@ws-ui/settings-editor 1.11.12-rc5 → 1.11.12-rc6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +52 -28
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +12995 -7246
- package/dist/index.es.js.map +1 -1
- package/dist/settings-editor.css +1 -1
- package/package.json +3 -3
package/dist/index.cjs.js
CHANGED
|
@@ -1,53 +1,77 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("react/jsx-runtime"),x=require("react"),ut=require("@ws-ui/store"),zt=require("@ws-ui/shared"),Is=require("react-dom"),bt=require("@ws-ui/icons");function Ox(r){const i=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const n in r)if(n!=="default"){const a=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(i,n,a.get?a:{enumerable:!0,get:()=>r[n]})}}return i.default=r,Object.freeze(i)}const vt=Ox(x);function Nx(r){const i=ut.useAppDispatch(),n=ut.useAppSelector(ut.selectPreferences),a=ut.useAppSelector(ut.selectQodly),s=ut.useAppSelector(ut.selectExplorer),l=ut.useAppSelector(ut.selectWebForms);return{getTabPath:()=>r??null,getPreferences:()=>n,getQodly:()=>a,getFeatureFlag:u=>{var d;return u==="states"?!0:!!((d=n==null?void 0:n.session)!=null&&d[`features.experimental.${u}`])},getExplorer:()=>s,getWebForms:()=>l,findNodeByPath:u=>ut.findNodeByPath(s,u),actions:{setSetting:u=>i(ut.setSetting(u)),setSettingsAsText:u=>i(ut.setSettingsAsText(u)),fetchFolderContentWithoutExpanding:u=>i(ut.fetchFolderContentWithoutExpanding(u)).unwrap(),createNewFileAndOpen:u=>i(ut.createNewFileAndOpen({fileName:u.fileName,path:u.path,type:u.type,parentNode:u.parentNode,qodly:u.qodly??!1})).unwrap(),openModal:async u=>await i(ut.openModal(u)).unwrap()}}}const Ud=x.createContext(null),qd=({children:r,adapter:i})=>I.jsx(Ud.Provider,{value:i,children:r});function uo(){const r=x.useContext(Ud);if(!r)throw new Error("useSettingsEditorStateAdapter must be used within an EditorStateAdapterProvider");return r}var oi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},no={exports:{}};/**
|
|
2
2
|
* @license
|
|
3
3
|
* Lodash <https://lodash.com/>
|
|
4
4
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
5
5
|
* Released under MIT license <https://lodash.com/license>
|
|
6
6
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
7
7
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
8
|
-
*/var wv=dr.exports,ol;function Gv(){return ol||(ol=1,(function(i,r){(function(){var u,s="4.17.21",o=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",d="Expected a function",b="Invalid `variable` option passed into `_.template`",g="__lodash_hash_undefined__",h=500,m="__lodash_placeholder__",A=1,B=2,E=4,F=1,G=2,S=1,T=2,X=4,W=8,N=16,w=32,D=64,M=128,J=256,ue=512,ve=30,Re="...",he=800,Pe=16,Oe=1,me=2,Ie=3,Fe=1/0,Ce=9007199254740991,an=17976931348623157e292,De=NaN,Ze=4294967295,Ae=Ze-1,He=Ze>>>1,Ke=[["ary",M],["bind",S],["bindKey",T],["curry",W],["curryRight",N],["flip",ue],["partial",w],["partialRight",D],["rearg",J]],we="[object Arguments]",_e="[object Array]",sn="[object AsyncFunction]",Me="[object Boolean]",ln="[object Date]",ht="[object DOMException]",On="[object Error]",H="[object Function]",Ln="[object GeneratorFunction]",Ve="[object Map]",cn="[object Number]",_i="[object Null]",_n="[object Object]",it="[object Promise]",ut="[object Proxy]",Ye="[object RegExp]",vn="[object Set]",kn="[object String]",Ir="[object Symbol]",Xc="[object Undefined]",kt="[object WeakMap]",Lc="[object WeakSet]",Ut="[object ArrayBuffer]",wt="[object DataView]",Vi="[object Float32Array]",Wi="[object Float64Array]",Ni="[object Int8Array]",Mi="[object Int16Array]",Xi="[object Int32Array]",Li="[object Uint8Array]",Di="[object Uint8ClampedArray]",Zi="[object Uint16Array]",Hi="[object Uint32Array]",Dc=/\b__p \+= '';/g,Zc=/\b(__p \+=) '' \+/g,Hc=/(__e\(.*?\)|\b__t\)) \+\n'';/g,To=/&(?:amp|lt|gt|quot|#39);/g,Po=/[&<>"']/g,Yc=RegExp(To.source),Jc=RegExp(Po.source),zc=/<%-([\s\S]+?)%>/g,kc=/<%([\s\S]+?)%>/g,Oo=/<%=([\s\S]+?)%>/g,Uc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jc=/^\w*$/,Qc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yi=/[\\^$.*+?()[\]{}|]/g,$c=RegExp(Yi.source),Ji=/^\s+/,Kc=/\s/,qc=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ef=/\{\n\/\* \[wrapped with (.+)\] \*/,nf=/,? & /,tf=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,rf=/[()=,{}\[\]\/\s]/,uf=/\\(\\)?/g,of=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_o=/\w*$/,af=/^[-+]0x[0-9a-f]+$/i,sf=/^0b[01]+$/i,lf=/^\[object .+?Constructor\]$/,cf=/^0o[0-7]+$/i,ff=/^(?:0|[1-9]\d*)$/,df=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Cr=/($^)/,gf=/['\n\r\u2028\u2029\\]/g,Ar="\\ud800-\\udfff",pf="\\u0300-\\u036f",hf="\\ufe20-\\ufe2f",bf="\\u20d0-\\u20ff",Vo=pf+hf+bf,Wo="\\u2700-\\u27bf",No="a-z\\xdf-\\xf6\\xf8-\\xff",vf="\\xac\\xb1\\xd7\\xf7",mf="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",If="\\u2000-\\u206f",Cf=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Mo="A-Z\\xc0-\\xd6\\xd8-\\xde",Xo="\\ufe0e\\ufe0f",Lo=vf+mf+If+Cf,zi="['’]",Af="["+Ar+"]",Do="["+Lo+"]",xr="["+Vo+"]",Zo="\\d+",xf="["+Wo+"]",Ho="["+No+"]",Yo="[^"+Ar+Lo+Zo+Wo+No+Mo+"]",ki="\\ud83c[\\udffb-\\udfff]",yf="(?:"+xr+"|"+ki+")",Jo="[^"+Ar+"]",Ui="(?:\\ud83c[\\udde6-\\uddff]){2}",ji="[\\ud800-\\udbff][\\udc00-\\udfff]",Gt="["+Mo+"]",zo="\\u200d",ko="(?:"+Ho+"|"+Yo+")",Ef="(?:"+Gt+"|"+Yo+")",Uo="(?:"+zi+"(?:d|ll|m|re|s|t|ve))?",jo="(?:"+zi+"(?:D|LL|M|RE|S|T|VE))?",Qo=yf+"?",$o="["+Xo+"]?",Sf="(?:"+zo+"(?:"+[Jo,Ui,ji].join("|")+")"+$o+Qo+")*",wf="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Gf="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ko=$o+Qo+Sf,Rf="(?:"+[xf,Ui,ji].join("|")+")"+Ko,Ff="(?:"+[Jo+xr+"?",xr,Ui,ji,Af].join("|")+")",Bf=RegExp(zi,"g"),Tf=RegExp(xr,"g"),Qi=RegExp(ki+"(?="+ki+")|"+Ff+Ko,"g"),Pf=RegExp([Gt+"?"+Ho+"+"+Uo+"(?="+[Do,Gt,"$"].join("|")+")",Ef+"+"+jo+"(?="+[Do,Gt+ko,"$"].join("|")+")",Gt+"?"+ko+"+"+Uo,Gt+"+"+jo,Gf,wf,Zo,Rf].join("|"),"g"),Of=RegExp("["+zo+Ar+Vo+Xo+"]"),_f=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Vf=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Wf=-1,Ee={};Ee[Vi]=Ee[Wi]=Ee[Ni]=Ee[Mi]=Ee[Xi]=Ee[Li]=Ee[Di]=Ee[Zi]=Ee[Hi]=!0,Ee[we]=Ee[_e]=Ee[Ut]=Ee[Me]=Ee[wt]=Ee[ln]=Ee[On]=Ee[H]=Ee[Ve]=Ee[cn]=Ee[_n]=Ee[Ye]=Ee[vn]=Ee[kn]=Ee[kt]=!1;var ye={};ye[we]=ye[_e]=ye[Ut]=ye[wt]=ye[Me]=ye[ln]=ye[Vi]=ye[Wi]=ye[Ni]=ye[Mi]=ye[Xi]=ye[Ve]=ye[cn]=ye[_n]=ye[Ye]=ye[vn]=ye[kn]=ye[Ir]=ye[Li]=ye[Di]=ye[Zi]=ye[Hi]=!0,ye[On]=ye[H]=ye[kt]=!1;var Nf={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Mf={"&":"&","<":"<",">":">",'"':""","'":"'"},Xf={"&":"&","<":"<",">":">",""":'"',"'":"'"},Lf={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Df=parseFloat,Zf=parseInt,qo=typeof si=="object"&&si&&si.Object===Object&&si,Hf=typeof self=="object"&&self&&self.Object===Object&&self,je=qo||Hf||Function("return this")(),$i=r&&!r.nodeType&&r,bt=$i&&!0&&i&&!i.nodeType&&i,ea=bt&&bt.exports===$i,Ki=ea&&qo.process,Sn=(function(){try{var C=bt&&bt.require&&bt.require("util").types;return C||Ki&&Ki.binding&&Ki.binding("util")}catch{}})(),na=Sn&&Sn.isArrayBuffer,ta=Sn&&Sn.isDate,ra=Sn&&Sn.isMap,ia=Sn&&Sn.isRegExp,ua=Sn&&Sn.isSet,oa=Sn&&Sn.isTypedArray;function mn(C,R,y){switch(y.length){case 0:return C.call(R);case 1:return C.call(R,y[0]);case 2:return C.call(R,y[0],y[1]);case 3:return C.call(R,y[0],y[1],y[2])}return C.apply(R,y)}function Yf(C,R,y,Z){for(var q=-1,le=C==null?0:C.length;++q<le;){var Je=C[q];R(Z,Je,y(Je),C)}return Z}function wn(C,R){for(var y=-1,Z=C==null?0:C.length;++y<Z&&R(C[y],y,C)!==!1;);return C}function Jf(C,R){for(var y=C==null?0:C.length;y--&&R(C[y],y,C)!==!1;);return C}function aa(C,R){for(var y=-1,Z=C==null?0:C.length;++y<Z;)if(!R(C[y],y,C))return!1;return!0}function ot(C,R){for(var y=-1,Z=C==null?0:C.length,q=0,le=[];++y<Z;){var Je=C[y];R(Je,y,C)&&(le[q++]=Je)}return le}function yr(C,R){var y=C==null?0:C.length;return!!y&&Rt(C,R,0)>-1}function qi(C,R,y){for(var Z=-1,q=C==null?0:C.length;++Z<q;)if(y(R,C[Z]))return!0;return!1}function Se(C,R){for(var y=-1,Z=C==null?0:C.length,q=Array(Z);++y<Z;)q[y]=R(C[y],y,C);return q}function at(C,R){for(var y=-1,Z=R.length,q=C.length;++y<Z;)C[q+y]=R[y];return C}function eu(C,R,y,Z){var q=-1,le=C==null?0:C.length;for(Z&&le&&(y=C[++q]);++q<le;)y=R(y,C[q],q,C);return y}function zf(C,R,y,Z){var q=C==null?0:C.length;for(Z&&q&&(y=C[--q]);q--;)y=R(y,C[q],q,C);return y}function nu(C,R){for(var y=-1,Z=C==null?0:C.length;++y<Z;)if(R(C[y],y,C))return!0;return!1}var kf=tu("length");function Uf(C){return C.split("")}function jf(C){return C.match(tf)||[]}function sa(C,R,y){var Z;return y(C,function(q,le,Je){if(R(q,le,Je))return Z=le,!1}),Z}function Er(C,R,y,Z){for(var q=C.length,le=y+(Z?1:-1);Z?le--:++le<q;)if(R(C[le],le,C))return le;return-1}function Rt(C,R,y){return R===R?ad(C,R,y):Er(C,la,y)}function Qf(C,R,y,Z){for(var q=y-1,le=C.length;++q<le;)if(Z(C[q],R))return q;return-1}function la(C){return C!==C}function ca(C,R){var y=C==null?0:C.length;return y?iu(C,R)/y:De}function tu(C){return function(R){return R==null?u:R[C]}}function ru(C){return function(R){return C==null?u:C[R]}}function fa(C,R,y,Z,q){return q(C,function(le,Je,xe){y=Z?(Z=!1,le):R(y,le,Je,xe)}),y}function $f(C,R){var y=C.length;for(C.sort(R);y--;)C[y]=C[y].value;return C}function iu(C,R){for(var y,Z=-1,q=C.length;++Z<q;){var le=R(C[Z]);le!==u&&(y=y===u?le:y+le)}return y}function uu(C,R){for(var y=-1,Z=Array(C);++y<C;)Z[y]=R(y);return Z}function Kf(C,R){return Se(R,function(y){return[y,C[y]]})}function da(C){return C&&C.slice(0,ba(C)+1).replace(Ji,"")}function In(C){return function(R){return C(R)}}function ou(C,R){return Se(R,function(y){return C[y]})}function jt(C,R){return C.has(R)}function ga(C,R){for(var y=-1,Z=C.length;++y<Z&&Rt(R,C[y],0)>-1;);return y}function pa(C,R){for(var y=C.length;y--&&Rt(R,C[y],0)>-1;);return y}function qf(C,R){for(var y=C.length,Z=0;y--;)C[y]===R&&++Z;return Z}var ed=ru(Nf),nd=ru(Mf);function td(C){return"\\"+Lf[C]}function rd(C,R){return C==null?u:C[R]}function Ft(C){return Of.test(C)}function id(C){return _f.test(C)}function ud(C){for(var R,y=[];!(R=C.next()).done;)y.push(R.value);return y}function au(C){var R=-1,y=Array(C.size);return C.forEach(function(Z,q){y[++R]=[q,Z]}),y}function ha(C,R){return function(y){return C(R(y))}}function st(C,R){for(var y=-1,Z=C.length,q=0,le=[];++y<Z;){var Je=C[y];(Je===R||Je===m)&&(C[y]=m,le[q++]=y)}return le}function Sr(C){var R=-1,y=Array(C.size);return C.forEach(function(Z){y[++R]=Z}),y}function od(C){var R=-1,y=Array(C.size);return C.forEach(function(Z){y[++R]=[Z,Z]}),y}function ad(C,R,y){for(var Z=y-1,q=C.length;++Z<q;)if(C[Z]===R)return Z;return-1}function sd(C,R,y){for(var Z=y+1;Z--;)if(C[Z]===R)return Z;return Z}function Bt(C){return Ft(C)?cd(C):kf(C)}function Vn(C){return Ft(C)?fd(C):Uf(C)}function ba(C){for(var R=C.length;R--&&Kc.test(C.charAt(R)););return R}var ld=ru(Xf);function cd(C){for(var R=Qi.lastIndex=0;Qi.test(C);)++R;return R}function fd(C){return C.match(Qi)||[]}function dd(C){return C.match(Pf)||[]}var gd=(function C(R){R=R==null?je:Tt.defaults(je.Object(),R,Tt.pick(je,Vf));var y=R.Array,Z=R.Date,q=R.Error,le=R.Function,Je=R.Math,xe=R.Object,su=R.RegExp,pd=R.String,Gn=R.TypeError,wr=y.prototype,hd=le.prototype,Pt=xe.prototype,Gr=R["__core-js_shared__"],Rr=hd.toString,be=Pt.hasOwnProperty,bd=0,va=(function(){var e=/[^.]+$/.exec(Gr&&Gr.keys&&Gr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""})(),Fr=Pt.toString,vd=Rr.call(xe),md=je._,Id=su("^"+Rr.call(be).replace(Yi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Br=ea?R.Buffer:u,lt=R.Symbol,Tr=R.Uint8Array,ma=Br?Br.allocUnsafe:u,Pr=ha(xe.getPrototypeOf,xe),Ia=xe.create,Ca=Pt.propertyIsEnumerable,Or=wr.splice,Aa=lt?lt.isConcatSpreadable:u,Qt=lt?lt.iterator:u,vt=lt?lt.toStringTag:u,_r=(function(){try{var e=xt(xe,"defineProperty");return e({},"",{}),e}catch{}})(),Cd=R.clearTimeout!==je.clearTimeout&&R.clearTimeout,Ad=Z&&Z.now!==je.Date.now&&Z.now,xd=R.setTimeout!==je.setTimeout&&R.setTimeout,Vr=Je.ceil,Wr=Je.floor,lu=xe.getOwnPropertySymbols,yd=Br?Br.isBuffer:u,xa=R.isFinite,Ed=wr.join,Sd=ha(xe.keys,xe),ze=Je.max,qe=Je.min,wd=Z.now,Gd=R.parseInt,ya=Je.random,Rd=wr.reverse,cu=xt(R,"DataView"),$t=xt(R,"Map"),fu=xt(R,"Promise"),Ot=xt(R,"Set"),Kt=xt(R,"WeakMap"),qt=xt(xe,"create"),Nr=Kt&&new Kt,_t={},Fd=yt(cu),Bd=yt($t),Td=yt(fu),Pd=yt(Ot),Od=yt(Kt),Mr=lt?lt.prototype:u,er=Mr?Mr.valueOf:u,Ea=Mr?Mr.toString:u;function f(e){if(Be(e)&&!ee(e)&&!(e instanceof ae)){if(e instanceof Rn)return e;if(be.call(e,"__wrapped__"))return Ss(e)}return new Rn(e)}var Vt=(function(){function e(){}return function(n){if(!Ge(n))return{};if(Ia)return Ia(n);e.prototype=n;var t=new e;return e.prototype=u,t}})();function Xr(){}function Rn(e,n){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=u}f.templateSettings={escape:zc,evaluate:kc,interpolate:Oo,variable:"",imports:{_:f}},f.prototype=Xr.prototype,f.prototype.constructor=f,Rn.prototype=Vt(Xr.prototype),Rn.prototype.constructor=Rn;function ae(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Ze,this.__views__=[]}function _d(){var e=new ae(this.__wrapped__);return e.__actions__=fn(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=fn(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=fn(this.__views__),e}function Vd(){if(this.__filtered__){var e=new ae(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function Wd(){var e=this.__wrapped__.value(),n=this.__dir__,t=ee(e),a=n<0,l=t?e.length:0,p=Ug(0,l,this.__views__),v=p.start,I=p.end,x=I-v,P=a?I:v-1,O=this.__iteratees__,_=O.length,L=0,Y=qe(x,this.__takeCount__);if(!t||!a&&l==x&&Y==x)return Ua(e,this.__actions__);var Q=[];e:for(;x--&&L<Y;){P+=n;for(var re=-1,$=e[P];++re<_;){var oe=O[re],se=oe.iteratee,xn=oe.type,on=se($);if(xn==me)$=on;else if(!on){if(xn==Oe)continue e;break e}}Q[L++]=$}return Q}ae.prototype=Vt(Xr.prototype),ae.prototype.constructor=ae;function mt(e){var n=-1,t=e==null?0:e.length;for(this.clear();++n<t;){var a=e[n];this.set(a[0],a[1])}}function Nd(){this.__data__=qt?qt(null):{},this.size=0}function Md(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}function Xd(e){var n=this.__data__;if(qt){var t=n[e];return t===g?u:t}return be.call(n,e)?n[e]:u}function Ld(e){var n=this.__data__;return qt?n[e]!==u:be.call(n,e)}function Dd(e,n){var t=this.__data__;return this.size+=this.has(e)?0:1,t[e]=qt&&n===u?g:n,this}mt.prototype.clear=Nd,mt.prototype.delete=Md,mt.prototype.get=Xd,mt.prototype.has=Ld,mt.prototype.set=Dd;function Un(e){var n=-1,t=e==null?0:e.length;for(this.clear();++n<t;){var a=e[n];this.set(a[0],a[1])}}function Zd(){this.__data__=[],this.size=0}function Hd(e){var n=this.__data__,t=Lr(n,e);if(t<0)return!1;var a=n.length-1;return t==a?n.pop():Or.call(n,t,1),--this.size,!0}function Yd(e){var n=this.__data__,t=Lr(n,e);return t<0?u:n[t][1]}function Jd(e){return Lr(this.__data__,e)>-1}function zd(e,n){var t=this.__data__,a=Lr(t,e);return a<0?(++this.size,t.push([e,n])):t[a][1]=n,this}Un.prototype.clear=Zd,Un.prototype.delete=Hd,Un.prototype.get=Yd,Un.prototype.has=Jd,Un.prototype.set=zd;function jn(e){var n=-1,t=e==null?0:e.length;for(this.clear();++n<t;){var a=e[n];this.set(a[0],a[1])}}function kd(){this.size=0,this.__data__={hash:new mt,map:new($t||Un),string:new mt}}function Ud(e){var n=Kr(this,e).delete(e);return this.size-=n?1:0,n}function jd(e){return Kr(this,e).get(e)}function Qd(e){return Kr(this,e).has(e)}function $d(e,n){var t=Kr(this,e),a=t.size;return t.set(e,n),this.size+=t.size==a?0:1,this}jn.prototype.clear=kd,jn.prototype.delete=Ud,jn.prototype.get=jd,jn.prototype.has=Qd,jn.prototype.set=$d;function It(e){var n=-1,t=e==null?0:e.length;for(this.__data__=new jn;++n<t;)this.add(e[n])}function Kd(e){return this.__data__.set(e,g),this}function qd(e){return this.__data__.has(e)}It.prototype.add=It.prototype.push=Kd,It.prototype.has=qd;function Wn(e){var n=this.__data__=new Un(e);this.size=n.size}function eg(){this.__data__=new Un,this.size=0}function ng(e){var n=this.__data__,t=n.delete(e);return this.size=n.size,t}function tg(e){return this.__data__.get(e)}function rg(e){return this.__data__.has(e)}function ig(e,n){var t=this.__data__;if(t instanceof Un){var a=t.__data__;if(!$t||a.length<o-1)return a.push([e,n]),this.size=++t.size,this;t=this.__data__=new jn(a)}return t.set(e,n),this.size=t.size,this}Wn.prototype.clear=eg,Wn.prototype.delete=ng,Wn.prototype.get=tg,Wn.prototype.has=rg,Wn.prototype.set=ig;function Sa(e,n){var t=ee(e),a=!t&&Et(e),l=!t&&!a&&pt(e),p=!t&&!a&&!l&&Xt(e),v=t||a||l||p,I=v?uu(e.length,pd):[],x=I.length;for(var P in e)(n||be.call(e,P))&&!(v&&(P=="length"||l&&(P=="offset"||P=="parent")||p&&(P=="buffer"||P=="byteLength"||P=="byteOffset")||qn(P,x)))&&I.push(P);return I}function wa(e){var n=e.length;return n?e[xu(0,n-1)]:u}function ug(e,n){return qr(fn(e),Ct(n,0,e.length))}function og(e){return qr(fn(e))}function du(e,n,t){(t!==u&&!Nn(e[n],t)||t===u&&!(n in e))&&Qn(e,n,t)}function nr(e,n,t){var a=e[n];(!(be.call(e,n)&&Nn(a,t))||t===u&&!(n in e))&&Qn(e,n,t)}function Lr(e,n){for(var t=e.length;t--;)if(Nn(e[t][0],n))return t;return-1}function ag(e,n,t,a){return ct(e,function(l,p,v){n(a,l,t(l),v)}),a}function Ga(e,n){return e&&Zn(n,ke(n),e)}function sg(e,n){return e&&Zn(n,gn(n),e)}function Qn(e,n,t){n=="__proto__"&&_r?_r(e,n,{configurable:!0,enumerable:!0,value:t,writable:!0}):e[n]=t}function gu(e,n){for(var t=-1,a=n.length,l=y(a),p=e==null;++t<a;)l[t]=p?u:ku(e,n[t]);return l}function Ct(e,n,t){return e===e&&(t!==u&&(e=e<=t?e:t),n!==u&&(e=e>=n?e:n)),e}function Fn(e,n,t,a,l,p){var v,I=n&A,x=n&B,P=n&E;if(t&&(v=l?t(e,a,l,p):t(e)),v!==u)return v;if(!Ge(e))return e;var O=ee(e);if(O){if(v=Qg(e),!I)return fn(e,v)}else{var _=en(e),L=_==H||_==Ln;if(pt(e))return $a(e,I);if(_==_n||_==we||L&&!l){if(v=x||L?{}:bs(e),!I)return x?Xg(e,sg(v,e)):Mg(e,Ga(v,e))}else{if(!ye[_])return l?e:{};v=$g(e,_,I)}}p||(p=new Wn);var Y=p.get(e);if(Y)return Y;p.set(e,v),Js(e)?e.forEach(function($){v.add(Fn($,n,t,$,e,p))}):Hs(e)&&e.forEach(function($,oe){v.set(oe,Fn($,n,t,oe,e,p))});var Q=P?x?Ou:Pu:x?gn:ke,re=O?u:Q(e);return wn(re||e,function($,oe){re&&(oe=$,$=e[oe]),nr(v,oe,Fn($,n,t,oe,e,p))}),v}function lg(e){var n=ke(e);return function(t){return Ra(t,e,n)}}function Ra(e,n,t){var a=t.length;if(e==null)return!a;for(e=xe(e);a--;){var l=t[a],p=n[l],v=e[l];if(v===u&&!(l in e)||!p(v))return!1}return!0}function Fa(e,n,t){if(typeof e!="function")throw new Gn(d);return sr(function(){e.apply(u,t)},n)}function tr(e,n,t,a){var l=-1,p=yr,v=!0,I=e.length,x=[],P=n.length;if(!I)return x;t&&(n=Se(n,In(t))),a?(p=qi,v=!1):n.length>=o&&(p=jt,v=!1,n=new It(n));e:for(;++l<I;){var O=e[l],_=t==null?O:t(O);if(O=a||O!==0?O:0,v&&_===_){for(var L=P;L--;)if(n[L]===_)continue e;x.push(O)}else p(n,_,a)||x.push(O)}return x}var ct=ts(Dn),Ba=ts(hu,!0);function cg(e,n){var t=!0;return ct(e,function(a,l,p){return t=!!n(a,l,p),t}),t}function Dr(e,n,t){for(var a=-1,l=e.length;++a<l;){var p=e[a],v=n(p);if(v!=null&&(I===u?v===v&&!An(v):t(v,I)))var I=v,x=p}return x}function fg(e,n,t,a){var l=e.length;for(t=ne(t),t<0&&(t=-t>l?0:l+t),a=a===u||a>l?l:ne(a),a<0&&(a+=l),a=t>a?0:ks(a);t<a;)e[t++]=n;return e}function Ta(e,n){var t=[];return ct(e,function(a,l,p){n(a,l,p)&&t.push(a)}),t}function Qe(e,n,t,a,l){var p=-1,v=e.length;for(t||(t=qg),l||(l=[]);++p<v;){var I=e[p];n>0&&t(I)?n>1?Qe(I,n-1,t,a,l):at(l,I):a||(l[l.length]=I)}return l}var pu=rs(),Pa=rs(!0);function Dn(e,n){return e&&pu(e,n,ke)}function hu(e,n){return e&&Pa(e,n,ke)}function Zr(e,n){return ot(n,function(t){return et(e[t])})}function At(e,n){n=dt(n,e);for(var t=0,a=n.length;e!=null&&t<a;)e=e[Hn(n[t++])];return t&&t==a?e:u}function Oa(e,n,t){var a=n(e);return ee(e)?a:at(a,t(e))}function rn(e){return e==null?e===u?Xc:_i:vt&&vt in xe(e)?kg(e):op(e)}function bu(e,n){return e>n}function dg(e,n){return e!=null&&be.call(e,n)}function gg(e,n){return e!=null&&n in xe(e)}function pg(e,n,t){return e>=qe(n,t)&&e<ze(n,t)}function vu(e,n,t){for(var a=t?qi:yr,l=e[0].length,p=e.length,v=p,I=y(p),x=1/0,P=[];v--;){var O=e[v];v&&n&&(O=Se(O,In(n))),x=qe(O.length,x),I[v]=!t&&(n||l>=120&&O.length>=120)?new It(v&&O):u}O=e[0];var _=-1,L=I[0];e:for(;++_<l&&P.length<x;){var Y=O[_],Q=n?n(Y):Y;if(Y=t||Y!==0?Y:0,!(L?jt(L,Q):a(P,Q,t))){for(v=p;--v;){var re=I[v];if(!(re?jt(re,Q):a(e[v],Q,t)))continue e}L&&L.push(Q),P.push(Y)}}return P}function hg(e,n,t,a){return Dn(e,function(l,p,v){n(a,t(l),p,v)}),a}function rr(e,n,t){n=dt(n,e),e=Cs(e,n);var a=e==null?e:e[Hn(Tn(n))];return a==null?u:mn(a,e,t)}function _a(e){return Be(e)&&rn(e)==we}function bg(e){return Be(e)&&rn(e)==Ut}function vg(e){return Be(e)&&rn(e)==ln}function ir(e,n,t,a,l){return e===n?!0:e==null||n==null||!Be(e)&&!Be(n)?e!==e&&n!==n:mg(e,n,t,a,ir,l)}function mg(e,n,t,a,l,p){var v=ee(e),I=ee(n),x=v?_e:en(e),P=I?_e:en(n);x=x==we?_n:x,P=P==we?_n:P;var O=x==_n,_=P==_n,L=x==P;if(L&&pt(e)){if(!pt(n))return!1;v=!0,O=!1}if(L&&!O)return p||(p=new Wn),v||Xt(e)?gs(e,n,t,a,l,p):Jg(e,n,x,t,a,l,p);if(!(t&F)){var Y=O&&be.call(e,"__wrapped__"),Q=_&&be.call(n,"__wrapped__");if(Y||Q){var re=Y?e.value():e,$=Q?n.value():n;return p||(p=new Wn),l(re,$,t,a,p)}}return L?(p||(p=new Wn),zg(e,n,t,a,l,p)):!1}function Ig(e){return Be(e)&&en(e)==Ve}function mu(e,n,t,a){var l=t.length,p=l,v=!a;if(e==null)return!p;for(e=xe(e);l--;){var I=t[l];if(v&&I[2]?I[1]!==e[I[0]]:!(I[0]in e))return!1}for(;++l<p;){I=t[l];var x=I[0],P=e[x],O=I[1];if(v&&I[2]){if(P===u&&!(x in e))return!1}else{var _=new Wn;if(a)var L=a(P,O,x,e,n,_);if(!(L===u?ir(O,P,F|G,a,_):L))return!1}}return!0}function Va(e){if(!Ge(e)||np(e))return!1;var n=et(e)?Id:lf;return n.test(yt(e))}function Cg(e){return Be(e)&&rn(e)==Ye}function Ag(e){return Be(e)&&en(e)==vn}function xg(e){return Be(e)&&ui(e.length)&&!!Ee[rn(e)]}function Wa(e){return typeof e=="function"?e:e==null?pn:typeof e=="object"?ee(e)?Xa(e[0],e[1]):Ma(e):il(e)}function Iu(e){if(!ar(e))return Sd(e);var n=[];for(var t in xe(e))be.call(e,t)&&t!="constructor"&&n.push(t);return n}function yg(e){if(!Ge(e))return up(e);var n=ar(e),t=[];for(var a in e)a=="constructor"&&(n||!be.call(e,a))||t.push(a);return t}function Cu(e,n){return e<n}function Na(e,n){var t=-1,a=dn(e)?y(e.length):[];return ct(e,function(l,p,v){a[++t]=n(l,p,v)}),a}function Ma(e){var n=Vu(e);return n.length==1&&n[0][2]?ms(n[0][0],n[0][1]):function(t){return t===e||mu(t,e,n)}}function Xa(e,n){return Nu(e)&&vs(n)?ms(Hn(e),n):function(t){var a=ku(t,e);return a===u&&a===n?Uu(t,e):ir(n,a,F|G)}}function Hr(e,n,t,a,l){e!==n&&pu(n,function(p,v){if(l||(l=new Wn),Ge(p))Eg(e,n,v,t,Hr,a,l);else{var I=a?a(Xu(e,v),p,v+"",e,n,l):u;I===u&&(I=p),du(e,v,I)}},gn)}function Eg(e,n,t,a,l,p,v){var I=Xu(e,t),x=Xu(n,t),P=v.get(x);if(P){du(e,t,P);return}var O=p?p(I,x,t+"",e,n,v):u,_=O===u;if(_){var L=ee(x),Y=!L&&pt(x),Q=!L&&!Y&&Xt(x);O=x,L||Y||Q?ee(I)?O=I:We(I)?O=fn(I):Y?(_=!1,O=$a(x,!0)):Q?(_=!1,O=Ka(x,!0)):O=[]:lr(x)||Et(x)?(O=I,Et(I)?O=Us(I):(!Ge(I)||et(I))&&(O=bs(x))):_=!1}_&&(v.set(x,O),l(O,x,a,p,v),v.delete(x)),du(e,t,O)}function La(e,n){var t=e.length;if(t)return n+=n<0?t:0,qn(n,t)?e[n]:u}function Da(e,n,t){n.length?n=Se(n,function(p){return ee(p)?function(v){return At(v,p.length===1?p[0]:p)}:p}):n=[pn];var a=-1;n=Se(n,In(j()));var l=Na(e,function(p,v,I){var x=Se(n,function(P){return P(p)});return{criteria:x,index:++a,value:p}});return $f(l,function(p,v){return Ng(p,v,t)})}function Sg(e,n){return Za(e,n,function(t,a){return Uu(e,a)})}function Za(e,n,t){for(var a=-1,l=n.length,p={};++a<l;){var v=n[a],I=At(e,v);t(I,v)&&ur(p,dt(v,e),I)}return p}function wg(e){return function(n){return At(n,e)}}function Au(e,n,t,a){var l=a?Qf:Rt,p=-1,v=n.length,I=e;for(e===n&&(n=fn(n)),t&&(I=Se(e,In(t)));++p<v;)for(var x=0,P=n[p],O=t?t(P):P;(x=l(I,O,x,a))>-1;)I!==e&&Or.call(I,x,1),Or.call(e,x,1);return e}function Ha(e,n){for(var t=e?n.length:0,a=t-1;t--;){var l=n[t];if(t==a||l!==p){var p=l;qn(l)?Or.call(e,l,1):Su(e,l)}}return e}function xu(e,n){return e+Wr(ya()*(n-e+1))}function Gg(e,n,t,a){for(var l=-1,p=ze(Vr((n-e)/(t||1)),0),v=y(p);p--;)v[a?p:++l]=e,e+=t;return v}function yu(e,n){var t="";if(!e||n<1||n>Ce)return t;do n%2&&(t+=e),n=Wr(n/2),n&&(e+=e);while(n);return t}function ie(e,n){return Lu(Is(e,n,pn),e+"")}function Rg(e){return wa(Lt(e))}function Fg(e,n){var t=Lt(e);return qr(t,Ct(n,0,t.length))}function ur(e,n,t,a){if(!Ge(e))return e;n=dt(n,e);for(var l=-1,p=n.length,v=p-1,I=e;I!=null&&++l<p;){var x=Hn(n[l]),P=t;if(x==="__proto__"||x==="constructor"||x==="prototype")return e;if(l!=v){var O=I[x];P=a?a(O,x,I):u,P===u&&(P=Ge(O)?O:qn(n[l+1])?[]:{})}nr(I,x,P),I=I[x]}return e}var Ya=Nr?function(e,n){return Nr.set(e,n),e}:pn,Bg=_r?function(e,n){return _r(e,"toString",{configurable:!0,enumerable:!1,value:Qu(n),writable:!0})}:pn;function Tg(e){return qr(Lt(e))}function Bn(e,n,t){var a=-1,l=e.length;n<0&&(n=-n>l?0:l+n),t=t>l?l:t,t<0&&(t+=l),l=n>t?0:t-n>>>0,n>>>=0;for(var p=y(l);++a<l;)p[a]=e[a+n];return p}function Pg(e,n){var t;return ct(e,function(a,l,p){return t=n(a,l,p),!t}),!!t}function Yr(e,n,t){var a=0,l=e==null?a:e.length;if(typeof n=="number"&&n===n&&l<=He){for(;a<l;){var p=a+l>>>1,v=e[p];v!==null&&!An(v)&&(t?v<=n:v<n)?a=p+1:l=p}return l}return Eu(e,n,pn,t)}function Eu(e,n,t,a){var l=0,p=e==null?0:e.length;if(p===0)return 0;n=t(n);for(var v=n!==n,I=n===null,x=An(n),P=n===u;l<p;){var O=Wr((l+p)/2),_=t(e[O]),L=_!==u,Y=_===null,Q=_===_,re=An(_);if(v)var $=a||Q;else P?$=Q&&(a||L):I?$=Q&&L&&(a||!Y):x?$=Q&&L&&!Y&&(a||!re):Y||re?$=!1:$=a?_<=n:_<n;$?l=O+1:p=O}return qe(p,Ae)}function Ja(e,n){for(var t=-1,a=e.length,l=0,p=[];++t<a;){var v=e[t],I=n?n(v):v;if(!t||!Nn(I,x)){var x=I;p[l++]=v===0?0:v}}return p}function za(e){return typeof e=="number"?e:An(e)?De:+e}function Cn(e){if(typeof e=="string")return e;if(ee(e))return Se(e,Cn)+"";if(An(e))return Ea?Ea.call(e):"";var n=e+"";return n=="0"&&1/e==-Fe?"-0":n}function ft(e,n,t){var a=-1,l=yr,p=e.length,v=!0,I=[],x=I;if(t)v=!1,l=qi;else if(p>=o){var P=n?null:Hg(e);if(P)return Sr(P);v=!1,l=jt,x=new It}else x=n?[]:I;e:for(;++a<p;){var O=e[a],_=n?n(O):O;if(O=t||O!==0?O:0,v&&_===_){for(var L=x.length;L--;)if(x[L]===_)continue e;n&&x.push(_),I.push(O)}else l(x,_,t)||(x!==I&&x.push(_),I.push(O))}return I}function Su(e,n){return n=dt(n,e),e=Cs(e,n),e==null||delete e[Hn(Tn(n))]}function ka(e,n,t,a){return ur(e,n,t(At(e,n)),a)}function Jr(e,n,t,a){for(var l=e.length,p=a?l:-1;(a?p--:++p<l)&&n(e[p],p,e););return t?Bn(e,a?0:p,a?p+1:l):Bn(e,a?p+1:0,a?l:p)}function Ua(e,n){var t=e;return t instanceof ae&&(t=t.value()),eu(n,function(a,l){return l.func.apply(l.thisArg,at([a],l.args))},t)}function wu(e,n,t){var a=e.length;if(a<2)return a?ft(e[0]):[];for(var l=-1,p=y(a);++l<a;)for(var v=e[l],I=-1;++I<a;)I!=l&&(p[l]=tr(p[l]||v,e[I],n,t));return ft(Qe(p,1),n,t)}function ja(e,n,t){for(var a=-1,l=e.length,p=n.length,v={};++a<l;){var I=a<p?n[a]:u;t(v,e[a],I)}return v}function Gu(e){return We(e)?e:[]}function Ru(e){return typeof e=="function"?e:pn}function dt(e,n){return ee(e)?e:Nu(e,n)?[e]:Es(de(e))}var Og=ie;function gt(e,n,t){var a=e.length;return t=t===u?a:t,!n&&t>=a?e:Bn(e,n,t)}var Qa=Cd||function(e){return je.clearTimeout(e)};function $a(e,n){if(n)return e.slice();var t=e.length,a=ma?ma(t):new e.constructor(t);return e.copy(a),a}function Fu(e){var n=new e.constructor(e.byteLength);return new Tr(n).set(new Tr(e)),n}function _g(e,n){var t=n?Fu(e.buffer):e.buffer;return new e.constructor(t,e.byteOffset,e.byteLength)}function Vg(e){var n=new e.constructor(e.source,_o.exec(e));return n.lastIndex=e.lastIndex,n}function Wg(e){return er?xe(er.call(e)):{}}function Ka(e,n){var t=n?Fu(e.buffer):e.buffer;return new e.constructor(t,e.byteOffset,e.length)}function qa(e,n){if(e!==n){var t=e!==u,a=e===null,l=e===e,p=An(e),v=n!==u,I=n===null,x=n===n,P=An(n);if(!I&&!P&&!p&&e>n||p&&v&&x&&!I&&!P||a&&v&&x||!t&&x||!l)return 1;if(!a&&!p&&!P&&e<n||P&&t&&l&&!a&&!p||I&&t&&l||!v&&l||!x)return-1}return 0}function Ng(e,n,t){for(var a=-1,l=e.criteria,p=n.criteria,v=l.length,I=t.length;++a<v;){var x=qa(l[a],p[a]);if(x){if(a>=I)return x;var P=t[a];return x*(P=="desc"?-1:1)}}return e.index-n.index}function es(e,n,t,a){for(var l=-1,p=e.length,v=t.length,I=-1,x=n.length,P=ze(p-v,0),O=y(x+P),_=!a;++I<x;)O[I]=n[I];for(;++l<v;)(_||l<p)&&(O[t[l]]=e[l]);for(;P--;)O[I++]=e[l++];return O}function ns(e,n,t,a){for(var l=-1,p=e.length,v=-1,I=t.length,x=-1,P=n.length,O=ze(p-I,0),_=y(O+P),L=!a;++l<O;)_[l]=e[l];for(var Y=l;++x<P;)_[Y+x]=n[x];for(;++v<I;)(L||l<p)&&(_[Y+t[v]]=e[l++]);return _}function fn(e,n){var t=-1,a=e.length;for(n||(n=y(a));++t<a;)n[t]=e[t];return n}function Zn(e,n,t,a){var l=!t;t||(t={});for(var p=-1,v=n.length;++p<v;){var I=n[p],x=a?a(t[I],e[I],I,t,e):u;x===u&&(x=e[I]),l?Qn(t,I,x):nr(t,I,x)}return t}function Mg(e,n){return Zn(e,Wu(e),n)}function Xg(e,n){return Zn(e,ps(e),n)}function zr(e,n){return function(t,a){var l=ee(t)?Yf:ag,p=n?n():{};return l(t,e,j(a,2),p)}}function Wt(e){return ie(function(n,t){var a=-1,l=t.length,p=l>1?t[l-1]:u,v=l>2?t[2]:u;for(p=e.length>3&&typeof p=="function"?(l--,p):u,v&&un(t[0],t[1],v)&&(p=l<3?u:p,l=1),n=xe(n);++a<l;){var I=t[a];I&&e(n,I,a,p)}return n})}function ts(e,n){return function(t,a){if(t==null)return t;if(!dn(t))return e(t,a);for(var l=t.length,p=n?l:-1,v=xe(t);(n?p--:++p<l)&&a(v[p],p,v)!==!1;);return t}}function rs(e){return function(n,t,a){for(var l=-1,p=xe(n),v=a(n),I=v.length;I--;){var x=v[e?I:++l];if(t(p[x],x,p)===!1)break}return n}}function Lg(e,n,t){var a=n&S,l=or(e);function p(){var v=this&&this!==je&&this instanceof p?l:e;return v.apply(a?t:this,arguments)}return p}function is(e){return function(n){n=de(n);var t=Ft(n)?Vn(n):u,a=t?t[0]:n.charAt(0),l=t?gt(t,1).join(""):n.slice(1);return a[e]()+l}}function Nt(e){return function(n){return eu(tl(nl(n).replace(Bf,"")),e,"")}}function or(e){return function(){var n=arguments;switch(n.length){case 0:return new e;case 1:return new e(n[0]);case 2:return new e(n[0],n[1]);case 3:return new e(n[0],n[1],n[2]);case 4:return new e(n[0],n[1],n[2],n[3]);case 5:return new e(n[0],n[1],n[2],n[3],n[4]);case 6:return new e(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new e(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var t=Vt(e.prototype),a=e.apply(t,n);return Ge(a)?a:t}}function Dg(e,n,t){var a=or(e);function l(){for(var p=arguments.length,v=y(p),I=p,x=Mt(l);I--;)v[I]=arguments[I];var P=p<3&&v[0]!==x&&v[p-1]!==x?[]:st(v,x);if(p-=P.length,p<t)return ls(e,n,kr,l.placeholder,u,v,P,u,u,t-p);var O=this&&this!==je&&this instanceof l?a:e;return mn(O,this,v)}return l}function us(e){return function(n,t,a){var l=xe(n);if(!dn(n)){var p=j(t,3);n=ke(n),t=function(I){return p(l[I],I,l)}}var v=e(n,t,a);return v>-1?l[p?n[v]:v]:u}}function os(e){return Kn(function(n){var t=n.length,a=t,l=Rn.prototype.thru;for(e&&n.reverse();a--;){var p=n[a];if(typeof p!="function")throw new Gn(d);if(l&&!v&&$r(p)=="wrapper")var v=new Rn([],!0)}for(a=v?a:t;++a<t;){p=n[a];var I=$r(p),x=I=="wrapper"?_u(p):u;x&&Mu(x[0])&&x[1]==(M|W|w|J)&&!x[4].length&&x[9]==1?v=v[$r(x[0])].apply(v,x[3]):v=p.length==1&&Mu(p)?v[I]():v.thru(p)}return function(){var P=arguments,O=P[0];if(v&&P.length==1&&ee(O))return v.plant(O).value();for(var _=0,L=t?n[_].apply(this,P):O;++_<t;)L=n[_].call(this,L);return L}})}function kr(e,n,t,a,l,p,v,I,x,P){var O=n&M,_=n&S,L=n&T,Y=n&(W|N),Q=n&ue,re=L?u:or(e);function $(){for(var oe=arguments.length,se=y(oe),xn=oe;xn--;)se[xn]=arguments[xn];if(Y)var on=Mt($),yn=qf(se,on);if(a&&(se=es(se,a,l,Y)),p&&(se=ns(se,p,v,Y)),oe-=yn,Y&&oe<P){var Ne=st(se,on);return ls(e,n,kr,$.placeholder,t,se,Ne,I,x,P-oe)}var Mn=_?t:this,tt=L?Mn[e]:e;return oe=se.length,I?se=ap(se,I):Q&&oe>1&&se.reverse(),O&&x<oe&&(se.length=x),this&&this!==je&&this instanceof $&&(tt=re||or(tt)),tt.apply(Mn,se)}return $}function as(e,n){return function(t,a){return hg(t,e,n(a),{})}}function Ur(e,n){return function(t,a){var l;if(t===u&&a===u)return n;if(t!==u&&(l=t),a!==u){if(l===u)return a;typeof t=="string"||typeof a=="string"?(t=Cn(t),a=Cn(a)):(t=za(t),a=za(a)),l=e(t,a)}return l}}function Bu(e){return Kn(function(n){return n=Se(n,In(j())),ie(function(t){var a=this;return e(n,function(l){return mn(l,a,t)})})})}function jr(e,n){n=n===u?" ":Cn(n);var t=n.length;if(t<2)return t?yu(n,e):n;var a=yu(n,Vr(e/Bt(n)));return Ft(n)?gt(Vn(a),0,e).join(""):a.slice(0,e)}function Zg(e,n,t,a){var l=n&S,p=or(e);function v(){for(var I=-1,x=arguments.length,P=-1,O=a.length,_=y(O+x),L=this&&this!==je&&this instanceof v?p:e;++P<O;)_[P]=a[P];for(;x--;)_[P++]=arguments[++I];return mn(L,l?t:this,_)}return v}function ss(e){return function(n,t,a){return a&&typeof a!="number"&&un(n,t,a)&&(t=a=u),n=nt(n),t===u?(t=n,n=0):t=nt(t),a=a===u?n<t?1:-1:nt(a),Gg(n,t,a,e)}}function Qr(e){return function(n,t){return typeof n=="string"&&typeof t=="string"||(n=Pn(n),t=Pn(t)),e(n,t)}}function ls(e,n,t,a,l,p,v,I,x,P){var O=n&W,_=O?v:u,L=O?u:v,Y=O?p:u,Q=O?u:p;n|=O?w:D,n&=~(O?D:w),n&X||(n&=-4);var re=[e,n,l,Y,_,Q,L,I,x,P],$=t.apply(u,re);return Mu(e)&&As($,re),$.placeholder=a,xs($,e,n)}function Tu(e){var n=Je[e];return function(t,a){if(t=Pn(t),a=a==null?0:qe(ne(a),292),a&&xa(t)){var l=(de(t)+"e").split("e"),p=n(l[0]+"e"+(+l[1]+a));return l=(de(p)+"e").split("e"),+(l[0]+"e"+(+l[1]-a))}return n(t)}}var Hg=Ot&&1/Sr(new Ot([,-0]))[1]==Fe?function(e){return new Ot(e)}:qu;function cs(e){return function(n){var t=en(n);return t==Ve?au(n):t==vn?od(n):Kf(n,e(n))}}function $n(e,n,t,a,l,p,v,I){var x=n&T;if(!x&&typeof e!="function")throw new Gn(d);var P=a?a.length:0;if(P||(n&=-97,a=l=u),v=v===u?v:ze(ne(v),0),I=I===u?I:ne(I),P-=l?l.length:0,n&D){var O=a,_=l;a=l=u}var L=x?u:_u(e),Y=[e,n,t,a,l,O,_,p,v,I];if(L&&ip(Y,L),e=Y[0],n=Y[1],t=Y[2],a=Y[3],l=Y[4],I=Y[9]=Y[9]===u?x?0:e.length:ze(Y[9]-P,0),!I&&n&(W|N)&&(n&=-25),!n||n==S)var Q=Lg(e,n,t);else n==W||n==N?Q=Dg(e,n,I):(n==w||n==(S|w))&&!l.length?Q=Zg(e,n,t,a):Q=kr.apply(u,Y);var re=L?Ya:As;return xs(re(Q,Y),e,n)}function fs(e,n,t,a){return e===u||Nn(e,Pt[t])&&!be.call(a,t)?n:e}function ds(e,n,t,a,l,p){return Ge(e)&&Ge(n)&&(p.set(n,e),Hr(e,n,u,ds,p),p.delete(n)),e}function Yg(e){return lr(e)?u:e}function gs(e,n,t,a,l,p){var v=t&F,I=e.length,x=n.length;if(I!=x&&!(v&&x>I))return!1;var P=p.get(e),O=p.get(n);if(P&&O)return P==n&&O==e;var _=-1,L=!0,Y=t&G?new It:u;for(p.set(e,n),p.set(n,e);++_<I;){var Q=e[_],re=n[_];if(a)var $=v?a(re,Q,_,n,e,p):a(Q,re,_,e,n,p);if($!==u){if($)continue;L=!1;break}if(Y){if(!nu(n,function(oe,se){if(!jt(Y,se)&&(Q===oe||l(Q,oe,t,a,p)))return Y.push(se)})){L=!1;break}}else if(!(Q===re||l(Q,re,t,a,p))){L=!1;break}}return p.delete(e),p.delete(n),L}function Jg(e,n,t,a,l,p,v){switch(t){case wt:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case Ut:return!(e.byteLength!=n.byteLength||!p(new Tr(e),new Tr(n)));case Me:case ln:case cn:return Nn(+e,+n);case On:return e.name==n.name&&e.message==n.message;case Ye:case kn:return e==n+"";case Ve:var I=au;case vn:var x=a&F;if(I||(I=Sr),e.size!=n.size&&!x)return!1;var P=v.get(e);if(P)return P==n;a|=G,v.set(e,n);var O=gs(I(e),I(n),a,l,p,v);return v.delete(e),O;case Ir:if(er)return er.call(e)==er.call(n)}return!1}function zg(e,n,t,a,l,p){var v=t&F,I=Pu(e),x=I.length,P=Pu(n),O=P.length;if(x!=O&&!v)return!1;for(var _=x;_--;){var L=I[_];if(!(v?L in n:be.call(n,L)))return!1}var Y=p.get(e),Q=p.get(n);if(Y&&Q)return Y==n&&Q==e;var re=!0;p.set(e,n),p.set(n,e);for(var $=v;++_<x;){L=I[_];var oe=e[L],se=n[L];if(a)var xn=v?a(se,oe,L,n,e,p):a(oe,se,L,e,n,p);if(!(xn===u?oe===se||l(oe,se,t,a,p):xn)){re=!1;break}$||($=L=="constructor")}if(re&&!$){var on=e.constructor,yn=n.constructor;on!=yn&&"constructor"in e&&"constructor"in n&&!(typeof on=="function"&&on instanceof on&&typeof yn=="function"&&yn instanceof yn)&&(re=!1)}return p.delete(e),p.delete(n),re}function Kn(e){return Lu(Is(e,u,Rs),e+"")}function Pu(e){return Oa(e,ke,Wu)}function Ou(e){return Oa(e,gn,ps)}var _u=Nr?function(e){return Nr.get(e)}:qu;function $r(e){for(var n=e.name+"",t=_t[n],a=be.call(_t,n)?t.length:0;a--;){var l=t[a],p=l.func;if(p==null||p==e)return l.name}return n}function Mt(e){var n=be.call(f,"placeholder")?f:e;return n.placeholder}function j(){var e=f.iteratee||$u;return e=e===$u?Wa:e,arguments.length?e(arguments[0],arguments[1]):e}function Kr(e,n){var t=e.__data__;return ep(n)?t[typeof n=="string"?"string":"hash"]:t.map}function Vu(e){for(var n=ke(e),t=n.length;t--;){var a=n[t],l=e[a];n[t]=[a,l,vs(l)]}return n}function xt(e,n){var t=rd(e,n);return Va(t)?t:u}function kg(e){var n=be.call(e,vt),t=e[vt];try{e[vt]=u;var a=!0}catch{}var l=Fr.call(e);return a&&(n?e[vt]=t:delete e[vt]),l}var Wu=lu?function(e){return e==null?[]:(e=xe(e),ot(lu(e),function(n){return Ca.call(e,n)}))}:eo,ps=lu?function(e){for(var n=[];e;)at(n,Wu(e)),e=Pr(e);return n}:eo,en=rn;(cu&&en(new cu(new ArrayBuffer(1)))!=wt||$t&&en(new $t)!=Ve||fu&&en(fu.resolve())!=it||Ot&&en(new Ot)!=vn||Kt&&en(new Kt)!=kt)&&(en=function(e){var n=rn(e),t=n==_n?e.constructor:u,a=t?yt(t):"";if(a)switch(a){case Fd:return wt;case Bd:return Ve;case Td:return it;case Pd:return vn;case Od:return kt}return n});function Ug(e,n,t){for(var a=-1,l=t.length;++a<l;){var p=t[a],v=p.size;switch(p.type){case"drop":e+=v;break;case"dropRight":n-=v;break;case"take":n=qe(n,e+v);break;case"takeRight":e=ze(e,n-v);break}}return{start:e,end:n}}function jg(e){var n=e.match(ef);return n?n[1].split(nf):[]}function hs(e,n,t){n=dt(n,e);for(var a=-1,l=n.length,p=!1;++a<l;){var v=Hn(n[a]);if(!(p=e!=null&&t(e,v)))break;e=e[v]}return p||++a!=l?p:(l=e==null?0:e.length,!!l&&ui(l)&&qn(v,l)&&(ee(e)||Et(e)))}function Qg(e){var n=e.length,t=new e.constructor(n);return n&&typeof e[0]=="string"&&be.call(e,"index")&&(t.index=e.index,t.input=e.input),t}function bs(e){return typeof e.constructor=="function"&&!ar(e)?Vt(Pr(e)):{}}function $g(e,n,t){var a=e.constructor;switch(n){case Ut:return Fu(e);case Me:case ln:return new a(+e);case wt:return _g(e,t);case Vi:case Wi:case Ni:case Mi:case Xi:case Li:case Di:case Zi:case Hi:return Ka(e,t);case Ve:return new a;case cn:case kn:return new a(e);case Ye:return Vg(e);case vn:return new a;case Ir:return Wg(e)}}function Kg(e,n){var t=n.length;if(!t)return e;var a=t-1;return n[a]=(t>1?"& ":"")+n[a],n=n.join(t>2?", ":" "),e.replace(qc,`{
|
|
9
|
-
/* [wrapped with `+
|
|
10
|
-
`)}function qg(e){return ee(e)||Et(e)||!!(Aa&&e&&e[Aa])}function qn(e,n){var t=typeof e;return n=n??Ce,!!n&&(t=="number"||t!="symbol"&&ff.test(e))&&e>-1&&e%1==0&&e<n}function un(e,n,t){if(!Ge(t))return!1;var a=typeof n;return(a=="number"?dn(t)&&qn(n,t.length):a=="string"&&n in t)?Nn(t[n],e):!1}function Nu(e,n){if(ee(e))return!1;var t=typeof e;return t=="number"||t=="symbol"||t=="boolean"||e==null||An(e)?!0:jc.test(e)||!Uc.test(e)||n!=null&&e in xe(n)}function ep(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}function Mu(e){var n=$r(e),t=f[n];if(typeof t!="function"||!(n in ae.prototype))return!1;if(e===t)return!0;var a=_u(t);return!!a&&e===a[0]}function np(e){return!!va&&va in e}var tp=Gr?et:no;function ar(e){var n=e&&e.constructor,t=typeof n=="function"&&n.prototype||Pt;return e===t}function vs(e){return e===e&&!Ge(e)}function ms(e,n){return function(t){return t==null?!1:t[e]===n&&(n!==u||e in xe(t))}}function rp(e){var n=ri(e,function(a){return t.size===h&&t.clear(),a}),t=n.cache;return n}function ip(e,n){var t=e[1],a=n[1],l=t|a,p=l<(S|T|M),v=a==M&&t==W||a==M&&t==J&&e[7].length<=n[8]||a==(M|J)&&n[7].length<=n[8]&&t==W;if(!(p||v))return e;a&S&&(e[2]=n[2],l|=t&S?0:X);var I=n[3];if(I){var x=e[3];e[3]=x?es(x,I,n[4]):I,e[4]=x?st(e[3],m):n[4]}return I=n[5],I&&(x=e[5],e[5]=x?ns(x,I,n[6]):I,e[6]=x?st(e[5],m):n[6]),I=n[7],I&&(e[7]=I),a&M&&(e[8]=e[8]==null?n[8]:qe(e[8],n[8])),e[9]==null&&(e[9]=n[9]),e[0]=n[0],e[1]=l,e}function up(e){var n=[];if(e!=null)for(var t in xe(e))n.push(t);return n}function op(e){return Fr.call(e)}function Is(e,n,t){return n=ze(n===u?e.length-1:n,0),function(){for(var a=arguments,l=-1,p=ze(a.length-n,0),v=y(p);++l<p;)v[l]=a[n+l];l=-1;for(var I=y(n+1);++l<n;)I[l]=a[l];return I[n]=t(v),mn(e,this,I)}}function Cs(e,n){return n.length<2?e:At(e,Bn(n,0,-1))}function ap(e,n){for(var t=e.length,a=qe(n.length,t),l=fn(e);a--;){var p=n[a];e[a]=qn(p,t)?l[p]:u}return e}function Xu(e,n){if(!(n==="constructor"&&typeof e[n]=="function")&&n!="__proto__")return e[n]}var As=ys(Ya),sr=xd||function(e,n){return je.setTimeout(e,n)},Lu=ys(Bg);function xs(e,n,t){var a=n+"";return Lu(e,Kg(a,sp(jg(a),t)))}function ys(e){var n=0,t=0;return function(){var a=wd(),l=Pe-(a-t);if(t=a,l>0){if(++n>=he)return arguments[0]}else n=0;return e.apply(u,arguments)}}function qr(e,n){var t=-1,a=e.length,l=a-1;for(n=n===u?a:n;++t<n;){var p=xu(t,l),v=e[p];e[p]=e[t],e[t]=v}return e.length=n,e}var Es=rp(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(Qc,function(t,a,l,p){n.push(l?p.replace(uf,"$1"):a||t)}),n});function Hn(e){if(typeof e=="string"||An(e))return e;var n=e+"";return n=="0"&&1/e==-Fe?"-0":n}function yt(e){if(e!=null){try{return Rr.call(e)}catch{}try{return e+""}catch{}}return""}function sp(e,n){return wn(Ke,function(t){var a="_."+t[0];n&t[1]&&!yr(e,a)&&e.push(a)}),e.sort()}function Ss(e){if(e instanceof ae)return e.clone();var n=new Rn(e.__wrapped__,e.__chain__);return n.__actions__=fn(e.__actions__),n.__index__=e.__index__,n.__values__=e.__values__,n}function lp(e,n,t){(t?un(e,n,t):n===u)?n=1:n=ze(ne(n),0);var a=e==null?0:e.length;if(!a||n<1)return[];for(var l=0,p=0,v=y(Vr(a/n));l<a;)v[p++]=Bn(e,l,l+=n);return v}function cp(e){for(var n=-1,t=e==null?0:e.length,a=0,l=[];++n<t;){var p=e[n];p&&(l[a++]=p)}return l}function fp(){var e=arguments.length;if(!e)return[];for(var n=y(e-1),t=arguments[0],a=e;a--;)n[a-1]=arguments[a];return at(ee(t)?fn(t):[t],Qe(n,1))}var dp=ie(function(e,n){return We(e)?tr(e,Qe(n,1,We,!0)):[]}),gp=ie(function(e,n){var t=Tn(n);return We(t)&&(t=u),We(e)?tr(e,Qe(n,1,We,!0),j(t,2)):[]}),pp=ie(function(e,n){var t=Tn(n);return We(t)&&(t=u),We(e)?tr(e,Qe(n,1,We,!0),u,t):[]});function hp(e,n,t){var a=e==null?0:e.length;return a?(n=t||n===u?1:ne(n),Bn(e,n<0?0:n,a)):[]}function bp(e,n,t){var a=e==null?0:e.length;return a?(n=t||n===u?1:ne(n),n=a-n,Bn(e,0,n<0?0:n)):[]}function vp(e,n){return e&&e.length?Jr(e,j(n,3),!0,!0):[]}function mp(e,n){return e&&e.length?Jr(e,j(n,3),!0):[]}function Ip(e,n,t,a){var l=e==null?0:e.length;return l?(t&&typeof t!="number"&&un(e,n,t)&&(t=0,a=l),fg(e,n,t,a)):[]}function ws(e,n,t){var a=e==null?0:e.length;if(!a)return-1;var l=t==null?0:ne(t);return l<0&&(l=ze(a+l,0)),Er(e,j(n,3),l)}function Gs(e,n,t){var a=e==null?0:e.length;if(!a)return-1;var l=a-1;return t!==u&&(l=ne(t),l=t<0?ze(a+l,0):qe(l,a-1)),Er(e,j(n,3),l,!0)}function Rs(e){var n=e==null?0:e.length;return n?Qe(e,1):[]}function Cp(e){var n=e==null?0:e.length;return n?Qe(e,Fe):[]}function Ap(e,n){var t=e==null?0:e.length;return t?(n=n===u?1:ne(n),Qe(e,n)):[]}function xp(e){for(var n=-1,t=e==null?0:e.length,a={};++n<t;){var l=e[n];a[l[0]]=l[1]}return a}function Fs(e){return e&&e.length?e[0]:u}function yp(e,n,t){var a=e==null?0:e.length;if(!a)return-1;var l=t==null?0:ne(t);return l<0&&(l=ze(a+l,0)),Rt(e,n,l)}function Ep(e){var n=e==null?0:e.length;return n?Bn(e,0,-1):[]}var Sp=ie(function(e){var n=Se(e,Gu);return n.length&&n[0]===e[0]?vu(n):[]}),wp=ie(function(e){var n=Tn(e),t=Se(e,Gu);return n===Tn(t)?n=u:t.pop(),t.length&&t[0]===e[0]?vu(t,j(n,2)):[]}),Gp=ie(function(e){var n=Tn(e),t=Se(e,Gu);return n=typeof n=="function"?n:u,n&&t.pop(),t.length&&t[0]===e[0]?vu(t,u,n):[]});function Rp(e,n){return e==null?"":Ed.call(e,n)}function Tn(e){var n=e==null?0:e.length;return n?e[n-1]:u}function Fp(e,n,t){var a=e==null?0:e.length;if(!a)return-1;var l=a;return t!==u&&(l=ne(t),l=l<0?ze(a+l,0):qe(l,a-1)),n===n?sd(e,n,l):Er(e,la,l,!0)}function Bp(e,n){return e&&e.length?La(e,ne(n)):u}var Tp=ie(Bs);function Bs(e,n){return e&&e.length&&n&&n.length?Au(e,n):e}function Pp(e,n,t){return e&&e.length&&n&&n.length?Au(e,n,j(t,2)):e}function Op(e,n,t){return e&&e.length&&n&&n.length?Au(e,n,u,t):e}var _p=Kn(function(e,n){var t=e==null?0:e.length,a=gu(e,n);return Ha(e,Se(n,function(l){return qn(l,t)?+l:l}).sort(qa)),a});function Vp(e,n){var t=[];if(!(e&&e.length))return t;var a=-1,l=[],p=e.length;for(n=j(n,3);++a<p;){var v=e[a];n(v,a,e)&&(t.push(v),l.push(a))}return Ha(e,l),t}function Du(e){return e==null?e:Rd.call(e)}function Wp(e,n,t){var a=e==null?0:e.length;return a?(t&&typeof t!="number"&&un(e,n,t)?(n=0,t=a):(n=n==null?0:ne(n),t=t===u?a:ne(t)),Bn(e,n,t)):[]}function Np(e,n){return Yr(e,n)}function Mp(e,n,t){return Eu(e,n,j(t,2))}function Xp(e,n){var t=e==null?0:e.length;if(t){var a=Yr(e,n);if(a<t&&Nn(e[a],n))return a}return-1}function Lp(e,n){return Yr(e,n,!0)}function Dp(e,n,t){return Eu(e,n,j(t,2),!0)}function Zp(e,n){var t=e==null?0:e.length;if(t){var a=Yr(e,n,!0)-1;if(Nn(e[a],n))return a}return-1}function Hp(e){return e&&e.length?Ja(e):[]}function Yp(e,n){return e&&e.length?Ja(e,j(n,2)):[]}function Jp(e){var n=e==null?0:e.length;return n?Bn(e,1,n):[]}function zp(e,n,t){return e&&e.length?(n=t||n===u?1:ne(n),Bn(e,0,n<0?0:n)):[]}function kp(e,n,t){var a=e==null?0:e.length;return a?(n=t||n===u?1:ne(n),n=a-n,Bn(e,n<0?0:n,a)):[]}function Up(e,n){return e&&e.length?Jr(e,j(n,3),!1,!0):[]}function jp(e,n){return e&&e.length?Jr(e,j(n,3)):[]}var Qp=ie(function(e){return ft(Qe(e,1,We,!0))}),$p=ie(function(e){var n=Tn(e);return We(n)&&(n=u),ft(Qe(e,1,We,!0),j(n,2))}),Kp=ie(function(e){var n=Tn(e);return n=typeof n=="function"?n:u,ft(Qe(e,1,We,!0),u,n)});function qp(e){return e&&e.length?ft(e):[]}function eh(e,n){return e&&e.length?ft(e,j(n,2)):[]}function nh(e,n){return n=typeof n=="function"?n:u,e&&e.length?ft(e,u,n):[]}function Zu(e){if(!(e&&e.length))return[];var n=0;return e=ot(e,function(t){if(We(t))return n=ze(t.length,n),!0}),uu(n,function(t){return Se(e,tu(t))})}function Ts(e,n){if(!(e&&e.length))return[];var t=Zu(e);return n==null?t:Se(t,function(a){return mn(n,u,a)})}var th=ie(function(e,n){return We(e)?tr(e,n):[]}),rh=ie(function(e){return wu(ot(e,We))}),ih=ie(function(e){var n=Tn(e);return We(n)&&(n=u),wu(ot(e,We),j(n,2))}),uh=ie(function(e){var n=Tn(e);return n=typeof n=="function"?n:u,wu(ot(e,We),u,n)}),oh=ie(Zu);function ah(e,n){return ja(e||[],n||[],nr)}function sh(e,n){return ja(e||[],n||[],ur)}var lh=ie(function(e){var n=e.length,t=n>1?e[n-1]:u;return t=typeof t=="function"?(e.pop(),t):u,Ts(e,t)});function Ps(e){var n=f(e);return n.__chain__=!0,n}function ch(e,n){return n(e),e}function ei(e,n){return n(e)}var fh=Kn(function(e){var n=e.length,t=n?e[0]:0,a=this.__wrapped__,l=function(p){return gu(p,e)};return n>1||this.__actions__.length||!(a instanceof ae)||!qn(t)?this.thru(l):(a=a.slice(t,+t+(n?1:0)),a.__actions__.push({func:ei,args:[l],thisArg:u}),new Rn(a,this.__chain__).thru(function(p){return n&&!p.length&&p.push(u),p}))});function dh(){return Ps(this)}function gh(){return new Rn(this.value(),this.__chain__)}function ph(){this.__values__===u&&(this.__values__=zs(this.value()));var e=this.__index__>=this.__values__.length,n=e?u:this.__values__[this.__index__++];return{done:e,value:n}}function hh(){return this}function bh(e){for(var n,t=this;t instanceof Xr;){var a=Ss(t);a.__index__=0,a.__values__=u,n?l.__wrapped__=a:n=a;var l=a;t=t.__wrapped__}return l.__wrapped__=e,n}function vh(){var e=this.__wrapped__;if(e instanceof ae){var n=e;return this.__actions__.length&&(n=new ae(this)),n=n.reverse(),n.__actions__.push({func:ei,args:[Du],thisArg:u}),new Rn(n,this.__chain__)}return this.thru(Du)}function mh(){return Ua(this.__wrapped__,this.__actions__)}var Ih=zr(function(e,n,t){be.call(e,t)?++e[t]:Qn(e,t,1)});function Ch(e,n,t){var a=ee(e)?aa:cg;return t&&un(e,n,t)&&(n=u),a(e,j(n,3))}function Ah(e,n){var t=ee(e)?ot:Ta;return t(e,j(n,3))}var xh=us(ws),yh=us(Gs);function Eh(e,n){return Qe(ni(e,n),1)}function Sh(e,n){return Qe(ni(e,n),Fe)}function wh(e,n,t){return t=t===u?1:ne(t),Qe(ni(e,n),t)}function Os(e,n){var t=ee(e)?wn:ct;return t(e,j(n,3))}function _s(e,n){var t=ee(e)?Jf:Ba;return t(e,j(n,3))}var Gh=zr(function(e,n,t){be.call(e,t)?e[t].push(n):Qn(e,t,[n])});function Rh(e,n,t,a){e=dn(e)?e:Lt(e),t=t&&!a?ne(t):0;var l=e.length;return t<0&&(t=ze(l+t,0)),oi(e)?t<=l&&e.indexOf(n,t)>-1:!!l&&Rt(e,n,t)>-1}var Fh=ie(function(e,n,t){var a=-1,l=typeof n=="function",p=dn(e)?y(e.length):[];return ct(e,function(v){p[++a]=l?mn(n,v,t):rr(v,n,t)}),p}),Bh=zr(function(e,n,t){Qn(e,t,n)});function ni(e,n){var t=ee(e)?Se:Na;return t(e,j(n,3))}function Th(e,n,t,a){return e==null?[]:(ee(n)||(n=n==null?[]:[n]),t=a?u:t,ee(t)||(t=t==null?[]:[t]),Da(e,n,t))}var Ph=zr(function(e,n,t){e[t?0:1].push(n)},function(){return[[],[]]});function Oh(e,n,t){var a=ee(e)?eu:fa,l=arguments.length<3;return a(e,j(n,4),t,l,ct)}function _h(e,n,t){var a=ee(e)?zf:fa,l=arguments.length<3;return a(e,j(n,4),t,l,Ba)}function Vh(e,n){var t=ee(e)?ot:Ta;return t(e,ii(j(n,3)))}function Wh(e){var n=ee(e)?wa:Rg;return n(e)}function Nh(e,n,t){(t?un(e,n,t):n===u)?n=1:n=ne(n);var a=ee(e)?ug:Fg;return a(e,n)}function Mh(e){var n=ee(e)?og:Tg;return n(e)}function Xh(e){if(e==null)return 0;if(dn(e))return oi(e)?Bt(e):e.length;var n=en(e);return n==Ve||n==vn?e.size:Iu(e).length}function Lh(e,n,t){var a=ee(e)?nu:Pg;return t&&un(e,n,t)&&(n=u),a(e,j(n,3))}var Dh=ie(function(e,n){if(e==null)return[];var t=n.length;return t>1&&un(e,n[0],n[1])?n=[]:t>2&&un(n[0],n[1],n[2])&&(n=[n[0]]),Da(e,Qe(n,1),[])}),ti=Ad||function(){return je.Date.now()};function Zh(e,n){if(typeof n!="function")throw new Gn(d);return e=ne(e),function(){if(--e<1)return n.apply(this,arguments)}}function Vs(e,n,t){return n=t?u:n,n=e&&n==null?e.length:n,$n(e,M,u,u,u,u,n)}function Ws(e,n){var t;if(typeof n!="function")throw new Gn(d);return e=ne(e),function(){return--e>0&&(t=n.apply(this,arguments)),e<=1&&(n=u),t}}var Hu=ie(function(e,n,t){var a=S;if(t.length){var l=st(t,Mt(Hu));a|=w}return $n(e,a,n,t,l)}),Ns=ie(function(e,n,t){var a=S|T;if(t.length){var l=st(t,Mt(Ns));a|=w}return $n(n,a,e,t,l)});function Ms(e,n,t){n=t?u:n;var a=$n(e,W,u,u,u,u,u,n);return a.placeholder=Ms.placeholder,a}function Xs(e,n,t){n=t?u:n;var a=$n(e,N,u,u,u,u,u,n);return a.placeholder=Xs.placeholder,a}function Ls(e,n,t){var a,l,p,v,I,x,P=0,O=!1,_=!1,L=!0;if(typeof e!="function")throw new Gn(d);n=Pn(n)||0,Ge(t)&&(O=!!t.leading,_="maxWait"in t,p=_?ze(Pn(t.maxWait)||0,n):p,L="trailing"in t?!!t.trailing:L);function Y(Ne){var Mn=a,tt=l;return a=l=u,P=Ne,v=e.apply(tt,Mn),v}function Q(Ne){return P=Ne,I=sr(oe,n),O?Y(Ne):v}function re(Ne){var Mn=Ne-x,tt=Ne-P,ul=n-Mn;return _?qe(ul,p-tt):ul}function $(Ne){var Mn=Ne-x,tt=Ne-P;return x===u||Mn>=n||Mn<0||_&&tt>=p}function oe(){var Ne=ti();if($(Ne))return se(Ne);I=sr(oe,re(Ne))}function se(Ne){return I=u,L&&a?Y(Ne):(a=l=u,v)}function xn(){I!==u&&Qa(I),P=0,a=x=l=I=u}function on(){return I===u?v:se(ti())}function yn(){var Ne=ti(),Mn=$(Ne);if(a=arguments,l=this,x=Ne,Mn){if(I===u)return Q(x);if(_)return Qa(I),I=sr(oe,n),Y(x)}return I===u&&(I=sr(oe,n)),v}return yn.cancel=xn,yn.flush=on,yn}var Hh=ie(function(e,n){return Fa(e,1,n)}),Yh=ie(function(e,n,t){return Fa(e,Pn(n)||0,t)});function Jh(e){return $n(e,ue)}function ri(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new Gn(d);var t=function(){var a=arguments,l=n?n.apply(this,a):a[0],p=t.cache;if(p.has(l))return p.get(l);var v=e.apply(this,a);return t.cache=p.set(l,v)||p,v};return t.cache=new(ri.Cache||jn),t}ri.Cache=jn;function ii(e){if(typeof e!="function")throw new Gn(d);return function(){var n=arguments;switch(n.length){case 0:return!e.call(this);case 1:return!e.call(this,n[0]);case 2:return!e.call(this,n[0],n[1]);case 3:return!e.call(this,n[0],n[1],n[2])}return!e.apply(this,n)}}function zh(e){return Ws(2,e)}var kh=Og(function(e,n){n=n.length==1&&ee(n[0])?Se(n[0],In(j())):Se(Qe(n,1),In(j()));var t=n.length;return ie(function(a){for(var l=-1,p=qe(a.length,t);++l<p;)a[l]=n[l].call(this,a[l]);return mn(e,this,a)})}),Yu=ie(function(e,n){var t=st(n,Mt(Yu));return $n(e,w,u,n,t)}),Ds=ie(function(e,n){var t=st(n,Mt(Ds));return $n(e,D,u,n,t)}),Uh=Kn(function(e,n){return $n(e,J,u,u,u,n)});function jh(e,n){if(typeof e!="function")throw new Gn(d);return n=n===u?n:ne(n),ie(e,n)}function Qh(e,n){if(typeof e!="function")throw new Gn(d);return n=n==null?0:ze(ne(n),0),ie(function(t){var a=t[n],l=gt(t,0,n);return a&&at(l,a),mn(e,this,l)})}function $h(e,n,t){var a=!0,l=!0;if(typeof e!="function")throw new Gn(d);return Ge(t)&&(a="leading"in t?!!t.leading:a,l="trailing"in t?!!t.trailing:l),Ls(e,n,{leading:a,maxWait:n,trailing:l})}function Kh(e){return Vs(e,1)}function qh(e,n){return Yu(Ru(n),e)}function eb(){if(!arguments.length)return[];var e=arguments[0];return ee(e)?e:[e]}function nb(e){return Fn(e,E)}function tb(e,n){return n=typeof n=="function"?n:u,Fn(e,E,n)}function rb(e){return Fn(e,A|E)}function ib(e,n){return n=typeof n=="function"?n:u,Fn(e,A|E,n)}function ub(e,n){return n==null||Ra(e,n,ke(n))}function Nn(e,n){return e===n||e!==e&&n!==n}var ob=Qr(bu),ab=Qr(function(e,n){return e>=n}),Et=_a((function(){return arguments})())?_a:function(e){return Be(e)&&be.call(e,"callee")&&!Ca.call(e,"callee")},ee=y.isArray,sb=na?In(na):bg;function dn(e){return e!=null&&ui(e.length)&&!et(e)}function We(e){return Be(e)&&dn(e)}function lb(e){return e===!0||e===!1||Be(e)&&rn(e)==Me}var pt=yd||no,cb=ta?In(ta):vg;function fb(e){return Be(e)&&e.nodeType===1&&!lr(e)}function db(e){if(e==null)return!0;if(dn(e)&&(ee(e)||typeof e=="string"||typeof e.splice=="function"||pt(e)||Xt(e)||Et(e)))return!e.length;var n=en(e);if(n==Ve||n==vn)return!e.size;if(ar(e))return!Iu(e).length;for(var t in e)if(be.call(e,t))return!1;return!0}function gb(e,n){return ir(e,n)}function pb(e,n,t){t=typeof t=="function"?t:u;var a=t?t(e,n):u;return a===u?ir(e,n,u,t):!!a}function Ju(e){if(!Be(e))return!1;var n=rn(e);return n==On||n==ht||typeof e.message=="string"&&typeof e.name=="string"&&!lr(e)}function hb(e){return typeof e=="number"&&xa(e)}function et(e){if(!Ge(e))return!1;var n=rn(e);return n==H||n==Ln||n==sn||n==ut}function Zs(e){return typeof e=="number"&&e==ne(e)}function ui(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Ce}function Ge(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}function Be(e){return e!=null&&typeof e=="object"}var Hs=ra?In(ra):Ig;function bb(e,n){return e===n||mu(e,n,Vu(n))}function vb(e,n,t){return t=typeof t=="function"?t:u,mu(e,n,Vu(n),t)}function mb(e){return Ys(e)&&e!=+e}function Ib(e){if(tp(e))throw new q(c);return Va(e)}function Cb(e){return e===null}function Ab(e){return e==null}function Ys(e){return typeof e=="number"||Be(e)&&rn(e)==cn}function lr(e){if(!Be(e)||rn(e)!=_n)return!1;var n=Pr(e);if(n===null)return!0;var t=be.call(n,"constructor")&&n.constructor;return typeof t=="function"&&t instanceof t&&Rr.call(t)==vd}var zu=ia?In(ia):Cg;function xb(e){return Zs(e)&&e>=-Ce&&e<=Ce}var Js=ua?In(ua):Ag;function oi(e){return typeof e=="string"||!ee(e)&&Be(e)&&rn(e)==kn}function An(e){return typeof e=="symbol"||Be(e)&&rn(e)==Ir}var Xt=oa?In(oa):xg;function yb(e){return e===u}function Eb(e){return Be(e)&&en(e)==kt}function Sb(e){return Be(e)&&rn(e)==Lc}var wb=Qr(Cu),Gb=Qr(function(e,n){return e<=n});function zs(e){if(!e)return[];if(dn(e))return oi(e)?Vn(e):fn(e);if(Qt&&e[Qt])return ud(e[Qt]());var n=en(e),t=n==Ve?au:n==vn?Sr:Lt;return t(e)}function nt(e){if(!e)return e===0?e:0;if(e=Pn(e),e===Fe||e===-Fe){var n=e<0?-1:1;return n*an}return e===e?e:0}function ne(e){var n=nt(e),t=n%1;return n===n?t?n-t:n:0}function ks(e){return e?Ct(ne(e),0,Ze):0}function Pn(e){if(typeof e=="number")return e;if(An(e))return De;if(Ge(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=Ge(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=da(e);var t=sf.test(e);return t||cf.test(e)?Zf(e.slice(2),t?2:8):af.test(e)?De:+e}function Us(e){return Zn(e,gn(e))}function Rb(e){return e?Ct(ne(e),-Ce,Ce):e===0?e:0}function de(e){return e==null?"":Cn(e)}var Fb=Wt(function(e,n){if(ar(n)||dn(n)){Zn(n,ke(n),e);return}for(var t in n)be.call(n,t)&&nr(e,t,n[t])}),js=Wt(function(e,n){Zn(n,gn(n),e)}),ai=Wt(function(e,n,t,a){Zn(n,gn(n),e,a)}),Bb=Wt(function(e,n,t,a){Zn(n,ke(n),e,a)}),Tb=Kn(gu);function Pb(e,n){var t=Vt(e);return n==null?t:Ga(t,n)}var Ob=ie(function(e,n){e=xe(e);var t=-1,a=n.length,l=a>2?n[2]:u;for(l&&un(n[0],n[1],l)&&(a=1);++t<a;)for(var p=n[t],v=gn(p),I=-1,x=v.length;++I<x;){var P=v[I],O=e[P];(O===u||Nn(O,Pt[P])&&!be.call(e,P))&&(e[P]=p[P])}return e}),_b=ie(function(e){return e.push(u,ds),mn(Qs,u,e)});function Vb(e,n){return sa(e,j(n,3),Dn)}function Wb(e,n){return sa(e,j(n,3),hu)}function Nb(e,n){return e==null?e:pu(e,j(n,3),gn)}function Mb(e,n){return e==null?e:Pa(e,j(n,3),gn)}function Xb(e,n){return e&&Dn(e,j(n,3))}function Lb(e,n){return e&&hu(e,j(n,3))}function Db(e){return e==null?[]:Zr(e,ke(e))}function Zb(e){return e==null?[]:Zr(e,gn(e))}function ku(e,n,t){var a=e==null?u:At(e,n);return a===u?t:a}function Hb(e,n){return e!=null&&hs(e,n,dg)}function Uu(e,n){return e!=null&&hs(e,n,gg)}var Yb=as(function(e,n,t){n!=null&&typeof n.toString!="function"&&(n=Fr.call(n)),e[n]=t},Qu(pn)),Jb=as(function(e,n,t){n!=null&&typeof n.toString!="function"&&(n=Fr.call(n)),be.call(e,n)?e[n].push(t):e[n]=[t]},j),zb=ie(rr);function ke(e){return dn(e)?Sa(e):Iu(e)}function gn(e){return dn(e)?Sa(e,!0):yg(e)}function kb(e,n){var t={};return n=j(n,3),Dn(e,function(a,l,p){Qn(t,n(a,l,p),a)}),t}function Ub(e,n){var t={};return n=j(n,3),Dn(e,function(a,l,p){Qn(t,l,n(a,l,p))}),t}var jb=Wt(function(e,n,t){Hr(e,n,t)}),Qs=Wt(function(e,n,t,a){Hr(e,n,t,a)}),Qb=Kn(function(e,n){var t={};if(e==null)return t;var a=!1;n=Se(n,function(p){return p=dt(p,e),a||(a=p.length>1),p}),Zn(e,Ou(e),t),a&&(t=Fn(t,A|B|E,Yg));for(var l=n.length;l--;)Su(t,n[l]);return t});function $b(e,n){return $s(e,ii(j(n)))}var Kb=Kn(function(e,n){return e==null?{}:Sg(e,n)});function $s(e,n){if(e==null)return{};var t=Se(Ou(e),function(a){return[a]});return n=j(n),Za(e,t,function(a,l){return n(a,l[0])})}function qb(e,n,t){n=dt(n,e);var a=-1,l=n.length;for(l||(l=1,e=u);++a<l;){var p=e==null?u:e[Hn(n[a])];p===u&&(a=l,p=t),e=et(p)?p.call(e):p}return e}function e0(e,n,t){return e==null?e:ur(e,n,t)}function n0(e,n,t,a){return a=typeof a=="function"?a:u,e==null?e:ur(e,n,t,a)}var Ks=cs(ke),qs=cs(gn);function t0(e,n,t){var a=ee(e),l=a||pt(e)||Xt(e);if(n=j(n,4),t==null){var p=e&&e.constructor;l?t=a?new p:[]:Ge(e)?t=et(p)?Vt(Pr(e)):{}:t={}}return(l?wn:Dn)(e,function(v,I,x){return n(t,v,I,x)}),t}function r0(e,n){return e==null?!0:Su(e,n)}function i0(e,n,t){return e==null?e:ka(e,n,Ru(t))}function u0(e,n,t,a){return a=typeof a=="function"?a:u,e==null?e:ka(e,n,Ru(t),a)}function Lt(e){return e==null?[]:ou(e,ke(e))}function o0(e){return e==null?[]:ou(e,gn(e))}function a0(e,n,t){return t===u&&(t=n,n=u),t!==u&&(t=Pn(t),t=t===t?t:0),n!==u&&(n=Pn(n),n=n===n?n:0),Ct(Pn(e),n,t)}function s0(e,n,t){return n=nt(n),t===u?(t=n,n=0):t=nt(t),e=Pn(e),pg(e,n,t)}function l0(e,n,t){if(t&&typeof t!="boolean"&&un(e,n,t)&&(n=t=u),t===u&&(typeof n=="boolean"?(t=n,n=u):typeof e=="boolean"&&(t=e,e=u)),e===u&&n===u?(e=0,n=1):(e=nt(e),n===u?(n=e,e=0):n=nt(n)),e>n){var a=e;e=n,n=a}if(t||e%1||n%1){var l=ya();return qe(e+l*(n-e+Df("1e-"+((l+"").length-1))),n)}return xu(e,n)}var c0=Nt(function(e,n,t){return n=n.toLowerCase(),e+(t?el(n):n)});function el(e){return ju(de(e).toLowerCase())}function nl(e){return e=de(e),e&&e.replace(df,ed).replace(Tf,"")}function f0(e,n,t){e=de(e),n=Cn(n);var a=e.length;t=t===u?a:Ct(ne(t),0,a);var l=t;return t-=n.length,t>=0&&e.slice(t,l)==n}function d0(e){return e=de(e),e&&Jc.test(e)?e.replace(Po,nd):e}function g0(e){return e=de(e),e&&$c.test(e)?e.replace(Yi,"\\$&"):e}var p0=Nt(function(e,n,t){return e+(t?"-":"")+n.toLowerCase()}),h0=Nt(function(e,n,t){return e+(t?" ":"")+n.toLowerCase()}),b0=is("toLowerCase");function v0(e,n,t){e=de(e),n=ne(n);var a=n?Bt(e):0;if(!n||a>=n)return e;var l=(n-a)/2;return jr(Wr(l),t)+e+jr(Vr(l),t)}function m0(e,n,t){e=de(e),n=ne(n);var a=n?Bt(e):0;return n&&a<n?e+jr(n-a,t):e}function I0(e,n,t){e=de(e),n=ne(n);var a=n?Bt(e):0;return n&&a<n?jr(n-a,t)+e:e}function C0(e,n,t){return t||n==null?n=0:n&&(n=+n),Gd(de(e).replace(Ji,""),n||0)}function A0(e,n,t){return(t?un(e,n,t):n===u)?n=1:n=ne(n),yu(de(e),n)}function x0(){var e=arguments,n=de(e[0]);return e.length<3?n:n.replace(e[1],e[2])}var y0=Nt(function(e,n,t){return e+(t?"_":"")+n.toLowerCase()});function E0(e,n,t){return t&&typeof t!="number"&&un(e,n,t)&&(n=t=u),t=t===u?Ze:t>>>0,t?(e=de(e),e&&(typeof n=="string"||n!=null&&!zu(n))&&(n=Cn(n),!n&&Ft(e))?gt(Vn(e),0,t):e.split(n,t)):[]}var S0=Nt(function(e,n,t){return e+(t?" ":"")+ju(n)});function w0(e,n,t){return e=de(e),t=t==null?0:Ct(ne(t),0,e.length),n=Cn(n),e.slice(t,t+n.length)==n}function G0(e,n,t){var a=f.templateSettings;t&&un(e,n,t)&&(n=u),e=de(e),n=ai({},n,a,fs);var l=ai({},n.imports,a.imports,fs),p=ke(l),v=ou(l,p),I,x,P=0,O=n.interpolate||Cr,_="__p += '",L=su((n.escape||Cr).source+"|"+O.source+"|"+(O===Oo?of:Cr).source+"|"+(n.evaluate||Cr).source+"|$","g"),Y="//# sourceURL="+(be.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Wf+"]")+`
|
|
11
|
-
`;e.replace(
|
|
12
|
-
__e(`+
|
|
13
|
-
'`),
|
|
14
|
-
`+
|
|
15
|
-
__p += '`),
|
|
16
|
-
((__t = (`+
|
|
17
|
-
'`),
|
|
18
|
-
`;var
|
|
19
|
-
`+
|
|
8
|
+
*/var Cx=no.exports,qu;function Rx(){return qu||(qu=1,(function(r,i){(function(){var n,a="4.17.21",s=200,l="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",d="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",v=500,b="__lodash_placeholder__",w=1,z=2,M=4,G=1,D=2,E=1,B=2,y=4,k=8,N=16,O=32,K=64,re=128,T=256,Y=512,ie=30,ue="...",F=800,te=16,ae=1,me=2,ve=3,we=1/0,Z=9007199254740991,xe=17976931348623157e292,S=NaN,W=4294967295,J=W-1,ne=W>>>1,V=[["ary",re],["bind",E],["bindKey",B],["curry",k],["curryRight",N],["flip",Y],["partial",O],["partialRight",K],["rearg",T]],A="[object Arguments]",H="[object Array]",L="[object AsyncFunction]",se="[object Boolean]",ce="[object Date]",le="[object DOMException]",ge="[object Error]",$="[object Function]",ye="[object GeneratorFunction]",oe="[object Map]",Ue="[object Number]",We="[object Null]",Ae="[object Object]",Je="[object Promise]",wt="[object Proxy]",Ge="[object RegExp]",ot="[object Set]",Bt="[object String]",tt="[object Symbol]",St="[object Undefined]",qt="[object WeakMap]",Nr="[object WeakSet]",ht="[object ArrayBuffer]",it="[object DataView]",Wt="[object Float32Array]",or="[object Float64Array]",An="[object Int8Array]",sn="[object Int16Array]",Pn="[object Int32Array]",Pe="[object Uint8Array]",Xe="[object Uint8ClampedArray]",lt="[object Uint16Array]",_t="[object Uint32Array]",Cr=/\b__p \+= '';/g,ln=/\b(__p \+=) '' \+/g,Kr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,$r=/&(?:amp|lt|gt|quot|#39);/g,Ur=/[&<>"']/g,qr=RegExp($r.source),Ln=RegExp(Ur.source),Jf=/<%-([\s\S]+?)%>/g,eh=/<%([\s\S]+?)%>/g,xl=/<%=([\s\S]+?)%>/g,th=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,rh=/^\w*$/,nh=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ki=/[\\^$.*+?()[\]{}|]/g,oh=RegExp(Ki.source),$i=/^\s+/,ih=/\s/,ah=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,sh=/\{\n\/\* \[wrapped with (.+)\] \*/,lh=/,? & /,ch=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,uh=/[()=,{}\[\]\/\s]/,dh=/\\(\\)?/g,ph=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,yl=/\w*$/,fh=/^[-+]0x[0-9a-f]+$/i,hh=/^0b[01]+$/i,gh=/^\[object .+?Constructor\]$/,vh=/^0o[0-7]+$/i,bh=/^(?:0|[1-9]\d*)$/,mh=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,vo=/($^)/,wh=/['\n\r\u2028\u2029\\]/g,bo="\\ud800-\\udfff",xh="\\u0300-\\u036f",yh="\\ufe20-\\ufe2f",_h="\\u20d0-\\u20ff",_l=xh+yh+_h,Il="\\u2700-\\u27bf",kl="a-z\\xdf-\\xf6\\xf8-\\xff",Ih="\\xac\\xb1\\xd7\\xf7",kh="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Eh="\\u2000-\\u206f",Sh=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",El="A-Z\\xc0-\\xd6\\xd8-\\xde",Sl="\\ufe0e\\ufe0f",Ol=Ih+kh+Eh+Sh,Ui="['’]",Oh="["+bo+"]",Nl="["+Ol+"]",mo="["+_l+"]",Cl="\\d+",Nh="["+Il+"]",Rl="["+kl+"]",zl="[^"+bo+Ol+Cl+Il+kl+El+"]",qi="\\ud83c[\\udffb-\\udfff]",Ch="(?:"+mo+"|"+qi+")",Dl="[^"+bo+"]",Gi="(?:\\ud83c[\\udde6-\\uddff]){2}",Xi="[\\ud800-\\udbff][\\udc00-\\udfff]",cn="["+El+"]",Ml="\\u200d",Tl="(?:"+Rl+"|"+zl+")",Rh="(?:"+cn+"|"+zl+")",Al="(?:"+Ui+"(?:d|ll|m|re|s|t|ve))?",Pl="(?:"+Ui+"(?:D|LL|M|RE|S|T|VE))?",Ll=Ch+"?",Bl="["+Sl+"]?",zh="(?:"+Ml+"(?:"+[Dl,Gi,Xi].join("|")+")"+Bl+Ll+")*",Dh="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Mh="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Wl=Bl+Ll+zh,Th="(?:"+[Nh,Gi,Xi].join("|")+")"+Wl,Ah="(?:"+[Dl+mo+"?",mo,Gi,Xi,Oh].join("|")+")",Ph=RegExp(Ui,"g"),Lh=RegExp(mo,"g"),Yi=RegExp(qi+"(?="+qi+")|"+Ah+Wl,"g"),Bh=RegExp([cn+"?"+Rl+"+"+Al+"(?="+[Nl,cn,"$"].join("|")+")",Rh+"+"+Pl+"(?="+[Nl,cn+Tl,"$"].join("|")+")",cn+"?"+Tl+"+"+Al,cn+"+"+Pl,Mh,Dh,Cl,Th].join("|"),"g"),Wh=RegExp("["+Ml+bo+_l+Sl+"]"),Vh=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Fh=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Hh=-1,Ze={};Ze[Wt]=Ze[or]=Ze[An]=Ze[sn]=Ze[Pn]=Ze[Pe]=Ze[Xe]=Ze[lt]=Ze[_t]=!0,Ze[A]=Ze[H]=Ze[ht]=Ze[se]=Ze[it]=Ze[ce]=Ze[ge]=Ze[$]=Ze[oe]=Ze[Ue]=Ze[Ae]=Ze[Ge]=Ze[ot]=Ze[Bt]=Ze[qt]=!1;var Ye={};Ye[A]=Ye[H]=Ye[ht]=Ye[it]=Ye[se]=Ye[ce]=Ye[Wt]=Ye[or]=Ye[An]=Ye[sn]=Ye[Pn]=Ye[oe]=Ye[Ue]=Ye[Ae]=Ye[Ge]=Ye[ot]=Ye[Bt]=Ye[tt]=Ye[Pe]=Ye[Xe]=Ye[lt]=Ye[_t]=!0,Ye[ge]=Ye[$]=Ye[qt]=!1;var jh={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Kh={"&":"&","<":"<",">":">",'"':""","'":"'"},$h={"&":"&","<":"<",">":">",""":'"',"'":"'"},Uh={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},qh=parseFloat,Gh=parseInt,Vl=typeof oi=="object"&&oi&&oi.Object===Object&&oi,Xh=typeof self=="object"&&self&&self.Object===Object&&self,xt=Vl||Xh||Function("return this")(),Zi=i&&!i.nodeType&&i,Gr=Zi&&!0&&r&&!r.nodeType&&r,Fl=Gr&&Gr.exports===Zi,Qi=Fl&&Vl.process,Gt=(function(){try{var C=Gr&&Gr.require&&Gr.require("util").types;return C||Qi&&Qi.binding&&Qi.binding("util")}catch{}})(),Hl=Gt&&Gt.isArrayBuffer,jl=Gt&&Gt.isDate,Kl=Gt&&Gt.isMap,$l=Gt&&Gt.isRegExp,Ul=Gt&&Gt.isSet,ql=Gt&&Gt.isTypedArray;function Vt(C,j,P){switch(P.length){case 0:return C.call(j);case 1:return C.call(j,P[0]);case 2:return C.call(j,P[0],P[1]);case 3:return C.call(j,P[0],P[1],P[2])}return C.apply(j,P)}function Yh(C,j,P,pe){for(var Se=-1,Le=C==null?0:C.length;++Se<Le;){var dt=C[Se];j(pe,dt,P(dt),C)}return pe}function Xt(C,j){for(var P=-1,pe=C==null?0:C.length;++P<pe&&j(C[P],P,C)!==!1;);return C}function Zh(C,j){for(var P=C==null?0:C.length;P--&&j(C[P],P,C)!==!1;);return C}function Gl(C,j){for(var P=-1,pe=C==null?0:C.length;++P<pe;)if(!j(C[P],P,C))return!1;return!0}function Rr(C,j){for(var P=-1,pe=C==null?0:C.length,Se=0,Le=[];++P<pe;){var dt=C[P];j(dt,P,C)&&(Le[Se++]=dt)}return Le}function wo(C,j){var P=C==null?0:C.length;return!!P&&un(C,j,0)>-1}function Ji(C,j,P){for(var pe=-1,Se=C==null?0:C.length;++pe<Se;)if(P(j,C[pe]))return!0;return!1}function Qe(C,j){for(var P=-1,pe=C==null?0:C.length,Se=Array(pe);++P<pe;)Se[P]=j(C[P],P,C);return Se}function zr(C,j){for(var P=-1,pe=j.length,Se=C.length;++P<pe;)C[Se+P]=j[P];return C}function ea(C,j,P,pe){var Se=-1,Le=C==null?0:C.length;for(pe&&Le&&(P=C[++Se]);++Se<Le;)P=j(P,C[Se],Se,C);return P}function Qh(C,j,P,pe){var Se=C==null?0:C.length;for(pe&&Se&&(P=C[--Se]);Se--;)P=j(P,C[Se],Se,C);return P}function ta(C,j){for(var P=-1,pe=C==null?0:C.length;++P<pe;)if(j(C[P],P,C))return!0;return!1}var Jh=ra("length");function eg(C){return C.split("")}function tg(C){return C.match(ch)||[]}function Xl(C,j,P){var pe;return P(C,function(Se,Le,dt){if(j(Se,Le,dt))return pe=Le,!1}),pe}function xo(C,j,P,pe){for(var Se=C.length,Le=P+(pe?1:-1);pe?Le--:++Le<Se;)if(j(C[Le],Le,C))return Le;return-1}function un(C,j,P){return j===j?fg(C,j,P):xo(C,Yl,P)}function rg(C,j,P,pe){for(var Se=P-1,Le=C.length;++Se<Le;)if(pe(C[Se],j))return Se;return-1}function Yl(C){return C!==C}function Zl(C,j){var P=C==null?0:C.length;return P?oa(C,j)/P:S}function ra(C){return function(j){return j==null?n:j[C]}}function na(C){return function(j){return C==null?n:C[j]}}function Ql(C,j,P,pe,Se){return Se(C,function(Le,dt,qe){P=pe?(pe=!1,Le):j(P,Le,dt,qe)}),P}function ng(C,j){var P=C.length;for(C.sort(j);P--;)C[P]=C[P].value;return C}function oa(C,j){for(var P,pe=-1,Se=C.length;++pe<Se;){var Le=j(C[pe]);Le!==n&&(P=P===n?Le:P+Le)}return P}function ia(C,j){for(var P=-1,pe=Array(C);++P<C;)pe[P]=j(P);return pe}function og(C,j){return Qe(j,function(P){return[P,C[P]]})}function Jl(C){return C&&C.slice(0,nc(C)+1).replace($i,"")}function Ft(C){return function(j){return C(j)}}function aa(C,j){return Qe(j,function(P){return C[P]})}function Bn(C,j){return C.has(j)}function ec(C,j){for(var P=-1,pe=C.length;++P<pe&&un(j,C[P],0)>-1;);return P}function tc(C,j){for(var P=C.length;P--&&un(j,C[P],0)>-1;);return P}function ig(C,j){for(var P=C.length,pe=0;P--;)C[P]===j&&++pe;return pe}var ag=na(jh),sg=na(Kh);function lg(C){return"\\"+Uh[C]}function cg(C,j){return C==null?n:C[j]}function dn(C){return Wh.test(C)}function ug(C){return Vh.test(C)}function dg(C){for(var j,P=[];!(j=C.next()).done;)P.push(j.value);return P}function sa(C){var j=-1,P=Array(C.size);return C.forEach(function(pe,Se){P[++j]=[Se,pe]}),P}function rc(C,j){return function(P){return C(j(P))}}function Dr(C,j){for(var P=-1,pe=C.length,Se=0,Le=[];++P<pe;){var dt=C[P];(dt===j||dt===b)&&(C[P]=b,Le[Se++]=P)}return Le}function yo(C){var j=-1,P=Array(C.size);return C.forEach(function(pe){P[++j]=pe}),P}function pg(C){var j=-1,P=Array(C.size);return C.forEach(function(pe){P[++j]=[pe,pe]}),P}function fg(C,j,P){for(var pe=P-1,Se=C.length;++pe<Se;)if(C[pe]===j)return pe;return-1}function hg(C,j,P){for(var pe=P+1;pe--;)if(C[pe]===j)return pe;return pe}function pn(C){return dn(C)?vg(C):Jh(C)}function ir(C){return dn(C)?bg(C):eg(C)}function nc(C){for(var j=C.length;j--&&ih.test(C.charAt(j)););return j}var gg=na($h);function vg(C){for(var j=Yi.lastIndex=0;Yi.test(C);)++j;return j}function bg(C){return C.match(Yi)||[]}function mg(C){return C.match(Bh)||[]}var wg=(function C(j){j=j==null?xt:fn.defaults(xt.Object(),j,fn.pick(xt,Fh));var P=j.Array,pe=j.Date,Se=j.Error,Le=j.Function,dt=j.Math,qe=j.Object,la=j.RegExp,xg=j.String,Yt=j.TypeError,_o=P.prototype,yg=Le.prototype,hn=qe.prototype,Io=j["__core-js_shared__"],ko=yg.toString,je=hn.hasOwnProperty,_g=0,oc=(function(){var e=/[^.]+$/.exec(Io&&Io.keys&&Io.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""})(),Eo=hn.toString,Ig=ko.call(qe),kg=xt._,Eg=la("^"+ko.call(je).replace(Ki,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),So=Fl?j.Buffer:n,Mr=j.Symbol,Oo=j.Uint8Array,ic=So?So.allocUnsafe:n,No=rc(qe.getPrototypeOf,qe),ac=qe.create,sc=hn.propertyIsEnumerable,Co=_o.splice,lc=Mr?Mr.isConcatSpreadable:n,Wn=Mr?Mr.iterator:n,Xr=Mr?Mr.toStringTag:n,Ro=(function(){try{var e=en(qe,"defineProperty");return e({},"",{}),e}catch{}})(),Sg=j.clearTimeout!==xt.clearTimeout&&j.clearTimeout,Og=pe&&pe.now!==xt.Date.now&&pe.now,Ng=j.setTimeout!==xt.setTimeout&&j.setTimeout,zo=dt.ceil,Do=dt.floor,ca=qe.getOwnPropertySymbols,Cg=So?So.isBuffer:n,cc=j.isFinite,Rg=_o.join,zg=rc(qe.keys,qe),pt=dt.max,It=dt.min,Dg=pe.now,Mg=j.parseInt,uc=dt.random,Tg=_o.reverse,ua=en(j,"DataView"),Vn=en(j,"Map"),da=en(j,"Promise"),gn=en(j,"Set"),Fn=en(j,"WeakMap"),Hn=en(qe,"create"),Mo=Fn&&new Fn,vn={},Ag=tn(ua),Pg=tn(Vn),Lg=tn(da),Bg=tn(gn),Wg=tn(Fn),To=Mr?Mr.prototype:n,jn=To?To.valueOf:n,dc=To?To.toString:n;function h(e){if(rt(e)&&!Oe(e)&&!(e instanceof Me)){if(e instanceof Zt)return e;if(je.call(e,"__wrapped__"))return pu(e)}return new Zt(e)}var bn=(function(){function e(){}return function(t){if(!et(t))return{};if(ac)return ac(t);e.prototype=t;var o=new e;return e.prototype=n,o}})();function Ao(){}function Zt(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=n}h.templateSettings={escape:Jf,evaluate:eh,interpolate:xl,variable:"",imports:{_:h}},h.prototype=Ao.prototype,h.prototype.constructor=h,Zt.prototype=bn(Ao.prototype),Zt.prototype.constructor=Zt;function Me(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=W,this.__views__=[]}function Vg(){var e=new Me(this.__wrapped__);return e.__actions__=Mt(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Mt(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Mt(this.__views__),e}function Fg(){if(this.__filtered__){var e=new Me(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function Hg(){var e=this.__wrapped__.value(),t=this.__dir__,o=Oe(e),c=t<0,p=o?e.length:0,g=eb(0,p,this.__views__),m=g.start,_=g.end,R=_-m,U=c?_:m-1,q=this.__iteratees__,Q=q.length,de=0,be=It(R,this.__takeCount__);if(!o||!c&&p==R&&be==R)return Ac(e,this.__actions__);var ke=[];e:for(;R--&&de<be;){U+=t;for(var Ce=-1,Ee=e[U];++Ce<Q;){var De=q[Ce],Te=De.iteratee,Kt=De.type,Ct=Te(Ee);if(Kt==me)Ee=Ct;else if(!Ct){if(Kt==ae)continue e;break e}}ke[de++]=Ee}return ke}Me.prototype=bn(Ao.prototype),Me.prototype.constructor=Me;function Yr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var c=e[t];this.set(c[0],c[1])}}function jg(){this.__data__=Hn?Hn(null):{},this.size=0}function Kg(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function $g(e){var t=this.__data__;if(Hn){var o=t[e];return o===f?n:o}return je.call(t,e)?t[e]:n}function Ug(e){var t=this.__data__;return Hn?t[e]!==n:je.call(t,e)}function qg(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=Hn&&t===n?f:t,this}Yr.prototype.clear=jg,Yr.prototype.delete=Kg,Yr.prototype.get=$g,Yr.prototype.has=Ug,Yr.prototype.set=qg;function vr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var c=e[t];this.set(c[0],c[1])}}function Gg(){this.__data__=[],this.size=0}function Xg(e){var t=this.__data__,o=Po(t,e);if(o<0)return!1;var c=t.length-1;return o==c?t.pop():Co.call(t,o,1),--this.size,!0}function Yg(e){var t=this.__data__,o=Po(t,e);return o<0?n:t[o][1]}function Zg(e){return Po(this.__data__,e)>-1}function Qg(e,t){var o=this.__data__,c=Po(o,e);return c<0?(++this.size,o.push([e,t])):o[c][1]=t,this}vr.prototype.clear=Gg,vr.prototype.delete=Xg,vr.prototype.get=Yg,vr.prototype.has=Zg,vr.prototype.set=Qg;function br(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var c=e[t];this.set(c[0],c[1])}}function Jg(){this.size=0,this.__data__={hash:new Yr,map:new(Vn||vr),string:new Yr}}function ev(e){var t=Go(this,e).delete(e);return this.size-=t?1:0,t}function tv(e){return Go(this,e).get(e)}function rv(e){return Go(this,e).has(e)}function nv(e,t){var o=Go(this,e),c=o.size;return o.set(e,t),this.size+=o.size==c?0:1,this}br.prototype.clear=Jg,br.prototype.delete=ev,br.prototype.get=tv,br.prototype.has=rv,br.prototype.set=nv;function Zr(e){var t=-1,o=e==null?0:e.length;for(this.__data__=new br;++t<o;)this.add(e[t])}function ov(e){return this.__data__.set(e,f),this}function iv(e){return this.__data__.has(e)}Zr.prototype.add=Zr.prototype.push=ov,Zr.prototype.has=iv;function ar(e){var t=this.__data__=new vr(e);this.size=t.size}function av(){this.__data__=new vr,this.size=0}function sv(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function lv(e){return this.__data__.get(e)}function cv(e){return this.__data__.has(e)}function uv(e,t){var o=this.__data__;if(o instanceof vr){var c=o.__data__;if(!Vn||c.length<s-1)return c.push([e,t]),this.size=++o.size,this;o=this.__data__=new br(c)}return o.set(e,t),this.size=o.size,this}ar.prototype.clear=av,ar.prototype.delete=sv,ar.prototype.get=lv,ar.prototype.has=cv,ar.prototype.set=uv;function pc(e,t){var o=Oe(e),c=!o&&rn(e),p=!o&&!c&&Br(e),g=!o&&!c&&!p&&yn(e),m=o||c||p||g,_=m?ia(e.length,xg):[],R=_.length;for(var U in e)(t||je.call(e,U))&&!(m&&(U=="length"||p&&(U=="offset"||U=="parent")||g&&(U=="buffer"||U=="byteLength"||U=="byteOffset")||yr(U,R)))&&_.push(U);return _}function fc(e){var t=e.length;return t?e[_a(0,t-1)]:n}function dv(e,t){return Xo(Mt(e),Qr(t,0,e.length))}function pv(e){return Xo(Mt(e))}function pa(e,t,o){(o!==n&&!sr(e[t],o)||o===n&&!(t in e))&&mr(e,t,o)}function Kn(e,t,o){var c=e[t];(!(je.call(e,t)&&sr(c,o))||o===n&&!(t in e))&&mr(e,t,o)}function Po(e,t){for(var o=e.length;o--;)if(sr(e[o][0],t))return o;return-1}function fv(e,t,o,c){return Tr(e,function(p,g,m){t(c,p,o(p),m)}),c}function hc(e,t){return e&&pr(t,gt(t),e)}function hv(e,t){return e&&pr(t,At(t),e)}function mr(e,t,o){t=="__proto__"&&Ro?Ro(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}function fa(e,t){for(var o=-1,c=t.length,p=P(c),g=e==null;++o<c;)p[o]=g?n:qa(e,t[o]);return p}function Qr(e,t,o){return e===e&&(o!==n&&(e=e<=o?e:o),t!==n&&(e=e>=t?e:t)),e}function Qt(e,t,o,c,p,g){var m,_=t&w,R=t&z,U=t&M;if(o&&(m=p?o(e,c,p,g):o(e)),m!==n)return m;if(!et(e))return e;var q=Oe(e);if(q){if(m=rb(e),!_)return Mt(e,m)}else{var Q=kt(e),de=Q==$||Q==ye;if(Br(e))return Bc(e,_);if(Q==Ae||Q==A||de&&!p){if(m=R||de?{}:nu(e),!_)return R?$v(e,hv(m,e)):Kv(e,hc(m,e))}else{if(!Ye[Q])return p?e:{};m=nb(e,Q,_)}}g||(g=new ar);var be=g.get(e);if(be)return be;g.set(e,m),Du(e)?e.forEach(function(Ee){m.add(Qt(Ee,t,o,Ee,e,g))}):Ru(e)&&e.forEach(function(Ee,De){m.set(De,Qt(Ee,t,o,De,e,g))});var ke=U?R?Ma:Da:R?At:gt,Ce=q?n:ke(e);return Xt(Ce||e,function(Ee,De){Ce&&(De=Ee,Ee=e[De]),Kn(m,De,Qt(Ee,t,o,De,e,g))}),m}function gv(e){var t=gt(e);return function(o){return gc(o,e,t)}}function gc(e,t,o){var c=o.length;if(e==null)return!c;for(e=qe(e);c--;){var p=o[c],g=t[p],m=e[p];if(m===n&&!(p in e)||!g(m))return!1}return!0}function vc(e,t,o){if(typeof e!="function")throw new Yt(u);return Zn(function(){e.apply(n,o)},t)}function $n(e,t,o,c){var p=-1,g=wo,m=!0,_=e.length,R=[],U=t.length;if(!_)return R;o&&(t=Qe(t,Ft(o))),c?(g=Ji,m=!1):t.length>=s&&(g=Bn,m=!1,t=new Zr(t));e:for(;++p<_;){var q=e[p],Q=o==null?q:o(q);if(q=c||q!==0?q:0,m&&Q===Q){for(var de=U;de--;)if(t[de]===Q)continue e;R.push(q)}else g(t,Q,c)||R.push(q)}return R}var Tr=jc(dr),bc=jc(ga,!0);function vv(e,t){var o=!0;return Tr(e,function(c,p,g){return o=!!t(c,p,g),o}),o}function Lo(e,t,o){for(var c=-1,p=e.length;++c<p;){var g=e[c],m=t(g);if(m!=null&&(_===n?m===m&&!jt(m):o(m,_)))var _=m,R=g}return R}function bv(e,t,o,c){var p=e.length;for(o=Ne(o),o<0&&(o=-o>p?0:p+o),c=c===n||c>p?p:Ne(c),c<0&&(c+=p),c=o>c?0:Tu(c);o<c;)e[o++]=t;return e}function mc(e,t){var o=[];return Tr(e,function(c,p,g){t(c,p,g)&&o.push(c)}),o}function yt(e,t,o,c,p){var g=-1,m=e.length;for(o||(o=ib),p||(p=[]);++g<m;){var _=e[g];t>0&&o(_)?t>1?yt(_,t-1,o,c,p):zr(p,_):c||(p[p.length]=_)}return p}var ha=Kc(),wc=Kc(!0);function dr(e,t){return e&&ha(e,t,gt)}function ga(e,t){return e&&wc(e,t,gt)}function Bo(e,t){return Rr(t,function(o){return _r(e[o])})}function Jr(e,t){t=Pr(t,e);for(var o=0,c=t.length;e!=null&&o<c;)e=e[fr(t[o++])];return o&&o==c?e:n}function xc(e,t,o){var c=t(e);return Oe(e)?c:zr(c,o(e))}function Ot(e){return e==null?e===n?St:We:Xr&&Xr in qe(e)?Jv(e):pb(e)}function va(e,t){return e>t}function mv(e,t){return e!=null&&je.call(e,t)}function wv(e,t){return e!=null&&t in qe(e)}function xv(e,t,o){return e>=It(t,o)&&e<pt(t,o)}function ba(e,t,o){for(var c=o?Ji:wo,p=e[0].length,g=e.length,m=g,_=P(g),R=1/0,U=[];m--;){var q=e[m];m&&t&&(q=Qe(q,Ft(t))),R=It(q.length,R),_[m]=!o&&(t||p>=120&&q.length>=120)?new Zr(m&&q):n}q=e[0];var Q=-1,de=_[0];e:for(;++Q<p&&U.length<R;){var be=q[Q],ke=t?t(be):be;if(be=o||be!==0?be:0,!(de?Bn(de,ke):c(U,ke,o))){for(m=g;--m;){var Ce=_[m];if(!(Ce?Bn(Ce,ke):c(e[m],ke,o)))continue e}de&&de.push(ke),U.push(be)}}return U}function yv(e,t,o,c){return dr(e,function(p,g,m){t(c,o(p),g,m)}),c}function Un(e,t,o){t=Pr(t,e),e=su(e,t);var c=e==null?e:e[fr(er(t))];return c==null?n:Vt(c,e,o)}function yc(e){return rt(e)&&Ot(e)==A}function _v(e){return rt(e)&&Ot(e)==ht}function Iv(e){return rt(e)&&Ot(e)==ce}function qn(e,t,o,c,p){return e===t?!0:e==null||t==null||!rt(e)&&!rt(t)?e!==e&&t!==t:kv(e,t,o,c,qn,p)}function kv(e,t,o,c,p,g){var m=Oe(e),_=Oe(t),R=m?H:kt(e),U=_?H:kt(t);R=R==A?Ae:R,U=U==A?Ae:U;var q=R==Ae,Q=U==Ae,de=R==U;if(de&&Br(e)){if(!Br(t))return!1;m=!0,q=!1}if(de&&!q)return g||(g=new ar),m||yn(e)?eu(e,t,o,c,p,g):Zv(e,t,R,o,c,p,g);if(!(o&G)){var be=q&&je.call(e,"__wrapped__"),ke=Q&&je.call(t,"__wrapped__");if(be||ke){var Ce=be?e.value():e,Ee=ke?t.value():t;return g||(g=new ar),p(Ce,Ee,o,c,g)}}return de?(g||(g=new ar),Qv(e,t,o,c,p,g)):!1}function Ev(e){return rt(e)&&kt(e)==oe}function ma(e,t,o,c){var p=o.length,g=p,m=!c;if(e==null)return!g;for(e=qe(e);p--;){var _=o[p];if(m&&_[2]?_[1]!==e[_[0]]:!(_[0]in e))return!1}for(;++p<g;){_=o[p];var R=_[0],U=e[R],q=_[1];if(m&&_[2]){if(U===n&&!(R in e))return!1}else{var Q=new ar;if(c)var de=c(U,q,R,e,t,Q);if(!(de===n?qn(q,U,G|D,c,Q):de))return!1}}return!0}function _c(e){if(!et(e)||sb(e))return!1;var t=_r(e)?Eg:gh;return t.test(tn(e))}function Sv(e){return rt(e)&&Ot(e)==Ge}function Ov(e){return rt(e)&&kt(e)==ot}function Nv(e){return rt(e)&&ti(e.length)&&!!Ze[Ot(e)]}function Ic(e){return typeof e=="function"?e:e==null?Pt:typeof e=="object"?Oe(e)?Sc(e[0],e[1]):Ec(e):$u(e)}function wa(e){if(!Yn(e))return zg(e);var t=[];for(var o in qe(e))je.call(e,o)&&o!="constructor"&&t.push(o);return t}function Cv(e){if(!et(e))return db(e);var t=Yn(e),o=[];for(var c in e)c=="constructor"&&(t||!je.call(e,c))||o.push(c);return o}function xa(e,t){return e<t}function kc(e,t){var o=-1,c=Tt(e)?P(e.length):[];return Tr(e,function(p,g,m){c[++o]=t(p,g,m)}),c}function Ec(e){var t=Aa(e);return t.length==1&&t[0][2]?iu(t[0][0],t[0][1]):function(o){return o===e||ma(o,e,t)}}function Sc(e,t){return La(e)&&ou(t)?iu(fr(e),t):function(o){var c=qa(o,e);return c===n&&c===t?Ga(o,e):qn(t,c,G|D)}}function Wo(e,t,o,c,p){e!==t&&ha(t,function(g,m){if(p||(p=new ar),et(g))Rv(e,t,m,o,Wo,c,p);else{var _=c?c(Wa(e,m),g,m+"",e,t,p):n;_===n&&(_=g),pa(e,m,_)}},At)}function Rv(e,t,o,c,p,g,m){var _=Wa(e,o),R=Wa(t,o),U=m.get(R);if(U){pa(e,o,U);return}var q=g?g(_,R,o+"",e,t,m):n,Q=q===n;if(Q){var de=Oe(R),be=!de&&Br(R),ke=!de&&!be&&yn(R);q=R,de||be||ke?Oe(_)?q=_:at(_)?q=Mt(_):be?(Q=!1,q=Bc(R,!0)):ke?(Q=!1,q=Wc(R,!0)):q=[]:Qn(R)||rn(R)?(q=_,rn(_)?q=Au(_):(!et(_)||_r(_))&&(q=nu(R))):Q=!1}Q&&(m.set(R,q),p(q,R,c,g,m),m.delete(R)),pa(e,o,q)}function Oc(e,t){var o=e.length;if(o)return t+=t<0?o:0,yr(t,o)?e[t]:n}function Nc(e,t,o){t.length?t=Qe(t,function(g){return Oe(g)?function(m){return Jr(m,g.length===1?g[0]:g)}:g}):t=[Pt];var c=-1;t=Qe(t,Ft(_e()));var p=kc(e,function(g,m,_){var R=Qe(t,function(U){return U(g)});return{criteria:R,index:++c,value:g}});return ng(p,function(g,m){return jv(g,m,o)})}function zv(e,t){return Cc(e,t,function(o,c){return Ga(e,c)})}function Cc(e,t,o){for(var c=-1,p=t.length,g={};++c<p;){var m=t[c],_=Jr(e,m);o(_,m)&&Gn(g,Pr(m,e),_)}return g}function Dv(e){return function(t){return Jr(t,e)}}function ya(e,t,o,c){var p=c?rg:un,g=-1,m=t.length,_=e;for(e===t&&(t=Mt(t)),o&&(_=Qe(e,Ft(o)));++g<m;)for(var R=0,U=t[g],q=o?o(U):U;(R=p(_,q,R,c))>-1;)_!==e&&Co.call(_,R,1),Co.call(e,R,1);return e}function Rc(e,t){for(var o=e?t.length:0,c=o-1;o--;){var p=t[o];if(o==c||p!==g){var g=p;yr(p)?Co.call(e,p,1):Ea(e,p)}}return e}function _a(e,t){return e+Do(uc()*(t-e+1))}function Mv(e,t,o,c){for(var p=-1,g=pt(zo((t-e)/(o||1)),0),m=P(g);g--;)m[c?g:++p]=e,e+=o;return m}function Ia(e,t){var o="";if(!e||t<1||t>Z)return o;do t%2&&(o+=e),t=Do(t/2),t&&(e+=e);while(t);return o}function Re(e,t){return Va(au(e,t,Pt),e+"")}function Tv(e){return fc(_n(e))}function Av(e,t){var o=_n(e);return Xo(o,Qr(t,0,o.length))}function Gn(e,t,o,c){if(!et(e))return e;t=Pr(t,e);for(var p=-1,g=t.length,m=g-1,_=e;_!=null&&++p<g;){var R=fr(t[p]),U=o;if(R==="__proto__"||R==="constructor"||R==="prototype")return e;if(p!=m){var q=_[R];U=c?c(q,R,_):n,U===n&&(U=et(q)?q:yr(t[p+1])?[]:{})}Kn(_,R,U),_=_[R]}return e}var zc=Mo?function(e,t){return Mo.set(e,t),e}:Pt,Pv=Ro?function(e,t){return Ro(e,"toString",{configurable:!0,enumerable:!1,value:Ya(t),writable:!0})}:Pt;function Lv(e){return Xo(_n(e))}function Jt(e,t,o){var c=-1,p=e.length;t<0&&(t=-t>p?0:p+t),o=o>p?p:o,o<0&&(o+=p),p=t>o?0:o-t>>>0,t>>>=0;for(var g=P(p);++c<p;)g[c]=e[c+t];return g}function Bv(e,t){var o;return Tr(e,function(c,p,g){return o=t(c,p,g),!o}),!!o}function Vo(e,t,o){var c=0,p=e==null?c:e.length;if(typeof t=="number"&&t===t&&p<=ne){for(;c<p;){var g=c+p>>>1,m=e[g];m!==null&&!jt(m)&&(o?m<=t:m<t)?c=g+1:p=g}return p}return ka(e,t,Pt,o)}function ka(e,t,o,c){var p=0,g=e==null?0:e.length;if(g===0)return 0;t=o(t);for(var m=t!==t,_=t===null,R=jt(t),U=t===n;p<g;){var q=Do((p+g)/2),Q=o(e[q]),de=Q!==n,be=Q===null,ke=Q===Q,Ce=jt(Q);if(m)var Ee=c||ke;else U?Ee=ke&&(c||de):_?Ee=ke&&de&&(c||!be):R?Ee=ke&&de&&!be&&(c||!Ce):be||Ce?Ee=!1:Ee=c?Q<=t:Q<t;Ee?p=q+1:g=q}return It(g,J)}function Dc(e,t){for(var o=-1,c=e.length,p=0,g=[];++o<c;){var m=e[o],_=t?t(m):m;if(!o||!sr(_,R)){var R=_;g[p++]=m===0?0:m}}return g}function Mc(e){return typeof e=="number"?e:jt(e)?S:+e}function Ht(e){if(typeof e=="string")return e;if(Oe(e))return Qe(e,Ht)+"";if(jt(e))return dc?dc.call(e):"";var t=e+"";return t=="0"&&1/e==-we?"-0":t}function Ar(e,t,o){var c=-1,p=wo,g=e.length,m=!0,_=[],R=_;if(o)m=!1,p=Ji;else if(g>=s){var U=t?null:Xv(e);if(U)return yo(U);m=!1,p=Bn,R=new Zr}else R=t?[]:_;e:for(;++c<g;){var q=e[c],Q=t?t(q):q;if(q=o||q!==0?q:0,m&&Q===Q){for(var de=R.length;de--;)if(R[de]===Q)continue e;t&&R.push(Q),_.push(q)}else p(R,Q,o)||(R!==_&&R.push(Q),_.push(q))}return _}function Ea(e,t){return t=Pr(t,e),e=su(e,t),e==null||delete e[fr(er(t))]}function Tc(e,t,o,c){return Gn(e,t,o(Jr(e,t)),c)}function Fo(e,t,o,c){for(var p=e.length,g=c?p:-1;(c?g--:++g<p)&&t(e[g],g,e););return o?Jt(e,c?0:g,c?g+1:p):Jt(e,c?g+1:0,c?p:g)}function Ac(e,t){var o=e;return o instanceof Me&&(o=o.value()),ea(t,function(c,p){return p.func.apply(p.thisArg,zr([c],p.args))},o)}function Sa(e,t,o){var c=e.length;if(c<2)return c?Ar(e[0]):[];for(var p=-1,g=P(c);++p<c;)for(var m=e[p],_=-1;++_<c;)_!=p&&(g[p]=$n(g[p]||m,e[_],t,o));return Ar(yt(g,1),t,o)}function Pc(e,t,o){for(var c=-1,p=e.length,g=t.length,m={};++c<p;){var _=c<g?t[c]:n;o(m,e[c],_)}return m}function Oa(e){return at(e)?e:[]}function Na(e){return typeof e=="function"?e:Pt}function Pr(e,t){return Oe(e)?e:La(e,t)?[e]:du(Ve(e))}var Wv=Re;function Lr(e,t,o){var c=e.length;return o=o===n?c:o,!t&&o>=c?e:Jt(e,t,o)}var Lc=Sg||function(e){return xt.clearTimeout(e)};function Bc(e,t){if(t)return e.slice();var o=e.length,c=ic?ic(o):new e.constructor(o);return e.copy(c),c}function Ca(e){var t=new e.constructor(e.byteLength);return new Oo(t).set(new Oo(e)),t}function Vv(e,t){var o=t?Ca(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function Fv(e){var t=new e.constructor(e.source,yl.exec(e));return t.lastIndex=e.lastIndex,t}function Hv(e){return jn?qe(jn.call(e)):{}}function Wc(e,t){var o=t?Ca(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function Vc(e,t){if(e!==t){var o=e!==n,c=e===null,p=e===e,g=jt(e),m=t!==n,_=t===null,R=t===t,U=jt(t);if(!_&&!U&&!g&&e>t||g&&m&&R&&!_&&!U||c&&m&&R||!o&&R||!p)return 1;if(!c&&!g&&!U&&e<t||U&&o&&p&&!c&&!g||_&&o&&p||!m&&p||!R)return-1}return 0}function jv(e,t,o){for(var c=-1,p=e.criteria,g=t.criteria,m=p.length,_=o.length;++c<m;){var R=Vc(p[c],g[c]);if(R){if(c>=_)return R;var U=o[c];return R*(U=="desc"?-1:1)}}return e.index-t.index}function Fc(e,t,o,c){for(var p=-1,g=e.length,m=o.length,_=-1,R=t.length,U=pt(g-m,0),q=P(R+U),Q=!c;++_<R;)q[_]=t[_];for(;++p<m;)(Q||p<g)&&(q[o[p]]=e[p]);for(;U--;)q[_++]=e[p++];return q}function Hc(e,t,o,c){for(var p=-1,g=e.length,m=-1,_=o.length,R=-1,U=t.length,q=pt(g-_,0),Q=P(q+U),de=!c;++p<q;)Q[p]=e[p];for(var be=p;++R<U;)Q[be+R]=t[R];for(;++m<_;)(de||p<g)&&(Q[be+o[m]]=e[p++]);return Q}function Mt(e,t){var o=-1,c=e.length;for(t||(t=P(c));++o<c;)t[o]=e[o];return t}function pr(e,t,o,c){var p=!o;o||(o={});for(var g=-1,m=t.length;++g<m;){var _=t[g],R=c?c(o[_],e[_],_,o,e):n;R===n&&(R=e[_]),p?mr(o,_,R):Kn(o,_,R)}return o}function Kv(e,t){return pr(e,Pa(e),t)}function $v(e,t){return pr(e,tu(e),t)}function Ho(e,t){return function(o,c){var p=Oe(o)?Yh:fv,g=t?t():{};return p(o,e,_e(c,2),g)}}function mn(e){return Re(function(t,o){var c=-1,p=o.length,g=p>1?o[p-1]:n,m=p>2?o[2]:n;for(g=e.length>3&&typeof g=="function"?(p--,g):n,m&&Nt(o[0],o[1],m)&&(g=p<3?n:g,p=1),t=qe(t);++c<p;){var _=o[c];_&&e(t,_,c,g)}return t})}function jc(e,t){return function(o,c){if(o==null)return o;if(!Tt(o))return e(o,c);for(var p=o.length,g=t?p:-1,m=qe(o);(t?g--:++g<p)&&c(m[g],g,m)!==!1;);return o}}function Kc(e){return function(t,o,c){for(var p=-1,g=qe(t),m=c(t),_=m.length;_--;){var R=m[e?_:++p];if(o(g[R],R,g)===!1)break}return t}}function Uv(e,t,o){var c=t&E,p=Xn(e);function g(){var m=this&&this!==xt&&this instanceof g?p:e;return m.apply(c?o:this,arguments)}return g}function $c(e){return function(t){t=Ve(t);var o=dn(t)?ir(t):n,c=o?o[0]:t.charAt(0),p=o?Lr(o,1).join(""):t.slice(1);return c[e]()+p}}function wn(e){return function(t){return ea(ju(Hu(t).replace(Ph,"")),e,"")}}function Xn(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var o=bn(e.prototype),c=e.apply(o,t);return et(c)?c:o}}function qv(e,t,o){var c=Xn(e);function p(){for(var g=arguments.length,m=P(g),_=g,R=xn(p);_--;)m[_]=arguments[_];var U=g<3&&m[0]!==R&&m[g-1]!==R?[]:Dr(m,R);if(g-=U.length,g<o)return Yc(e,t,jo,p.placeholder,n,m,U,n,n,o-g);var q=this&&this!==xt&&this instanceof p?c:e;return Vt(q,this,m)}return p}function Uc(e){return function(t,o,c){var p=qe(t);if(!Tt(t)){var g=_e(o,3);t=gt(t),o=function(_){return g(p[_],_,p)}}var m=e(t,o,c);return m>-1?p[g?t[m]:m]:n}}function qc(e){return xr(function(t){var o=t.length,c=o,p=Zt.prototype.thru;for(e&&t.reverse();c--;){var g=t[c];if(typeof g!="function")throw new Yt(u);if(p&&!m&&qo(g)=="wrapper")var m=new Zt([],!0)}for(c=m?c:o;++c<o;){g=t[c];var _=qo(g),R=_=="wrapper"?Ta(g):n;R&&Ba(R[0])&&R[1]==(re|k|O|T)&&!R[4].length&&R[9]==1?m=m[qo(R[0])].apply(m,R[3]):m=g.length==1&&Ba(g)?m[_]():m.thru(g)}return function(){var U=arguments,q=U[0];if(m&&U.length==1&&Oe(q))return m.plant(q).value();for(var Q=0,de=o?t[Q].apply(this,U):q;++Q<o;)de=t[Q].call(this,de);return de}})}function jo(e,t,o,c,p,g,m,_,R,U){var q=t&re,Q=t&E,de=t&B,be=t&(k|N),ke=t&Y,Ce=de?n:Xn(e);function Ee(){for(var De=arguments.length,Te=P(De),Kt=De;Kt--;)Te[Kt]=arguments[Kt];if(be)var Ct=xn(Ee),$t=ig(Te,Ct);if(c&&(Te=Fc(Te,c,p,be)),g&&(Te=Hc(Te,g,m,be)),De-=$t,be&&De<U){var st=Dr(Te,Ct);return Yc(e,t,jo,Ee.placeholder,o,Te,st,_,R,U-De)}var lr=Q?o:this,kr=de?lr[e]:e;return De=Te.length,_?Te=fb(Te,_):ke&&De>1&&Te.reverse(),q&&R<De&&(Te.length=R),this&&this!==xt&&this instanceof Ee&&(kr=Ce||Xn(kr)),kr.apply(lr,Te)}return Ee}function Gc(e,t){return function(o,c){return yv(o,e,t(c),{})}}function Ko(e,t){return function(o,c){var p;if(o===n&&c===n)return t;if(o!==n&&(p=o),c!==n){if(p===n)return c;typeof o=="string"||typeof c=="string"?(o=Ht(o),c=Ht(c)):(o=Mc(o),c=Mc(c)),p=e(o,c)}return p}}function Ra(e){return xr(function(t){return t=Qe(t,Ft(_e())),Re(function(o){var c=this;return e(t,function(p){return Vt(p,c,o)})})})}function $o(e,t){t=t===n?" ":Ht(t);var o=t.length;if(o<2)return o?Ia(t,e):t;var c=Ia(t,zo(e/pn(t)));return dn(t)?Lr(ir(c),0,e).join(""):c.slice(0,e)}function Gv(e,t,o,c){var p=t&E,g=Xn(e);function m(){for(var _=-1,R=arguments.length,U=-1,q=c.length,Q=P(q+R),de=this&&this!==xt&&this instanceof m?g:e;++U<q;)Q[U]=c[U];for(;R--;)Q[U++]=arguments[++_];return Vt(de,p?o:this,Q)}return m}function Xc(e){return function(t,o,c){return c&&typeof c!="number"&&Nt(t,o,c)&&(o=c=n),t=Ir(t),o===n?(o=t,t=0):o=Ir(o),c=c===n?t<o?1:-1:Ir(c),Mv(t,o,c,e)}}function Uo(e){return function(t,o){return typeof t=="string"&&typeof o=="string"||(t=tr(t),o=tr(o)),e(t,o)}}function Yc(e,t,o,c,p,g,m,_,R,U){var q=t&k,Q=q?m:n,de=q?n:m,be=q?g:n,ke=q?n:g;t|=q?O:K,t&=~(q?K:O),t&y||(t&=-4);var Ce=[e,t,p,be,Q,ke,de,_,R,U],Ee=o.apply(n,Ce);return Ba(e)&&lu(Ee,Ce),Ee.placeholder=c,cu(Ee,e,t)}function za(e){var t=dt[e];return function(o,c){if(o=tr(o),c=c==null?0:It(Ne(c),292),c&&cc(o)){var p=(Ve(o)+"e").split("e"),g=t(p[0]+"e"+(+p[1]+c));return p=(Ve(g)+"e").split("e"),+(p[0]+"e"+(+p[1]-c))}return t(o)}}var Xv=gn&&1/yo(new gn([,-0]))[1]==we?function(e){return new gn(e)}:Ja;function Zc(e){return function(t){var o=kt(t);return o==oe?sa(t):o==ot?pg(t):og(t,e(t))}}function wr(e,t,o,c,p,g,m,_){var R=t&B;if(!R&&typeof e!="function")throw new Yt(u);var U=c?c.length:0;if(U||(t&=-97,c=p=n),m=m===n?m:pt(Ne(m),0),_=_===n?_:Ne(_),U-=p?p.length:0,t&K){var q=c,Q=p;c=p=n}var de=R?n:Ta(e),be=[e,t,o,c,p,q,Q,g,m,_];if(de&&ub(be,de),e=be[0],t=be[1],o=be[2],c=be[3],p=be[4],_=be[9]=be[9]===n?R?0:e.length:pt(be[9]-U,0),!_&&t&(k|N)&&(t&=-25),!t||t==E)var ke=Uv(e,t,o);else t==k||t==N?ke=qv(e,t,_):(t==O||t==(E|O))&&!p.length?ke=Gv(e,t,o,c):ke=jo.apply(n,be);var Ce=de?zc:lu;return cu(Ce(ke,be),e,t)}function Qc(e,t,o,c){return e===n||sr(e,hn[o])&&!je.call(c,o)?t:e}function Jc(e,t,o,c,p,g){return et(e)&&et(t)&&(g.set(t,e),Wo(e,t,n,Jc,g),g.delete(t)),e}function Yv(e){return Qn(e)?n:e}function eu(e,t,o,c,p,g){var m=o&G,_=e.length,R=t.length;if(_!=R&&!(m&&R>_))return!1;var U=g.get(e),q=g.get(t);if(U&&q)return U==t&&q==e;var Q=-1,de=!0,be=o&D?new Zr:n;for(g.set(e,t),g.set(t,e);++Q<_;){var ke=e[Q],Ce=t[Q];if(c)var Ee=m?c(Ce,ke,Q,t,e,g):c(ke,Ce,Q,e,t,g);if(Ee!==n){if(Ee)continue;de=!1;break}if(be){if(!ta(t,function(De,Te){if(!Bn(be,Te)&&(ke===De||p(ke,De,o,c,g)))return be.push(Te)})){de=!1;break}}else if(!(ke===Ce||p(ke,Ce,o,c,g))){de=!1;break}}return g.delete(e),g.delete(t),de}function Zv(e,t,o,c,p,g,m){switch(o){case it:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case ht:return!(e.byteLength!=t.byteLength||!g(new Oo(e),new Oo(t)));case se:case ce:case Ue:return sr(+e,+t);case ge:return e.name==t.name&&e.message==t.message;case Ge:case Bt:return e==t+"";case oe:var _=sa;case ot:var R=c&G;if(_||(_=yo),e.size!=t.size&&!R)return!1;var U=m.get(e);if(U)return U==t;c|=D,m.set(e,t);var q=eu(_(e),_(t),c,p,g,m);return m.delete(e),q;case tt:if(jn)return jn.call(e)==jn.call(t)}return!1}function Qv(e,t,o,c,p,g){var m=o&G,_=Da(e),R=_.length,U=Da(t),q=U.length;if(R!=q&&!m)return!1;for(var Q=R;Q--;){var de=_[Q];if(!(m?de in t:je.call(t,de)))return!1}var be=g.get(e),ke=g.get(t);if(be&&ke)return be==t&&ke==e;var Ce=!0;g.set(e,t),g.set(t,e);for(var Ee=m;++Q<R;){de=_[Q];var De=e[de],Te=t[de];if(c)var Kt=m?c(Te,De,de,t,e,g):c(De,Te,de,e,t,g);if(!(Kt===n?De===Te||p(De,Te,o,c,g):Kt)){Ce=!1;break}Ee||(Ee=de=="constructor")}if(Ce&&!Ee){var Ct=e.constructor,$t=t.constructor;Ct!=$t&&"constructor"in e&&"constructor"in t&&!(typeof Ct=="function"&&Ct instanceof Ct&&typeof $t=="function"&&$t instanceof $t)&&(Ce=!1)}return g.delete(e),g.delete(t),Ce}function xr(e){return Va(au(e,n,gu),e+"")}function Da(e){return xc(e,gt,Pa)}function Ma(e){return xc(e,At,tu)}var Ta=Mo?function(e){return Mo.get(e)}:Ja;function qo(e){for(var t=e.name+"",o=vn[t],c=je.call(vn,t)?o.length:0;c--;){var p=o[c],g=p.func;if(g==null||g==e)return p.name}return t}function xn(e){var t=je.call(h,"placeholder")?h:e;return t.placeholder}function _e(){var e=h.iteratee||Za;return e=e===Za?Ic:e,arguments.length?e(arguments[0],arguments[1]):e}function Go(e,t){var o=e.__data__;return ab(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Aa(e){for(var t=gt(e),o=t.length;o--;){var c=t[o],p=e[c];t[o]=[c,p,ou(p)]}return t}function en(e,t){var o=cg(e,t);return _c(o)?o:n}function Jv(e){var t=je.call(e,Xr),o=e[Xr];try{e[Xr]=n;var c=!0}catch{}var p=Eo.call(e);return c&&(t?e[Xr]=o:delete e[Xr]),p}var Pa=ca?function(e){return e==null?[]:(e=qe(e),Rr(ca(e),function(t){return sc.call(e,t)}))}:es,tu=ca?function(e){for(var t=[];e;)zr(t,Pa(e)),e=No(e);return t}:es,kt=Ot;(ua&&kt(new ua(new ArrayBuffer(1)))!=it||Vn&&kt(new Vn)!=oe||da&&kt(da.resolve())!=Je||gn&&kt(new gn)!=ot||Fn&&kt(new Fn)!=qt)&&(kt=function(e){var t=Ot(e),o=t==Ae?e.constructor:n,c=o?tn(o):"";if(c)switch(c){case Ag:return it;case Pg:return oe;case Lg:return Je;case Bg:return ot;case Wg:return qt}return t});function eb(e,t,o){for(var c=-1,p=o.length;++c<p;){var g=o[c],m=g.size;switch(g.type){case"drop":e+=m;break;case"dropRight":t-=m;break;case"take":t=It(t,e+m);break;case"takeRight":e=pt(e,t-m);break}}return{start:e,end:t}}function tb(e){var t=e.match(sh);return t?t[1].split(lh):[]}function ru(e,t,o){t=Pr(t,e);for(var c=-1,p=t.length,g=!1;++c<p;){var m=fr(t[c]);if(!(g=e!=null&&o(e,m)))break;e=e[m]}return g||++c!=p?g:(p=e==null?0:e.length,!!p&&ti(p)&&yr(m,p)&&(Oe(e)||rn(e)))}function rb(e){var t=e.length,o=new e.constructor(t);return t&&typeof e[0]=="string"&&je.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function nu(e){return typeof e.constructor=="function"&&!Yn(e)?bn(No(e)):{}}function nb(e,t,o){var c=e.constructor;switch(t){case ht:return Ca(e);case se:case ce:return new c(+e);case it:return Vv(e,o);case Wt:case or:case An:case sn:case Pn:case Pe:case Xe:case lt:case _t:return Wc(e,o);case oe:return new c;case Ue:case Bt:return new c(e);case Ge:return Fv(e);case ot:return new c;case tt:return Hv(e)}}function ob(e,t){var o=t.length;if(!o)return e;var c=o-1;return t[c]=(o>1?"& ":"")+t[c],t=t.join(o>2?", ":" "),e.replace(ah,`{
|
|
9
|
+
/* [wrapped with `+t+`] */
|
|
10
|
+
`)}function ib(e){return Oe(e)||rn(e)||!!(lc&&e&&e[lc])}function yr(e,t){var o=typeof e;return t=t??Z,!!t&&(o=="number"||o!="symbol"&&bh.test(e))&&e>-1&&e%1==0&&e<t}function Nt(e,t,o){if(!et(o))return!1;var c=typeof t;return(c=="number"?Tt(o)&&yr(t,o.length):c=="string"&&t in o)?sr(o[t],e):!1}function La(e,t){if(Oe(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||jt(e)?!0:rh.test(e)||!th.test(e)||t!=null&&e in qe(t)}function ab(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Ba(e){var t=qo(e),o=h[t];if(typeof o!="function"||!(t in Me.prototype))return!1;if(e===o)return!0;var c=Ta(o);return!!c&&e===c[0]}function sb(e){return!!oc&&oc in e}var lb=Io?_r:ts;function Yn(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||hn;return e===o}function ou(e){return e===e&&!et(e)}function iu(e,t){return function(o){return o==null?!1:o[e]===t&&(t!==n||e in qe(o))}}function cb(e){var t=Jo(e,function(c){return o.size===v&&o.clear(),c}),o=t.cache;return t}function ub(e,t){var o=e[1],c=t[1],p=o|c,g=p<(E|B|re),m=c==re&&o==k||c==re&&o==T&&e[7].length<=t[8]||c==(re|T)&&t[7].length<=t[8]&&o==k;if(!(g||m))return e;c&E&&(e[2]=t[2],p|=o&E?0:y);var _=t[3];if(_){var R=e[3];e[3]=R?Fc(R,_,t[4]):_,e[4]=R?Dr(e[3],b):t[4]}return _=t[5],_&&(R=e[5],e[5]=R?Hc(R,_,t[6]):_,e[6]=R?Dr(e[5],b):t[6]),_=t[7],_&&(e[7]=_),c&re&&(e[8]=e[8]==null?t[8]:It(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=p,e}function db(e){var t=[];if(e!=null)for(var o in qe(e))t.push(o);return t}function pb(e){return Eo.call(e)}function au(e,t,o){return t=pt(t===n?e.length-1:t,0),function(){for(var c=arguments,p=-1,g=pt(c.length-t,0),m=P(g);++p<g;)m[p]=c[t+p];p=-1;for(var _=P(t+1);++p<t;)_[p]=c[p];return _[t]=o(m),Vt(e,this,_)}}function su(e,t){return t.length<2?e:Jr(e,Jt(t,0,-1))}function fb(e,t){for(var o=e.length,c=It(t.length,o),p=Mt(e);c--;){var g=t[c];e[c]=yr(g,o)?p[g]:n}return e}function Wa(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var lu=uu(zc),Zn=Ng||function(e,t){return xt.setTimeout(e,t)},Va=uu(Pv);function cu(e,t,o){var c=t+"";return Va(e,ob(c,hb(tb(c),o)))}function uu(e){var t=0,o=0;return function(){var c=Dg(),p=te-(c-o);if(o=c,p>0){if(++t>=F)return arguments[0]}else t=0;return e.apply(n,arguments)}}function Xo(e,t){var o=-1,c=e.length,p=c-1;for(t=t===n?c:t;++o<t;){var g=_a(o,p),m=e[g];e[g]=e[o],e[o]=m}return e.length=t,e}var du=cb(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(nh,function(o,c,p,g){t.push(p?g.replace(dh,"$1"):c||o)}),t});function fr(e){if(typeof e=="string"||jt(e))return e;var t=e+"";return t=="0"&&1/e==-we?"-0":t}function tn(e){if(e!=null){try{return ko.call(e)}catch{}try{return e+""}catch{}}return""}function hb(e,t){return Xt(V,function(o){var c="_."+o[0];t&o[1]&&!wo(e,c)&&e.push(c)}),e.sort()}function pu(e){if(e instanceof Me)return e.clone();var t=new Zt(e.__wrapped__,e.__chain__);return t.__actions__=Mt(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function gb(e,t,o){(o?Nt(e,t,o):t===n)?t=1:t=pt(Ne(t),0);var c=e==null?0:e.length;if(!c||t<1)return[];for(var p=0,g=0,m=P(zo(c/t));p<c;)m[g++]=Jt(e,p,p+=t);return m}function vb(e){for(var t=-1,o=e==null?0:e.length,c=0,p=[];++t<o;){var g=e[t];g&&(p[c++]=g)}return p}function bb(){var e=arguments.length;if(!e)return[];for(var t=P(e-1),o=arguments[0],c=e;c--;)t[c-1]=arguments[c];return zr(Oe(o)?Mt(o):[o],yt(t,1))}var mb=Re(function(e,t){return at(e)?$n(e,yt(t,1,at,!0)):[]}),wb=Re(function(e,t){var o=er(t);return at(o)&&(o=n),at(e)?$n(e,yt(t,1,at,!0),_e(o,2)):[]}),xb=Re(function(e,t){var o=er(t);return at(o)&&(o=n),at(e)?$n(e,yt(t,1,at,!0),n,o):[]});function yb(e,t,o){var c=e==null?0:e.length;return c?(t=o||t===n?1:Ne(t),Jt(e,t<0?0:t,c)):[]}function _b(e,t,o){var c=e==null?0:e.length;return c?(t=o||t===n?1:Ne(t),t=c-t,Jt(e,0,t<0?0:t)):[]}function Ib(e,t){return e&&e.length?Fo(e,_e(t,3),!0,!0):[]}function kb(e,t){return e&&e.length?Fo(e,_e(t,3),!0):[]}function Eb(e,t,o,c){var p=e==null?0:e.length;return p?(o&&typeof o!="number"&&Nt(e,t,o)&&(o=0,c=p),bv(e,t,o,c)):[]}function fu(e,t,o){var c=e==null?0:e.length;if(!c)return-1;var p=o==null?0:Ne(o);return p<0&&(p=pt(c+p,0)),xo(e,_e(t,3),p)}function hu(e,t,o){var c=e==null?0:e.length;if(!c)return-1;var p=c-1;return o!==n&&(p=Ne(o),p=o<0?pt(c+p,0):It(p,c-1)),xo(e,_e(t,3),p,!0)}function gu(e){var t=e==null?0:e.length;return t?yt(e,1):[]}function Sb(e){var t=e==null?0:e.length;return t?yt(e,we):[]}function Ob(e,t){var o=e==null?0:e.length;return o?(t=t===n?1:Ne(t),yt(e,t)):[]}function Nb(e){for(var t=-1,o=e==null?0:e.length,c={};++t<o;){var p=e[t];c[p[0]]=p[1]}return c}function vu(e){return e&&e.length?e[0]:n}function Cb(e,t,o){var c=e==null?0:e.length;if(!c)return-1;var p=o==null?0:Ne(o);return p<0&&(p=pt(c+p,0)),un(e,t,p)}function Rb(e){var t=e==null?0:e.length;return t?Jt(e,0,-1):[]}var zb=Re(function(e){var t=Qe(e,Oa);return t.length&&t[0]===e[0]?ba(t):[]}),Db=Re(function(e){var t=er(e),o=Qe(e,Oa);return t===er(o)?t=n:o.pop(),o.length&&o[0]===e[0]?ba(o,_e(t,2)):[]}),Mb=Re(function(e){var t=er(e),o=Qe(e,Oa);return t=typeof t=="function"?t:n,t&&o.pop(),o.length&&o[0]===e[0]?ba(o,n,t):[]});function Tb(e,t){return e==null?"":Rg.call(e,t)}function er(e){var t=e==null?0:e.length;return t?e[t-1]:n}function Ab(e,t,o){var c=e==null?0:e.length;if(!c)return-1;var p=c;return o!==n&&(p=Ne(o),p=p<0?pt(c+p,0):It(p,c-1)),t===t?hg(e,t,p):xo(e,Yl,p,!0)}function Pb(e,t){return e&&e.length?Oc(e,Ne(t)):n}var Lb=Re(bu);function bu(e,t){return e&&e.length&&t&&t.length?ya(e,t):e}function Bb(e,t,o){return e&&e.length&&t&&t.length?ya(e,t,_e(o,2)):e}function Wb(e,t,o){return e&&e.length&&t&&t.length?ya(e,t,n,o):e}var Vb=xr(function(e,t){var o=e==null?0:e.length,c=fa(e,t);return Rc(e,Qe(t,function(p){return yr(p,o)?+p:p}).sort(Vc)),c});function Fb(e,t){var o=[];if(!(e&&e.length))return o;var c=-1,p=[],g=e.length;for(t=_e(t,3);++c<g;){var m=e[c];t(m,c,e)&&(o.push(m),p.push(c))}return Rc(e,p),o}function Fa(e){return e==null?e:Tg.call(e)}function Hb(e,t,o){var c=e==null?0:e.length;return c?(o&&typeof o!="number"&&Nt(e,t,o)?(t=0,o=c):(t=t==null?0:Ne(t),o=o===n?c:Ne(o)),Jt(e,t,o)):[]}function jb(e,t){return Vo(e,t)}function Kb(e,t,o){return ka(e,t,_e(o,2))}function $b(e,t){var o=e==null?0:e.length;if(o){var c=Vo(e,t);if(c<o&&sr(e[c],t))return c}return-1}function Ub(e,t){return Vo(e,t,!0)}function qb(e,t,o){return ka(e,t,_e(o,2),!0)}function Gb(e,t){var o=e==null?0:e.length;if(o){var c=Vo(e,t,!0)-1;if(sr(e[c],t))return c}return-1}function Xb(e){return e&&e.length?Dc(e):[]}function Yb(e,t){return e&&e.length?Dc(e,_e(t,2)):[]}function Zb(e){var t=e==null?0:e.length;return t?Jt(e,1,t):[]}function Qb(e,t,o){return e&&e.length?(t=o||t===n?1:Ne(t),Jt(e,0,t<0?0:t)):[]}function Jb(e,t,o){var c=e==null?0:e.length;return c?(t=o||t===n?1:Ne(t),t=c-t,Jt(e,t<0?0:t,c)):[]}function em(e,t){return e&&e.length?Fo(e,_e(t,3),!1,!0):[]}function tm(e,t){return e&&e.length?Fo(e,_e(t,3)):[]}var rm=Re(function(e){return Ar(yt(e,1,at,!0))}),nm=Re(function(e){var t=er(e);return at(t)&&(t=n),Ar(yt(e,1,at,!0),_e(t,2))}),om=Re(function(e){var t=er(e);return t=typeof t=="function"?t:n,Ar(yt(e,1,at,!0),n,t)});function im(e){return e&&e.length?Ar(e):[]}function am(e,t){return e&&e.length?Ar(e,_e(t,2)):[]}function sm(e,t){return t=typeof t=="function"?t:n,e&&e.length?Ar(e,n,t):[]}function Ha(e){if(!(e&&e.length))return[];var t=0;return e=Rr(e,function(o){if(at(o))return t=pt(o.length,t),!0}),ia(t,function(o){return Qe(e,ra(o))})}function mu(e,t){if(!(e&&e.length))return[];var o=Ha(e);return t==null?o:Qe(o,function(c){return Vt(t,n,c)})}var lm=Re(function(e,t){return at(e)?$n(e,t):[]}),cm=Re(function(e){return Sa(Rr(e,at))}),um=Re(function(e){var t=er(e);return at(t)&&(t=n),Sa(Rr(e,at),_e(t,2))}),dm=Re(function(e){var t=er(e);return t=typeof t=="function"?t:n,Sa(Rr(e,at),n,t)}),pm=Re(Ha);function fm(e,t){return Pc(e||[],t||[],Kn)}function hm(e,t){return Pc(e||[],t||[],Gn)}var gm=Re(function(e){var t=e.length,o=t>1?e[t-1]:n;return o=typeof o=="function"?(e.pop(),o):n,mu(e,o)});function wu(e){var t=h(e);return t.__chain__=!0,t}function vm(e,t){return t(e),e}function Yo(e,t){return t(e)}var bm=xr(function(e){var t=e.length,o=t?e[0]:0,c=this.__wrapped__,p=function(g){return fa(g,e)};return t>1||this.__actions__.length||!(c instanceof Me)||!yr(o)?this.thru(p):(c=c.slice(o,+o+(t?1:0)),c.__actions__.push({func:Yo,args:[p],thisArg:n}),new Zt(c,this.__chain__).thru(function(g){return t&&!g.length&&g.push(n),g}))});function mm(){return wu(this)}function wm(){return new Zt(this.value(),this.__chain__)}function xm(){this.__values__===n&&(this.__values__=Mu(this.value()));var e=this.__index__>=this.__values__.length,t=e?n:this.__values__[this.__index__++];return{done:e,value:t}}function ym(){return this}function _m(e){for(var t,o=this;o instanceof Ao;){var c=pu(o);c.__index__=0,c.__values__=n,t?p.__wrapped__=c:t=c;var p=c;o=o.__wrapped__}return p.__wrapped__=e,t}function Im(){var e=this.__wrapped__;if(e instanceof Me){var t=e;return this.__actions__.length&&(t=new Me(this)),t=t.reverse(),t.__actions__.push({func:Yo,args:[Fa],thisArg:n}),new Zt(t,this.__chain__)}return this.thru(Fa)}function km(){return Ac(this.__wrapped__,this.__actions__)}var Em=Ho(function(e,t,o){je.call(e,o)?++e[o]:mr(e,o,1)});function Sm(e,t,o){var c=Oe(e)?Gl:vv;return o&&Nt(e,t,o)&&(t=n),c(e,_e(t,3))}function Om(e,t){var o=Oe(e)?Rr:mc;return o(e,_e(t,3))}var Nm=Uc(fu),Cm=Uc(hu);function Rm(e,t){return yt(Zo(e,t),1)}function zm(e,t){return yt(Zo(e,t),we)}function Dm(e,t,o){return o=o===n?1:Ne(o),yt(Zo(e,t),o)}function xu(e,t){var o=Oe(e)?Xt:Tr;return o(e,_e(t,3))}function yu(e,t){var o=Oe(e)?Zh:bc;return o(e,_e(t,3))}var Mm=Ho(function(e,t,o){je.call(e,o)?e[o].push(t):mr(e,o,[t])});function Tm(e,t,o,c){e=Tt(e)?e:_n(e),o=o&&!c?Ne(o):0;var p=e.length;return o<0&&(o=pt(p+o,0)),ri(e)?o<=p&&e.indexOf(t,o)>-1:!!p&&un(e,t,o)>-1}var Am=Re(function(e,t,o){var c=-1,p=typeof t=="function",g=Tt(e)?P(e.length):[];return Tr(e,function(m){g[++c]=p?Vt(t,m,o):Un(m,t,o)}),g}),Pm=Ho(function(e,t,o){mr(e,o,t)});function Zo(e,t){var o=Oe(e)?Qe:kc;return o(e,_e(t,3))}function Lm(e,t,o,c){return e==null?[]:(Oe(t)||(t=t==null?[]:[t]),o=c?n:o,Oe(o)||(o=o==null?[]:[o]),Nc(e,t,o))}var Bm=Ho(function(e,t,o){e[o?0:1].push(t)},function(){return[[],[]]});function Wm(e,t,o){var c=Oe(e)?ea:Ql,p=arguments.length<3;return c(e,_e(t,4),o,p,Tr)}function Vm(e,t,o){var c=Oe(e)?Qh:Ql,p=arguments.length<3;return c(e,_e(t,4),o,p,bc)}function Fm(e,t){var o=Oe(e)?Rr:mc;return o(e,ei(_e(t,3)))}function Hm(e){var t=Oe(e)?fc:Tv;return t(e)}function jm(e,t,o){(o?Nt(e,t,o):t===n)?t=1:t=Ne(t);var c=Oe(e)?dv:Av;return c(e,t)}function Km(e){var t=Oe(e)?pv:Lv;return t(e)}function $m(e){if(e==null)return 0;if(Tt(e))return ri(e)?pn(e):e.length;var t=kt(e);return t==oe||t==ot?e.size:wa(e).length}function Um(e,t,o){var c=Oe(e)?ta:Bv;return o&&Nt(e,t,o)&&(t=n),c(e,_e(t,3))}var qm=Re(function(e,t){if(e==null)return[];var o=t.length;return o>1&&Nt(e,t[0],t[1])?t=[]:o>2&&Nt(t[0],t[1],t[2])&&(t=[t[0]]),Nc(e,yt(t,1),[])}),Qo=Og||function(){return xt.Date.now()};function Gm(e,t){if(typeof t!="function")throw new Yt(u);return e=Ne(e),function(){if(--e<1)return t.apply(this,arguments)}}function _u(e,t,o){return t=o?n:t,t=e&&t==null?e.length:t,wr(e,re,n,n,n,n,t)}function Iu(e,t){var o;if(typeof t!="function")throw new Yt(u);return e=Ne(e),function(){return--e>0&&(o=t.apply(this,arguments)),e<=1&&(t=n),o}}var ja=Re(function(e,t,o){var c=E;if(o.length){var p=Dr(o,xn(ja));c|=O}return wr(e,c,t,o,p)}),ku=Re(function(e,t,o){var c=E|B;if(o.length){var p=Dr(o,xn(ku));c|=O}return wr(t,c,e,o,p)});function Eu(e,t,o){t=o?n:t;var c=wr(e,k,n,n,n,n,n,t);return c.placeholder=Eu.placeholder,c}function Su(e,t,o){t=o?n:t;var c=wr(e,N,n,n,n,n,n,t);return c.placeholder=Su.placeholder,c}function Ou(e,t,o){var c,p,g,m,_,R,U=0,q=!1,Q=!1,de=!0;if(typeof e!="function")throw new Yt(u);t=tr(t)||0,et(o)&&(q=!!o.leading,Q="maxWait"in o,g=Q?pt(tr(o.maxWait)||0,t):g,de="trailing"in o?!!o.trailing:de);function be(st){var lr=c,kr=p;return c=p=n,U=st,m=e.apply(kr,lr),m}function ke(st){return U=st,_=Zn(De,t),q?be(st):m}function Ce(st){var lr=st-R,kr=st-U,Uu=t-lr;return Q?It(Uu,g-kr):Uu}function Ee(st){var lr=st-R,kr=st-U;return R===n||lr>=t||lr<0||Q&&kr>=g}function De(){var st=Qo();if(Ee(st))return Te(st);_=Zn(De,Ce(st))}function Te(st){return _=n,de&&c?be(st):(c=p=n,m)}function Kt(){_!==n&&Lc(_),U=0,c=R=p=_=n}function Ct(){return _===n?m:Te(Qo())}function $t(){var st=Qo(),lr=Ee(st);if(c=arguments,p=this,R=st,lr){if(_===n)return ke(R);if(Q)return Lc(_),_=Zn(De,t),be(R)}return _===n&&(_=Zn(De,t)),m}return $t.cancel=Kt,$t.flush=Ct,$t}var Xm=Re(function(e,t){return vc(e,1,t)}),Ym=Re(function(e,t,o){return vc(e,tr(t)||0,o)});function Zm(e){return wr(e,Y)}function Jo(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new Yt(u);var o=function(){var c=arguments,p=t?t.apply(this,c):c[0],g=o.cache;if(g.has(p))return g.get(p);var m=e.apply(this,c);return o.cache=g.set(p,m)||g,m};return o.cache=new(Jo.Cache||br),o}Jo.Cache=br;function ei(e){if(typeof e!="function")throw new Yt(u);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function Qm(e){return Iu(2,e)}var Jm=Wv(function(e,t){t=t.length==1&&Oe(t[0])?Qe(t[0],Ft(_e())):Qe(yt(t,1),Ft(_e()));var o=t.length;return Re(function(c){for(var p=-1,g=It(c.length,o);++p<g;)c[p]=t[p].call(this,c[p]);return Vt(e,this,c)})}),Ka=Re(function(e,t){var o=Dr(t,xn(Ka));return wr(e,O,n,t,o)}),Nu=Re(function(e,t){var o=Dr(t,xn(Nu));return wr(e,K,n,t,o)}),ew=xr(function(e,t){return wr(e,T,n,n,n,t)});function tw(e,t){if(typeof e!="function")throw new Yt(u);return t=t===n?t:Ne(t),Re(e,t)}function rw(e,t){if(typeof e!="function")throw new Yt(u);return t=t==null?0:pt(Ne(t),0),Re(function(o){var c=o[t],p=Lr(o,0,t);return c&&zr(p,c),Vt(e,this,p)})}function nw(e,t,o){var c=!0,p=!0;if(typeof e!="function")throw new Yt(u);return et(o)&&(c="leading"in o?!!o.leading:c,p="trailing"in o?!!o.trailing:p),Ou(e,t,{leading:c,maxWait:t,trailing:p})}function ow(e){return _u(e,1)}function iw(e,t){return Ka(Na(t),e)}function aw(){if(!arguments.length)return[];var e=arguments[0];return Oe(e)?e:[e]}function sw(e){return Qt(e,M)}function lw(e,t){return t=typeof t=="function"?t:n,Qt(e,M,t)}function cw(e){return Qt(e,w|M)}function uw(e,t){return t=typeof t=="function"?t:n,Qt(e,w|M,t)}function dw(e,t){return t==null||gc(e,t,gt(t))}function sr(e,t){return e===t||e!==e&&t!==t}var pw=Uo(va),fw=Uo(function(e,t){return e>=t}),rn=yc((function(){return arguments})())?yc:function(e){return rt(e)&&je.call(e,"callee")&&!sc.call(e,"callee")},Oe=P.isArray,hw=Hl?Ft(Hl):_v;function Tt(e){return e!=null&&ti(e.length)&&!_r(e)}function at(e){return rt(e)&&Tt(e)}function gw(e){return e===!0||e===!1||rt(e)&&Ot(e)==se}var Br=Cg||ts,vw=jl?Ft(jl):Iv;function bw(e){return rt(e)&&e.nodeType===1&&!Qn(e)}function mw(e){if(e==null)return!0;if(Tt(e)&&(Oe(e)||typeof e=="string"||typeof e.splice=="function"||Br(e)||yn(e)||rn(e)))return!e.length;var t=kt(e);if(t==oe||t==ot)return!e.size;if(Yn(e))return!wa(e).length;for(var o in e)if(je.call(e,o))return!1;return!0}function ww(e,t){return qn(e,t)}function xw(e,t,o){o=typeof o=="function"?o:n;var c=o?o(e,t):n;return c===n?qn(e,t,n,o):!!c}function $a(e){if(!rt(e))return!1;var t=Ot(e);return t==ge||t==le||typeof e.message=="string"&&typeof e.name=="string"&&!Qn(e)}function yw(e){return typeof e=="number"&&cc(e)}function _r(e){if(!et(e))return!1;var t=Ot(e);return t==$||t==ye||t==L||t==wt}function Cu(e){return typeof e=="number"&&e==Ne(e)}function ti(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Z}function et(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function rt(e){return e!=null&&typeof e=="object"}var Ru=Kl?Ft(Kl):Ev;function _w(e,t){return e===t||ma(e,t,Aa(t))}function Iw(e,t,o){return o=typeof o=="function"?o:n,ma(e,t,Aa(t),o)}function kw(e){return zu(e)&&e!=+e}function Ew(e){if(lb(e))throw new Se(l);return _c(e)}function Sw(e){return e===null}function Ow(e){return e==null}function zu(e){return typeof e=="number"||rt(e)&&Ot(e)==Ue}function Qn(e){if(!rt(e)||Ot(e)!=Ae)return!1;var t=No(e);if(t===null)return!0;var o=je.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&ko.call(o)==Ig}var Ua=$l?Ft($l):Sv;function Nw(e){return Cu(e)&&e>=-Z&&e<=Z}var Du=Ul?Ft(Ul):Ov;function ri(e){return typeof e=="string"||!Oe(e)&&rt(e)&&Ot(e)==Bt}function jt(e){return typeof e=="symbol"||rt(e)&&Ot(e)==tt}var yn=ql?Ft(ql):Nv;function Cw(e){return e===n}function Rw(e){return rt(e)&&kt(e)==qt}function zw(e){return rt(e)&&Ot(e)==Nr}var Dw=Uo(xa),Mw=Uo(function(e,t){return e<=t});function Mu(e){if(!e)return[];if(Tt(e))return ri(e)?ir(e):Mt(e);if(Wn&&e[Wn])return dg(e[Wn]());var t=kt(e),o=t==oe?sa:t==ot?yo:_n;return o(e)}function Ir(e){if(!e)return e===0?e:0;if(e=tr(e),e===we||e===-we){var t=e<0?-1:1;return t*xe}return e===e?e:0}function Ne(e){var t=Ir(e),o=t%1;return t===t?o?t-o:t:0}function Tu(e){return e?Qr(Ne(e),0,W):0}function tr(e){if(typeof e=="number")return e;if(jt(e))return S;if(et(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=et(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Jl(e);var o=hh.test(e);return o||vh.test(e)?Gh(e.slice(2),o?2:8):fh.test(e)?S:+e}function Au(e){return pr(e,At(e))}function Tw(e){return e?Qr(Ne(e),-Z,Z):e===0?e:0}function Ve(e){return e==null?"":Ht(e)}var Aw=mn(function(e,t){if(Yn(t)||Tt(t)){pr(t,gt(t),e);return}for(var o in t)je.call(t,o)&&Kn(e,o,t[o])}),Pu=mn(function(e,t){pr(t,At(t),e)}),ni=mn(function(e,t,o,c){pr(t,At(t),e,c)}),Pw=mn(function(e,t,o,c){pr(t,gt(t),e,c)}),Lw=xr(fa);function Bw(e,t){var o=bn(e);return t==null?o:hc(o,t)}var Ww=Re(function(e,t){e=qe(e);var o=-1,c=t.length,p=c>2?t[2]:n;for(p&&Nt(t[0],t[1],p)&&(c=1);++o<c;)for(var g=t[o],m=At(g),_=-1,R=m.length;++_<R;){var U=m[_],q=e[U];(q===n||sr(q,hn[U])&&!je.call(e,U))&&(e[U]=g[U])}return e}),Vw=Re(function(e){return e.push(n,Jc),Vt(Lu,n,e)});function Fw(e,t){return Xl(e,_e(t,3),dr)}function Hw(e,t){return Xl(e,_e(t,3),ga)}function jw(e,t){return e==null?e:ha(e,_e(t,3),At)}function Kw(e,t){return e==null?e:wc(e,_e(t,3),At)}function $w(e,t){return e&&dr(e,_e(t,3))}function Uw(e,t){return e&&ga(e,_e(t,3))}function qw(e){return e==null?[]:Bo(e,gt(e))}function Gw(e){return e==null?[]:Bo(e,At(e))}function qa(e,t,o){var c=e==null?n:Jr(e,t);return c===n?o:c}function Xw(e,t){return e!=null&&ru(e,t,mv)}function Ga(e,t){return e!=null&&ru(e,t,wv)}var Yw=Gc(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=Eo.call(t)),e[t]=o},Ya(Pt)),Zw=Gc(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=Eo.call(t)),je.call(e,t)?e[t].push(o):e[t]=[o]},_e),Qw=Re(Un);function gt(e){return Tt(e)?pc(e):wa(e)}function At(e){return Tt(e)?pc(e,!0):Cv(e)}function Jw(e,t){var o={};return t=_e(t,3),dr(e,function(c,p,g){mr(o,t(c,p,g),c)}),o}function e0(e,t){var o={};return t=_e(t,3),dr(e,function(c,p,g){mr(o,p,t(c,p,g))}),o}var t0=mn(function(e,t,o){Wo(e,t,o)}),Lu=mn(function(e,t,o,c){Wo(e,t,o,c)}),r0=xr(function(e,t){var o={};if(e==null)return o;var c=!1;t=Qe(t,function(g){return g=Pr(g,e),c||(c=g.length>1),g}),pr(e,Ma(e),o),c&&(o=Qt(o,w|z|M,Yv));for(var p=t.length;p--;)Ea(o,t[p]);return o});function n0(e,t){return Bu(e,ei(_e(t)))}var o0=xr(function(e,t){return e==null?{}:zv(e,t)});function Bu(e,t){if(e==null)return{};var o=Qe(Ma(e),function(c){return[c]});return t=_e(t),Cc(e,o,function(c,p){return t(c,p[0])})}function i0(e,t,o){t=Pr(t,e);var c=-1,p=t.length;for(p||(p=1,e=n);++c<p;){var g=e==null?n:e[fr(t[c])];g===n&&(c=p,g=o),e=_r(g)?g.call(e):g}return e}function a0(e,t,o){return e==null?e:Gn(e,t,o)}function s0(e,t,o,c){return c=typeof c=="function"?c:n,e==null?e:Gn(e,t,o,c)}var Wu=Zc(gt),Vu=Zc(At);function l0(e,t,o){var c=Oe(e),p=c||Br(e)||yn(e);if(t=_e(t,4),o==null){var g=e&&e.constructor;p?o=c?new g:[]:et(e)?o=_r(g)?bn(No(e)):{}:o={}}return(p?Xt:dr)(e,function(m,_,R){return t(o,m,_,R)}),o}function c0(e,t){return e==null?!0:Ea(e,t)}function u0(e,t,o){return e==null?e:Tc(e,t,Na(o))}function d0(e,t,o,c){return c=typeof c=="function"?c:n,e==null?e:Tc(e,t,Na(o),c)}function _n(e){return e==null?[]:aa(e,gt(e))}function p0(e){return e==null?[]:aa(e,At(e))}function f0(e,t,o){return o===n&&(o=t,t=n),o!==n&&(o=tr(o),o=o===o?o:0),t!==n&&(t=tr(t),t=t===t?t:0),Qr(tr(e),t,o)}function h0(e,t,o){return t=Ir(t),o===n?(o=t,t=0):o=Ir(o),e=tr(e),xv(e,t,o)}function g0(e,t,o){if(o&&typeof o!="boolean"&&Nt(e,t,o)&&(t=o=n),o===n&&(typeof t=="boolean"?(o=t,t=n):typeof e=="boolean"&&(o=e,e=n)),e===n&&t===n?(e=0,t=1):(e=Ir(e),t===n?(t=e,e=0):t=Ir(t)),e>t){var c=e;e=t,t=c}if(o||e%1||t%1){var p=uc();return It(e+p*(t-e+qh("1e-"+((p+"").length-1))),t)}return _a(e,t)}var v0=wn(function(e,t,o){return t=t.toLowerCase(),e+(o?Fu(t):t)});function Fu(e){return Xa(Ve(e).toLowerCase())}function Hu(e){return e=Ve(e),e&&e.replace(mh,ag).replace(Lh,"")}function b0(e,t,o){e=Ve(e),t=Ht(t);var c=e.length;o=o===n?c:Qr(Ne(o),0,c);var p=o;return o-=t.length,o>=0&&e.slice(o,p)==t}function m0(e){return e=Ve(e),e&&Ln.test(e)?e.replace(Ur,sg):e}function w0(e){return e=Ve(e),e&&oh.test(e)?e.replace(Ki,"\\$&"):e}var x0=wn(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),y0=wn(function(e,t,o){return e+(o?" ":"")+t.toLowerCase()}),_0=$c("toLowerCase");function I0(e,t,o){e=Ve(e),t=Ne(t);var c=t?pn(e):0;if(!t||c>=t)return e;var p=(t-c)/2;return $o(Do(p),o)+e+$o(zo(p),o)}function k0(e,t,o){e=Ve(e),t=Ne(t);var c=t?pn(e):0;return t&&c<t?e+$o(t-c,o):e}function E0(e,t,o){e=Ve(e),t=Ne(t);var c=t?pn(e):0;return t&&c<t?$o(t-c,o)+e:e}function S0(e,t,o){return o||t==null?t=0:t&&(t=+t),Mg(Ve(e).replace($i,""),t||0)}function O0(e,t,o){return(o?Nt(e,t,o):t===n)?t=1:t=Ne(t),Ia(Ve(e),t)}function N0(){var e=arguments,t=Ve(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var C0=wn(function(e,t,o){return e+(o?"_":"")+t.toLowerCase()});function R0(e,t,o){return o&&typeof o!="number"&&Nt(e,t,o)&&(t=o=n),o=o===n?W:o>>>0,o?(e=Ve(e),e&&(typeof t=="string"||t!=null&&!Ua(t))&&(t=Ht(t),!t&&dn(e))?Lr(ir(e),0,o):e.split(t,o)):[]}var z0=wn(function(e,t,o){return e+(o?" ":"")+Xa(t)});function D0(e,t,o){return e=Ve(e),o=o==null?0:Qr(Ne(o),0,e.length),t=Ht(t),e.slice(o,o+t.length)==t}function M0(e,t,o){var c=h.templateSettings;o&&Nt(e,t,o)&&(t=n),e=Ve(e),t=ni({},t,c,Qc);var p=ni({},t.imports,c.imports,Qc),g=gt(p),m=aa(p,g),_,R,U=0,q=t.interpolate||vo,Q="__p += '",de=la((t.escape||vo).source+"|"+q.source+"|"+(q===xl?ph:vo).source+"|"+(t.evaluate||vo).source+"|$","g"),be="//# sourceURL="+(je.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Hh+"]")+`
|
|
11
|
+
`;e.replace(de,function(Ee,De,Te,Kt,Ct,$t){return Te||(Te=Kt),Q+=e.slice(U,$t).replace(wh,lg),De&&(_=!0,Q+=`' +
|
|
12
|
+
__e(`+De+`) +
|
|
13
|
+
'`),Ct&&(R=!0,Q+=`';
|
|
14
|
+
`+Ct+`;
|
|
15
|
+
__p += '`),Te&&(Q+=`' +
|
|
16
|
+
((__t = (`+Te+`)) == null ? '' : __t) +
|
|
17
|
+
'`),U=$t+Ee.length,Ee}),Q+=`';
|
|
18
|
+
`;var ke=je.call(t,"variable")&&t.variable;if(!ke)Q=`with (obj) {
|
|
19
|
+
`+Q+`
|
|
20
20
|
}
|
|
21
|
-
`;else if(
|
|
22
|
-
`+(
|
|
23
|
-
`)+"var __t, __p = ''"+(
|
|
21
|
+
`;else if(uh.test(ke))throw new Se(d);Q=(R?Q.replace(Cr,""):Q).replace(ln,"$1").replace(Kr,"$1;"),Q="function("+(ke||"obj")+`) {
|
|
22
|
+
`+(ke?"":`obj || (obj = {});
|
|
23
|
+
`)+"var __t, __p = ''"+(_?", __e = _.escape":"")+(R?`, __j = Array.prototype.join;
|
|
24
24
|
function print() { __p += __j.call(arguments, '') }
|
|
25
25
|
`:`;
|
|
26
|
-
`)+
|
|
27
|
-
}`;var re=rl(function(){return le(p,Y+"return "+_).apply(u,v)});if(re.source=_,Ju(re))throw re;return re}function R0(e){return de(e).toLowerCase()}function F0(e){return de(e).toUpperCase()}function B0(e,n,t){if(e=de(e),e&&(t||n===u))return da(e);if(!e||!(n=Cn(n)))return e;var a=Vn(e),l=Vn(n),p=ga(a,l),v=pa(a,l)+1;return gt(a,p,v).join("")}function T0(e,n,t){if(e=de(e),e&&(t||n===u))return e.slice(0,ba(e)+1);if(!e||!(n=Cn(n)))return e;var a=Vn(e),l=pa(a,Vn(n))+1;return gt(a,0,l).join("")}function P0(e,n,t){if(e=de(e),e&&(t||n===u))return e.replace(Ji,"");if(!e||!(n=Cn(n)))return e;var a=Vn(e),l=ga(a,Vn(n));return gt(a,l).join("")}function O0(e,n){var t=ve,a=Re;if(Ge(n)){var l="separator"in n?n.separator:l;t="length"in n?ne(n.length):t,a="omission"in n?Cn(n.omission):a}e=de(e);var p=e.length;if(Ft(e)){var v=Vn(e);p=v.length}if(t>=p)return e;var I=t-Bt(a);if(I<1)return a;var x=v?gt(v,0,I).join(""):e.slice(0,I);if(l===u)return x+a;if(v&&(I+=x.length-I),zu(l)){if(e.slice(I).search(l)){var P,O=x;for(l.global||(l=su(l.source,de(_o.exec(l))+"g")),l.lastIndex=0;P=l.exec(O);)var _=P.index;x=x.slice(0,_===u?I:_)}}else if(e.indexOf(Cn(l),I)!=I){var L=x.lastIndexOf(l);L>-1&&(x=x.slice(0,L))}return x+a}function _0(e){return e=de(e),e&&Yc.test(e)?e.replace(To,ld):e}var V0=Nt(function(e,n,t){return e+(t?" ":"")+n.toUpperCase()}),ju=is("toUpperCase");function tl(e,n,t){return e=de(e),n=t?u:n,n===u?id(e)?dd(e):jf(e):e.match(n)||[]}var rl=ie(function(e,n){try{return mn(e,u,n)}catch(t){return Ju(t)?t:new q(t)}}),W0=Kn(function(e,n){return wn(n,function(t){t=Hn(t),Qn(e,t,Hu(e[t],e))}),e});function N0(e){var n=e==null?0:e.length,t=j();return e=n?Se(e,function(a){if(typeof a[1]!="function")throw new Gn(d);return[t(a[0]),a[1]]}):[],ie(function(a){for(var l=-1;++l<n;){var p=e[l];if(mn(p[0],this,a))return mn(p[1],this,a)}})}function M0(e){return lg(Fn(e,A))}function Qu(e){return function(){return e}}function X0(e,n){return e==null||e!==e?n:e}var L0=os(),D0=os(!0);function pn(e){return e}function $u(e){return Wa(typeof e=="function"?e:Fn(e,A))}function Z0(e){return Ma(Fn(e,A))}function H0(e,n){return Xa(e,Fn(n,A))}var Y0=ie(function(e,n){return function(t){return rr(t,e,n)}}),J0=ie(function(e,n){return function(t){return rr(e,t,n)}});function Ku(e,n,t){var a=ke(n),l=Zr(n,a);t==null&&!(Ge(n)&&(l.length||!a.length))&&(t=n,n=e,e=this,l=Zr(n,ke(n)));var p=!(Ge(t)&&"chain"in t)||!!t.chain,v=et(e);return wn(l,function(I){var x=n[I];e[I]=x,v&&(e.prototype[I]=function(){var P=this.__chain__;if(p||P){var O=e(this.__wrapped__),_=O.__actions__=fn(this.__actions__);return _.push({func:x,args:arguments,thisArg:e}),O.__chain__=P,O}return x.apply(e,at([this.value()],arguments))})}),e}function z0(){return je._===this&&(je._=md),this}function qu(){}function k0(e){return e=ne(e),ie(function(n){return La(n,e)})}var U0=Bu(Se),j0=Bu(aa),Q0=Bu(nu);function il(e){return Nu(e)?tu(Hn(e)):wg(e)}function $0(e){return function(n){return e==null?u:At(e,n)}}var K0=ss(),q0=ss(!0);function eo(){return[]}function no(){return!1}function ev(){return{}}function nv(){return""}function tv(){return!0}function rv(e,n){if(e=ne(e),e<1||e>Ce)return[];var t=Ze,a=qe(e,Ze);n=j(n),e-=Ze;for(var l=uu(a,n);++t<e;)n(t);return l}function iv(e){return ee(e)?Se(e,Hn):An(e)?[e]:fn(Es(de(e)))}function uv(e){var n=++bd;return de(e)+n}var ov=Ur(function(e,n){return e+n},0),av=Tu("ceil"),sv=Ur(function(e,n){return e/n},1),lv=Tu("floor");function cv(e){return e&&e.length?Dr(e,pn,bu):u}function fv(e,n){return e&&e.length?Dr(e,j(n,2),bu):u}function dv(e){return ca(e,pn)}function gv(e,n){return ca(e,j(n,2))}function pv(e){return e&&e.length?Dr(e,pn,Cu):u}function hv(e,n){return e&&e.length?Dr(e,j(n,2),Cu):u}var bv=Ur(function(e,n){return e*n},1),vv=Tu("round"),mv=Ur(function(e,n){return e-n},0);function Iv(e){return e&&e.length?iu(e,pn):0}function Cv(e,n){return e&&e.length?iu(e,j(n,2)):0}return f.after=Zh,f.ary=Vs,f.assign=Fb,f.assignIn=js,f.assignInWith=ai,f.assignWith=Bb,f.at=Tb,f.before=Ws,f.bind=Hu,f.bindAll=W0,f.bindKey=Ns,f.castArray=eb,f.chain=Ps,f.chunk=lp,f.compact=cp,f.concat=fp,f.cond=N0,f.conforms=M0,f.constant=Qu,f.countBy=Ih,f.create=Pb,f.curry=Ms,f.curryRight=Xs,f.debounce=Ls,f.defaults=Ob,f.defaultsDeep=_b,f.defer=Hh,f.delay=Yh,f.difference=dp,f.differenceBy=gp,f.differenceWith=pp,f.drop=hp,f.dropRight=bp,f.dropRightWhile=vp,f.dropWhile=mp,f.fill=Ip,f.filter=Ah,f.flatMap=Eh,f.flatMapDeep=Sh,f.flatMapDepth=wh,f.flatten=Rs,f.flattenDeep=Cp,f.flattenDepth=Ap,f.flip=Jh,f.flow=L0,f.flowRight=D0,f.fromPairs=xp,f.functions=Db,f.functionsIn=Zb,f.groupBy=Gh,f.initial=Ep,f.intersection=Sp,f.intersectionBy=wp,f.intersectionWith=Gp,f.invert=Yb,f.invertBy=Jb,f.invokeMap=Fh,f.iteratee=$u,f.keyBy=Bh,f.keys=ke,f.keysIn=gn,f.map=ni,f.mapKeys=kb,f.mapValues=Ub,f.matches=Z0,f.matchesProperty=H0,f.memoize=ri,f.merge=jb,f.mergeWith=Qs,f.method=Y0,f.methodOf=J0,f.mixin=Ku,f.negate=ii,f.nthArg=k0,f.omit=Qb,f.omitBy=$b,f.once=zh,f.orderBy=Th,f.over=U0,f.overArgs=kh,f.overEvery=j0,f.overSome=Q0,f.partial=Yu,f.partialRight=Ds,f.partition=Ph,f.pick=Kb,f.pickBy=$s,f.property=il,f.propertyOf=$0,f.pull=Tp,f.pullAll=Bs,f.pullAllBy=Pp,f.pullAllWith=Op,f.pullAt=_p,f.range=K0,f.rangeRight=q0,f.rearg=Uh,f.reject=Vh,f.remove=Vp,f.rest=jh,f.reverse=Du,f.sampleSize=Nh,f.set=e0,f.setWith=n0,f.shuffle=Mh,f.slice=Wp,f.sortBy=Dh,f.sortedUniq=Hp,f.sortedUniqBy=Yp,f.split=E0,f.spread=Qh,f.tail=Jp,f.take=zp,f.takeRight=kp,f.takeRightWhile=Up,f.takeWhile=jp,f.tap=ch,f.throttle=$h,f.thru=ei,f.toArray=zs,f.toPairs=Ks,f.toPairsIn=qs,f.toPath=iv,f.toPlainObject=Us,f.transform=t0,f.unary=Kh,f.union=Qp,f.unionBy=$p,f.unionWith=Kp,f.uniq=qp,f.uniqBy=eh,f.uniqWith=nh,f.unset=r0,f.unzip=Zu,f.unzipWith=Ts,f.update=i0,f.updateWith=u0,f.values=Lt,f.valuesIn=o0,f.without=th,f.words=tl,f.wrap=qh,f.xor=rh,f.xorBy=ih,f.xorWith=uh,f.zip=oh,f.zipObject=ah,f.zipObjectDeep=sh,f.zipWith=lh,f.entries=Ks,f.entriesIn=qs,f.extend=js,f.extendWith=ai,Ku(f,f),f.add=ov,f.attempt=rl,f.camelCase=c0,f.capitalize=el,f.ceil=av,f.clamp=a0,f.clone=nb,f.cloneDeep=rb,f.cloneDeepWith=ib,f.cloneWith=tb,f.conformsTo=ub,f.deburr=nl,f.defaultTo=X0,f.divide=sv,f.endsWith=f0,f.eq=Nn,f.escape=d0,f.escapeRegExp=g0,f.every=Ch,f.find=xh,f.findIndex=ws,f.findKey=Vb,f.findLast=yh,f.findLastIndex=Gs,f.findLastKey=Wb,f.floor=lv,f.forEach=Os,f.forEachRight=_s,f.forIn=Nb,f.forInRight=Mb,f.forOwn=Xb,f.forOwnRight=Lb,f.get=ku,f.gt=ob,f.gte=ab,f.has=Hb,f.hasIn=Uu,f.head=Fs,f.identity=pn,f.includes=Rh,f.indexOf=yp,f.inRange=s0,f.invoke=zb,f.isArguments=Et,f.isArray=ee,f.isArrayBuffer=sb,f.isArrayLike=dn,f.isArrayLikeObject=We,f.isBoolean=lb,f.isBuffer=pt,f.isDate=cb,f.isElement=fb,f.isEmpty=db,f.isEqual=gb,f.isEqualWith=pb,f.isError=Ju,f.isFinite=hb,f.isFunction=et,f.isInteger=Zs,f.isLength=ui,f.isMap=Hs,f.isMatch=bb,f.isMatchWith=vb,f.isNaN=mb,f.isNative=Ib,f.isNil=Ab,f.isNull=Cb,f.isNumber=Ys,f.isObject=Ge,f.isObjectLike=Be,f.isPlainObject=lr,f.isRegExp=zu,f.isSafeInteger=xb,f.isSet=Js,f.isString=oi,f.isSymbol=An,f.isTypedArray=Xt,f.isUndefined=yb,f.isWeakMap=Eb,f.isWeakSet=Sb,f.join=Rp,f.kebabCase=p0,f.last=Tn,f.lastIndexOf=Fp,f.lowerCase=h0,f.lowerFirst=b0,f.lt=wb,f.lte=Gb,f.max=cv,f.maxBy=fv,f.mean=dv,f.meanBy=gv,f.min=pv,f.minBy=hv,f.stubArray=eo,f.stubFalse=no,f.stubObject=ev,f.stubString=nv,f.stubTrue=tv,f.multiply=bv,f.nth=Bp,f.noConflict=z0,f.noop=qu,f.now=ti,f.pad=v0,f.padEnd=m0,f.padStart=I0,f.parseInt=C0,f.random=l0,f.reduce=Oh,f.reduceRight=_h,f.repeat=A0,f.replace=x0,f.result=qb,f.round=vv,f.runInContext=C,f.sample=Wh,f.size=Xh,f.snakeCase=y0,f.some=Lh,f.sortedIndex=Np,f.sortedIndexBy=Mp,f.sortedIndexOf=Xp,f.sortedLastIndex=Lp,f.sortedLastIndexBy=Dp,f.sortedLastIndexOf=Zp,f.startCase=S0,f.startsWith=w0,f.subtract=mv,f.sum=Iv,f.sumBy=Cv,f.template=G0,f.times=rv,f.toFinite=nt,f.toInteger=ne,f.toLength=ks,f.toLower=R0,f.toNumber=Pn,f.toSafeInteger=Rb,f.toString=de,f.toUpper=F0,f.trim=B0,f.trimEnd=T0,f.trimStart=P0,f.truncate=O0,f.unescape=_0,f.uniqueId=uv,f.upperCase=V0,f.upperFirst=ju,f.each=Os,f.eachRight=_s,f.first=Fs,Ku(f,(function(){var e={};return Dn(f,function(n,t){be.call(f.prototype,t)||(e[t]=n)}),e})(),{chain:!1}),f.VERSION=s,wn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){f[e].placeholder=f}),wn(["drop","take"],function(e,n){ae.prototype[e]=function(t){t=t===u?1:ze(ne(t),0);var a=this.__filtered__&&!n?new ae(this):this.clone();return a.__filtered__?a.__takeCount__=qe(t,a.__takeCount__):a.__views__.push({size:qe(t,Ze),type:e+(a.__dir__<0?"Right":"")}),a},ae.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),wn(["filter","map","takeWhile"],function(e,n){var t=n+1,a=t==Oe||t==Ie;ae.prototype[e]=function(l){var p=this.clone();return p.__iteratees__.push({iteratee:j(l,3),type:t}),p.__filtered__=p.__filtered__||a,p}}),wn(["head","last"],function(e,n){var t="take"+(n?"Right":"");ae.prototype[e]=function(){return this[t](1).value()[0]}}),wn(["initial","tail"],function(e,n){var t="drop"+(n?"":"Right");ae.prototype[e]=function(){return this.__filtered__?new ae(this):this[t](1)}}),ae.prototype.compact=function(){return this.filter(pn)},ae.prototype.find=function(e){return this.filter(e).head()},ae.prototype.findLast=function(e){return this.reverse().find(e)},ae.prototype.invokeMap=ie(function(e,n){return typeof e=="function"?new ae(this):this.map(function(t){return rr(t,e,n)})}),ae.prototype.reject=function(e){return this.filter(ii(j(e)))},ae.prototype.slice=function(e,n){e=ne(e);var t=this;return t.__filtered__&&(e>0||n<0)?new ae(t):(e<0?t=t.takeRight(-e):e&&(t=t.drop(e)),n!==u&&(n=ne(n),t=n<0?t.dropRight(-n):t.take(n-e)),t)},ae.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},ae.prototype.toArray=function(){return this.take(Ze)},Dn(ae.prototype,function(e,n){var t=/^(?:filter|find|map|reject)|While$/.test(n),a=/^(?:head|last)$/.test(n),l=f[a?"take"+(n=="last"?"Right":""):n],p=a||/^find/.test(n);l&&(f.prototype[n]=function(){var v=this.__wrapped__,I=a?[1]:arguments,x=v instanceof ae,P=I[0],O=x||ee(v),_=function(oe){var se=l.apply(f,at([oe],I));return a&&L?se[0]:se};O&&t&&typeof P=="function"&&P.length!=1&&(x=O=!1);var L=this.__chain__,Y=!!this.__actions__.length,Q=p&&!L,re=x&&!Y;if(!p&&O){v=re?v:new ae(this);var $=e.apply(v,I);return $.__actions__.push({func:ei,args:[_],thisArg:u}),new Rn($,L)}return Q&&re?e.apply(this,I):($=this.thru(_),Q?a?$.value()[0]:$.value():$)})}),wn(["pop","push","shift","sort","splice","unshift"],function(e){var n=wr[e],t=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",a=/^(?:pop|shift)$/.test(e);f.prototype[e]=function(){var l=arguments;if(a&&!this.__chain__){var p=this.value();return n.apply(ee(p)?p:[],l)}return this[t](function(v){return n.apply(ee(v)?v:[],l)})}}),Dn(ae.prototype,function(e,n){var t=f[n];if(t){var a=t.name+"";be.call(_t,a)||(_t[a]=[]),_t[a].push({name:n,func:t})}}),_t[kr(u,T).name]=[{name:"wrapper",func:u}],ae.prototype.clone=_d,ae.prototype.reverse=Vd,ae.prototype.value=Wd,f.prototype.at=fh,f.prototype.chain=dh,f.prototype.commit=gh,f.prototype.next=ph,f.prototype.plant=bh,f.prototype.reverse=vh,f.prototype.toJSON=f.prototype.valueOf=f.prototype.value=mh,f.prototype.first=f.prototype.head,Qt&&(f.prototype[Qt]=hh),f}),Tt=gd();bt?((bt.exports=Tt)._=Tt,$i._=Tt):je._=Tt}).call(wv)})(dr,dr.exports)),dr.exports}var pi=Gv();const Ii={session:{"webforms.renderer.showPopOver":!0,"webforms.renderer.showUnsavedPopOver":!0,"webforms.tooltip.behavior":Xe.ETooltipBehavior.SHOW_AFTER_TIMEOUT,"webforms.tooltip.timeout":3e3,"studio.tips":!0,"welcometour.active":!0,"studio.enablePreview":!1},project:{"webforms.renderer.indexPage":"","webforms.display-mode":"neutral"}},Rv=i=>[{name:hn.FolderRootPath.WEBFORMS,path:hn.FolderRootPath.WEBFORMS,type:hn.FileFolderType.FOLDER,error:null,flags:{expanded:!1,loading:!1,cached:!1},config:{},isRoot:!0,children:i.map(r=>({name:r.name,path:`${hn.FolderRootPath.WEBFORMS}/${r.name}`,type:hn.FileFolderType.WEBFORM,ext:"WebForm",error:null,flags:{},config:{}}))}],Fv=({tabPath:i=null,preferences:r={},qodly:u=!0,explorer:s,webforms:o=[]})=>{var b,g,h;const c=o.length?o:((h=(g=(b=s==null?void 0:s.find(m=>m.path===hn.FolderRootPath.WEBFORMS))==null?void 0:b.children)==null?void 0:g.filter(m=>(m==null?void 0:m.ext)==="WebForm"))==null?void 0:h.map(m=>({name:m.name})))??[],d={session:{...Ii.session,...r.session??{}},project:{...Ii.project,...r.project??{}}};return{tabPath:i,preferences:d,qodly:u,explorer:s??Rv(c),webforms:c}};function Hl(i,r){return i.reduce((u,s)=>u||(s.path===r?s:s.children?Hl(s.children,r):null),null)}function Bv(i,r){switch(r.type){case"SET_TAB_PATH":return{...i,tabPath:r.payload};case"SET_PREFERENCES":return{...i,preferences:r.payload};case"SET_QODLY":return{...i,qodly:r.payload};case"SET_EXPLORER":return{...i,explorer:r.payload};case"SET_WEBFORMS":return{...i,webforms:r.payload};case"SET_SETTING":{const{path:u,settingsKey:s,value:o}=r.payload;return{...i,preferences:{...i.preferences,[u]:{...i.preferences[u]??{},[s]:o}}}}case"SET_SETTINGS_AS_TEXT":{const{path:u,settings:s}=r.payload;return{...i,preferences:{...i.preferences,[u]:s}}}default:return i}}const Yl=V.createContext(null),Jl=({children:i,tabPath:r,preferences:u,qodly:s,explorer:o,webforms:c,onFetchFolderContentWithoutExpanding:d,onCreateNewFileAndOpen:b,onOpenModal:g,onChange:h})=>{const[m,A]=V.useReducer(Bv,Fv({tabPath:r,preferences:u,qodly:s,explorer:o,webforms:c}));hn.useDidMountEffect(()=>{h==null||h(m.preferences)},[m.preferences,h]),V.useEffect(()=>{r!==void 0&&m.tabPath!==r&&A({type:"SET_TAB_PATH",payload:r})},[r,m.tabPath]),V.useEffect(()=>{u!==void 0&&!pi.isEqual(m.preferences,u)&&A({type:"SET_PREFERENCES",payload:{session:{...Ii.session,...u.session??{}},project:{...Ii.project,...u.project??{}}}})},[u]),V.useEffect(()=>{s!==void 0&&m.qodly!==s&&A({type:"SET_QODLY",payload:s})},[s,m.qodly]),V.useEffect(()=>{o&&(pi.isEqual(m.explorer,o)||A({type:"SET_EXPLORER",payload:o}))},[o,m.explorer]),V.useEffect(()=>{c!==void 0&&!pi.isEqual(m.webforms,c)&&A({type:"SET_WEBFORMS",payload:c})},[c,m.webforms]);const B=V.useMemo(()=>({onFetchFolderContentWithoutExpanding:d,onCreateNewFileAndOpen:b,onOpenModal:g}),[d,b,g]);return k.jsx(Yl.Provider,{value:{state:m,dispatch:A,externalActions:B},children:i})};function zl(i){const r=V.useContext(Yl);if(!r)throw new Error("useReducerAdapter must be used within a ReducerAdapterProvider");const{state:u,dispatch:s,externalActions:o}=r;return{getTabPath:V.useCallback(()=>i??u.tabPath,[i,u.tabPath]),getPreferences:V.useCallback(()=>u.preferences,[u.preferences]),getQodly:V.useCallback(()=>u.qodly,[u.qodly]),getFeatureFlag:V.useCallback(c=>c==="states"?!0:!!u.preferences.session[`features.experimental.${c}`],[u.preferences.session]),getExplorer:V.useCallback(()=>u.explorer,[u.explorer]),getWebForms:V.useCallback(()=>u.webforms,[u.webforms]),findNodeByPath:V.useCallback(c=>Hl(u.explorer,c),[u.explorer]),actions:{setSetting:V.useCallback(c=>{s({type:"SET_SETTING",payload:c})},[]),setSettingsAsText:V.useCallback(c=>{s({type:"SET_SETTINGS_AS_TEXT",payload:c})},[]),fetchFolderContentWithoutExpanding:V.useCallback(async c=>o.onFetchFolderContentWithoutExpanding?o.onFetchFolderContentWithoutExpanding(c):Promise.reject(new Error("ReducerAdapterProvider must receive onFetchFolderContentWithoutExpanding when using features that load folder content (e.g. WebformSelector).")),[o]),createNewFileAndOpen:V.useCallback(async c=>o.onCreateNewFileAndOpen?o.onCreateNewFileAndOpen(c):Promise.reject(new Error("ReducerAdapterProvider must receive onCreateNewFileAndOpen when using features that create new files (e.g. WebformSelector).")),[o]),openModal:V.useCallback(async c=>o.onOpenModal?o.onOpenModal(c):typeof window<"u"&&c.type===hn.ModalType.CONFIRM?{confirmed:window.confirm(c.message)}:{confirmed:!0},[o])}}}const Tv=({name:i,value:r,defaultValue:u,options:s,onChange:o,setTouched:c})=>{const[d,b]=V.useState(u),g=r??d;return k.jsx("div",{role:"radiogroup","aria-label":i,className:"flex items-center gap-1",children:s.map(h=>{const m=g===h.value;return k.jsx("button",{type:"button",role:"radio",name:i,"aria-checked":m,title:h.tooltip,onClick:()=>{var A;c==null||c(!0),b(h.value),o==null||o(h.value),(A=h.onClick)==null||A.call(h,h.value)},className:`inline-flex h-7 w-7 items-center justify-center rounded transition-colors ${m?"text-grey-50":"text-grey-300 hover:text-grey-100"}`,children:V.createElement(h.icon,{className:"h-4 w-4"})},h.value)})})},Pv=({icon:i,label:r,path:u,settingsKey:s,options:o})=>{const c=vr(),d=c.getPreferences()[u][s];return k.jsx("div",{className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:k.jsxs("div",{className:"flex items-center",children:[k.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:V.createElement(i,{className:"w-full h-full text-white"})}),k.jsx("div",{className:"text-sm",children:r}),k.jsx("span",{className:"ml-auto",children:k.jsx(Tv,{name:"tooltip-behavior",value:d,onChange:b=>{c.actions.setSetting({path:u,settingsKey:s,value:b})},options:o})})]})})},Ov=({icon:i,label:r,path:u,settingsKey:s,title:o})=>{const c=vr(),b=c.getPreferences()[u][s]/1e3,[g,h]=V.useState(String(b));V.useEffect(()=>{h(String(b))},[b]);const m=V.useCallback(B=>{const E=Math.max(1,Math.min(60,B));h(String(E)),c.actions.setSetting({path:u,settingsKey:s,value:E*1e3})},[c.actions,u,s]),A=()=>{if(g.trim()===""){h(String(b));return}const B=Number(g);if(!Number.isFinite(B)){h(String(b));return}m(B)};return k.jsx("div",{className:"select-none space-y-4 rounded p-4 hover:bg-primary-hover",children:k.jsxs("div",{className:"flex items-center",children:[k.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:V.createElement(i,{className:"w-full h-full text-white"})}),k.jsx("div",{className:"text-sm",children:r}),k.jsx("span",{className:"relative ml-auto flex",children:k.jsxs("span",{className:"flex h-6 w-10 overflow-hidden rounded bg-grey-300",children:[k.jsx("input",{type:"text",inputMode:"numeric",title:o,value:g,onChange:B=>{const E=B.target.value.replace(/[^\d]/g,"");h(E)},onBlur:A,onKeyDown:B=>{B.key==="Enter"&&A()},className:"w-6 bg-grey-300 pl-1.5 text-xs text-grey-50 focus:outline-none"}),k.jsxs("span",{className:"ml-auto flex w-4 flex-col border-l border-grey-500 bg-grey-300",children:[k.jsx("button",{type:"button",className:"h-3 w-4 text-[8px] leading-none text-grey-50 hover:bg-primary-hover","aria-label":"Increment value",onClick:()=>m(b+1),children:"▲"}),k.jsx("button",{type:"button",className:"h-3 w-4 text-[8px] leading-none text-grey-50 hover:bg-primary-hover","aria-label":"Decrement value",onClick:()=>m(b-1),children:"▼"})]})]})})]})})},_v=({icon:i,label:r,path:u,settingsKey:s})=>{const o=vr(),c=o.getPreferences()[u][s];return k.jsx("div",{className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:k.jsxs("div",{className:"flex items-center",children:[k.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:V.createElement(i,{className:"w-full h-full text-white"})}),k.jsx("div",{className:"text-sm",children:r}),k.jsx("span",{className:"ml-auto",children:k.jsxs(Av.Switch,{checked:c,onChange:d=>{o.actions.setSetting({path:u,settingsKey:s,value:d})},className:`${c?"bg-primary-dark":"bg-grey-300"}
|
|
28
|
-
relative inline-flex h-5 w-8 shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus:outline-none focus-visible:ring-2 focus-visible:ring-white focus-visible:ring-opacity-75`,children:[k.jsx("span",{className:"sr-only",children:r}),k.jsx("span",{"aria-hidden":"true",className:`${c?"translate-x-3":"translate-x-0"}
|
|
29
|
-
pointer-events-none inline-block h-4 w-4 transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out`})]})})]})})},Vv={input:i=>({...i,color:"#eaeaea",margin:0,padding:0}),control:(i,r)=>({backgroundColor:"#535353",color:"#eaeaea",borderRadius:"4px",display:"flex",width:208,borderTop:"0px",border:r!=null&&r.menuIsOpen?"1px solid #F1F5F9":"",borderBottom:r!=null&&r.menuIsOpen?"0px":"",borderBottomLeftRadius:r!=null&&r.menuIsOpen?"0px":"4px",borderBottomRightRadius:r!=null&&r.menuIsOpen?"0px":"4px"}),valueContainer:i=>({...i,padding:"0 2px",display:"flex",flex:1,position:"relative",boxSizing:"border-box",overflow:"hidden",alignItems:"center"}),indicatorsContainer:i=>({...i,padding:0}),dropdownIndicator:i=>({...i,padding:"4px"}),clearIndicator:i=>({...i,padding:"4px"}),container:i=>({...i,flex:1}),menu:(i,r)=>{var u,s;return{...i,backgroundColor:"#262626",color:"#eaeaea",borderRadius:"4px",padding:0,zIndex:11,boxShadow:"4px 4px 8px #222222",margin:0,border:"1px solid #F1F5F9",borderTopLeftRadius:(u=r==null?void 0:r.selectProps)!=null&&u.menuIsOpen?"0px":"4px",borderTopRightRadius:(s=r==null?void 0:r.selectProps)!=null&&s.menuIsOpen?"0px":"4px"}},menuList:i=>({...i,padding:0,borderRadius:"4px"}),option:(i,r)=>({...i,padding:4,color:"#75499A",backgroundColor:r.isFocused?"#75499A":"#262626",":active":{backgroundColor:"#75499A"}}),group:i=>({...i,paddingTop:"8px",paddingBottom:0}),groupHeading:i=>({...i,textTransform:"none",fontSize:".7rem",marginTop:2,marginBottom:5}),singleValue:i=>({...i,color:"#eaeaea",marginLeft:"7px",maxWidth:"calc(100% - 14px)"}),menuPortal:i=>({...i,zIndex:9999,fontSize:"0.7rem"}),placeholder:i=>({...i,marginLeft:"7px"})};var to={exports:{}};/*!
|
|
26
|
+
`)+Q+`return __p
|
|
27
|
+
}`;var Ce=Ku(function(){return Le(g,be+"return "+Q).apply(n,m)});if(Ce.source=Q,$a(Ce))throw Ce;return Ce}function T0(e){return Ve(e).toLowerCase()}function A0(e){return Ve(e).toUpperCase()}function P0(e,t,o){if(e=Ve(e),e&&(o||t===n))return Jl(e);if(!e||!(t=Ht(t)))return e;var c=ir(e),p=ir(t),g=ec(c,p),m=tc(c,p)+1;return Lr(c,g,m).join("")}function L0(e,t,o){if(e=Ve(e),e&&(o||t===n))return e.slice(0,nc(e)+1);if(!e||!(t=Ht(t)))return e;var c=ir(e),p=tc(c,ir(t))+1;return Lr(c,0,p).join("")}function B0(e,t,o){if(e=Ve(e),e&&(o||t===n))return e.replace($i,"");if(!e||!(t=Ht(t)))return e;var c=ir(e),p=ec(c,ir(t));return Lr(c,p).join("")}function W0(e,t){var o=ie,c=ue;if(et(t)){var p="separator"in t?t.separator:p;o="length"in t?Ne(t.length):o,c="omission"in t?Ht(t.omission):c}e=Ve(e);var g=e.length;if(dn(e)){var m=ir(e);g=m.length}if(o>=g)return e;var _=o-pn(c);if(_<1)return c;var R=m?Lr(m,0,_).join(""):e.slice(0,_);if(p===n)return R+c;if(m&&(_+=R.length-_),Ua(p)){if(e.slice(_).search(p)){var U,q=R;for(p.global||(p=la(p.source,Ve(yl.exec(p))+"g")),p.lastIndex=0;U=p.exec(q);)var Q=U.index;R=R.slice(0,Q===n?_:Q)}}else if(e.indexOf(Ht(p),_)!=_){var de=R.lastIndexOf(p);de>-1&&(R=R.slice(0,de))}return R+c}function V0(e){return e=Ve(e),e&&qr.test(e)?e.replace($r,gg):e}var F0=wn(function(e,t,o){return e+(o?" ":"")+t.toUpperCase()}),Xa=$c("toUpperCase");function ju(e,t,o){return e=Ve(e),t=o?n:t,t===n?ug(e)?mg(e):tg(e):e.match(t)||[]}var Ku=Re(function(e,t){try{return Vt(e,n,t)}catch(o){return $a(o)?o:new Se(o)}}),H0=xr(function(e,t){return Xt(t,function(o){o=fr(o),mr(e,o,ja(e[o],e))}),e});function j0(e){var t=e==null?0:e.length,o=_e();return e=t?Qe(e,function(c){if(typeof c[1]!="function")throw new Yt(u);return[o(c[0]),c[1]]}):[],Re(function(c){for(var p=-1;++p<t;){var g=e[p];if(Vt(g[0],this,c))return Vt(g[1],this,c)}})}function K0(e){return gv(Qt(e,w))}function Ya(e){return function(){return e}}function $0(e,t){return e==null||e!==e?t:e}var U0=qc(),q0=qc(!0);function Pt(e){return e}function Za(e){return Ic(typeof e=="function"?e:Qt(e,w))}function G0(e){return Ec(Qt(e,w))}function X0(e,t){return Sc(e,Qt(t,w))}var Y0=Re(function(e,t){return function(o){return Un(o,e,t)}}),Z0=Re(function(e,t){return function(o){return Un(e,o,t)}});function Qa(e,t,o){var c=gt(t),p=Bo(t,c);o==null&&!(et(t)&&(p.length||!c.length))&&(o=t,t=e,e=this,p=Bo(t,gt(t)));var g=!(et(o)&&"chain"in o)||!!o.chain,m=_r(e);return Xt(p,function(_){var R=t[_];e[_]=R,m&&(e.prototype[_]=function(){var U=this.__chain__;if(g||U){var q=e(this.__wrapped__),Q=q.__actions__=Mt(this.__actions__);return Q.push({func:R,args:arguments,thisArg:e}),q.__chain__=U,q}return R.apply(e,zr([this.value()],arguments))})}),e}function Q0(){return xt._===this&&(xt._=kg),this}function Ja(){}function J0(e){return e=Ne(e),Re(function(t){return Oc(t,e)})}var ex=Ra(Qe),tx=Ra(Gl),rx=Ra(ta);function $u(e){return La(e)?ra(fr(e)):Dv(e)}function nx(e){return function(t){return e==null?n:Jr(e,t)}}var ox=Xc(),ix=Xc(!0);function es(){return[]}function ts(){return!1}function ax(){return{}}function sx(){return""}function lx(){return!0}function cx(e,t){if(e=Ne(e),e<1||e>Z)return[];var o=W,c=It(e,W);t=_e(t),e-=W;for(var p=ia(c,t);++o<e;)t(o);return p}function ux(e){return Oe(e)?Qe(e,fr):jt(e)?[e]:Mt(du(Ve(e)))}function dx(e){var t=++_g;return Ve(e)+t}var px=Ko(function(e,t){return e+t},0),fx=za("ceil"),hx=Ko(function(e,t){return e/t},1),gx=za("floor");function vx(e){return e&&e.length?Lo(e,Pt,va):n}function bx(e,t){return e&&e.length?Lo(e,_e(t,2),va):n}function mx(e){return Zl(e,Pt)}function wx(e,t){return Zl(e,_e(t,2))}function xx(e){return e&&e.length?Lo(e,Pt,xa):n}function yx(e,t){return e&&e.length?Lo(e,_e(t,2),xa):n}var _x=Ko(function(e,t){return e*t},1),Ix=za("round"),kx=Ko(function(e,t){return e-t},0);function Ex(e){return e&&e.length?oa(e,Pt):0}function Sx(e,t){return e&&e.length?oa(e,_e(t,2)):0}return h.after=Gm,h.ary=_u,h.assign=Aw,h.assignIn=Pu,h.assignInWith=ni,h.assignWith=Pw,h.at=Lw,h.before=Iu,h.bind=ja,h.bindAll=H0,h.bindKey=ku,h.castArray=aw,h.chain=wu,h.chunk=gb,h.compact=vb,h.concat=bb,h.cond=j0,h.conforms=K0,h.constant=Ya,h.countBy=Em,h.create=Bw,h.curry=Eu,h.curryRight=Su,h.debounce=Ou,h.defaults=Ww,h.defaultsDeep=Vw,h.defer=Xm,h.delay=Ym,h.difference=mb,h.differenceBy=wb,h.differenceWith=xb,h.drop=yb,h.dropRight=_b,h.dropRightWhile=Ib,h.dropWhile=kb,h.fill=Eb,h.filter=Om,h.flatMap=Rm,h.flatMapDeep=zm,h.flatMapDepth=Dm,h.flatten=gu,h.flattenDeep=Sb,h.flattenDepth=Ob,h.flip=Zm,h.flow=U0,h.flowRight=q0,h.fromPairs=Nb,h.functions=qw,h.functionsIn=Gw,h.groupBy=Mm,h.initial=Rb,h.intersection=zb,h.intersectionBy=Db,h.intersectionWith=Mb,h.invert=Yw,h.invertBy=Zw,h.invokeMap=Am,h.iteratee=Za,h.keyBy=Pm,h.keys=gt,h.keysIn=At,h.map=Zo,h.mapKeys=Jw,h.mapValues=e0,h.matches=G0,h.matchesProperty=X0,h.memoize=Jo,h.merge=t0,h.mergeWith=Lu,h.method=Y0,h.methodOf=Z0,h.mixin=Qa,h.negate=ei,h.nthArg=J0,h.omit=r0,h.omitBy=n0,h.once=Qm,h.orderBy=Lm,h.over=ex,h.overArgs=Jm,h.overEvery=tx,h.overSome=rx,h.partial=Ka,h.partialRight=Nu,h.partition=Bm,h.pick=o0,h.pickBy=Bu,h.property=$u,h.propertyOf=nx,h.pull=Lb,h.pullAll=bu,h.pullAllBy=Bb,h.pullAllWith=Wb,h.pullAt=Vb,h.range=ox,h.rangeRight=ix,h.rearg=ew,h.reject=Fm,h.remove=Fb,h.rest=tw,h.reverse=Fa,h.sampleSize=jm,h.set=a0,h.setWith=s0,h.shuffle=Km,h.slice=Hb,h.sortBy=qm,h.sortedUniq=Xb,h.sortedUniqBy=Yb,h.split=R0,h.spread=rw,h.tail=Zb,h.take=Qb,h.takeRight=Jb,h.takeRightWhile=em,h.takeWhile=tm,h.tap=vm,h.throttle=nw,h.thru=Yo,h.toArray=Mu,h.toPairs=Wu,h.toPairsIn=Vu,h.toPath=ux,h.toPlainObject=Au,h.transform=l0,h.unary=ow,h.union=rm,h.unionBy=nm,h.unionWith=om,h.uniq=im,h.uniqBy=am,h.uniqWith=sm,h.unset=c0,h.unzip=Ha,h.unzipWith=mu,h.update=u0,h.updateWith=d0,h.values=_n,h.valuesIn=p0,h.without=lm,h.words=ju,h.wrap=iw,h.xor=cm,h.xorBy=um,h.xorWith=dm,h.zip=pm,h.zipObject=fm,h.zipObjectDeep=hm,h.zipWith=gm,h.entries=Wu,h.entriesIn=Vu,h.extend=Pu,h.extendWith=ni,Qa(h,h),h.add=px,h.attempt=Ku,h.camelCase=v0,h.capitalize=Fu,h.ceil=fx,h.clamp=f0,h.clone=sw,h.cloneDeep=cw,h.cloneDeepWith=uw,h.cloneWith=lw,h.conformsTo=dw,h.deburr=Hu,h.defaultTo=$0,h.divide=hx,h.endsWith=b0,h.eq=sr,h.escape=m0,h.escapeRegExp=w0,h.every=Sm,h.find=Nm,h.findIndex=fu,h.findKey=Fw,h.findLast=Cm,h.findLastIndex=hu,h.findLastKey=Hw,h.floor=gx,h.forEach=xu,h.forEachRight=yu,h.forIn=jw,h.forInRight=Kw,h.forOwn=$w,h.forOwnRight=Uw,h.get=qa,h.gt=pw,h.gte=fw,h.has=Xw,h.hasIn=Ga,h.head=vu,h.identity=Pt,h.includes=Tm,h.indexOf=Cb,h.inRange=h0,h.invoke=Qw,h.isArguments=rn,h.isArray=Oe,h.isArrayBuffer=hw,h.isArrayLike=Tt,h.isArrayLikeObject=at,h.isBoolean=gw,h.isBuffer=Br,h.isDate=vw,h.isElement=bw,h.isEmpty=mw,h.isEqual=ww,h.isEqualWith=xw,h.isError=$a,h.isFinite=yw,h.isFunction=_r,h.isInteger=Cu,h.isLength=ti,h.isMap=Ru,h.isMatch=_w,h.isMatchWith=Iw,h.isNaN=kw,h.isNative=Ew,h.isNil=Ow,h.isNull=Sw,h.isNumber=zu,h.isObject=et,h.isObjectLike=rt,h.isPlainObject=Qn,h.isRegExp=Ua,h.isSafeInteger=Nw,h.isSet=Du,h.isString=ri,h.isSymbol=jt,h.isTypedArray=yn,h.isUndefined=Cw,h.isWeakMap=Rw,h.isWeakSet=zw,h.join=Tb,h.kebabCase=x0,h.last=er,h.lastIndexOf=Ab,h.lowerCase=y0,h.lowerFirst=_0,h.lt=Dw,h.lte=Mw,h.max=vx,h.maxBy=bx,h.mean=mx,h.meanBy=wx,h.min=xx,h.minBy=yx,h.stubArray=es,h.stubFalse=ts,h.stubObject=ax,h.stubString=sx,h.stubTrue=lx,h.multiply=_x,h.nth=Pb,h.noConflict=Q0,h.noop=Ja,h.now=Qo,h.pad=I0,h.padEnd=k0,h.padStart=E0,h.parseInt=S0,h.random=g0,h.reduce=Wm,h.reduceRight=Vm,h.repeat=O0,h.replace=N0,h.result=i0,h.round=Ix,h.runInContext=C,h.sample=Hm,h.size=$m,h.snakeCase=C0,h.some=Um,h.sortedIndex=jb,h.sortedIndexBy=Kb,h.sortedIndexOf=$b,h.sortedLastIndex=Ub,h.sortedLastIndexBy=qb,h.sortedLastIndexOf=Gb,h.startCase=z0,h.startsWith=D0,h.subtract=kx,h.sum=Ex,h.sumBy=Sx,h.template=M0,h.times=cx,h.toFinite=Ir,h.toInteger=Ne,h.toLength=Tu,h.toLower=T0,h.toNumber=tr,h.toSafeInteger=Tw,h.toString=Ve,h.toUpper=A0,h.trim=P0,h.trimEnd=L0,h.trimStart=B0,h.truncate=W0,h.unescape=V0,h.uniqueId=dx,h.upperCase=F0,h.upperFirst=Xa,h.each=xu,h.eachRight=yu,h.first=vu,Qa(h,(function(){var e={};return dr(h,function(t,o){je.call(h.prototype,o)||(e[o]=t)}),e})(),{chain:!1}),h.VERSION=a,Xt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){h[e].placeholder=h}),Xt(["drop","take"],function(e,t){Me.prototype[e]=function(o){o=o===n?1:pt(Ne(o),0);var c=this.__filtered__&&!t?new Me(this):this.clone();return c.__filtered__?c.__takeCount__=It(o,c.__takeCount__):c.__views__.push({size:It(o,W),type:e+(c.__dir__<0?"Right":"")}),c},Me.prototype[e+"Right"]=function(o){return this.reverse()[e](o).reverse()}}),Xt(["filter","map","takeWhile"],function(e,t){var o=t+1,c=o==ae||o==ve;Me.prototype[e]=function(p){var g=this.clone();return g.__iteratees__.push({iteratee:_e(p,3),type:o}),g.__filtered__=g.__filtered__||c,g}}),Xt(["head","last"],function(e,t){var o="take"+(t?"Right":"");Me.prototype[e]=function(){return this[o](1).value()[0]}}),Xt(["initial","tail"],function(e,t){var o="drop"+(t?"":"Right");Me.prototype[e]=function(){return this.__filtered__?new Me(this):this[o](1)}}),Me.prototype.compact=function(){return this.filter(Pt)},Me.prototype.find=function(e){return this.filter(e).head()},Me.prototype.findLast=function(e){return this.reverse().find(e)},Me.prototype.invokeMap=Re(function(e,t){return typeof e=="function"?new Me(this):this.map(function(o){return Un(o,e,t)})}),Me.prototype.reject=function(e){return this.filter(ei(_e(e)))},Me.prototype.slice=function(e,t){e=Ne(e);var o=this;return o.__filtered__&&(e>0||t<0)?new Me(o):(e<0?o=o.takeRight(-e):e&&(o=o.drop(e)),t!==n&&(t=Ne(t),o=t<0?o.dropRight(-t):o.take(t-e)),o)},Me.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Me.prototype.toArray=function(){return this.take(W)},dr(Me.prototype,function(e,t){var o=/^(?:filter|find|map|reject)|While$/.test(t),c=/^(?:head|last)$/.test(t),p=h[c?"take"+(t=="last"?"Right":""):t],g=c||/^find/.test(t);p&&(h.prototype[t]=function(){var m=this.__wrapped__,_=c?[1]:arguments,R=m instanceof Me,U=_[0],q=R||Oe(m),Q=function(De){var Te=p.apply(h,zr([De],_));return c&&de?Te[0]:Te};q&&o&&typeof U=="function"&&U.length!=1&&(R=q=!1);var de=this.__chain__,be=!!this.__actions__.length,ke=g&&!de,Ce=R&&!be;if(!g&&q){m=Ce?m:new Me(this);var Ee=e.apply(m,_);return Ee.__actions__.push({func:Yo,args:[Q],thisArg:n}),new Zt(Ee,de)}return ke&&Ce?e.apply(this,_):(Ee=this.thru(Q),ke?c?Ee.value()[0]:Ee.value():Ee)})}),Xt(["pop","push","shift","sort","splice","unshift"],function(e){var t=_o[e],o=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",c=/^(?:pop|shift)$/.test(e);h.prototype[e]=function(){var p=arguments;if(c&&!this.__chain__){var g=this.value();return t.apply(Oe(g)?g:[],p)}return this[o](function(m){return t.apply(Oe(m)?m:[],p)})}}),dr(Me.prototype,function(e,t){var o=h[t];if(o){var c=o.name+"";je.call(vn,c)||(vn[c]=[]),vn[c].push({name:t,func:o})}}),vn[jo(n,B).name]=[{name:"wrapper",func:n}],Me.prototype.clone=Vg,Me.prototype.reverse=Fg,Me.prototype.value=Hg,h.prototype.at=bm,h.prototype.chain=mm,h.prototype.commit=wm,h.prototype.next=xm,h.prototype.plant=_m,h.prototype.reverse=Im,h.prototype.toJSON=h.prototype.valueOf=h.prototype.value=km,h.prototype.first=h.prototype.head,Wn&&(h.prototype[Wn]=ym),h}),fn=wg();Gr?((Gr.exports=fn)._=fn,Zi._=fn):xt._=fn}).call(Cx)})(no,no.exports)),no.exports}var mi=Rx();const Oi={session:{"webforms.renderer.showPopOver":!0,"webforms.renderer.showUnsavedPopOver":!0,"webforms.tooltip.behavior":ut.ETooltipBehavior.SHOW_AFTER_TIMEOUT,"webforms.tooltip.timeout":3e3,"studio.tips":!0,"welcometour.active":!0,"studio.enablePreview":!1},project:{"webforms.renderer.indexPage":"","webforms.display-mode":"neutral"}},zx=r=>[{name:zt.FolderRootPath.WEBFORMS,path:zt.FolderRootPath.WEBFORMS,type:zt.FileFolderType.FOLDER,error:null,flags:{expanded:!1,loading:!1,cached:!1},config:{},isRoot:!0,children:r.map(i=>({name:i.name,path:`${zt.FolderRootPath.WEBFORMS}/${i.name}`,type:zt.FileFolderType.WEBFORM,ext:"WebForm",error:null,flags:{},config:{}}))}],Dx=({tabPath:r=null,preferences:i={},qodly:n=!0,explorer:a,webforms:s=[]})=>{var d,f,v;const l=s.length?s:((v=(f=(d=a==null?void 0:a.find(b=>b.path===zt.FolderRootPath.WEBFORMS))==null?void 0:d.children)==null?void 0:f.filter(b=>(b==null?void 0:b.ext)==="WebForm"))==null?void 0:v.map(b=>({name:b.name})))??[],u={session:{...Oi.session,...i.session??{}},project:{...Oi.project,...i.project??{}}};return{tabPath:r,preferences:u,qodly:n,explorer:a??zx(l),webforms:l}};function Gd(r,i){return r.reduce((n,a)=>n||(a.path===i?a:a.children?Gd(a.children,i):null),null)}function Mx(r,i){switch(i.type){case"SET_TAB_PATH":return{...r,tabPath:i.payload};case"SET_PREFERENCES":return{...r,preferences:i.payload};case"SET_QODLY":return{...r,qodly:i.payload};case"SET_EXPLORER":return{...r,explorer:i.payload};case"SET_WEBFORMS":return{...r,webforms:i.payload};case"SET_SETTING":{const{path:n,settingsKey:a,value:s}=i.payload;return{...r,preferences:{...r.preferences,[n]:{...r.preferences[n]??{},[a]:s}}}}case"SET_SETTINGS_AS_TEXT":{const{path:n,settings:a}=i.payload;return{...r,preferences:{...r.preferences,[n]:a}}}default:return r}}const Xd=x.createContext(null),Yd=({children:r,tabPath:i,preferences:n,qodly:a,explorer:s,webforms:l,onFetchFolderContentWithoutExpanding:u,onCreateNewFileAndOpen:d,onOpenModal:f,onChange:v})=>{const[b,w]=x.useReducer(Mx,Dx({tabPath:i,preferences:n,qodly:a,explorer:s,webforms:l}));zt.useDidMountEffect(()=>{v==null||v(b.preferences)},[b.preferences,v]),x.useEffect(()=>{i!==void 0&&b.tabPath!==i&&w({type:"SET_TAB_PATH",payload:i})},[i,b.tabPath]),x.useEffect(()=>{n!==void 0&&!mi.isEqual(b.preferences,n)&&w({type:"SET_PREFERENCES",payload:{session:{...Oi.session,...n.session??{}},project:{...Oi.project,...n.project??{}}}})},[n]),x.useEffect(()=>{a!==void 0&&b.qodly!==a&&w({type:"SET_QODLY",payload:a})},[a,b.qodly]),x.useEffect(()=>{s&&(mi.isEqual(b.explorer,s)||w({type:"SET_EXPLORER",payload:s}))},[s,b.explorer]),x.useEffect(()=>{l!==void 0&&!mi.isEqual(b.webforms,l)&&w({type:"SET_WEBFORMS",payload:l})},[l,b.webforms]);const z=x.useMemo(()=>({onFetchFolderContentWithoutExpanding:u,onCreateNewFileAndOpen:d,onOpenModal:f}),[u,d,f]);return I.jsx(Xd.Provider,{value:{state:b,dispatch:w,externalActions:z},children:r})};function Zd(r){const i=x.useContext(Xd);if(!i)throw new Error("useReducerAdapter must be used within a ReducerAdapterProvider");const{state:n,dispatch:a,externalActions:s}=i;return{getTabPath:x.useCallback(()=>r??n.tabPath,[r,n.tabPath]),getPreferences:x.useCallback(()=>n.preferences,[n.preferences]),getQodly:x.useCallback(()=>n.qodly,[n.qodly]),getFeatureFlag:x.useCallback(l=>l==="states"?!0:!!n.preferences.session[`features.experimental.${l}`],[n.preferences.session]),getExplorer:x.useCallback(()=>n.explorer,[n.explorer]),getWebForms:x.useCallback(()=>n.webforms,[n.webforms]),findNodeByPath:x.useCallback(l=>Gd(n.explorer,l),[n.explorer]),actions:{setSetting:x.useCallback(l=>{a({type:"SET_SETTING",payload:l})},[]),setSettingsAsText:x.useCallback(l=>{a({type:"SET_SETTINGS_AS_TEXT",payload:l})},[]),fetchFolderContentWithoutExpanding:x.useCallback(async l=>s.onFetchFolderContentWithoutExpanding?s.onFetchFolderContentWithoutExpanding(l):Promise.reject(new Error("ReducerAdapterProvider must receive onFetchFolderContentWithoutExpanding when using features that load folder content (e.g. WebformSelector).")),[s]),createNewFileAndOpen:x.useCallback(async l=>s.onCreateNewFileAndOpen?s.onCreateNewFileAndOpen(l):Promise.reject(new Error("ReducerAdapterProvider must receive onCreateNewFileAndOpen when using features that create new files (e.g. WebformSelector).")),[s]),openModal:x.useCallback(async l=>s.onOpenModal?s.onOpenModal(l):typeof window<"u"&&l.type===zt.ModalType.CONFIRM?{confirmed:window.confirm(l.message)}:{confirmed:!0},[s])}}}const Tx=({name:r,value:i,defaultValue:n,options:a,onChange:s,setTouched:l})=>{const[u,d]=x.useState(n),f=i??u;return I.jsx("div",{role:"radiogroup","aria-label":r,className:"flex items-center gap-1",children:a.map(v=>{const b=f===v.value;return I.jsx("button",{type:"button",role:"radio",name:r,"aria-checked":b,title:v.tooltip,onClick:()=>{var w;l==null||l(!0),d(v.value),s==null||s(v.value),(w=v.onClick)==null||w.call(v,v.value)},className:`inline-flex h-7 w-7 items-center justify-center rounded transition-colors ${b?"text-grey-50":"text-grey-300 hover:text-grey-100"}`,children:x.createElement(v.icon,{className:"h-4 w-4"})},v.value)})})},Ax=({icon:r,label:i,path:n,settingsKey:a,options:s})=>{var d;const l=uo(),u=(d=l.getPreferences()[n])==null?void 0:d[a];return I.jsx("div",{className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:I.jsxs("div",{className:"flex items-center",children:[I.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:x.createElement(r,{className:"w-full h-full"})}),I.jsx("div",{className:"text-sm",children:i}),I.jsx("span",{className:"ml-auto",children:I.jsx(Tx,{name:"tooltip-behavior",value:u,onChange:f=>{l.actions.setSetting({path:n,settingsKey:a,value:f})},options:s})})]})})};(function(){try{const r=document.createElement("style");r.setAttribute("data-vite-dev-id","ui-components.css"),r.textContent=`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}:root:not(#\\#),:host:not(#\\#){--color-green-500:oklch(72.3% .219 149.579);--color-blue-500:oklch(62.3% .214 259.815);--color-pink-500:oklch(65.6% .241 354.308);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-800:oklch(27.8% .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.65rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-8xl:6rem;--text-8xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--font-weight-thin:100;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-bounce:bounce 1s infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--color-grey-50:var(--ws-grey-50);--color-grey-100:var(--ws-grey-100);--color-grey-200:var(--ws-grey-200);--color-grey-300:var(--ws-grey-300);--color-grey-400:var(--ws-grey-400);--color-grey-500:var(--ws-grey-500);--color-grey-600:var(--ws-grey-600);--color-grey-700:var(--ws-grey-700);--color-grey-800:var(--ws-grey-800);--color-primary-500:var(--ws-primary-500);--color-primary-600:var(--ws-primary-600);--color-primary-700:var(--ws-primary-700);--color-positive-200:var(--ws-positive-200);--color-positive-400:var(--ws-positive-400);--color-positive-500:var(--ws-positive-500);--color-positive-600:var(--ws-positive-600);--color-warning-500:var(--ws-warning-500);--color-negative-400:var(--ws-negative-400);--color-negative-500:var(--ws-negative-500);--text-xxs:.55rem;--text-s:.75rem;--min-height-6:1.5rem;--color-canvas-default:var(--ws-bg-default);--color-canvas-subtle:var(--ws-grey-100);--color-panel:var(--ws-grey-300);--color-panel-subtle:var(--ws-grey-200);--color-card:var(--ws-card-bg);--color-card-border:var(--ws-card-border);--color-body:var(--ws-bg-foreground);--color-body-bg:var(--ws-bg-default);--color-body-light:var(--ws-grey-100);--color-muted:var(--ws-text-muted);--color-neutral:var(--ws-grey-200);--color-button-text:var(--ws-button-fg);--color-primary:var(--ws-primary-default);--color-primary-hover:var(--ws-primary-hover);--color-primary-light:var(--ws-primary-light);--color-primary-dark:var(--ws-primary-dark);--color-positive:var(--ws-positive-500);--color-positive-hover:var(--ws-positive-hover);--color-positive-text:var(--ws-positive-text);--color-positive-bg:var(--ws-positive-bg);--color-positive-light:var(--ws-positive-light);--color-positive-dark:var(--ws-positive-dark);--color-negative:var(--ws-negative-500);--color-negative-hover:var(--ws-negative-hover);--color-negative-text:var(--ws-negative-text);--color-negative-bg:var(--ws-negative-bg);--color-negative-light:var(--ws-negative-light);--color-negative-dark:var(--ws-negative-dark);--color-warning:var(--ws-warning-500);--color-warning-hover:var(--ws-warning-hover);--color-warning-text:var(--ws-warning-text);--color-warning-bg:var(--ws-warning-bg);--color-warning-light:var(--ws-warning-light);--color-warning-dark:var(--ws-warning-dark);--color-input-bg:var(--ws-input-bg);--color-input-border:var(--ws-input-border);--color-input-text:var(--ws-input-text);--color-input-placeholder:var(--ws-input-placeholder);--color-input-focus-border:var(--ws-input-focus-border);--color-select-border:var(--ws-select-border);--color-select-text:var(--ws-select-text);--color-select-list-bg:var(--ws-select-list-bg);--color-input-option-hover-bg:var(--ws-input-option-hover-bg);--color-input-option-active-bg:var(--ws-input-option-active-bg);--color-input-option-active-text:var(--ws-input-option-active-text);--color-input-error-border:var(--ws-input-error-border);--color-input-error-bg:var(--ws-input-error-bg);--color-input-warning-border:var(--ws-input-warning-border);--color-input-warning-bg:var(--ws-input-warning-bg);--color-input-message-bg:var(--ws-input-message-bg);--color-input-message-text:var(--ws-input-message-text);--color-input-disable:var(--ws-disable-input);--color-inactive-text:var(--ws-inactive-text);--color-panel-0:var(--ws-panel-0);--color-panel-1:var(--ws-panel-1);--color-panel-2:var(--ws-panel-2);--color-panel-3:var(--ws-panel-3);--color-panel-4:var(--ws-panel-4);--color-panel-5:var(--ws-panel-5);--color-panel-border-subtle:var(--ws-panel-border-subtle);--color-tab-bg-default:var(--ws-tab-bg-default);--color-tab-border:var(--ws-tab-border);--color-tab-active-bg:var(--ws-tab-active-bg);--color-tab-active-fg:var(--ws-tab-active-fg);--color-tab-inactive-bg:var(--ws-tab-inactive-bg);--color-tab-inactive-fg:var(--ws-tab-inactive-fg);--color-panel-border:var(--ws-panel-border)}.pointer-events-auto:not(#\\#){pointer-events:auto}.pointer-events-none:not(#\\#){pointer-events:none}.collapse:not(#\\#){visibility:collapse}.visible:not(#\\#){visibility:visible}.sr-only:not(#\\#){clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute:not(#\\#){position:absolute}.fixed:not(#\\#){position:fixed}.relative:not(#\\#){position:relative}.static:not(#\\#){position:static}.inset-0:not(#\\#){inset:calc(var(--spacing)*0)}.-top-1\\/5:not(#\\#){top:-20%}.top-0:not(#\\#){top:calc(var(--spacing)*0)}.top-1:not(#\\#){top:calc(var(--spacing)*1)}.top-full:not(#\\#){top:100%}.-right-12:not(#\\#){right:calc(var(--spacing)*-12)}.right-0:not(#\\#){right:calc(var(--spacing)*0)}.right-1:not(#\\#){right:calc(var(--spacing)*1)}.bottom-0:not(#\\#){bottom:calc(var(--spacing)*0)}.bottom-full:not(#\\#){bottom:100%}.left-0:not(#\\#){left:calc(var(--spacing)*0)}.left-0\\.5:not(#\\#){left:calc(var(--spacing)*.5)}.left-1\\/2:not(#\\#){left:50%}.left-3\\.5:not(#\\#){left:calc(var(--spacing)*3.5)}.left-4:not(#\\#){left:calc(var(--spacing)*4)}.left-4\\.5:not(#\\#){left:calc(var(--spacing)*4.5)}.left-5\\.5:not(#\\#){left:calc(var(--spacing)*5.5)}.left-full:not(#\\#){left:100%}.z-1:not(#\\#){z-index:1}.z-2:not(#\\#){z-index:2}.z-10:not(#\\#){z-index:10}.z-40:not(#\\#){z-index:40}.z-50:not(#\\#){z-index:50}.z-60:not(#\\#){z-index:60}.z-9999:not(#\\#){z-index:9999}.container:not(#\\#){width:100%}@media(min-width:40rem){.container:not(#\\#){max-width:40rem}}@media(min-width:48rem){.container:not(#\\#){max-width:48rem}}@media(min-width:64rem){.container:not(#\\#){max-width:64rem}}@media(min-width:80rem){.container:not(#\\#){max-width:80rem}}@media(min-width:96rem){.container:not(#\\#){max-width:96rem}}.m-0:not(#\\#){margin:calc(var(--spacing)*0)}.m-0\\.5:not(#\\#){margin:calc(var(--spacing)*.5)}.m-px:not(#\\#){margin:1px}.mx-1:not(#\\#){margin-inline:calc(var(--spacing)*1)}.-my-1:not(#\\#){margin-block:calc(var(--spacing)*-1)}.mt-1:not(#\\#){margin-top:calc(var(--spacing)*1)}.mt-2:not(#\\#){margin-top:calc(var(--spacing)*2)}.mt-4:not(#\\#){margin-top:calc(var(--spacing)*4)}.mt-8:not(#\\#){margin-top:calc(var(--spacing)*8)}.mr-1:not(#\\#){margin-right:calc(var(--spacing)*1)}.mr-2:not(#\\#){margin-right:calc(var(--spacing)*2)}.mb-1:not(#\\#){margin-bottom:calc(var(--spacing)*1)}.mb-2:not(#\\#){margin-bottom:calc(var(--spacing)*2)}.mb-4:not(#\\#){margin-bottom:calc(var(--spacing)*4)}.ml-1:not(#\\#){margin-left:calc(var(--spacing)*1)}.ml-1\\.5:not(#\\#){margin-left:calc(var(--spacing)*1.5)}.ml-2:not(#\\#){margin-left:calc(var(--spacing)*2)}.box-border:not(#\\#){box-sizing:border-box}.block:not(#\\#){display:block}.flex:not(#\\#){display:flex}.grid:not(#\\#){display:grid}.hidden:not(#\\#){display:none}.inline:not(#\\#){display:inline}.inline-block:not(#\\#){display:inline-block}.inline-flex:not(#\\#){display:inline-flex}.table:not(#\\#){display:table}.size-1\\.5:not(#\\#){width:calc(var(--spacing)*1.5);height:calc(var(--spacing)*1.5)}.size-1\\.75:not(#\\#){width:calc(var(--spacing)*1.75);height:calc(var(--spacing)*1.75)}.size-2:not(#\\#){width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-2\\.5:not(#\\#){width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-3:not(#\\#){width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\\.5:not(#\\#){width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-3\\.25:not(#\\#){width:calc(var(--spacing)*3.25);height:calc(var(--spacing)*3.25)}.size-4:not(#\\#){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5:not(#\\#){width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6:not(#\\#){width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-fit:not(#\\#){width:fit-content;height:fit-content}.h-2:not(#\\#){height:calc(var(--spacing)*2)}.h-3:not(#\\#){height:calc(var(--spacing)*3)}.h-3\\.5:not(#\\#){height:calc(var(--spacing)*3.5)}.h-4:not(#\\#){height:calc(var(--spacing)*4)}.h-4\\.5:not(#\\#){height:calc(var(--spacing)*4.5)}.h-5:not(#\\#){height:calc(var(--spacing)*5)}.h-5\\.5:not(#\\#){height:calc(var(--spacing)*5.5)}.h-6:not(#\\#){height:calc(var(--spacing)*6)}.h-7:not(#\\#){height:calc(var(--spacing)*7)}.h-7\\.5:not(#\\#){height:calc(var(--spacing)*7.5)}.h-8:not(#\\#){height:calc(var(--spacing)*8)}.h-10:not(#\\#){height:calc(var(--spacing)*10)}.h-14:not(#\\#){height:calc(var(--spacing)*14)}.h-20:not(#\\#){height:calc(var(--spacing)*20)}.h-100:not(#\\#){height:calc(var(--spacing)*100)}.h-\\[120px\\]:not(#\\#){height:120px}.h-fit:not(#\\#){height:fit-content}.h-full:not(#\\#){height:100%}.max-h-\\[400px\\]:not(#\\#){max-height:400px}.max-h-full:not(#\\#){max-height:100%}.min-h-5:not(#\\#){min-height:calc(var(--spacing)*5)}.min-h-6:not(#\\#){min-height:var(--min-height-6)}.min-h-7:not(#\\#){min-height:calc(var(--spacing)*7)}.min-h-\\[100px\\]:not(#\\#){min-height:100px}.min-h-fit:not(#\\#){min-height:fit-content}.min-h-screen:not(#\\#){min-height:100vh}.w-0\\.5:not(#\\#){width:calc(var(--spacing)*.5)}.w-1\\/2:not(#\\#){width:50%}.w-3:not(#\\#){width:calc(var(--spacing)*3)}.w-3\\.5:not(#\\#){width:calc(var(--spacing)*3.5)}.w-4:not(#\\#){width:calc(var(--spacing)*4)}.w-5:not(#\\#){width:calc(var(--spacing)*5)}.w-6:not(#\\#){width:calc(var(--spacing)*6)}.w-7:not(#\\#){width:calc(var(--spacing)*7)}.w-8:not(#\\#){width:calc(var(--spacing)*8)}.w-9:not(#\\#){width:calc(var(--spacing)*9)}.w-11:not(#\\#){width:calc(var(--spacing)*11)}.w-16:not(#\\#){width:calc(var(--spacing)*16)}.w-20:not(#\\#){width:calc(var(--spacing)*20)}.w-32:not(#\\#){width:calc(var(--spacing)*32)}.w-48:not(#\\#){width:calc(var(--spacing)*48)}.w-52:not(#\\#){width:calc(var(--spacing)*52)}.w-60:not(#\\#){width:calc(var(--spacing)*60)}.w-64:not(#\\#){width:calc(var(--spacing)*64)}.w-80:not(#\\#){width:calc(var(--spacing)*80)}.w-96:not(#\\#){width:calc(var(--spacing)*96)}.w-fit:not(#\\#){width:fit-content}.w-full:not(#\\#){width:100%}.w-px:not(#\\#){width:1px}.max-w-100:not(#\\#){max-width:calc(var(--spacing)*100)}.max-w-\\[300px\\]:not(#\\#){max-width:300px}.max-w-md:not(#\\#){max-width:var(--container-md)}.min-w-0:not(#\\#){min-width:calc(var(--spacing)*0)}.min-w-3\\.5:not(#\\#){min-width:calc(var(--spacing)*3.5)}.min-w-4\\.5:not(#\\#){min-width:calc(var(--spacing)*4.5)}.min-w-5:not(#\\#){min-width:calc(var(--spacing)*5)}.min-w-7\\.5:not(#\\#){min-width:calc(var(--spacing)*7.5)}.min-w-50:not(#\\#){min-width:calc(var(--spacing)*50)}.min-w-\\[150px\\]:not(#\\#){min-width:150px}.min-w-fit:not(#\\#){min-width:fit-content}.min-w-full:not(#\\#){min-width:100%}.flex-1:not(#\\#){flex:1}.flex-3:not(#\\#){flex:3}.flex-none:not(#\\#){flex:none}.shrink-0:not(#\\#){flex-shrink:0}.origin-top-right:not(#\\#){transform-origin:100% 0}.-translate-x-1\\/2:not(#\\#){--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-full:not(#\\#){--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0:not(#\\#){--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-full:not(#\\#){--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-full:not(#\\#){--tw-translate-y:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0:not(#\\#){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1\\/2:not(#\\#){--tw-translate-y: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full:not(#\\#){--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-0:not(#\\#){--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95:not(#\\#){--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100:not(#\\#){--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-110:not(#\\#){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.-rotate-45:not(#\\#){rotate:-45deg}.rotate-45:not(#\\#){rotate:45deg}.rotate-90:not(#\\#){rotate:90deg}.rotate-180:not(#\\#){rotate:180deg}.transform:not(#\\#){transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-bounce:not(#\\#){animation:var(--animate-bounce)}.cursor-auto:not(#\\#){cursor:auto}.cursor-not-allowed:not(#\\#){cursor:not-allowed}.cursor-pointer:not(#\\#){cursor:pointer}.cursor-se-resize:not(#\\#){cursor:se-resize}.resize:not(#\\#){resize:both}.resize-none:not(#\\#){resize:none}.list-disc:not(#\\#){list-style-type:disc}.appearance-none:not(#\\#){-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2:not(#\\#){grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3:not(#\\#){grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col:not(#\\#){flex-direction:column}.flex-row:not(#\\#){flex-direction:row}.flex-wrap:not(#\\#){flex-wrap:wrap}.place-content-center:not(#\\#){place-content:center}.place-items-center:not(#\\#){place-items:center}.items-center:not(#\\#){align-items:center}.items-end:not(#\\#){align-items:flex-end}.items-start:not(#\\#){align-items:flex-start}.justify-around:not(#\\#){justify-content:space-around}.justify-between:not(#\\#){justify-content:space-between}.justify-center:not(#\\#){justify-content:center}.gap-0\\.5:not(#\\#){gap:calc(var(--spacing)*.5)}.gap-1:not(#\\#){gap:calc(var(--spacing)*1)}.gap-1\\.5:not(#\\#){gap:calc(var(--spacing)*1.5)}.gap-2:not(#\\#){gap:calc(var(--spacing)*2)}.gap-2\\.5:not(#\\#){gap:calc(var(--spacing)*2.5)}.gap-3:not(#\\#){gap:calc(var(--spacing)*3)}.gap-4:not(#\\#){gap:calc(var(--spacing)*4)}.gap-6:not(#\\#){gap:calc(var(--spacing)*6)}.gap-8:not(#\\#){gap:calc(var(--spacing)*8)}.gap-10:not(#\\#){gap:calc(var(--spacing)*10)}.gap-14:not(#\\#){gap:calc(var(--spacing)*14)}:where(.space-y-1>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)):not(#\\#){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-1:not(#\\#){column-gap:calc(var(--spacing)*1)}.gap-x-2:not(#\\#){column-gap:calc(var(--spacing)*2)}.gap-x-3:not(#\\#){column-gap:calc(var(--spacing)*3)}.gap-x-4:not(#\\#){column-gap:calc(var(--spacing)*4)}.gap-x-20:not(#\\#){column-gap:calc(var(--spacing)*20)}:where(.space-x-4>:not(:last-child)):not(#\\#){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.truncate:not(#\\#){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden:not(#\\#){overflow:hidden}.overflow-y-auto:not(#\\#){overflow-y:auto}.rounded:not(#\\#){border-radius:.25rem}.rounded-full:not(#\\#){border-radius:3.40282e38px}.rounded-lg:not(#\\#){border-radius:var(--radius-lg)}.rounded-md:not(#\\#){border-radius:var(--radius-md)}.rounded-xs:not(#\\#){border-radius:var(--radius-xs)}.rounded-t:not(#\\#){border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-none:not(#\\#){border-top-left-radius:0;border-top-right-radius:0}.rounded-b-none:not(#\\#){border-bottom-right-radius:0;border-bottom-left-radius:0}.border:not(#\\#){border-style:var(--tw-border-style);border-width:1px}.border-0:not(#\\#){border-style:var(--tw-border-style);border-width:0}.border-2:not(#\\#){border-style:var(--tw-border-style);border-width:2px}.border-px:not(#\\#){border-width:1px}.divide:not(#\\#){border-width:.5px}.border-t:not(#\\#){border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-0:not(#\\#){border-top-style:var(--tw-border-style);border-top-width:0}.border-r:not(#\\#){border-right-style:var(--tw-border-style);border-right-width:1px}.border-b:not(#\\#){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0:not(#\\#){border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-dashed:not(#\\#){--tw-border-style:dashed;border-style:dashed}.border-body:not(#\\#){border-color:var(--color-body)}.border-body-light:not(#\\#){border-color:var(--color-body-light)}.border-canvas-default:not(#\\#){border-color:var(--color-canvas-default)}.border-card-border:not(#\\#){border-color:var(--color-card-border)}.border-grey-100:not(#\\#){border-color:var(--color-grey-100)}.border-grey-200:not(#\\#){border-color:var(--color-grey-200)}.border-input-border:not(#\\#){border-color:var(--color-input-border)}.border-input-disable:not(#\\#){border-color:var(--color-input-disable)}.border-input-error-border:not(#\\#){border-color:var(--color-input-error-border)}.border-input-focus-border:not(#\\#){border-color:var(--color-input-focus-border)}.border-input-warning-border:not(#\\#){border-color:var(--color-input-warning-border)}.border-negative:not(#\\#){border-color:var(--color-negative)}.border-negative-500:not(#\\#){border-color:var(--color-negative-500)}.border-neutral:not(#\\#){border-color:var(--color-neutral)}.border-panel:not(#\\#){border-color:var(--color-panel)}.border-panel-border:not(#\\#){border-color:var(--color-panel-border)}.border-panel-border-subtle:not(#\\#){border-color:var(--color-panel-border-subtle)}.border-panel-subtle:not(#\\#){border-color:var(--color-panel-subtle)}.border-positive:not(#\\#){border-color:var(--color-positive)}.border-positive-text:not(#\\#){border-color:var(--color-positive-text)}.border-primary:not(#\\#){border-color:var(--color-primary)}.border-primary-700:not(#\\#){border-color:var(--color-primary-700)}.border-primary-hover:not(#\\#){border-color:var(--color-primary-hover)}.border-select-border:not(#\\#){border-color:var(--color-select-border)}.border-tab-border:not(#\\#){border-color:var(--color-tab-border)}.border-transparent:not(#\\#){border-color:#0000}.border-warning:not(#\\#){border-color:var(--color-warning)}.border-warning-bg:not(#\\#){border-color:var(--color-warning-bg)}.border-white:not(#\\#){border-color:var(--color-white)}.bg-blue-500:not(#\\#){background-color:var(--color-blue-500)}.bg-body:not(#\\#){background-color:var(--color-body)}.bg-body-bg:not(#\\#){background-color:var(--color-body-bg)}.bg-canvas-default:not(#\\#){background-color:var(--color-canvas-default)}.bg-canvas-subtle:not(#\\#){background-color:var(--color-canvas-subtle)}.bg-card:not(#\\#){background-color:var(--color-card)}.bg-gray-100:not(#\\#){background-color:var(--color-gray-100)}.bg-grey-50:not(#\\#){background-color:var(--color-grey-50)}.bg-grey-200:not(#\\#){background-color:var(--color-grey-200)}.bg-grey-300:not(#\\#){background-color:var(--color-grey-300)}.bg-grey-400:not(#\\#){background-color:var(--color-grey-400)}.bg-grey-500:not(#\\#){background-color:var(--color-grey-500)}.bg-grey-600:not(#\\#){background-color:var(--color-grey-600)}.bg-grey-700:not(#\\#){background-color:var(--color-grey-700)}.bg-grey-800:not(#\\#){background-color:var(--color-grey-800)}.bg-input-bg:not(#\\#){background-color:var(--color-input-bg)}.bg-input-border:not(#\\#){background-color:var(--color-input-border)}.bg-input-disable:not(#\\#){background-color:var(--color-input-disable)}.bg-input-error-bg:not(#\\#){background-color:var(--color-input-error-bg)}.bg-input-message-bg:not(#\\#){background-color:var(--color-input-message-bg)}.bg-input-option-active-bg:not(#\\#){background-color:var(--color-input-option-active-bg)}.bg-input-option-hover-bg:not(#\\#){background-color:var(--color-input-option-hover-bg)}.bg-input-text:not(#\\#){background-color:var(--color-input-text)}.bg-input-warning-bg:not(#\\#){background-color:var(--color-input-warning-bg)}.bg-negative:not(#\\#){background-color:var(--color-negative)}.bg-negative-400:not(#\\#){background-color:var(--color-negative-400)}.bg-negative-500:not(#\\#){background-color:var(--color-negative-500)}.bg-negative-bg:not(#\\#){background-color:var(--color-negative-bg)}.bg-negative-hover:not(#\\#){background-color:var(--color-negative-hover)}.bg-negative-light:not(#\\#){background-color:var(--color-negative-light)}.bg-panel:not(#\\#){background-color:var(--color-panel)}.bg-panel-0:not(#\\#){background-color:var(--color-panel-0)}.bg-panel-1:not(#\\#){background-color:var(--color-panel-1)}.bg-panel-2:not(#\\#){background-color:var(--color-panel-2)}.bg-panel-3:not(#\\#){background-color:var(--color-panel-3)}.bg-panel-4:not(#\\#){background-color:var(--color-panel-4)}.bg-panel-5:not(#\\#){background-color:var(--color-panel-5)}.bg-panel-subtle:not(#\\#){background-color:var(--color-panel-subtle)}.bg-positive:not(#\\#){background-color:var(--color-positive)}.bg-positive-200:not(#\\#){background-color:var(--color-positive-200)}.bg-positive-500:not(#\\#){background-color:var(--color-positive-500)}.bg-positive-bg:not(#\\#){background-color:var(--color-positive-bg)}.bg-positive-hover:not(#\\#){background-color:var(--color-positive-hover)}.bg-positive-light:not(#\\#){background-color:var(--color-positive-light)}.bg-primary:not(#\\#){background-color:var(--color-primary)}.bg-primary-500:not(#\\#){background-color:var(--color-primary-500)}.bg-primary-600:not(#\\#){background-color:var(--color-primary-600)}.bg-primary-hover:not(#\\#){background-color:var(--color-primary-hover)}.bg-primary-light:not(#\\#){background-color:var(--color-primary-light)}.bg-primary\\/30:not(#\\#){background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\\/30:not(#\\#){background-color:color-mix(in oklab,var(--color-primary)30%,transparent)}}.bg-select-list-bg:not(#\\#){background-color:var(--color-select-list-bg)}.bg-tab-active-bg:not(#\\#){background-color:var(--color-tab-active-bg)}.bg-tab-bg-default:not(#\\#){background-color:var(--color-tab-bg-default)}.bg-tab-inactive-bg:not(#\\#){background-color:var(--color-tab-inactive-bg)}.bg-transparent:not(#\\#){background-color:#0000}.bg-warning:not(#\\#){background-color:var(--color-warning)}.bg-warning-500:not(#\\#){background-color:var(--color-warning-500)}.bg-warning-bg:not(#\\#){background-color:var(--color-warning-bg)}.bg-warning-hover:not(#\\#){background-color:var(--color-warning-hover)}.bg-warning-light:not(#\\#){background-color:var(--color-warning-light)}.bg-white:not(#\\#){background-color:var(--color-white)}.bg-linear-to-r:not(#\\#){--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r:not(#\\#){--tw-gradient-position:to right in oklab}}.bg-linear-to-r:not(#\\#){background-image:linear-gradient(var(--tw-gradient-stops))}.from-green-500:not(#\\#){--tw-gradient-from:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-primary:not(#\\#){--tw-gradient-from:var(--color-primary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-500:not(#\\#){--tw-gradient-to:var(--color-blue-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-500:not(#\\#){--tw-gradient-to:var(--color-pink-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.stroke-current:not(#\\#){stroke:currentColor}.p-0:not(#\\#){padding:calc(var(--spacing)*0)}.p-0\\.5:not(#\\#){padding:calc(var(--spacing)*.5)}.p-1:not(#\\#){padding:calc(var(--spacing)*1)}.p-1\\!{padding:calc(var(--spacing)*1)!important}.p-1\\.5:not(#\\#){padding:calc(var(--spacing)*1.5)}.p-2:not(#\\#){padding:calc(var(--spacing)*2)}.p-2\\.5:not(#\\#){padding:calc(var(--spacing)*2.5)}.p-3:not(#\\#){padding:calc(var(--spacing)*3)}.p-4:not(#\\#){padding:calc(var(--spacing)*4)}.p-6:not(#\\#){padding:calc(var(--spacing)*6)}.p-8:not(#\\#){padding:calc(var(--spacing)*8)}.p-10:not(#\\#){padding:calc(var(--spacing)*10)}.p-50:not(#\\#){padding:calc(var(--spacing)*50)}.p-px:not(#\\#){padding:1px}.px-0\\.5:not(#\\#){padding-inline:calc(var(--spacing)*.5)}.px-1:not(#\\#){padding-inline:calc(var(--spacing)*1)}.px-1\\.5:not(#\\#){padding-inline:calc(var(--spacing)*1.5)}.px-2:not(#\\#){padding-inline:calc(var(--spacing)*2)}.px-3:not(#\\#){padding-inline:calc(var(--spacing)*3)}.px-4:not(#\\#){padding-inline:calc(var(--spacing)*4)}.px-6:not(#\\#){padding-inline:calc(var(--spacing)*6)}.px-7:not(#\\#){padding-inline:calc(var(--spacing)*7)}.px-8:not(#\\#){padding-inline:calc(var(--spacing)*8)}.py-0\\.5:not(#\\#){padding-block:calc(var(--spacing)*.5)}.py-1:not(#\\#){padding-block:calc(var(--spacing)*1)}.py-1\\.5:not(#\\#){padding-block:calc(var(--spacing)*1.5)}.py-2:not(#\\#){padding-block:calc(var(--spacing)*2)}.py-3:not(#\\#){padding-block:calc(var(--spacing)*3)}.pt-0\\.5:not(#\\#){padding-top:calc(var(--spacing)*.5)}.pt-1:not(#\\#){padding-top:calc(var(--spacing)*1)}.pt-1\\.5:not(#\\#){padding-top:calc(var(--spacing)*1.5)}.pt-2:not(#\\#){padding-top:calc(var(--spacing)*2)}.pl-1:not(#\\#){padding-left:calc(var(--spacing)*1)}.pl-4:not(#\\#){padding-left:calc(var(--spacing)*4)}.text-center:not(#\\#){text-align:center}.text-left:not(#\\#){text-align:left}.text-2xl:not(#\\#){font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl:not(#\\#){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl:not(#\\#){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl:not(#\\#){font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl:not(#\\#){font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl:not(#\\#){font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-8xl:not(#\\#){font-size:var(--text-8xl);line-height:var(--tw-leading,var(--text-8xl--line-height))}.text-9xl:not(#\\#){font-size:var(--text-9xl);line-height:var(--tw-leading,var(--text-9xl--line-height))}.text-base:not(#\\#){font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg:not(#\\#){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm:not(#\\#){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl:not(#\\#){font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs:not(#\\#){font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-s:not(#\\#){font-size:var(--text-s)}.text-xxs:not(#\\#){font-size:var(--text-xxs)}.leading-3:not(#\\#){--tw-leading:calc(var(--spacing)*3);line-height:calc(var(--spacing)*3)}.leading-4:not(#\\#){--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.leading-5:not(#\\#){--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-none:not(#\\#){--tw-leading:1;line-height:1}.font-bold:not(#\\#){--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium:not(#\\#){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold:not(#\\#){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.font-thin:not(#\\#){--tw-font-weight:var(--font-weight-thin);font-weight:var(--font-weight-thin)}.whitespace-nowrap:not(#\\#){white-space:nowrap}.text-body:not(#\\#){color:var(--color-body)}.text-button-text:not(#\\#){color:var(--color-button-text)}.text-gray-50:not(#\\#){color:var(--color-gray-50)}.text-gray-400:not(#\\#){color:var(--color-gray-400)}.text-gray-500:not(#\\#){color:var(--color-gray-500)}.text-gray-800:not(#\\#){color:var(--color-gray-800)}.text-grey-100:not(#\\#){color:var(--color-grey-100)}.text-grey-200:not(#\\#){color:var(--color-grey-200)}.text-grey-300:not(#\\#){color:var(--color-grey-300)}.text-grey-700:not(#\\#){color:var(--color-grey-700)}.text-inactive-text:not(#\\#){color:var(--color-inactive-text)}.text-inherit:not(#\\#){color:inherit}.text-input-disable:not(#\\#){color:var(--color-input-disable)}.text-input-message-text:not(#\\#){color:var(--color-input-message-text)}.text-input-option-active-text:not(#\\#){color:var(--color-input-option-active-text)}.text-input-placeholder:not(#\\#){color:var(--color-input-placeholder)}.text-input-text:not(#\\#){color:var(--color-input-text)}.text-muted:not(#\\#){color:var(--color-muted)}.text-negative:not(#\\#){color:var(--color-negative)}.text-negative-500:not(#\\#){color:var(--color-negative-500)}.text-negative-dark:not(#\\#){color:var(--color-negative-dark)}.text-negative-text:not(#\\#){color:var(--color-negative-text)}.text-panel-subtle:not(#\\#){color:var(--color-panel-subtle)}.text-positive:not(#\\#){color:var(--color-positive)}.text-positive-500:not(#\\#){color:var(--color-positive-500)}.text-positive-600:not(#\\#){color:var(--color-positive-600)}.text-positive-dark:not(#\\#){color:var(--color-positive-dark)}.text-positive-text:not(#\\#),.text-positive-text\\/70:not(#\\#){color:var(--color-positive-text)}@supports (color:color-mix(in lab,red,red)){.text-positive-text\\/70:not(#\\#){color:color-mix(in oklab,var(--color-positive-text)70%,transparent)}}.text-primary:not(#\\#){color:var(--color-primary)}.text-primary-dark:not(#\\#){color:var(--color-primary-dark)}.text-primary-hover:not(#\\#){color:var(--color-primary-hover)}.text-select-text:not(#\\#){color:var(--color-select-text)}.text-tab-active-fg:not(#\\#){color:var(--color-tab-active-fg)}.text-tab-inactive-fg:not(#\\#){color:var(--color-tab-inactive-fg)}.text-warning:not(#\\#){color:var(--color-warning)}.text-warning-dark:not(#\\#){color:var(--color-warning-dark)}.text-warning-text:not(#\\#){color:var(--color-warning-text)}.capitalize:not(#\\#){text-transform:capitalize}.lowercase:not(#\\#){text-transform:lowercase}.uppercase:not(#\\#){text-transform:uppercase}.italic:not(#\\#){font-style:italic}.underline:not(#\\#){text-decoration-line:underline}.decoration-transparent:not(#\\#){text-decoration-color:#0000}.opacity-0:not(#\\#){opacity:0}.opacity-50:not(#\\#){opacity:.5}.opacity-60:not(#\\#){opacity:.6}.opacity-80:not(#\\#){opacity:.8}.opacity-100:not(#\\#){opacity:1}.shadow:not(#\\#){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner:not(#\\#){--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg:not(#\\#){--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md:not(#\\#){--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs:not(#\\#){--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0:not(#\\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1:not(#\\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-input-error-border:not(#\\#){--tw-ring-color:var(--color-input-error-border)}.ring-input-focus-border:not(#\\#){--tw-ring-color:var(--color-input-focus-border)}.ring-input-warning-border:not(#\\#){--tw-ring-color:var(--color-input-warning-border)}.ring-positive:not(#\\#){--tw-ring-color:var(--color-positive)}.outline-hidden:not(#\\#){--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden:not(#\\#){outline-offset:2px;outline:2px solid #0000}}.outline:not(#\\#),.outline-1:not(#\\#){outline-style:var(--tw-outline-style);outline-width:1px}.outline-s:not(#\\#){outline-width:.5px}.outline-xs:not(#\\#){outline-width:.3px}.outline-xxs:not(#\\#){outline-width:.1px}.outline-canvas-default:not(#\\#){outline-color:var(--color-canvas-default)}.outline-primary:not(#\\#){outline-color:var(--color-primary)}.blur:not(#\\#){--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter:not(#\\#){filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition:not(#\\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all:not(#\\#){transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors:not(#\\#){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity:not(#\\#){transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform:not(#\\#){transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150:not(#\\#){--tw-duration:.15s;transition-duration:.15s}.duration-200:not(#\\#){--tw-duration:.2s;transition-duration:.2s}.duration-300:not(#\\#){--tw-duration:.3s;transition-duration:.3s}.ease-in-out:not(#\\#){--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out:not(#\\#){--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-solid:not(#\\#){--tw-outline-style:solid;outline-style:solid}.select-none:not(#\\#){-webkit-user-select:none;user-select:none}@media(hover:hover){.group-hover\\:flex:is(:where(.group):hover *):not(#\\#){display:flex}.group-hover\\:grid:is(:where(.group):hover *):not(#\\#){display:grid}.group-hover\\:border-body:is(:where(.group):hover *):not(#\\#){border-color:var(--color-body)}.group-hover\\:border-negative-text:is(:where(.group):hover *):not(#\\#){border-color:var(--color-negative-text)}.group-hover\\:border-positive-text:is(:where(.group):hover *):not(#\\#){border-color:var(--color-positive-text)}.group-hover\\:border-warning-text:is(:where(.group):hover *):not(#\\#){border-color:var(--color-warning-text)}.group-hover\\:bg-grey-400:is(:where(.group):hover *):not(#\\#){background-color:var(--color-grey-400)}.group-hover\\:bg-negative-hover:is(:where(.group):hover *):not(#\\#){background-color:var(--color-negative-hover)}.group-hover\\:bg-negative-light:is(:where(.group):hover *):not(#\\#){background-color:var(--color-negative-light)}.group-hover\\:bg-positive-hover:is(:where(.group):hover *):not(#\\#){background-color:var(--color-positive-hover)}.group-hover\\:bg-positive-light:is(:where(.group):hover *):not(#\\#){background-color:var(--color-positive-light)}.group-hover\\:bg-primary-hover:is(:where(.group):hover *):not(#\\#){background-color:var(--color-primary-hover)}.group-hover\\:bg-primary-light:is(:where(.group):hover *):not(#\\#){background-color:var(--color-primary-light)}.group-hover\\:bg-warning-hover:is(:where(.group):hover *):not(#\\#){background-color:var(--color-warning-hover)}.group-hover\\:bg-warning-light:is(:where(.group):hover *):not(#\\#){background-color:var(--color-warning-light)}.group-hover\\:opacity-100:is(:where(.group):hover *):not(#\\#){opacity:1}}.placeholder\\:text-sm:not(#\\#)::placeholder{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.placeholder\\:text-xs:not(#\\#)::placeholder{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.placeholder\\:text-s:not(#\\#)::placeholder{font-size:var(--text-s)}.placeholder\\:text-input-placeholder:not(#\\#)::placeholder{color:var(--color-input-placeholder)}.placeholder\\:opacity-60:not(#\\#)::placeholder{opacity:.6}.first\\:bottom-full:first-child:not(#\\#){bottom:100%}.first\\:-ml-1\\.5:first-child:not(#\\#){margin-left:calc(var(--spacing)*-1.5)}.first\\:rounded-t:first-child:not(#\\#){border-top-left-radius:.25rem;border-top-right-radius:.25rem}.first\\:rounded-l:first-child:not(#\\#){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.last\\:top-full:last-child:not(#\\#){top:100%}.last\\:-mr-1\\.5:last-child:not(#\\#){margin-right:calc(var(--spacing)*-1.5)}.last\\:rounded-r:last-child:not(#\\#){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.last\\:rounded-b:last-child:not(#\\#){border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.only\\:top-full:only-child:not(#\\#){top:100%}.only\\:-mx-0\\.5:only-child:not(#\\#){margin-inline:calc(var(--spacing)*-.5)}.only\\:rounded:only-child:not(#\\#){border-radius:.25rem}.only\\:ring-1:only-child:not(#\\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\\:border-input-error-border:focus-within:not(#\\#){border-color:var(--color-input-error-border)}.focus-within\\:border-input-focus-border:focus-within:not(#\\#){border-color:var(--color-input-focus-border)}.focus-within\\:border-input-warning-border:focus-within:not(#\\#){border-color:var(--color-input-warning-border)}.focus-within\\:border-positive:focus-within:not(#\\#){border-color:var(--color-positive)}@media(hover:hover){.hover\\:border-black:hover:not(#\\#){border-color:var(--color-black)}.hover\\:border-canvas-subtle:hover:not(#\\#){border-color:var(--color-canvas-subtle)}.hover\\:border-negative-hover:hover:not(#\\#){border-color:var(--color-negative-hover)}.hover\\:border-positive-hover:hover:not(#\\#){border-color:var(--color-positive-hover)}.hover\\:border-primary-hover:hover:not(#\\#){border-color:var(--color-primary-hover)}.hover\\:border-warning-hover:hover:not(#\\#){border-color:var(--color-warning-hover)}.hover\\:bg-canvas-subtle:hover:not(#\\#){background-color:var(--color-canvas-subtle)}.hover\\:bg-grey-500:hover:not(#\\#){background-color:var(--color-grey-500)}.hover\\:bg-grey-700:hover:not(#\\#){background-color:var(--color-grey-700)}.hover\\:bg-input-option-hover-bg:hover:not(#\\#){background-color:var(--color-input-option-hover-bg)}.hover\\:bg-negative:hover:not(#\\#){background-color:var(--color-negative)}.hover\\:bg-negative-hover:hover:not(#\\#){background-color:var(--color-negative-hover)}.hover\\:bg-positive:hover:not(#\\#){background-color:var(--color-positive)}.hover\\:bg-positive-hover:hover:not(#\\#){background-color:var(--color-positive-hover)}.hover\\:bg-primary-600:hover:not(#\\#){background-color:var(--color-primary-600)}.hover\\:bg-primary-hover:hover:not(#\\#){background-color:var(--color-primary-hover)}.hover\\:bg-primary\\/20:hover:not(#\\#){background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-primary\\/20:hover:not(#\\#){background-color:color-mix(in oklab,var(--color-primary)20%,transparent)}}.hover\\:bg-transparent:hover:not(#\\#){background-color:#0000}.hover\\:bg-warning:hover:not(#\\#){background-color:var(--color-warning)}.hover\\:bg-warning-hover:hover:not(#\\#){background-color:var(--color-warning-hover)}.hover\\:text-body:hover:not(#\\#){color:var(--color-body)}.hover\\:text-button-text:hover:not(#\\#){color:var(--color-button-text)}.hover\\:text-grey-200:hover:not(#\\#){color:var(--color-grey-200)}.hover\\:text-negative-400:hover:not(#\\#){color:var(--color-negative-400)}.hover\\:text-negative-hover:hover:not(#\\#){color:var(--color-negative-hover)}.hover\\:text-positive-400:hover:not(#\\#){color:var(--color-positive-400)}.hover\\:text-positive-hover:hover:not(#\\#){color:var(--color-positive-hover)}.hover\\:text-positive-text:hover:not(#\\#){color:var(--color-positive-text)}.hover\\:text-primary-hover:hover:not(#\\#){color:var(--color-primary-hover)}.hover\\:text-tab-active-fg:hover:not(#\\#){color:var(--color-tab-active-fg)}.hover\\:text-warning-hover:hover:not(#\\#){color:var(--color-warning-hover)}.hover\\:decoration-current:hover:not(#\\#){text-decoration-color:currentColor}}.focus\\:bg-transparent:focus:not(#\\#){background-color:#0000}.focus\\:ring-2:focus:not(#\\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-negative:focus:not(#\\#){--tw-ring-color:var(--color-negative)}.focus\\:ring-positive:focus:not(#\\#){--tw-ring-color:var(--color-positive)}.focus\\:ring-primary:focus:not(#\\#){--tw-ring-color:var(--color-primary)}.focus\\:ring-warning:focus:not(#\\#){--tw-ring-color:var(--color-warning)}.focus\\:ring-offset-0:focus:not(#\\#){--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:ring-offset-2:focus:not(#\\#){--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus:not(#\\#){--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.focus\\:outline-hidden:focus:not(#\\#){outline-offset:2px;outline:2px solid #0000}}.focus-visible\\:ring-2:focus-visible:not(#\\#){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-primary:focus-visible:not(#\\#){--tw-ring-color:var(--color-primary)}.focus-visible\\:ring-offset-2:focus-visible:not(#\\#){--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}:root:not(#\\#){--ws-primary-50:#f2ddff;--ws-primary-100:#edd0ff;--ws-primary-300:#d0acef;--ws-primary-400:#c190ea;--ws-primary-600:#935ebf;--ws-primary-800:#563374;--ws-primary-900:#381e4f;--ws-primary-950:#29133c;--ws-positive-50:#ecf9f2;--ws-positive-100:#d9f2e6;--ws-positive-300:#8ed9b3;--ws-positive-400:#68cd99;--ws-positive-700:#28734d;--ws-positive-800:#28734d;--ws-positive-900:#0d261a;--ws-positive-950:#07130d;--ws-warning-50:#fff7e6;--ws-warning-100:#ffefcc;--ws-warning-300:#fed066;--ws-warning-400:#fdc133;--ws-warning-700:#986a00;--ws-warning-800:#654700;--ws-warning-900:#332300;--ws-warning-950:#191200;--ws-negative-50:#feeeee;--ws-negative-100:#fcdcdc;--ws-negative-300:#f69797;--ws-negative-400:#f37575;--ws-negative-700:#9a3232;--ws-negative-800:#6e2222;--ws-negative-900:#431212;--ws-negative-950:#2e0a0a;--ws-grey-300:#535353;--ws-grey-400:#484848;--ws-grey-600:#3f3f3f;--ws-palette-primary-200:#e0c7f5;--ws-palette-primary-500:#b174e5;--ws-palette-primary-700:#75499a;--ws-button-bg:var(--vscode-button-background,var(--theia-button-background,var(--ws-palette-primary-500)));--ws-button-fg:var(--vscode-button-foreground,var(--theia-button-foreground,var(--ws-palette-white)));--ws-primary-default:var(--ws-button-bg);--ws-button-text:var(--ws-button-fg);--ws-primary-hover:var(--vscode-button-hoverBackground,var(--theia-button-hoverBackground,var(--ws-palette-primary-700)));--ws-primary-light:var(--vscode-editorInfo-foreground,var(--theia-button-secondaryForeground,var(--ws-palette-primary-200)));--ws-primary-dark:var(--vscode-editor-lineHighlightBackground,var(--theia-button-secondaryBackground,var(--ws-palette-primary-700)));--ws-primary-200:var(--ws-primary-light);--ws-primary-500:var(--ws-primary-default);--ws-primary-700:var(--ws-primary-hover);--ws-palette-positive-200:#b3e6cc;--ws-palette-positive-500:#42c080;--ws-palette-positive-600:#359a66;--ws-positive-dark:var(--vscode-gitDecoration-addedResourceForeground,var(--ws-palette-positive-600));--ws-positive-hover:var(--ws-positive-dark);--ws-positive-bg:var(--ws-palette-positive-100);--ws-positive-light:var(--ws-palette-positive-200);--ws-positive-border:var(--ws-positive-500);--ws-positive-text:var(--ws-positive-500);--ws-positive-500:var(--vscode-testing-iconPassed,var(--ws-palette-positive-500));--ws-positive-200:var(--ws-positive-light);--ws-positive-600:var(--ws-positive-dark);--ws-palette-warning-200:#fee099;--ws-palette-warning-500:#fdb100;--ws-palette-warning-600:#ca8e00;--ws-warning-hover:var(--ws-warning-600);--ws-warning-text:var(--ws-warning-500);--ws-warning-border:var(--ws-warning-500);--ws-warning-500:var(--vscode-list-warningForeground,var(--ws-palette-warning-500));--ws-warning-bg:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-500));--ws-warning-light:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-200));--ws-warning-dark:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-600));--ws-warning-200:var(--ws-warning-light);--ws-warning-600:var(--ws-warning-dark);--ws-palette-negative-200:#f9baba;--ws-palette-negative-500:#f05252;--ws-palette-negative-600:#c54242;--ws-negative-hover:var(--ws-negative-600);--ws-negative-text:var(--ws-negative-500);--ws-negative-500:var(--vscode-errorForeground,var(--ws-palette-negative-500));--ws-negative-light:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-200));--ws-negative-dark:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-600));--ws-negative-200:var(--ws-negative-light);--ws-negative-600:var(--ws-negative-dark);--ws-palette-white:#fff;--ws-palette-grey-50:#f1f5f9;--ws-palette-grey-100:#ccc;--ws-palette-grey-200:#888;--ws-palette-grey-300:#535353;--ws-palette-grey-400:#484848;--ws-palette-grey-500:#444;--ws-palette-grey-600:#3f3f3f;--ws-palette-grey-700:#393939;--ws-palette-grey-800:#383838;--ws-palette-grey-900:#262626;--ws-palette-grey-950:#151515;--ws-bg-default:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-white)));--ws-bg-foreground:var(--vscode-editor-foreground,var(--theia-editor-foreground,var(--ws-palette-grey-50)));--ws-grey-50:var(--ws-bg-foreground);--ws-grey-100:var(--vscode-panel-background,var(--theia-panel-background,var(--ws-palette-grey-100)));--ws-grey-200:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-grey-200)));--ws-grey-950:var(--vscode-panel-border,var(--theia-border-color,var(--ws-palette-grey-950)));--ws-grey-500:var(--vscode-descriptionForeground,var(--ws-palette-grey-500));--ws-grey-800:var(--vscode-descriptionForeground,var(--ws-palette-grey-800));--ws-card-bg:var(--vscode-editorGroupHeader-tabsBackground,var(--theia-editorGroupHeader-tabsBackground,var(--ws-palette-grey-900)));--ws-card-border:var(--vscode-editorGroupHeader-tabsBorder,var(--theia-editorGroupHeader-tabsBorder,var(--ws-palette-grey-50)));--ws-palette-input-bg:var(--ws-palette-grey-300);--ws-palette-input-border:var(--ws-palette-grey-300);--ws-palette-input-text:var(--ws-palette-grey-50);--ws-palette-input-placeholder:var(--ws-palette-grey-200);--ws-palette-input-focus-border:var(--ws-palette-grey-50);--ws-input-bg:var(--vscode-input-background,var(--vscode-editorWidget-background,var(--theia-input-background,var(--ws-palette-input-bg))));--ws-input-border:var(--vscode-input-border,var(--vscode-panel-border,var(--theia-input-border,var(--ws-palette-input-border))));--ws-input-text:var(--vscode-input-foreground,var(--vscode-editor-foreground,var(--theia-input-foreground,var(--ws-palette-input-text))));--ws-input-placeholder:var(--vscode-input-placeholderForeground,var(--vscode-editor-foreground,var(--theia-input-placeholderForeground,var(--ws-palette-input-placeholder))));--ws-input-focus-border:var(--vscode-focusBorder,var(--vscode-button-background,var(--theia-focusBorder,var(--ws-palette-primary-500))));--ws-select-bg:var(--vscode-dropdown-background,var(--vscode-editorWidget-background,var(--theia-dropdown-background,var(--ws-input-bg))));--ws-select-border:var(--vscode-dropdown-border,var(--vscode-panel-border,var(--theia-dropdown-border,var(--ws-input-border))));--ws-select-text:var(--vscode-dropdown-foreground,var(--vscode-editor-foreground,var(--theia-dropdown-foreground,var(--ws-input-text))));--ws-select-list-bg:var(--vscode-dropdown-listBackground,var(--vscode-editorWidget-background,var(--theia-editorWidget-background,var(--ws-palette-grey-900))));--ws-input-option-hover-bg:var(--vscode-list-hoverBackground,var(--vscode-button-hoverBackground,var(--theia-list-hoverBackground,var(--ws-palette-primary-700))));--ws-input-option-active-bg:var(--vscode-list-activeSelectionBackground,var(--theia-list-activeSelectionBackground,var(--ws-palette-primary-500)));--ws-input-option-active-text:var(--vscode-list-activeSelectionForeground,var(--theia-list-activeSelectionForeground,var(--ws-palette-white)));--ws-input-error-border:var(--vscode-inputValidation-errorBorder,var(--theia-inputValidation-errorBorder,var(--ws-palette-negative-500)));--ws-input-error-bg:var(--vscode-inputValidation-errorBackground,var(--theia-inputValidation-errorBackground,var(--ws-palette-negative-200)));--ws-input-warning-border:var(--vscode-inputValidation-warningBorder,var(--theia-inputValidation-warningBorder,var(--ws-palette-warning-500)));--ws-input-warning-bg:var(--vscode-inputValidation-warningBackground,var(--theia-inputValidation-warningBackground,var(--ws-palette-warning-200)));--ws-input-info-bg:var(--vscode-panel-background,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200)));--ws-input-message-bg:var(--vscode-editor-lineHighlightBackground,var(--vscode-editorWidget-background,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200))));--ws-input-message-text:var(--vscode-editorInfo-foreground,var(--vscode-editor-foreground,var(--theia-inputValidation-infoForeground,var(--ws-palette-primary-500))));--ws-inactive-text:var(--vscode-disabledForeground,var(--theia-disabled-foreground,var(--ws-palette-grey-200)));--ws-text-muted:var(--vscode-descriptionForeground,var(--vscode-editor-foreground,var(--theia-descriptionForeground,var(--ws-palette-grey-100))));--ws-disable-bg:var(--vscode-button-disabledBackground,var(--theia-button-disabledBackground,var(--ws-palette-grey-300)));--ws-disable-input:var(--vscode-button-disabledBackground,var(--theia-button-disabledBackground,var(--ws-palette-grey-200)));--ws-panel-0:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-grey-900)));--ws-panel-1:var(--vscode-sideBar-background,var(--vscode-panel-background,var(--theia-sideBar-background,var(--ws-palette-grey-700))));--ws-panel-2:var(--vscode-panel-background,var(--vscode-editor-background,var(--theia-panel-background,var(--ws-palette-grey-900))));--ws-panel-3:var(--vscode-editorGroupHeader-tabsBackground,var(--vscode-editorWidget-background,var(--theia-editorGroupHeader-tabsBackground,var(--ws-palette-grey-900))));--ws-panel-4:var(--vscode-editorWidget-background,var(--theia-editorWidget-background,var(--ws-palette-grey-300)));--ws-panel-5:var(--vscode-editorWidget-background,var(--theia-editorWidget-background,var(--ws-palette-grey-950)));--ws-panel-border-subtle:var(--vscode-panel-border,var(--vscode-tab-border,var(--theia-border-color,var(--ws-palette-grey-100))));--ws-panel-border-strong:var(--vscode-contrastBorder,var(--vscode-focusBorder,var(--theia-contrastBorder,var(--ws-palette-grey-300))));--ws-tab-bg-default:var(--vscode-editorGroupHeader-tabsBackground,var(--vscode-editorWidget-background,var(--ws-palette-grey-900)));--ws-tab-border:var(--vscode-tab-border,var(--vscode-editorGroupHeader-tabsBorder,var(--ws-palette-grey-950)));--ws-tab-active-bg:var(--vscode-tab-activeBackground,var(--ws-palette-grey-800));--ws-tab-active-fg:var(--vscode-tab-activeForeground,var(--vscode-editor-foreground,var(--ws-bg-foreground)));--ws-tab-inactive-bg:var(--vscode-tab-inactiveBackground,var(--ws-palette-grey-900));--ws-tab-inactive-fg:var(--vscode-tab-inactiveForeground,var(--vscode-descriptionForeground,var(--ws-palette-grey-200)));--ws-tab-hover-bg:var(--vscode-tab-hoverBackground,var(--vscode-toolbar-hoverBackground,var(--ws-palette-grey-700)));--ws-panel-header-bg:var(--vscode-sideBarSectionHeader-background,var(--vscode-editorGroupHeader-tabsBackground,var(--ws-palette-grey-800)));--ws-panel-header-fg:var(--vscode-sideBarSectionHeader-foreground,var(--vscode-editor-foreground,var(--ws-bg-foreground)));--ws-panel-bg:var(--vscode-panel-background,var(--vscode-editor-background,var(--ws-bg-default)));--ws-panel-border:var(--vscode-panel-border,var(--vscode-tab-border,var(--ws-palette-grey-950)));--ws-panel-title-active-border:var(--vscode-panelTitle-activeBorder,var(--vscode-focusBorder,var(--ws-palette-primary-500)));--ws-panel-title-active-fg:var(--vscode-panelTitle-activeForeground,var(--vscode-editor-foreground,var(--ws-bg-foreground)));--ws-panel-title-inactive-fg:var(--vscode-panelTitle-inactiveForeground,var(--vscode-descriptionForeground,var(--ws-palette-grey-100)))}.center-absolute:not(#\\#){--tw-translate-x: -50% ;--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);position:absolute;top:50%;left:50%}.ws-group:hover .ws-checkbox-hover-target{opacity:1!important}.simplebar-scrollbar:not(#\\#):before{background-color:#ccc}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
|
|
28
|
+
`,document.head.appendChild(r)}catch(r){console.error("vite-plugin-inject-css: failed to inject css",r)}})();const Px=r=>I.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...r,children:I.jsx("path",{d:"M21.66 6.28a.5.5 0 0 0 0-.697l-.967-.993a.5.5 0 0 0-.716 0L8.499 16.373 4.023 11.78a.5.5 0 0 0-.716 0l-.967.993a.5.5 0 0 0 0 .697l5.889 6.046.014-.014a.377.377 0 0 0 .54 0L21.66 6.28Z",fill:"currentColor"})}),Lx=r=>I.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...r,children:I.jsx("path",{d:"M10.84 2.714c0-.394.346-.714.773-.714h.774c.427 0 .773.32.773.714V9.5h5.025c.427 0 .773.32.773.714v3.572H5.042v-3.572c0-.394.346-.714.773-.714h5.025V2.714ZM5.042 14.5h13.916l1.034 6.685c.067.43-.295.815-.765.815h-2.1l-.681-5.929L15.764 22h-3.236l-.721-2.143L11.086 22h-2.85l-.682-3.929L6.872 22H4.773c-.47 0-.832-.385-.765-.815L5.042 14.5Z",fill:"currentColor"})}),Bi=r=>I.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...r,children:I.jsx("path",{d:"M4.497 5.361a.5.5 0 0 0 0 .707L10.429 12l-5.932 5.932a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0L12 13.571l5.932 5.932a.5.5 0 0 0 .707 0l.864-.864a.5.5 0 0 0 0-.707L13.571 12l5.932-5.932a.5.5 0 0 0 0-.707l-.864-.864a.5.5 0 0 0-.707 0L12 10.429 6.068 4.497a.5.5 0 0 0-.707 0l-.864.864Z",fill:"currentColor"})}),Bx=r=>I.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...r,children:I.jsx("path",{d:"M11.701 18.797c.206.195.52.195.726 0l2.487-2.349-.008-.007 6.973-6.585a.58.58 0 0 0 0-.835l-2.045-1.932a.524.524 0 0 0-.726 0l-7.052 6.66-7.051-6.66a.524.524 0 0 0-.726 0L2.234 9.021a.58.58 0 0 0 0 .835l9.467 8.941Z",fill:"currentColor"})}),Wx=r=>I.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...r,children:I.jsx("path",{d:"M20.673 5.133c.136.24.053.55-.185.69l-16.25 9.623a.487.487 0 0 1-.676-.18l-.497-.884a.513.513 0 0 1 .185-.69L19.5 4.069c.238-.141.54-.06.676.18l.497.884ZM20.938 9.657c.136.24.053.55-.185.69L7.925 17.944a.487.487 0 0 1-.676-.181l-.497-.884a.513.513 0 0 1 .185-.69l12.829-7.597c.237-.14.54-.06.675.181l.497.884ZM20.16 15.376c.237-.14.32-.45.184-.69l-.497-.884a.487.487 0 0 0-.676-.18l-7.695 4.556a.513.513 0 0 0-.185.69l.498.884c.135.24.437.322.675.181l7.695-4.557Z",fill:"currentColor"})}),Vx=(r,i)=>{const n=new Array(r.length+i.length);for(let a=0;a<r.length;a++)n[a]=r[a];for(let a=0;a<i.length;a++)n[r.length+a]=i[a];return n},Fx=(r,i)=>({classGroupId:r,validator:i}),Qd=(r=new Map,i=null,n)=>({nextPart:r,validators:i,classGroupId:n}),Ni="-",Gu=[],Hx="arbitrary..",jx=r=>{const i=$x(r),{conflictingClassGroups:n,conflictingClassGroupModifiers:a}=r;return{getClassGroupId:s=>{if(s.startsWith("[")&&s.endsWith("]"))return Kx(s);const l=s.split(Ni),u=l[0]===""&&l.length>1?1:0;return Jd(l,u,i)},getConflictingClassGroupIds:(s,l)=>{if(l){const u=a[s],d=n[s];return u?d?Vx(d,u):u:d||Gu}return n[s]||Gu}}},Jd=(r,i,n)=>{if(r.length-i===0)return n.classGroupId;const a=r[i],s=n.nextPart.get(a);if(s){const f=Jd(r,i+1,s);if(f)return f}const l=n.validators;if(l===null)return;const u=i===0?r.join(Ni):r.slice(i).join(Ni),d=l.length;for(let f=0;f<d;f++){const v=l[f];if(v.validator(u))return v.classGroupId}},Kx=r=>r.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const i=r.slice(1,-1),n=i.indexOf(":"),a=i.slice(0,n);return a?Hx+a:void 0})(),$x=r=>{const{theme:i,classGroups:n}=r;return Ux(n,i)},Ux=(r,i)=>{const n=Qd();for(const a in r){const s=r[a];ks(s,n,a,i)}return n},ks=(r,i,n,a)=>{const s=r.length;for(let l=0;l<s;l++){const u=r[l];qx(u,i,n,a)}},qx=(r,i,n,a)=>{if(typeof r=="string"){Gx(r,i,n);return}if(typeof r=="function"){Xx(r,i,n,a);return}Yx(r,i,n,a)},Gx=(r,i,n)=>{const a=r===""?i:ep(i,r);a.classGroupId=n},Xx=(r,i,n,a)=>{if(Zx(r)){ks(r(a),i,n,a);return}i.validators===null&&(i.validators=[]),i.validators.push(Fx(n,r))},Yx=(r,i,n,a)=>{const s=Object.entries(r),l=s.length;for(let u=0;u<l;u++){const[d,f]=s[u];ks(f,ep(i,d),n,a)}},ep=(r,i)=>{let n=r;const a=i.split(Ni),s=a.length;for(let l=0;l<s;l++){const u=a[l];let d=n.nextPart.get(u);d||(d=Qd(),n.nextPart.set(u,d)),n=d}return n},Zx=r=>"isThemeGetter"in r&&r.isThemeGetter===!0,Qx=r=>{if(r<1)return{get:()=>{},set:()=>{}};let i=0,n=Object.create(null),a=Object.create(null);const s=(l,u)=>{n[l]=u,i++,i>r&&(i=0,a=n,n=Object.create(null))};return{get(l){let u=n[l];if(u!==void 0)return u;if((u=a[l])!==void 0)return s(l,u),u},set(l,u){l in n?n[l]=u:s(l,u)}}},gs="!",Xu=":",Jx=[],Yu=(r,i,n,a,s)=>({modifiers:r,hasImportantModifier:i,baseClassName:n,maybePostfixModifierPosition:a,isExternal:s}),ey=r=>{const{prefix:i,experimentalParseClassName:n}=r;let a=s=>{const l=[];let u=0,d=0,f=0,v;const b=s.length;for(let D=0;D<b;D++){const E=s[D];if(u===0&&d===0){if(E===Xu){l.push(s.slice(f,D)),f=D+1;continue}if(E==="/"){v=D;continue}}E==="["?u++:E==="]"?u--:E==="("?d++:E===")"&&d--}const w=l.length===0?s:s.slice(f);let z=w,M=!1;w.endsWith(gs)?(z=w.slice(0,-1),M=!0):w.startsWith(gs)&&(z=w.slice(1),M=!0);const G=v&&v>f?v-f:void 0;return Yu(l,M,z,G)};if(i){const s=i+Xu,l=a;a=u=>u.startsWith(s)?l(u.slice(s.length)):Yu(Jx,!1,u,void 0,!0)}if(n){const s=a;a=l=>n({className:l,parseClassName:s})}return a},ty=r=>{const i=new Map;return r.orderSensitiveModifiers.forEach((n,a)=>{i.set(n,1e6+a)}),n=>{const a=[];let s=[];for(let l=0;l<n.length;l++){const u=n[l],d=u[0]==="[",f=i.has(u);d||f?(s.length>0&&(s.sort(),a.push(...s),s=[]),a.push(u)):s.push(u)}return s.length>0&&(s.sort(),a.push(...s)),a}},ry=r=>({cache:Qx(r.cacheSize),parseClassName:ey(r),sortModifiers:ty(r),...jx(r)}),ny=/\s+/,oy=(r,i)=>{const{parseClassName:n,getClassGroupId:a,getConflictingClassGroupIds:s,sortModifiers:l}=i,u=[],d=r.trim().split(ny);let f="";for(let v=d.length-1;v>=0;v-=1){const b=d[v],{isExternal:w,modifiers:z,hasImportantModifier:M,baseClassName:G,maybePostfixModifierPosition:D}=n(b);if(w){f=b+(f.length>0?" "+f:f);continue}let E=!!D,B=a(E?G.substring(0,D):G);if(!B){if(!E){f=b+(f.length>0?" "+f:f);continue}if(B=a(G),!B){f=b+(f.length>0?" "+f:f);continue}E=!1}const y=z.length===0?"":z.length===1?z[0]:l(z).join(":"),k=M?y+gs:y,N=k+B;if(u.indexOf(N)>-1)continue;u.push(N);const O=s(B,E);for(let K=0;K<O.length;++K){const re=O[K];u.push(k+re)}f=b+(f.length>0?" "+f:f)}return f},iy=(...r)=>{let i=0,n,a,s="";for(;i<r.length;)(n=r[i++])&&(a=tp(n))&&(s&&(s+=" "),s+=a);return s},tp=r=>{if(typeof r=="string")return r;let i,n="";for(let a=0;a<r.length;a++)r[a]&&(i=tp(r[a]))&&(n&&(n+=" "),n+=i);return n},Zu=(r,...i)=>{let n,a,s,l;const u=f=>{const v=i.reduce((b,w)=>w(b),r());return n=ry(v),a=n.cache.get,s=n.cache.set,l=d,d(f)},d=f=>{const v=a(f);if(v)return v;const b=oy(f,n);return s(f,b),b};return l=u,(...f)=>l(iy(...f))},ay=[],ft=r=>{const i=n=>n[r]||ay;return i.isThemeGetter=!0,i},rp=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,np=/^\((?:(\w[\w-]*):)?(.+)\)$/i,sy=/^\d+\/\d+$/,ly=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,cy=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,uy=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,dy=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,py=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,In=r=>sy.test(r),ze=r=>!!r&&!Number.isNaN(Number(r)),Wr=r=>!!r&&Number.isInteger(Number(r)),rs=r=>r.endsWith("%")&&ze(r.slice(0,-1)),Er=r=>ly.test(r),fy=()=>!0,hy=r=>cy.test(r)&&!uy.test(r),op=()=>!1,gy=r=>dy.test(r),vy=r=>py.test(r),by=r=>!fe(r)&&!he(r),my=r=>Dn(r,sp,op),fe=r=>rp.test(r),nn=r=>Dn(r,lp,hy),ns=r=>Dn(r,Iy,ze),Qu=r=>Dn(r,ip,op),wy=r=>Dn(r,ap,vy),ii=r=>Dn(r,cp,gy),he=r=>np.test(r),Jn=r=>Mn(r,lp),xy=r=>Mn(r,ky),Ju=r=>Mn(r,ip),yy=r=>Mn(r,sp),_y=r=>Mn(r,ap),ai=r=>Mn(r,cp,!0),Dn=(r,i,n)=>{const a=rp.exec(r);return a?a[1]?i(a[1]):n(a[2]):!1},Mn=(r,i,n=!1)=>{const a=np.exec(r);return a?a[1]?i(a[1]):n:!1},ip=r=>r==="position"||r==="percentage",ap=r=>r==="image"||r==="url",sp=r=>r==="length"||r==="size"||r==="bg-size",lp=r=>r==="length",Iy=r=>r==="number",ky=r=>r==="family-name",cp=r=>r==="shadow",ed=()=>{const r=ft("color"),i=ft("font"),n=ft("text"),a=ft("font-weight"),s=ft("tracking"),l=ft("leading"),u=ft("breakpoint"),d=ft("container"),f=ft("spacing"),v=ft("radius"),b=ft("shadow"),w=ft("inset-shadow"),z=ft("text-shadow"),M=ft("drop-shadow"),G=ft("blur"),D=ft("perspective"),E=ft("aspect"),B=ft("ease"),y=ft("animate"),k=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],O=()=>[...N(),he,fe],K=()=>["auto","hidden","clip","visible","scroll"],re=()=>["auto","contain","none"],T=()=>[he,fe,f],Y=()=>[In,"full","auto",...T()],ie=()=>[Wr,"none","subgrid",he,fe],ue=()=>["auto",{span:["full",Wr,he,fe]},Wr,he,fe],F=()=>[Wr,"auto",he,fe],te=()=>["auto","min","max","fr",he,fe],ae=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],me=()=>["start","end","center","stretch","center-safe","end-safe"],ve=()=>["auto",...T()],we=()=>[In,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...T()],Z=()=>[r,he,fe],xe=()=>[...N(),Ju,Qu,{position:[he,fe]}],S=()=>["no-repeat",{repeat:["","x","y","space","round"]}],W=()=>["auto","cover","contain",yy,my,{size:[he,fe]}],J=()=>[rs,Jn,nn],ne=()=>["","none","full",v,he,fe],V=()=>["",ze,Jn,nn],A=()=>["solid","dashed","dotted","double"],H=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],L=()=>[ze,rs,Ju,Qu],se=()=>["","none",G,he,fe],ce=()=>["none",ze,he,fe],le=()=>["none",ze,he,fe],ge=()=>[ze,he,fe],$=()=>[In,"full",...T()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Er],breakpoint:[Er],color:[fy],container:[Er],"drop-shadow":[Er],ease:["in","out","in-out"],font:[by],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Er],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Er],shadow:[Er],spacing:["px",ze],text:[Er],"text-shadow":[Er],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",In,fe,he,E]}],container:["container"],columns:[{columns:[ze,fe,he,d]}],"break-after":[{"break-after":k()}],"break-before":[{"break-before":k()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:O()}],overflow:[{overflow:K()}],"overflow-x":[{"overflow-x":K()}],"overflow-y":[{"overflow-y":K()}],overscroll:[{overscroll:re()}],"overscroll-x":[{"overscroll-x":re()}],"overscroll-y":[{"overscroll-y":re()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:Y()}],"inset-x":[{"inset-x":Y()}],"inset-y":[{"inset-y":Y()}],start:[{start:Y()}],end:[{end:Y()}],top:[{top:Y()}],right:[{right:Y()}],bottom:[{bottom:Y()}],left:[{left:Y()}],visibility:["visible","invisible","collapse"],z:[{z:[Wr,"auto",he,fe]}],basis:[{basis:[In,"full","auto",d,...T()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ze,In,"auto","initial","none",fe]}],grow:[{grow:["",ze,he,fe]}],shrink:[{shrink:["",ze,he,fe]}],order:[{order:[Wr,"first","last","none",he,fe]}],"grid-cols":[{"grid-cols":ie()}],"col-start-end":[{col:ue()}],"col-start":[{"col-start":F()}],"col-end":[{"col-end":F()}],"grid-rows":[{"grid-rows":ie()}],"row-start-end":[{row:ue()}],"row-start":[{"row-start":F()}],"row-end":[{"row-end":F()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":te()}],"auto-rows":[{"auto-rows":te()}],gap:[{gap:T()}],"gap-x":[{"gap-x":T()}],"gap-y":[{"gap-y":T()}],"justify-content":[{justify:[...ae(),"normal"]}],"justify-items":[{"justify-items":[...me(),"normal"]}],"justify-self":[{"justify-self":["auto",...me()]}],"align-content":[{content:["normal",...ae()]}],"align-items":[{items:[...me(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...me(),{baseline:["","last"]}]}],"place-content":[{"place-content":ae()}],"place-items":[{"place-items":[...me(),"baseline"]}],"place-self":[{"place-self":["auto",...me()]}],p:[{p:T()}],px:[{px:T()}],py:[{py:T()}],ps:[{ps:T()}],pe:[{pe:T()}],pt:[{pt:T()}],pr:[{pr:T()}],pb:[{pb:T()}],pl:[{pl:T()}],m:[{m:ve()}],mx:[{mx:ve()}],my:[{my:ve()}],ms:[{ms:ve()}],me:[{me:ve()}],mt:[{mt:ve()}],mr:[{mr:ve()}],mb:[{mb:ve()}],ml:[{ml:ve()}],"space-x":[{"space-x":T()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":T()}],"space-y-reverse":["space-y-reverse"],size:[{size:we()}],w:[{w:[d,"screen",...we()]}],"min-w":[{"min-w":[d,"screen","none",...we()]}],"max-w":[{"max-w":[d,"screen","none","prose",{screen:[u]},...we()]}],h:[{h:["screen","lh",...we()]}],"min-h":[{"min-h":["screen","lh","none",...we()]}],"max-h":[{"max-h":["screen","lh",...we()]}],"font-size":[{text:["base",n,Jn,nn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[a,he,ns]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",rs,fe]}],"font-family":[{font:[xy,fe,i]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[s,he,fe]}],"line-clamp":[{"line-clamp":[ze,"none",he,ns]}],leading:[{leading:[l,...T()]}],"list-image":[{"list-image":["none",he,fe]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",he,fe]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:Z()}],"text-color":[{text:Z()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...A(),"wavy"]}],"text-decoration-thickness":[{decoration:[ze,"from-font","auto",he,nn]}],"text-decoration-color":[{decoration:Z()}],"underline-offset":[{"underline-offset":[ze,"auto",he,fe]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:T()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",he,fe]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",he,fe]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:xe()}],"bg-repeat":[{bg:S()}],"bg-size":[{bg:W()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Wr,he,fe],radial:["",he,fe],conic:[Wr,he,fe]},_y,wy]}],"bg-color":[{bg:Z()}],"gradient-from-pos":[{from:J()}],"gradient-via-pos":[{via:J()}],"gradient-to-pos":[{to:J()}],"gradient-from":[{from:Z()}],"gradient-via":[{via:Z()}],"gradient-to":[{to:Z()}],rounded:[{rounded:ne()}],"rounded-s":[{"rounded-s":ne()}],"rounded-e":[{"rounded-e":ne()}],"rounded-t":[{"rounded-t":ne()}],"rounded-r":[{"rounded-r":ne()}],"rounded-b":[{"rounded-b":ne()}],"rounded-l":[{"rounded-l":ne()}],"rounded-ss":[{"rounded-ss":ne()}],"rounded-se":[{"rounded-se":ne()}],"rounded-ee":[{"rounded-ee":ne()}],"rounded-es":[{"rounded-es":ne()}],"rounded-tl":[{"rounded-tl":ne()}],"rounded-tr":[{"rounded-tr":ne()}],"rounded-br":[{"rounded-br":ne()}],"rounded-bl":[{"rounded-bl":ne()}],"border-w":[{border:V()}],"border-w-x":[{"border-x":V()}],"border-w-y":[{"border-y":V()}],"border-w-s":[{"border-s":V()}],"border-w-e":[{"border-e":V()}],"border-w-t":[{"border-t":V()}],"border-w-r":[{"border-r":V()}],"border-w-b":[{"border-b":V()}],"border-w-l":[{"border-l":V()}],"divide-x":[{"divide-x":V()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":V()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...A(),"hidden","none"]}],"divide-style":[{divide:[...A(),"hidden","none"]}],"border-color":[{border:Z()}],"border-color-x":[{"border-x":Z()}],"border-color-y":[{"border-y":Z()}],"border-color-s":[{"border-s":Z()}],"border-color-e":[{"border-e":Z()}],"border-color-t":[{"border-t":Z()}],"border-color-r":[{"border-r":Z()}],"border-color-b":[{"border-b":Z()}],"border-color-l":[{"border-l":Z()}],"divide-color":[{divide:Z()}],"outline-style":[{outline:[...A(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ze,he,fe]}],"outline-w":[{outline:["",ze,Jn,nn]}],"outline-color":[{outline:Z()}],shadow:[{shadow:["","none",b,ai,ii]}],"shadow-color":[{shadow:Z()}],"inset-shadow":[{"inset-shadow":["none",w,ai,ii]}],"inset-shadow-color":[{"inset-shadow":Z()}],"ring-w":[{ring:V()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:Z()}],"ring-offset-w":[{"ring-offset":[ze,nn]}],"ring-offset-color":[{"ring-offset":Z()}],"inset-ring-w":[{"inset-ring":V()}],"inset-ring-color":[{"inset-ring":Z()}],"text-shadow":[{"text-shadow":["none",z,ai,ii]}],"text-shadow-color":[{"text-shadow":Z()}],opacity:[{opacity:[ze,he,fe]}],"mix-blend":[{"mix-blend":[...H(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":H()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[ze]}],"mask-image-linear-from-pos":[{"mask-linear-from":L()}],"mask-image-linear-to-pos":[{"mask-linear-to":L()}],"mask-image-linear-from-color":[{"mask-linear-from":Z()}],"mask-image-linear-to-color":[{"mask-linear-to":Z()}],"mask-image-t-from-pos":[{"mask-t-from":L()}],"mask-image-t-to-pos":[{"mask-t-to":L()}],"mask-image-t-from-color":[{"mask-t-from":Z()}],"mask-image-t-to-color":[{"mask-t-to":Z()}],"mask-image-r-from-pos":[{"mask-r-from":L()}],"mask-image-r-to-pos":[{"mask-r-to":L()}],"mask-image-r-from-color":[{"mask-r-from":Z()}],"mask-image-r-to-color":[{"mask-r-to":Z()}],"mask-image-b-from-pos":[{"mask-b-from":L()}],"mask-image-b-to-pos":[{"mask-b-to":L()}],"mask-image-b-from-color":[{"mask-b-from":Z()}],"mask-image-b-to-color":[{"mask-b-to":Z()}],"mask-image-l-from-pos":[{"mask-l-from":L()}],"mask-image-l-to-pos":[{"mask-l-to":L()}],"mask-image-l-from-color":[{"mask-l-from":Z()}],"mask-image-l-to-color":[{"mask-l-to":Z()}],"mask-image-x-from-pos":[{"mask-x-from":L()}],"mask-image-x-to-pos":[{"mask-x-to":L()}],"mask-image-x-from-color":[{"mask-x-from":Z()}],"mask-image-x-to-color":[{"mask-x-to":Z()}],"mask-image-y-from-pos":[{"mask-y-from":L()}],"mask-image-y-to-pos":[{"mask-y-to":L()}],"mask-image-y-from-color":[{"mask-y-from":Z()}],"mask-image-y-to-color":[{"mask-y-to":Z()}],"mask-image-radial":[{"mask-radial":[he,fe]}],"mask-image-radial-from-pos":[{"mask-radial-from":L()}],"mask-image-radial-to-pos":[{"mask-radial-to":L()}],"mask-image-radial-from-color":[{"mask-radial-from":Z()}],"mask-image-radial-to-color":[{"mask-radial-to":Z()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":N()}],"mask-image-conic-pos":[{"mask-conic":[ze]}],"mask-image-conic-from-pos":[{"mask-conic-from":L()}],"mask-image-conic-to-pos":[{"mask-conic-to":L()}],"mask-image-conic-from-color":[{"mask-conic-from":Z()}],"mask-image-conic-to-color":[{"mask-conic-to":Z()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:xe()}],"mask-repeat":[{mask:S()}],"mask-size":[{mask:W()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",he,fe]}],filter:[{filter:["","none",he,fe]}],blur:[{blur:se()}],brightness:[{brightness:[ze,he,fe]}],contrast:[{contrast:[ze,he,fe]}],"drop-shadow":[{"drop-shadow":["","none",M,ai,ii]}],"drop-shadow-color":[{"drop-shadow":Z()}],grayscale:[{grayscale:["",ze,he,fe]}],"hue-rotate":[{"hue-rotate":[ze,he,fe]}],invert:[{invert:["",ze,he,fe]}],saturate:[{saturate:[ze,he,fe]}],sepia:[{sepia:["",ze,he,fe]}],"backdrop-filter":[{"backdrop-filter":["","none",he,fe]}],"backdrop-blur":[{"backdrop-blur":se()}],"backdrop-brightness":[{"backdrop-brightness":[ze,he,fe]}],"backdrop-contrast":[{"backdrop-contrast":[ze,he,fe]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ze,he,fe]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ze,he,fe]}],"backdrop-invert":[{"backdrop-invert":["",ze,he,fe]}],"backdrop-opacity":[{"backdrop-opacity":[ze,he,fe]}],"backdrop-saturate":[{"backdrop-saturate":[ze,he,fe]}],"backdrop-sepia":[{"backdrop-sepia":["",ze,he,fe]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":T()}],"border-spacing-x":[{"border-spacing-x":T()}],"border-spacing-y":[{"border-spacing-y":T()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",he,fe]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ze,"initial",he,fe]}],ease:[{ease:["linear","initial",B,he,fe]}],delay:[{delay:[ze,he,fe]}],animate:[{animate:["none",y,he,fe]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[D,he,fe]}],"perspective-origin":[{"perspective-origin":O()}],rotate:[{rotate:ce()}],"rotate-x":[{"rotate-x":ce()}],"rotate-y":[{"rotate-y":ce()}],"rotate-z":[{"rotate-z":ce()}],scale:[{scale:le()}],"scale-x":[{"scale-x":le()}],"scale-y":[{"scale-y":le()}],"scale-z":[{"scale-z":le()}],"scale-3d":["scale-3d"],skew:[{skew:ge()}],"skew-x":[{"skew-x":ge()}],"skew-y":[{"skew-y":ge()}],transform:[{transform:[he,fe,"","none","gpu","cpu"]}],"transform-origin":[{origin:O()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:$()}],"translate-x":[{"translate-x":$()}],"translate-y":[{"translate-y":$()}],"translate-z":[{"translate-z":$()}],"translate-none":["translate-none"],accent:[{accent:Z()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:Z()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",he,fe]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":T()}],"scroll-mx":[{"scroll-mx":T()}],"scroll-my":[{"scroll-my":T()}],"scroll-ms":[{"scroll-ms":T()}],"scroll-me":[{"scroll-me":T()}],"scroll-mt":[{"scroll-mt":T()}],"scroll-mr":[{"scroll-mr":T()}],"scroll-mb":[{"scroll-mb":T()}],"scroll-ml":[{"scroll-ml":T()}],"scroll-p":[{"scroll-p":T()}],"scroll-px":[{"scroll-px":T()}],"scroll-py":[{"scroll-py":T()}],"scroll-ps":[{"scroll-ps":T()}],"scroll-pe":[{"scroll-pe":T()}],"scroll-pt":[{"scroll-pt":T()}],"scroll-pr":[{"scroll-pr":T()}],"scroll-pb":[{"scroll-pb":T()}],"scroll-pl":[{"scroll-pl":T()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",he,fe]}],fill:[{fill:["none",...Z()]}],"stroke-w":[{stroke:[ze,Jn,nn,ns]}],stroke:[{stroke:["none",...Z()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},Ey=(r,{cacheSize:i,prefix:n,experimentalParseClassName:a,extend:s={},override:l={}})=>(oo(r,"cacheSize",i),oo(r,"prefix",n),oo(r,"experimentalParseClassName",a),si(r.theme,l.theme),si(r.classGroups,l.classGroups),si(r.conflictingClassGroups,l.conflictingClassGroups),si(r.conflictingClassGroupModifiers,l.conflictingClassGroupModifiers),oo(r,"orderSensitiveModifiers",l.orderSensitiveModifiers),li(r.theme,s.theme),li(r.classGroups,s.classGroups),li(r.conflictingClassGroups,s.conflictingClassGroups),li(r.conflictingClassGroupModifiers,s.conflictingClassGroupModifiers),up(r,s,"orderSensitiveModifiers"),r),oo=(r,i,n)=>{n!==void 0&&(r[i]=n)},si=(r,i)=>{if(i)for(const n in i)oo(r,n,i[n])},li=(r,i)=>{if(i)for(const n in i)up(r,i,n)},up=(r,i,n)=>{const a=i[n];a!==void 0&&(r[n]=r[n]?r[n].concat(a):a)},Sy=(r,...i)=>typeof r=="function"?Zu(ed,r,...i):Zu(()=>Ey(ed(),r),...i);function dp(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var td={exports:{}};/*!
|
|
30
29
|
Copyright (c) 2018 Jed Watson.
|
|
31
30
|
Licensed under the MIT License (MIT), see
|
|
32
31
|
http://jedwatson.github.io/classnames
|
|
33
|
-
*/var
|
|
34
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ht(i){return Jv(i)||zv(i)||Ql(i)||kv()}function Uv(i){if(i.sheet)return i.sheet;for(var r=0;r<document.styleSheets.length;r++)if(document.styleSheets[r].ownerNode===i)return document.styleSheets[r]}function jv(i){var r=document.createElement("style");return r.setAttribute("data-emotion",i.key),i.nonce!==void 0&&r.setAttribute("nonce",i.nonce),r.appendChild(document.createTextNode("")),r.setAttribute("data-s",""),r}var Qv=(function(){function i(u){var s=this;this._insertTag=function(o){var c;s.tags.length===0?s.insertionPoint?c=s.insertionPoint.nextSibling:s.prepend?c=s.container.firstChild:c=s.before:c=s.tags[s.tags.length-1].nextSibling,s.container.insertBefore(o,c),s.tags.push(o)},this.isSpeedy=u.speedy===void 0?!0:u.speedy,this.tags=[],this.ctr=0,this.nonce=u.nonce,this.key=u.key,this.container=u.container,this.prepend=u.prepend,this.insertionPoint=u.insertionPoint,this.before=null}var r=i.prototype;return r.hydrate=function(s){s.forEach(this._insertTag)},r.insert=function(s){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(jv(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var c=Uv(o);try{c.insertRule(s,c.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(s));this.ctr++},r.flush=function(){this.tags.forEach(function(s){var o;return(o=s.parentNode)==null?void 0:o.removeChild(s)}),this.tags=[],this.ctr=0},i})(),nn="-ms-",Ai="-moz-",ce="-webkit-",$l="comm",Ao="rule",xo="decl",$v="@import",Kl="@keyframes",Kv="@layer",qv=Math.abs,Fi=String.fromCharCode,em=Object.assign;function nm(i,r){return $e(i,0)^45?(((r<<2^$e(i,0))<<2^$e(i,1))<<2^$e(i,2))<<2^$e(i,3):0}function ql(i){return i.trim()}function tm(i,r){return(i=r.exec(i))?i[0]:i}function fe(i,r,u){return i.replace(r,u)}function ho(i,r){return i.indexOf(r)}function $e(i,r){return i.charCodeAt(r)|0}function pr(i,r,u){return i.slice(r,u)}function Yn(i){return i.length}function yo(i){return i.length}function li(i,r){return r.push(i),i}function rm(i,r){return i.map(r).join("")}var Bi=1,Jt=1,ec=0,bn=0,Le=0,zt="";function Ti(i,r,u,s,o,c,d){return{value:i,root:r,parent:u,type:s,props:o,children:c,line:Bi,column:Jt,length:d,return:""}}function cr(i,r){return em(Ti("",null,null,"",null,null,0),i,{length:-i.length},r)}function im(){return Le}function um(){return Le=bn>0?$e(zt,--bn):0,Jt--,Le===10&&(Jt=1,Bi--),Le}function En(){return Le=bn<ec?$e(zt,bn++):0,Jt++,Le===10&&(Jt=1,Bi++),Le}function zn(){return $e(zt,bn)}function hi(){return bn}function mr(i,r){return pr(zt,i,r)}function hr(i){switch(i){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function nc(i){return Bi=Jt=1,ec=Yn(zt=i),bn=0,[]}function tc(i){return zt="",i}function bi(i){return ql(mr(bn-1,bo(i===91?i+2:i===40?i+1:i)))}function om(i){for(;(Le=zn())&&Le<33;)En();return hr(i)>2||hr(Le)>3?"":" "}function am(i,r){for(;--r&&En()&&!(Le<48||Le>102||Le>57&&Le<65||Le>70&&Le<97););return mr(i,hi()+(r<6&&zn()==32&&En()==32))}function bo(i){for(;En();)switch(Le){case i:return bn;case 34:case 39:i!==34&&i!==39&&bo(Le);break;case 40:i===41&&bo(i);break;case 92:En();break}return bn}function sm(i,r){for(;En()&&i+Le!==57;)if(i+Le===84&&zn()===47)break;return"/*"+mr(r,bn-1)+"*"+Fi(i===47?i:En())}function lm(i){for(;!hr(zn());)En();return mr(i,bn)}function cm(i){return tc(vi("",null,null,null,[""],i=nc(i),0,[0],i))}function vi(i,r,u,s,o,c,d,b,g){for(var h=0,m=0,A=d,B=0,E=0,F=0,G=1,S=1,T=1,X=0,W="",N=o,w=c,D=s,M=W;S;)switch(F=X,X=En()){case 40:if(F!=108&&$e(M,A-1)==58){ho(M+=fe(bi(X),"&","&\f"),"&\f")!=-1&&(T=-1);break}case 34:case 39:case 91:M+=bi(X);break;case 9:case 10:case 13:case 32:M+=om(F);break;case 92:M+=am(hi()-1,7);continue;case 47:switch(zn()){case 42:case 47:li(fm(sm(En(),hi()),r,u),g);break;default:M+="/"}break;case 123*G:b[h++]=Yn(M)*T;case 125*G:case 59:case 0:switch(X){case 0:case 125:S=0;case 59+m:T==-1&&(M=fe(M,/\f/g,"")),E>0&&Yn(M)-A&&li(E>32?fl(M+";",s,u,A-1):fl(fe(M," ","")+";",s,u,A-2),g);break;case 59:M+=";";default:if(li(D=cl(M,r,u,h,m,o,b,W,N=[],w=[],A),c),X===123)if(m===0)vi(M,r,D,D,N,c,A,b,w);else switch(B===99&&$e(M,3)===110?100:B){case 100:case 108:case 109:case 115:vi(i,D,D,s&&li(cl(i,D,D,0,0,o,b,W,o,N=[],A),w),o,w,A,b,s?N:w);break;default:vi(M,D,D,D,[""],w,0,b,w)}}h=m=E=0,G=T=1,W=M="",A=d;break;case 58:A=1+Yn(M),E=F;default:if(G<1){if(X==123)--G;else if(X==125&&G++==0&&um()==125)continue}switch(M+=Fi(X),X*G){case 38:T=m>0?1:(M+="\f",-1);break;case 44:b[h++]=(Yn(M)-1)*T,T=1;break;case 64:zn()===45&&(M+=bi(En())),B=zn(),m=A=Yn(W=M+=lm(hi())),X++;break;case 45:F===45&&Yn(M)==2&&(G=0)}}return c}function cl(i,r,u,s,o,c,d,b,g,h,m){for(var A=o-1,B=o===0?c:[""],E=yo(B),F=0,G=0,S=0;F<s;++F)for(var T=0,X=pr(i,A+1,A=qv(G=d[F])),W=i;T<E;++T)(W=ql(G>0?B[T]+" "+X:fe(X,/&\f/g,B[T])))&&(g[S++]=W);return Ti(i,r,u,o===0?Ao:b,g,h,m)}function fm(i,r,u){return Ti(i,r,u,$l,Fi(im()),pr(i,2,-2),0)}function fl(i,r,u,s){return Ti(i,r,u,xo,pr(i,0,s),pr(i,s+1,-1),s)}function Yt(i,r){for(var u="",s=yo(i),o=0;o<s;o++)u+=r(i[o],o,i,r)||"";return u}function dm(i,r,u,s){switch(i.type){case Kv:if(i.children.length)break;case $v:case xo:return i.return=i.return||i.value;case $l:return"";case Kl:return i.return=i.value+"{"+Yt(i.children,s)+"}";case Ao:i.value=i.props.join(",")}return Yn(u=Yt(i.children,s))?i.return=i.value+"{"+u+"}":""}function gm(i){var r=yo(i);return function(u,s,o,c){for(var d="",b=0;b<r;b++)d+=i[b](u,s,o,c)||"";return d}}function pm(i){return function(r){r.root||(r=r.return)&&i(r)}}function hm(i){var r=Object.create(null);return function(u){return r[u]===void 0&&(r[u]=i(u)),r[u]}}var bm=function(r,u,s){for(var o=0,c=0;o=c,c=zn(),o===38&&c===12&&(u[s]=1),!hr(c);)En();return mr(r,bn)},vm=function(r,u){var s=-1,o=44;do switch(hr(o)){case 0:o===38&&zn()===12&&(u[s]=1),r[s]+=bm(bn-1,u,s);break;case 2:r[s]+=bi(o);break;case 4:if(o===44){r[++s]=zn()===58?"&\f":"",u[s]=r[s].length;break}default:r[s]+=Fi(o)}while(o=En());return r},mm=function(r,u){return tc(vm(nc(r),u))},dl=new WeakMap,Im=function(r){if(!(r.type!=="rule"||!r.parent||r.length<1)){for(var u=r.value,s=r.parent,o=r.column===s.column&&r.line===s.line;s.type!=="rule";)if(s=s.parent,!s)return;if(!(r.props.length===1&&u.charCodeAt(0)!==58&&!dl.get(s))&&!o){dl.set(r,!0);for(var c=[],d=mm(u,c),b=s.props,g=0,h=0;g<d.length;g++)for(var m=0;m<b.length;m++,h++)r.props[h]=c[g]?d[g].replace(/&\f/g,b[m]):b[m]+" "+d[g]}}},Cm=function(r){if(r.type==="decl"){var u=r.value;u.charCodeAt(0)===108&&u.charCodeAt(2)===98&&(r.return="",r.value="")}};function rc(i,r){switch(nm(i,r)){case 5103:return ce+"print-"+i+i;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ce+i+i;case 5349:case 4246:case 4810:case 6968:case 2756:return ce+i+Ai+i+nn+i+i;case 6828:case 4268:return ce+i+nn+i+i;case 6165:return ce+i+nn+"flex-"+i+i;case 5187:return ce+i+fe(i,/(\w+).+(:[^]+)/,ce+"box-$1$2"+nn+"flex-$1$2")+i;case 5443:return ce+i+nn+"flex-item-"+fe(i,/flex-|-self/,"")+i;case 4675:return ce+i+nn+"flex-line-pack"+fe(i,/align-content|flex-|-self/,"")+i;case 5548:return ce+i+nn+fe(i,"shrink","negative")+i;case 5292:return ce+i+nn+fe(i,"basis","preferred-size")+i;case 6060:return ce+"box-"+fe(i,"-grow","")+ce+i+nn+fe(i,"grow","positive")+i;case 4554:return ce+fe(i,/([^-])(transform)/g,"$1"+ce+"$2")+i;case 6187:return fe(fe(fe(i,/(zoom-|grab)/,ce+"$1"),/(image-set)/,ce+"$1"),i,"")+i;case 5495:case 3959:return fe(i,/(image-set\([^]*)/,ce+"$1$`$1");case 4968:return fe(fe(i,/(.+:)(flex-)?(.*)/,ce+"box-pack:$3"+nn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ce+i+i;case 4095:case 3583:case 4068:case 2532:return fe(i,/(.+)-inline(.+)/,ce+"$1$2")+i;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Yn(i)-1-r>6)switch($e(i,r+1)){case 109:if($e(i,r+4)!==45)break;case 102:return fe(i,/(.+:)(.+)-([^]+)/,"$1"+ce+"$2-$3$1"+Ai+($e(i,r+3)==108?"$3":"$2-$3"))+i;case 115:return~ho(i,"stretch")?rc(fe(i,"stretch","fill-available"),r)+i:i}break;case 4949:if($e(i,r+1)!==115)break;case 6444:switch($e(i,Yn(i)-3-(~ho(i,"!important")&&10))){case 107:return fe(i,":",":"+ce)+i;case 101:return fe(i,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ce+($e(i,14)===45?"inline-":"")+"box$3$1"+ce+"$2$3$1"+nn+"$2box$3")+i}break;case 5936:switch($e(i,r+11)){case 114:return ce+i+nn+fe(i,/[svh]\w+-[tblr]{2}/,"tb")+i;case 108:return ce+i+nn+fe(i,/[svh]\w+-[tblr]{2}/,"tb-rl")+i;case 45:return ce+i+nn+fe(i,/[svh]\w+-[tblr]{2}/,"lr")+i}return ce+i+nn+i+i}return i}var Am=function(r,u,s,o){if(r.length>-1&&!r.return)switch(r.type){case xo:r.return=rc(r.value,r.length);break;case Kl:return Yt([cr(r,{value:fe(r.value,"@","@"+ce)})],o);case Ao:if(r.length)return rm(r.props,function(c){switch(tm(c,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Yt([cr(r,{props:[fe(c,/:(read-\w+)/,":"+Ai+"$1")]})],o);case"::placeholder":return Yt([cr(r,{props:[fe(c,/:(plac\w+)/,":"+ce+"input-$1")]}),cr(r,{props:[fe(c,/:(plac\w+)/,":"+Ai+"$1")]}),cr(r,{props:[fe(c,/:(plac\w+)/,nn+"input-$1")]})],o)}return""})}},xm=[Am],ym=function(r){var u=r.key;if(u==="css"){var s=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(s,function(G){var S=G.getAttribute("data-emotion");S.indexOf(" ")!==-1&&(document.head.appendChild(G),G.setAttribute("data-s",""))})}var o=r.stylisPlugins||xm,c={},d,b=[];d=r.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+u+' "]'),function(G){for(var S=G.getAttribute("data-emotion").split(" "),T=1;T<S.length;T++)c[S[T]]=!0;b.push(G)});var g,h=[Im,Cm];{var m,A=[dm,pm(function(G){m.insert(G)})],B=gm(h.concat(o,A)),E=function(S){return Yt(cm(S),B)};g=function(S,T,X,W){m=X,E(S?S+"{"+T.styles+"}":T.styles),W&&(F.inserted[T.name]=!0)}}var F={key:u,sheet:new Qv({key:u,container:d,nonce:r.nonce,speedy:r.speedy,prepend:r.prepend,insertionPoint:r.insertionPoint}),nonce:r.nonce,inserted:c,registered:{},insert:g};return F.sheet.hydrate(b),F},ci={exports:{}},ge={};/** @license React v16.13.1
|
|
32
|
+
*/var rd;function Oy(){return rd||(rd=1,(function(r){(function(){var i={}.hasOwnProperty;function n(){for(var l="",u=0;u<arguments.length;u++){var d=arguments[u];d&&(l=s(l,a(d)))}return l}function a(l){if(typeof l=="string"||typeof l=="number")return l;if(typeof l!="object")return"";if(Array.isArray(l))return n.apply(null,l);if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]"))return l.toString();var u="";for(var d in l)i.call(l,d)&&l[d]&&(u=s(u,d));return u}function s(l,u){return u?l?l+" "+u:l+u:l}r.exports?(n.default=n,r.exports=n):window.classNames=n})()})(td)),td.exports}var Ny=Oy();const Cy=dp(Ny),Ry=Sy({extend:{classGroups:{"font-size":["text-xxs","text-xs","text-s","text-sm","text-base","text-lg","text-xl","text-2xl","text-3xl","text-4xl","text-5xl","text-6xl","text-7xl","text-8xl","text-9xl"],"text-color":["text-body","text-muted","text-inactive-text","text-button-text","text-positive-text","text-negative-text","text-negative","text-warning-text","text-input-text","text-select-text","text-input-message-text","text-placeholder"]}}});function X(...r){return Ry(Cy(r))}const po={sm:{checkbox:"size-4",hoverSquare:"size-2.5",text:"text-xs",spacing:"gap-1",icon:"size-3.25"},md:{checkbox:"size-5",hoverSquare:"size-3.5",text:"text-sm",spacing:"gap-1.5",icon:"size-4"},lg:{checkbox:"size-6",hoverSquare:"size-4",text:"text-base",spacing:"gap-2",icon:"size-5"}},rr={primary:{checked:"bg-primary border-primary",unchecked:"border border-body bg-transparent",checkedHover:"hover:bg-primary-hover hover:border-primary-hover",hoverSquare:"bg-primary-hover",focus:"focus:ring-primary",label:"text-body"},positive:{checked:"bg-positive border-positive",unchecked:"border border-positive bg-transparent",checkedHover:"hover:bg-positive-hover hover:border-positive-hover",hoverSquare:"bg-positive-hover",focus:"focus:ring-positive",label:"text-positive"},warning:{checked:"bg-warning border-warning",unchecked:"border border-warning bg-transparent",checkedHover:"hover:bg-warning-hover hover:border-warning-hover",hoverSquare:"bg-warning-hover",focus:"focus:ring-warning",label:"text-warning"},negative:{checked:"bg-negative border-negative",unchecked:"border border-negative bg-transparent",checkedHover:"hover:bg-negative-hover hover:border-negative-hover",hoverSquare:"bg-negative-hover",focus:"focus:ring-negative",label:"text-negative"}},zy=`
|
|
33
|
+
appearance-none border rounded transition-all duration-200
|
|
34
|
+
focus:ring-2 focus:ring-offset-2 focus:outline-hidden
|
|
35
|
+
relative
|
|
36
|
+
`,Dy=(r,i,n)=>{const{isChecked:a,isIndeterminate:s,isDisabled:l,isInvalid:u}=n,d=a||s;return X(zy,po[r].checkbox,{"cursor-pointer":!l},u?{[rr.negative.checked]:d,[rr.negative.unchecked]:!d,[rr.negative.checkedHover]:!l&&d,[rr.negative.focus]:!l,"border-input-disable":l}:{[rr[i].checked]:d&&!l,[rr[i].unchecked]:!d&&!l,[rr[i].checkedHover]:!l&&d,[rr[i].focus]:!l,"border-input-disable":l,"bg-input-disable text-muted":l&&d})},My=(r,i,n)=>{const{isDisabled:a,isInvalid:s}=n;return X(po[r].text,s?{[rr.negative.label]:s}:{"text-input-disable":a,[rr[i].label]:!a,"cursor-pointer":!a})},Ty=r=>X("inline-flex items-center ws-group",po[r].spacing),Ay=(r,i,n)=>X("center-absolute rounded-xs transition-all duration-200 opacity-0 ws-checkbox-hover-target",po[r].hoverSquare,{[rr.negative.hoverSquare]:n,[rr[i].hoverSquare]:!n}),Py=r=>`${po[r].icon}`,Ly=r=>I.jsx("svg",{className:`absolute inset-0 ${r.className}`,fill:"none",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg",...r,children:I.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2",fill:"none"})}),By=x.forwardRef(({label:r,isDisabled:i=!1,isInvalid:n=!1,isRequired:a=!1,size:s="md",color:l="primary",onChange:u,onFocus:d,onBlur:f,value:v,defaultValue:b,name:w,id:z,...M},G)=>{const[D,E]=x.useState(b),B=v===!0||D===!0,y=v===null,k=B||y,N={isChecked:B,isIndeterminate:y,isDisabled:i,isInvalid:n},O=Dy(s,l,N),K=My(s,l,N),re=Ty(s),T=Ay(s,l,n),Y=Py(s);return I.jsxs("label",{"data-qui":"Checkbox",className:re,children:[I.jsxs("div",{className:O,children:[I.jsx("input",{ref:G,type:"checkbox",className:"sr-only",checked:B,disabled:i,required:a,onChange:ie=>{v===void 0&&E(ie.target.checked),u==null||u(ie)},onFocus:d,onBlur:f,name:w,id:z,...M}),k&&I.jsx("div",{className:"center-absolute",children:y?I.jsx(Ly,{className:Y}):I.jsx(Px,{className:Y})}),!k&&!i&&I.jsx("div",{className:T})]}),r&&I.jsxs("span",{className:K,children:[r,a&&I.jsx("span",{className:"text-negative ml-1",children:"*"})]})]})});By.displayName="Checkbox";const fo={sm:{container:"gap-2",radio:"size-3",label:"text-xs",dot:"size-2",hoverDot:"size-1.5"},md:{container:"gap-2.5",radio:"size-4",label:"text-sm",dot:"size-2.5",hoverDot:"size-2"},lg:{container:"gap-3",radio:"size-6",label:"text-base",dot:"size-4",hoverDot:"size-3"}},ao={primary:{radio:"border-body-light group-hover:border-body",radioInvalid:"border-negative",dot:"bg-primary group-hover:bg-primary-hover",hoverDot:"bg-primary-hover",label:"text-body"},positive:{radio:"border-positive group-hover:border-positive-text",radioInvalid:"border-negative",dot:"bg-positive group-hover:bg-positive-hover",hoverDot:"bg-positive-bg",label:"text-positive-text"},warning:{radio:"border-warning group-hover:border-warning-text",radioInvalid:"border-negative",dot:"bg-warning group-hover:bg-warning-hover",hoverDot:"bg-warning-bg",label:"text-warning-text"},negative:{radio:"border-negative group-hover:border-negative-text",radioInvalid:"border-negative",dot:"bg-negative group-hover:bg-negative-hover",hoverDot:"bg-negative-bg",label:"text-negative"}},Wy=`
|
|
37
|
+
relative rounded-full border transition-all duration-200 ease-in-out bg-transparent
|
|
38
|
+
focus:outline-hidden focus:ring-2 focus:ring-offset-0
|
|
39
|
+
cursor-pointer peer
|
|
40
|
+
`,Vy=(r,i,n)=>{const{isDisabled:a,isInvalid:s}=n;return X(Wy,fo[r].radio,s?ao[i].radioInvalid:{[ao[i].radio]:!a,"cursor-not-allowed opacity-60":a})},Fy=(r,i,n)=>{const{checked:a,isDisabled:s,isInvalid:l}=n;return X("center-absolute rounded-full transition-all duration-200 ease-in-out",fo[r].dot,l?"bg-negative":{[ao[i].dot]:!s,"border-neutral":s,"opacity-0 scale-0":!a,"opacity-100 scale-100":a&&!s})},Hy=(r,i,n)=>X("center-absolute rounded-full transition-all duration-200 opacity-0 group-hover:opacity-100",fo[r].hoverDot,{[ao[i].hoverDot]:!n,"bg-negative-bg":n}),jy=r=>X("cursor-pointer select-none transition-colors duration-200",fo[r].label),Ky=(r,i,n,a)=>{const{isDisabled:s,isInvalid:l}=n;return X("inline-flex items-center group",fo[r].container,l?{"text-negative":l}:{[ao[i].label]:!s,"text-muted":s},a)},$y=x.createContext(null),Uy=()=>{const r=x.useContext($y);if(!r)throw new Error("Radio.Item must be used within Radio.Group");return r},qy=x.forwardRef(({value:r,label:i,size:n,color:a,isDisabled:s,isInvalid:l,isRequired:u,className:d,...f},v)=>{const b=Uy(),w=n??b.size,z=a??b.color,M=s??b.isDisabled,G=l??b.isInvalid,D=u??b.isRequired,E=b.value===r,B={checked:E,isDisabled:M,isInvalid:G},y=Vy(w,z,B),k=Fy(w,z,B),N=Hy(w,z,G),O=jy(w),K=Ky(w,z,B,d),re=()=>{M||b.onChange(r)};return I.jsxs("label",{"data-qui":"RadioItem",className:K,children:[I.jsxs("div",{className:X("relative",{hidden:b.hideIndicator}),children:[I.jsx("input",{ref:v,type:"radio",value:r,checked:E,disabled:M,required:D,"aria-invalid":G,"aria-label":i?void 0:f["aria-label"],name:b.name,onChange:re,className:"sr-only",...f}),I.jsxs("div",{className:y,children:[I.jsx("div",{className:k}),!E&&!M&&I.jsx("div",{className:N})]})]}),i&&I.jsxs("span",{className:O,children:[i,D&&I.jsx("span",{className:"text-negative ml-1",children:"*"})]})]})});qy.displayName="RadioItem";const pp={sm:{container:"h-4.5 p-1 rounded",text:"text-xxs"},md:{container:"h-6 p-1 rounded",text:"text-s"},lg:{container:"h-7 p-1 rounded",text:"text-sm"},xl:{container:"h-7.5 p-1 rounded",text:"text-lg"}},Gy={primary:{bg:{solid:"bg-primary",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-primary",ghost:"text-primary"},border:{solid:"border-primary",outline:"border-primary",ghost:"border-transparent"},hover:{solid:"hover:bg-primary-hover hover:border-primary-hover",outline:"hover:border-black hover:text-primary-hover",ghost:"hover:bg-primary-hover hover:text-body"}},white:{bg:{solid:"bg-white",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-primary",outline:"text-body",ghost:"text-body"},border:{solid:"border-white",outline:"border-white",ghost:"border-transparent"},hover:{solid:"hover:bg-canvas-subtle hover:border-canvas-subtle",outline:"hover:border-canvas hover:text-canvas",ghost:"hover:bg-primary-hover hover:text-body"}},positive:{bg:{solid:"bg-positive",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-positive-text",ghost:"text-positive-text"},border:{solid:"border-positive",outline:"border-positive",ghost:"border-transparent"},hover:{solid:"hover:bg-positive-hover hover:border-positive-hover",outline:"hover:border-positive-hover hover:text-positive-hover",ghost:"hover:bg-positive-hover hover:text-body"}},warning:{bg:{solid:"bg-warning",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-warning-text",ghost:"text-warning-text"},border:{solid:"border-warning",outline:"border-warning",ghost:"border-transparent"},hover:{solid:"hover:bg-warning-hover hover:border-warning-hover",outline:"hover:border-warning-hover hover:text-warning-hover",ghost:"hover:bg-warning-hover hover:text-body"}},negative:{bg:{solid:"bg-negative",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-negative",ghost:"text-negative"},border:{solid:"border-negative",outline:"border-negative",ghost:"border-transparent"},hover:{solid:"hover:bg-negative-hover hover:border-negative-hover",outline:"hover:border-negative-hover hover:text-negative-hover",ghost:"hover:bg-negative-hover hover:text-body"}}},Xy=(r,i,n,a)=>{const s=pp[r],l=Gy[n],u=X("inline-flex items-center justify-center font-medium transition-colors duration-200 focus:outline-hidden border",{"cursor-pointer":!a},s.container);return a?X(u,"text-inactive-text",{"border-panel":i!=="ghost"&&i==="solid","border-panel-subtle":i==="outline","bg-panel":i==="solid","bg-transparent ":i==="outline"||i==="ghost","border-transparent":i==="ghost"}):X(u,l.bg[i],l.text[i],l.hover[i],l.border[i])},Yy=r=>X("flex items-center justify-center gap-1",pp[r].text),Zy=x.forwardRef(({size:r="md",variant:i="solid",color:n="primary",className:a,children:s,disabled:l,...u},d)=>I.jsx("button",{"data-qui":"Button",ref:d,type:"button",className:X(Xy(r,i,n,l),Yy(r),a),disabled:l,...u,children:s}));Zy.displayName="Button";const fp=x.createContext(null),ho=()=>{const r=x.useContext(fp);if(!r)throw new Error("Input components must be used within Input.Root");return r},Tn={sm:{group:"h-5 min-h-fit",input:"text-xxs",message:"text-xxs p-1.5",icon:"text-sm"},md:{group:"h-6 min-h-fit",input:"text-xs",message:"text-xs p-2",icon:"text-base"},lg:{group:"h-7 min-h-fit",input:"text-s",message:"text-s p-2.5",icon:"text-lg"}},Or={primary:{border:"border border-input-border focus-within:border-input-focus-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-focus-border",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-input-message-text",messageBackground:"bg-input-message-bg",icon:"text-input-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},positive:{border:"border border-input-border focus-within:border-positive",borderInvalid:"ring-input-error-border",borderMessage:"ring-positive",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-positive-dark",messageBackground:"bg-positive-light",icon:"text-positive-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},warning:{border:"border border-input-border focus-within:border-input-warning-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-warning-border",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-warning-dark",messageBackground:"bg-input-warning-bg",icon:"text-warning-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},negative:{border:"border border-input-border focus-within:border-input-error-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-error-border",text:"text-negative",placeholder:"placeholder:text-input-placeholder",messageText:"text-negative-dark",messageBackground:"bg-input-error-bg",icon:"text-negative",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"}},Qy=()=>X("flex flex-col relative"),Jy=({size:r,color:i,isDisabled:n,isReadOnly:a,hasMessage:s,hasArea:l,isInvalid:u})=>{const d=Or[u?"negative":i];return X("bg-input-bg flex gap-1 relative px-1 transition-all duration-200 ease-in-out only:rounded first:rounded-t last:rounded-b",d.text,s?d.borderMessage:!a&&d.border,Tn[r].group,{"ring-1":s,"opacity-60":n,"items-center":!l})},e1=({size:r,color:i})=>X("bg-transparent ring-0 w-full","focus:outline-hidden",[Tn[r].input],Or[i].placeholder),nd=({size:r,color:i})=>X("bg-transparent ring-0 w-full h-fit resize-none py-0.5","focus:outline-hidden",Tn[r].input,Or[i].placeholder),t1=({size:r,color:i,isDisabled:n,isAction:a})=>X("transition-colors duration-200 rounded max-h-full h-fit",Tn[r].icon,r==="sm"?"m-px":"m-0.5",n?"text-muted opacity-60 pointer-events-none":a?Or[i].action:Or[i].icon,{"cursor-pointer p-0.5":a&&!n,[Or[i].actionHover]:a&&!n,"pointer-events-none":!a}),r1=({size:r,color:i,isDisabled:n})=>X("absolute left-0 right-0 z-10","flex items-start gap-x-2 ring-1","first:bottom-full first:rounded-t first:ring-b-0","last:top-full last:rounded-b last:ring-t-0","only:top-full only:rounded only:ring-1",n?"text-muted":Or[i].messageText,Or[i].borderMessage,Or[i].messageBackground,Tn[r].message,{"opacity-60":n}),n1=({size:r})=>X(Tn[r].icon);function Ci(r){var i=typeof r;return r!=null&&(i=="object"||i=="function")}var o1=typeof global=="object"&&global&&global.Object===Object&&global,i1=typeof self=="object"&&self&&self.Object===Object&&self,hp=o1||i1||Function("return this")(),os=function(){return hp.Date.now()},a1=/\s/;function s1(r){for(var i=r.length;i--&&a1.test(r.charAt(i)););return i}var l1=/^\s+/;function c1(r){return r&&r.slice(0,s1(r)+1).replace(l1,"")}var Ri=hp.Symbol,gp=Object.prototype,u1=gp.hasOwnProperty,d1=gp.toString,eo=Ri?Ri.toStringTag:void 0;function p1(r){var i=u1.call(r,eo),n=r[eo];try{r[eo]=void 0;var a=!0}catch{}var s=d1.call(r);return a&&(i?r[eo]=n:delete r[eo]),s}var f1=Object.prototype,h1=f1.toString;function g1(r){return h1.call(r)}var v1="[object Null]",b1="[object Undefined]",od=Ri?Ri.toStringTag:void 0;function m1(r){return r==null?r===void 0?b1:v1:od&&od in Object(r)?p1(r):g1(r)}function w1(r){return r!=null&&typeof r=="object"}var x1="[object Symbol]";function y1(r){return typeof r=="symbol"||w1(r)&&m1(r)==x1}var id=NaN,_1=/^[-+]0x[0-9a-f]+$/i,I1=/^0b[01]+$/i,k1=/^0o[0-7]+$/i,E1=parseInt;function ad(r){if(typeof r=="number")return r;if(y1(r))return id;if(Ci(r)){var i=typeof r.valueOf=="function"?r.valueOf():r;r=Ci(i)?i+"":i}if(typeof r!="string")return r===0?r:+r;r=c1(r);var n=I1.test(r);return n||k1.test(r)?E1(r.slice(2),n?2:8):_1.test(r)?id:+r}var S1="Expected a function",O1=Math.max,N1=Math.min;function wi(r,i,n){var a,s,l,u,d,f,v=0,b=!1,w=!1,z=!0;if(typeof r!="function")throw new TypeError(S1);i=ad(i)||0,Ci(n)&&(b=!!n.leading,w="maxWait"in n,l=w?O1(ad(n.maxWait)||0,i):l,z="trailing"in n?!!n.trailing:z);function M(K){var re=a,T=s;return a=s=void 0,v=K,u=r.apply(T,re),u}function G(K){return v=K,d=setTimeout(B,i),b?M(K):u}function D(K){var re=K-f,T=K-v,Y=i-re;return w?N1(Y,l-T):Y}function E(K){var re=K-f,T=K-v;return f===void 0||re>=i||re<0||w&&T>=l}function B(){var K=os();if(E(K))return y(K);d=setTimeout(B,D(K))}function y(K){return d=void 0,z&&a?M(K):(a=s=void 0,u)}function k(){d!==void 0&&clearTimeout(d),v=0,a=f=s=d=void 0}function N(){return d===void 0?u:y(os())}function O(){var K=os(),re=E(K);if(a=arguments,s=this,f=K,re){if(d===void 0)return G(f);if(w)return clearTimeout(d),d=setTimeout(B,i),M(f)}return d===void 0&&(d=setTimeout(B,i)),u}return O.cancel=k,O.flush=N,O}var C1="Expected a function";function R1(r,i,n){var a=!0,s=!0;if(typeof r!="function")throw new TypeError(C1);return Ci(n)&&(a="leading"in n?!!n.leading:a,s="trailing"in n?!!n.trailing:s),wi(r,i,{leading:a,maxWait:i,trailing:s})}var On=function(){return On=Object.assign||function(r){for(var i,n=1,a=arguments.length;n<a;n++){i=arguments[n];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])}return r},On.apply(this,arguments)};function vp(r){return!r||!r.ownerDocument||!r.ownerDocument.defaultView?window:r.ownerDocument.defaultView}function bp(r){return!r||!r.ownerDocument?document:r.ownerDocument}var mp=function(r){var i={},n=Array.prototype.reduce.call(r,function(a,s){var l=s.name.match(/data-simplebar-(.+)/);if(l){var u=l[1].replace(/\W+(.)/g,function(d,f){return f.toUpperCase()});switch(s.value){case"true":a[u]=!0;break;case"false":a[u]=!1;break;case void 0:a[u]=!0;break;default:a[u]=s.value}}return a},i);return n};function wp(r,i){var n;r&&(n=r.classList).add.apply(n,i.split(" "))}function xp(r,i){r&&i.split(" ").forEach(function(n){r.classList.remove(n)})}function yp(r){return".".concat(r.split(" ").join("."))}var Es=!!(typeof window<"u"&&window.document&&window.document.createElement),z1=Object.freeze({__proto__:null,addClasses:wp,canUseDOM:Es,classNamesToQuery:yp,getElementDocument:bp,getElementWindow:vp,getOptions:mp,removeClasses:xp}),Sn=null,sd=null;Es&&window.addEventListener("resize",function(){sd!==window.devicePixelRatio&&(sd=window.devicePixelRatio,Sn=null)});function ld(){if(Sn===null){if(typeof document>"u")return Sn=0,Sn;var r=document.body,i=document.createElement("div");i.classList.add("simplebar-hide-scrollbar"),r.appendChild(i);var n=i.getBoundingClientRect().right;r.removeChild(i),Sn=n}return Sn}var Vr=vp,is=bp,D1=mp,Fr=wp,Hr=xp,Lt=yp,to=(function(){function r(i,n){n===void 0&&(n={});var a=this;if(this.removePreventClickId=null,this.minScrollbarWidth=20,this.stopScrollDelay=175,this.isScrolling=!1,this.isMouseEntering=!1,this.isDragging=!1,this.scrollXTicking=!1,this.scrollYTicking=!1,this.wrapperEl=null,this.contentWrapperEl=null,this.contentEl=null,this.offsetEl=null,this.maskEl=null,this.placeholderEl=null,this.heightAutoObserverWrapperEl=null,this.heightAutoObserverEl=null,this.rtlHelpers=null,this.scrollbarWidth=0,this.resizeObserver=null,this.mutationObserver=null,this.elStyles=null,this.isRtl=null,this.mouseX=0,this.mouseY=0,this.onMouseMove=function(){},this.onWindowResize=function(){},this.onStopScrolling=function(){},this.onMouseEntered=function(){},this.onScroll=function(){var s=Vr(a.el);a.scrollXTicking||(s.requestAnimationFrame(a.scrollX),a.scrollXTicking=!0),a.scrollYTicking||(s.requestAnimationFrame(a.scrollY),a.scrollYTicking=!0),a.isScrolling||(a.isScrolling=!0,Fr(a.el,a.classNames.scrolling)),a.showScrollbar("x"),a.showScrollbar("y"),a.onStopScrolling()},this.scrollX=function(){a.axis.x.isOverflowing&&a.positionScrollbar("x"),a.scrollXTicking=!1},this.scrollY=function(){a.axis.y.isOverflowing&&a.positionScrollbar("y"),a.scrollYTicking=!1},this._onStopScrolling=function(){Hr(a.el,a.classNames.scrolling),a.options.autoHide&&(a.hideScrollbar("x"),a.hideScrollbar("y")),a.isScrolling=!1},this.onMouseEnter=function(){a.isMouseEntering||(Fr(a.el,a.classNames.mouseEntered),a.showScrollbar("x"),a.showScrollbar("y"),a.isMouseEntering=!0),a.onMouseEntered()},this._onMouseEntered=function(){Hr(a.el,a.classNames.mouseEntered),a.options.autoHide&&(a.hideScrollbar("x"),a.hideScrollbar("y")),a.isMouseEntering=!1},this._onMouseMove=function(s){a.mouseX=s.clientX,a.mouseY=s.clientY,(a.axis.x.isOverflowing||a.axis.x.forceVisible)&&a.onMouseMoveForAxis("x"),(a.axis.y.isOverflowing||a.axis.y.forceVisible)&&a.onMouseMoveForAxis("y")},this.onMouseLeave=function(){a.onMouseMove.cancel(),(a.axis.x.isOverflowing||a.axis.x.forceVisible)&&a.onMouseLeaveForAxis("x"),(a.axis.y.isOverflowing||a.axis.y.forceVisible)&&a.onMouseLeaveForAxis("y"),a.mouseX=-1,a.mouseY=-1},this._onWindowResize=function(){a.scrollbarWidth=a.getScrollbarWidth(),a.hideNativeScrollbar()},this.onPointerEvent=function(s){if(!(!a.axis.x.track.el||!a.axis.y.track.el||!a.axis.x.scrollbar.el||!a.axis.y.scrollbar.el)){var l,u;a.axis.x.track.rect=a.axis.x.track.el.getBoundingClientRect(),a.axis.y.track.rect=a.axis.y.track.el.getBoundingClientRect(),(a.axis.x.isOverflowing||a.axis.x.forceVisible)&&(l=a.isWithinBounds(a.axis.x.track.rect)),(a.axis.y.isOverflowing||a.axis.y.forceVisible)&&(u=a.isWithinBounds(a.axis.y.track.rect)),(l||u)&&(s.stopPropagation(),s.type==="pointerdown"&&s.pointerType!=="touch"&&(l&&(a.axis.x.scrollbar.rect=a.axis.x.scrollbar.el.getBoundingClientRect(),a.isWithinBounds(a.axis.x.scrollbar.rect)?a.onDragStart(s,"x"):a.onTrackClick(s,"x")),u&&(a.axis.y.scrollbar.rect=a.axis.y.scrollbar.el.getBoundingClientRect(),a.isWithinBounds(a.axis.y.scrollbar.rect)?a.onDragStart(s,"y"):a.onTrackClick(s,"y"))))}},this.drag=function(s){var l,u,d,f,v,b,w,z,M,G,D;if(!(!a.draggedAxis||!a.contentWrapperEl)){var E,B=a.axis[a.draggedAxis].track,y=(u=(l=B.rect)===null||l===void 0?void 0:l[a.axis[a.draggedAxis].sizeAttr])!==null&&u!==void 0?u:0,k=a.axis[a.draggedAxis].scrollbar,N=(f=(d=a.contentWrapperEl)===null||d===void 0?void 0:d[a.axis[a.draggedAxis].scrollSizeAttr])!==null&&f!==void 0?f:0,O=parseInt((b=(v=a.elStyles)===null||v===void 0?void 0:v[a.axis[a.draggedAxis].sizeAttr])!==null&&b!==void 0?b:"0px",10);s.preventDefault(),s.stopPropagation(),a.draggedAxis==="y"?E=s.pageY:E=s.pageX;var K=E-((z=(w=B.rect)===null||w===void 0?void 0:w[a.axis[a.draggedAxis].offsetAttr])!==null&&z!==void 0?z:0)-a.axis[a.draggedAxis].dragOffset;K=a.draggedAxis==="x"&&a.isRtl?((G=(M=B.rect)===null||M===void 0?void 0:M[a.axis[a.draggedAxis].sizeAttr])!==null&&G!==void 0?G:0)-k.size-K:K;var re=K/(y-k.size),T=re*(N-O);a.draggedAxis==="x"&&a.isRtl&&(T=!((D=r.getRtlHelpers())===null||D===void 0)&&D.isScrollingToNegative?-T:T),a.contentWrapperEl[a.axis[a.draggedAxis].scrollOffsetAttr]=T}},this.onEndDrag=function(s){a.isDragging=!1;var l=is(a.el),u=Vr(a.el);s.preventDefault(),s.stopPropagation(),Hr(a.el,a.classNames.dragging),a.onStopScrolling(),l.removeEventListener("mousemove",a.drag,!0),l.removeEventListener("mouseup",a.onEndDrag,!0),a.removePreventClickId=u.setTimeout(function(){l.removeEventListener("click",a.preventClick,!0),l.removeEventListener("dblclick",a.preventClick,!0),a.removePreventClickId=null})},this.preventClick=function(s){s.preventDefault(),s.stopPropagation()},this.el=i,this.options=On(On({},r.defaultOptions),n),this.classNames=On(On({},r.defaultOptions.classNames),n.classNames),this.axis={x:{scrollOffsetAttr:"scrollLeft",sizeAttr:"width",scrollSizeAttr:"scrollWidth",offsetSizeAttr:"offsetWidth",offsetAttr:"left",overflowAttr:"overflowX",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}},y:{scrollOffsetAttr:"scrollTop",sizeAttr:"height",scrollSizeAttr:"scrollHeight",offsetSizeAttr:"offsetHeight",offsetAttr:"top",overflowAttr:"overflowY",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}}},typeof this.el!="object"||!this.el.nodeName)throw new Error("Argument passed to SimpleBar must be an HTML element instead of ".concat(this.el));this.onMouseMove=R1(this._onMouseMove,64),this.onWindowResize=wi(this._onWindowResize,64,{leading:!0}),this.onStopScrolling=wi(this._onStopScrolling,this.stopScrollDelay),this.onMouseEntered=wi(this._onMouseEntered,this.stopScrollDelay),this.init()}return r.getRtlHelpers=function(){if(r.rtlHelpers)return r.rtlHelpers;var i=document.createElement("div");i.innerHTML='<div class="simplebar-dummy-scrollbar-size"><div></div></div>';var n=i.firstElementChild,a=n==null?void 0:n.firstElementChild;if(!a)return null;document.body.appendChild(n),n.scrollLeft=0;var s=r.getOffset(n),l=r.getOffset(a);n.scrollLeft=-999;var u=r.getOffset(a);return document.body.removeChild(n),r.rtlHelpers={isScrollOriginAtZero:s.left!==l.left,isScrollingToNegative:l.left!==u.left},r.rtlHelpers},r.prototype.getScrollbarWidth=function(){try{return this.contentWrapperEl&&getComputedStyle(this.contentWrapperEl,"::-webkit-scrollbar").display==="none"||"scrollbarWidth"in document.documentElement.style||"-ms-overflow-style"in document.documentElement.style?0:ld()}catch{return ld()}},r.getOffset=function(i){var n=i.getBoundingClientRect(),a=is(i),s=Vr(i);return{top:n.top+(s.pageYOffset||a.documentElement.scrollTop),left:n.left+(s.pageXOffset||a.documentElement.scrollLeft)}},r.prototype.init=function(){Es&&(this.initDOM(),this.rtlHelpers=r.getRtlHelpers(),this.scrollbarWidth=this.getScrollbarWidth(),this.recalculate(),this.initListeners())},r.prototype.initDOM=function(){var i,n;this.wrapperEl=this.el.querySelector(Lt(this.classNames.wrapper)),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector(Lt(this.classNames.contentWrapper)),this.contentEl=this.options.contentNode||this.el.querySelector(Lt(this.classNames.contentEl)),this.offsetEl=this.el.querySelector(Lt(this.classNames.offset)),this.maskEl=this.el.querySelector(Lt(this.classNames.mask)),this.placeholderEl=this.findChild(this.wrapperEl,Lt(this.classNames.placeholder)),this.heightAutoObserverWrapperEl=this.el.querySelector(Lt(this.classNames.heightAutoObserverWrapperEl)),this.heightAutoObserverEl=this.el.querySelector(Lt(this.classNames.heightAutoObserverEl)),this.axis.x.track.el=this.findChild(this.el,"".concat(Lt(this.classNames.track)).concat(Lt(this.classNames.horizontal))),this.axis.y.track.el=this.findChild(this.el,"".concat(Lt(this.classNames.track)).concat(Lt(this.classNames.vertical))),this.axis.x.scrollbar.el=((i=this.axis.x.track.el)===null||i===void 0?void 0:i.querySelector(Lt(this.classNames.scrollbar)))||null,this.axis.y.scrollbar.el=((n=this.axis.y.track.el)===null||n===void 0?void 0:n.querySelector(Lt(this.classNames.scrollbar)))||null,this.options.autoHide||(Fr(this.axis.x.scrollbar.el,this.classNames.visible),Fr(this.axis.y.scrollbar.el,this.classNames.visible))},r.prototype.initListeners=function(){var i=this,n,a=Vr(this.el);if(this.el.addEventListener("mouseenter",this.onMouseEnter),this.el.addEventListener("pointerdown",this.onPointerEvent,!0),this.el.addEventListener("mousemove",this.onMouseMove),this.el.addEventListener("mouseleave",this.onMouseLeave),(n=this.contentWrapperEl)===null||n===void 0||n.addEventListener("scroll",this.onScroll),a.addEventListener("resize",this.onWindowResize),!!this.contentEl){if(window.ResizeObserver){var s=!1,l=a.ResizeObserver||ResizeObserver;this.resizeObserver=new l(function(){s&&a.requestAnimationFrame(function(){i.recalculate()})}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),a.requestAnimationFrame(function(){s=!0})}this.mutationObserver=new a.MutationObserver(function(){a.requestAnimationFrame(function(){i.recalculate()})}),this.mutationObserver.observe(this.contentEl,{childList:!0,subtree:!0,characterData:!0})}},r.prototype.recalculate=function(){if(!(!this.heightAutoObserverEl||!this.contentEl||!this.contentWrapperEl||!this.wrapperEl||!this.placeholderEl)){var i=Vr(this.el);this.elStyles=i.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var n=this.contentEl.offsetWidth,a=this.heightAutoObserverEl.offsetHeight<=1,s=this.heightAutoObserverEl.offsetWidth<=1||n>0,l=this.contentWrapperEl.offsetWidth,u=this.elStyles.overflowX,d=this.elStyles.overflowY;this.contentEl.style.padding="".concat(this.elStyles.paddingTop," ").concat(this.elStyles.paddingRight," ").concat(this.elStyles.paddingBottom," ").concat(this.elStyles.paddingLeft),this.wrapperEl.style.margin="-".concat(this.elStyles.paddingTop," -").concat(this.elStyles.paddingRight," -").concat(this.elStyles.paddingBottom," -").concat(this.elStyles.paddingLeft);var f=this.contentEl.scrollHeight,v=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=a?"auto":"100%",this.placeholderEl.style.width=s?"".concat(n||v,"px"):"auto",this.placeholderEl.style.height="".concat(f,"px");var b=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=n!==0&&v>n,this.axis.y.isOverflowing=f>b,this.axis.x.isOverflowing=u==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=d==="hidden"?!1:this.axis.y.isOverflowing,this.axis.x.forceVisible=this.options.forceVisible==="x"||this.options.forceVisible===!0,this.axis.y.forceVisible=this.options.forceVisible==="y"||this.options.forceVisible===!0,this.hideNativeScrollbar();var w=this.axis.x.isOverflowing?this.scrollbarWidth:0,z=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&v>l-z,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&f>b-w,this.axis.x.scrollbar.size=this.getScrollbarSize("x"),this.axis.y.scrollbar.size=this.getScrollbarSize("y"),this.axis.x.scrollbar.el&&(this.axis.x.scrollbar.el.style.width="".concat(this.axis.x.scrollbar.size,"px")),this.axis.y.scrollbar.el&&(this.axis.y.scrollbar.el.style.height="".concat(this.axis.y.scrollbar.size,"px")),this.positionScrollbar("x"),this.positionScrollbar("y"),this.toggleTrackVisibility("x"),this.toggleTrackVisibility("y")}},r.prototype.getScrollbarSize=function(i){var n,a;if(i===void 0&&(i="y"),!this.axis[i].isOverflowing||!this.contentEl)return 0;var s=this.contentEl[this.axis[i].scrollSizeAttr],l=(a=(n=this.axis[i].track.el)===null||n===void 0?void 0:n[this.axis[i].offsetSizeAttr])!==null&&a!==void 0?a:0,u=l/s,d;return d=Math.max(~~(u*l),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(d=Math.min(d,this.options.scrollbarMaxSize)),d},r.prototype.positionScrollbar=function(i){var n,a,s;i===void 0&&(i="y");var l=this.axis[i].scrollbar;if(!(!this.axis[i].isOverflowing||!this.contentWrapperEl||!l.el||!this.elStyles)){var u=this.contentWrapperEl[this.axis[i].scrollSizeAttr],d=((n=this.axis[i].track.el)===null||n===void 0?void 0:n[this.axis[i].offsetSizeAttr])||0,f=parseInt(this.elStyles[this.axis[i].sizeAttr],10),v=this.contentWrapperEl[this.axis[i].scrollOffsetAttr];v=i==="x"&&this.isRtl&&!((a=r.getRtlHelpers())===null||a===void 0)&&a.isScrollOriginAtZero?-v:v,i==="x"&&this.isRtl&&(v=!((s=r.getRtlHelpers())===null||s===void 0)&&s.isScrollingToNegative?v:-v);var b=v/(u-f),w=~~((d-l.size)*b);w=i==="x"&&this.isRtl?-w+(d-l.size):w,l.el.style.transform=i==="x"?"translate3d(".concat(w,"px, 0, 0)"):"translate3d(0, ".concat(w,"px, 0)")}},r.prototype.toggleTrackVisibility=function(i){i===void 0&&(i="y");var n=this.axis[i].track.el,a=this.axis[i].scrollbar.el;!n||!a||!this.contentWrapperEl||(this.axis[i].isOverflowing||this.axis[i].forceVisible?(n.style.visibility="visible",this.contentWrapperEl.style[this.axis[i].overflowAttr]="scroll",this.el.classList.add("".concat(this.classNames.scrollable,"-").concat(i))):(n.style.visibility="hidden",this.contentWrapperEl.style[this.axis[i].overflowAttr]="hidden",this.el.classList.remove("".concat(this.classNames.scrollable,"-").concat(i))),this.axis[i].isOverflowing?a.style.display="block":a.style.display="none")},r.prototype.showScrollbar=function(i){i===void 0&&(i="y"),this.axis[i].isOverflowing&&!this.axis[i].scrollbar.isVisible&&(Fr(this.axis[i].scrollbar.el,this.classNames.visible),this.axis[i].scrollbar.isVisible=!0)},r.prototype.hideScrollbar=function(i){i===void 0&&(i="y"),!this.isDragging&&this.axis[i].isOverflowing&&this.axis[i].scrollbar.isVisible&&(Hr(this.axis[i].scrollbar.el,this.classNames.visible),this.axis[i].scrollbar.isVisible=!1)},r.prototype.hideNativeScrollbar=function(){this.offsetEl&&(this.offsetEl.style[this.isRtl?"left":"right"]=this.axis.y.isOverflowing||this.axis.y.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px",this.offsetEl.style.bottom=this.axis.x.isOverflowing||this.axis.x.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px")},r.prototype.onMouseMoveForAxis=function(i){i===void 0&&(i="y");var n=this.axis[i];!n.track.el||!n.scrollbar.el||(n.track.rect=n.track.el.getBoundingClientRect(),n.scrollbar.rect=n.scrollbar.el.getBoundingClientRect(),this.isWithinBounds(n.track.rect)?(this.showScrollbar(i),Fr(n.track.el,this.classNames.hover),this.isWithinBounds(n.scrollbar.rect)?Fr(n.scrollbar.el,this.classNames.hover):Hr(n.scrollbar.el,this.classNames.hover)):(Hr(n.track.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(i)))},r.prototype.onMouseLeaveForAxis=function(i){i===void 0&&(i="y"),Hr(this.axis[i].track.el,this.classNames.hover),Hr(this.axis[i].scrollbar.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(i)},r.prototype.onDragStart=function(i,n){var a;n===void 0&&(n="y"),this.isDragging=!0;var s=is(this.el),l=Vr(this.el),u=this.axis[n].scrollbar,d=n==="y"?i.pageY:i.pageX;this.axis[n].dragOffset=d-(((a=u.rect)===null||a===void 0?void 0:a[this.axis[n].offsetAttr])||0),this.draggedAxis=n,Fr(this.el,this.classNames.dragging),s.addEventListener("mousemove",this.drag,!0),s.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(s.addEventListener("click",this.preventClick,!0),s.addEventListener("dblclick",this.preventClick,!0)):(l.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},r.prototype.onTrackClick=function(i,n){var a=this,s,l,u,d;n===void 0&&(n="y");var f=this.axis[n];if(!(!this.options.clickOnTrack||!f.scrollbar.el||!this.contentWrapperEl)){i.preventDefault();var v=Vr(this.el);this.axis[n].scrollbar.rect=f.scrollbar.el.getBoundingClientRect();var b=this.axis[n].scrollbar,w=(l=(s=b.rect)===null||s===void 0?void 0:s[this.axis[n].offsetAttr])!==null&&l!==void 0?l:0,z=parseInt((d=(u=this.elStyles)===null||u===void 0?void 0:u[this.axis[n].sizeAttr])!==null&&d!==void 0?d:"0px",10),M=this.contentWrapperEl[this.axis[n].scrollOffsetAttr],G=n==="y"?this.mouseY-w:this.mouseX-w,D=G<0?-1:1,E=D===-1?M-z:M+z,B=40,y=function(){a.contentWrapperEl&&(D===-1?M>E&&(M-=B,a.contentWrapperEl[a.axis[n].scrollOffsetAttr]=M,v.requestAnimationFrame(y)):M<E&&(M+=B,a.contentWrapperEl[a.axis[n].scrollOffsetAttr]=M,v.requestAnimationFrame(y)))};y()}},r.prototype.getContentElement=function(){return this.contentEl},r.prototype.getScrollElement=function(){return this.contentWrapperEl},r.prototype.removeListeners=function(){var i=Vr(this.el);this.el.removeEventListener("mouseenter",this.onMouseEnter),this.el.removeEventListener("pointerdown",this.onPointerEvent,!0),this.el.removeEventListener("mousemove",this.onMouseMove),this.el.removeEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl&&this.contentWrapperEl.removeEventListener("scroll",this.onScroll),i.removeEventListener("resize",this.onWindowResize),this.mutationObserver&&this.mutationObserver.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect(),this.onMouseMove.cancel(),this.onWindowResize.cancel(),this.onStopScrolling.cancel(),this.onMouseEntered.cancel()},r.prototype.unMount=function(){this.removeListeners()},r.prototype.isWithinBounds=function(i){return this.mouseX>=i.left&&this.mouseX<=i.left+i.width&&this.mouseY>=i.top&&this.mouseY<=i.top+i.height},r.prototype.findChild=function(i,n){var a=i.matches||i.webkitMatchesSelector||i.mozMatchesSelector||i.msMatchesSelector;return Array.prototype.filter.call(i.children,function(s){return a.call(s,n)})[0]},r.rtlHelpers=null,r.defaultOptions={forceVisible:!1,clickOnTrack:!0,scrollbarMinSize:25,scrollbarMaxSize:0,ariaLabel:"scrollable content",tabIndex:0,classNames:{contentEl:"simplebar-content",contentWrapper:"simplebar-content-wrapper",offset:"simplebar-offset",mask:"simplebar-mask",wrapper:"simplebar-wrapper",placeholder:"simplebar-placeholder",scrollbar:"simplebar-scrollbar",track:"simplebar-track",heightAutoObserverWrapperEl:"simplebar-height-auto-observer-wrapper",heightAutoObserverEl:"simplebar-height-auto-observer",visible:"simplebar-visible",horizontal:"simplebar-horizontal",vertical:"simplebar-vertical",hover:"simplebar-hover",dragging:"simplebar-dragging",scrolling:"simplebar-scrolling",scrollable:"simplebar-scrollable",mouseEntered:"simplebar-mouse-entered"},scrollableNode:null,contentNode:null,autoHide:!0},r.getOptions=D1,r.helpers=z1,r})(),Ut=function(){return Ut=Object.assign||function(r){for(var i,n=1,a=arguments.length;n<a;n++){i=arguments[n];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])}return r},Ut.apply(this,arguments)};function M1(r,i){var n={};for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&i.indexOf(a)<0&&(n[a]=r[a]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,a=Object.getOwnPropertySymbols(r);s<a.length;s++)i.indexOf(a[s])<0&&Object.prototype.propertyIsEnumerable.call(r,a[s])&&(n[a[s]]=r[a[s]]);return n}var Ss=vt.forwardRef(function(r,i){var n=r.children,a=r.scrollableNodeProps,s=a===void 0?{}:a,l=M1(r,["children","scrollableNodeProps"]),u=vt.useRef(),d=vt.useRef(),f=vt.useRef(),v={},b={};Object.keys(l).forEach(function(M){Object.prototype.hasOwnProperty.call(to.defaultOptions,M)?v[M]=l[M]:b[M]=l[M]});var w=Ut(Ut({},to.defaultOptions.classNames),v.classNames),z=Ut(Ut({},s),{className:"".concat(w.contentWrapper).concat(s.className?" ".concat(s.className):""),tabIndex:v.tabIndex||to.defaultOptions.tabIndex,role:"region","aria-label":v.ariaLabel||to.defaultOptions.ariaLabel});return vt.useEffect(function(){var M;return d.current=z.ref?z.ref.current:d.current,u.current&&(M=new to(u.current,Ut(Ut(Ut({},v),d.current&&{scrollableNode:d.current}),f.current&&{contentNode:f.current})),typeof i=="function"?i(M):i&&(i.current=M)),function(){M==null||M.unMount(),M=null,typeof i=="function"&&i(null)}},[]),vt.createElement("div",Ut({"data-simplebar":"init",ref:u},b),vt.createElement("div",{className:w.wrapper},vt.createElement("div",{className:w.heightAutoObserverWrapperEl},vt.createElement("div",{className:w.heightAutoObserverEl})),vt.createElement("div",{className:w.mask},vt.createElement("div",{className:w.offset},typeof n=="function"?n({scrollableNodeRef:d,scrollableNodeProps:Ut(Ut({},z),{ref:d}),contentNodeRef:f,contentNodeProps:{className:w.contentEl,ref:f}}):vt.createElement("div",Ut({},z),vt.createElement("div",{className:w.contentEl},n)))),vt.createElement("div",{className:w.placeholder})),vt.createElement("div",{className:"".concat(w.track," ").concat(w.horizontal)},vt.createElement("div",{className:w.scrollbar})),vt.createElement("div",{className:"".concat(w.track," ").concat(w.vertical)},vt.createElement("div",{className:w.scrollbar})))});Ss.displayName="SimpleBar";const _p=x.forwardRef(({size:r="md",color:i="primary",isInvalid:n=!1,isDisabled:a=!1,isReadOnly:s=!1,className:l,children:u,...d},f)=>{const[v,b]=x.useState(!1),[w,z]=x.useState(!1),M={size:r,color:n?"negative":i,isInvalid:n,isDisabled:a,isReadOnly:s,hasMessage:v,setHasMessage:b,hasArea:w,setHasArea:z};return I.jsx(fp.Provider,{value:M,children:I.jsx("div",{ref:f,"data-qui":"Input",className:X(Qy(),l),...d,children:u})})}),Ip=x.forwardRef(({className:r,children:i,...n},a)=>{const{size:s,color:l,isDisabled:u,isReadOnly:d,hasMessage:f,hasArea:v,isInvalid:b}=ho();return I.jsx("div",{ref:a,"data-qui":"InputGroup",className:X(Jy({size:s,color:l,isDisabled:u,isReadOnly:d,hasMessage:f,hasArea:v,isInvalid:b}),r),...n,children:i})}),kp=x.forwardRef(({className:r,...i},n)=>{const{size:a,color:s,isInvalid:l,isDisabled:u,isReadOnly:d}=ho(),{isDisabled:f,isReadOnly:v,...b}=i;return I.jsx("input",{ref:n,disabled:u||f,readOnly:v||d||!1,"aria-invalid":l,className:X(e1({size:a,color:s}),r),...b})}),T1=x.forwardRef(({className:r,autoHeight:i,...n},a)=>{const{size:s,color:l,isInvalid:u,isDisabled:d,setHasArea:f}=ho(),v=x.useRef(null),b=a||v,w=x.useRef(null);x.useEffect(()=>(f(!0),()=>{f(!1)}),[f]);const z=x.useCallback(()=>{if(v.current){const y=v.current;y.style.height="auto",y.style.height=`${y.scrollHeight}px`}},[]),M=y=>{var k;z(),(k=n.onInput)==null||k.call(n,y)};x.useEffect(()=>{z()},[z,n.value]),x.useEffect(()=>{i&&w.current&&w.current.style.removeProperty("height")},[i]);const G=y=>{y.preventDefault();const k=w.current;if(!k)return;const N=y.clientY,O=k.offsetHeight,K=T=>{const Y=O+(T.clientY-N);Y>30&&(k.style.height=Y+"px")},re=()=>{document.removeEventListener("mousemove",K),document.removeEventListener("mouseup",re)};document.addEventListener("mousemove",K),document.addEventListener("mouseup",re)},{isDisabled:D,isReadOnly:E,...B}=n;return I.jsxs("div",{ref:w,className:X("w-full relative",!i&&"h-[120px]"),children:[i?I.jsx("textarea",{ref:b,rows:1,className:X(nd({size:s,color:l}),r),disabled:d||D,onInput:M,readOnly:E||!1,"aria-invalid":u,style:{overflow:"hidden"},...B}):I.jsx(Ss,{style:{height:"100%"},children:I.jsx("textarea",{ref:b,rows:1,className:X(nd({size:s,color:l}),r),disabled:d||D,onInput:M,readOnly:E||!1,"aria-invalid":u,style:{height:"auto",overflow:"hidden",width:"100%"},...B})}),!i&&I.jsx("div",{className:"absolute right-0 bottom-0 -translate-x-full -translate-y-full size-1.75 text-sm cursor-se-resize z-10",onMouseDown:G,children:I.jsx(Wx,{})})]})}),Ep=x.forwardRef(({isAction:r=!1,className:i,isDisabled:n=!1,style:a,children:s,...l},u)=>{const{size:d,color:f,isDisabled:v}=ho(),b=n||v,w=t1({size:d,color:f,isDisabled:b,isAction:r});return I.jsx("div",{ref:u,"data-qui":"InputIcon",className:X(w,i),style:a,role:r||l.onClick?"button":void 0,tabIndex:(r||l.onClick)&&!b?0:void 0,"aria-disabled":b,...l,children:s})}),A1=x.forwardRef(({icon:r,className:i,children:n,...a},s)=>{const{size:l,color:u,setHasMessage:d,isDisabled:f}=ho();return x.useEffect(()=>(d(!0),()=>{d(!1)}),[d]),I.jsxs("div",{ref:s,"data-qui":"InputMessage",role:"alert",className:X(r1({size:l,color:u,isDisabled:f}),i),...a,children:[r!==void 0&&I.jsx("div",{className:X(n1({size:l}),i),children:r}),I.jsx("p",{children:n})]})});_p.displayName="InputRoot";Ip.displayName="InputGroup";kp.displayName="InputField";T1.displayName="InputArea";Ep.displayName="InputIcon";A1.displayName="InputMessage";const ro={Root:_p,Group:Ip,Field:kp,Icon:Ep},so={primary:{container:"bg-primary-light",text:"text-primary-dark",icon:"text-primary-dark",button:"hover:bg-primary-hover hover:text-body"},positive:{container:"bg-positive-light",text:"text-positive-dark",icon:"text-positive-dark",button:"hover:bg-positive hover:text-body"},negative:{container:"bg-negative-light",text:"text-negative-dark",icon:"text-negative-dark",button:"hover:bg-negative hover:text-body"},warning:{container:"bg-warning-light",text:"text-warning-dark",icon:"text-warning-dark",button:"hover:bg-warning hover:text-body"}},P1=({color:r})=>X("min-h-6 absolute py-0.5 px-1 rounded whitespace-nowrap flex items-center gap-1",so[r].container,so[r].icon),L1=({color:r})=>X("text-xs font-medium leading-3",so[r].text),B1=({color:r})=>X("p-0.5 rounded cursor-pointer",so[r].button,so[r].icon),W1=({label:r,color:i="primary",position:n="up",showCloseButton:a=!1,icon:s,children:l,delay:u=0,trigger:d="hover",className:f,container:v,isHidden:b=!1})=>{const[w,z]=x.useState(!1),[M,G]=x.useState(!1),[D,E]=x.useState({position:n,transform:""}),B=x.useRef(null),y=x.useRef(null),k=x.useRef(null);x.useEffect(()=>{b&&w&&(z(!1),k.current&&clearTimeout(k.current))},[b,w]);const N=x.useCallback(()=>{if(!B.current||!y.current)return;const F=B.current.getBoundingClientRect(),te=y.current.getBoundingClientRect(),ae=window.innerWidth,me=window.innerHeight,ve=window.scrollX,we=window.scrollY,Z=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth,ae),xe=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight,me),S=4;let W=n,J={position:W,transform:""};const ne=L=>{const{top:se,left:ce,width:le,height:ge}=F,$=se+we,ye=ce+ve;switch(L){case"up":return{top:`${$-te.height-S}px`,left:`${ye+le/2}px`,transform:"translateX(-50%)"};case"up-start":return{top:`${$-te.height-S}px`,left:`${ye}px`,transform:"translateX(0)"};case"up-end":return{top:`${$-te.height-S}px`,left:`${ye+le-te.width}px`,transform:"translateX(0)"};case"down":return{top:`${$+ge+S}px`,left:`${ye+le/2}px`,transform:"translateX(-50%)"};case"down-start":return{top:`${$+ge+S}px`,left:`${ye}px`,transform:"translateX(0)"};case"down-end":return{top:`${$+ge+S}px`,left:`${ye+le-te.width}px`,transform:"translateX(0)"};case"left":return{top:`${$+ge/2}px`,left:`${ye-te.width-S}px`,transform:"translateY(-50%)"};case"left-start":return{top:`${$}px`,left:`${ye-te.width-S}px`,transform:"translateY(0)"};case"left-end":return{top:`${$+ge-te.height}px`,left:`${ye-te.width-S}px`,transform:"translateY(0)"};case"right":return{top:`${$+ge/2}px`,left:`${ye+le+S}px`,transform:"translateY(-50%)"};case"right-start":return{top:`${$}px`,left:`${ye+le+S}px`,transform:"translateY(0)"};case"right-end":return{top:`${$+ge-te.height}px`,left:`${ye+le+S}px`,transform:"translateY(0)"};default:return{}}},V={up:{fits:F.top-te.height-S>=0},"up-start":{fits:F.top-te.height-S>=0&&F.left+te.width<=ae},"up-end":{fits:F.top-te.height-S>=0&&F.right-te.width>=0},down:{fits:F.bottom+te.height+S<=me&&F.bottom+te.height+S<=xe},"down-start":{fits:F.bottom+te.height+S<=me&&F.bottom+te.height+S<=xe&&F.left+te.width<=ae},"down-end":{fits:F.bottom+te.height+S<=me&&F.bottom+te.height+S<=xe&&F.right-te.width>=0},left:{fits:F.left-te.width-S>=0},"left-start":{fits:F.left-te.width-S>=0&&F.top+te.height<=me},"left-end":{fits:F.left-te.width-S>=0&&F.bottom-te.height>=0},right:{fits:F.right+te.width+S<=ae&&F.right+te.width+S<=Z},"right-start":{fits:F.right+te.width+S<=ae&&F.right+te.width+S<=Z&&F.top+te.height<=me},"right-end":{fits:F.right+te.width+S<=ae&&F.right+te.width+S<=Z&&F.bottom-te.height>=0}},A=F.left+F.width/2-te.width/2,H=F.left+F.width/2+te.width/2;if((n==="up"||n==="down")&&(A<0||H>ae)&&(V[n].fits=!1),V[n].fits){const L=ne(n);J={position:n,...L,transform:L.transform||""}}else{const L=["up","up-start","up-end","down","down-start","down-end","right","right-start","right-end","left","left-start","left-end"].find(se=>V[se].fits);if(L){W=L;const se=ne(L);J={position:W,...se,transform:se.transform||""}}else{const se={up:F.top,"up-start":F.top,"up-end":F.top,down:Math.min(me-F.bottom,xe-F.bottom),"down-start":Math.min(me-F.bottom,xe-F.bottom),"down-end":Math.min(me-F.bottom,xe-F.bottom),left:F.left,"left-start":F.left,"left-end":F.left,right:Math.min(ae-F.right,Z-F.right),"right-start":Math.min(ae-F.right,Z-F.right),"right-end":Math.min(ae-F.right,Z-F.right)},ce=Object.entries(se).reduce((ge,[$,ye])=>ye>ge.space?{position:$,space:ye}:ge,{position:"up",space:0}).position;W=ce;const le=ne(ce);J={position:W,...le,transform:le.transform||""}}}E(J)},[n]),O=()=>{d!=="click"||b||(z(!0),k.current&&clearTimeout(k.current),k.current=setTimeout(()=>{M||z(!1)},u))},K=F=>{F.stopPropagation(),z(!1),k.current&&clearTimeout(k.current)},re=()=>{G(!0),k.current&&clearTimeout(k.current)},T=()=>{G(!1),w&&(k.current=setTimeout(()=>{z(!1)},u))},Y=()=>{d==="hover"&&!b&&(z(!0),k.current&&clearTimeout(k.current))},ie=()=>{d==="hover"&&(k.current=setTimeout(()=>{z(!1)},u))};x.useEffect(()=>{if(w){const F=requestAnimationFrame(()=>{N()});return()=>cancelAnimationFrame(F)}},[w,r,N]),x.useEffect(()=>{if(w){const F=setTimeout(()=>N(),0);return()=>clearTimeout(F)}},[w,N]),x.useEffect(()=>{const F=()=>{w&&N()},te=()=>{w&&N()};return window.addEventListener("resize",F),window.addEventListener("scroll",te,!0),()=>{window.removeEventListener("resize",F),window.removeEventListener("scroll",te,!0),k.current&&clearTimeout(k.current)}},[w,N]);const ue=v||(typeof document<"u"?document.body:null);return ue?I.jsxs(I.Fragment,{children:[I.jsx("div",{"data-qui":"Tooltip",ref:B,onClick:O,onMouseEnter:Y,onMouseLeave:ie,className:X("relative inline-flex items-center",f),children:l}),w&&!!r&&Is.createPortal(I.jsxs("div",{ref:y,role:"tooltip",className:P1({color:i}),style:{position:"absolute",left:D.left??0,top:D.top??0,transform:D.transform,zIndex:1e3,visibility:D.left?"visible":"hidden"},onMouseEnter:re,onMouseLeave:T,children:[s&&I.jsx("span",{"data-testid":"tooltip-icon",children:s}),I.jsx("div",{className:L1({color:i}),children:r}),a&&I.jsx("div",{onClick:K,className:B1({color:i}),role:"button",children:I.jsx(Bi,{})})]}),ue)]}):null};var cd;(function(r){r.DragStart="dragStart",r.DragMove="dragMove",r.DragEnd="dragEnd",r.DragCancel="dragCancel",r.DragOver="dragOver",r.RegisterDroppable="registerDroppable",r.SetDroppableDisabled="setDroppableDisabled",r.UnregisterDroppable="unregisterDroppable"})(cd||(cd={}));const V1=Object.freeze({x:0,y:0});var Nn;(function(r){r[r.Forward=1]="Forward",r[r.Backward=-1]="Backward"})(Nn||(Nn={}));var ud;(function(r){r.Click="click",r.DragStart="dragstart",r.Keydown="keydown",r.ContextMenu="contextmenu",r.Resize="resize",r.SelectionChange="selectionchange",r.VisibilityChange="visibilitychange"})(ud||(ud={}));var nr;(function(r){r.Space="Space",r.Down="ArrowDown",r.Right="ArrowRight",r.Left="ArrowLeft",r.Up="ArrowUp",r.Esc="Escape",r.Enter="Enter",r.Tab="Tab"})(nr||(nr={}));nr.Space,nr.Enter,nr.Esc,nr.Space,nr.Enter,nr.Tab;var dd;(function(r){r[r.RightClick=2]="RightClick"})(dd||(dd={}));var pd;(function(r){r[r.Pointer=0]="Pointer",r[r.DraggableRect=1]="DraggableRect"})(pd||(pd={}));var fd;(function(r){r[r.TreeOrder=0]="TreeOrder",r[r.ReversedTreeOrder=1]="ReversedTreeOrder"})(fd||(fd={}));Nn.Backward+"",Nn.Forward+"",Nn.Backward+"",Nn.Forward+"";var vs;(function(r){r[r.Always=0]="Always",r[r.BeforeDragging=1]="BeforeDragging",r[r.WhileDragging=2]="WhileDragging"})(vs||(vs={}));var bs;(function(r){r.Optimized="optimized"})(bs||(bs={}));vs.WhileDragging,bs.Optimized;({...V1});var hd;(function(r){r[r.Uninitialized=0]="Uninitialized",r[r.Initializing=1]="Initializing",r[r.Initialized=2]="Initialized"})(hd||(hd={}));nr.Down,nr.Right,nr.Up,nr.Left;const Sp={sm:{padding:"px-4 py-0.5",text:"text-xxs",icon:"w-3 h-3",gap:"gap-0.5",badge:"min-w-3.5 h-3.5 text-2"},md:{padding:"px-6 py-1",text:"text-s",icon:"w-4 h-4",gap:"gap-1",badge:"min-w-4.5 h-4.5 text-xxs"},lg:{padding:"px-8 py-1.5",text:"text-base",icon:"w-5 h-5",gap:"gap-1.5",badge:"min-w-5 h-5 text-xs"}},F1={primary:{active:{bg:"bg-primary",text:"text-button-text",border:"border-primary"},inactive:{bg:"bg-input-bg",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-primary-hover",text:"hover:text-button-text"}},positive:{active:{bg:"bg-positive",text:"text-button-text",border:"border-positive"},inactive:{bg:"bg-input-bg",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-positive-hover",text:"hover:text-body"}},warning:{active:{bg:"bg-warning",text:"text-warning-text",border:"border-warning"},inactive:{bg:"bg-input-bg",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-warning-hover",text:"hover:text-body"}},negative:{active:{bg:"bg-negative",text:"text-button-text",border:"border-negative"},inactive:{bg:"bg-input-bg",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-negative-hover",text:"hover:text-body"}}},H1=(r,i,n,a)=>{const s=F1[r],l=Sp[i],u="relative inline-flex items-center font-medium cursor-pointer transition-all duration-200";return a?X(u,l.padding,l.text,l.gap,"pointer-events-none cursor-not-allowed opacity-50","bg-card","text-inactive-text"):n?X(u,l.padding,l.text,l.gap,s.active.bg,s.active.text,"shadow-xs"):X(u,l.padding,l.text,l.gap,s.inactive.bg,s.inactive.text,s.hover.bg,s.hover.text)},j1=(r,i)=>X("flex items-center justify-center",Sp[r].icon,{"opacity-50":i}),K1=()=>X("whitespace-nowrap"),Op=(r,i)=>{const n=X("group flex items-center justify-between space-x-4","rounded-t px-2 text-xs","focus:outline-hidden");return r&&!i?X(n,"z-2 border border-b-0 border-tab-border","bg-tab-active-bg font-semibold text-tab-active-fg"):i&&!r?X(n,"border border-transparent bg-tab-inactive-bg text-inactive-text"):X(n,"border border-transparent bg-tab-inactive-bg text-tab-inactive-fg","hover:text-tab-active-fg")},$1=x.createContext(void 0),U1=x.forwardRef(({value:r,label:i,icon:n,disabled:a,children:s,className:l,onClick:u,active:d,content:f,...v},b)=>{const w=x.useContext($1);if(!w)return null;const{activeTab:z,onTabChange:M,variant:G,color:D,size:E,showIcons:B,disabled:y}=w,k=d!==void 0?d:z===r,N=a||y,O=K=>{N||(M(r),u==null||u(K))};return G==="file"?I.jsx("div",{"data-qui":"FileTabItem",className:X(Op(k,!1),"cursor-pointer",l),onClick:K=>!N&&O(K),children:s||I.jsx(I.Fragment,{children:I.jsxs("span",{className:"flex items-center gap-2",children:[n,I.jsx("span",{children:i})]})})}):I.jsxs("button",{ref:b,"data-qui":"TabItem",type:"button",role:"tab","aria-selected":k,"aria-disabled":N,className:X(H1(D,E,k,N||!1),l),onClick:O,disabled:N,...v,children:[B&&n&&I.jsx("span",{className:j1(E,N||!1),children:n}),I.jsx("span",{className:K1(),children:s||i})]})});U1.displayName="TabItem";const q1=x.forwardRef(({isActive:r=!1,isDesactive:i=!1,children:n,...a},s)=>I.jsx("div",{"data-qui":"TabNavContainer",className:Op(r,i),ref:s,...a,children:n}));q1.displayName="TabNavContainer";var ct=function(){return ct=Object.assign||function(r){for(var i,n=1,a=arguments.length;n<a;n++){i=arguments[n];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])}return r},ct.apply(this,arguments)},gd={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},vd={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},ci={width:"20px",height:"20px",position:"absolute",zIndex:1},G1={top:ct(ct({},gd),{top:"-5px"}),right:ct(ct({},vd),{left:void 0,right:"-5px"}),bottom:ct(ct({},gd),{top:void 0,bottom:"-5px"}),left:ct(ct({},vd),{left:"-5px"}),topRight:ct(ct({},ci),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:ct(ct({},ci),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:ct(ct({},ci),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:ct(ct({},ci),{left:"-10px",top:"-10px",cursor:"nw-resize"})},X1=x.memo(function(r){var i=r.onResizeStart,n=r.direction,a=r.children,s=r.replaceStyles,l=r.className,u=x.useCallback(function(v){i(v,n)},[i,n]),d=x.useCallback(function(v){i(v,n)},[i,n]),f=x.useMemo(function(){return ct(ct({position:"absolute",userSelect:"none"},G1[n]),s??{})},[s,n]);return I.jsx("div",{className:l||void 0,style:f,onMouseDown:u,onTouchStart:d,children:a})}),Y1=(function(){var r=function(i,n){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,s){a.__proto__=s}||function(a,s){for(var l in s)Object.prototype.hasOwnProperty.call(s,l)&&(a[l]=s[l])},r(i,n)};return function(i,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");r(i,n);function a(){this.constructor=i}i.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}})(),hr=function(){return hr=Object.assign||function(r){for(var i,n=1,a=arguments.length;n<a;n++){i=arguments[n];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])}return r},hr.apply(this,arguments)},Z1={width:"auto",height:"auto"},ui=function(r,i,n){return Math.max(Math.min(r,n),i)},bd=function(r,i,n){var a=Math.round(r/i);return a*i+n*(a-1)},kn=function(r,i){return new RegExp(r,"i").test(i)},di=function(r){return!!(r.touches&&r.touches.length)},Q1=function(r){return!!((r.clientX||r.clientX===0)&&(r.clientY||r.clientY===0))},md=function(r,i,n){n===void 0&&(n=0);var a=i.reduce(function(l,u,d){return Math.abs(u-r)<Math.abs(i[l]-r)?d:l},0),s=Math.abs(i[a]-r);return n===0||s<n?i[a]:r},as=function(r){return r=r.toString(),r==="auto"||r.endsWith("px")||r.endsWith("%")||r.endsWith("vh")||r.endsWith("vw")||r.endsWith("vmax")||r.endsWith("vmin")?r:"".concat(r,"px")},pi=function(r,i,n,a){if(r&&typeof r=="string"){if(r.endsWith("px"))return Number(r.replace("px",""));if(r.endsWith("%")){var s=Number(r.replace("%",""))/100;return i*s}if(r.endsWith("vw")){var s=Number(r.replace("vw",""))/100;return n*s}if(r.endsWith("vh")){var s=Number(r.replace("vh",""))/100;return a*s}}return r},J1=function(r,i,n,a,s,l,u){return a=pi(a,r.width,i,n),s=pi(s,r.height,i,n),l=pi(l,r.width,i,n),u=pi(u,r.height,i,n),{maxWidth:typeof a>"u"?void 0:Number(a),maxHeight:typeof s>"u"?void 0:Number(s),minWidth:typeof l>"u"?void 0:Number(l),minHeight:typeof u>"u"?void 0:Number(u)}},e_=function(r){return Array.isArray(r)?r:[r,r]},t_=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],wd="__resizable_base__",r_=(function(r){Y1(i,r);function i(n){var a,s,l,u,d=r.call(this,n)||this;return d.ratio=1,d.resizable=null,d.parentLeft=0,d.parentTop=0,d.resizableLeft=0,d.resizableRight=0,d.resizableTop=0,d.resizableBottom=0,d.targetLeft=0,d.targetTop=0,d.delta={width:0,height:0},d.appendBase=function(){if(!d.resizable||!d.window)return null;var f=d.parentNode;if(!f)return null;var v=d.window.document.createElement("div");return v.style.width="100%",v.style.height="100%",v.style.position="absolute",v.style.transform="scale(0, 0)",v.style.left="0",v.style.flex="0 0 100%",v.classList?v.classList.add(wd):v.className+=wd,f.appendChild(v),v},d.removeBase=function(f){var v=d.parentNode;v&&v.removeChild(f)},d.state={isResizing:!1,width:(s=(a=d.propsSize)===null||a===void 0?void 0:a.width)!==null&&s!==void 0?s:"auto",height:(u=(l=d.propsSize)===null||l===void 0?void 0:l.height)!==null&&u!==void 0?u:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},d.onResizeStart=d.onResizeStart.bind(d),d.onMouseMove=d.onMouseMove.bind(d),d.onMouseUp=d.onMouseUp.bind(d),d}return Object.defineProperty(i.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||Z1},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"size",{get:function(){var n=0,a=0;if(this.resizable&&this.window){var s=this.resizable.offsetWidth,l=this.resizable.offsetHeight,u=this.resizable.style.position;u!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:s,a=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:l,this.resizable.style.position=u}return{width:n,height:a}},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"sizeStyle",{get:function(){var n=this,a=this.props.size,s=function(d){var f;if(typeof n.state[d]>"u"||n.state[d]==="auto")return"auto";if(n.propsSize&&n.propsSize[d]&&!((f=n.propsSize[d])===null||f===void 0)&&f.toString().endsWith("%")){if(n.state[d].toString().endsWith("%"))return n.state[d].toString();var v=n.getParentSize(),b=Number(n.state[d].toString().replace("px","")),w=b/v[d]*100;return"".concat(w,"%")}return as(n.state[d])},l=a&&typeof a.width<"u"&&!this.state.isResizing?as(a.width):s("width"),u=a&&typeof a.height<"u"&&!this.state.isResizing?as(a.height):s("height");return{width:l,height:u}},enumerable:!1,configurable:!0}),i.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var a=!1,s=this.parentNode.style.flexWrap;s!=="wrap"&&(a=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var l={width:n.offsetWidth,height:n.offsetHeight};return a&&(this.parentNode.style.flexWrap=s),this.removeBase(n),l},i.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},i.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},i.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},i.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},i.prototype.createSizeForCssProperty=function(n,a){var s=this.propsSize&&this.propsSize[a];return this.state[a]==="auto"&&this.state.original[a]===n&&(typeof s>"u"||s==="auto")?"auto":n},i.prototype.calculateNewMaxFromBoundary=function(n,a){var s=this.props.boundsByDirection,l=this.state.direction,u=s&&kn("left",l),d=s&&kn("top",l),f,v;if(this.props.bounds==="parent"){var b=this.parentNode;b&&(f=u?this.resizableRight-this.parentLeft:b.offsetWidth+(this.parentLeft-this.resizableLeft),v=d?this.resizableBottom-this.parentTop:b.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(f=u?this.resizableRight:this.window.innerWidth-this.resizableLeft,v=d?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(f=u?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),v=d?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return f&&Number.isFinite(f)&&(n=n&&n<f?n:f),v&&Number.isFinite(v)&&(a=a&&a<v?a:v),{maxWidth:n,maxHeight:a}},i.prototype.calculateNewSizeFromDirection=function(n,a){var s=this.props.scale||1,l=e_(this.props.resizeRatio||1),u=l[0],d=l[1],f=this.state,v=f.direction,b=f.original,w=this.props,z=w.lockAspectRatio,M=w.lockAspectRatioExtraHeight,G=w.lockAspectRatioExtraWidth,D=b.width,E=b.height,B=M||0,y=G||0;return kn("right",v)&&(D=b.width+(n-b.x)*u/s,z&&(E=(D-y)/this.ratio+B)),kn("left",v)&&(D=b.width-(n-b.x)*u/s,z&&(E=(D-y)/this.ratio+B)),kn("bottom",v)&&(E=b.height+(a-b.y)*d/s,z&&(D=(E-B)*this.ratio+y)),kn("top",v)&&(E=b.height-(a-b.y)*d/s,z&&(D=(E-B)*this.ratio+y)),{newWidth:D,newHeight:E}},i.prototype.calculateNewSizeFromAspectRatio=function(n,a,s,l){var u=this.props,d=u.lockAspectRatio,f=u.lockAspectRatioExtraHeight,v=u.lockAspectRatioExtraWidth,b=typeof l.width>"u"?10:l.width,w=typeof s.width>"u"||s.width<0?n:s.width,z=typeof l.height>"u"?10:l.height,M=typeof s.height>"u"||s.height<0?a:s.height,G=f||0,D=v||0;if(d){var E=(z-G)*this.ratio+D,B=(M-G)*this.ratio+D,y=(b-D)/this.ratio+G,k=(w-D)/this.ratio+G,N=Math.max(b,E),O=Math.min(w,B),K=Math.max(z,y),re=Math.min(M,k);n=ui(n,N,O),a=ui(a,K,re)}else n=ui(n,b,w),a=ui(a,z,M);return{newWidth:n,newHeight:a}},i.prototype.setBoundingClientRect=function(){var n=1/(this.props.scale||1);if(this.props.bounds==="parent"){var a=this.parentNode;if(a){var s=a.getBoundingClientRect();this.parentLeft=s.left*n,this.parentTop=s.top*n}}if(this.props.bounds&&typeof this.props.bounds!="string"){var l=this.props.bounds.getBoundingClientRect();this.targetLeft=l.left*n,this.targetTop=l.top*n}if(this.resizable){var u=this.resizable.getBoundingClientRect(),d=u.left,f=u.top,v=u.right,b=u.bottom;this.resizableLeft=d*n,this.resizableRight=v*n,this.resizableTop=f*n,this.resizableBottom=b*n}},i.prototype.onResizeStart=function(n,a){if(!(!this.resizable||!this.window)){var s=0,l=0;if(n.nativeEvent&&Q1(n.nativeEvent)?(s=n.nativeEvent.clientX,l=n.nativeEvent.clientY):n.nativeEvent&&di(n.nativeEvent)&&(s=n.nativeEvent.touches[0].clientX,l=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var u=this.props.onResizeStart(n,a,this.resizable);if(u===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var d,f=this.window.getComputedStyle(this.resizable);if(f.flexBasis!=="auto"){var v=this.parentNode;if(v){var b=this.window.getComputedStyle(v).flexDirection;this.flexDir=b.startsWith("row")?"row":"column",d=f.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var w={original:{x:s,y:l,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:hr(hr({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:a,flexBasis:d};this.setState(w)}},i.prototype.onMouseMove=function(n){var a=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&di(n))try{n.preventDefault(),n.stopPropagation()}catch{}var s=this.props,l=s.maxWidth,u=s.maxHeight,d=s.minWidth,f=s.minHeight,v=di(n)?n.touches[0].clientX:n.clientX,b=di(n)?n.touches[0].clientY:n.clientY,w=this.state,z=w.direction,M=w.original,G=w.width,D=w.height,E=this.getParentSize(),B=J1(E,this.window.innerWidth,this.window.innerHeight,l,u,d,f);l=B.maxWidth,u=B.maxHeight,d=B.minWidth,f=B.minHeight;var y=this.calculateNewSizeFromDirection(v,b),k=y.newHeight,N=y.newWidth,O=this.calculateNewMaxFromBoundary(l,u);this.props.snap&&this.props.snap.x&&(N=md(N,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(k=md(k,this.props.snap.y,this.props.snapGap));var K=this.calculateNewSizeFromAspectRatio(N,k,{width:O.maxWidth,height:O.maxHeight},{width:d,height:f});if(N=K.newWidth,k=K.newHeight,this.props.grid){var re=bd(N,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),T=bd(k,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),Y=this.props.snapGap||0,ie=Y===0||Math.abs(re-N)<=Y?re:N,ue=Y===0||Math.abs(T-k)<=Y?T:k;N=ie,k=ue}var F={width:N-M.width,height:k-M.height};if(this.delta=F,G&&typeof G=="string"){if(G.endsWith("%")){var te=N/E.width*100;N="".concat(te,"%")}else if(G.endsWith("vw")){var ae=N/this.window.innerWidth*100;N="".concat(ae,"vw")}else if(G.endsWith("vh")){var me=N/this.window.innerHeight*100;N="".concat(me,"vh")}}if(D&&typeof D=="string"){if(D.endsWith("%")){var te=k/E.height*100;k="".concat(te,"%")}else if(D.endsWith("vw")){var ae=k/this.window.innerWidth*100;k="".concat(ae,"vw")}else if(D.endsWith("vh")){var me=k/this.window.innerHeight*100;k="".concat(me,"vh")}}var ve={width:this.createSizeForCssProperty(N,"width"),height:this.createSizeForCssProperty(k,"height")};this.flexDir==="row"?ve.flexBasis=ve.width:this.flexDir==="column"&&(ve.flexBasis=ve.height);var we=this.state.width!==ve.width,Z=this.state.height!==ve.height,xe=this.state.flexBasis!==ve.flexBasis,S=we||Z||xe;S&&Is.flushSync(function(){a.setState(ve)}),this.props.onResize&&S&&this.props.onResize(n,z,this.resizable,F)}},i.prototype.onMouseUp=function(n){var a,s,l=this.state,u=l.isResizing,d=l.direction;l.original,!(!u||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(n,d,this.resizable,this.delta),this.props.size&&this.setState({width:(a=this.props.size.width)!==null&&a!==void 0?a:"auto",height:(s=this.props.size.height)!==null&&s!==void 0?s:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:hr(hr({},this.state.backgroundStyle),{cursor:"auto"})}))},i.prototype.updateSize=function(n){var a,s;this.setState({width:(a=n.width)!==null&&a!==void 0?a:"auto",height:(s=n.height)!==null&&s!==void 0?s:"auto"})},i.prototype.renderResizer=function(){var n=this,a=this.props,s=a.enable,l=a.handleStyles,u=a.handleClasses,d=a.handleWrapperStyle,f=a.handleWrapperClass,v=a.handleComponent;if(!s)return null;var b=Object.keys(s).map(function(w){return s[w]!==!1?I.jsx(X1,{direction:w,onResizeStart:n.onResizeStart,replaceStyles:l&&l[w],className:u&&u[w],children:v&&v[w]?v[w]:null},w):null});return I.jsx("div",{className:f,style:d,children:b})},i.prototype.render=function(){var n=this,a=Object.keys(this.props).reduce(function(u,d){return t_.indexOf(d)!==-1||(u[d]=n.props[d]),u},{}),s=hr(hr(hr({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(s.flexBasis=this.state.flexBasis);var l=this.props.as||"div";return I.jsxs(l,hr({style:s,className:this.props.className},a,{ref:function(u){u&&(n.resizable=u)},children:[this.state.isResizing&&I.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},i.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},i})(x.PureComponent);const n_={0:"bg-panel-0",1:"bg-panel-1",2:"bg-panel-2",3:"bg-panel-3",4:"bg-panel-4",5:"bg-panel-5"},o_={tabs:"border-tab-border",primary:"border-primary",negative:"border-input-error-border",positive:"border-positive",light:"border-panel-border-subtle",default:"border-panel-border"},Np=({depth:r=0,className:i,borderType:n,disabled:a})=>X("transition-colors duration-200",{"text-body":!a,"text-inactive-text":a},n?o_[n]:"border-panel-border",n_[r],i),i_=r=>{if(!r)return{};const i={},n=r.match(/min-w-\[(\d+)px\]/);n&&(i.minWidth=parseInt(n[1],10));const a=r.match(/max-w-\[(\d+)px\]/);a&&(i.maxWidth=parseInt(a[1],10));const s=r.match(/min-h-\[(\d+)px\]/);s&&(i.minHeight=parseInt(s[1],10));const l=r.match(/max-h-\[(\d+)px\]/);return l&&(i.maxHeight=parseInt(l[1],10)),i},a_=x.forwardRef(({children:r,width:i,height:n,minWidth:a=10,minHeight:s=10,maxWidth:l,maxHeight:u,defaultWidth:d,defaultHeight:f,defaultSize:v,size:b,grid:w,snap:z,lockAspectRatio:M=!1,enable:G,handleStyles:D={},handleClasses:E={},handleComponent:B={},style:y={},className:k,onResizeStart:N,onResize:O,onResizeStop:K,scale:re=1,bounds:T,snapGap:Y,as:ie="div",depth:ue,disabled:F},te)=>{const ae=Np({depth:ue,className:k,disabled:F}),me=i_(k),ve=b?{size:b}:i!==void 0||n!==void 0?{size:{width:i??"auto",height:n??"auto"}}:{},we=v?{defaultSize:v}:d!==void 0||f!==void 0?{defaultSize:{width:d??"auto",height:f??"auto"}}:{},Z=x.useRef(null);return x.useImperativeHandle(te,()=>{var xe;return(xe=Z.current)==null?void 0:xe.resizable}),I.jsx(r_,{"data-qui":"Resizable",ref:Z,...ve,...we,minWidth:a??me.minWidth,minHeight:s??me.minHeight,maxWidth:l??me.maxWidth,maxHeight:u??me.maxHeight,grid:w,snap:z,lockAspectRatio:M,enable:G,handleStyles:D,handleClasses:E,handleComponent:B,style:y,className:X("relative box-border",ae),onResizeStart:N,onResize:O,onResizeStop:K,scale:re,bounds:T,snapGap:Y,as:ie,children:r})});a_.displayName="Resizable";const En={sm:{track:"h-4 w-7",thumb:"size-3",thumbUnchecked:"left-0.5",thumbChecked:"left-3.5",label:"text-xs",gap:"gap-2"},md:{track:"h-5 w-9",thumb:"size-4",thumbUnchecked:"left-0.5",thumbChecked:"left-4.5",label:"text-sm",gap:"gap-2.5"},lg:{track:"h-6 w-11",thumb:"size-5",thumbUnchecked:"left-0.5",thumbChecked:"left-5.5",label:"text-base",gap:"gap-3"}},fi={primary:{bg:"bg-primary",thumb:"group-hover:bg-primary-light",icon:"text-primary"},positive:{bg:"bg-positive",thumb:"group-hover:bg-positive-light",icon:"text-positive"},warning:{bg:"bg-warning",thumb:"group-hover:bg-warning-light",icon:"text-warning"},negative:{bg:"bg-negative",thumb:"group-hover:bg-negative-light",icon:"text-negative"}},s_=(r,i,n,a,s,l)=>({container:X("inline-flex items-center",En[r].gap,l),track:X("relative inline-flex items-center shrink-0 group","transition-colors duration-200 ease-in-out","focus:outline-hidden focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2","border border-input-border rounded-full justify-between px-0.5",En[r].track,{[fi[i].bg]:n&&!a&&!s,"bg-input-bg":!n&&!a||s,"bg-panel cursor-not-allowed":a,"cursor-pointer":!a}),thumb:X("bg-input-text pointer-events-none inline-flex items-center justify-center shadow-xs","transition-all duration-200 ease-in-out","rounded-full absolute",En[r].thumb,n?En[r].thumbChecked:En[r].thumbUnchecked,{[fi[i].thumb]:!a,"bg-canvas-subtle":a}),iconLeft:X("flex items-center justify-center z-10 w-1/2 p-0.5",{[fi[i].icon]:!n&&!a,"text-panel-subtle":a||n}),iconRight:X("flex items-center justify-center z-10 w-1/2 p-0.5",{[fi[i].icon]:n&&!a,"text-panel-subtle":a||!n}),label:X("font-medium text-body",En[r].label,{"cursor-pointer":!a,"cursor-not-allowed text-muted":a})}),Cp=x.forwardRef(({label:r,checked:i,defaultChecked:n=!1,disabled:a=!1,size:s="md",color:l="primary",icons:u,onChange:d,className:f,id:v,name:b,...w},z)=>{const[M,G]=x.useState(n),D=i!==void 0,E=D?i:M,B=()=>{const k=!E;D||G(k),d==null||d(k)},y=s_(s,l,E,a,!!u,f);return I.jsxs("div",{"data-qui":"Toggle",className:y.container,children:[r&&I.jsx("label",{htmlFor:v,className:y.label,children:r}),I.jsxs("button",{ref:z,...w,type:"button",role:"switch","aria-checked":E,"aria-label":r,disabled:a,onClick:B,name:b,id:v,className:y.track,children:[u&&I.jsx("span",{className:y.iconLeft,children:u.unchecked}),I.jsx("span",{className:y.thumb,"aria-hidden":"true"}),u&&I.jsx("span",{className:y.iconRight,children:u.checked})]})]})});Cp.displayName="Toggle";x.createContext(null);const ms=x.forwardRef(({depth:r=0,className:i,children:n,borderType:a,disabled:s,...l},u)=>{const d=Np({depth:r,className:i,borderType:a,disabled:s});return I.jsx("div",{"data-qui":"Panel",ref:u,className:d,"aria-disabled":s,...l,children:n})});ms.displayName="Panel";const lo={sm:{container:"h-5 px-0.5 gap-1 rounded",text:"text-xxs leading-3",icon:"text-s",iconButton:"text-s p-0.5 cursor-pointer"},md:{container:"h-5.5 px-1 gap-1 rounded",text:"text-xs leading-4",icon:"text-sm",iconButton:" text-sm p-0.5 cursor-pointer"},lg:{container:"h-6 px-1.5 gap-1.5 rounded",text:"text-s leading-none",icon:"text-base",iconButton:"text-base p-0.5 cursor-pointer"}},xi={primary:{bg:"bg-primary",text:"text-button-text",border:"border-primary",buttonHover:"hover:bg-primary-hover"},white:{bg:"bg-canvas-default",text:"text-primary",border:"border-canvas-default",buttonHover:"hover:bg-primary-hover hover:text-button-text"},positive:{bg:"bg-positive",text:"text-button-text",border:"border-positive",buttonHover:"hover:bg-positive-hover"},warning:{bg:"bg-warning",text:"text-button-text",border:"border-warning",buttonHover:"hover:bg-warning-hover"},negative:{bg:"bg-negative",text:"text-button-text",border:"border-negative",buttonHover:"hover:bg-negative-hover"},dark:{bg:"bg-input-bg",text:"text-input-text",border:"border-input-border",buttonHover:"hover:bg-primary-hover hover:text-button-text"}},l_=(r,i,n,a)=>X("inline-flex items-center justify-center font-medium border",lo[r].container,xi[i].bg,xi[i].text,xi[i].border,lo[r].text,{"opacity-60 pointer-events-none":n,"cursor-pointer hover:bg-opacity-90 transition-opacity":a&&!n}),c_=(r,i,n)=>X({[lo[r].icon]:!n,"bg-canvas-default outline-canvas-default text-primary":n&&i!=="white"||n,"bg-primary outline-primary text-button-text":n&&i==="white"&&!n,"outline-solid outline-1 h-full py-0.5 grid place-items-center -my-1 only:-mx-0.5 first:-ml-1.5 last:-mr-1.5 only:rounded first:rounded-l last:rounded-r":n||n}),u_=r=>X(lo[r].text),Rp=(r,i,n)=>X("inline-flex items-center justify-center rounded transition-colors duration-200 focus:outline-hidden ",lo[r].iconButton,xi[i].buttonHover,{"pointer-events-none":n}),zp=x.createContext(null),Wi=()=>{const r=x.useContext(zp);if(!r)throw new Error("Pill components must be used within a Pill.Root");return r},Os=x.forwardRef(({size:r="md",color:i="primary",className:n,children:a,disabled:s=!1,onClick:l,...u},d)=>{const f={size:r,color:i,disabled:s},v=!!l;return I.jsx(zp.Provider,{value:f,children:I.jsx("div",{"data-qui":"Pill",ref:d,onClick:l,className:X(l_(r,i,s,v),n),...u,children:a})})});Os.displayName="Pill.Root";const Ns=x.forwardRef(({className:r,children:i,...n},a)=>{const{size:s}=Wi();return I.jsx("span",{ref:a,className:X(u_(s),r),...n,children:i})});Ns.displayName="Pill.Text";const Cs=x.forwardRef(({className:r,children:i,label:n,position:a,...s},l)=>{const{size:u,color:d,disabled:f}=Wi(),v=!!n,b=I.jsx("span",{ref:l,className:X(c_(u,d,v),r,{"opacity-60":f}),...s,children:i});return v&&!f?I.jsx(W1,{label:n||"",position:a||"up",children:b}):b});Cs.displayName="Pill.Icon";const Dp=x.forwardRef(({className:r,children:i,...n},a)=>{const{size:s,color:l,disabled:u}=Wi();return I.jsx("button",{ref:a,type:"button",disabled:u,className:X(Rp(s,l,u),r),...n,children:i})});Dp.displayName="Pill.Button";const Rs=x.forwardRef(({className:r,onClose:i,"aria-label":n="Remove pill",children:a,...s},l)=>{const{size:u,color:d,disabled:f}=Wi();return I.jsx("button",{ref:l,type:"button",disabled:f,className:X(Rp(u,d,f),r),onClick:i,"aria-label":n,...s,children:a||I.jsx(Bi,{})})});Rs.displayName="Pill.Close";const Mp=x.forwardRef(({size:r="md",color:i="primary",label:n,icon:a,onClose:s,closable:l=!1,className:u,children:d,disabled:f=!1,...v},b)=>I.jsxs(Os,{ref:b,size:r,color:i,className:u,disabled:f,...v,children:[a&&I.jsx(Cs,{children:a}),d||n&&I.jsx(Ns,{children:n}),l&&I.jsx(Rs,{onClose:s})]}));Mp.displayName="Pill";Object.assign(Mp,{Root:Os,Text:Ns,Icon:Cs,Button:Dp,Close:Rs});const Tp=x.createContext(null),Et=()=>{const r=x.useContext(Tp);if(!r)throw new Error("Select compound components must be used within Select.Root");return r},mt={sm:{trigger:"h-5 min-h-fit",control:"min-h-5 p-0.5 gap-1",input:"text-xs h-3.5",placeholder:"placeholder:text-xs text-xs",singleValue:"text-xs",multiValue:"h-3.5 px-0.5 gap-1 text-xxs",multiValueLabel:"text-xxs",multiValueRemove:"w-3 h-3",indicatorsContainer:"gap-1",clearIndicator:"p-0.5 size-3",dropdownIndicator:"p-0.5 size-3",indicatorSeparator:"h-3",loadingIndicator:"w-3 h-3",menu:"m-0",menuList:"py-1",option:"px-1 py-0.5 text-xs",group:"pt-1",groupHeading:"px-2 py-0.5 text-xxs",noOptionsMessage:"px-2 py-1 text-xxs",loadingMessage:"px-2 py-1 text-xxs",message:"text-xxs p-1.5",icon:"text-sm"},md:{trigger:"h-6 min-h-fit",control:"min-h-6 p-1 gap-1.5",input:"text-s h-4",placeholder:"placeholder:text-s text-s",singleValue:"text-s",multiValue:"h-4 p-1 gap-1 text-xs",multiValueLabel:"text-xs",multiValueRemove:"w-3.5 h-3.5",indicatorsContainer:"gap-1",clearIndicator:"p-0.5 size-4",dropdownIndicator:"p-0.5 size-4",indicatorSeparator:"h-4",loadingIndicator:"w-4 h-4",menu:"m-0",menuList:"py-1",option:"px-2 py-1 text-s",group:"pt-1.5",groupHeading:"px-3 py-1 text-xs",noOptionsMessage:"px-2 py-1.5 text-xs",loadingMessage:"px-3 py-1.5 text-xs",message:"text-xs p-2",icon:"text-base"},lg:{trigger:"h-7 min-h-fit",control:"min-h-7 p-1.5 gap-2",input:"text-sm h-5",placeholder:"placeholder:text-sm text-sm",singleValue:"text-sm",multiValue:"h-5 px-1.5 gap-1.5 text-s",multiValueLabel:"text-xs",multiValueRemove:"w-4 h-4",indicatorsContainer:"gap-1.5",clearIndicator:"p-0.5 size-5",dropdownIndicator:"p-1 size-5",indicatorSeparator:"h-5",loadingIndicator:"w-5 h-5",menu:"m-0",menuList:"py-1.5",option:"px-3 py-2 text-sm",group:"pt-2",groupHeading:"px-4 py-1.5 text-s",noOptionsMessage:"px-4 py-2 text-s",loadingMessage:"px-4 py-2 text-s",message:"text-s p-2.5",icon:"text-lg"}},nt={primary:{control:"cursor-pointer bg-input-bg text-select-text",controlFocused:"border-input-focus-border",controlDisabled:"opacity-60",controlInvalid:"bg-input-bg border-input-error-border text-select-text",placeholder:"placeholder:text-input-placeholder text-input-placeholder placeholder:opacity-60",singleValue:"text-select-text",singleValueDisabled:"text-input-placeholder",multiValue:"bg-input-option-active-bg text-input-option-active-text",multiValueLabel:"text-input-option-active-text",multiValueRemove:"text-input-option-active-text hover:bg-input-option-hover-bg hover:text-body rounded-xs p-px",multiValueRemoveHover:"hover:bg-input-option-hover-bg",multiValueDisabled:"bg-canvas-subtle text-muted",clearIndicator:"text-input-text hover:text-body cursor-pointer",clearIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",dropdownIndicator:"text-input-text",dropdownIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",indicatorSeparator:"bg-input-border",loadingIndicator:"text-primary",menu:"bg-select-list-bg border-input-focus-border shadow-lg",menuList:"scrollbar-thin scrollbar-thumb-input-border scrollbar-track-transparent",option:"text-select-text cursor-pointer",optionFocused:"bg-input-option-hover-bg text-body",optionSelected:"bg-input-option-active-bg text-input-option-active-text",optionDisabled:"text-input-placeholder cursor-not-allowed",group:"",groupHeading:"text-input-placeholder font-semibold",noOptionsMessage:"text-input-placeholder",loadingMessage:"text-input-placeholder",message:"text-primary-dark",messageBackground:"bg-input-message-bg",messageBorder:"ring-input-info-border",icon:"text-input-text",iconAction:"text-input-text hover:text-body",iconActionHover:"hover:text-body hover:bg-input-option-hover-bg"},positive:{control:"cursor-pointer bg-input-bg text-select-text",controlFocused:"border-positive",controlDisabled:"opacity-60",controlInvalid:"bg-input-bg border-input-error-border text-select-text",placeholder:"placeholder:text-input-placeholder text-input-placeholder placeholder:opacity-60",singleValue:"text-select-text",singleValueDisabled:"text-input-placeholder",multiValue:"bg-input-option-active-bg text-input-option-active-text",multiValueLabel:"text-input-option-active-text",multiValueRemove:"text-input-option-active-text hover:bg-input-option-hover-bg hover:text-body rounded-xs p-px",multiValueRemoveHover:"hover:bg-input-option-hover-bg",multiValueDisabled:"bg-canvas-subtle text-muted",clearIndicator:"text-input-text hover:text-body cursor-pointer",clearIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",dropdownIndicator:"text-input-text",dropdownIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",indicatorSeparator:"bg-input-border",loadingIndicator:"text-positive",menu:"bg-select-list-bg border-positive shadow-lg",menuList:"scrollbar-thin scrollbar-thumb-input-border scrollbar-track-transparent",option:"text-select-text cursor-pointer",optionFocused:"bg-input-option-hover-bg text-body",optionSelected:"bg-input-option-active-bg text-input-option-active-text",optionDisabled:"text-input-placeholder cursor-not-allowed",group:"",groupHeading:"text-input-placeholder font-semibold",noOptionsMessage:"text-input-placeholder",loadingMessage:"text-input-placeholder",message:"text-positive-dark",messageBackground:"bg-positive-light",messageBorder:"ring-positive",icon:"text-input-text",iconAction:"text-input-text hover:text-body",iconActionHover:"hover:text-body hover:bg-input-option-hover-bg"},warning:{control:"cursor-pointer bg-input-bg text-select-text",controlFocused:"border-input-warning-border",controlDisabled:"opacity-60",controlInvalid:"bg-input-bg border-input-error-border text-select-text",placeholder:"placeholder:text-input-placeholder text-input-placeholder placeholder:opacity-60",singleValue:"text-select-text",singleValueDisabled:"text-input-placeholder",multiValue:"bg-input-option-active-bg text-input-option-active-text",multiValueLabel:"text-input-option-active-text",multiValueRemove:"text-input-option-active-text hover:bg-input-option-hover-bg hover:text-body rounded-xs p-px",multiValueRemoveHover:"hover:bg-input-option-hover-bg",multiValueDisabled:"bg-canvas-subtle text-muted",clearIndicator:"text-input-text hover:text-body cursor-pointer",clearIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",dropdownIndicator:"text-input-text",dropdownIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",indicatorSeparator:"bg-input-border",loadingIndicator:"text-warning",menu:"bg-select-list-bg border-input-warning-border shadow-lg",menuList:"scrollbar-thin scrollbar-thumb-input-border scrollbar-track-transparent",option:"text-select-text cursor-pointer",optionFocused:"bg-input-option-hover-bg text-body",optionSelected:"bg-input-option-active-bg text-input-option-active-text",optionDisabled:"text-input-placeholder cursor-not-allowed",group:"",groupHeading:"text-input-placeholder font-semibold",noOptionsMessage:"text-input-placeholder",loadingMessage:"text-input-placeholder",message:"text-warning-dark",messageBackground:"bg-input-warning-bg",messageBorder:"ring-input-warning-border",icon:"text-input-text",iconAction:"text-input-text hover:text-body",iconActionHover:"hover:text-body hover:bg-input-option-hover-bg"},negative:{control:"cursor-pointer bg-input-bg text-negative",controlFocused:"border-input-error-border",controlDisabled:"opacity-60",controlInvalid:"bg-input-bg border-input-error-border text-negative",placeholder:"placeholder:text-input-placeholder text-input-placeholder placeholder:opacity-60",singleValue:"text-negative",singleValueDisabled:"text-input-placeholder",multiValue:"bg-input-option-active-bg text-input-option-active-text",multiValueLabel:"text-input-option-active-text",multiValueRemove:"text-input-option-active-text hover:bg-input-option-hover-bg hover:text-body rounded-xs p-px",multiValueRemoveHover:"hover:bg-input-option-hover-bg",multiValueDisabled:"bg-canvas-subtle text-muted",clearIndicator:"text-input-text hover:text-body cursor-pointer",clearIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",dropdownIndicator:"text-input-text",dropdownIndicatorHover:"hover:text-body hover:bg-input-option-hover-bg",indicatorSeparator:"bg-input-border",loadingIndicator:"text-negative",menu:"bg-select-list-bg border-input-error-border shadow-lg",menuList:"scrollbar-thin scrollbar-thumb-input-border scrollbar-track-transparent",option:"text-select-text cursor-pointer",optionFocused:"bg-input-option-hover-bg text-body",optionSelected:"bg-input-option-active-bg text-input-option-active-text",optionDisabled:"text-input-placeholder cursor-not-allowed",group:"",groupHeading:"text-input-placeholder font-semibold",noOptionsMessage:"text-input-placeholder",loadingMessage:"text-input-placeholder",message:"text-negative-dark",messageBackground:"bg-input-error-bg",messageBorder:"ring-input-error-border",icon:"text-input-text",iconAction:"text-input-text hover:text-body",iconActionHover:"hover:text-body hover:bg-input-option-hover-bg"}},d_=()=>X("flex flex-col relative"),p_=({size:r,color:i,isDisabled:n,isFocused:a,isInvalid:s,hasMessage:l})=>{const u=nt[s?"negative":i];return X("flex items-center justify-between only:rounded first:rounded-t last:rounded-b",mt[r].control,u.control,l?["ring-1",u.messageBorder]:["border",n?"border-input-border":a?u.controlFocused:`border-select-border
|
|
41
|
+
focus-within:${u.controlFocused}`],{[u.controlDisabled]:n})},f_=({isMulti:r})=>X("flex items-center gap-1 flex-1 min-w-0 overflow-hidden",{"flex-wrap":r,"px-0.5":!r}),h_=({size:r,color:i})=>X("bg-transparent border-0 outline-hidden flex-1 min-w-7.5 px-1 text-input-text",mt[r].input,nt[i].placeholder),g_=({size:r,color:i})=>X("select-none truncate",mt[r].placeholder,nt[i].placeholder),v_=({size:r,color:i,isDisabled:n})=>X("truncate",mt[r].singleValue,n?nt[i].singleValueDisabled:nt[i].singleValue),b_=({size:r,color:i,isDisabled:n,isFocused:a})=>X("inline-flex items-center rounded-xs",mt[r].multiValue,n?nt[i].multiValueDisabled:nt[i].multiValue,{"border border-white":a&&!n}),m_=({size:r})=>X("truncate",mt[r].multiValueLabel),w_=({size:r,color:i,isDisabled:n})=>X("flex items-center justify-center cursor-pointer transition-colors",mt[r].multiValueRemove,nt[i].multiValueRemove),Ap=({size:r,color:i,isDisabled:n})=>X("flex items-center justify-center transition-colors rounded",mt[r].clearIndicator,n?"hidden":[nt[i].clearIndicator,nt[i].clearIndicatorHover]),x_=({size:r,color:i,isDisabled:n})=>X("flex items-center justify-center transition-colors rounded",mt[r].dropdownIndicator,n?"text-grey-200":[nt[i].dropdownIndicator,nt[i].dropdownIndicatorHover]),y_=({size:r,placement:i,hasMessage:n,color:a})=>{const s={auto:"top-full rounded-t-none",bottom:"top-full rounded-t-none",top:"bottom-full rounded-b-none"};return X("absolute w-full z-50 rounded overflow-hidden border border-t-0",nt[a].menu,{[nt[a].messageBorder]:n},s[i||"auto"],mt[r].menu)},__=({size:r})=>X("overflow-y-auto",mt[r].menuList,nt.primary.menuList),I_=({size:r,color:i,isDisabled:n,isFocused:a,isSelected:s})=>X("transition-colors duration-150 cursor-pointer mx-1 rounded flex items-center gap-2",mt[r].option,{[nt[i].optionDisabled]:n,[nt[i].optionSelected]:s&&!n,[nt[i].optionFocused]:a&&!s&&!n,[nt[i].option]:!s&&!a&&!n}),k_=({size:r})=>X(mt[r].group),E_=({size:r,color:i})=>X(mt[r].groupHeading,nt[i].groupHeading),S_=({size:r})=>X("text-grey-100",mt[r].loadingMessage),O_=({size:r})=>X(mt[r].noOptionsMessage,nt.primary.noOptionsMessage),N_=({size:r,color:i,isInvalid:n})=>{const a=nt[n?"negative":i];return X("absolute left-0 right-0 z-10","flex items-start gap-x-2 ring-1","first:bottom-full first:rounded-t first:ring-b-0","last:top-full last:rounded-b last:ring-t-0","only:top-full only:rounded only:ring-1",mt[r].message,a.message,a.messageBackground,a.messageBorder)},C_=({size:r})=>X(mt[r].icon),Pp=r=>{const i=r[0];return r.length>0&&typeof i=="object"&&i!==null&&"options"in i&&Array.isArray(i.options)},R_=r=>Pp(r)?r.reduce((i,n)=>[...i,...n.options],[]):r;function Dt(r,i){if(r==null)return{};var n={};for(var a in r)if({}.hasOwnProperty.call(r,a)){if(i.indexOf(a)!==-1)continue;n[a]=r[a]}return n}function Ie(){return Ie=Object.assign?Object.assign.bind():function(r){for(var i=1;i<arguments.length;i++){var n=arguments[i];for(var a in n)({}).hasOwnProperty.call(n,a)&&(r[a]=n[a])}return r},Ie.apply(null,arguments)}function ws(r,i){return ws=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},ws(r,i)}function z_(r,i){r.prototype=Object.create(i.prototype),r.prototype.constructor=r,ws(r,i)}var hi={exports:{}},ss={exports:{}},Fe={};/** @license React v16.13.1
|
|
35
42
|
* react-is.production.min.js
|
|
36
43
|
*
|
|
37
44
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
38
45
|
*
|
|
39
46
|
* This source code is licensed under the MIT license found in the
|
|
40
47
|
* LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/var
|
|
48
|
+
*/var xd;function D_(){if(xd)return Fe;xd=1;var r=typeof Symbol=="function"&&Symbol.for,i=r?Symbol.for("react.element"):60103,n=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,l=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,d=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,v=r?Symbol.for("react.concurrent_mode"):60111,b=r?Symbol.for("react.forward_ref"):60112,w=r?Symbol.for("react.suspense"):60113,z=r?Symbol.for("react.suspense_list"):60120,M=r?Symbol.for("react.memo"):60115,G=r?Symbol.for("react.lazy"):60116,D=r?Symbol.for("react.block"):60121,E=r?Symbol.for("react.fundamental"):60117,B=r?Symbol.for("react.responder"):60118,y=r?Symbol.for("react.scope"):60119;function k(O){if(typeof O=="object"&&O!==null){var K=O.$$typeof;switch(K){case i:switch(O=O.type,O){case f:case v:case a:case l:case s:case w:return O;default:switch(O=O&&O.$$typeof,O){case d:case b:case G:case M:case u:return O;default:return K}}case n:return K}}}function N(O){return k(O)===v}return Fe.AsyncMode=f,Fe.ConcurrentMode=v,Fe.ContextConsumer=d,Fe.ContextProvider=u,Fe.Element=i,Fe.ForwardRef=b,Fe.Fragment=a,Fe.Lazy=G,Fe.Memo=M,Fe.Portal=n,Fe.Profiler=l,Fe.StrictMode=s,Fe.Suspense=w,Fe.isAsyncMode=function(O){return N(O)||k(O)===f},Fe.isConcurrentMode=N,Fe.isContextConsumer=function(O){return k(O)===d},Fe.isContextProvider=function(O){return k(O)===u},Fe.isElement=function(O){return typeof O=="object"&&O!==null&&O.$$typeof===i},Fe.isForwardRef=function(O){return k(O)===b},Fe.isFragment=function(O){return k(O)===a},Fe.isLazy=function(O){return k(O)===G},Fe.isMemo=function(O){return k(O)===M},Fe.isPortal=function(O){return k(O)===n},Fe.isProfiler=function(O){return k(O)===l},Fe.isStrictMode=function(O){return k(O)===s},Fe.isSuspense=function(O){return k(O)===w},Fe.isValidElementType=function(O){return typeof O=="string"||typeof O=="function"||O===a||O===v||O===l||O===s||O===w||O===z||typeof O=="object"&&O!==null&&(O.$$typeof===G||O.$$typeof===M||O.$$typeof===u||O.$$typeof===d||O.$$typeof===b||O.$$typeof===E||O.$$typeof===B||O.$$typeof===y||O.$$typeof===D)},Fe.typeOf=k,Fe}var Ke={};/** @license React v16.13.1
|
|
42
49
|
* react-is.development.js
|
|
43
50
|
*
|
|
44
51
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
45
52
|
*
|
|
46
53
|
* This source code is licensed under the MIT license found in the
|
|
47
54
|
* LICENSE file in the root directory of this source tree.
|
|
48
|
-
*/var
|
|
49
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ue(i,r){return zm(i)||km(i,r)||Ql(i,r)||Um()}function jm(i,r){if(i==null)return{};var u={};for(var s in i)if({}.hasOwnProperty.call(i,s)){if(r.indexOf(s)!==-1)continue;u[s]=i[s]}return u}function Xn(i,r){if(i==null)return{};var u,s,o=jm(i,r);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(i);for(s=0;s<c.length;s++)u=c[s],r.indexOf(u)===-1&&{}.propertyIsEnumerable.call(i,u)&&(o[u]=i[u])}return o}function Qm(i,r){return r||(r=i.slice(0)),Object.freeze(Object.defineProperties(i,{raw:{value:Object.freeze(r)}}))}const $m=Math.min,Km=Math.max,xi=Math.round,fi=Math.floor,yi=i=>({x:i,y:i});function qm(i){const{x:r,y:u,width:s,height:o}=i;return{width:s,height:o,top:u,left:r,right:r+s,bottom:u+o,x:r,y:u}}function Pi(){return typeof window<"u"}function sc(i){return cc(i)?(i.nodeName||"").toLowerCase():"#document"}function rt(i){var r;return(i==null||(r=i.ownerDocument)==null?void 0:r.defaultView)||window}function lc(i){var r;return(r=(cc(i)?i.ownerDocument:i.document)||window.document)==null?void 0:r.documentElement}function cc(i){return Pi()?i instanceof Node||i instanceof rt(i).Node:!1}function eI(i){return Pi()?i instanceof Element||i instanceof rt(i).Element:!1}function wo(i){return Pi()?i instanceof HTMLElement||i instanceof rt(i).HTMLElement:!1}function Cl(i){return!Pi()||typeof ShadowRoot>"u"?!1:i instanceof ShadowRoot||i instanceof rt(i).ShadowRoot}const nI=new Set(["inline","contents"]);function fc(i){const{overflow:r,overflowX:u,overflowY:s,display:o}=Go(i);return/auto|scroll|overlay|hidden|clip/.test(r+s+u)&&!nI.has(o)}function tI(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const rI=new Set(["html","body","#document"]);function iI(i){return rI.has(sc(i))}function Go(i){return rt(i).getComputedStyle(i)}function uI(i){if(sc(i)==="html")return i;const r=i.assignedSlot||i.parentNode||Cl(i)&&i.host||lc(i);return Cl(r)?r.host:r}function dc(i){const r=uI(i);return iI(r)?i.ownerDocument?i.ownerDocument.body:i.body:wo(r)&&fc(r)?r:dc(r)}function Ei(i,r,u){var s;r===void 0&&(r=[]),u===void 0&&(u=!0);const o=dc(i),c=o===((s=i.ownerDocument)==null?void 0:s.body),d=rt(o);if(c){const b=mo(d);return r.concat(d,d.visualViewport||[],fc(o)?o:[],b&&u?Ei(b):[])}return r.concat(o,Ei(o,[],u))}function mo(i){return i.parent&&Object.getPrototypeOf(i.parent)?i.frameElement:null}function oI(i){const r=Go(i);let u=parseFloat(r.width)||0,s=parseFloat(r.height)||0;const o=wo(i),c=o?i.offsetWidth:u,d=o?i.offsetHeight:s,b=xi(u)!==c||xi(s)!==d;return b&&(u=c,s=d),{width:u,height:s,$:b}}function Ro(i){return eI(i)?i:i.contextElement}function Al(i){const r=Ro(i);if(!wo(r))return yi(1);const u=r.getBoundingClientRect(),{width:s,height:o,$:c}=oI(r);let d=(c?xi(u.width):u.width)/s,b=(c?xi(u.height):u.height)/o;return(!d||!Number.isFinite(d))&&(d=1),(!b||!Number.isFinite(b))&&(b=1),{x:d,y:b}}const aI=yi(0);function sI(i){const r=rt(i);return!tI()||!r.visualViewport?aI:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function lI(i,r,u){return!1}function xl(i,r,u,s){r===void 0&&(r=!1);const o=i.getBoundingClientRect(),c=Ro(i);let d=yi(1);r&&(d=Al(i));const b=lI()?sI(c):yi(0);let g=(o.left+b.x)/d.x,h=(o.top+b.y)/d.y,m=o.width/d.x,A=o.height/d.y;if(c){const B=rt(c),E=s;let F=B,G=mo(F);for(;G&&s&&E!==F;){const S=Al(G),T=G.getBoundingClientRect(),X=Go(G),W=T.left+(G.clientLeft+parseFloat(X.paddingLeft))*S.x,N=T.top+(G.clientTop+parseFloat(X.paddingTop))*S.y;g*=S.x,h*=S.y,m*=S.x,A*=S.y,g+=W,h+=N,F=rt(G),G=mo(F)}}return qm({width:m,height:A,x:g,y:h})}function gc(i,r){return i.x===r.x&&i.y===r.y&&i.width===r.width&&i.height===r.height}function cI(i,r){let u=null,s;const o=lc(i);function c(){var b;clearTimeout(s),(b=u)==null||b.disconnect(),u=null}function d(b,g){b===void 0&&(b=!1),g===void 0&&(g=1),c();const h=i.getBoundingClientRect(),{left:m,top:A,width:B,height:E}=h;if(b||r(),!B||!E)return;const F=fi(A),G=fi(o.clientWidth-(m+B)),S=fi(o.clientHeight-(A+E)),T=fi(m),W={rootMargin:-F+"px "+-G+"px "+-S+"px "+-T+"px",threshold:Km(0,$m(1,g))||1};let N=!0;function w(D){const M=D[0].intersectionRatio;if(M!==g){if(!N)return d();M?d(!1,M):s=setTimeout(()=>{d(!1,1e-7)},1e3)}M===1&&!gc(h,i.getBoundingClientRect())&&d(),N=!1}try{u=new IntersectionObserver(w,{...W,root:o.ownerDocument})}catch{u=new IntersectionObserver(w,W)}u.observe(i)}return d(!0),c}function fI(i,r,u,s){s===void 0&&(s={});const{ancestorScroll:o=!0,ancestorResize:c=!0,elementResize:d=typeof ResizeObserver=="function",layoutShift:b=typeof IntersectionObserver=="function",animationFrame:g=!1}=s,h=Ro(i),m=o||c?[...h?Ei(h):[],...Ei(r)]:[];m.forEach(T=>{o&&T.addEventListener("scroll",u,{passive:!0}),c&&T.addEventListener("resize",u)});const A=h&&b?cI(h,u):null;let B=-1,E=null;d&&(E=new ResizeObserver(T=>{let[X]=T;X&&X.target===h&&E&&(E.unobserve(r),cancelAnimationFrame(B),B=requestAnimationFrame(()=>{var W;(W=E)==null||W.observe(r)})),u()}),h&&!g&&E.observe(h),E.observe(r));let F,G=g?xl(i):null;g&&S();function S(){const T=xl(i);G&&!gc(G,T)&&u(),G=T,F=requestAnimationFrame(S)}return u(),()=>{var T;m.forEach(X=>{o&&X.removeEventListener("scroll",u),c&&X.removeEventListener("resize",u)}),A==null||A(),(T=E)==null||T.disconnect(),E=null,g&&cancelAnimationFrame(F)}}var Io=V.useLayoutEffect,dI=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Si=function(){};function gI(i,r){return r?r[0]==="-"?i+r:i+"__"+r:i}function pI(i,r){for(var u=arguments.length,s=new Array(u>2?u-2:0),o=2;o<u;o++)s[o-2]=arguments[o];var c=[].concat(s);if(r&&i)for(var d in r)r.hasOwnProperty(d)&&r[d]&&c.push("".concat(gI(i,d)));return c.filter(function(b){return b}).map(function(b){return String(b).trim()}).join(" ")}var wi=function(r){return EI(r)?r.filter(Boolean):St(r)==="object"&&r!==null?[r]:[]},pc=function(r){r.className,r.clearValue,r.cx,r.getStyles,r.getClassNames,r.getValue,r.hasValue,r.isMulti,r.isRtl,r.options,r.selectOption,r.selectProps,r.setValue,r.theme;var u=Xn(r,dI);return z({},u)},Te=function(r,u,s){var o=r.cx,c=r.getStyles,d=r.getClassNames,b=r.className;return{css:c(u,r),className:o(s??{},d(u,r),b)}};function hI(i,r,u){if(u){var s=u(i,r);if(typeof s=="string")return s}return i}function Oi(i){return[document.documentElement,document.body,window].indexOf(i)>-1}function bI(i){return Oi(i)?window.innerHeight:i.clientHeight}function hc(i){return Oi(i)?window.pageYOffset:i.scrollTop}function Gi(i,r){if(Oi(i)){window.scrollTo(0,r);return}i.scrollTop=r}function vI(i){var r=getComputedStyle(i),u=r.position==="absolute",s=/(auto|scroll)/;if(r.position==="fixed")return document.documentElement;for(var o=i;o=o.parentElement;)if(r=getComputedStyle(o),!(u&&r.position==="static")&&s.test(r.overflow+r.overflowY+r.overflowX))return o;return document.documentElement}function mI(i,r,u,s){return u*((i=i/s-1)*i*i+1)+r}function di(i,r){var u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Si,o=hc(i),c=r-o,d=10,b=0;function g(){b+=d;var h=mI(b,o,c,u);Gi(i,h),b<u?window.requestAnimationFrame(g):s(i)}g()}function yl(i,r){var u=i.getBoundingClientRect(),s=r.getBoundingClientRect(),o=r.offsetHeight/3;s.bottom+o>u.bottom?Gi(i,Math.min(r.offsetTop+r.clientHeight-i.offsetHeight+o,i.scrollHeight)):s.top-o<u.top&&Gi(i,Math.max(r.offsetTop-o,0))}function II(i){var r=i.getBoundingClientRect();return{bottom:r.bottom,height:r.height,left:r.left,right:r.right,top:r.top,width:r.width}}function El(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function CI(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var bc=!1,AI={get passive(){return bc=!0}},gi=typeof window<"u"?window:{};gi.addEventListener&&gi.removeEventListener&&(gi.addEventListener("p",Si,AI),gi.removeEventListener("p",Si,!1));var xI=bc;function yI(i){return i!=null}function EI(i){return Array.isArray(i)}function gr(i,r,u){return i?r:u}var SI=function(r){for(var u=arguments.length,s=new Array(u>1?u-1:0),o=1;o<u;o++)s[o-1]=arguments[o];var c=Object.entries(r).filter(function(d){var b=Ue(d,1),g=b[0];return!s.includes(g)});return c.reduce(function(d,b){var g=Ue(b,2),h=g[0],m=g[1];return d[h]=m,d},{})},wI=["children","innerProps"],GI=["children","innerProps"];function RI(i){var r=i.maxHeight,u=i.menuEl,s=i.minHeight,o=i.placement,c=i.shouldScroll,d=i.isFixedPosition,b=i.controlHeight,g=vI(u),h={placement:"bottom",maxHeight:r};if(!u||!u.offsetParent)return h;var m=g.getBoundingClientRect(),A=m.height,B=u.getBoundingClientRect(),E=B.bottom,F=B.height,G=B.top,S=u.offsetParent.getBoundingClientRect(),T=S.top,X=d?window.innerHeight:bI(g),W=hc(g),N=parseInt(getComputedStyle(u).marginBottom,10),w=parseInt(getComputedStyle(u).marginTop,10),D=T-w,M=X-G,J=D+W,ue=A-W-G,ve=E-X+W+N,Re=W+G-w,he=160;switch(o){case"auto":case"bottom":if(M>=F)return{placement:"bottom",maxHeight:r};if(ue>=F&&!d)return c&&di(g,ve,he),{placement:"bottom",maxHeight:r};if(!d&&ue>=s||d&&M>=s){c&&di(g,ve,he);var Pe=d?M-N:ue-N;return{placement:"bottom",maxHeight:Pe}}if(o==="auto"||d){var Oe=r,me=d?D:J;return me>=s&&(Oe=Math.min(me-N-b,r)),{placement:"top",maxHeight:Oe}}if(o==="bottom")return c&&Gi(g,ve),{placement:"bottom",maxHeight:r};break;case"top":if(D>=F)return{placement:"top",maxHeight:r};if(J>=F&&!d)return c&&di(g,Re,he),{placement:"top",maxHeight:r};if(!d&&J>=s||d&&D>=s){var Ie=r;return(!d&&J>=s||d&&D>=s)&&(Ie=d?D-w:J-w),c&&di(g,Re,he),{placement:"top",maxHeight:Ie}}return{placement:"bottom",maxHeight:r};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return h}function FI(i){var r={bottom:"top",top:"bottom"};return i?r[i]:"bottom"}var vc=function(r){return r==="auto"?"bottom":r},BI=function(r,u){var s,o=r.placement,c=r.theme,d=c.borderRadius,b=c.spacing,g=c.colors;return z((s={label:"menu"},Zt(s,FI(o),"100%"),Zt(s,"position","absolute"),Zt(s,"width","100%"),Zt(s,"zIndex",1),s),u?{}:{backgroundColor:g.neutral0,borderRadius:d,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:b.menuGutter,marginTop:b.menuGutter})},mc=V.createContext(null),TI=function(r){var u=r.children,s=r.minMenuHeight,o=r.maxMenuHeight,c=r.menuPlacement,d=r.menuPosition,b=r.menuShouldScrollIntoView,g=r.theme,h=V.useContext(mc)||{},m=h.setPortalPlacement,A=V.useRef(null),B=V.useState(o),E=Ue(B,2),F=E[0],G=E[1],S=V.useState(null),T=Ue(S,2),X=T[0],W=T[1],N=g.spacing.controlHeight;return Io(function(){var w=A.current;if(w){var D=d==="fixed",M=b&&!D,J=RI({maxHeight:o,menuEl:w,minHeight:s,placement:c,shouldScroll:M,isFixedPosition:D,controlHeight:N});G(J.maxHeight),W(J.placement),m==null||m(J.placement)}},[o,c,d,b,s,m,N]),u({ref:A,placerProps:z(z({},r),{},{placement:X||vc(c),maxHeight:F})})},PI=function(r){var u=r.children,s=r.innerRef,o=r.innerProps;return U("div",K({},Te(r,"menu",{menu:!0}),{ref:s},o),u)},OI=PI,_I=function(r,u){var s=r.maxHeight,o=r.theme.spacing.baseUnit;return z({maxHeight:s,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},u?{}:{paddingBottom:o,paddingTop:o})},VI=function(r){var u=r.children,s=r.innerProps,o=r.innerRef,c=r.isMulti;return U("div",K({},Te(r,"menuList",{"menu-list":!0,"menu-list--is-multi":c}),{ref:o},s),u)},Ic=function(r,u){var s=r.theme,o=s.spacing.baseUnit,c=s.colors;return z({textAlign:"center"},u?{}:{color:c.neutral40,padding:"".concat(o*2,"px ").concat(o*3,"px")})},WI=Ic,NI=Ic,MI=function(r){var u=r.children,s=u===void 0?"No options":u,o=r.innerProps,c=Xn(r,wI);return U("div",K({},Te(z(z({},c),{},{children:s,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),s)},XI=function(r){var u=r.children,s=u===void 0?"Loading...":u,o=r.innerProps,c=Xn(r,GI);return U("div",K({},Te(z(z({},c),{},{children:s,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),s)},LI=function(r){var u=r.rect,s=r.offset,o=r.position;return{left:u.left,position:o,top:s,width:u.width,zIndex:1}},DI=function(r){var u=r.appendTo,s=r.children,o=r.controlElement,c=r.innerProps,d=r.menuPlacement,b=r.menuPosition,g=V.useRef(null),h=V.useRef(null),m=V.useState(vc(d)),A=Ue(m,2),B=A[0],E=A[1],F=V.useMemo(function(){return{setPortalPlacement:E}},[]),G=V.useState(null),S=Ue(G,2),T=S[0],X=S[1],W=V.useCallback(function(){if(o){var M=II(o),J=b==="fixed"?0:window.pageYOffset,ue=M[B]+J;(ue!==(T==null?void 0:T.offset)||M.left!==(T==null?void 0:T.rect.left)||M.width!==(T==null?void 0:T.rect.width))&&X({offset:ue,rect:M})}},[o,b,B,T==null?void 0:T.offset,T==null?void 0:T.rect.left,T==null?void 0:T.rect.width]);Io(function(){W()},[W]);var N=V.useCallback(function(){typeof h.current=="function"&&(h.current(),h.current=null),o&&g.current&&(h.current=fI(o,g.current,W,{elementResize:"ResizeObserver"in window}))},[o,W]);Io(function(){N()},[N]);var w=V.useCallback(function(M){g.current=M,N()},[N]);if(!u&&b!=="fixed"||!T)return null;var D=U("div",K({ref:w},Te(z(z({},r),{},{offset:T.offset,position:b,rect:T.rect}),"menuPortal",{"menu-portal":!0}),c),s);return U(mc.Provider,{value:F},u?xv.createPortal(D,u):D)},ZI=function(r){var u=r.isDisabled,s=r.isRtl;return{label:"container",direction:s?"rtl":void 0,pointerEvents:u?"none":void 0,position:"relative"}},HI=function(r){var u=r.children,s=r.innerProps,o=r.isDisabled,c=r.isRtl;return U("div",K({},Te(r,"container",{"--is-disabled":o,"--is-rtl":c}),s),u)},YI=function(r,u){var s=r.theme.spacing,o=r.isMulti,c=r.hasValue,d=r.selectProps.controlShouldRenderValue;return z({alignItems:"center",display:o&&c&&d?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},u?{}:{padding:"".concat(s.baseUnit/2,"px ").concat(s.baseUnit*2,"px")})},JI=function(r){var u=r.children,s=r.innerProps,o=r.isMulti,c=r.hasValue;return U("div",K({},Te(r,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":c}),s),u)},zI=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},kI=function(r){var u=r.children,s=r.innerProps;return U("div",K({},Te(r,"indicatorsContainer",{indicators:!0}),s),u)},Sl,UI=["size"],jI=["innerProps","isRtl","size"];function QI(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var $I=process.env.NODE_ENV==="production"?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",toString:QI},Cc=function(r){var u=r.size,s=Xn(r,UI);return U("svg",K({height:u,width:u,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:$I},s))},Fo=function(r){return U(Cc,K({size:20},r),U("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Ac=function(r){return U(Cc,K({size:20},r),U("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},xc=function(r,u){var s=r.isFocused,o=r.theme,c=o.spacing.baseUnit,d=o.colors;return z({label:"indicatorContainer",display:"flex",transition:"color 150ms"},u?{}:{color:s?d.neutral60:d.neutral20,padding:c*2,":hover":{color:s?d.neutral80:d.neutral40}})},KI=xc,qI=function(r){var u=r.children,s=r.innerProps;return U("div",K({},Te(r,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),s),u||U(Ac,null))},e1=xc,n1=function(r){var u=r.children,s=r.innerProps;return U("div",K({},Te(r,"clearIndicator",{indicator:!0,"clear-indicator":!0}),s),u||U(Fo,null))},t1=function(r,u){var s=r.isDisabled,o=r.theme,c=o.spacing.baseUnit,d=o.colors;return z({label:"indicatorSeparator",alignSelf:"stretch",width:1},u?{}:{backgroundColor:s?d.neutral10:d.neutral20,marginBottom:c*2,marginTop:c*2})},r1=function(r){var u=r.innerProps;return U("span",K({},u,Te(r,"indicatorSeparator",{"indicator-separator":!0})))},i1=Jm(Sl||(Sl=Qm([`
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
`]))),u1=function(r,u){var s=r.isFocused,o=r.size,c=r.theme,d=c.colors,b=c.spacing.baseUnit;return z({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},u?{}:{color:s?d.neutral60:d.neutral20,padding:b*2})},uo=function(r){var u=r.delay,s=r.offset;return U("span",{css:So({animation:"".concat(i1," 1s ease-in-out ").concat(u,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:s?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},process.env.NODE_ENV==="production"?"":";label:LoadingDot;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")})},o1=function(r){var u=r.innerProps,s=r.isRtl,o=r.size,c=o===void 0?4:o,d=Xn(r,jI);return U("div",K({},Te(z(z({},d),{},{innerProps:u,isRtl:s,size:c}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),u),U(uo,{delay:0,offset:s}),U(uo,{delay:160,offset:!0}),U(uo,{delay:320,offset:!s}))},a1=function(r,u){var s=r.isDisabled,o=r.isFocused,c=r.theme,d=c.colors,b=c.borderRadius,g=c.spacing;return z({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:g.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},u?{}:{backgroundColor:s?d.neutral5:d.neutral0,borderColor:s?d.neutral10:o?d.primary:d.neutral20,borderRadius:b,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(d.primary):void 0,"&:hover":{borderColor:o?d.primary:d.neutral30}})},s1=function(r){var u=r.children,s=r.isDisabled,o=r.isFocused,c=r.innerRef,d=r.innerProps,b=r.menuIsOpen;return U("div",K({ref:c},Te(r,"control",{control:!0,"control--is-disabled":s,"control--is-focused":o,"control--menu-is-open":b}),d,{"aria-disabled":s||void 0}),u)},l1=s1,c1=["data"],f1=function(r,u){var s=r.theme.spacing;return u?{}:{paddingBottom:s.baseUnit*2,paddingTop:s.baseUnit*2}},d1=function(r){var u=r.children,s=r.cx,o=r.getStyles,c=r.getClassNames,d=r.Heading,b=r.headingProps,g=r.innerProps,h=r.label,m=r.theme,A=r.selectProps;return U("div",K({},Te(r,"group",{group:!0}),g),U(d,K({},b,{selectProps:A,theme:m,getStyles:o,getClassNames:c,cx:s}),h),U("div",null,u))},g1=function(r,u){var s=r.theme,o=s.colors,c=s.spacing;return z({label:"group",cursor:"default",display:"block"},u?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:c.baseUnit*3,paddingRight:c.baseUnit*3,textTransform:"uppercase"})},p1=function(r){var u=pc(r);u.data;var s=Xn(u,c1);return U("div",K({},Te(r,"groupHeading",{"group-heading":!0}),s))},h1=d1,b1=["innerRef","isDisabled","isHidden","inputClassName"],v1=function(r,u){var s=r.isDisabled,o=r.value,c=r.theme,d=c.spacing,b=c.colors;return z(z({visibility:s?"hidden":"visible",transform:o?"translateZ(0)":""},m1),u?{}:{margin:d.baseUnit/2,paddingBottom:d.baseUnit/2,paddingTop:d.baseUnit/2,color:b.neutral80})},yc={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},m1={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":z({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},yc)},I1=function(r){return z({label:"input",color:"inherit",background:0,opacity:r?0:1,width:"100%"},yc)},C1=function(r){var u=r.cx,s=r.value,o=pc(r),c=o.innerRef,d=o.isDisabled,b=o.isHidden,g=o.inputClassName,h=Xn(o,b1);return U("div",K({},Te(r,"input",{"input-container":!0}),{"data-value":s||""}),U("input",K({className:u({input:!0},g),ref:c,style:I1(b),disabled:d},h)))},A1=C1,x1=function(r,u){var s=r.theme,o=s.spacing,c=s.borderRadius,d=s.colors;return z({label:"multiValue",display:"flex",minWidth:0},u?{}:{backgroundColor:d.neutral10,borderRadius:c/2,margin:o.baseUnit/2})},y1=function(r,u){var s=r.theme,o=s.borderRadius,c=s.colors,d=r.cropWithEllipsis;return z({overflow:"hidden",textOverflow:d||d===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},u?{}:{borderRadius:o/2,color:c.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},E1=function(r,u){var s=r.theme,o=s.spacing,c=s.borderRadius,d=s.colors,b=r.isFocused;return z({alignItems:"center",display:"flex"},u?{}:{borderRadius:c/2,backgroundColor:b?d.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:d.dangerLight,color:d.danger}})},Ec=function(r){var u=r.children,s=r.innerProps;return U("div",s,u)},S1=Ec,w1=Ec;function G1(i){var r=i.children,u=i.innerProps;return U("div",K({role:"button"},u),r||U(Fo,{size:14}))}var R1=function(r){var u=r.children,s=r.components,o=r.data,c=r.innerProps,d=r.isDisabled,b=r.removeProps,g=r.selectProps,h=s.Container,m=s.Label,A=s.Remove;return U(h,{data:o,innerProps:z(z({},Te(r,"multiValue",{"multi-value":!0,"multi-value--is-disabled":d})),c),selectProps:g},U(m,{data:o,innerProps:z({},Te(r,"multiValueLabel",{"multi-value__label":!0})),selectProps:g},u),U(A,{data:o,innerProps:z(z({},Te(r,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(u||"option")},b),selectProps:g}))},F1=R1,B1=function(r,u){var s=r.isDisabled,o=r.isFocused,c=r.isSelected,d=r.theme,b=d.spacing,g=d.colors;return z({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},u?{}:{backgroundColor:c?g.primary:o?g.primary25:"transparent",color:s?g.neutral20:c?g.neutral0:"inherit",padding:"".concat(b.baseUnit*2,"px ").concat(b.baseUnit*3,"px"),":active":{backgroundColor:s?void 0:c?g.primary:g.primary50}})},T1=function(r){var u=r.children,s=r.isDisabled,o=r.isFocused,c=r.isSelected,d=r.innerRef,b=r.innerProps;return U("div",K({},Te(r,"option",{option:!0,"option--is-disabled":s,"option--is-focused":o,"option--is-selected":c}),{ref:d,"aria-disabled":s},b),u)},P1=T1,O1=function(r,u){var s=r.theme,o=s.spacing,c=s.colors;return z({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},u?{}:{color:c.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},_1=function(r){var u=r.children,s=r.innerProps;return U("div",K({},Te(r,"placeholder",{placeholder:!0}),s),u)},V1=_1,W1=function(r,u){var s=r.isDisabled,o=r.theme,c=o.spacing,d=o.colors;return z({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},u?{}:{color:s?d.neutral40:d.neutral80,marginLeft:c.baseUnit/2,marginRight:c.baseUnit/2})},N1=function(r){var u=r.children,s=r.isDisabled,o=r.innerProps;return U("div",K({},Te(r,"singleValue",{"single-value":!0,"single-value--is-disabled":s}),o),u)},M1=N1,X1={ClearIndicator:n1,Control:l1,DropdownIndicator:qI,DownChevron:Ac,CrossIcon:Fo,Group:h1,GroupHeading:p1,IndicatorsContainer:kI,IndicatorSeparator:r1,Input:A1,LoadingIndicator:o1,Menu:OI,MenuList:VI,MenuPortal:DI,LoadingMessage:XI,NoOptionsMessage:MI,MultiValue:F1,MultiValueContainer:S1,MultiValueLabel:w1,MultiValueRemove:G1,Option:P1,Placeholder:V1,SelectContainer:HI,SingleValue:M1,ValueContainer:JI},L1=function(r){return z(z({},X1),r.components)},wl=Number.isNaN||function(r){return typeof r=="number"&&r!==r};function D1(i,r){return!!(i===r||wl(i)&&wl(r))}function Z1(i,r){if(i.length!==r.length)return!1;for(var u=0;u<i.length;u++)if(!D1(i[u],r[u]))return!1;return!0}function H1(i,r){r===void 0&&(r=Z1);var u=null;function s(){for(var o=[],c=0;c<arguments.length;c++)o[c]=arguments[c];if(u&&u.lastThis===this&&r(o,u.lastArgs))return u.lastResult;var d=i.apply(this,o);return u={lastResult:d,lastArgs:o,lastThis:this},d}return s.clear=function(){u=null},s}function Y1(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var J1=process.env.NODE_ENV==="production"?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:Y1},z1=function(r){return U("span",K({css:J1},r))},Gl=z1,k1={guidance:function(r){var u=r.isSearchable,s=r.isMulti,o=r.tabSelectsValue,c=r.context,d=r.isInitialFocus;switch(c){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return d?"".concat(r["aria-label"]||"Select"," is focused ").concat(u?",type to refine list":"",", press Down to open the menu, ").concat(s?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(r){var u=r.action,s=r.label,o=s===void 0?"":s,c=r.labels,d=r.isDisabled;switch(u){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(c.length>1?"s":""," ").concat(c.join(","),", selected.");case"select-option":return d?"option ".concat(o," is disabled. Select another option."):"option ".concat(o,", selected.");default:return""}},onFocus:function(r){var u=r.context,s=r.focused,o=r.options,c=r.label,d=c===void 0?"":c,b=r.selectValue,g=r.isDisabled,h=r.isSelected,m=r.isAppleDevice,A=function(G,S){return G&&G.length?"".concat(G.indexOf(S)+1," of ").concat(G.length):""};if(u==="value"&&b)return"value ".concat(d," focused, ").concat(A(b,s),".");if(u==="menu"&&m){var B=g?" disabled":"",E="".concat(h?" selected":"").concat(B);return"".concat(d).concat(E,", ").concat(A(o,s),".")}return""},onFilter:function(r){var u=r.inputValue,s=r.resultsMessage;return"".concat(s).concat(u?" for search term "+u:"",".")}},U1=function(r){var u=r.ariaSelection,s=r.focusedOption,o=r.focusedValue,c=r.focusableOptions,d=r.isFocused,b=r.selectValue,g=r.selectProps,h=r.id,m=r.isAppleDevice,A=g.ariaLiveMessages,B=g.getOptionLabel,E=g.inputValue,F=g.isMulti,G=g.isOptionDisabled,S=g.isSearchable,T=g.menuIsOpen,X=g.options,W=g.screenReaderStatus,N=g.tabSelectsValue,w=g.isLoading,D=g["aria-label"],M=g["aria-live"],J=V.useMemo(function(){return z(z({},k1),A||{})},[A]),ue=V.useMemo(function(){var me="";if(u&&J.onChange){var Ie=u.option,Fe=u.options,Ce=u.removedValue,an=u.removedValues,De=u.value,Ze=function(Me){return Array.isArray(Me)?null:Me},Ae=Ce||Ie||Ze(De),He=Ae?B(Ae):"",Ke=Fe||an||void 0,we=Ke?Ke.map(B):[],_e=z({isDisabled:Ae&&G(Ae,b),label:He,labels:we},u);me=J.onChange(_e)}return me},[u,J,G,b,B]),ve=V.useMemo(function(){var me="",Ie=s||o,Fe=!!(s&&b&&b.includes(s));if(Ie&&J.onFocus){var Ce={focused:Ie,label:B(Ie),isDisabled:G(Ie,b),isSelected:Fe,options:c,context:Ie===s?"menu":"value",selectValue:b,isAppleDevice:m};me=J.onFocus(Ce)}return me},[s,o,B,G,J,c,b,m]),Re=V.useMemo(function(){var me="";if(T&&X.length&&!w&&J.onFilter){var Ie=W({count:c.length});me=J.onFilter({inputValue:E,resultsMessage:Ie})}return me},[c,E,T,J,X,W,w]),he=(u==null?void 0:u.action)==="initial-input-focus",Pe=V.useMemo(function(){var me="";if(J.guidance){var Ie=o?"value":T?"menu":"input";me=J.guidance({"aria-label":D,context:Ie,isDisabled:s&&G(s,b),isMulti:F,isSearchable:S,tabSelectsValue:N,isInitialFocus:he})}return me},[D,s,o,F,G,S,T,J,b,N,he]),Oe=U(V.Fragment,null,U("span",{id:"aria-selection"},ue),U("span",{id:"aria-focused"},ve),U("span",{id:"aria-results"},Re),U("span",{id:"aria-guidance"},Pe));return U(V.Fragment,null,U(Gl,{id:h},he&&Oe),U(Gl,{"aria-live":M,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},d&&!he&&Oe))},j1=U1,Co=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],Q1=new RegExp("["+Co.map(function(i){return i.letters}).join("")+"]","g"),Sc={};for(var oo=0;oo<Co.length;oo++)for(var ao=Co[oo],so=0;so<ao.letters.length;so++)Sc[ao.letters[so]]=ao.base;var wc=function(r){return r.replace(Q1,function(u){return Sc[u]})},$1=H1(wc),Rl=function(r){return r.replace(/^\s+|\s+$/g,"")},K1=function(r){return"".concat(r.label," ").concat(r.value)},q1=function(r){return function(u,s){if(u.data.__isNew__)return!0;var o=z({ignoreCase:!0,ignoreAccents:!0,stringify:K1,trim:!0,matchFrom:"any"},r),c=o.ignoreCase,d=o.ignoreAccents,b=o.stringify,g=o.trim,h=o.matchFrom,m=g?Rl(s):s,A=g?Rl(b(u)):b(u);return c&&(m=m.toLowerCase(),A=A.toLowerCase()),d&&(m=$1(m),A=wc(A)),h==="start"?A.substr(0,m.length)===m:A.indexOf(m)>-1}},eC=["innerRef"];function nC(i){var r=i.innerRef,u=Xn(i,eC),s=SI(u,"onExited","in","enter","exit","appear");return U("input",K({ref:r},s,{css:So({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},process.env.NODE_ENV==="production"?"":";label:DummyInput;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}var tC=function(r){r.cancelable&&r.preventDefault(),r.stopPropagation()};function rC(i){var r=i.isEnabled,u=i.onBottomArrive,s=i.onBottomLeave,o=i.onTopArrive,c=i.onTopLeave,d=V.useRef(!1),b=V.useRef(!1),g=V.useRef(0),h=V.useRef(null),m=V.useCallback(function(S,T){if(h.current!==null){var X=h.current,W=X.scrollTop,N=X.scrollHeight,w=X.clientHeight,D=h.current,M=T>0,J=N-w-W,ue=!1;J>T&&d.current&&(s&&s(S),d.current=!1),M&&b.current&&(c&&c(S),b.current=!1),M&&T>J?(u&&!d.current&&u(S),D.scrollTop=N,ue=!0,d.current=!0):!M&&-T>W&&(o&&!b.current&&o(S),D.scrollTop=0,ue=!0,b.current=!0),ue&&tC(S)}},[u,s,o,c]),A=V.useCallback(function(S){m(S,S.deltaY)},[m]),B=V.useCallback(function(S){g.current=S.changedTouches[0].clientY},[]),E=V.useCallback(function(S){var T=g.current-S.changedTouches[0].clientY;m(S,T)},[m]),F=V.useCallback(function(S){if(S){var T=xI?{passive:!1}:!1;S.addEventListener("wheel",A,T),S.addEventListener("touchstart",B,T),S.addEventListener("touchmove",E,T)}},[E,B,A]),G=V.useCallback(function(S){S&&(S.removeEventListener("wheel",A,!1),S.removeEventListener("touchstart",B,!1),S.removeEventListener("touchmove",E,!1))},[E,B,A]);return V.useEffect(function(){if(r){var S=h.current;return F(S),function(){G(S)}}},[r,F,G]),function(S){h.current=S}}var Fl=["boxSizing","height","overflow","paddingRight","position"],Bl={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Tl(i){i.cancelable&&i.preventDefault()}function Pl(i){i.stopPropagation()}function Ol(){var i=this.scrollTop,r=this.scrollHeight,u=i+this.offsetHeight;i===0?this.scrollTop=1:u===r&&(this.scrollTop=i-1)}function _l(){return"ontouchstart"in window||navigator.maxTouchPoints}var Vl=!!(typeof window<"u"&&window.document&&window.document.createElement),fr=0,Dt={capture:!1,passive:!1};function iC(i){var r=i.isEnabled,u=i.accountForScrollbars,s=u===void 0?!0:u,o=V.useRef({}),c=V.useRef(null),d=V.useCallback(function(g){if(Vl){var h=document.body,m=h&&h.style;if(s&&Fl.forEach(function(F){var G=m&&m[F];o.current[F]=G}),s&&fr<1){var A=parseInt(o.current.paddingRight,10)||0,B=document.body?document.body.clientWidth:0,E=window.innerWidth-B+A||0;Object.keys(Bl).forEach(function(F){var G=Bl[F];m&&(m[F]=G)}),m&&(m.paddingRight="".concat(E,"px"))}h&&_l()&&(h.addEventListener("touchmove",Tl,Dt),g&&(g.addEventListener("touchstart",Ol,Dt),g.addEventListener("touchmove",Pl,Dt))),fr+=1}},[s]),b=V.useCallback(function(g){if(Vl){var h=document.body,m=h&&h.style;fr=Math.max(fr-1,0),s&&fr<1&&Fl.forEach(function(A){var B=o.current[A];m&&(m[A]=B)}),h&&_l()&&(h.removeEventListener("touchmove",Tl,Dt),g&&(g.removeEventListener("touchstart",Ol,Dt),g.removeEventListener("touchmove",Pl,Dt)))}},[s]);return V.useEffect(function(){if(r){var g=c.current;return d(g),function(){b(g)}}},[r,d,b]),function(g){c.current=g}}function uC(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var oC=function(r){var u=r.target;return u.ownerDocument.activeElement&&u.ownerDocument.activeElement.blur()},aC=process.env.NODE_ENV==="production"?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:uC};function sC(i){var r=i.children,u=i.lockEnabled,s=i.captureEnabled,o=s===void 0?!0:s,c=i.onBottomArrive,d=i.onBottomLeave,b=i.onTopArrive,g=i.onTopLeave,h=rC({isEnabled:o,onBottomArrive:c,onBottomLeave:d,onTopArrive:b,onTopLeave:g}),m=iC({isEnabled:u}),A=function(E){h(E),m(E)};return U(V.Fragment,null,u&&U("div",{onClick:oC,css:aC}),r(A))}function lC(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var cC=process.env.NODE_ENV==="production"?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:lC},fC=function(r){var u=r.name,s=r.onFocus;return U("input",{required:!0,name:u,tabIndex:-1,"aria-hidden":"true",onFocus:s,css:cC,value:"",onChange:function(){}})},dC=fC;function Bo(i){var r;return typeof window<"u"&&window.navigator!=null?i.test(((r=window.navigator.userAgentData)===null||r===void 0?void 0:r.platform)||window.navigator.platform):!1}function gC(){return Bo(/^iPhone/i)}function Gc(){return Bo(/^Mac/i)}function pC(){return Bo(/^iPad/i)||Gc()&&navigator.maxTouchPoints>1}function hC(){return gC()||pC()}function bC(){return Gc()||hC()}var vC=function(r){return r.label},Rc=function(r){return r.label},Fc=function(r){return r.value},mC=function(r){return!!r.isDisabled},IC={clearIndicator:e1,container:ZI,control:a1,dropdownIndicator:KI,group:f1,groupHeading:g1,indicatorsContainer:zI,indicatorSeparator:t1,input:v1,loadingIndicator:u1,loadingMessage:NI,menu:BI,menuList:_I,menuPortal:LI,multiValue:x1,multiValueLabel:y1,multiValueRemove:E1,noOptionsMessage:WI,option:B1,placeholder:O1,singleValue:W1,valueContainer:YI},CC={primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},AC=4,Bc=4,xC=38,yC=Bc*2,EC={baseUnit:Bc,controlHeight:xC,menuGutter:yC},lo={borderRadius:AC,colors:CC,spacing:EC},SC={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:El(),captureMenuScroll:!El(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:q1(),formatGroupLabel:vC,getOptionLabel:Rc,getOptionValue:Fc,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:mC,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!CI(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(r){var u=r.count;return"".concat(u," result").concat(u!==1?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Wl(i,r,u,s){var o=Oc(i,r,u),c=_c(i,r,u),d=Pc(i,r),b=Ri(i,r);return{type:"option",data:r,isDisabled:o,isSelected:c,label:d,value:b,index:s}}function mi(i,r){return i.options.map(function(u,s){if("options"in u){var o=u.options.map(function(d,b){return Wl(i,d,r,b)}).filter(function(d){return Ml(i,d)});return o.length>0?{type:"group",data:u,options:o,index:s}:void 0}var c=Wl(i,u,r,s);return Ml(i,c)?c:void 0}).filter(yI)}function Tc(i){return i.reduce(function(r,u){return u.type==="group"?r.push.apply(r,Ht(u.options.map(function(s){return s.data}))):r.push(u.data),r},[])}function Nl(i,r){return i.reduce(function(u,s){return s.type==="group"?u.push.apply(u,Ht(s.options.map(function(o){return{data:o.data,id:"".concat(r,"-").concat(s.index,"-").concat(o.index)}}))):u.push({data:s.data,id:"".concat(r,"-").concat(s.index)}),u},[])}function wC(i,r){return Tc(mi(i,r))}function Ml(i,r){var u=i.inputValue,s=u===void 0?"":u,o=r.data,c=r.isSelected,d=r.label,b=r.value;return(!Wc(i)||!c)&&Vc(i,{label:d,value:b,data:o},s)}function GC(i,r){var u=i.focusedValue,s=i.selectValue,o=s.indexOf(u);if(o>-1){var c=r.indexOf(u);if(c>-1)return u;if(o<r.length)return r[o]}return null}function RC(i,r){var u=i.focusedOption;return u&&r.indexOf(u)>-1?u:r[0]}var co=function(r,u){var s,o=(s=r.find(function(c){return c.data===u}))===null||s===void 0?void 0:s.id;return o||null},Pc=function(r,u){return r.getOptionLabel(u)},Ri=function(r,u){return r.getOptionValue(u)};function Oc(i,r,u){return typeof i.isOptionDisabled=="function"?i.isOptionDisabled(r,u):!1}function _c(i,r,u){if(u.indexOf(r)>-1)return!0;if(typeof i.isOptionSelected=="function")return i.isOptionSelected(r,u);var s=Ri(i,r);return u.some(function(o){return Ri(i,o)===s})}function Vc(i,r,u){return i.filterOption?i.filterOption(r,u):!0}var Wc=function(r){var u=r.hideSelectedOptions,s=r.isMulti;return u===void 0?s:u},FC=1,Nc=(function(i){Dv(u,i);var r=Yv(u);function u(s){var o;if(Xv(this,u),o=r.call(this,s),o.state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:"",isAppleDevice:!1},o.blockOptionHover=!1,o.isComposing=!1,o.commonProps=void 0,o.initialTouchX=0,o.initialTouchY=0,o.openAfterFocus=!1,o.scrollToFocusedOptionOnUpdate=!1,o.userIsDragging=void 0,o.controlRef=null,o.getControlRef=function(g){o.controlRef=g},o.focusedOptionRef=null,o.getFocusedOptionRef=function(g){o.focusedOptionRef=g},o.menuListRef=null,o.getMenuListRef=function(g){o.menuListRef=g},o.inputRef=null,o.getInputRef=function(g){o.inputRef=g},o.focus=o.focusInput,o.blur=o.blurInput,o.onChange=function(g,h){var m=o.props,A=m.onChange,B=m.name;h.name=B,o.ariaOnChange(g,h),A(g,h)},o.setValue=function(g,h,m){var A=o.props,B=A.closeMenuOnSelect,E=A.isMulti,F=A.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:F}),B&&(o.setState({inputIsHiddenAfterUpdate:!E}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(g,{action:h,option:m})},o.selectOption=function(g){var h=o.props,m=h.blurInputOnSelect,A=h.isMulti,B=h.name,E=o.state.selectValue,F=A&&o.isOptionSelected(g,E),G=o.isOptionDisabled(g,E);if(F){var S=o.getOptionValue(g);o.setValue(E.filter(function(T){return o.getOptionValue(T)!==S}),"deselect-option",g)}else if(!G)A?o.setValue([].concat(Ht(E),[g]),"select-option",g):o.setValue(g,"select-option");else{o.ariaOnChange(g,{action:"select-option",option:g,name:B});return}m&&o.blurInput()},o.removeValue=function(g){var h=o.props.isMulti,m=o.state.selectValue,A=o.getOptionValue(g),B=m.filter(function(F){return o.getOptionValue(F)!==A}),E=gr(h,B,B[0]||null);o.onChange(E,{action:"remove-value",removedValue:g}),o.focusInput()},o.clearValue=function(){var g=o.state.selectValue;o.onChange(gr(o.props.isMulti,[],null),{action:"clear",removedValues:g})},o.popValue=function(){var g=o.props.isMulti,h=o.state.selectValue,m=h[h.length-1],A=h.slice(0,h.length-1),B=gr(g,A,A[0]||null);m&&o.onChange(B,{action:"pop-value",removedValue:m})},o.getFocusedOptionId=function(g){return co(o.state.focusableOptionsWithIds,g)},o.getFocusableOptionsWithIds=function(){return Nl(mi(o.props,o.state.selectValue),o.getElementId("option"))},o.getValue=function(){return o.state.selectValue},o.cx=function(){for(var g=arguments.length,h=new Array(g),m=0;m<g;m++)h[m]=arguments[m];return pI.apply(void 0,[o.props.classNamePrefix].concat(h))},o.getOptionLabel=function(g){return Pc(o.props,g)},o.getOptionValue=function(g){return Ri(o.props,g)},o.getStyles=function(g,h){var m=o.props.unstyled,A=IC[g](h,m);A.boxSizing="border-box";var B=o.props.styles[g];return B?B(A,h):A},o.getClassNames=function(g,h){var m,A;return(m=(A=o.props.classNames)[g])===null||m===void 0?void 0:m.call(A,h)},o.getElementId=function(g){return"".concat(o.state.instancePrefix,"-").concat(g)},o.getComponents=function(){return L1(o.props)},o.buildCategorizedOptions=function(){return mi(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return Tc(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(g,h){o.setState({ariaSelection:z({value:g},h)})},o.onMenuMouseDown=function(g){g.button===0&&(g.stopPropagation(),g.preventDefault(),o.focusInput())},o.onMenuMouseMove=function(g){o.blockOptionHover=!1},o.onControlMouseDown=function(g){if(!g.defaultPrevented){var h=o.props.openMenuOnClick;o.state.isFocused?o.props.menuIsOpen?g.target.tagName!=="INPUT"&&g.target.tagName!=="TEXTAREA"&&o.onMenuClose():h&&o.openMenu("first"):(h&&(o.openAfterFocus=!0),o.focusInput()),g.target.tagName!=="INPUT"&&g.target.tagName!=="TEXTAREA"&&g.preventDefault()}},o.onDropdownIndicatorMouseDown=function(g){if(!(g&&g.type==="mousedown"&&g.button!==0)&&!o.props.isDisabled){var h=o.props,m=h.isMulti,A=h.menuIsOpen;o.focusInput(),A?(o.setState({inputIsHiddenAfterUpdate:!m}),o.onMenuClose()):o.openMenu("first"),g.preventDefault()}},o.onClearIndicatorMouseDown=function(g){g&&g.type==="mousedown"&&g.button!==0||(o.clearValue(),g.preventDefault(),o.openAfterFocus=!1,g.type==="touchend"?o.focusInput():setTimeout(function(){return o.focusInput()}))},o.onScroll=function(g){typeof o.props.closeMenuOnScroll=="boolean"?g.target instanceof HTMLElement&&Oi(g.target)&&o.props.onMenuClose():typeof o.props.closeMenuOnScroll=="function"&&o.props.closeMenuOnScroll(g)&&o.props.onMenuClose()},o.onCompositionStart=function(){o.isComposing=!0},o.onCompositionEnd=function(){o.isComposing=!1},o.onTouchStart=function(g){var h=g.touches,m=h&&h.item(0);m&&(o.initialTouchX=m.clientX,o.initialTouchY=m.clientY,o.userIsDragging=!1)},o.onTouchMove=function(g){var h=g.touches,m=h&&h.item(0);if(m){var A=Math.abs(m.clientX-o.initialTouchX),B=Math.abs(m.clientY-o.initialTouchY),E=5;o.userIsDragging=A>E||B>E}},o.onTouchEnd=function(g){o.userIsDragging||(o.controlRef&&!o.controlRef.contains(g.target)&&o.menuListRef&&!o.menuListRef.contains(g.target)&&o.blurInput(),o.initialTouchX=0,o.initialTouchY=0)},o.onControlTouchEnd=function(g){o.userIsDragging||o.onControlMouseDown(g)},o.onClearIndicatorTouchEnd=function(g){o.userIsDragging||o.onClearIndicatorMouseDown(g)},o.onDropdownIndicatorTouchEnd=function(g){o.userIsDragging||o.onDropdownIndicatorMouseDown(g)},o.handleInputChange=function(g){var h=o.props.inputValue,m=g.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(m,{action:"input-change",prevInputValue:h}),o.props.menuIsOpen||o.onMenuOpen()},o.onInputFocus=function(g){o.props.onFocus&&o.props.onFocus(g),o.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(o.openAfterFocus||o.props.openMenuOnFocus)&&o.openMenu("first"),o.openAfterFocus=!1},o.onInputBlur=function(g){var h=o.props.inputValue;if(o.menuListRef&&o.menuListRef.contains(document.activeElement)){o.inputRef.focus();return}o.props.onBlur&&o.props.onBlur(g),o.onInputChange("",{action:"input-blur",prevInputValue:h}),o.onMenuClose(),o.setState({focusedValue:null,isFocused:!1})},o.onOptionHover=function(g){if(!(o.blockOptionHover||o.state.focusedOption===g)){var h=o.getFocusableOptions(),m=h.indexOf(g);o.setState({focusedOption:g,focusedOptionId:m>-1?o.getFocusedOptionId(g):null})}},o.shouldHideSelectedOptions=function(){return Wc(o.props)},o.onValueInputFocus=function(g){g.preventDefault(),g.stopPropagation(),o.focus()},o.onKeyDown=function(g){var h=o.props,m=h.isMulti,A=h.backspaceRemovesValue,B=h.escapeClearsValue,E=h.inputValue,F=h.isClearable,G=h.isDisabled,S=h.menuIsOpen,T=h.onKeyDown,X=h.tabSelectsValue,W=h.openMenuOnFocus,N=o.state,w=N.focusedOption,D=N.focusedValue,M=N.selectValue;if(!G&&!(typeof T=="function"&&(T(g),g.defaultPrevented))){switch(o.blockOptionHover=!0,g.key){case"ArrowLeft":if(!m||E)return;o.focusValue("previous");break;case"ArrowRight":if(!m||E)return;o.focusValue("next");break;case"Delete":case"Backspace":if(E)return;if(D)o.removeValue(D);else{if(!A)return;m?o.popValue():F&&o.clearValue()}break;case"Tab":if(o.isComposing||g.shiftKey||!S||!X||!w||W&&o.isOptionSelected(w,M))return;o.selectOption(w);break;case"Enter":if(g.keyCode===229)break;if(S){if(!w||o.isComposing)return;o.selectOption(w);break}return;case"Escape":S?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:E}),o.onMenuClose()):F&&B&&o.clearValue();break;case" ":if(E)return;if(!S){o.openMenu("first");break}if(!w)return;o.selectOption(w);break;case"ArrowUp":S?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":S?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!S)return;o.focusOption("pageup");break;case"PageDown":if(!S)return;o.focusOption("pagedown");break;case"Home":if(!S)return;o.focusOption("first");break;case"End":if(!S)return;o.focusOption("last");break;default:return}g.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++FC),o.state.selectValue=wi(s.value),s.menuIsOpen&&o.state.selectValue.length){var c=o.getFocusableOptionsWithIds(),d=o.buildFocusableOptions(),b=d.indexOf(o.state.selectValue[0]);o.state.focusableOptionsWithIds=c,o.state.focusedOption=d[b],o.state.focusedOptionId=co(c,d[b])}return o}return Lv(u,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&yl(this.menuListRef,this.focusedOptionRef),bC()&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(o){var c=this.props,d=c.isDisabled,b=c.menuIsOpen,g=this.state.isFocused;(g&&!d&&o.isDisabled||g&&b&&!o.menuIsOpen)&&this.focusInput(),g&&d&&!o.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!g&&!d&&o.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(yl(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(o,c){this.props.onInputChange(o,c)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(o){var c=this,d=this.state,b=d.selectValue,g=d.isFocused,h=this.buildFocusableOptions(),m=o==="first"?0:h.length-1;if(!this.props.isMulti){var A=h.indexOf(b[0]);A>-1&&(m=A)}this.scrollToFocusedOptionOnUpdate=!(g&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:h[m],focusedOptionId:this.getFocusedOptionId(h[m])},function(){return c.onMenuOpen()})}},{key:"focusValue",value:function(o){var c=this.state,d=c.selectValue,b=c.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var g=d.indexOf(b);b||(g=-1);var h=d.length-1,m=-1;if(d.length){switch(o){case"previous":g===0?m=0:g===-1?m=h:m=g-1;break;case"next":g>-1&&g<h&&(m=g+1);break}this.setState({inputIsHidden:m!==-1,focusedValue:d[m]})}}}},{key:"focusOption",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",c=this.props.pageSize,d=this.state.focusedOption,b=this.getFocusableOptions();if(b.length){var g=0,h=b.indexOf(d);d||(h=-1),o==="up"?g=h>0?h-1:b.length-1:o==="down"?g=(h+1)%b.length:o==="pageup"?(g=h-c,g<0&&(g=0)):o==="pagedown"?(g=h+c,g>b.length-1&&(g=b.length-1)):o==="last"&&(g=b.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:b[g],focusedValue:null,focusedOptionId:this.getFocusedOptionId(b[g])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(lo):z(z({},lo),this.props.theme):lo}},{key:"getCommonProps",value:function(){var o=this.clearValue,c=this.cx,d=this.getStyles,b=this.getClassNames,g=this.getValue,h=this.selectOption,m=this.setValue,A=this.props,B=A.isMulti,E=A.isRtl,F=A.options,G=this.hasValue();return{clearValue:o,cx:c,getStyles:d,getClassNames:b,getValue:g,hasValue:G,isMulti:B,isRtl:E,options:F,selectOption:h,selectProps:A,setValue:m,theme:this.getTheme()}}},{key:"hasValue",value:function(){var o=this.state.selectValue;return o.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var o=this.props,c=o.isClearable,d=o.isMulti;return c===void 0?d:c}},{key:"isOptionDisabled",value:function(o,c){return Oc(this.props,o,c)}},{key:"isOptionSelected",value:function(o,c){return _c(this.props,o,c)}},{key:"filterOption",value:function(o,c){return Vc(this.props,o,c)}},{key:"formatOptionLabel",value:function(o,c){if(typeof this.props.formatOptionLabel=="function"){var d=this.props.inputValue,b=this.state.selectValue;return this.props.formatOptionLabel(o,{context:c,inputValue:d,selectValue:b})}else return this.getOptionLabel(o)}},{key:"formatGroupLabel",value:function(o){return this.props.formatGroupLabel(o)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var o=this.props,c=o.isDisabled,d=o.isSearchable,b=o.inputId,g=o.inputValue,h=o.tabIndex,m=o.form,A=o.menuIsOpen,B=o.required,E=this.getComponents(),F=E.Input,G=this.state,S=G.inputIsHidden,T=G.ariaSelection,X=this.commonProps,W=b||this.getElementId("input"),N=z(z(z({"aria-autocomplete":"list","aria-expanded":A,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":B,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},A&&{"aria-controls":this.getElementId("listbox")}),!d&&{"aria-readonly":!0}),this.hasValue()?(T==null?void 0:T.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return d?te.createElement(F,K({},X,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:W,innerRef:this.getInputRef,isDisabled:c,isHidden:S,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:h,form:m,type:"text",value:g},N)):te.createElement(nC,K({id:W,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Si,onFocus:this.onInputFocus,disabled:c,tabIndex:h,inputMode:"none",form:m,value:""},N))}},{key:"renderPlaceholderOrValue",value:function(){var o=this,c=this.getComponents(),d=c.MultiValue,b=c.MultiValueContainer,g=c.MultiValueLabel,h=c.MultiValueRemove,m=c.SingleValue,A=c.Placeholder,B=this.commonProps,E=this.props,F=E.controlShouldRenderValue,G=E.isDisabled,S=E.isMulti,T=E.inputValue,X=E.placeholder,W=this.state,N=W.selectValue,w=W.focusedValue,D=W.isFocused;if(!this.hasValue()||!F)return T?null:te.createElement(A,K({},B,{key:"placeholder",isDisabled:G,isFocused:D,innerProps:{id:this.getElementId("placeholder")}}),X);if(S)return N.map(function(J,ue){var ve=J===w,Re="".concat(o.getOptionLabel(J),"-").concat(o.getOptionValue(J));return te.createElement(d,K({},B,{components:{Container:b,Label:g,Remove:h},isFocused:ve,isDisabled:G,key:Re,index:ue,removeProps:{onClick:function(){return o.removeValue(J)},onTouchEnd:function(){return o.removeValue(J)},onMouseDown:function(Pe){Pe.preventDefault()}},data:J}),o.formatOptionLabel(J,"value"))});if(T)return null;var M=N[0];return te.createElement(m,K({},B,{data:M,isDisabled:G}),this.formatOptionLabel(M,"value"))}},{key:"renderClearIndicator",value:function(){var o=this.getComponents(),c=o.ClearIndicator,d=this.commonProps,b=this.props,g=b.isDisabled,h=b.isLoading,m=this.state.isFocused;if(!this.isClearable()||!c||g||!this.hasValue()||h)return null;var A={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(c,K({},d,{innerProps:A,isFocused:m}))}},{key:"renderLoadingIndicator",value:function(){var o=this.getComponents(),c=o.LoadingIndicator,d=this.commonProps,b=this.props,g=b.isDisabled,h=b.isLoading,m=this.state.isFocused;if(!c||!h)return null;var A={"aria-hidden":"true"};return te.createElement(c,K({},d,{innerProps:A,isDisabled:g,isFocused:m}))}},{key:"renderIndicatorSeparator",value:function(){var o=this.getComponents(),c=o.DropdownIndicator,d=o.IndicatorSeparator;if(!c||!d)return null;var b=this.commonProps,g=this.props.isDisabled,h=this.state.isFocused;return te.createElement(d,K({},b,{isDisabled:g,isFocused:h}))}},{key:"renderDropdownIndicator",value:function(){var o=this.getComponents(),c=o.DropdownIndicator;if(!c)return null;var d=this.commonProps,b=this.props.isDisabled,g=this.state.isFocused,h={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(c,K({},d,{innerProps:h,isDisabled:b,isFocused:g}))}},{key:"renderMenu",value:function(){var o=this,c=this.getComponents(),d=c.Group,b=c.GroupHeading,g=c.Menu,h=c.MenuList,m=c.MenuPortal,A=c.LoadingMessage,B=c.NoOptionsMessage,E=c.Option,F=this.commonProps,G=this.state.focusedOption,S=this.props,T=S.captureMenuScroll,X=S.inputValue,W=S.isLoading,N=S.loadingMessage,w=S.minMenuHeight,D=S.maxMenuHeight,M=S.menuIsOpen,J=S.menuPlacement,ue=S.menuPosition,ve=S.menuPortalTarget,Re=S.menuShouldBlockScroll,he=S.menuShouldScrollIntoView,Pe=S.noOptionsMessage,Oe=S.onMenuScrollToTop,me=S.onMenuScrollToBottom;if(!M)return null;var Ie=function(He,Ke){var we=He.type,_e=He.data,sn=He.isDisabled,Me=He.isSelected,ln=He.label,ht=He.value,On=G===_e,H=sn?void 0:function(){return o.onOptionHover(_e)},Ln=sn?void 0:function(){return o.selectOption(_e)},Ve="".concat(o.getElementId("option"),"-").concat(Ke),cn={id:Ve,onClick:Ln,onMouseMove:H,onMouseOver:H,tabIndex:-1,role:"option","aria-selected":o.state.isAppleDevice?void 0:Me};return te.createElement(E,K({},F,{innerProps:cn,data:_e,isDisabled:sn,isSelected:Me,key:Ve,label:ln,type:we,value:ht,isFocused:On,innerRef:On?o.getFocusedOptionRef:void 0}),o.formatOptionLabel(He.data,"menu"))},Fe;if(this.hasOptions())Fe=this.getCategorizedOptions().map(function(Ae){if(Ae.type==="group"){var He=Ae.data,Ke=Ae.options,we=Ae.index,_e="".concat(o.getElementId("group"),"-").concat(we),sn="".concat(_e,"-heading");return te.createElement(d,K({},F,{key:_e,data:He,options:Ke,Heading:b,headingProps:{id:sn,data:Ae.data},label:o.formatGroupLabel(Ae.data)}),Ae.options.map(function(Me){return Ie(Me,"".concat(we,"-").concat(Me.index))}))}else if(Ae.type==="option")return Ie(Ae,"".concat(Ae.index))});else if(W){var Ce=N({inputValue:X});if(Ce===null)return null;Fe=te.createElement(A,F,Ce)}else{var an=Pe({inputValue:X});if(an===null)return null;Fe=te.createElement(B,F,an)}var De={minMenuHeight:w,maxMenuHeight:D,menuPlacement:J,menuPosition:ue,menuShouldScrollIntoView:he},Ze=te.createElement(TI,K({},F,De),function(Ae){var He=Ae.ref,Ke=Ae.placerProps,we=Ke.placement,_e=Ke.maxHeight;return te.createElement(g,K({},F,De,{innerRef:He,innerProps:{onMouseDown:o.onMenuMouseDown,onMouseMove:o.onMenuMouseMove},isLoading:W,placement:we}),te.createElement(sC,{captureEnabled:T,onTopArrive:Oe,onBottomArrive:me,lockEnabled:Re},function(sn){return te.createElement(h,K({},F,{innerRef:function(ln){o.getMenuListRef(ln),sn(ln)},innerProps:{role:"listbox","aria-multiselectable":F.isMulti,id:o.getElementId("listbox")},isLoading:W,maxHeight:_e,focusedOption:G}),Fe)}))});return ve||ue==="fixed"?te.createElement(m,K({},F,{appendTo:ve,controlElement:this.controlRef,menuPlacement:J,menuPosition:ue}),Ze):Ze}},{key:"renderFormField",value:function(){var o=this,c=this.props,d=c.delimiter,b=c.isDisabled,g=c.isMulti,h=c.name,m=c.required,A=this.state.selectValue;if(m&&!this.hasValue()&&!b)return te.createElement(dC,{name:h,onFocus:this.onValueInputFocus});if(!(!h||b))if(g)if(d){var B=A.map(function(G){return o.getOptionValue(G)}).join(d);return te.createElement("input",{name:h,type:"hidden",value:B})}else{var E=A.length>0?A.map(function(G,S){return te.createElement("input",{key:"i-".concat(S),name:h,type:"hidden",value:o.getOptionValue(G)})}):te.createElement("input",{name:h,type:"hidden",value:""});return te.createElement("div",null,E)}else{var F=A[0]?this.getOptionValue(A[0]):"";return te.createElement("input",{name:h,type:"hidden",value:F})}}},{key:"renderLiveRegion",value:function(){var o=this.commonProps,c=this.state,d=c.ariaSelection,b=c.focusedOption,g=c.focusedValue,h=c.isFocused,m=c.selectValue,A=this.getFocusableOptions();return te.createElement(j1,K({},o,{id:this.getElementId("live-region"),ariaSelection:d,focusedOption:b,focusedValue:g,isFocused:h,selectValue:m,focusableOptions:A,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var o=this.getComponents(),c=o.Control,d=o.IndicatorsContainer,b=o.SelectContainer,g=o.ValueContainer,h=this.props,m=h.className,A=h.id,B=h.isDisabled,E=h.menuIsOpen,F=this.state.isFocused,G=this.commonProps=this.getCommonProps();return te.createElement(b,K({},G,{className:m,innerProps:{id:A,onKeyDown:this.onKeyDown},isDisabled:B,isFocused:F}),this.renderLiveRegion(),te.createElement(c,K({},G,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:B,isFocused:F,menuIsOpen:E}),te.createElement(g,K({},G,{isDisabled:B}),this.renderPlaceholderOrValue(),this.renderInput()),te.createElement(d,K({},G,{isDisabled:B}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(o,c){var d=c.prevProps,b=c.clearFocusValueOnUpdate,g=c.inputIsHiddenAfterUpdate,h=c.ariaSelection,m=c.isFocused,A=c.prevWasFocused,B=c.instancePrefix,E=o.options,F=o.value,G=o.menuIsOpen,S=o.inputValue,T=o.isMulti,X=wi(F),W={};if(d&&(F!==d.value||E!==d.options||G!==d.menuIsOpen||S!==d.inputValue)){var N=G?wC(o,X):[],w=G?Nl(mi(o,X),"".concat(B,"-option")):[],D=b?GC(c,X):null,M=RC(c,N),J=co(w,M);W={selectValue:X,focusedOption:M,focusedOptionId:J,focusableOptionsWithIds:w,focusedValue:D,clearFocusValueOnUpdate:!1}}var ue=g!=null&&o!==d?{inputIsHidden:g,inputIsHiddenAfterUpdate:void 0}:{},ve=h,Re=m&&A;return m&&!Re&&(ve={value:gr(T,X,X[0]||null),options:X,action:"initial-input-focus"},Re=!A),(h==null?void 0:h.action)==="initial-input-focus"&&(ve=null),z(z(z({},W),ue),{},{prevProps:o,ariaSelection:ve,prevWasFocused:Re})}}]),u})(V.Component);Nc.defaultProps=SC;var BC=["defaultOptions","cacheOptions","loadOptions","options","isLoading","onInputChange","filterOption"];function TC(i){var r=i.defaultOptions,u=r===void 0?!1:r,s=i.cacheOptions,o=s===void 0?!1:s,c=i.loadOptions;i.options;var d=i.isLoading,b=d===void 0?!1:d,g=i.onInputChange,h=i.filterOption,m=h===void 0?null:h,A=Xn(i,BC),B=A.inputValue,E=V.useRef(void 0),F=V.useRef(!1),G=V.useState(Array.isArray(u)?u:void 0),S=Ue(G,2),T=S[0],X=S[1],W=V.useState(typeof B<"u"?B:""),N=Ue(W,2),w=N[0],D=N[1],M=V.useState(u===!0),J=Ue(M,2),ue=J[0],ve=J[1],Re=V.useState(void 0),he=Ue(Re,2),Pe=he[0],Oe=he[1],me=V.useState([]),Ie=Ue(me,2),Fe=Ie[0],Ce=Ie[1],an=V.useState(!1),De=Ue(an,2),Ze=De[0],Ae=De[1],He=V.useState({}),Ke=Ue(He,2),we=Ke[0],_e=Ke[1],sn=V.useState(void 0),Me=Ue(sn,2),ln=Me[0],ht=Me[1],On=V.useState(void 0),H=Ue(On,2),Ln=H[0],Ve=H[1];o!==Ln&&(_e({}),Ve(o)),u!==ln&&(X(Array.isArray(u)?u:void 0),ht(u)),V.useEffect(function(){return F.current=!0,function(){F.current=!1}},[]);var cn=V.useCallback(function(it,ut){if(!c)return ut();var Ye=c(it,ut);Ye&&typeof Ye.then=="function"&&Ye.then(ut,function(){return ut()})},[c]);V.useEffect(function(){u===!0&&cn(w,function(it){F.current&&(X(it||[]),ve(!!E.current))})},[]);var _i=V.useCallback(function(it,ut){var Ye=hI(it,ut,g);if(!Ye){E.current=void 0,D(""),Oe(""),Ce([]),ve(!1),Ae(!1);return}if(o&&we[Ye])D(Ye),Oe(Ye),Ce(we[Ye]),ve(!1),Ae(!1);else{var vn=E.current={};D(Ye),ve(!0),Ae(!Pe),cn(Ye,function(kn){F&&vn===E.current&&(E.current=void 0,ve(!1),Oe(Ye),Ce(kn||[]),Ae(!1),_e(kn?z(z({},we),{},Zt({},Ye,kn)):we))})}},[o,cn,Pe,we,g]),_n=Ze?[]:w&&Pe?Fe:T||[];return z(z({},A),{},{options:_n,isLoading:ue||b,onInputChange:_i,filterOption:m})}var PC=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function OC(i){var r=i.defaultInputValue,u=r===void 0?"":r,s=i.defaultMenuIsOpen,o=s===void 0?!1:s,c=i.defaultValue,d=c===void 0?null:c,b=i.inputValue,g=i.menuIsOpen,h=i.onChange,m=i.onInputChange,A=i.onMenuClose,B=i.onMenuOpen,E=i.value,F=Xn(i,PC),G=V.useState(b!==void 0?b:u),S=Ue(G,2),T=S[0],X=S[1],W=V.useState(g!==void 0?g:o),N=Ue(W,2),w=N[0],D=N[1],M=V.useState(E!==void 0?E:d),J=Ue(M,2),ue=J[0],ve=J[1],Re=V.useCallback(function(Ce,an){typeof h=="function"&&h(Ce,an),ve(Ce)},[h]),he=V.useCallback(function(Ce,an){var De;typeof m=="function"&&(De=m(Ce,an)),X(De!==void 0?De:Ce)},[m]),Pe=V.useCallback(function(){typeof B=="function"&&B(),D(!0)},[B]),Oe=V.useCallback(function(){typeof A=="function"&&A(),D(!1)},[A]),me=b!==void 0?b:T,Ie=g!==void 0?g:w,Fe=E!==void 0?E:ue;return z(z({},F),{},{inputValue:me,menuIsOpen:Ie,onChange:Re,onInputChange:he,onMenuClose:Oe,onMenuOpen:Pe,value:Fe})}var _C=["allowCreateWhileLoading","createOptionPosition","formatCreateLabel","isValidNewOption","getNewOptionData","onCreateOption","options","onChange"],Xl=function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",u=arguments.length>1?arguments[1]:void 0,s=arguments.length>2?arguments[2]:void 0,o=String(r).toLowerCase(),c=String(s.getOptionValue(u)).toLowerCase(),d=String(s.getOptionLabel(u)).toLowerCase();return c===o||d===o},fo={formatCreateLabel:function(r){return'Create "'.concat(r,'"')},isValidNewOption:function(r,u,s,o){return!(!r||u.some(function(c){return Xl(r,c,o)})||s.some(function(c){return Xl(r,c,o)}))},getNewOptionData:function(r,u){return{label:u,value:r,__isNew__:!0}}};function VC(i){var r=i.allowCreateWhileLoading,u=r===void 0?!1:r,s=i.createOptionPosition,o=s===void 0?"last":s,c=i.formatCreateLabel,d=c===void 0?fo.formatCreateLabel:c,b=i.isValidNewOption,g=b===void 0?fo.isValidNewOption:b,h=i.getNewOptionData,m=h===void 0?fo.getNewOptionData:h,A=i.onCreateOption,B=i.options,E=B===void 0?[]:B,F=i.onChange,G=Xn(i,_C),S=G.getOptionValue,T=S===void 0?Fc:S,X=G.getOptionLabel,W=X===void 0?Rc:X,N=G.inputValue,w=G.isLoading,D=G.isMulti,M=G.value,J=G.name,ue=V.useMemo(function(){return g(N,wi(M),E,{getOptionValue:T,getOptionLabel:W})?m(N,d(N)):void 0},[d,m,W,T,N,g,E,M]),ve=V.useMemo(function(){return(u||!w)&&ue?o==="first"?[ue].concat(Ht(E)):[].concat(Ht(E),[ue]):E},[u,o,w,ue,E]),Re=V.useCallback(function(he,Pe){if(Pe.action!=="select-option")return F(he,Pe);var Oe=Array.isArray(he)?he:[he];if(Oe[Oe.length-1]===ue){if(A)A(N);else{var me=m(N,N),Ie={action:"create-option",name:J,option:me};F(gr(D,[].concat(Ht(wi(M)),[me]),me),Ie)}return}F(he,Pe)},[m,N,D,J,ue,A,F,M]);return z(z({},G),{},{options:ve,onChange:Re})}var WC=V.forwardRef(function(i,r){var u=TC(i),s=OC(u),o=VC(s);return te.createElement(Nc,K({ref:r},o))}),NC=WC;function MC({innerProps:i,label:r,isFocused:u,innerRef:s}){return k.jsxs("div",{...i,ref:s,className:kl(["flex w-fit min-w-full cursor-pointer items-center p-1 text-sm",{"text-grey-50":!u,"bg-grey-900":!u,"bg-primary-hover":u}]),children:[typeof r=="object"?null:k.jsx(tn.FdWebform,{className:"mr-2 h-4 w-4"}),r]})}const XC=({icon:i,label:r,path:u,settingsKey:s})=>{const[o,c]=V.useState(null),d=vr(),b=d.getQodly(),g=d.getWebForms(),h=d.getPreferences()[u][s],m=async A=>{if(!g.length)return await d.actions.fetchFolderContentWithoutExpanding(hn.FolderRootPath.WEBFORMS),[];if(A==="")return g.map(({name:E})=>({label:E,value:E})).sort((E,F)=>E.label.localeCompare(F.label));const B=g.map(({name:E})=>({label:E,value:E})).filter(E=>A&&E.label.toLowerCase().includes(A.toLowerCase()));return pi.sortBy(B,[({label:E})=>E==null?void 0:E.toLowerCase()])};return k.jsx("div",{"data-cy":"settings-tooltip-behavior-cy",className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:k.jsxs("div",{className:"flex items-center",children:[k.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:V.createElement(i,{className:"w-full h-full"})}),k.jsx("div",{className:"text-sm",children:r}),k.jsx("span",{className:"ml-auto",children:k.jsx("div",{className:"flex min-w-0 items-center",children:k.jsxs("div",{className:"relative min-w-0",children:[k.jsx(NC,{className:kl("flex h-6 min-w-0 text-sm",{"focus:ring-primary-dark":!o,"focus:ring-red-500":o}),onChange:async(A,B)=>{c(null);const E=B.action==="clear"?"":(A==null?void 0:A.value)??"";if(B.action==="create-option"){if(!A)return;const F=d.findNodeByPath(hn.FolderRootPath.WEBFORMS),G=E.trim();try{hn.validateName(G)}catch(S){c({message:S.message});return}d.actions.createNewFileAndOpen({fileName:A.value,path:hn.FolderRootPath.WEBFORMS,type:hn.FileFolderType.WEBFORMS,parentNode:F,qodly:b})}d.actions.setSetting({path:u,settingsKey:s,value:E})},isClearable:!0,defaultOptions:!0,loadOptions:m,styles:Vv,components:{Option:MC},placeholder:"Page",value:h?{label:h,value:h}:null,onBlur:()=>{c(null)}},g.length),o&&k.jsx("div",{className:"absolute inset-x-0 top-full bg-red-300 px-1 text-xs text-red-600",children:o.message})]})})})]})})},LC={switch:_v,"icon-select":Pv,number:Ov,"weform-selector":XC},Ll=(i,r="session")=>Object.entries(i[r]).map(([u,s],o)=>{const c=LC[s.field];return V.createElement(c,{...s,key:o,settingsKey:u,path:r})}),DC=({currentTab:i})=>{const u=vr().getQodly(),s={session:{"webforms.renderer.showPopOver":{label:"Show Renderer Pop Over",icon:tn.FdInfoBold,field:"switch"},"webforms.renderer.showUnsavedPopOver":{label:"Show Unsaved Files Pop Over",icon:tn.FdInfoBold,field:"switch"},"webforms.tooltip.behavior":{label:"Tooltip Behavior",icon:tn.FdTooltip,field:"icon-select",options:[{icon:tn.FdEye,value:Xe.ETooltipBehavior.SHOW_AFTER_TIMEOUT,tooltip:"Show after timeout"},{icon:tn.FdHidden,value:Xe.ETooltipBehavior.HIDE_AFTER_TIMEOUT,tooltip:"Hide after timeout"}]},"webforms.tooltip.timeout":{label:"Tooltip timeout (in seconds)",icon:tn.FdTime,field:"number"},"studio.tips":{label:"Enable Helper Tips",icon:tn.FdMagic,field:"switch"},...u?{"welcometour.active":{label:"Activate Welcome Tour",icon:tn.FdMagic,field:"switch"}}:{},"studio.enablePreview":{label:"Activate tabs preview mode",icon:tn.FdSameLoaderTab,field:"switch"}},project:{"webforms.renderer.indexPage":{label:"Start page",icon:tn.FdPlaySettings,field:"weform-selector"},"webforms.display-mode":{label:"Default Display Mode",icon:tn.FdWebform,field:"icon-select",options:[{icon:tn.FdCompact,value:Xe.EDisplayMode.COMPACT,tooltip:"Neutral"},{icon:tn.FdAiry,value:Xe.EDisplayMode.AIRY,tooltip:"Airy"}]}}};return k.jsx("div",{className:"mx-auto mt-12 max-w-2xl flex-1",children:i==="session"?Ll(s,"session"):Ll(s,"project")})},Mc=({defaultActiveTab:i="session"})=>{const r=i,[u,s]=V.useState(r);return k.jsx("div",{className:"h-full bg-grey-800 text-white",children:k.jsxs("div",{className:"flex h-full",children:[k.jsx("div",{className:"w-56 border-r border-grey-900 bg-grey-800 py-4",children:k.jsxs("ul",{className:"space-y-1 text-sm",children:[k.jsxs("li",{"data-cy":"settings-user-li-cy",onClick:()=>s("session"),className:`flex cursor-pointer items-center p-2 ${u!=="session"?"text-grey-200 hover:bg-primary-hover hover:text-grey-50":"bg-primary-dark text-grey-50"}`,children:[k.jsx(tn.FdUser,{className:"mr-2 h-5 w-5"})," User"]}),k.jsxs("li",{"data-cy":"settings-application-li-cy",onClick:()=>s("project"),className:`flex cursor-pointer items-center p-2 ${u!=="project"?"text-grey-200 hover:bg-primary-hover hover:text-grey-50":"bg-primary-dark text-grey-50"}`,children:[k.jsx(tn.FdDatabase,{className:"mr-2 h-5 w-5"})," Application"]})]})}),k.jsx("div",{className:"h-full w-full",children:k.jsx(DC,{currentTab:u})})]})})},ZC=({defaultActiveTab:i})=>k.jsx("div",{className:"relative h-screen bg-grey-800 z-10 overflow-hidden text-white",children:k.jsx(Mc,{defaultActiveTab:i})}),HC=({path:i,defaultActiveTab:r})=>{const u=zl(i);return k.jsx(Zl,{adapter:u,children:k.jsx(ZC,{defaultActiveTab:r})})},YC=({path:i=hn.SETTINGS_TAB_PATH,initialValue:r,defaultActiveTab:u="session",onChange:s,onFetchFolderContentWithoutExpanding:o,onCreateNewFileAndOpen:c})=>k.jsx(Jl,{tabPath:i,preferences:r,onChange:s,onFetchFolderContentWithoutExpanding:o,onCreateNewFileAndOpen:c,children:k.jsx(HC,{path:i,defaultActiveTab:u})});exports.EditorStateAdapterProvider=Zl;exports.ReducerAdapterProvider=Jl;exports.SettingsEditor=Mc;exports.Standalone=YC;exports.useReducerAdapter=zl;exports.useReduxAdapter=Ev;
|
|
55
|
+
*/var yd;function M_(){return yd||(yd=1,process.env.NODE_ENV!=="production"&&(function(){var r=typeof Symbol=="function"&&Symbol.for,i=r?Symbol.for("react.element"):60103,n=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,l=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,d=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,v=r?Symbol.for("react.concurrent_mode"):60111,b=r?Symbol.for("react.forward_ref"):60112,w=r?Symbol.for("react.suspense"):60113,z=r?Symbol.for("react.suspense_list"):60120,M=r?Symbol.for("react.memo"):60115,G=r?Symbol.for("react.lazy"):60116,D=r?Symbol.for("react.block"):60121,E=r?Symbol.for("react.fundamental"):60117,B=r?Symbol.for("react.responder"):60118,y=r?Symbol.for("react.scope"):60119;function k($){return typeof $=="string"||typeof $=="function"||$===a||$===v||$===l||$===s||$===w||$===z||typeof $=="object"&&$!==null&&($.$$typeof===G||$.$$typeof===M||$.$$typeof===u||$.$$typeof===d||$.$$typeof===b||$.$$typeof===E||$.$$typeof===B||$.$$typeof===y||$.$$typeof===D)}function N($){if(typeof $=="object"&&$!==null){var ye=$.$$typeof;switch(ye){case i:var oe=$.type;switch(oe){case f:case v:case a:case l:case s:case w:return oe;default:var Ue=oe&&oe.$$typeof;switch(Ue){case d:case b:case G:case M:case u:return Ue;default:return ye}}case n:return ye}}}var O=f,K=v,re=d,T=u,Y=i,ie=b,ue=a,F=G,te=M,ae=n,me=l,ve=s,we=w,Z=!1;function xe($){return Z||(Z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),S($)||N($)===f}function S($){return N($)===v}function W($){return N($)===d}function J($){return N($)===u}function ne($){return typeof $=="object"&&$!==null&&$.$$typeof===i}function V($){return N($)===b}function A($){return N($)===a}function H($){return N($)===G}function L($){return N($)===M}function se($){return N($)===n}function ce($){return N($)===l}function le($){return N($)===s}function ge($){return N($)===w}Ke.AsyncMode=O,Ke.ConcurrentMode=K,Ke.ContextConsumer=re,Ke.ContextProvider=T,Ke.Element=Y,Ke.ForwardRef=ie,Ke.Fragment=ue,Ke.Lazy=F,Ke.Memo=te,Ke.Portal=ae,Ke.Profiler=me,Ke.StrictMode=ve,Ke.Suspense=we,Ke.isAsyncMode=xe,Ke.isConcurrentMode=S,Ke.isContextConsumer=W,Ke.isContextProvider=J,Ke.isElement=ne,Ke.isForwardRef=V,Ke.isFragment=A,Ke.isLazy=H,Ke.isMemo=L,Ke.isPortal=se,Ke.isProfiler=ce,Ke.isStrictMode=le,Ke.isSuspense=ge,Ke.isValidElementType=k,Ke.typeOf=N})()),Ke}var _d;function Lp(){return _d||(_d=1,process.env.NODE_ENV==="production"?ss.exports=D_():ss.exports=M_()),ss.exports}/*
|
|
56
|
+
object-assign
|
|
57
|
+
(c) Sindre Sorhus
|
|
58
|
+
@license MIT
|
|
59
|
+
*/var ls,Id;function T_(){if(Id)return ls;Id=1;var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function a(l){if(l==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(l)}function s(){try{if(!Object.assign)return!1;var l=new String("abc");if(l[5]="de",Object.getOwnPropertyNames(l)[0]==="5")return!1;for(var u={},d=0;d<10;d++)u["_"+String.fromCharCode(d)]=d;var f=Object.getOwnPropertyNames(u).map(function(b){return u[b]});if(f.join("")!=="0123456789")return!1;var v={};return"abcdefghijklmnopqrst".split("").forEach(function(b){v[b]=b}),Object.keys(Object.assign({},v)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ls=s()?Object.assign:function(l,u){for(var d,f=a(l),v,b=1;b<arguments.length;b++){d=Object(arguments[b]);for(var w in d)i.call(d,w)&&(f[w]=d[w]);if(r){v=r(d);for(var z=0;z<v.length;z++)n.call(d,v[z])&&(f[v[z]]=d[v[z]])}}return f},ls}var cs,kd;function zs(){if(kd)return cs;kd=1;var r="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return cs=r,cs}var Ed,Sd;function Bp(){return Sd||(Sd=1,Ed=Function.call.bind(Object.prototype.hasOwnProperty)),Ed}var us,Od;function A_(){if(Od)return us;Od=1;var r=function(){};if(process.env.NODE_ENV!=="production"){var i=zs(),n={},a=Bp();r=function(l){var u="Warning: "+l;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function s(l,u,d,f,v){if(process.env.NODE_ENV!=="production"){for(var b in l)if(a(l,b)){var w;try{if(typeof l[b]!="function"){var z=Error((f||"React class")+": "+d+" type `"+b+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[b]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw z.name="Invariant Violation",z}w=l[b](u,b,f,d,null,i)}catch(G){w=G}if(w&&!(w instanceof Error)&&r((f||"React class")+": type specification of "+d+" `"+b+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof w+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),w instanceof Error&&!(w.message in n)){n[w.message]=!0;var M=v?v():"";r("Failed "+d+" type: "+w.message+(M??""))}}}}return s.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},us=s,us}var ds,Nd;function P_(){if(Nd)return ds;Nd=1;var r=Lp(),i=T_(),n=zs(),a=Bp(),s=A_(),l=function(){};process.env.NODE_ENV!=="production"&&(l=function(d){var f="Warning: "+d;typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}});function u(){return null}return ds=function(d,f){var v=typeof Symbol=="function"&&Symbol.iterator,b="@@iterator";function w(S){var W=S&&(v&&S[v]||S[b]);if(typeof W=="function")return W}var z="<<anonymous>>",M={array:B("array"),bigint:B("bigint"),bool:B("boolean"),func:B("function"),number:B("number"),object:B("object"),string:B("string"),symbol:B("symbol"),any:y(),arrayOf:k,element:N(),elementType:O(),instanceOf:K,node:ie(),objectOf:T,oneOf:re,oneOfType:Y,shape:F,exact:te};function G(S,W){return S===W?S!==0||1/S===1/W:S!==S&&W!==W}function D(S,W){this.message=S,this.data=W&&typeof W=="object"?W:{},this.stack=""}D.prototype=Error.prototype;function E(S){if(process.env.NODE_ENV!=="production")var W={},J=0;function ne(A,H,L,se,ce,le,ge){if(se=se||z,le=le||L,ge!==n){if(f){var $=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw $.name="Invariant Violation",$}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ye=se+":"+L;!W[ye]&&J<3&&(l("You are manually calling a React.PropTypes validation function for the `"+le+"` prop on `"+se+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),W[ye]=!0,J++)}}return H[L]==null?A?H[L]===null?new D("The "+ce+" `"+le+"` is marked as required "+("in `"+se+"`, but its value is `null`.")):new D("The "+ce+" `"+le+"` is marked as required in "+("`"+se+"`, but its value is `undefined`.")):null:S(H,L,se,ce,le)}var V=ne.bind(null,!1);return V.isRequired=ne.bind(null,!0),V}function B(S){function W(J,ne,V,A,H,L){var se=J[ne],ce=ve(se);if(ce!==S){var le=we(se);return new D("Invalid "+A+" `"+H+"` of type "+("`"+le+"` supplied to `"+V+"`, expected ")+("`"+S+"`."),{expectedType:S})}return null}return E(W)}function y(){return E(u)}function k(S){function W(J,ne,V,A,H){if(typeof S!="function")return new D("Property `"+H+"` of component `"+V+"` has invalid PropType notation inside arrayOf.");var L=J[ne];if(!Array.isArray(L)){var se=ve(L);return new D("Invalid "+A+" `"+H+"` of type "+("`"+se+"` supplied to `"+V+"`, expected an array."))}for(var ce=0;ce<L.length;ce++){var le=S(L,ce,V,A,H+"["+ce+"]",n);if(le instanceof Error)return le}return null}return E(W)}function N(){function S(W,J,ne,V,A){var H=W[J];if(!d(H)){var L=ve(H);return new D("Invalid "+V+" `"+A+"` of type "+("`"+L+"` supplied to `"+ne+"`, expected a single ReactElement."))}return null}return E(S)}function O(){function S(W,J,ne,V,A){var H=W[J];if(!r.isValidElementType(H)){var L=ve(H);return new D("Invalid "+V+" `"+A+"` of type "+("`"+L+"` supplied to `"+ne+"`, expected a single ReactElement type."))}return null}return E(S)}function K(S){function W(J,ne,V,A,H){if(!(J[ne]instanceof S)){var L=S.name||z,se=xe(J[ne]);return new D("Invalid "+A+" `"+H+"` of type "+("`"+se+"` supplied to `"+V+"`, expected ")+("instance of `"+L+"`."))}return null}return E(W)}function re(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&(arguments.length>1?l("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):l("Invalid argument supplied to oneOf, expected an array.")),u;function W(J,ne,V,A,H){for(var L=J[ne],se=0;se<S.length;se++)if(G(L,S[se]))return null;var ce=JSON.stringify(S,function(le,ge){var $=we(ge);return $==="symbol"?String(ge):ge});return new D("Invalid "+A+" `"+H+"` of value `"+String(L)+"` "+("supplied to `"+V+"`, expected one of "+ce+"."))}return E(W)}function T(S){function W(J,ne,V,A,H){if(typeof S!="function")return new D("Property `"+H+"` of component `"+V+"` has invalid PropType notation inside objectOf.");var L=J[ne],se=ve(L);if(se!=="object")return new D("Invalid "+A+" `"+H+"` of type "+("`"+se+"` supplied to `"+V+"`, expected an object."));for(var ce in L)if(a(L,ce)){var le=S(L,ce,V,A,H+"."+ce,n);if(le instanceof Error)return le}return null}return E(W)}function Y(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&l("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var W=0;W<S.length;W++){var J=S[W];if(typeof J!="function")return l("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Z(J)+" at index "+W+"."),u}function ne(V,A,H,L,se){for(var ce=[],le=0;le<S.length;le++){var ge=S[le],$=ge(V,A,H,L,se,n);if($==null)return null;$.data&&a($.data,"expectedType")&&ce.push($.data.expectedType)}var ye=ce.length>0?", expected one of type ["+ce.join(", ")+"]":"";return new D("Invalid "+L+" `"+se+"` supplied to "+("`"+H+"`"+ye+"."))}return E(ne)}function ie(){function S(W,J,ne,V,A){return ae(W[J])?null:new D("Invalid "+V+" `"+A+"` supplied to "+("`"+ne+"`, expected a ReactNode."))}return E(S)}function ue(S,W,J,ne,V){return new D((S||"React class")+": "+W+" type `"+J+"."+ne+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+V+"`.")}function F(S){function W(J,ne,V,A,H){var L=J[ne],se=ve(L);if(se!=="object")return new D("Invalid "+A+" `"+H+"` of type `"+se+"` "+("supplied to `"+V+"`, expected `object`."));for(var ce in S){var le=S[ce];if(typeof le!="function")return ue(V,A,H,ce,we(le));var ge=le(L,ce,V,A,H+"."+ce,n);if(ge)return ge}return null}return E(W)}function te(S){function W(J,ne,V,A,H){var L=J[ne],se=ve(L);if(se!=="object")return new D("Invalid "+A+" `"+H+"` of type `"+se+"` "+("supplied to `"+V+"`, expected `object`."));var ce=i({},J[ne],S);for(var le in ce){var ge=S[le];if(a(S,le)&&typeof ge!="function")return ue(V,A,H,le,we(ge));if(!ge)return new D("Invalid "+A+" `"+H+"` key `"+le+"` supplied to `"+V+"`.\nBad object: "+JSON.stringify(J[ne],null," ")+`
|
|
60
|
+
Valid keys: `+JSON.stringify(Object.keys(S),null," "));var $=ge(L,le,V,A,H+"."+le,n);if($)return $}return null}return E(W)}function ae(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(ae);if(S===null||d(S))return!0;var W=w(S);if(W){var J=W.call(S),ne;if(W!==S.entries){for(;!(ne=J.next()).done;)if(!ae(ne.value))return!1}else for(;!(ne=J.next()).done;){var V=ne.value;if(V&&!ae(V[1]))return!1}}else return!1;return!0;default:return!1}}function me(S,W){return S==="symbol"?!0:W?W["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&W instanceof Symbol:!1}function ve(S){var W=typeof S;return Array.isArray(S)?"array":S instanceof RegExp?"object":me(W,S)?"symbol":W}function we(S){if(typeof S>"u"||S===null)return""+S;var W=ve(S);if(W==="object"){if(S instanceof Date)return"date";if(S instanceof RegExp)return"regexp"}return W}function Z(S){var W=we(S);switch(W){case"array":case"object":return"an "+W;case"boolean":case"date":case"regexp":return"a "+W;default:return W}}function xe(S){return!S.constructor||!S.constructor.name?z:S.constructor.name}return M.checkPropTypes=s,M.resetWarningCache=s.resetWarningCache,M.PropTypes=M,M},ds}var ps,Cd;function L_(){if(Cd)return ps;Cd=1;var r=zs();function i(){}function n(){}return n.resetWarningCache=i,ps=function(){function a(u,d,f,v,b,w){if(w!==r){var z=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw z.name="Invariant Violation",z}}a.isRequired=a;function s(){return a}var l={array:a,bigint:a,bool:a,func:a,number:a,object:a,string:a,symbol:a,any:a,arrayOf:s,element:a,elementType:a,instanceOf:s,node:a,objectOf:s,oneOf:s,oneOfType:s,shape:s,exact:s,checkPropTypes:n,resetWarningCache:i};return l.PropTypes=l,l},ps}var Rd;function B_(){if(Rd)return hi.exports;if(Rd=1,process.env.NODE_ENV!=="production"){var r=Lp(),i=!0;hi.exports=P_()(r.isElement,i)}else hi.exports=L_()();return hi.exports}var W_=B_();const ee=dp(W_);var fs={exports:{}},He={};/**
|
|
61
|
+
* @license React
|
|
62
|
+
* react-is.production.min.js
|
|
63
|
+
*
|
|
64
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
65
|
+
*
|
|
66
|
+
* This source code is licensed under the MIT license found in the
|
|
67
|
+
* LICENSE file in the root directory of this source tree.
|
|
68
|
+
*/var zd;function V_(){if(zd)return He;zd=1;var r=Symbol.for("react.element"),i=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),l=Symbol.for("react.provider"),u=Symbol.for("react.context"),d=Symbol.for("react.server_context"),f=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),G;G=Symbol.for("react.module.reference");function D(E){if(typeof E=="object"&&E!==null){var B=E.$$typeof;switch(B){case r:switch(E=E.type,E){case n:case s:case a:case v:case b:return E;default:switch(E=E&&E.$$typeof,E){case d:case u:case f:case z:case w:case l:return E;default:return B}}case i:return B}}}return He.ContextConsumer=u,He.ContextProvider=l,He.Element=r,He.ForwardRef=f,He.Fragment=n,He.Lazy=z,He.Memo=w,He.Portal=i,He.Profiler=s,He.StrictMode=a,He.Suspense=v,He.SuspenseList=b,He.isAsyncMode=function(){return!1},He.isConcurrentMode=function(){return!1},He.isContextConsumer=function(E){return D(E)===u},He.isContextProvider=function(E){return D(E)===l},He.isElement=function(E){return typeof E=="object"&&E!==null&&E.$$typeof===r},He.isForwardRef=function(E){return D(E)===f},He.isFragment=function(E){return D(E)===n},He.isLazy=function(E){return D(E)===z},He.isMemo=function(E){return D(E)===w},He.isPortal=function(E){return D(E)===i},He.isProfiler=function(E){return D(E)===s},He.isStrictMode=function(E){return D(E)===a},He.isSuspense=function(E){return D(E)===v},He.isSuspenseList=function(E){return D(E)===b},He.isValidElementType=function(E){return typeof E=="string"||typeof E=="function"||E===n||E===s||E===a||E===v||E===b||E===M||typeof E=="object"&&E!==null&&(E.$$typeof===z||E.$$typeof===w||E.$$typeof===l||E.$$typeof===u||E.$$typeof===f||E.$$typeof===G||E.getModuleId!==void 0)},He.typeOf=D,He}var $e={};/**
|
|
69
|
+
* @license React
|
|
70
|
+
* react-is.development.js
|
|
71
|
+
*
|
|
72
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
73
|
+
*
|
|
74
|
+
* This source code is licensed under the MIT license found in the
|
|
75
|
+
* LICENSE file in the root directory of this source tree.
|
|
76
|
+
*/var Dd;function F_(){return Dd||(Dd=1,process.env.NODE_ENV!=="production"&&(function(){var r=Symbol.for("react.element"),i=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),l=Symbol.for("react.provider"),u=Symbol.for("react.context"),d=Symbol.for("react.server_context"),f=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),G=!1,D=!1,E=!1,B=!1,y=!1,k;k=Symbol.for("react.module.reference");function N(oe){return!!(typeof oe=="string"||typeof oe=="function"||oe===n||oe===s||y||oe===a||oe===v||oe===b||B||oe===M||G||D||E||typeof oe=="object"&&oe!==null&&(oe.$$typeof===z||oe.$$typeof===w||oe.$$typeof===l||oe.$$typeof===u||oe.$$typeof===f||oe.$$typeof===k||oe.getModuleId!==void 0))}function O(oe){if(typeof oe=="object"&&oe!==null){var Ue=oe.$$typeof;switch(Ue){case r:var We=oe.type;switch(We){case n:case s:case a:case v:case b:return We;default:var Ae=We&&We.$$typeof;switch(Ae){case d:case u:case f:case z:case w:case l:return Ae;default:return Ue}}case i:return Ue}}}var K=u,re=l,T=r,Y=f,ie=n,ue=z,F=w,te=i,ae=s,me=a,ve=v,we=b,Z=!1,xe=!1;function S(oe){return Z||(Z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function W(oe){return xe||(xe=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function J(oe){return O(oe)===u}function ne(oe){return O(oe)===l}function V(oe){return typeof oe=="object"&&oe!==null&&oe.$$typeof===r}function A(oe){return O(oe)===f}function H(oe){return O(oe)===n}function L(oe){return O(oe)===z}function se(oe){return O(oe)===w}function ce(oe){return O(oe)===i}function le(oe){return O(oe)===s}function ge(oe){return O(oe)===a}function $(oe){return O(oe)===v}function ye(oe){return O(oe)===b}$e.ContextConsumer=K,$e.ContextProvider=re,$e.Element=T,$e.ForwardRef=Y,$e.Fragment=ie,$e.Lazy=ue,$e.Memo=F,$e.Portal=te,$e.Profiler=ae,$e.StrictMode=me,$e.Suspense=ve,$e.SuspenseList=we,$e.isAsyncMode=S,$e.isConcurrentMode=W,$e.isContextConsumer=J,$e.isContextProvider=ne,$e.isElement=V,$e.isForwardRef=A,$e.isFragment=H,$e.isLazy=L,$e.isMemo=se,$e.isPortal=ce,$e.isProfiler=le,$e.isStrictMode=ge,$e.isSuspense=$,$e.isSuspenseList=ye,$e.isValidElementType=N,$e.typeOf=O})()),$e}var Md;function H_(){return Md||(Md=1,process.env.NODE_ENV==="production"?fs.exports=V_():fs.exports=F_()),fs.exports}var Td=H_();const Ad=r=>typeof r=="object"&&r!=null&&r.nodeType===1,Pd=(r,i)=>(!i||r!=="hidden")&&r!=="visible"&&r!=="clip",gi=(r,i)=>{if(r.clientHeight<r.scrollHeight||r.clientWidth<r.scrollWidth){const n=getComputedStyle(r,null);return Pd(n.overflowY,i)||Pd(n.overflowX,i)||(a=>{const s=(l=>{if(!l.ownerDocument||!l.ownerDocument.defaultView)return null;try{return l.ownerDocument.defaultView.frameElement}catch{return null}})(a);return!!s&&(s.clientHeight<a.scrollHeight||s.clientWidth<a.scrollWidth)})(r)}return!1},vi=(r,i,n,a,s,l,u,d)=>l<r&&u>i||l>r&&u<i?0:l<=r&&d<=n||u>=i&&d>=n?l-r-a:u>i&&d<n||l<r&&d>n?u-i+s:0,j_=r=>r.parentElement??(r.getRootNode().host||null),K_=(r,i)=>{var n,a,s,l;if(typeof document>"u")return[];const{inline:u,boundary:d,skipOverflowHiddenElements:f}=i,v=typeof d=="function"?d:te=>te!==d;if(!Ad(r))throw new TypeError("Invalid target");const b=document.scrollingElement||document.documentElement,w=[];let z=r;for(;Ad(z)&&v(z);){if(z=j_(z),z===b){w.push(z);break}z!=null&&z===document.body&&gi(z)&&!gi(document.documentElement)||z!=null&&gi(z,f)&&w.push(z)}const M=(a=(n=window.visualViewport)==null?void 0:n.width)!=null?a:innerWidth,G=(l=(s=window.visualViewport)==null?void 0:s.height)!=null?l:innerHeight,{scrollX:D,scrollY:E}=window,{height:B,width:y,top:k,right:N,bottom:O,left:K}=r.getBoundingClientRect(),{top:re,right:T,left:Y}=(te=>{const ae=window.getComputedStyle(te);return{top:parseFloat(ae.scrollMarginTop)||0,right:parseFloat(ae.scrollMarginRight)||0,bottom:parseFloat(ae.scrollMarginBottom)||0,left:parseFloat(ae.scrollMarginLeft)||0}})(r);let ie=k-re,ue=u==="center"?K+y/2-Y+T:u==="end"?N+T:K-Y;const F=[];for(let te=0;te<w.length;te++){const ae=w[te],{height:me,width:ve,top:we,right:Z,bottom:xe,left:S}=ae.getBoundingClientRect();if(k>=0&&K>=0&&O<=G&&N<=M&&(ae===b&&!gi(ae)||k>=we&&O<=xe&&K>=S&&N<=Z))return F;const W=getComputedStyle(ae),J=parseInt(W.borderLeftWidth,10),ne=parseInt(W.borderTopWidth,10),V=parseInt(W.borderRightWidth,10),A=parseInt(W.borderBottomWidth,10);let H=0,L=0;const se="offsetWidth"in ae?ae.offsetWidth-ae.clientWidth-J-V:0,ce="offsetHeight"in ae?ae.offsetHeight-ae.clientHeight-ne-A:0,le="offsetWidth"in ae?ae.offsetWidth===0?0:ve/ae.offsetWidth:0,ge="offsetHeight"in ae?ae.offsetHeight===0?0:me/ae.offsetHeight:0;if(b===ae)H=vi(E,E+G,G,ne,A,E+ie,E+ie+B,B),L=u==="start"?ue:u==="center"?ue-M/2:u==="end"?ue-M:vi(D,D+M,M,J,V,D+ue,D+ue+y,y),H=Math.max(0,H+E),L=Math.max(0,L+D);else{H=vi(we,xe,me,ne,A+ce,ie,ie+B,B),L=u==="start"?ue-S-J:u==="center"?ue-(S+ve/2)+se/2:u==="end"?ue-Z+V+se:vi(S,Z,ve,J,V+se,ue,ue+y,y);const{scrollLeft:$,scrollTop:ye}=ae;H=ge===0?0:Math.max(0,Math.min(ye+H/ge,ae.scrollHeight-me/ge+ce)),L=le===0?0:Math.max(0,Math.min($+L/le,ae.scrollWidth-ve/le+se)),ie+=ye-H,ue+=$-L}F.push({el:ae,top:H,left:L})}return F};var Rn=function(){return Rn=Object.assign||function(r){for(var i,n=1,a=arguments.length;n<a;n++){i=arguments[n];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])}return r},Rn.apply(this,arguments)},$_=0;function Ld(r){return typeof r=="function"?r:Rt}function Rt(){}function Wp(r,i){if(r){var n=K_(r,{boundary:i});n.forEach(function(a){var s=a.el,l=a.top,u=a.left;s.scrollTop=l,s.scrollLeft=u})}}function Bd(r,i,n){var a=r===i||i instanceof n.Node&&r.contains&&r.contains(i);return a}function Vi(r,i){var n;function a(){n&&clearTimeout(n)}function s(){for(var l=arguments.length,u=new Array(l),d=0;d<l;d++)u[d]=arguments[d];a(),n=setTimeout(function(){n=null,r.apply(void 0,u)},i)}return s.cancel=a,s}function Be(){for(var r=arguments.length,i=new Array(r),n=0;n<r;n++)i[n]=arguments[n];return function(a){for(var s=arguments.length,l=new Array(s>1?s-1:0),u=1;u<s;u++)l[u-1]=arguments[u];return i.some(function(d){return d&&d.apply(void 0,[a].concat(l)),a.preventDownshiftDefault||a.hasOwnProperty("nativeEvent")&&a.nativeEvent.preventDownshiftDefault})}}function cr(){for(var r=arguments.length,i=new Array(r),n=0;n<r;n++)i[n]=arguments[n];return function(a){i.forEach(function(s){typeof s=="function"?s(a):s&&(s.current=a)})}}function Vp(){return String($_++)}function U_(r){var i=r.isOpen,n=r.resultCount,a=r.previousResultCount;return i?n?n!==a?n+" result"+(n===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function Wd(r,i){return r=Array.isArray(r)?r[0]:r,!r&&i?i:r}function Fp(r){return typeof r.type=="string"}function Hp(r){return r.props}function q_(r,i){console.error('The property "'+i+'" is required in "'+r+'"')}var G_=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function bi(r){r===void 0&&(r={});var i={};return G_.forEach(function(n){r.hasOwnProperty(n)&&(i[n]=r[n])}),i}function co(r,i){return!r||!i?r:Object.keys(r).reduce(function(n,a){return n[a]=zi(i,a)?i[a]:r[a],n},{})}function zi(r,i){return r[i]!==void 0}function zn(r){var i=r.key,n=r.keyCode;return n>=37&&n<=40&&i.indexOf("Arrow")!==0?"Arrow"+i:i}function X_(r){return Object.prototype.toString.call(r)==="[object Object]"}function ur(r,i,n,a,s){s===void 0&&(s=!1);var l=n.length;if(l===0)return-1;var u=l-1;(typeof r!="number"||r<0||r>u)&&(r=i>0?-1:u+1);var d=r+i;d<0?d=s?u:0:d>u&&(d=s?0:u);var f=jr(d,i<0,n,a,s);return f===-1?r>=l?-1:r:f}function jr(r,i,n,a,s){s===void 0&&(s=!1);var l=n.length;if(i){for(var u=r;u>=0;u--)if(!a(n[u],u))return u}else for(var d=r;d<l;d++)if(!a(n[d],d))return d;return s?jr(i?l-1:0,i,n,a):-1}function Di(r,i,n,a){return a===void 0&&(a=!0),n&&i.some(function(s){return s&&(Bd(s,r,n)||a&&Bd(s,n.document.activeElement,n))})}var Ds=Rt;process.env.NODE_ENV!=="production"&&(Ds=function(r,i,n){var a="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(r).forEach(function(s){i[s]!==void 0&&n[s]===void 0?console.error('downshift: A component has changed the controlled prop "'+s+'" to be uncontrolled. '+a):i[s]===void 0&&n[s]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+s+'" to be controlled. '+a)})});var Y_=Vi(function(r){jp(r).textContent=""},500);function jp(r){var i=r.getElementById("a11y-status-message");return i||(i=r.createElement("div"),i.setAttribute("id","a11y-status-message"),i.setAttribute("role","status"),i.setAttribute("aria-live","polite"),i.setAttribute("aria-relevant","additions text"),Object.assign(i.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),r.body.appendChild(i),i)}function Kp(r,i){if(!(!r||!i)){var n=jp(i);n.textContent=r,Y_(i)}}function Z_(r){var i=r==null?void 0:r.getElementById("a11y-status-message");i&&i.remove()}var $p=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Up=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,qp=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,yi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,_i=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Gp=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Xp=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Yp=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,Zp=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Qp=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Jp=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,ef=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,tf=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,xs=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,rf=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,nf=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,of=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Q_=Object.freeze({__proto__:null,blurButton:rf,blurInput:Jp,changeInput:ef,clickButton:xs,clickItem:Qp,controlledPropUpdatedSelectedItem:nf,itemMouseEnter:qp,keyDownArrowDown:_i,keyDownArrowUp:yi,keyDownEnd:Zp,keyDownEnter:Xp,keyDownEscape:Gp,keyDownHome:Yp,keyDownSpaceButton:tf,mouseUp:Up,touchEnd:of,unknown:$p}),J_=["refKey","ref"],eI=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],tI=["onKeyDown","onBlur","onChange","onInput","onChangeText"],rI=["refKey","ref"],nI=["onMouseMove","onMouseDown","onClick","onPress","index","item"],oI=(function(){var r=(function(i){function n(s){var l;l=i.call(this,s)||this,l.id=l.props.id||"downshift-"+Vp(),l.menuId=l.props.menuId||l.id+"-menu",l.labelId=l.props.labelId||l.id+"-label",l.inputId=l.props.inputId||l.id+"-input",l.getItemId=l.props.getItemId||function(y){return l.id+"-item-"+y},l.items=[],l.itemCount=null,l.previousResultCount=0,l.timeoutIds=[],l.internalSetTimeout=function(y,k){var N=setTimeout(function(){l.timeoutIds=l.timeoutIds.filter(function(O){return O!==N}),y()},k);l.timeoutIds.push(N)},l.setItemCount=function(y){l.itemCount=y},l.unsetItemCount=function(){l.itemCount=null},l.isItemDisabled=function(y,k){var N=l.getItemNodeFromIndex(k);return N&&N.hasAttribute("disabled")},l.setHighlightedIndex=function(y,k){y===void 0&&(y=l.props.defaultHighlightedIndex),k===void 0&&(k={}),k=bi(k),l.internalSetState(Ie({highlightedIndex:y},k))},l.clearSelection=function(y){l.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:l.props.defaultHighlightedIndex,isOpen:l.props.defaultIsOpen},y)},l.selectItem=function(y,k,N){k=bi(k),l.internalSetState(Ie({isOpen:l.props.defaultIsOpen,highlightedIndex:l.props.defaultHighlightedIndex,selectedItem:y,inputValue:l.props.itemToString(y)},k),N)},l.selectItemAtIndex=function(y,k,N){var O=l.items[y];O!=null&&l.selectItem(O,k,N)},l.selectHighlightedItem=function(y,k){return l.selectItemAtIndex(l.getState().highlightedIndex,y,k)},l.internalSetState=function(y,k){var N,O,K={},re=typeof y=="function";return!re&&y.hasOwnProperty("inputValue")&&l.props.onInputValueChange(y.inputValue,Ie({},l.getStateAndHelpers(),y)),l.setState(function(T){var Y;T=l.getState(T);var ie=re?y(T):y;ie=l.props.stateReducer(T,ie),N=ie.hasOwnProperty("selectedItem");var ue={};return N&&ie.selectedItem!==T.selectedItem&&(O=ie.selectedItem),(Y=ie).type||(Y.type=$p),Object.keys(ie).forEach(function(F){T[F]!==ie[F]&&(K[F]=ie[F]),F!=="type"&&(ie[F],zi(l.props,F)||(ue[F]=ie[F]))}),re&&ie.hasOwnProperty("inputValue")&&l.props.onInputValueChange(ie.inputValue,Ie({},l.getStateAndHelpers(),ie)),ue},function(){Ld(k)();var T=Object.keys(K).length>1;T&&l.props.onStateChange(K,l.getStateAndHelpers()),N&&l.props.onSelect(y.selectedItem,l.getStateAndHelpers()),O!==void 0&&l.props.onChange(O,l.getStateAndHelpers()),l.props.onUserAction(K,l.getStateAndHelpers())})},l.rootRef=function(y){return l._rootNode=y},l.getRootProps=function(y,k){var N,O=y===void 0?{}:y,K=O.refKey,re=K===void 0?"ref":K,T=O.ref,Y=Dt(O,J_),ie=k===void 0?{}:k,ue=ie.suppressRefError,F=ue===void 0?!1:ue;l.getRootProps.called=!0,l.getRootProps.refKey=re,l.getRootProps.suppressRefError=F;var te=l.getState(),ae=te.isOpen;return Ie((N={},N[re]=cr(T,l.rootRef),N.role="combobox",N["aria-expanded"]=ae,N["aria-haspopup"]="listbox",N["aria-owns"]=ae?l.menuId:void 0,N["aria-labelledby"]=l.labelId,N),Y)},l.keyDownHandlers={ArrowDown:function(y){var k=this;if(y.preventDefault(),this.getState().isOpen){var N=y.shiftKey?5:1;this.moveHighlightedIndex(N,{type:_i})}else this.internalSetState({isOpen:!0,type:_i},function(){var O=k.getItemCount();if(O>0){var K=k.getState(),re=K.highlightedIndex,T=ur(re,1,{length:O},k.isItemDisabled,!0);k.setHighlightedIndex(T,{type:_i})}})},ArrowUp:function(y){var k=this;if(y.preventDefault(),this.getState().isOpen){var N=y.shiftKey?-5:-1;this.moveHighlightedIndex(N,{type:yi})}else this.internalSetState({isOpen:!0,type:yi},function(){var O=k.getItemCount();if(O>0){var K=k.getState(),re=K.highlightedIndex,T=ur(re,-1,{length:O},k.isItemDisabled,!0);k.setHighlightedIndex(T,{type:yi})}})},Enter:function(y){if(y.which!==229){var k=this.getState(),N=k.isOpen,O=k.highlightedIndex;if(N&&O!=null){y.preventDefault();var K=this.items[O],re=this.getItemNodeFromIndex(O);if(K==null||re&&re.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Xp})}}},Escape:function(y){y.preventDefault(),this.reset(Ie({type:Gp},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},l.buttonKeyDownHandlers=Ie({},l.keyDownHandlers,{" ":function(y){y.preventDefault(),this.toggleMenu({type:tf})}}),l.inputKeyDownHandlers=Ie({},l.keyDownHandlers,{Home:function(y){var k=this.getState(),N=k.isOpen;if(N){y.preventDefault();var O=this.getItemCount();if(!(O<=0||!N)){var K=jr(0,!1,{length:O},this.isItemDisabled);this.setHighlightedIndex(K,{type:Yp})}}},End:function(y){var k=this.getState(),N=k.isOpen;if(N){y.preventDefault();var O=this.getItemCount();if(!(O<=0||!N)){var K=jr(O-1,!0,{length:O},this.isItemDisabled);this.setHighlightedIndex(K,{type:Zp})}}}}),l.getToggleButtonProps=function(y){var k=y===void 0?{}:y,N=k.onClick;k.onPress;var O=k.onKeyDown,K=k.onKeyUp,re=k.onBlur,T=Dt(k,eI),Y=l.getState(),ie=Y.isOpen,ue={onClick:Be(N,l.buttonHandleClick),onKeyDown:Be(O,l.buttonHandleKeyDown),onKeyUp:Be(K,l.buttonHandleKeyUp),onBlur:Be(re,l.buttonHandleBlur)},F=T.disabled?{}:ue;return Ie({type:"button",role:"button","aria-label":ie?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},F,T)},l.buttonHandleKeyUp=function(y){y.preventDefault()},l.buttonHandleKeyDown=function(y){var k=zn(y);l.buttonKeyDownHandlers[k]&&l.buttonKeyDownHandlers[k].call(l,y)},l.buttonHandleClick=function(y){if(y.preventDefault(),l.props.environment){var k=l.props.environment.document,N=k.body,O=k.activeElement;N&&N===O&&y.target.focus()}process.env.NODE_ENV==="test"?l.toggleMenu({type:xs}):l.internalSetTimeout(function(){return l.toggleMenu({type:xs})})},l.buttonHandleBlur=function(y){var k=y.target;l.internalSetTimeout(function(){if(!(l.isMouseDown||!l.props.environment)){var N=l.props.environment.document.activeElement;(N==null||N.id!==l.inputId)&&N!==k&&l.reset({type:rf})}})},l.getLabelProps=function(y){return Ie({htmlFor:l.inputId,id:l.labelId},y)},l.getInputProps=function(y){var k=y===void 0?{}:y,N=k.onKeyDown,O=k.onBlur,K=k.onChange,re=k.onInput;k.onChangeText;var T=Dt(k,tI),Y,ie={};Y="onChange";var ue=l.getState(),F=ue.inputValue,te=ue.isOpen,ae=ue.highlightedIndex;if(!T.disabled){var me;ie=(me={},me[Y]=Be(K,re,l.inputHandleChange),me.onKeyDown=Be(N,l.inputHandleKeyDown),me.onBlur=Be(O,l.inputHandleBlur),me)}return Ie({"aria-autocomplete":"list","aria-activedescendant":te&&typeof ae=="number"&&ae>=0?l.getItemId(ae):void 0,"aria-controls":te?l.menuId:void 0,"aria-labelledby":T&&T["aria-label"]?void 0:l.labelId,autoComplete:"off",value:F,id:l.inputId},ie,T)},l.inputHandleKeyDown=function(y){var k=zn(y);k&&l.inputKeyDownHandlers[k]&&l.inputKeyDownHandlers[k].call(l,y)},l.inputHandleChange=function(y){l.internalSetState({type:ef,isOpen:!0,inputValue:y.target.value,highlightedIndex:l.props.defaultHighlightedIndex})},l.inputHandleBlur=function(){l.internalSetTimeout(function(){var y;if(!(l.isMouseDown||!l.props.environment)){var k=l.props.environment.document.activeElement,N=(k==null||(y=k.dataset)==null?void 0:y.toggle)&&l._rootNode&&l._rootNode.contains(k);N||l.reset({type:Jp})}})},l.menuRef=function(y){l._menuNode=y},l.getMenuProps=function(y,k){var N,O=y===void 0?{}:y,K=O.refKey,re=K===void 0?"ref":K,T=O.ref,Y=Dt(O,rI),ie=k===void 0?{}:k,ue=ie.suppressRefError,F=ue===void 0?!1:ue;return l.getMenuProps.called=!0,l.getMenuProps.refKey=re,l.getMenuProps.suppressRefError=F,Ie((N={},N[re]=cr(T,l.menuRef),N.role="listbox",N["aria-labelledby"]=Y&&Y["aria-label"]?void 0:l.labelId,N.id=l.menuId,N),Y)},l.getItemProps=function(y){var k,N=y===void 0?{}:y,O=N.onMouseMove,K=N.onMouseDown,re=N.onClick;N.onPress;var T=N.index,Y=N.item,ie=Y===void 0?process.env.NODE_ENV==="production"?void 0:q_("getItemProps","item"):Y,ue=Dt(N,nI);T===void 0?(l.items.push(ie),T=l.items.indexOf(ie)):l.items[T]=ie;var F="onClick",te=re,ae=(k={onMouseMove:Be(O,function(){T!==l.getState().highlightedIndex&&(l.setHighlightedIndex(T,{type:qp}),l.avoidScrolling=!0,l.internalSetTimeout(function(){return l.avoidScrolling=!1},250))}),onMouseDown:Be(K,function(ve){ve.preventDefault()})},k[F]=Be(te,function(){l.selectItemAtIndex(T,{type:Qp})}),k),me=ue.disabled?{onMouseDown:ae.onMouseDown}:ae;return Ie({id:l.getItemId(T),role:"option","aria-selected":l.getState().highlightedIndex===T},me,ue)},l.clearItems=function(){l.items=[]},l.reset=function(y,k){y===void 0&&(y={}),y=bi(y),l.internalSetState(function(N){var O=N.selectedItem;return Ie({isOpen:l.props.defaultIsOpen,highlightedIndex:l.props.defaultHighlightedIndex,inputValue:l.props.itemToString(O)},y)},k)},l.toggleMenu=function(y,k){y===void 0&&(y={}),y=bi(y),l.internalSetState(function(N){var O=N.isOpen;return Ie({isOpen:!O},O&&{highlightedIndex:l.props.defaultHighlightedIndex},y)},function(){var N=l.getState(),O=N.isOpen,K=N.highlightedIndex;O&&l.getItemCount()>0&&typeof K=="number"&&l.setHighlightedIndex(K,y),Ld(k)()})},l.openMenu=function(y){l.internalSetState({isOpen:!0},y)},l.closeMenu=function(y){l.internalSetState({isOpen:!1},y)},l.updateStatus=Vi(function(){var y;if((y=l.props)!=null&&(y=y.environment)!=null&&y.document){var k=l.getState(),N=l.items[k.highlightedIndex],O=l.getItemCount(),K=l.props.getA11yStatusMessage(Ie({itemToString:l.props.itemToString,previousResultCount:l.previousResultCount,resultCount:O,highlightedItem:N},k));l.previousResultCount=O,Kp(K,l.props.environment.document)}},200);var u=l.props,d=u.defaultHighlightedIndex,f=u.initialHighlightedIndex,v=f===void 0?d:f,b=u.defaultIsOpen,w=u.initialIsOpen,z=w===void 0?b:w,M=u.initialInputValue,G=M===void 0?"":M,D=u.initialSelectedItem,E=D===void 0?null:D,B=l.getState({highlightedIndex:v,isOpen:z,inputValue:G,selectedItem:E});return B.selectedItem!=null&&l.props.initialInputValue===void 0&&(B.inputValue=l.props.itemToString(B.selectedItem)),l.state=B,l}z_(n,i);var a=n.prototype;return a.internalClearTimeouts=function(){this.timeoutIds.forEach(function(s){clearTimeout(s)}),this.timeoutIds=[]},a.getState=function(s){return s===void 0&&(s=this.state),co(s,this.props)},a.getItemCount=function(){var s=this.items.length;return this.itemCount!=null?s=this.itemCount:this.props.itemCount!==void 0&&(s=this.props.itemCount),s},a.getItemNodeFromIndex=function(s){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(s)):null},a.scrollHighlightedItemIntoView=function(){{var s=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(s,this._menuNode)}},a.moveHighlightedIndex=function(s,l){var u=this.getItemCount(),d=this.getState(),f=d.highlightedIndex;if(u>0){var v=ur(f,s,{length:u},this.isItemDisabled,!0);this.setHighlightedIndex(v,l)}},a.getStateAndHelpers=function(){var s=this.getState(),l=s.highlightedIndex,u=s.inputValue,d=s.selectedItem,f=s.isOpen,v=this.props.itemToString,b=this.id,w=this.getRootProps,z=this.getToggleButtonProps,M=this.getLabelProps,G=this.getMenuProps,D=this.getInputProps,E=this.getItemProps,B=this.openMenu,y=this.closeMenu,k=this.toggleMenu,N=this.selectItem,O=this.selectItemAtIndex,K=this.selectHighlightedItem,re=this.setHighlightedIndex,T=this.clearSelection,Y=this.clearItems,ie=this.reset,ue=this.setItemCount,F=this.unsetItemCount,te=this.internalSetState;return{getRootProps:w,getToggleButtonProps:z,getLabelProps:M,getMenuProps:G,getInputProps:D,getItemProps:E,reset:ie,openMenu:B,closeMenu:y,toggleMenu:k,selectItem:N,selectItemAtIndex:O,selectHighlightedItem:K,setHighlightedIndex:re,clearSelection:T,clearItems:Y,setItemCount:ue,unsetItemCount:F,setState:te,itemToString:v,id:b,highlightedIndex:l,inputValue:u,isOpen:f,selectedItem:d}},a.componentDidMount=function(){var s=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Vd(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){s.internalClearTimeouts()};else{var l=function(){s.isMouseDown=!0},u=function(w){s.isMouseDown=!1;var z=Di(w.target,[s._rootNode,s._menuNode],s.props.environment);!z&&s.getState().isOpen&&s.reset({type:Up},function(){return s.props.onOuterClick(s.getStateAndHelpers())})},d=function(){s.isTouchMove=!1},f=function(){s.isTouchMove=!0},v=function(w){var z=Di(w.target,[s._rootNode,s._menuNode],s.props.environment,!1);!s.isTouchMove&&!z&&s.getState().isOpen&&s.reset({type:of},function(){return s.props.onOuterClick(s.getStateAndHelpers())})},b=this.props.environment;b.addEventListener("mousedown",l),b.addEventListener("mouseup",u),b.addEventListener("touchstart",d),b.addEventListener("touchmove",f),b.addEventListener("touchend",v),this.cleanup=function(){s.internalClearTimeouts(),s.updateStatus.cancel(),b.removeEventListener("mousedown",l),b.removeEventListener("mouseup",u),b.removeEventListener("touchstart",d),b.removeEventListener("touchmove",f),b.removeEventListener("touchend",v)}}},a.shouldScroll=function(s,l){var u=this.props.highlightedIndex===void 0?this.getState():this.props,d=u.highlightedIndex,f=l.highlightedIndex===void 0?s:l,v=f.highlightedIndex,b=d&&this.getState().isOpen&&!s.isOpen,w=d!==v;return b||w},a.componentDidUpdate=function(s,l){process.env.NODE_ENV!=="production"&&(Ds(this.state,s,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Vd(this._menuNode,this.getMenuProps)),zi(this.props,"selectedItem")&&this.props.selectedItemChanged(s.selectedItem,this.props.selectedItem)&&this.internalSetState({type:nf,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(l,s)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},a.componentWillUnmount=function(){this.cleanup()},a.render=function(){var s=Wd(this.props.children,Rt);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;var l=Wd(s(this.getStateAndHelpers()));if(!l)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&iI(l,this.getRootProps),l;if(Fp(l))return x.cloneElement(l,this.getRootProps(Hp(l)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},n})(x.Component);return r.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:U_,itemToString:function(i){return i==null?"":(process.env.NODE_ENV!=="production"&&X_(i)&&!i.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",i),String(i))},onStateChange:Rt,onInputValueChange:Rt,onUserAction:Rt,onChange:Rt,onSelect:Rt,onOuterClick:Rt,selectedItemChanged:function(i,n){return i!==n},environment:typeof window>"u"?void 0:window,stateReducer:function(i,n){return n},suppressRefError:!1,scrollIntoView:Wp},r.stateChangeTypes=Q_,r})();process.env.NODE_ENV!=="production"&&(oI.propTypes={children:ee.func,defaultHighlightedIndex:ee.number,defaultIsOpen:ee.bool,initialHighlightedIndex:ee.number,initialSelectedItem:ee.any,initialInputValue:ee.string,initialIsOpen:ee.bool,getA11yStatusMessage:ee.func,itemToString:ee.func,onChange:ee.func,onSelect:ee.func,onStateChange:ee.func,onInputValueChange:ee.func,onUserAction:ee.func,onOuterClick:ee.func,selectedItemChanged:ee.func,stateReducer:ee.func,itemCount:ee.number,id:ee.string,environment:ee.shape({addEventListener:ee.func.isRequired,removeEventListener:ee.func.isRequired,document:ee.shape({createElement:ee.func.isRequired,getElementById:ee.func.isRequired,activeElement:ee.any.isRequired,body:ee.any.isRequired}).isRequired,Node:ee.func.isRequired}),suppressRefError:ee.bool,scrollIntoView:ee.func,selectedItem:ee.any,isOpen:ee.bool,inputValue:ee.string,highlightedIndex:ee.number,labelId:ee.string,inputId:ee.string,menuId:ee.string,getItemId:ee.func});function Vd(r,i){var n=i.refKey;r||console.error('downshift: The ref prop "'+n+'" from getMenuProps was not applied correctly on your menu element.')}function iI(r,i){var n=i.refKey,a=n!=="ref",s=!Fp(r);s&&!a&&!Td.isForwardRef(r)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!s&&a&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!Td.isForwardRef(r)&&!Hp(r)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var af={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function aI(r,i,n){var a=r.props,s=r.type,l={};Object.keys(i).forEach(function(u){sI(u,r,i,n),n[u]!==i[u]&&(l[u]=n[u])}),a.onStateChange&&Object.keys(l).length&&a.onStateChange(Ie({type:s},l))}function sI(r,i,n,a){var s=i.props,l=i.type,u="on"+Ts(r)+"Change";s[u]&&a[r]!==void 0&&a[r]!==n[r]&&s[u](Ie({type:l},a))}function lI(r,i){return i.changes}var Fd=Vi(function(r,i){Kp(r,i)},200),cI=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?x.useLayoutEffect:x.useEffect,sf="useId"in x?function(r){var i=r.id,n=r.labelId,a=r.menuId,s=r.getItemId,l=r.toggleButtonId,u=r.inputId,d="downshift-"+x.useId();i||(i=d);var f=x.useMemo(function(){return{labelId:n||i+"-label",menuId:a||i+"-menu",getItemId:s||function(v){return i+"-item-"+v},toggleButtonId:l||i+"-toggle-button",inputId:u||i+"-input"}},[s,i,u,n,a,l]);return f}:function(r){var i=r.id,n=i===void 0?"downshift-"+Vp():i,a=r.labelId,s=r.menuId,l=r.getItemId,u=r.toggleButtonId,d=r.inputId,f=x.useMemo(function(){return{labelId:a||n+"-label",menuId:s||n+"-menu",getItemId:l||function(v){return n+"-item-"+v},toggleButtonId:u||n+"-toggle-button",inputId:d||n+"-input"}},[l,n,d,a,s,u]);return f};function Ms(r,i,n,a){var s,l;if(r===void 0){if(i===void 0)throw new Error(a);s=n[i],l=i}else l=i===void 0?n.indexOf(r):i,s=r;return[s,l]}function uI(r){return/^\S{1}$/.test(r)}function Ts(r){return""+r.slice(0,1).toUpperCase()+r.slice(1)}function Fi(r){var i=x.useRef(r);return i.current=r,i}function lf(r,i,n,a){var s=x.useRef(),l=x.useRef(),u=x.useCallback(function(M,G){l.current=G,M=co(M,G.props);var D=r(M,G),E=G.props.stateReducer(M,Ie({},G,{changes:D}));return E},[r]),d=x.useReducer(u,i,n),f=d[0],v=d[1],b=Fi(i),w=x.useCallback(function(M){return v(Ie({props:b.current},M))},[b]),z=l.current;return x.useEffect(function(){var M=co(s.current,z==null?void 0:z.props),G=z&&s.current&&!a(M,f);G&&aI(z,M,f),s.current=f},[f,z,a]),[f,w]}function cf(r,i,n,a){var s=lf(r,i,n,a),l=s[0],u=s[1];return[co(l,i),u]}var io={itemToString:function(r){return r?String(r):""},itemToKey:function(r){return r},stateReducer:lI,scrollIntoView:Wp,environment:typeof window>"u"?void 0:window};function gr(r,i,n){n===void 0&&(n=af);var a=r["default"+Ts(i)];return a!==void 0?a:n[i]}function on(r,i,n){n===void 0&&(n=af);var a=r[i];if(a!==void 0)return a;var s=r["initial"+Ts(i)];return s!==void 0?s:gr(r,i,n)}function uf(r){var i=on(r,"selectedItem"),n=on(r,"isOpen"),a=dI(r),s=on(r,"inputValue");return{highlightedIndex:a<0&&i&&n?r.items.findIndex(function(l){return r.itemToKey(l)===r.itemToKey(i)}):a,isOpen:n,selectedItem:i,inputValue:s}}function an(r,i,n){var a=r.items,s=r.initialHighlightedIndex,l=r.defaultHighlightedIndex,u=r.isItemDisabled,d=r.itemToKey,f=i.selectedItem,v=i.highlightedIndex;return a.length===0?-1:s!==void 0&&v===s&&!u(a[s],s)?s:l!==void 0&&!u(a[l],l)?l:f?a.findIndex(function(b){return d(f)===d(b)}):n<0&&!u(a[a.length-1],a.length-1)?a.length-1:n>0&&!u(a[0],0)?0:-1}function df(r,i,n){var a=x.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1}),s=x.useCallback(function(){return n.map(function(l){return l.current})},[n]);return x.useEffect(function(){if(!r)return Rt;function l(){a.current.isTouchEnd=!1,a.current.isMouseDown=!0}function u(b){a.current.isMouseDown=!1,Di(b.target,s(),r)||i()}function d(){a.current.isTouchEnd=!1,a.current.isTouchMove=!1}function f(){a.current.isTouchMove=!0}function v(b){a.current.isTouchEnd=!0,!a.current.isTouchMove&&!Di(b.target,s(),r,!1)&&i()}return r.addEventListener("mousedown",l),r.addEventListener("mouseup",u),r.addEventListener("touchstart",d),r.addEventListener("touchmove",f),r.addEventListener("touchend",v),function(){r.removeEventListener("mousedown",l),r.removeEventListener("mouseup",u),r.removeEventListener("touchstart",d),r.removeEventListener("touchmove",f),r.removeEventListener("touchend",v)}},[r,s,i]),a.current}var Hi=function(){return Rt};process.env.NODE_ENV!=="production"&&(Hi=function(){for(var r=arguments.length,i=new Array(r),n=0;n<r;n++)i[n]=arguments[n];var a=x.useRef(i.reduce(function(l,u){return l[u]={},l},{}));x.useEffect(function(){Object.keys(a.current).forEach(function(l){var u=a.current[l];if(!Object.keys(u).length){console.error("downshift: You forgot to call the "+l+" getter function on your component / element.");return}var d=u.suppressRefError,f=u.refKey,v=u.elementRef;d||v!=null&&v.current||console.error('downshift: The ref prop "'+f+'" from '+l+" was not applied correctly on your element.")})},[]);var s=x.useCallback(function(l,u,d,f){a.current[l]={suppressRefError:u,refKey:d,elementRef:f}},[]);return s});function As(r,i,n,a){a===void 0&&(a={});var s=a.document,l=go();x.useEffect(function(){if(!(!r||l||!s)){var u=r(i);Fd(u,s)}},n),x.useEffect(function(){return function(){Fd.cancel(),Z_(s)}},[s])}function pf(r){var i=r.highlightedIndex,n=r.isOpen,a=r.itemRefs,s=r.getItemNodeFromIndex,l=r.menuElement,u=r.scrollIntoView,d=x.useRef(!0);return cI(function(){i<0||!n||!Object.keys(a.current).length||(d.current===!1?d.current=!0:u(s(i),l))},[i]),d}var ji=Rt;process.env.NODE_ENV!=="production"&&(ji=function(r){var i=r.props,n=r.state,a=x.useRef(i),s=go();x.useEffect(function(){s||(Ds(n,a.current,i),a.current=i)},[n,i,s])});function Mi(r,i,n){var a;n===void 0&&(n=!0);var s=((a=r.items)==null?void 0:a.length)&&i>=0;return Ie({isOpen:!1,highlightedIndex:-1},s&&Ie({selectedItem:r.items[i],isOpen:gr(r,"isOpen"),highlightedIndex:gr(r,"highlightedIndex")},n&&{inputValue:r.itemToString(r.items[i])}))}function ff(r,i){return r.isOpen===i.isOpen&&r.inputValue===i.inputValue&&r.highlightedIndex===i.highlightedIndex&&r.selectedItem===i.selectedItem}function go(){var r=x.useRef(!0);return x.useEffect(function(){return r.current=!1,function(){r.current=!0}},[]),r.current}function Ti(r){var i=gr(r,"highlightedIndex");return i>-1&&r.isItemDisabled(r.items[i],i)?-1:i}function dI(r){var i=on(r,"highlightedIndex");return i>-1&&r.isItemDisabled(r.items[i],i)?-1:i}var Ii={environment:ee.shape({addEventListener:ee.func.isRequired,removeEventListener:ee.func.isRequired,document:ee.shape({createElement:ee.func.isRequired,getElementById:ee.func.isRequired,activeElement:ee.any.isRequired,body:ee.any.isRequired}).isRequired,Node:ee.func.isRequired}),itemToString:ee.func,itemToKey:ee.func,stateReducer:ee.func},hf=Ie({},Ii,{getA11yStatusMessage:ee.func,highlightedIndex:ee.number,defaultHighlightedIndex:ee.number,initialHighlightedIndex:ee.number,isOpen:ee.bool,defaultIsOpen:ee.bool,initialIsOpen:ee.bool,selectedItem:ee.any,initialSelectedItem:ee.any,defaultSelectedItem:ee.any,id:ee.string,labelId:ee.string,menuId:ee.string,getItemId:ee.func,toggleButtonId:ee.string,onSelectedItemChange:ee.func,onHighlightedIndexChange:ee.func,onStateChange:ee.func,onIsOpenChange:ee.func,scrollIntoView:ee.func});function gf(r,i,n){var a=i.type,s=i.props,l;switch(a){case n.ItemMouseMove:l={highlightedIndex:i.disabled?-1:i.index};break;case n.MenuMouseLeave:l={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:l={isOpen:!r.isOpen,highlightedIndex:r.isOpen?-1:an(s,r,0)};break;case n.FunctionOpenMenu:l={isOpen:!0,highlightedIndex:an(s,r,0)};break;case n.FunctionCloseMenu:l={isOpen:!1};break;case n.FunctionSetHighlightedIndex:l={highlightedIndex:s.isItemDisabled(s.items[i.highlightedIndex],i.highlightedIndex)?-1:i.highlightedIndex};break;case n.FunctionSetInputValue:l={inputValue:i.inputValue};break;case n.FunctionReset:l={highlightedIndex:Ti(s),isOpen:gr(s,"isOpen"),selectedItem:gr(s,"selectedItem"),inputValue:gr(s,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return Ie({},r,l)}function pI(r){for(var i=r.keysSoFar,n=r.highlightedIndex,a=r.items,s=r.itemToString,l=r.isItemDisabled,u=i.toLowerCase(),d=0;d<a.length;d++){var f=(d+n+(i.length<2?1:0))%a.length,v=a[f];if(v!==void 0&&s(v).toLowerCase().startsWith(u)&&!l(v,f))return f}return n}var fI=Rn(Rn({},hf),{items:ee.array.isRequired,isItemDisabled:ee.func}),hI=Rn(Rn({},io),{isItemDisabled:function(){return!1}}),vf=Rt;process.env.NODE_ENV!=="production"&&(vf=function(r,i){ee.checkPropTypes(fI,r,"prop",i.name)});var ki=process.env.NODE_ENV!=="production"?"__togglebutton_click__":0,Ps=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_down__":1,Ls=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_up__":2,Ai=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_character__":3,Bs=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_escape__":4,Ws=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_home__":5,Vs=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_end__":6,Fs=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_enter__":7,Hs=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_space_button__":8,js=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_up__":9,Ks=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_down__":10,Pi=process.env.NODE_ENV!=="production"?"__togglebutton_blur__":11,bf=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":12,mf=process.env.NODE_ENV!=="production"?"__item_mouse_move__":13,$s=process.env.NODE_ENV!=="production"?"__item_click__":14,wf=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,xf=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,yf=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,_f=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,Us=process.env.NODE_ENV!=="production"?"__function_select_item__":19,ys=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,If=process.env.NODE_ENV!=="production"?"__function_reset__":21,kf=Object.freeze({__proto__:null,FunctionCloseMenu:yf,FunctionOpenMenu:xf,FunctionReset:If,FunctionSelectItem:Us,FunctionSetHighlightedIndex:_f,FunctionSetInputValue:ys,FunctionToggleMenu:wf,ItemClick:$s,ItemMouseMove:mf,MenuMouseLeave:bf,ToggleButtonBlur:Pi,ToggleButtonClick:ki,ToggleButtonKeyDownArrowDown:Ps,ToggleButtonKeyDownArrowUp:Ls,ToggleButtonKeyDownCharacter:Ai,ToggleButtonKeyDownEnd:Vs,ToggleButtonKeyDownEnter:Fs,ToggleButtonKeyDownEscape:Bs,ToggleButtonKeyDownHome:Ws,ToggleButtonKeyDownPageDown:Ks,ToggleButtonKeyDownPageUp:js,ToggleButtonKeyDownSpaceButton:Hs});function gI(r,i){var n,a=i.type,s=i.props,l=i.altKey,u;switch(a){case $s:u={isOpen:gr(s,"isOpen"),highlightedIndex:Ti(s),selectedItem:s.items[i.index]};break;case Ai:{var d=i.key,f=""+r.inputValue+d,v=!r.isOpen&&r.selectedItem?s.items.findIndex(function(M){return s.itemToKey(M)===s.itemToKey(r.selectedItem)}):r.highlightedIndex,b=pI({keysSoFar:f,highlightedIndex:v,items:s.items,itemToString:s.itemToString,isItemDisabled:s.isItemDisabled});u={inputValue:f,highlightedIndex:b,isOpen:!0}}break;case Ps:{var w=r.isOpen?ur(r.highlightedIndex,1,s.items,s.isItemDisabled):l&&r.selectedItem==null?-1:an(s,r,1);u={highlightedIndex:w,isOpen:!0}}break;case Ls:if(r.isOpen&&l)u=Mi(s,r.highlightedIndex,!1);else{var z=r.isOpen?ur(r.highlightedIndex,-1,s.items,s.isItemDisabled):an(s,r,-1);u={highlightedIndex:z,isOpen:!0}}break;case Fs:case Hs:u=Mi(s,r.highlightedIndex,!1);break;case Ws:u={highlightedIndex:jr(0,!1,s.items,s.isItemDisabled),isOpen:!0};break;case Vs:u={highlightedIndex:jr(s.items.length-1,!0,s.items,s.isItemDisabled),isOpen:!0};break;case js:u={highlightedIndex:ur(r.highlightedIndex,-10,s.items,s.isItemDisabled)};break;case Ks:u={highlightedIndex:ur(r.highlightedIndex,10,s.items,s.isItemDisabled)};break;case Bs:u={isOpen:!1,highlightedIndex:-1};break;case Pi:u=Ie({isOpen:!1,highlightedIndex:-1},r.highlightedIndex>=0&&((n=s.items)==null?void 0:n.length)&&{selectedItem:s.items[r.highlightedIndex]});break;case Us:u={selectedItem:i.selectedItem};break;default:return gf(r,i,kf)}return Ie({},r,u)}var vI=["onClick"],bI=["onMouseLeave","refKey","ref"],mI=["onBlur","onClick","onPress","onKeyDown","refKey","ref"],wI=["item","index","onMouseMove","onClick","onMouseDown","onPress","refKey","disabled","ref"];Cn.stateChangeTypes=kf;function Cn(r){r===void 0&&(r={}),vf(r,Cn);var i=Ie({},hI,r),n=i.scrollIntoView,a=i.environment,s=i.getA11yStatusMessage,l=cf(gI,i,uf,ff),u=l[0],d=l[1],f=u.isOpen,v=u.highlightedIndex,b=u.selectedItem,w=u.inputValue,z=x.useRef(null),M=x.useRef(null),G=x.useRef({}),D=x.useRef(null),E=sf(i),B=Fi({state:u,props:i}),y=x.useCallback(function(S){return G.current[E.getItemId(S)]},[E]);As(s,u,[f,v,b,w],a);var k=pf({menuElement:M.current,highlightedIndex:v,isOpen:f,itemRefs:G,scrollIntoView:n,getItemNodeFromIndex:y});x.useEffect(function(){return D.current=Vi(function(S){S({type:ys,inputValue:""})},500),function(){D.current.cancel()}},[]),x.useEffect(function(){w&&D.current(d)},[d,w]),ji({props:i,state:u}),x.useEffect(function(){var S=on(i,"isOpen");S&&z.current&&z.current.focus()},[]);var N=x.useCallback(function(){B.current.state.isOpen&&d({type:Pi})},[d,B]),O=x.useMemo(function(){return[M,z]},[]),K=df(a,N,O),re=Hi("getMenuProps","getToggleButtonProps");x.useEffect(function(){f||(G.current={})},[f]);var T=x.useMemo(function(){return{ArrowDown:function(S){S.preventDefault(),d({type:Ps,altKey:S.altKey})},ArrowUp:function(S){S.preventDefault(),d({type:Ls,altKey:S.altKey})},Home:function(S){S.preventDefault(),d({type:Ws})},End:function(S){S.preventDefault(),d({type:Vs})},Escape:function(){B.current.state.isOpen&&d({type:Bs})},Enter:function(S){S.preventDefault(),d({type:B.current.state.isOpen?Fs:ki})},PageUp:function(S){B.current.state.isOpen&&(S.preventDefault(),d({type:js}))},PageDown:function(S){B.current.state.isOpen&&(S.preventDefault(),d({type:Ks}))}," ":function(S){S.preventDefault();var W=B.current.state;if(!W.isOpen){d({type:ki});return}W.inputValue?d({type:Ai,key:" "}):d({type:Hs})}}},[d,B]),Y=x.useCallback(function(){d({type:wf})},[d]),ie=x.useCallback(function(){d({type:yf})},[d]),ue=x.useCallback(function(){d({type:xf})},[d]),F=x.useCallback(function(S){d({type:_f,highlightedIndex:S})},[d]),te=x.useCallback(function(S){d({type:Us,selectedItem:S})},[d]),ae=x.useCallback(function(){d({type:If})},[d]),me=x.useCallback(function(S){d({type:ys,inputValue:S})},[d]),ve=x.useCallback(function(S){var W=S===void 0?{}:S,J=W.onClick,ne=Dt(W,vI),V=function(){var A;(A=z.current)==null||A.focus()};return Ie({id:E.labelId,htmlFor:E.toggleButtonId,onClick:Be(J,V)},ne)},[E]),we=x.useCallback(function(S,W){var J,ne=S===void 0?{}:S,V=ne.onMouseLeave,A=ne.refKey,H=A===void 0?"ref":A,L=ne.ref,se=Dt(ne,bI),ce=W===void 0?{}:W,le=ce.suppressRefError,ge=le===void 0?!1:le,$=function(){d({type:bf})};return re("getMenuProps",ge,H,M),Ie((J={},J[H]=cr(L,function(ye){M.current=ye}),J.id=E.menuId,J.role="listbox",J["aria-labelledby"]=se&&se["aria-label"]?void 0:""+E.labelId,J.onMouseLeave=Be(V,$),J),se)},[d,re,E]),Z=x.useCallback(function(S,W){var J,ne=S===void 0?{}:S,V=ne.onBlur,A=ne.onClick;ne.onPress;var H=ne.onKeyDown,L=ne.refKey,se=L===void 0?"ref":L,ce=ne.ref,le=Dt(ne,mI),ge=W===void 0?{}:W,$=ge.suppressRefError,ye=$===void 0?!1:$,oe=B.current.state,Ue=function(){d({type:ki})},We=function(){oe.isOpen&&!K.isMouseDown&&d({type:Pi})},Ae=function(wt){var Ge=zn(wt);Ge&&T[Ge]?T[Ge](wt):uI(Ge)&&d({type:Ai,key:Ge})},Je=Ie((J={},J[se]=cr(ce,function(wt){z.current=wt}),J["aria-activedescendant"]=oe.isOpen&&oe.highlightedIndex>-1?E.getItemId(oe.highlightedIndex):"",J["aria-controls"]=E.menuId,J["aria-expanded"]=B.current.state.isOpen,J["aria-haspopup"]="listbox",J["aria-labelledby"]=le&&le["aria-label"]?void 0:""+E.labelId,J.id=E.toggleButtonId,J.role="combobox",J.tabIndex=0,J.onBlur=Be(V,We),J),le);return le.disabled||(Je.onClick=Be(A,Ue),Je.onKeyDown=Be(H,Ae)),re("getToggleButtonProps",ye,se,z),Je},[d,E,B,K,re,T]),xe=x.useCallback(function(S){var W,J=S===void 0?{}:S,ne=J.item,V=J.index,A=J.onMouseMove,H=J.onClick,L=J.onMouseDown;J.onPress;var se=J.refKey,ce=se===void 0?"ref":se,le=J.disabled,ge=J.ref,$=Dt(J,wI);le!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useSelect.');var ye=B.current,oe=ye.state,Ue=ye.props,We=Ms(ne,V,Ue.items,"Pass either item or index to getItemProps!"),Ae=We[0],Je=We[1],wt=Ue.isItemDisabled(Ae,Je),Ge=function(){K.isTouchEnd||Je===oe.highlightedIndex||(k.current=!1,d({type:mf,index:Je,disabled:wt}))},ot=function(){d({type:$s,index:Je})},Bt=function(St){return St.preventDefault()},tt=Ie((W={},W[ce]=cr(ge,function(St){St&&(G.current[E.getItemId(Je)]=St)}),W["aria-disabled"]=wt,W["aria-selected"]=Ae===oe.selectedItem,W.id=E.getItemId(Je),W.role="option",W),$);return wt||(tt.onClick=Be(H,ot)),tt.onMouseMove=Be(A,Ge),tt.onMouseDown=Be(L,Bt),tt},[B,E,K,k,d]);return{getToggleButtonProps:Z,getLabelProps:ve,getMenuProps:we,getItemProps:xe,toggleMenu:Y,openMenu:ue,closeMenu:ie,setHighlightedIndex:F,selectItem:te,reset:ae,setInputValue:me,highlightedIndex:v,isOpen:f,selectedItem:b,inputValue:w}}var qs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Gs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Xs=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Ys=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,Zs=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,Qs=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Js=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,el=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,tl=process.env.NODE_ENV!=="production"?"__input_change__":8,Li=process.env.NODE_ENV!=="production"?"__input_blur__":9,rl=process.env.NODE_ENV!=="production"?"__input_click__":10,Ef=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Sf=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,nl=process.env.NODE_ENV!=="production"?"__item_click__":13,Of=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,Nf=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Cf=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Rf=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,zf=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,ol=process.env.NODE_ENV!=="production"?"__function_select_item__":19,Df=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,Mf=process.env.NODE_ENV!=="production"?"__function_reset__":21,il=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Tf=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:il,FunctionCloseMenu:Rf,FunctionOpenMenu:Cf,FunctionReset:Mf,FunctionSelectItem:ol,FunctionSetHighlightedIndex:zf,FunctionSetInputValue:Df,FunctionToggleMenu:Nf,InputBlur:Li,InputChange:tl,InputClick:rl,InputKeyDownArrowDown:qs,InputKeyDownArrowUp:Gs,InputKeyDownEnd:Zs,InputKeyDownEnter:el,InputKeyDownEscape:Xs,InputKeyDownHome:Ys,InputKeyDownPageDown:Js,InputKeyDownPageUp:Qs,ItemClick:nl,ItemMouseMove:Sf,MenuMouseLeave:Ef,ToggleButtonClick:Of});function xI(r){var i=uf(r),n=i.selectedItem,a=i.inputValue;return a===""&&n&&r.defaultInputValue===void 0&&r.initialInputValue===void 0&&r.inputValue===void 0&&(a=r.itemToString(n)),Ie({},i,{inputValue:a})}var yI=Ie({},hf,{items:ee.array.isRequired,isItemDisabled:ee.func,inputValue:ee.string,defaultInputValue:ee.string,initialInputValue:ee.string,inputId:ee.string,onInputValueChange:ee.func});function _I(r,i,n,a){var s=x.useRef(),l=lf(r,i,n,a),u=l[0],d=l[1],f=go();return x.useEffect(function(){if(zi(i,"selectedItem")){if(!f){var v=i.itemToKey(i.selectedItem)!==i.itemToKey(s.current);v&&d({type:il,inputValue:i.itemToString(i.selectedItem)})}s.current=u.selectedItem===s.current?i.selectedItem:u.selectedItem}},[u.selectedItem,i.selectedItem]),[co(u,i),d]}var Af=Rt;process.env.NODE_ENV!=="production"&&(Af=function(r,i){ee.checkPropTypes(yI,r,"prop",i.name)});var II=Ie({},io,{isItemDisabled:function(){return!1}});function kI(r,i){var n,a=i.type,s=i.props,l=i.altKey,u;switch(a){case nl:u={isOpen:gr(s,"isOpen"),highlightedIndex:Ti(s),selectedItem:s.items[i.index],inputValue:s.itemToString(s.items[i.index])};break;case qs:r.isOpen?u={highlightedIndex:ur(r.highlightedIndex,1,s.items,s.isItemDisabled,!0)}:u={highlightedIndex:l&&r.selectedItem==null?-1:an(s,r,1),isOpen:s.items.length>=0};break;case Gs:r.isOpen?l?u=Mi(s,r.highlightedIndex):u={highlightedIndex:ur(r.highlightedIndex,-1,s.items,s.isItemDisabled,!0)}:u={highlightedIndex:an(s,r,-1),isOpen:s.items.length>=0};break;case el:u=Mi(s,r.highlightedIndex);break;case Xs:u=Ie({isOpen:!1,highlightedIndex:-1},!r.isOpen&&{selectedItem:null,inputValue:""});break;case Qs:u={highlightedIndex:ur(r.highlightedIndex,-10,s.items,s.isItemDisabled,!0)};break;case Js:u={highlightedIndex:ur(r.highlightedIndex,10,s.items,s.isItemDisabled,!0)};break;case Ys:u={highlightedIndex:jr(0,!1,s.items,s.isItemDisabled)};break;case Zs:u={highlightedIndex:jr(s.items.length-1,!0,s.items,s.isItemDisabled)};break;case Li:u=Ie({isOpen:!1,highlightedIndex:-1},r.highlightedIndex>=0&&((n=s.items)==null?void 0:n.length)&&i.selectItem&&{selectedItem:s.items[r.highlightedIndex],inputValue:s.itemToString(s.items[r.highlightedIndex])});break;case tl:u={isOpen:!0,highlightedIndex:Ti(s),inputValue:i.inputValue};break;case rl:u={isOpen:!r.isOpen,highlightedIndex:r.isOpen?-1:an(s,r,0)};break;case ol:u={selectedItem:i.selectedItem,inputValue:s.itemToString(i.selectedItem)};break;case il:u={inputValue:i.inputValue};break;default:return gf(r,i,Tf)}return Ie({},r,u)}var EI=["onMouseLeave","refKey","ref"],SI=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],OI=["onClick","onPress","refKey","ref"],NI=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];Sr.stateChangeTypes=Tf;function Sr(r){r===void 0&&(r={}),Af(r,Sr);var i=Ie({},II,r),n=i.items,a=i.scrollIntoView,s=i.environment,l=i.getA11yStatusMessage,u=_I(kI,i,xI,ff),d=u[0],f=u[1],v=d.isOpen,b=d.highlightedIndex,w=d.selectedItem,z=d.inputValue,M=x.useRef(null),G=x.useRef({}),D=x.useRef(null),E=x.useRef(null),B=go(),y=sf(i),k=x.useRef(),N=Fi({state:d,props:i}),O=x.useCallback(function(V){return G.current[y.getItemId(V)]},[y]);As(l,d,[v,b,w,z],s);var K=pf({menuElement:M.current,highlightedIndex:b,isOpen:v,itemRefs:G,scrollIntoView:a,getItemNodeFromIndex:O});ji({props:i,state:d}),x.useEffect(function(){var V=on(i,"isOpen");V&&D.current&&D.current.focus()},[]),x.useEffect(function(){B||(k.current=n.length)});var re=x.useCallback(function(){N.current.state.isOpen&&f({type:Li})},[f,N]),T=x.useMemo(function(){return[M,E,D]},[]),Y=df(s,re,T),ie=Hi("getInputProps","getMenuProps");x.useEffect(function(){v||(G.current={})},[v]),x.useEffect(function(){var V;!v||!(s!=null&&s.document)||!(D!=null&&(V=D.current)!=null&&V.focus)||s.document.activeElement!==D.current&&D.current.focus()},[v,s]);var ue=x.useMemo(function(){return{ArrowDown:function(V){V.preventDefault(),f({type:qs,altKey:V.altKey})},ArrowUp:function(V){V.preventDefault(),f({type:Gs,altKey:V.altKey})},Home:function(V){N.current.state.isOpen&&(V.preventDefault(),f({type:Ys}))},End:function(V){N.current.state.isOpen&&(V.preventDefault(),f({type:Zs}))},Escape:function(V){var A=N.current.state;(A.isOpen||A.inputValue||A.selectedItem||A.highlightedIndex>-1)&&(V.preventDefault(),f({type:Xs}))},Enter:function(V){var A=N.current.state;!A.isOpen||V.which===229||(V.preventDefault(),f({type:el}))},PageUp:function(V){N.current.state.isOpen&&(V.preventDefault(),f({type:Qs}))},PageDown:function(V){N.current.state.isOpen&&(V.preventDefault(),f({type:Js}))}}},[f,N]),F=x.useCallback(function(V){return Ie({id:y.labelId,htmlFor:y.inputId},V)},[y]),te=x.useCallback(function(V,A){var H,L=V===void 0?{}:V,se=L.onMouseLeave,ce=L.refKey,le=ce===void 0?"ref":ce,ge=L.ref,$=Dt(L,EI),ye=A===void 0?{}:A,oe=ye.suppressRefError,Ue=oe===void 0?!1:oe;return ie("getMenuProps",Ue,le,M),Ie((H={},H[le]=cr(ge,function(We){M.current=We}),H.id=y.menuId,H.role="listbox",H["aria-labelledby"]=$&&$["aria-label"]?void 0:""+y.labelId,H.onMouseLeave=Be(se,function(){f({type:Ef})}),H),$)},[f,ie,y]),ae=x.useCallback(function(V){var A,H,L=V===void 0?{}:V,se=L.item,ce=L.index,le=L.refKey,ge=le===void 0?"ref":le,$=L.ref,ye=L.onMouseMove,oe=L.onMouseDown,Ue=L.onClick;L.onPress;var We=L.disabled,Ae=Dt(L,SI);We!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Je=N.current,wt=Je.props,Ge=Je.state,ot=Ms(se,ce,wt.items,"Pass either item or index to getItemProps!"),Bt=ot[0],tt=ot[1],St=wt.isItemDisabled(Bt,tt),qt="onClick",Nr=Ue,ht=function(){Y.isTouchEnd||tt===Ge.highlightedIndex||(K.current=!1,f({type:Sf,index:tt,disabled:St}))},it=function(){f({type:nl,index:tt})},Wt=function(or){return or.preventDefault()};return Ie((A={},A[ge]=cr($,function(or){or&&(G.current[y.getItemId(tt)]=or)}),A["aria-disabled"]=St,A["aria-selected"]=tt===Ge.highlightedIndex,A.id=y.getItemId(tt),A.role="option",A),!St&&(H={},H[qt]=Be(Nr,it),H),{onMouseMove:Be(ye,ht),onMouseDown:Be(oe,Wt)},Ae)},[f,y,N,Y,K]),me=x.useCallback(function(V){var A,H=V===void 0?{}:V,L=H.onClick;H.onPress;var se=H.refKey,ce=se===void 0?"ref":se,le=H.ref,ge=Dt(H,OI),$=N.current.state,ye=function(){f({type:Of})};return Ie((A={},A[ce]=cr(le,function(oe){E.current=oe}),A["aria-controls"]=y.menuId,A["aria-expanded"]=$.isOpen,A.id=y.toggleButtonId,A.tabIndex=-1,A),!ge.disabled&&Ie({},{onClick:Be(L,ye)}),ge)},[f,N,y]),ve=x.useCallback(function(V,A){var H,L=V===void 0?{}:V,se=L.onKeyDown,ce=L.onChange,le=L.onInput,ge=L.onBlur;L.onChangeText;var $=L.onClick,ye=L.refKey,oe=ye===void 0?"ref":ye,Ue=L.ref,We=Dt(L,NI),Ae=A===void 0?{}:A,Je=Ae.suppressRefError,wt=Je===void 0?!1:Je;ie("getInputProps",wt,oe,D);var Ge=N.current.state,ot=function(it){var Wt=zn(it);Wt&&ue[Wt]&&ue[Wt](it)},Bt=function(it){f({type:tl,inputValue:it.target.value})},tt=function(it){if(s!=null&&s.document&&Ge.isOpen&&!Y.isMouseDown){var Wt=it.relatedTarget===null&&s.document.activeElement!==s.document.body;f({type:Li,selectItem:!Wt})}},St=function(){f({type:rl})},qt="onChange",Nr={};if(!We.disabled){var ht;Nr=(ht={},ht[qt]=Be(ce,le,Bt),ht.onKeyDown=Be(se,ot),ht.onBlur=Be(ge,tt),ht.onClick=Be($,St),ht)}return Ie((H={},H[oe]=cr(Ue,function(it){D.current=it}),H["aria-activedescendant"]=Ge.isOpen&&Ge.highlightedIndex>-1?y.getItemId(Ge.highlightedIndex):"",H["aria-autocomplete"]="list",H["aria-controls"]=y.menuId,H["aria-expanded"]=Ge.isOpen,H["aria-labelledby"]=We&&We["aria-label"]?void 0:y.labelId,H.autoComplete="off",H.id=y.inputId,H.role="combobox",H.value=Ge.inputValue,H),Nr,We)},[f,y,s,ue,N,Y,ie]),we=x.useCallback(function(){f({type:Nf})},[f]),Z=x.useCallback(function(){f({type:Rf})},[f]),xe=x.useCallback(function(){f({type:Cf})},[f]),S=x.useCallback(function(V){f({type:zf,highlightedIndex:V})},[f]),W=x.useCallback(function(V){f({type:ol,selectedItem:V})},[f]),J=x.useCallback(function(V){f({type:Df,inputValue:V})},[f]),ne=x.useCallback(function(){f({type:Mf})},[f]);return{getItemProps:ae,getLabelProps:F,getMenuProps:te,getInputProps:ve,getToggleButtonProps:me,toggleMenu:we,openMenu:xe,closeMenu:Z,setHighlightedIndex:S,setInputValue:J,selectItem:W,reset:ne,highlightedIndex:b,isOpen:v,selectedItem:w,inputValue:z}}var Pf={activeIndex:-1,selectedItems:[]};function Hd(r,i){return on(r,i,Pf)}function jd(r,i){return gr(r,i,Pf)}function CI(r){var i=Hd(r,"activeIndex"),n=Hd(r,"selectedItems");return{activeIndex:i,selectedItems:n}}function Kd(r){if(r.shiftKey||r.metaKey||r.ctrlKey||r.altKey)return!1;var i=r.target;return!(i instanceof HTMLInputElement&&i.value!==""&&(i.selectionStart!==0||i.selectionEnd!==0))}function RI(r,i){return r.selectedItems===i.selectedItems&&r.activeIndex===i.activeIndex}var zI={stateReducer:Ii.stateReducer,itemToKey:Ii.itemToKey,environment:Ii.environment,selectedItems:ee.array,initialSelectedItems:ee.array,defaultSelectedItems:ee.array,getA11yStatusMessage:ee.func,activeIndex:ee.number,initialActiveIndex:ee.number,defaultActiveIndex:ee.number,onActiveIndexChange:ee.func,onSelectedItemsChange:ee.func,keyNavigationNext:ee.string,keyNavigationPrevious:ee.string},DI={itemToKey:io.itemToKey,stateReducer:io.stateReducer,environment:io.environment,keyNavigationNext:"ArrowRight",keyNavigationPrevious:"ArrowLeft"},Lf=Rt;process.env.NODE_ENV!=="production"&&(Lf=function(r,i){ee.checkPropTypes(zI,r,"prop",i.name)});var al=process.env.NODE_ENV!=="production"?"__selected_item_click__":0,sl=process.env.NODE_ENV!=="production"?"__selected_item_keydown_delete__":1,ll=process.env.NODE_ENV!=="production"?"__selected_item_keydown_backspace__":2,cl=process.env.NODE_ENV!=="production"?"__selected_item_keydown_navigation_next__":3,ul=process.env.NODE_ENV!=="production"?"__selected_item_keydown_navigation_previous__":4,dl=process.env.NODE_ENV!=="production"?"__dropdown_keydown_navigation_previous__":5,pl=process.env.NODE_ENV!=="production"?"__dropdown_keydown_backspace__":6,fl=process.env.NODE_ENV!=="production"?"__dropdown_click__":7,hl=process.env.NODE_ENV!=="production"?"__function_add_selected_item__":8,gl=process.env.NODE_ENV!=="production"?"__function_remove_selected_item__":9,vl=process.env.NODE_ENV!=="production"?"__function_set_selected_items__":10,bl=process.env.NODE_ENV!=="production"?"__function_set_active_index__":11,ml=process.env.NODE_ENV!=="production"?"__function_reset__":12,MI=Object.freeze({__proto__:null,DropdownClick:fl,DropdownKeyDownBackspace:pl,DropdownKeyDownNavigationPrevious:dl,FunctionAddSelectedItem:hl,FunctionRemoveSelectedItem:gl,FunctionReset:ml,FunctionSetActiveIndex:bl,FunctionSetSelectedItems:vl,SelectedItemClick:al,SelectedItemKeyDownBackspace:ll,SelectedItemKeyDownDelete:sl,SelectedItemKeyDownNavigationNext:cl,SelectedItemKeyDownNavigationPrevious:ul});function TI(r,i){var n=i.type,a=i.index,s=i.props,l=i.selectedItem,u=r.activeIndex,d=r.selectedItems,f;switch(n){case al:f={activeIndex:a};break;case ul:f={activeIndex:u-1<0?0:u-1};break;case cl:f={activeIndex:u+1>=d.length?-1:u+1};break;case ll:case sl:{if(u<0)break;var v=u;d.length===1?v=-1:u===d.length-1&&(v=d.length-2),f=Ie({selectedItems:[].concat(d.slice(0,u),d.slice(u+1))},{activeIndex:v});break}case dl:f={activeIndex:d.length-1};break;case pl:f={selectedItems:d.slice(0,d.length-1)};break;case hl:f={selectedItems:[].concat(d,[l])};break;case fl:f={activeIndex:-1};break;case gl:{var b=u,w=d.findIndex(function(G){return s.itemToKey(G)===s.itemToKey(l)});if(w<0)break;d.length===1?b=-1:w===d.length-1&&(b=d.length-2),f={selectedItems:[].concat(d.slice(0,w),d.slice(w+1)),activeIndex:b};break}case vl:{var z=i.selectedItems;f={selectedItems:z};break}case bl:{var M=i.activeIndex;f={activeIndex:M};break}case ml:f={activeIndex:jd(s,"activeIndex"),selectedItems:jd(s,"selectedItems")};break;default:throw new Error("Reducer called without proper action type.")}return Ie({},r,f)}var AI=["refKey","ref","onClick","onKeyDown","selectedItem","index"],PI=["refKey","ref","onKeyDown","onClick","preventKeyAction"];wl.stateChangeTypes=MI;function wl(r){r===void 0&&(r={}),Lf(r,wl);var i=Ie({},DI,r),n=i.getA11yStatusMessage,a=i.environment,s=i.keyNavigationNext,l=i.keyNavigationPrevious,u=cf(TI,i,CI,RI),d=u[0],f=u[1],v=d.activeIndex,b=d.selectedItems,w=go(),z=x.useRef(null),M=x.useRef();M.current=[];var G=Fi({state:d,props:i});As(n,d,[v,b],a),x.useEffect(function(){w||(v===-1&&z.current?z.current.focus():M.current[v]&&M.current[v].focus())},[v]),ji({props:i,state:d});var D=Hi("getDropdownProps"),E=x.useMemo(function(){var Y;return Y={},Y[l]=function(){f({type:ul})},Y[s]=function(){f({type:cl})},Y.Delete=function(){f({type:sl})},Y.Backspace=function(){f({type:ll})},Y},[f,s,l]),B=x.useMemo(function(){var Y;return Y={},Y[l]=function(ie){Kd(ie)&&f({type:dl})},Y.Backspace=function(ie){Kd(ie)&&f({type:pl})},Y},[f,l]),y=x.useCallback(function(Y){var ie,ue=Y===void 0?{}:Y,F=ue.refKey,te=F===void 0?"ref":F,ae=ue.ref,me=ue.onClick,ve=ue.onKeyDown,we=ue.selectedItem,Z=ue.index,xe=Dt(ue,AI),S=G.current.state,W=Ms(we,Z,S.selectedItems,"Pass either item or index to getSelectedItemProps!"),J=W[1],ne=J>-1&&J===S.activeIndex,V=function(){f({type:al,index:J})},A=function(H){var L=zn(H);L&&E[L]&&E[L](H)};return Ie((ie={},ie[te]=cr(ae,function(H){H&&M.current.push(H)}),ie.tabIndex=ne?0:-1,ie.onClick=Be(me,V),ie.onKeyDown=Be(ve,A),ie),xe)},[f,G,E]),k=x.useCallback(function(Y,ie){var ue,F=Y===void 0?{}:Y,te=F.refKey,ae=te===void 0?"ref":te,me=F.ref,ve=F.onKeyDown,we=F.onClick,Z=F.preventKeyAction,xe=Z===void 0?!1:Z,S=Dt(F,PI),W=ie===void 0?{}:ie,J=W.suppressRefError,ne=J===void 0?!1:J;D("getDropdownProps",ne,ae,z);var V=function(H){var L=zn(H);L&&B[L]&&B[L](H)},A=function(){f({type:fl})};return Ie((ue={},ue[ae]=cr(me,function(H){H&&(z.current=H)}),ue),!xe&&{onKeyDown:Be(ve,V),onClick:Be(we,A)},S)},[f,B,D]),N=x.useCallback(function(Y){f({type:hl,selectedItem:Y})},[f]),O=x.useCallback(function(Y){f({type:gl,selectedItem:Y})},[f]),K=x.useCallback(function(Y){f({type:vl,selectedItems:Y})},[f]),re=x.useCallback(function(Y){f({type:bl,activeIndex:Y})},[f]),T=x.useCallback(function(){f({type:ml})},[f]);return{getSelectedItemProps:y,getDropdownProps:k,addSelectedItem:N,removeSelectedItem:O,setSelectedItems:K,setActiveIndex:re,reset:T,selectedItems:b,activeIndex:v}}const LI=r=>{const{items:i=[],isMulti:n=!1,isSearchable:a=!1,value:s,defaultValue:l,inputValue:u,onChange:d,onInputChange:f,getOptionLabel:v=A=>(A==null?void 0:A.label)||"",getOptionValue:b=A=>(A==null?void 0:A.value)||"",isOpen:w,onOpenChange:z,customOptionGenerator:M,disableInternalFiltering:G=!1,stateReducer:D}=r,E=x.useCallback(A=>{const H=v(A);if(typeof H=="string")return H;if(typeof H=="number")return String(H);const L=A;if(typeof L=="object"&&L!==null){if(typeof L.label=="string")return L.label;if(typeof L.name=="string")return L.name}return String(b(A))},[v,b]),B=A=>A?Array.isArray(A)?A:[A]:[],y=l!==void 0?l:s!==void 0?s:null,[k,N]=x.useState(()=>B(y)),[O,K]=x.useState(u||""),[re,T]=x.useState(()=>w!==void 0?w:!1),Y=s!==void 0?B(s):k,ie=u!==void 0?u:O,ue=w!==void 0?w:re,F=x.useCallback(A=>{w===void 0&&T(A),z==null||z(A)},[w,z]),te=x.useCallback(A=>{s===void 0&&N(A);const H=n?A:A[0]||null;d==null||d(H)},[s,n,d]),ae=x.useCallback(A=>{u===void 0&&K(A),f==null||f(A)},[u,f]),me=x.useMemo(()=>M?M(ie,i):G||!a||!ie?i:i.filter(A=>E(A).toLowerCase().includes(ie.toLowerCase())),[i,ie,M,G,a,E]),ve=wl({selectedItems:Y,onSelectedItemsChange:A=>{const H=A.selectedItems||[];te(H)}}),we={items:me,itemToString:A=>A?E(A):"",isOpen:ue,onIsOpenChange:({isOpen:A})=>{A!==void 0&&F(A)},selectedItem:n?null:Y[0]||null,onSelectedItemChange:A=>{!n&&A.selectedItem&&te([A.selectedItem])}},Z=A=>(H,L)=>{const se=(()=>{const{changes:ce,type:le}=L;return n&&ce.selectedItem&&(A===Sr?[Sr.stateChangeTypes.InputKeyDownEnter,Sr.stateChangeTypes.ItemClick]:[Cn.stateChangeTypes.ToggleButtonKeyDownEnter,Cn.stateChangeTypes.ItemClick]).includes(le)?(!Y.some(ge=>b(ge)===b(ce.selectedItem))&&ce.selectedItem&&ve.addSelectedItem(ce.selectedItem),{...ce,isOpen:!0,highlightedIndex:H.highlightedIndex,...a&&{inputValue:""}}):le===Sr.stateChangeTypes.InputBlur&&!n&&Y.length>0?{...ce,inputValue:E(Y[0])}:ce})();return D?D(H,{...L,changes:se}):se},xe=a?Sr({...we,inputValue:ie,onInputValueChange:({inputValue:A,type:H})=>{!A&&H===Sr.stateChangeTypes.InputChange&&te([]),ae(A||"")},stateReducer:Z(Sr),initialIsOpen:w!==void 0?w:!1,defaultIsOpen:!1}):Cn({...we,stateReducer:Z(Cn),initialIsOpen:w!==void 0?w:!1,defaultIsOpen:!1}),S=()=>{F(!ue),"toggleMenu"in xe&&xe.toggleMenu()},W=x.useCallback(()=>{F(!0),"openMenu"in xe&&xe.openMenu()},[F,xe]),J=x.useCallback(()=>{F(!1),"closeMenu"in xe&&xe.closeMenu()},[F,xe]),ne=x.useCallback(()=>{te([]),ae(""),n&&ve.reset()},[te,ae,n,ve]),V=x.useCallback(A=>{n&&ve.removeSelectedItem(A)},[n,ve]);return{isOpen:xe.isOpen,selectedItem:xe.selectedItem,highlightedIndex:xe.highlightedIndex,inputValue:ie,getToggleButtonProps:xe.getToggleButtonProps,getMenuProps:xe.getMenuProps,getItemProps:xe.getItemProps,getInputProps:"getInputProps"in xe?xe.getInputProps:void 0,selectedItems:Y,filteredItems:me,setInputValue:ae,setIsOpen:F,toggleMenu:S,openMenu:W,closeMenu:J,clearSelection:ne,removeItem:V,multipleSelection:ve,isMulti:n,isSearchable:a}},Bf=({size:r="md",color:i="primary",isInvalid:n=!1,isDisabled:a=!1,className:s,children:l,options:u=[],value:d,defaultValue:f,onChange:v,isMulti:b,inputValue:w,onInputChange:z,isSearchable:M,isOpen:G,onOpenChange:D,customOptionGenerator:E,disableInternalFiltering:B,getOptionLabel:y=T=>typeof T=="string"||typeof T=="number"?String(T):(T==null?void 0:T.label)||(T==null?void 0:T.name)||String(T),getOptionValue:k=T=>typeof T=="string"||typeof T=="number"?String(T):(T==null?void 0:T.value)||(T==null?void 0:T.id)||(T==null?void 0:T.name)||String(T),isOptionDisabled:N=T=>(T==null?void 0:T.isDisabled)||!1,formatOptionLabel:O,stateReducer:K,...re})=>{const[T,Y]=x.useState(!1),ie=x.useMemo(()=>R_(u),[u]),ue=LI({items:ie,value:d,defaultValue:f,onChange:v,isMulti:b,inputValue:w,onInputChange:z,isSearchable:M,isOpen:G,onOpenChange:D,getOptionLabel:y,getOptionValue:k,customOptionGenerator:E,disableInternalFiltering:B,stateReducer:K}),F={size:r,color:n?"negative":i,isInvalid:n,isDisabled:a,hasMessage:T,setHasMessage:Y,downshift:ue,options:u,getOptionLabel:y,getOptionValue:k,isOptionDisabled:N,formatOptionLabel:O};return I.jsx(Tp.Provider,{value:F,children:I.jsx("div",{"data-qui":"Select",className:X(d_(),s),...re,children:l})})},Wf=x.forwardRef(({className:r,children:i,isFocused:n,isDisabled:a,...s},l)=>{const{size:u,color:d,isDisabled:f,hasMessage:v,downshift:b,isInvalid:w}=Et(),z=a??f,M=n??b.isOpen;return I.jsx("div",{ref:l,className:X(p_({size:u,color:d,isDisabled:z,isFocused:!!M,isInvalid:w&&!b.isOpen,hasMessage:v}),r),"aria-disabled":z,"aria-invalid":w,role:"combobox",tabIndex:z?-1:0,...s,children:i})}),Vf=({className:r,children:i,isMulti:n})=>I.jsx("div",{className:X(f_({isMulti:n}),r),children:i}),Ei=x.forwardRef(({isHidden:r,inputClassName:i,...n},a)=>{const{size:s,color:l}=Et();return r?I.jsx("input",{ref:a,type:"text",style:{position:"absolute",top:0,left:0,opacity:0,width:"100%",height:"100%",pointerEvents:"none"},tabIndex:-1,...n}):I.jsx("input",{ref:a,type:"text",className:X(h_({size:s,color:l}),i),...n})}),Ff=({className:r,children:i})=>{const{size:n,color:a}=Et();return I.jsx("div",{className:X(g_({size:n,color:a}),r),children:i})},Hf=({className:r,children:i,data:n,isDisabled:a})=>{const{size:s,color:l,getOptionLabel:u,formatOptionLabel:d}=Et();return I.jsx("div",{className:X(v_({size:s,color:l,isDisabled:a}),r),children:i||(d?d(n):u(n))})},jf=({className:r,children:i,data:n,isDisabled:a,isFocused:s,onRemove:l})=>{const{size:u,color:d,downshift:f,getOptionLabel:v,formatOptionLabel:b}=Et(),w=()=>{l?l(n):f.removeItem(n)};return I.jsxs("div",{className:X(b_({size:u,color:d,isDisabled:a,isFocused:s}),r),children:[I.jsx("div",{className:m_({size:u}),children:i||(b?b(n):v(n))}),!a&&I.jsx("div",{className:w_({size:u,color:d,isDisabled:!1}),onClick:w,children:I.jsx(Bi,{className:"w-3 h-3"})})]})},Kf=({color:r,className:i,children:n,onClick:a,isDisabled:s,...l})=>{const{size:u,color:d,isDisabled:f,downshift:v}=Et(),b=s??f,w=v.selectedItems.length>0;if(b||!w)return null;const z=M=>{M.stopPropagation(),a?a(M):v.clearSelection()};return I.jsx("div",{className:X(Ap({size:u,color:r||d,isDisabled:b}),i),onClick:z,role:"button",tabIndex:0,"aria-label":"Clear selection",...l,children:n||I.jsx(Lx,{})})},BI=({className:r,children:i,onClick:n,isDisabled:a,...s})=>{const{size:l,color:u,isDisabled:d,downshift:f}=Et(),v=a??d,b=f.inputValue.length>0&&f.isSearchable;if(v||!b)return null;const w=z=>{z.stopPropagation(),n?n(z):f.setInputValue("")};return I.jsx("div",{className:X(Ap({size:l,color:u,isDisabled:v}),r),onClick:w,role:"button",tabIndex:0,"aria-label":"Clear selection",...s,children:i||I.jsx(Bi,{})})},$f=({color:r,className:i,children:n,onClick:a,isDisabled:s,...l})=>{const{size:u,color:d,isDisabled:f,downshift:v}=Et(),b=s??f,w=v.isOpen,z=M=>{M.stopPropagation(),b||(a?a(M):v.toggleMenu())};return I.jsx("div",{className:X(x_({size:u,color:r||d,isDisabled:b}),"cursor-pointer",i),onClick:z,role:"button",tabIndex:b?-1:0,"aria-label":w?"Close menu":"Open menu","aria-expanded":w,"aria-disabled":b,onMouseDown:M=>{M.preventDefault()},...l,children:n||I.jsx(Bx,{className:X("transition-transform duration-200",{"rotate-180":w})})})},Uf=x.forwardRef(({className:r,children:i,placement:n,...a},s)=>{const{size:l,hasMessage:u,color:d}=Et();return I.jsx("div",{"data-qui":"SelectMenu",ref:s,className:X(y_({size:l,placement:n,hasMessage:u,color:d}),r),...a,children:i})}),qf=x.forwardRef(({className:r,children:i,maxHeight:n=300,...a},s)=>{const{size:l}=Et();return I.jsx(Ss,{scrollableNodeProps:{ref:s},className:X(__({size:l}),r),style:{maxHeight:n},...a,children:i})}),_s=({className:r,children:i,data:n,isDisabled:a,isFocused:s,isSelected:l,innerProps:u,...d})=>{const{size:f,color:v,getOptionLabel:b,formatOptionLabel:w}=Et();return I.jsx("div",{"data-qui":"SelectOption",className:X(I_({size:f,color:v,isDisabled:a,isFocused:s,isSelected:l}),r),...u,...d,children:i||(w?w(n):b(n))})},Gf=({className:r,children:i,data:n,label:a})=>{const{size:s}=Et();return I.jsxs("div",{"data-qui":"SelectGroup",className:X(k_({size:s}),r),children:[I.jsx(Xf,{children:a||n.label}),i]})},Xf=({className:r,children:i})=>{const{size:n,color:a}=Et();return I.jsx("div",{className:X(E_({size:n,color:a}),r),children:i})},Si=({className:r,children:i,inputValue:n})=>{const{size:a}=Et();return I.jsx("div",{className:X(O_({size:a}),r),children:i||`No options found${n?` for "${n}"`:""}`})},Yf=({icon:r,className:i,children:n,...a})=>{const{size:s,color:l,setHasMessage:u,isInvalid:d}=Et();return x.useEffect(()=>(u(!0),()=>u(!1)),[u]),I.jsxs("div",{role:"alert",className:X(N_({size:s,color:l,isInvalid:d}),i),...a,children:[r&&I.jsx("div",{className:X(C_({size:s}),i),children:r}),I.jsx("p",{children:n})]})},WI=({isOpen:r,usePortal:i,controlRef:n,children:a})=>{const[s,l]=x.useState(null);return x.useLayoutEffect(()=>{if(i&&r&&n.current){const u=()=>{var d;const f=(d=n.current)==null?void 0:d.getBoundingClientRect();f&&l({top:f.top+window.scrollY,left:f.left+window.scrollX,width:f.width,height:f.height})};return u(),window.addEventListener("resize",u),window.addEventListener("scroll",u,!0),()=>{window.removeEventListener("resize",u),window.removeEventListener("scroll",u,!0)}}},[r,i,n]),r?i&&s?Is.createPortal(I.jsx("div",{className:"absolute z-50",style:{top:s.top,left:s.left,width:s.width,height:s.height,pointerEvents:"none"},children:I.jsx("div",{className:"relative w-full h-full",children:I.jsx("div",{style:{pointerEvents:"auto"},children:a})})}),document.body):I.jsx(I.Fragment,{children:a}):null},VI=r=>i=>{r.forEach(n=>{typeof n=="function"?n(i):n!=null&&"current"in n&&(n.current=i)})},Zf=x.forwardRef(({placeholder:r,noOptionsMessage:i="",hideNoOptions:n=!1,loadingMessage:a="Loading...",isClearable:s=!1,isSearchClearable:l=!1,isLoading:u=!1,isRequired:d=!1,hideIndicators:f=!1,hideDropdownIndicator:v=!1,searchPlacement:b="trigger",hideSelectedOptions:w=!1,onFocus:z,onBlur:M,renderMenuHeader:G,formatOptionLabel:D,displayFormattedOption:E=!1,renderMultiValue:B,renderOption:y,inputRef:k,controlShouldRenderValue:N=!0,name:O,id:K,onSelectionComplete:re,"aria-label":T,"aria-labelledby":Y,"aria-describedby":ie,children:ue,usePortal:F=!1,...te},ae)=>{const{size:me,isInvalid:ve,isDisabled:we,downshift:Z,options:xe=[],getOptionLabel:S,getOptionValue:W,isOptionDisabled:J}=Et(),ne=x.useRef(null),V=k||ne,A=x.useRef(null),{isOpen:H,openMenu:L,selectedItem:se,inputValue:ce,highlightedIndex:le,getToggleButtonProps:ge,getMenuProps:$,getInputProps:ye,getItemProps:oe,isMulti:Ue,isSearchable:We}=Z,Ae=Ue?Z.selectedItems??[]:se?[se]:[],Je=Ae.length>0,wt=l&&!we&&!f,Ge=s&&Je&&!we&&!f,ot=!v&&!f,Bt=!Je&&(!We||!ce)||!N,tt={},St={};Object.entries(te).forEach(([Pe,Xe])=>{Pe.startsWith("data-")||Pe.startsWith("aria-")||Pe==="role"?tt[Pe]=Xe:St[Pe]=Xe});const qt=x.useMemo(()=>VI([A,ae]),[ae]),Nr=(ye==null?void 0:ye({ref:V,disabled:we,required:d,name:O,id:K,"aria-label":T,"aria-labelledby":Y,"aria-describedby":ie,"aria-invalid":ve,onFocus:z,onBlur:M,...St}))??{},{ref:ht,...it}=Nr,Wt=Pe=>Ae.some(Xe=>W(Xe)===W(Pe)),or=Pe=>w?Pe.filter(Xe=>!Wt(Xe)):Pe,An=Pe=>w?Pe.map(Xe=>({...Xe,options:or(Xe.options)})).filter(Xe=>Xe.options.length>0):Pe,sn=Pe=>{re==null||re(W(Pe),Pe)},Pn=We?{}:ge({disabled:we,ref:qt});return I.jsxs("div",{className:"relative",children:[I.jsxs(Wf,{...We?{ref:qt}:Pn,...tt,isFocused:H,isDisabled:we,onClick:Pe=>{Pe.stopPropagation(),We?L():We||Z.toggleMenu()},children:[ue||I.jsxs(Vf,{isMulti:Ue,children:[Ue&&N&&Ae.map((Pe,Xe)=>B?B({data:Pe,index:Xe,isDisabled:we,onRemove:lt=>Z.removeItem(lt)}):I.jsx(jf,{data:Pe,index:Xe,isDisabled:we},W(Pe))),!Ue&&Je&&N&&!We&&I.jsx("div",{className:"flex items-center gap-2",children:I.jsx(Hf,{data:Ae[0],isDisabled:we,children:D&&E?D(Ae[0]):S(Ae[0])})}),We&&b==="trigger"?I.jsx(Ei,{ref:ht,...it,placeholder:r}):I.jsxs(I.Fragment,{children:[I.jsx(Ei,{ref:ht,...it,isHidden:!0,value:Ae.map(Pe=>W(Pe)).join(",")}),Bt&&I.jsx(Ff,{children:r})]})]}),I.jsxs("div",{className:X("flex items-center size-fit gap-1",{hidden:!Ge&&!ot}),children:[wt&&I.jsx(BI,{}),Ge&&I.jsx(Kf,{}),ot&&I.jsx($f,{...We?ge({disabled:we,"aria-label":H?"Close menu":"Open menu"}):{}})]})]}),I.jsx(WI,{isOpen:H,usePortal:F,controlRef:A,children:(()=>{const Pe=$({},{suppressRefError:!0});return n&&Z.filteredItems.length===0?I.jsx("div",{...Pe,style:{display:"none"},"aria-hidden":"true"}):I.jsxs(Uf,{...Pe,children:[G&&G(Z),We&&b==="menu"&&I.jsx("div",{className:"p-2",children:I.jsx(Ei,{ref:ht,...it,autoFocus:!0,placeholder:r,onClick:Xe=>Xe.stopPropagation()})}),I.jsx(qf,{children:u?I.jsx("div",{className:S_({size:me}),children:a}):Z.filteredItems.length===0?I.jsx(Si,{inputValue:ce,children:typeof i=="function"?i(ce):i}):Pp(xe)?(()=>{const Xe=An(xe);return Xe.length===0?I.jsx(Si,{inputValue:ce,children:typeof i=="function"?i(ce):i}):Xe.map(lt=>I.jsx(Gf,{data:lt,label:lt.label,options:lt.options,children:lt.options.map(_t=>{const Cr=W(_t),ln=Ae.some(Ln=>W(Ln)===Cr),Kr=Z.filteredItems.findIndex(Ln=>W(Ln)===Cr),$r=le===Kr,Ur=J(_t),qr=oe({item:_t,index:Kr,onClick:()=>sn(_t)});return I.jsx(_s,{...qr,data:_t,isDisabled:Ur,isFocused:$r,isSelected:ln,children:D?D(_t):S(_t)},Cr)})},lt.label))})():(()=>{const Xe=or(Z.filteredItems);return Xe.length===0?I.jsx(Si,{inputValue:ce,children:typeof i=="function"?i(ce):i}):Xe.map(lt=>{const _t=W(lt),Cr=Ae.some(qr=>W(qr)===_t),ln=Z.filteredItems.findIndex(qr=>W(qr)===_t),Kr=le===ln,$r=J(lt),Ur=oe({item:lt,index:ln,onClick:()=>sn(lt)});return y?I.jsx(x.Fragment,{children:y({...Ur,data:lt,isDisabled:$r,isFocused:Kr,isSelected:Cr})},_t):I.jsx(_s,{...Ur,data:lt,isDisabled:$r,isFocused:Kr,isSelected:Cr,children:D?D(lt):S(lt)},_t)})})()})]})})()})]})});Bf.displayName="Select.Root";Wf.displayName="Select.Control";Vf.displayName="Select.ValueContainer";Ei.displayName="Select.Input";Ff.displayName="Select.Placeholder";Hf.displayName="Select.SingleValue";jf.displayName="Select.MultiValue";Kf.displayName="Select.ClearIndicator";$f.displayName="Select.DropdownIndicator";Uf.displayName="Select.Menu";qf.displayName="Select.MenuList";_s.displayName="Select.Option";Gf.displayName="Select.Group";Xf.displayName="Select.GroupHeading";Si.displayName="Select.NoOptionsMessage";Yf.displayName="Select.Message";const FI=Zf;FI.displayName="Select.Field";const hs={Root:Bf,Message:Yf,Field:Zf};x.createContext(void 0);const HI=({active:r,disabled:i,error:n,isOpen:a,className:s})=>X("flex w-full items-center justify-between text-left leading-5 transition-colors duration-200",{"cursor-pointer":!i,"text-inactive-text":i,"bg-primary hover:bg-primary-hover text-tab-active-fg":r&&!i,"text-negative":n&&!r&&!i,"bg-primary":a&&!r&&!i,"text-tab-inactive-fg":!r&&!i&&!n,"hover:bg-primary-hover hover:text-tab-active-fg":!i&&!r},s),jI=x.forwardRef(({active:r,disabled:i,error:n,isOpen:a,className:s,children:l,as:u="div",...d},f)=>{const v=HI({active:r,disabled:i,error:n,isOpen:a,className:s});return I.jsx(u,{"data-qui":"ListItem",ref:f,className:v,"aria-disabled":i,"aria-selected":r,"aria-invalid":n,"aria-expanded":a,role:d.onClick?"button":"listitem",...d,children:l})});jI.displayName="ListItem";const KI=({icon:r,label:i,path:n,settingsKey:a})=>{var u;const s=uo(),l=(u=s.getPreferences()[n])==null?void 0:u[a];return I.jsx("div",{className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:I.jsxs("div",{className:"flex items-center",children:[I.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:x.createElement(r,{className:"w-full h-full"})}),I.jsx("div",{className:"text-sm",children:i}),I.jsx("span",{className:"ml-auto",children:I.jsx(Cp,{checked:l,onChange:d=>{s.actions.setSetting({path:n,settingsKey:a,value:d})}})})]})})},$I=({icon:r,label:i,path:n,settingsKey:a})=>{var G;const[s,l]=x.useState(null),[u,d]=x.useState(""),f=uo(),v=f.getQodly(),b=f.getWebForms(),w=(G=f.getPreferences()[n])==null?void 0:G[a];x.useEffect(()=>{b.length||f.actions.fetchFolderContentWithoutExpanding(zt.FolderRootPath.WEBFORMS)},[b.length]);const z=x.useMemo(()=>{const D=b.filter(B=>B.name.toLowerCase().includes(u.toLowerCase())).map(({name:B})=>({label:B,value:B})),E=mi.sortBy(D,[B=>B.label.toLowerCase()]);if(u&&!b.find(B=>B.name.toLowerCase()===u.toLowerCase()))try{zt.validateName(u),E.push({label:`Create "${u}"`,value:u,__isNew__:!0})}catch{}return E},[b,u]),M=async D=>{l(null);const E=(D==null?void 0:D.value)||"";if(D!=null&&D.__isNew__){const B=f.findNodeByPath(zt.FolderRootPath.WEBFORMS),y=E.trim();try{zt.validateName(y)}catch(k){l({message:k.message});return}f.actions.createNewFileAndOpen({fileName:E,path:zt.FolderRootPath.WEBFORMS,type:zt.FileFolderType.WEBFORMS,parentNode:B,qodly:v})}f.actions.setSetting({path:n,settingsKey:a,value:E})};return I.jsx("div",{"data-cy":"settings-tooltip-behavior-cy",className:"select-none space-y-4 rounded-md p-4 hover:bg-primary-hover",children:I.jsxs("div",{className:"flex items-center",children:[I.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:x.createElement(r,{className:"w-full h-full"})}),I.jsx("div",{className:"text-sm",children:i}),I.jsx("span",{className:"ml-auto",children:I.jsx("div",{className:"flex min-w-0 items-center",children:I.jsx("div",{className:"relative min-w-0",children:I.jsxs(hs.Root,{color:s?"negative":"primary",className:"w-[208px]",options:z,value:w?{label:w,value:w}:null,onChange:M,inputValue:u,onInputChange:d,isSearchable:!0,getOptionLabel:D=>D.label,getOptionValue:D=>D.value,formatOptionLabel:D=>I.jsxs("div",{className:"flex items-center",children:[!D.__isNew__&&I.jsx(bt.FdWebform,{className:"mr-2 h-4 w-4"}),D.label]}),children:[I.jsx(hs.Field,{placeholder:"Page",isClearable:!0,onBlur:()=>{l(null)}}),s&&I.jsx(hs.Message,{children:s.message})]})})})})]})})},UI=({icon:r,label:i,path:n,settingsKey:a})=>{var f;const s=uo(),u=(((f=s.getPreferences()[n])==null?void 0:f[a])||0)/1e3,d=v=>{const b=Math.max(1,Math.min(60,v));s.actions.setSetting({path:n,settingsKey:a,value:b*1e3})};return I.jsx("div",{className:"select-none space-y-4 rounded p-4 hover:bg-primary-hover",children:I.jsxs("div",{className:"flex items-center",children:[I.jsx("span",{className:"mr-3 flex h-6 w-6 items-center justify-center",children:x.createElement(r,{className:"w-full h-full"})}),I.jsx("div",{className:"text-sm",children:i}),I.jsx("span",{className:"relative ml-auto",children:I.jsx(ro.Root,{color:"primary",className:"w-12",children:I.jsxs(ro.Group,{children:[I.jsx(ro.Field,{value:u,onChange:v=>{const b=parseInt(v.target.value);isNaN(b)||d(b)}}),I.jsxs("div",{className:"flex flex-col",children:[I.jsx(ro.Icon,{isAction:!0,onClick:()=>d(u+1),className:"grid place-content-center m-0 p-[1px]",children:I.jsx(bt.FdUp,{className:"size-2"})}),I.jsx(ro.Icon,{isAction:!0,onClick:()=>d(u-1),className:"grid place-content-center m-0 p-[1px]",children:I.jsx(bt.FdDown,{className:"size-2"})})]})]})})})]})})},qI={switch:KI,"icon-select":Ax,number:UI,"weform-selector":$I},$d=(r,i="session")=>Object.entries(r[i]).map(([n,a],s)=>{const l=qI[a.field];return x.createElement(l,{...a,key:s,settingsKey:n,path:i})}),GI=({currentTab:r})=>{const n=uo().getQodly(),a={session:{"webforms.renderer.showPopOver":{label:"Show Renderer Pop Over",icon:bt.FdInfoBold,field:"switch"},"webforms.renderer.showUnsavedPopOver":{label:"Show Unsaved Files Pop Over",icon:bt.FdInfoBold,field:"switch"},"webforms.tooltip.behavior":{label:"Tooltip Behavior",icon:bt.FdTooltip,field:"icon-select",options:[{icon:bt.FdEye,value:ut.ETooltipBehavior.SHOW_AFTER_TIMEOUT,tooltip:"Show after timeout"},{icon:bt.FdHidden,value:ut.ETooltipBehavior.HIDE_AFTER_TIMEOUT,tooltip:"Hide after timeout"}]},"webforms.tooltip.timeout":{label:"Tooltip timeout (in seconds)",icon:bt.FdTime,field:"number"},"studio.tips":{label:"Enable Helper Tips",icon:bt.FdMagic,field:"switch"},...n?{"welcometour.active":{label:"Activate Welcome Tour",icon:bt.FdMagic,field:"switch"}}:{},"studio.enablePreview":{label:"Activate tabs preview mode",icon:bt.FdSameLoaderTab,field:"switch"}},project:{"webforms.renderer.indexPage":{label:"Start page",icon:bt.FdPlaySettings,field:"weform-selector"},"webforms.display-mode":{label:"Default Display Mode",icon:bt.FdWebform,field:"icon-select",options:[{icon:bt.FdCompact,value:ut.EDisplayMode.COMPACT,tooltip:"Neutral"},{icon:bt.FdAiry,value:ut.EDisplayMode.AIRY,tooltip:"Airy"}]}}};return I.jsx("div",{className:"mx-auto mt-12 max-w-2xl flex-1",children:r==="session"?$d(a,"session"):$d(a,"project")})},Qf=({defaultActiveTab:r="session"})=>{const i=r,[n,a]=x.useState(i);return I.jsx(ms,{depth:1,className:"h-full",children:I.jsxs("div",{className:"flex h-full",children:[I.jsx(ms,{depth:1,className:"w-56 border-r py-4",children:I.jsxs("ul",{className:"space-y-1 text-sm",children:[I.jsxs("li",{"data-cy":"settings-user-li-cy",onClick:()=>a("session"),className:`flex cursor-pointer items-center p-2 ${n!=="session"?"text-inactive-text hover:bg-primary-hover hover:text-body":"bg-primary text-body"}`,children:[I.jsx(bt.FdUser,{className:"mr-2 h-5 w-5"})," User"]}),I.jsxs("li",{"data-cy":"settings-application-li-cy",onClick:()=>a("project"),className:`flex cursor-pointer items-center p-2 ${n!=="project"?"text-inactive-text hover:bg-primary-hover hover:text-body":"bg-primary text-body"}`,children:[I.jsx(bt.FdDatabase,{className:"mr-2 h-5 w-5"})," Application"]})]})}),I.jsx("div",{className:"h-full w-full",children:I.jsx(GI,{currentTab:n})})]})})},XI=({defaultActiveTab:r})=>I.jsx("div",{className:"relative h-screen bg-grey-800 z-10 overflow-hidden text-white",children:I.jsx(Qf,{defaultActiveTab:r})}),YI=({path:r,defaultActiveTab:i})=>{const n=Zd(r);return I.jsx(qd,{adapter:n,children:I.jsx(XI,{defaultActiveTab:i})})},ZI=({path:r=zt.SETTINGS_TAB_PATH,initialValue:i,defaultActiveTab:n="session",onChange:a,onFetchFolderContentWithoutExpanding:s,onCreateNewFileAndOpen:l})=>I.jsx(Yd,{tabPath:r,preferences:i,onChange:a,onFetchFolderContentWithoutExpanding:s,onCreateNewFileAndOpen:l,children:I.jsx(YI,{path:r,defaultActiveTab:n})});exports.EditorStateAdapterProvider=qd;exports.ReducerAdapterProvider=Yd;exports.SettingsEditor=Qf;exports.Standalone=ZI;exports.useReducerAdapter=Zd;exports.useReduxAdapter=Nx;
|
|
53
77
|
//# sourceMappingURL=index.cjs.js.map
|