From c12312ca0a0b531b97d54d674c1fccc574937478 Mon Sep 17 00:00:00 2001 From: 81700561 <81700561@5F012017050213X.IDBINS.CO.KR> Date: Tue, 20 Feb 2018 13:37:32 +0900 Subject: [PATCH] Natural-CORE v0.17.15 * N.error : Fixed a bug where the errorThrown parameter's message was replaced with a msg parameter, and the message representation was modified. * The message for N.error has been fixed. --- dist/natural.core.min.js | 10 +++++----- src/natural.core.js | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dist/natural.core.min.js b/dist/natural.core.min.js index 9ca202a61..7cb3c3aa0 100644 --- a/dist/natural.core.min.js +++ b/dist/natural.core.min.js @@ -1,5 +1,5 @@ /* - Natural-CORE v0.17.14 + Natural-CORE v0.17.15 Released under the LGPL v2.1 license Date: 2014-09-26T11:11Z @@ -23,12 +23,12 @@ this.find("> option:not(.select_default__)").index(a),a),a;else if(0===a.length& 1===a.length?g.string.trimToEmpty(f(a).val()):0===b.length?[]:b;d=this.filter("[name='"+this.attr("name")+"']");return a.each(function(){c.call(this,d.index(this),this)})}if(1===this.length)if(0===a.length&&(a=this.filter("[id='"+this.attr("id")+"']")),"function"!==g.type(c))if(b=g.string.trimToEmpty(a.val()),b!==g.context.attr("core").sgChkdVal&&b!==g.context.attr("core").sgUnChkdVal&&(b=g.context.attr("core").sgUnChkdVal),g.context.attr("core").sgChkdVal===b||g.context.attr("core").sgUnChkdVal=== b||void 0===a.attr("value")){if(a.prop("checked"))return b=g.context.attr("core").sgChkdVal,a.val(b),b;if(!a.prop("checked"))return b=g.context.attr("core").sgUnChkdVal,a.val(b),b}else return b;else return c.call(a,this.filter("[name='"+this.attr("name")+"']").index(a),a),a}}return""},events:function(c,a){var b=f(this);if(0#data_sync_temp__").length&&(f(c.context.attr("architecture").page.context).find(">#data_sync_temp__").instance("ds").obserable=f.unique(f(".grid__, .list__, .form__:not('.grid__>tbody, .list__>li'), .tree__",c.context.attr("architecture").page.context).instance()))}},string:{contains:function(a,b){return this.isEmpty(a)||this.isEmpty(b)?!1:a&&-1!=a.indexOf(b)},endsWith:function(a,b){return this.isEmpty(a)||this.isEmpty(b)? !1:a.lastIndexOf(b)===a.length-b.length},startsWith:function(a,b){return this.isEmpty(a)?!1:0===a.indexOf(b)},insertAt:function(a,b,e){return a.substring(0,b)+e+a.substring(b)},removeWhitespace:function(a){return this.isEmpty(a)?a:a.replace(/\s/g,"")},lpad:function(a,b,e){for(;a.length