(self.webpackChunk=self.webpackChunk||[]).push([[2966],{12966:(e,t,a)=>{var o,n,r,s=a(14249);!function(s){"use strict";n=[a(14249)],o=function(e,t){var a={beforeShow:p,move:p,change:p,show:p,hide:p,color:!1,flat:!1,type:"",showInput:!1,allowEmpty:!0,showButtons:!0,clickoutFiresChange:!0,showInitial:!1,showPalette:!0,showPaletteOnly:!1,hideAfterPaletteSelect:!1,togglePaletteOnly:!1,showSelectionPalette:!0,localStorageKey:!1,appendTo:"body",maxSelectionSize:8,locale:"en",cancelText:"cancel",chooseText:"choose",togglePaletteMoreText:"more",togglePaletteLessText:"less",clearText:"Clear Color Selection",noColorSelectedText:"No Color Selected",preferredFormat:"name",className:"",containerClassName:"",replacerClassName:"",showAlpha:!0,theme:"sp-light",palette:[["#000000","#444444","#5b5b5b","#999999","#bcbcbc","#eeeeee","#f3f6f4","#ffffff"],["#f44336","#744700","#ce7e00","#8fce00","#2986cc","#16537e","#6a329f","#c90076"],["#f4cccc","#fce5cd","#fff2cc","#d9ead3","#d0e0e3","#cfe2f3","#d9d2e9","#ead1dc"],["#ea9999","#f9cb9c","#ffe599","#b6d7a8","#a2c4c9","#9fc5e8","#b4a7d6","#d5a6bd"],["#e06666","#f6b26b","#ffd966","#93c47d","#76a5af","#6fa8dc","#8e7cc3","#c27ba0"],["#cc0000","#e69138","#f1c232","#6aa84f","#45818e","#3d85c6","#674ea7","#a64d79"],["#990000","#b45f06","#bf9000","#38761d","#134f5c","#0b5394","#351c75","#741b47"],["#660000","#783f04","#7f6000","#274e13","#0c343d","#073763","#20124d","#4c1130"]],selectionPalette:[],disabled:!1,offset:null},o=[],n=!!/msie/i.exec(window.navigator.userAgent),r=function(){function e(e,t){return!!~(""+e).indexOf(t)}var t=document.createElement("div").style;return t.cssText="background-color:rgba(0,0,0,.5)",e(t.backgroundColor,"rgba")||e(t.backgroundColor,"hsla")}(),s=["<button type='button' class='sp-replacer'>","<span class='sp-preview'><span class='sp-preview-inner'></span></span>","<span class='sp-dd'>&#9660;</span>","</button>"].join(""),i=function(){var e="";if(n)for(var t=1;t<=6;t++)e+="<div class='sp-"+t+"'></div>";return["<div class='sp-container sp-hidden'>","<div class='sp-palette-container'>","<div class='sp-palette sp-thumb sp-cf'></div>","<div class='sp-palette-button-container sp-cf'>","<button type='button' class='sp-palette-toggle'></button>","</div>","</div>","<div class='sp-picker-container'>","<div class='sp-top sp-cf'>","<div class='sp-fill'></div>","<div class='sp-top-inner'>","<div class='sp-color'>","<div class='sp-sat'>","<div class='sp-val'>","<div class='sp-dragger' tabindex='0'></div>","</div>","</div>","</div>","<div class='sp-clear sp-clear-display'>","</div>","<div class='sp-hue'>","<div class='sp-slider' tabindex='0'></div>",e,"</div>","</div>","<div class='sp-alpha'><div class='sp-alpha-inner'><div class='sp-alpha-handle' tabindex='0'></div></div></div>","</div>","<div class='sp-input-container sp-cf'>","<input class='sp-input' type='text' spellcheck='false'  />","</div>","<div class='sp-initial sp-thumb sp-cf'></div>","<div class='sp-button-container sp-cf'>","<button type='button' class='sp-cancel'></button>","<button type='button' class='sp-choose'></button>","</div>","</div>","</div>"].join("")}();function l(e,t,a,o){for(var n=[],s=0;s<e.length;s++){var i=e[s];if(i){var l=tinycolor(i),c=l.toHsl().l<.5?"sp-thumb-el sp-thumb-dark":"sp-thumb-el sp-thumb-light";c+=tinycolor.equals(t,i)?" sp-thumb-active":"";var u=l.toString(o.preferredFormat||"rgb"),f=r?"background-color:"+l.toRgbString():"filter:"+l.toFilter();n.push('<span title="'+u+'" data-color="'+l.toRgbString()+'" class="'+c+'" role="button" tabindex="0"><span class="sp-thumb-inner" style="'+f+';"></span></span>')}else n.push('<span class="sp-thumb-el sp-clear-display" role="button" tabindex="0"><span class="sp-clear-palette-only" style="background-color: transparent;"></span></span>')}return"<div class='sp-cf "+a+"'>"+n.join("")+"</div>"}function c(){for(var e=0;e<o.length;e++)o[e]&&o[e].hide()}function u(t,o){t.locale=t.locale||window.navigator.language,t.locale&&(t.locale=t.locale.split("-")[0].toLowerCase()),"en"!=t.locale&&e.spectrum.localization[t.locale]&&(t=e.extend({},e.spectrum.localization[t.locale],t));var n=e.extend({},a,t);return n.callbacks={move:g(n.move,o),change:g(n.change,o),show:g(n.show,o),hide:g(n.hide,o),beforeShow:g(n.beforeShow,o)},n}function f(a,f){var p=u(f,a),g=p.type,x="flat"==g,y=p.showSelectionPalette,T=p.localStorageKey,w=p.theme,k=p.callbacks,_=m(Je,10),P=!1,C=!1,S=0,M=0,z=0,A=0,R=0,F=0,H=0,L=0,O=0,E=0,N=1,j=[],D=[],I={},q=p.selectionPalette.slice(0),V=p.maxSelectionSize,W="sp-dragging",B=!1,K=null,$=a.ownerDocument,X=($.body,e(a)),Y=!1,G=e(i,$).addClass(w),U=G.find(".sp-picker-container"),J=G.find(".sp-color"),Q=G.find(".sp-dragger"),Z=G.find(".sp-hue"),ee=G.find(".sp-slider"),te=G.find(".sp-alpha-inner"),ae=G.find(".sp-alpha"),oe=G.find(".sp-alpha-handle"),ne=G.find(".sp-input"),re=G.find(".sp-palette"),se=G.find(".sp-initial"),ie=G.find(".sp-cancel"),le=G.find(".sp-clear"),ce=G.find(".sp-choose"),ue=G.find(".sp-palette-toggle"),fe=X.is("input"),he=(fe&&"color"===X.attr("type")&&v(),fe&&"color"==g),pe=he?e(s).addClass(w).addClass(p.className).addClass(p.replacerClassName):e([]),de=he?pe:X,ge=pe.find(".sp-preview-inner"),be=p.color||fe&&X.val(),me=!1,ve=p.preferredFormat,xe=!p.showButtons||p.clickoutFiresChange,ye=!be,Te=p.allowEmpty,we=null,ke=null,_e=null,Pe=null,Ce=X.attr("id");if(Ce!==t&&Ce.length>0){var Se=e('label[for="'+Ce+'"]');Se.length&&Se.on("click",(function(e){return e.preventDefault(),X.spectrum("show"),!1}))}function Me(){if(p.showPaletteOnly&&(p.showPalette=!0),ue.text(p.showPaletteOnly?p.togglePaletteMoreText:p.togglePaletteLessText),p.palette){j=p.palette.slice(0),D=Array.isArray(j[0])?j:[j],I={};for(var e=0;e<D.length;e++)for(var t=0;t<D[e].length;t++){var a=tinycolor(D[e][t]).toRgbString();I[a]=!0}p.showPaletteOnly&&!be&&(be=""===j[0][0]?j[0][0]:Object.keys(I)[0])}G.toggleClass("sp-flat",x),G.toggleClass("sp-input-disabled",!p.showInput),G.toggleClass("sp-alpha-enabled",p.showAlpha),G.toggleClass("sp-clear-enabled",Te),G.toggleClass("sp-buttons-disabled",!p.showButtons),G.toggleClass("sp-palette-buttons-disabled",!p.togglePaletteOnly),G.toggleClass("sp-palette-disabled",!p.showPalette),G.toggleClass("sp-palette-only",p.showPaletteOnly),G.toggleClass("sp-initial-disabled",!p.showInitial),G.addClass(p.className).addClass(p.containerClassName),Je()}function ze(){if(n&&G.find("*:not(input)").attr("unselectable","on"),Me(),we=e('<span class="sp-original-input-container"></span>'),["margin"].forEach((function(e){we.css(e,X.css(e))})),"block"==X.css("display")&&we.css("display","flex"),he)X.after(pe).hide();else if("text"==g)we.addClass("sp-colorize-container"),X.addClass("spectrum sp-colorize").wrap(we);else if("component"==g){X.addClass("spectrum").wrap(we);var t=e(["<div class='sp-colorize-container sp-add-on'>","<div class='sp-colorize'></div> ","</div>"].join(""));t.width(X.outerHeight()+"px").css("border-radius",X.css("border-radius")).css("border",X.css("border")),X.addClass("with-add-on").before(t)}if(ke=X.parent().find(".sp-colorize"),_e=ke.css("color"),Pe=ke.css("background-color"),Te||le.hide(),x)X.after(G).hide();else{var a="parent"===p.appendTo?X.parent():e(p.appendTo);1!==a.length&&(a=e("body")),a.append(G)}function o(t){return t.data&&t.data.ignore?(Be(e(t.target).closest(".sp-thumb-el").data("color")),Xe()):(Be(e(t.target).closest(".sp-thumb-el").data("color")),Xe(),p.hideAfterPaletteSelect?(Ue(!0),Ve()):Ue()),!1}Ae(),de.on("click.spectrum touchstart.spectrum",(function(t){Y||De(),t.stopPropagation(),e(t.target).is("input")||t.preventDefault()})),(X.is(":disabled")||!0===p.disabled)&&tt(),G.on("click",d),G.on("keydown",'div[role="button"]',(function(t){13==t.keyCode&&(t.preventDefault(),e(this).click())})),[ne,X].forEach((function(t){t.on("change",(function(){Ne(t.val())})),t.on("paste",(function(){setTimeout((function(){Ne(t.val())}),1)})),t.on("keydown",(function(a){13==a.keyCode&&(Ne(e(t).val()),t==X&&Ve())}))})),ie.text(p.cancelText),ie.on("click.spectrum",(function(e){e.stopPropagation(),e.preventDefault(),We(),Ve()})),le.attr("title",p.clearText),le.on("click.spectrum",(function(e){e.stopPropagation(),e.preventDefault(),ye=!0,Xe(),x&&Ue(!0)})),ce.text(p.chooseText),ce.on("click.spectrum",(function(e){e.stopPropagation(),e.preventDefault(),n&&ne.is(":focus")&&ne.trigger("change"),$e()&&(Ue(!0),Ve())})),ue.text(p.showPaletteOnly?p.togglePaletteMoreText:p.togglePaletteLessText),ue.on("click.spectrum",(function(e){e.stopPropagation(),e.preventDefault(),p.showPaletteOnly=!p.showPaletteOnly,p.showPaletteOnly||x||G.css("left","-="+(U.outerWidth(!0)+5)),Me()})),b(ae,(function(e,t,a){N=e/R,ye=!1,a.shiftKey&&(N=Math.round(10*N)/10),Xe()}),Oe,Ee),b(Z,(function(e,t){L=parseFloat(t/A),ye=!1,p.showAlpha||(N=1),Xe()}),Oe,Ee),b(J,(function(e,t,a){if(a.shiftKey){if(!K){var o=O*S,n=M-E*M,r=Math.abs(e-o)>Math.abs(t-n);K=r?"x":"y"}}else K=null;var s=!K||"y"===K;(!K||"x"===K)&&(O=parseFloat(e/S)),s&&(E=parseFloat((M-t)/M)),ye=!1,p.showAlpha||(N=1),Xe()}),Oe,Ee),be?(Be(be),Ye(),ve=tinycolor(be).format||p.preferredFormat,Re(be)):""===be?(Be(be),Ye()):Ye(),x&&De();var r=n?"mousedown.spectrum":"click.spectrum touchstart.spectrum";re.on(r,".sp-thumb-el",o),se.on(r,".sp-thumb-el:nth-child(1)",{ignore:!0},o)}function Ae(){if(T){try{var t=window.localStorage,a=t[T].split(",#");a.length>1&&(delete t[T],e.each(a,(function(e,t){Re(t)})))}catch(e){}try{q=window.localStorage[T].split(";")}catch(e){}}}function Re(t){if(y){var a=tinycolor(t).toRgbString();if(!I[a]&&-1===e.inArray(a,q))for(q.push(a);q.length>V;)q.shift();if(T)try{window.localStorage[T]=q.join(";")}catch(e){}}}function Fe(){var e=[];if(p.showPalette)for(var t=0;t<q.length;t++){var a=tinycolor(q[t]).toRgbString();I[a]||e.push(q[t])}return e.reverse().slice(0,p.maxSelectionSize)}function He(){var t=Ke(),a=e.map(D,(function(e,a){return l(e,t,"sp-palette-row sp-palette-row-"+a,p)}));Ae(),q&&a.push(l(Fe(),t,"sp-palette-row sp-palette-row-selection",p)),re.html(a.join(""))}function Le(){if(p.showInitial){var e=me,t=Ke();se.html(l([e,t],t,"sp-palette-row-initial",p))}}function Oe(){(M<=0||S<=0||A<=0)&&Je(),C=!0,G.addClass(W),K=null,X.trigger("dragstart.spectrum",[Ke()])}function Ee(){C=!1,G.removeClass(W),X.trigger("dragstop.spectrum",[Ke()])}function Ne(e){if(B)B=!1;else if(null!==e&&""!==e||!Te){var t=tinycolor(e);t.isValid()?(Be(t),Xe(),Ue()):ne.addClass("sp-validation-error")}else Be(null),Xe(),Ue()}function je(){P?Ve():De()}function De(){var t=e.Event("beforeShow.spectrum");P?Je():(X.trigger(t,[Ke()]),!1===k.beforeShow(Ke())||t.isDefaultPrevented()||(c(),P=!0,e($).on("keydown.spectrum",Ie),e($).on("click.spectrum",qe),e(window).on("resize.spectrum",_),pe.attr("aria-expanded",!0),pe.addClass("sp-active"),G.removeClass("sp-hidden"),Je(),Ye(),me=Ke(),Le(),k.show(me),X.trigger("show.spectrum",[me])))}function Ie(e){27===e.keyCode&&Ve()}function qe(e){2!=e.button&&(C||(xe?Ue(!0):We(),Ve()))}function Ve(){P&&!x&&(P=!1,e($).off("keydown.spectrum",Ie),e($).off("click.spectrum",qe),e(window).off("resize.spectrum",_),pe.attr("aria-expanded",!1),pe.removeClass("sp-active"),G.addClass("sp-hidden"),k.hide(Ke()),X.trigger("hide.spectrum",[Ke()]))}function We(){Be(me,!0),Ue(!0)}function Be(e,a){var o,n;tinycolor.equals(e,Ke())?Ye():(e&&e!==t||!Te?(ye=!1,n=(o=tinycolor(e)).toHsv(),L=n.h%360/360,O=n.s,E=n.v,N=n.a):ye=!0,Ye(),o&&o.isValid()&&!a&&(ve=p.preferredFormat||o.getFormat()))}function Ke(e){return e=e||{},Te&&ye?null:tinycolor.fromRatio({h:L,s:O,v:E,a:Math.round(1e3*N)/1e3},{format:e.format||ve})}function $e(){return!ne.hasClass("sp-validation-error")}function Xe(){Ye(),k.move(Ke()),X.trigger("move.spectrum",[Ke()])}function Ye(){ne.removeClass("sp-validation-error"),Ge();var e=tinycolor.fromRatio({h:L,s:1,v:1});J.css("background-color",e.toHexString());var t=ve;N<1&&(0!==N||"name"!==t)&&("hex"!==t&&"hex3"!==t&&"hex6"!==t&&"name"!==t||(t="rgb"));var a=Ke({format:t}),o="";if(ge.removeClass("sp-clear-display"),ge.css("background-color","transparent"),!a&&Te)ge.addClass("sp-clear-display");else{var s=a.toHexString(),i=a.toRgbString();if(r||1===a.alpha?ge.css("background-color",i):(ge.css("background-color","transparent"),ge.css("filter",a.toFilter())),p.showAlpha){var l=a.toRgb();l.a=0;var c=tinycolor(l).toRgbString(),u="linear-gradient(left, "+c+", "+s+")";n?te.css("filter",tinycolor(c).toFilter({gradientType:1},s)):(te.css("background","-webkit-"+u),te.css("background","-moz-"+u),te.css("background","-ms-"+u),te.css("background","linear-gradient(to right, "+c+", "+s+")"))}o=a.toString(t)}if(p.showInput&&ne.val(o),X.val(o),"text"==p.type||"component"==p.type){var f=a;if(f&&ke){var h=f.isLight()||f.getAlpha()<.4?"black":"white";ke.css("background-color",f.toRgbString()).css("color",h)}else ke.css("background-color",Pe).css("color",_e)}p.showPalette&&He(),Le()}function Ge(){var e=O,t=E;if(Te&&ye)oe.hide(),ee.hide(),Q.hide();else{oe.show(),ee.show(),Q.show();var a=e*S,o=M-t*M;a=Math.max(-z,Math.min(S-z,a-z)),o=Math.max(-z,Math.min(M-z,o-z)),Q.css({top:o+"px",left:a+"px"});var n=N*R;oe.css({left:n-F/2+"px"});var r=L*A;ee.css({top:r-H+"px"})}}function Ue(e){var t=Ke(),a=!tinycolor.equals(t,me);t&&(t.toString(ve),Re(t)),e&&a&&(k.change(t),B=!0,X.trigger("change",[t]))}function Je(){P&&(S=J.width(),M=J.height(),z=Q.height(),Z.width(),A=Z.height(),H=ee.height(),R=ae.width(),F=oe.width(),x||(G.attr("aria-haspopup",!0),G.css("position","absolute"),p.offset?G.offset(p.offset):G.offset(h(G,de))),Ge(),p.showPalette&&He(),X.trigger("reflow.spectrum"))}function Qe(){X.show().removeClass("spectrum with-add-on sp-colorize"),de.off("click.spectrum touchstart.spectrum"),G.remove(),pe.remove(),ke&&ke.css("background-color",Pe).css("color",_e);var e=X.closest(".sp-original-input-container");e.length>0&&e.after(X).remove(),o[ot.id]=null}function Ze(a,o){return a===t?e.extend({},p):o===t?p[a]:(p[a]=o,"preferredFormat"===a&&(ve=p.preferredFormat),void Me())}function et(){Y=!1,X.attr("disabled",!1),de.removeClass("sp-disabled")}function tt(){Ve(),Y=!0,X.attr("disabled",!0),de.addClass("sp-disabled")}function at(e){p.offset=e,Je()}ze();var ot={show:De,hide:Ve,toggle:je,reflow:Je,option:Ze,enable:et,disable:tt,offset:at,set:function(e){Be(e),Ue()},get:Ke,destroy:Qe,container:G};return ot.id=o.push(ot)-1,ot}function h(t,a){var o=0,n=t.outerWidth(),r=t.outerHeight(),s=a.outerHeight(),i=t[0].ownerDocument,l=i.documentElement,c=l.clientWidth+e(i).scrollLeft(),u=l.clientHeight+e(i).scrollTop(),f=a.offset(),h=f.left,p=f.top;return p+=s,h-=Math.min(h,h+n>c&&c>n?Math.abs(h+n-c):0),{top:p-=Math.min(p,p+r>u&&u>r?Math.abs(r+s-o):o),bottom:f.bottom,left:h,right:f.right,width:f.width,height:f.height}}function p(){}function d(e){e.stopPropagation()}function g(e,t){var a=Array.prototype.slice,o=a.call(arguments,2);return function(){return e.apply(t,o.concat(a.call(arguments)))}}function b(t,a,o,r){a=a||function(){},o=o||function(){},r=r||function(){};var s=document,i=!1,l={},c=0,u=0,f="ontouchstart"in window,h={};function p(e){e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault(),e.returnValue=!1}function d(e){if(i){if(n&&s.documentMode<9&&!e.button)return b();var o=e.originalEvent&&e.originalEvent.touches&&e.originalEvent.touches[0],r=o&&o.pageX||e.pageX,h=o&&o.pageY||e.pageY,d=Math.max(0,Math.min(r-l.left,u)),g=Math.max(0,Math.min(h-l.top,c));f&&p(e),a.apply(t,[d,g,e])}}function g(a){(a.which?3==a.which:2==a.button)||i||!1!==o.apply(t,arguments)&&(i=!0,c=e(t).height(),u=e(t).width(),l=e(t).offset(),e(s).on(h),e(s.body).addClass("sp-dragging"),d(a),p(a))}function b(){i&&(e(s).off(h),e(s.body).removeClass("sp-dragging"),setTimeout((function(){r.apply(t,arguments)}),0)),i=!1}h.selectstart=p,h.dragstart=p,h["touchmove mousemove"]=d,h["touchend mouseup"]=b,e(t).on("touchstart mousedown",g)}function m(e,t,a){var o;return function(){var n=this,r=arguments,s=function(){o=null,e.apply(n,r)};a&&clearTimeout(o),!a&&o||(o=setTimeout(s,t))}}function v(){return e.fn.spectrum.inputTypeColorSupport()}var x="spectrum.id";e.fn.spectrum=function(t,a){if("string"==typeof t){var n=this,r=Array.prototype.slice.call(arguments,1);return this.each((function(){var a=o[e(this).data(x)];if(a){var s=a[t];if(!s)throw new Error("Spectrum: no such method: '"+t+"'");"get"==t?n=a.get():"container"==t?n=a.container:"option"==t?n=a.option.apply(a,r):"destroy"==t?(a.destroy(),e(this).removeData(x)):s.apply(a,r)}})),n}return this.spectrum("destroy").each((function(){var a=e.extend({},e(this).data(),t);e(this).is("input")?a.flat||"flat"==a.type?a.type="flat":"color"==e(this).attr("type")?a.type="color":a.type=a.type||"component":a.type="noInput";var o=f(this,a);e(this).data(x,o.id)}))},e.fn.spectrum.load=!0,e.fn.spectrum.loadOpts={},e.fn.spectrum.draggable=b,e.fn.spectrum.defaults=a,e.fn.spectrum.inputTypeColorSupport=function t(){if(void 0===t._cachedResult){var a=e("<input type='color'/>")[0];t._cachedResult="color"===a.type&&""!==a.value}return t._cachedResult},e.spectrum={},e.spectrum.localization={},e.spectrum.palettes={},e.fn.spectrum.processNativeColorInputs=function(){var t=e("input[type=color]");t.length&&!v()&&t.spectrum({preferredFormat:"hex6"})},function(){var e=/^[\s,#]+/,t=/\s+$/,a=0,o=Math,n=o.round,r=o.min,s=o.max,i=o.random,l=function(e,t){if(t=t||{},(e=e||"")instanceof l)return e;if(!(this instanceof l))return new l(e,t);var o=c(e);this._originalInput=e,this._r=o.r,this._g=o.g,this._b=o.b,this._a=o.a,this._roundA=n(1e3*this._a)/1e3,this._format=t.format||o.format,this._gradientType=t.gradientType,this._r<1&&(this._r=n(this._r)),this._g<1&&(this._g=n(this._g)),this._b<1&&(this._b=n(this._b)),this._ok=o.ok,this._tc_id=a++};function c(e){var t={r:0,g:0,b:0},a=1,o=!1,n=!1;return"string"==typeof e&&(e=X(e)),"object"==typeof e&&(e.hasOwnProperty("r")&&e.hasOwnProperty("g")&&e.hasOwnProperty("b")?(t=u(e.r,e.g,e.b),o=!0,n="%"===String(e.r).substr(-1)?"prgb":"rgb"):e.hasOwnProperty("h")&&e.hasOwnProperty("s")&&e.hasOwnProperty("v")?(e.s=I(e.s),e.v=I(e.v),t=d(e.h,e.s,e.v),o=!0,n="hsv"):e.hasOwnProperty("h")&&e.hasOwnProperty("s")&&e.hasOwnProperty("l")&&(e.s=I(e.s),e.l=I(e.l),t=h(e.h,e.s,e.l),o=!0,n="hsl"),e.hasOwnProperty("a")&&(a=e.a)),a=H(a),{ok:o,format:e.format||n,r:r(255,s(t.r,0)),g:r(255,s(t.g,0)),b:r(255,s(t.b,0)),a}}function u(e,t,a){return{r:255*L(e,255),g:255*L(t,255),b:255*L(a,255)}}function f(e,t,a){e=L(e,255),t=L(t,255),a=L(a,255);var o,n,i=s(e,t,a),l=r(e,t,a),c=(i+l)/2;if(i==l)o=n=0;else{var u=i-l;switch(n=c>.5?u/(2-i-l):u/(i+l),i){case e:o=(t-a)/u+(t<a?6:0);break;case t:o=(a-e)/u+2;break;case a:o=(e-t)/u+4}o/=6}return{h:o,s:n,l:c}}function h(e,t,a){var o,n,r;function s(e,t,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+6*(t-e)*a:a<.5?t:a<2/3?e+(t-e)*(2/3-a)*6:e}if(e=L(e,360),t=L(t,100),a=L(a,100),0===t)o=n=r=a;else{var i=a<.5?a*(1+t):a+t-a*t,l=2*a-i;o=s(l,i,e+1/3),n=s(l,i,e),r=s(l,i,e-1/3)}return{r:255*o,g:255*n,b:255*r}}function p(e,t,a){e=L(e,255),t=L(t,255),a=L(a,255);var o,n,i=s(e,t,a),l=r(e,t,a),c=i,u=i-l;if(n=0===i?0:u/i,i==l)o=0;else{switch(i){case e:o=(t-a)/u+(t<a?6:0);break;case t:o=(a-e)/u+2;break;case a:o=(e-t)/u+4}o/=6}return{h:o,s:n,v:c}}function d(e,t,a){e=6*L(e,360),t=L(t,100),a=L(a,100);var n=o.floor(e),r=e-n,s=a*(1-t),i=a*(1-r*t),l=a*(1-(1-r)*t),c=n%6;return{r:255*[a,i,s,s,l,a][c],g:255*[l,a,a,i,s,s][c],b:255*[s,s,l,a,a,i][c]}}function g(e,t,a,o){var r=[D(n(e).toString(16)),D(n(t).toString(16)),D(n(a).toString(16))];return o&&r[0].charAt(0)==r[0].charAt(1)&&r[1].charAt(0)==r[1].charAt(1)&&r[2].charAt(0)==r[2].charAt(1)?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0):r.join("")}function b(e,t,a,o){return[D(q(o)),D(n(e).toString(16)),D(n(t).toString(16)),D(n(a).toString(16))].join("")}function m(e,t){t=0===t?0:t||10;var a=l(e).toHsl();return a.s-=t/100,a.s=O(a.s),l(a)}function v(e,t){t=0===t?0:t||10;var a=l(e).toHsl();return a.s+=t/100,a.s=O(a.s),l(a)}function x(e){return l(e).desaturate(100)}function y(e,t){t=0===t?0:t||10;var a=l(e).toHsl();return a.l+=t/100,a.l=O(a.l),l(a)}function T(e,t){t=0===t?0:t||10;var a=l(e).toRgb();return a.r=s(0,r(255,a.r-n(-t/100*255))),a.g=s(0,r(255,a.g-n(-t/100*255))),a.b=s(0,r(255,a.b-n(-t/100*255))),l(a)}function w(e,t){t=0===t?0:t||10;var a=l(e).toHsl();return a.l-=t/100,a.l=O(a.l),l(a)}function k(e,t){var a=l(e).toHsl(),o=(n(a.h)+t)%360;return a.h=o<0?360+o:o,l(a)}function _(e){var t=l(e).toHsl();return t.h=(t.h+180)%360,l(t)}function P(e){var t=l(e).toHsl(),a=t.h;return[l(e),l({h:(a+120)%360,s:t.s,l:t.l}),l({h:(a+240)%360,s:t.s,l:t.l})]}function C(e){var t=l(e).toHsl(),a=t.h;return[l(e),l({h:(a+90)%360,s:t.s,l:t.l}),l({h:(a+180)%360,s:t.s,l:t.l}),l({h:(a+270)%360,s:t.s,l:t.l})]}function S(e){var t=l(e).toHsl(),a=t.h;return[l(e),l({h:(a+72)%360,s:t.s,l:t.l}),l({h:(a+216)%360,s:t.s,l:t.l})]}function M(e,t,a){t=t||6,a=a||30;var o=l(e).toHsl(),n=360/a,r=[l(e)];for(o.h=(o.h-(n*t>>1)+720)%360;--t;)o.h=(o.h+n)%360,r.push(l(o));return r}function z(e,t){t=t||6;for(var a=l(e).toHsv(),o=a.h,n=a.s,r=a.v,s=[],i=1/t;t--;)s.push(l({h:o,s:n,v:r})),r=(r+i)%1;return s}l.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},setAlpha:function(e){return this._a=H(e),this._roundA=n(1e3*this._a)/1e3,this},toHsv:function(){var e=p(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=p(this._r,this._g,this._b),t=n(360*e.h),a=n(100*e.s),o=n(100*e.v);return 1==this._a?"hsv("+t+", "+a+"%, "+o+"%)":"hsva("+t+", "+a+"%, "+o+"%, "+this._roundA+")"},toHsl:function(){var e=f(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=f(this._r,this._g,this._b),t=n(360*e.h),a=n(100*e.s),o=n(100*e.l);return 1==this._a?"hsl("+t+", "+a+"%, "+o+"%)":"hsla("+t+", "+a+"%, "+o+"%, "+this._roundA+")"},toHex:function(e){return g(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(){return b(this._r,this._g,this._b,this._a)},toHex8String:function(){return"#"+this.toHex8()},toRgb:function(){return{r:n(this._r),g:n(this._g),b:n(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+n(this._r)+", "+n(this._g)+", "+n(this._b)+")":"rgba("+n(this._r)+", "+n(this._g)+", "+n(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:n(100*L(this._r,255))+"%",g:n(100*L(this._g,255))+"%",b:n(100*L(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+n(100*L(this._r,255))+"%, "+n(100*L(this._g,255))+"%, "+n(100*L(this._b,255))+"%)":"rgba("+n(100*L(this._r,255))+"%, "+n(100*L(this._g,255))+"%, "+n(100*L(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(R[g(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+b(this._r,this._g,this._b,this._a),a=t,o=this._gradientType?"GradientType = 1, ":"";e&&(a=l(e).toHex8String());return"progid:DXImageTransform.Microsoft.gradient("+o+"startColorstr="+t+",endColorstr="+a+")"},toString:function(e){var t=!!e;e=e||this._format;var a=!1,o=this._a<1&&this._a>=0;return t||!o||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"name"!==e?("rgb"===e&&(a=this.toRgbString()),"prgb"===e&&(a=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(a=this.toHexString()),"hex3"===e&&(a=this.toHexString(!0)),"hex8"===e&&(a=this.toHex8String()),"name"===e&&(a=this.toName()),"hsl"===e&&(a=this.toHslString()),"hsv"===e&&(a=this.toHsvString()),a||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()},_applyModification:function(e,t){var a=e.apply(null,[this].concat([].slice.call(t)));return this._r=a._r,this._g=a._g,this._b=a._b,this.setAlpha(a._a),this},lighten:function(){return this._applyModification(y,arguments)},brighten:function(){return this._applyModification(T,arguments)},darken:function(){return this._applyModification(w,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(v,arguments)},greyscale:function(){return this._applyModification(x,arguments)},spin:function(){return this._applyModification(k,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(M,arguments)},complement:function(){return this._applyCombination(_,arguments)},monochromatic:function(){return this._applyCombination(z,arguments)},splitcomplement:function(){return this._applyCombination(S,arguments)},triad:function(){return this._applyCombination(P,arguments)},tetrad:function(){return this._applyCombination(C,arguments)}},l.fromRatio=function(e,t){if("object"==typeof e){var a={};for(var o in e)e.hasOwnProperty(o)&&(a[o]="a"===o?e[o]:I(e[o]));e=a}return l(e,t)},l.equals=function(e,t){return!(!e||!t)&&l(e).toRgbString()==l(t).toRgbString()},l.random=function(){return l.fromRatio({r:i(),g:i(),b:i()})},l.mix=function(e,t,a){a=0===a?0:a||50;var o,n=l(e).toRgb(),r=l(t).toRgb(),s=a/100,i=2*s-1,c=r.a-n.a,u=1-(o=((o=i*c==-1?i:(i+c)/(1+i*c))+1)/2),f={r:r.r*o+n.r*u,g:r.g*o+n.g*u,b:r.b*o+n.b*u,a:r.a*s+n.a*(1-s)};return l(f)},l.readability=function(e,t){var a=l(e),o=l(t),n=a.toRgb(),r=o.toRgb(),s=a.getBrightness(),i=o.getBrightness(),c=Math.max(n.r,r.r)-Math.min(n.r,r.r)+Math.max(n.g,r.g)-Math.min(n.g,r.g)+Math.max(n.b,r.b)-Math.min(n.b,r.b);return{brightness:Math.abs(s-i),color:c}},l.isReadable=function(e,t){var a=l.readability(e,t);return a.brightness>125&&a.color>500},l.mostReadable=function(e,t){for(var a=null,o=0,n=!1,r=0;r<t.length;r++){var s=l.readability(e,t[r]),i=s.brightness>125&&s.color>500,c=s.brightness/125*3+s.color/500;(i&&!n||i&&n&&c>o||!i&&!n&&c>o)&&(n=i,o=c,a=l(t[r]))}return a};var A=l.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},R=l.hexNames=F(A);function F(e){var t={};for(var a in e)e.hasOwnProperty(a)&&(t[e[a]]=a);return t}function H(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function L(e,t){N(e)&&(e="100%");var a=j(e);return e=r(t,s(0,parseFloat(e))),a&&(e=parseInt(e*t,10)/100),o.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function O(e){return r(1,s(0,e))}function E(e){return parseInt(e,16)}function N(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)}function j(e){return"string"==typeof e&&-1!=e.indexOf("%")}function D(e){return 1==e.length?"0"+e:""+e}function I(e){return e<=1&&(e=100*e+"%"),e}function q(e){return Math.round(255*parseFloat(e)).toString(16)}function V(e){return E(e)/255}var W,B,K,$=(B="[\\s|\\(]+("+(W="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+W+")[,|\\s]+("+W+")\\s*\\)?",K="[\\s|\\(]+("+W+")[,|\\s]+("+W+")[,|\\s]+("+W+")[,|\\s]+("+W+")\\s*\\)?",{rgb:new RegExp("rgb"+B),rgba:new RegExp("rgba"+K),hsl:new RegExp("hsl"+B),hsla:new RegExp("hsla"+K),hsv:new RegExp("hsv"+B),hsva:new RegExp("hsva"+K),hex3:/^([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex8:/^([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function X(a){a=a.replace(e,"").replace(t,"").toLowerCase();var o,n=!1;if(A[a])a=A[a],n=!0;else if("transparent"==a)return{r:0,g:0,b:0,a:0,format:"name"};return(o=$.rgb.exec(a))?{r:o[1],g:o[2],b:o[3]}:(o=$.rgba.exec(a))?{r:o[1],g:o[2],b:o[3],a:o[4]}:(o=$.hsl.exec(a))?{h:o[1],s:o[2],l:o[3]}:(o=$.hsla.exec(a))?{h:o[1],s:o[2],l:o[3],a:o[4]}:(o=$.hsv.exec(a))?{h:o[1],s:o[2],v:o[3]}:(o=$.hsva.exec(a))?{h:o[1],s:o[2],v:o[3],a:o[4]}:(o=$.hex8.exec(a))?{a:V(o[1]),r:E(o[2]),g:E(o[3]),b:E(o[4]),format:n?"name":"hex8"}:(o=$.hex6.exec(a))?{r:E(o[1]),g:E(o[2]),b:E(o[3]),format:n?"name":"hex"}:!!(o=$.hex3.exec(a))&&{r:E(o[1]+""+o[1]),g:E(o[2]+""+o[2]),b:E(o[3]+""+o[3]),format:n?"name":"hex"}}window.tinycolor=l}(),e((function(){e.fn.spectrum.load&&e.fn.spectrum.processNativeColorInputs()}))},void 0===(r="function"==typeof o?o.apply(t,n):o)||(e.exports=r)}(),s.spectrum.localization.ar={cancelText:"إلغاء",chooseText:"إختار",clearText:"إرجاع الألوان على ما كانت",noColorSelectedText:"لم تختار أي لون",togglePaletteMoreText:"أكثر",togglePaletteLessText:"أقل"},function(e){e.spectrum.localization.ca={cancelText:"Cancel·lar",chooseText:"Escollir",clearText:"Esborrar color seleccionat",noColorSelectedText:"Cap color seleccionat",togglePaletteMoreText:"Més",togglePaletteLessText:"Menys"}}(s),function(e){e.spectrum.localization.cs={cancelText:"zrušit",chooseText:"vybrat",clearText:"Resetovat výběr barev",noColorSelectedText:"Žádná barva nebyla vybrána",togglePaletteMoreText:"více",togglePaletteLessText:"méně"}}(s),function(e){e.spectrum.localization.de={cancelText:"Abbrechen",chooseText:"Wählen",clearText:"Farbauswahl zurücksetzen",noColorSelectedText:"Keine Farbe ausgewählt",togglePaletteMoreText:"Mehr",togglePaletteLessText:"Weniger"}}(s),function(e){e.spectrum.localization.dk={cancelText:"annuller",chooseText:"Vælg"}}(s),function(e){e.spectrum.localization.es={cancelText:"Cancelar",chooseText:"Elegir",clearText:"Borrar color seleccionado",noColorSelectedText:"Ningún color seleccionado",togglePaletteMoreText:"Más",togglePaletteLessText:"Menos"}}(s),function(e){e.spectrum.localization.et={cancelText:"Katkesta",chooseText:"Vali",clearText:"Tühista värvivalik",noColorSelectedText:"Ühtki värvi pole valitud",togglePaletteMoreText:"Rohkem",togglePaletteLessText:"Vähem"}}(s),function(e){e.spectrum.localization.fa={cancelText:"لغو",chooseText:"انتخاب",clearText:"تنظیم مجدد رنگ",noColorSelectedText:"هیچ رنگی انتخاب نشده است!",togglePaletteMoreText:"بیشتر",togglePaletteLessText:"کمتر"}}(s),function(e){e.spectrum.localization.fi={cancelText:"Kumoa",chooseText:"Valitse"}}(s),function(e){e.spectrum.localization.fr={cancelText:"Annuler",chooseText:"Valider",clearText:"Effacer couleur sélectionnée",noColorSelectedText:"Aucune couleur sélectionnée",togglePaletteMoreText:"Plus",togglePaletteLessText:"Moins"}}(s),function(e){e.spectrum.localization.gr={cancelText:"Ακύρωση",chooseText:"Επιλογή",clearText:"Καθαρισμός επιλεγμένου χρώματος",noColorSelectedText:"Δεν έχει επιλεχθεί κάποιο χρώμα",togglePaletteMoreText:"Περισσότερα",togglePaletteLessText:"Λιγότερα"}}(s),function(e){e.spectrum.localization.he={cancelText:"בטל בחירה",chooseText:"בחר צבע",clearText:"אפס בחירה",noColorSelectedText:"לא נבחר צבע",togglePaletteMoreText:"עוד צבעים",togglePaletteLessText:"פחות צבעים"}}(s),function(e){e.spectrum.localization.hr={cancelText:"Odustani",chooseText:"Odaberi",clearText:"Poništi odabir",noColorSelectedText:"Niti jedna boja nije odabrana",togglePaletteMoreText:"Više",togglePaletteLessText:"Manje"}}(s),function(e){e.spectrum.localization.hu={cancelText:"Mégsem",chooseText:"Mentés",clearText:"A színválasztás visszaállítása",noColorSelectedText:"Nincs szín kijelölve",togglePaletteMoreText:"Több",togglePaletteLessText:"Kevesebb"}}(s),function(e){e.spectrum.localization.id={cancelText:"Batal",chooseText:"Pilih",clearText:"Hapus Pilihan Warna",noColorSelectedText:"Warna Tidak Dipilih",togglePaletteMoreText:"tambah",togglePaletteLessText:"kurangi"}}(s),function(e){e.spectrum.localization.it={cancelText:"annulla",chooseText:"scegli",clearText:"Annulla selezione colore",noColorSelectedText:"Nessun colore selezionato"}}(s),function(e){e.spectrum.localization.ja={cancelText:"中止",chooseText:"選択"}}(s),function(e){e.spectrum.localization.ko={cancelText:"취소",chooseText:"선택",clearText:"선택 초기화",noColorSelectedText:"선택된 색상 없음",togglePaletteMoreText:"더보기",togglePaletteLessText:"줄이기"}}(s),function(e){e.spectrum.localization.lt={cancelText:"Atšaukti",chooseText:"Pasirinkti",clearText:"Išvalyti pasirinkimą",noColorSelectedText:"Spalva nepasirinkta",togglePaletteMoreText:"Daugiau",togglePaletteLessText:"Mažiau"}}(s),function(e){e.spectrum.localization["nb-no"]={cancelText:"Avbryte",chooseText:"Velg",clearText:"Tilbakestill",noColorSelectedText:"Farge er ikke valgt",togglePaletteMoreText:"Mer",togglePaletteLessText:"Mindre"}}(s),function(e){e.spectrum.localization["nl-nl"]={cancelText:"Annuleer",chooseText:"Kies",clearText:"Wis kleur selectie",togglePaletteMoreText:"Meer",togglePaletteLessText:"Minder"}}(s),function(e){e.spectrum.localization.pl={cancelText:"Anuluj",chooseText:"Wybierz",clearText:"Usuń wybór koloru",noColorSelectedText:"Nie wybrano koloru",togglePaletteMoreText:"Więcej",togglePaletteLessText:"Mniej"}}(s),function(e){e.spectrum.localization["pt-br"]={cancelText:"Cancelar",chooseText:"Escolher",clearText:"Limpar cor selecionada",noColorSelectedText:"Nenhuma cor selecionada",togglePaletteMoreText:"Mais",togglePaletteLessText:"Menos"}}(s),function(e){e.spectrum.localization["pt-pt"]={cancelText:"Cancelar",chooseText:"Escolher",clearText:"Limpar cor seleccionada",noColorSelectedText:"Nenhuma cor seleccionada",togglePaletteMoreText:"Mais",togglePaletteLessText:"Menos"}}(s),function(e){e.spectrum.localization.ru={cancelText:"Отмена",chooseText:"Выбрать",clearText:"Сбросить",noColorSelectedText:"Цвет не выбран",togglePaletteMoreText:"Ещё",togglePaletteLessText:"Скрыть"}}(s),function(e){e.spectrum.localization.sv={cancelText:"Avbryt",chooseText:"Välj"}}(s),function(e){e.spectrum.localization.tr={cancelText:"iptal",chooseText:"tamam"}}(s),function(e){e.spectrum.localization["zh-cn"]={cancelText:"取消",chooseText:"选择",clearText:"清除",togglePaletteMoreText:"更多选项",togglePaletteLessText:"隐藏",noColorSelectedText:"尚未选择任何颜色"}}(s),function(e){e.spectrum.localization["zh-tw"]={cancelText:"取消",chooseText:"選擇",clearText:"清除",togglePaletteMoreText:"更多選項",togglePaletteLessText:"隱藏",noColorSelectedText:"尚未選擇任何顏色"}}(s)}}]);