diff --git a/src/main/resources/static/js/natural_js/natural.js.min.js b/src/main/resources/static/js/natural_js/natural.js.min.js index c5d58e5..a891edd 100644 --- a/src/main/resources/static/js/natural_js/natural.js.min.js +++ b/src/main/resources/static/js/natural_js/natural.js.min.js @@ -4,7 +4,7 @@ Released under the LGPL v2.1 license Date: 2014-09-26T11:11Z - Copyright 2023 KIM HWANG MAN(bbalganjjm@gmail.com) + Copyright 2024 KIM HWANG MAN(bbalganjjm@gmail.com) Includes formatdate.js & Mask JavaScript API formatdate.js : http://www.svendtofte.com/javascript/javascript-date-string-formatting/ @@ -66,7 +66,7 @@ console&&console.log?console.log.bind(H.console):function(){};d.info=console&&co Released under the LGPL v2.1 license Date: 2014-09-26T11:11Z - Copyright 2023 KIM HWANG MAN(bbalganjjm@gmail.com) + Copyright 2024 KIM HWANG MAN(bbalganjjm@gmail.com) */ (function(H,h){N.version["Natural-ARCHITECTURE"]="1.0.0";h.fn.extend(h.extend(N.prototype,{ajax:function(d){return N.ajax(d)},comm:function(d){return new N.comm(this,d)},request:function(){return this.get(0).request},cont:function(d){return new N.cont(this,d)}}));(function(d){d.ajax=h.ajax;var u,n=d.comm=function(e,f){if(void 0===e)throw d.error("[N.comm]You must input arguments[0]");(d.isPlainObject(e)||d.isString(e))&&void 0===f&&(f=e,e=h());if(d.isPlainObject(e)||d.isArray(e))e=h(e);void 0===u&& (u=n.initFilterConfig());var p=!1;h(u.beforeInitFilters).each(function(r){if((r=this(e))instanceof Error)return p=!0,!1;void 0!==r&&(e=h(r))});if(p)return e;e.request=new n.request(e,d.isString(f)?{url:f}:f);e.errorHandlers=[];h(h.map(n,function(r,x){if("function"===typeof n[x]&&"request"!==x)return x})).each(function(r,x){e[x]=function(t){return n[x].call(e,t)}});return e};h.extend(n,{xhr:null,initFilterConfig:function(){var e=[],f=[],p=[],r=[],x=[],t=[],w=d.context.attr("architecture").comm.filters, @@ -90,7 +90,7 @@ attr:n.request.prototype.attr}})(N)})(window,jQuery);/* Released under the LGPL v2.1 license Date: 2014-09-26T11:11Z - Copyright 2023 KIM HWANG MAN(bbalganjjm@gmail.com) + Copyright 2024 KIM HWANG MAN(bbalganjjm@gmail.com) */ (function(H,h){N.version["Natural-DATA"]="1.0.0";h.fn.extend(h.extend(N.prototype,{datafilter:function(d){return N.data.filter(this,d)},datasort:function(d,u){return N.data.sort(this,d,u)},formatter:function(d){return new N.formatter(this,d)},validator:function(d){return new N.validator(this,d)}}));(function(d){d.data={filter:function(e,f){if("function"===typeof f)return d.isWrappedSet(e)?d(h.grep(e.toArray(),f)):h.grep(e,f);if("string"===d.type(f)){f=f.replace(/ /g,"").replace(/\|\|/g," || item.").replace(/&&/g, " || item.");var p=new Function("item","return item."+f);return d.isWrappedSet(e)?d(h.grep(e.toArray(),function(r){return p(r)})):h.grep(e,function(r){return p(r)})}return e},sortBy:function(e,f){return function(p,r){p=p[e];r=r[e];Number(p)&&Number(r)&&(p=Number(p),r=Number(r));return pr?1*f:0}},sort:function(e,f,p){return e.sort(this.sortBy(f,p?-1:1))}};var u=d.ds=function(e,f){if(d.ds.caller!=d.ds.instance)throw Error("[N.datasync]There is no public constructor for N.ds, use instance method"); @@ -139,7 +139,7 @@ void 0!==d().alert)d(null!==f.targetEle?b:void 0).alert(h(t).map(function(){if(v Released under the LGPL v2.1 license Date: 2014-09-26T11:11Z - Copyright 2023 KIM HWANG MAN(bbalganjjm@gmail.com) + Copyright 2024 KIM HWANG MAN(bbalganjjm@gmail.com) */ (function(H,h){N.version["Natural-UI"]="1.0.0";h.fn.extend(h.extend(N.prototype,{alert:function(d,u){return new N.alert(this,d,u)},button:function(d){if(this.is("input[type='button'], button, a"))return this.each(function(){return new N.button(N(this),d)})},select:function(d){return new N.select(this,d)},form:function(d){return new N.form(this,d)},list:function(d){return new N.list(this,d)},grid:function(d){return new N.grid(this,d)},popup:function(d){return new N.popup(this,d)},tab:function(d){return new N.tab(this, d)},datepicker:function(d){return new N.datepicker(this,d)},tree:function(d){return new N.tree(this,d)},pagination:function(d){return new N.pagination(this,d)}}));(function(d){var u=d.ui={iteration:{render:function(a,b,c,g,l){var m=this.options,q=this,v=q.tempRowEle.clone(!0,!0);m.context.append(v);var y=d(m.data[a]).form({context:v,html:m.html,validate:m.validate,extObj:q,extRow:a,revert:m.revert,unbind:!1,cache:m.cache});null!==m.rowHandlerBeforeBind&&m.rowHandlerBeforeBind.call(q,a,v,m.data[a]); @@ -418,12 +418,12 @@ null!==b.onCheck&&0 a.tree_key__.tree_active__").removeClass("tree_active__");d(this).addClass("tree_active__")});g.on("click.tree",".tree_icon__"+(b.folderSelectable?"":", li:not('.tree_last_node__') .tree_key__"),function(m){m.preventDefault();m=d(this).parent("li");0 ul > li").length&&(m.hasClass("tree_open__")?m.removeClass("tree_open__").addClass("tree_close__"):m.removeClass("tree_close__").addClass("tree_open__"))});if(b.folderSelectable)g.on("click.tree", "li:not('.tree_last_node__') .tree_key__",function(m){m.preventDefault()});this.collapse(!0);return this},val:function(a,b,c){return this},select:function(a){var b=this.options;if(void 0!==a)return b.context.find(".tree_"+a+"__ > .tree_key__").trigger("click.tree"),this;a=b.context.find(".tree_key__.tree_active__");if(0").addClass("notify__").css({position:"fixed"}).appendTo(k.container);