diff --git a/src/main/java/org/gwtbootstrap3/extras/select/client/SelectClientBundle.java b/src/main/java/org/gwtbootstrap3/extras/select/client/SelectClientBundle.java index c3852eb0..9cdf9a38 100644 --- a/src/main/java/org/gwtbootstrap3/extras/select/client/SelectClientBundle.java +++ b/src/main/java/org/gwtbootstrap3/extras/select/client/SelectClientBundle.java @@ -31,7 +31,7 @@ public interface SelectClientBundle extends ClientBundle { static final SelectClientBundle INSTANCE = GWT.create(SelectClientBundle.class); - static final String VERSION = "1.12.0"; + static final String VERSION = "1.12.4"; static final String I18N_DIR = "resource/js/i18n.cache." + VERSION + "/"; @Source("resource/js/bootstrap-select-" + VERSION + ".min.cache.js") diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/SelectResources.gwt.xml b/src/main/resources/org/gwtbootstrap3/extras/select/client/SelectResources.gwt.xml index 1e4bc99c..4394558b 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/SelectResources.gwt.xml +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/SelectResources.gwt.xml @@ -24,6 +24,5 @@ - - + diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.0.min.cache.css b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.0.min.cache.css deleted file mode 100644 index d3e0c4bd..00000000 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.0.min.cache.css +++ /dev/null @@ -1,6 +0,0 @@ -/*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) - * - * Copyright 2013-2016 bootstrap-select - * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) - */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none} \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.4.min.cache.css b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.4.min.cache.css new file mode 100644 index 00000000..9d96ebb3 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/css/bootstrap-select-1.12.4.min.cache.css @@ -0,0 +1,6 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none} \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js deleted file mode 100644 index b6b6c7d2..00000000 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) - * - * Copyright 2013-2016 bootstrap-select - * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) - */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){"use strict";function b(b){var c=[{re:/[\xC0-\xC6]/g,ch:"A"},{re:/[\xE0-\xE6]/g,ch:"a"},{re:/[\xC8-\xCB]/g,ch:"E"},{re:/[\xE8-\xEB]/g,ch:"e"},{re:/[\xCC-\xCF]/g,ch:"I"},{re:/[\xEC-\xEF]/g,ch:"i"},{re:/[\xD2-\xD6]/g,ch:"O"},{re:/[\xF2-\xF6]/g,ch:"o"},{re:/[\xD9-\xDC]/g,ch:"U"},{re:/[\xF9-\xFC]/g,ch:"u"},{re:/[\xC7-\xE7]/g,ch:"c"},{re:/[\xD1]/g,ch:"N"},{re:/[\xF1]/g,ch:"n"}];return a.each(c,function(){b=b?b.replace(this.re,this.ch):""}),b}function c(b,c){var d=arguments,e=b,f=c;[].shift.apply(d);var g,h=this.each(function(){var b=a(this);if(b.is("select")){var c=b.data("selectpicker"),h="object"==typeof e&&e;if(c){if(h)for(var i in h)h.hasOwnProperty(i)&&(c.options[i]=h[i])}else{var j=a.extend({},k.DEFAULTS,a.fn.selectpicker.defaults||{},b.data(),h);j.template=a.extend({},k.DEFAULTS.template,a.fn.selectpicker.defaults?a.fn.selectpicker.defaults.template:{},b.data().template,h.template),b.data("selectpicker",c=new k(this,j,f))}"string"==typeof e&&(g=c[e]instanceof Function?c[e].apply(c,d):c.options[e])}});return"undefined"!=typeof g?g:h}String.prototype.includes||!function(){var a={}.toString,b=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),c="".indexOf,d=function(b){if(null==this)throw new TypeError;var d=String(this);if(b&&"[object RegExp]"==a.call(b))throw new TypeError;var e=d.length,f=String(b),g=f.length,h=arguments.length>1?arguments[1]:void 0,i=h?Number(h):0;i!=i&&(i=0);var j=Math.min(Math.max(i,0),e);return!(g+j>e)&&c.call(d,f,i)!=-1};b?b(String.prototype,"includes",{value:d,configurable:!0,writable:!0}):String.prototype.includes=d}(),String.prototype.startsWith||!function(){var a=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),b={}.toString,c=function(a){if(null==this)throw new TypeError;var c=String(this);if(a&&"[object RegExp]"==b.call(a))throw new TypeError;var d=c.length,e=String(a),f=e.length,g=arguments.length>1?arguments[1]:void 0,h=g?Number(g):0;h!=h&&(h=0);var i=Math.min(Math.max(h,0),d);if(f+i>d)return!1;for(var j=-1;++j":">",'"':""","'":"'","`":"`"},g={"&":"&","<":"<",">":">",""":'"',"'":"'","`":"`"},h=function(a){var b=function(b){return a[b]},c="(?:"+Object.keys(a).join("|")+")",d=RegExp(c),e=RegExp(c,"g");return function(a){return a=null==a?"":""+a,d.test(a)?a.replace(e,b):a}},i=h(f),j=h(g),k=function(b,c,e){d.useDefault||(a.valHooks.select.set=d._set,d.useDefault=!0),e&&(e.stopPropagation(),e.preventDefault()),this.$element=a(b),this.$newElement=null,this.$button=null,this.$menu=null,this.$lis=null,this.options=c,null===this.options.title&&(this.options.title=this.$element.attr("title"));var f=this.options.windowPadding;"number"==typeof f&&(this.options.windowPadding=[f,f,f,f]),this.val=k.prototype.val,this.render=k.prototype.render,this.refresh=k.prototype.refresh,this.setStyle=k.prototype.setStyle,this.selectAll=k.prototype.selectAll,this.deselectAll=k.prototype.deselectAll,this.destroy=k.prototype.destroy,this.remove=k.prototype.remove,this.show=k.prototype.show,this.hide=k.prototype.hide,this.init()};k.VERSION="1.12.0",k.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results matched {0}",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return[1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",doneButton:!1,doneButtonText:"Close",multipleSeparator:", ",styleBase:"btn",style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,liveSearchPlaceholder:null,liveSearchNormalize:!1,liveSearchStyle:"contains",actionsBox:!1,iconBase:"glyphicon",tickIcon:"glyphicon-ok",showTick:!1,template:{caret:''},maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,windowPadding:0},k.prototype={constructor:k,init:function(){var b=this,c=this.$element.attr("id");this.$element.addClass("bs-select-hidden"),this.liObj={},this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$newElement=this.createView(),this.$element.after(this.$newElement).appendTo(this.$newElement),this.$button=this.$newElement.children("button"),this.$menu=this.$newElement.children(".dropdown-menu"),this.$menuInner=this.$menu.children(".inner"),this.$searchbox=this.$menu.find("input"),this.$element.removeClass("bs-select-hidden"),this.options.dropdownAlignRight===!0&&this.$menu.addClass("dropdown-menu-right"),"undefined"!=typeof c&&(this.$button.attr("data-id",c),a('label[for="'+c+'"]').click(function(a){a.preventDefault(),b.$button.focus()})),this.checkDisabled(),this.clickListener(),this.options.liveSearch&&this.liveSearchListener(),this.render(),this.setStyle(),this.setWidth(),this.options.container&&this.selectPosition(),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile(),this.$newElement.on({"hide.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!1),b.$element.trigger("hide.bs.select",a)},"hidden.bs.dropdown":function(a){b.$element.trigger("hidden.bs.select",a)},"show.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!0),b.$element.trigger("show.bs.select",a)},"shown.bs.dropdown":function(a){b.$element.trigger("shown.bs.select",a)}}),b.$element[0].hasAttribute("required")&&this.$element.on("invalid",function(){b.$button.addClass("bs-invalid").focus(),b.$element.on({"focus.bs.select":function(){b.$button.focus(),b.$element.off("focus.bs.select")},"shown.bs.select":function(){b.$element.val(b.$element.val()).off("shown.bs.select")},"rendered.bs.select":function(){this.validity.valid&&b.$button.removeClass("bs-invalid"),b.$element.off("rendered.bs.select")}})}),setTimeout(function(){b.$element.trigger("loaded.bs.select")})},createDropdown:function(){var b=this.multiple||this.options.showTick?" show-tick":"",c=this.$element.parent().hasClass("input-group")?" input-group-btn":"",d=this.autofocus?" autofocus":"",e=this.options.header?'
'+this.options.header+"
":"",f=this.options.liveSearch?'':"",g=this.multiple&&this.options.actionsBox?'
":"",h=this.multiple&&this.options.doneButton?'
":"",j='
";return a(j)},createView:function(){var a=this.createDropdown(),b=this.createLi();return a.find("ul")[0].innerHTML=b,a},reloadLi:function(){var a=this.createLi();this.$menuInner[0].innerHTML=a},createLi:function(){var c=this,d=[],e=0,f=document.createElement("option"),g=-1,h=function(a,b,c,d){return""+a+""},j=function(d,e,f,g){return''+d+''};if(this.options.title&&!this.multiple&&(g--,!this.$element.find(".bs-title-option").length)){var k=this.$element[0];f.className="bs-title-option",f.innerHTML=this.options.title,f.value="",k.insertBefore(f,k.firstChild);var l=a(k.options[k.selectedIndex]);void 0===l.attr("selected")&&void 0===this.$element.data("selected")&&(f.selected=!0)}return this.$element.find("option").each(function(b){var f=a(this);if(g++,!f.hasClass("bs-title-option")){var k=this.className||"",l=this.style.cssText,m=f.data("content")?f.data("content"):f.html(),n=f.data("tokens")?f.data("tokens"):null,o="undefined"!=typeof f.data("subtext")?''+f.data("subtext")+"":"",p="undefined"!=typeof f.data("icon")?' ':"",q=f.parent(),r="OPTGROUP"===q[0].tagName,s=r&&q[0].disabled,t=this.disabled||s;if(""!==p&&t&&(p=""+p+""),c.options.hideDisabled&&(t&&!r||s))return void g--;if(f.data("content")||(m=p+''+m+o+""),r&&f.data("divider")!==!0){if(c.options.hideDisabled&&t){if(void 0===q.data("allOptionsDisabled")){var u=q.children();q.data("allOptionsDisabled",u.filter(":disabled").length===u.length)}if(q.data("allOptionsDisabled"))return void g--}var v=" "+q[0].className||"";if(0===f.index()){e+=1;var w=q[0].label,x="undefined"!=typeof q.data("subtext")?''+q.data("subtext")+"":"",y=q.data("icon")?' ':"";w=y+''+i(w)+x+"",0!==b&&d.length>0&&(g++,d.push(h("",null,"divider",e+"div"))),g++,d.push(h(w,null,"dropdown-header"+v,e))}if(c.options.hideDisabled&&t)return void g--;d.push(h(j(m,"opt "+k+v,l,n),b,"",e))}else if(f.data("divider")===!0)d.push(h("",b,"divider"));else if(f.data("hidden")===!0)d.push(h(j(m,k,l,n),b,"hidden is-hidden"));else{var z=this.previousElementSibling&&"OPTGROUP"===this.previousElementSibling.tagName;if(!z&&c.options.hideDisabled)for(var A=a(this).prevAll(),B=0;B ':"";return b=d.options.showSubtext&&c.data("subtext")&&!d.multiple?' '+c.data("subtext")+"":"","undefined"!=typeof c.attr("title")?c.attr("title"):c.data("content")&&d.options.showContent?c.data("content").toString():e+c.html()+b}}).toArray(),f=this.multiple?e.join(this.options.multipleSeparator):e[0];if(this.multiple&&this.options.selectedTextFormat.indexOf("count")>-1){var g=this.options.selectedTextFormat.split(">");if(g.length>1&&e.length>g[1]||1==g.length&&e.length>=2){c=this.options.hideDisabled?", [disabled]":"";var h=this.$element.find("option").not('[data-divider="true"], [data-hidden="true"]'+c).length,i="function"==typeof this.options.countSelectedText?this.options.countSelectedText(e.length,h):this.options.countSelectedText;f=i.replace("{0}",e.length.toString()).replace("{1}",h.toString())}}void 0==this.options.title&&(this.options.title=this.$element.attr("title")),"static"==this.options.selectedTextFormat&&(f=this.options.title),f||(f="undefined"!=typeof this.options.title?this.options.title:this.options.noneSelectedText),this.$button.attr("title",j(a.trim(f.replace(/<[^>]*>?/g,"")))),this.$button.children(".filter-option").html(f),this.$element.trigger("rendered.bs.select")},setStyle:function(a,b){this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|bs-select-hidden|validate\[.*\]/gi,""));var c=a?a:this.options.style;"add"==b?this.$button.addClass(c):"remove"==b?this.$button.removeClass(c):(this.$button.removeClass(this.options.style),this.$button.addClass(c))},liHeight:function(b){if(b||this.options.size!==!1&&!this.sizeInfo){var c=document.createElement("div"),d=document.createElement("div"),e=document.createElement("ul"),f=document.createElement("li"),g=document.createElement("li"),h=document.createElement("a"),i=document.createElement("span"),j=this.options.header&&this.$menu.find(".popover-title").length>0?this.$menu.find(".popover-title")[0].cloneNode(!0):null,k=this.options.liveSearch?document.createElement("div"):null,l=this.options.actionsBox&&this.multiple&&this.$menu.find(".bs-actionsbox").length>0?this.$menu.find(".bs-actionsbox")[0].cloneNode(!0):null,m=this.options.doneButton&&this.multiple&&this.$menu.find(".bs-donebutton").length>0?this.$menu.find(".bs-donebutton")[0].cloneNode(!0):null;if(i.className="text",c.className=this.$menu[0].parentNode.className+" open",d.className="dropdown-menu open",e.className="dropdown-menu inner",f.className="divider",i.appendChild(document.createTextNode("Inner text")),h.appendChild(i),g.appendChild(h),e.appendChild(g),e.appendChild(f),j&&d.appendChild(j),k){var n=document.createElement("span");k.className="bs-searchbox",n.className="form-control",k.appendChild(n),d.appendChild(k)}l&&d.appendChild(l),d.appendChild(e),m&&d.appendChild(m),c.appendChild(d),document.body.appendChild(c);var o=h.offsetHeight,p=j?j.offsetHeight:0,q=k?k.offsetHeight:0,r=l?l.offsetHeight:0,s=m?m.offsetHeight:0,t=a(f).outerHeight(!0),u="function"==typeof getComputedStyle&&getComputedStyle(d),v=u?null:a(d),w={vert:parseInt(u?u.paddingTop:v.css("paddingTop"))+parseInt(u?u.paddingBottom:v.css("paddingBottom"))+parseInt(u?u.borderTopWidth:v.css("borderTopWidth"))+parseInt(u?u.borderBottomWidth:v.css("borderBottomWidth")),horiz:parseInt(u?u.paddingLeft:v.css("paddingLeft"))+parseInt(u?u.paddingRight:v.css("paddingRight"))+parseInt(u?u.borderLeftWidth:v.css("borderLeftWidth"))+parseInt(u?u.borderRightWidth:v.css("borderRightWidth"))},x={vert:w.vert+parseInt(u?u.marginTop:v.css("marginTop"))+parseInt(u?u.marginBottom:v.css("marginBottom"))+2,horiz:w.horiz+parseInt(u?u.marginLeft:v.css("marginLeft"))+parseInt(u?u.marginRight:v.css("marginRight"))+2};document.body.removeChild(c),this.sizeInfo={liHeight:o,headerHeight:p,searchHeight:q,actionsHeight:r,doneButtonHeight:s,dividerHeight:t,menuPadding:w,menuExtras:x}}},setSize:function(){if(this.findLis(),this.liHeight(),this.options.header&&this.$menu.css("padding-top",0),this.options.size!==!1){var b,c,d,e,f,g,h,i,j=this,k=this.$menu,l=this.$menuInner,m=a(window),n=this.$newElement[0].offsetHeight,o=this.$newElement[0].offsetWidth,p=this.sizeInfo.liHeight,q=this.sizeInfo.headerHeight,r=this.sizeInfo.searchHeight,s=this.sizeInfo.actionsHeight,t=this.sizeInfo.doneButtonHeight,u=this.sizeInfo.dividerHeight,v=this.sizeInfo.menuPadding,w=this.sizeInfo.menuExtras,x=this.options.hideDisabled?".disabled":"",y=function(){var b,c=j.$newElement.offset(),d=a(j.options.container);j.options.container&&!d.is("body")?(b=d.offset(),b.top+=parseInt(d.css("borderTopWidth")),b.left+=parseInt(d.css("borderLeftWidth"))):b={top:0,left:0};var e=j.options.windowPadding;f=c.top-b.top-m.scrollTop(),g=m.height()-f-n-b.top-e[2],h=c.left-b.left-m.scrollLeft(),i=m.width()-h-o-b.left-e[1],f-=e[0],h-=e[3]};if(y(),"auto"===this.options.size){var z=function(){var m,n=function(b,c){return function(d){return c?d.classList?d.classList.contains(b):a(d).hasClass(b):!(d.classList?d.classList.contains(b):a(d).hasClass(b))}},u=j.$menuInner[0].getElementsByTagName("li"),x=Array.prototype.filter?Array.prototype.filter.call(u,n("hidden",!1)):j.$lis.not(".hidden"),z=Array.prototype.filter?Array.prototype.filter.call(x,n("dropdown-header",!0)):x.filter(".dropdown-header");y(),b=g-w.vert,c=i-w.horiz,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height"),k.data("width")||k.data("width",k.width()),e=k.data("width")):(d=k.height(),e=k.width()),j.options.dropupAuto&&j.$newElement.toggleClass("dropup",f>g&&b-w.verti&&c-w.horiz3?3*p+w.vert-2:0,k.css({"max-height":b+"px",overflow:"hidden","min-height":m+q+r+s+t+"px"}),l.css({"max-height":b-q-r-s-t-v.vert+"px","overflow-y":"auto","min-height":Math.max(m-v.vert,0)+"px"})};z(),this.$searchbox.off("input.getSize propertychange.getSize").on("input.getSize propertychange.getSize",z),m.off("resize.getSize scroll.getSize").on("resize.getSize scroll.getSize",z)}else if(this.options.size&&"auto"!=this.options.size&&this.$lis.not(x).length>this.options.size){var A=this.$lis.not(".divider").not(x).children().slice(0,this.options.size).last().parent().index(),B=this.$lis.slice(0,A+1).filter(".divider").length;b=p*this.options.size+B*u+v.vert,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height")):d=k.height(),j.options.dropupAuto&&this.$newElement.toggleClass("dropup",f>g&&b-w.vert');var b,c,d,e=this,f=a(this.options.container),g=function(a){e.$bsContainer.addClass(a.attr("class").replace(/form-control|fit-width/gi,"")).toggleClass("dropup",a.hasClass("dropup")),b=a.offset(),f.is("body")?c={top:0,left:0}:(c=f.offset(),c.top+=parseInt(f.css("borderTopWidth"))-f.scrollTop(),c.left+=parseInt(f.css("borderLeftWidth"))-f.scrollLeft()),d=a.hasClass("dropup")?0:a[0].offsetHeight,e.$bsContainer.css({top:b.top-c.top+d,left:b.left-c.left,width:a[0].offsetWidth})};this.$button.on("click",function(){var b=a(this);e.isDisabled()||(g(e.$newElement),e.$bsContainer.appendTo(e.options.container).toggleClass("open",!b.hasClass("open")).append(e.$menu))}),a(window).on("resize scroll",function(){g(e.$newElement)}),this.$element.on("hide.bs.select",function(){e.$menu.data("height",e.$menu.height()),e.$bsContainer.detach()})},setSelected:function(a,b,c){c||(this.togglePlaceholder(),c=this.findLis().eq(this.liObj[a])),c.toggleClass("selected",b).find("a").attr("aria-selected",b)},setDisabled:function(a,b,c){c||(c=this.findLis().eq(this.liObj[a])),b?c.addClass("disabled").children("a").attr("href","#").attr("tabindex",-1).attr("aria-disabled",!0):c.removeClass("disabled").children("a").removeAttr("href").attr("tabindex",0).attr("aria-disabled",!1)},isDisabled:function(){return this.$element[0].disabled},checkDisabled:function(){var a=this;this.isDisabled()?(this.$newElement.addClass("disabled"),this.$button.addClass("disabled").attr("tabindex",-1).attr("aria-disabled",!0)):(this.$button.hasClass("disabled")&&(this.$newElement.removeClass("disabled"),this.$button.removeClass("disabled").attr("aria-disabled",!1)),this.$button.attr("tabindex")!=-1||this.$element.data("tabindex")||this.$button.removeAttr("tabindex")),this.$button.click(function(){return!a.isDisabled()})},togglePlaceholder:function(){var a=this.$element.val();this.$button.toggleClass("bs-placeholder",null===a||""===a||a.constructor===Array&&0===a.length)},tabIndex:function(){this.$element.data("tabindex")!==this.$element.attr("tabindex")&&this.$element.attr("tabindex")!==-98&&"-98"!==this.$element.attr("tabindex")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex"))),this.$element.attr("tabindex",-98)},clickListener:function(){var b=this,c=a(document);c.data("spaceSelect",!1),this.$button.on("keyup",function(a){/(32)/.test(a.keyCode.toString(10))&&c.data("spaceSelect")&&(a.preventDefault(),c.data("spaceSelect",!1))}),this.$button.on("click",function(){b.setSize()}),this.$element.on("shown.bs.select",function(){if(b.options.liveSearch||b.multiple){if(!b.multiple){var a=b.liObj[b.$element[0].selectedIndex];if("number"!=typeof a||b.options.size===!1)return;var c=b.$lis.eq(a)[0].offsetTop-b.$menuInner[0].offsetTop;c=c-b.$menuInner[0].offsetHeight/2+b.sizeInfo.liHeight/2,b.$menuInner[0].scrollTop=c}}else b.$menuInner.find(".selected a").focus()}),this.$menuInner.on("click","li a",function(c){var d=a(this),f=d.parent().data("originalIndex"),g=b.$element.val(),h=b.$element.prop("selectedIndex"),i=!0;if(b.multiple&&1!==b.options.maxOptions&&c.stopPropagation(),c.preventDefault(),!b.isDisabled()&&!d.parent().hasClass("disabled")){var j=b.$element.find("option"),k=j.eq(f),l=k.prop("selected"),m=k.parent("optgroup"),n=b.options.maxOptions,o=m.data("maxOptions")||!1;if(b.multiple){if(k.prop("selected",!l),b.setSelected(f,!l),d.blur(),n!==!1||o!==!1){var p=n');t[2]&&(u=u.replace("{var}",t[2][n>1?0:1]),v=v.replace("{var}",t[2][o>1?0:1])),k.prop("selected",!1),b.$menu.append(w),n&&p&&(w.append(a("
"+u+"
")),i=!1,b.$element.trigger("maxReached.bs.select")),o&&q&&(w.append(a("
"+v+"
")),i=!1,b.$element.trigger("maxReachedGrp.bs.select")),setTimeout(function(){b.setSelected(f,!1)},10),w.delay(750).fadeOut(300,function(){a(this).remove()})}}}else j.prop("selected",!1),k.prop("selected",!0),b.$menuInner.find(".selected").removeClass("selected").find("a").attr("aria-selected",!1),b.setSelected(f,!0);!b.multiple||b.multiple&&1===b.options.maxOptions?b.$button.focus():b.options.liveSearch&&b.$searchbox.focus(),i&&(g!=b.$element.val()&&b.multiple||h!=b.$element.prop("selectedIndex")&&!b.multiple)&&(e=[f,k.prop("selected"),l],b.$element.triggerNative("change"))}}),this.$menu.on("click","li.disabled a, .popover-title, .popover-title :not(.close)",function(c){c.currentTarget==this&&(c.preventDefault(),c.stopPropagation(),b.options.liveSearch&&!a(c.target).hasClass("close")?b.$searchbox.focus():b.$button.focus())}),this.$menuInner.on("click",".divider, .dropdown-header",function(a){a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus()}),this.$menu.on("click",".popover-title .close",function(){b.$button.click()}),this.$searchbox.on("click",function(a){a.stopPropagation()}),this.$menu.on("click",".actions-btn",function(c){b.options.liveSearch?b.$searchbox.focus():b.$button.focus(),c.preventDefault(),c.stopPropagation(),a(this).hasClass("bs-select-all")?b.selectAll():b.deselectAll()}),this.$element.change(function(){b.render(!1),b.$element.trigger("changed.bs.select",e),e=null})},liveSearchListener:function(){var c=this,d=a('
  • ');this.$button.on("click.dropdown.data-api",function(){c.$menuInner.find(".active").removeClass("active"),c.$searchbox.val()&&(c.$searchbox.val(""),c.$lis.not(".is-hidden").removeClass("hidden"),d.parent().length&&d.remove()),c.multiple||c.$menuInner.find(".selected").addClass("active"),setTimeout(function(){c.$searchbox.focus()},10)}),this.$searchbox.on("click.dropdown.data-api focus.dropdown.data-api touchend.dropdown.data-api",function(a){a.stopPropagation()}),this.$searchbox.on("input propertychange",function(){if(c.$lis.not(".is-hidden").removeClass("hidden"),c.$lis.filter(".active").removeClass("active"),d.remove(),c.$searchbox.val()){var e,f=c.$lis.not(".is-hidden, .divider, .dropdown-header");if(e=c.options.liveSearchNormalize?f.not(":a"+c._searchStyle()+'("'+b(c.$searchbox.val())+'")'):f.not(":"+c._searchStyle()+'("'+c.$searchbox.val()+'")'),e.length===f.length)d.html(c.options.noneResultsText.replace("{0}",'"'+i(c.$searchbox.val())+'"')),c.$menuInner.append(d),c.$lis.addClass("hidden");else{e.addClass("hidden");var g,h=c.$lis.not(".hidden");h.each(function(b){var c=a(this);c.hasClass("divider")?void 0===g?c.addClass("hidden"):(g&&g.addClass("hidden"),g=c):c.hasClass("dropdown-header")&&h.eq(b+1).data("optgroup")!==c.data("optgroup")?c.addClass("hidden"):g=null}),g&&g.addClass("hidden"),f.not(".hidden").first().addClass("active")}}})},_searchStyle:function(){var a={begins:"ibegins",startsWith:"ibegins"};return a[this.options.liveSearchStyle]||"icontains"},val:function(a){return"undefined"!=typeof a?(this.$element.val(a),this.render(),this.$element):this.$element.val()},changeAll:function(b){if(this.multiple){"undefined"==typeof b&&(b=!0),this.findLis();var c=this.$element.find("option"),d=this.$lis.not(".divider, .dropdown-header, .disabled, .hidden"),e=d.length,f=[];if(b){if(d.filter(".selected").length===d.length)return}else if(0===d.filter(".selected").length)return;d.toggleClass("selected",b);for(var g=0;g=48&&c.keyCode<=57||c.keyCode>=96&&c.keyCode<=105||c.keyCode>=65&&c.keyCode<=90))return o.options.container?o.$button.trigger("click"):(o.setSize(),o.$menu.parent().addClass("open"),l=!0),void o.$searchbox.focus();if(o.options.liveSearch&&(/(^9$|27)/.test(c.keyCode.toString(10))&&l&&(c.preventDefault(),c.stopPropagation(),o.$menuInner.click(),o.$button.focus()),d=a('[role="listbox"] li'+p,n),m.val()||/(38|40)/.test(c.keyCode.toString(10))||0===d.filter(".active").length&&(d=o.$menuInner.find("li"),d=o.options.liveSearchNormalize?d.filter(":a"+o._searchStyle()+"("+b(q[c.keyCode])+")"):d.filter(":"+o._searchStyle()+"("+q[c.keyCode]+")"))),d.length){if(/(38|40)/.test(c.keyCode.toString(10)))e=d.index(d.find("a").filter(":focus").parent()),g=d.filter(p).first().index(),h=d.filter(p).last().index(),f=d.eq(e).nextAll(p).eq(0).index(),i=d.eq(e).prevAll(p).eq(0).index(),j=d.eq(f).prevAll(p).eq(0).index(),o.options.liveSearch&&(d.each(function(b){a(this).hasClass("disabled")||a(this).data("index",b)}),e=d.index(d.filter(".active")),g=d.first().data("index"),h=d.last().data("index"),f=d.eq(e).nextAll().eq(0).data("index"),i=d.eq(e).prevAll().eq(0).data("index"),j=d.eq(f).prevAll().eq(0).data("index")),k=m.data("prevIndex"),38==c.keyCode?(o.options.liveSearch&&e--,e!=j&&e>i&&(e=i),eh&&(e=h),e==k&&(e=g)),m.data("prevIndex",e),o.options.liveSearch?(c.preventDefault(),m.hasClass("dropdown-toggle")||(d.removeClass("active").eq(e).addClass("active").children("a").focus(),m.focus())):d.eq(e).children("a").focus();else if(!m.is("input")){var r,s,t=[];d.each(function(){a(this).hasClass("disabled")||a.trim(a(this).children("a").text().toLowerCase()).substring(0,1)==q[c.keyCode]&&t.push(a(this).index())}),r=a(document).data("keycount"),r++,a(document).data("keycount",r),s=a.trim(a(":focus").text().toLowerCase()).substring(0,1),s!=q[c.keyCode]?(r=1,a(document).data("keycount",r)):r>=t.length&&(a(document).data("keycount",0),r>t.length&&(r=1)),d.eq(t[r-1]).children("a").focus()}if((/(13|32)/.test(c.keyCode.toString(10))||/(^9$)/.test(c.keyCode.toString(10))&&o.options.selectOnTab)&&l){if(/(32)/.test(c.keyCode.toString(10))||c.preventDefault(),o.options.liveSearch)/(32)/.test(c.keyCode.toString(10))||(o.$menuInner.find(".active a").click(), -m.focus());else{var u=a(":focus");u.click(),u.focus(),c.preventDefault(),a(document).data("spaceSelect",!0)}a(document).data("keycount",0)}(/(^9$|27)/.test(c.keyCode.toString(10))&&l&&(o.multiple||o.options.liveSearch)||/(27)/.test(c.keyCode.toString(10))&&!l)&&(o.$menu.parent().removeClass("open"),o.options.container&&o.$newElement.removeClass("open"),o.$button.focus())}},mobile:function(){this.$element.addClass("mobile-device")},refresh:function(){this.$lis=null,this.liObj={},this.reloadLi(),this.render(),this.checkDisabled(),this.liHeight(!0),this.setStyle(),this.setWidth(),this.$lis&&this.$searchbox.trigger("propertychange"),this.$element.trigger("refreshed.bs.select")},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()},destroy:function(){this.$newElement.before(this.$element).remove(),this.$bsContainer?this.$bsContainer.remove():this.$menu.remove(),this.$element.off(".bs.select").removeData("selectpicker").removeClass("bs-select-hidden selectpicker")}};var l=a.fn.selectpicker;a.fn.selectpicker=c,a.fn.selectpicker.Constructor=k,a.fn.selectpicker.noConflict=function(){return a.fn.selectpicker=l,this},a(document).data("keycount",0).on("keydown.bs.select",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',k.prototype.keydown).on("focusin.modal",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',function(a){a.stopPropagation()}),a(window).on("load.bs.select.data-api",function(){a(".selectpicker").each(function(){var b=a(this);c.call(b,b.data())})})}(a)}); -//# sourceMappingURL=bootstrap-select-1.12.0.min.cache.js.map \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js.map b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js.map deleted file mode 100644 index 26bd496d..00000000 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.0.min.cache.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["bootstrap-select.js"],"names":["root","factory","define","amd","a0","module","exports","require","this","jQuery","$","normalizeToBase","text","rExps","re","ch","each","replace","Plugin","option","event","args","arguments","_option","_event","shift","apply","value","chain","$this","is","data","options","i","hasOwnProperty","config","extend","Selectpicker","DEFAULTS","fn","selectpicker","defaults","template","Function","String","prototype","includes","toString","defineProperty","object","$defineProperty","Object","result","error","indexOf","search","TypeError","string","call","stringLength","length","searchString","searchLength","position","undefined","pos","Number","start","Math","min","max","configurable","writable","startsWith","index","charCodeAt","keys","o","k","r","push","valHooks","useDefault","_set","select","set","elem","changed_arguments","triggerNative","eventName","el","dispatchEvent","Event","bubbles","document","createEvent","initEvent","fireEvent","createEventObject","eventType","trigger","expr","pseudos","icontains","obj","meta","$obj","haystack","toUpperCase","ibegins","aicontains","aibegins","escapeMap","&","<",">","\"","'","`","unescapeMap","&","<",">",""","'","`","createEscaper","map","escaper","match","source","join","testRegexp","RegExp","replaceRegexp","test","htmlEscape","htmlUnescape","element","e","stopPropagation","preventDefault","$element","$newElement","$button","$menu","$lis","title","attr","winPad","windowPadding","val","render","refresh","setStyle","selectAll","deselectAll","destroy","remove","show","hide","init","VERSION","noneSelectedText","noneResultsText","countSelectedText","numSelected","numTotal","maxOptionsText","numAll","numGroup","selectAllText","deselectAllText","doneButton","doneButtonText","multipleSeparator","styleBase","style","size","selectedTextFormat","width","container","hideDisabled","showSubtext","showIcon","showContent","dropupAuto","header","liveSearch","liveSearchPlaceholder","liveSearchNormalize","liveSearchStyle","actionsBox","iconBase","tickIcon","showTick","caret","maxOptions","mobile","selectOnTab","dropdownAlignRight","constructor","that","id","addClass","liObj","multiple","prop","autofocus","createView","after","appendTo","children","$menuInner","$searchbox","find","removeClass","click","focus","checkDisabled","clickListener","liveSearchListener","setWidth","selectPosition","on","hide.bs.dropdown","hidden.bs.dropdown","show.bs.dropdown","shown.bs.dropdown","hasAttribute","focus.bs.select","off","shown.bs.select","rendered.bs.select","validity","valid","setTimeout","createDropdown","inputGroup","parent","hasClass","searchbox","actionsbox","donebutton","drop","$drop","li","createLi","innerHTML","reloadLi","_li","optID","titleOption","createElement","liIndex","generateLI","content","classes","optgroup","generateA","inline","tokens","html","className","insertBefore","firstChild","$opt","selectedIndex","selected","optionClass","cssText","subtext","icon","$parent","isOptgroup","tagName","isOptgroupDisabled","disabled","isDisabled","$options","filter","optGroupClass","label","labelSubtext","labelIcon","showDivider","previousElementSibling","$prev","prevAll","optGroupDistance","d","prevOption","eq","findLis","updateLi","notDisabled","setDisabled","parentNode","setSelected","togglePlaceholder","tabIndex","selectedItems","toArray","split","totalCount","not","tr8nText","trim","status","buttonClass","liHeight","sizeInfo","newElement","menu","menuInner","divider","a","cloneNode","actions","appendChild","createTextNode","input","body","offsetHeight","headerHeight","searchHeight","actionsHeight","doneButtonHeight","dividerHeight","outerHeight","menuStyle","getComputedStyle","menuPadding","vert","parseInt","paddingTop","css","paddingBottom","borderTopWidth","borderBottomWidth","horiz","paddingLeft","paddingRight","borderLeftWidth","borderRightWidth","menuExtras","marginTop","marginBottom","marginLeft","marginRight","removeChild","setSize","menuHeight","menuWidth","getHeight","getWidth","selectOffsetTop","selectOffsetBot","selectOffsetLeft","selectOffsetRight","$window","window","selectHeight","selectWidth","offsetWidth","divHeight","getPos","containerPos","offset","$container","top","left","scrollTop","height","scrollLeft","getSize","minHeight","include","classList","contains","lis","getElementsByTagName","lisVisible","Array","optGroup","toggleClass","max-height","overflow","min-height","overflow-y","optIndex","slice","last","divLength","$selectClone","clone","$selectClone2","ulWidth","outerWidth","btnWidth","$bsContainer","actualHeight","getPlacement","append","detach","removeAttr","$document","keyCode","offsetTop","clickedIndex","prevValue","prevIndex","triggerChange","$option","state","$optgroup","maxOptionsGrp","blur","maxReached","maxReachedGrp","optgroupID","maxOptionsArr","maxTxt","maxTxtGrp","$notify","delay","fadeOut","currentTarget","target","change","$no_results","$hideItems","$searchBase","_searchStyle","$foundDiv","$lisVisible","first","styles","begins","changeAll","lisVisLen","selectedOptions","origIndex","getAttribute","toggle","keydown","$items","next","prev","nextPrev","isActive","selector","keyCodeMap","32","48","49","50","51","52","53","54","55","56","57","59","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","96","97","98","99","100","101","102","103","104","105","nextAll","count","prevKey","keyIndex","toLowerCase","substring","before","removeData","old","Constructor","noConflict","$selectpicker"],"mappings":";;;;;;CAOC,SAAUA,EAAMC,GACO,kBAAXC,SAAyBA,OAAOC,IAEzCD,QAAQ,UAAW,SAAUE,GAC3B,MAAQH,GAAQG,KAES,gBAAXC,SAAuBA,OAAOC,QAI9CD,OAAOC,QAAUL,EAAQM,QAAQ,WAEjCN,EAAQD,EAAa,SAEvBQ,KAAM,SAAUC,IAElB,SAAWC,GACT,YA4MA,SAASC,GAAgBC,GACvB,GAAIC,KACDC,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,eAAgBC,GAAI,MACxBD,GAAI,UAAWC,GAAI,MACnBD,GAAI,UAAWC,GAAI,KAKtB,OAHAL,GAAEM,KAAKH,EAAO,WACZD,EAAOA,EAAOA,EAAKK,QAAQT,KAAKM,GAAIN,KAAKO,IAAM,KAE1CH,EA0iDT,QAASM,GAAOC,EAAQC,GAEtB,GAAIC,GAAOC,UAGPC,EAAUJ,EACVK,EAASJ,KACVK,MAAMC,MAAML,EAEf,IAAIM,GACAC,EAAQpB,KAAKQ,KAAK,WACpB,GAAIa,GAAQnB,EAAEF,KACd,IAAIqB,EAAMC,GAAG,UAAW,CACtB,GAAIC,GAAOF,EAAME,KAAK,gBAClBC,EAA4B,gBAAXT,IAAuBA,CAE5C,IAAKQ,GAIE,GAAIC,EACT,IAAK,GAAIC,KAAKD,GACRA,EAAQE,eAAeD,KACzBF,EAAKC,QAAQC,GAAKD,EAAQC,QAPrB,CACT,GAAIE,GAASzB,EAAE0B,UAAWC,EAAaC,SAAU5B,EAAE6B,GAAGC,aAAaC,aAAgBZ,EAAME,OAAQC,EACjGG,GAAOO,SAAWhC,EAAE0B,UAAWC,EAAaC,SAASI,SAAWhC,EAAE6B,GAAGC,aAAaC,SAAW/B,EAAE6B,GAAGC,aAAaC,SAASC,YAAgBb,EAAME,OAAOW,SAAUV,EAAQU,UACvKb,EAAME,KAAK,eAAiBA,EAAO,GAAIM,GAAa7B,KAAM2B,EAAQX,IAS9C,gBAAXD,KAEPI,EADEI,EAAKR,YAAoBoB,UACnBZ,EAAKR,GAASG,MAAMK,EAAMV,GAE1BU,EAAKC,QAAQT,MAM7B,OAAqB,mBAAVI,GAEFA,EAEAC,EAhzDNgB,OAAOC,UAAUC,WACnB,WAEC,GAAIC,MAAcA,SACdC,EAAkB,WAEpB,IACE,GAAIC,MACAC,EAAkBC,OAAOH,eACzBI,EAASF,EAAgBD,EAAQA,EAAQA,IAAWC,EACxD,MAAOG,IAET,MAAOD,MAELE,EAAU,GAAGA,QACbR,EAAW,SAAUS,GACvB,GAAY,MAAR/C,KACF,KAAM,IAAIgD,UAEZ,IAAIC,GAASb,OAAOpC,KACpB,IAAI+C,GAAmC,mBAAzBR,EAASW,KAAKH,GAC1B,KAAM,IAAIC,UAEZ,IAAIG,GAAeF,EAAOG,OACtBC,EAAejB,OAAOW,GACtBO,EAAeD,EAAaD,OAC5BG,EAAWzC,UAAUsC,OAAS,EAAItC,UAAU,GAAK0C,OAEjDC,EAAMF,EAAWG,OAAOH,GAAY,CACpCE,IAAOA,IACTA,EAAM,EAER,IAAIE,GAAQC,KAAKC,IAAID,KAAKE,IAAIL,EAAK,GAAIN,EAEvC,SAAIG,EAAeK,EAAQR,IAGpBL,EAAQI,KAAKD,EAAQI,EAAcI,KAAQ,EAEhDjB,GACFA,EAAeJ,OAAOC,UAAW,YAC/BlB,MAASmB,EACTyB,cAAgB,EAChBC,UAAY,IAGd5B,OAAOC,UAAUC,SAAWA,KAK7BF,OAAOC,UAAU4B,aACnB,WAEC,GAAIzB,GAAkB,WAEpB,IACE,GAAIC,MACAC,EAAkBC,OAAOH,eACzBI,EAASF,EAAgBD,EAAQA,EAAQA,IAAWC,EACxD,MAAOG,IAET,MAAOD,MAELL,KAAcA,SACd0B,EAAa,SAAUlB,GACzB,GAAY,MAAR/C,KACF,KAAM,IAAIgD,UAEZ,IAAIC,GAASb,OAAOpC,KACpB,IAAI+C,GAAmC,mBAAzBR,EAASW,KAAKH,GAC1B,KAAM,IAAIC,UAEZ,IAAIG,GAAeF,EAAOG,OACtBC,EAAejB,OAAOW,GACtBO,EAAeD,EAAaD,OAC5BG,EAAWzC,UAAUsC,OAAS,EAAItC,UAAU,GAAK0C,OAEjDC,EAAMF,EAAWG,OAAOH,GAAY,CACpCE,IAAOA,IACTA,EAAM,EAER,IAAIE,GAAQC,KAAKC,IAAID,KAAKE,IAAIL,EAAK,GAAIN,EAEvC,IAAIG,EAAeK,EAAQR,EACzB,OAAO,CAGT,KADA,GAAIe,IAAQ,IACHA,EAAQZ,GACf,GAAIL,EAAOkB,WAAWR,EAAQO,IAAUb,EAAac,WAAWD,GAC9D,OAAO,CAGX,QAAO,EAEL1B,GACFA,EAAeJ,OAAOC,UAAW,cAC/BlB,MAAS8C,EACTF,cAAgB,EAChBC,UAAY,IAGd5B,OAAOC,UAAU4B,WAAaA,KAK/BtB,OAAOyB,OACVzB,OAAOyB,KAAO,SACZC,EACAC,EACAC,GAGAA,IAEA,KAAKD,IAAKD,GAERE,EAAE7C,eAAewB,KAAKmB,EAAGC,IAAMC,EAAEC,KAAKF,EAExC,OAAOC,IAOX,IAAIE,IACFC,YAAY,EACZC,KAAMzE,EAAEuE,SAASG,OAAOC,IAG1B3E,GAAEuE,SAASG,OAAOC,IAAM,SAASC,EAAM3D,GAGrC,MAFIA,KAAUsD,EAASC,YAAYxE,EAAE4E,GAAMvD,KAAK,YAAY,GAErDkD,EAASE,KAAKzD,MAAMlB,KAAMc,WAGnC,IAAIiE,GAAoB,IACxB7E,GAAE6B,GAAGiD,cAAgB,SAAUC,GAC7B,GACIrE,GADAsE,EAAKlF,KAAK,EAGVkF,GAAGC,eACgB,kBAAVC,OAETxE,EAAQ,GAAIwE,OAAMH,GAChBI,SAAS,KAIXzE,EAAQ0E,SAASC,YAAY,SAC7B3E,EAAM4E,UAAUP,GAAW,GAAM,IAGnCC,EAAGC,cAAcvE,IACRsE,EAAGO,WACZ7E,EAAQ0E,SAASI,oBACjB9E,EAAM+E,UAAYV,EAClBC,EAAGO,UAAU,KAAOR,EAAWrE,IAG/BZ,KAAK4F,QAAQX,IAMjB/E,EAAE2F,KAAKC,QAAQC,UAAY,SAAUC,EAAK9B,EAAO+B,GAC/C,GAAIC,GAAOhG,EAAE8F,GACTG,GAAYD,EAAK3E,KAAK,WAAa2E,EAAK9F,QAAQmC,WAAW6D,aAC/D,OAAOD,GAAS7D,SAAS2D,EAAK,GAAGG,gBAInClG,EAAE2F,KAAKC,QAAQO,QAAU,SAAUL,EAAK9B,EAAO+B,GAC7C,GAAIC,GAAOhG,EAAE8F,GACTG,GAAYD,EAAK3E,KAAK,WAAa2E,EAAK9F,QAAQmC,WAAW6D,aAC/D,OAAOD,GAASlC,WAAWgC,EAAK,GAAGG,gBAIrClG,EAAE2F,KAAKC,QAAQQ,WAAa,SAAUN,EAAK9B,EAAO+B,GAChD,GAAIC,GAAOhG,EAAE8F,GACTG,GAAYD,EAAK3E,KAAK,WAAa2E,EAAK3E,KAAK,mBAAqB2E,EAAK9F,QAAQmC,WAAW6D,aAC9F,OAAOD,GAAS7D,SAAS2D,EAAK,GAAGG,gBAInClG,EAAE2F,KAAKC,QAAQS,SAAW,SAAUP,EAAK9B,EAAO+B,GAC9C,GAAIC,GAAOhG,EAAE8F,GACTG,GAAYD,EAAK3E,KAAK,WAAa2E,EAAK3E,KAAK,mBAAqB2E,EAAK9F,QAAQmC,WAAW6D,aAC9F,OAAOD,GAASlC,WAAWgC,EAAK,GAAGG,eAiCrC,IAAII,IACFC,IAAK,QACLC,IAAK,OACLC,IAAK,OACLC,IAAK,SACLC,IAAK,SACLC,IAAK,UAGHC,GACFC,QAAS,IACTC,OAAQ,IACRC,OAAQ,IACRC,SAAU,IACVC,SAAU,IACVC,SAAU,KAIRC,EAAgB,SAASC,GAC3B,GAAIC,GAAU,SAASC,GACrB,MAAOF,GAAIE,IAGTC,EAAS,MAAQ/E,OAAOyB,KAAKmD,GAAKI,KAAK,KAAO,IAC9CC,EAAaC,OAAOH,GACpBI,EAAgBD,OAAOH,EAAQ,IACnC,OAAO,UAASzE,GAEd,MADAA,GAAmB,MAAVA,EAAiB,GAAK,GAAKA,EAC7B2E,EAAWG,KAAK9E,GAAUA,EAAOxC,QAAQqH,EAAeN,GAAWvE,IAI1E+E,EAAaV,EAAcd,GAC3ByB,EAAeX,EAAcP,GAE7BlF,EAAe,SAAUqG,EAAS1G,EAAS2G,GAExC1D,EAASC,aACZxE,EAAEuE,SAASG,OAAOC,IAAMJ,EAASE,KACjCF,EAASC,YAAa,GAGpByD,IACFA,EAAEC,kBACFD,EAAEE,kBAGJrI,KAAKsI,SAAWpI,EAAEgI,GAClBlI,KAAKuI,YAAc,KACnBvI,KAAKwI,QAAU,KACfxI,KAAKyI,MAAQ,KACbzI,KAAK0I,KAAO,KACZ1I,KAAKwB,QAAUA,EAIY,OAAvBxB,KAAKwB,QAAQmH,QACf3I,KAAKwB,QAAQmH,MAAQ3I,KAAKsI,SAASM,KAAK,SAI1C,IAAIC,GAAS7I,KAAKwB,QAAQsH,aACJ,iBAAXD,KACT7I,KAAKwB,QAAQsH,eAAiBD,EAAQA,EAAQA,EAAQA,IAIxD7I,KAAK+I,IAAMlH,EAAaQ,UAAU0G,IAClC/I,KAAKgJ,OAASnH,EAAaQ,UAAU2G,OACrChJ,KAAKiJ,QAAUpH,EAAaQ,UAAU4G,QACtCjJ,KAAKkJ,SAAWrH,EAAaQ,UAAU6G,SACvClJ,KAAKmJ,UAAYtH,EAAaQ,UAAU8G,UACxCnJ,KAAKoJ,YAAcvH,EAAaQ,UAAU+G,YAC1CpJ,KAAKqJ,QAAUxH,EAAaQ,UAAUgH,QACtCrJ,KAAKsJ,OAASzH,EAAaQ,UAAUiH,OACrCtJ,KAAKuJ,KAAO1H,EAAaQ,UAAUkH,KACnCvJ,KAAKwJ,KAAO3H,EAAaQ,UAAUmH,KAEnCxJ,KAAKyJ,OAGP5H,GAAa6H,QAAU,SAGvB7H,EAAaC,UACX6H,iBAAkB,mBAClBC,gBAAiB,yBACjBC,kBAAmB,SAAUC,EAAaC,GACxC,MAAuB,IAAfD,EAAoB,oBAAsB,sBAEpDE,eAAgB,SAAUC,EAAQC,GAChC,OACa,GAAVD,EAAe,+BAAiC,gCACpC,GAAZC,EAAiB,qCAAuC,wCAG7DC,cAAe,aACfC,gBAAiB,eACjBC,YAAY,EACZC,eAAgB,QAChBC,kBAAmB,KACnBC,UAAW,MACXC,MAAO,cACPC,KAAM,OACN/B,MAAO,KACPgC,mBAAoB,SACpBC,OAAO,EACPC,WAAW,EACXC,cAAc,EACdC,aAAa,EACbC,UAAU,EACVC,aAAa,EACbC,YAAY,EACZC,QAAQ,EACRC,YAAY,EACZC,sBAAuB,KACvBC,qBAAqB,EACrBC,gBAAiB,WACjBC,YAAY,EACZC,SAAU,YACVC,SAAU,eACVC,UAAU,EACVzJ,UACE0J,MAAO,+BAETC,YAAY,EACZC,QAAQ,EACRC,aAAa,EACbC,oBAAoB,EACpBlD,cAAe,GAGjBjH,EAAaQ,WAEX4J,YAAapK,EAEb4H,KAAM,WACJ,GAAIyC,GAAOlM,KACPmM,EAAKnM,KAAKsI,SAASM,KAAK,KAE5B5I,MAAKsI,SAAS8D,SAAS,oBAIvBpM,KAAKqM,SACLrM,KAAKsM,SAAWtM,KAAKsI,SAASiE,KAAK,YACnCvM,KAAKwM,UAAYxM,KAAKsI,SAASiE,KAAK,aACpCvM,KAAKuI,YAAcvI,KAAKyM,aACxBzM,KAAKsI,SACFoE,MAAM1M,KAAKuI,aACXoE,SAAS3M,KAAKuI,aACjBvI,KAAKwI,QAAUxI,KAAKuI,YAAYqE,SAAS,UACzC5M,KAAKyI,MAAQzI,KAAKuI,YAAYqE,SAAS,kBACvC5M,KAAK6M,WAAa7M,KAAKyI,MAAMmE,SAAS,UACtC5M,KAAK8M,WAAa9M,KAAKyI,MAAMsE,KAAK,SAElC/M,KAAKsI,SAAS0E,YAAY,oBAEtBhN,KAAKwB,QAAQwK,sBAAuB,GAAMhM,KAAKyI,MAAM2D,SAAS,uBAEhD,mBAAPD,KACTnM,KAAKwI,QAAQI,KAAK,UAAWuD,GAC7BjM,EAAE,cAAgBiM,EAAK,MAAMc,MAAM,SAAU9E,GAC3CA,EAAEE,iBACF6D,EAAK1D,QAAQ0E,WAIjBlN,KAAKmN,gBACLnN,KAAKoN,gBACDpN,KAAKwB,QAAQ4J,YAAYpL,KAAKqN,qBAClCrN,KAAKgJ,SACLhJ,KAAKkJ,WACLlJ,KAAKsN,WACDtN,KAAKwB,QAAQqJ,WAAW7K,KAAKuN,iBACjCvN,KAAKyI,MAAMlH,KAAK,OAAQvB,MACxBA,KAAKuI,YAAYhH,KAAK,OAAQvB,MAC1BA,KAAKwB,QAAQsK,QAAQ9L,KAAK8L,SAE9B9L,KAAKuI,YAAYiF,IACfC,mBAAoB,SAAUtF,GAC5B+D,EAAKW,WAAWjE,KAAK,iBAAiB,GACtCsD,EAAK5D,SAAS1C,QAAQ,iBAAkBuC,IAE1CuF,qBAAsB,SAAUvF,GAC9B+D,EAAK5D,SAAS1C,QAAQ,mBAAoBuC,IAE5CwF,mBAAoB,SAAUxF,GAC5B+D,EAAKW,WAAWjE,KAAK,iBAAiB,GACtCsD,EAAK5D,SAAS1C,QAAQ,iBAAkBuC,IAE1CyF,oBAAqB,SAAUzF,GAC7B+D,EAAK5D,SAAS1C,QAAQ,kBAAmBuC,MAIzC+D,EAAK5D,SAAS,GAAGuF,aAAa,aAChC7N,KAAKsI,SAASkF,GAAG,UAAW,WAC1BtB,EAAK1D,QACF4D,SAAS,cACTc,QAEHhB,EAAK5D,SAASkF,IACZM,kBAAmB,WACjB5B,EAAK1D,QAAQ0E,QACbhB,EAAK5D,SAASyF,IAAI,oBAEpBC,kBAAmB,WACjB9B,EAAK5D,SACFS,IAAImD,EAAK5D,SAASS,OAClBgF,IAAI,oBAETE,qBAAsB,WAEhBjO,KAAKkO,SAASC,OAAOjC,EAAK1D,QAAQwE,YAAY,cAClDd,EAAK5D,SAASyF,IAAI,2BAM1BK,WAAW,WACTlC,EAAK5D,SAAS1C,QAAQ,uBAI1ByI,eAAgB,WAGd,GAAI1C,GAAY3L,KAAKsM,UAAYtM,KAAKwB,QAAQmK,SAAY,aAAe,GACrE2C,EAAatO,KAAKsI,SAASiG,SAASC,SAAS,eAAiB,mBAAqB,GACnFhC,EAAYxM,KAAKwM,UAAY,aAAe,GAE5CrB,EAASnL,KAAKwB,QAAQ2J,OAAS,qGAAuGnL,KAAKwB,QAAQ2J,OAAS,SAAW,GACvKsD,EAAYzO,KAAKwB,QAAQ4J,WAC7B,wFAEC,OAASpL,KAAKwB,QAAQ6J,sBAAwB,GAAK,iBAAmBrD,EAAWhI,KAAKwB,QAAQ6J,uBAAyB,KAAO,6CAEzH,GACFqD,EAAa1O,KAAKsM,UAAYtM,KAAKwB,QAAQgK,WAC/C,oJAGAxL,KAAKwB,QAAQ2I,cACb,sFAEAnK,KAAKwB,QAAQ4I,gBACb,wBAGM,GACFuE,EAAa3O,KAAKsM,UAAYtM,KAAKwB,QAAQ6I,WAC/C,oHAGArK,KAAKwB,QAAQ8I,eACb,wBAGM,GACFsE,EACA,yCAA2CjD,EAAW2C,EAAa,kCACjCtO,KAAKwB,QAAQgJ,UAAY,2CAA6CgC,EAAY,4FAGpHxM,KAAKwB,QAAQU,SAAS0J,MACtB,mEAGAT,EACAsD,EACAC,EACA,6EAEAC,EACA,cAGJ,OAAOzO,GAAE0O,IAGXnC,WAAY,WACV,GAAIoC,GAAQ7O,KAAKqO,iBACbS,EAAK9O,KAAK+O,UAGd,OADAF,GAAM9B,KAAK,MAAM,GAAGiC,UAAYF,EACzBD,GAGTI,SAAU,WAER,GAAIH,GAAK9O,KAAK+O,UACd/O,MAAK6M,WAAW,GAAGmC,UAAYF,GAGjCC,SAAU,WACR,GAAI7C,GAAOlM,KACPkP,KACAC,EAAQ,EACRC,EAAc9J,SAAS+J,cAAc,UACrCC,GAAU,EAUVC,EAAa,SAAUC,EAAStL,EAAOuL,EAASC,GAClD,MAAO,OACkB,mBAAZD,GAA0B,KAAOA,EAAW,WAAaA,EAAU,IAAM,KAC/D,mBAAVvL,GAAwB,OAASA,EAAS,yBAA2BA,EAAQ,IAAM,KACtE,mBAAbwL,GAA2B,OAASA,EAAY,kBAAoBA,EAAW,IAAM,IAC9F,IAAMF,EAAU,SAUlBG,EAAY,SAAUvP,EAAMqP,EAASG,EAAQC,GAC/C,MAAO,mBACiB,mBAAZJ,GAA0B,WAAaA,EAAU,IAAM,KAC9DG,EAAS,WAAaA,EAAS,IAAM,KACrC1D,EAAK1K,QAAQ8J,oBAAsB,0BAA4BnL,EAAgB6H,EAAW9H,EAAEE,GAAM0P,SAAW,IAAM,KACjG,mBAAXD,IAAqC,OAAXA,EAAkB,iBAAmBA,EAAS,IAAM,IACtF,kBAAoBzP,EACpB,gBAAkB8L,EAAK1K,QAAQiK,SAAW,IAAMS,EAAK1K,QAAQkK,SAAW,2BAI9E,IAAI1L,KAAKwB,QAAQmH,QAAU3I,KAAKsM,WAG9BgD,KAEKtP,KAAKsI,SAASyE,KAAK,oBAAoB3J,QAAQ,CAElD,GAAI8E,GAAUlI,KAAKsI,SAAS,EAC5B8G,GAAYW,UAAY,kBACxBX,EAAYJ,UAAYhP,KAAKwB,QAAQmH,MACrCyG,EAAYjO,MAAQ,GACpB+G,EAAQ8H,aAAaZ,EAAalH,EAAQ+H,WAI1C,IAAIC,GAAOhQ,EAAEgI,EAAQ1G,QAAQ0G,EAAQiI,eACP3M,UAA1B0M,EAAKtH,KAAK,aAAgEpF,SAAnCxD,KAAKsI,SAAS/G,KAAK,cAC5D6N,EAAYgB,UAAW,GA4H7B,MAvHApQ,MAAKsI,SAASyE,KAAK,UAAUvM,KAAK,SAAU0D,GAC1C,GAAI7C,GAAQnB,EAAEF,KAId,IAFAsP,KAEIjO,EAAMmN,SAAS,mBAAnB,CAGA,GAAI6B,GAAcrQ,KAAK+P,WAAa,GAChCH,EAAS5P,KAAKyK,MAAM6F,QACpBlQ,EAAOiB,EAAME,KAAK,WAAaF,EAAME,KAAK,WAAaF,EAAMyO,OAC7DD,EAASxO,EAAME,KAAK,UAAYF,EAAME,KAAK,UAAY,KACvDgP,EAA2C,mBAA1BlP,GAAME,KAAK,WAA6B,6BAA+BF,EAAME,KAAK,WAAa,WAAa,GAC7HiP,EAAqC,mBAAvBnP,GAAME,KAAK,QAA0B,gBAAkB2K,EAAK1K,QAAQiK,SAAW,IAAMpK,EAAME,KAAK,QAAU,aAAe,GACvIkP,EAAUpP,EAAMkN,SAChBmC,EAAoC,aAAvBD,EAAQ,GAAGE,QACxBC,EAAqBF,GAAcD,EAAQ,GAAGI,SAC9CC,EAAa9Q,KAAK6Q,UAAYD,CAMlC,IAJa,KAATJ,GAAeM,IACjBN,EAAO,SAAWA,EAAO,WAGvBtE,EAAK1K,QAAQsJ,eAAiBgG,IAAeJ,GAAcE,GAE7D,WADAtB,IASF,IALKjO,EAAME,KAAK,aAEdnB,EAAOoQ,EAAO,sBAAwBpQ,EAAOmQ,EAAU,WAGrDG,GAAcrP,EAAME,KAAK,cAAe,EAAM,CAChD,GAAI2K,EAAK1K,QAAQsJ,cAAgBgG,EAAY,CAC3C,GAA2CtN,SAAvCiN,EAAQlP,KAAK,sBAAqC,CACpD,GAAIwP,GAAWN,EAAQ7D,UACvB6D,GAAQlP,KAAK,qBAAsBwP,EAASC,OAAO,aAAa5N,SAAW2N,EAAS3N,QAGtF,GAAIqN,EAAQlP,KAAK,sBAEf,WADA+N,KAKJ,GAAI2B,GAAgB,IAAMR,EAAQ,GAAGV,WAAa,EAElD,IAAsB,IAAlB1O,EAAM6C,QAAe,CACvBiL,GAAS,CAGT,IAAI+B,GAAQT,EAAQ,GAAGS,MACnBC,EAAkD,mBAA5BV,GAAQlP,KAAK,WAA6B,6BAA+BkP,EAAQlP,KAAK,WAAa,WAAa,GACtI6P,EAAYX,EAAQlP,KAAK,QAAU,gBAAkB2K,EAAK1K,QAAQiK,SAAW,IAAMgF,EAAQlP,KAAK,QAAU,aAAe,EAE7H2P,GAAQE,EAAY,sBAAwBpJ,EAAWkJ,GAASC,EAAe,UAEjE,IAAVjN,GAAegL,EAAI9L,OAAS,IAC9BkM,IACAJ,EAAI1K,KAAK+K,EAAW,GAAI,KAAM,UAAWJ,EAAQ,SAEnDG,IACAJ,EAAI1K,KAAK+K,EAAW2B,EAAO,KAAM,kBAAoBD,EAAe9B,IAGtE,GAAIjD,EAAK1K,QAAQsJ,cAAgBgG,EAE/B,WADAxB,IAIFJ,GAAI1K,KAAK+K,EAAWI,EAAUvP,EAAM,OAASiQ,EAAcY,EAAerB,EAAQC,GAAS3L,EAAO,GAAIiL,QACjG,IAAI9N,EAAME,KAAK,cAAe,EACnC2N,EAAI1K,KAAK+K,EAAW,GAAIrL,EAAO,gBAC1B,IAAI7C,EAAME,KAAK,aAAc,EAClC2N,EAAI1K,KAAK+K,EAAWI,EAAUvP,EAAMiQ,EAAaT,EAAQC,GAAS3L,EAAO,yBACpE,CACL,GAAImN,GAAcrR,KAAKsR,wBAAkE,aAAxCtR,KAAKsR,uBAAuBX,OAG7E,KAAKU,GAAenF,EAAK1K,QAAQsJ,aAI/B,IAAK,GAFDyG,GAAQrR,EAAEF,MAAMwR,UAEX/P,EAAI,EAAGA,EAAI8P,EAAMnO,OAAQ3B,IAEhC,GAAyB,aAArB8P,EAAM9P,GAAGkP,QAAwB,CAKnC,IAAK,GAJDc,GAAmB,EAIdC,EAAI,EAAGA,EAAIjQ,EAAGiQ,IAAK,CAC1B,GAAIC,GAAaJ,EAAMG,IACnBC,EAAWd,UAAY3Q,EAAEyR,GAAYpQ,KAAK,aAAc,IAAMkQ,IAIhEA,IAAqBhQ,IAAG4P,GAAc,EAE1C,OAKFA,IACF/B,IACAJ,EAAI1K,KAAK+K,EAAW,GAAI,KAAM,UAAWJ,EAAQ,SAEnDD,EAAI1K,KAAK+K,EAAWI,EAAUvP,EAAMiQ,EAAaT,EAAQC,GAAS3L,IAGpEgI,EAAKG,MAAMnI,GAASoL,KAIjBtP,KAAKsM,UAA6D,IAAjDtM,KAAKsI,SAASyE,KAAK,mBAAmB3J,QAAiBpD,KAAKwB,QAAQmH,OACxF3I,KAAKsI,SAASyE,KAAK,UAAU6E,GAAG,GAAGrF,KAAK,YAAY,GAAM3D,KAAK,WAAY,YAGtEsG,EAAIvH,KAAK,KAGlBkK,QAAS,WAEP,MADiB,OAAb7R,KAAK0I,OAAc1I,KAAK0I,KAAO1I,KAAKyI,MAAMsE,KAAK,OAC5C/M,KAAK0I,MAMdM,OAAQ,SAAU8I,GAChB,GACIC,GADA7F,EAAOlM,IAIP8R,MAAa,GACf9R,KAAKsI,SAASyE,KAAK,UAAUvM,KAAK,SAAU0D,GAC1C,GAAIwE,GAAOwD,EAAK2F,UAAUD,GAAG1F,EAAKG,MAAMnI,GAExCgI,GAAK8F,YAAY9N,EAAOlE,KAAK6Q,UAAwC,aAA5B7Q,KAAKiS,WAAWtB,SAA0B3Q,KAAKiS,WAAWpB,SAAUnI,GAC7GwD,EAAKgG,YAAYhO,EAAOlE,KAAKoQ,SAAU1H,KAI3C1I,KAAKmS,oBAELnS,KAAKoS,UAEL,IAAIC,GAAgBrS,KAAKsI,SAASyE,KAAK,UAAUxF,IAAI,WACnD,GAAIvH,KAAKoQ,SAAU,CACjB,GAAIlE,EAAK1K,QAAQsJ,eAAiB9K,KAAK6Q,UAAwC,aAA5B7Q,KAAKiS,WAAWtB,SAA0B3Q,KAAKiS,WAAWpB,UAAW,MAExH,IAEIN,GAFAlP,EAAQnB,EAAEF,MACVwQ,EAAOnP,EAAME,KAAK,SAAW2K,EAAK1K,QAAQwJ,SAAW,aAAekB,EAAK1K,QAAQiK,SAAW,IAAMpK,EAAME,KAAK,QAAU,UAAY,EAQvI,OAJEgP,GADErE,EAAK1K,QAAQuJ,aAAe1J,EAAME,KAAK,aAAe2K,EAAKI,SACnD,8BAAgCjL,EAAME,KAAK,WAAa,WAExD,GAEuB,mBAAxBF,GAAMuH,KAAK,SACbvH,EAAMuH,KAAK,SACTvH,EAAME,KAAK,YAAc2K,EAAK1K,QAAQyJ,YACxC5J,EAAME,KAAK,WAAWgB,WAEtBiO,EAAOnP,EAAMyO,OAASS,KAGhC+B,UAIC3J,EAAS3I,KAAKsM,SAA8B+F,EAAc1K,KAAK3H,KAAKwB,QAAQ+I,mBAAnD8H,EAAc,EAG3C,IAAIrS,KAAKsM,UAAYtM,KAAKwB,QAAQmJ,mBAAmB7H,QAAQ,UAAW,EAAI,CAC1E,GAAIgB,GAAM9D,KAAKwB,QAAQmJ,mBAAmB4H,MAAM,IAChD,IAAKzO,EAAIV,OAAS,GAAKiP,EAAcjP,OAASU,EAAI,IAAsB,GAAdA,EAAIV,QAAeiP,EAAcjP,QAAU,EAAI,CACvG2O,EAAc/R,KAAKwB,QAAQsJ,aAAe,eAAiB,EAC3D,IAAI0H,GAAaxS,KAAKsI,SAASyE,KAAK,UAAU0F,IAAI,8CAAgDV,GAAa3O,OAC3GsP,EAAsD,kBAAnC1S,MAAKwB,QAAQqI,kBAAoC7J,KAAKwB,QAAQqI,kBAAkBwI,EAAcjP,OAAQoP,GAAcxS,KAAKwB,QAAQqI,iBACxJlB,GAAQ+J,EAASjS,QAAQ,MAAO4R,EAAcjP,OAAOb,YAAY9B,QAAQ,MAAO+R,EAAWjQ,aAIrEiB,QAAtBxD,KAAKwB,QAAQmH,QACf3I,KAAKwB,QAAQmH,MAAQ3I,KAAKsI,SAASM,KAAK,UAGH,UAAnC5I,KAAKwB,QAAQmJ,qBACfhC,EAAQ3I,KAAKwB,QAAQmH,OAIlBA,IACHA,EAAsC,mBAAvB3I,MAAKwB,QAAQmH,MAAwB3I,KAAKwB,QAAQmH,MAAQ3I,KAAKwB,QAAQmI,kBAIxF3J,KAAKwI,QAAQI,KAAK,QAASX,EAAa/H,EAAEyS,KAAKhK,EAAMlI,QAAQ,YAAa,OAC1ET,KAAKwI,QAAQoE,SAAS,kBAAkBkD,KAAKnH,GAE7C3I,KAAKsI,SAAS1C,QAAQ,uBAOxBsD,SAAU,SAAUuB,EAAOmI,GACrB5S,KAAKsI,SAASM,KAAK,UACrB5I,KAAKuI,YAAY6D,SAASpM,KAAKsI,SAASM,KAAK,SAASnI,QAAQ,+DAAgE,IAGhI,IAAIoS,GAAcpI,EAAQA,EAAQzK,KAAKwB,QAAQiJ,KAEjC,QAAVmI,EACF5S,KAAKwI,QAAQ4D,SAASyG,GACH,UAAVD,EACT5S,KAAKwI,QAAQwE,YAAY6F,IAEzB7S,KAAKwI,QAAQwE,YAAYhN,KAAKwB,QAAQiJ,OACtCzK,KAAKwI,QAAQ4D,SAASyG,KAI1BC,SAAU,SAAU7J,GAClB,GAAKA,GAAYjJ,KAAKwB,QAAQkJ,QAAS,IAAS1K,KAAK+S,SAArD,CAEA,GAAIC,GAAa1N,SAAS+J,cAAc,OACpC4D,EAAO3N,SAAS+J,cAAc,OAC9B6D,EAAY5N,SAAS+J,cAAc,MACnC8D,EAAU7N,SAAS+J,cAAc,MACjCP,EAAKxJ,SAAS+J,cAAc,MAC5B+D,EAAI9N,SAAS+J,cAAc,KAC3BjP,EAAOkF,SAAS+J,cAAc,QAC9BlE,EAASnL,KAAKwB,QAAQ2J,QAAUnL,KAAKyI,MAAMsE,KAAK,kBAAkB3J,OAAS,EAAIpD,KAAKyI,MAAMsE,KAAK,kBAAkB,GAAGsG,WAAU,GAAQ,KACtItQ,EAAS/C,KAAKwB,QAAQ4J,WAAa9F,SAAS+J,cAAc,OAAS,KACnEiE,EAAUtT,KAAKwB,QAAQgK,YAAcxL,KAAKsM,UAAYtM,KAAKyI,MAAMsE,KAAK,kBAAkB3J,OAAS,EAAIpD,KAAKyI,MAAMsE,KAAK,kBAAkB,GAAGsG,WAAU,GAAQ,KAC5JhJ,EAAarK,KAAKwB,QAAQ6I,YAAcrK,KAAKsM,UAAYtM,KAAKyI,MAAMsE,KAAK,kBAAkB3J,OAAS,EAAIpD,KAAKyI,MAAMsE,KAAK,kBAAkB,GAAGsG,WAAU,GAAQ,IAcnK,IAZAjT,EAAK2P,UAAY,OACjBiD,EAAWjD,UAAY/P,KAAKyI,MAAM,GAAGwJ,WAAWlC,UAAY,QAC5DkD,EAAKlD,UAAY,qBACjBmD,EAAUnD,UAAY,sBACtBoD,EAAQpD,UAAY,UAEpB3P,EAAKmT,YAAYjO,SAASkO,eAAe,eACzCJ,EAAEG,YAAYnT,GACd0O,EAAGyE,YAAYH,GACfF,EAAUK,YAAYzE,GACtBoE,EAAUK,YAAYJ,GAClBhI,GAAQ8H,EAAKM,YAAYpI,GACzBpI,EAAQ,CAEV,GAAI0Q,GAAQnO,SAAS+J,cAAc,OACnCtM,GAAOgN,UAAY,eACnB0D,EAAM1D,UAAY,eAClBhN,EAAOwQ,YAAYE,GACnBR,EAAKM,YAAYxQ,GAEfuQ,GAASL,EAAKM,YAAYD,GAC9BL,EAAKM,YAAYL,GACb7I,GAAY4I,EAAKM,YAAYlJ,GACjC2I,EAAWO,YAAYN,GAEvB3N,SAASoO,KAAKH,YAAYP,EAE1B,IAAIF,GAAWM,EAAEO,aACbC,EAAezI,EAASA,EAAOwI,aAAe,EAC9CE,EAAe9Q,EAASA,EAAO4Q,aAAe,EAC9CG,EAAgBR,EAAUA,EAAQK,aAAe,EACjDI,EAAmB1J,EAAaA,EAAWsJ,aAAe,EAC1DK,EAAgB9T,EAAEiT,GAASc,aAAY,GAEvCC,EAAwC,kBAArBC,mBAAkCA,iBAAiBlB,GACtExK,EAAQyL,EAAY,KAAOhU,EAAE+S,GAC7BmB,GACEC,KAAMC,SAASJ,EAAYA,EAAUK,WAAa9L,EAAM+L,IAAI,eACtDF,SAASJ,EAAYA,EAAUO,cAAgBhM,EAAM+L,IAAI,kBACzDF,SAASJ,EAAYA,EAAUQ,eAAiBjM,EAAM+L,IAAI,mBAC1DF,SAASJ,EAAYA,EAAUS,kBAAoBlM,EAAM+L,IAAI,sBACnEI,MAAON,SAASJ,EAAYA,EAAUW,YAAcpM,EAAM+L,IAAI,gBACxDF,SAASJ,EAAYA,EAAUY,aAAerM,EAAM+L,IAAI,iBACxDF,SAASJ,EAAYA,EAAUa,gBAAkBtM,EAAM+L,IAAI,oBAC3DF,SAASJ,EAAYA,EAAUc,iBAAmBvM,EAAM+L,IAAI,sBAEpES,GACEZ,KAAMD,EAAYC,KACZC,SAASJ,EAAYA,EAAUgB,UAAYzM,EAAM+L,IAAI,cACrDF,SAASJ,EAAYA,EAAUiB,aAAe1M,EAAM+L,IAAI,iBAAmB,EACjFI,MAAOR,EAAYQ,MACbN,SAASJ,EAAYA,EAAUkB,WAAa3M,EAAM+L,IAAI,eACtDF,SAASJ,EAAYA,EAAUmB,YAAc5M,EAAM+L,IAAI,gBAAkB,EAGrFlP,UAASoO,KAAK4B,YAAYtC,GAE1BhT,KAAK+S,UACHD,SAAUA,EACVc,aAAcA,EACdC,aAAcA,EACdC,cAAeA,EACfC,iBAAkBA,EAClBC,cAAeA,EACfI,YAAaA,EACba,WAAYA,KAIhBM,QAAS,WAKP,GAJAvV,KAAK6R,UACL7R,KAAK8S,WAED9S,KAAKwB,QAAQ2J,QAAQnL,KAAKyI,MAAM+L,IAAI,cAAe,GACnDxU,KAAKwB,QAAQkJ,QAAS,EAA1B,CAEA,GAeI8K,GACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EAtBA7J,EAAOlM,KACPyI,EAAQzI,KAAKyI,MACboE,EAAa7M,KAAK6M,WAClBmJ,EAAU9V,EAAE+V,QACZC,EAAelW,KAAKuI,YAAY,GAAGoL,aACnCwC,EAAcnW,KAAKuI,YAAY,GAAG6N,YAClCtD,EAAW9S,KAAK+S,SAAmB,SACnCa,EAAe5T,KAAK+S,SAAuB,aAC3Cc,EAAe7T,KAAK+S,SAAuB,aAC3Ce,EAAgB9T,KAAK+S,SAAwB,cAC7CgB,EAAmB/T,KAAK+S,SAA2B,iBACnDsD,EAAYrW,KAAK+S,SAAwB,cACzCqB,EAAcpU,KAAK+S,SAAsB,YACzCkC,EAAajV,KAAK+S,SAAqB,WACvChB,EAAc/R,KAAKwB,QAAQsJ,aAAe,YAAc,GASxDwL,EAAS,WACP,GAEIC,GAFA9S,EAAMyI,EAAK3D,YAAYiO,SACvBC,EAAavW,EAAEgM,EAAK1K,QAAQqJ,UAG5BqB,GAAK1K,QAAQqJ,YAAc4L,EAAWnV,GAAG,SAC3CiV,EAAeE,EAAWD,SAC1BD,EAAaG,KAAOpC,SAASmC,EAAWjC,IAAI,mBAC5C+B,EAAaI,MAAQrC,SAASmC,EAAWjC,IAAI,qBAE7C+B,GAAiBG,IAAK,EAAGC,KAAM,EAGjC,IAAI9N,GAASqD,EAAK1K,QAAQsH,aAC1B8M,GAAkBnS,EAAIiT,IAAMH,EAAaG,IAAMV,EAAQY,YACvDf,EAAkBG,EAAQa,SAAWjB,EAAkBM,EAAeK,EAAaG,IAAM7N,EAAO,GAChGiN,EAAmBrS,EAAIkT,KAAOJ,EAAaI,KAAOX,EAAQc,aAC1Df,EAAoBC,EAAQpL,QAAUkL,EAAmBK,EAAcI,EAAaI,KAAO9N,EAAO,GAClG+M,GAAmB/M,EAAO,GAC1BiN,GAAoBjN,EAAO,GAKjC,IAFAyN,IAE0B,SAAtBtW,KAAKwB,QAAQkJ,KAAiB,CAChC,GAAIqM,GAAU,WACZ,GAAIC,GACAxI,EAAW,SAAUuB,EAAWkH,GAC9B,MAAO,UAAU/O,GACb,MAAI+O,GACQ/O,EAAQgP,UAAYhP,EAAQgP,UAAUC,SAASpH,GAAa7P,EAAEgI,GAASsG,SAASuB,KAE/E7H,EAAQgP,UAAYhP,EAAQgP,UAAUC,SAASpH,GAAa7P,EAAEgI,GAASsG,SAASuB,MAInGqH,EAAMlL,EAAKW,WAAW,GAAGwK,qBAAqB,MAC9CC,EAAaC,MAAMlV,UAAU2O,OAASuG,MAAMlV,UAAU2O,OAAO9N,KAAKkU,EAAK5I,EAAS,UAAU,IAAUtC,EAAKxD,KAAK+J,IAAI,WAClH+E,EAAWD,MAAMlV,UAAU2O,OAASuG,MAAMlV,UAAU2O,OAAO9N,KAAKoU,EAAY9I,EAAS,mBAAmB,IAAS8I,EAAWtG,OAAO,mBAEvIsF,KACAd,EAAaK,EAAkBZ,EAAWZ,KAC1CoB,EAAYM,EAAoBd,EAAWL,MAEvC1I,EAAK1K,QAAQqJ,WACVpC,EAAMlH,KAAK,WAAWkH,EAAMlH,KAAK,SAAUkH,EAAMoO,UACtDnB,EAAYjN,EAAMlH,KAAK,UAElBkH,EAAMlH,KAAK,UAAUkH,EAAMlH,KAAK,QAASkH,EAAMmC,SACpD+K,EAAWlN,EAAMlH,KAAK,WAEtBmU,EAAYjN,EAAMoO,SAClBlB,EAAWlN,EAAMmC,SAGfsB,EAAK1K,QAAQ0J,YACfgB,EAAK3D,YAAYkP,YAAY,SAAU7B,EAAkBC,GAAoBL,EAAaP,EAAWZ,KAAQqB,GAG3GxJ,EAAK3D,YAAYiG,SAAS,YAC5BgH,EAAaI,EAAkBX,EAAWZ,MAGJ,SAApCnI,EAAK1K,QAAQwK,oBACfvD,EAAMgP,YAAY,sBAAuB3B,EAAmBC,GAAsBN,EAAYR,EAAWL,MAAUe,EAAWQ,GAI9Ha,EADGM,EAAWlU,OAASoU,EAASpU,OAAU,EACnB,EAAX0P,EAAemC,EAAWZ,KAAO,EAEjC,EAGd5L,EAAM+L,KACJkD,aAAclC,EAAa,KAC3BmC,SAAY,SACZC,aAAcZ,EAAYpD,EAAeC,EAAeC,EAAgBC,EAAmB,OAE7FlH,EAAW2H,KACTkD,aAAclC,EAAa5B,EAAeC,EAAeC,EAAgBC,EAAmBK,EAAYC,KAAO,KAC/GwD,aAAc,OACdD,aAAchU,KAAKE,IAAIkT,EAAY5C,EAAYC,KAAM,GAAK,OAG9D0C,KACA/W,KAAK8M,WAAWiB,IAAI,wCAAwCP,GAAG,uCAAwCuJ,GACvGf,EAAQjI,IAAI,iCAAiCP,GAAG,gCAAiCuJ,OAC5E,IAAI/W,KAAKwB,QAAQkJ,MAA6B,QAArB1K,KAAKwB,QAAQkJ,MAAkB1K,KAAK0I,KAAK+J,IAAIV,GAAa3O,OAASpD,KAAKwB,QAAQkJ,KAAM,CACpH,GAAIoN,GAAW9X,KAAK0I,KAAK+J,IAAI,YAAYA,IAAIV,GAAanF,WAAWmL,MAAM,EAAG/X,KAAKwB,QAAQkJ,MAAMsN,OAAOzJ,SAASrK,QAC7G+T,EAAYjY,KAAK0I,KAAKqP,MAAM,EAAGD,EAAW,GAAG9G,OAAO,YAAY5N,MACpEoS,GAAa1C,EAAW9S,KAAKwB,QAAQkJ,KAAOuN,EAAY5B,EAAYjC,EAAYC,KAE5EnI,EAAK1K,QAAQqJ,WACVpC,EAAMlH,KAAK,WAAWkH,EAAMlH,KAAK,SAAUkH,EAAMoO,UACtDnB,EAAYjN,EAAMlH,KAAK,WAEvBmU,EAAYjN,EAAMoO,SAGhB3K,EAAK1K,QAAQ0J,YAEflL,KAAKuI,YAAYkP,YAAY,SAAU7B,EAAkBC,GAAoBL,EAAaP,EAAWZ,KAAQqB,GAE/GjN,EAAM+L,KACJkD,aAAclC,EAAa5B,EAAeC,EAAeC,EAAgBC,EAAmB,KAC5F4D,SAAY,SACZC,aAAc,KAEhB/K,EAAW2H,KACTkD,aAAclC,EAAapB,EAAYC,KAAO,KAC9CwD,aAAc,OACdD,aAAc,QAKpBtK,SAAU,WACR,GAA2B,SAAvBtN,KAAKwB,QAAQoJ,MAAkB,CACjC5K,KAAKyI,MAAM+L,IAAI,YAAa,IAG5B,IAAI0D,GAAelY,KAAKyI,MAAM8F,SAAS4J,QAAQxL,SAAS,QACpDyL,EAAgBpY,KAAKwB,QAAQqJ,UAAY7K,KAAKuI,YAAY4P,QAAQxL,SAAS,QAAUuL,EACrFG,EAAUH,EAAatL,SAAS,kBAAkB0L,aAClDC,EAAWH,EAAc5D,IAAI,QAAS,QAAQ5H,SAAS,UAAU0L,YAErEJ,GAAa5O,SACb8O,EAAc9O,SAGdtJ,KAAKuI,YAAYiM,IAAI,QAAS5Q,KAAKE,IAAIuU,EAASE,GAAY,UAC5B,QAAvBvY,KAAKwB,QAAQoJ,OAEtB5K,KAAKyI,MAAM+L,IAAI,YAAa,IAC5BxU,KAAKuI,YAAYiM,IAAI,QAAS,IAAIpI,SAAS,cAClCpM,KAAKwB,QAAQoJ,OAEtB5K,KAAKyI,MAAM+L,IAAI,YAAa,IAC5BxU,KAAKuI,YAAYiM,IAAI,QAASxU,KAAKwB,QAAQoJ,SAG3C5K,KAAKyI,MAAM+L,IAAI,YAAa,IAC5BxU,KAAKuI,YAAYiM,IAAI,QAAS,IAG5BxU,MAAKuI,YAAYiG,SAAS,cAAuC,QAAvBxO,KAAKwB,QAAQoJ,OACzD5K,KAAKuI,YAAYyE,YAAY,cAIjCO,eAAgB,WACdvN,KAAKwY,aAAetY,EAAE,+BAEtB,IAEIuD,GACA8S,EACAkC,EAJAvM,EAAOlM,KACPyW,EAAavW,EAAEF,KAAKwB,QAAQqJ,WAI5B6N,EAAe,SAAUpQ,GACvB4D,EAAKsM,aAAapM,SAAS9D,EAASM,KAAK,SAASnI,QAAQ,2BAA4B,KAAKgX,YAAY,SAAUnP,EAASkG,SAAS,WACnI/K,EAAM6E,EAASkO,SAEVC,EAAWnV,GAAG,QAKjBiV,GAAiBG,IAAK,EAAGC,KAAM,IAJ/BJ,EAAeE,EAAWD,SAC1BD,EAAaG,KAAOpC,SAASmC,EAAWjC,IAAI,mBAAqBiC,EAAWG,YAC5EL,EAAaI,MAAQrC,SAASmC,EAAWjC,IAAI,oBAAsBiC,EAAWK,cAKhF2B,EAAenQ,EAASkG,SAAS,UAAY,EAAIlG,EAAS,GAAGqL,aAE7DzH,EAAKsM,aAAahE,KAChBkC,IAAOjT,EAAIiT,IAAMH,EAAaG,IAAM+B,EACpC9B,KAAQlT,EAAIkT,KAAOJ,EAAaI,KAChC/L,MAAStC,EAAS,GAAG8N,cAI7BpW,MAAKwI,QAAQgF,GAAG,QAAS,WACvB,GAAInM,GAAQnB,EAAEF,KAEVkM,GAAK4E,eAIT4H,EAAaxM,EAAK3D,aAElB2D,EAAKsM,aACF7L,SAAST,EAAK1K,QAAQqJ,WACtB4M,YAAY,QAASpW,EAAMmN,SAAS,SACpCmK,OAAOzM,EAAKzD,UAGjBvI,EAAE+V,QAAQzI,GAAG,gBAAiB,WAC5BkL,EAAaxM,EAAK3D,eAGpBvI,KAAKsI,SAASkF,GAAG,iBAAkB,WACjCtB,EAAKzD,MAAMlH,KAAK,SAAU2K,EAAKzD,MAAMoO,UACrC3K,EAAKsM,aAAaI,YAStB1G,YAAa,SAAUhO,EAAOkM,EAAU1H,GACjCA,IACH1I,KAAKmS,oBACLzJ,EAAO1I,KAAK6R,UAAUD,GAAG5R,KAAKqM,MAAMnI,KAGtCwE,EAAK+O,YAAY,WAAYrH,GAAUrD,KAAK,KAAKnE,KAAK,gBAAiBwH,IAQzE4B,YAAa,SAAU9N,EAAO2M,EAAUnI,GACjCA,IACHA,EAAO1I,KAAK6R,UAAUD,GAAG5R,KAAKqM,MAAMnI,KAGlC2M,EACFnI,EAAK0D,SAAS,YAAYQ,SAAS,KAAKhE,KAAK,OAAQ,KAAKA,KAAK,YAAY,GAAIA,KAAK,iBAAiB,GAErGF,EAAKsE,YAAY,YAAYJ,SAAS,KAAKiM,WAAW,QAAQjQ,KAAK,WAAY,GAAGA,KAAK,iBAAiB,IAI5GkI,WAAY,WACV,MAAO9Q,MAAKsI,SAAS,GAAGuI,UAG1B1D,cAAe,WACb,GAAIjB,GAAOlM,IAEPA,MAAK8Q,cACP9Q,KAAKuI,YAAY6D,SAAS,YAC1BpM,KAAKwI,QAAQ4D,SAAS,YAAYxD,KAAK,YAAY,GAAIA,KAAK,iBAAiB,KAEzE5I,KAAKwI,QAAQgG,SAAS,cACxBxO,KAAKuI,YAAYyE,YAAY,YAC7BhN,KAAKwI,QAAQwE,YAAY,YAAYpE,KAAK,iBAAiB,IAGzD5I,KAAKwI,QAAQI,KAAK,cAAe,GAAO5I,KAAKsI,SAAS/G,KAAK,aAC7DvB,KAAKwI,QAAQqQ,WAAW,aAI5B7Y,KAAKwI,QAAQyE,MAAM,WACjB,OAAQf,EAAK4E,gBAIjBqB,kBAAmB,WACjB,GAAIhR,GAAQnB,KAAKsI,SAASS,KAC1B/I,MAAKwI,QAAQiP,YAAY,iBAA4B,OAAVtW,GAA4B,KAAVA,GAAiBA,EAAM8K,cAAgBsL,OAA0B,IAAjBpW,EAAMiC,SAGrHgP,SAAU,WACJpS,KAAKsI,SAAS/G,KAAK,cAAgBvB,KAAKsI,SAASM,KAAK,aACvD5I,KAAKsI,SAASM,KAAK,eAAgB,IAA0C,QAAnC5I,KAAKsI,SAASM,KAAK,cAC9D5I,KAAKsI,SAAS/G,KAAK,WAAYvB,KAAKsI,SAASM,KAAK,aAClD5I,KAAKwI,QAAQI,KAAK,WAAY5I,KAAKsI,SAAS/G,KAAK,cAGnDvB,KAAKsI,SAASM,KAAK,YAAY,KAGjCwE,cAAe,WACb,GAAIlB,GAAOlM,KACP8Y,EAAY5Y,EAAEoF,SAElBwT,GAAUvX,KAAK,eAAe,GAE9BvB,KAAKwI,QAAQgF,GAAG,QAAS,SAAUrF,GAC7B,OAAOJ,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAQuW,EAAUvX,KAAK,iBACtD4G,EAAEE,iBACFyQ,EAAUvX,KAAK,eAAe,MAIpCvB,KAAKwI,QAAQgF,GAAG,QAAS,WACvBtB,EAAKqJ,YAGPvV,KAAKsI,SAASkF,GAAG,kBAAmB,WAClC,GAAKtB,EAAK1K,QAAQ4J,YAAec,EAAKI,UAE/B,IAAKJ,EAAKI,SAAU,CACzB,GAAI6D,GAAgBjE,EAAKG,MAAMH,EAAK5D,SAAS,GAAG6H,cAEhD,IAA6B,gBAAlBA,IAA8BjE,EAAK1K,QAAQkJ,QAAS,EAAO,MAGtE,IAAI8L,GAAStK,EAAKxD,KAAKkJ,GAAGzB,GAAe,GAAG6I,UAAY9M,EAAKW,WAAW,GAAGmM,SAC3ExC,GAASA,EAAStK,EAAKW,WAAW,GAAG8G,aAAa,EAAIzH,EAAK6G,SAASD,SAAS,EAC7E5G,EAAKW,WAAW,GAAG+J,UAAYJ,OAT/BtK,GAAKW,WAAWE,KAAK,eAAeG,UAaxClN,KAAK6M,WAAWW,GAAG,QAAS,OAAQ,SAAUrF,GAC5C,GAAI9G,GAAQnB,EAAEF,MACViZ,EAAe5X,EAAMkN,SAAShN,KAAK,iBACnC2X,EAAYhN,EAAK5D,SAASS,MAC1BoQ,EAAYjN,EAAK5D,SAASiE,KAAK,iBAC/B6M,GAAgB,CAUpB,IAPIlN,EAAKI,UAAwC,IAA5BJ,EAAK1K,QAAQqK,YAChC1D,EAAEC,kBAGJD,EAAEE,kBAGG6D,EAAK4E,eAAiBzP,EAAMkN,SAASC,SAAS,YAAa,CAC9D,GAAIuC,GAAW7E,EAAK5D,SAASyE,KAAK,UAC9BsM,EAAUtI,EAASa,GAAGqH,GACtBK,EAAQD,EAAQ9M,KAAK,YACrBgN,EAAYF,EAAQ9K,OAAO,YAC3B1C,EAAaK,EAAK1K,QAAQqK,WAC1B2N,EAAgBD,EAAUhY,KAAK,gBAAiB,CAEpD,IAAK2K,EAAKI,UAUR,GAJA+M,EAAQ9M,KAAK,YAAa+M,GAC1BpN,EAAKgG,YAAY+G,GAAeK,GAChCjY,EAAMoY,OAEF5N,KAAe,GAAS2N,KAAkB,EAAO,CACnD,GAAIE,GAAa7N,EAAakF,EAASC,OAAO,aAAa5N,OACvDuW,EAAgBH,EAAgBD,EAAUxM,KAAK,mBAAmB3J,MAEtE,IAAKyI,GAAc6N,GAAgBF,GAAiBG,EAClD,GAAI9N,GAA4B,GAAdA,EAChBkF,EAASxE,KAAK,YAAY,GAC1B8M,EAAQ9M,KAAK,YAAY,GACzBL,EAAKW,WAAWE,KAAK,aAAaC,YAAY,YAC9Cd,EAAKgG,YAAY+G,GAAc,OAC1B,IAAIO,GAAkC,GAAjBA,EAAoB,CAC9CD,EAAUxM,KAAK,mBAAmBR,KAAK,YAAY,GACnD8M,EAAQ9M,KAAK,YAAY,EACzB,IAAIqN,GAAavY,EAAMkN,SAAShN,KAAK,WACrC2K,GAAKW,WAAWE,KAAK,mBAAqB6M,EAAa,MAAM5M,YAAY,YACzEd,EAAKgG,YAAY+G,GAAc,OAC1B,CACL,GAAIjP,GAAwD,gBAAhCkC,GAAK1K,QAAQwI,gBAA+BkC,EAAK1K,QAAQwI,eAAgBkC,EAAK1K,QAAQwI,gBAAkBkC,EAAK1K,QAAQwI,eAC7I6P,EAA0C,kBAAnB7P,GAAgCA,EAAe6B,EAAY2N,GAAiBxP,EACnG8P,EAASD,EAAc,GAAGpZ,QAAQ,MAAOoL,GACzCkO,EAAYF,EAAc,GAAGpZ,QAAQ,MAAO+Y,GAC5CQ,EAAU9Z,EAAE,6BAGZ2Z,GAAc,KAChBC,EAASA,EAAOrZ,QAAQ,QAASoZ,EAAc,GAAGhO,EAAa,EAAI,EAAI,IACvEkO,EAAYA,EAAUtZ,QAAQ,QAASoZ,EAAc,GAAGL,EAAgB,EAAI,EAAI,KAGlFH,EAAQ9M,KAAK,YAAY,GAEzBL,EAAKzD,MAAMkQ,OAAOqB,GAEdnO,GAAc6N,IAChBM,EAAQrB,OAAOzY,EAAE,QAAU4Z,EAAS,WACpCV,GAAgB,EAChBlN,EAAK5D,SAAS1C,QAAQ,yBAGpB4T,GAAiBG,IACnBK,EAAQrB,OAAOzY,EAAE,QAAU6Z,EAAY,WACvCX,GAAgB,EAChBlN,EAAK5D,SAAS1C,QAAQ,4BAGxBwI,WAAW,WACTlC,EAAKgG,YAAY+G,GAAc,IAC9B,IAEHe,EAAQC,MAAM,KAAKC,QAAQ,IAAK,WAC9Bha,EAAEF,MAAMsJ,iBA3DhByH,GAASxE,KAAK,YAAY,GAC1B8M,EAAQ9M,KAAK,YAAY,GACzBL,EAAKW,WAAWE,KAAK,aAAaC,YAAY,YAAYD,KAAK,KAAKnE,KAAK,iBAAiB,GAC1FsD,EAAKgG,YAAY+G,GAAc,IA+D5B/M,EAAKI,UAAaJ,EAAKI,UAAwC,IAA5BJ,EAAK1K,QAAQqK,WACnDK,EAAK1D,QAAQ0E,QACJhB,EAAK1K,QAAQ4J,YACtBc,EAAKY,WAAWI,QAIdkM,IACGF,GAAahN,EAAK5D,SAASS,OAASmD,EAAKI,UAAc6M,GAAajN,EAAK5D,SAASiE,KAAK,mBAAqBL,EAAKI,YAEpHvH,GAAqBkU,EAAcI,EAAQ9M,KAAK,YAAa+M,GAC7DpN,EAAK5D,SACFtD,cAAc,cAMzBhF,KAAKyI,MAAM+E,GAAG,QAAS,6DAA8D,SAAUrF,GACzFA,EAAEgS,eAAiBna,OACrBmI,EAAEE,iBACFF,EAAEC,kBACE8D,EAAK1K,QAAQ4J,aAAelL,EAAEiI,EAAEiS,QAAQ5L,SAAS,SACnDtC,EAAKY,WAAWI,QAEhBhB,EAAK1D,QAAQ0E,WAKnBlN,KAAK6M,WAAWW,GAAG,QAAS,6BAA8B,SAAUrF,GAClEA,EAAEE,iBACFF,EAAEC,kBACE8D,EAAK1K,QAAQ4J,WACfc,EAAKY,WAAWI,QAEhBhB,EAAK1D,QAAQ0E,UAIjBlN,KAAKyI,MAAM+E,GAAG,QAAS,wBAAyB,WAC9CtB,EAAK1D,QAAQyE,UAGfjN,KAAK8M,WAAWU,GAAG,QAAS,SAAUrF,GACpCA,EAAEC,oBAGJpI,KAAKyI,MAAM+E,GAAG,QAAS,eAAgB,SAAUrF,GAC3C+D,EAAK1K,QAAQ4J,WACfc,EAAKY,WAAWI,QAEhBhB,EAAK1D,QAAQ0E,QAGf/E,EAAEE,iBACFF,EAAEC,kBAEElI,EAAEF,MAAMwO,SAAS,iBACnBtC,EAAK/C,YAEL+C,EAAK9C,gBAITpJ,KAAKsI,SAAS+R,OAAO,WACnBnO,EAAKlD,QAAO,GACZkD,EAAK5D,SAAS1C,QAAQ,oBAAqBb,GAC3CA,EAAoB,QAIxBsI,mBAAoB,WAClB,GAAInB,GAAOlM,KACPsa,EAAcpa,EAAE,+BAEpBF,MAAKwI,QAAQgF,GAAG,0BAA2B,WACzCtB,EAAKW,WAAWE,KAAK,WAAWC,YAAY,UACtCd,EAAKY,WAAW/D,QACpBmD,EAAKY,WAAW/D,IAAI,IACpBmD,EAAKxD,KAAK+J,IAAI,cAAczF,YAAY,UAClCsN,EAAY/L,SAASnL,QAAQkX,EAAYhR,UAE5C4C,EAAKI,UAAUJ,EAAKW,WAAWE,KAAK,aAAaX,SAAS,UAC/DgC,WAAW,WACTlC,EAAKY,WAAWI,SACf,MAGLlN,KAAK8M,WAAWU,GAAG,6EAA8E,SAAUrF,GACzGA,EAAEC,oBAGJpI,KAAK8M,WAAWU,GAAG,uBAAwB,WAKzC,GAJAtB,EAAKxD,KAAK+J,IAAI,cAAczF,YAAY,UACxCd,EAAKxD,KAAKsI,OAAO,WAAWhE,YAAY,UACxCsN,EAAYhR,SAER4C,EAAKY,WAAW/D,MAAO,CACzB,GACIwR,GADAC,EAActO,EAAKxD,KAAK+J,IAAI,yCAQhC,IALE8H,EADErO,EAAK1K,QAAQ8J,oBACFkP,EAAY/H,IAAI,KAAOvG,EAAKuO,eAAiB,KAAOta,EAAgB+L,EAAKY,WAAW/D,OAAS,MAE7FyR,EAAY/H,IAAI,IAAMvG,EAAKuO,eAAiB,KAAOvO,EAAKY,WAAW/D,MAAQ,MAGtFwR,EAAWnX,SAAWoX,EAAYpX,OACpCkX,EAAYxK,KAAK5D,EAAK1K,QAAQoI,gBAAgBnJ,QAAQ,MAAO,IAAMuH,EAAWkE,EAAKY,WAAW/D,OAAS,MACvGmD,EAAKW,WAAW8L,OAAO2B,GACvBpO,EAAKxD,KAAK0D,SAAS,cACd,CACLmO,EAAWnO,SAAS,SAEpB,IACIsO,GADAC,EAAczO,EAAKxD,KAAK+J,IAAI,UAIhCkI,GAAYna,KAAK,SAAU0D,GACzB,GAAI7C,GAAQnB,EAAEF,KAEVqB,GAAMmN,SAAS,WACChL,SAAdkX,EACFrZ,EAAM+K,SAAS,WAEXsO,GAAWA,EAAUtO,SAAS,UAClCsO,EAAYrZ,GAELA,EAAMmN,SAAS,oBAAsBmM,EAAY/I,GAAG1N,EAAQ,GAAG3C,KAAK,cAAgBF,EAAME,KAAK,YACxGF,EAAM+K,SAAS,UAEfsO,EAAY,OAGZA,GAAWA,EAAUtO,SAAS,UAElCoO,EAAY/H,IAAI,WAAWmI,QAAQxO,SAAS,eAMpDqO,aAAc,WACZ,GAAII,IACFC,OAAQ,UACR7W,WAAY,UAGd,OAAO4W,GAAO7a,KAAKwB,QAAQ+J,kBAAoB,aAGjDxC,IAAK,SAAU5H,GACb,MAAqB,mBAAVA,IACTnB,KAAKsI,SAASS,IAAI5H,GAClBnB,KAAKgJ,SAEEhJ,KAAKsI,UAELtI,KAAKsI,SAASS,OAIzBgS,UAAW,SAAUnI,GACnB,GAAK5S,KAAKsM,SAAV,CACsB,mBAAXsG,KAAwBA,GAAS,GAE5C5S,KAAK6R,SAEL,IAAId,GAAW/Q,KAAKsI,SAASyE,KAAK,UAC9B4N,EAAc3a,KAAK0I,KAAK+J,IAAI,kDAC5BuI,EAAYL,EAAYvX,OACxB6X,IAEJ,IAAIrI,GACF,GAAI+H,EAAY3J,OAAO,aAAa5N,SAAWuX,EAAYvX,OAAQ,WAEnE,IAA+C,IAA3CuX,EAAY3J,OAAO,aAAa5N,OAAc,MAGpDuX,GAAYlD,YAAY,WAAY7E,EAEpC,KAAK,GAAInR,GAAI,EAAGA,EAAIuZ,EAAWvZ,IAAK,CAClC,GAAIyZ,GAAYP,EAAYlZ,GAAG0Z,aAAa,sBAC5CF,GAAgBA,EAAgB7X,QAAU2N,EAASa,GAAGsJ,GAAW,GAGnEhb,EAAE+a,GAAiB1O,KAAK,WAAYqG,GAEpC5S,KAAKgJ,QAAO,GAEZhJ,KAAKmS,oBAELnS,KAAKsI,SACFtD,cAAc,YAGnBmE,UAAW,WACT,MAAOnJ,MAAK+a,WAAU,IAGxB3R,YAAa,WACX,MAAOpJ,MAAK+a,WAAU,IAGxBK,OAAQ,SAAUjT,GAChBA,EAAIA,GAAK8N,OAAOrV,MAEZuH,GAAGA,EAAEC,kBAETpI,KAAKwI,QAAQ5C,QAAQ,UAGvByV,QAAS,SAAUlT,GACjB,GAEImT,GAEApX,EACAqX,EACAX,EACA5C,EACAwD,EACAC,EACAtC,EACAuC,EAXAra,EAAQnB,EAAEF,MACVyQ,EAAUpP,EAAMC,GAAG,SAAWD,EAAMkN,SAASA,SAAWlN,EAAMkN,SAE9DrC,EAAOuE,EAAQlP,KAAK,QASpBoa,EAAW,uDACXC,GACEC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,GAAI,IACJC,IAAK,IACLC,IAAK,IACLC,IAAK,IACLC,IAAK,IACLC,IAAK,IACLC,IAAK,IAWX,IARI1S,EAAK1K,QAAQ4J,aAAYqF,EAAUpP,EAAMkN,SAASA,UAElDrC,EAAK1K,QAAQqJ,YAAW4F,EAAUvE,EAAKzD,OAE3C6S,EAASpb,EAAE,sBAAuBuQ,GAElCiL,EAAWxP,EAAK3D,YAAYiG,SAAS,SAEhCkN,IAAavT,EAAE4Q,SAAW,IAAM5Q,EAAE4Q,SAAW,IAAM5Q,EAAE4Q,SAAW,IAAM5Q,EAAE4Q,SAAW,KAAO5Q,EAAE4Q,SAAW,IAAM5Q,EAAE4Q,SAAW,IAS7H,MARK7M,GAAK1K,QAAQqJ,UAKhBqB,EAAK1D,QAAQ5C,QAAQ,UAJrBsG,EAAKqJ,UACLrJ,EAAKzD,MAAM8F,SAASnC,SAAS,QAC7BsP,GAAW,OAIbxP,GAAKY,WAAWI,OAyBlB,IArBIhB,EAAK1K,QAAQ4J,aACX,WAAWrD,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAQmZ,IAC7CvT,EAAEE,iBACFF,EAAEC,kBACF8D,EAAKW,WAAWI,QAChBf,EAAK1D,QAAQ0E,SAGfoO,EAASpb,EAAE,sBAAwByb,EAAUlL,GACxCpP,EAAM0H,OAAU,UAAUhB,KAAKI,EAAE4Q,QAAQxW,SAAS,MACb,IAApC+Y,EAAOtK,OAAO,WAAW5N,SAC3BkY,EAASpP,EAAKW,WAAWE,KAAK,MAE5BuO,EADEpP,EAAK1K,QAAQ8J,oBACNgQ,EAAOtK,OAAO,KAAO9E,EAAKuO,eAAiB,IAAMta,EAAgByb,EAAWzT,EAAE4Q,UAAY,KAE1FuC,EAAOtK,OAAO,IAAM9E,EAAKuO,eAAiB,IAAMmB,EAAWzT,EAAE4Q,SAAW,OAMpFuC,EAAOlY,OAAZ,CAEA,GAAI,UAAU2E,KAAKI,EAAE4Q,QAAQxW,SAAS,KACpC2B,EAAQoX,EAAOpX,MAAMoX,EAAOvO,KAAK,KAAKiE,OAAO,UAAUzC,UACvDqM,EAAQU,EAAOtK,OAAO2K,GAAUf,QAAQ1W,QACxC8T,EAAOsD,EAAOtK,OAAO2K,GAAU3D,OAAO9T,QACtCqX,EAAOD,EAAO1J,GAAG1N,GAAO2a,QAAQlD,GAAU/J,GAAG,GAAG1N,QAChDsX,EAAOF,EAAO1J,GAAG1N,GAAOsN,QAAQmK,GAAU/J,GAAG,GAAG1N,QAChDuX,EAAWH,EAAO1J,GAAG2J,GAAM/J,QAAQmK,GAAU/J,GAAG,GAAG1N,QAE/CgI,EAAK1K,QAAQ4J,aACfkQ,EAAO9a,KAAK,SAAUiB,GACfvB,EAAEF,MAAMwO,SAAS,aACpBtO,EAAEF,MAAMuB,KAAK,QAASE,KAG1ByC,EAAQoX,EAAOpX,MAAMoX,EAAOtK,OAAO,YACnC4J,EAAQU,EAAOV,QAAQrZ,KAAK,SAC5ByW,EAAOsD,EAAOtD,OAAOzW,KAAK,SAC1Bga,EAAOD,EAAO1J,GAAG1N,GAAO2a,UAAUjN,GAAG,GAAGrQ,KAAK,SAC7Cia,EAAOF,EAAO1J,GAAG1N,GAAOsN,UAAUI,GAAG,GAAGrQ,KAAK,SAC7Cka,EAAWH,EAAO1J,GAAG2J,GAAM/J,UAAUI,GAAG,GAAGrQ,KAAK,UAGlD4X,EAAY9X,EAAME,KAAK,aAEN,IAAb4G,EAAE4Q,SACA7M,EAAK1K,QAAQ4J,YAAYlH,IACzBA,GAASuX,GAAYvX,EAAQsX,IAAMtX,EAAQsX,GAC3CtX,EAAQ0W,IAAO1W,EAAQ0W,GACvB1W,GAASiV,IAAWjV,EAAQ8T,IACV,IAAb7P,EAAE4Q,UACP7M,EAAK1K,QAAQ4J,YAAYlH,IACzBA,IAAS,IAAIA,EAAQ,GACrBA,GAASuX,GAAYvX,EAAQqX,IAAMrX,EAAQqX,GAC3CrX,EAAQ8T,IAAM9T,EAAQ8T,GACtB9T,GAASiV,IAAWjV,EAAQ0W,IAGlCvZ,EAAME,KAAK,YAAa2C,GAEnBgI,EAAK1K,QAAQ4J,YAGhBjD,EAAEE,iBACGhH,EAAMmN,SAAS,qBAClB8M,EAAOtO,YAAY,UAAU4E,GAAG1N,GAAOkI,SAAS,UAAUQ,SAAS,KAAKM,QACxE7L,EAAM6L,UALRoO,EAAO1J,GAAG1N,GAAO0I,SAAS,KAAKM,YAS5B,KAAK7L,EAAMC,GAAG,SAAU,CAC7B,GACIwd,GACAC,EAFAC,IAIJ1D,GAAO9a,KAAK,WACLN,EAAEF,MAAMwO,SAAS,aAChBtO,EAAEyS,KAAKzS,EAAEF,MAAM4M,SAAS,KAAKxM,OAAO6e,eAAeC,UAAU,EAAG,IAAMtD,EAAWzT,EAAE4Q,UACrFiG,EAASxa,KAAKtE,EAAEF,MAAMkE,WAK5B4a,EAAQ5e,EAAEoF,UAAU/D,KAAK,YACzBud,IACA5e,EAAEoF,UAAU/D,KAAK,WAAYud,GAE7BC,EAAU7e,EAAEyS,KAAKzS,EAAE,UAAUE,OAAO6e,eAAeC,UAAU,EAAG,GAE5DH,GAAWnD,EAAWzT,EAAE4Q,UAC1B+F,EAAQ,EACR5e,EAAEoF,UAAU/D,KAAK,WAAYud,IACpBA,GAASE,EAAS5b,SAC3BlD,EAAEoF,UAAU/D,KAAK,WAAY,GACzBud,EAAQE,EAAS5b,SAAQ0b,EAAQ,IAGvCxD,EAAO1J,GAAGoN,EAASF,EAAQ,IAAIlS,SAAS,KAAKM,QAI/C,IAAK,UAAUnF,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAS,QAAQwF,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAQ2J,EAAK1K,QAAQuK,cAAiB2P,EAAU,CAE9H,GADK,OAAO3T,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAM4F,EAAEE,iBACvC6D,EAAK1K,QAAQ4J,WASN,OAAOrD,KAAKI,EAAE4Q,QAAQxW,SAAS,OACzC2J,EAAKW,WAAWE,KAAK,aAAaE;AAClC5L,EAAM6L,aAXsB,CAC5B,GAAIpI,GAAO5E,EAAE,SACb4E,GAAKmI,QAELnI,EAAKoI,QAEL/E,EAAEE,iBAEFnI,EAAEoF,UAAU/D,KAAK,eAAe,GAKlCrB,EAAEoF,UAAU/D,KAAK,WAAY,IAG1B,WAAWwG,KAAKI,EAAE4Q,QAAQxW,SAAS,MAAQmZ,IAAaxP,EAAKI,UAAYJ,EAAK1K,QAAQ4J,aAAiB,OAAOrD,KAAKI,EAAE4Q,QAAQxW,SAAS,OAASmZ,KAClJxP,EAAKzD,MAAM8F,SAASvB,YAAY,QAC5Bd,EAAK1K,QAAQqJ,WAAWqB,EAAK3D,YAAYyE,YAAY,QACzDd,EAAK1D,QAAQ0E,WAIjBpB,OAAQ,WACN9L,KAAKsI,SAAS8D,SAAS,kBAGzBnD,QAAS,WACPjJ,KAAK0I,KAAO,KACZ1I,KAAKqM,SACLrM,KAAKiP,WACLjP,KAAKgJ,SACLhJ,KAAKmN,gBACLnN,KAAK8S,UAAS,GACd9S,KAAKkJ,WACLlJ,KAAKsN,WACDtN,KAAK0I,MAAM1I,KAAK8M,WAAWlH,QAAQ,kBAEvC5F,KAAKsI,SAAS1C,QAAQ,wBAGxB4D,KAAM,WACJxJ,KAAKuI,YAAYiB,QAGnBD,KAAM,WACJvJ,KAAKuI,YAAYgB,QAGnBD,OAAQ,WACNtJ,KAAKuI,YAAYe,SACjBtJ,KAAKsI,SAASgB,UAGhBD,QAAS,WACPrJ,KAAKuI,YAAY4W,OAAOnf,KAAKsI,UAAUgB,SAEnCtJ,KAAKwY,aACPxY,KAAKwY,aAAalP,SAElBtJ,KAAKyI,MAAMa,SAGbtJ,KAAKsI,SACFyF,IAAI,cACJqR,WAAW,gBACXpS,YAAY,kCAoDnB,IAAIqS,GAAMnf,EAAE6B,GAAGC,YACf9B,GAAE6B,GAAGC,aAAetB,EACpBR,EAAE6B,GAAGC,aAAasd,YAAczd,EAIhC3B,EAAE6B,GAAGC,aAAaud,WAAa,WAE7B,MADArf,GAAE6B,GAAGC,aAAeqd,EACbrf,MAGTE,EAAEoF,UACG/D,KAAK,WAAY,GACjBiM,GAAG,oBAAqB,oGAAqG3L,EAAaQ,UAAUgZ,SACpJ7N,GAAG,gBAAiB,oGAAqG,SAAUrF,GAClIA,EAAEC,oBAKRlI,EAAE+V,QAAQzI,GAAG,0BAA2B,WACtCtN,EAAE,iBAAiBM,KAAK,WACtB,GAAIgf,GAAgBtf,EAAEF,KACtBU,GAAOwC,KAAKsc,EAAeA,EAAcje,aAG5CtB","file":"bootstrap-select.min.js"} \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js new file mode 100644 index 00000000..d4173834 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js @@ -0,0 +1,9 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){"use strict";function b(b){var c=[{re:/[\xC0-\xC6]/g,ch:"A"},{re:/[\xE0-\xE6]/g,ch:"a"},{re:/[\xC8-\xCB]/g,ch:"E"},{re:/[\xE8-\xEB]/g,ch:"e"},{re:/[\xCC-\xCF]/g,ch:"I"},{re:/[\xEC-\xEF]/g,ch:"i"},{re:/[\xD2-\xD6]/g,ch:"O"},{re:/[\xF2-\xF6]/g,ch:"o"},{re:/[\xD9-\xDC]/g,ch:"U"},{re:/[\xF9-\xFC]/g,ch:"u"},{re:/[\xC7-\xE7]/g,ch:"c"},{re:/[\xD1]/g,ch:"N"},{re:/[\xF1]/g,ch:"n"}];return a.each(c,function(){b=b?b.replace(this.re,this.ch):""}),b}function c(b){var c=arguments,d=b;[].shift.apply(c);var e,f=this.each(function(){var b=a(this);if(b.is("select")){var f=b.data("selectpicker"),g="object"==typeof d&&d;if(f){if(g)for(var h in g)g.hasOwnProperty(h)&&(f.options[h]=g[h])}else{var i=a.extend({},l.DEFAULTS,a.fn.selectpicker.defaults||{},b.data(),g);i.template=a.extend({},l.DEFAULTS.template,a.fn.selectpicker.defaults?a.fn.selectpicker.defaults.template:{},b.data().template,g.template),b.data("selectpicker",f=new l(this,i))}"string"==typeof d&&(e=f[d]instanceof Function?f[d].apply(f,c):f.options[d])}});return"undefined"!=typeof e?e:f}String.prototype.includes||!function(){var a={}.toString,b=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),c="".indexOf,d=function(b){if(null==this)throw new TypeError;var d=String(this);if(b&&"[object RegExp]"==a.call(b))throw new TypeError;var e=d.length,f=String(b),g=f.length,h=arguments.length>1?arguments[1]:void 0,i=h?Number(h):0;i!=i&&(i=0);var j=Math.min(Math.max(i,0),e);return!(g+j>e)&&c.call(d,f,i)!=-1};b?b(String.prototype,"includes",{value:d,configurable:!0,writable:!0}):String.prototype.includes=d}(),String.prototype.startsWith||!function(){var a=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),b={}.toString,c=function(a){if(null==this)throw new TypeError;var c=String(this);if(a&&"[object RegExp]"==b.call(a))throw new TypeError;var d=c.length,e=String(a),f=e.length,g=arguments.length>1?arguments[1]:void 0,h=g?Number(g):0;h!=h&&(h=0);var i=Math.min(Math.max(h,0),d);if(f+i>d)return!1;for(var j=-1;++j":">",'"':""","'":"'","`":"`"},h={"&":"&","<":"<",">":">",""":'"',"'":"'","`":"`"},i=function(a){var b=function(b){return a[b]},c="(?:"+Object.keys(a).join("|")+")",d=RegExp(c),e=RegExp(c,"g");return function(a){return a=null==a?"":""+a,d.test(a)?a.replace(e,b):a}},j=i(g),k=i(h),l=function(b,c){d.useDefault||(a.valHooks.select.set=d._set,d.useDefault=!0),this.$element=a(b),this.$newElement=null,this.$button=null,this.$menu=null,this.$lis=null,this.options=c,null===this.options.title&&(this.options.title=this.$element.attr("title"));var e=this.options.windowPadding;"number"==typeof e&&(this.options.windowPadding=[e,e,e,e]),this.val=l.prototype.val,this.render=l.prototype.render,this.refresh=l.prototype.refresh,this.setStyle=l.prototype.setStyle,this.selectAll=l.prototype.selectAll,this.deselectAll=l.prototype.deselectAll,this.destroy=l.prototype.destroy,this.remove=l.prototype.remove,this.show=l.prototype.show,this.hide=l.prototype.hide,this.init()};l.VERSION="1.12.4",l.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results matched {0}",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return[1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",doneButton:!1,doneButtonText:"Close",multipleSeparator:", ",styleBase:"btn",style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,liveSearchPlaceholder:null,liveSearchNormalize:!1,liveSearchStyle:"contains",actionsBox:!1,iconBase:"glyphicon",tickIcon:"glyphicon-ok",showTick:!1,template:{caret:''},maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,windowPadding:0},l.prototype={constructor:l,init:function(){var b=this,c=this.$element.attr("id");this.$element.addClass("bs-select-hidden"),this.liObj={},this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$newElement=this.createView(),this.$element.after(this.$newElement).appendTo(this.$newElement),this.$button=this.$newElement.children("button"),this.$menu=this.$newElement.children(".dropdown-menu"),this.$menuInner=this.$menu.children(".inner"),this.$searchbox=this.$menu.find("input"),this.$element.removeClass("bs-select-hidden"),this.options.dropdownAlignRight===!0&&this.$menu.addClass("dropdown-menu-right"),"undefined"!=typeof c&&(this.$button.attr("data-id",c),a('label[for="'+c+'"]').click(function(a){a.preventDefault(),b.$button.focus()})),this.checkDisabled(),this.clickListener(),this.options.liveSearch&&this.liveSearchListener(),this.render(),this.setStyle(),this.setWidth(),this.options.container&&this.selectPosition(),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile(),this.$newElement.on({"hide.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!1),b.$element.trigger("hide.bs.select",a)},"hidden.bs.dropdown":function(a){b.$element.trigger("hidden.bs.select",a)},"show.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!0),b.$element.trigger("show.bs.select",a)},"shown.bs.dropdown":function(a){b.$element.trigger("shown.bs.select",a)}}),b.$element[0].hasAttribute("required")&&this.$element.on("invalid",function(){b.$button.addClass("bs-invalid"),b.$element.on({"focus.bs.select":function(){b.$button.focus(),b.$element.off("focus.bs.select")},"shown.bs.select":function(){b.$element.val(b.$element.val()).off("shown.bs.select")},"rendered.bs.select":function(){this.validity.valid&&b.$button.removeClass("bs-invalid"),b.$element.off("rendered.bs.select")}}),b.$button.on("blur.bs.select",function(){b.$element.focus().blur(),b.$button.off("blur.bs.select")})}),setTimeout(function(){b.$element.trigger("loaded.bs.select")})},createDropdown:function(){var b=this.multiple||this.options.showTick?" show-tick":"",c=this.$element.parent().hasClass("input-group")?" input-group-btn":"",d=this.autofocus?" autofocus":"",e=this.options.header?'
    '+this.options.header+"
    ":"",f=this.options.liveSearch?'':"",g=this.multiple&&this.options.actionsBox?'
    ":"",h=this.multiple&&this.options.doneButton?'
    ":"",i='
    ";return a(i)},createView:function(){var a=this.createDropdown(),b=this.createLi();return a.find("ul")[0].innerHTML=b,a},reloadLi:function(){var a=this.createLi();this.$menuInner[0].innerHTML=a},createLi:function(){var c=this,d=[],e=0,f=document.createElement("option"),g=-1,h=function(a,b,c,d){return""+a+""},i=function(d,e,f,g){return''+d+''};if(this.options.title&&!this.multiple&&(g--,!this.$element.find(".bs-title-option").length)){var k=this.$element[0];f.className="bs-title-option",f.innerHTML=this.options.title,f.value="",k.insertBefore(f,k.firstChild);var l=a(k.options[k.selectedIndex]);void 0===l.attr("selected")&&void 0===this.$element.data("selected")&&(f.selected=!0)}var m=this.$element.find("option");return m.each(function(b){var f=a(this);if(g++,!f.hasClass("bs-title-option")){var k,l=this.className||"",n=j(this.style.cssText),o=f.data("content")?f.data("content"):f.html(),p=f.data("tokens")?f.data("tokens"):null,q="undefined"!=typeof f.data("subtext")?''+f.data("subtext")+"":"",r="undefined"!=typeof f.data("icon")?' ':"",s=f.parent(),t="OPTGROUP"===s[0].tagName,u=t&&s[0].disabled,v=this.disabled||u;if(""!==r&&v&&(r=""+r+""),c.options.hideDisabled&&(v&&!t||u))return k=f.data("prevHiddenIndex"),f.next().data("prevHiddenIndex",void 0!==k?k:b),void g--;if(f.data("content")||(o=r+''+o+q+""),t&&f.data("divider")!==!0){if(c.options.hideDisabled&&v){if(void 0===s.data("allOptionsDisabled")){var w=s.children();s.data("allOptionsDisabled",w.filter(":disabled").length===w.length)}if(s.data("allOptionsDisabled"))return void g--}var x=" "+s[0].className||"";if(0===f.index()){e+=1;var y=s[0].label,z="undefined"!=typeof s.data("subtext")?''+s.data("subtext")+"":"",A=s.data("icon")?' ':"";y=A+''+j(y)+z+"",0!==b&&d.length>0&&(g++,d.push(h("",null,"divider",e+"div"))),g++,d.push(h(y,null,"dropdown-header"+x,e))}if(c.options.hideDisabled&&v)return void g--;d.push(h(i(o,"opt "+l+x,n,p),b,"",e))}else if(f.data("divider")===!0)d.push(h("",b,"divider"));else if(f.data("hidden")===!0)k=f.data("prevHiddenIndex"),f.next().data("prevHiddenIndex",void 0!==k?k:b),d.push(h(i(o,l,n,p),b,"hidden is-hidden"));else{var B=this.previousElementSibling&&"OPTGROUP"===this.previousElementSibling.tagName;if(!B&&c.options.hideDisabled&&(k=f.data("prevHiddenIndex"),void 0!==k)){var C=m.eq(k)[0].previousElementSibling;C&&"OPTGROUP"===C.tagName&&!C.disabled&&(B=!0)}B&&(g++,d.push(h("",null,"divider",e+"div"))),d.push(h(i(o,l,n,p),b))}c.liObj[b]=g}}),this.multiple||0!==this.$element.find("option:selected").length||this.options.title||this.$element.find("option").eq(0).prop("selected",!0).attr("selected","selected"),d.join("")},findLis:function(){return null==this.$lis&&(this.$lis=this.$menu.find("li")),this.$lis},render:function(b){var c,d=this,e=this.$element.find("option");b!==!1&&e.each(function(a){var b=d.findLis().eq(d.liObj[a]);d.setDisabled(a,this.disabled||"OPTGROUP"===this.parentNode.tagName&&this.parentNode.disabled,b),d.setSelected(a,this.selected,b)}),this.togglePlaceholder(),this.tabIndex();var f=e.map(function(){if(this.selected){if(d.options.hideDisabled&&(this.disabled||"OPTGROUP"===this.parentNode.tagName&&this.parentNode.disabled))return;var b,c=a(this),e=c.data("icon")&&d.options.showIcon?' ':"";return b=d.options.showSubtext&&c.data("subtext")&&!d.multiple?' '+c.data("subtext")+"":"","undefined"!=typeof c.attr("title")?c.attr("title"):c.data("content")&&d.options.showContent?c.data("content").toString():e+c.html()+b}}).toArray(),g=this.multiple?f.join(this.options.multipleSeparator):f[0];if(this.multiple&&this.options.selectedTextFormat.indexOf("count")>-1){var h=this.options.selectedTextFormat.split(">");if(h.length>1&&f.length>h[1]||1==h.length&&f.length>=2){c=this.options.hideDisabled?", [disabled]":"";var i=e.not('[data-divider="true"], [data-hidden="true"]'+c).length,j="function"==typeof this.options.countSelectedText?this.options.countSelectedText(f.length,i):this.options.countSelectedText;g=j.replace("{0}",f.length.toString()).replace("{1}",i.toString())}}void 0==this.options.title&&(this.options.title=this.$element.attr("title")),"static"==this.options.selectedTextFormat&&(g=this.options.title),g||(g="undefined"!=typeof this.options.title?this.options.title:this.options.noneSelectedText),this.$button.attr("title",k(a.trim(g.replace(/<[^>]*>?/g,"")))),this.$button.children(".filter-option").html(g),this.$element.trigger("rendered.bs.select")},setStyle:function(a,b){this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|bs-select-hidden|validate\[.*\]/gi,""));var c=a?a:this.options.style;"add"==b?this.$button.addClass(c):"remove"==b?this.$button.removeClass(c):(this.$button.removeClass(this.options.style),this.$button.addClass(c))},liHeight:function(b){if(b||this.options.size!==!1&&!this.sizeInfo){var c=document.createElement("div"),d=document.createElement("div"),e=document.createElement("ul"),f=document.createElement("li"),g=document.createElement("li"),h=document.createElement("a"),i=document.createElement("span"),j=this.options.header&&this.$menu.find(".popover-title").length>0?this.$menu.find(".popover-title")[0].cloneNode(!0):null,k=this.options.liveSearch?document.createElement("div"):null,l=this.options.actionsBox&&this.multiple&&this.$menu.find(".bs-actionsbox").length>0?this.$menu.find(".bs-actionsbox")[0].cloneNode(!0):null,m=this.options.doneButton&&this.multiple&&this.$menu.find(".bs-donebutton").length>0?this.$menu.find(".bs-donebutton")[0].cloneNode(!0):null;if(i.className="text",c.className=this.$menu[0].parentNode.className+" open",d.className="dropdown-menu open",e.className="dropdown-menu inner",f.className="divider",i.appendChild(document.createTextNode("Inner text")),h.appendChild(i),g.appendChild(h),e.appendChild(g),e.appendChild(f),j&&d.appendChild(j),k){var n=document.createElement("input");k.className="bs-searchbox",n.className="form-control",k.appendChild(n),d.appendChild(k)}l&&d.appendChild(l),d.appendChild(e),m&&d.appendChild(m),c.appendChild(d),document.body.appendChild(c);var o=h.offsetHeight,p=j?j.offsetHeight:0,q=k?k.offsetHeight:0,r=l?l.offsetHeight:0,s=m?m.offsetHeight:0,t=a(f).outerHeight(!0),u="function"==typeof getComputedStyle&&getComputedStyle(d),v=u?null:a(d),w={vert:parseInt(u?u.paddingTop:v.css("paddingTop"))+parseInt(u?u.paddingBottom:v.css("paddingBottom"))+parseInt(u?u.borderTopWidth:v.css("borderTopWidth"))+parseInt(u?u.borderBottomWidth:v.css("borderBottomWidth")),horiz:parseInt(u?u.paddingLeft:v.css("paddingLeft"))+parseInt(u?u.paddingRight:v.css("paddingRight"))+parseInt(u?u.borderLeftWidth:v.css("borderLeftWidth"))+parseInt(u?u.borderRightWidth:v.css("borderRightWidth"))},x={vert:w.vert+parseInt(u?u.marginTop:v.css("marginTop"))+parseInt(u?u.marginBottom:v.css("marginBottom"))+2,horiz:w.horiz+parseInt(u?u.marginLeft:v.css("marginLeft"))+parseInt(u?u.marginRight:v.css("marginRight"))+2};document.body.removeChild(c),this.sizeInfo={liHeight:o,headerHeight:p,searchHeight:q,actionsHeight:r,doneButtonHeight:s,dividerHeight:t,menuPadding:w,menuExtras:x}}},setSize:function(){if(this.findLis(),this.liHeight(),this.options.header&&this.$menu.css("padding-top",0),this.options.size!==!1){var b,c,d,e,f,g,h,i,j=this,k=this.$menu,l=this.$menuInner,m=a(window),n=this.$newElement[0].offsetHeight,o=this.$newElement[0].offsetWidth,p=this.sizeInfo.liHeight,q=this.sizeInfo.headerHeight,r=this.sizeInfo.searchHeight,s=this.sizeInfo.actionsHeight,t=this.sizeInfo.doneButtonHeight,u=this.sizeInfo.dividerHeight,v=this.sizeInfo.menuPadding,w=this.sizeInfo.menuExtras,x=this.options.hideDisabled?".disabled":"",y=function(){var b,c=j.$newElement.offset(),d=a(j.options.container);j.options.container&&!d.is("body")?(b=d.offset(),b.top+=parseInt(d.css("borderTopWidth")),b.left+=parseInt(d.css("borderLeftWidth"))):b={top:0,left:0};var e=j.options.windowPadding;f=c.top-b.top-m.scrollTop(),g=m.height()-f-n-b.top-e[2],h=c.left-b.left-m.scrollLeft(),i=m.width()-h-o-b.left-e[1],f-=e[0],h-=e[3]};if(y(),"auto"===this.options.size){var z=function(){var m,n=function(b,c){return function(d){return c?d.classList?d.classList.contains(b):a(d).hasClass(b):!(d.classList?d.classList.contains(b):a(d).hasClass(b))}},u=j.$menuInner[0].getElementsByTagName("li"),x=Array.prototype.filter?Array.prototype.filter.call(u,n("hidden",!1)):j.$lis.not(".hidden"),z=Array.prototype.filter?Array.prototype.filter.call(x,n("dropdown-header",!0)):x.filter(".dropdown-header");y(),b=g-w.vert,c=i-w.horiz,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height"),k.data("width")||k.data("width",k.width()),e=k.data("width")):(d=k.height(),e=k.width()),j.options.dropupAuto&&j.$newElement.toggleClass("dropup",f>g&&b-w.verti&&c-w.horiz3?3*p+w.vert-2:0,k.css({"max-height":b+"px",overflow:"hidden","min-height":m+q+r+s+t+"px"}),l.css({"max-height":b-q-r-s-t-v.vert+"px","overflow-y":"auto","min-height":Math.max(m-v.vert,0)+"px"})};z(),this.$searchbox.off("input.getSize propertychange.getSize").on("input.getSize propertychange.getSize",z),m.off("resize.getSize scroll.getSize").on("resize.getSize scroll.getSize",z)}else if(this.options.size&&"auto"!=this.options.size&&this.$lis.not(x).length>this.options.size){var A=this.$lis.not(".divider").not(x).children().slice(0,this.options.size).last().parent().index(),B=this.$lis.slice(0,A+1).filter(".divider").length;b=p*this.options.size+B*u+v.vert,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height")):d=k.height(),j.options.dropupAuto&&this.$newElement.toggleClass("dropup",f>g&&b-w.vert');var b,c,d,e=this,f=a(this.options.container),g=function(a){e.$bsContainer.addClass(a.attr("class").replace(/form-control|fit-width/gi,"")).toggleClass("dropup",a.hasClass("dropup")),b=a.offset(),f.is("body")?c={top:0,left:0}:(c=f.offset(),c.top+=parseInt(f.css("borderTopWidth"))-f.scrollTop(),c.left+=parseInt(f.css("borderLeftWidth"))-f.scrollLeft()),d=a.hasClass("dropup")?0:a[0].offsetHeight,e.$bsContainer.css({top:b.top-c.top+d,left:b.left-c.left,width:a[0].offsetWidth})};this.$button.on("click",function(){var b=a(this);e.isDisabled()||(g(e.$newElement),e.$bsContainer.appendTo(e.options.container).toggleClass("open",!b.hasClass("open")).append(e.$menu))}),a(window).on("resize scroll",function(){g(e.$newElement)}),this.$element.on("hide.bs.select",function(){e.$menu.data("height",e.$menu.height()),e.$bsContainer.detach()})},setSelected:function(a,b,c){c||(this.togglePlaceholder(),c=this.findLis().eq(this.liObj[a])),c.toggleClass("selected",b).find("a").attr("aria-selected",b)},setDisabled:function(a,b,c){c||(c=this.findLis().eq(this.liObj[a])),b?c.addClass("disabled").children("a").attr("href","#").attr("tabindex",-1).attr("aria-disabled",!0):c.removeClass("disabled").children("a").removeAttr("href").attr("tabindex",0).attr("aria-disabled",!1)},isDisabled:function(){return this.$element[0].disabled},checkDisabled:function(){var a=this;this.isDisabled()?(this.$newElement.addClass("disabled"),this.$button.addClass("disabled").attr("tabindex",-1).attr("aria-disabled",!0)):(this.$button.hasClass("disabled")&&(this.$newElement.removeClass("disabled"),this.$button.removeClass("disabled").attr("aria-disabled",!1)),this.$button.attr("tabindex")!=-1||this.$element.data("tabindex")||this.$button.removeAttr("tabindex")),this.$button.click(function(){return!a.isDisabled()})},togglePlaceholder:function(){var a=this.$element.val();this.$button.toggleClass("bs-placeholder",null===a||""===a||a.constructor===Array&&0===a.length)},tabIndex:function(){this.$element.data("tabindex")!==this.$element.attr("tabindex")&&this.$element.attr("tabindex")!==-98&&"-98"!==this.$element.attr("tabindex")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex"))),this.$element.attr("tabindex",-98)},clickListener:function(){var b=this,c=a(document);c.data("spaceSelect",!1),this.$button.on("keyup",function(a){/(32)/.test(a.keyCode.toString(10))&&c.data("spaceSelect")&&(a.preventDefault(),c.data("spaceSelect",!1))}),this.$button.on("click",function(){b.setSize()}),this.$element.on("shown.bs.select",function(){if(b.options.liveSearch||b.multiple){if(!b.multiple){var a=b.liObj[b.$element[0].selectedIndex];if("number"!=typeof a||b.options.size===!1)return;var c=b.$lis.eq(a)[0].offsetTop-b.$menuInner[0].offsetTop;c=c-b.$menuInner[0].offsetHeight/2+b.sizeInfo.liHeight/2,b.$menuInner[0].scrollTop=c}}else b.$menuInner.find(".selected a").focus()}),this.$menuInner.on("click","li a",function(c){var d=a(this),f=d.parent().data("originalIndex"),g=b.$element.val(),h=b.$element.prop("selectedIndex"),i=!0;if(b.multiple&&1!==b.options.maxOptions&&c.stopPropagation(),c.preventDefault(),!b.isDisabled()&&!d.parent().hasClass("disabled")){var j=b.$element.find("option"),k=j.eq(f),l=k.prop("selected"),m=k.parent("optgroup"),n=b.options.maxOptions,o=m.data("maxOptions")||!1;if(b.multiple){if(k.prop("selected",!l),b.setSelected(f,!l),d.blur(),n!==!1||o!==!1){var p=n');t[2]&&(u=u.replace("{var}",t[2][n>1?0:1]),v=v.replace("{var}",t[2][o>1?0:1])),k.prop("selected",!1),b.$menu.append(w),n&&p&&(w.append(a("
    "+u+"
    ")),i=!1,b.$element.trigger("maxReached.bs.select")),o&&q&&(w.append(a("
    "+v+"
    ")),i=!1,b.$element.trigger("maxReachedGrp.bs.select")),setTimeout(function(){b.setSelected(f,!1)},10),w.delay(750).fadeOut(300,function(){a(this).remove()})}}}else j.prop("selected",!1),k.prop("selected",!0),b.$menuInner.find(".selected").removeClass("selected").find("a").attr("aria-selected",!1),b.setSelected(f,!0);!b.multiple||b.multiple&&1===b.options.maxOptions?b.$button.focus():b.options.liveSearch&&b.$searchbox.focus(),i&&(g!=b.$element.val()&&b.multiple||h!=b.$element.prop("selectedIndex")&&!b.multiple)&&(e=[f,k.prop("selected"),l],b.$element.triggerNative("change"))}}),this.$menu.on("click","li.disabled a, .popover-title, .popover-title :not(.close)",function(c){c.currentTarget==this&&(c.preventDefault(),c.stopPropagation(),b.options.liveSearch&&!a(c.target).hasClass("close")?b.$searchbox.focus():b.$button.focus())}),this.$menuInner.on("click",".divider, .dropdown-header",function(a){a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus()}),this.$menu.on("click",".popover-title .close",function(){b.$button.click()}),this.$searchbox.on("click",function(a){a.stopPropagation()}),this.$menu.on("click",".actions-btn",function(c){b.options.liveSearch?b.$searchbox.focus():b.$button.focus(),c.preventDefault(),c.stopPropagation(),a(this).hasClass("bs-select-all")?b.selectAll():b.deselectAll()}),this.$element.change(function(){b.render(!1),b.$element.trigger("changed.bs.select",e),e=null})},liveSearchListener:function(){var c=this,d=a('
  • ');this.$button.on("click.dropdown.data-api",function(){c.$menuInner.find(".active").removeClass("active"),c.$searchbox.val()&&(c.$searchbox.val(""),c.$lis.not(".is-hidden").removeClass("hidden"),d.parent().length&&d.remove()),c.multiple||c.$menuInner.find(".selected").addClass("active"),setTimeout(function(){c.$searchbox.focus()},10)}),this.$searchbox.on("click.dropdown.data-api focus.dropdown.data-api touchend.dropdown.data-api",function(a){a.stopPropagation()}),this.$searchbox.on("input propertychange",function(){if(c.$lis.not(".is-hidden").removeClass("hidden"),c.$lis.filter(".active").removeClass("active"),d.remove(),c.$searchbox.val()){var e,f=c.$lis.not(".is-hidden, .divider, .dropdown-header");if(e=c.options.liveSearchNormalize?f.not(":a"+c._searchStyle()+'("'+b(c.$searchbox.val())+'")'):f.not(":"+c._searchStyle()+'("'+c.$searchbox.val()+'")'),e.length===f.length)d.html(c.options.noneResultsText.replace("{0}",'"'+j(c.$searchbox.val())+'"')),c.$menuInner.append(d),c.$lis.addClass("hidden");else{e.addClass("hidden");var g,h=c.$lis.not(".hidden");h.each(function(b){var c=a(this);c.hasClass("divider")?void 0===g?c.addClass("hidden"):(g&&g.addClass("hidden"),g=c):c.hasClass("dropdown-header")&&h.eq(b+1).data("optgroup")!==c.data("optgroup")?c.addClass("hidden"):g=null}),g&&g.addClass("hidden"),f.not(".hidden").first().addClass("active"),c.$menuInner.scrollTop(0)}}})},_searchStyle:function(){var a={begins:"ibegins",startsWith:"ibegins"};return a[this.options.liveSearchStyle]||"icontains"},val:function(a){return"undefined"!=typeof a?(this.$element.val(a),this.render(),this.$element):this.$element.val()},changeAll:function(b){if(this.multiple){"undefined"==typeof b&&(b=!0),this.findLis();var c=this.$element.find("option"),d=this.$lis.not(".divider, .dropdown-header, .disabled, .hidden"),e=d.length,f=[];if(b){if(d.filter(".selected").length===d.length)return}else if(0===d.filter(".selected").length)return;d.toggleClass("selected",b);for(var g=0;g=48&&b.keyCode<=57||b.keyCode>=96&&b.keyCode<=105||b.keyCode>=65&&b.keyCode<=90))return i.options.container?i.$button.trigger("click"):(i.setSize(),i.$menu.parent().addClass("open"),f=!0),void i.$searchbox.focus();if(i.options.liveSearch&&/(^9$|27)/.test(b.keyCode.toString(10))&&f&&(b.preventDefault(),b.stopPropagation(),i.$menuInner.click(),i.$button.focus()),/(38|40)/.test(b.keyCode.toString(10))){if(c=i.$lis.filter(j),!c.length)return;d=i.options.liveSearch?c.index(c.filter(".active")):c.index(c.find("a").filter(":focus").parent()),e=i.$menuInner.data("prevIndex"),38==b.keyCode?(!i.options.liveSearch&&d!=e||d==-1||d--,d<0&&(d+=c.length)):40==b.keyCode&&((i.options.liveSearch||d==e)&&d++,d%=c.length),i.$menuInner.data("prevIndex",d),i.options.liveSearch?(b.preventDefault(),g.hasClass("dropdown-toggle")||(c.removeClass("active").eq(d).addClass("active").children("a").focus(),g.focus())):c.eq(d).children("a").focus()}else if(!g.is("input")){var l,m,n=[];c=i.$lis.filter(j),c.each(function(c){a.trim(a(this).children("a").text().toLowerCase()).substring(0,1)==k[b.keyCode]&&n.push(c)}),l=a(document).data("keycount"),l++,a(document).data("keycount",l),m=a.trim(a(":focus").text().toLowerCase()).substring(0,1),m!=k[b.keyCode]?(l=1,a(document).data("keycount",l)):l>=n.length&&(a(document).data("keycount",0),l>n.length&&(l=1)),c.eq(n[l-1]).children("a").focus()}if((/(13|32)/.test(b.keyCode.toString(10))||/(^9$)/.test(b.keyCode.toString(10))&&i.options.selectOnTab)&&f){if(/(32)/.test(b.keyCode.toString(10))||b.preventDefault(),i.options.liveSearch)/(32)/.test(b.keyCode.toString(10))||(i.$menuInner.find(".active a").click(),g.focus());else{var o=a(":focus");o.click(),o.focus(),b.preventDefault(),a(document).data("spaceSelect",!0)}a(document).data("keycount",0)}(/(^9$|27)/.test(b.keyCode.toString(10))&&f&&(i.multiple||i.options.liveSearch)||/(27)/.test(b.keyCode.toString(10))&&!f)&&(i.$menu.parent().removeClass("open"),i.options.container&&i.$newElement.removeClass("open"),i.$button.focus())},mobile:function(){this.$element.addClass("mobile-device")},refresh:function(){this.$lis=null,this.liObj={},this.reloadLi(),this.render(),this.checkDisabled(),this.liHeight(!0),this.setStyle(), +this.setWidth(),this.$lis&&this.$searchbox.trigger("propertychange"),this.$element.trigger("refreshed.bs.select")},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()},destroy:function(){this.$newElement.before(this.$element).remove(),this.$bsContainer?this.$bsContainer.remove():this.$menu.remove(),this.$element.off(".bs.select").removeData("selectpicker").removeClass("bs-select-hidden selectpicker")}};var m=a.fn.selectpicker;a.fn.selectpicker=c,a.fn.selectpicker.Constructor=l,a.fn.selectpicker.noConflict=function(){return a.fn.selectpicker=m,this},a(document).data("keycount",0).on("keydown.bs.select",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',l.prototype.keydown).on("focusin.modal",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',function(a){a.stopPropagation()}),a(window).on("load.bs.select.data-api",function(){a(".selectpicker").each(function(){var b=a(this);c.call(b,b.data())})})}(a)}); +//# sourceMappingURL=bootstrap-select.js.map \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js.map b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js.map new file mode 100644 index 00000000..9168fbce --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/bootstrap-select-1.12.4.min.cache.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["bootstrap-select.js"],"names":["root","factory","define","amd","a0","module","exports","require","this","jQuery","$","normalizeToBase","text","rExps","re","ch","each","replace","Plugin","option","args","arguments","_option","shift","apply","value","chain","$this","is","data","options","i","hasOwnProperty","config","extend","Selectpicker","DEFAULTS","fn","selectpicker","defaults","template","Function","String","prototype","includes","toString","defineProperty","object","$defineProperty","Object","result","error","indexOf","search","TypeError","string","call","stringLength","length","searchString","searchLength","position","undefined","pos","Number","start","Math","min","max","configurable","writable","startsWith","index","charCodeAt","keys","o","k","r","push","valHooks","useDefault","_set","select","set","elem","changed_arguments","EventIsSupported","Event","e","triggerNative","eventName","event","el","dispatchEvent","bubbles","document","createEvent","initEvent","fireEvent","createEventObject","eventType","trigger","expr","pseudos","icontains","obj","meta","$obj","find","haystack","toUpperCase","ibegins","aicontains","aibegins","escapeMap","&","<",">","\"","'","`","unescapeMap","&","<",">",""","'","`","createEscaper","map","escaper","match","source","join","testRegexp","RegExp","replaceRegexp","test","htmlEscape","htmlUnescape","element","$element","$newElement","$button","$menu","$lis","title","attr","winPad","windowPadding","val","render","refresh","setStyle","selectAll","deselectAll","destroy","remove","show","hide","init","VERSION","noneSelectedText","noneResultsText","countSelectedText","numSelected","numTotal","maxOptionsText","numAll","numGroup","selectAllText","deselectAllText","doneButton","doneButtonText","multipleSeparator","styleBase","style","size","selectedTextFormat","width","container","hideDisabled","showSubtext","showIcon","showContent","dropupAuto","header","liveSearch","liveSearchPlaceholder","liveSearchNormalize","liveSearchStyle","actionsBox","iconBase","tickIcon","showTick","caret","maxOptions","mobile","selectOnTab","dropdownAlignRight","constructor","that","id","addClass","liObj","multiple","prop","autofocus","createView","after","appendTo","children","$menuInner","$searchbox","removeClass","click","preventDefault","focus","checkDisabled","clickListener","liveSearchListener","setWidth","selectPosition","on","hide.bs.dropdown","hidden.bs.dropdown","show.bs.dropdown","shown.bs.dropdown","hasAttribute","focus.bs.select","off","shown.bs.select","rendered.bs.select","validity","valid","blur","setTimeout","createDropdown","inputGroup","parent","hasClass","searchbox","actionsbox","donebutton","drop","$drop","li","createLi","innerHTML","reloadLi","_li","optID","titleOption","createElement","liIndex","generateLI","content","classes","optgroup","generateA","inline","tokens","html","className","insertBefore","firstChild","$opt","selectedIndex","selected","$selectOptions","prevHiddenIndex","optionClass","cssText","subtext","icon","$parent","isOptgroup","tagName","isOptgroupDisabled","disabled","isDisabled","next","$options","filter","optGroupClass","label","labelSubtext","labelIcon","showDivider","previousElementSibling","prevHidden","eq","findLis","updateLi","notDisabled","setDisabled","parentNode","setSelected","togglePlaceholder","tabIndex","selectedItems","toArray","split","totalCount","not","tr8nText","trim","status","buttonClass","liHeight","sizeInfo","newElement","menu","menuInner","divider","a","cloneNode","actions","appendChild","createTextNode","input","body","offsetHeight","headerHeight","searchHeight","actionsHeight","doneButtonHeight","dividerHeight","outerHeight","menuStyle","getComputedStyle","menuPadding","vert","parseInt","paddingTop","css","paddingBottom","borderTopWidth","borderBottomWidth","horiz","paddingLeft","paddingRight","borderLeftWidth","borderRightWidth","menuExtras","marginTop","marginBottom","marginLeft","marginRight","removeChild","setSize","menuHeight","menuWidth","getHeight","getWidth","selectOffsetTop","selectOffsetBot","selectOffsetLeft","selectOffsetRight","$window","window","selectHeight","selectWidth","offsetWidth","divHeight","getPos","containerPos","offset","$container","top","left","scrollTop","height","scrollLeft","getSize","minHeight","include","classList","contains","lis","getElementsByTagName","lisVisible","Array","optGroup","toggleClass","max-height","overflow","min-height","overflow-y","optIndex","slice","last","divLength","$selectClone","clone","$selectClone2","ulWidth","outerWidth","btnWidth","$bsContainer","actualHeight","getPlacement","append","detach","removeAttr","$document","keyCode","offsetTop","clickedIndex","prevValue","prevIndex","triggerChange","stopPropagation","$option","state","$optgroup","maxOptionsGrp","maxReached","maxReachedGrp","optgroupID","maxOptionsArr","maxTxt","maxTxtGrp","$notify","delay","fadeOut","currentTarget","target","change","$no_results","$hideItems","$searchBase","_searchStyle","$foundDiv","$lisVisible","first","styles","begins","changeAll","lisVisLen","selectedOptions","origIndex","getAttribute","toggle","keydown","$items","isActive","selector","keyCodeMap","32","48","49","50","51","52","53","54","55","56","57","59","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","96","97","98","99","100","101","102","103","104","105","count","prevKey","keyIndex","toLowerCase","substring","before","removeData","old","Constructor","noConflict","$selectpicker"],"mappings":"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","file":"bootstrap-select.min.js"} \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ro_RO.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ro_RO.min.js deleted file mode 100644 index 50cf58bf..00000000 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ro_RO.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) - * - * Copyright 2013-2016 bootstrap-select - * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) - */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nu a fost selectat nimic",noneResultsText:"Nu exista niciun rezultat {0}",countSelectedText:"{0} din {1} selectat(e)",maxOptionsText:["Limita a fost atinsa ({n} {var} max)","Limita de grup a fost atinsa ({n} {var} max)",["iteme","item"]],multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.js new file mode 100644 index 00000000..40a9f930 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.js @@ -0,0 +1,49 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +/*! + * Translated default messages for bootstrap-select. + * Locale: AR (Arabic) + * Author: Yasser Lotfy + */ +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'لم يتم إختيار شئ', + noneResultsText: 'لا توجد نتائج مطابقة لـ {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} خيار تم إختياره" : "{0} خيارات تمت إختيارها"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'تخطى الحد المسموح ({n} خيار بحد أقصى)' : 'تخطى الحد المسموح ({n} خيارات بحد أقصى)', + (numGroup == 1) ? 'تخطى الحد المسموح للمجموعة ({n} خيار بحد أقصى)' : 'تخطى الحد المسموح للمجموعة ({n} خيارات بحد أقصى)' + ]; + }, + selectAllText: 'إختيار الجميع', + deselectAllText: 'إلغاء إختيار الجميع', + multipleSeparator: '، ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ar_AR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.min.js similarity index 92% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ar_AR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.min.js index f1c319d1..1f54d04d 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ar_AR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ar_AR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){/*! diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.js new file mode 100644 index 00000000..082de777 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Нищо избрано', + noneResultsText: 'Няма резултат за {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} избран елемент" : "{0} избрани елемента"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Лимита е достигнат ({n} елемент максимум)' : 'Лимита е достигнат ({n} елемента максимум)', + (numGroup == 1) ? 'Груповия лимит е достигнат ({n} елемент максимум)' : 'Груповия лимит е достигнат ({n} елемента максимум)' + ]; + }, + selectAllText: 'Избери всички', + deselectAllText: 'Размаркирай всички', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-bg_BG.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.min.js similarity index 91% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-bg_BG.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.min.js index db1079c5..3c63a98c 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-bg_BG.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-bg_BG.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Нищо избрано",noneResultsText:"Няма резултат за {0}",countSelectedText:function(a,b){return 1==a?"{0} избран елемент":"{0} избрани елемента"},maxOptionsText:function(a,b){return[1==a?"Лимита е достигнат ({n} елемент максимум)":"Лимита е достигнат ({n} елемента максимум)",1==b?"Груповия лимит е достигнат ({n} елемент максимум)":"Груповия лимит е достигнат ({n} елемента максимум)"]},selectAllText:"Избери всички",deselectAllText:"Размаркирай всички",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.js new file mode 100644 index 00000000..ef2c115b --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Odaberite stavku', + noneResultsText: 'Nema rezultata pretrage {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} stavka selektirana" : "{0} stavke selektirane"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Limit je postignut ({n} stvar maximalno)' : 'Limit je postignut ({n} stavke maksimalno)', + (numGroup == 1) ? 'Grupni limit je postignut ({n} stvar maksimalno)' : 'Grupni limit je postignut ({n} stavke maksimalno)' + ]; + }, + selectAllText: 'Selektiraj sve', + deselectAllText: 'Deselektiraj sve', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cro_CRO.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.min.js similarity index 89% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cro_CRO.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.min.js index f93ee7f1..c7066d7c 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cro_CRO.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cro_CRO.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Odaberite stavku",noneResultsText:"Nema rezultata pretrage {0}",countSelectedText:function(a,b){return 1==a?"{0} stavka selektirana":"{0} stavke selektirane"},maxOptionsText:function(a,b){return[1==a?"Limit je postignut ({n} stvar maximalno)":"Limit je postignut ({n} stavke maksimalno)",1==b?"Grupni limit je postignut ({n} stvar maksimalno)":"Grupni limit je postignut ({n} stavke maksimalno)"]},selectAllText:"Selektiraj sve",deselectAllText:"Deselektiraj sve",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.js new file mode 100644 index 00000000..835e8d28 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nic není vybráno', + noneResultsText: 'Žádné výsledky {0}', + countSelectedText: 'Označeno {0} z {1}', + maxOptionsText: ['Limit překročen ({n} {var} max)', 'Limit skupiny překročen ({n} {var} max)', ['položek', 'položka']], + multipleSeparator: ', ', + selectAllText: 'Vybrat Vše', + deselectAllText: 'Odznačit Vše' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cs_CZ.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.min.js similarity index 70% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cs_CZ.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.min.js index 4c993aea..22443039 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-cs_CZ.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-cs_CZ.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic není vybráno",noneResultsText:"Žádné výsledky {0}",countSelectedText:"Označeno {0} z {1}",maxOptionsText:["Limit překročen ({n} {var} max)","Limit skupiny překročen ({n} {var} max)",["položek","položka"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic není vybráno",noneResultsText:"Žádné výsledky {0}",countSelectedText:"Označeno {0} z {1}",maxOptionsText:["Limit překročen ({n} {var} max)","Limit skupiny překročen ({n} {var} max)",["položek","položka"]],multipleSeparator:", ",selectAllText:"Vybrat Vše",deselectAllText:"Odznačit Vše"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.js new file mode 100644 index 00000000..46158002 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Intet valgt', + noneResultsText: 'Ingen resultater fundet {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} valgt" : "{0} valgt"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Begrænsning nået (max {n} valgt)' : 'Begrænsning nået (max {n} valgte)', + (numGroup == 1) ? 'Gruppe-begrænsning nået (max {n} valgt)' : 'Gruppe-begrænsning nået (max {n} valgte)' + ]; + }, + selectAllText: 'Markér alle', + deselectAllText: 'Afmarkér alle', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-da_DK.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.min.js similarity index 88% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-da_DK.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.min.js index 739f613b..253fdac1 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-da_DK.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-da_DK.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Intet valgt",noneResultsText:"Ingen resultater fundet {0}",countSelectedText:function(a,b){return"{0} valgt"},maxOptionsText:function(a,b){return[1==a?"Begrænsning nået (max {n} valgt)":"Begrænsning nået (max {n} valgte)",1==b?"Gruppe-begrænsning nået (max {n} valgt)":"Gruppe-begrænsning nået (max {n} valgte)"]},selectAllText:"Markér alle",deselectAllText:"Afmarkér alle",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.js new file mode 100644 index 00000000..cde05556 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Bitte wählen...', + noneResultsText: 'Keine Ergebnisse für {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} Element ausgewählt" : "{0} Elemente ausgewählt"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Limit erreicht ({n} Element max.)' : 'Limit erreicht ({n} Elemente max.)', + (numGroup == 1) ? 'Gruppen-Limit erreicht ({n} Element max.)' : 'Gruppen-Limit erreicht ({n} Elemente max.)' + ]; + }, + selectAllText: 'Alles auswählen', + deselectAllText: 'Nichts auswählen', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-de_DE.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.min.js similarity index 89% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-de_DE.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.min.js index 361d8df1..37753a20 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-de_DE.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-de_DE.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Bitte wählen...",noneResultsText:"Keine Ergebnisse für {0}",countSelectedText:function(a,b){return 1==a?"{0} Element ausgewählt":"{0} Elemente ausgewählt"},maxOptionsText:function(a,b){return[1==a?"Limit erreicht ({n} Element max.)":"Limit erreicht ({n} Elemente max.)",1==b?"Gruppen-Limit erreicht ({n} Element max.)":"Gruppen-Limit erreicht ({n} Elemente max.)"]},selectAllText:"Alles auswählen",deselectAllText:"Nichts auswählen",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.js new file mode 100644 index 00000000..7f5840ad --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nothing selected', + noneResultsText: 'No results match {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} item selected" : "{0} items selected"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Limit reached ({n} item max)' : 'Limit reached ({n} items max)', + (numGroup == 1) ? 'Group limit reached ({n} item max)' : 'Group limit reached ({n} items max)' + ]; + }, + selectAllText: 'Select All', + deselectAllText: 'Deselect All', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-en_US.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.min.js similarity index 88% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-en_US.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.min.js index b805575f..356e6a9e 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-en_US.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-en_US.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nothing selected",noneResultsText:"No results match {0}",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return[1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.js new file mode 100644 index 00000000..f4a27085 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'No hay selección', + noneResultsText: 'No hay resultados {0}', + countSelectedText: 'Seleccionados {0} de {1}', + maxOptionsText: ['Límite alcanzado ({n} {var} max)', 'Límite del grupo alcanzado({n} {var} max)', ['elementos', 'element']], + multipleSeparator: ', ', + selectAllText: 'Seleccionar Todos', + deselectAllText: 'Desmarcar Todos' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_CL.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_CL.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.min.js index 62bb3ea0..2943b782 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_CL.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_CL.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"No hay selección",noneResultsText:"No hay resultados {0}",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],multipleSeparator:", ",selectAllText:"Seleccionar Todos",deselectAllText:"Desmarcar Todos"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.js new file mode 100644 index 00000000..f4a27085 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'No hay selección', + noneResultsText: 'No hay resultados {0}', + countSelectedText: 'Seleccionados {0} de {1}', + maxOptionsText: ['Límite alcanzado ({n} {var} max)', 'Límite del grupo alcanzado({n} {var} max)', ['elementos', 'element']], + multipleSeparator: ', ', + selectAllText: 'Seleccionar Todos', + deselectAllText: 'Desmarcar Todos' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_ES.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_ES.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.min.js index 62bb3ea0..2943b782 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-es_ES.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-es_ES.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"No hay selección",noneResultsText:"No hay resultados {0}",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],multipleSeparator:", ",selectAllText:"Seleccionar Todos",deselectAllText:"Desmarcar Todos"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.js new file mode 100644 index 00000000..b78a1b9b --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Valikut pole tehtud', + noneResultsText: 'Otsingule {0} ei ole vasteid', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} item selected" : "{0} items selected"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + 'Limiit on {n} max', + 'Globaalne limiit on {n} max' + ]; + }, + selectAllText: 'Vali kõik', + deselectAllText: 'Tühista kõik', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.min.js new file mode 100644 index 00000000..e808b579 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-et_EE.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Valikut pole tehtud",noneResultsText:"Otsingule {0} ei ole vasteid",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return["Limiit on {n} max","Globaalne limiit on {n} max"]},selectAllText:"Vali kõik",deselectAllText:"Tühista kõik",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.js new file mode 100644 index 00000000..3aebbe71 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Hautapenik ez', + noneResultsText: 'Emaitzarik ez {0}', + countSelectedText: '{1}(e)tik {0} hautatuta', + maxOptionsText: ['Mugara iritsita ({n} {var} gehienez)', 'Taldearen mugara iritsita ({n} {var} gehienez)', ['elementu', 'elementu']], + multipleSeparator: ', ', + selectAllText: 'Hautatu Guztiak', + deselectAllText: 'Desautatu Guztiak' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-eu.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.min.js similarity index 70% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-eu.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.min.js index a5216de9..b783e888 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-eu.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-eu.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Hautapenik ez",noneResultsText:"Emaitzarik ez {0}",countSelectedText:"{1}(e)tik {0} hautatuta",maxOptionsText:["Mugara iritsita ({n} {var} gehienez)","Taldearen mugara iritsita ({n} {var} gehienez)",["elementu","elementu"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Hautapenik ez",noneResultsText:"Emaitzarik ez {0}",countSelectedText:"{1}(e)tik {0} hautatuta",maxOptionsText:["Mugara iritsita ({n} {var} gehienez)","Taldearen mugara iritsita ({n} {var} gehienez)",["elementu","elementu"]],multipleSeparator:", ",selectAllText:"Hautatu Guztiak",deselectAllText:"Desautatu Guztiak"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.js new file mode 100644 index 00000000..511555d3 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'چیزی انتخاب نشده است', + noneResultsText: 'هیج مشابهی برای {0} پیدا نشد', + countSelectedText: "{0} از {1} مورد انتخاب شده", + maxOptionsText: ['بیشتر ممکن نیست {حداکثر {n} عدد}', 'بیشتر ممکن نیست {حداکثر {n} عدد}'], + selectAllText: 'انتخاب همه', + deselectAllText: 'انتخاب هیچ کدام', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fa_IR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.min.js similarity index 88% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fa_IR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.min.js index 0d8ebf56..871b70fd 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fa_IR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fa_IR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"چیزی انتخاب نشده است",noneResultsText:"هیج مشابهی برای {0} پیدا نشد",countSelectedText:"{0} از {1} مورد انتخاب شده",maxOptionsText:["بیشتر ممکن نیست {حداکثر {n} عدد}","بیشتر ممکن نیست {حداکثر {n} عدد}"],selectAllText:"انتخاب همه",deselectAllText:"انتخاب هیچ کدام",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.js new file mode 100644 index 00000000..73ce21ff --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Ei valintoja', + noneResultsText: 'Ei hakutuloksia {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} valittu" : "{0} valitut"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Valintojen maksimimäärä ({n} saavutettu)' : 'Valintojen maksimimäärä ({n} saavutettu)', + (numGroup == 1) ? 'Ryhmän maksimimäärä ({n} saavutettu)' : 'Ryhmän maksimimäärä ({n} saavutettu)' + ]; + }, + selectAllText: 'Valitse kaikki', + deselectAllText: 'Poista kaikki', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fi_FI.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fi_FI.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.min.js index d206b7f2..9d9638e1 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fi_FI.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fi_FI.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ei valintoja",noneResultsText:"Ei hakutuloksia {0}",countSelectedText:function(a,b){return 1==a?"{0} valittu":"{0} valitut"},maxOptionsText:function(a,b){return["Valintojen maksimimäärä ({n} saavutettu)","Ryhmän maksimimäärä ({n} saavutettu)"]},selectAllText:"Valitse kaikki",deselectAllText:"Poista kaikki",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.js new file mode 100644 index 00000000..c9b04178 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Aucune sélection', + noneResultsText: 'Aucun résultat pour {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected > 1) ? "{0} éléments sélectionnés" : "{0} élément sélectionné"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll > 1) ? 'Limite atteinte ({n} éléments max)' : 'Limite atteinte ({n} élément max)', + (numGroup > 1) ? 'Limite du groupe atteinte ({n} éléments max)' : 'Limite du groupe atteinte ({n} élément max)' + ]; + }, + multipleSeparator: ', ', + selectAllText: 'Tout sélectionner', + deselectAllText: 'Tout désélectionner', + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fr_FR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.min.js similarity index 77% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fr_FR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.min.js index b0f274e6..bb6c236c 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-fr_FR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-fr_FR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Aucune sélection",noneResultsText:"Aucun résultat pour {0}",countSelectedText:function(a,b){return a>1?"{0} éléments sélectionnés":"{0} élément sélectionné"},maxOptionsText:function(a,b){return[a>1?"Limite atteinte ({n} éléments max)":"Limite atteinte ({n} élément max)",b>1?"Limite du groupe atteinte ({n} éléments max)":"Limite du groupe atteinte ({n} élément max)"]},multipleSeparator:", ",selectAllText:"Tout Sélectionner",deselectAllText:"Tout Dé-selectionner"}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Aucune sélection",noneResultsText:"Aucun résultat pour {0}",countSelectedText:function(a,b){return a>1?"{0} éléments sélectionnés":"{0} élément sélectionné"},maxOptionsText:function(a,b){return[a>1?"Limite atteinte ({n} éléments max)":"Limite atteinte ({n} élément max)",b>1?"Limite du groupe atteinte ({n} éléments max)":"Limite du groupe atteinte ({n} élément max)"]},multipleSeparator:", ",selectAllText:"Tout sélectionner",deselectAllText:"Tout désélectionner"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.js new file mode 100644 index 00000000..6b8b10a8 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Válasszon!', + noneResultsText: 'Nincs találat {0}', + countSelectedText: function (numSelected, numTotal) { + return '{0} elem kiválasztva'; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + 'Legfeljebb {n} elem választható', + 'A csoportban legfeljebb {n} elem választható' + ]; + }, + selectAllText: 'Mind', + deselectAllText: 'Egyik sem', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-hu_HU.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.min.js similarity index 86% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-hu_HU.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.min.js index bb85723d..6eea515f 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-hu_HU.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-hu_HU.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Válasszon!",noneResultsText:"Nincs találat {0}",countSelectedText:function(a,b){return"{0} elem kiválasztva"},maxOptionsText:function(a,b){return["Legfeljebb {n} elem választható","A csoportban legfeljebb {n} elem választható"]},selectAllText:"Mind",deselectAllText:"Egyik sem",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.js new file mode 100644 index 00000000..1f3d27fe --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Tidak ada yang dipilih', + noneResultsText: 'Tidak ada yang cocok {0}', + countSelectedText: '{0} terpilih', + maxOptionsText: ['Mencapai batas (maksimum {n})', 'Mencapai batas grup (maksimum {n})'], + selectAllText: 'Pilih Semua', + deselectAllText: 'Hapus Semua', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-id_ID.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.min.js similarity index 86% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-id_ID.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.min.js index 66049ba2..e61f0f58 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-id_ID.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-id_ID.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Tidak ada yang dipilih",noneResultsText:"Tidak ada yang cocok {0}",countSelectedText:"{0} terpilih",maxOptionsText:["Mencapai batas (maksimum {n})","Mencapai batas grup (maksimum {n})"],selectAllText:"Pilih Semua",deselectAllText:"Hapus Semua",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.js new file mode 100644 index 00000000..c3b7003d --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.js @@ -0,0 +1,39 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nessuna selezione', + noneResultsText: 'Nessun risultato per {0}', + countSelectedText: function (numSelected, numTotal){ + return (numSelected == 1) ? 'Selezionato {0} di {1}' : 'Selezionati {0} di {1}'; + }, + maxOptionsText: ['Limite raggiunto ({n} {var} max)', 'Limite del gruppo raggiunto ({n} {var} max)', ['elementi', 'elemento']], + multipleSeparator: ', ', + selectAllText: 'Seleziona Tutto', + deselectAllText: 'Deseleziona Tutto' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-it_IT.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-it_IT.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.min.js index a2e9d002..2f3d3982 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-it_IT.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-it_IT.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nessuna selezione",noneResultsText:"Nessun risultato per {0}",countSelectedText:function(a,b){return 1==a?"Selezionato {0} di {1}":"Selezionati {0} di {1}"},maxOptionsText:["Limite raggiunto ({n} {var} max)","Limite del gruppo raggiunto ({n} {var} max)",["elementi","elemento"]],multipleSeparator:", ",selectAllText:"Seleziona Tutto",deselectAllText:"Deseleziona Tutto"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.js new file mode 100644 index 00000000..ba6b4a64 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: '何もが選択した', + noneResultsText: '\'{0}\'が結果を返さない', + countSelectedText: '{0}/{1}が選択した', + maxOptionsText: ['限界は達した({n}{var}最大)', '限界をグループは達した({n}{var}最大)', ['アイテム', 'アイテム']], + selectAllText: '全部を選択する', + deselectAllText: '何も選択しない', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.min.js new file mode 100644 index 00000000..279a07fd --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ja_JP.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"何もが選択した",noneResultsText:"'{0}'が結果を返さない",countSelectedText:"{0}/{1}が選択した",maxOptionsText:["限界は達した({n}{var}最大)","限界をグループは達した({n}{var}最大)",["アイテム","アイテム"]],selectAllText:"全部を選択する",deselectAllText:"何も選択しない",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.js new file mode 100644 index 00000000..48159dec --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'មិនមានអ្វីបានជ្រើសរើស', + noneResultsText: 'មិនមានលទ្ធផល {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} ធាតុដែលបានជ្រើស" : "{0} ធាតុដែលបានជ្រើស"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'ឈានដល់ដែនកំណត់ ( {n} ធាតុអតិបរមា)' : 'អតិបរមាឈានដល់ដែនកំណត់ ( {n} ធាតុ)', + (numGroup == 1) ? 'ដែនកំណត់ក្រុមឈានដល់ ( {n} អតិបរមាធាតុ)' : 'អតិបរមាក្រុមឈានដល់ដែនកំណត់ ( {n} ធាតុ)' + ]; + }, + selectAllText: 'ជ្រើស​យក​ទាំងអស់', + deselectAllText: 'មិនជ្រើស​យក​ទាំងអស', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.min.js new file mode 100644 index 00000000..3ba80e3c --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-kh_KM.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"មិនមានអ្វីបានជ្រើសរើស",noneResultsText:"មិនមានលទ្ធផល {0}",countSelectedText:function(a,b){return"{0} ធាតុដែលបានជ្រើស"},maxOptionsText:function(a,b){return[1==a?"ឈានដល់ដែនកំណត់ ( {n} ធាតុអតិបរមា)":"អតិបរមាឈានដល់ដែនកំណត់ ( {n} ធាតុ)",1==b?"ដែនកំណត់ក្រុមឈានដល់ ( {n} អតិបរមាធាតុ)":"អតិបរមាក្រុមឈានដល់ដែនកំណត់ ( {n} ធាតុ)"]},selectAllText:"ជ្រើស​យក​ទាំងអស់",deselectAllText:"មិនជ្រើស​យក​ទាំងអស",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.js new file mode 100644 index 00000000..f5add4cc --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: '항목을 선택해주세요', + noneResultsText: '{0} 검색 결과가 없습니다', + countSelectedText: function (numSelected, numTotal) { + return "{0}개를 선택하였습니다"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + '{n}개까지 선택 가능합니다', + '해당 그룹은 {n}개까지 선택 가능합니다' + ]; + }, + selectAllText: '전체선택', + deselectAllText: '전체해제', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ko_KR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ko_KR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.min.js index 3ca96dfc..7bd9bcf0 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ko_KR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ko_KR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"항목을 선택해주세요",noneResultsText:"{0} 검색 결과가 없습니다",countSelectedText:function(a,b){return"{0}개를 선택하였습니다"},maxOptionsText:function(a,b){return["{n}개까지 선택 가능합니다","해당 그룹은 {n}개까지 선택 가능합니다"]},selectAllText:"전체선택",deselectAllText:"전체해제",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.js new file mode 100644 index 00000000..cf06c60d --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Niekas nepasirinkta', + noneResultsText: 'Niekas nesutapo su {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} elementas pasirinktas" : "{0} elementai(-ų) pasirinkta"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Pasiekta riba ({n} elementas daugiausiai)' : 'Riba pasiekta ({n} elementai(-ų) daugiausiai)', + (numGroup == 1) ? 'Grupės riba pasiekta ({n} elementas daugiausiai)' : 'Grupės riba pasiekta ({n} elementai(-ų) daugiausiai)' + ]; + }, + selectAllText: 'Pasirinkti visus', + deselectAllText: 'Atmesti visus', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-lt_LT.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.min.js similarity index 89% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-lt_LT.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.min.js index b7dec8d7..b6baef8d 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-lt_LT.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-lt_LT.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Niekas nepasirinkta",noneResultsText:"Niekas nesutapo su {0}",countSelectedText:function(a,b){return 1==a?"{0} elementas pasirinktas":"{0} elementai(-ų) pasirinkta"},maxOptionsText:function(a,b){return[1==a?"Pasiekta riba ({n} elementas daugiausiai)":"Riba pasiekta ({n} elementai(-ų) daugiausiai)",1==b?"Grupės riba pasiekta ({n} elementas daugiausiai)":"Grupės riba pasiekta ({n} elementai(-ų) daugiausiai)"]},selectAllText:"Pasirinkti visus",deselectAllText:"Atmesti visus",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.js new file mode 100644 index 00000000..2fff0a05 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Ingen valgt', + noneResultsText: 'Søket gir ingen treff {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} alternativ valgt" : "{0} alternativer valgt"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Grense nådd (maks {n} valg)' : 'Grense nådd (maks {n} valg)', + (numGroup == 1) ? 'Grense for grupper nådd (maks {n} grupper)' : 'Grense for grupper nådd (maks {n} grupper)' + ]; + }, + selectAllText: 'Merk alle', + deselectAllText: 'Fjern alle', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nb_NO.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nb_NO.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.min.js index 5b75dbc2..1487f1b5 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nb_NO.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nb_NO.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ingen valgt",noneResultsText:"Søket gir ingen treff {0}",countSelectedText:function(a,b){return 1==a?"{0} alternativ valgt":"{0} alternativer valgt"},maxOptionsText:function(a,b){return["Grense nådd (maks {n} valg)","Grense for grupper nådd (maks {n} grupper)"]},selectAllText:"Merk alle",deselectAllText:"Fjern alle",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.js new file mode 100644 index 00000000..687de6d1 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Niets geselecteerd', + noneResultsText: 'Geen resultaten gevonden voor {0}', + countSelectedText: '{0} van {1} geselecteerd', + maxOptionsText: ['Limiet bereikt ({n} {var} max)', 'Groep limiet bereikt ({n} {var} max)', ['items', 'item']], + selectAllText: 'Alles selecteren', + deselectAllText: 'Alles deselecteren', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nl_NL.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.min.js similarity index 70% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nl_NL.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.min.js index e0300f89..65ccf950 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-nl_NL.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-nl_NL.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Niets geselecteerd",noneResultsText:"Geen resultaten gevonden voor {0}",countSelectedText:"{0} van {1} geselecteerd",maxOptionsText:["Limiet bereikt ({n} {var} max)","Groep limiet bereikt ({n} {var} max)",["items","item"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Niets geselecteerd",noneResultsText:"Geen resultaten gevonden voor {0}",countSelectedText:"{0} van {1} geselecteerd",maxOptionsText:["Limiet bereikt ({n} {var} max)","Groep limiet bereikt ({n} {var} max)",["items","item"]],selectAllText:"Alles selecteren",deselectAllText:"Alles deselecteren",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.js new file mode 100644 index 00000000..653a1236 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nic nie zaznaczono', + noneResultsText: 'Brak wyników wyszukiwania {0}', + countSelectedText: 'Zaznaczono {0} z {1}', + maxOptionsText: ['Osiągnięto limit ({n} {var} max)', 'Limit grupy osiągnięty ({n} {var} max)', ['elementy', 'element']], + selectAllText: 'Zaznacz wszystkie', + deselectAllText: 'Odznacz wszystkie', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pl_PL.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.min.js similarity index 69% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pl_PL.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.min.js index 7316062e..5aede3df 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pl_PL.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pl_PL.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic nie zaznaczono",noneResultsText:"Brak wyników wyszukiwania {0}",countSelectedText:"Zaznaczono {0} z {1}",maxOptionsText:["Osiągnięto limit ({n} {var} max)","Limit grupy osiągnięty ({n} {var} max)",["elementy","element"]],selectAll:"Zaznacz wszystkie",deselectAll:"Odznacz wszystkie",multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic nie zaznaczono",noneResultsText:"Brak wyników wyszukiwania {0}",countSelectedText:"Zaznaczono {0} z {1}",maxOptionsText:["Osiągnięto limit ({n} {var} max)","Limit grupy osiągnięty ({n} {var} max)",["elementy","element"]],selectAllText:"Zaznacz wszystkie",deselectAllText:"Odznacz wszystkie",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.js new file mode 100644 index 00000000..74f721d5 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nada selecionado', + noneResultsText: 'Nada encontrado contendo {0}', + countSelectedText: 'Selecionado {0} de {1}', + maxOptionsText: ['Limite excedido (máx. {n} {var})', 'Limite do grupo excedido (máx. {n} {var})', ['itens', 'item']], + multipleSeparator: ', ', + selectAllText: 'Selecionar Todos', + deselectAllText: 'Desmarcar Todos' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_BR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.min.js similarity index 70% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_BR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.min.js index 37344703..5f496ba5 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_BR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_BR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nada selecionado",noneResultsText:"Nada encontrado contendo {0}",countSelectedText:"Selecionado {0} de {1}",maxOptionsText:["Limite excedido (máx. {n} {var})","Limite do grupo excedido (máx. {n} {var})",["itens","item"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nada selecionado",noneResultsText:"Nada encontrado contendo {0}",countSelectedText:"Selecionado {0} de {1}",maxOptionsText:["Limite excedido (máx. {n} {var})","Limite do grupo excedido (máx. {n} {var})",["itens","item"]],multipleSeparator:", ",selectAllText:"Selecionar Todos",deselectAllText:"Desmarcar Todos"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.js new file mode 100644 index 00000000..73827b7d --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { +$.fn.selectpicker.defaults = { + noneSelectedText: 'Nenhum seleccionado', + noneResultsText: 'Sem resultados contendo {0}', + countSelectedText: 'Selecionado {0} de {1}', + maxOptionsText: ['Limite ultrapassado (máx. {n} {var})', 'Limite de seleções ultrapassado (máx. {n} {var})', ['itens', 'item']], + multipleSeparator: ', ', + selectAllText: 'Selecionar Tudo', + deselectAllText: 'Desmarcar Todos' +}; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_PT.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.min.js similarity index 76% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_PT.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.min.js index ea129045..e2c4d6e0 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-pt_PT.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-pt_PT.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nenhum seleccionado",noneResultsText:"Sem resultados contendo {0}",countSelectedText:"Selecionado {0} de {1}",maxOptionsText:["Limite ultrapassado (máx. {n} {var})","Limite de seleções ultrapassado (máx. {n} {var})",["itens","item"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nenhum seleccionado",noneResultsText:"Sem resultados contendo {0}",countSelectedText:"Selecionado {0} de {1}",maxOptionsText:["Limite ultrapassado (máx. {n} {var})","Limite de seleções ultrapassado (máx. {n} {var})",["itens","item"]],multipleSeparator:", ",selectAllText:"Selecionar Tudo",deselectAllText:"Desmarcar Todos"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.js new file mode 100644 index 00000000..ca86d4e9 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.js @@ -0,0 +1,38 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + doneButtonText: 'Închide', + noneSelectedText: 'Nu a fost selectat nimic', + noneResultsText: 'Nu există niciun rezultat {0}', + countSelectedText: '{0} din {1} selectat(e)', + maxOptionsText: ['Limita a fost atinsă ({n} {var} max)', 'Limita de grup a fost atinsă ({n} {var} max)', ['iteme', 'item']], + selectAllText: 'Selectează toate', + deselectAllText: 'Deselectează toate', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.min.js new file mode 100644 index 00000000..71df7905 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ro_RO.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={doneButtonText:"Închide",noneSelectedText:"Nu a fost selectat nimic",noneResultsText:"Nu există niciun rezultat {0}",countSelectedText:"{0} din {1} selectat(e)",maxOptionsText:["Limita a fost atinsă ({n} {var} max)","Limita de grup a fost atinsă ({n} {var} max)",["iteme","item"]],selectAllText:"Selectează toate",deselectAllText:"Deselectează toate",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.js new file mode 100644 index 00000000..f1662b9f --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.js @@ -0,0 +1,38 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Ничего не выбрано', + noneResultsText: 'Совпадений не найдено {0}', + countSelectedText: 'Выбрано {0} из {1}', + maxOptionsText: ['Достигнут предел ({n} {var} максимум)', 'Достигнут предел в группе ({n} {var} максимум)', ['шт.', 'шт.']], + doneButtonText: 'Закрыть', + selectAllText: 'Выбрать все', + deselectAllText: 'Отменить все', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ru_RU.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.min.js similarity index 66% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ru_RU.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.min.js index 4c64406c..8f10ca54 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ru_RU.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ru_RU.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ничего не выбрано",noneResultsText:"Совпадений не найдено {0}",countSelectedText:"Выбрано {0} из {1}",maxOptionsText:["Достигнут предел ({n} {var} максимум)","Достигнут предел в группе ({n} {var} максимум)",["items","item"]],doneButtonText:"Закрыть",multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ничего не выбрано",noneResultsText:"Совпадений не найдено {0}",countSelectedText:"Выбрано {0} из {1}",maxOptionsText:["Достигнут предел ({n} {var} максимум)","Достигнут предел в группе ({n} {var} максимум)",["шт.","шт."]],doneButtonText:"Закрыть",selectAllText:"Выбрать все",deselectAllText:"Отменить все",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.js new file mode 100644 index 00000000..326cab45 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Vyberte zo zoznamu', + noneResultsText: 'Pre výraz {0} neboli nájdené žiadne výsledky', + countSelectedText: 'Vybrané {0} z {1}', + maxOptionsText: ['Limit prekročený ({n} {var} max)', 'Limit skupiny prekročený ({n} {var} max)', ['položiek', 'položka']], + selectAllText: 'Vybrať všetky', + deselectAllText: 'Zrušiť výber', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sk_SK.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sk_SK.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.min.js index cfca1de6..e70c3fa0 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sk_SK.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sk_SK.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Vyberte zo zoznamu",noneResultsText:"Pre výraz {0} neboli nájdené žiadne výsledky",countSelectedText:"Vybrané {0} z {1}",maxOptionsText:["Limit prekročený ({n} {var} max)","Limit skupiny prekročený ({n} {var} max)",["položiek","položka"]],selectAllText:"Vybrať všetky",deselectAllText:"Zrušiť výber",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.js new file mode 100644 index 00000000..4307f9a6 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.js @@ -0,0 +1,42 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Nič izbranega', + noneResultsText: 'Ni zadetkov za {0}', + countSelectedText: '{0} od {1} izbranih', + maxOptionsText: function (numAll, numGroup) { + return [ + 'Omejitev dosežena (max. izbranih: {n})', + 'Omejitev skupine dosežena (max. izbranih: {n})' + ]; + }, + selectAllText: 'Izberi vse', + deselectAllText: 'Počisti izbor', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sl_SI.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.min.js similarity index 53% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sl_SI.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.min.js index 01d7445b..f8372b34 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sl_SI.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sl_SI.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nič izbranega",noneResultsText:"Ni zadetkov za {0}",countSelectedText:function(a,b){"Število izbranih: {0}"},maxOptionsText:function(a,b){return["Omejitev dosežena (max. izbranih: {n})","Omejitev skupine dosežena (max. izbranih: {n})"]},selectAllText:"Izberi vse",deselectAllText:"Počisti izbor",multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nič izbranega",noneResultsText:"Ni zadetkov za {0}",countSelectedText:"{0} od {1} izbranih",maxOptionsText:function(a,b){return["Omejitev dosežena (max. izbranih: {n})","Omejitev skupine dosežena (max. izbranih: {n})"]},selectAllText:"Izberi vse",deselectAllText:"Počisti izbor",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.js new file mode 100644 index 00000000..210fc27c --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Inget valt', + noneResultsText: 'Inget sökresultat matchar {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected === 1) ? "{0} alternativ valt" : "{0} alternativ valda"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + 'Gräns uppnåd (max {n} alternativ)', + 'Gräns uppnåd (max {n} gruppalternativ)' + ]; + }, + selectAllText: 'Markera alla', + deselectAllText: 'Avmarkera alla', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sv_SE.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.min.js similarity index 87% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sv_SE.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.min.js index 5beb846b..0c789260 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-sv_SE.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-sv_SE.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Inget valt",noneResultsText:"Inget sökresultat matchar {0}",countSelectedText:function(a,b){return 1===a?"{0} alternativ valt":"{0} alternativ valda"},maxOptionsText:function(a,b){return["Gräns uppnåd (max {n} alternativ)","Gräns uppnåd (max {n} gruppalternativ)"]},selectAllText:"Markera alla",deselectAllText:"Avmarkera alla",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.js new file mode 100644 index 00000000..c6b8890b --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Hiçbiri seçilmedi', + noneResultsText: 'Hiçbir sonuç bulunamadı {0}', + countSelectedText: function (numSelected, numTotal) { + return (numSelected == 1) ? "{0} öğe seçildi" : "{0} öğe seçildi"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + (numAll == 1) ? 'Limit aşıldı (maksimum {n} sayıda öğe )' : 'Limit aşıldı (maksimum {n} sayıda öğe)', + (numGroup == 1) ? 'Grup limiti aşıldı (maksimum {n} sayıda öğe)' : 'Grup limiti aşıldı (maksimum {n} sayıda öğe)' + ]; + }, + selectAllText: 'Tümünü Seç', + deselectAllText: 'Seçiniz', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-tr_TR.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.min.js similarity index 88% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-tr_TR.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.min.js index 649ae323..715f1458 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-tr_TR.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-tr_TR.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Hiçbiri seçilmedi",noneResultsText:"Hiçbir sonuç bulunamadı {0}",countSelectedText:function(a,b){return"{0} öğe seçildi"},maxOptionsText:function(a,b){return[1==a?"Limit aşıldı (maksimum {n} sayıda öğe )":"Limit aşıldı (maksimum {n} sayıda öğe)","Grup limiti aşıldı (maksimum {n} sayıda öğe)"]},selectAllText:"Tümünü Seç",deselectAllText:"Seçiniz",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.js new file mode 100644 index 00000000..018d6945 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Нічого не вибрано', + noneResultsText: 'Збігів не знайдено {0}', + countSelectedText: 'Вибрано {0} із {1}', + maxOptionsText: ['Досягнута межа ({n} {var} максимум)', 'Досягнута межа в групі ({n} {var} максимум)', ['items', 'item']], + multipleSeparator: ', ', + selectAllText: 'Вибрати все', + deselectAllText: 'Скасувати вибір усі' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ua_UA.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.min.js similarity index 76% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ua_UA.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.min.js index 0c3ee007..eb4152eb 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-ua_UA.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-ua_UA.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Нічого не вибрано",noneResultsText:"Збігів не знайдено {0}",countSelectedText:"Вибрано {0} із {1}",maxOptionsText:["Досягнута межа ({n} {var} максимум)","Досягнута межа в групі ({n} {var} максимум)",["items","item"]],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Нічого не вибрано",noneResultsText:"Збігів не знайдено {0}",countSelectedText:"Вибрано {0} із {1}",maxOptionsText:["Досягнута межа ({n} {var} максимум)","Досягнута межа в групі ({n} {var} максимум)",["items","item"]],multipleSeparator:", ",selectAllText:"Вибрати все",deselectAllText:"Скасувати вибір усі"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.js new file mode 100644 index 00000000..422c7391 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.js @@ -0,0 +1,44 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: 'Chưa chọn', + noneResultsText: 'Không có kết quả cho {0}', + countSelectedText: function (numSelected, numTotal) { + return "{0} mục đã chọn"; + }, + maxOptionsText: function (numAll, numGroup) { + return [ + 'Không thể chọn (giới hạn {n} mục)', + 'Không thể chọn (giới hạn {n} mục)' + ]; + }, + selectAllText: 'Chọn tất cả', + deselectAllText: 'Bỏ chọn', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.min.js new file mode 100644 index 00000000..6333f0a4 --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-vi_VN.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Chưa chọn",noneResultsText:"Không có kết quả cho {0}",countSelectedText:function(a,b){return"{0} mục đã chọn"},maxOptionsText:function(a,b){return["Không thể chọn (giới hạn {n} mục)","Không thể chọn (giới hạn {n} mục)"]},selectAllText:"Chọn tất cả",deselectAllText:"Bỏ chọn",multipleSeparator:", "}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.js new file mode 100644 index 00000000..105a663f --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: '没有选中任何项', + noneResultsText: '没有找到匹配项', + countSelectedText: '选中{1}中的{0}项', + maxOptionsText: ['超出限制 (最多选择{n}项)', '组选择超出限制(最多选择{n}组)'], + multipleSeparator: ', ', + selectAllText: '全选', + deselectAllText: '取消全选' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_CN.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.min.js similarity index 73% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_CN.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.min.js index e3a9b6b2..f5264e70 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_CN.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_CN.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ -!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"没有选中任何项",noneResultsText:"没有找到匹配项",countSelectedText:"选中{1}中的{0}项",maxOptionsText:["超出限制 (最多选择{n}项)","组选择超出限制(最多选择{n}组)"],multipleSeparator:", "}}(a)}); \ No newline at end of file +!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"没有选中任何项",noneResultsText:"没有找到匹配项",countSelectedText:"选中{1}中的{0}项",maxOptionsText:["超出限制 (最多选择{n}项)","组选择超出限制(最多选择{n}组)"],multipleSeparator:", ",selectAllText:"全选",deselectAllText:"取消全选"}}(a)}); \ No newline at end of file diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.js new file mode 100644 index 00000000..180b7e2f --- /dev/null +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.js @@ -0,0 +1,37 @@ +/*! + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) + * + * Copyright 2013-2017 bootstrap-select + * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) + */ + +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module unless amdModuleId is set + define(["jquery"], function (a0) { + return (factory(a0)); + }); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(require("jquery")); + } else { + factory(root["jQuery"]); + } +}(this, function (jQuery) { + +(function ($) { + $.fn.selectpicker.defaults = { + noneSelectedText: '沒有選取任何項目', + noneResultsText: '沒有找到符合的結果', + countSelectedText: '已經選取{0}個項目', + maxOptionsText: ['超過限制 (最多選擇{n}項)', '超過限制(最多選擇{n}組)'], + selectAllText: '選取全部', + deselectAllText: '全部取消', + multipleSeparator: ', ' + }; +})(jQuery); + + +})); diff --git a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_TW.min.js b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.min.js similarity index 86% rename from src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_TW.min.js rename to src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.min.js index ea768614..abbd5b55 100644 --- a/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.0/defaults-zh_TW.min.js +++ b/src/main/resources/org/gwtbootstrap3/extras/select/client/resource/js/i18n.cache.1.12.4/defaults-zh_TW.min.js @@ -1,7 +1,7 @@ /*! - * Bootstrap-select v1.12.0 (http://silviomoreto.github.io/bootstrap-select) + * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select) * - * Copyright 2013-2016 bootstrap-select + * Copyright 2013-2017 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"沒有選取任何項目",noneResultsText:"沒有找到符合的結果",countSelectedText:"已經選取{0}個項目",maxOptionsText:["超過限制 (最多選擇{n}項)","超過限制(最多選擇{n}組)"],selectAllText:"選取全部",deselectAllText:"全部取消",multipleSeparator:", "}}(a)}); \ No newline at end of file