@aic-kits/react 0.29.12 → 0.30.0
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/components/BarChart/BarChart.d.ts +79 -0
- package/dist/components/BarChart/StyledBarChart.d.ts +28 -0
- package/dist/components/BarChart/index.d.ts +1 -0
- package/dist/components/LineChart/LineChart.d.ts +101 -0
- package/dist/components/LineChart/StyledLineChart.d.ts +83 -0
- package/dist/components/LineChart/index.d.ts +1 -0
- package/dist/components/PieChart/PieChart.d.ts +85 -0
- package/dist/components/PieChart/StyledPieChart.d.ts +60 -0
- package/dist/components/PieChart/index.d.ts +1 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/index.cjs +409 -164
- package/dist/index.js +6522 -5432
- package/dist/theme/components/barChart.d.ts +21 -0
- package/dist/theme/components/index.d.ts +17 -8
- package/dist/theme/components/lineChart.d.ts +25 -0
- package/dist/theme/components/pieChart.d.ts +22 -0
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var lm=Object.defineProperty;var um=(n,r,i)=>r in n?lm(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i;var tr=(n,r,i)=>um(n,typeof r!="symbol"?r+"":r,i);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("react/jsx-runtime"),Cn=require("styled-components"),h=require("react"),cm=require("react-dom");var yi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Cr={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 J2=_r.exports,Jl;function em(){return Jl||(Jl=1,function(n,i){(function(){var r,s="4.17.21",l=200,u="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",h="Expected a function",g="Invalid `variable` option passed into `_.template`",v="__lodash_hash_undefined__",m=500,k="__lodash_placeholder__",R=1,b=2,x=4,y=1,C=2,_=1,L=2,I=4,T=8,O=16,F=32,N=64,Z=128,U=256,de=512,pe=30,Ce="...",W=800,B=16,H=1,ee=2,X=3,Q=1/0,K=9007199254740991,me=17976931348623157e292,Se=NaN,Re=4294967295,Ue=Re-1,Oe=Re>>>1,qe=[["ary",Z],["bind",_],["bindKey",L],["curry",T],["curryRight",O],["flip",de],["partial",F],["partialRight",N],["rearg",U]],Je="[object Arguments]",Ke="[object Array]",Dt="[object AsyncFunction]",wt="[object Boolean]",yt="[object Date]",Nt="[object DOMException]",Pe="[object Error]",Xe="[object Function]",xt="[object GeneratorFunction]",Be="[object Map]",dt="[object Number]",or="[object Null]",et="[object Object]",Zt="[object Promise]",Kt="[object Proxy]",en="[object RegExp]",tt="[object Set]",Xt="[object String]",G="[object Symbol]",Ee="[object Undefined]",Me="[object WeakMap]",ae="[object WeakSet]",ue="[object ArrayBuffer]",te="[object DataView]",Te="[object Float32Array]",_t="[object Float64Array]",ft="[object Int8Array]",xe="[object Int16Array]",oe="[object Int32Array]",ht="[object Uint8Array]",Sn="[object Uint8ClampedArray]",jn="[object Uint16Array]",zi="[object Uint32Array]",md=/\b__p \+= '';/g,vd=/\b(__p \+=) '' \+/g,bd=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Sa=/&(?:amp|lt|gt|quot|#39);/g,Ea=/[&<>"']/g,wd=RegExp(Sa.source),yd=RegExp(Ea.source),xd=/<%-([\s\S]+?)%>/g,_d=/<%([\s\S]+?)%>/g,Aa=/<%=([\s\S]+?)%>/g,Cd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Sd=/^\w*$/,Ed=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Bi=/[\\^$.*+?()[\]{}|]/g,Ad=RegExp(Bi.source),ji=/^\s+/,Td=/\s/,kd=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$d=/\{\n\/\* \[wrapped with (.+)\] \*/,Rd=/,? & /,Id=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Od=/[()=,{}\[\]\/\s]/,Pd=/\\(\\)?/g,Md=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ta=/\w*$/,Ld=/^[-+]0x[0-9a-f]+$/i,Fd=/^0b[01]+$/i,zd=/^\[object .+?Constructor\]$/,Bd=/^0o[0-7]+$/i,jd=/^(?:0|[1-9]\d*)$/,Wd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Rr=/($^)/,Dd=/['\n\r\u2028\u2029\\]/g,Ir="\\ud800-\\udfff",Nd="\\u0300-\\u036f",Zd="\\ufe20-\\ufe2f",Hd="\\u20d0-\\u20ff",ka=Nd+Zd+Hd,$a="\\u2700-\\u27bf",Ra="a-z\\xdf-\\xf6\\xf8-\\xff",Vd="\\xac\\xb1\\xd7\\xf7",Ud="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",qd="\\u2000-\\u206f",Gd=" \\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",Ia="A-Z\\xc0-\\xd6\\xd8-\\xde",Oa="\\ufe0e\\ufe0f",Pa=Vd+Ud+qd+Gd,Wi="['’]",Kd="["+Ir+"]",Ma="["+Pa+"]",Or="["+ka+"]",La="\\d+",Xd="["+$a+"]",Fa="["+Ra+"]",za="[^"+Ir+Pa+La+$a+Ra+Ia+"]",Di="\\ud83c[\\udffb-\\udfff]",Yd="(?:"+Or+"|"+Di+")",Ba="[^"+Ir+"]",Ni="(?:\\ud83c[\\udde6-\\uddff]){2}",Zi="[\\ud800-\\udbff][\\udc00-\\udfff]",Wn="["+Ia+"]",ja="\\u200d",Wa="(?:"+Fa+"|"+za+")",Qd="(?:"+Wn+"|"+za+")",Da="(?:"+Wi+"(?:d|ll|m|re|s|t|ve))?",Na="(?:"+Wi+"(?:D|LL|M|RE|S|T|VE))?",Za=Yd+"?",Ha="["+Oa+"]?",Jd="(?:"+ja+"(?:"+[Ba,Ni,Zi].join("|")+")"+Ha+Za+")*",ef="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",tf="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Va=Ha+Za+Jd,nf="(?:"+[Xd,Ni,Zi].join("|")+")"+Va,rf="(?:"+[Ba+Or+"?",Or,Ni,Zi,Kd].join("|")+")",of=RegExp(Wi,"g"),af=RegExp(Or,"g"),Hi=RegExp(Di+"(?="+Di+")|"+rf+Va,"g"),sf=RegExp([Wn+"?"+Fa+"+"+Da+"(?="+[Ma,Wn,"$"].join("|")+")",Qd+"+"+Na+"(?="+[Ma,Wn+Wa,"$"].join("|")+")",Wn+"?"+Wa+"+"+Da,Wn+"+"+Na,tf,ef,La,nf].join("|"),"g"),lf=RegExp("["+ja+Ir+ka+Oa+"]"),uf=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,cf=["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"],df=-1,Fe={};Fe[Te]=Fe[_t]=Fe[ft]=Fe[xe]=Fe[oe]=Fe[ht]=Fe[Sn]=Fe[jn]=Fe[zi]=!0,Fe[Je]=Fe[Ke]=Fe[ue]=Fe[wt]=Fe[te]=Fe[yt]=Fe[Pe]=Fe[Xe]=Fe[Be]=Fe[dt]=Fe[et]=Fe[en]=Fe[tt]=Fe[Xt]=Fe[Me]=!1;var Le={};Le[Je]=Le[Ke]=Le[ue]=Le[te]=Le[wt]=Le[yt]=Le[Te]=Le[_t]=Le[ft]=Le[xe]=Le[oe]=Le[Be]=Le[dt]=Le[et]=Le[en]=Le[tt]=Le[Xt]=Le[G]=Le[ht]=Le[Sn]=Le[jn]=Le[zi]=!0,Le[Pe]=Le[Xe]=Le[Me]=!1;var ff={À:"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"},hf={"&":"&","<":"<",">":">",'"':""","'":"'"},pf={"&":"&","<":"<",">":">",""":'"',"'":"'"},gf={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},mf=parseFloat,vf=parseInt,Ua=typeof bi=="object"&&bi&&bi.Object===Object&&bi,bf=typeof self=="object"&&self&&self.Object===Object&&self,Ye=Ua||bf||Function("return this")(),Vi=i&&!i.nodeType&&i,En=Vi&&!0&&n&&!n.nodeType&&n,qa=En&&En.exports===Vi,Ui=qa&&Ua.process,Rt=function(){try{var A=En&&En.require&&En.require("util").types;return A||Ui&&Ui.binding&&Ui.binding("util")}catch{}}(),Ga=Rt&&Rt.isArrayBuffer,Ka=Rt&&Rt.isDate,Xa=Rt&&Rt.isMap,Ya=Rt&&Rt.isRegExp,Qa=Rt&&Rt.isSet,Ja=Rt&&Rt.isTypedArray;function Ct(A,M,P){switch(P.length){case 0:return A.call(M);case 1:return A.call(M,P[0]);case 2:return A.call(M,P[0],P[1]);case 3:return A.call(M,P[0],P[1],P[2])}return A.apply(M,P)}function wf(A,M,P,Y){for(var se=-1,Ae=A==null?0:A.length;++se<Ae;){var Ze=A[se];M(Y,Ze,P(Ze),A)}return Y}function It(A,M){for(var P=-1,Y=A==null?0:A.length;++P<Y&&M(A[P],P,A)!==!1;);return A}function yf(A,M){for(var P=A==null?0:A.length;P--&&M(A[P],P,A)!==!1;);return A}function es(A,M){for(var P=-1,Y=A==null?0:A.length;++P<Y;)if(!M(A[P],P,A))return!1;return!0}function pn(A,M){for(var P=-1,Y=A==null?0:A.length,se=0,Ae=[];++P<Y;){var Ze=A[P];M(Ze,P,A)&&(Ae[se++]=Ze)}return Ae}function Pr(A,M){var P=A==null?0:A.length;return!!P&&Dn(A,M,0)>-1}function qi(A,M,P){for(var Y=-1,se=A==null?0:A.length;++Y<se;)if(P(M,A[Y]))return!0;return!1}function ze(A,M){for(var P=-1,Y=A==null?0:A.length,se=Array(Y);++P<Y;)se[P]=M(A[P],P,A);return se}function gn(A,M){for(var P=-1,Y=M.length,se=A.length;++P<Y;)A[se+P]=M[P];return A}function Gi(A,M,P,Y){var se=-1,Ae=A==null?0:A.length;for(Y&&Ae&&(P=A[++se]);++se<Ae;)P=M(P,A[se],se,A);return P}function xf(A,M,P,Y){var se=A==null?0:A.length;for(Y&&se&&(P=A[--se]);se--;)P=M(P,A[se],se,A);return P}function Ki(A,M){for(var P=-1,Y=A==null?0:A.length;++P<Y;)if(M(A[P],P,A))return!0;return!1}var _f=Xi("length");function Cf(A){return A.split("")}function Sf(A){return A.match(Id)||[]}function ts(A,M,P){var Y;return P(A,function(se,Ae,Ze){if(M(se,Ae,Ze))return Y=Ae,!1}),Y}function Mr(A,M,P,Y){for(var se=A.length,Ae=P+(Y?1:-1);Y?Ae--:++Ae<se;)if(M(A[Ae],Ae,A))return Ae;return-1}function Dn(A,M,P){return M===M?Ff(A,M,P):Mr(A,ns,P)}function Ef(A,M,P,Y){for(var se=P-1,Ae=A.length;++se<Ae;)if(Y(A[se],M))return se;return-1}function ns(A){return A!==A}function rs(A,M){var P=A==null?0:A.length;return P?Qi(A,M)/P:Se}function Xi(A){return function(M){return M==null?r:M[A]}}function Yi(A){return function(M){return A==null?r:A[M]}}function is(A,M,P,Y,se){return se(A,function(Ae,Ze,Ie){P=Y?(Y=!1,Ae):M(P,Ae,Ze,Ie)}),P}function Af(A,M){var P=A.length;for(A.sort(M);P--;)A[P]=A[P].value;return A}function Qi(A,M){for(var P,Y=-1,se=A.length;++Y<se;){var Ae=M(A[Y]);Ae!==r&&(P=P===r?Ae:P+Ae)}return P}function Ji(A,M){for(var P=-1,Y=Array(A);++P<A;)Y[P]=M(P);return Y}function Tf(A,M){return ze(M,function(P){return[P,A[P]]})}function os(A){return A&&A.slice(0,us(A)+1).replace(ji,"")}function St(A){return function(M){return A(M)}}function eo(A,M){return ze(M,function(P){return A[P]})}function ar(A,M){return A.has(M)}function as(A,M){for(var P=-1,Y=A.length;++P<Y&&Dn(M,A[P],0)>-1;);return P}function ss(A,M){for(var P=A.length;P--&&Dn(M,A[P],0)>-1;);return P}function kf(A,M){for(var P=A.length,Y=0;P--;)A[P]===M&&++Y;return Y}var $f=Yi(ff),Rf=Yi(hf);function If(A){return"\\"+gf[A]}function Of(A,M){return A==null?r:A[M]}function Nn(A){return lf.test(A)}function Pf(A){return uf.test(A)}function Mf(A){for(var M,P=[];!(M=A.next()).done;)P.push(M.value);return P}function to(A){var M=-1,P=Array(A.size);return A.forEach(function(Y,se){P[++M]=[se,Y]}),P}function ls(A,M){return function(P){return A(M(P))}}function mn(A,M){for(var P=-1,Y=A.length,se=0,Ae=[];++P<Y;){var Ze=A[P];(Ze===M||Ze===k)&&(A[P]=k,Ae[se++]=P)}return Ae}function Lr(A){var M=-1,P=Array(A.size);return A.forEach(function(Y){P[++M]=Y}),P}function Lf(A){var M=-1,P=Array(A.size);return A.forEach(function(Y){P[++M]=[Y,Y]}),P}function Ff(A,M,P){for(var Y=P-1,se=A.length;++Y<se;)if(A[Y]===M)return Y;return-1}function zf(A,M,P){for(var Y=P+1;Y--;)if(A[Y]===M)return Y;return Y}function Zn(A){return Nn(A)?jf(A):_f(A)}function Ht(A){return Nn(A)?Wf(A):Cf(A)}function us(A){for(var M=A.length;M--&&Td.test(A.charAt(M)););return M}var Bf=Yi(pf);function jf(A){for(var M=Hi.lastIndex=0;Hi.test(A);)++M;return M}function Wf(A){return A.match(Hi)||[]}function Df(A){return A.match(sf)||[]}var Nf=function A(M){M=M==null?Ye:Hn.defaults(Ye.Object(),M,Hn.pick(Ye,cf));var P=M.Array,Y=M.Date,se=M.Error,Ae=M.Function,Ze=M.Math,Ie=M.Object,no=M.RegExp,Zf=M.String,Ot=M.TypeError,Fr=P.prototype,Hf=Ae.prototype,Vn=Ie.prototype,zr=M["__core-js_shared__"],Br=Hf.toString,$e=Vn.hasOwnProperty,Vf=0,cs=function(){var e=/[^.]+$/.exec(zr&&zr.keys&&zr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),jr=Vn.toString,Uf=Br.call(Ie),qf=Ye._,Gf=no("^"+Br.call($e).replace(Bi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Wr=qa?M.Buffer:r,vn=M.Symbol,Dr=M.Uint8Array,ds=Wr?Wr.allocUnsafe:r,Nr=ls(Ie.getPrototypeOf,Ie),fs=Ie.create,hs=Vn.propertyIsEnumerable,Zr=Fr.splice,ps=vn?vn.isConcatSpreadable:r,sr=vn?vn.iterator:r,An=vn?vn.toStringTag:r,Hr=function(){try{var e=In(Ie,"defineProperty");return e({},"",{}),e}catch{}}(),Kf=M.clearTimeout!==Ye.clearTimeout&&M.clearTimeout,Xf=Y&&Y.now!==Ye.Date.now&&Y.now,Yf=M.setTimeout!==Ye.setTimeout&&M.setTimeout,Vr=Ze.ceil,Ur=Ze.floor,ro=Ie.getOwnPropertySymbols,Qf=Wr?Wr.isBuffer:r,gs=M.isFinite,Jf=Fr.join,e0=ls(Ie.keys,Ie),He=Ze.max,nt=Ze.min,t0=Y.now,n0=M.parseInt,ms=Ze.random,r0=Fr.reverse,io=In(M,"DataView"),lr=In(M,"Map"),oo=In(M,"Promise"),Un=In(M,"Set"),ur=In(M,"WeakMap"),cr=In(Ie,"create"),qr=ur&&new ur,qn={},i0=On(io),o0=On(lr),a0=On(oo),s0=On(Un),l0=On(ur),Gr=vn?vn.prototype:r,dr=Gr?Gr.valueOf:r,vs=Gr?Gr.toString:r;function d(e){if(We(e)&&!le(e)&&!(e instanceof be)){if(e instanceof Pt)return e;if($e.call(e,"__wrapped__"))return bl(e)}return new Pt(e)}var Gn=function(){function e(){}return function(t){if(!je(t))return{};if(fs)return fs(t);e.prototype=t;var o=new e;return e.prototype=r,o}}();function Kr(){}function Pt(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=r}d.templateSettings={escape:xd,evaluate:_d,interpolate:Aa,variable:"",imports:{_:d}},d.prototype=Kr.prototype,d.prototype.constructor=d,Pt.prototype=Gn(Kr.prototype),Pt.prototype.constructor=Pt;function be(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Re,this.__views__=[]}function u0(){var e=new be(this.__wrapped__);return e.__actions__=pt(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=pt(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=pt(this.__views__),e}function c0(){if(this.__filtered__){var e=new be(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function d0(){var e=this.__wrapped__.value(),t=this.__dir__,o=le(e),a=t<0,c=o?e.length:0,p=C1(0,c,this.__views__),w=p.start,E=p.end,$=E-w,z=a?E:w-1,j=this.__iteratees__,D=j.length,q=0,J=nt($,this.__takeCount__);if(!o||!a&&c==$&&J==$)return Ds(e,this.__actions__);var re=[];e:for(;$--&&q<J;){z+=t;for(var fe=-1,ie=e[z];++fe<D;){var ve=j[fe],we=ve.iteratee,Tt=ve.type,st=we(ie);if(Tt==ee)ie=st;else if(!st){if(Tt==H)continue e;break e}}re[q++]=ie}return re}be.prototype=Gn(Kr.prototype),be.prototype.constructor=be;function Tn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function f0(){this.__data__=cr?cr(null):{},this.size=0}function h0(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function p0(e){var t=this.__data__;if(cr){var o=t[e];return o===v?r:o}return $e.call(t,e)?t[e]:r}function g0(e){var t=this.__data__;return cr?t[e]!==r:$e.call(t,e)}function m0(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=cr&&t===r?v:t,this}Tn.prototype.clear=f0,Tn.prototype.delete=h0,Tn.prototype.get=p0,Tn.prototype.has=g0,Tn.prototype.set=m0;function tn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function v0(){this.__data__=[],this.size=0}function b0(e){var t=this.__data__,o=Xr(t,e);if(o<0)return!1;var a=t.length-1;return o==a?t.pop():Zr.call(t,o,1),--this.size,!0}function w0(e){var t=this.__data__,o=Xr(t,e);return o<0?r:t[o][1]}function y0(e){return Xr(this.__data__,e)>-1}function x0(e,t){var o=this.__data__,a=Xr(o,e);return a<0?(++this.size,o.push([e,t])):o[a][1]=t,this}tn.prototype.clear=v0,tn.prototype.delete=b0,tn.prototype.get=w0,tn.prototype.has=y0,tn.prototype.set=x0;function nn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function _0(){this.size=0,this.__data__={hash:new Tn,map:new(lr||tn),string:new Tn}}function C0(e){var t=li(this,e).delete(e);return this.size-=t?1:0,t}function S0(e){return li(this,e).get(e)}function E0(e){return li(this,e).has(e)}function A0(e,t){var o=li(this,e),a=o.size;return o.set(e,t),this.size+=o.size==a?0:1,this}nn.prototype.clear=_0,nn.prototype.delete=C0,nn.prototype.get=S0,nn.prototype.has=E0,nn.prototype.set=A0;function kn(e){var t=-1,o=e==null?0:e.length;for(this.__data__=new nn;++t<o;)this.add(e[t])}function T0(e){return this.__data__.set(e,v),this}function k0(e){return this.__data__.has(e)}kn.prototype.add=kn.prototype.push=T0,kn.prototype.has=k0;function Vt(e){var t=this.__data__=new tn(e);this.size=t.size}function $0(){this.__data__=new tn,this.size=0}function R0(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function I0(e){return this.__data__.get(e)}function O0(e){return this.__data__.has(e)}function P0(e,t){var o=this.__data__;if(o instanceof tn){var a=o.__data__;if(!lr||a.length<l-1)return a.push([e,t]),this.size=++o.size,this;o=this.__data__=new nn(a)}return o.set(e,t),this.size=o.size,this}Vt.prototype.clear=$0,Vt.prototype.delete=R0,Vt.prototype.get=I0,Vt.prototype.has=O0,Vt.prototype.set=P0;function bs(e,t){var o=le(e),a=!o&&Pn(e),c=!o&&!a&&_n(e),p=!o&&!a&&!c&&Qn(e),w=o||a||c||p,E=w?Ji(e.length,Zf):[],$=E.length;for(var z in e)(t||$e.call(e,z))&&!(w&&(z=="length"||c&&(z=="offset"||z=="parent")||p&&(z=="buffer"||z=="byteLength"||z=="byteOffset")||sn(z,$)))&&E.push(z);return E}function ws(e){var t=e.length;return t?e[vo(0,t-1)]:r}function M0(e,t){return ui(pt(e),$n(t,0,e.length))}function L0(e){return ui(pt(e))}function ao(e,t,o){(o!==r&&!Ut(e[t],o)||o===r&&!(t in e))&&rn(e,t,o)}function fr(e,t,o){var a=e[t];(!($e.call(e,t)&&Ut(a,o))||o===r&&!(t in e))&&rn(e,t,o)}function Xr(e,t){for(var o=e.length;o--;)if(Ut(e[o][0],t))return o;return-1}function F0(e,t,o,a){return bn(e,function(c,p,w){t(a,c,o(c),w)}),a}function ys(e,t){return e&&Qt(t,Ge(t),e)}function z0(e,t){return e&&Qt(t,mt(t),e)}function rn(e,t,o){t=="__proto__"&&Hr?Hr(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}function so(e,t){for(var o=-1,a=t.length,c=P(a),p=e==null;++o<a;)c[o]=p?r:No(e,t[o]);return c}function $n(e,t,o){return e===e&&(o!==r&&(e=e<=o?e:o),t!==r&&(e=e>=t?e:t)),e}function Mt(e,t,o,a,c,p){var w,E=t&R,$=t&b,z=t&x;if(o&&(w=c?o(e,a,c,p):o(e)),w!==r)return w;if(!je(e))return e;var j=le(e);if(j){if(w=E1(e),!E)return pt(e,w)}else{var D=rt(e),q=D==Xe||D==xt;if(_n(e))return Hs(e,E);if(D==et||D==Je||q&&!c){if(w=$||q?{}:ul(e),!E)return $?p1(e,z0(w,e)):h1(e,ys(w,e))}else{if(!Le[D])return c?e:{};w=A1(e,D,E)}}p||(p=new Vt);var J=p.get(e);if(J)return J;p.set(e,w),Bl(e)?e.forEach(function(ie){w.add(Mt(ie,t,o,ie,e,p))}):Fl(e)&&e.forEach(function(ie,ve){w.set(ve,Mt(ie,t,o,ve,e,p))});var re=z?$?ko:To:$?mt:Ge,fe=j?r:re(e);return It(fe||e,function(ie,ve){fe&&(ve=ie,ie=e[ve]),fr(w,ve,Mt(ie,t,o,ve,e,p))}),w}function B0(e){var t=Ge(e);return function(o){return xs(o,e,t)}}function xs(e,t,o){var a=o.length;if(e==null)return!a;for(e=Ie(e);a--;){var c=o[a],p=t[c],w=e[c];if(w===r&&!(c in e)||!p(w))return!1}return!0}function _s(e,t,o){if(typeof e!="function")throw new Ot(h);return wr(function(){e.apply(r,o)},t)}function hr(e,t,o,a){var c=-1,p=Pr,w=!0,E=e.length,$=[],z=t.length;if(!E)return $;o&&(t=ze(t,St(o))),a?(p=qi,w=!1):t.length>=l&&(p=ar,w=!1,t=new kn(t));e:for(;++c<E;){var j=e[c],D=o==null?j:o(j);if(j=a||j!==0?j:0,w&&D===D){for(var q=z;q--;)if(t[q]===D)continue e;$.push(j)}else p(t,D,a)||$.push(j)}return $}var bn=Ks(Yt),Cs=Ks(uo,!0);function j0(e,t){var o=!0;return bn(e,function(a,c,p){return o=!!t(a,c,p),o}),o}function Yr(e,t,o){for(var a=-1,c=e.length;++a<c;){var p=e[a],w=t(p);if(w!=null&&(E===r?w===w&&!At(w):o(w,E)))var E=w,$=p}return $}function W0(e,t,o,a){var c=e.length;for(o=ce(o),o<0&&(o=-o>c?0:c+o),a=a===r||a>c?c:ce(a),a<0&&(a+=c),a=o>a?0:Wl(a);o<a;)e[o++]=t;return e}function Ss(e,t){var o=[];return bn(e,function(a,c,p){t(a,c,p)&&o.push(a)}),o}function Qe(e,t,o,a,c){var p=-1,w=e.length;for(o||(o=k1),c||(c=[]);++p<w;){var E=e[p];t>0&&o(E)?t>1?Qe(E,t-1,o,a,c):gn(c,E):a||(c[c.length]=E)}return c}var lo=Xs(),Es=Xs(!0);function Yt(e,t){return e&&lo(e,t,Ge)}function uo(e,t){return e&&Es(e,t,Ge)}function Qr(e,t){return pn(t,function(o){return ln(e[o])})}function Rn(e,t){t=yn(t,e);for(var o=0,a=t.length;e!=null&&o<a;)e=e[Jt(t[o++])];return o&&o==a?e:r}function As(e,t,o){var a=t(e);return le(e)?a:gn(a,o(e))}function ot(e){return e==null?e===r?Ee:or:An&&An in Ie(e)?_1(e):L1(e)}function co(e,t){return e>t}function D0(e,t){return e!=null&&$e.call(e,t)}function N0(e,t){return e!=null&&t in Ie(e)}function Z0(e,t,o){return e>=nt(t,o)&&e<He(t,o)}function fo(e,t,o){for(var a=o?qi:Pr,c=e[0].length,p=e.length,w=p,E=P(p),$=1/0,z=[];w--;){var j=e[w];w&&t&&(j=ze(j,St(t))),$=nt(j.length,$),E[w]=!o&&(t||c>=120&&j.length>=120)?new kn(w&&j):r}j=e[0];var D=-1,q=E[0];e:for(;++D<c&&z.length<$;){var J=j[D],re=t?t(J):J;if(J=o||J!==0?J:0,!(q?ar(q,re):a(z,re,o))){for(w=p;--w;){var fe=E[w];if(!(fe?ar(fe,re):a(e[w],re,o)))continue e}q&&q.push(re),z.push(J)}}return z}function H0(e,t,o,a){return Yt(e,function(c,p,w){t(a,o(c),p,w)}),a}function pr(e,t,o){t=yn(t,e),e=hl(e,t);var a=e==null?e:e[Jt(Ft(t))];return a==null?r:Ct(a,e,o)}function Ts(e){return We(e)&&ot(e)==Je}function V0(e){return We(e)&&ot(e)==ue}function U0(e){return We(e)&&ot(e)==yt}function gr(e,t,o,a,c){return e===t?!0:e==null||t==null||!We(e)&&!We(t)?e!==e&&t!==t:q0(e,t,o,a,gr,c)}function q0(e,t,o,a,c,p){var w=le(e),E=le(t),$=w?Ke:rt(e),z=E?Ke:rt(t);$=$==Je?et:$,z=z==Je?et:z;var j=$==et,D=z==et,q=$==z;if(q&&_n(e)){if(!_n(t))return!1;w=!0,j=!1}if(q&&!j)return p||(p=new Vt),w||Qn(e)?al(e,t,o,a,c,p):y1(e,t,$,o,a,c,p);if(!(o&y)){var J=j&&$e.call(e,"__wrapped__"),re=D&&$e.call(t,"__wrapped__");if(J||re){var fe=J?e.value():e,ie=re?t.value():t;return p||(p=new Vt),c(fe,ie,o,a,p)}}return q?(p||(p=new Vt),x1(e,t,o,a,c,p)):!1}function G0(e){return We(e)&&rt(e)==Be}function ho(e,t,o,a){var c=o.length,p=c,w=!a;if(e==null)return!p;for(e=Ie(e);c--;){var E=o[c];if(w&&E[2]?E[1]!==e[E[0]]:!(E[0]in e))return!1}for(;++c<p;){E=o[c];var $=E[0],z=e[$],j=E[1];if(w&&E[2]){if(z===r&&!($ in e))return!1}else{var D=new Vt;if(a)var q=a(z,j,$,e,t,D);if(!(q===r?gr(j,z,y|C,a,D):q))return!1}}return!0}function ks(e){if(!je(e)||R1(e))return!1;var t=ln(e)?Gf:zd;return t.test(On(e))}function K0(e){return We(e)&&ot(e)==en}function X0(e){return We(e)&&rt(e)==tt}function Y0(e){return We(e)&&gi(e.length)&&!!Fe[ot(e)]}function $s(e){return typeof e=="function"?e:e==null?vt:typeof e=="object"?le(e)?Os(e[0],e[1]):Is(e):Yl(e)}function po(e){if(!br(e))return e0(e);var t=[];for(var o in Ie(e))$e.call(e,o)&&o!="constructor"&&t.push(o);return t}function Q0(e){if(!je(e))return M1(e);var t=br(e),o=[];for(var a in e)a=="constructor"&&(t||!$e.call(e,a))||o.push(a);return o}function go(e,t){return e<t}function Rs(e,t){var o=-1,a=gt(e)?P(e.length):[];return bn(e,function(c,p,w){a[++o]=t(c,p,w)}),a}function Is(e){var t=Ro(e);return t.length==1&&t[0][2]?dl(t[0][0],t[0][1]):function(o){return o===e||ho(o,e,t)}}function Os(e,t){return Oo(e)&&cl(t)?dl(Jt(e),t):function(o){var a=No(o,e);return a===r&&a===t?Zo(o,e):gr(t,a,y|C)}}function Jr(e,t,o,a,c){e!==t&&lo(t,function(p,w){if(c||(c=new Vt),je(p))J0(e,t,w,o,Jr,a,c);else{var E=a?a(Mo(e,w),p,w+"",e,t,c):r;E===r&&(E=p),ao(e,w,E)}},mt)}function J0(e,t,o,a,c,p,w){var E=Mo(e,o),$=Mo(t,o),z=w.get($);if(z){ao(e,o,z);return}var j=p?p(E,$,o+"",e,t,w):r,D=j===r;if(D){var q=le($),J=!q&&_n($),re=!q&&!J&&Qn($);j=$,q||J||re?le(E)?j=E:De(E)?j=pt(E):J?(D=!1,j=Hs($,!0)):re?(D=!1,j=Vs($,!0)):j=[]:yr($)||Pn($)?(j=E,Pn(E)?j=Dl(E):(!je(E)||ln(E))&&(j=ul($))):D=!1}D&&(w.set($,j),c(j,$,a,p,w),w.delete($)),ao(e,o,j)}function Ps(e,t){var o=e.length;if(o)return t+=t<0?o:0,sn(t,o)?e[t]:r}function Ms(e,t,o){t.length?t=ze(t,function(p){return le(p)?function(w){return Rn(w,p.length===1?p[0]:p)}:p}):t=[vt];var a=-1;t=ze(t,St(ne()));var c=Rs(e,function(p,w,E){var $=ze(t,function(z){return z(p)});return{criteria:$,index:++a,value:p}});return Af(c,function(p,w){return f1(p,w,o)})}function e1(e,t){return Ls(e,t,function(o,a){return Zo(e,a)})}function Ls(e,t,o){for(var a=-1,c=t.length,p={};++a<c;){var w=t[a],E=Rn(e,w);o(E,w)&&mr(p,yn(w,e),E)}return p}function t1(e){return function(t){return Rn(t,e)}}function mo(e,t,o,a){var c=a?Ef:Dn,p=-1,w=t.length,E=e;for(e===t&&(t=pt(t)),o&&(E=ze(e,St(o)));++p<w;)for(var $=0,z=t[p],j=o?o(z):z;($=c(E,j,$,a))>-1;)E!==e&&Zr.call(E,$,1),Zr.call(e,$,1);return e}function Fs(e,t){for(var o=e?t.length:0,a=o-1;o--;){var c=t[o];if(o==a||c!==p){var p=c;sn(c)?Zr.call(e,c,1):yo(e,c)}}return e}function vo(e,t){return e+Ur(ms()*(t-e+1))}function n1(e,t,o,a){for(var c=-1,p=He(Vr((t-e)/(o||1)),0),w=P(p);p--;)w[a?p:++c]=e,e+=o;return w}function bo(e,t){var o="";if(!e||t<1||t>K)return o;do t%2&&(o+=e),t=Ur(t/2),t&&(e+=e);while(t);return o}function ge(e,t){return Lo(fl(e,t,vt),e+"")}function r1(e){return ws(Jn(e))}function i1(e,t){var o=Jn(e);return ui(o,$n(t,0,o.length))}function mr(e,t,o,a){if(!je(e))return e;t=yn(t,e);for(var c=-1,p=t.length,w=p-1,E=e;E!=null&&++c<p;){var $=Jt(t[c]),z=o;if($==="__proto__"||$==="constructor"||$==="prototype")return e;if(c!=w){var j=E[$];z=a?a(j,$,E):r,z===r&&(z=je(j)?j:sn(t[c+1])?[]:{})}fr(E,$,z),E=E[$]}return e}var zs=qr?function(e,t){return qr.set(e,t),e}:vt,o1=Hr?function(e,t){return Hr(e,"toString",{configurable:!0,enumerable:!1,value:Vo(t),writable:!0})}:vt;function a1(e){return ui(Jn(e))}function Lt(e,t,o){var a=-1,c=e.length;t<0&&(t=-t>c?0:c+t),o=o>c?c:o,o<0&&(o+=c),c=t>o?0:o-t>>>0,t>>>=0;for(var p=P(c);++a<c;)p[a]=e[a+t];return p}function s1(e,t){var o;return bn(e,function(a,c,p){return o=t(a,c,p),!o}),!!o}function ei(e,t,o){var a=0,c=e==null?a:e.length;if(typeof t=="number"&&t===t&&c<=Oe){for(;a<c;){var p=a+c>>>1,w=e[p];w!==null&&!At(w)&&(o?w<=t:w<t)?a=p+1:c=p}return c}return wo(e,t,vt,o)}function wo(e,t,o,a){var c=0,p=e==null?0:e.length;if(p===0)return 0;t=o(t);for(var w=t!==t,E=t===null,$=At(t),z=t===r;c<p;){var j=Ur((c+p)/2),D=o(e[j]),q=D!==r,J=D===null,re=D===D,fe=At(D);if(w)var ie=a||re;else z?ie=re&&(a||q):E?ie=re&&q&&(a||!J):$?ie=re&&q&&!J&&(a||!fe):J||fe?ie=!1:ie=a?D<=t:D<t;ie?c=j+1:p=j}return nt(p,Ue)}function Bs(e,t){for(var o=-1,a=e.length,c=0,p=[];++o<a;){var w=e[o],E=t?t(w):w;if(!o||!Ut(E,$)){var $=E;p[c++]=w===0?0:w}}return p}function js(e){return typeof e=="number"?e:At(e)?Se:+e}function Et(e){if(typeof e=="string")return e;if(le(e))return ze(e,Et)+"";if(At(e))return vs?vs.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function wn(e,t,o){var a=-1,c=Pr,p=e.length,w=!0,E=[],$=E;if(o)w=!1,c=qi;else if(p>=l){var z=t?null:b1(e);if(z)return Lr(z);w=!1,c=ar,$=new kn}else $=t?[]:E;e:for(;++a<p;){var j=e[a],D=t?t(j):j;if(j=o||j!==0?j:0,w&&D===D){for(var q=$.length;q--;)if($[q]===D)continue e;t&&$.push(D),E.push(j)}else c($,D,o)||($!==E&&$.push(D),E.push(j))}return E}function yo(e,t){return t=yn(t,e),e=hl(e,t),e==null||delete e[Jt(Ft(t))]}function Ws(e,t,o,a){return mr(e,t,o(Rn(e,t)),a)}function ti(e,t,o,a){for(var c=e.length,p=a?c:-1;(a?p--:++p<c)&&t(e[p],p,e););return o?Lt(e,a?0:p,a?p+1:c):Lt(e,a?p+1:0,a?c:p)}function Ds(e,t){var o=e;return o instanceof be&&(o=o.value()),Gi(t,function(a,c){return c.func.apply(c.thisArg,gn([a],c.args))},o)}function xo(e,t,o){var a=e.length;if(a<2)return a?wn(e[0]):[];for(var c=-1,p=P(a);++c<a;)for(var w=e[c],E=-1;++E<a;)E!=c&&(p[c]=hr(p[c]||w,e[E],t,o));return wn(Qe(p,1),t,o)}function Ns(e,t,o){for(var a=-1,c=e.length,p=t.length,w={};++a<c;){var E=a<p?t[a]:r;o(w,e[a],E)}return w}function _o(e){return De(e)?e:[]}function Co(e){return typeof e=="function"?e:vt}function yn(e,t){return le(e)?e:Oo(e,t)?[e]:vl(ke(e))}var l1=ge;function xn(e,t,o){var a=e.length;return o=o===r?a:o,!t&&o>=a?e:Lt(e,t,o)}var Zs=Kf||function(e){return Ye.clearTimeout(e)};function Hs(e,t){if(t)return e.slice();var o=e.length,a=ds?ds(o):new e.constructor(o);return e.copy(a),a}function So(e){var t=new e.constructor(e.byteLength);return new Dr(t).set(new Dr(e)),t}function u1(e,t){var o=t?So(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function c1(e){var t=new e.constructor(e.source,Ta.exec(e));return t.lastIndex=e.lastIndex,t}function d1(e){return dr?Ie(dr.call(e)):{}}function Vs(e,t){var o=t?So(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function Us(e,t){if(e!==t){var o=e!==r,a=e===null,c=e===e,p=At(e),w=t!==r,E=t===null,$=t===t,z=At(t);if(!E&&!z&&!p&&e>t||p&&w&&$&&!E&&!z||a&&w&&$||!o&&$||!c)return 1;if(!a&&!p&&!z&&e<t||z&&o&&c&&!a&&!p||E&&o&&c||!w&&c||!$)return-1}return 0}function f1(e,t,o){for(var a=-1,c=e.criteria,p=t.criteria,w=c.length,E=o.length;++a<w;){var $=Us(c[a],p[a]);if($){if(a>=E)return $;var z=o[a];return $*(z=="desc"?-1:1)}}return e.index-t.index}function qs(e,t,o,a){for(var c=-1,p=e.length,w=o.length,E=-1,$=t.length,z=He(p-w,0),j=P($+z),D=!a;++E<$;)j[E]=t[E];for(;++c<w;)(D||c<p)&&(j[o[c]]=e[c]);for(;z--;)j[E++]=e[c++];return j}function Gs(e,t,o,a){for(var c=-1,p=e.length,w=-1,E=o.length,$=-1,z=t.length,j=He(p-E,0),D=P(j+z),q=!a;++c<j;)D[c]=e[c];for(var J=c;++$<z;)D[J+$]=t[$];for(;++w<E;)(q||c<p)&&(D[J+o[w]]=e[c++]);return D}function pt(e,t){var o=-1,a=e.length;for(t||(t=P(a));++o<a;)t[o]=e[o];return t}function Qt(e,t,o,a){var c=!o;o||(o={});for(var p=-1,w=t.length;++p<w;){var E=t[p],$=a?a(o[E],e[E],E,o,e):r;$===r&&($=e[E]),c?rn(o,E,$):fr(o,E,$)}return o}function h1(e,t){return Qt(e,Io(e),t)}function p1(e,t){return Qt(e,sl(e),t)}function ni(e,t){return function(o,a){var c=le(o)?wf:F0,p=t?t():{};return c(o,e,ne(a,2),p)}}function Kn(e){return ge(function(t,o){var a=-1,c=o.length,p=c>1?o[c-1]:r,w=c>2?o[2]:r;for(p=e.length>3&&typeof p=="function"?(c--,p):r,w&&at(o[0],o[1],w)&&(p=c<3?r:p,c=1),t=Ie(t);++a<c;){var E=o[a];E&&e(t,E,a,p)}return t})}function Ks(e,t){return function(o,a){if(o==null)return o;if(!gt(o))return e(o,a);for(var c=o.length,p=t?c:-1,w=Ie(o);(t?p--:++p<c)&&a(w[p],p,w)!==!1;);return o}}function Xs(e){return function(t,o,a){for(var c=-1,p=Ie(t),w=a(t),E=w.length;E--;){var $=w[e?E:++c];if(o(p[$],$,p)===!1)break}return t}}function g1(e,t,o){var a=t&_,c=vr(e);function p(){var w=this&&this!==Ye&&this instanceof p?c:e;return w.apply(a?o:this,arguments)}return p}function Ys(e){return function(t){t=ke(t);var o=Nn(t)?Ht(t):r,a=o?o[0]:t.charAt(0),c=o?xn(o,1).join(""):t.slice(1);return a[e]()+c}}function Xn(e){return function(t){return Gi(Kl(Gl(t).replace(of,"")),e,"")}}function vr(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=Gn(e.prototype),a=e.apply(o,t);return je(a)?a:o}}function m1(e,t,o){var a=vr(e);function c(){for(var p=arguments.length,w=P(p),E=p,$=Yn(c);E--;)w[E]=arguments[E];var z=p<3&&w[0]!==$&&w[p-1]!==$?[]:mn(w,$);if(p-=z.length,p<o)return nl(e,t,ri,c.placeholder,r,w,z,r,r,o-p);var j=this&&this!==Ye&&this instanceof c?a:e;return Ct(j,this,w)}return c}function Qs(e){return function(t,o,a){var c=Ie(t);if(!gt(t)){var p=ne(o,3);t=Ge(t),o=function(E){return p(c[E],E,c)}}var w=e(t,o,a);return w>-1?c[p?t[w]:w]:r}}function Js(e){return an(function(t){var o=t.length,a=o,c=Pt.prototype.thru;for(e&&t.reverse();a--;){var p=t[a];if(typeof p!="function")throw new Ot(h);if(c&&!w&&si(p)=="wrapper")var w=new Pt([],!0)}for(a=w?a:o;++a<o;){p=t[a];var E=si(p),$=E=="wrapper"?$o(p):r;$&&Po($[0])&&$[1]==(Z|T|F|U)&&!$[4].length&&$[9]==1?w=w[si($[0])].apply(w,$[3]):w=p.length==1&&Po(p)?w[E]():w.thru(p)}return function(){var z=arguments,j=z[0];if(w&&z.length==1&&le(j))return w.plant(j).value();for(var D=0,q=o?t[D].apply(this,z):j;++D<o;)q=t[D].call(this,q);return q}})}function ri(e,t,o,a,c,p,w,E,$,z){var j=t&Z,D=t&_,q=t&L,J=t&(T|O),re=t&de,fe=q?r:vr(e);function ie(){for(var ve=arguments.length,we=P(ve),Tt=ve;Tt--;)we[Tt]=arguments[Tt];if(J)var st=Yn(ie),kt=kf(we,st);if(a&&(we=qs(we,a,c,J)),p&&(we=Gs(we,p,w,J)),ve-=kt,J&&ve<z){var Ne=mn(we,st);return nl(e,t,ri,ie.placeholder,o,we,Ne,E,$,z-ve)}var qt=D?o:this,cn=q?qt[e]:e;return ve=we.length,E?we=F1(we,E):re&&ve>1&&we.reverse(),j&&$<ve&&(we.length=$),this&&this!==Ye&&this instanceof ie&&(cn=fe||vr(cn)),cn.apply(qt,we)}return ie}function el(e,t){return function(o,a){return H0(o,e,t(a),{})}}function ii(e,t){return function(o,a){var c;if(o===r&&a===r)return t;if(o!==r&&(c=o),a!==r){if(c===r)return a;typeof o=="string"||typeof a=="string"?(o=Et(o),a=Et(a)):(o=js(o),a=js(a)),c=e(o,a)}return c}}function Eo(e){return an(function(t){return t=ze(t,St(ne())),ge(function(o){var a=this;return e(t,function(c){return Ct(c,a,o)})})})}function oi(e,t){t=t===r?" ":Et(t);var o=t.length;if(o<2)return o?bo(t,e):t;var a=bo(t,Vr(e/Zn(t)));return Nn(t)?xn(Ht(a),0,e).join(""):a.slice(0,e)}function v1(e,t,o,a){var c=t&_,p=vr(e);function w(){for(var E=-1,$=arguments.length,z=-1,j=a.length,D=P(j+$),q=this&&this!==Ye&&this instanceof w?p:e;++z<j;)D[z]=a[z];for(;$--;)D[z++]=arguments[++E];return Ct(q,c?o:this,D)}return w}function tl(e){return function(t,o,a){return a&&typeof a!="number"&&at(t,o,a)&&(o=a=r),t=un(t),o===r?(o=t,t=0):o=un(o),a=a===r?t<o?1:-1:un(a),n1(t,o,a,e)}}function ai(e){return function(t,o){return typeof t=="string"&&typeof o=="string"||(t=zt(t),o=zt(o)),e(t,o)}}function nl(e,t,o,a,c,p,w,E,$,z){var j=t&T,D=j?w:r,q=j?r:w,J=j?p:r,re=j?r:p;t|=j?F:N,t&=~(j?N:F),t&I||(t&=-4);var fe=[e,t,c,J,D,re,q,E,$,z],ie=o.apply(r,fe);return Po(e)&&pl(ie,fe),ie.placeholder=a,gl(ie,e,t)}function Ao(e){var t=Ze[e];return function(o,a){if(o=zt(o),a=a==null?0:nt(ce(a),292),a&&gs(o)){var c=(ke(o)+"e").split("e"),p=t(c[0]+"e"+(+c[1]+a));return c=(ke(p)+"e").split("e"),+(c[0]+"e"+(+c[1]-a))}return t(o)}}var b1=Un&&1/Lr(new Un([,-0]))[1]==Q?function(e){return new Un(e)}:Go;function rl(e){return function(t){var o=rt(t);return o==Be?to(t):o==tt?Lf(t):Tf(t,e(t))}}function on(e,t,o,a,c,p,w,E){var $=t&L;if(!$&&typeof e!="function")throw new Ot(h);var z=a?a.length:0;if(z||(t&=-97,a=c=r),w=w===r?w:He(ce(w),0),E=E===r?E:ce(E),z-=c?c.length:0,t&N){var j=a,D=c;a=c=r}var q=$?r:$o(e),J=[e,t,o,a,c,j,D,p,w,E];if(q&&P1(J,q),e=J[0],t=J[1],o=J[2],a=J[3],c=J[4],E=J[9]=J[9]===r?$?0:e.length:He(J[9]-z,0),!E&&t&(T|O)&&(t&=-25),!t||t==_)var re=g1(e,t,o);else t==T||t==O?re=m1(e,t,E):(t==F||t==(_|F))&&!c.length?re=v1(e,t,o,a):re=ri.apply(r,J);var fe=q?zs:pl;return gl(fe(re,J),e,t)}function il(e,t,o,a){return e===r||Ut(e,Vn[o])&&!$e.call(a,o)?t:e}function ol(e,t,o,a,c,p){return je(e)&&je(t)&&(p.set(t,e),Jr(e,t,r,ol,p),p.delete(t)),e}function w1(e){return yr(e)?r:e}function al(e,t,o,a,c,p){var w=o&y,E=e.length,$=t.length;if(E!=$&&!(w&&$>E))return!1;var z=p.get(e),j=p.get(t);if(z&&j)return z==t&&j==e;var D=-1,q=!0,J=o&C?new kn:r;for(p.set(e,t),p.set(t,e);++D<E;){var re=e[D],fe=t[D];if(a)var ie=w?a(fe,re,D,t,e,p):a(re,fe,D,e,t,p);if(ie!==r){if(ie)continue;q=!1;break}if(J){if(!Ki(t,function(ve,we){if(!ar(J,we)&&(re===ve||c(re,ve,o,a,p)))return J.push(we)})){q=!1;break}}else if(!(re===fe||c(re,fe,o,a,p))){q=!1;break}}return p.delete(e),p.delete(t),q}function y1(e,t,o,a,c,p,w){switch(o){case te:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case ue:return!(e.byteLength!=t.byteLength||!p(new Dr(e),new Dr(t)));case wt:case yt:case dt:return Ut(+e,+t);case Pe:return e.name==t.name&&e.message==t.message;case en:case Xt:return e==t+"";case Be:var E=to;case tt:var $=a&y;if(E||(E=Lr),e.size!=t.size&&!$)return!1;var z=w.get(e);if(z)return z==t;a|=C,w.set(e,t);var j=al(E(e),E(t),a,c,p,w);return w.delete(e),j;case G:if(dr)return dr.call(e)==dr.call(t)}return!1}function x1(e,t,o,a,c,p){var w=o&y,E=To(e),$=E.length,z=To(t),j=z.length;if($!=j&&!w)return!1;for(var D=$;D--;){var q=E[D];if(!(w?q in t:$e.call(t,q)))return!1}var J=p.get(e),re=p.get(t);if(J&&re)return J==t&&re==e;var fe=!0;p.set(e,t),p.set(t,e);for(var ie=w;++D<$;){q=E[D];var ve=e[q],we=t[q];if(a)var Tt=w?a(we,ve,q,t,e,p):a(ve,we,q,e,t,p);if(!(Tt===r?ve===we||c(ve,we,o,a,p):Tt)){fe=!1;break}ie||(ie=q=="constructor")}if(fe&&!ie){var st=e.constructor,kt=t.constructor;st!=kt&&"constructor"in e&&"constructor"in t&&!(typeof st=="function"&&st instanceof st&&typeof kt=="function"&&kt instanceof kt)&&(fe=!1)}return p.delete(e),p.delete(t),fe}function an(e){return Lo(fl(e,r,xl),e+"")}function To(e){return As(e,Ge,Io)}function ko(e){return As(e,mt,sl)}var $o=qr?function(e){return qr.get(e)}:Go;function si(e){for(var t=e.name+"",o=qn[t],a=$e.call(qn,t)?o.length:0;a--;){var c=o[a],p=c.func;if(p==null||p==e)return c.name}return t}function Yn(e){var t=$e.call(d,"placeholder")?d:e;return t.placeholder}function ne(){var e=d.iteratee||Uo;return e=e===Uo?$s:e,arguments.length?e(arguments[0],arguments[1]):e}function li(e,t){var o=e.__data__;return $1(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Ro(e){for(var t=Ge(e),o=t.length;o--;){var a=t[o],c=e[a];t[o]=[a,c,cl(c)]}return t}function In(e,t){var o=Of(e,t);return ks(o)?o:r}function _1(e){var t=$e.call(e,An),o=e[An];try{e[An]=r;var a=!0}catch{}var c=jr.call(e);return a&&(t?e[An]=o:delete e[An]),c}var Io=ro?function(e){return e==null?[]:(e=Ie(e),pn(ro(e),function(t){return hs.call(e,t)}))}:Ko,sl=ro?function(e){for(var t=[];e;)gn(t,Io(e)),e=Nr(e);return t}:Ko,rt=ot;(io&&rt(new io(new ArrayBuffer(1)))!=te||lr&&rt(new lr)!=Be||oo&&rt(oo.resolve())!=Zt||Un&&rt(new Un)!=tt||ur&&rt(new ur)!=Me)&&(rt=function(e){var t=ot(e),o=t==et?e.constructor:r,a=o?On(o):"";if(a)switch(a){case i0:return te;case o0:return Be;case a0:return Zt;case s0:return tt;case l0:return Me}return t});function C1(e,t,o){for(var a=-1,c=o.length;++a<c;){var p=o[a],w=p.size;switch(p.type){case"drop":e+=w;break;case"dropRight":t-=w;break;case"take":t=nt(t,e+w);break;case"takeRight":e=He(e,t-w);break}}return{start:e,end:t}}function S1(e){var t=e.match($d);return t?t[1].split(Rd):[]}function ll(e,t,o){t=yn(t,e);for(var a=-1,c=t.length,p=!1;++a<c;){var w=Jt(t[a]);if(!(p=e!=null&&o(e,w)))break;e=e[w]}return p||++a!=c?p:(c=e==null?0:e.length,!!c&&gi(c)&&sn(w,c)&&(le(e)||Pn(e)))}function E1(e){var t=e.length,o=new e.constructor(t);return t&&typeof e[0]=="string"&&$e.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function ul(e){return typeof e.constructor=="function"&&!br(e)?Gn(Nr(e)):{}}function A1(e,t,o){var a=e.constructor;switch(t){case ue:return So(e);case wt:case yt:return new a(+e);case te:return u1(e,o);case Te:case _t:case ft:case xe:case oe:case ht:case Sn:case jn:case zi:return Vs(e,o);case Be:return new a;case dt:case Xt:return new a(e);case en:return c1(e);case tt:return new a;case G:return d1(e)}}function T1(e,t){var o=t.length;if(!o)return e;var a=o-1;return t[a]=(o>1?"& ":"")+t[a],t=t.join(o>2?", ":" "),e.replace(kd,`{
|
|
8
|
+
*/var dm=Cr.exports,eu;function fm(){return eu||(eu=1,function(n,r){(function(){var i,a="4.17.21",l=200,u="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",d="Expected a function",g="Invalid `variable` option passed into `_.template`",v="__lodash_hash_undefined__",m=500,$="__lodash_placeholder__",T=1,b=2,x=4,w=1,C=2,S=1,F=2,L=4,A=8,I=16,P=32,D=64,N=128,U=256,ie=512,ae=30,xe="...",W=800,M=16,Z=1,ee=2,K=3,G=1/0,q=9007199254740991,se=17976931348623157e292,Y=NaN,X=4294967295,ne=X-1,fe=X>>>1,ke=[["ary",N],["bind",S],["bindKey",F],["curry",A],["curryRight",I],["flip",ie],["partial",P],["partialRight",D],["rearg",U]],We="[object Arguments]",ze="[object Array]",Xe="[object AsyncFunction]",nt="[object Boolean]",Ye="[object Date]",it="[object DOMException]",Re="[object Error]",qe="[object Function]",Le="[object GeneratorFunction]",$e="[object Map]",je="[object Number]",ar="[object Null]",st="[object Object]",Nt="[object Promise]",Kt="[object Proxy]",en="[object RegExp]",lt="[object Set]",Xt="[object String]",J="[object Symbol]",Ie="[object Undefined]",De="[object WeakMap]",pe="[object WeakSet]",be="[object ArrayBuffer]",le="[object DataView]",Me="[object Float32Array]",St="[object Float64Array]",vt="[object Int8Array]",Te="[object Int16Array]",he="[object Int32Array]",bt="[object Uint8Array]",$n="[object Uint8ClampedArray]",Wn="[object Uint16Array]",Bi="[object Uint32Array]",Td=/\b__p \+= '';/g,kd=/\b(__p \+=) '' \+/g,Rd=/(__e\(.*?\)|\b__t\)) \+\n'';/g,$a=/&(?:amp|lt|gt|quot|#39);/g,Ea=/[&<>"']/g,Ld=RegExp($a.source),Id=RegExp(Ea.source),Od=/<%-([\s\S]+?)%>/g,Md=/<%([\s\S]+?)%>/g,Aa=/<%=([\s\S]+?)%>/g,Fd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Pd=/^\w*$/,zd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Wi=/[\\^$.*+?()[\]{}|]/g,jd=RegExp(Wi.source),Di=/^\s+/,Bd=/\s/,Wd=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Dd=/\{\n\/\* \[wrapped with (.+)\] \*/,Zd=/,? & /,Nd=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Hd=/[()=,{}\[\]\/\s]/,Vd=/\\(\\)?/g,Ud=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ta=/\w*$/,qd=/^[-+]0x[0-9a-f]+$/i,Gd=/^0b[01]+$/i,Kd=/^\[object .+?Constructor\]$/,Xd=/^0o[0-7]+$/i,Yd=/^(?:0|[1-9]\d*)$/,Qd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Lr=/($^)/,Jd=/['\n\r\u2028\u2029\\]/g,Ir="\\ud800-\\udfff",ef="\\u0300-\\u036f",tf="\\ufe20-\\ufe2f",nf="\\u20d0-\\u20ff",ka=ef+tf+nf,Ra="\\u2700-\\u27bf",La="a-z\\xdf-\\xf6\\xf8-\\xff",rf="\\xac\\xb1\\xd7\\xf7",of="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",af="\\u2000-\\u206f",sf=" \\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",Ia="A-Z\\xc0-\\xd6\\xd8-\\xde",Oa="\\ufe0e\\ufe0f",Ma=rf+of+af+sf,Zi="['’]",lf="["+Ir+"]",Fa="["+Ma+"]",Or="["+ka+"]",Pa="\\d+",uf="["+Ra+"]",za="["+La+"]",ja="[^"+Ir+Ma+Pa+Ra+La+Ia+"]",Ni="\\ud83c[\\udffb-\\udfff]",cf="(?:"+Or+"|"+Ni+")",Ba="[^"+Ir+"]",Hi="(?:\\ud83c[\\udde6-\\uddff]){2}",Vi="[\\ud800-\\udbff][\\udc00-\\udfff]",Dn="["+Ia+"]",Wa="\\u200d",Da="(?:"+za+"|"+ja+")",df="(?:"+Dn+"|"+ja+")",Za="(?:"+Zi+"(?:d|ll|m|re|s|t|ve))?",Na="(?:"+Zi+"(?:D|LL|M|RE|S|T|VE))?",Ha=cf+"?",Va="["+Oa+"]?",ff="(?:"+Wa+"(?:"+[Ba,Hi,Vi].join("|")+")"+Va+Ha+")*",hf="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pf="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ua=Va+Ha+ff,gf="(?:"+[uf,Hi,Vi].join("|")+")"+Ua,mf="(?:"+[Ba+Or+"?",Or,Hi,Vi,lf].join("|")+")",vf=RegExp(Zi,"g"),bf=RegExp(Or,"g"),Ui=RegExp(Ni+"(?="+Ni+")|"+mf+Ua,"g"),yf=RegExp([Dn+"?"+za+"+"+Za+"(?="+[Fa,Dn,"$"].join("|")+")",df+"+"+Na+"(?="+[Fa,Dn+Da,"$"].join("|")+")",Dn+"?"+Da+"+"+Za,Dn+"+"+Na,pf,hf,Pa,gf].join("|"),"g"),wf=RegExp("["+Wa+Ir+ka+Oa+"]"),xf=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,_f=["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"],Cf=-1,Ne={};Ne[Me]=Ne[St]=Ne[vt]=Ne[Te]=Ne[he]=Ne[bt]=Ne[$n]=Ne[Wn]=Ne[Bi]=!0,Ne[We]=Ne[ze]=Ne[be]=Ne[nt]=Ne[le]=Ne[Ye]=Ne[Re]=Ne[qe]=Ne[$e]=Ne[je]=Ne[st]=Ne[en]=Ne[lt]=Ne[Xt]=Ne[De]=!1;var Ze={};Ze[We]=Ze[ze]=Ze[be]=Ze[le]=Ze[nt]=Ze[Ye]=Ze[Me]=Ze[St]=Ze[vt]=Ze[Te]=Ze[he]=Ze[$e]=Ze[je]=Ze[st]=Ze[en]=Ze[lt]=Ze[Xt]=Ze[J]=Ze[bt]=Ze[$n]=Ze[Wn]=Ze[Bi]=!0,Ze[Re]=Ze[qe]=Ze[De]=!1;var Sf={À:"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"},$f={"&":"&","<":"<",">":">",'"':""","'":"'"},Ef={"&":"&","<":"<",">":">",""":'"',"'":"'"},Af={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Tf=parseFloat,kf=parseInt,qa=typeof yi=="object"&&yi&&yi.Object===Object&&yi,Rf=typeof self=="object"&&self&&self.Object===Object&&self,ot=qa||Rf||Function("return this")(),qi=r&&!r.nodeType&&r,En=qi&&!0&&n&&!n.nodeType&&n,Ga=En&&En.exports===qi,Gi=Ga&&qa.process,It=function(){try{var k=En&&En.require&&En.require("util").types;return k||Gi&&Gi.binding&&Gi.binding("util")}catch{}}(),Ka=It&&It.isArrayBuffer,Xa=It&&It.isDate,Ya=It&&It.isMap,Qa=It&&It.isRegExp,Ja=It&&It.isSet,es=It&&It.isTypedArray;function $t(k,z,O){switch(O.length){case 0:return k.call(z);case 1:return k.call(z,O[0]);case 2:return k.call(z,O[0],O[1]);case 3:return k.call(z,O[0],O[1],O[2])}return k.apply(z,O)}function Lf(k,z,O,te){for(var ge=-1,Oe=k==null?0:k.length;++ge<Oe;){var Qe=k[ge];z(te,Qe,O(Qe),k)}return te}function Ot(k,z){for(var O=-1,te=k==null?0:k.length;++O<te&&z(k[O],O,k)!==!1;);return k}function If(k,z){for(var O=k==null?0:k.length;O--&&z(k[O],O,k)!==!1;);return k}function ts(k,z){for(var O=-1,te=k==null?0:k.length;++O<te;)if(!z(k[O],O,k))return!1;return!0}function pn(k,z){for(var O=-1,te=k==null?0:k.length,ge=0,Oe=[];++O<te;){var Qe=k[O];z(Qe,O,k)&&(Oe[ge++]=Qe)}return Oe}function Mr(k,z){var O=k==null?0:k.length;return!!O&&Zn(k,z,0)>-1}function Ki(k,z,O){for(var te=-1,ge=k==null?0:k.length;++te<ge;)if(O(z,k[te]))return!0;return!1}function He(k,z){for(var O=-1,te=k==null?0:k.length,ge=Array(te);++O<te;)ge[O]=z(k[O],O,k);return ge}function gn(k,z){for(var O=-1,te=z.length,ge=k.length;++O<te;)k[ge+O]=z[O];return k}function Xi(k,z,O,te){var ge=-1,Oe=k==null?0:k.length;for(te&&Oe&&(O=k[++ge]);++ge<Oe;)O=z(O,k[ge],ge,k);return O}function Of(k,z,O,te){var ge=k==null?0:k.length;for(te&&ge&&(O=k[--ge]);ge--;)O=z(O,k[ge],ge,k);return O}function Yi(k,z){for(var O=-1,te=k==null?0:k.length;++O<te;)if(z(k[O],O,k))return!0;return!1}var Mf=Qi("length");function Ff(k){return k.split("")}function Pf(k){return k.match(Nd)||[]}function ns(k,z,O){var te;return O(k,function(ge,Oe,Qe){if(z(ge,Oe,Qe))return te=Oe,!1}),te}function Fr(k,z,O,te){for(var ge=k.length,Oe=O+(te?1:-1);te?Oe--:++Oe<ge;)if(z(k[Oe],Oe,k))return Oe;return-1}function Zn(k,z,O){return z===z?Gf(k,z,O):Fr(k,rs,O)}function zf(k,z,O,te){for(var ge=O-1,Oe=k.length;++ge<Oe;)if(te(k[ge],z))return ge;return-1}function rs(k){return k!==k}function is(k,z){var O=k==null?0:k.length;return O?eo(k,z)/O:Y}function Qi(k){return function(z){return z==null?i:z[k]}}function Ji(k){return function(z){return k==null?i:k[z]}}function os(k,z,O,te,ge){return ge(k,function(Oe,Qe,Be){O=te?(te=!1,Oe):z(O,Oe,Qe,Be)}),O}function jf(k,z){var O=k.length;for(k.sort(z);O--;)k[O]=k[O].value;return k}function eo(k,z){for(var O,te=-1,ge=k.length;++te<ge;){var Oe=z(k[te]);Oe!==i&&(O=O===i?Oe:O+Oe)}return O}function to(k,z){for(var O=-1,te=Array(k);++O<k;)te[O]=z(O);return te}function Bf(k,z){return He(z,function(O){return[O,k[O]]})}function as(k){return k&&k.slice(0,cs(k)+1).replace(Di,"")}function Et(k){return function(z){return k(z)}}function no(k,z){return He(z,function(O){return k[O]})}function sr(k,z){return k.has(z)}function ss(k,z){for(var O=-1,te=k.length;++O<te&&Zn(z,k[O],0)>-1;);return O}function ls(k,z){for(var O=k.length;O--&&Zn(z,k[O],0)>-1;);return O}function Wf(k,z){for(var O=k.length,te=0;O--;)k[O]===z&&++te;return te}var Df=Ji(Sf),Zf=Ji($f);function Nf(k){return"\\"+Af[k]}function Hf(k,z){return k==null?i:k[z]}function Nn(k){return wf.test(k)}function Vf(k){return xf.test(k)}function Uf(k){for(var z,O=[];!(z=k.next()).done;)O.push(z.value);return O}function ro(k){var z=-1,O=Array(k.size);return k.forEach(function(te,ge){O[++z]=[ge,te]}),O}function us(k,z){return function(O){return k(z(O))}}function mn(k,z){for(var O=-1,te=k.length,ge=0,Oe=[];++O<te;){var Qe=k[O];(Qe===z||Qe===$)&&(k[O]=$,Oe[ge++]=O)}return Oe}function Pr(k){var z=-1,O=Array(k.size);return k.forEach(function(te){O[++z]=te}),O}function qf(k){var z=-1,O=Array(k.size);return k.forEach(function(te){O[++z]=[te,te]}),O}function Gf(k,z,O){for(var te=O-1,ge=k.length;++te<ge;)if(k[te]===z)return te;return-1}function Kf(k,z,O){for(var te=O+1;te--;)if(k[te]===z)return te;return te}function Hn(k){return Nn(k)?Yf(k):Mf(k)}function Ht(k){return Nn(k)?Qf(k):Ff(k)}function cs(k){for(var z=k.length;z--&&Bd.test(k.charAt(z)););return z}var Xf=Ji(Ef);function Yf(k){for(var z=Ui.lastIndex=0;Ui.test(k);)++z;return z}function Qf(k){return k.match(Ui)||[]}function Jf(k){return k.match(yf)||[]}var e0=function k(z){z=z==null?ot:Vn.defaults(ot.Object(),z,Vn.pick(ot,_f));var O=z.Array,te=z.Date,ge=z.Error,Oe=z.Function,Qe=z.Math,Be=z.Object,io=z.RegExp,t0=z.String,Mt=z.TypeError,zr=O.prototype,n0=Oe.prototype,Un=Be.prototype,jr=z["__core-js_shared__"],Br=n0.toString,Pe=Un.hasOwnProperty,r0=0,ds=function(){var e=/[^.]+$/.exec(jr&&jr.keys&&jr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Wr=Un.toString,i0=Br.call(Be),o0=ot._,a0=io("^"+Br.call(Pe).replace(Wi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Dr=Ga?z.Buffer:i,vn=z.Symbol,Zr=z.Uint8Array,fs=Dr?Dr.allocUnsafe:i,Nr=us(Be.getPrototypeOf,Be),hs=Be.create,ps=Un.propertyIsEnumerable,Hr=zr.splice,gs=vn?vn.isConcatSpreadable:i,lr=vn?vn.iterator:i,An=vn?vn.toStringTag:i,Vr=function(){try{var e=In(Be,"defineProperty");return e({},"",{}),e}catch{}}(),s0=z.clearTimeout!==ot.clearTimeout&&z.clearTimeout,l0=te&&te.now!==ot.Date.now&&te.now,u0=z.setTimeout!==ot.setTimeout&&z.setTimeout,Ur=Qe.ceil,qr=Qe.floor,oo=Be.getOwnPropertySymbols,c0=Dr?Dr.isBuffer:i,ms=z.isFinite,d0=zr.join,f0=us(Be.keys,Be),Je=Qe.max,ut=Qe.min,h0=te.now,p0=z.parseInt,vs=Qe.random,g0=zr.reverse,ao=In(z,"DataView"),ur=In(z,"Map"),so=In(z,"Promise"),qn=In(z,"Set"),cr=In(z,"WeakMap"),dr=In(Be,"create"),Gr=cr&&new cr,Gn={},m0=On(ao),v0=On(ur),b0=On(so),y0=On(qn),w0=On(cr),Kr=vn?vn.prototype:i,fr=Kr?Kr.valueOf:i,bs=Kr?Kr.toString:i;function f(e){if(Ue(e)&&!me(e)&&!(e instanceof Se)){if(e instanceof Ft)return e;if(Pe.call(e,"__wrapped__"))return yl(e)}return new Ft(e)}var Kn=function(){function e(){}return function(t){if(!Ve(t))return{};if(hs)return hs(t);e.prototype=t;var o=new e;return e.prototype=i,o}}();function Xr(){}function Ft(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=i}f.templateSettings={escape:Od,evaluate:Md,interpolate:Aa,variable:"",imports:{_:f}},f.prototype=Xr.prototype,f.prototype.constructor=f,Ft.prototype=Kn(Xr.prototype),Ft.prototype.constructor=Ft;function Se(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=X,this.__views__=[]}function x0(){var e=new Se(this.__wrapped__);return e.__actions__=yt(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=yt(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=yt(this.__views__),e}function _0(){if(this.__filtered__){var e=new Se(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function C0(){var e=this.__wrapped__.value(),t=this.__dir__,o=me(e),s=t<0,c=o?e.length:0,p=F1(0,c,this.__views__),_=p.start,E=p.end,R=E-_,j=s?E:_-1,B=this.__iteratees__,H=B.length,Q=0,oe=ut(R,this.__takeCount__);if(!o||!s&&c==R&&oe==R)return Zs(e,this.__actions__);var ce=[];e:for(;R--&&Q<oe;){j+=t;for(var we=-1,de=e[j];++we<H;){var Ce=B[we],Ee=Ce.iteratee,kt=Ce.type,pt=Ee(de);if(kt==ee)de=pt;else if(!pt){if(kt==Z)continue e;break e}}ce[Q++]=de}return ce}Se.prototype=Kn(Xr.prototype),Se.prototype.constructor=Se;function Tn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var s=e[t];this.set(s[0],s[1])}}function S0(){this.__data__=dr?dr(null):{},this.size=0}function $0(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function E0(e){var t=this.__data__;if(dr){var o=t[e];return o===v?i:o}return Pe.call(t,e)?t[e]:i}function A0(e){var t=this.__data__;return dr?t[e]!==i:Pe.call(t,e)}function T0(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=dr&&t===i?v:t,this}Tn.prototype.clear=S0,Tn.prototype.delete=$0,Tn.prototype.get=E0,Tn.prototype.has=A0,Tn.prototype.set=T0;function tn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var s=e[t];this.set(s[0],s[1])}}function k0(){this.__data__=[],this.size=0}function R0(e){var t=this.__data__,o=Yr(t,e);if(o<0)return!1;var s=t.length-1;return o==s?t.pop():Hr.call(t,o,1),--this.size,!0}function L0(e){var t=this.__data__,o=Yr(t,e);return o<0?i:t[o][1]}function I0(e){return Yr(this.__data__,e)>-1}function O0(e,t){var o=this.__data__,s=Yr(o,e);return s<0?(++this.size,o.push([e,t])):o[s][1]=t,this}tn.prototype.clear=k0,tn.prototype.delete=R0,tn.prototype.get=L0,tn.prototype.has=I0,tn.prototype.set=O0;function nn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var s=e[t];this.set(s[0],s[1])}}function M0(){this.size=0,this.__data__={hash:new Tn,map:new(ur||tn),string:new Tn}}function F0(e){var t=ui(this,e).delete(e);return this.size-=t?1:0,t}function P0(e){return ui(this,e).get(e)}function z0(e){return ui(this,e).has(e)}function j0(e,t){var o=ui(this,e),s=o.size;return o.set(e,t),this.size+=o.size==s?0:1,this}nn.prototype.clear=M0,nn.prototype.delete=F0,nn.prototype.get=P0,nn.prototype.has=z0,nn.prototype.set=j0;function kn(e){var t=-1,o=e==null?0:e.length;for(this.__data__=new nn;++t<o;)this.add(e[t])}function B0(e){return this.__data__.set(e,v),this}function W0(e){return this.__data__.has(e)}kn.prototype.add=kn.prototype.push=B0,kn.prototype.has=W0;function Vt(e){var t=this.__data__=new tn(e);this.size=t.size}function D0(){this.__data__=new tn,this.size=0}function Z0(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function N0(e){return this.__data__.get(e)}function H0(e){return this.__data__.has(e)}function V0(e,t){var o=this.__data__;if(o instanceof tn){var s=o.__data__;if(!ur||s.length<l-1)return s.push([e,t]),this.size=++o.size,this;o=this.__data__=new nn(s)}return o.set(e,t),this.size=o.size,this}Vt.prototype.clear=D0,Vt.prototype.delete=Z0,Vt.prototype.get=N0,Vt.prototype.has=H0,Vt.prototype.set=V0;function ys(e,t){var o=me(e),s=!o&&Mn(e),c=!o&&!s&&_n(e),p=!o&&!s&&!c&&Jn(e),_=o||s||c||p,E=_?to(e.length,t0):[],R=E.length;for(var j in e)(t||Pe.call(e,j))&&!(_&&(j=="length"||c&&(j=="offset"||j=="parent")||p&&(j=="buffer"||j=="byteLength"||j=="byteOffset")||sn(j,R)))&&E.push(j);return E}function ws(e){var t=e.length;return t?e[yo(0,t-1)]:i}function U0(e,t){return ci(yt(e),Rn(t,0,e.length))}function q0(e){return ci(yt(e))}function lo(e,t,o){(o!==i&&!Ut(e[t],o)||o===i&&!(t in e))&&rn(e,t,o)}function hr(e,t,o){var s=e[t];(!(Pe.call(e,t)&&Ut(s,o))||o===i&&!(t in e))&&rn(e,t,o)}function Yr(e,t){for(var o=e.length;o--;)if(Ut(e[o][0],t))return o;return-1}function G0(e,t,o,s){return bn(e,function(c,p,_){t(s,c,o(c),_)}),s}function xs(e,t){return e&&Qt(t,rt(t),e)}function K0(e,t){return e&&Qt(t,xt(t),e)}function rn(e,t,o){t=="__proto__"&&Vr?Vr(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}function uo(e,t){for(var o=-1,s=t.length,c=O(s),p=e==null;++o<s;)c[o]=p?i:Ho(e,t[o]);return c}function Rn(e,t,o){return e===e&&(o!==i&&(e=e<=o?e:o),t!==i&&(e=e>=t?e:t)),e}function Pt(e,t,o,s,c,p){var _,E=t&T,R=t&b,j=t&x;if(o&&(_=c?o(e,s,c,p):o(e)),_!==i)return _;if(!Ve(e))return e;var B=me(e);if(B){if(_=z1(e),!E)return yt(e,_)}else{var H=ct(e),Q=H==qe||H==Le;if(_n(e))return Vs(e,E);if(H==st||H==We||Q&&!c){if(_=R||Q?{}:cl(e),!E)return R?E1(e,K0(_,e)):$1(e,xs(_,e))}else{if(!Ze[H])return c?e:{};_=j1(e,H,E)}}p||(p=new Vt);var oe=p.get(e);if(oe)return oe;p.set(e,_),Bl(e)?e.forEach(function(de){_.add(Pt(de,t,o,de,e,p))}):zl(e)&&e.forEach(function(de,Ce){_.set(Ce,Pt(de,t,o,Ce,e,p))});var ce=j?R?Ro:ko:R?xt:rt,we=B?i:ce(e);return Ot(we||e,function(de,Ce){we&&(Ce=de,de=e[Ce]),hr(_,Ce,Pt(de,t,o,Ce,e,p))}),_}function X0(e){var t=rt(e);return function(o){return _s(o,e,t)}}function _s(e,t,o){var s=o.length;if(e==null)return!s;for(e=Be(e);s--;){var c=o[s],p=t[c],_=e[c];if(_===i&&!(c in e)||!p(_))return!1}return!0}function Cs(e,t,o){if(typeof e!="function")throw new Mt(d);return wr(function(){e.apply(i,o)},t)}function pr(e,t,o,s){var c=-1,p=Mr,_=!0,E=e.length,R=[],j=t.length;if(!E)return R;o&&(t=He(t,Et(o))),s?(p=Ki,_=!1):t.length>=l&&(p=sr,_=!1,t=new kn(t));e:for(;++c<E;){var B=e[c],H=o==null?B:o(B);if(B=s||B!==0?B:0,_&&H===H){for(var Q=j;Q--;)if(t[Q]===H)continue e;R.push(B)}else p(t,H,s)||R.push(B)}return R}var bn=Xs(Yt),Ss=Xs(fo,!0);function Y0(e,t){var o=!0;return bn(e,function(s,c,p){return o=!!t(s,c,p),o}),o}function Qr(e,t,o){for(var s=-1,c=e.length;++s<c;){var p=e[s],_=t(p);if(_!=null&&(E===i?_===_&&!Tt(_):o(_,E)))var E=_,R=p}return R}function Q0(e,t,o,s){var c=e.length;for(o=ye(o),o<0&&(o=-o>c?0:c+o),s=s===i||s>c?c:ye(s),s<0&&(s+=c),s=o>s?0:Dl(s);o<s;)e[o++]=t;return e}function $s(e,t){var o=[];return bn(e,function(s,c,p){t(s,c,p)&&o.push(s)}),o}function at(e,t,o,s,c){var p=-1,_=e.length;for(o||(o=W1),c||(c=[]);++p<_;){var E=e[p];t>0&&o(E)?t>1?at(E,t-1,o,s,c):gn(c,E):s||(c[c.length]=E)}return c}var co=Ys(),Es=Ys(!0);function Yt(e,t){return e&&co(e,t,rt)}function fo(e,t){return e&&Es(e,t,rt)}function Jr(e,t){return pn(t,function(o){return ln(e[o])})}function Ln(e,t){t=wn(t,e);for(var o=0,s=t.length;e!=null&&o<s;)e=e[Jt(t[o++])];return o&&o==s?e:i}function As(e,t,o){var s=t(e);return me(e)?s:gn(s,o(e))}function ft(e){return e==null?e===i?Ie:ar:An&&An in Be(e)?M1(e):q1(e)}function ho(e,t){return e>t}function J0(e,t){return e!=null&&Pe.call(e,t)}function e1(e,t){return e!=null&&t in Be(e)}function t1(e,t,o){return e>=ut(t,o)&&e<Je(t,o)}function po(e,t,o){for(var s=o?Ki:Mr,c=e[0].length,p=e.length,_=p,E=O(p),R=1/0,j=[];_--;){var B=e[_];_&&t&&(B=He(B,Et(t))),R=ut(B.length,R),E[_]=!o&&(t||c>=120&&B.length>=120)?new kn(_&&B):i}B=e[0];var H=-1,Q=E[0];e:for(;++H<c&&j.length<R;){var oe=B[H],ce=t?t(oe):oe;if(oe=o||oe!==0?oe:0,!(Q?sr(Q,ce):s(j,ce,o))){for(_=p;--_;){var we=E[_];if(!(we?sr(we,ce):s(e[_],ce,o)))continue e}Q&&Q.push(ce),j.push(oe)}}return j}function n1(e,t,o,s){return Yt(e,function(c,p,_){t(s,o(c),p,_)}),s}function gr(e,t,o){t=wn(t,e),e=pl(e,t);var s=e==null?e:e[Jt(jt(t))];return s==null?i:$t(s,e,o)}function Ts(e){return Ue(e)&&ft(e)==We}function r1(e){return Ue(e)&&ft(e)==be}function i1(e){return Ue(e)&&ft(e)==Ye}function mr(e,t,o,s,c){return e===t?!0:e==null||t==null||!Ue(e)&&!Ue(t)?e!==e&&t!==t:o1(e,t,o,s,mr,c)}function o1(e,t,o,s,c,p){var _=me(e),E=me(t),R=_?ze:ct(e),j=E?ze:ct(t);R=R==We?st:R,j=j==We?st:j;var B=R==st,H=j==st,Q=R==j;if(Q&&_n(e)){if(!_n(t))return!1;_=!0,B=!1}if(Q&&!B)return p||(p=new Vt),_||Jn(e)?sl(e,t,o,s,c,p):I1(e,t,R,o,s,c,p);if(!(o&w)){var oe=B&&Pe.call(e,"__wrapped__"),ce=H&&Pe.call(t,"__wrapped__");if(oe||ce){var we=oe?e.value():e,de=ce?t.value():t;return p||(p=new Vt),c(we,de,o,s,p)}}return Q?(p||(p=new Vt),O1(e,t,o,s,c,p)):!1}function a1(e){return Ue(e)&&ct(e)==$e}function go(e,t,o,s){var c=o.length,p=c,_=!s;if(e==null)return!p;for(e=Be(e);c--;){var E=o[c];if(_&&E[2]?E[1]!==e[E[0]]:!(E[0]in e))return!1}for(;++c<p;){E=o[c];var R=E[0],j=e[R],B=E[1];if(_&&E[2]){if(j===i&&!(R in e))return!1}else{var H=new Vt;if(s)var Q=s(j,B,R,e,t,H);if(!(Q===i?mr(B,j,w|C,s,H):Q))return!1}}return!0}function ks(e){if(!Ve(e)||Z1(e))return!1;var t=ln(e)?a0:Kd;return t.test(On(e))}function s1(e){return Ue(e)&&ft(e)==en}function l1(e){return Ue(e)&&ct(e)==lt}function u1(e){return Ue(e)&&mi(e.length)&&!!Ne[ft(e)]}function Rs(e){return typeof e=="function"?e:e==null?_t:typeof e=="object"?me(e)?Os(e[0],e[1]):Is(e):Ql(e)}function mo(e){if(!yr(e))return f0(e);var t=[];for(var o in Be(e))Pe.call(e,o)&&o!="constructor"&&t.push(o);return t}function c1(e){if(!Ve(e))return U1(e);var t=yr(e),o=[];for(var s in e)s=="constructor"&&(t||!Pe.call(e,s))||o.push(s);return o}function vo(e,t){return e<t}function Ls(e,t){var o=-1,s=wt(e)?O(e.length):[];return bn(e,function(c,p,_){s[++o]=t(c,p,_)}),s}function Is(e){var t=Io(e);return t.length==1&&t[0][2]?fl(t[0][0],t[0][1]):function(o){return o===e||go(o,e,t)}}function Os(e,t){return Mo(e)&&dl(t)?fl(Jt(e),t):function(o){var s=Ho(o,e);return s===i&&s===t?Vo(o,e):mr(t,s,w|C)}}function ei(e,t,o,s,c){e!==t&&co(t,function(p,_){if(c||(c=new Vt),Ve(p))d1(e,t,_,o,ei,s,c);else{var E=s?s(Po(e,_),p,_+"",e,t,c):i;E===i&&(E=p),lo(e,_,E)}},xt)}function d1(e,t,o,s,c,p,_){var E=Po(e,o),R=Po(t,o),j=_.get(R);if(j){lo(e,o,j);return}var B=p?p(E,R,o+"",e,t,_):i,H=B===i;if(H){var Q=me(R),oe=!Q&&_n(R),ce=!Q&&!oe&&Jn(R);B=R,Q||oe||ce?me(E)?B=E:Ge(E)?B=yt(E):oe?(H=!1,B=Vs(R,!0)):ce?(H=!1,B=Us(R,!0)):B=[]:xr(R)||Mn(R)?(B=E,Mn(E)?B=Zl(E):(!Ve(E)||ln(E))&&(B=cl(R))):H=!1}H&&(_.set(R,B),c(B,R,s,p,_),_.delete(R)),lo(e,o,B)}function Ms(e,t){var o=e.length;if(o)return t+=t<0?o:0,sn(t,o)?e[t]:i}function Fs(e,t,o){t.length?t=He(t,function(p){return me(p)?function(_){return Ln(_,p.length===1?p[0]:p)}:p}):t=[_t];var s=-1;t=He(t,Et(ue()));var c=Ls(e,function(p,_,E){var R=He(t,function(j){return j(p)});return{criteria:R,index:++s,value:p}});return jf(c,function(p,_){return S1(p,_,o)})}function f1(e,t){return Ps(e,t,function(o,s){return Vo(e,s)})}function Ps(e,t,o){for(var s=-1,c=t.length,p={};++s<c;){var _=t[s],E=Ln(e,_);o(E,_)&&vr(p,wn(_,e),E)}return p}function h1(e){return function(t){return Ln(t,e)}}function bo(e,t,o,s){var c=s?zf:Zn,p=-1,_=t.length,E=e;for(e===t&&(t=yt(t)),o&&(E=He(e,Et(o)));++p<_;)for(var R=0,j=t[p],B=o?o(j):j;(R=c(E,B,R,s))>-1;)E!==e&&Hr.call(E,R,1),Hr.call(e,R,1);return e}function zs(e,t){for(var o=e?t.length:0,s=o-1;o--;){var c=t[o];if(o==s||c!==p){var p=c;sn(c)?Hr.call(e,c,1):_o(e,c)}}return e}function yo(e,t){return e+qr(vs()*(t-e+1))}function p1(e,t,o,s){for(var c=-1,p=Je(Ur((t-e)/(o||1)),0),_=O(p);p--;)_[s?p:++c]=e,e+=o;return _}function wo(e,t){var o="";if(!e||t<1||t>q)return o;do t%2&&(o+=e),t=qr(t/2),t&&(e+=e);while(t);return o}function _e(e,t){return zo(hl(e,t,_t),e+"")}function g1(e){return ws(er(e))}function m1(e,t){var o=er(e);return ci(o,Rn(t,0,o.length))}function vr(e,t,o,s){if(!Ve(e))return e;t=wn(t,e);for(var c=-1,p=t.length,_=p-1,E=e;E!=null&&++c<p;){var R=Jt(t[c]),j=o;if(R==="__proto__"||R==="constructor"||R==="prototype")return e;if(c!=_){var B=E[R];j=s?s(B,R,E):i,j===i&&(j=Ve(B)?B:sn(t[c+1])?[]:{})}hr(E,R,j),E=E[R]}return e}var js=Gr?function(e,t){return Gr.set(e,t),e}:_t,v1=Vr?function(e,t){return Vr(e,"toString",{configurable:!0,enumerable:!1,value:qo(t),writable:!0})}:_t;function b1(e){return ci(er(e))}function zt(e,t,o){var s=-1,c=e.length;t<0&&(t=-t>c?0:c+t),o=o>c?c:o,o<0&&(o+=c),c=t>o?0:o-t>>>0,t>>>=0;for(var p=O(c);++s<c;)p[s]=e[s+t];return p}function y1(e,t){var o;return bn(e,function(s,c,p){return o=t(s,c,p),!o}),!!o}function ti(e,t,o){var s=0,c=e==null?s:e.length;if(typeof t=="number"&&t===t&&c<=fe){for(;s<c;){var p=s+c>>>1,_=e[p];_!==null&&!Tt(_)&&(o?_<=t:_<t)?s=p+1:c=p}return c}return xo(e,t,_t,o)}function xo(e,t,o,s){var c=0,p=e==null?0:e.length;if(p===0)return 0;t=o(t);for(var _=t!==t,E=t===null,R=Tt(t),j=t===i;c<p;){var B=qr((c+p)/2),H=o(e[B]),Q=H!==i,oe=H===null,ce=H===H,we=Tt(H);if(_)var de=s||ce;else j?de=ce&&(s||Q):E?de=ce&&Q&&(s||!oe):R?de=ce&&Q&&!oe&&(s||!we):oe||we?de=!1:de=s?H<=t:H<t;de?c=B+1:p=B}return ut(p,ne)}function Bs(e,t){for(var o=-1,s=e.length,c=0,p=[];++o<s;){var _=e[o],E=t?t(_):_;if(!o||!Ut(E,R)){var R=E;p[c++]=_===0?0:_}}return p}function Ws(e){return typeof e=="number"?e:Tt(e)?Y:+e}function At(e){if(typeof e=="string")return e;if(me(e))return He(e,At)+"";if(Tt(e))return bs?bs.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function yn(e,t,o){var s=-1,c=Mr,p=e.length,_=!0,E=[],R=E;if(o)_=!1,c=Ki;else if(p>=l){var j=t?null:R1(e);if(j)return Pr(j);_=!1,c=sr,R=new kn}else R=t?[]:E;e:for(;++s<p;){var B=e[s],H=t?t(B):B;if(B=o||B!==0?B:0,_&&H===H){for(var Q=R.length;Q--;)if(R[Q]===H)continue e;t&&R.push(H),E.push(B)}else c(R,H,o)||(R!==E&&R.push(H),E.push(B))}return E}function _o(e,t){return t=wn(t,e),e=pl(e,t),e==null||delete e[Jt(jt(t))]}function Ds(e,t,o,s){return vr(e,t,o(Ln(e,t)),s)}function ni(e,t,o,s){for(var c=e.length,p=s?c:-1;(s?p--:++p<c)&&t(e[p],p,e););return o?zt(e,s?0:p,s?p+1:c):zt(e,s?p+1:0,s?c:p)}function Zs(e,t){var o=e;return o instanceof Se&&(o=o.value()),Xi(t,function(s,c){return c.func.apply(c.thisArg,gn([s],c.args))},o)}function Co(e,t,o){var s=e.length;if(s<2)return s?yn(e[0]):[];for(var c=-1,p=O(s);++c<s;)for(var _=e[c],E=-1;++E<s;)E!=c&&(p[c]=pr(p[c]||_,e[E],t,o));return yn(at(p,1),t,o)}function Ns(e,t,o){for(var s=-1,c=e.length,p=t.length,_={};++s<c;){var E=s<p?t[s]:i;o(_,e[s],E)}return _}function So(e){return Ge(e)?e:[]}function $o(e){return typeof e=="function"?e:_t}function wn(e,t){return me(e)?e:Mo(e,t)?[e]:bl(Fe(e))}var w1=_e;function xn(e,t,o){var s=e.length;return o=o===i?s:o,!t&&o>=s?e:zt(e,t,o)}var Hs=s0||function(e){return ot.clearTimeout(e)};function Vs(e,t){if(t)return e.slice();var o=e.length,s=fs?fs(o):new e.constructor(o);return e.copy(s),s}function Eo(e){var t=new e.constructor(e.byteLength);return new Zr(t).set(new Zr(e)),t}function x1(e,t){var o=t?Eo(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function _1(e){var t=new e.constructor(e.source,Ta.exec(e));return t.lastIndex=e.lastIndex,t}function C1(e){return fr?Be(fr.call(e)):{}}function Us(e,t){var o=t?Eo(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function qs(e,t){if(e!==t){var o=e!==i,s=e===null,c=e===e,p=Tt(e),_=t!==i,E=t===null,R=t===t,j=Tt(t);if(!E&&!j&&!p&&e>t||p&&_&&R&&!E&&!j||s&&_&&R||!o&&R||!c)return 1;if(!s&&!p&&!j&&e<t||j&&o&&c&&!s&&!p||E&&o&&c||!_&&c||!R)return-1}return 0}function S1(e,t,o){for(var s=-1,c=e.criteria,p=t.criteria,_=c.length,E=o.length;++s<_;){var R=qs(c[s],p[s]);if(R){if(s>=E)return R;var j=o[s];return R*(j=="desc"?-1:1)}}return e.index-t.index}function Gs(e,t,o,s){for(var c=-1,p=e.length,_=o.length,E=-1,R=t.length,j=Je(p-_,0),B=O(R+j),H=!s;++E<R;)B[E]=t[E];for(;++c<_;)(H||c<p)&&(B[o[c]]=e[c]);for(;j--;)B[E++]=e[c++];return B}function Ks(e,t,o,s){for(var c=-1,p=e.length,_=-1,E=o.length,R=-1,j=t.length,B=Je(p-E,0),H=O(B+j),Q=!s;++c<B;)H[c]=e[c];for(var oe=c;++R<j;)H[oe+R]=t[R];for(;++_<E;)(Q||c<p)&&(H[oe+o[_]]=e[c++]);return H}function yt(e,t){var o=-1,s=e.length;for(t||(t=O(s));++o<s;)t[o]=e[o];return t}function Qt(e,t,o,s){var c=!o;o||(o={});for(var p=-1,_=t.length;++p<_;){var E=t[p],R=s?s(o[E],e[E],E,o,e):i;R===i&&(R=e[E]),c?rn(o,E,R):hr(o,E,R)}return o}function $1(e,t){return Qt(e,Oo(e),t)}function E1(e,t){return Qt(e,ll(e),t)}function ri(e,t){return function(o,s){var c=me(o)?Lf:G0,p=t?t():{};return c(o,e,ue(s,2),p)}}function Xn(e){return _e(function(t,o){var s=-1,c=o.length,p=c>1?o[c-1]:i,_=c>2?o[2]:i;for(p=e.length>3&&typeof p=="function"?(c--,p):i,_&&ht(o[0],o[1],_)&&(p=c<3?i:p,c=1),t=Be(t);++s<c;){var E=o[s];E&&e(t,E,s,p)}return t})}function Xs(e,t){return function(o,s){if(o==null)return o;if(!wt(o))return e(o,s);for(var c=o.length,p=t?c:-1,_=Be(o);(t?p--:++p<c)&&s(_[p],p,_)!==!1;);return o}}function Ys(e){return function(t,o,s){for(var c=-1,p=Be(t),_=s(t),E=_.length;E--;){var R=_[e?E:++c];if(o(p[R],R,p)===!1)break}return t}}function A1(e,t,o){var s=t&S,c=br(e);function p(){var _=this&&this!==ot&&this instanceof p?c:e;return _.apply(s?o:this,arguments)}return p}function Qs(e){return function(t){t=Fe(t);var o=Nn(t)?Ht(t):i,s=o?o[0]:t.charAt(0),c=o?xn(o,1).join(""):t.slice(1);return s[e]()+c}}function Yn(e){return function(t){return Xi(Xl(Kl(t).replace(vf,"")),e,"")}}function br(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=Kn(e.prototype),s=e.apply(o,t);return Ve(s)?s:o}}function T1(e,t,o){var s=br(e);function c(){for(var p=arguments.length,_=O(p),E=p,R=Qn(c);E--;)_[E]=arguments[E];var j=p<3&&_[0]!==R&&_[p-1]!==R?[]:mn(_,R);if(p-=j.length,p<o)return rl(e,t,ii,c.placeholder,i,_,j,i,i,o-p);var B=this&&this!==ot&&this instanceof c?s:e;return $t(B,this,_)}return c}function Js(e){return function(t,o,s){var c=Be(t);if(!wt(t)){var p=ue(o,3);t=rt(t),o=function(E){return p(c[E],E,c)}}var _=e(t,o,s);return _>-1?c[p?t[_]:_]:i}}function el(e){return an(function(t){var o=t.length,s=o,c=Ft.prototype.thru;for(e&&t.reverse();s--;){var p=t[s];if(typeof p!="function")throw new Mt(d);if(c&&!_&&li(p)=="wrapper")var _=new Ft([],!0)}for(s=_?s:o;++s<o;){p=t[s];var E=li(p),R=E=="wrapper"?Lo(p):i;R&&Fo(R[0])&&R[1]==(N|A|P|U)&&!R[4].length&&R[9]==1?_=_[li(R[0])].apply(_,R[3]):_=p.length==1&&Fo(p)?_[E]():_.thru(p)}return function(){var j=arguments,B=j[0];if(_&&j.length==1&&me(B))return _.plant(B).value();for(var H=0,Q=o?t[H].apply(this,j):B;++H<o;)Q=t[H].call(this,Q);return Q}})}function ii(e,t,o,s,c,p,_,E,R,j){var B=t&N,H=t&S,Q=t&F,oe=t&(A|I),ce=t&ie,we=Q?i:br(e);function de(){for(var Ce=arguments.length,Ee=O(Ce),kt=Ce;kt--;)Ee[kt]=arguments[kt];if(oe)var pt=Qn(de),Rt=Wf(Ee,pt);if(s&&(Ee=Gs(Ee,s,c,oe)),p&&(Ee=Ks(Ee,p,_,oe)),Ce-=Rt,oe&&Ce<j){var Ke=mn(Ee,pt);return rl(e,t,ii,de.placeholder,o,Ee,Ke,E,R,j-Ce)}var qt=H?o:this,cn=Q?qt[e]:e;return Ce=Ee.length,E?Ee=G1(Ee,E):ce&&Ce>1&&Ee.reverse(),B&&R<Ce&&(Ee.length=R),this&&this!==ot&&this instanceof de&&(cn=we||br(cn)),cn.apply(qt,Ee)}return de}function tl(e,t){return function(o,s){return n1(o,e,t(s),{})}}function oi(e,t){return function(o,s){var c;if(o===i&&s===i)return t;if(o!==i&&(c=o),s!==i){if(c===i)return s;typeof o=="string"||typeof s=="string"?(o=At(o),s=At(s)):(o=Ws(o),s=Ws(s)),c=e(o,s)}return c}}function Ao(e){return an(function(t){return t=He(t,Et(ue())),_e(function(o){var s=this;return e(t,function(c){return $t(c,s,o)})})})}function ai(e,t){t=t===i?" ":At(t);var o=t.length;if(o<2)return o?wo(t,e):t;var s=wo(t,Ur(e/Hn(t)));return Nn(t)?xn(Ht(s),0,e).join(""):s.slice(0,e)}function k1(e,t,o,s){var c=t&S,p=br(e);function _(){for(var E=-1,R=arguments.length,j=-1,B=s.length,H=O(B+R),Q=this&&this!==ot&&this instanceof _?p:e;++j<B;)H[j]=s[j];for(;R--;)H[j++]=arguments[++E];return $t(Q,c?o:this,H)}return _}function nl(e){return function(t,o,s){return s&&typeof s!="number"&&ht(t,o,s)&&(o=s=i),t=un(t),o===i?(o=t,t=0):o=un(o),s=s===i?t<o?1:-1:un(s),p1(t,o,s,e)}}function si(e){return function(t,o){return typeof t=="string"&&typeof o=="string"||(t=Bt(t),o=Bt(o)),e(t,o)}}function rl(e,t,o,s,c,p,_,E,R,j){var B=t&A,H=B?_:i,Q=B?i:_,oe=B?p:i,ce=B?i:p;t|=B?P:D,t&=~(B?D:P),t&L||(t&=-4);var we=[e,t,c,oe,H,ce,Q,E,R,j],de=o.apply(i,we);return Fo(e)&&gl(de,we),de.placeholder=s,ml(de,e,t)}function To(e){var t=Qe[e];return function(o,s){if(o=Bt(o),s=s==null?0:ut(ye(s),292),s&&ms(o)){var c=(Fe(o)+"e").split("e"),p=t(c[0]+"e"+(+c[1]+s));return c=(Fe(p)+"e").split("e"),+(c[0]+"e"+(+c[1]-s))}return t(o)}}var R1=qn&&1/Pr(new qn([,-0]))[1]==G?function(e){return new qn(e)}:Xo;function il(e){return function(t){var o=ct(t);return o==$e?ro(t):o==lt?qf(t):Bf(t,e(t))}}function on(e,t,o,s,c,p,_,E){var R=t&F;if(!R&&typeof e!="function")throw new Mt(d);var j=s?s.length:0;if(j||(t&=-97,s=c=i),_=_===i?_:Je(ye(_),0),E=E===i?E:ye(E),j-=c?c.length:0,t&D){var B=s,H=c;s=c=i}var Q=R?i:Lo(e),oe=[e,t,o,s,c,B,H,p,_,E];if(Q&&V1(oe,Q),e=oe[0],t=oe[1],o=oe[2],s=oe[3],c=oe[4],E=oe[9]=oe[9]===i?R?0:e.length:Je(oe[9]-j,0),!E&&t&(A|I)&&(t&=-25),!t||t==S)var ce=A1(e,t,o);else t==A||t==I?ce=T1(e,t,E):(t==P||t==(S|P))&&!c.length?ce=k1(e,t,o,s):ce=ii.apply(i,oe);var we=Q?js:gl;return ml(we(ce,oe),e,t)}function ol(e,t,o,s){return e===i||Ut(e,Un[o])&&!Pe.call(s,o)?t:e}function al(e,t,o,s,c,p){return Ve(e)&&Ve(t)&&(p.set(t,e),ei(e,t,i,al,p),p.delete(t)),e}function L1(e){return xr(e)?i:e}function sl(e,t,o,s,c,p){var _=o&w,E=e.length,R=t.length;if(E!=R&&!(_&&R>E))return!1;var j=p.get(e),B=p.get(t);if(j&&B)return j==t&&B==e;var H=-1,Q=!0,oe=o&C?new kn:i;for(p.set(e,t),p.set(t,e);++H<E;){var ce=e[H],we=t[H];if(s)var de=_?s(we,ce,H,t,e,p):s(ce,we,H,e,t,p);if(de!==i){if(de)continue;Q=!1;break}if(oe){if(!Yi(t,function(Ce,Ee){if(!sr(oe,Ee)&&(ce===Ce||c(ce,Ce,o,s,p)))return oe.push(Ee)})){Q=!1;break}}else if(!(ce===we||c(ce,we,o,s,p))){Q=!1;break}}return p.delete(e),p.delete(t),Q}function I1(e,t,o,s,c,p,_){switch(o){case le:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case be:return!(e.byteLength!=t.byteLength||!p(new Zr(e),new Zr(t)));case nt:case Ye:case je:return Ut(+e,+t);case Re:return e.name==t.name&&e.message==t.message;case en:case Xt:return e==t+"";case $e:var E=ro;case lt:var R=s&w;if(E||(E=Pr),e.size!=t.size&&!R)return!1;var j=_.get(e);if(j)return j==t;s|=C,_.set(e,t);var B=sl(E(e),E(t),s,c,p,_);return _.delete(e),B;case J:if(fr)return fr.call(e)==fr.call(t)}return!1}function O1(e,t,o,s,c,p){var _=o&w,E=ko(e),R=E.length,j=ko(t),B=j.length;if(R!=B&&!_)return!1;for(var H=R;H--;){var Q=E[H];if(!(_?Q in t:Pe.call(t,Q)))return!1}var oe=p.get(e),ce=p.get(t);if(oe&&ce)return oe==t&&ce==e;var we=!0;p.set(e,t),p.set(t,e);for(var de=_;++H<R;){Q=E[H];var Ce=e[Q],Ee=t[Q];if(s)var kt=_?s(Ee,Ce,Q,t,e,p):s(Ce,Ee,Q,e,t,p);if(!(kt===i?Ce===Ee||c(Ce,Ee,o,s,p):kt)){we=!1;break}de||(de=Q=="constructor")}if(we&&!de){var pt=e.constructor,Rt=t.constructor;pt!=Rt&&"constructor"in e&&"constructor"in t&&!(typeof pt=="function"&&pt instanceof pt&&typeof Rt=="function"&&Rt instanceof Rt)&&(we=!1)}return p.delete(e),p.delete(t),we}function an(e){return zo(hl(e,i,_l),e+"")}function ko(e){return As(e,rt,Oo)}function Ro(e){return As(e,xt,ll)}var Lo=Gr?function(e){return Gr.get(e)}:Xo;function li(e){for(var t=e.name+"",o=Gn[t],s=Pe.call(Gn,t)?o.length:0;s--;){var c=o[s],p=c.func;if(p==null||p==e)return c.name}return t}function Qn(e){var t=Pe.call(f,"placeholder")?f:e;return t.placeholder}function ue(){var e=f.iteratee||Go;return e=e===Go?Rs:e,arguments.length?e(arguments[0],arguments[1]):e}function ui(e,t){var o=e.__data__;return D1(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Io(e){for(var t=rt(e),o=t.length;o--;){var s=t[o],c=e[s];t[o]=[s,c,dl(c)]}return t}function In(e,t){var o=Hf(e,t);return ks(o)?o:i}function M1(e){var t=Pe.call(e,An),o=e[An];try{e[An]=i;var s=!0}catch{}var c=Wr.call(e);return s&&(t?e[An]=o:delete e[An]),c}var Oo=oo?function(e){return e==null?[]:(e=Be(e),pn(oo(e),function(t){return ps.call(e,t)}))}:Yo,ll=oo?function(e){for(var t=[];e;)gn(t,Oo(e)),e=Nr(e);return t}:Yo,ct=ft;(ao&&ct(new ao(new ArrayBuffer(1)))!=le||ur&&ct(new ur)!=$e||so&&ct(so.resolve())!=Nt||qn&&ct(new qn)!=lt||cr&&ct(new cr)!=De)&&(ct=function(e){var t=ft(e),o=t==st?e.constructor:i,s=o?On(o):"";if(s)switch(s){case m0:return le;case v0:return $e;case b0:return Nt;case y0:return lt;case w0:return De}return t});function F1(e,t,o){for(var s=-1,c=o.length;++s<c;){var p=o[s],_=p.size;switch(p.type){case"drop":e+=_;break;case"dropRight":t-=_;break;case"take":t=ut(t,e+_);break;case"takeRight":e=Je(e,t-_);break}}return{start:e,end:t}}function P1(e){var t=e.match(Dd);return t?t[1].split(Zd):[]}function ul(e,t,o){t=wn(t,e);for(var s=-1,c=t.length,p=!1;++s<c;){var _=Jt(t[s]);if(!(p=e!=null&&o(e,_)))break;e=e[_]}return p||++s!=c?p:(c=e==null?0:e.length,!!c&&mi(c)&&sn(_,c)&&(me(e)||Mn(e)))}function z1(e){var t=e.length,o=new e.constructor(t);return t&&typeof e[0]=="string"&&Pe.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function cl(e){return typeof e.constructor=="function"&&!yr(e)?Kn(Nr(e)):{}}function j1(e,t,o){var s=e.constructor;switch(t){case be:return Eo(e);case nt:case Ye:return new s(+e);case le:return x1(e,o);case Me:case St:case vt:case Te:case he:case bt:case $n:case Wn:case Bi:return Us(e,o);case $e:return new s;case je:case Xt:return new s(e);case en:return _1(e);case lt:return new s;case J:return C1(e)}}function B1(e,t){var o=t.length;if(!o)return e;var s=o-1;return t[s]=(o>1?"& ":"")+t[s],t=t.join(o>2?", ":" "),e.replace(Wd,`{
|
|
9
9
|
/* [wrapped with `+t+`] */
|
|
10
|
-
`)}function k1(e){return le(e)||Pn(e)||!!(ps&&e&&e[ps])}function sn(e,t){var o=typeof e;return t=t??K,!!t&&(o=="number"||o!="symbol"&&jd.test(e))&&e>-1&&e%1==0&&e<t}function at(e,t,o){if(!je(o))return!1;var a=typeof t;return(a=="number"?gt(o)&&sn(t,o.length):a=="string"&&t in o)?Ut(o[t],e):!1}function Oo(e,t){if(le(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||At(e)?!0:Sd.test(e)||!Cd.test(e)||t!=null&&e in Ie(t)}function $1(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Po(e){var t=si(e),o=d[t];if(typeof o!="function"||!(t in be.prototype))return!1;if(e===o)return!0;var a=$o(o);return!!a&&e===a[0]}function R1(e){return!!cs&&cs in e}var I1=zr?ln:Xo;function br(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||Vn;return e===o}function cl(e){return e===e&&!je(e)}function dl(e,t){return function(o){return o==null?!1:o[e]===t&&(t!==r||e in Ie(o))}}function O1(e){var t=hi(e,function(a){return o.size===m&&o.clear(),a}),o=t.cache;return t}function P1(e,t){var o=e[1],a=t[1],c=o|a,p=c<(_|L|Z),w=a==Z&&o==T||a==Z&&o==U&&e[7].length<=t[8]||a==(Z|U)&&t[7].length<=t[8]&&o==T;if(!(p||w))return e;a&_&&(e[2]=t[2],c|=o&_?0:I);var E=t[3];if(E){var $=e[3];e[3]=$?qs($,E,t[4]):E,e[4]=$?mn(e[3],k):t[4]}return E=t[5],E&&($=e[5],e[5]=$?Gs($,E,t[6]):E,e[6]=$?mn(e[5],k):t[6]),E=t[7],E&&(e[7]=E),a&Z&&(e[8]=e[8]==null?t[8]:nt(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=c,e}function M1(e){var t=[];if(e!=null)for(var o in Ie(e))t.push(o);return t}function L1(e){return jr.call(e)}function fl(e,t,o){return t=He(t===r?e.length-1:t,0),function(){for(var a=arguments,c=-1,p=He(a.length-t,0),w=P(p);++c<p;)w[c]=a[t+c];c=-1;for(var E=P(t+1);++c<t;)E[c]=a[c];return E[t]=o(w),Ct(e,this,E)}}function hl(e,t){return t.length<2?e:Rn(e,Lt(t,0,-1))}function F1(e,t){for(var o=e.length,a=nt(t.length,o),c=pt(e);a--;){var p=t[a];e[a]=sn(p,o)?c[p]:r}return e}function Mo(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var pl=ml(zs),wr=Yf||function(e,t){return Ye.setTimeout(e,t)},Lo=ml(o1);function gl(e,t,o){var a=t+"";return Lo(e,T1(a,z1(S1(a),o)))}function ml(e){var t=0,o=0;return function(){var a=t0(),c=B-(a-o);if(o=a,c>0){if(++t>=W)return arguments[0]}else t=0;return e.apply(r,arguments)}}function ui(e,t){var o=-1,a=e.length,c=a-1;for(t=t===r?a:t;++o<t;){var p=vo(o,c),w=e[p];e[p]=e[o],e[o]=w}return e.length=t,e}var vl=O1(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Ed,function(o,a,c,p){t.push(c?p.replace(Pd,"$1"):a||o)}),t});function Jt(e){if(typeof e=="string"||At(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function On(e){if(e!=null){try{return Br.call(e)}catch{}try{return e+""}catch{}}return""}function z1(e,t){return It(qe,function(o){var a="_."+o[0];t&o[1]&&!Pr(e,a)&&e.push(a)}),e.sort()}function bl(e){if(e instanceof be)return e.clone();var t=new Pt(e.__wrapped__,e.__chain__);return t.__actions__=pt(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function B1(e,t,o){(o?at(e,t,o):t===r)?t=1:t=He(ce(t),0);var a=e==null?0:e.length;if(!a||t<1)return[];for(var c=0,p=0,w=P(Vr(a/t));c<a;)w[p++]=Lt(e,c,c+=t);return w}function j1(e){for(var t=-1,o=e==null?0:e.length,a=0,c=[];++t<o;){var p=e[t];p&&(c[a++]=p)}return c}function W1(){var e=arguments.length;if(!e)return[];for(var t=P(e-1),o=arguments[0],a=e;a--;)t[a-1]=arguments[a];return gn(le(o)?pt(o):[o],Qe(t,1))}var D1=ge(function(e,t){return De(e)?hr(e,Qe(t,1,De,!0)):[]}),N1=ge(function(e,t){var o=Ft(t);return De(o)&&(o=r),De(e)?hr(e,Qe(t,1,De,!0),ne(o,2)):[]}),Z1=ge(function(e,t){var o=Ft(t);return De(o)&&(o=r),De(e)?hr(e,Qe(t,1,De,!0),r,o):[]});function H1(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:ce(t),Lt(e,t<0?0:t,a)):[]}function V1(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:ce(t),t=a-t,Lt(e,0,t<0?0:t)):[]}function U1(e,t){return e&&e.length?ti(e,ne(t,3),!0,!0):[]}function q1(e,t){return e&&e.length?ti(e,ne(t,3),!0):[]}function G1(e,t,o,a){var c=e==null?0:e.length;return c?(o&&typeof o!="number"&&at(e,t,o)&&(o=0,a=c),W0(e,t,o,a)):[]}function wl(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var c=o==null?0:ce(o);return c<0&&(c=He(a+c,0)),Mr(e,ne(t,3),c)}function yl(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var c=a-1;return o!==r&&(c=ce(o),c=o<0?He(a+c,0):nt(c,a-1)),Mr(e,ne(t,3),c,!0)}function xl(e){var t=e==null?0:e.length;return t?Qe(e,1):[]}function K1(e){var t=e==null?0:e.length;return t?Qe(e,Q):[]}function X1(e,t){var o=e==null?0:e.length;return o?(t=t===r?1:ce(t),Qe(e,t)):[]}function Y1(e){for(var t=-1,o=e==null?0:e.length,a={};++t<o;){var c=e[t];a[c[0]]=c[1]}return a}function _l(e){return e&&e.length?e[0]:r}function Q1(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var c=o==null?0:ce(o);return c<0&&(c=He(a+c,0)),Dn(e,t,c)}function J1(e){var t=e==null?0:e.length;return t?Lt(e,0,-1):[]}var eh=ge(function(e){var t=ze(e,_o);return t.length&&t[0]===e[0]?fo(t):[]}),th=ge(function(e){var t=Ft(e),o=ze(e,_o);return t===Ft(o)?t=r:o.pop(),o.length&&o[0]===e[0]?fo(o,ne(t,2)):[]}),nh=ge(function(e){var t=Ft(e),o=ze(e,_o);return t=typeof t=="function"?t:r,t&&o.pop(),o.length&&o[0]===e[0]?fo(o,r,t):[]});function rh(e,t){return e==null?"":Jf.call(e,t)}function Ft(e){var t=e==null?0:e.length;return t?e[t-1]:r}function ih(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var c=a;return o!==r&&(c=ce(o),c=c<0?He(a+c,0):nt(c,a-1)),t===t?zf(e,t,c):Mr(e,ns,c,!0)}function oh(e,t){return e&&e.length?Ps(e,ce(t)):r}var ah=ge(Cl);function Cl(e,t){return e&&e.length&&t&&t.length?mo(e,t):e}function sh(e,t,o){return e&&e.length&&t&&t.length?mo(e,t,ne(o,2)):e}function lh(e,t,o){return e&&e.length&&t&&t.length?mo(e,t,r,o):e}var uh=an(function(e,t){var o=e==null?0:e.length,a=so(e,t);return Fs(e,ze(t,function(c){return sn(c,o)?+c:c}).sort(Us)),a});function ch(e,t){var o=[];if(!(e&&e.length))return o;var a=-1,c=[],p=e.length;for(t=ne(t,3);++a<p;){var w=e[a];t(w,a,e)&&(o.push(w),c.push(a))}return Fs(e,c),o}function Fo(e){return e==null?e:r0.call(e)}function dh(e,t,o){var a=e==null?0:e.length;return a?(o&&typeof o!="number"&&at(e,t,o)?(t=0,o=a):(t=t==null?0:ce(t),o=o===r?a:ce(o)),Lt(e,t,o)):[]}function fh(e,t){return ei(e,t)}function hh(e,t,o){return wo(e,t,ne(o,2))}function ph(e,t){var o=e==null?0:e.length;if(o){var a=ei(e,t);if(a<o&&Ut(e[a],t))return a}return-1}function gh(e,t){return ei(e,t,!0)}function mh(e,t,o){return wo(e,t,ne(o,2),!0)}function vh(e,t){var o=e==null?0:e.length;if(o){var a=ei(e,t,!0)-1;if(Ut(e[a],t))return a}return-1}function bh(e){return e&&e.length?Bs(e):[]}function wh(e,t){return e&&e.length?Bs(e,ne(t,2)):[]}function yh(e){var t=e==null?0:e.length;return t?Lt(e,1,t):[]}function xh(e,t,o){return e&&e.length?(t=o||t===r?1:ce(t),Lt(e,0,t<0?0:t)):[]}function _h(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:ce(t),t=a-t,Lt(e,t<0?0:t,a)):[]}function Ch(e,t){return e&&e.length?ti(e,ne(t,3),!1,!0):[]}function Sh(e,t){return e&&e.length?ti(e,ne(t,3)):[]}var Eh=ge(function(e){return wn(Qe(e,1,De,!0))}),Ah=ge(function(e){var t=Ft(e);return De(t)&&(t=r),wn(Qe(e,1,De,!0),ne(t,2))}),Th=ge(function(e){var t=Ft(e);return t=typeof t=="function"?t:r,wn(Qe(e,1,De,!0),r,t)});function kh(e){return e&&e.length?wn(e):[]}function $h(e,t){return e&&e.length?wn(e,ne(t,2)):[]}function Rh(e,t){return t=typeof t=="function"?t:r,e&&e.length?wn(e,r,t):[]}function zo(e){if(!(e&&e.length))return[];var t=0;return e=pn(e,function(o){if(De(o))return t=He(o.length,t),!0}),Ji(t,function(o){return ze(e,Xi(o))})}function Sl(e,t){if(!(e&&e.length))return[];var o=zo(e);return t==null?o:ze(o,function(a){return Ct(t,r,a)})}var Ih=ge(function(e,t){return De(e)?hr(e,t):[]}),Oh=ge(function(e){return xo(pn(e,De))}),Ph=ge(function(e){var t=Ft(e);return De(t)&&(t=r),xo(pn(e,De),ne(t,2))}),Mh=ge(function(e){var t=Ft(e);return t=typeof t=="function"?t:r,xo(pn(e,De),r,t)}),Lh=ge(zo);function Fh(e,t){return Ns(e||[],t||[],fr)}function zh(e,t){return Ns(e||[],t||[],mr)}var Bh=ge(function(e){var t=e.length,o=t>1?e[t-1]:r;return o=typeof o=="function"?(e.pop(),o):r,Sl(e,o)});function El(e){var t=d(e);return t.__chain__=!0,t}function jh(e,t){return t(e),e}function ci(e,t){return t(e)}var Wh=an(function(e){var t=e.length,o=t?e[0]:0,a=this.__wrapped__,c=function(p){return so(p,e)};return t>1||this.__actions__.length||!(a instanceof be)||!sn(o)?this.thru(c):(a=a.slice(o,+o+(t?1:0)),a.__actions__.push({func:ci,args:[c],thisArg:r}),new Pt(a,this.__chain__).thru(function(p){return t&&!p.length&&p.push(r),p}))});function Dh(){return El(this)}function Nh(){return new Pt(this.value(),this.__chain__)}function Zh(){this.__values__===r&&(this.__values__=jl(this.value()));var e=this.__index__>=this.__values__.length,t=e?r:this.__values__[this.__index__++];return{done:e,value:t}}function Hh(){return this}function Vh(e){for(var t,o=this;o instanceof Kr;){var a=bl(o);a.__index__=0,a.__values__=r,t?c.__wrapped__=a:t=a;var c=a;o=o.__wrapped__}return c.__wrapped__=e,t}function Uh(){var e=this.__wrapped__;if(e instanceof be){var t=e;return this.__actions__.length&&(t=new be(this)),t=t.reverse(),t.__actions__.push({func:ci,args:[Fo],thisArg:r}),new Pt(t,this.__chain__)}return this.thru(Fo)}function qh(){return Ds(this.__wrapped__,this.__actions__)}var Gh=ni(function(e,t,o){$e.call(e,o)?++e[o]:rn(e,o,1)});function Kh(e,t,o){var a=le(e)?es:j0;return o&&at(e,t,o)&&(t=r),a(e,ne(t,3))}function Xh(e,t){var o=le(e)?pn:Ss;return o(e,ne(t,3))}var Yh=Qs(wl),Qh=Qs(yl);function Jh(e,t){return Qe(di(e,t),1)}function ep(e,t){return Qe(di(e,t),Q)}function tp(e,t,o){return o=o===r?1:ce(o),Qe(di(e,t),o)}function Al(e,t){var o=le(e)?It:bn;return o(e,ne(t,3))}function Tl(e,t){var o=le(e)?yf:Cs;return o(e,ne(t,3))}var np=ni(function(e,t,o){$e.call(e,o)?e[o].push(t):rn(e,o,[t])});function rp(e,t,o,a){e=gt(e)?e:Jn(e),o=o&&!a?ce(o):0;var c=e.length;return o<0&&(o=He(c+o,0)),mi(e)?o<=c&&e.indexOf(t,o)>-1:!!c&&Dn(e,t,o)>-1}var ip=ge(function(e,t,o){var a=-1,c=typeof t=="function",p=gt(e)?P(e.length):[];return bn(e,function(w){p[++a]=c?Ct(t,w,o):pr(w,t,o)}),p}),op=ni(function(e,t,o){rn(e,o,t)});function di(e,t){var o=le(e)?ze:Rs;return o(e,ne(t,3))}function ap(e,t,o,a){return e==null?[]:(le(t)||(t=t==null?[]:[t]),o=a?r:o,le(o)||(o=o==null?[]:[o]),Ms(e,t,o))}var sp=ni(function(e,t,o){e[o?0:1].push(t)},function(){return[[],[]]});function lp(e,t,o){var a=le(e)?Gi:is,c=arguments.length<3;return a(e,ne(t,4),o,c,bn)}function up(e,t,o){var a=le(e)?xf:is,c=arguments.length<3;return a(e,ne(t,4),o,c,Cs)}function cp(e,t){var o=le(e)?pn:Ss;return o(e,pi(ne(t,3)))}function dp(e){var t=le(e)?ws:r1;return t(e)}function fp(e,t,o){(o?at(e,t,o):t===r)?t=1:t=ce(t);var a=le(e)?M0:i1;return a(e,t)}function hp(e){var t=le(e)?L0:a1;return t(e)}function pp(e){if(e==null)return 0;if(gt(e))return mi(e)?Zn(e):e.length;var t=rt(e);return t==Be||t==tt?e.size:po(e).length}function gp(e,t,o){var a=le(e)?Ki:s1;return o&&at(e,t,o)&&(t=r),a(e,ne(t,3))}var mp=ge(function(e,t){if(e==null)return[];var o=t.length;return o>1&&at(e,t[0],t[1])?t=[]:o>2&&at(t[0],t[1],t[2])&&(t=[t[0]]),Ms(e,Qe(t,1),[])}),fi=Xf||function(){return Ye.Date.now()};function vp(e,t){if(typeof t!="function")throw new Ot(h);return e=ce(e),function(){if(--e<1)return t.apply(this,arguments)}}function kl(e,t,o){return t=o?r:t,t=e&&t==null?e.length:t,on(e,Z,r,r,r,r,t)}function $l(e,t){var o;if(typeof t!="function")throw new Ot(h);return e=ce(e),function(){return--e>0&&(o=t.apply(this,arguments)),e<=1&&(t=r),o}}var Bo=ge(function(e,t,o){var a=_;if(o.length){var c=mn(o,Yn(Bo));a|=F}return on(e,a,t,o,c)}),Rl=ge(function(e,t,o){var a=_|L;if(o.length){var c=mn(o,Yn(Rl));a|=F}return on(t,a,e,o,c)});function Il(e,t,o){t=o?r:t;var a=on(e,T,r,r,r,r,r,t);return a.placeholder=Il.placeholder,a}function Ol(e,t,o){t=o?r:t;var a=on(e,O,r,r,r,r,r,t);return a.placeholder=Ol.placeholder,a}function Pl(e,t,o){var a,c,p,w,E,$,z=0,j=!1,D=!1,q=!0;if(typeof e!="function")throw new Ot(h);t=zt(t)||0,je(o)&&(j=!!o.leading,D="maxWait"in o,p=D?He(zt(o.maxWait)||0,t):p,q="trailing"in o?!!o.trailing:q);function J(Ne){var qt=a,cn=c;return a=c=r,z=Ne,w=e.apply(cn,qt),w}function re(Ne){return z=Ne,E=wr(ve,t),j?J(Ne):w}function fe(Ne){var qt=Ne-$,cn=Ne-z,Ql=t-qt;return D?nt(Ql,p-cn):Ql}function ie(Ne){var qt=Ne-$,cn=Ne-z;return $===r||qt>=t||qt<0||D&&cn>=p}function ve(){var Ne=fi();if(ie(Ne))return we(Ne);E=wr(ve,fe(Ne))}function we(Ne){return E=r,q&&a?J(Ne):(a=c=r,w)}function Tt(){E!==r&&Zs(E),z=0,a=$=c=E=r}function st(){return E===r?w:we(fi())}function kt(){var Ne=fi(),qt=ie(Ne);if(a=arguments,c=this,$=Ne,qt){if(E===r)return re($);if(D)return Zs(E),E=wr(ve,t),J($)}return E===r&&(E=wr(ve,t)),w}return kt.cancel=Tt,kt.flush=st,kt}var bp=ge(function(e,t){return _s(e,1,t)}),wp=ge(function(e,t,o){return _s(e,zt(t)||0,o)});function yp(e){return on(e,de)}function hi(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new Ot(h);var o=function(){var a=arguments,c=t?t.apply(this,a):a[0],p=o.cache;if(p.has(c))return p.get(c);var w=e.apply(this,a);return o.cache=p.set(c,w)||p,w};return o.cache=new(hi.Cache||nn),o}hi.Cache=nn;function pi(e){if(typeof e!="function")throw new Ot(h);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 xp(e){return $l(2,e)}var _p=l1(function(e,t){t=t.length==1&&le(t[0])?ze(t[0],St(ne())):ze(Qe(t,1),St(ne()));var o=t.length;return ge(function(a){for(var c=-1,p=nt(a.length,o);++c<p;)a[c]=t[c].call(this,a[c]);return Ct(e,this,a)})}),jo=ge(function(e,t){var o=mn(t,Yn(jo));return on(e,F,r,t,o)}),Ml=ge(function(e,t){var o=mn(t,Yn(Ml));return on(e,N,r,t,o)}),Cp=an(function(e,t){return on(e,U,r,r,r,t)});function Sp(e,t){if(typeof e!="function")throw new Ot(h);return t=t===r?t:ce(t),ge(e,t)}function Ep(e,t){if(typeof e!="function")throw new Ot(h);return t=t==null?0:He(ce(t),0),ge(function(o){var a=o[t],c=xn(o,0,t);return a&&gn(c,a),Ct(e,this,c)})}function Ap(e,t,o){var a=!0,c=!0;if(typeof e!="function")throw new Ot(h);return je(o)&&(a="leading"in o?!!o.leading:a,c="trailing"in o?!!o.trailing:c),Pl(e,t,{leading:a,maxWait:t,trailing:c})}function Tp(e){return kl(e,1)}function kp(e,t){return jo(Co(t),e)}function $p(){if(!arguments.length)return[];var e=arguments[0];return le(e)?e:[e]}function Rp(e){return Mt(e,x)}function Ip(e,t){return t=typeof t=="function"?t:r,Mt(e,x,t)}function Op(e){return Mt(e,R|x)}function Pp(e,t){return t=typeof t=="function"?t:r,Mt(e,R|x,t)}function Mp(e,t){return t==null||xs(e,t,Ge(t))}function Ut(e,t){return e===t||e!==e&&t!==t}var Lp=ai(co),Fp=ai(function(e,t){return e>=t}),Pn=Ts(function(){return arguments}())?Ts:function(e){return We(e)&&$e.call(e,"callee")&&!hs.call(e,"callee")},le=P.isArray,zp=Ga?St(Ga):V0;function gt(e){return e!=null&&gi(e.length)&&!ln(e)}function De(e){return We(e)&>(e)}function Bp(e){return e===!0||e===!1||We(e)&&ot(e)==wt}var _n=Qf||Xo,jp=Ka?St(Ka):U0;function Wp(e){return We(e)&&e.nodeType===1&&!yr(e)}function Dp(e){if(e==null)return!0;if(gt(e)&&(le(e)||typeof e=="string"||typeof e.splice=="function"||_n(e)||Qn(e)||Pn(e)))return!e.length;var t=rt(e);if(t==Be||t==tt)return!e.size;if(br(e))return!po(e).length;for(var o in e)if($e.call(e,o))return!1;return!0}function Np(e,t){return gr(e,t)}function Zp(e,t,o){o=typeof o=="function"?o:r;var a=o?o(e,t):r;return a===r?gr(e,t,r,o):!!a}function Wo(e){if(!We(e))return!1;var t=ot(e);return t==Pe||t==Nt||typeof e.message=="string"&&typeof e.name=="string"&&!yr(e)}function Hp(e){return typeof e=="number"&&gs(e)}function ln(e){if(!je(e))return!1;var t=ot(e);return t==Xe||t==xt||t==Dt||t==Kt}function Ll(e){return typeof e=="number"&&e==ce(e)}function gi(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=K}function je(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function We(e){return e!=null&&typeof e=="object"}var Fl=Xa?St(Xa):G0;function Vp(e,t){return e===t||ho(e,t,Ro(t))}function Up(e,t,o){return o=typeof o=="function"?o:r,ho(e,t,Ro(t),o)}function qp(e){return zl(e)&&e!=+e}function Gp(e){if(I1(e))throw new se(u);return ks(e)}function Kp(e){return e===null}function Xp(e){return e==null}function zl(e){return typeof e=="number"||We(e)&&ot(e)==dt}function yr(e){if(!We(e)||ot(e)!=et)return!1;var t=Nr(e);if(t===null)return!0;var o=$e.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&Br.call(o)==Uf}var Do=Ya?St(Ya):K0;function Yp(e){return Ll(e)&&e>=-9007199254740991&&e<=K}var Bl=Qa?St(Qa):X0;function mi(e){return typeof e=="string"||!le(e)&&We(e)&&ot(e)==Xt}function At(e){return typeof e=="symbol"||We(e)&&ot(e)==G}var Qn=Ja?St(Ja):Y0;function Qp(e){return e===r}function Jp(e){return We(e)&&rt(e)==Me}function eg(e){return We(e)&&ot(e)==ae}var tg=ai(go),ng=ai(function(e,t){return e<=t});function jl(e){if(!e)return[];if(gt(e))return mi(e)?Ht(e):pt(e);if(sr&&e[sr])return Mf(e[sr]());var t=rt(e),o=t==Be?to:t==tt?Lr:Jn;return o(e)}function un(e){if(!e)return e===0?e:0;if(e=zt(e),e===Q||e===-1/0){var t=e<0?-1:1;return t*me}return e===e?e:0}function ce(e){var t=un(e),o=t%1;return t===t?o?t-o:t:0}function Wl(e){return e?$n(ce(e),0,Re):0}function zt(e){if(typeof e=="number")return e;if(At(e))return Se;if(je(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=je(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=os(e);var o=Fd.test(e);return o||Bd.test(e)?vf(e.slice(2),o?2:8):Ld.test(e)?Se:+e}function Dl(e){return Qt(e,mt(e))}function rg(e){return e?$n(ce(e),-9007199254740991,K):e===0?e:0}function ke(e){return e==null?"":Et(e)}var ig=Kn(function(e,t){if(br(t)||gt(t)){Qt(t,Ge(t),e);return}for(var o in t)$e.call(t,o)&&fr(e,o,t[o])}),Nl=Kn(function(e,t){Qt(t,mt(t),e)}),vi=Kn(function(e,t,o,a){Qt(t,mt(t),e,a)}),og=Kn(function(e,t,o,a){Qt(t,Ge(t),e,a)}),ag=an(so);function sg(e,t){var o=Gn(e);return t==null?o:ys(o,t)}var lg=ge(function(e,t){e=Ie(e);var o=-1,a=t.length,c=a>2?t[2]:r;for(c&&at(t[0],t[1],c)&&(a=1);++o<a;)for(var p=t[o],w=mt(p),E=-1,$=w.length;++E<$;){var z=w[E],j=e[z];(j===r||Ut(j,Vn[z])&&!$e.call(e,z))&&(e[z]=p[z])}return e}),ug=ge(function(e){return e.push(r,ol),Ct(Zl,r,e)});function cg(e,t){return ts(e,ne(t,3),Yt)}function dg(e,t){return ts(e,ne(t,3),uo)}function fg(e,t){return e==null?e:lo(e,ne(t,3),mt)}function hg(e,t){return e==null?e:Es(e,ne(t,3),mt)}function pg(e,t){return e&&Yt(e,ne(t,3))}function gg(e,t){return e&&uo(e,ne(t,3))}function mg(e){return e==null?[]:Qr(e,Ge(e))}function vg(e){return e==null?[]:Qr(e,mt(e))}function No(e,t,o){var a=e==null?r:Rn(e,t);return a===r?o:a}function bg(e,t){return e!=null&&ll(e,t,D0)}function Zo(e,t){return e!=null&&ll(e,t,N0)}var wg=el(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=jr.call(t)),e[t]=o},Vo(vt)),yg=el(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=jr.call(t)),$e.call(e,t)?e[t].push(o):e[t]=[o]},ne),xg=ge(pr);function Ge(e){return gt(e)?bs(e):po(e)}function mt(e){return gt(e)?bs(e,!0):Q0(e)}function _g(e,t){var o={};return t=ne(t,3),Yt(e,function(a,c,p){rn(o,t(a,c,p),a)}),o}function Cg(e,t){var o={};return t=ne(t,3),Yt(e,function(a,c,p){rn(o,c,t(a,c,p))}),o}var Sg=Kn(function(e,t,o){Jr(e,t,o)}),Zl=Kn(function(e,t,o,a){Jr(e,t,o,a)}),Eg=an(function(e,t){var o={};if(e==null)return o;var a=!1;t=ze(t,function(p){return p=yn(p,e),a||(a=p.length>1),p}),Qt(e,ko(e),o),a&&(o=Mt(o,R|b|x,w1));for(var c=t.length;c--;)yo(o,t[c]);return o});function Ag(e,t){return Hl(e,pi(ne(t)))}var Tg=an(function(e,t){return e==null?{}:e1(e,t)});function Hl(e,t){if(e==null)return{};var o=ze(ko(e),function(a){return[a]});return t=ne(t),Ls(e,o,function(a,c){return t(a,c[0])})}function kg(e,t,o){t=yn(t,e);var a=-1,c=t.length;for(c||(c=1,e=r);++a<c;){var p=e==null?r:e[Jt(t[a])];p===r&&(a=c,p=o),e=ln(p)?p.call(e):p}return e}function $g(e,t,o){return e==null?e:mr(e,t,o)}function Rg(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:mr(e,t,o,a)}var Vl=rl(Ge),Ul=rl(mt);function Ig(e,t,o){var a=le(e),c=a||_n(e)||Qn(e);if(t=ne(t,4),o==null){var p=e&&e.constructor;c?o=a?new p:[]:je(e)?o=ln(p)?Gn(Nr(e)):{}:o={}}return(c?It:Yt)(e,function(w,E,$){return t(o,w,E,$)}),o}function Og(e,t){return e==null?!0:yo(e,t)}function Pg(e,t,o){return e==null?e:Ws(e,t,Co(o))}function Mg(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:Ws(e,t,Co(o),a)}function Jn(e){return e==null?[]:eo(e,Ge(e))}function Lg(e){return e==null?[]:eo(e,mt(e))}function Fg(e,t,o){return o===r&&(o=t,t=r),o!==r&&(o=zt(o),o=o===o?o:0),t!==r&&(t=zt(t),t=t===t?t:0),$n(zt(e),t,o)}function zg(e,t,o){return t=un(t),o===r?(o=t,t=0):o=un(o),e=zt(e),Z0(e,t,o)}function Bg(e,t,o){if(o&&typeof o!="boolean"&&at(e,t,o)&&(t=o=r),o===r&&(typeof t=="boolean"?(o=t,t=r):typeof e=="boolean"&&(o=e,e=r)),e===r&&t===r?(e=0,t=1):(e=un(e),t===r?(t=e,e=0):t=un(t)),e>t){var a=e;e=t,t=a}if(o||e%1||t%1){var c=ms();return nt(e+c*(t-e+mf("1e-"+((c+"").length-1))),t)}return vo(e,t)}var jg=Xn(function(e,t,o){return t=t.toLowerCase(),e+(o?ql(t):t)});function ql(e){return Ho(ke(e).toLowerCase())}function Gl(e){return e=ke(e),e&&e.replace(Wd,$f).replace(af,"")}function Wg(e,t,o){e=ke(e),t=Et(t);var a=e.length;o=o===r?a:$n(ce(o),0,a);var c=o;return o-=t.length,o>=0&&e.slice(o,c)==t}function Dg(e){return e=ke(e),e&&yd.test(e)?e.replace(Ea,Rf):e}function Ng(e){return e=ke(e),e&&Ad.test(e)?e.replace(Bi,"\\$&"):e}var Zg=Xn(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),Hg=Xn(function(e,t,o){return e+(o?" ":"")+t.toLowerCase()}),Vg=Ys("toLowerCase");function Ug(e,t,o){e=ke(e),t=ce(t);var a=t?Zn(e):0;if(!t||a>=t)return e;var c=(t-a)/2;return oi(Ur(c),o)+e+oi(Vr(c),o)}function qg(e,t,o){e=ke(e),t=ce(t);var a=t?Zn(e):0;return t&&a<t?e+oi(t-a,o):e}function Gg(e,t,o){e=ke(e),t=ce(t);var a=t?Zn(e):0;return t&&a<t?oi(t-a,o)+e:e}function Kg(e,t,o){return o||t==null?t=0:t&&(t=+t),n0(ke(e).replace(ji,""),t||0)}function Xg(e,t,o){return(o?at(e,t,o):t===r)?t=1:t=ce(t),bo(ke(e),t)}function Yg(){var e=arguments,t=ke(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var Qg=Xn(function(e,t,o){return e+(o?"_":"")+t.toLowerCase()});function Jg(e,t,o){return o&&typeof o!="number"&&at(e,t,o)&&(t=o=r),o=o===r?Re:o>>>0,o?(e=ke(e),e&&(typeof t=="string"||t!=null&&!Do(t))&&(t=Et(t),!t&&Nn(e))?xn(Ht(e),0,o):e.split(t,o)):[]}var e2=Xn(function(e,t,o){return e+(o?" ":"")+Ho(t)});function t2(e,t,o){return e=ke(e),o=o==null?0:$n(ce(o),0,e.length),t=Et(t),e.slice(o,o+t.length)==t}function n2(e,t,o){var a=d.templateSettings;o&&at(e,t,o)&&(t=r),e=ke(e),t=vi({},t,a,il);var c=vi({},t.imports,a.imports,il),p=Ge(c),w=eo(c,p),E,$,z=0,j=t.interpolate||Rr,D="__p += '",q=no((t.escape||Rr).source+"|"+j.source+"|"+(j===Aa?Md:Rr).source+"|"+(t.evaluate||Rr).source+"|$","g"),J="//# sourceURL="+($e.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++df+"]")+`
|
|
11
|
-
`;e.replace(
|
|
12
|
-
__e(`+
|
|
13
|
-
'`),
|
|
14
|
-
`+
|
|
15
|
-
__p += '`),
|
|
16
|
-
((__t = (`+
|
|
17
|
-
'`),
|
|
18
|
-
`;var
|
|
19
|
-
`+
|
|
10
|
+
`)}function W1(e){return me(e)||Mn(e)||!!(gs&&e&&e[gs])}function sn(e,t){var o=typeof e;return t=t??q,!!t&&(o=="number"||o!="symbol"&&Yd.test(e))&&e>-1&&e%1==0&&e<t}function ht(e,t,o){if(!Ve(o))return!1;var s=typeof t;return(s=="number"?wt(o)&&sn(t,o.length):s=="string"&&t in o)?Ut(o[t],e):!1}function Mo(e,t){if(me(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||Tt(e)?!0:Pd.test(e)||!Fd.test(e)||t!=null&&e in Be(t)}function D1(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Fo(e){var t=li(e),o=f[t];if(typeof o!="function"||!(t in Se.prototype))return!1;if(e===o)return!0;var s=Lo(o);return!!s&&e===s[0]}function Z1(e){return!!ds&&ds in e}var N1=jr?ln:Qo;function yr(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||Un;return e===o}function dl(e){return e===e&&!Ve(e)}function fl(e,t){return function(o){return o==null?!1:o[e]===t&&(t!==i||e in Be(o))}}function H1(e){var t=pi(e,function(s){return o.size===m&&o.clear(),s}),o=t.cache;return t}function V1(e,t){var o=e[1],s=t[1],c=o|s,p=c<(S|F|N),_=s==N&&o==A||s==N&&o==U&&e[7].length<=t[8]||s==(N|U)&&t[7].length<=t[8]&&o==A;if(!(p||_))return e;s&S&&(e[2]=t[2],c|=o&S?0:L);var E=t[3];if(E){var R=e[3];e[3]=R?Gs(R,E,t[4]):E,e[4]=R?mn(e[3],$):t[4]}return E=t[5],E&&(R=e[5],e[5]=R?Ks(R,E,t[6]):E,e[6]=R?mn(e[5],$):t[6]),E=t[7],E&&(e[7]=E),s&N&&(e[8]=e[8]==null?t[8]:ut(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=c,e}function U1(e){var t=[];if(e!=null)for(var o in Be(e))t.push(o);return t}function q1(e){return Wr.call(e)}function hl(e,t,o){return t=Je(t===i?e.length-1:t,0),function(){for(var s=arguments,c=-1,p=Je(s.length-t,0),_=O(p);++c<p;)_[c]=s[t+c];c=-1;for(var E=O(t+1);++c<t;)E[c]=s[c];return E[t]=o(_),$t(e,this,E)}}function pl(e,t){return t.length<2?e:Ln(e,zt(t,0,-1))}function G1(e,t){for(var o=e.length,s=ut(t.length,o),c=yt(e);s--;){var p=t[s];e[s]=sn(p,o)?c[p]:i}return e}function Po(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var gl=vl(js),wr=u0||function(e,t){return ot.setTimeout(e,t)},zo=vl(v1);function ml(e,t,o){var s=t+"";return zo(e,B1(s,K1(P1(s),o)))}function vl(e){var t=0,o=0;return function(){var s=h0(),c=M-(s-o);if(o=s,c>0){if(++t>=W)return arguments[0]}else t=0;return e.apply(i,arguments)}}function ci(e,t){var o=-1,s=e.length,c=s-1;for(t=t===i?s:t;++o<t;){var p=yo(o,c),_=e[p];e[p]=e[o],e[o]=_}return e.length=t,e}var bl=H1(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(zd,function(o,s,c,p){t.push(c?p.replace(Vd,"$1"):s||o)}),t});function Jt(e){if(typeof e=="string"||Tt(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function On(e){if(e!=null){try{return Br.call(e)}catch{}try{return e+""}catch{}}return""}function K1(e,t){return Ot(ke,function(o){var s="_."+o[0];t&o[1]&&!Mr(e,s)&&e.push(s)}),e.sort()}function yl(e){if(e instanceof Se)return e.clone();var t=new Ft(e.__wrapped__,e.__chain__);return t.__actions__=yt(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function X1(e,t,o){(o?ht(e,t,o):t===i)?t=1:t=Je(ye(t),0);var s=e==null?0:e.length;if(!s||t<1)return[];for(var c=0,p=0,_=O(Ur(s/t));c<s;)_[p++]=zt(e,c,c+=t);return _}function Y1(e){for(var t=-1,o=e==null?0:e.length,s=0,c=[];++t<o;){var p=e[t];p&&(c[s++]=p)}return c}function Q1(){var e=arguments.length;if(!e)return[];for(var t=O(e-1),o=arguments[0],s=e;s--;)t[s-1]=arguments[s];return gn(me(o)?yt(o):[o],at(t,1))}var J1=_e(function(e,t){return Ge(e)?pr(e,at(t,1,Ge,!0)):[]}),eh=_e(function(e,t){var o=jt(t);return Ge(o)&&(o=i),Ge(e)?pr(e,at(t,1,Ge,!0),ue(o,2)):[]}),th=_e(function(e,t){var o=jt(t);return Ge(o)&&(o=i),Ge(e)?pr(e,at(t,1,Ge,!0),i,o):[]});function nh(e,t,o){var s=e==null?0:e.length;return s?(t=o||t===i?1:ye(t),zt(e,t<0?0:t,s)):[]}function rh(e,t,o){var s=e==null?0:e.length;return s?(t=o||t===i?1:ye(t),t=s-t,zt(e,0,t<0?0:t)):[]}function ih(e,t){return e&&e.length?ni(e,ue(t,3),!0,!0):[]}function oh(e,t){return e&&e.length?ni(e,ue(t,3),!0):[]}function ah(e,t,o,s){var c=e==null?0:e.length;return c?(o&&typeof o!="number"&&ht(e,t,o)&&(o=0,s=c),Q0(e,t,o,s)):[]}function wl(e,t,o){var s=e==null?0:e.length;if(!s)return-1;var c=o==null?0:ye(o);return c<0&&(c=Je(s+c,0)),Fr(e,ue(t,3),c)}function xl(e,t,o){var s=e==null?0:e.length;if(!s)return-1;var c=s-1;return o!==i&&(c=ye(o),c=o<0?Je(s+c,0):ut(c,s-1)),Fr(e,ue(t,3),c,!0)}function _l(e){var t=e==null?0:e.length;return t?at(e,1):[]}function sh(e){var t=e==null?0:e.length;return t?at(e,G):[]}function lh(e,t){var o=e==null?0:e.length;return o?(t=t===i?1:ye(t),at(e,t)):[]}function uh(e){for(var t=-1,o=e==null?0:e.length,s={};++t<o;){var c=e[t];s[c[0]]=c[1]}return s}function Cl(e){return e&&e.length?e[0]:i}function ch(e,t,o){var s=e==null?0:e.length;if(!s)return-1;var c=o==null?0:ye(o);return c<0&&(c=Je(s+c,0)),Zn(e,t,c)}function dh(e){var t=e==null?0:e.length;return t?zt(e,0,-1):[]}var fh=_e(function(e){var t=He(e,So);return t.length&&t[0]===e[0]?po(t):[]}),hh=_e(function(e){var t=jt(e),o=He(e,So);return t===jt(o)?t=i:o.pop(),o.length&&o[0]===e[0]?po(o,ue(t,2)):[]}),ph=_e(function(e){var t=jt(e),o=He(e,So);return t=typeof t=="function"?t:i,t&&o.pop(),o.length&&o[0]===e[0]?po(o,i,t):[]});function gh(e,t){return e==null?"":d0.call(e,t)}function jt(e){var t=e==null?0:e.length;return t?e[t-1]:i}function mh(e,t,o){var s=e==null?0:e.length;if(!s)return-1;var c=s;return o!==i&&(c=ye(o),c=c<0?Je(s+c,0):ut(c,s-1)),t===t?Kf(e,t,c):Fr(e,rs,c,!0)}function vh(e,t){return e&&e.length?Ms(e,ye(t)):i}var bh=_e(Sl);function Sl(e,t){return e&&e.length&&t&&t.length?bo(e,t):e}function yh(e,t,o){return e&&e.length&&t&&t.length?bo(e,t,ue(o,2)):e}function wh(e,t,o){return e&&e.length&&t&&t.length?bo(e,t,i,o):e}var xh=an(function(e,t){var o=e==null?0:e.length,s=uo(e,t);return zs(e,He(t,function(c){return sn(c,o)?+c:c}).sort(qs)),s});function _h(e,t){var o=[];if(!(e&&e.length))return o;var s=-1,c=[],p=e.length;for(t=ue(t,3);++s<p;){var _=e[s];t(_,s,e)&&(o.push(_),c.push(s))}return zs(e,c),o}function jo(e){return e==null?e:g0.call(e)}function Ch(e,t,o){var s=e==null?0:e.length;return s?(o&&typeof o!="number"&&ht(e,t,o)?(t=0,o=s):(t=t==null?0:ye(t),o=o===i?s:ye(o)),zt(e,t,o)):[]}function Sh(e,t){return ti(e,t)}function $h(e,t,o){return xo(e,t,ue(o,2))}function Eh(e,t){var o=e==null?0:e.length;if(o){var s=ti(e,t);if(s<o&&Ut(e[s],t))return s}return-1}function Ah(e,t){return ti(e,t,!0)}function Th(e,t,o){return xo(e,t,ue(o,2),!0)}function kh(e,t){var o=e==null?0:e.length;if(o){var s=ti(e,t,!0)-1;if(Ut(e[s],t))return s}return-1}function Rh(e){return e&&e.length?Bs(e):[]}function Lh(e,t){return e&&e.length?Bs(e,ue(t,2)):[]}function Ih(e){var t=e==null?0:e.length;return t?zt(e,1,t):[]}function Oh(e,t,o){return e&&e.length?(t=o||t===i?1:ye(t),zt(e,0,t<0?0:t)):[]}function Mh(e,t,o){var s=e==null?0:e.length;return s?(t=o||t===i?1:ye(t),t=s-t,zt(e,t<0?0:t,s)):[]}function Fh(e,t){return e&&e.length?ni(e,ue(t,3),!1,!0):[]}function Ph(e,t){return e&&e.length?ni(e,ue(t,3)):[]}var zh=_e(function(e){return yn(at(e,1,Ge,!0))}),jh=_e(function(e){var t=jt(e);return Ge(t)&&(t=i),yn(at(e,1,Ge,!0),ue(t,2))}),Bh=_e(function(e){var t=jt(e);return t=typeof t=="function"?t:i,yn(at(e,1,Ge,!0),i,t)});function Wh(e){return e&&e.length?yn(e):[]}function Dh(e,t){return e&&e.length?yn(e,ue(t,2)):[]}function Zh(e,t){return t=typeof t=="function"?t:i,e&&e.length?yn(e,i,t):[]}function Bo(e){if(!(e&&e.length))return[];var t=0;return e=pn(e,function(o){if(Ge(o))return t=Je(o.length,t),!0}),to(t,function(o){return He(e,Qi(o))})}function $l(e,t){if(!(e&&e.length))return[];var o=Bo(e);return t==null?o:He(o,function(s){return $t(t,i,s)})}var Nh=_e(function(e,t){return Ge(e)?pr(e,t):[]}),Hh=_e(function(e){return Co(pn(e,Ge))}),Vh=_e(function(e){var t=jt(e);return Ge(t)&&(t=i),Co(pn(e,Ge),ue(t,2))}),Uh=_e(function(e){var t=jt(e);return t=typeof t=="function"?t:i,Co(pn(e,Ge),i,t)}),qh=_e(Bo);function Gh(e,t){return Ns(e||[],t||[],hr)}function Kh(e,t){return Ns(e||[],t||[],vr)}var Xh=_e(function(e){var t=e.length,o=t>1?e[t-1]:i;return o=typeof o=="function"?(e.pop(),o):i,$l(e,o)});function El(e){var t=f(e);return t.__chain__=!0,t}function Yh(e,t){return t(e),e}function di(e,t){return t(e)}var Qh=an(function(e){var t=e.length,o=t?e[0]:0,s=this.__wrapped__,c=function(p){return uo(p,e)};return t>1||this.__actions__.length||!(s instanceof Se)||!sn(o)?this.thru(c):(s=s.slice(o,+o+(t?1:0)),s.__actions__.push({func:di,args:[c],thisArg:i}),new Ft(s,this.__chain__).thru(function(p){return t&&!p.length&&p.push(i),p}))});function Jh(){return El(this)}function ep(){return new Ft(this.value(),this.__chain__)}function tp(){this.__values__===i&&(this.__values__=Wl(this.value()));var e=this.__index__>=this.__values__.length,t=e?i:this.__values__[this.__index__++];return{done:e,value:t}}function np(){return this}function rp(e){for(var t,o=this;o instanceof Xr;){var s=yl(o);s.__index__=0,s.__values__=i,t?c.__wrapped__=s:t=s;var c=s;o=o.__wrapped__}return c.__wrapped__=e,t}function ip(){var e=this.__wrapped__;if(e instanceof Se){var t=e;return this.__actions__.length&&(t=new Se(this)),t=t.reverse(),t.__actions__.push({func:di,args:[jo],thisArg:i}),new Ft(t,this.__chain__)}return this.thru(jo)}function op(){return Zs(this.__wrapped__,this.__actions__)}var ap=ri(function(e,t,o){Pe.call(e,o)?++e[o]:rn(e,o,1)});function sp(e,t,o){var s=me(e)?ts:Y0;return o&&ht(e,t,o)&&(t=i),s(e,ue(t,3))}function lp(e,t){var o=me(e)?pn:$s;return o(e,ue(t,3))}var up=Js(wl),cp=Js(xl);function dp(e,t){return at(fi(e,t),1)}function fp(e,t){return at(fi(e,t),G)}function hp(e,t,o){return o=o===i?1:ye(o),at(fi(e,t),o)}function Al(e,t){var o=me(e)?Ot:bn;return o(e,ue(t,3))}function Tl(e,t){var o=me(e)?If:Ss;return o(e,ue(t,3))}var pp=ri(function(e,t,o){Pe.call(e,o)?e[o].push(t):rn(e,o,[t])});function gp(e,t,o,s){e=wt(e)?e:er(e),o=o&&!s?ye(o):0;var c=e.length;return o<0&&(o=Je(c+o,0)),vi(e)?o<=c&&e.indexOf(t,o)>-1:!!c&&Zn(e,t,o)>-1}var mp=_e(function(e,t,o){var s=-1,c=typeof t=="function",p=wt(e)?O(e.length):[];return bn(e,function(_){p[++s]=c?$t(t,_,o):gr(_,t,o)}),p}),vp=ri(function(e,t,o){rn(e,o,t)});function fi(e,t){var o=me(e)?He:Ls;return o(e,ue(t,3))}function bp(e,t,o,s){return e==null?[]:(me(t)||(t=t==null?[]:[t]),o=s?i:o,me(o)||(o=o==null?[]:[o]),Fs(e,t,o))}var yp=ri(function(e,t,o){e[o?0:1].push(t)},function(){return[[],[]]});function wp(e,t,o){var s=me(e)?Xi:os,c=arguments.length<3;return s(e,ue(t,4),o,c,bn)}function xp(e,t,o){var s=me(e)?Of:os,c=arguments.length<3;return s(e,ue(t,4),o,c,Ss)}function _p(e,t){var o=me(e)?pn:$s;return o(e,gi(ue(t,3)))}function Cp(e){var t=me(e)?ws:g1;return t(e)}function Sp(e,t,o){(o?ht(e,t,o):t===i)?t=1:t=ye(t);var s=me(e)?U0:m1;return s(e,t)}function $p(e){var t=me(e)?q0:b1;return t(e)}function Ep(e){if(e==null)return 0;if(wt(e))return vi(e)?Hn(e):e.length;var t=ct(e);return t==$e||t==lt?e.size:mo(e).length}function Ap(e,t,o){var s=me(e)?Yi:y1;return o&&ht(e,t,o)&&(t=i),s(e,ue(t,3))}var Tp=_e(function(e,t){if(e==null)return[];var o=t.length;return o>1&&ht(e,t[0],t[1])?t=[]:o>2&&ht(t[0],t[1],t[2])&&(t=[t[0]]),Fs(e,at(t,1),[])}),hi=l0||function(){return ot.Date.now()};function kp(e,t){if(typeof t!="function")throw new Mt(d);return e=ye(e),function(){if(--e<1)return t.apply(this,arguments)}}function kl(e,t,o){return t=o?i:t,t=e&&t==null?e.length:t,on(e,N,i,i,i,i,t)}function Rl(e,t){var o;if(typeof t!="function")throw new Mt(d);return e=ye(e),function(){return--e>0&&(o=t.apply(this,arguments)),e<=1&&(t=i),o}}var Wo=_e(function(e,t,o){var s=S;if(o.length){var c=mn(o,Qn(Wo));s|=P}return on(e,s,t,o,c)}),Ll=_e(function(e,t,o){var s=S|F;if(o.length){var c=mn(o,Qn(Ll));s|=P}return on(t,s,e,o,c)});function Il(e,t,o){t=o?i:t;var s=on(e,A,i,i,i,i,i,t);return s.placeholder=Il.placeholder,s}function Ol(e,t,o){t=o?i:t;var s=on(e,I,i,i,i,i,i,t);return s.placeholder=Ol.placeholder,s}function Ml(e,t,o){var s,c,p,_,E,R,j=0,B=!1,H=!1,Q=!0;if(typeof e!="function")throw new Mt(d);t=Bt(t)||0,Ve(o)&&(B=!!o.leading,H="maxWait"in o,p=H?Je(Bt(o.maxWait)||0,t):p,Q="trailing"in o?!!o.trailing:Q);function oe(Ke){var qt=s,cn=c;return s=c=i,j=Ke,_=e.apply(cn,qt),_}function ce(Ke){return j=Ke,E=wr(Ce,t),B?oe(Ke):_}function we(Ke){var qt=Ke-R,cn=Ke-j,Jl=t-qt;return H?ut(Jl,p-cn):Jl}function de(Ke){var qt=Ke-R,cn=Ke-j;return R===i||qt>=t||qt<0||H&&cn>=p}function Ce(){var Ke=hi();if(de(Ke))return Ee(Ke);E=wr(Ce,we(Ke))}function Ee(Ke){return E=i,Q&&s?oe(Ke):(s=c=i,_)}function kt(){E!==i&&Hs(E),j=0,s=R=c=E=i}function pt(){return E===i?_:Ee(hi())}function Rt(){var Ke=hi(),qt=de(Ke);if(s=arguments,c=this,R=Ke,qt){if(E===i)return ce(R);if(H)return Hs(E),E=wr(Ce,t),oe(R)}return E===i&&(E=wr(Ce,t)),_}return Rt.cancel=kt,Rt.flush=pt,Rt}var Rp=_e(function(e,t){return Cs(e,1,t)}),Lp=_e(function(e,t,o){return Cs(e,Bt(t)||0,o)});function Ip(e){return on(e,ie)}function pi(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new Mt(d);var o=function(){var s=arguments,c=t?t.apply(this,s):s[0],p=o.cache;if(p.has(c))return p.get(c);var _=e.apply(this,s);return o.cache=p.set(c,_)||p,_};return o.cache=new(pi.Cache||nn),o}pi.Cache=nn;function gi(e){if(typeof e!="function")throw new Mt(d);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 Op(e){return Rl(2,e)}var Mp=w1(function(e,t){t=t.length==1&&me(t[0])?He(t[0],Et(ue())):He(at(t,1),Et(ue()));var o=t.length;return _e(function(s){for(var c=-1,p=ut(s.length,o);++c<p;)s[c]=t[c].call(this,s[c]);return $t(e,this,s)})}),Do=_e(function(e,t){var o=mn(t,Qn(Do));return on(e,P,i,t,o)}),Fl=_e(function(e,t){var o=mn(t,Qn(Fl));return on(e,D,i,t,o)}),Fp=an(function(e,t){return on(e,U,i,i,i,t)});function Pp(e,t){if(typeof e!="function")throw new Mt(d);return t=t===i?t:ye(t),_e(e,t)}function zp(e,t){if(typeof e!="function")throw new Mt(d);return t=t==null?0:Je(ye(t),0),_e(function(o){var s=o[t],c=xn(o,0,t);return s&&gn(c,s),$t(e,this,c)})}function jp(e,t,o){var s=!0,c=!0;if(typeof e!="function")throw new Mt(d);return Ve(o)&&(s="leading"in o?!!o.leading:s,c="trailing"in o?!!o.trailing:c),Ml(e,t,{leading:s,maxWait:t,trailing:c})}function Bp(e){return kl(e,1)}function Wp(e,t){return Do($o(t),e)}function Dp(){if(!arguments.length)return[];var e=arguments[0];return me(e)?e:[e]}function Zp(e){return Pt(e,x)}function Np(e,t){return t=typeof t=="function"?t:i,Pt(e,x,t)}function Hp(e){return Pt(e,T|x)}function Vp(e,t){return t=typeof t=="function"?t:i,Pt(e,T|x,t)}function Up(e,t){return t==null||_s(e,t,rt(t))}function Ut(e,t){return e===t||e!==e&&t!==t}var qp=si(ho),Gp=si(function(e,t){return e>=t}),Mn=Ts(function(){return arguments}())?Ts:function(e){return Ue(e)&&Pe.call(e,"callee")&&!ps.call(e,"callee")},me=O.isArray,Kp=Ka?Et(Ka):r1;function wt(e){return e!=null&&mi(e.length)&&!ln(e)}function Ge(e){return Ue(e)&&wt(e)}function Xp(e){return e===!0||e===!1||Ue(e)&&ft(e)==nt}var _n=c0||Qo,Yp=Xa?Et(Xa):i1;function Qp(e){return Ue(e)&&e.nodeType===1&&!xr(e)}function Jp(e){if(e==null)return!0;if(wt(e)&&(me(e)||typeof e=="string"||typeof e.splice=="function"||_n(e)||Jn(e)||Mn(e)))return!e.length;var t=ct(e);if(t==$e||t==lt)return!e.size;if(yr(e))return!mo(e).length;for(var o in e)if(Pe.call(e,o))return!1;return!0}function eg(e,t){return mr(e,t)}function tg(e,t,o){o=typeof o=="function"?o:i;var s=o?o(e,t):i;return s===i?mr(e,t,i,o):!!s}function Zo(e){if(!Ue(e))return!1;var t=ft(e);return t==Re||t==it||typeof e.message=="string"&&typeof e.name=="string"&&!xr(e)}function ng(e){return typeof e=="number"&&ms(e)}function ln(e){if(!Ve(e))return!1;var t=ft(e);return t==qe||t==Le||t==Xe||t==Kt}function Pl(e){return typeof e=="number"&&e==ye(e)}function mi(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=q}function Ve(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function Ue(e){return e!=null&&typeof e=="object"}var zl=Ya?Et(Ya):a1;function rg(e,t){return e===t||go(e,t,Io(t))}function ig(e,t,o){return o=typeof o=="function"?o:i,go(e,t,Io(t),o)}function og(e){return jl(e)&&e!=+e}function ag(e){if(N1(e))throw new ge(u);return ks(e)}function sg(e){return e===null}function lg(e){return e==null}function jl(e){return typeof e=="number"||Ue(e)&&ft(e)==je}function xr(e){if(!Ue(e)||ft(e)!=st)return!1;var t=Nr(e);if(t===null)return!0;var o=Pe.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&Br.call(o)==i0}var No=Qa?Et(Qa):s1;function ug(e){return Pl(e)&&e>=-9007199254740991&&e<=q}var Bl=Ja?Et(Ja):l1;function vi(e){return typeof e=="string"||!me(e)&&Ue(e)&&ft(e)==Xt}function Tt(e){return typeof e=="symbol"||Ue(e)&&ft(e)==J}var Jn=es?Et(es):u1;function cg(e){return e===i}function dg(e){return Ue(e)&&ct(e)==De}function fg(e){return Ue(e)&&ft(e)==pe}var hg=si(vo),pg=si(function(e,t){return e<=t});function Wl(e){if(!e)return[];if(wt(e))return vi(e)?Ht(e):yt(e);if(lr&&e[lr])return Uf(e[lr]());var t=ct(e),o=t==$e?ro:t==lt?Pr:er;return o(e)}function un(e){if(!e)return e===0?e:0;if(e=Bt(e),e===G||e===-1/0){var t=e<0?-1:1;return t*se}return e===e?e:0}function ye(e){var t=un(e),o=t%1;return t===t?o?t-o:t:0}function Dl(e){return e?Rn(ye(e),0,X):0}function Bt(e){if(typeof e=="number")return e;if(Tt(e))return Y;if(Ve(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ve(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=as(e);var o=Gd.test(e);return o||Xd.test(e)?kf(e.slice(2),o?2:8):qd.test(e)?Y:+e}function Zl(e){return Qt(e,xt(e))}function gg(e){return e?Rn(ye(e),-9007199254740991,q):e===0?e:0}function Fe(e){return e==null?"":At(e)}var mg=Xn(function(e,t){if(yr(t)||wt(t)){Qt(t,rt(t),e);return}for(var o in t)Pe.call(t,o)&&hr(e,o,t[o])}),Nl=Xn(function(e,t){Qt(t,xt(t),e)}),bi=Xn(function(e,t,o,s){Qt(t,xt(t),e,s)}),vg=Xn(function(e,t,o,s){Qt(t,rt(t),e,s)}),bg=an(uo);function yg(e,t){var o=Kn(e);return t==null?o:xs(o,t)}var wg=_e(function(e,t){e=Be(e);var o=-1,s=t.length,c=s>2?t[2]:i;for(c&&ht(t[0],t[1],c)&&(s=1);++o<s;)for(var p=t[o],_=xt(p),E=-1,R=_.length;++E<R;){var j=_[E],B=e[j];(B===i||Ut(B,Un[j])&&!Pe.call(e,j))&&(e[j]=p[j])}return e}),xg=_e(function(e){return e.push(i,al),$t(Hl,i,e)});function _g(e,t){return ns(e,ue(t,3),Yt)}function Cg(e,t){return ns(e,ue(t,3),fo)}function Sg(e,t){return e==null?e:co(e,ue(t,3),xt)}function $g(e,t){return e==null?e:Es(e,ue(t,3),xt)}function Eg(e,t){return e&&Yt(e,ue(t,3))}function Ag(e,t){return e&&fo(e,ue(t,3))}function Tg(e){return e==null?[]:Jr(e,rt(e))}function kg(e){return e==null?[]:Jr(e,xt(e))}function Ho(e,t,o){var s=e==null?i:Ln(e,t);return s===i?o:s}function Rg(e,t){return e!=null&&ul(e,t,J0)}function Vo(e,t){return e!=null&&ul(e,t,e1)}var Lg=tl(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=Wr.call(t)),e[t]=o},qo(_t)),Ig=tl(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=Wr.call(t)),Pe.call(e,t)?e[t].push(o):e[t]=[o]},ue),Og=_e(gr);function rt(e){return wt(e)?ys(e):mo(e)}function xt(e){return wt(e)?ys(e,!0):c1(e)}function Mg(e,t){var o={};return t=ue(t,3),Yt(e,function(s,c,p){rn(o,t(s,c,p),s)}),o}function Fg(e,t){var o={};return t=ue(t,3),Yt(e,function(s,c,p){rn(o,c,t(s,c,p))}),o}var Pg=Xn(function(e,t,o){ei(e,t,o)}),Hl=Xn(function(e,t,o,s){ei(e,t,o,s)}),zg=an(function(e,t){var o={};if(e==null)return o;var s=!1;t=He(t,function(p){return p=wn(p,e),s||(s=p.length>1),p}),Qt(e,Ro(e),o),s&&(o=Pt(o,T|b|x,L1));for(var c=t.length;c--;)_o(o,t[c]);return o});function jg(e,t){return Vl(e,gi(ue(t)))}var Bg=an(function(e,t){return e==null?{}:f1(e,t)});function Vl(e,t){if(e==null)return{};var o=He(Ro(e),function(s){return[s]});return t=ue(t),Ps(e,o,function(s,c){return t(s,c[0])})}function Wg(e,t,o){t=wn(t,e);var s=-1,c=t.length;for(c||(c=1,e=i);++s<c;){var p=e==null?i:e[Jt(t[s])];p===i&&(s=c,p=o),e=ln(p)?p.call(e):p}return e}function Dg(e,t,o){return e==null?e:vr(e,t,o)}function Zg(e,t,o,s){return s=typeof s=="function"?s:i,e==null?e:vr(e,t,o,s)}var Ul=il(rt),ql=il(xt);function Ng(e,t,o){var s=me(e),c=s||_n(e)||Jn(e);if(t=ue(t,4),o==null){var p=e&&e.constructor;c?o=s?new p:[]:Ve(e)?o=ln(p)?Kn(Nr(e)):{}:o={}}return(c?Ot:Yt)(e,function(_,E,R){return t(o,_,E,R)}),o}function Hg(e,t){return e==null?!0:_o(e,t)}function Vg(e,t,o){return e==null?e:Ds(e,t,$o(o))}function Ug(e,t,o,s){return s=typeof s=="function"?s:i,e==null?e:Ds(e,t,$o(o),s)}function er(e){return e==null?[]:no(e,rt(e))}function qg(e){return e==null?[]:no(e,xt(e))}function Gg(e,t,o){return o===i&&(o=t,t=i),o!==i&&(o=Bt(o),o=o===o?o:0),t!==i&&(t=Bt(t),t=t===t?t:0),Rn(Bt(e),t,o)}function Kg(e,t,o){return t=un(t),o===i?(o=t,t=0):o=un(o),e=Bt(e),t1(e,t,o)}function Xg(e,t,o){if(o&&typeof o!="boolean"&&ht(e,t,o)&&(t=o=i),o===i&&(typeof t=="boolean"?(o=t,t=i):typeof e=="boolean"&&(o=e,e=i)),e===i&&t===i?(e=0,t=1):(e=un(e),t===i?(t=e,e=0):t=un(t)),e>t){var s=e;e=t,t=s}if(o||e%1||t%1){var c=vs();return ut(e+c*(t-e+Tf("1e-"+((c+"").length-1))),t)}return yo(e,t)}var Yg=Yn(function(e,t,o){return t=t.toLowerCase(),e+(o?Gl(t):t)});function Gl(e){return Uo(Fe(e).toLowerCase())}function Kl(e){return e=Fe(e),e&&e.replace(Qd,Df).replace(bf,"")}function Qg(e,t,o){e=Fe(e),t=At(t);var s=e.length;o=o===i?s:Rn(ye(o),0,s);var c=o;return o-=t.length,o>=0&&e.slice(o,c)==t}function Jg(e){return e=Fe(e),e&&Id.test(e)?e.replace(Ea,Zf):e}function e2(e){return e=Fe(e),e&&jd.test(e)?e.replace(Wi,"\\$&"):e}var t2=Yn(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),n2=Yn(function(e,t,o){return e+(o?" ":"")+t.toLowerCase()}),r2=Qs("toLowerCase");function i2(e,t,o){e=Fe(e),t=ye(t);var s=t?Hn(e):0;if(!t||s>=t)return e;var c=(t-s)/2;return ai(qr(c),o)+e+ai(Ur(c),o)}function o2(e,t,o){e=Fe(e),t=ye(t);var s=t?Hn(e):0;return t&&s<t?e+ai(t-s,o):e}function a2(e,t,o){e=Fe(e),t=ye(t);var s=t?Hn(e):0;return t&&s<t?ai(t-s,o)+e:e}function s2(e,t,o){return o||t==null?t=0:t&&(t=+t),p0(Fe(e).replace(Di,""),t||0)}function l2(e,t,o){return(o?ht(e,t,o):t===i)?t=1:t=ye(t),wo(Fe(e),t)}function u2(){var e=arguments,t=Fe(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var c2=Yn(function(e,t,o){return e+(o?"_":"")+t.toLowerCase()});function d2(e,t,o){return o&&typeof o!="number"&&ht(e,t,o)&&(t=o=i),o=o===i?X:o>>>0,o?(e=Fe(e),e&&(typeof t=="string"||t!=null&&!No(t))&&(t=At(t),!t&&Nn(e))?xn(Ht(e),0,o):e.split(t,o)):[]}var f2=Yn(function(e,t,o){return e+(o?" ":"")+Uo(t)});function h2(e,t,o){return e=Fe(e),o=o==null?0:Rn(ye(o),0,e.length),t=At(t),e.slice(o,o+t.length)==t}function p2(e,t,o){var s=f.templateSettings;o&&ht(e,t,o)&&(t=i),e=Fe(e),t=bi({},t,s,ol);var c=bi({},t.imports,s.imports,ol),p=rt(c),_=no(c,p),E,R,j=0,B=t.interpolate||Lr,H="__p += '",Q=io((t.escape||Lr).source+"|"+B.source+"|"+(B===Aa?Ud:Lr).source+"|"+(t.evaluate||Lr).source+"|$","g"),oe="//# sourceURL="+(Pe.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Cf+"]")+`
|
|
11
|
+
`;e.replace(Q,function(de,Ce,Ee,kt,pt,Rt){return Ee||(Ee=kt),H+=e.slice(j,Rt).replace(Jd,Nf),Ce&&(E=!0,H+=`' +
|
|
12
|
+
__e(`+Ce+`) +
|
|
13
|
+
'`),pt&&(R=!0,H+=`';
|
|
14
|
+
`+pt+`;
|
|
15
|
+
__p += '`),Ee&&(H+=`' +
|
|
16
|
+
((__t = (`+Ee+`)) == null ? '' : __t) +
|
|
17
|
+
'`),j=Rt+de.length,de}),H+=`';
|
|
18
|
+
`;var ce=Pe.call(t,"variable")&&t.variable;if(!ce)H=`with (obj) {
|
|
19
|
+
`+H+`
|
|
20
20
|
}
|
|
21
|
-
`;else if(
|
|
22
|
-
`+(
|
|
23
|
-
`)+"var __t, __p = ''"+(E?", __e = _.escape":"")+(
|
|
21
|
+
`;else if(Hd.test(ce))throw new ge(g);H=(R?H.replace(Td,""):H).replace(kd,"$1").replace(Rd,"$1;"),H="function("+(ce||"obj")+`) {
|
|
22
|
+
`+(ce?"":`obj || (obj = {});
|
|
23
|
+
`)+"var __t, __p = ''"+(E?", __e = _.escape":"")+(R?`, __j = Array.prototype.join;
|
|
24
24
|
function print() { __p += __j.call(arguments, '') }
|
|
25
25
|
`:`;
|
|
26
|
-
`)+
|
|
27
|
-
}`;var fe=Xl(function(){return Ae(p,J+"return "+D).apply(r,w)});if(fe.source=D,Wo(fe))throw fe;return fe}function r2(e){return ke(e).toLowerCase()}function i2(e){return ke(e).toUpperCase()}function o2(e,t,o){if(e=ke(e),e&&(o||t===r))return os(e);if(!e||!(t=Et(t)))return e;var a=Ht(e),c=Ht(t),p=as(a,c),w=ss(a,c)+1;return xn(a,p,w).join("")}function a2(e,t,o){if(e=ke(e),e&&(o||t===r))return e.slice(0,us(e)+1);if(!e||!(t=Et(t)))return e;var a=Ht(e),c=ss(a,Ht(t))+1;return xn(a,0,c).join("")}function s2(e,t,o){if(e=ke(e),e&&(o||t===r))return e.replace(ji,"");if(!e||!(t=Et(t)))return e;var a=Ht(e),c=as(a,Ht(t));return xn(a,c).join("")}function l2(e,t){var o=pe,a=Ce;if(je(t)){var c="separator"in t?t.separator:c;o="length"in t?ce(t.length):o,a="omission"in t?Et(t.omission):a}e=ke(e);var p=e.length;if(Nn(e)){var w=Ht(e);p=w.length}if(o>=p)return e;var E=o-Zn(a);if(E<1)return a;var $=w?xn(w,0,E).join(""):e.slice(0,E);if(c===r)return $+a;if(w&&(E+=$.length-E),Do(c)){if(e.slice(E).search(c)){var z,j=$;for(c.global||(c=no(c.source,ke(Ta.exec(c))+"g")),c.lastIndex=0;z=c.exec(j);)var D=z.index;$=$.slice(0,D===r?E:D)}}else if(e.indexOf(Et(c),E)!=E){var q=$.lastIndexOf(c);q>-1&&($=$.slice(0,q))}return $+a}function u2(e){return e=ke(e),e&&wd.test(e)?e.replace(Sa,Bf):e}var c2=Xn(function(e,t,o){return e+(o?" ":"")+t.toUpperCase()}),Ho=Ys("toUpperCase");function Kl(e,t,o){return e=ke(e),t=o?r:t,t===r?Pf(e)?Df(e):Sf(e):e.match(t)||[]}var Xl=ge(function(e,t){try{return Ct(e,r,t)}catch(o){return Wo(o)?o:new se(o)}}),d2=an(function(e,t){return It(t,function(o){o=Jt(o),rn(e,o,Bo(e[o],e))}),e});function f2(e){var t=e==null?0:e.length,o=ne();return e=t?ze(e,function(a){if(typeof a[1]!="function")throw new Ot(h);return[o(a[0]),a[1]]}):[],ge(function(a){for(var c=-1;++c<t;){var p=e[c];if(Ct(p[0],this,a))return Ct(p[1],this,a)}})}function h2(e){return B0(Mt(e,R))}function Vo(e){return function(){return e}}function p2(e,t){return e==null||e!==e?t:e}var g2=Js(),m2=Js(!0);function vt(e){return e}function Uo(e){return $s(typeof e=="function"?e:Mt(e,R))}function v2(e){return Is(Mt(e,R))}function b2(e,t){return Os(e,Mt(t,R))}var w2=ge(function(e,t){return function(o){return pr(o,e,t)}}),y2=ge(function(e,t){return function(o){return pr(e,o,t)}});function qo(e,t,o){var a=Ge(t),c=Qr(t,a);o==null&&!(je(t)&&(c.length||!a.length))&&(o=t,t=e,e=this,c=Qr(t,Ge(t)));var p=!(je(o)&&"chain"in o)||!!o.chain,w=ln(e);return It(c,function(E){var $=t[E];e[E]=$,w&&(e.prototype[E]=function(){var z=this.__chain__;if(p||z){var j=e(this.__wrapped__),D=j.__actions__=pt(this.__actions__);return D.push({func:$,args:arguments,thisArg:e}),j.__chain__=z,j}return $.apply(e,gn([this.value()],arguments))})}),e}function x2(){return Ye._===this&&(Ye._=qf),this}function Go(){}function _2(e){return e=ce(e),ge(function(t){return Ps(t,e)})}var C2=Eo(ze),S2=Eo(es),E2=Eo(Ki);function Yl(e){return Oo(e)?Xi(Jt(e)):t1(e)}function A2(e){return function(t){return e==null?r:Rn(e,t)}}var T2=tl(),k2=tl(!0);function Ko(){return[]}function Xo(){return!1}function $2(){return{}}function R2(){return""}function I2(){return!0}function O2(e,t){if(e=ce(e),e<1||e>K)return[];var o=Re,a=nt(e,Re);t=ne(t),e-=Re;for(var c=Ji(a,t);++o<e;)t(o);return c}function P2(e){return le(e)?ze(e,Jt):At(e)?[e]:pt(vl(ke(e)))}function M2(e){var t=++Vf;return ke(e)+t}var L2=ii(function(e,t){return e+t},0),F2=Ao("ceil"),z2=ii(function(e,t){return e/t},1),B2=Ao("floor");function j2(e){return e&&e.length?Yr(e,vt,co):r}function W2(e,t){return e&&e.length?Yr(e,ne(t,2),co):r}function D2(e){return rs(e,vt)}function N2(e,t){return rs(e,ne(t,2))}function Z2(e){return e&&e.length?Yr(e,vt,go):r}function H2(e,t){return e&&e.length?Yr(e,ne(t,2),go):r}var V2=ii(function(e,t){return e*t},1),U2=Ao("round"),q2=ii(function(e,t){return e-t},0);function G2(e){return e&&e.length?Qi(e,vt):0}function K2(e,t){return e&&e.length?Qi(e,ne(t,2)):0}return d.after=vp,d.ary=kl,d.assign=ig,d.assignIn=Nl,d.assignInWith=vi,d.assignWith=og,d.at=ag,d.before=$l,d.bind=Bo,d.bindAll=d2,d.bindKey=Rl,d.castArray=$p,d.chain=El,d.chunk=B1,d.compact=j1,d.concat=W1,d.cond=f2,d.conforms=h2,d.constant=Vo,d.countBy=Gh,d.create=sg,d.curry=Il,d.curryRight=Ol,d.debounce=Pl,d.defaults=lg,d.defaultsDeep=ug,d.defer=bp,d.delay=wp,d.difference=D1,d.differenceBy=N1,d.differenceWith=Z1,d.drop=H1,d.dropRight=V1,d.dropRightWhile=U1,d.dropWhile=q1,d.fill=G1,d.filter=Xh,d.flatMap=Jh,d.flatMapDeep=ep,d.flatMapDepth=tp,d.flatten=xl,d.flattenDeep=K1,d.flattenDepth=X1,d.flip=yp,d.flow=g2,d.flowRight=m2,d.fromPairs=Y1,d.functions=mg,d.functionsIn=vg,d.groupBy=np,d.initial=J1,d.intersection=eh,d.intersectionBy=th,d.intersectionWith=nh,d.invert=wg,d.invertBy=yg,d.invokeMap=ip,d.iteratee=Uo,d.keyBy=op,d.keys=Ge,d.keysIn=mt,d.map=di,d.mapKeys=_g,d.mapValues=Cg,d.matches=v2,d.matchesProperty=b2,d.memoize=hi,d.merge=Sg,d.mergeWith=Zl,d.method=w2,d.methodOf=y2,d.mixin=qo,d.negate=pi,d.nthArg=_2,d.omit=Eg,d.omitBy=Ag,d.once=xp,d.orderBy=ap,d.over=C2,d.overArgs=_p,d.overEvery=S2,d.overSome=E2,d.partial=jo,d.partialRight=Ml,d.partition=sp,d.pick=Tg,d.pickBy=Hl,d.property=Yl,d.propertyOf=A2,d.pull=ah,d.pullAll=Cl,d.pullAllBy=sh,d.pullAllWith=lh,d.pullAt=uh,d.range=T2,d.rangeRight=k2,d.rearg=Cp,d.reject=cp,d.remove=ch,d.rest=Sp,d.reverse=Fo,d.sampleSize=fp,d.set=$g,d.setWith=Rg,d.shuffle=hp,d.slice=dh,d.sortBy=mp,d.sortedUniq=bh,d.sortedUniqBy=wh,d.split=Jg,d.spread=Ep,d.tail=yh,d.take=xh,d.takeRight=_h,d.takeRightWhile=Ch,d.takeWhile=Sh,d.tap=jh,d.throttle=Ap,d.thru=ci,d.toArray=jl,d.toPairs=Vl,d.toPairsIn=Ul,d.toPath=P2,d.toPlainObject=Dl,d.transform=Ig,d.unary=Tp,d.union=Eh,d.unionBy=Ah,d.unionWith=Th,d.uniq=kh,d.uniqBy=$h,d.uniqWith=Rh,d.unset=Og,d.unzip=zo,d.unzipWith=Sl,d.update=Pg,d.updateWith=Mg,d.values=Jn,d.valuesIn=Lg,d.without=Ih,d.words=Kl,d.wrap=kp,d.xor=Oh,d.xorBy=Ph,d.xorWith=Mh,d.zip=Lh,d.zipObject=Fh,d.zipObjectDeep=zh,d.zipWith=Bh,d.entries=Vl,d.entriesIn=Ul,d.extend=Nl,d.extendWith=vi,qo(d,d),d.add=L2,d.attempt=Xl,d.camelCase=jg,d.capitalize=ql,d.ceil=F2,d.clamp=Fg,d.clone=Rp,d.cloneDeep=Op,d.cloneDeepWith=Pp,d.cloneWith=Ip,d.conformsTo=Mp,d.deburr=Gl,d.defaultTo=p2,d.divide=z2,d.endsWith=Wg,d.eq=Ut,d.escape=Dg,d.escapeRegExp=Ng,d.every=Kh,d.find=Yh,d.findIndex=wl,d.findKey=cg,d.findLast=Qh,d.findLastIndex=yl,d.findLastKey=dg,d.floor=B2,d.forEach=Al,d.forEachRight=Tl,d.forIn=fg,d.forInRight=hg,d.forOwn=pg,d.forOwnRight=gg,d.get=No,d.gt=Lp,d.gte=Fp,d.has=bg,d.hasIn=Zo,d.head=_l,d.identity=vt,d.includes=rp,d.indexOf=Q1,d.inRange=zg,d.invoke=xg,d.isArguments=Pn,d.isArray=le,d.isArrayBuffer=zp,d.isArrayLike=gt,d.isArrayLikeObject=De,d.isBoolean=Bp,d.isBuffer=_n,d.isDate=jp,d.isElement=Wp,d.isEmpty=Dp,d.isEqual=Np,d.isEqualWith=Zp,d.isError=Wo,d.isFinite=Hp,d.isFunction=ln,d.isInteger=Ll,d.isLength=gi,d.isMap=Fl,d.isMatch=Vp,d.isMatchWith=Up,d.isNaN=qp,d.isNative=Gp,d.isNil=Xp,d.isNull=Kp,d.isNumber=zl,d.isObject=je,d.isObjectLike=We,d.isPlainObject=yr,d.isRegExp=Do,d.isSafeInteger=Yp,d.isSet=Bl,d.isString=mi,d.isSymbol=At,d.isTypedArray=Qn,d.isUndefined=Qp,d.isWeakMap=Jp,d.isWeakSet=eg,d.join=rh,d.kebabCase=Zg,d.last=Ft,d.lastIndexOf=ih,d.lowerCase=Hg,d.lowerFirst=Vg,d.lt=tg,d.lte=ng,d.max=j2,d.maxBy=W2,d.mean=D2,d.meanBy=N2,d.min=Z2,d.minBy=H2,d.stubArray=Ko,d.stubFalse=Xo,d.stubObject=$2,d.stubString=R2,d.stubTrue=I2,d.multiply=V2,d.nth=oh,d.noConflict=x2,d.noop=Go,d.now=fi,d.pad=Ug,d.padEnd=qg,d.padStart=Gg,d.parseInt=Kg,d.random=Bg,d.reduce=lp,d.reduceRight=up,d.repeat=Xg,d.replace=Yg,d.result=kg,d.round=U2,d.runInContext=A,d.sample=dp,d.size=pp,d.snakeCase=Qg,d.some=gp,d.sortedIndex=fh,d.sortedIndexBy=hh,d.sortedIndexOf=ph,d.sortedLastIndex=gh,d.sortedLastIndexBy=mh,d.sortedLastIndexOf=vh,d.startCase=e2,d.startsWith=t2,d.subtract=q2,d.sum=G2,d.sumBy=K2,d.template=n2,d.times=O2,d.toFinite=un,d.toInteger=ce,d.toLength=Wl,d.toLower=r2,d.toNumber=zt,d.toSafeInteger=rg,d.toString=ke,d.toUpper=i2,d.trim=o2,d.trimEnd=a2,d.trimStart=s2,d.truncate=l2,d.unescape=u2,d.uniqueId=M2,d.upperCase=c2,d.upperFirst=Ho,d.each=Al,d.eachRight=Tl,d.first=_l,qo(d,function(){var e={};return Yt(d,function(t,o){$e.call(d.prototype,o)||(e[o]=t)}),e}(),{chain:!1}),d.VERSION=s,It(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){d[e].placeholder=d}),It(["drop","take"],function(e,t){be.prototype[e]=function(o){o=o===r?1:He(ce(o),0);var a=this.__filtered__&&!t?new be(this):this.clone();return a.__filtered__?a.__takeCount__=nt(o,a.__takeCount__):a.__views__.push({size:nt(o,Re),type:e+(a.__dir__<0?"Right":"")}),a},be.prototype[e+"Right"]=function(o){return this.reverse()[e](o).reverse()}}),It(["filter","map","takeWhile"],function(e,t){var o=t+1,a=o==H||o==X;be.prototype[e]=function(c){var p=this.clone();return p.__iteratees__.push({iteratee:ne(c,3),type:o}),p.__filtered__=p.__filtered__||a,p}}),It(["head","last"],function(e,t){var o="take"+(t?"Right":"");be.prototype[e]=function(){return this[o](1).value()[0]}}),It(["initial","tail"],function(e,t){var o="drop"+(t?"":"Right");be.prototype[e]=function(){return this.__filtered__?new be(this):this[o](1)}}),be.prototype.compact=function(){return this.filter(vt)},be.prototype.find=function(e){return this.filter(e).head()},be.prototype.findLast=function(e){return this.reverse().find(e)},be.prototype.invokeMap=ge(function(e,t){return typeof e=="function"?new be(this):this.map(function(o){return pr(o,e,t)})}),be.prototype.reject=function(e){return this.filter(pi(ne(e)))},be.prototype.slice=function(e,t){e=ce(e);var o=this;return o.__filtered__&&(e>0||t<0)?new be(o):(e<0?o=o.takeRight(-e):e&&(o=o.drop(e)),t!==r&&(t=ce(t),o=t<0?o.dropRight(-t):o.take(t-e)),o)},be.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},be.prototype.toArray=function(){return this.take(Re)},Yt(be.prototype,function(e,t){var o=/^(?:filter|find|map|reject)|While$/.test(t),a=/^(?:head|last)$/.test(t),c=d[a?"take"+(t=="last"?"Right":""):t],p=a||/^find/.test(t);c&&(d.prototype[t]=function(){var w=this.__wrapped__,E=a?[1]:arguments,$=w instanceof be,z=E[0],j=$||le(w),D=function(ve){var we=c.apply(d,gn([ve],E));return a&&q?we[0]:we};j&&o&&typeof z=="function"&&z.length!=1&&($=j=!1);var q=this.__chain__,J=!!this.__actions__.length,re=p&&!q,fe=$&&!J;if(!p&&j){w=fe?w:new be(this);var ie=e.apply(w,E);return ie.__actions__.push({func:ci,args:[D],thisArg:r}),new Pt(ie,q)}return re&&fe?e.apply(this,E):(ie=this.thru(D),re?a?ie.value()[0]:ie.value():ie)})}),It(["pop","push","shift","sort","splice","unshift"],function(e){var t=Fr[e],o=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",a=/^(?:pop|shift)$/.test(e);d.prototype[e]=function(){var c=arguments;if(a&&!this.__chain__){var p=this.value();return t.apply(le(p)?p:[],c)}return this[o](function(w){return t.apply(le(w)?w:[],c)})}}),Yt(be.prototype,function(e,t){var o=d[t];if(o){var a=o.name+"";$e.call(qn,a)||(qn[a]=[]),qn[a].push({name:t,func:o})}}),qn[ri(r,L).name]=[{name:"wrapper",func:r}],be.prototype.clone=u0,be.prototype.reverse=c0,be.prototype.value=d0,d.prototype.at=Wh,d.prototype.chain=Dh,d.prototype.commit=Nh,d.prototype.next=Zh,d.prototype.plant=Vh,d.prototype.reverse=Uh,d.prototype.toJSON=d.prototype.valueOf=d.prototype.value=qh,d.prototype.first=d.prototype.head,sr&&(d.prototype[sr]=Hh),d},Hn=Nf();En?((En.exports=Hn)._=Hn,Vi._=Hn):Ye._=Hn}).call(J2)}(_r,_r.exports)),_r.exports}var ye=em();const ia=n=>({none:0,hairline:n*.5,thin:n,thick:n*2,heavy:n*4}),oa=n=>({none:0,xs:n*.5,sm:n,md:n*2,lg:n*3,xl:n*4,full:9999}),tm=n=>["none","hairline","thin","thick","heavy"].includes(n),ju=n=>["none","xs","sm","md","lg","xl","full"].includes(n),Ri={transparent:"#FFFFFF00",white:"#FFFFFF",black:"#000000",primary:"#6949FF",secondary:"#FFC107",success:"#12D18E",danger:"#F75555",warning:"#FACC15",info:"#6949FF",grey100:"#F5F5F5",grey200:"#EEEEEE",grey300:"#E0E0E0",grey400:"#BDBDBD",grey500:"#9E9E9E",grey600:"#757575",grey700:"#616161",grey800:"#424242",grey900:"#212121",primary100:"#F0EDFF",primary200:"#C3B6FF",primary300:"#A592FF",primary400:"#876DFF",primary500:"#6949FF",secondary100:"#FFF9E6",secondary200:"#FFE69C",secondary300:"#FFDA6A",secondary400:"#FFCD39",secondary500:"#FFC107",orange100:"#FFF3E0",orange200:"#FFE0B2",orange300:"#FFCC80",orange400:"#FFB74D",orange500:"#FF9800",orange600:"#FB8C00",orange700:"#F57C00",orange800:"#EF6C00",orange900:"#E65100",cyan100:"#E0F7FA",cyan200:"#B2EBF2",cyan300:"#80DEEA",cyan400:"#4DD0E1",cyan500:"#26C6DA",cyan600:"#00BCD4",cyan700:"#00ACC1",cyan800:"#0097A7",cyan900:"#006064",purple100:"#F3E5F5",purple200:"#E1BEE7",purple300:"#CE93D8",purple400:"#BA68C8",purple500:"#AB47BC",purple600:"#9C27B0",purple700:"#8E24AA",purple800:"#7B1FA2",purple900:"#6A1B9A",teal100:"#E0F2F1",teal200:"#B2DFDB",teal300:"#80CBC4",teal400:"#4DB6AC",teal500:"#26A69A",teal600:"#009688",teal700:"#00897B",teal800:"#00796B",teal900:"#004D40",lime100:"#F9FBE7",lime200:"#F0F4C3",lime300:"#E6EE9C",lime400:"#DCE775",lime500:"#CDDC39",lime600:"#C0CA33",lime700:"#AFB42B",lime800:"#9E9D24",lime900:"#827717",pink100:"#FCE4EC",pink200:"#F8BBD0",pink300:"#F48FB1",pink400:"#F06292",pink500:"#EC4899",pink600:"#E91E63",pink700:"#D81B60",pink800:"#C2185B",pink900:"#880E4F",backgroundPurple:"#F9F8FF",backgroundYellow:"#FFFCED",backgroundGreen:"#F1FDF5",backgroundBlue:"#F6F9FF",backgroundTeal:"#F2FFF8",backgroundRed:"#FFF7F8",backgroundOrange:"#FFF8ED"},Wu=n=>n in Ri,Du={primary:["#543ACC","#6949FF"],secondary:["#E0A800","#FFC107"],success:["#0FB57A","#12D18E"],danger:["#E64545","#F75555"],warning:["#E1B70D","#FACC15"],info:["#543ACC","#6949FF"]},nm=n=>["primary","secondary","success","danger","warning","info"].includes(n),rm=1,im=8,om=8,am="Inter",sm="Sora",lm=10,um=4,fn={borderWidth:rm,space:im,size:om,font:{neutral:am,heading:sm},fontSize:lm,radius:um},Nu=n=>({none:"none",sm:`0 1px 2px 0 ${n.grey400}40`,md:`0 4px 6px -1px ${n.grey500}40, 0 2px 4px -1px ${n.grey400}40`,lg:`0 10px 15px -3px ${n.grey600}40, 0 4px 6px -2px ${n.grey500}40`}),cm=n=>["none","sm","md","lg"].includes(n),aa=n=>({"2xs":n*.5,xs:n,sm:n*2,"sm-md":n*2.5,md:n*4,"md-lg":n*6,lg:n*8,xl:n*16,"2xl":n*32,"3xl":n*64,"4xl":n*128}),Fn=n=>["2xs","xs","sm","sm-md","md","md-lg","lg","xl","2xl","3xl","4xl"].includes(n),sa=n=>({none:0,"2xs":n*.25,xs:n*.5,sm:n,"sm-md":n*1.5,md:n*2,"md-lg":n*2.5,lg:n*3,xl:n*4,"2xl":n*5,"3xl":n*6,"4xl":n*8,"5xl":n*10,"6xl":n*12,"7xl":n*14,"8xl":n*16,"9xl":n*18,"10xl":n*20,"-xxs":n*-.25,"-xs":n*-.5,"-sm":n*-1,"-sm-md":n*-1.5,"-md":n*-2,"-md-lg":n*-2.5,"-lg":n*-3,"-xl":n*-4,"-2xl":n*-5,"-3xl":n*-6,"-4xl":n*-8,"-5xl":n*-10,"-6xl":n*-12,"-7xl":n*-14,"-8xl":n*-16,"-9xl":n*-18,"-10xl":n*-20}),Zu=n=>["none","2xs","xs","sm","sm-md","md","md-lg","lg","xl","2xl","3xl","4xl","-xxs","-xs","-sm","-sm-md","-md","-md-lg","-lg","-xl","-2xl","-3xl","-4xl"].includes(n),la=({neutral:n,heading:i})=>({neutral:`"${n}", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif`,heading:`"${i}", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif`}),Ii=n=>({"2xs":n*.75,xs:n,small:n*1.25,medium:n*1.5,large:n*2,xl:n*2.5,"2xl":n*3,"3xl":n*3.5,"4xl":n*4,"5xl":n*5,"6xl":n*6}),ua=n=>{const i=Ii(n),r=1.4;return{"2xs":i["2xs"]*r,xs:i.xs*r,small:i.small*r,medium:i.medium*r,large:i.large*r,xl:i.xl*r,"2xl":i["2xl"]*r,"3xl":i["3xl"]*r,"4xl":i["4xl"]*r,"5xl":i["5xl"]*r,"6xl":i["6xl"]*r}},ca=()=>({"extra-light":100,thin:200,light:300,regular:400,medium:500,semibold:600,bold:700,extrabold:800,black:900}),dm=n=>["2xs","xs","small","medium","large","xl","2xl","3xl","4xl","5xl","6xl"].includes(n),fm=n=>["extra-light","thin","light","regular","medium","semibold","bold","extrabold","black"].includes(n);class hm{constructor({baseZIndex:i=10,step:r=10}={}){er(this,"dependencies",new Map);er(this,"zIndexes",null);er(this,"nodes",new Set);er(this,"baseZIndex");er(this,"step");this.baseZIndex=i,this.step=r}register(i,r){this.nodes.add(i),this.nodes.add(r),this.dependencies.has(i)||this.dependencies.set(i,new Set),this.dependencies.get(i).add(r),this.zIndexes=null}deregister(i,r){const s=this.dependencies.get(i);s&&s.delete(r),this.zIndexes=null}getZIndex(i){return this.zIndexes||this._calculateZIndexes(),this.zIndexes.has(i)?this.zIndexes.get(i):(console.warn(`[ZIndexRegistry] ID '${i}' not found in the calculated z-index map. Returning a fallback value. Was it ever registered?`),this.baseZIndex)}_calculateZIndexes(){const i=new Map;for(const l of this.nodes)i.set(l,0);for(const l of this.dependencies.values())for(const u of l)i.set(u,(i.get(u)||0)+1);const r=[];for(const[l,u]of i.entries())u===0&&r.push(l);const s=[];for(;r.length>0;){const l=r.shift();s.push(l);const u=this.dependencies.get(l)||new Set;for(const h of u){const g=(i.get(h)||0)-1;i.set(h,g),g===0&&r.push(h)}}if(s.length!==this.nodes.size){if(process.env.NODE_ENV!=="production")throw new Error("[ZIndexRegistry] Detected a cycle in the z-index relationships. Cannot resolve the stacking order. Please check the register() function calls.");console.warn("[ZIndexRegistry] Detected a cycle in the z-index relationships. Cannot resolve the stacking order. Please check the register() function calls.")}this.zIndexes=new Map;for(let l=0;l<s.length;l++){const u=s[l];this.zIndexes.set(u,this.baseZIndex+l*this.step)}}}const Bn=new hm({baseZIndex:100,step:10}),Gt={AIC_Kits_PageContent:"AIC_Kits_PageContent",AIC_Kits_Carousel:"AIC_Kits_Carousel",AIC_Kits_Dropdown:"AIC_Kits_Dropdown",AIC_Kits_Tooltip:"AIC_Kits_Tooltip",AIC_Kits_Modal:"AIC_Kits_Modal",AIC_Kits_Notification:"AIC_Kits_Notification"};Bn.register(Gt.AIC_Kits_PageContent,Gt.AIC_Kits_Carousel);Bn.register(Gt.AIC_Kits_Carousel,Gt.AIC_Kits_Dropdown);Bn.register(Gt.AIC_Kits_Dropdown,Gt.AIC_Kits_Tooltip);Bn.register(Gt.AIC_Kits_Tooltip,Gt.AIC_Kits_Modal);Bn.register(Gt.AIC_Kits_Modal,Gt.AIC_Kits_Notification);const pm=(n=fn,i=Ri,r=Du)=>{const s=la(n.font),l=Ii(n.fontSize),u=ua(n.fontSize),h=ca(),g=ia(n.borderWidth),v=sa(n.space),m=aa(n.size),k=oa(n.radius),R=Nu(i);return{colors:i,gradientColors:r,fonts:s,fontSizes:l,lineHeights:u,fontWeights:h,borderWidths:g,spaces:v,sizes:m,radii:k,shadows:R}},Hu=n=>({paddingVertical:"md",paddingHorizontal:"md",borderRadius:"lg",borderColor:"grey300",borderWidth:"thin",backgroundColor:"white",gap:"md",header:{gap:"sm-md",iconSize:"sm",iconColor:"grey600",disabledOpacity:.5},animation:{duration:300,easing:"ease"}}),Vu=n=>({defaultSize:"md",defaultIconSize:"md",defaultEmojiSize:"lg",defaultBrandSize:"md",defaultImageSize:"md",defaultSvgSize:"md"}),Uu=n=>({defaultSize:"md",defaultFallbackTextSize:"medium",fallbackBackgroundColor:"grey400",sizes:{sm:{fallbackTextSize:"small"},md:{fallbackTextSize:"medium"},lg:{fallbackTextSize:"xl"}}}),qu=n=>({defaultBackgroundColor:"white",defaultHeaderParams:{backgroundColor:"white"},desktopMediaQuery:"(min-width: 768px)",mobilePaddingX:"md",desktopPaddingX:"xl",desktopContentMaxWidth:"1200px"}),Gu=n=>({loadingConfig:{size:"md"},defaultColor:"primary",defaultTextColor:"white",iconSpacing:"xs",sizes:{sm:{paddingHorizontal:"sm",paddingVertical:"xs",fontSize:"xs",iconSize:"sm",borderWidth:"thin",fontWeight:"regular",iconWeight:"regular",squircleBorderRadii:{circle:"full",rounded:"md",square:"none"}},md:{paddingHorizontal:"md",paddingVertical:"sm",fontSize:"medium",iconSize:"sm-md",borderWidth:"thin",fontWeight:"regular",iconWeight:"regular",squircleBorderRadii:{circle:"full",rounded:"lg",square:"none"}},lg:{paddingHorizontal:"lg",paddingVertical:"md",fontSize:"large",iconSize:"md",borderWidth:"thick",fontWeight:"semibold",iconWeight:"bold",squircleBorderRadii:{circle:"full",rounded:"xl",square:"none"}}},variants:{solid:{},outlined:{bgColor:"transparent"},text:{bgColor:"transparent"}}}),Ku=n=>({pagination:{container:{marginTop:"md",padding:"xs",borderRadius:"full",backgroundColor:"grey100",gap:"xs"},dotSize:"2xs",inactiveColor:"grey300",activeColor:"primary",dotBorderRadius:"full"},navigation:{marginHorizontal:"md",buttonColor:"primary",buttonPadding:"sm",buttonBackgroundColor:"white",buttonBorderRadius:"full",iconSize:"sm-md"},autoScroll:{defaultSpeed:20},container:{defaultItemSpacing:"md"}}),Xu=n=>({defaultColor:"primary",defaultSize:"md",checkedBackgroundColor:"primary",uncheckedBorderColor:"grey400",disabledColor:"grey300",disabledTextColor:"grey500",focusBorderColor:"primary",iconColor:"white",textColor:"grey900",sizes:{sm:{labelFontSize:"small",labelPaddingLeft:"xs",iconSize:"xs",iconMargin:"2xs",borderRadius:"sm",borderWidth:"thin"},md:{labelFontSize:"medium",labelPaddingLeft:"sm",iconSize:"sm",iconMargin:"xs",borderRadius:"md",borderWidth:"thin"},lg:{labelFontSize:"large",labelPaddingLeft:"md",iconSize:"sm-md",iconMargin:"xs",borderRadius:"lg",borderWidth:"thin"}},animation:{duration:100,easing:"ease-out"}}),Yu=n=>({defaultColor:"grey300",defaultThickness:1}),Qu=n=>{const i=`0 0 16px 4px ${n.colors.grey400}40`;return{backgroundColor:"grey100",padding:"xs",radius:"full",avatarSize:"md",loadingGap:"sm",navItem:{radius:"full",paddingX:"md",paddingY:"sm",gap:"xs",large:{fontSize:"large",loadingSize:"small"},medium:{fontSize:"medium",loadingSize:"small"},active:{fontWeight:"medium",color:"black",backgroundColor:"white",hoverBackgroundColor:"white",hoverBoxShadow:i},inactive:{fontWeight:"regular",color:"grey600",backgroundColor:"transparent",hoverBackgroundColor:"white",hoverBoxShadow:i},hover:{color:"primary"}},profileDropdown:{offset:{top:72,right:0},containerPaddingRight:"md",spacingTop:"sm",padding:"sm",gap:"sm",borderRadius:24,boxShadow:i,backgroundColor:"white",defaultMaxHeight:300,minWidth:50,animationDuration:300},navDropdown:{spacingTop:"sm",paddingX:"md-lg",paddingY:"md",gap:"sm-md",borderRadius:24,boxShadow:i,backgroundColor:"white",defaultMaxHeight:300,minWidth:50,animationDuration:300}}},Ju=n=>{const i="grey300",r="danger",s="primary",l="grey100",u="grey300",h="grey500",g="white",v="grey900",m="thin",k=`inset 0 0 0 ${n.borderWidths.thin}px ${n.colors[s]}`,R=`inset 0 0 0 ${n.borderWidths.thin}px ${n.colors[r]}`;return{borderRadius:"md",borderWidth:m,padding:{vertical:"sm",horizontal:"md"},fontSize:"medium",placeholderColor:"grey500",iconSpacing:"sm",iconSize:"sm-md",iconColor:"grey600",textColor:v,disabledTextColor:h,disabledBorderColor:u,focusColor:s,errorColor:r,states:{default:{borderColor:i,backgroundColor:g,boxShadow:"none"},focused:{borderColor:s,backgroundColor:g,boxShadow:k},error:{borderColor:r,backgroundColor:g,boxShadow:R},disabled:{borderColor:u,backgroundColor:l,boxShadow:"none"}}}},ec=n=>({defaultGap:"sm",defaultPadding:"none"}),tc=n=>({sizes:{small:"24px",medium:"36px",large:"48px"},strokeWidths:{small:"2px",medium:"3px",large:"4px"},arc:{minAngle:40,maxAngle:290},animation:{loopInterval:800,showingDuration:250,contentShowingDuration:300}}),nc=n=>({container:{sizes:{small:{gap:"xs"},medium:{gap:"sm"},large:{gap:"md"}}},item:{defaultColor:"grey900",text:{color:"black",disabledColor:"grey500"},shapes:{circular:{container:{borderRadius:"full"}},rounded:{container:{borderRadius:"md"}}},sizes:{small:{container:{size:"sm-md"},text:{fontSize:"small"},buttonSize:"sm",icon:{size:"xs",weight:"bold"}},medium:{container:{size:"md"},text:{fontSize:"medium"},buttonSize:"md",icon:{size:"sm",weight:"bold"}},large:{container:{size:"md-lg"},text:{fontSize:"large"},buttonSize:"lg",icon:{size:"sm-md",weight:"bold"}}}}}),rc=n=>({defaultVariant:"soft",defaultSize:"md",sizes:{sm:{height:"2xs",borderRadius:"xs"},md:{height:"xs",borderRadius:"sm"},lg:{height:"sm",borderRadius:"md"}},variants:{soft:{containerBackgroundColor:"grey100",defaultProgressColor:"primary"},outlined:{containerBackgroundColor:"white",containerBorderWidth:"thin",defaultProgressColor:"primary"},plain:{containerBackgroundColor:"white",defaultProgressColor:"primary"}}}),ic=n=>{const i="grey300",r="danger",s="grey300",l="grey100",u="grey400",h="grey100",g="grey200",v="white",m="transparent",k="thin",R="thick";return{defaultColor:"primary",defaultSize:"md",defaultVariant:"outlined",defaultCorner:"circle",squircleBorderRadii:{circle:"999px",rounded:"8px"},labelColor:"grey700",disabledLabelColor:u,valueColor:"grey900",placeholderColor:"grey500",helperTextColor:"grey600",errorColor:r,iconColor:"grey600",disabledContentColor:u,disabledOpacity:.6,sizes:{sm:{paddingVertical:"xs",paddingHorizontal:"sm",fontSize:"small",borderWidth:"thin",iconSize:"sm",gap:"xs",dropdownPaddingVertical:"xs",dropdownPaddingHorizontal:"sm"},md:{paddingVertical:"sm",paddingHorizontal:"md",fontSize:"medium",borderWidth:"thin",iconSize:"sm-md",gap:"sm",dropdownPaddingVertical:"sm",dropdownPaddingHorizontal:"md"},lg:{paddingVertical:"md",paddingHorizontal:"lg",fontSize:"large",borderWidth:"thin",iconSize:"md",gap:"md",dropdownPaddingVertical:"md",dropdownPaddingHorizontal:"lg"}},variants:{outlined:{default:{backgroundColor:m,borderColor:i,borderWidth:k},hover:{backgroundColor:"grey100",borderColor:i,borderWidth:k},focused:{backgroundColor:m,borderColor:"primary",borderWidth:R},disabled:{backgroundColor:m,borderColor:s,borderWidth:k},errored:{backgroundColor:m,borderColor:r,borderWidth:k}},filled:{default:{backgroundColor:h,borderColor:m,borderWidth:k},hover:{backgroundColor:g,borderColor:m,borderWidth:k},focused:{backgroundColor:v,borderColor:"primary",borderWidth:R},disabled:{backgroundColor:l,borderColor:m,borderWidth:k},errored:{backgroundColor:v,borderColor:r,borderWidth:k}}},animation:{duration:200,easing:"ease-out"},dropdown:{backgroundColor:v,borderColor:i,shadow:"md",offset:"sm",zIndex:1e3,maxHeight:200,borderRadiusForCircle:"xl",borderRadiusForRounded:"md",itemTextColor:"grey900",itemSelectedTextColor:"grey900",itemHoverBackgroundColor:"grey100",itemSelectedBackgroundColor:"white",emptyTextColor:"grey500"}}},oc=n=>({animation:{duration:1500,gradient:{start:"grey100",middle:"grey200",end:"grey100"},transition:{backgroundDuration:250,contentFadeDuration:200}},container:{rectangle:{borderRadius:"none",opacity:1},rounded:{borderRadius:"md",opacity:1},circle:{borderRadius:"full",opacity:1},transparent:{borderRadius:"none",opacity:0}}}),ac=n=>({defaultVariant:"solid",defaultColor:"primary",defaultRadius:"full",defaultSize:"md",sizes:{sm:{paddingVertical:"2xs",paddingHorizontal:"xs",fontSize:"xs",gap:"2xs",iconSize:"xs"},md:{paddingVertical:"xs",paddingHorizontal:"sm",fontSize:"small",gap:"xs",iconSize:"sm"},lg:{paddingVertical:"sm",paddingHorizontal:"md",fontSize:"medium",gap:"sm",iconSize:"sm-md"}}}),sc=n=>{const i="sm";return{defaultBackgroundColor:"grey800",defaultTextColor:"white",defaultPlacement:"bottom",container:{padding:"sm",borderRadius:"md",shadow:"md",zIndex:9999,maxWidth:"300px"},text:{fontSize:"small"},positioning:{spacing:i,placements:{top:{bottom:"100%",left:"50%",transform:"translateX(-50%)",mb:i},bottom:{top:"100%",left:"50%",transform:"translateX(-50%)",mt:i},left:{top:"50%",right:"100%",transform:"translateY(-50%)",mr:i},right:{top:"50%",left:"100%",transform:"translateY(-50%)",ml:i}}}}},lc=n=>({animation:{minScale:.92,maxScale:1,minOpacity:.7,maxOpacity:1,springConfig:{mass:.5}}}),uc=n=>({defaultAccentColor:"#00adef",aspectRatio:56.25,playerSettings:{autoplay:!1,muted:!1,loop:!1,title:!1,byline:!1,portrait:!1,controls:!0}}),cc=n=>({art:Vu(),base:qu(),button:Gu(),divider:Yu(),header:Qu(n),input:Ju(n),list:ec(),loading:tc(),pagination:nc(),skeleton:oc(),touchable:lc(),vimeo:uc(),carousel:Ku(),accordion:Hu(),tag:ac(),checkbox:Xu(),select:ic(),progress:rc(),avatar:Uu(),tooltip:sc()}),gm=sa(fn.space),mm=aa(fn.size),vm=ia(fn.borderWidth),bm=oa(fn.radius),wm=Ii(fn.fontSize),ym=ua(fn.fontSize),xm=ca(),eu=la(fn.font),_m={spaces:gm,sizes:mm,colors:Ri,radii:bm,borderWidths:vm,fonts:eu,zIndex:Bn,__hd__:{text:{fontSizes:wm,lineHeights:ym,fontWeights:xm,fonts:eu}}};function dc(){const n=_m,i=cc(n);return{...n,__hd__:{...n.__hd__,...i}}}const _i=dc(),_e=Cn.styled,da=Cn.keyframes,ut=Cn.css,fc=(n,i)=>!["theme","themeFontSize","themeFontWeight","themeTypeface","themePosition","color","bg","bgColor","backgroundColor","opacity","margin","m","marginTop","mt","marginRight","mr","marginBottom","mb","marginLeft","ml","marginX","mx","marginY","my","padding","p","paddingTop","pt","paddingRight","pr","paddingBottom","pb","paddingLeft","pl","paddingX","px","paddingY","py","gap","borderRadius","r","radius","borderBottomLeftRadius","bbl","borderBottomRightRadius","bbr","borderTopLeftRadius","btl","borderTopRightRadius","btr","borderWidth","b","borderBottomWidth","bb","borderTopWidth","bt","borderLeftWidth","bl","borderRightWidth","br","borderColor","bc","borderBottomColor","bb","borderTopColor","bt","borderLeftColor","bl","borderRightColor","br","fontSize","fontWeight","lineHeight","letterSpacing","textAlign","fontStyle","textTransform","textDecoration","themeColor","useRichText","width","height","minWidth","maxWidth","minHeight","maxHeight","display","alignItems","alignContent","justifyContent","flexWrap","flexDirection","flex","flexGrow","flexShrink","flexBasis","alignSelf","position","top","right","bottom","left","overflow","cursor","transition","transform","animation","willChange","pointerEvents","userSelect","resize","boxShadow","textShadow","filter","backdropFilter","mixBlendMode","isolation","zIndex","marginInline","marginBlock","paddingInline","paddingBlock","whiteSpace","textOverflow","overflowY","overflowX","fullWidth","fullHeight","fw","fh","absoluteFill"].includes(n),Cm=n=>typeof n=="function"?n(_i):n?{..._i,...n}:_i,Sm=({theme:n,children:i})=>{const r=Cm(n);return S.jsx(Cn.StyleSheetManager,{shouldForwardProp:fc,children:S.jsx(Cn.ThemeProvider,{theme:r,children:i})})},he=Cn.useTheme,ct=()=>typeof document>"u",Tr={xs:0,sm:600,md:900,lg:1200,xl:1536},Sr=Object.keys(Tr),Oi=n=>ye.isObject(n)&&("xs"in n||"sm"in n||"md"in n||"lg"in n||"xl"in n),$t=(n,i)=>Oi(n)?Object.fromEntries(Object.entries(n).map(([r,s])=>[r,i(s)])):i(n),Jo=n=>ye.reduce(n,(i,r,s)=>(ye.forEach(r,(l,u)=>{ye.has(i,u)||ye.set(i,u,{}),ye.set(i,[u,s],l)}),i),{}),hc=(n,i)=>{const r=Object.fromEntries(Object.keys(n).map(g=>[g,fa(n[g])])),s=Jo(r),l=Object.fromEntries(Sr.map(g=>[g,i(s[g])])),u=Jo(l);return Object.fromEntries(Object.entries(u).map(([g,v])=>[g,gc(v)]))},pc=(n,i)=>{if(!Oi(n))return n;switch(i){case"xs":return n.xs??n.sm??n.md??n.lg??n.xl;case"sm":return n.sm??n.xs??n.md??n.lg??n.xl;case"md":return n.md??n.sm??n.xs??n.lg??n.xl;case"lg":return n.lg??n.md??n.sm??n.xs??n.xl;case"xl":return n.xl??n.lg??n.md??n.sm??n.xs}},fa=n=>Object.fromEntries(Object.keys(Tr).map(i=>[i,pc(n,i)])),gc=n=>{let i=n.xs;const r={xs:i};for(let s=1;s<Sr.length;s++){const l=Sr[s],u=n[l];ye.isEqual(u,i)||(r[l]=u,i=u)}return Object.keys(r).length===1?r.xs:r},ha=n=>{const[i,r]=ye.partition(Object.entries(n),([u,h])=>Oi(h)),s=Object.fromEntries(i.map(([u,h])=>[u,fa(h)])),l=ye.compact(Sr.map(u=>{const h=Object.fromEntries(Object.keys(s).map(v=>[v,s[v][u]]));if(u==="xs"){const v={...Object.fromEntries(r),...h};return ye.isEmpty(v)?null:ut(v)}if(ye.isEmpty(h))return null;const g=`(min-width: ${Tr[u]}px)`;return ut`
|
|
26
|
+
`)+H+`return __p
|
|
27
|
+
}`;var we=Yl(function(){return Oe(p,oe+"return "+H).apply(i,_)});if(we.source=H,Zo(we))throw we;return we}function g2(e){return Fe(e).toLowerCase()}function m2(e){return Fe(e).toUpperCase()}function v2(e,t,o){if(e=Fe(e),e&&(o||t===i))return as(e);if(!e||!(t=At(t)))return e;var s=Ht(e),c=Ht(t),p=ss(s,c),_=ls(s,c)+1;return xn(s,p,_).join("")}function b2(e,t,o){if(e=Fe(e),e&&(o||t===i))return e.slice(0,cs(e)+1);if(!e||!(t=At(t)))return e;var s=Ht(e),c=ls(s,Ht(t))+1;return xn(s,0,c).join("")}function y2(e,t,o){if(e=Fe(e),e&&(o||t===i))return e.replace(Di,"");if(!e||!(t=At(t)))return e;var s=Ht(e),c=ss(s,Ht(t));return xn(s,c).join("")}function w2(e,t){var o=ae,s=xe;if(Ve(t)){var c="separator"in t?t.separator:c;o="length"in t?ye(t.length):o,s="omission"in t?At(t.omission):s}e=Fe(e);var p=e.length;if(Nn(e)){var _=Ht(e);p=_.length}if(o>=p)return e;var E=o-Hn(s);if(E<1)return s;var R=_?xn(_,0,E).join(""):e.slice(0,E);if(c===i)return R+s;if(_&&(E+=R.length-E),No(c)){if(e.slice(E).search(c)){var j,B=R;for(c.global||(c=io(c.source,Fe(Ta.exec(c))+"g")),c.lastIndex=0;j=c.exec(B);)var H=j.index;R=R.slice(0,H===i?E:H)}}else if(e.indexOf(At(c),E)!=E){var Q=R.lastIndexOf(c);Q>-1&&(R=R.slice(0,Q))}return R+s}function x2(e){return e=Fe(e),e&&Ld.test(e)?e.replace($a,Xf):e}var _2=Yn(function(e,t,o){return e+(o?" ":"")+t.toUpperCase()}),Uo=Qs("toUpperCase");function Xl(e,t,o){return e=Fe(e),t=o?i:t,t===i?Vf(e)?Jf(e):Pf(e):e.match(t)||[]}var Yl=_e(function(e,t){try{return $t(e,i,t)}catch(o){return Zo(o)?o:new ge(o)}}),C2=an(function(e,t){return Ot(t,function(o){o=Jt(o),rn(e,o,Wo(e[o],e))}),e});function S2(e){var t=e==null?0:e.length,o=ue();return e=t?He(e,function(s){if(typeof s[1]!="function")throw new Mt(d);return[o(s[0]),s[1]]}):[],_e(function(s){for(var c=-1;++c<t;){var p=e[c];if($t(p[0],this,s))return $t(p[1],this,s)}})}function $2(e){return X0(Pt(e,T))}function qo(e){return function(){return e}}function E2(e,t){return e==null||e!==e?t:e}var A2=el(),T2=el(!0);function _t(e){return e}function Go(e){return Rs(typeof e=="function"?e:Pt(e,T))}function k2(e){return Is(Pt(e,T))}function R2(e,t){return Os(e,Pt(t,T))}var L2=_e(function(e,t){return function(o){return gr(o,e,t)}}),I2=_e(function(e,t){return function(o){return gr(e,o,t)}});function Ko(e,t,o){var s=rt(t),c=Jr(t,s);o==null&&!(Ve(t)&&(c.length||!s.length))&&(o=t,t=e,e=this,c=Jr(t,rt(t)));var p=!(Ve(o)&&"chain"in o)||!!o.chain,_=ln(e);return Ot(c,function(E){var R=t[E];e[E]=R,_&&(e.prototype[E]=function(){var j=this.__chain__;if(p||j){var B=e(this.__wrapped__),H=B.__actions__=yt(this.__actions__);return H.push({func:R,args:arguments,thisArg:e}),B.__chain__=j,B}return R.apply(e,gn([this.value()],arguments))})}),e}function O2(){return ot._===this&&(ot._=o0),this}function Xo(){}function M2(e){return e=ye(e),_e(function(t){return Ms(t,e)})}var F2=Ao(He),P2=Ao(ts),z2=Ao(Yi);function Ql(e){return Mo(e)?Qi(Jt(e)):h1(e)}function j2(e){return function(t){return e==null?i:Ln(e,t)}}var B2=nl(),W2=nl(!0);function Yo(){return[]}function Qo(){return!1}function D2(){return{}}function Z2(){return""}function N2(){return!0}function H2(e,t){if(e=ye(e),e<1||e>q)return[];var o=X,s=ut(e,X);t=ue(t),e-=X;for(var c=to(s,t);++o<e;)t(o);return c}function V2(e){return me(e)?He(e,Jt):Tt(e)?[e]:yt(bl(Fe(e)))}function U2(e){var t=++r0;return Fe(e)+t}var q2=oi(function(e,t){return e+t},0),G2=To("ceil"),K2=oi(function(e,t){return e/t},1),X2=To("floor");function Y2(e){return e&&e.length?Qr(e,_t,ho):i}function Q2(e,t){return e&&e.length?Qr(e,ue(t,2),ho):i}function J2(e){return is(e,_t)}function em(e,t){return is(e,ue(t,2))}function tm(e){return e&&e.length?Qr(e,_t,vo):i}function nm(e,t){return e&&e.length?Qr(e,ue(t,2),vo):i}var rm=oi(function(e,t){return e*t},1),im=To("round"),om=oi(function(e,t){return e-t},0);function am(e){return e&&e.length?eo(e,_t):0}function sm(e,t){return e&&e.length?eo(e,ue(t,2)):0}return f.after=kp,f.ary=kl,f.assign=mg,f.assignIn=Nl,f.assignInWith=bi,f.assignWith=vg,f.at=bg,f.before=Rl,f.bind=Wo,f.bindAll=C2,f.bindKey=Ll,f.castArray=Dp,f.chain=El,f.chunk=X1,f.compact=Y1,f.concat=Q1,f.cond=S2,f.conforms=$2,f.constant=qo,f.countBy=ap,f.create=yg,f.curry=Il,f.curryRight=Ol,f.debounce=Ml,f.defaults=wg,f.defaultsDeep=xg,f.defer=Rp,f.delay=Lp,f.difference=J1,f.differenceBy=eh,f.differenceWith=th,f.drop=nh,f.dropRight=rh,f.dropRightWhile=ih,f.dropWhile=oh,f.fill=ah,f.filter=lp,f.flatMap=dp,f.flatMapDeep=fp,f.flatMapDepth=hp,f.flatten=_l,f.flattenDeep=sh,f.flattenDepth=lh,f.flip=Ip,f.flow=A2,f.flowRight=T2,f.fromPairs=uh,f.functions=Tg,f.functionsIn=kg,f.groupBy=pp,f.initial=dh,f.intersection=fh,f.intersectionBy=hh,f.intersectionWith=ph,f.invert=Lg,f.invertBy=Ig,f.invokeMap=mp,f.iteratee=Go,f.keyBy=vp,f.keys=rt,f.keysIn=xt,f.map=fi,f.mapKeys=Mg,f.mapValues=Fg,f.matches=k2,f.matchesProperty=R2,f.memoize=pi,f.merge=Pg,f.mergeWith=Hl,f.method=L2,f.methodOf=I2,f.mixin=Ko,f.negate=gi,f.nthArg=M2,f.omit=zg,f.omitBy=jg,f.once=Op,f.orderBy=bp,f.over=F2,f.overArgs=Mp,f.overEvery=P2,f.overSome=z2,f.partial=Do,f.partialRight=Fl,f.partition=yp,f.pick=Bg,f.pickBy=Vl,f.property=Ql,f.propertyOf=j2,f.pull=bh,f.pullAll=Sl,f.pullAllBy=yh,f.pullAllWith=wh,f.pullAt=xh,f.range=B2,f.rangeRight=W2,f.rearg=Fp,f.reject=_p,f.remove=_h,f.rest=Pp,f.reverse=jo,f.sampleSize=Sp,f.set=Dg,f.setWith=Zg,f.shuffle=$p,f.slice=Ch,f.sortBy=Tp,f.sortedUniq=Rh,f.sortedUniqBy=Lh,f.split=d2,f.spread=zp,f.tail=Ih,f.take=Oh,f.takeRight=Mh,f.takeRightWhile=Fh,f.takeWhile=Ph,f.tap=Yh,f.throttle=jp,f.thru=di,f.toArray=Wl,f.toPairs=Ul,f.toPairsIn=ql,f.toPath=V2,f.toPlainObject=Zl,f.transform=Ng,f.unary=Bp,f.union=zh,f.unionBy=jh,f.unionWith=Bh,f.uniq=Wh,f.uniqBy=Dh,f.uniqWith=Zh,f.unset=Hg,f.unzip=Bo,f.unzipWith=$l,f.update=Vg,f.updateWith=Ug,f.values=er,f.valuesIn=qg,f.without=Nh,f.words=Xl,f.wrap=Wp,f.xor=Hh,f.xorBy=Vh,f.xorWith=Uh,f.zip=qh,f.zipObject=Gh,f.zipObjectDeep=Kh,f.zipWith=Xh,f.entries=Ul,f.entriesIn=ql,f.extend=Nl,f.extendWith=bi,Ko(f,f),f.add=q2,f.attempt=Yl,f.camelCase=Yg,f.capitalize=Gl,f.ceil=G2,f.clamp=Gg,f.clone=Zp,f.cloneDeep=Hp,f.cloneDeepWith=Vp,f.cloneWith=Np,f.conformsTo=Up,f.deburr=Kl,f.defaultTo=E2,f.divide=K2,f.endsWith=Qg,f.eq=Ut,f.escape=Jg,f.escapeRegExp=e2,f.every=sp,f.find=up,f.findIndex=wl,f.findKey=_g,f.findLast=cp,f.findLastIndex=xl,f.findLastKey=Cg,f.floor=X2,f.forEach=Al,f.forEachRight=Tl,f.forIn=Sg,f.forInRight=$g,f.forOwn=Eg,f.forOwnRight=Ag,f.get=Ho,f.gt=qp,f.gte=Gp,f.has=Rg,f.hasIn=Vo,f.head=Cl,f.identity=_t,f.includes=gp,f.indexOf=ch,f.inRange=Kg,f.invoke=Og,f.isArguments=Mn,f.isArray=me,f.isArrayBuffer=Kp,f.isArrayLike=wt,f.isArrayLikeObject=Ge,f.isBoolean=Xp,f.isBuffer=_n,f.isDate=Yp,f.isElement=Qp,f.isEmpty=Jp,f.isEqual=eg,f.isEqualWith=tg,f.isError=Zo,f.isFinite=ng,f.isFunction=ln,f.isInteger=Pl,f.isLength=mi,f.isMap=zl,f.isMatch=rg,f.isMatchWith=ig,f.isNaN=og,f.isNative=ag,f.isNil=lg,f.isNull=sg,f.isNumber=jl,f.isObject=Ve,f.isObjectLike=Ue,f.isPlainObject=xr,f.isRegExp=No,f.isSafeInteger=ug,f.isSet=Bl,f.isString=vi,f.isSymbol=Tt,f.isTypedArray=Jn,f.isUndefined=cg,f.isWeakMap=dg,f.isWeakSet=fg,f.join=gh,f.kebabCase=t2,f.last=jt,f.lastIndexOf=mh,f.lowerCase=n2,f.lowerFirst=r2,f.lt=hg,f.lte=pg,f.max=Y2,f.maxBy=Q2,f.mean=J2,f.meanBy=em,f.min=tm,f.minBy=nm,f.stubArray=Yo,f.stubFalse=Qo,f.stubObject=D2,f.stubString=Z2,f.stubTrue=N2,f.multiply=rm,f.nth=vh,f.noConflict=O2,f.noop=Xo,f.now=hi,f.pad=i2,f.padEnd=o2,f.padStart=a2,f.parseInt=s2,f.random=Xg,f.reduce=wp,f.reduceRight=xp,f.repeat=l2,f.replace=u2,f.result=Wg,f.round=im,f.runInContext=k,f.sample=Cp,f.size=Ep,f.snakeCase=c2,f.some=Ap,f.sortedIndex=Sh,f.sortedIndexBy=$h,f.sortedIndexOf=Eh,f.sortedLastIndex=Ah,f.sortedLastIndexBy=Th,f.sortedLastIndexOf=kh,f.startCase=f2,f.startsWith=h2,f.subtract=om,f.sum=am,f.sumBy=sm,f.template=p2,f.times=H2,f.toFinite=un,f.toInteger=ye,f.toLength=Dl,f.toLower=g2,f.toNumber=Bt,f.toSafeInteger=gg,f.toString=Fe,f.toUpper=m2,f.trim=v2,f.trimEnd=b2,f.trimStart=y2,f.truncate=w2,f.unescape=x2,f.uniqueId=U2,f.upperCase=_2,f.upperFirst=Uo,f.each=Al,f.eachRight=Tl,f.first=Cl,Ko(f,function(){var e={};return Yt(f,function(t,o){Pe.call(f.prototype,o)||(e[o]=t)}),e}(),{chain:!1}),f.VERSION=a,Ot(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){f[e].placeholder=f}),Ot(["drop","take"],function(e,t){Se.prototype[e]=function(o){o=o===i?1:Je(ye(o),0);var s=this.__filtered__&&!t?new Se(this):this.clone();return s.__filtered__?s.__takeCount__=ut(o,s.__takeCount__):s.__views__.push({size:ut(o,X),type:e+(s.__dir__<0?"Right":"")}),s},Se.prototype[e+"Right"]=function(o){return this.reverse()[e](o).reverse()}}),Ot(["filter","map","takeWhile"],function(e,t){var o=t+1,s=o==Z||o==K;Se.prototype[e]=function(c){var p=this.clone();return p.__iteratees__.push({iteratee:ue(c,3),type:o}),p.__filtered__=p.__filtered__||s,p}}),Ot(["head","last"],function(e,t){var o="take"+(t?"Right":"");Se.prototype[e]=function(){return this[o](1).value()[0]}}),Ot(["initial","tail"],function(e,t){var o="drop"+(t?"":"Right");Se.prototype[e]=function(){return this.__filtered__?new Se(this):this[o](1)}}),Se.prototype.compact=function(){return this.filter(_t)},Se.prototype.find=function(e){return this.filter(e).head()},Se.prototype.findLast=function(e){return this.reverse().find(e)},Se.prototype.invokeMap=_e(function(e,t){return typeof e=="function"?new Se(this):this.map(function(o){return gr(o,e,t)})}),Se.prototype.reject=function(e){return this.filter(gi(ue(e)))},Se.prototype.slice=function(e,t){e=ye(e);var o=this;return o.__filtered__&&(e>0||t<0)?new Se(o):(e<0?o=o.takeRight(-e):e&&(o=o.drop(e)),t!==i&&(t=ye(t),o=t<0?o.dropRight(-t):o.take(t-e)),o)},Se.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Se.prototype.toArray=function(){return this.take(X)},Yt(Se.prototype,function(e,t){var o=/^(?:filter|find|map|reject)|While$/.test(t),s=/^(?:head|last)$/.test(t),c=f[s?"take"+(t=="last"?"Right":""):t],p=s||/^find/.test(t);c&&(f.prototype[t]=function(){var _=this.__wrapped__,E=s?[1]:arguments,R=_ instanceof Se,j=E[0],B=R||me(_),H=function(Ce){var Ee=c.apply(f,gn([Ce],E));return s&&Q?Ee[0]:Ee};B&&o&&typeof j=="function"&&j.length!=1&&(R=B=!1);var Q=this.__chain__,oe=!!this.__actions__.length,ce=p&&!Q,we=R&&!oe;if(!p&&B){_=we?_:new Se(this);var de=e.apply(_,E);return de.__actions__.push({func:di,args:[H],thisArg:i}),new Ft(de,Q)}return ce&&we?e.apply(this,E):(de=this.thru(H),ce?s?de.value()[0]:de.value():de)})}),Ot(["pop","push","shift","sort","splice","unshift"],function(e){var t=zr[e],o=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",s=/^(?:pop|shift)$/.test(e);f.prototype[e]=function(){var c=arguments;if(s&&!this.__chain__){var p=this.value();return t.apply(me(p)?p:[],c)}return this[o](function(_){return t.apply(me(_)?_:[],c)})}}),Yt(Se.prototype,function(e,t){var o=f[t];if(o){var s=o.name+"";Pe.call(Gn,s)||(Gn[s]=[]),Gn[s].push({name:t,func:o})}}),Gn[ii(i,F).name]=[{name:"wrapper",func:i}],Se.prototype.clone=x0,Se.prototype.reverse=_0,Se.prototype.value=C0,f.prototype.at=Qh,f.prototype.chain=Jh,f.prototype.commit=ep,f.prototype.next=tp,f.prototype.plant=rp,f.prototype.reverse=ip,f.prototype.toJSON=f.prototype.valueOf=f.prototype.value=op,f.prototype.first=f.prototype.head,lr&&(f.prototype[lr]=np),f},Vn=e0();En?((En.exports=Vn)._=Vn,qi._=Vn):ot._=Vn}).call(dm)}(Cr,Cr.exports)),Cr.exports}var Ae=fm();const aa=n=>({none:0,hairline:n*.5,thin:n,thick:n*2,heavy:n*4}),sa=n=>({none:0,xs:n*.5,sm:n,md:n*2,lg:n*3,xl:n*4,full:9999}),hm=n=>["none","hairline","thin","thick","heavy"].includes(n),Gu=n=>["none","xs","sm","md","lg","xl","full"].includes(n),Ii={transparent:"#FFFFFF00",white:"#FFFFFF",black:"#000000",primary:"#6949FF",secondary:"#FFC107",success:"#12D18E",danger:"#F75555",warning:"#FACC15",info:"#6949FF",grey100:"#F5F5F5",grey200:"#EEEEEE",grey300:"#E0E0E0",grey400:"#BDBDBD",grey500:"#9E9E9E",grey600:"#757575",grey700:"#616161",grey800:"#424242",grey900:"#212121",primary100:"#F0EDFF",primary200:"#C3B6FF",primary300:"#A592FF",primary400:"#876DFF",primary500:"#6949FF",secondary100:"#FFF9E6",secondary200:"#FFE69C",secondary300:"#FFDA6A",secondary400:"#FFCD39",secondary500:"#FFC107",orange100:"#FFF3E0",orange200:"#FFE0B2",orange300:"#FFCC80",orange400:"#FFB74D",orange500:"#FF9800",orange600:"#FB8C00",orange700:"#F57C00",orange800:"#EF6C00",orange900:"#E65100",cyan100:"#E0F7FA",cyan200:"#B2EBF2",cyan300:"#80DEEA",cyan400:"#4DD0E1",cyan500:"#26C6DA",cyan600:"#00BCD4",cyan700:"#00ACC1",cyan800:"#0097A7",cyan900:"#006064",purple100:"#F3E5F5",purple200:"#E1BEE7",purple300:"#CE93D8",purple400:"#BA68C8",purple500:"#AB47BC",purple600:"#9C27B0",purple700:"#8E24AA",purple800:"#7B1FA2",purple900:"#6A1B9A",teal100:"#E0F2F1",teal200:"#B2DFDB",teal300:"#80CBC4",teal400:"#4DB6AC",teal500:"#26A69A",teal600:"#009688",teal700:"#00897B",teal800:"#00796B",teal900:"#004D40",lime100:"#F9FBE7",lime200:"#F0F4C3",lime300:"#E6EE9C",lime400:"#DCE775",lime500:"#CDDC39",lime600:"#C0CA33",lime700:"#AFB42B",lime800:"#9E9D24",lime900:"#827717",pink100:"#FCE4EC",pink200:"#F8BBD0",pink300:"#F48FB1",pink400:"#F06292",pink500:"#EC4899",pink600:"#E91E63",pink700:"#D81B60",pink800:"#C2185B",pink900:"#880E4F",backgroundPurple:"#F9F8FF",backgroundYellow:"#FFFCED",backgroundGreen:"#F1FDF5",backgroundBlue:"#F6F9FF",backgroundTeal:"#F2FFF8",backgroundRed:"#FFF7F8",backgroundOrange:"#FFF8ED"},Ku=n=>n in Ii,Xu={primary:["#543ACC","#6949FF"],secondary:["#E0A800","#FFC107"],success:["#0FB57A","#12D18E"],danger:["#E64545","#F75555"],warning:["#E1B70D","#FACC15"],info:["#543ACC","#6949FF"]},pm=n=>["primary","secondary","success","danger","warning","info"].includes(n),gm=1,mm=8,vm=8,bm="Inter",ym="Sora",wm=10,xm=4,fn={borderWidth:gm,space:mm,size:vm,font:{neutral:bm,heading:ym},fontSize:wm,radius:xm},Yu=n=>({none:"none",sm:`0 1px 2px 0 ${n.grey400}40`,md:`0 4px 6px -1px ${n.grey500}40, 0 2px 4px -1px ${n.grey400}40`,lg:`0 10px 15px -3px ${n.grey600}40, 0 4px 6px -2px ${n.grey500}40`}),_m=n=>["none","sm","md","lg"].includes(n),la=n=>({"2xs":n*.5,xs:n,sm:n*2,"sm-md":n*2.5,md:n*4,"md-lg":n*6,lg:n*8,xl:n*16,"2xl":n*32,"3xl":n*64,"4xl":n*128}),zn=n=>["2xs","xs","sm","sm-md","md","md-lg","lg","xl","2xl","3xl","4xl"].includes(n),ua=n=>({none:0,"2xs":n*.25,xs:n*.5,sm:n,"sm-md":n*1.5,md:n*2,"md-lg":n*2.5,lg:n*3,xl:n*4,"2xl":n*5,"3xl":n*6,"4xl":n*8,"5xl":n*10,"6xl":n*12,"7xl":n*14,"8xl":n*16,"9xl":n*18,"10xl":n*20,"-xxs":n*-.25,"-xs":n*-.5,"-sm":n*-1,"-sm-md":n*-1.5,"-md":n*-2,"-md-lg":n*-2.5,"-lg":n*-3,"-xl":n*-4,"-2xl":n*-5,"-3xl":n*-6,"-4xl":n*-8,"-5xl":n*-10,"-6xl":n*-12,"-7xl":n*-14,"-8xl":n*-16,"-9xl":n*-18,"-10xl":n*-20}),Qu=n=>["none","2xs","xs","sm","sm-md","md","md-lg","lg","xl","2xl","3xl","4xl","-xxs","-xs","-sm","-sm-md","-md","-md-lg","-lg","-xl","-2xl","-3xl","-4xl"].includes(n),ca=({neutral:n,heading:r})=>({neutral:`"${n}", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif`,heading:`"${r}", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif`}),Oi=n=>({"2xs":n*.75,xs:n,small:n*1.25,medium:n*1.5,large:n*2,xl:n*2.5,"2xl":n*3,"3xl":n*3.5,"4xl":n*4,"5xl":n*5,"6xl":n*6}),da=n=>{const r=Oi(n),i=1.4;return{"2xs":r["2xs"]*i,xs:r.xs*i,small:r.small*i,medium:r.medium*i,large:r.large*i,xl:r.xl*i,"2xl":r["2xl"]*i,"3xl":r["3xl"]*i,"4xl":r["4xl"]*i,"5xl":r["5xl"]*i,"6xl":r["6xl"]*i}},fa=()=>({"extra-light":100,thin:200,light:300,regular:400,medium:500,semibold:600,bold:700,extrabold:800,black:900}),Cm=n=>["2xs","xs","small","medium","large","xl","2xl","3xl","4xl","5xl","6xl"].includes(n),Sm=n=>["extra-light","thin","light","regular","medium","semibold","bold","extrabold","black"].includes(n);class $m{constructor({baseZIndex:r=10,step:i=10}={}){tr(this,"dependencies",new Map);tr(this,"zIndexes",null);tr(this,"nodes",new Set);tr(this,"baseZIndex");tr(this,"step");this.baseZIndex=r,this.step=i}register(r,i){this.nodes.add(r),this.nodes.add(i),this.dependencies.has(r)||this.dependencies.set(r,new Set),this.dependencies.get(r).add(i),this.zIndexes=null}deregister(r,i){const a=this.dependencies.get(r);a&&a.delete(i),this.zIndexes=null}getZIndex(r){return this.zIndexes||this._calculateZIndexes(),this.zIndexes.has(r)?this.zIndexes.get(r):(console.warn(`[ZIndexRegistry] ID '${r}' not found in the calculated z-index map. Returning a fallback value. Was it ever registered?`),this.baseZIndex)}_calculateZIndexes(){const r=new Map;for(const l of this.nodes)r.set(l,0);for(const l of this.dependencies.values())for(const u of l)r.set(u,(r.get(u)||0)+1);const i=[];for(const[l,u]of r.entries())u===0&&i.push(l);const a=[];for(;i.length>0;){const l=i.shift();a.push(l);const u=this.dependencies.get(l)||new Set;for(const d of u){const g=(r.get(d)||0)-1;r.set(d,g),g===0&&i.push(d)}}if(a.length!==this.nodes.size){if(process.env.NODE_ENV!=="production")throw new Error("[ZIndexRegistry] Detected a cycle in the z-index relationships. Cannot resolve the stacking order. Please check the register() function calls.");console.warn("[ZIndexRegistry] Detected a cycle in the z-index relationships. Cannot resolve the stacking order. Please check the register() function calls.")}this.zIndexes=new Map;for(let l=0;l<a.length;l++){const u=a[l];this.zIndexes.set(u,this.baseZIndex+l*this.step)}}}const Bn=new $m({baseZIndex:100,step:10}),Gt={AIC_Kits_PageContent:"AIC_Kits_PageContent",AIC_Kits_Carousel:"AIC_Kits_Carousel",AIC_Kits_Dropdown:"AIC_Kits_Dropdown",AIC_Kits_Tooltip:"AIC_Kits_Tooltip",AIC_Kits_Modal:"AIC_Kits_Modal",AIC_Kits_Notification:"AIC_Kits_Notification"};Bn.register(Gt.AIC_Kits_PageContent,Gt.AIC_Kits_Carousel);Bn.register(Gt.AIC_Kits_Carousel,Gt.AIC_Kits_Dropdown);Bn.register(Gt.AIC_Kits_Dropdown,Gt.AIC_Kits_Tooltip);Bn.register(Gt.AIC_Kits_Tooltip,Gt.AIC_Kits_Modal);Bn.register(Gt.AIC_Kits_Modal,Gt.AIC_Kits_Notification);const Em=(n=fn,r=Ii,i=Xu)=>{const a=ca(n.font),l=Oi(n.fontSize),u=da(n.fontSize),d=fa(),g=aa(n.borderWidth),v=ua(n.space),m=la(n.size),$=sa(n.radius),T=Yu(r);return{colors:r,gradientColors:i,fonts:a,fontSizes:l,lineHeights:u,fontWeights:d,borderWidths:g,spaces:v,sizes:m,radii:$,shadows:T}},Ju=n=>({paddingVertical:"md",paddingHorizontal:"md",borderRadius:"lg",borderColor:"grey300",borderWidth:"thin",backgroundColor:"white",gap:"md",header:{gap:"sm-md",iconSize:"sm",iconColor:"grey600",disabledOpacity:.5},animation:{duration:300,easing:"ease"}}),ec=n=>({defaultSize:"md",defaultIconSize:"md",defaultEmojiSize:"lg",defaultBrandSize:"md",defaultImageSize:"md",defaultSvgSize:"md"}),tc=n=>({defaultSize:"md",defaultFallbackTextSize:"medium",fallbackBackgroundColor:"grey400",sizes:{sm:{fallbackTextSize:"small"},md:{fallbackTextSize:"medium"},lg:{fallbackTextSize:"xl"}}}),nc=n=>({defaultSize:"md",defaultVariant:"default",sizes:{sm:{barSpacing:8,barRadius:2,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600"},md:{barSpacing:12,barRadius:4,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600"},lg:{barSpacing:16,barRadius:6,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600"}},variants:{default:{defaultBarColor:"primary"},soft:{defaultBarColor:"secondary"},outlined:{defaultBarColor:"info"}}}),rc=n=>({defaultBackgroundColor:"white",defaultHeaderParams:{backgroundColor:"white"},desktopMediaQuery:"(min-width: 768px)",mobilePaddingX:"md",desktopPaddingX:"xl",desktopContentMaxWidth:"1200px"}),ic=n=>({loadingConfig:{size:"md"},defaultColor:"primary",defaultTextColor:"white",iconSpacing:"xs",sizes:{sm:{paddingHorizontal:"sm",paddingVertical:"xs",fontSize:"xs",iconSize:"sm",borderWidth:"thin",fontWeight:"regular",iconWeight:"regular",squircleBorderRadii:{circle:"full",rounded:"md",square:"none"}},md:{paddingHorizontal:"md",paddingVertical:"sm",fontSize:"medium",iconSize:"sm-md",borderWidth:"thin",fontWeight:"regular",iconWeight:"regular",squircleBorderRadii:{circle:"full",rounded:"lg",square:"none"}},lg:{paddingHorizontal:"lg",paddingVertical:"md",fontSize:"large",iconSize:"md",borderWidth:"thick",fontWeight:"semibold",iconWeight:"bold",squircleBorderRadii:{circle:"full",rounded:"xl",square:"none"}}},variants:{solid:{},outlined:{bgColor:"transparent"},text:{bgColor:"transparent"}}}),oc=n=>({pagination:{container:{marginTop:"md",padding:"xs",borderRadius:"full",backgroundColor:"grey100",gap:"xs"},dotSize:"2xs",inactiveColor:"grey300",activeColor:"primary",dotBorderRadius:"full"},navigation:{marginHorizontal:"md",buttonColor:"primary",buttonPadding:"sm",buttonBackgroundColor:"white",buttonBorderRadius:"full",iconSize:"sm-md"},autoScroll:{defaultSpeed:20},container:{defaultItemSpacing:"md"}}),ac=n=>({defaultColor:"primary",defaultSize:"md",checkedBackgroundColor:"primary",uncheckedBorderColor:"grey400",disabledColor:"grey300",disabledTextColor:"grey500",focusBorderColor:"primary",iconColor:"white",textColor:"grey900",sizes:{sm:{labelFontSize:"small",labelPaddingLeft:"xs",iconSize:"xs",iconMargin:"2xs",borderRadius:"sm",borderWidth:"thin"},md:{labelFontSize:"medium",labelPaddingLeft:"sm",iconSize:"sm",iconMargin:"xs",borderRadius:"md",borderWidth:"thin"},lg:{labelFontSize:"large",labelPaddingLeft:"md",iconSize:"sm-md",iconMargin:"xs",borderRadius:"lg",borderWidth:"thin"}},animation:{duration:100,easing:"ease-out"}}),sc=n=>({defaultColor:"grey300",defaultThickness:1}),lc=n=>{const r=`0 0 16px 4px ${n.colors.grey400}40`;return{backgroundColor:"grey100",padding:"xs",radius:"full",avatarSize:"md",loadingGap:"sm",navItem:{radius:"full",paddingX:"md",paddingY:"sm",gap:"xs",large:{fontSize:"large",loadingSize:"small"},medium:{fontSize:"medium",loadingSize:"small"},active:{fontWeight:"medium",color:"black",backgroundColor:"white",hoverBackgroundColor:"white",hoverBoxShadow:r},inactive:{fontWeight:"regular",color:"grey600",backgroundColor:"transparent",hoverBackgroundColor:"white",hoverBoxShadow:r},hover:{color:"primary"}},profileDropdown:{offset:{top:72,right:0},containerPaddingRight:"md",spacingTop:"sm",padding:"sm",gap:"sm",borderRadius:24,boxShadow:r,backgroundColor:"white",defaultMaxHeight:300,minWidth:50,animationDuration:300},navDropdown:{spacingTop:"sm",paddingX:"md-lg",paddingY:"md",gap:"sm-md",borderRadius:24,boxShadow:r,backgroundColor:"white",defaultMaxHeight:300,minWidth:50,animationDuration:300}}},uc=n=>{const r="grey300",i="danger",a="primary",l="grey100",u="grey300",d="grey500",g="white",v="grey900",m="thin",$=`inset 0 0 0 ${n.borderWidths.thin}px ${n.colors[a]}`,T=`inset 0 0 0 ${n.borderWidths.thin}px ${n.colors[i]}`;return{borderRadius:"md",borderWidth:m,padding:{vertical:"sm",horizontal:"md"},fontSize:"medium",placeholderColor:"grey500",iconSpacing:"sm",iconSize:"sm-md",iconColor:"grey600",textColor:v,disabledTextColor:d,disabledBorderColor:u,focusColor:a,errorColor:i,states:{default:{borderColor:r,backgroundColor:g,boxShadow:"none"},focused:{borderColor:a,backgroundColor:g,boxShadow:$},error:{borderColor:i,backgroundColor:g,boxShadow:T},disabled:{borderColor:u,backgroundColor:l,boxShadow:"none"}}}},cc=n=>({defaultSize:"md",defaultVariant:"default",sizes:{sm:{strokeWidth:1.5,dotRadius:3,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600",labelFontSize:10,legendFontSize:12,legendSpacing:8},md:{strokeWidth:2,dotRadius:4,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600",labelFontSize:12,legendFontSize:14,legendSpacing:12},lg:{strokeWidth:3,dotRadius:5,axisColor:"grey600",gridColor:"grey200",labelColor:"grey600",labelFontSize:14,legendFontSize:16,legendSpacing:16}},variants:{default:{defaultColors:["primary","secondary","success","warning","danger","info","purple500"]},soft:{defaultColors:["primary300","secondary300","teal300","lime400","pink400","purple400","cyan400"]},bold:{defaultColors:["primary500","secondary500","teal600","orange600","pink600","purple600","cyan600"]}}}),dc=n=>({defaultGap:"sm",defaultPadding:"none"}),fc=n=>({sizes:{small:"24px",medium:"36px",large:"48px"},strokeWidths:{small:"2px",medium:"3px",large:"4px"},arc:{minAngle:40,maxAngle:290},animation:{loopInterval:800,showingDuration:250,contentShowingDuration:300}}),hc=n=>({container:{sizes:{small:{gap:"xs"},medium:{gap:"sm"},large:{gap:"md"}}},item:{defaultColor:"grey900",text:{color:"black",disabledColor:"grey500"},shapes:{circular:{container:{borderRadius:"full"}},rounded:{container:{borderRadius:"md"}}},sizes:{small:{container:{size:"sm-md"},text:{fontSize:"small"},buttonSize:"sm",icon:{size:"xs",weight:"bold"}},medium:{container:{size:"md"},text:{fontSize:"medium"},buttonSize:"md",icon:{size:"sm",weight:"bold"}},large:{container:{size:"md-lg"},text:{fontSize:"large"},buttonSize:"lg",icon:{size:"sm-md",weight:"bold"}}}}}),pc=n=>({defaultSize:"md",defaultVariant:"default",sizes:{sm:{strokeWidth:1,strokeColor:"white",labelColor:"grey700",labelFontSize:10,legendFontSize:12,legendSpacing:8},md:{strokeWidth:2,strokeColor:"white",labelColor:"grey700",labelFontSize:12,legendFontSize:14,legendSpacing:12},lg:{strokeWidth:3,strokeColor:"white",labelColor:"grey700",labelFontSize:14,legendFontSize:16,legendSpacing:16}},variants:{default:{defaultColors:["primary","secondary","success","warning","danger","info","cyan500"]},soft:{defaultColors:["primary200","secondary200","lime300","orange300","pink300","purple300","cyan300"]},outlined:{defaultColors:["primary500","secondary500","teal700","orange700","pink700","purple700","cyan700"]}}}),gc=n=>({defaultVariant:"soft",defaultSize:"md",sizes:{sm:{height:"2xs",borderRadius:"xs"},md:{height:"xs",borderRadius:"sm"},lg:{height:"sm",borderRadius:"md"}},variants:{soft:{containerBackgroundColor:"grey100",defaultProgressColor:"primary"},outlined:{containerBackgroundColor:"white",containerBorderWidth:"thin",defaultProgressColor:"primary"},plain:{containerBackgroundColor:"white",defaultProgressColor:"primary"}}}),mc=n=>{const r="grey300",i="danger",a="grey300",l="grey100",u="grey400",d="grey100",g="grey200",v="white",m="transparent",$="thin",T="thick";return{defaultColor:"primary",defaultSize:"md",defaultVariant:"outlined",defaultCorner:"circle",squircleBorderRadii:{circle:"999px",rounded:"8px"},labelColor:"grey700",disabledLabelColor:u,valueColor:"grey900",placeholderColor:"grey500",helperTextColor:"grey600",errorColor:i,iconColor:"grey600",disabledContentColor:u,disabledOpacity:.6,sizes:{sm:{paddingVertical:"xs",paddingHorizontal:"sm",fontSize:"small",borderWidth:"thin",iconSize:"sm",gap:"xs",dropdownPaddingVertical:"xs",dropdownPaddingHorizontal:"sm"},md:{paddingVertical:"sm",paddingHorizontal:"md",fontSize:"medium",borderWidth:"thin",iconSize:"sm-md",gap:"sm",dropdownPaddingVertical:"sm",dropdownPaddingHorizontal:"md"},lg:{paddingVertical:"md",paddingHorizontal:"lg",fontSize:"large",borderWidth:"thin",iconSize:"md",gap:"md",dropdownPaddingVertical:"md",dropdownPaddingHorizontal:"lg"}},variants:{outlined:{default:{backgroundColor:m,borderColor:r,borderWidth:$},hover:{backgroundColor:"grey100",borderColor:r,borderWidth:$},focused:{backgroundColor:m,borderColor:"primary",borderWidth:T},disabled:{backgroundColor:m,borderColor:a,borderWidth:$},errored:{backgroundColor:m,borderColor:i,borderWidth:$}},filled:{default:{backgroundColor:d,borderColor:m,borderWidth:$},hover:{backgroundColor:g,borderColor:m,borderWidth:$},focused:{backgroundColor:v,borderColor:"primary",borderWidth:T},disabled:{backgroundColor:l,borderColor:m,borderWidth:$},errored:{backgroundColor:v,borderColor:i,borderWidth:$}}},animation:{duration:200,easing:"ease-out"},dropdown:{backgroundColor:v,borderColor:r,shadow:"md",offset:"sm",zIndex:1e3,maxHeight:200,borderRadiusForCircle:"xl",borderRadiusForRounded:"md",itemTextColor:"grey900",itemSelectedTextColor:"grey900",itemHoverBackgroundColor:"grey100",itemSelectedBackgroundColor:"white",emptyTextColor:"grey500"}}},vc=n=>({animation:{duration:1500,gradient:{start:"grey100",middle:"grey200",end:"grey100"},transition:{backgroundDuration:250,contentFadeDuration:200}},container:{rectangle:{borderRadius:"none",opacity:1},rounded:{borderRadius:"md",opacity:1},circle:{borderRadius:"full",opacity:1},transparent:{borderRadius:"none",opacity:0}}}),bc=n=>({defaultVariant:"solid",defaultColor:"primary",defaultRadius:"full",defaultSize:"md",sizes:{sm:{paddingVertical:"2xs",paddingHorizontal:"xs",fontSize:"xs",gap:"2xs",iconSize:"xs"},md:{paddingVertical:"xs",paddingHorizontal:"sm",fontSize:"small",gap:"xs",iconSize:"sm"},lg:{paddingVertical:"sm",paddingHorizontal:"md",fontSize:"medium",gap:"sm",iconSize:"sm-md"}}}),yc=n=>{const r="sm";return{defaultBackgroundColor:"grey800",defaultTextColor:"white",defaultPlacement:"bottom",container:{padding:"sm",borderRadius:"md",shadow:"md",zIndex:9999,maxWidth:"300px"},text:{fontSize:"small"},positioning:{spacing:r,placements:{top:{bottom:"100%",left:"50%",transform:"translateX(-50%)",mb:r},bottom:{top:"100%",left:"50%",transform:"translateX(-50%)",mt:r},left:{top:"50%",right:"100%",transform:"translateY(-50%)",mr:r},right:{top:"50%",left:"100%",transform:"translateY(-50%)",ml:r}}}}},wc=n=>({animation:{minScale:.92,maxScale:1,minOpacity:.7,maxOpacity:1,springConfig:{mass:.5}}}),xc=n=>({defaultAccentColor:"#00adef",aspectRatio:56.25,playerSettings:{autoplay:!1,muted:!1,loop:!1,title:!1,byline:!1,portrait:!1,controls:!0}}),_c=n=>({art:ec(),base:rc(),button:ic(),divider:sc(),header:lc(n),input:uc(n),list:dc(),loading:fc(),pagination:hc(),skeleton:vc(),touchable:wc(),vimeo:xc(),carousel:oc(),accordion:Ju(),tag:bc(),checkbox:ac(),select:mc(),progress:gc(),avatar:tc(),tooltip:yc(),barChart:nc(),pieChart:pc(),lineChart:cc()}),Am=ua(fn.space),Tm=la(fn.size),km=aa(fn.borderWidth),Rm=sa(fn.radius),Lm=Oi(fn.fontSize),Im=da(fn.fontSize),Om=fa(),tu=ca(fn.font),Mm={spaces:Am,sizes:Tm,colors:Ii,radii:Rm,borderWidths:km,fonts:tu,zIndex:Bn,__hd__:{text:{fontSizes:Lm,lineHeights:Im,fontWeights:Om,fonts:tu}}};function Cc(){const n=Mm,r=_c(n);return{...n,__hd__:{...n.__hd__,...r}}}const Si=Cc(),re=Cn.styled,Sn=Cn.keyframes,et=Cn.css,Sc=(n,r)=>!["theme","themeFontSize","themeFontWeight","themeTypeface","themePosition","color","bg","bgColor","backgroundColor","opacity","margin","m","marginTop","mt","marginRight","mr","marginBottom","mb","marginLeft","ml","marginX","mx","marginY","my","padding","p","paddingTop","pt","paddingRight","pr","paddingBottom","pb","paddingLeft","pl","paddingX","px","paddingY","py","gap","borderRadius","r","radius","borderBottomLeftRadius","bbl","borderBottomRightRadius","bbr","borderTopLeftRadius","btl","borderTopRightRadius","btr","borderWidth","b","borderBottomWidth","bb","borderTopWidth","bt","borderLeftWidth","bl","borderRightWidth","br","borderColor","bc","borderBottomColor","bb","borderTopColor","bt","borderLeftColor","bl","borderRightColor","br","fontSize","fontWeight","lineHeight","letterSpacing","textAlign","fontStyle","textTransform","textDecoration","themeColor","useRichText","width","height","minWidth","maxWidth","minHeight","maxHeight","display","alignItems","alignContent","justifyContent","flexWrap","flexDirection","flex","flexGrow","flexShrink","flexBasis","alignSelf","position","top","right","bottom","left","overflow","cursor","transition","transform","animation","willChange","pointerEvents","userSelect","resize","boxShadow","textShadow","filter","backdropFilter","mixBlendMode","isolation","zIndex","marginInline","marginBlock","paddingInline","paddingBlock","whiteSpace","textOverflow","overflowY","overflowX","fullWidth","fullHeight","fw","fh","absoluteFill"].includes(n),Fm=n=>typeof n=="function"?n(Si):n?{...Si,...n}:Si,Pm=({theme:n,children:r})=>{const i=Fm(n);return y.jsx(Cn.StyleSheetManager,{shouldForwardProp:Sc,children:y.jsx(Cn.ThemeProvider,{theme:i,children:r})})},ve=Cn.useTheme,mt=()=>typeof document>"u",Tr={xs:0,sm:600,md:900,lg:1200,xl:1536},$r=Object.keys(Tr),Mi=n=>Ae.isObject(n)&&("xs"in n||"sm"in n||"md"in n||"lg"in n||"xl"in n),Lt=(n,r)=>Mi(n)?Object.fromEntries(Object.entries(n).map(([i,a])=>[i,r(a)])):r(n),ta=n=>Ae.reduce(n,(r,i,a)=>(Ae.forEach(i,(l,u)=>{Ae.has(r,u)||Ae.set(r,u,{}),Ae.set(r,[u,a],l)}),r),{}),$c=(n,r)=>{const i=Object.fromEntries(Object.keys(n).map(g=>[g,ha(n[g])])),a=ta(i),l=Object.fromEntries($r.map(g=>[g,r(a[g])])),u=ta(l);return Object.fromEntries(Object.entries(u).map(([g,v])=>[g,Ac(v)]))},Ec=(n,r)=>{if(!Mi(n))return n;switch(r){case"xs":return n.xs??n.sm??n.md??n.lg??n.xl;case"sm":return n.sm??n.xs??n.md??n.lg??n.xl;case"md":return n.md??n.sm??n.xs??n.lg??n.xl;case"lg":return n.lg??n.md??n.sm??n.xs??n.xl;case"xl":return n.xl??n.lg??n.md??n.sm??n.xs}},ha=n=>Object.fromEntries(Object.keys(Tr).map(r=>[r,Ec(n,r)])),Ac=n=>{let r=n.xs;const i={xs:r};for(let a=1;a<$r.length;a++){const l=$r[a],u=n[l];Ae.isEqual(u,r)||(i[l]=u,r=u)}return Object.keys(i).length===1?i.xs:i},pa=n=>{const[r,i]=Ae.partition(Object.entries(n),([u,d])=>Mi(d)),a=Object.fromEntries(r.map(([u,d])=>[u,ha(d)])),l=Ae.compact($r.map(u=>{const d=Object.fromEntries(Object.keys(a).map(v=>[v,a[v][u]]));if(u==="xs"){const v={...Object.fromEntries(i),...d};return Ae.isEmpty(v)?null:et(v)}if(Ae.isEmpty(d))return null;const g=`(min-width: ${Tr[u]}px)`;return et`
|
|
28
28
|
@media ${g} {
|
|
29
|
-
${
|
|
29
|
+
${et(d)}
|
|
30
30
|
}
|
|
31
|
-
`}));return ut`${l}`},Em={bgColor:{property:"backgroundColor",scale:"colors"},backgroundColor:{property:"backgroundColor",scale:"colors"},borderColor:{property:"borderColor",scale:"colors"},borderTopColor:{property:"borderTopColor",scale:"colors"},borderBottomColor:{property:"borderBottomColor",scale:"colors"},borderLeftColor:{property:"borderLeftColor",scale:"colors"},borderRightColor:{property:"borderRightColor",scale:"colors"}},Am={m:{property:"margin",scale:"spaces"},mt:{property:"marginTop",scale:"spaces"},mb:{property:"marginBottom",scale:"spaces"},ml:{property:"marginLeft",scale:"spaces"},mr:{property:"marginRight",scale:"spaces"},mx:{property:"marginInline",scale:"spaces"},my:{property:"marginBlock",scale:"spaces"},p:{property:"padding",scale:"spaces"},pt:{property:"paddingTop",scale:"spaces"},pb:{property:"paddingBottom",scale:"spaces"},pl:{property:"paddingLeft",scale:"spaces"},pr:{property:"paddingRight",scale:"spaces"},px:{property:"paddingInline",scale:"spaces"},py:{property:"paddingBlock",scale:"spaces"},margin:{property:"margin",scale:"spaces"},marginBottom:{property:"marginBottom",scale:"spaces"},marginLeft:{property:"marginLeft",scale:"spaces"},marginRight:{property:"marginRight",scale:"spaces"},marginTop:{property:"marginTop",scale:"spaces"},marginX:{property:"marginInline",scale:"spaces"},marginY:{property:"marginBlock",scale:"spaces"},padding:{property:"padding",scale:"spaces"},paddingBottom:{property:"paddingBottom",scale:"spaces"},paddingLeft:{property:"paddingLeft",scale:"spaces"},paddingRight:{property:"paddingRight",scale:"spaces"},paddingTop:{property:"paddingTop",scale:"spaces"},paddingX:{property:"paddingInline",scale:"spaces"},paddingY:{property:"paddingBlock",scale:"spaces"},gap:{property:"gap",scale:"spaces"}},Tm={bbl:{property:"borderBottomLeftRadius",scale:"radii"},bbr:{property:"borderBottomRightRadius",scale:"radii"},btl:{property:"borderTopLeftRadius",scale:"radii"},btr:{property:"borderTopRightRadius",scale:"radii"},r:{property:"borderRadius",scale:"radii"},radius:{property:"borderRadius",scale:"radii"},borderBottomLeftRadius:{property:"borderBottomLeftRadius",scale:"radii"},borderBottomRightRadius:{property:"borderBottomRightRadius",scale:"radii"},borderTopLeftRadius:{property:"borderTopLeftRadius",scale:"radii"},borderTopRightRadius:{property:"borderTopRightRadius",scale:"radii"},borderRadius:{property:"borderRadius",scale:"radii"}},km={b:{property:"borderWidth",scale:"borderWidths"},bb:{property:"borderBottomWidth",scale:"borderWidths"},bt:{property:"borderTopWidth",scale:"borderWidths"},bl:{property:"borderLeftWidth",scale:"borderWidths"},br:{property:"borderRightWidth",scale:"borderWidths"},borderWidth:{property:"borderWidth",scale:"borderWidths"},borderBottomWidth:{property:"borderBottomWidth",scale:"borderWidths"},borderTopWidth:{property:"borderTopWidth",scale:"borderWidths"},borderLeftWidth:{property:"borderLeftWidth",scale:"borderWidths"},borderRightWidth:{property:"borderRightWidth",scale:"borderWidths"}},mc={...Em,...Am,...Tm,...km},vc=["alignContent","alignItems","alignSelf","display","flex","flexBasis","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","position","top","right","bottom","left","overflow","width","minWidth","maxWidth","height","minHeight","maxHeight","opacity","cursor","transition","transform","animation","willChange","pointerEvents","userSelect","resize","boxShadow","textShadow","filter","backdropFilter","mixBlendMode","isolation","zIndex","marginInline","marginBlock","paddingInline","paddingBlock","willChange","whiteSpace","textOverflow","overflowY","overflowX"],pa=["absoluteFill","fullWidth","fullHeight","fw","fh"],bc={absoluteFill:{position:"absolute",top:0,bottom:0,left:0,right:0},fullWidth:{width:"100%"},fullHeight:{height:"100%"},fw:{width:"100%"},fh:{height:"100%"}},wc=(n,i,r)=>{const s=mc[i],l=r[i];if(!l)return;const{scale:u,property:h}=s;switch(u){case"colors":return{[h]:$t(l,g=>n.colors[g])};case"spaces":return{[h]:$t(l,g=>n.spaces[g])};case"radii":return{[h]:$t(l,g=>n.radii[g])};case"borderWidths":return{[h]:$t(l,g=>n.borderWidths[g])}}},yc=(n,i)=>Object.keys(i).reduce((s,l)=>({...s,...wc(n,l,i)}),{}),$m=n=>pa.reduce((i,r)=>n[r]?{...i,...bc[r]}:i,{}),xc=Object.keys(mc),_c=(n,i)=>{const r=ye.pick(i,xc),s=ye.pick(i,[...vc]),l=ye.pick(i,[...pa]);return ha({...yc(n,r),...$m(l),...s})},Cc=_e.div(({theme:n,...i})=>_c(n,i));function Rm({children:n,style:i,"data-testid":r,...s},l){return S.jsx(Cc,{...s,style:i,ref:l,"data-testid":r,children:n})}const V=f.forwardRef(Rm),it=(n,i)=>typeof i=="number"?`${i}px`:ye.isString(i)?Fn(i)?`${n.sizes[i]}px`:i:"auto",Sc=n=>new RegExp("\\p{Emoji}","u").test(n)&&n.length<=2,Ec=n=>ye.isString(n)&&n.includes("icon-"),Ac=n=>{const i=[".jpg",".jpeg",".png",".gif",".webp",".svg"],r=n.toLowerCase();return ye.isString(n)&&(i.some(s=>r.endsWith(s))||n.startsWith("data:image/")||n.startsWith("http"))},Tc=n=>ye.isString(n)&&n.startsWith("<svg"),kc=({art:n,width:i,height:r,style:s,"data-testid":l,...u})=>{const h=he(),g=h.__hd__.art.defaultBrandSize||h.__hd__.art.defaultSize,v=it(h,i??g),m=it(h,r??g);return S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:v,height:m,style:s,"data-testid":l,...u,children:n})},$c=({art:n,size:i,style:r,"data-testid":s,...l})=>{const u=he(),h=u.__hd__.art.defaultEmojiSize||u.__hd__.art.defaultSize,g=it(u,i??h),v=typeof g=="string"&&g.endsWith("px")?parseInt(g,10):u.__hd__.text.fontSizes[h]??24,m=u.__hd__.text.lineHeights[h]?`${u.__hd__.text.lineHeights[h]/v}`:"1";return S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:g,height:g,style:{...r,fontSize:g,lineHeight:m},"data-testid":s,...l,children:n})},ga=({art:n,size:i,color:r="currentColor",weight:s="regular",style:l,"data-testid":u,...h})=>{const g=he(),v=g.__hd__.art.defaultIconSize||g.__hd__.art.defaultSize,m=it(g,i??v),k=n;if(!k)return process.env.NODE_ENV!=="production"&&console.warn(`[IconArt] Icon component not found for art="${n}". This should not happen with TypeScript checks.`),null;const R=Wu(r)?g.colors[r]:r;return S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:m,height:m,style:l,"data-testid":u,...h,children:S.jsx(k,{size:m,color:R,weight:s,style:l})})},Im=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M208.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L137,128ZM57,128l71.52-71.51a12,12,0,0,0-17-17l-80,80a12,12,0,0,0,0,17l80,80a12,12,0,0,0,17-17Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M200,48V208l-80-80Z",opacity:"0.2"}),f.createElement("path",{d:"M203.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,208,208V48A8,8,0,0,0,203.06,40.61ZM192,188.69,131.31,128,192,67.31Zm-66.34,13.65a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L51.31,128Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M208,48V208a8,8,0,0,1-13.66,5.66L128,147.31V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,128,48v60.69l66.34-66.35A8,8,0,0,1,208,48Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M204.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L128.49,128ZM48.49,128l75.75-75.76a6,6,0,0,0-8.48-8.48l-80,80a6,6,0,0,0,0,8.48l80,80a6,6,0,1,0,8.48-8.48Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M205.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L131.31,128ZM51.31,128l74.35-74.34a8,8,0,0,0-11.32-11.32l-80,80a8,8,0,0,0,0,11.32l80,80a8,8,0,0,0,11.32-11.32Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M202.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L125.66,128ZM45.66,128l77.17-77.17a4,4,0,0,0-5.66-5.66l-80,80a4,4,0,0,0,0,5.66l80,80a4,4,0,1,0,5.66-5.66Z"}))]]),Om=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M144.49,136.49l-80,80a12,12,0,0,1-17-17L119,128,47.51,56.49a12,12,0,0,1,17-17l80,80A12,12,0,0,1,144.49,136.49Zm80-17-80-80a12,12,0,1,0-17,17L199,128l-71.52,71.51a12,12,0,0,0,17,17l80-80A12,12,0,0,0,224.49,119.51Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M136,128,56,208V48Z",opacity:"0.2"}),f.createElement("path",{d:"M141.66,122.34l-80-80A8,8,0,0,0,48,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,141.66,122.34ZM64,188.69V67.31L124.69,128Zm157.66-55-80,80a8,8,0,0,1-11.32-11.32L204.69,128,130.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,221.66,133.66Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M221.66,133.66l-80,80A8,8,0,0,1,128,208V147.31L61.66,213.66A8,8,0,0,1,48,208V48a8,8,0,0,1,13.66-5.66L128,108.69V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,221.66,133.66Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M140.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L127.51,128,51.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,140.24,132.24Zm80-8.48-80-80a6,6,0,0,0-8.48,8.48L207.51,128l-75.75,75.76a6,6,0,1,0,8.48,8.48l80-80A6,6,0,0,0,220.24,123.76Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M141.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L124.69,128,50.34,53.66A8,8,0,0,1,61.66,42.34l80,80A8,8,0,0,1,141.66,133.66Zm80-11.32-80-80a8,8,0,0,0-11.32,11.32L204.69,128l-74.35,74.34a8,8,0,0,0,11.32,11.32l80-80A8,8,0,0,0,221.66,122.34Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M138.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L130.34,128,53.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,138.83,130.83Zm80-5.66-80-80a4,4,0,0,0-5.66,5.66L210.34,128l-77.17,77.17a4,4,0,0,0,5.66,5.66l80-80A4,4,0,0,0,218.83,125.17Z"}))]]),Pm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M208,96l-80,80L48,96Z",opacity:"0.2"}),f.createElement("path",{d:"M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"}))]]),Mm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M168.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L97,128Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M160,48V208L80,128Z",opacity:"0.2"}),f.createElement("path",{d:"M163.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,168,208V48A8,8,0,0,0,163.06,40.61ZM152,188.69,91.31,128,152,67.31Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M168,48V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,168,48Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M164.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L88.49,128Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M162.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L85.66,128Z"}))]]),Lm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M184.49,136.49l-80,80a12,12,0,0,1-17-17L159,128,87.51,56.49a12,12,0,1,1,17-17l80,80A12,12,0,0,1,184.49,136.49Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M176,128,96,208V48Z",opacity:"0.2"}),f.createElement("path",{d:"M181.66,122.34l-80-80A8,8,0,0,0,88,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,181.66,122.34ZM104,188.69V67.31L164.69,128Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M180.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L167.51,128,91.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,180.24,132.24Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M178.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L170.34,128,93.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,178.83,130.83Z"}))]]),Fm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Z",opacity:"0.2"}),f.createElement("path",{d:"M205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M228.24,76.24l-128,128a6,6,0,0,1-8.48,0l-56-56a6,6,0,0,1,8.48-8.48L96,191.51,219.76,67.76a6,6,0,0,1,8.48,8.48Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M226.83,74.83l-128,128a4,4,0,0,1-5.66,0l-56-56a4,4,0,0,1,5.66-5.66L96,194.34,221.17,69.17a4,4,0,1,1,5.66,5.66Z"}))]]),zm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M251,123.13c-.37-.81-9.13-20.26-28.48-39.61C196.63,57.67,164,44,128,44S59.37,57.67,33.51,83.52C14.16,102.87,5.4,122.32,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212s68.63-13.66,94.48-39.51c19.36-19.35,28.12-38.79,28.49-39.61A12.08,12.08,0,0,0,251,123.13Zm-46.06,33C183.47,177.27,157.59,188,128,188s-55.47-10.73-76.91-31.88A130.36,130.36,0,0,1,29.52,128,130.45,130.45,0,0,1,51.09,99.89C72.54,78.73,98.41,68,128,68s55.46,10.73,76.91,31.89A130.36,130.36,0,0,1,226.48,128,130.45,130.45,0,0,1,204.91,156.12ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,64a20,20,0,1,1,20-20A20,20,0,0,1,128,148Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z",opacity:"0.2"}),f.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M245.48,125.57c-.34-.78-8.66-19.23-27.24-37.81C201,70.54,171.38,50,128,50S55,70.54,37.76,87.76c-18.58,18.58-26.9,37-27.24,37.81a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206s73-20.53,90.24-37.75c18.58-18.58,26.9-37,27.24-37.8A6,6,0,0,0,245.48,125.57ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.77,134.77,0,0,1,22.69,128,134.56,134.56,0,0,1,46.55,95.94C69.22,73.42,96.62,62,128,62s58.78,11.42,81.45,33.94A134.56,134.56,0,0,1,233.31,128C226.94,140.21,195,194,128,194Zm0-112a46,46,0,1,0,46,46A46.06,46.06,0,0,0,128,82Zm0,80a34,34,0,1,1,34-34A34,34,0,0,1,128,162Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M243.66,126.38c-.34-.76-8.52-18.89-26.83-37.2C199.87,72.22,170.7,52,128,52S56.13,72.22,39.17,89.18c-18.31,18.31-26.49,36.44-26.83,37.2a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17s71.87-20.21,88.83-37.17c18.31-18.31,26.49-36.43,26.83-37.2A4.08,4.08,0,0,0,243.66,126.38Zm-32.7,35c-23.07,23-51,34.62-83,34.62s-59.89-11.65-83-34.62A135.71,135.71,0,0,1,20.44,128,135.69,135.69,0,0,1,45,94.62C68.11,71.65,96,60,128,60s59.89,11.65,83,34.62A135.79,135.79,0,0,1,235.56,128,135.71,135.71,0,0,1,211,161.38ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,80a36,36,0,1,1,36-36A36,36,0,0,1,128,164Z"}))]]),Bm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M56.88,31.93A12,12,0,1,0,39.12,48.07l16,17.65C20.67,88.66,5.72,121.58,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212a131.34,131.34,0,0,0,51-10l20.09,22.1a12,12,0,0,0,17.76-16.14ZM128,188c-29.59,0-55.47-10.73-76.91-31.88A130.69,130.69,0,0,1,29.52,128c5.27-9.31,18.79-29.9,42-44.29l90.09,99.11A109.33,109.33,0,0,1,128,188Zm123-55.12c-.36.81-9,20-28,39.16a12,12,0,1,1-17-16.9A130.48,130.48,0,0,0,226.48,128a130.36,130.36,0,0,0-21.57-28.12C183.46,78.73,157.59,68,128,68c-3.35,0-6.7.14-10,.42a12,12,0,1,1-2-23.91c3.93-.34,8-.51,12-.51,36,0,68.63,13.67,94.49,39.52,19.35,19.35,28.11,38.8,28.48,39.61A12.08,12.08,0,0,1,251,132.88Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z",opacity:"0.2"}),f.createElement("path",{d:"M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M96.68,57.87a4,4,0,0,1,2.08-6.6A130.13,130.13,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41a8,8,0,0,1,0,6.5c-.35.79-8.82,19.57-27.65,38.4q-4.28,4.26-8.79,8.07a4,4,0,0,1-5.55-.36ZM213.92,210.62a8,8,0,1,1-11.84,10.76L180,197.13A127.21,127.21,0,0,1,128,208c-34.88,0-66.57-13.26-91.66-38.34C17.51,150.83,9,132.05,8.69,131.26a8,8,0,0,1,0-6.5C9,124,17.51,105.18,36.34,86.35a135,135,0,0,1,25-19.78L42.08,45.38A8,8,0,1,1,53.92,34.62Zm-65.49-48.25-52.69-58a40,40,0,0,0,52.69,58Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M52.44,36A6,6,0,0,0,43.56,44L64.44,67c-37.28,21.9-53.23,57-53.92,58.57a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206a124.91,124.91,0,0,0,52.57-11.25l23,25.29a6,6,0,0,0,8.88-8.08Zm48.62,71.32,45,49.52a34,34,0,0,1-45-49.52ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.57,134.57,0,0,1,22.69,128c4.29-8.2,20.1-35.18,50-51.91L92.89,98.3a46,46,0,0,0,61.35,67.48l17.81,19.6A113.47,113.47,0,0,1,128,194Zm6.4-99.4a6,6,0,0,1,2.25-11.79,46.17,46.17,0,0,1,37.15,40.87,6,6,0,0,1-5.42,6.53l-.56,0a6,6,0,0,1-6-5.45A34.1,34.1,0,0,0,134.4,94.6Zm111.08,35.85c-.41.92-10.37,23-32.86,43.12a6,6,0,1,1-8-8.94A134.07,134.07,0,0,0,233.31,128a134.67,134.67,0,0,0-23.86-32.07C186.78,73.42,159.38,62,128,62a120.19,120.19,0,0,0-19.69,1.6,6,6,0,1,1-2-11.83A131.12,131.12,0,0,1,128,50c43.38,0,73,20.54,90.24,37.76,18.58,18.58,26.9,37,27.24,37.81A6,6,0,0,1,245.48,130.45Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M51,37.31A4,4,0,0,0,45,42.69L67.59,67.5C29.34,89,13,124.81,12.34,126.38a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17a122.59,122.59,0,0,0,53.06-11.69l24,26.38a4,4,0,1,0,5.92-5.38ZM149.1,157.16A36,36,0,0,1,101,104.22ZM128,196c-32,0-59.89-11.65-83-34.62A135.81,135.81,0,0,1,20.44,128c3.65-7.23,20.09-36.81,52.68-54.43l22.45,24.7a44,44,0,0,0,59,64.83l20.89,23A114.94,114.94,0,0,1,128,196Zm6.78-103.36a4,4,0,0,1,1.49-7.86,44.15,44.15,0,0,1,35.54,39.09,4,4,0,0,1-3.61,4.35l-.38,0a4,4,0,0,1-4-3.63A36.1,36.1,0,0,0,134.78,92.64Zm108.88,37c-.41.91-10.2,22.58-32.38,42.45a4,4,0,0,1-2.67,1,4,4,0,0,1-2.67-7A136.71,136.71,0,0,0,235.56,128,136.07,136.07,0,0,0,211,94.62C187.89,71.65,160,60,128,60a122,122,0,0,0-20,1.63,4,4,0,0,1-1.32-7.89A129.3,129.3,0,0,1,128,52c42.7,0,71.87,20.22,88.83,37.18,18.31,18.31,26.49,36.44,26.83,37.2A4.08,4.08,0,0,1,243.66,129.63Z"}))]]),jm=new Map([["bold",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,20A108,108,0,1,0,236,128,108.12,108.12,0,0,0,128,20Zm0,192a84,84,0,1,1,84-84A84.09,84.09,0,0,1,128,212Zm56.49-92.49a12,12,0,0,1-17,17L162,131l-5.51,5.52a12,12,0,0,1-17-17L145,114l-5.52-5.51a12,12,0,0,1,17-17L162,97l5.51-5.52a12,12,0,0,1,17,17L179,114Zm-68,17a12,12,0,0,1-17,0L94,131l-5.51,5.52a12,12,0,0,1-17-17L77,114l-5.52-5.51a12,12,0,0,1,17-17L94,97l5.51-5.52a12,12,0,0,1,17,17L111,114l5.52,5.51A12,12,0,0,1,116.49,136.49ZM144,180a16,16,0,1,1-16-16A16,16,0,0,1,144,180Z"}))],["duotone",f.createElement(f.Fragment,null,f.createElement("path",{d:"M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z",opacity:"0.2"}),f.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm61.66-93.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Zm-80-20.68L99.31,112l10.35,10.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32ZM140,180a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z"}))],["fill",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.13,104.13,0,0,0,128,24Zm-18.34,98.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32L99.31,112ZM128,192a12,12,0,1,1,12-12A12,12,0,0,1,128,192Zm61.66-69.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Z"}))],["light",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,26A102,102,0,1,0,230,128,102.12,102.12,0,0,0,128,26Zm0,192a90,90,0,1,1,90-90A90.1,90.1,0,0,1,128,218Zm60.24-117.76L176.49,112l11.75,11.76a6,6,0,1,1-8.48,8.48L168,120.49l-11.76,11.75a6,6,0,0,1-8.48-8.48L159.51,112l-11.75-11.76a6,6,0,0,1,8.48-8.48L168,103.51l11.76-11.75a6,6,0,0,1,8.48,8.48Zm-80,0L96.49,112l11.75,11.76a6,6,0,1,1-8.48,8.48L88,120.49,76.24,132.24a6,6,0,0,1-8.48-8.48L79.51,112,67.76,100.24a6,6,0,0,1,8.48-8.48L88,103.51,99.76,91.76a6,6,0,0,1,8.48,8.48ZM138,180a10,10,0,1,1-10-10A10,10,0,0,1,138,180Z"}))],["regular",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm61.66-93.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Zm-80-20.68L99.31,112l10.35,10.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32ZM140,180a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z"}))],["thin",f.createElement(f.Fragment,null,f.createElement("path",{d:"M128,28A100,100,0,1,0,228,128,100.11,100.11,0,0,0,128,28Zm0,192a92,92,0,1,1,92-92A92.1,92.1,0,0,1,128,220ZM186.83,98.83,173.66,112l13.17,13.17a4,4,0,0,1-5.66,5.66L168,117.66l-13.17,13.17a4,4,0,0,1-5.66-5.66L162.34,112,149.17,98.83a4,4,0,0,1,5.66-5.66L168,106.34l13.17-13.17a4,4,0,1,1,5.66,5.66Zm-80,0L93.66,112l13.17,13.17a4,4,0,0,1-5.66,5.66L88,117.66,74.83,130.83a4,4,0,0,1-5.66-5.66L82.34,112,69.17,98.83a4,4,0,0,1,5.66-5.66L88,106.34l13.17-13.17a4,4,0,0,1,5.66,5.66ZM136,180a8,8,0,1,1-8-8A8,8,0,0,1,136,180Z"}))]]),Wm=f.createContext({color:"currentColor",size:"1em",weight:"regular",mirrored:!1});var Dm=Object.defineProperty,Ai=Object.getOwnPropertySymbols,Rc=Object.prototype.hasOwnProperty,Ic=Object.prototype.propertyIsEnumerable,tu=(n,i,r)=>i in n?Dm(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,nu=(n,i)=>{for(var r in i||(i={}))Rc.call(i,r)&&tu(n,r,i[r]);if(Ai)for(var r of Ai(i))Ic.call(i,r)&&tu(n,r,i[r]);return n},ru=(n,i)=>{var r={};for(var s in n)Rc.call(n,s)&&i.indexOf(s)<0&&(r[s]=n[s]);if(n!=null&&Ai)for(var s of Ai(n))i.indexOf(s)<0&&Ic.call(n,s)&&(r[s]=n[s]);return r};const Oc=f.forwardRef((n,i)=>{const r=n,{alt:s,color:l,size:u,weight:h,mirrored:g,children:v,weights:m}=r,k=ru(r,["alt","color","size","weight","mirrored","children","weights"]),R=f.useContext(Wm),{color:b="currentColor",size:x,weight:y="regular",mirrored:C=!1}=R,_=ru(R,["color","size","weight","mirrored"]);return f.createElement("svg",nu(nu({ref:i,xmlns:"http://www.w3.org/2000/svg",width:u??x,height:u??x,fill:l??b,viewBox:"0 0 256 256",transform:g||C?"scale(-1, 1)":void 0},_),k),!!s&&f.createElement("title",null,s),v,m.get(h??y))});Oc.displayName="IconBase";const hn=Oc;var Nm=Object.defineProperty,Zm=Object.defineProperties,Hm=Object.getOwnPropertyDescriptors,iu=Object.getOwnPropertySymbols,Vm=Object.prototype.hasOwnProperty,Um=Object.prototype.propertyIsEnumerable,ou=(n,i,r)=>i in n?Nm(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,qm=(n,i)=>{for(var r in i||(i={}))Vm.call(i,r)&&ou(n,r,i[r]);if(iu)for(var r of iu(i))Um.call(i,r)&&ou(n,r,i[r]);return n},Gm=(n,i)=>Zm(n,Hm(i));const Pc=f.forwardRef((n,i)=>f.createElement(hn,Gm(qm({ref:i},n),{weights:Im})));Pc.displayName="CaretDoubleLeft";var Km=Object.defineProperty,Xm=Object.defineProperties,Ym=Object.getOwnPropertyDescriptors,au=Object.getOwnPropertySymbols,Qm=Object.prototype.hasOwnProperty,Jm=Object.prototype.propertyIsEnumerable,su=(n,i,r)=>i in n?Km(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,e8=(n,i)=>{for(var r in i||(i={}))Qm.call(i,r)&&su(n,r,i[r]);if(au)for(var r of au(i))Jm.call(i,r)&&su(n,r,i[r]);return n},t8=(n,i)=>Xm(n,Ym(i));const Mc=f.forwardRef((n,i)=>f.createElement(hn,t8(e8({ref:i},n),{weights:Om})));Mc.displayName="CaretDoubleRight";var n8=Object.defineProperty,r8=Object.defineProperties,i8=Object.getOwnPropertyDescriptors,lu=Object.getOwnPropertySymbols,o8=Object.prototype.hasOwnProperty,a8=Object.prototype.propertyIsEnumerable,uu=(n,i,r)=>i in n?n8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,s8=(n,i)=>{for(var r in i||(i={}))o8.call(i,r)&&uu(n,r,i[r]);if(lu)for(var r of lu(i))a8.call(i,r)&&uu(n,r,i[r]);return n},l8=(n,i)=>r8(n,i8(i));const ma=f.forwardRef((n,i)=>f.createElement(hn,l8(s8({ref:i},n),{weights:Pm})));ma.displayName="CaretDown";var u8=Object.defineProperty,c8=Object.defineProperties,d8=Object.getOwnPropertyDescriptors,cu=Object.getOwnPropertySymbols,f8=Object.prototype.hasOwnProperty,h8=Object.prototype.propertyIsEnumerable,du=(n,i,r)=>i in n?u8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,p8=(n,i)=>{for(var r in i||(i={}))f8.call(i,r)&&du(n,r,i[r]);if(cu)for(var r of cu(i))h8.call(i,r)&&du(n,r,i[r]);return n},g8=(n,i)=>c8(n,d8(i));const va=f.forwardRef((n,i)=>f.createElement(hn,g8(p8({ref:i},n),{weights:Mm})));va.displayName="CaretLeft";var m8=Object.defineProperty,v8=Object.defineProperties,b8=Object.getOwnPropertyDescriptors,fu=Object.getOwnPropertySymbols,w8=Object.prototype.hasOwnProperty,y8=Object.prototype.propertyIsEnumerable,hu=(n,i,r)=>i in n?m8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,x8=(n,i)=>{for(var r in i||(i={}))w8.call(i,r)&&hu(n,r,i[r]);if(fu)for(var r of fu(i))y8.call(i,r)&&hu(n,r,i[r]);return n},_8=(n,i)=>v8(n,b8(i));const kr=f.forwardRef((n,i)=>f.createElement(hn,_8(x8({ref:i},n),{weights:Lm})));kr.displayName="CaretRight";var C8=Object.defineProperty,S8=Object.defineProperties,E8=Object.getOwnPropertyDescriptors,pu=Object.getOwnPropertySymbols,A8=Object.prototype.hasOwnProperty,T8=Object.prototype.propertyIsEnumerable,gu=(n,i,r)=>i in n?C8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,k8=(n,i)=>{for(var r in i||(i={}))A8.call(i,r)&&gu(n,r,i[r]);if(pu)for(var r of pu(i))T8.call(i,r)&&gu(n,r,i[r]);return n},$8=(n,i)=>S8(n,E8(i));const Lc=f.forwardRef((n,i)=>f.createElement(hn,$8(k8({ref:i},n),{weights:Fm})));Lc.displayName="Check";var R8=Object.defineProperty,I8=Object.defineProperties,O8=Object.getOwnPropertyDescriptors,mu=Object.getOwnPropertySymbols,P8=Object.prototype.hasOwnProperty,M8=Object.prototype.propertyIsEnumerable,vu=(n,i,r)=>i in n?R8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,L8=(n,i)=>{for(var r in i||(i={}))P8.call(i,r)&&vu(n,r,i[r]);if(mu)for(var r of mu(i))M8.call(i,r)&&vu(n,r,i[r]);return n},F8=(n,i)=>I8(n,O8(i));const Fc=f.forwardRef((n,i)=>f.createElement(hn,F8(L8({ref:i},n),{weights:zm})));Fc.displayName="Eye";var z8=Object.defineProperty,B8=Object.defineProperties,j8=Object.getOwnPropertyDescriptors,bu=Object.getOwnPropertySymbols,W8=Object.prototype.hasOwnProperty,D8=Object.prototype.propertyIsEnumerable,wu=(n,i,r)=>i in n?z8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,N8=(n,i)=>{for(var r in i||(i={}))W8.call(i,r)&&wu(n,r,i[r]);if(bu)for(var r of bu(i))D8.call(i,r)&&wu(n,r,i[r]);return n},Z8=(n,i)=>B8(n,j8(i));const zc=f.forwardRef((n,i)=>f.createElement(hn,Z8(N8({ref:i},n),{weights:Bm})));zc.displayName="EyeSlash";var H8=Object.defineProperty,V8=Object.defineProperties,U8=Object.getOwnPropertyDescriptors,yu=Object.getOwnPropertySymbols,q8=Object.prototype.hasOwnProperty,G8=Object.prototype.propertyIsEnumerable,xu=(n,i,r)=>i in n?H8(n,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[i]=r,K8=(n,i)=>{for(var r in i||(i={}))q8.call(i,r)&&xu(n,r,i[r]);if(yu)for(var r of yu(i))G8.call(i,r)&&xu(n,r,i[r]);return n},X8=(n,i)=>V8(n,U8(i));const Bc=f.forwardRef((n,i)=>f.createElement(hn,X8(K8({ref:i},n),{weights:jm})));Bc.displayName="SmileyXEyes";function Y8(n){const i=f.useRef(void 0);return f.useEffect(()=>{i.current=n},[n]),i.current}const Q8=Cn.keyframes`
|
|
31
|
+
`}));return et`${l}`},zm={bgColor:{property:"backgroundColor",scale:"colors"},backgroundColor:{property:"backgroundColor",scale:"colors"},borderColor:{property:"borderColor",scale:"colors"},borderTopColor:{property:"borderTopColor",scale:"colors"},borderBottomColor:{property:"borderBottomColor",scale:"colors"},borderLeftColor:{property:"borderLeftColor",scale:"colors"},borderRightColor:{property:"borderRightColor",scale:"colors"}},jm={m:{property:"margin",scale:"spaces"},mt:{property:"marginTop",scale:"spaces"},mb:{property:"marginBottom",scale:"spaces"},ml:{property:"marginLeft",scale:"spaces"},mr:{property:"marginRight",scale:"spaces"},mx:{property:"marginInline",scale:"spaces"},my:{property:"marginBlock",scale:"spaces"},p:{property:"padding",scale:"spaces"},pt:{property:"paddingTop",scale:"spaces"},pb:{property:"paddingBottom",scale:"spaces"},pl:{property:"paddingLeft",scale:"spaces"},pr:{property:"paddingRight",scale:"spaces"},px:{property:"paddingInline",scale:"spaces"},py:{property:"paddingBlock",scale:"spaces"},margin:{property:"margin",scale:"spaces"},marginBottom:{property:"marginBottom",scale:"spaces"},marginLeft:{property:"marginLeft",scale:"spaces"},marginRight:{property:"marginRight",scale:"spaces"},marginTop:{property:"marginTop",scale:"spaces"},marginX:{property:"marginInline",scale:"spaces"},marginY:{property:"marginBlock",scale:"spaces"},padding:{property:"padding",scale:"spaces"},paddingBottom:{property:"paddingBottom",scale:"spaces"},paddingLeft:{property:"paddingLeft",scale:"spaces"},paddingRight:{property:"paddingRight",scale:"spaces"},paddingTop:{property:"paddingTop",scale:"spaces"},paddingX:{property:"paddingInline",scale:"spaces"},paddingY:{property:"paddingBlock",scale:"spaces"},gap:{property:"gap",scale:"spaces"}},Bm={bbl:{property:"borderBottomLeftRadius",scale:"radii"},bbr:{property:"borderBottomRightRadius",scale:"radii"},btl:{property:"borderTopLeftRadius",scale:"radii"},btr:{property:"borderTopRightRadius",scale:"radii"},r:{property:"borderRadius",scale:"radii"},radius:{property:"borderRadius",scale:"radii"},borderBottomLeftRadius:{property:"borderBottomLeftRadius",scale:"radii"},borderBottomRightRadius:{property:"borderBottomRightRadius",scale:"radii"},borderTopLeftRadius:{property:"borderTopLeftRadius",scale:"radii"},borderTopRightRadius:{property:"borderTopRightRadius",scale:"radii"},borderRadius:{property:"borderRadius",scale:"radii"}},Wm={b:{property:"borderWidth",scale:"borderWidths"},bb:{property:"borderBottomWidth",scale:"borderWidths"},bt:{property:"borderTopWidth",scale:"borderWidths"},bl:{property:"borderLeftWidth",scale:"borderWidths"},br:{property:"borderRightWidth",scale:"borderWidths"},borderWidth:{property:"borderWidth",scale:"borderWidths"},borderBottomWidth:{property:"borderBottomWidth",scale:"borderWidths"},borderTopWidth:{property:"borderTopWidth",scale:"borderWidths"},borderLeftWidth:{property:"borderLeftWidth",scale:"borderWidths"},borderRightWidth:{property:"borderRightWidth",scale:"borderWidths"}},Tc={...zm,...jm,...Bm,...Wm},kc=["alignContent","alignItems","alignSelf","display","flex","flexBasis","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","position","top","right","bottom","left","overflow","width","minWidth","maxWidth","height","minHeight","maxHeight","opacity","cursor","transition","transform","animation","willChange","pointerEvents","userSelect","resize","boxShadow","textShadow","filter","backdropFilter","mixBlendMode","isolation","zIndex","marginInline","marginBlock","paddingInline","paddingBlock","willChange","whiteSpace","textOverflow","overflowY","overflowX"],ga=["absoluteFill","fullWidth","fullHeight","fw","fh"],Rc={absoluteFill:{position:"absolute",top:0,bottom:0,left:0,right:0},fullWidth:{width:"100%"},fullHeight:{height:"100%"},fw:{width:"100%"},fh:{height:"100%"}},Lc=(n,r,i)=>{const a=Tc[r],l=i[r];if(!l)return;const{scale:u,property:d}=a;switch(u){case"colors":return{[d]:Lt(l,g=>n.colors[g])};case"spaces":return{[d]:Lt(l,g=>n.spaces[g])};case"radii":return{[d]:Lt(l,g=>n.radii[g])};case"borderWidths":return{[d]:Lt(l,g=>n.borderWidths[g])}}},Ic=(n,r)=>Object.keys(r).reduce((a,l)=>({...a,...Lc(n,l,r)}),{}),Dm=n=>ga.reduce((r,i)=>n[i]?{...r,...Rc[i]}:r,{}),Oc=Object.keys(Tc),Mc=(n,r)=>{const i=Ae.pick(r,Oc),a=Ae.pick(r,[...kc]),l=Ae.pick(r,[...ga]);return pa({...Ic(n,i),...Dm(l),...a})},Fc=re.div(({theme:n,...r})=>Mc(n,r));function Zm({children:n,style:r,"data-testid":i,...a},l){return y.jsx(Fc,{...a,style:r,ref:l,"data-testid":i,children:n})}const V=h.forwardRef(Zm),dt=(n,r)=>typeof r=="number"?`${r}px`:Ae.isString(r)?zn(r)?`${n.sizes[r]}px`:r:"auto",Pc=n=>new RegExp("\\p{Emoji}","u").test(n)&&n.length<=2,zc=n=>Ae.isString(n)&&n.includes("icon-"),jc=n=>{const r=[".jpg",".jpeg",".png",".gif",".webp",".svg"],i=n.toLowerCase();return Ae.isString(n)&&(r.some(a=>i.endsWith(a))||n.startsWith("data:image/")||n.startsWith("http"))},Bc=n=>Ae.isString(n)&&n.startsWith("<svg"),Wc=({art:n,width:r,height:i,style:a,"data-testid":l,...u})=>{const d=ve(),g=d.__hd__.art.defaultBrandSize||d.__hd__.art.defaultSize,v=dt(d,r??g),m=dt(d,i??g);return y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:v,height:m,style:a,"data-testid":l,...u,children:n})},Dc=({art:n,size:r,style:i,"data-testid":a,...l})=>{const u=ve(),d=u.__hd__.art.defaultEmojiSize||u.__hd__.art.defaultSize,g=dt(u,r??d),v=typeof g=="string"&&g.endsWith("px")?parseInt(g,10):u.__hd__.text.fontSizes[d]??24,m=u.__hd__.text.lineHeights[d]?`${u.__hd__.text.lineHeights[d]/v}`:"1";return y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:g,height:g,style:{...i,fontSize:g,lineHeight:m},"data-testid":a,...l,children:n})},ma=({art:n,size:r,color:i="currentColor",weight:a="regular",style:l,"data-testid":u,...d})=>{const g=ve(),v=g.__hd__.art.defaultIconSize||g.__hd__.art.defaultSize,m=dt(g,r??v),$=n;if(!$)return process.env.NODE_ENV!=="production"&&console.warn(`[IconArt] Icon component not found for art="${n}". This should not happen with TypeScript checks.`),null;const T=Ku(i)?g.colors[i]:i;return y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:m,height:m,style:l,"data-testid":u,...d,children:y.jsx($,{size:m,color:T,weight:a,style:l})})},Nm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M208.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L137,128ZM57,128l71.52-71.51a12,12,0,0,0-17-17l-80,80a12,12,0,0,0,0,17l80,80a12,12,0,0,0,17-17Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M200,48V208l-80-80Z",opacity:"0.2"}),h.createElement("path",{d:"M203.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,208,208V48A8,8,0,0,0,203.06,40.61ZM192,188.69,131.31,128,192,67.31Zm-66.34,13.65a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L51.31,128Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M208,48V208a8,8,0,0,1-13.66,5.66L128,147.31V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,128,48v60.69l66.34-66.35A8,8,0,0,1,208,48Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M204.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L128.49,128ZM48.49,128l75.75-75.76a6,6,0,0,0-8.48-8.48l-80,80a6,6,0,0,0,0,8.48l80,80a6,6,0,1,0,8.48-8.48Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M205.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L131.31,128ZM51.31,128l74.35-74.34a8,8,0,0,0-11.32-11.32l-80,80a8,8,0,0,0,0,11.32l80,80a8,8,0,0,0,11.32-11.32Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M202.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L125.66,128ZM45.66,128l77.17-77.17a4,4,0,0,0-5.66-5.66l-80,80a4,4,0,0,0,0,5.66l80,80a4,4,0,1,0,5.66-5.66Z"}))]]),Hm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M144.49,136.49l-80,80a12,12,0,0,1-17-17L119,128,47.51,56.49a12,12,0,0,1,17-17l80,80A12,12,0,0,1,144.49,136.49Zm80-17-80-80a12,12,0,1,0-17,17L199,128l-71.52,71.51a12,12,0,0,0,17,17l80-80A12,12,0,0,0,224.49,119.51Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M136,128,56,208V48Z",opacity:"0.2"}),h.createElement("path",{d:"M141.66,122.34l-80-80A8,8,0,0,0,48,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,141.66,122.34ZM64,188.69V67.31L124.69,128Zm157.66-55-80,80a8,8,0,0,1-11.32-11.32L204.69,128,130.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,221.66,133.66Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M221.66,133.66l-80,80A8,8,0,0,1,128,208V147.31L61.66,213.66A8,8,0,0,1,48,208V48a8,8,0,0,1,13.66-5.66L128,108.69V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,221.66,133.66Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M140.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L127.51,128,51.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,140.24,132.24Zm80-8.48-80-80a6,6,0,0,0-8.48,8.48L207.51,128l-75.75,75.76a6,6,0,1,0,8.48,8.48l80-80A6,6,0,0,0,220.24,123.76Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M141.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L124.69,128,50.34,53.66A8,8,0,0,1,61.66,42.34l80,80A8,8,0,0,1,141.66,133.66Zm80-11.32-80-80a8,8,0,0,0-11.32,11.32L204.69,128l-74.35,74.34a8,8,0,0,0,11.32,11.32l80-80A8,8,0,0,0,221.66,122.34Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M138.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L130.34,128,53.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,138.83,130.83Zm80-5.66-80-80a4,4,0,0,0-5.66,5.66L210.34,128l-77.17,77.17a4,4,0,0,0,5.66,5.66l80-80A4,4,0,0,0,218.83,125.17Z"}))]]),Vm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M208,96l-80,80L48,96Z",opacity:"0.2"}),h.createElement("path",{d:"M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"}))]]),Um=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M168.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L97,128Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M160,48V208L80,128Z",opacity:"0.2"}),h.createElement("path",{d:"M163.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,168,208V48A8,8,0,0,0,163.06,40.61ZM152,188.69,91.31,128,152,67.31Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M168,48V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,168,48Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M164.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L88.49,128Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M162.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L85.66,128Z"}))]]),qm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M184.49,136.49l-80,80a12,12,0,0,1-17-17L159,128,87.51,56.49a12,12,0,1,1,17-17l80,80A12,12,0,0,1,184.49,136.49Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M176,128,96,208V48Z",opacity:"0.2"}),h.createElement("path",{d:"M181.66,122.34l-80-80A8,8,0,0,0,88,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,181.66,122.34ZM104,188.69V67.31L164.69,128Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M180.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L167.51,128,91.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,180.24,132.24Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M178.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L170.34,128,93.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,178.83,130.83Z"}))]]),Gm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Z",opacity:"0.2"}),h.createElement("path",{d:"M205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M228.24,76.24l-128,128a6,6,0,0,1-8.48,0l-56-56a6,6,0,0,1,8.48-8.48L96,191.51,219.76,67.76a6,6,0,0,1,8.48,8.48Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M226.83,74.83l-128,128a4,4,0,0,1-5.66,0l-56-56a4,4,0,0,1,5.66-5.66L96,194.34,221.17,69.17a4,4,0,1,1,5.66,5.66Z"}))]]),Km=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M251,123.13c-.37-.81-9.13-20.26-28.48-39.61C196.63,57.67,164,44,128,44S59.37,57.67,33.51,83.52C14.16,102.87,5.4,122.32,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212s68.63-13.66,94.48-39.51c19.36-19.35,28.12-38.79,28.49-39.61A12.08,12.08,0,0,0,251,123.13Zm-46.06,33C183.47,177.27,157.59,188,128,188s-55.47-10.73-76.91-31.88A130.36,130.36,0,0,1,29.52,128,130.45,130.45,0,0,1,51.09,99.89C72.54,78.73,98.41,68,128,68s55.46,10.73,76.91,31.89A130.36,130.36,0,0,1,226.48,128,130.45,130.45,0,0,1,204.91,156.12ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,64a20,20,0,1,1,20-20A20,20,0,0,1,128,148Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z",opacity:"0.2"}),h.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M245.48,125.57c-.34-.78-8.66-19.23-27.24-37.81C201,70.54,171.38,50,128,50S55,70.54,37.76,87.76c-18.58,18.58-26.9,37-27.24,37.81a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206s73-20.53,90.24-37.75c18.58-18.58,26.9-37,27.24-37.8A6,6,0,0,0,245.48,125.57ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.77,134.77,0,0,1,22.69,128,134.56,134.56,0,0,1,46.55,95.94C69.22,73.42,96.62,62,128,62s58.78,11.42,81.45,33.94A134.56,134.56,0,0,1,233.31,128C226.94,140.21,195,194,128,194Zm0-112a46,46,0,1,0,46,46A46.06,46.06,0,0,0,128,82Zm0,80a34,34,0,1,1,34-34A34,34,0,0,1,128,162Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M243.66,126.38c-.34-.76-8.52-18.89-26.83-37.2C199.87,72.22,170.7,52,128,52S56.13,72.22,39.17,89.18c-18.31,18.31-26.49,36.44-26.83,37.2a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17s71.87-20.21,88.83-37.17c18.31-18.31,26.49-36.43,26.83-37.2A4.08,4.08,0,0,0,243.66,126.38Zm-32.7,35c-23.07,23-51,34.62-83,34.62s-59.89-11.65-83-34.62A135.71,135.71,0,0,1,20.44,128,135.69,135.69,0,0,1,45,94.62C68.11,71.65,96,60,128,60s59.89,11.65,83,34.62A135.79,135.79,0,0,1,235.56,128,135.71,135.71,0,0,1,211,161.38ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,80a36,36,0,1,1,36-36A36,36,0,0,1,128,164Z"}))]]),Xm=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M56.88,31.93A12,12,0,1,0,39.12,48.07l16,17.65C20.67,88.66,5.72,121.58,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212a131.34,131.34,0,0,0,51-10l20.09,22.1a12,12,0,0,0,17.76-16.14ZM128,188c-29.59,0-55.47-10.73-76.91-31.88A130.69,130.69,0,0,1,29.52,128c5.27-9.31,18.79-29.9,42-44.29l90.09,99.11A109.33,109.33,0,0,1,128,188Zm123-55.12c-.36.81-9,20-28,39.16a12,12,0,1,1-17-16.9A130.48,130.48,0,0,0,226.48,128a130.36,130.36,0,0,0-21.57-28.12C183.46,78.73,157.59,68,128,68c-3.35,0-6.7.14-10,.42a12,12,0,1,1-2-23.91c3.93-.34,8-.51,12-.51,36,0,68.63,13.67,94.49,39.52,19.35,19.35,28.11,38.8,28.48,39.61A12.08,12.08,0,0,1,251,132.88Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z",opacity:"0.2"}),h.createElement("path",{d:"M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M96.68,57.87a4,4,0,0,1,2.08-6.6A130.13,130.13,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41a8,8,0,0,1,0,6.5c-.35.79-8.82,19.57-27.65,38.4q-4.28,4.26-8.79,8.07a4,4,0,0,1-5.55-.36ZM213.92,210.62a8,8,0,1,1-11.84,10.76L180,197.13A127.21,127.21,0,0,1,128,208c-34.88,0-66.57-13.26-91.66-38.34C17.51,150.83,9,132.05,8.69,131.26a8,8,0,0,1,0-6.5C9,124,17.51,105.18,36.34,86.35a135,135,0,0,1,25-19.78L42.08,45.38A8,8,0,1,1,53.92,34.62Zm-65.49-48.25-52.69-58a40,40,0,0,0,52.69,58Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M52.44,36A6,6,0,0,0,43.56,44L64.44,67c-37.28,21.9-53.23,57-53.92,58.57a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206a124.91,124.91,0,0,0,52.57-11.25l23,25.29a6,6,0,0,0,8.88-8.08Zm48.62,71.32,45,49.52a34,34,0,0,1-45-49.52ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.57,134.57,0,0,1,22.69,128c4.29-8.2,20.1-35.18,50-51.91L92.89,98.3a46,46,0,0,0,61.35,67.48l17.81,19.6A113.47,113.47,0,0,1,128,194Zm6.4-99.4a6,6,0,0,1,2.25-11.79,46.17,46.17,0,0,1,37.15,40.87,6,6,0,0,1-5.42,6.53l-.56,0a6,6,0,0,1-6-5.45A34.1,34.1,0,0,0,134.4,94.6Zm111.08,35.85c-.41.92-10.37,23-32.86,43.12a6,6,0,1,1-8-8.94A134.07,134.07,0,0,0,233.31,128a134.67,134.67,0,0,0-23.86-32.07C186.78,73.42,159.38,62,128,62a120.19,120.19,0,0,0-19.69,1.6,6,6,0,1,1-2-11.83A131.12,131.12,0,0,1,128,50c43.38,0,73,20.54,90.24,37.76,18.58,18.58,26.9,37,27.24,37.81A6,6,0,0,1,245.48,130.45Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M51,37.31A4,4,0,0,0,45,42.69L67.59,67.5C29.34,89,13,124.81,12.34,126.38a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17a122.59,122.59,0,0,0,53.06-11.69l24,26.38a4,4,0,1,0,5.92-5.38ZM149.1,157.16A36,36,0,0,1,101,104.22ZM128,196c-32,0-59.89-11.65-83-34.62A135.81,135.81,0,0,1,20.44,128c3.65-7.23,20.09-36.81,52.68-54.43l22.45,24.7a44,44,0,0,0,59,64.83l20.89,23A114.94,114.94,0,0,1,128,196Zm6.78-103.36a4,4,0,0,1,1.49-7.86,44.15,44.15,0,0,1,35.54,39.09,4,4,0,0,1-3.61,4.35l-.38,0a4,4,0,0,1-4-3.63A36.1,36.1,0,0,0,134.78,92.64Zm108.88,37c-.41.91-10.2,22.58-32.38,42.45a4,4,0,0,1-2.67,1,4,4,0,0,1-2.67-7A136.71,136.71,0,0,0,235.56,128,136.07,136.07,0,0,0,211,94.62C187.89,71.65,160,60,128,60a122,122,0,0,0-20,1.63,4,4,0,0,1-1.32-7.89A129.3,129.3,0,0,1,128,52c42.7,0,71.87,20.22,88.83,37.18,18.31,18.31,26.49,36.44,26.83,37.2A4.08,4.08,0,0,1,243.66,129.63Z"}))]]),Ym=new Map([["bold",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,20A108,108,0,1,0,236,128,108.12,108.12,0,0,0,128,20Zm0,192a84,84,0,1,1,84-84A84.09,84.09,0,0,1,128,212Zm56.49-92.49a12,12,0,0,1-17,17L162,131l-5.51,5.52a12,12,0,0,1-17-17L145,114l-5.52-5.51a12,12,0,0,1,17-17L162,97l5.51-5.52a12,12,0,0,1,17,17L179,114Zm-68,17a12,12,0,0,1-17,0L94,131l-5.51,5.52a12,12,0,0,1-17-17L77,114l-5.52-5.51a12,12,0,0,1,17-17L94,97l5.51-5.52a12,12,0,0,1,17,17L111,114l5.52,5.51A12,12,0,0,1,116.49,136.49ZM144,180a16,16,0,1,1-16-16A16,16,0,0,1,144,180Z"}))],["duotone",h.createElement(h.Fragment,null,h.createElement("path",{d:"M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z",opacity:"0.2"}),h.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm61.66-93.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Zm-80-20.68L99.31,112l10.35,10.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32ZM140,180a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z"}))],["fill",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.13,104.13,0,0,0,128,24Zm-18.34,98.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32L99.31,112ZM128,192a12,12,0,1,1,12-12A12,12,0,0,1,128,192Zm61.66-69.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Z"}))],["light",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,26A102,102,0,1,0,230,128,102.12,102.12,0,0,0,128,26Zm0,192a90,90,0,1,1,90-90A90.1,90.1,0,0,1,128,218Zm60.24-117.76L176.49,112l11.75,11.76a6,6,0,1,1-8.48,8.48L168,120.49l-11.76,11.75a6,6,0,0,1-8.48-8.48L159.51,112l-11.75-11.76a6,6,0,0,1,8.48-8.48L168,103.51l11.76-11.75a6,6,0,0,1,8.48,8.48Zm-80,0L96.49,112l11.75,11.76a6,6,0,1,1-8.48,8.48L88,120.49,76.24,132.24a6,6,0,0,1-8.48-8.48L79.51,112,67.76,100.24a6,6,0,0,1,8.48-8.48L88,103.51,99.76,91.76a6,6,0,0,1,8.48,8.48ZM138,180a10,10,0,1,1-10-10A10,10,0,0,1,138,180Z"}))],["regular",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm61.66-93.66a8,8,0,0,1-11.32,11.32L168,123.31l-10.34,10.35a8,8,0,0,1-11.32-11.32L156.69,112l-10.35-10.34a8,8,0,0,1,11.32-11.32L168,100.69l10.34-10.35a8,8,0,0,1,11.32,11.32L179.31,112Zm-80-20.68L99.31,112l10.35,10.34a8,8,0,0,1-11.32,11.32L88,123.31,77.66,133.66a8,8,0,0,1-11.32-11.32L76.69,112,66.34,101.66A8,8,0,0,1,77.66,90.34L88,100.69,98.34,90.34a8,8,0,0,1,11.32,11.32ZM140,180a12,12,0,1,1-12-12A12,12,0,0,1,140,180Z"}))],["thin",h.createElement(h.Fragment,null,h.createElement("path",{d:"M128,28A100,100,0,1,0,228,128,100.11,100.11,0,0,0,128,28Zm0,192a92,92,0,1,1,92-92A92.1,92.1,0,0,1,128,220ZM186.83,98.83,173.66,112l13.17,13.17a4,4,0,0,1-5.66,5.66L168,117.66l-13.17,13.17a4,4,0,0,1-5.66-5.66L162.34,112,149.17,98.83a4,4,0,0,1,5.66-5.66L168,106.34l13.17-13.17a4,4,0,1,1,5.66,5.66Zm-80,0L93.66,112l13.17,13.17a4,4,0,0,1-5.66,5.66L88,117.66,74.83,130.83a4,4,0,0,1-5.66-5.66L82.34,112,69.17,98.83a4,4,0,0,1,5.66-5.66L88,106.34l13.17-13.17a4,4,0,0,1,5.66,5.66ZM136,180a8,8,0,1,1-8-8A8,8,0,0,1,136,180Z"}))]]),Qm=h.createContext({color:"currentColor",size:"1em",weight:"regular",mirrored:!1});var Jm=Object.defineProperty,Ti=Object.getOwnPropertySymbols,Zc=Object.prototype.hasOwnProperty,Nc=Object.prototype.propertyIsEnumerable,nu=(n,r,i)=>r in n?Jm(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,ru=(n,r)=>{for(var i in r||(r={}))Zc.call(r,i)&&nu(n,i,r[i]);if(Ti)for(var i of Ti(r))Nc.call(r,i)&&nu(n,i,r[i]);return n},iu=(n,r)=>{var i={};for(var a in n)Zc.call(n,a)&&r.indexOf(a)<0&&(i[a]=n[a]);if(n!=null&&Ti)for(var a of Ti(n))r.indexOf(a)<0&&Nc.call(n,a)&&(i[a]=n[a]);return i};const Hc=h.forwardRef((n,r)=>{const i=n,{alt:a,color:l,size:u,weight:d,mirrored:g,children:v,weights:m}=i,$=iu(i,["alt","color","size","weight","mirrored","children","weights"]),T=h.useContext(Qm),{color:b="currentColor",size:x,weight:w="regular",mirrored:C=!1}=T,S=iu(T,["color","size","weight","mirrored"]);return h.createElement("svg",ru(ru({ref:r,xmlns:"http://www.w3.org/2000/svg",width:u??x,height:u??x,fill:l??b,viewBox:"0 0 256 256",transform:g||C?"scale(-1, 1)":void 0},S),$),!!a&&h.createElement("title",null,a),v,m.get(d??w))});Hc.displayName="IconBase";const hn=Hc;var e8=Object.defineProperty,t8=Object.defineProperties,n8=Object.getOwnPropertyDescriptors,ou=Object.getOwnPropertySymbols,r8=Object.prototype.hasOwnProperty,i8=Object.prototype.propertyIsEnumerable,au=(n,r,i)=>r in n?e8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,o8=(n,r)=>{for(var i in r||(r={}))r8.call(r,i)&&au(n,i,r[i]);if(ou)for(var i of ou(r))i8.call(r,i)&&au(n,i,r[i]);return n},a8=(n,r)=>t8(n,n8(r));const Vc=h.forwardRef((n,r)=>h.createElement(hn,a8(o8({ref:r},n),{weights:Nm})));Vc.displayName="CaretDoubleLeft";var s8=Object.defineProperty,l8=Object.defineProperties,u8=Object.getOwnPropertyDescriptors,su=Object.getOwnPropertySymbols,c8=Object.prototype.hasOwnProperty,d8=Object.prototype.propertyIsEnumerable,lu=(n,r,i)=>r in n?s8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,f8=(n,r)=>{for(var i in r||(r={}))c8.call(r,i)&&lu(n,i,r[i]);if(su)for(var i of su(r))d8.call(r,i)&&lu(n,i,r[i]);return n},h8=(n,r)=>l8(n,u8(r));const Uc=h.forwardRef((n,r)=>h.createElement(hn,h8(f8({ref:r},n),{weights:Hm})));Uc.displayName="CaretDoubleRight";var p8=Object.defineProperty,g8=Object.defineProperties,m8=Object.getOwnPropertyDescriptors,uu=Object.getOwnPropertySymbols,v8=Object.prototype.hasOwnProperty,b8=Object.prototype.propertyIsEnumerable,cu=(n,r,i)=>r in n?p8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,y8=(n,r)=>{for(var i in r||(r={}))v8.call(r,i)&&cu(n,i,r[i]);if(uu)for(var i of uu(r))b8.call(r,i)&&cu(n,i,r[i]);return n},w8=(n,r)=>g8(n,m8(r));const va=h.forwardRef((n,r)=>h.createElement(hn,w8(y8({ref:r},n),{weights:Vm})));va.displayName="CaretDown";var x8=Object.defineProperty,_8=Object.defineProperties,C8=Object.getOwnPropertyDescriptors,du=Object.getOwnPropertySymbols,S8=Object.prototype.hasOwnProperty,$8=Object.prototype.propertyIsEnumerable,fu=(n,r,i)=>r in n?x8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,E8=(n,r)=>{for(var i in r||(r={}))S8.call(r,i)&&fu(n,i,r[i]);if(du)for(var i of du(r))$8.call(r,i)&&fu(n,i,r[i]);return n},A8=(n,r)=>_8(n,C8(r));const ba=h.forwardRef((n,r)=>h.createElement(hn,A8(E8({ref:r},n),{weights:Um})));ba.displayName="CaretLeft";var T8=Object.defineProperty,k8=Object.defineProperties,R8=Object.getOwnPropertyDescriptors,hu=Object.getOwnPropertySymbols,L8=Object.prototype.hasOwnProperty,I8=Object.prototype.propertyIsEnumerable,pu=(n,r,i)=>r in n?T8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,O8=(n,r)=>{for(var i in r||(r={}))L8.call(r,i)&&pu(n,i,r[i]);if(hu)for(var i of hu(r))I8.call(r,i)&&pu(n,i,r[i]);return n},M8=(n,r)=>k8(n,R8(r));const kr=h.forwardRef((n,r)=>h.createElement(hn,M8(O8({ref:r},n),{weights:qm})));kr.displayName="CaretRight";var F8=Object.defineProperty,P8=Object.defineProperties,z8=Object.getOwnPropertyDescriptors,gu=Object.getOwnPropertySymbols,j8=Object.prototype.hasOwnProperty,B8=Object.prototype.propertyIsEnumerable,mu=(n,r,i)=>r in n?F8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,W8=(n,r)=>{for(var i in r||(r={}))j8.call(r,i)&&mu(n,i,r[i]);if(gu)for(var i of gu(r))B8.call(r,i)&&mu(n,i,r[i]);return n},D8=(n,r)=>P8(n,z8(r));const qc=h.forwardRef((n,r)=>h.createElement(hn,D8(W8({ref:r},n),{weights:Gm})));qc.displayName="Check";var Z8=Object.defineProperty,N8=Object.defineProperties,H8=Object.getOwnPropertyDescriptors,vu=Object.getOwnPropertySymbols,V8=Object.prototype.hasOwnProperty,U8=Object.prototype.propertyIsEnumerable,bu=(n,r,i)=>r in n?Z8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,q8=(n,r)=>{for(var i in r||(r={}))V8.call(r,i)&&bu(n,i,r[i]);if(vu)for(var i of vu(r))U8.call(r,i)&&bu(n,i,r[i]);return n},G8=(n,r)=>N8(n,H8(r));const Gc=h.forwardRef((n,r)=>h.createElement(hn,G8(q8({ref:r},n),{weights:Km})));Gc.displayName="Eye";var K8=Object.defineProperty,X8=Object.defineProperties,Y8=Object.getOwnPropertyDescriptors,yu=Object.getOwnPropertySymbols,Q8=Object.prototype.hasOwnProperty,J8=Object.prototype.propertyIsEnumerable,wu=(n,r,i)=>r in n?K8(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,ev=(n,r)=>{for(var i in r||(r={}))Q8.call(r,i)&&wu(n,i,r[i]);if(yu)for(var i of yu(r))J8.call(r,i)&&wu(n,i,r[i]);return n},tv=(n,r)=>X8(n,Y8(r));const Kc=h.forwardRef((n,r)=>h.createElement(hn,tv(ev({ref:r},n),{weights:Xm})));Kc.displayName="EyeSlash";var nv=Object.defineProperty,rv=Object.defineProperties,iv=Object.getOwnPropertyDescriptors,xu=Object.getOwnPropertySymbols,ov=Object.prototype.hasOwnProperty,av=Object.prototype.propertyIsEnumerable,_u=(n,r,i)=>r in n?nv(n,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):n[r]=i,sv=(n,r)=>{for(var i in r||(r={}))ov.call(r,i)&&_u(n,i,r[i]);if(xu)for(var i of xu(r))av.call(r,i)&&_u(n,i,r[i]);return n},lv=(n,r)=>rv(n,iv(r));const Xc=h.forwardRef((n,r)=>h.createElement(hn,lv(sv({ref:r},n),{weights:Ym})));Xc.displayName="SmileyXEyes";function uv(n){const r=h.useRef(void 0);return h.useEffect(()=>{r.current=n},[n]),r.current}const cv=Cn.keyframes`
|
|
32
32
|
0% {
|
|
33
33
|
background-position: -468px 0;
|
|
34
34
|
}
|
|
35
35
|
100% {
|
|
36
36
|
background-position: 468px 0;
|
|
37
37
|
}
|
|
38
|
-
`,
|
|
38
|
+
`,dv=re.div`
|
|
39
39
|
width: 100%;
|
|
40
40
|
height: 100%;
|
|
41
|
-
border-radius: ${({theme:n,$variant:
|
|
42
|
-
background: ${({theme:n,$visible:
|
|
41
|
+
border-radius: ${({theme:n,$variant:r})=>{const i=n.__hd__.skeleton.container[r].borderRadius;switch(r){case"circle":return`${n.radii[i]}px`;case"rounded":return`${n.radii[i]}px`;default:return`${n.radii[i]}px`}}};
|
|
42
|
+
background: ${({theme:n,$visible:r})=>{const i=n.__hd__.skeleton.animation.gradient,a=n.colors[i.start],l=n.colors[i.middle],u=n.colors[i.end];return r?`linear-gradient(
|
|
43
43
|
to right,
|
|
44
|
-
${
|
|
44
|
+
${a} 8%,
|
|
45
45
|
${l} 18%,
|
|
46
46
|
${u} 33%
|
|
47
|
-
)`:
|
|
48
|
-
opacity: ${({theme:n,$variant:
|
|
47
|
+
)`:a}};
|
|
48
|
+
opacity: ${({theme:n,$variant:r})=>n.__hd__.skeleton.container[r].opacity};
|
|
49
49
|
transition: background ${({theme:n})=>n.__hd__.skeleton.animation.transition.backgroundDuration}ms ease-in-out;
|
|
50
50
|
background-size: 800px 100px;
|
|
51
|
-
animation: ${
|
|
51
|
+
animation: ${cv} ${({theme:n,$duration:r})=>r||n.__hd__.skeleton.animation.duration}ms linear infinite;
|
|
52
52
|
will-change: background-position;
|
|
53
53
|
transform: translateZ(0); /* Force hardware acceleration */
|
|
54
|
-
`,
|
|
54
|
+
`,fv=({visible:n,variant:r,animationDuration:i,children:a,...l})=>{const u=ve(),[d,g]=h.useState(n),v=h.useDeferredValue(n),m=h.useDeferredValue(d),$=u.__hd__.skeleton.animation.transition.backgroundDuration,T=u.__hd__.skeleton.animation.transition.contentFadeDuration;return h.useEffect(()=>{let b;return v?g(!0):b=setTimeout(()=>{g(!1)},$),()=>{b&&clearTimeout(b)}},[$,v]),y.jsxs(V,{...l,position:"relative",children:[y.jsx(V,{fw:!0,fh:!0,position:"relative",opacity:n?0:1,transition:`opacity ${T}ms ease-in-out`,children:a}),(n||v||d||m)&&y.jsx(V,{absoluteFill:!0,opacity:n&&d?1:0,transition:`opacity ${$}ms ease-in-out`,children:y.jsx(dv,{$variant:r,$duration:i,$visible:!0})})]})},Fi=({visible:n=!0,variant:r="rectangle",children:i,animationDuration:a=1500,...l})=>y.jsx(fv,{visible:n,variant:r,animationDuration:a,...l,children:i}),hv=re.p.attrs(({as:n})=>({as:n||"p"}))(({$themeFontSize:n,$themeFontWeight:r,$themeColor:i,$themeTypeface:a,theme:l,$textAlign:u,$textTransform:d,$textDecoration:g,$numberOfLines:v})=>{const m=l,$=Lt(r,x=>m.__hd__.text.fontWeights[x]),T={fontSize:Lt(n,x=>`${m.__hd__.text.fontSizes[x]}px`),lineHeight:Lt(n,x=>`${m.__hd__.text.lineHeights[x]}px`),letterSpacing:Lt(n,x=>`${m.__hd__.text.fontSizes[x]*.03}px`)},b=v?$c({numberOfLines:v,themeFontSize:n},({numberOfLines:x,themeFontSize:w})=>({display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:x,minHeight:`${m.__hd__.text.lineHeights[w]*x}px`,maxHeight:`${m.__hd__.text.lineHeights[w]*x}px`,overflow:"hidden"})):{};return pa({...T,...b,fontFamily:Lt(a,x=>m.fonts[x]),fontWeight:$,color:Lt(i,x=>m.colors[x]),textAlign:u,textTransform:d,textDecoration:g,margin:0})}),Yc=[{pattern:/<strong>(.*?)<\/strong>/g,props:{fontWeight:"bold"}}],pv=(n,r,i)=>{if(typeof n!="string")return n;let a=0;const l=[];return Yc.forEach(({pattern:u,props:d})=>{Array.from(n.matchAll(u)).forEach(v=>{const[m,$]=v,T=v.index;T>a&&l.push(n.slice(a,T)),l.push(h.createElement(r,{...i,...d,key:T},$)),a=T+m.length})}),a<n.length&&l.push(n.slice(a)),l},gv=n=>function(i){const{useRichText:a=!1,children:l}=i;if(!a||typeof l!="string")return y.jsx(n,{...i,children:l});const u=pv(l.toString(),n,i);return y.jsx(n,{...i,children:u})};function mv({children:n,fontSize:r="medium",fontWeight:i="regular",color:a="grey900",typeface:l="neutral",textAlign:u,textTransform:d,textDecoration:g,numberOfLines:v,"data-testid":m,as:$="p",...T},b){return y.jsx(hv,{...T,$themeFontSize:r,$themeFontWeight:i,$themeColor:a,$themeTypeface:l,$textAlign:u,$textTransform:d,$textDecoration:g,ref:b,"data-testid":m,as:$,$numberOfLines:v,children:n})}const vv=h.forwardRef(mv),tt=gv(vv),bv=()=>y.jsxs(V,{display:"flex",alignItems:"center",justifyContent:"center",gap:"2xs",children:[y.jsx(ma,{art:Xc,size:"sm",color:"grey600"}),y.jsx(tt,{fontSize:"xs",color:"grey600",children:"Error"})]}),yv=re.img`
|
|
55
55
|
width: 100%;
|
|
56
56
|
height: 100%;
|
|
57
57
|
object-fit: ${({$objectFit:n})=>n};
|
|
@@ -59,7 +59,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
59
59
|
aspect-ratio: ${({$aspectRatio:n})=>n};
|
|
60
60
|
mix-blend-mode: ${({$mixBlendMode:n})=>n};
|
|
61
61
|
image-rendering: ${({$imageRendering:n})=>n};
|
|
62
|
-
`,Wc=({art:n,width:i,height:r,style:s,"data-testid":l,alt:u,fallback:h,useSkeleton:g=!0,objectFit:v,objectPosition:m,aspectRatio:k,mixBlendMode:R,imageRendering:b,...x})=>{const y=he(),[C,_]=f.useState(!0),[L,I]=f.useState(!1),T=y.__hd__.art.defaultImageSize||y.__hd__.art.defaultSize,O=$t(i,pe=>it(y,pe??T)),F=$t(r,pe=>it(y,pe??T)),N=x.r||x.radius||x.borderRadius||"md",Z=Y8(n);f.useEffect(()=>{!ye.isNil(Z)&&Z!==n&&(_(!0),I(!1))},[n,Z]);const U=()=>{_(!1)},de=()=>{I(!0),_(!1)};return S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:O,height:F,overflow:"hidden",style:s,"data-testid":l,...x,children:S.jsxs(Pi,{visible:C,width:O,height:F,r:N,children:[L&&S.jsxs(V,{width:O,height:F,r:N,display:"flex",alignItems:"center",justifyContent:"center",bgColor:"grey200",children:[!C&&h,!C&&!h&&!u&&S.jsx(Ve,{fontSize:"xs",color:"grey600",children:h||u}),!C&&!h&&!u&&av()]}),!L&&(!ct()||!g)&&S.jsx(sv,{src:n,alt:ye.isString(u)?u:"Image",onLoad:U,onError:de,"data-testid":l?`${l}-image`:void 0,$objectFit:v,$objectPosition:m,$aspectRatio:k,$mixBlendMode:R,$imageRendering:b}),!L&&ct()&&g&&u]})})},Dc=({art:n,width:i,height:r,style:s,"data-testid":l,...u})=>{const h=he(),g=h.__hd__.art.defaultSvgSize||h.__hd__.art.defaultSize,v=it(h,i??g),m=it(h,r??g);return S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:v,height:m,overflow:"hidden",style:s,"data-testid":l,dangerouslySetInnerHTML:{__html:n},...u})},jt=n=>{const{art:i,type:r}=n;return r==="image"||ye.isString(i)&&Ac(i)?S.jsx(Wc,{...n}):r==="svg"||ye.isString(i)&&Tc(i)?S.jsx(Dc,{...n}):r==="emoji"||ye.isString(i)&&Sc(i)?S.jsx($c,{...n}):r==="icon"||ye.isString(i)&&Ec(i)?S.jsx(ga,{...n}):r==="brand"?S.jsx(kc,{...n}):S.jsx(S.Fragment,{})},lv=n=>n==="sm"||n==="md"||n==="lg",Nc=({src:n,name:i,size:r,...s})=>{var k;const l=he(),u=l.__hd__.avatar,h=r||u.defaultSize,g=it(l,h);let v=u.defaultFallbackTextSize;typeof h=="string"&&lv(h)&&u.sizes[h]&&(v=u.sizes[h].fallbackTextSize);const m=u.fallbackBackgroundColor;return S.jsx(V,{width:g,height:g,r:"full",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",...s,children:n?S.jsx(jt,{type:"image",art:n,width:"100%",height:"100%",objectFit:"cover"}):S.jsx(V,{width:"100%",height:"100%",bgColor:m,display:"flex",justifyContent:"center",alignItems:"center",children:S.jsx(Ve,{color:"white",fontSize:v,fontWeight:"semibold",children:((k=i==null?void 0:i.charAt(0))==null?void 0:k.toUpperCase())||"U"})})})};function uv(n){const[i,r]=f.useState(()=>(ct(),!1));return f.useEffect(()=>{if(ct())return;const s=window.matchMedia(n),l=u=>{r(u.matches)};return s.addEventListener?s.addEventListener("change",l):s.addListener(l),r(s.matches),()=>{s.removeEventListener?s.removeEventListener("change",l):s.removeListener(l)}},[n]),i}const $r=(n="xl")=>{const[i,r]=f.useState(()=>(typeof window>"u"||!window.matchMedia,n));return f.useEffect(()=>{if(ct())return;const l=["xl","lg","md","sm"].map(g=>({key:g,mql:window.matchMedia(`(min-width: ${Tr[g]}px)`)})),u=()=>{for(const{key:g,mql:v}of l)if(v.matches)return g;return"xs"},h=()=>{r(u())};return h(),l.forEach(({mql:g})=>{g.addEventListener?g.addEventListener("change",h):g.addListener(h)}),()=>{l.forEach(({mql:g})=>{g.removeEventListener?g.removeEventListener("change",h):g.removeListener(h)})}},[]),i};function cv(){const{innerWidth:n,innerHeight:i}=window;return{width:n,height:i}}const Zc=()=>{const[n,i]=f.useState(()=>ct()?{width:void 0,height:void 0}:{width:void 0,height:void 0});return f.useEffect(()=>{if(ct())return;function r(){i(cv())}return r(),window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[]),n},Hc=typeof window<"u"?f.useLayoutEffect:f.useEffect;function ea(n,i,r,s){const l=f.useRef(i);Hc(()=>{l.current=i},[i]),f.useEffect(()=>{const u=(r==null?void 0:r.current)??window;if(!(u&&u.addEventListener))return;const h=g=>{l.current(g)};return u.addEventListener(n,h,s),()=>{u.removeEventListener(n,h,s)}},[n,r,s])}function Mi(n){const[i,r]=f.useState(!1),s=$r(),l=s==="xs"||s==="sm",u=()=>{l||r(!0)},h=()=>{l||r(!1)};return ea("mouseenter",u,n),ea("mouseleave",h,n),l?!1:i}const dv=()=>typeof window>"u"||!window.navigator?{isMouse:!0,isTouch:!1}:window.matchMedia("(any-pointer: fine)").matches?{isMouse:!0,isTouch:!1}:window.matchMedia("(any-pointer: coarse)").matches?{isMouse:!1,isTouch:!0}:{isMouse:!0,isTouch:!1};function ba(){const[n,i]=f.useState(dv);return f.useEffect(()=>{const r=s=>{s.pointerType==="touch"?n.isTouch||i({isMouse:!1,isTouch:!0}):s.pointerType==="mouse"&&(n.isMouse||i({isMouse:!0,isTouch:!1}))};return window.addEventListener("pointerdown",r,{passive:!0}),()=>{window.removeEventListener("pointerdown",r)}},[n]),n}var Cr={exports:{}},fv=Cr.exports,_u;function hv(){return _u||(_u=1,function(n,i){(function(r,s){var l="1.0.40",u="",h="?",g="function",v="undefined",m="object",k="string",R="major",b="model",x="name",y="type",C="vendor",_="version",L="architecture",I="console",T="mobile",O="tablet",F="smarttv",N="wearable",Z="embedded",U=500,de="Amazon",pe="Apple",Ce="ASUS",W="BlackBerry",B="Browser",H="Chrome",ee="Edge",X="Firefox",Q="Google",K="Huawei",me="LG",Se="Microsoft",Re="Motorola",Ue="Opera",Oe="Samsung",qe="Sharp",Je="Sony",Ke="Xiaomi",Dt="Zebra",wt="Facebook",yt="Chromium OS",Nt="Mac OS",Pe=" Browser",Xe=function(ae,ue){var te={};for(var Te in ae)ue[Te]&&ue[Te].length%2===0?te[Te]=ue[Te].concat(ae[Te]):te[Te]=ae[Te];return te},xt=function(ae){for(var ue={},te=0;te<ae.length;te++)ue[ae[te].toUpperCase()]=ae[te];return ue},Be=function(ae,ue){return typeof ae===k?dt(ue).indexOf(dt(ae))!==-1:!1},dt=function(ae){return ae.toLowerCase()},or=function(ae){return typeof ae===k?ae.replace(/[^\d\.]/g,u).split(".")[0]:s},et=function(ae,ue){if(typeof ae===k)return ae=ae.replace(/^\s\s*/,u),typeof ue===v?ae:ae.substring(0,U)},Zt=function(ae,ue){for(var te=0,Te,_t,ft,xe,oe,ht;te<ue.length&&!oe;){var Sn=ue[te],jn=ue[te+1];for(Te=_t=0;Te<Sn.length&&!oe&&Sn[Te];)if(oe=Sn[Te++].exec(ae),oe)for(ft=0;ft<jn.length;ft++)ht=oe[++_t],xe=jn[ft],typeof xe===m&&xe.length>0?xe.length===2?typeof xe[1]==g?this[xe[0]]=xe[1].call(this,ht):this[xe[0]]=xe[1]:xe.length===3?typeof xe[1]===g&&!(xe[1].exec&&xe[1].test)?this[xe[0]]=ht?xe[1].call(this,ht,xe[2]):s:this[xe[0]]=ht?ht.replace(xe[1],xe[2]):s:xe.length===4&&(this[xe[0]]=ht?xe[3].call(this,ht.replace(xe[1],xe[2])):s):this[xe]=ht||s;te+=2}},Kt=function(ae,ue){for(var te in ue)if(typeof ue[te]===m&&ue[te].length>0){for(var Te=0;Te<ue[te].length;Te++)if(Be(ue[te][Te],ae))return te===h?s:te}else if(Be(ue[te],ae))return te===h?s:te;return ue.hasOwnProperty("*")?ue["*"]:ae},en={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},tt={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Xt={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[_,[x,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[_,[x,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[x,_],[/opios[\/ ]+([\w\.]+)/i],[_,[x,Ue+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[_,[x,Ue+" GX"]],[/\bopr\/([\w\.]+)/i],[_,[x,Ue]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[_,[x,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[_,[x,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[x,_],[/quark(?:pc)?\/([-\w\.]+)/i],[_,[x,"Quark"]],[/\bddg\/([\w\.]+)/i],[_,[x,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[_,[x,"UC"+B]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[_,[x,"WeChat"]],[/konqueror\/([\w\.]+)/i],[_,[x,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[_,[x,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[_,[x,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[_,[x,"Smart Lenovo "+B]],[/(avast|avg)\/([\w\.]+)/i],[[x,/(.+)/,"$1 Secure "+B],_],[/\bfocus\/([\w\.]+)/i],[_,[x,X+" Focus"]],[/\bopt\/([\w\.]+)/i],[_,[x,Ue+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[_,[x,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[_,[x,"Dolphin"]],[/coast\/([\w\.]+)/i],[_,[x,Ue+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[_,[x,"MIUI"+Pe]],[/fxios\/([\w\.-]+)/i],[_,[x,X]],[/\bqihoobrowser\/?([\w\.]*)/i],[_,[x,"360"]],[/\b(qq)\/([\w\.]+)/i],[[x,/(.+)/,"$1Browser"],_],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[x,/(.+)/,"$1"+Pe],_],[/samsungbrowser\/([\w\.]+)/i],[_,[x,Oe+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[_,[x,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[x,"Sogou Mobile"],_],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[x,_],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[x],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[_,x],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[x,wt],_],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[x,_],[/\bgsa\/([\w\.]+) .*safari\//i],[_,[x,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[_,[x,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[_,[x,H+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[x,H+" WebView"],_],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[_,[x,"Android "+B]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[x,_],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[_,[x,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[_,x],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[x,[_,Kt,en]],[/(webkit|khtml)\/([\w\.]+)/i],[x,_],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[x,"Netscape"],_],[/(wolvic|librewolf)\/([\w\.]+)/i],[x,_],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[_,[x,X+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[x,[_,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[x,[_,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[L,"amd64"]],[/(ia32(?=;))/i],[[L,dt]],[/((?:i[346]|x)86)[;\)]/i],[[L,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[L,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[L,"armhf"]],[/windows (ce|mobile); ppc;/i],[[L,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[L,/ower/,u,dt]],[/(sun4\w)[;\)]/i],[[L,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[L,dt]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[b,[C,Oe],[y,O]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[b,[C,Oe],[y,T]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[b,[C,pe],[y,T]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[b,[C,pe],[y,O]],[/(macintosh);/i],[b,[C,pe]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[b,[C,qe],[y,T]],[/(?:honor)([-\w ]+)[;\)]/i],[b,[C,"Honor"],[y,T]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[b,[C,K],[y,O]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[b,[C,K],[y,T]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i],[[b,/_/g," "],[C,Ke],[y,T]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[b,/_/g," "],[C,Ke],[y,O]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[b,[C,"OPPO"],[y,T]],[/\b(opd2\d{3}a?) bui/i],[b,[C,"OPPO"],[y,O]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[b,[C,"Vivo"],[y,T]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[b,[C,"Realme"],[y,T]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[b,[C,Re],[y,T]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[b,[C,Re],[y,O]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[b,[C,me],[y,O]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[b,[C,me],[y,T]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[b,[C,"Lenovo"],[y,O]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[b,/_/g," "],[C,"Nokia"],[y,T]],[/(pixel c)\b/i],[b,[C,Q],[y,O]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[b,[C,Q],[y,T]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[b,[C,Je],[y,T]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[b,"Xperia Tablet"],[C,Je],[y,O]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[b,[C,"OnePlus"],[y,T]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[b,[C,de],[y,O]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[b,/(.+)/g,"Fire Phone $1"],[C,de],[y,T]],[/(playbook);[-\w\),; ]+(rim)/i],[b,C,[y,O]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[b,[C,W],[y,T]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[b,[C,Ce],[y,O]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[b,[C,Ce],[y,T]],[/(nexus 9)/i],[b,[C,"HTC"],[y,O]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[C,[b,/_/g," "],[y,T]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[b,[C,"TCL"],[y,O]],[/(itel) ((\w+))/i],[[C,dt],b,[y,Kt,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[b,[C,"Acer"],[y,O]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[b,[C,"Meizu"],[y,T]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[b,[C,"Ulefone"],[y,T]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[b,[C,"Energizer"],[y,T]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[b,[C,"Cat"],[y,T]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[b,[C,"Smartfren"],[y,T]],[/droid.+; (a(?:015|06[35]|142p?))/i],[b,[C,"Nothing"],[y,T]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (imo) ((?!tab)[\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[C,b,[y,T]],[/(imo) (tab \w+)/i,/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[C,b,[y,O]],[/(surface duo)/i],[b,[C,Se],[y,O]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[b,[C,"Fairphone"],[y,T]],[/(u304aa)/i],[b,[C,"AT&T"],[y,T]],[/\bsie-(\w*)/i],[b,[C,"Siemens"],[y,T]],[/\b(rct\w+) b/i],[b,[C,"RCA"],[y,O]],[/\b(venue[\d ]{2,7}) b/i],[b,[C,"Dell"],[y,O]],[/\b(q(?:mv|ta)\w+) b/i],[b,[C,"Verizon"],[y,O]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[b,[C,"Barnes & Noble"],[y,O]],[/\b(tm\d{3}\w+) b/i],[b,[C,"NuVision"],[y,O]],[/\b(k88) b/i],[b,[C,"ZTE"],[y,O]],[/\b(nx\d{3}j) b/i],[b,[C,"ZTE"],[y,T]],[/\b(gen\d{3}) b.+49h/i],[b,[C,"Swiss"],[y,T]],[/\b(zur\d{3}) b/i],[b,[C,"Swiss"],[y,O]],[/\b((zeki)?tb.*\b) b/i],[b,[C,"Zeki"],[y,O]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[C,"Dragon Touch"],b,[y,O]],[/\b(ns-?\w{0,9}) b/i],[b,[C,"Insignia"],[y,O]],[/\b((nxa|next)-?\w{0,9}) b/i],[b,[C,"NextBook"],[y,O]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[C,"Voice"],b,[y,T]],[/\b(lvtel\-)?(v1[12]) b/i],[[C,"LvTel"],b,[y,T]],[/\b(ph-1) /i],[b,[C,"Essential"],[y,T]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[b,[C,"Envizen"],[y,O]],[/\b(trio[-\w\. ]+) b/i],[b,[C,"MachSpeed"],[y,O]],[/\btu_(1491) b/i],[b,[C,"Rotor"],[y,O]],[/(shield[\w ]+) b/i],[b,[C,"Nvidia"],[y,O]],[/(sprint) (\w+)/i],[C,b,[y,T]],[/(kin\.[onetw]{3})/i],[[b,/\./g," "],[C,Se],[y,T]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[b,[C,Dt],[y,O]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[b,[C,Dt],[y,T]],[/smart-tv.+(samsung)/i],[C,[y,F]],[/hbbtv.+maple;(\d+)/i],[[b,/^/,"SmartTV"],[C,Oe],[y,F]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[C,me],[y,F]],[/(apple) ?tv/i],[C,[b,pe+" TV"],[y,F]],[/crkey/i],[[b,H+"cast"],[C,Q],[y,F]],[/droid.+aft(\w+)( bui|\))/i],[b,[C,de],[y,F]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[b,[C,qe],[y,F]],[/(bravia[\w ]+)( bui|\))/i],[b,[C,Je],[y,F]],[/(mitv-\w{5}) bui/i],[b,[C,Ke],[y,F]],[/Hbbtv.*(technisat) (.*);/i],[C,b,[y,F]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[C,et],[b,et],[y,F]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[y,F]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[C,b,[y,I]],[/droid.+; (shield) bui/i],[b,[C,"Nvidia"],[y,I]],[/(playstation [345portablevi]+)/i],[b,[C,Je],[y,I]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[b,[C,Se],[y,I]],[/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i],[b,[C,Oe],[y,N]],[/((pebble))app/i],[C,b,[y,N]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[b,[C,pe],[y,N]],[/droid.+; (glass) \d/i],[b,[C,Q],[y,N]],[/droid.+; (wt63?0{2,3})\)/i],[b,[C,Dt],[y,N]],[/droid.+; (glass) \d/i],[b,[C,Q],[y,N]],[/(pico) (4|neo3(?: link|pro)?)/i],[C,b,[y,N]],[/; (quest( \d| pro)?)/i],[b,[C,wt],[y,N]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[C,[y,Z]],[/(aeobc)\b/i],[b,[C,de],[y,Z]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[b,[y,T]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[b,[y,O]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[y,O]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[y,T]],[/(android[-\w\. ]{0,9});.+buil/i],[b,[C,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[_,[x,ee+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[x,_],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[_,[x,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[x,_],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[_,x]],os:[[/microsoft (windows) (vista|xp)/i],[x,_],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[x,[_,Kt,tt]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[_,Kt,tt],[x,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[_,/_/g,"."],[x,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[x,Nt],[_,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[_,x],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish|openharmony)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[x,_],[/\(bb(10);/i],[_,[x,W]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[_,[x,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[_,[x,X+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[_,[x,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[_,[x,"watchOS"]],[/crkey\/([\d\.]+)/i],[_,[x,H+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[x,yt],_],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[x,_],[/(sunos) ?([\w\.\d]*)/i],[[x,"Solaris"],_],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[x,_]]},G=function(ae,ue){if(typeof ae===m&&(ue=ae,ae=s),!(this instanceof G))return new G(ae,ue).getResult();var te=typeof r!==v&&r.navigator?r.navigator:s,Te=ae||(te&&te.userAgent?te.userAgent:u),_t=te&&te.userAgentData?te.userAgentData:s,ft=ue?Xe(Xt,ue):Xt,xe=te&&te.userAgent==Te;return this.getBrowser=function(){var oe={};return oe[x]=s,oe[_]=s,Zt.call(oe,Te,ft.browser),oe[R]=or(oe[_]),xe&&te&&te.brave&&typeof te.brave.isBrave==g&&(oe[x]="Brave"),oe},this.getCPU=function(){var oe={};return oe[L]=s,Zt.call(oe,Te,ft.cpu),oe},this.getDevice=function(){var oe={};return oe[C]=s,oe[b]=s,oe[y]=s,Zt.call(oe,Te,ft.device),xe&&!oe[y]&&_t&&_t.mobile&&(oe[y]=T),xe&&oe[b]=="Macintosh"&&te&&typeof te.standalone!==v&&te.maxTouchPoints&&te.maxTouchPoints>2&&(oe[b]="iPad",oe[y]=O),oe},this.getEngine=function(){var oe={};return oe[x]=s,oe[_]=s,Zt.call(oe,Te,ft.engine),oe},this.getOS=function(){var oe={};return oe[x]=s,oe[_]=s,Zt.call(oe,Te,ft.os),xe&&!oe[x]&&_t&&_t.platform&&_t.platform!="Unknown"&&(oe[x]=_t.platform.replace(/chrome os/i,yt).replace(/macos/i,Nt)),oe},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return Te},this.setUA=function(oe){return Te=typeof oe===k&&oe.length>U?et(oe,U):oe,this},this.setUA(Te),this};G.VERSION=l,G.BROWSER=xt([x,_,R]),G.CPU=xt([L]),G.DEVICE=xt([b,C,y,I,T,F,O,N,Z]),G.ENGINE=G.OS=xt([x,_]),n.exports&&(i=n.exports=G),i.UAParser=G;var Ee=typeof r!==v&&(r.jQuery||r.Zepto);if(Ee&&!Ee.ua){var Me=new G;Ee.ua=Me.getResult(),Ee.ua.get=function(){return Me.getUA()},Ee.ua.set=function(ae){Me.setUA(ae);var ue=Me.getResult();for(var te in ue)Ee.ua[te]=ue[te]}}})(typeof window=="object"?window:fv)}(Cr,Cr.exports)),Cr.exports}var pv=hv(),Vc=(n=>(n.Desktop="Desktop",n.Mobile="Mobile",n.Tablet="Tablet",n.SmartTV="Smart TV",n.Bot="Bot/Crawler",n.Unknown="Unknown",n))(Vc||{}),Uc=(n=>(n.Chrome="Chrome",n.Firefox="Firefox",n.Safari="Safari",n.Edge="Edge",n.IE="IE/Edge Legacy",n.Opera="Opera",n.Brave="Brave",n.Other="Other",n))(Uc||{}),qc=(n=>(n.Windows="Windows",n.macOS="macOS",n.Linux="Linux",n.Android="Android",n.iOS="iOS",n.Other="Other",n))(qc||{});const ta=n=>{const r=new pv.UAParser(n).getResult(),l={deviceType:/bot|crawler|spider|crawling/i.test(n)?"Bot/Crawler":gv(r.device.type),browserName:mv(r.browser.name),osName:vv(r.os.name)},u=l.deviceType==="Mobile"||l.deviceType==="Tablet";return{...r,normalized:l,isMobile:u,isDesktop:!u}},gv=n=>{if(!n)return"Desktop";const i=n.toLowerCase();return i==="mobile"?"Mobile":i==="tablet"?"Tablet":i==="smarttv"?"Smart TV":"Unknown"},mv=n=>{if(!n)return"Other";const i=n.toLowerCase();return i.includes("brave")?"Brave":i.includes("edge")?"Edge":i.includes("opera")?"Opera":i.includes("ie")||i.includes("trident")?"IE/Edge Legacy":i.includes("chrome")?"Chrome":i.includes("firefox")?"Firefox":i.includes("safari")?"Safari":"Other"},vv=n=>{if(!n)return"Other";const i=n.toLowerCase();return i.includes("windows")?"Windows":i.includes("mac os")?"macOS":["ubuntu","debian","fedora","linux"].some(r=>i.includes(r))?"Linux":i.includes("android")?"Android":i.includes("ios")?"iOS":"Other"},bv=n=>{const[i,r]=f.useState(n?ta(n):void 0);return f.useEffect(()=>{i||r(ta(window.navigator.userAgent))},[i]),i},wv=_e(V)`
|
|
62
|
+
`,Qc=({art:n,width:r,height:i,style:a,"data-testid":l,alt:u,fallback:d,useSkeleton:g=!0,objectFit:v,objectPosition:m,aspectRatio:$,mixBlendMode:T,imageRendering:b,...x})=>{const w=ve(),[C,S]=h.useState(!0),[F,L]=h.useState(!1),A=w.__hd__.art.defaultImageSize||w.__hd__.art.defaultSize,I=Lt(r,ae=>dt(w,ae??A)),P=Lt(i,ae=>dt(w,ae??A)),D=x.r||x.radius||x.borderRadius||"md",N=uv(n);h.useEffect(()=>{!Ae.isNil(N)&&N!==n&&(S(!0),L(!1))},[n,N]);const U=()=>{S(!1)},ie=()=>{L(!0),S(!1)};return y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:I,height:P,overflow:"hidden",style:a,"data-testid":l,...x,children:y.jsxs(Fi,{visible:C,width:I,height:P,r:D,children:[F&&y.jsxs(V,{width:I,height:P,r:D,display:"flex",alignItems:"center",justifyContent:"center",bgColor:"grey200",children:[!C&&d,!C&&!d&&!u&&y.jsx(tt,{fontSize:"xs",color:"grey600",children:d||u}),!C&&!d&&!u&&bv()]}),!F&&(!mt()||!g)&&y.jsx(yv,{src:n,alt:Ae.isString(u)?u:"Image",onLoad:U,onError:ie,"data-testid":l?`${l}-image`:void 0,$objectFit:v,$objectPosition:m,$aspectRatio:$,$mixBlendMode:T,$imageRendering:b}),!F&&mt()&&g&&u]})})},Jc=({art:n,width:r,height:i,style:a,"data-testid":l,...u})=>{const d=ve(),g=d.__hd__.art.defaultSvgSize||d.__hd__.art.defaultSize,v=dt(d,r??g),m=dt(d,i??g);return y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",width:v,height:m,overflow:"hidden",style:a,"data-testid":l,dangerouslySetInnerHTML:{__html:n},...u})},Dt=n=>{const{art:r,type:i}=n;return i==="image"||Ae.isString(r)&&jc(r)?y.jsx(Qc,{...n}):i==="svg"||Ae.isString(r)&&Bc(r)?y.jsx(Jc,{...n}):i==="emoji"||Ae.isString(r)&&Pc(r)?y.jsx(Dc,{...n}):i==="icon"||Ae.isString(r)&&zc(r)?y.jsx(ma,{...n}):i==="brand"?y.jsx(Wc,{...n}):y.jsx(y.Fragment,{})},wv=n=>n==="sm"||n==="md"||n==="lg",ed=({src:n,name:r,size:i,...a})=>{var $;const l=ve(),u=l.__hd__.avatar,d=i||u.defaultSize,g=dt(l,d);let v=u.defaultFallbackTextSize;typeof d=="string"&&wv(d)&&u.sizes[d]&&(v=u.sizes[d].fallbackTextSize);const m=u.fallbackBackgroundColor;return y.jsx(V,{width:g,height:g,r:"full",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",...a,children:n?y.jsx(Dt,{type:"image",art:n,width:"100%",height:"100%",objectFit:"cover"}):y.jsx(V,{width:"100%",height:"100%",bgColor:m,display:"flex",justifyContent:"center",alignItems:"center",children:y.jsx(tt,{color:"white",fontSize:v,fontWeight:"semibold",children:(($=r==null?void 0:r.charAt(0))==null?void 0:$.toUpperCase())||"U"})})})};function xv(n){const[r,i]=h.useState(()=>(mt(),!1));return h.useEffect(()=>{if(mt())return;const a=window.matchMedia(n),l=u=>{i(u.matches)};return a.addEventListener?a.addEventListener("change",l):a.addListener(l),i(a.matches),()=>{a.removeEventListener?a.removeEventListener("change",l):a.removeListener(l)}},[n]),r}const Rr=(n="xl")=>{const[r,i]=h.useState(()=>(typeof window>"u"||!window.matchMedia,n));return h.useEffect(()=>{if(mt())return;const l=["xl","lg","md","sm"].map(g=>({key:g,mql:window.matchMedia(`(min-width: ${Tr[g]}px)`)})),u=()=>{for(const{key:g,mql:v}of l)if(v.matches)return g;return"xs"},d=()=>{i(u())};return d(),l.forEach(({mql:g})=>{g.addEventListener?g.addEventListener("change",d):g.addListener(d)}),()=>{l.forEach(({mql:g})=>{g.removeEventListener?g.removeEventListener("change",d):g.removeListener(d)})}},[]),r};function _v(){const{innerWidth:n,innerHeight:r}=window;return{width:n,height:r}}const td=()=>{const[n,r]=h.useState(()=>mt()?{width:void 0,height:void 0}:{width:void 0,height:void 0});return h.useEffect(()=>{if(mt())return;function i(){r(_v())}return i(),window.addEventListener("resize",i),()=>window.removeEventListener("resize",i)},[]),n},nd=typeof window<"u"?h.useLayoutEffect:h.useEffect;function na(n,r,i,a){const l=h.useRef(r);nd(()=>{l.current=r},[r]),h.useEffect(()=>{const u=(i==null?void 0:i.current)??window;if(!(u&&u.addEventListener))return;const d=g=>{l.current(g)};return u.addEventListener(n,d,a),()=>{u.removeEventListener(n,d,a)}},[n,i,a])}function Pi(n){const[r,i]=h.useState(!1),a=Rr(),l=a==="xs"||a==="sm",u=()=>{l||i(!0)},d=()=>{l||i(!1)};return na("mouseenter",u,n),na("mouseleave",d,n),l?!1:r}const Cv=()=>typeof window>"u"||!window.navigator?{isMouse:!0,isTouch:!1}:window.matchMedia("(any-pointer: fine)").matches?{isMouse:!0,isTouch:!1}:window.matchMedia("(any-pointer: coarse)").matches?{isMouse:!1,isTouch:!0}:{isMouse:!0,isTouch:!1};function ya(){const[n,r]=h.useState(Cv);return h.useEffect(()=>{const i=a=>{a.pointerType==="touch"?n.isTouch||r({isMouse:!1,isTouch:!0}):a.pointerType==="mouse"&&(n.isMouse||r({isMouse:!0,isTouch:!1}))};return window.addEventListener("pointerdown",i,{passive:!0}),()=>{window.removeEventListener("pointerdown",i)}},[n]),n}var Sr={exports:{}},Sv=Sr.exports,Cu;function $v(){return Cu||(Cu=1,function(n,r){(function(i,a){var l="1.0.40",u="",d="?",g="function",v="undefined",m="object",$="string",T="major",b="model",x="name",w="type",C="vendor",S="version",F="architecture",L="console",A="mobile",I="tablet",P="smarttv",D="wearable",N="embedded",U=500,ie="Amazon",ae="Apple",xe="ASUS",W="BlackBerry",M="Browser",Z="Chrome",ee="Edge",K="Firefox",G="Google",q="Huawei",se="LG",Y="Microsoft",X="Motorola",ne="Opera",fe="Samsung",ke="Sharp",We="Sony",ze="Xiaomi",Xe="Zebra",nt="Facebook",Ye="Chromium OS",it="Mac OS",Re=" Browser",qe=function(pe,be){var le={};for(var Me in pe)be[Me]&&be[Me].length%2===0?le[Me]=be[Me].concat(pe[Me]):le[Me]=pe[Me];return le},Le=function(pe){for(var be={},le=0;le<pe.length;le++)be[pe[le].toUpperCase()]=pe[le];return be},$e=function(pe,be){return typeof pe===$?je(be).indexOf(je(pe))!==-1:!1},je=function(pe){return pe.toLowerCase()},ar=function(pe){return typeof pe===$?pe.replace(/[^\d\.]/g,u).split(".")[0]:a},st=function(pe,be){if(typeof pe===$)return pe=pe.replace(/^\s\s*/,u),typeof be===v?pe:pe.substring(0,U)},Nt=function(pe,be){for(var le=0,Me,St,vt,Te,he,bt;le<be.length&&!he;){var $n=be[le],Wn=be[le+1];for(Me=St=0;Me<$n.length&&!he&&$n[Me];)if(he=$n[Me++].exec(pe),he)for(vt=0;vt<Wn.length;vt++)bt=he[++St],Te=Wn[vt],typeof Te===m&&Te.length>0?Te.length===2?typeof Te[1]==g?this[Te[0]]=Te[1].call(this,bt):this[Te[0]]=Te[1]:Te.length===3?typeof Te[1]===g&&!(Te[1].exec&&Te[1].test)?this[Te[0]]=bt?Te[1].call(this,bt,Te[2]):a:this[Te[0]]=bt?bt.replace(Te[1],Te[2]):a:Te.length===4&&(this[Te[0]]=bt?Te[3].call(this,bt.replace(Te[1],Te[2])):a):this[Te]=bt||a;le+=2}},Kt=function(pe,be){for(var le in be)if(typeof be[le]===m&&be[le].length>0){for(var Me=0;Me<be[le].length;Me++)if($e(be[le][Me],pe))return le===d?a:le}else if($e(be[le],pe))return le===d?a:le;return be.hasOwnProperty("*")?be["*"]:pe},en={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},lt={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Xt={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[S,[x,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[S,[x,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[x,S],[/opios[\/ ]+([\w\.]+)/i],[S,[x,ne+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[S,[x,ne+" GX"]],[/\bopr\/([\w\.]+)/i],[S,[x,ne]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[S,[x,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[S,[x,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[x,S],[/quark(?:pc)?\/([-\w\.]+)/i],[S,[x,"Quark"]],[/\bddg\/([\w\.]+)/i],[S,[x,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[S,[x,"UC"+M]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[S,[x,"WeChat"]],[/konqueror\/([\w\.]+)/i],[S,[x,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[S,[x,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[S,[x,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[S,[x,"Smart Lenovo "+M]],[/(avast|avg)\/([\w\.]+)/i],[[x,/(.+)/,"$1 Secure "+M],S],[/\bfocus\/([\w\.]+)/i],[S,[x,K+" Focus"]],[/\bopt\/([\w\.]+)/i],[S,[x,ne+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[S,[x,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[S,[x,"Dolphin"]],[/coast\/([\w\.]+)/i],[S,[x,ne+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[S,[x,"MIUI"+Re]],[/fxios\/([\w\.-]+)/i],[S,[x,K]],[/\bqihoobrowser\/?([\w\.]*)/i],[S,[x,"360"]],[/\b(qq)\/([\w\.]+)/i],[[x,/(.+)/,"$1Browser"],S],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[x,/(.+)/,"$1"+Re],S],[/samsungbrowser\/([\w\.]+)/i],[S,[x,fe+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[S,[x,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[x,"Sogou Mobile"],S],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[x,S],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[x],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[S,x],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[x,nt],S],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[x,S],[/\bgsa\/([\w\.]+) .*safari\//i],[S,[x,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[S,[x,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[S,[x,Z+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[x,Z+" WebView"],S],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[S,[x,"Android "+M]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[x,S],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[S,[x,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[S,x],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[x,[S,Kt,en]],[/(webkit|khtml)\/([\w\.]+)/i],[x,S],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[x,"Netscape"],S],[/(wolvic|librewolf)\/([\w\.]+)/i],[x,S],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[S,[x,K+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[x,[S,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[x,[S,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[F,"amd64"]],[/(ia32(?=;))/i],[[F,je]],[/((?:i[346]|x)86)[;\)]/i],[[F,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[F,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[F,"armhf"]],[/windows (ce|mobile); ppc;/i],[[F,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[F,/ower/,u,je]],[/(sun4\w)[;\)]/i],[[F,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[F,je]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[b,[C,fe],[w,I]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[b,[C,fe],[w,A]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[b,[C,ae],[w,A]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[b,[C,ae],[w,I]],[/(macintosh);/i],[b,[C,ae]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[b,[C,ke],[w,A]],[/(?:honor)([-\w ]+)[;\)]/i],[b,[C,"Honor"],[w,A]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[b,[C,q],[w,I]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[b,[C,q],[w,A]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i],[[b,/_/g," "],[C,ze],[w,A]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[b,/_/g," "],[C,ze],[w,I]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[b,[C,"OPPO"],[w,A]],[/\b(opd2\d{3}a?) bui/i],[b,[C,"OPPO"],[w,I]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[b,[C,"Vivo"],[w,A]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[b,[C,"Realme"],[w,A]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[b,[C,X],[w,A]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[b,[C,X],[w,I]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[b,[C,se],[w,I]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[b,[C,se],[w,A]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[b,[C,"Lenovo"],[w,I]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[b,/_/g," "],[C,"Nokia"],[w,A]],[/(pixel c)\b/i],[b,[C,G],[w,I]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[b,[C,G],[w,A]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[b,[C,We],[w,A]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[b,"Xperia Tablet"],[C,We],[w,I]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[b,[C,"OnePlus"],[w,A]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[b,[C,ie],[w,I]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[b,/(.+)/g,"Fire Phone $1"],[C,ie],[w,A]],[/(playbook);[-\w\),; ]+(rim)/i],[b,C,[w,I]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[b,[C,W],[w,A]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[b,[C,xe],[w,I]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[b,[C,xe],[w,A]],[/(nexus 9)/i],[b,[C,"HTC"],[w,I]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[C,[b,/_/g," "],[w,A]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[b,[C,"TCL"],[w,I]],[/(itel) ((\w+))/i],[[C,je],b,[w,Kt,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[b,[C,"Acer"],[w,I]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[b,[C,"Meizu"],[w,A]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[b,[C,"Ulefone"],[w,A]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[b,[C,"Energizer"],[w,A]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[b,[C,"Cat"],[w,A]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[b,[C,"Smartfren"],[w,A]],[/droid.+; (a(?:015|06[35]|142p?))/i],[b,[C,"Nothing"],[w,A]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (imo) ((?!tab)[\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[C,b,[w,A]],[/(imo) (tab \w+)/i,/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[C,b,[w,I]],[/(surface duo)/i],[b,[C,Y],[w,I]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[b,[C,"Fairphone"],[w,A]],[/(u304aa)/i],[b,[C,"AT&T"],[w,A]],[/\bsie-(\w*)/i],[b,[C,"Siemens"],[w,A]],[/\b(rct\w+) b/i],[b,[C,"RCA"],[w,I]],[/\b(venue[\d ]{2,7}) b/i],[b,[C,"Dell"],[w,I]],[/\b(q(?:mv|ta)\w+) b/i],[b,[C,"Verizon"],[w,I]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[b,[C,"Barnes & Noble"],[w,I]],[/\b(tm\d{3}\w+) b/i],[b,[C,"NuVision"],[w,I]],[/\b(k88) b/i],[b,[C,"ZTE"],[w,I]],[/\b(nx\d{3}j) b/i],[b,[C,"ZTE"],[w,A]],[/\b(gen\d{3}) b.+49h/i],[b,[C,"Swiss"],[w,A]],[/\b(zur\d{3}) b/i],[b,[C,"Swiss"],[w,I]],[/\b((zeki)?tb.*\b) b/i],[b,[C,"Zeki"],[w,I]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[C,"Dragon Touch"],b,[w,I]],[/\b(ns-?\w{0,9}) b/i],[b,[C,"Insignia"],[w,I]],[/\b((nxa|next)-?\w{0,9}) b/i],[b,[C,"NextBook"],[w,I]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[C,"Voice"],b,[w,A]],[/\b(lvtel\-)?(v1[12]) b/i],[[C,"LvTel"],b,[w,A]],[/\b(ph-1) /i],[b,[C,"Essential"],[w,A]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[b,[C,"Envizen"],[w,I]],[/\b(trio[-\w\. ]+) b/i],[b,[C,"MachSpeed"],[w,I]],[/\btu_(1491) b/i],[b,[C,"Rotor"],[w,I]],[/(shield[\w ]+) b/i],[b,[C,"Nvidia"],[w,I]],[/(sprint) (\w+)/i],[C,b,[w,A]],[/(kin\.[onetw]{3})/i],[[b,/\./g," "],[C,Y],[w,A]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[b,[C,Xe],[w,I]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[b,[C,Xe],[w,A]],[/smart-tv.+(samsung)/i],[C,[w,P]],[/hbbtv.+maple;(\d+)/i],[[b,/^/,"SmartTV"],[C,fe],[w,P]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[C,se],[w,P]],[/(apple) ?tv/i],[C,[b,ae+" TV"],[w,P]],[/crkey/i],[[b,Z+"cast"],[C,G],[w,P]],[/droid.+aft(\w+)( bui|\))/i],[b,[C,ie],[w,P]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[b,[C,ke],[w,P]],[/(bravia[\w ]+)( bui|\))/i],[b,[C,We],[w,P]],[/(mitv-\w{5}) bui/i],[b,[C,ze],[w,P]],[/Hbbtv.*(technisat) (.*);/i],[C,b,[w,P]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[C,st],[b,st],[w,P]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[w,P]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[C,b,[w,L]],[/droid.+; (shield) bui/i],[b,[C,"Nvidia"],[w,L]],[/(playstation [345portablevi]+)/i],[b,[C,We],[w,L]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[b,[C,Y],[w,L]],[/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i],[b,[C,fe],[w,D]],[/((pebble))app/i],[C,b,[w,D]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[b,[C,ae],[w,D]],[/droid.+; (glass) \d/i],[b,[C,G],[w,D]],[/droid.+; (wt63?0{2,3})\)/i],[b,[C,Xe],[w,D]],[/droid.+; (glass) \d/i],[b,[C,G],[w,D]],[/(pico) (4|neo3(?: link|pro)?)/i],[C,b,[w,D]],[/; (quest( \d| pro)?)/i],[b,[C,nt],[w,D]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[C,[w,N]],[/(aeobc)\b/i],[b,[C,ie],[w,N]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[b,[w,A]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[b,[w,I]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[w,I]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[w,A]],[/(android[-\w\. ]{0,9});.+buil/i],[b,[C,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[S,[x,ee+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[x,S],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[S,[x,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[x,S],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[S,x]],os:[[/microsoft (windows) (vista|xp)/i],[x,S],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[x,[S,Kt,lt]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[S,Kt,lt],[x,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[S,/_/g,"."],[x,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[x,it],[S,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[S,x],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish|openharmony)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[x,S],[/\(bb(10);/i],[S,[x,W]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[S,[x,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[S,[x,K+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[S,[x,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[S,[x,"watchOS"]],[/crkey\/([\d\.]+)/i],[S,[x,Z+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[x,Ye],S],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[x,S],[/(sunos) ?([\w\.\d]*)/i],[[x,"Solaris"],S],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[x,S]]},J=function(pe,be){if(typeof pe===m&&(be=pe,pe=a),!(this instanceof J))return new J(pe,be).getResult();var le=typeof i!==v&&i.navigator?i.navigator:a,Me=pe||(le&&le.userAgent?le.userAgent:u),St=le&&le.userAgentData?le.userAgentData:a,vt=be?qe(Xt,be):Xt,Te=le&&le.userAgent==Me;return this.getBrowser=function(){var he={};return he[x]=a,he[S]=a,Nt.call(he,Me,vt.browser),he[T]=ar(he[S]),Te&&le&&le.brave&&typeof le.brave.isBrave==g&&(he[x]="Brave"),he},this.getCPU=function(){var he={};return he[F]=a,Nt.call(he,Me,vt.cpu),he},this.getDevice=function(){var he={};return he[C]=a,he[b]=a,he[w]=a,Nt.call(he,Me,vt.device),Te&&!he[w]&&St&&St.mobile&&(he[w]=A),Te&&he[b]=="Macintosh"&&le&&typeof le.standalone!==v&&le.maxTouchPoints&&le.maxTouchPoints>2&&(he[b]="iPad",he[w]=I),he},this.getEngine=function(){var he={};return he[x]=a,he[S]=a,Nt.call(he,Me,vt.engine),he},this.getOS=function(){var he={};return he[x]=a,he[S]=a,Nt.call(he,Me,vt.os),Te&&!he[x]&&St&&St.platform&&St.platform!="Unknown"&&(he[x]=St.platform.replace(/chrome os/i,Ye).replace(/macos/i,it)),he},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return Me},this.setUA=function(he){return Me=typeof he===$&&he.length>U?st(he,U):he,this},this.setUA(Me),this};J.VERSION=l,J.BROWSER=Le([x,S,T]),J.CPU=Le([F]),J.DEVICE=Le([b,C,w,L,A,P,I,D,N]),J.ENGINE=J.OS=Le([x,S]),n.exports&&(r=n.exports=J),r.UAParser=J;var Ie=typeof i!==v&&(i.jQuery||i.Zepto);if(Ie&&!Ie.ua){var De=new J;Ie.ua=De.getResult(),Ie.ua.get=function(){return De.getUA()},Ie.ua.set=function(pe){De.setUA(pe);var be=De.getResult();for(var le in be)Ie.ua[le]=be[le]}}})(typeof window=="object"?window:Sv)}(Sr,Sr.exports)),Sr.exports}var Ev=$v(),rd=(n=>(n.Desktop="Desktop",n.Mobile="Mobile",n.Tablet="Tablet",n.SmartTV="Smart TV",n.Bot="Bot/Crawler",n.Unknown="Unknown",n))(rd||{}),id=(n=>(n.Chrome="Chrome",n.Firefox="Firefox",n.Safari="Safari",n.Edge="Edge",n.IE="IE/Edge Legacy",n.Opera="Opera",n.Brave="Brave",n.Other="Other",n))(id||{}),od=(n=>(n.Windows="Windows",n.macOS="macOS",n.Linux="Linux",n.Android="Android",n.iOS="iOS",n.Other="Other",n))(od||{});const ra=n=>{const i=new Ev.UAParser(n).getResult(),l={deviceType:/bot|crawler|spider|crawling/i.test(n)?"Bot/Crawler":Av(i.device.type),browserName:Tv(i.browser.name),osName:kv(i.os.name)},u=l.deviceType==="Mobile"||l.deviceType==="Tablet";return{...i,normalized:l,isMobile:u,isDesktop:!u}},Av=n=>{if(!n)return"Desktop";const r=n.toLowerCase();return r==="mobile"?"Mobile":r==="tablet"?"Tablet":r==="smarttv"?"Smart TV":"Unknown"},Tv=n=>{if(!n)return"Other";const r=n.toLowerCase();return r.includes("brave")?"Brave":r.includes("edge")?"Edge":r.includes("opera")?"Opera":r.includes("ie")||r.includes("trident")?"IE/Edge Legacy":r.includes("chrome")?"Chrome":r.includes("firefox")?"Firefox":r.includes("safari")?"Safari":"Other"},kv=n=>{if(!n)return"Other";const r=n.toLowerCase();return r.includes("windows")?"Windows":r.includes("mac os")?"macOS":["ubuntu","debian","fedora","linux"].some(i=>r.includes(i))?"Linux":r.includes("android")?"Android":r.includes("ios")?"iOS":"Other"},Rv=n=>{const[r,i]=h.useState(n?ra(n):void 0);return h.useEffect(()=>{r||i(ra(window.navigator.userAgent))},[r]),r},Lv=re(V)`
|
|
63
63
|
position: absolute;
|
|
64
64
|
top: 0;
|
|
65
65
|
left: 0;
|
|
@@ -68,7 +68,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
68
68
|
display: flex;
|
|
69
69
|
justify-content: center;
|
|
70
70
|
align-items: center;
|
|
71
|
-
`,
|
|
71
|
+
`,Iv=re.div`
|
|
72
72
|
width: ${({size:n})=>n};
|
|
73
73
|
height: ${({size:n})=>n};
|
|
74
74
|
border-radius: 50%;
|
|
@@ -94,17 +94,17 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
94
94
|
transform: rotate(360deg);
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
`,
|
|
97
|
+
`,Su=({size:n,color:r="primary","data-testid":i})=>{const a=ve(),u=Object.keys(a.__hd__.loading.sizes).includes(n)?a.__hd__.loading.sizes[n]:n,g=Object.keys(a.__hd__.loading.strokeWidths).includes(n)?a.__hd__.loading.strokeWidths[n]:"2px",v=a.colors[r]||r;return y.jsx(Iv,{size:u,color:v,strokeWidth:g,"data-testid":i})},wa=({size:n,loading:r=!0,color:i="primary",children:a,"data-testid":l,...u})=>{const d=ve(),[g,v]=h.useState(r),[m,$]=h.useState(r?1:0),[T,b]=h.useState(r?0:1);return h.useEffect(()=>{let x;return r?(v(!0),$(1),b(0)):($(0),b(1),x=setTimeout(()=>{v(!1)},d.__hd__.loading.animation.showingDuration)),()=>{x&&clearTimeout(x)}},[r,d.__hd__.loading.animation.showingDuration]),a?y.jsxs(V,{position:"relative",...u,children:[g&&y.jsx(Lv,{style:{opacity:m,transition:`opacity ${d.__hd__.loading.animation.showingDuration}ms`},children:y.jsx(Su,{size:n,color:i,"data-testid":l})}),y.jsx(V,{style:{opacity:T,transition:`opacity ${d.__hd__.loading.animation.contentShowingDuration}ms`},children:a})]}):g?y.jsx(Su,{size:n,color:i,"data-testid":l}):null};function Ov({children:n,onClick:r,style:i,useScaleAnimation:a=!0,useOpacityAnimation:l=!0,href:u,target:d,rel:g,"data-testid":v,...m},$){const T=ve(),[b,x]=h.useState(!1),w=h.useCallback(()=>{x(!0)},[]),C=h.useCallback(()=>{x(!1)},[]),S=h.useCallback(()=>{x(!1)},[]),F=h.useMemo(()=>{const A=[];return a&&A.push("transform 0.2s ease"),l&&A.push("opacity 0.2s ease"),A.join(", ")},[a,l]),L={ref:$,onClick:r,onMouseDown:w,onMouseUp:C,onMouseLeave:S,style:i,"data-testid":v,transition:F,transform:a?`scale(${b?T.__hd__.touchable.animation.minScale:T.__hd__.touchable.animation.maxScale})`:void 0,opacity:l?b?T.__hd__.touchable.animation.minOpacity:T.__hd__.touchable.animation.maxOpacity:void 0,cursor:"pointer",...m};return u?y.jsx(V,{as:"a",href:u,target:d,rel:g,...L,children:n}):y.jsx(V,{...L,children:n})}const Mv=h.forwardRef(Ov),Zt=Mv,zi=(n,r,i,a="solid",l)=>{if(l)return n.colors.grey500;if(i)return n.colors[i];switch(a){case"outlined":case"text":return n.colors[r];case"solid":default:return r==="white"?n.colors.grey900:n.colors.white}},xa=re(V)`
|
|
98
98
|
display: flex;
|
|
99
99
|
flex-direction: row;
|
|
100
100
|
justify-content: center;
|
|
101
101
|
align-items: center;
|
|
102
102
|
position: relative;
|
|
103
|
-
background-color: ${({theme:n,$backgroundColor:
|
|
104
|
-
border-radius: ${({theme:n,$borderRadius:
|
|
105
|
-
padding: ${({$paddingVertical:n,$paddingHorizontal:
|
|
106
|
-
border: ${({$borderWidth:n,theme:
|
|
107
|
-
${({$variant:n,$color:
|
|
103
|
+
background-color: ${({theme:n,$backgroundColor:r})=>r==="disabled"?n.colors.grey200:n.colors[r]};
|
|
104
|
+
border-radius: ${({theme:n,$borderRadius:r})=>n.radii[r]}px;
|
|
105
|
+
padding: ${({$paddingVertical:n,$paddingHorizontal:r,theme:i})=>`${i.spaces[n]}px ${i.spaces[r]}px`};
|
|
106
|
+
border: ${({$borderWidth:n,theme:r})=>r.borderWidths[n]}px solid transparent;
|
|
107
|
+
${({$variant:n,$color:r,theme:i})=>n==="outlined"&&`border-color: ${i.colors[r]};`}
|
|
108
108
|
pointer-events: ${({$disabled:n})=>n?"none":"auto"};
|
|
109
109
|
cursor: ${({$disabled:n})=>n?"not-allowed":"pointer"};
|
|
110
110
|
// Add border-color to transition
|
|
@@ -113,114 +113,114 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
113
113
|
|
|
114
114
|
@media (min-width: 900px) {
|
|
115
115
|
&:hover {
|
|
116
|
-
${({$disabled:n,$variant:
|
|
116
|
+
${({$disabled:n,$variant:r,$color:i,$borderWidth:a,theme:l})=>!n&&`
|
|
117
117
|
opacity: 1; // Ensure full opacity on hover
|
|
118
118
|
// Solid: background white, border with main color
|
|
119
|
-
${
|
|
119
|
+
${r==="solid"?`background-color: ${l.colors.white}; border-color: ${l.colors[i]}; border-width: ${l.borderWidths[a]}px;`:""}
|
|
120
120
|
// Outlined: background with main color, border remains same (or becomes transparent/main color based on design)
|
|
121
|
-
${
|
|
121
|
+
${r==="outlined"?`background-color: ${l.colors[i]}; border-color: ${l.colors[i]};`:""}
|
|
122
122
|
// Text variant doesn't change background or border on hover
|
|
123
123
|
`}
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
|
-
`,
|
|
127
|
-
color: ${({theme:n,$themeColor:
|
|
128
|
-
font-size: ${({theme:n,$themeFontSize:
|
|
129
|
-
font-weight: ${({theme:n,$themeFontWeight:
|
|
126
|
+
`,Fv=re(tt)`
|
|
127
|
+
color: ${({theme:n,$themeColor:r,$themeTextColor:i,$variant:a,$disabled:l})=>zi(n,r,i,a,l)};
|
|
128
|
+
font-size: ${({theme:n,$themeFontSize:r})=>n.__hd__.text.fontSizes[r]}px;
|
|
129
|
+
font-weight: ${({theme:n,$themeFontWeight:r})=>n.__hd__.text.fontWeights[r]};
|
|
130
130
|
// Apply other text properties from theme sizes if needed (e.g., line height)
|
|
131
131
|
transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
|
|
132
132
|
|
|
133
133
|
@media (min-width: 900px) {
|
|
134
|
-
${
|
|
135
|
-
${({$variant:n,theme:
|
|
134
|
+
${xa}:hover & {
|
|
135
|
+
${({$variant:n,theme:r,$themeColor:i,$disabled:a})=>!a&&`
|
|
136
136
|
// Solid: text becomes main color
|
|
137
|
-
${n==="solid"?`color: ${
|
|
137
|
+
${n==="solid"?`color: ${r.colors[i]};`:""}
|
|
138
138
|
// Outlined: text becomes white
|
|
139
|
-
${n==="outlined"?`color: ${
|
|
139
|
+
${n==="outlined"?`color: ${r.colors.white};`:""}
|
|
140
140
|
// Text: opacity changes
|
|
141
|
-
${n==="text"?`color: ${
|
|
141
|
+
${n==="text"?`color: ${r.colors.primary};`:""}
|
|
142
142
|
`}
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
|
|
145
|
+
`,$u=re(V)`
|
|
146
146
|
display: flex;
|
|
147
147
|
align-items: center;
|
|
148
|
-
margin-left: ${({theme:n,$themePosition:
|
|
149
|
-
margin-right: ${({theme:n,$themePosition:
|
|
150
|
-
`,Eu=
|
|
148
|
+
margin-left: ${({theme:n,$themePosition:r,$iconSpacing:i})=>r==="right"?`${n.spaces[i]}px`:0};
|
|
149
|
+
margin-right: ${({theme:n,$themePosition:r,$iconSpacing:i,$hasText:a})=>r==="left"&&a?`${n.spaces[i]}px`:0};
|
|
150
|
+
`,Eu=re(Dt)`
|
|
151
151
|
transition: color 0.2s ease-in-out;
|
|
152
|
-
color: ${({theme:n,$themeColor:
|
|
153
|
-
width: ${({theme:n,$iconSize:
|
|
154
|
-
height: ${({theme:n,$iconSize:
|
|
152
|
+
color: ${({theme:n,$themeColor:r,$themeTextColor:i,$variant:a,$disabled:l})=>zi(n,r,i,a,l)};
|
|
153
|
+
width: ${({theme:n,$iconSize:r})=>n.sizes[r]}px;
|
|
154
|
+
height: ${({theme:n,$iconSize:r})=>n.sizes[r]}px;
|
|
155
155
|
|
|
156
156
|
@media (min-width: 900px) {
|
|
157
|
-
${
|
|
158
|
-
${({$variant:n,theme:
|
|
157
|
+
${xa}:hover & {
|
|
158
|
+
${({$variant:n,theme:r,$themeColor:i,$disabled:a})=>!a&&`
|
|
159
159
|
// Solid: text becomes main color
|
|
160
|
-
${n==="solid"?`color: ${
|
|
160
|
+
${n==="solid"?`color: ${r.colors[i]};`:""}
|
|
161
161
|
// Outlined: text becomes white
|
|
162
|
-
${n==="outlined"?`color: ${
|
|
162
|
+
${n==="outlined"?`color: ${r.colors.white};`:""}
|
|
163
163
|
// Text: opacity changes
|
|
164
|
-
${n==="text"?`color: ${
|
|
164
|
+
${n==="text"?`color: ${r.colors.primary};`:""}
|
|
165
165
|
`}
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
|
-
`,
|
|
169
|
-
background-color: ${({theme:n,$color:
|
|
170
|
-
${({$orientation:n,$thickness:
|
|
171
|
-
height: ${
|
|
168
|
+
`,ia=({disabled:n=!1,icon:r,color:i,textColor:a,loading:l=!1,onClick:u,rightIcon:d,corner:g="circle",variant:v="solid",size:m="md",style:$,"data-testid":T,text:b,...x})=>{var Z;const w=ve(),C=w.__hd__.button,S=C.defaultColor||"primary",F=i||S,L=((Z=C.variants)==null?void 0:Z[v])||{},A=C.sizes[m],I=n||l,P=h.useMemo(()=>I&&v==="solid"?"disabled":v==="solid"?F:L.bgColor||"transparent",[F,I,v,L.bgColor]),D=h.useMemo(()=>zi(w,F,a,v,I),[w,F,a,v,I]),N=ee=>{n||l||u==null||u(ee)},U=v==="text"?"none":A.paddingHorizontal,ie=v==="text"?"none":A.paddingVertical,ae=A.fontSize,xe=A.iconSize,W=C.iconSpacing||"xs",M=y.jsxs(V,{display:"flex",alignItems:"center",gap:W,children:[r&&y.jsx($u,{$themePosition:"left",$iconSpacing:W,$hasText:!!b,children:y.jsx(Eu,{$themeColor:F,$themeTextColor:a,$variant:v,$disabled:I,$iconSize:xe,type:"icon",art:r,weight:A.iconWeight,size:xe})}),b&&y.jsx(Fv,{$themeColor:F,$themeTextColor:a,$themeFontSize:ae,$themeFontWeight:A.fontWeight,$disabled:I,$variant:v,as:"span",children:b}),d&&y.jsx($u,{$themePosition:"right",$iconSpacing:W,children:y.jsx(Eu,{$themeColor:F,$themeTextColor:a,$variant:v,$disabled:I,$iconSize:xe,weight:A.iconWeight,type:"icon",art:d,size:xe})})]});return y.jsx(Zt,{onClick:N,style:$,"data-testid":T,...x,children:y.jsx(xa,{$backgroundColor:P,$paddingHorizontal:U,$paddingVertical:ie,$borderRadius:A.squircleBorderRadii[g],$borderWidth:A.borderWidth,$disabled:I,$variant:v,$color:F,$size:m,children:y.jsx(wa,{size:"small",color:D,loading:l,display:"flex",alignItems:"center",justifyContent:"center",children:M})})})},Pv=re(V)`
|
|
169
|
+
background-color: ${({theme:n,$color:r})=>n.colors[r]};
|
|
170
|
+
${({$orientation:n,$thickness:r})=>n==="horizontal"?`
|
|
171
|
+
height: ${r}px;
|
|
172
172
|
width: 100%;
|
|
173
173
|
`:`
|
|
174
|
-
width: ${
|
|
174
|
+
width: ${r}px;
|
|
175
175
|
height: 100%;
|
|
176
176
|
`}
|
|
177
|
-
`,
|
|
177
|
+
`,ad=({orientation:n="horizontal",color:r,thickness:i,...a})=>{var m,$;const l=ve(),u=(m=l.__hd__.divider)==null?void 0:m.defaultColor,d=($=l.__hd__.divider)==null?void 0:$.defaultThickness,g=r||u||"grey300",v=i||d||1;return y.jsx(Pv,{$orientation:n,$color:g,$thickness:v,...a})},sd=re(Zt)`
|
|
178
178
|
display: flex;
|
|
179
179
|
align-items: center;
|
|
180
180
|
justify-content: center;
|
|
181
181
|
transition: background-color 0.2s ease-in-out, transform 50ms ease-in-out, box-shadow 0.2s ease-in-out;
|
|
182
|
-
background-color: ${({theme:n,$themeBackgroundColor:
|
|
182
|
+
background-color: ${({theme:n,$themeBackgroundColor:r})=>n.colors[r]};
|
|
183
183
|
box-shadow: ${({$themeBoxShadow:n})=>n};
|
|
184
|
-
border-radius: ${({theme:n,$themeRadius:
|
|
185
|
-
padding-left: ${({theme:n,$themePaddingX:
|
|
186
|
-
padding-right: ${({theme:n,$themePaddingX:
|
|
187
|
-
padding-top: ${({theme:n,$themePaddingY:
|
|
188
|
-
padding-bottom: ${({theme:n,$themePaddingY:
|
|
189
|
-
gap: ${({theme:n,$gap:
|
|
184
|
+
border-radius: ${({theme:n,$themeRadius:r})=>n.radii[r]}px;
|
|
185
|
+
padding-left: ${({theme:n,$themePaddingX:r})=>n.spaces[r]}px;
|
|
186
|
+
padding-right: ${({theme:n,$themePaddingX:r})=>n.spaces[r]}px;
|
|
187
|
+
padding-top: ${({theme:n,$themePaddingY:r})=>n.spaces[r]}px;
|
|
188
|
+
padding-bottom: ${({theme:n,$themePaddingY:r})=>n.spaces[r]}px;
|
|
189
|
+
gap: ${({theme:n,$gap:r})=>n.spaces[r]}px;
|
|
190
190
|
&:hover {
|
|
191
191
|
box-shadow: ${({$themeHoverBoxShadow:n})=>n};
|
|
192
|
-
background-color: ${({theme:n,$themeHoverBackgroundColor:
|
|
192
|
+
background-color: ${({theme:n,$themeHoverBackgroundColor:r})=>n.colors[r]};
|
|
193
193
|
}
|
|
194
|
-
`,Au=
|
|
194
|
+
`,Au=re.span`
|
|
195
195
|
transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out, rotate 0.2s ease-in-out, font-size 0.2s ease-in-out, font-weight 0.2s ease-in-out;
|
|
196
|
-
color: ${({theme:n,$themeColor:
|
|
197
|
-
font-weight: ${({theme:n,$themeFontWeight:
|
|
198
|
-
font-size: ${({theme:n,$themeFontSize:
|
|
199
|
-
rotate: ${({$isDropdownItem:n,$isDropdownOpen:
|
|
200
|
-
${
|
|
201
|
-
color: ${({theme:n,$themeHoverColor:
|
|
202
|
-
rotate: ${({$isDropdownItem:n,$isDropdownOpen:
|
|
196
|
+
color: ${({theme:n,$themeColor:r})=>n.colors[r]};
|
|
197
|
+
font-weight: ${({theme:n,$themeFontWeight:r})=>n.__hd__.text.fontWeights[r]};
|
|
198
|
+
font-size: ${({theme:n,$themeFontSize:r})=>n.__hd__.text.fontSizes[r]}px;
|
|
199
|
+
rotate: ${({$isDropdownItem:n,$isDropdownOpen:r})=>!n&&r?"-180deg":void 0};
|
|
200
|
+
${sd}:hover & {
|
|
201
|
+
color: ${({theme:n,$themeHoverColor:r})=>n.colors[r]};
|
|
202
|
+
rotate: ${({$isDropdownItem:n,$isDropdownOpen:r})=>!n&&r?"-90deg":void 0};
|
|
203
203
|
}
|
|
204
204
|
${({$isLoading:n})=>n&&`
|
|
205
205
|
opacity: 0;
|
|
206
206
|
`}
|
|
207
207
|
white-space: nowrap;
|
|
208
|
-
`,xa=({label:n,isActive:i,isLoading:r,dropdownItems:s=[],onClick:l,size:u="large",isDropdownOpen:h=!1,isDropdownItem:g=!1,onMouseEnter:v,onToggleDropdown:m,paddingX:k,paddingY:R})=>{const b=he(),{isTouch:x}=ba(),y=s.length>0,C=()=>{if(x&&y){h?l==null||l():m==null||m();return}l==null||l()},_=b.__hd__.header,L=_.navItem,I=i?L.active:L.inactive,T=f.useMemo(()=>g?"transparent":h?I.hoverBackgroundColor:I.backgroundColor,[g,h,I.backgroundColor,I.hoverBackgroundColor]);return S.jsxs(Kc,{onClick:C,onMouseEnter:v,$themeBackgroundColor:T,$themeBoxShadow:!g&&h?I.hoverBoxShadow:"none",$themeHoverBackgroundColor:g?"transparent":I.hoverBackgroundColor,$themeHoverBoxShadow:g?"none":I.hoverBoxShadow,$themeHoverColor:L.active.backgroundColor,$themeRadius:L.radius,$themePaddingX:k??L.paddingX,$themePaddingY:R??L.paddingY,$gap:_.loadingGap,children:[S.jsx(V,{display:"flex",justifyContent:"start",flex:1,children:S.jsx(Au,{$themeFontWeight:I.fontWeight,$themeFontSize:L[u].fontSize,$themeColor:I.color,$themeHoverColor:L.hover.color,$isLoading:r??!1,children:n})}),(s.length>0||h)&&S.jsxs(Au,{$themeFontWeight:I.fontWeight,$themeFontSize:L[u].fontSize,$themeColor:I.color,$themeHoverColor:L.hover.color,$isLoading:r??!1,$isDropdownOpen:h,$isDropdownItem:g,children:[s.length>0&&S.jsx(ma,{size:16,weight:"bold"}),g&&S.jsx(kr,{rotate:45,size:16,weight:"bold"})]}),S.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",absoluteFill:!0,opacity:r?1:0,transition:"opacity 0.2s ease-in-out",children:S.jsx(wa,{size:L[u].loadingSize,color:I.color})})]})};function Ev({userProfile:n,dropdownItems:i,maxHeight:r},s){const l=he(),u=l.__hd__.header.profileDropdown,[h,g]=f.useState(!1),v=f.useRef(null),m=f.useRef(null),k=ye.isString(u.minWidth)&&Fn(u.minWidth)?l.sizes[u.minWidth]:u.minWidth,R=ye.isString(r)&&Fn(r)?l.sizes[r]:r||u.defaultMaxHeight,b=()=>{v.current&&clearTimeout(v.current),m.current&&clearTimeout(m.current)},x=(C=()=>{})=>{b(),g(!0),v.current=setTimeout(C,u.animationDuration)},y=(C=()=>{})=>{b(),g(!1),m.current=setTimeout(C,u.animationDuration)};return f.useImperativeHandle(s,()=>({showDropdown:x,hideDropdown:y})),S.jsx(V,{position:"absolute",top:u.offset.top,right:u.offset.right,minWidth:k,zIndex:h?l.zIndex.getZIndex("AIC_Kits_Dropdown"):-1,opacity:h?1:0,transition:`opacity ${u.animationDuration}ms ease-in-out, z-index ${u.animationDuration}ms ease-in-out`,onMouseEnter:()=>x(),onMouseLeave:()=>y(),children:S.jsxs(V,{overflow:"hidden",mt:u.spacingTop,mr:u.containerPaddingRight,padding:u.padding,backgroundColor:u.backgroundColor,boxShadow:u.boxShadow,maxHeight:h?R:0,transition:`max-height ${u.animationDuration}ms ease-in-out`,style:{borderRadius:u.borderRadius},display:"flex",flexDirection:"column",children:[n!=null&&n.name?S.jsx(V,{py:u.padding,mx:"md",children:S.jsx(Ve,{textAlign:"left",children:n.name})}):S.jsx(V,{py:u.padding,mx:"md",children:S.jsx(Ve,{textAlign:"left",children:n==null?void 0:n.email})}),S.jsx(V,{p:u.padding,children:S.jsx(Gc,{})}),i==null?void 0:i.map(C=>S.jsx(xa,{label:C.label,onClick:C.onClick,isActive:C.isActive,size:"medium",isDropdownItem:!0},C.label))]})})}const Av=f.forwardRef(Ev),Xc=({isSignedIn:n=!1,isDropdownVisible:i,setIsDropdownVisible:r,userProfile:s,dropdownItems:l,profileDropdownMaxHeight:u,onProfileClick:h,onSignInClick:g,onRegisterClick:v})=>{const m=he(),[k,R]=f.useState(!1),[b,x]=f.useState(!0),y=f.useDeferredValue(k),C=$r(),_=!ct()&&C==="xs";f.useEffect(()=>{ct()||(R(!_),setTimeout(()=>{x(!1)},300))},[_]);const L=m.__hd__.header.avatarSize||"md",I=f.useRef(null),T=()=>{var F;r(!0),(F=I.current)==null||F.showDropdown()},O=()=>{var F;(F=I.current)==null||F.hideDropdown(()=>{r(!1)})};return f.useEffect(()=>{i?T():O()},[i]),S.jsx(Pi,{display:"flex",visible:b,maxWidth:y?"100%":"0px",maxHeight:y?"100%":"0px",opacity:y?1:0,variant:"transparent",transition:"max-width 0.3s ease-in-out, opacity 0.3s ease-in-out",r:"lg",children:S.jsxs(V,{display:"flex",flexDirection:"row",alignItems:"center",children:[n?S.jsx(Wt,{onClick:h,children:S.jsxs(V,{display:"flex",flexDirection:"row",alignItems:"center",p:"sm",r:"full",bgColor:"grey100",onMouseEnter:T,onMouseLeave:O,children:[S.jsx(Nc,{src:s==null?void 0:s.avatar,name:s==null?void 0:s.name,size:L}),(s==null?void 0:s.name)&&S.jsx(V,{ml:"sm",children:S.jsx(Ve,{fontWeight:"medium",children:s.name})})]})}):S.jsxs(S.Fragment,{children:[S.jsx(V,{mr:"md",children:S.jsx(na,{text:"Sign in",variant:"text",color:"black",onClick:g})}),S.jsx(na,{text:"Register",color:"primary",corner:"rounded",onClick:v})]}),n&&S.jsx(Av,{ref:I,userProfile:s,dropdownItems:l,maxHeight:u})]})})},Tv="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='500'%20zoomAndPan='magnify'%20viewBox='0%200%20375%20374.999991'%20height='500'%20preserveAspectRatio='xMidYMid%20meet'%20version='1.0'%3e%3cdefs%3e%3cg%3e%3c/g%3e%3c/defs%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(66.308093,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2095.3125%20-19.625%20L%2098.71875%20-19.625%20L%2098.71875%200%20C%2097.832031%200.375%2096.851562%200.71875%2095.78125%201.03125%20C%2094.71875%201.351562%2093.554688%201.515625%2092.296875%201.515625%20C%2087.265625%201.515625%2082.734375%200.351562%2078.703125%20-1.96875%20C%2074.679688%20-4.300781%2071.472656%20-7.421875%2069.078125%20-11.328125%20C%2066.054688%20-7.421875%2062.375%20-4.300781%2058.03125%20-1.96875%20C%2053.695312%200.351562%2048.757812%201.515625%2043.21875%201.515625%20C%2036.300781%201.515625%2030.007812%20-0.242188%2024.34375%20-3.765625%20C%2018.6875%20-7.296875%2014.1875%20-12.015625%2010.84375%20-17.921875%20C%207.507812%20-23.835938%205.84375%20-30.445312%205.84375%20-37.75%20C%205.84375%20-45.050781%207.507812%20-51.65625%2010.84375%20-57.5625%20C%2014.1875%20-63.476562%2018.6875%20-68.195312%2024.34375%20-71.71875%20C%2030.007812%20-75.25%2036.300781%20-77.015625%2043.21875%20-77.015625%20C%2047.625%20-77.015625%2051.617188%20-76.289062%2055.203125%20-74.84375%20C%2058.796875%20-73.394531%2061.972656%20-71.410156%2064.734375%20-68.890625%20L%2064.734375%20-75.5%20L%2088.71875%20-75.5%20L%2088.71875%20-26.984375%20C%2088.71875%20-23.835938%2089.40625%20-21.820312%2090.78125%20-20.9375%20C%2092.164062%20-20.0625%2093.675781%20-19.625%2095.3125%20-19.625%20Z%20M%2047.9375%20-19.8125%20C%2052.84375%20-19.8125%2057.054688%20-21.539062%2060.578125%20-25%20C%2064.109375%20-28.46875%2065.875%20-32.71875%2065.875%20-37.75%20C%2065.875%20-42.78125%2064.109375%20-47.023438%2060.578125%20-50.484375%20C%2057.054688%20-53.953125%2052.84375%20-55.6875%2047.9375%20-55.6875%20C%2042.90625%20-55.6875%2038.660156%20-53.953125%2035.203125%20-50.484375%20C%2031.742188%20-47.023438%2030.015625%20-42.78125%2030.015625%20-37.75%20C%2030.015625%20-32.71875%2031.742188%20-28.46875%2035.203125%20-25%20C%2038.660156%20-21.539062%2042.90625%20-19.8125%2047.9375%20-19.8125%20Z%20M%2047.9375%20-19.8125%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(167.850545,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2023.59375%20-88.140625%20C%2020.070312%20-88.140625%2016.988281%20-89.460938%2014.34375%20-92.109375%20C%2011.695312%20-94.753906%2010.375%20-97.835938%2010.375%20-101.359375%20C%2010.375%20-105.003906%2011.695312%20-108.117188%2014.34375%20-110.703125%20C%2016.988281%20-113.285156%2020.070312%20-114.578125%2023.59375%20-114.578125%20C%2027.238281%20-114.578125%2030.351562%20-113.285156%2032.9375%20-110.703125%20C%2035.519531%20-108.117188%2036.8125%20-105.003906%2036.8125%20-101.359375%20C%2036.8125%20-97.835938%2035.519531%20-94.753906%2032.9375%20-92.109375%20C%2030.351562%20-89.460938%2027.238281%20-88.140625%2023.59375%20-88.140625%20Z%20M%2011.515625%200%20L%2011.515625%20-75.5%20L%2035.484375%20-75.5%20L%2035.484375%200%20Z%20M%2011.515625%200%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(215.035693,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2047.9375%201.515625%20C%2039.507812%201.515625%2032.148438%20-0.179688%2025.859375%20-3.578125%20C%2019.566406%20-6.984375%2014.65625%20-11.640625%2011.125%20-17.546875%20C%207.601562%20-23.460938%205.84375%20-30.195312%205.84375%20-37.75%20C%205.84375%20-45.300781%207.601562%20-52.03125%2011.125%20-57.9375%20C%2014.65625%20-63.851562%2019.566406%20-68.507812%2025.859375%20-71.90625%20C%2032.148438%20-75.3125%2039.507812%20-77.015625%2047.9375%20-77.015625%20C%2059.269531%20-77.015625%2068.582031%20-74.023438%2075.875%20-68.046875%20C%2083.175781%20-62.066406%2087.644531%20-54.359375%2089.28125%20-44.921875%20L%2064.359375%20-44.921875%20C%2063.097656%20-48.191406%2061.019531%20-50.769531%2058.125%20-52.65625%20C%2055.238281%20-54.550781%2051.84375%20-55.5625%2047.9375%20-55.6875%20C%2042.78125%20-55.5625%2038.503906%20-53.828125%2035.109375%20-50.484375%20C%2031.710938%20-47.148438%2030.015625%20-42.90625%2030.015625%20-37.75%20C%2030.015625%20-32.71875%2031.710938%20-28.5%2035.109375%20-25.09375%20C%2038.503906%20-21.695312%2042.78125%20-19.9375%2047.9375%20-19.8125%20C%2051.84375%20-19.9375%2055.238281%20-20.972656%2058.125%20-22.921875%20C%2061.019531%20-24.878906%2063.097656%20-27.429688%2064.359375%20-30.578125%20L%2089.28125%20-30.578125%20C%2087.644531%20-21.140625%2083.175781%20-13.429688%2075.875%20-7.453125%20C%2068.582031%20-1.472656%2059.269531%201.515625%2047.9375%201.515625%20Z%20M%2047.9375%201.515625%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",Yc=({onLogoClick:n})=>S.jsx(V,{children:S.jsx(Wt,{onClick:n,children:S.jsx(jt,{art:Tv,type:"svg",width:"lg",height:"lg"})})}),kv=({dropdownMaxHeight:n,dropdownMinWidth:i,isDropdownOpen:r=!1,dropdownItems:s=[]})=>{const l=he(),u=l.__hd__.header.navDropdown,h=ye.isString(n)&&Fn(n)?l.sizes[n]:n||u.defaultMaxHeight,g=ye.isString(i)&&Fn(i)?l.sizes[i]:i||u.minWidth;return S.jsx(V,{position:"absolute",top:"100%",left:0,minWidth:g,zIndex:r?l.zIndex.getZIndex("AIC_Kits_Dropdown"):-1,opacity:r?1:0,transition:`z-index ${u.animationDuration}ms ease-in, opacity ${u.animationDuration}ms ease-in`,children:S.jsx(V,{overflow:"hidden",display:"flex",flexDirection:"column",mt:u.spacingTop,px:u.paddingX,py:u.paddingY,gap:u.gap,backgroundColor:u.backgroundColor,boxShadow:u.boxShadow,maxHeight:r?h:0,transition:`max-height ${u.animationDuration}ms ease-in`,style:{borderRadius:u.borderRadius},children:s.length>0&&s.map((v,m)=>S.jsx(xa,{isDropdownOpen:!0,isDropdownItem:!0,size:"medium",paddingX:"none",paddingY:"none",...v},`nav-dropdown-item-${m}`))})})},$v=_e.span`
|
|
208
|
+
`,_a=({label:n,isActive:r,isLoading:i,dropdownItems:a=[],onClick:l,size:u="large",isDropdownOpen:d=!1,isDropdownItem:g=!1,onMouseEnter:v,onToggleDropdown:m,paddingX:$,paddingY:T})=>{const b=ve(),{isTouch:x}=ya(),w=a.length>0,C=()=>{if(x&&w){d?l==null||l():m==null||m();return}l==null||l()},S=b.__hd__.header,F=S.navItem,L=r?F.active:F.inactive,A=h.useMemo(()=>g?"transparent":d?L.hoverBackgroundColor:L.backgroundColor,[g,d,L.backgroundColor,L.hoverBackgroundColor]);return y.jsxs(sd,{onClick:C,onMouseEnter:v,$themeBackgroundColor:A,$themeBoxShadow:!g&&d?L.hoverBoxShadow:"none",$themeHoverBackgroundColor:g?"transparent":L.hoverBackgroundColor,$themeHoverBoxShadow:g?"none":L.hoverBoxShadow,$themeHoverColor:F.active.backgroundColor,$themeRadius:F.radius,$themePaddingX:$??F.paddingX,$themePaddingY:T??F.paddingY,$gap:S.loadingGap,children:[y.jsx(V,{display:"flex",justifyContent:"start",flex:1,children:y.jsx(Au,{$themeFontWeight:L.fontWeight,$themeFontSize:F[u].fontSize,$themeColor:L.color,$themeHoverColor:F.hover.color,$isLoading:i??!1,children:n})}),(a.length>0||d)&&y.jsxs(Au,{$themeFontWeight:L.fontWeight,$themeFontSize:F[u].fontSize,$themeColor:L.color,$themeHoverColor:F.hover.color,$isLoading:i??!1,$isDropdownOpen:d,$isDropdownItem:g,children:[a.length>0&&y.jsx(va,{size:16,weight:"bold"}),g&&y.jsx(kr,{rotate:45,size:16,weight:"bold"})]}),y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",absoluteFill:!0,opacity:i?1:0,transition:"opacity 0.2s ease-in-out",children:y.jsx(wa,{size:F[u].loadingSize,color:L.color})})]})};function zv({userProfile:n,dropdownItems:r,maxHeight:i},a){const l=ve(),u=l.__hd__.header.profileDropdown,[d,g]=h.useState(!1),v=h.useRef(null),m=h.useRef(null),$=Ae.isString(u.minWidth)&&zn(u.minWidth)?l.sizes[u.minWidth]:u.minWidth,T=Ae.isString(i)&&zn(i)?l.sizes[i]:i||u.defaultMaxHeight,b=()=>{v.current&&clearTimeout(v.current),m.current&&clearTimeout(m.current)},x=(C=()=>{})=>{b(),g(!0),v.current=setTimeout(C,u.animationDuration)},w=(C=()=>{})=>{b(),g(!1),m.current=setTimeout(C,u.animationDuration)};return h.useImperativeHandle(a,()=>({showDropdown:x,hideDropdown:w})),y.jsx(V,{position:"absolute",top:u.offset.top,right:u.offset.right,minWidth:$,zIndex:d?l.zIndex.getZIndex("AIC_Kits_Dropdown"):-1,opacity:d?1:0,transition:`opacity ${u.animationDuration}ms ease-in-out, z-index ${u.animationDuration}ms ease-in-out`,onMouseEnter:()=>x(),onMouseLeave:()=>w(),children:y.jsxs(V,{overflow:"hidden",mt:u.spacingTop,mr:u.containerPaddingRight,padding:u.padding,backgroundColor:u.backgroundColor,boxShadow:u.boxShadow,maxHeight:d?T:0,transition:`max-height ${u.animationDuration}ms ease-in-out`,style:{borderRadius:u.borderRadius},display:"flex",flexDirection:"column",children:[n!=null&&n.name?y.jsx(V,{py:u.padding,mx:"md",children:y.jsx(tt,{textAlign:"left",children:n.name})}):y.jsx(V,{py:u.padding,mx:"md",children:y.jsx(tt,{textAlign:"left",children:n==null?void 0:n.email})}),y.jsx(V,{p:u.padding,children:y.jsx(ad,{})}),r==null?void 0:r.map(C=>y.jsx(_a,{label:C.label,onClick:C.onClick,isActive:C.isActive,size:"medium",isDropdownItem:!0},C.label))]})})}const jv=h.forwardRef(zv),ld=({isSignedIn:n=!1,isDropdownVisible:r,setIsDropdownVisible:i,userProfile:a,dropdownItems:l,profileDropdownMaxHeight:u,onProfileClick:d,onSignInClick:g,onRegisterClick:v})=>{const m=ve(),[$,T]=h.useState(!1),[b,x]=h.useState(!0),w=h.useDeferredValue($),C=Rr(),S=!mt()&&C==="xs";h.useEffect(()=>{mt()||(T(!S),setTimeout(()=>{x(!1)},300))},[S]);const F=m.__hd__.header.avatarSize||"md",L=h.useRef(null),A=()=>{var P;i(!0),(P=L.current)==null||P.showDropdown()},I=()=>{var P;(P=L.current)==null||P.hideDropdown(()=>{i(!1)})};return h.useEffect(()=>{r?A():I()},[r]),y.jsx(Fi,{display:"flex",visible:b,maxWidth:w?"100%":"0px",maxHeight:w?"100%":"0px",opacity:w?1:0,variant:"transparent",transition:"max-width 0.3s ease-in-out, opacity 0.3s ease-in-out",r:"lg",children:y.jsxs(V,{display:"flex",flexDirection:"row",alignItems:"center",children:[n?y.jsx(Zt,{onClick:d,children:y.jsxs(V,{display:"flex",flexDirection:"row",alignItems:"center",p:"sm",r:"full",bgColor:"grey100",onMouseEnter:A,onMouseLeave:I,children:[y.jsx(ed,{src:a==null?void 0:a.avatar,name:a==null?void 0:a.name,size:F}),(a==null?void 0:a.name)&&y.jsx(V,{ml:"sm",children:y.jsx(tt,{fontWeight:"medium",children:a.name})})]})}):y.jsxs(y.Fragment,{children:[y.jsx(V,{mr:"md",children:y.jsx(ia,{text:"Sign in",variant:"text",color:"black",onClick:g})}),y.jsx(ia,{text:"Register",color:"primary",corner:"rounded",onClick:v})]}),n&&y.jsx(jv,{ref:L,userProfile:a,dropdownItems:l,maxHeight:u})]})})},Bv="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='500'%20zoomAndPan='magnify'%20viewBox='0%200%20375%20374.999991'%20height='500'%20preserveAspectRatio='xMidYMid%20meet'%20version='1.0'%3e%3cdefs%3e%3cg%3e%3c/g%3e%3c/defs%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(66.308093,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2095.3125%20-19.625%20L%2098.71875%20-19.625%20L%2098.71875%200%20C%2097.832031%200.375%2096.851562%200.71875%2095.78125%201.03125%20C%2094.71875%201.351562%2093.554688%201.515625%2092.296875%201.515625%20C%2087.265625%201.515625%2082.734375%200.351562%2078.703125%20-1.96875%20C%2074.679688%20-4.300781%2071.472656%20-7.421875%2069.078125%20-11.328125%20C%2066.054688%20-7.421875%2062.375%20-4.300781%2058.03125%20-1.96875%20C%2053.695312%200.351562%2048.757812%201.515625%2043.21875%201.515625%20C%2036.300781%201.515625%2030.007812%20-0.242188%2024.34375%20-3.765625%20C%2018.6875%20-7.296875%2014.1875%20-12.015625%2010.84375%20-17.921875%20C%207.507812%20-23.835938%205.84375%20-30.445312%205.84375%20-37.75%20C%205.84375%20-45.050781%207.507812%20-51.65625%2010.84375%20-57.5625%20C%2014.1875%20-63.476562%2018.6875%20-68.195312%2024.34375%20-71.71875%20C%2030.007812%20-75.25%2036.300781%20-77.015625%2043.21875%20-77.015625%20C%2047.625%20-77.015625%2051.617188%20-76.289062%2055.203125%20-74.84375%20C%2058.796875%20-73.394531%2061.972656%20-71.410156%2064.734375%20-68.890625%20L%2064.734375%20-75.5%20L%2088.71875%20-75.5%20L%2088.71875%20-26.984375%20C%2088.71875%20-23.835938%2089.40625%20-21.820312%2090.78125%20-20.9375%20C%2092.164062%20-20.0625%2093.675781%20-19.625%2095.3125%20-19.625%20Z%20M%2047.9375%20-19.8125%20C%2052.84375%20-19.8125%2057.054688%20-21.539062%2060.578125%20-25%20C%2064.109375%20-28.46875%2065.875%20-32.71875%2065.875%20-37.75%20C%2065.875%20-42.78125%2064.109375%20-47.023438%2060.578125%20-50.484375%20C%2057.054688%20-53.953125%2052.84375%20-55.6875%2047.9375%20-55.6875%20C%2042.90625%20-55.6875%2038.660156%20-53.953125%2035.203125%20-50.484375%20C%2031.742188%20-47.023438%2030.015625%20-42.78125%2030.015625%20-37.75%20C%2030.015625%20-32.71875%2031.742188%20-28.46875%2035.203125%20-25%20C%2038.660156%20-21.539062%2042.90625%20-19.8125%2047.9375%20-19.8125%20Z%20M%2047.9375%20-19.8125%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(167.850545,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2023.59375%20-88.140625%20C%2020.070312%20-88.140625%2016.988281%20-89.460938%2014.34375%20-92.109375%20C%2011.695312%20-94.753906%2010.375%20-97.835938%2010.375%20-101.359375%20C%2010.375%20-105.003906%2011.695312%20-108.117188%2014.34375%20-110.703125%20C%2016.988281%20-113.285156%2020.070312%20-114.578125%2023.59375%20-114.578125%20C%2027.238281%20-114.578125%2030.351562%20-113.285156%2032.9375%20-110.703125%20C%2035.519531%20-108.117188%2036.8125%20-105.003906%2036.8125%20-101.359375%20C%2036.8125%20-97.835938%2035.519531%20-94.753906%2032.9375%20-92.109375%20C%2030.351562%20-89.460938%2027.238281%20-88.140625%2023.59375%20-88.140625%20Z%20M%2011.515625%200%20L%2011.515625%20-75.5%20L%2035.484375%20-75.5%20L%2035.484375%200%20Z%20M%2011.515625%200%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20fill='%230a1420'%20fill-opacity='1'%3e%3cg%20transform='translate(215.035693,%20231.512278)'%3e%3cg%3e%3cpath%20d='M%2047.9375%201.515625%20C%2039.507812%201.515625%2032.148438%20-0.179688%2025.859375%20-3.578125%20C%2019.566406%20-6.984375%2014.65625%20-11.640625%2011.125%20-17.546875%20C%207.601562%20-23.460938%205.84375%20-30.195312%205.84375%20-37.75%20C%205.84375%20-45.300781%207.601562%20-52.03125%2011.125%20-57.9375%20C%2014.65625%20-63.851562%2019.566406%20-68.507812%2025.859375%20-71.90625%20C%2032.148438%20-75.3125%2039.507812%20-77.015625%2047.9375%20-77.015625%20C%2059.269531%20-77.015625%2068.582031%20-74.023438%2075.875%20-68.046875%20C%2083.175781%20-62.066406%2087.644531%20-54.359375%2089.28125%20-44.921875%20L%2064.359375%20-44.921875%20C%2063.097656%20-48.191406%2061.019531%20-50.769531%2058.125%20-52.65625%20C%2055.238281%20-54.550781%2051.84375%20-55.5625%2047.9375%20-55.6875%20C%2042.78125%20-55.5625%2038.503906%20-53.828125%2035.109375%20-50.484375%20C%2031.710938%20-47.148438%2030.015625%20-42.90625%2030.015625%20-37.75%20C%2030.015625%20-32.71875%2031.710938%20-28.5%2035.109375%20-25.09375%20C%2038.503906%20-21.695312%2042.78125%20-19.9375%2047.9375%20-19.8125%20C%2051.84375%20-19.9375%2055.238281%20-20.972656%2058.125%20-22.921875%20C%2061.019531%20-24.878906%2063.097656%20-27.429688%2064.359375%20-30.578125%20L%2089.28125%20-30.578125%20C%2087.644531%20-21.140625%2083.175781%20-13.429688%2075.875%20-7.453125%20C%2068.582031%20-1.472656%2059.269531%201.515625%2047.9375%201.515625%20Z%20M%2047.9375%201.515625%20'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",ud=({onLogoClick:n})=>y.jsx(V,{children:y.jsx(Zt,{onClick:n,children:y.jsx(Dt,{art:Bv,type:"svg",width:"lg",height:"lg"})})}),Wv=({dropdownMaxHeight:n,dropdownMinWidth:r,isDropdownOpen:i=!1,dropdownItems:a=[]})=>{const l=ve(),u=l.__hd__.header.navDropdown,d=Ae.isString(n)&&zn(n)?l.sizes[n]:n||u.defaultMaxHeight,g=Ae.isString(r)&&zn(r)?l.sizes[r]:r||u.minWidth;return y.jsx(V,{position:"absolute",top:"100%",left:0,minWidth:g,zIndex:i?l.zIndex.getZIndex("AIC_Kits_Dropdown"):-1,opacity:i?1:0,transition:`z-index ${u.animationDuration}ms ease-in, opacity ${u.animationDuration}ms ease-in`,children:y.jsx(V,{overflow:"hidden",display:"flex",flexDirection:"column",mt:u.spacingTop,px:u.paddingX,py:u.paddingY,gap:u.gap,backgroundColor:u.backgroundColor,boxShadow:u.boxShadow,maxHeight:i?d:0,transition:`max-height ${u.animationDuration}ms ease-in`,style:{borderRadius:u.borderRadius},children:a.length>0&&a.map((v,m)=>y.jsx(_a,{isDropdownOpen:!0,isDropdownItem:!0,size:"medium",paddingX:"none",paddingY:"none",...v},`nav-dropdown-item-${m}`))})})},Dv=re.span`
|
|
209
209
|
position: relative;
|
|
210
|
-
`,
|
|
210
|
+
`,Zv=({item:n,index:r,openItemIndex:i,handleNavItemMouseEnter:a,handleNavItemMouseLeave:l,handleNavItemToggleDropdown:u})=>{var $,T;const[d,g]=h.useState(0),v=h.useRef(null),{isMouse:m}=ya();return h.useLayoutEffect(()=>{v.current&&g(v.current.offsetWidth)},[n]),y.jsxs(Dv,{onMouseLeave:m?l:void 0,onMouseEnter:m?()=>a(n,r):void 0,children:[y.jsx(V,{ref:v,display:"inline-block",children:y.jsx(_a,{...n,isActive:i!==r&&(n.isActive||(($=n.dropdownItems)==null?void 0:$.some(b=>b.isActive)))||n.isActive,isLoading:i!==r&&(n.isLoading||((T=n.dropdownItems)==null?void 0:T.some(b=>b.isLoading)))||n.isLoading,isDropdownOpen:i===r,onToggleDropdown:()=>u(r)})}),n.dropdownItems&&n.dropdownItems.length>0&&y.jsx(Wv,{dropdownItems:n.dropdownItems,isDropdownOpen:i===r,dropdownMinWidth:d})]})},cd=({navItems:n=[]})=>{const i=ve().__hd__.header,a=h.useRef(null),[l,u]=h.useState(!1),[d,g]=h.useState(!0),v=Rr(),m=!mt()&&v==="xs",[$,T]=h.useState(null);h.useEffect(()=>{mt()||(u(!m),setTimeout(()=>{g(!1)},300))},[m]),h.useEffect(()=>{const S=F=>{a.current&&!a.current.contains(F.target)&&T(null)};return $!==null&&document.addEventListener("mousedown",S),()=>{document.removeEventListener("mousedown",S)}},[$]);const b=h.useDeferredValue(l),x=(S,F)=>{S.dropdownItems&&S.dropdownItems.length>0&&T(F)},w=()=>{T(null)},C=S=>{T(F=>F===S?null:S)};return y.jsx(Fi,{display:"flex",visible:d,maxWidth:b?"100%":"0px",maxHeight:b?"100%":"0px",opacity:b?1:0,variant:"transparent",transition:"max-width 0.3s ease-in-out, opacity 0.3s ease-in-out",r:"lg",py:"sm",children:y.jsx(V,{ref:a,display:"flex",flexDirection:"row",justifyContent:"center",flex:1,mx:"xl",gap:i.navItem.gap,p:i.padding,r:i.radius,bgColor:i.backgroundColor,children:n.map((S,F)=>y.jsx(Zv,{item:S,index:F,openItemIndex:$,handleNavItemMouseEnter:x,handleNavItemMouseLeave:w,handleNavItemToggleDropdown:C},`nav-item-wrapper-${F}`))})})};function Nv({backgroundColor:n="white",navItems:r=[],isSignedIn:i=!1,userProfile:a,profileDropdownItems:l,profileDropdownMaxHeight:u,onLogoClick:d,onNavItemClick:g,onSignInClick:v,onRegisterClick:m,onProfileClick:$,...T},b){const[x,w]=h.useState(!1);return h.useImperativeHandle(b,()=>({showDropdown:()=>w(!0),hideDropdown:()=>w(!1)})),y.jsxs(V,{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",width:"100%",p:"md",bgColor:n,...T,children:[y.jsx(ud,{onLogoClick:d}),y.jsx(cd,{navItems:r,onNavItemClick:g}),y.jsx(ld,{isSignedIn:i,isDropdownVisible:x,setIsDropdownVisible:w,userProfile:a,dropdownItems:l,profileDropdownMaxHeight:u,onSignInClick:v,onRegisterClick:m,onProfileClick:$})]})}const dd=h.forwardRef(Nv),Hv=(n,r,i)=>{let a={};return n?r==="padded"?(a.maxWidth=void 0,a.px=i.desktopPaddingX):(a.maxWidth=i.desktopContentMaxWidth,a.px=i.mobilePaddingX):(a.maxWidth=void 0,a.px=i.mobilePaddingX),a},Vv=(n,r)=>{const i={};return n&&r==="maxWidth"&&(i.marginLeft="auto",i.marginRight="auto"),i},Uv=({children:n,backgroundColor:r="white",header:i,contentLayoutMode:a="maxWidth",style:l,...u})=>{const g=ve().__hd__.base,v=Rr(),m=mt()||v==="md"||v==="lg"||v==="xl",$=Hv(m,a,g),T=Vv(m,a);return y.jsxs(V,{display:"flex",flexDirection:"column",width:"100%",height:"100%",position:"relative",bgColor:r,style:l,...u,children:[i&&y.jsx(dd,{...i}),y.jsx(V,{flex:1,overflow:"visible",position:"relative",width:"100%",...$,style:T,children:n})]})},qv=re.div`
|
|
211
211
|
display: flex;
|
|
212
212
|
flex-direction: row;
|
|
213
213
|
align-items: center;
|
|
214
|
-
${({theme:n,$isFocused:
|
|
215
|
-
padding: ${
|
|
214
|
+
${({theme:n,$isFocused:r,$isDisabled:i,$error:a,$borderColor:l,$bgColor:u})=>{const d=n.__hd__.input;let g="default";a?g="error":i?g="disabled":r&&(g="focused");const v=d.states[g],m=g==="focused"&&l?`0 0 0 2px ${n.colors[l]} inset`:v.boxShadow,$=n.spaces[d.padding.vertical],T=n.spaces[d.padding.horizontal],b=n.radii[d.borderRadius],x=n.borderWidths[d.borderWidth],w=g!=="disabled"&&u?n.colors[u]:v.backgroundColor;return`
|
|
215
|
+
padding: ${$}px ${T}px;
|
|
216
216
|
border-radius: ${b}px;
|
|
217
217
|
border: ${x}px solid ${n.colors[v.borderColor]};
|
|
218
218
|
box-shadow: ${m};
|
|
219
|
-
background-color: ${
|
|
220
|
-
opacity: ${
|
|
219
|
+
background-color: ${w};
|
|
220
|
+
opacity: ${i?.7:1};
|
|
221
221
|
transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
|
|
222
222
|
`}}
|
|
223
|
-
`,Tu=
|
|
223
|
+
`,Tu=re.input`
|
|
224
224
|
flex: 1;
|
|
225
225
|
border: none;
|
|
226
226
|
background: transparent;
|
|
@@ -241,34 +241,34 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
241
241
|
&::-ms-reveal {
|
|
242
242
|
display: none;
|
|
243
243
|
}
|
|
244
|
-
`,Fv=(n,i)=>{const{value:r="",onChange:s,placeholder:l="",disabled:u=!1,error:h,label:g,helperText:v,leftIcon:m,rightIcon:k,borderColor:R,bgColor:b,multiline:x,...y}=n,C=he(),_=C.__hd__.input,[L,I]=f.useState(!1),T=f.useRef(null),[O,F]=f.useState(r),[N,Z]=f.useState(!1),[U,de]=f.useState(null),pe=!x&&y.type==="password";f.useEffect(()=>{F(r)},[r]),f.useEffect(()=>{if(pe&&T.current&&U!==null){const K=T.current,me=U;requestAnimationFrame(()=>{K&&(K.focus(),K.setSelectionRange(me,me))}),de(null)}},[N,pe,U]),f.useImperativeHandle(i,()=>({focus:()=>{var K;return(K=T.current)==null?void 0:K.focus()},blur:()=>{var K;return(K=T.current)==null?void 0:K.blur()},get value(){return O}}));const Ce=K=>{I(!0),n.onFocus&&n.onFocus(K)},W=K=>{I(!1),n.onBlur&&n.onBlur(K)},B=K=>{const me=K.target.value;F(me),s==null||s(me)},H=it(C,_.iconSize),ee=u?_.disabledTextColor:_.iconColor,X=()=>{pe&&T.current&&(de(T.current.selectionStart),Z(!N))},Q={ref:T,value:O,onChange:B,onFocus:Ce,onBlur:W,placeholder:l,disabled:u};return S.jsxs(V,{fw:!0,children:[g&&S.jsx(V,{mb:"xs",children:S.jsx(Ve,{fontWeight:"medium",children:g})}),S.jsxs(Lv,{$isFocused:L,$isDisabled:u,$error:!!h,$borderColor:R,$bgColor:b,children:[m&&S.jsx(V,{mr:_.iconSpacing,children:S.jsx(jt,{type:"icon",art:m,size:H,color:ee})}),x?S.jsx(Tu,{as:"textarea",...Q,...y}):S.jsx(Tu,{...Q,...y,type:N?"text":y.type}),pe&&L?S.jsx(V,{ml:_.iconSpacing,onClick:X,onMouseDown:K=>K.preventDefault(),cursor:"pointer","data-testid":"password-toggle-icon",children:S.jsx(jt,{type:"icon",art:N?Fc:zc,size:H,color:ee})}):!pe&&k&&S.jsx(V,{ml:_.iconSpacing,children:S.jsx(jt,{type:"icon",art:k,size:H,color:ee})})]}),(h||v)&&S.jsx(V,{mt:"xs",children:S.jsx(Ve,{fontSize:"xs",color:h?"danger":"grey600",children:h||v})})]})},zv=f.forwardRef(Fv),Bv=["p","padding","pt","pb","pl","pr","px","py","gap","display","flexDirection","alignItems","justifyContent","flexWrap","flexGrow","flexShrink","flexBasis","flex"];function jv(n){const i={},r={},s={};for(const l in n)if(Object.prototype.hasOwnProperty.call(n,l)){const u=n[l];Bv.includes(l)?i[l]=u:l!=="data"&&l!=="renderItem"&&l!=="keyExtractor"&&l!=="ListEmptyComponent"&&l!=="ListHeaderComponent"&&l!=="ListFooterComponent"&&l!=="ItemSeparatorComponent"&&l!=="itemGap"?r[l]=u:s[l]=u}return{listProps:s,contentProps:i,containerProps:r}}function Wv(n,i){var T,O;const{listProps:r,contentProps:s,containerProps:l}=jv(n),{data:u=[],renderItem:h,keyExtractor:g,ListEmptyComponent:v,ListHeaderComponent:m,ListFooterComponent:k,ItemSeparatorComponent:R,itemGap:b}=r,x=he(),y=((T=x.__hd__.list)==null?void 0:T.defaultGap)||"xs",C=b||y,_=((O=x.__hd__.list)==null?void 0:O.defaultPadding)||"0px",L=s.p??s.padding??_,I=()=>u.length===0&&v?v:u.map((F,N)=>{const Z=g?g(F,N):String(N),U=h?h(F,N):null;return U?S.jsxs(f.Fragment,{children:[U,R&&N<u.length-1?R:null]},Z):null});return S.jsx(V,{ref:i,overflow:"auto",width:"100%",...l,children:S.jsxs(V,{display:"flex",flexDirection:"column",gap:C,p:L,...s,children:[m,I(),k]})})}const Dv=f.forwardRef(Wv);/*! @vimeo/player v2.27.1 | (c) 2025 Vimeo | MIT License | https://github.com/vimeo/player.js */function ku(n,i){var r=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);i&&(s=s.filter(function(l){return Object.getOwnPropertyDescriptor(n,l).enumerable})),r.push.apply(r,s)}return r}function $u(n){for(var i=1;i<arguments.length;i++){var r=arguments[i]!=null?arguments[i]:{};i%2?ku(Object(r),!0).forEach(function(s){Ci(n,s,r[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(r)):ku(Object(r)).forEach(function(s){Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(r,s))})}return n}function lt(){lt=function(){return n};var n={},i=Object.prototype,r=i.hasOwnProperty,s=Object.defineProperty||function(W,B,H){W[B]=H.value},l=typeof Symbol=="function"?Symbol:{},u=l.iterator||"@@iterator",h=l.asyncIterator||"@@asyncIterator",g=l.toStringTag||"@@toStringTag";function v(W,B,H){return Object.defineProperty(W,B,{value:H,enumerable:!0,configurable:!0,writable:!0}),W[B]}try{v({},"")}catch{v=function(B,H,ee){return B[H]=ee}}function m(W,B,H,ee){var X=B&&B.prototype instanceof b?B:b,Q=Object.create(X.prototype),K=new de(ee||[]);return s(Q,"_invoke",{value:F(W,H,K)}),Q}function k(W,B,H){try{return{type:"normal",arg:W.call(B,H)}}catch(ee){return{type:"throw",arg:ee}}}n.wrap=m;var R={};function b(){}function x(){}function y(){}var C={};v(C,u,function(){return this});var _=Object.getPrototypeOf,L=_&&_(_(pe([])));L&&L!==i&&r.call(L,u)&&(C=L);var I=y.prototype=b.prototype=Object.create(C);function T(W){["next","throw","return"].forEach(function(B){v(W,B,function(H){return this._invoke(B,H)})})}function O(W,B){function H(X,Q,K,me){var Se=k(W[X],W,Q);if(Se.type!=="throw"){var Re=Se.arg,Ue=Re.value;return Ue&&typeof Ue=="object"&&r.call(Ue,"__await")?B.resolve(Ue.__await).then(function(Oe){H("next",Oe,K,me)},function(Oe){H("throw",Oe,K,me)}):B.resolve(Ue).then(function(Oe){Re.value=Oe,K(Re)},function(Oe){return H("throw",Oe,K,me)})}me(Se.arg)}var ee;s(this,"_invoke",{value:function(X,Q){function K(){return new B(function(me,Se){H(X,Q,me,Se)})}return ee=ee?ee.then(K,K):K()}})}function F(W,B,H){var ee="suspendedStart";return function(X,Q){if(ee==="executing")throw new Error("Generator is already running");if(ee==="completed"){if(X==="throw")throw Q;return Ce()}for(H.method=X,H.arg=Q;;){var K=H.delegate;if(K){var me=N(K,H);if(me){if(me===R)continue;return me}}if(H.method==="next")H.sent=H._sent=H.arg;else if(H.method==="throw"){if(ee==="suspendedStart")throw ee="completed",H.arg;H.dispatchException(H.arg)}else H.method==="return"&&H.abrupt("return",H.arg);ee="executing";var Se=k(W,B,H);if(Se.type==="normal"){if(ee=H.done?"completed":"suspendedYield",Se.arg===R)continue;return{value:Se.arg,done:H.done}}Se.type==="throw"&&(ee="completed",H.method="throw",H.arg=Se.arg)}}}function N(W,B){var H=B.method,ee=W.iterator[H];if(ee===void 0)return B.delegate=null,H==="throw"&&W.iterator.return&&(B.method="return",B.arg=void 0,N(W,B),B.method==="throw")||H!=="return"&&(B.method="throw",B.arg=new TypeError("The iterator does not provide a '"+H+"' method")),R;var X=k(ee,W.iterator,B.arg);if(X.type==="throw")return B.method="throw",B.arg=X.arg,B.delegate=null,R;var Q=X.arg;return Q?Q.done?(B[W.resultName]=Q.value,B.next=W.nextLoc,B.method!=="return"&&(B.method="next",B.arg=void 0),B.delegate=null,R):Q:(B.method="throw",B.arg=new TypeError("iterator result is not an object"),B.delegate=null,R)}function Z(W){var B={tryLoc:W[0]};1 in W&&(B.catchLoc=W[1]),2 in W&&(B.finallyLoc=W[2],B.afterLoc=W[3]),this.tryEntries.push(B)}function U(W){var B=W.completion||{};B.type="normal",delete B.arg,W.completion=B}function de(W){this.tryEntries=[{tryLoc:"root"}],W.forEach(Z,this),this.reset(!0)}function pe(W){if(W){var B=W[u];if(B)return B.call(W);if(typeof W.next=="function")return W;if(!isNaN(W.length)){var H=-1,ee=function X(){for(;++H<W.length;)if(r.call(W,H))return X.value=W[H],X.done=!1,X;return X.value=void 0,X.done=!0,X};return ee.next=ee}}return{next:Ce}}function Ce(){return{value:void 0,done:!0}}return x.prototype=y,s(I,"constructor",{value:y,configurable:!0}),s(y,"constructor",{value:x,configurable:!0}),x.displayName=v(y,g,"GeneratorFunction"),n.isGeneratorFunction=function(W){var B=typeof W=="function"&&W.constructor;return!!B&&(B===x||(B.displayName||B.name)==="GeneratorFunction")},n.mark=function(W){return Object.setPrototypeOf?Object.setPrototypeOf(W,y):(W.__proto__=y,v(W,g,"GeneratorFunction")),W.prototype=Object.create(I),W},n.awrap=function(W){return{__await:W}},T(O.prototype),v(O.prototype,h,function(){return this}),n.AsyncIterator=O,n.async=function(W,B,H,ee,X){X===void 0&&(X=Promise);var Q=new O(m(W,B,H,ee),X);return n.isGeneratorFunction(B)?Q:Q.next().then(function(K){return K.done?K.value:Q.next()})},T(I),v(I,g,"Generator"),v(I,u,function(){return this}),v(I,"toString",function(){return"[object Generator]"}),n.keys=function(W){var B=Object(W),H=[];for(var ee in B)H.push(ee);return H.reverse(),function X(){for(;H.length;){var Q=H.pop();if(Q in B)return X.value=Q,X.done=!1,X}return X.done=!0,X}},n.values=pe,de.prototype={constructor:de,reset:function(W){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(U),!W)for(var B in this)B.charAt(0)==="t"&&r.call(this,B)&&!isNaN(+B.slice(1))&&(this[B]=void 0)},stop:function(){this.done=!0;var W=this.tryEntries[0].completion;if(W.type==="throw")throw W.arg;return this.rval},dispatchException:function(W){if(this.done)throw W;var B=this;function H(Se,Re){return Q.type="throw",Q.arg=W,B.next=Se,Re&&(B.method="next",B.arg=void 0),!!Re}for(var ee=this.tryEntries.length-1;ee>=0;--ee){var X=this.tryEntries[ee],Q=X.completion;if(X.tryLoc==="root")return H("end");if(X.tryLoc<=this.prev){var K=r.call(X,"catchLoc"),me=r.call(X,"finallyLoc");if(K&&me){if(this.prev<X.catchLoc)return H(X.catchLoc,!0);if(this.prev<X.finallyLoc)return H(X.finallyLoc)}else if(K){if(this.prev<X.catchLoc)return H(X.catchLoc,!0)}else{if(!me)throw new Error("try statement without catch or finally");if(this.prev<X.finallyLoc)return H(X.finallyLoc)}}}},abrupt:function(W,B){for(var H=this.tryEntries.length-1;H>=0;--H){var ee=this.tryEntries[H];if(ee.tryLoc<=this.prev&&r.call(ee,"finallyLoc")&&this.prev<ee.finallyLoc){var X=ee;break}}X&&(W==="break"||W==="continue")&&X.tryLoc<=B&&B<=X.finallyLoc&&(X=null);var Q=X?X.completion:{};return Q.type=W,Q.arg=B,X?(this.method="next",this.next=X.finallyLoc,R):this.complete(Q)},complete:function(W,B){if(W.type==="throw")throw W.arg;return W.type==="break"||W.type==="continue"?this.next=W.arg:W.type==="return"?(this.rval=this.arg=W.arg,this.method="return",this.next="end"):W.type==="normal"&&B&&(this.next=B),R},finish:function(W){for(var B=this.tryEntries.length-1;B>=0;--B){var H=this.tryEntries[B];if(H.finallyLoc===W)return this.complete(H.completion,H.afterLoc),U(H),R}},catch:function(W){for(var B=this.tryEntries.length-1;B>=0;--B){var H=this.tryEntries[B];if(H.tryLoc===W){var ee=H.completion;if(ee.type==="throw"){var X=ee.arg;U(H)}return X}}throw new Error("illegal catch attempt")},delegateYield:function(W,B,H){return this.delegate={iterator:pe(W),resultName:B,nextLoc:H},this.method==="next"&&(this.arg=void 0),R}},n}function Ru(n,i,r,s,l,u,h){try{var g=n[u](h),v=g.value}catch(m){r(m);return}g.done?i(v):Promise.resolve(v).then(s,l)}function Ln(n){return function(){var i=this,r=arguments;return new Promise(function(s,l){var u=n.apply(i,r);function h(v){Ru(u,s,l,h,g,"next",v)}function g(v){Ru(u,s,l,h,g,"throw",v)}h(void 0)})}}function ed(n,i){if(!(n instanceof i))throw new TypeError("Cannot call a class as a function")}function Nv(n,i){for(var r=0;r<i.length;r++){var s=i[r];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(n,rd(s.key),s)}}function td(n,i,r){return i&&Nv(n.prototype,i),Object.defineProperty(n,"prototype",{writable:!1}),n}function Ci(n,i,r){return i=rd(i),i in n?Object.defineProperty(n,i,{value:r,enumerable:!0,configurable:!0,writable:!0}):n[i]=r,n}function Zv(n,i){if(typeof i!="function"&&i!==null)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(i&&i.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),Object.defineProperty(n,"prototype",{writable:!1}),i&&Ar(n,i)}function Er(n){return Er=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Er(n)}function Ar(n,i){return Ar=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(s,l){return s.__proto__=l,s},Ar(n,i)}function nd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Si(n,i,r){return nd()?Si=Reflect.construct.bind():Si=function(l,u,h){var g=[null];g.push.apply(g,u);var v=Function.bind.apply(l,g),m=new v;return h&&Ar(m,h.prototype),m},Si.apply(null,arguments)}function Hv(n){return Function.toString.call(n).indexOf("[native code]")!==-1}function ra(n){var i=typeof Map=="function"?new Map:void 0;return ra=function(s){if(s===null||!Hv(s))return s;if(typeof s!="function")throw new TypeError("Super expression must either be null or a function");if(typeof i<"u"){if(i.has(s))return i.get(s);i.set(s,l)}function l(){return Si(s,arguments,Er(this).constructor)}return l.prototype=Object.create(s.prototype,{constructor:{value:l,enumerable:!1,writable:!0,configurable:!0}}),Ar(l,s)},ra(n)}function Ei(n){if(n===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function Vv(n,i){if(i&&(typeof i=="object"||typeof i=="function"))return i;if(i!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ei(n)}function Uv(n){var i=nd();return function(){var s=Er(n),l;if(i){var u=Er(this).constructor;l=Reflect.construct(s,arguments,u)}else l=s.apply(this,arguments);return Vv(this,l)}}function qv(n,i){if(typeof n!="object"||n===null)return n;var r=n[Symbol.toPrimitive];if(r!==void 0){var s=r.call(n,i);if(typeof s!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(n)}function rd(n){var i=qv(n,"string");return typeof i=="symbol"?i:String(i)}var id=typeof global<"u"&&{}.toString.call(global)==="[object global]";function Iu(n,i){return n.indexOf(i.toLowerCase())===0?n:"".concat(i.toLowerCase()).concat(n.substr(0,1).toUpperCase()).concat(n.substr(1))}function Gv(n){return!!(n&&n.nodeType===1&&"nodeName"in n&&n.ownerDocument&&n.ownerDocument.defaultView)}function Kv(n){return!isNaN(parseFloat(n))&&isFinite(n)&&Math.floor(n)==n}function zn(n){return/^(https?:)?\/\/((((player|www)\.)?vimeo\.com)|((player\.)?[a-zA-Z0-9-]+\.(videoji\.(hk|cn)|vimeo\.work)))(?=$|\/)/.test(n)}function od(n){var i=/^https:\/\/player\.((vimeo\.com)|([a-zA-Z0-9-]+\.(videoji\.(hk|cn)|vimeo\.work)))\/video\/\d+/;return i.test(n)}function Xv(n){for(var i=(n||"").match(/^(?:https?:)?(?:\/\/)?([^/?]+)/),r=(i&&i[1]||"").replace("player.",""),s=[".videoji.hk",".vimeo.work",".videoji.cn"],l=0,u=s;l<u.length;l++){var h=u[l];if(r.endsWith(h))return r}return"vimeo.com"}function ad(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=n.id,r=n.url,s=i||r;if(!s)throw new Error("An id or url must be passed, either in an options object or as a data-vimeo-id or data-vimeo-url attribute.");if(Kv(s))return"https://vimeo.com/".concat(s);if(zn(s))return s.replace("http:","https:");throw i?new TypeError("“".concat(i,"” is not a valid video id.")):new TypeError("“".concat(s,"” is not a vimeo.com url."))}var Ou=function(i,r,s){var l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"addEventListener",u=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"removeEventListener",h=typeof r=="string"?[r]:r;return h.forEach(function(g){i[l](g,s)}),{cancel:function(){return h.forEach(function(v){return i[u](v,s)})}}},Yv=typeof Array.prototype.indexOf<"u",Qv=typeof window<"u"&&typeof window.postMessage<"u";if(!id&&(!Yv||!Qv))throw new Error("Sorry, the Vimeo Player API is not available in this browser.");var ir=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Jv(n,i){return i={exports:{}},n(i,i.exports),i.exports}/*!
|
|
244
|
+
`,Gv=(n,r)=>{const{value:i="",onChange:a,placeholder:l="",disabled:u=!1,error:d,label:g,helperText:v,leftIcon:m,rightIcon:$,borderColor:T,bgColor:b,multiline:x,...w}=n,C=ve(),S=C.__hd__.input,[F,L]=h.useState(!1),A=h.useRef(null),[I,P]=h.useState(i),[D,N]=h.useState(!1),[U,ie]=h.useState(null),ae=!x&&w.type==="password";h.useEffect(()=>{P(i)},[i]),h.useEffect(()=>{if(ae&&A.current&&U!==null){const q=A.current,se=U;requestAnimationFrame(()=>{q&&(q.focus(),q.setSelectionRange(se,se))}),ie(null)}},[D,ae,U]),h.useImperativeHandle(r,()=>({focus:()=>{var q;return(q=A.current)==null?void 0:q.focus()},blur:()=>{var q;return(q=A.current)==null?void 0:q.blur()},get value(){return I}}));const xe=q=>{L(!0),n.onFocus&&n.onFocus(q)},W=q=>{L(!1),n.onBlur&&n.onBlur(q)},M=q=>{const se=q.target.value;P(se),a==null||a(se)},Z=dt(C,S.iconSize),ee=u?S.disabledTextColor:S.iconColor,K=()=>{ae&&A.current&&(ie(A.current.selectionStart),N(!D))},G={ref:A,value:I,onChange:M,onFocus:xe,onBlur:W,placeholder:l,disabled:u};return y.jsxs(V,{fw:!0,children:[g&&y.jsx(V,{mb:"xs",children:y.jsx(tt,{fontWeight:"medium",children:g})}),y.jsxs(qv,{$isFocused:F,$isDisabled:u,$error:!!d,$borderColor:T,$bgColor:b,children:[m&&y.jsx(V,{mr:S.iconSpacing,children:y.jsx(Dt,{type:"icon",art:m,size:Z,color:ee})}),x?y.jsx(Tu,{as:"textarea",...G,...w}):y.jsx(Tu,{...G,...w,type:D?"text":w.type}),ae&&F?y.jsx(V,{ml:S.iconSpacing,onClick:K,onMouseDown:q=>q.preventDefault(),cursor:"pointer","data-testid":"password-toggle-icon",children:y.jsx(Dt,{type:"icon",art:D?Gc:Kc,size:Z,color:ee})}):!ae&&$&&y.jsx(V,{ml:S.iconSpacing,children:y.jsx(Dt,{type:"icon",art:$,size:Z,color:ee})})]}),(d||v)&&y.jsx(V,{mt:"xs",children:y.jsx(tt,{fontSize:"xs",color:d?"danger":"grey600",children:d||v})})]})},Kv=h.forwardRef(Gv),Xv=["p","padding","pt","pb","pl","pr","px","py","gap","display","flexDirection","alignItems","justifyContent","flexWrap","flexGrow","flexShrink","flexBasis","flex"];function Yv(n){const r={},i={},a={};for(const l in n)if(Object.prototype.hasOwnProperty.call(n,l)){const u=n[l];Xv.includes(l)?r[l]=u:l!=="data"&&l!=="renderItem"&&l!=="keyExtractor"&&l!=="ListEmptyComponent"&&l!=="ListHeaderComponent"&&l!=="ListFooterComponent"&&l!=="ItemSeparatorComponent"&&l!=="itemGap"?i[l]=u:a[l]=u}return{listProps:a,contentProps:r,containerProps:i}}function Qv(n,r){var A,I;const{listProps:i,contentProps:a,containerProps:l}=Yv(n),{data:u=[],renderItem:d,keyExtractor:g,ListEmptyComponent:v,ListHeaderComponent:m,ListFooterComponent:$,ItemSeparatorComponent:T,itemGap:b}=i,x=ve(),w=((A=x.__hd__.list)==null?void 0:A.defaultGap)||"xs",C=b||w,S=((I=x.__hd__.list)==null?void 0:I.defaultPadding)||"0px",F=a.p??a.padding??S,L=()=>u.length===0&&v?v:u.map((P,D)=>{const N=g?g(P,D):String(D),U=d?d(P,D):null;return U?y.jsxs(h.Fragment,{children:[U,T&&D<u.length-1?T:null]},N):null});return y.jsx(V,{ref:r,overflow:"auto",width:"100%",...l,children:y.jsxs(V,{display:"flex",flexDirection:"column",gap:C,p:F,...a,children:[m,L(),$]})})}const Jv=h.forwardRef(Qv);/*! @vimeo/player v2.27.1 | (c) 2025 Vimeo | MIT License | https://github.com/vimeo/player.js */function ku(n,r){var i=Object.keys(n);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(n);r&&(a=a.filter(function(l){return Object.getOwnPropertyDescriptor(n,l).enumerable})),i.push.apply(i,a)}return i}function Ru(n){for(var r=1;r<arguments.length;r++){var i=arguments[r]!=null?arguments[r]:{};r%2?ku(Object(i),!0).forEach(function(a){$i(n,a,i[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ku(Object(i)).forEach(function(a){Object.defineProperty(n,a,Object.getOwnPropertyDescriptor(i,a))})}return n}function gt(){gt=function(){return n};var n={},r=Object.prototype,i=r.hasOwnProperty,a=Object.defineProperty||function(W,M,Z){W[M]=Z.value},l=typeof Symbol=="function"?Symbol:{},u=l.iterator||"@@iterator",d=l.asyncIterator||"@@asyncIterator",g=l.toStringTag||"@@toStringTag";function v(W,M,Z){return Object.defineProperty(W,M,{value:Z,enumerable:!0,configurable:!0,writable:!0}),W[M]}try{v({},"")}catch{v=function(M,Z,ee){return M[Z]=ee}}function m(W,M,Z,ee){var K=M&&M.prototype instanceof b?M:b,G=Object.create(K.prototype),q=new ie(ee||[]);return a(G,"_invoke",{value:P(W,Z,q)}),G}function $(W,M,Z){try{return{type:"normal",arg:W.call(M,Z)}}catch(ee){return{type:"throw",arg:ee}}}n.wrap=m;var T={};function b(){}function x(){}function w(){}var C={};v(C,u,function(){return this});var S=Object.getPrototypeOf,F=S&&S(S(ae([])));F&&F!==r&&i.call(F,u)&&(C=F);var L=w.prototype=b.prototype=Object.create(C);function A(W){["next","throw","return"].forEach(function(M){v(W,M,function(Z){return this._invoke(M,Z)})})}function I(W,M){function Z(K,G,q,se){var Y=$(W[K],W,G);if(Y.type!=="throw"){var X=Y.arg,ne=X.value;return ne&&typeof ne=="object"&&i.call(ne,"__await")?M.resolve(ne.__await).then(function(fe){Z("next",fe,q,se)},function(fe){Z("throw",fe,q,se)}):M.resolve(ne).then(function(fe){X.value=fe,q(X)},function(fe){return Z("throw",fe,q,se)})}se(Y.arg)}var ee;a(this,"_invoke",{value:function(K,G){function q(){return new M(function(se,Y){Z(K,G,se,Y)})}return ee=ee?ee.then(q,q):q()}})}function P(W,M,Z){var ee="suspendedStart";return function(K,G){if(ee==="executing")throw new Error("Generator is already running");if(ee==="completed"){if(K==="throw")throw G;return xe()}for(Z.method=K,Z.arg=G;;){var q=Z.delegate;if(q){var se=D(q,Z);if(se){if(se===T)continue;return se}}if(Z.method==="next")Z.sent=Z._sent=Z.arg;else if(Z.method==="throw"){if(ee==="suspendedStart")throw ee="completed",Z.arg;Z.dispatchException(Z.arg)}else Z.method==="return"&&Z.abrupt("return",Z.arg);ee="executing";var Y=$(W,M,Z);if(Y.type==="normal"){if(ee=Z.done?"completed":"suspendedYield",Y.arg===T)continue;return{value:Y.arg,done:Z.done}}Y.type==="throw"&&(ee="completed",Z.method="throw",Z.arg=Y.arg)}}}function D(W,M){var Z=M.method,ee=W.iterator[Z];if(ee===void 0)return M.delegate=null,Z==="throw"&&W.iterator.return&&(M.method="return",M.arg=void 0,D(W,M),M.method==="throw")||Z!=="return"&&(M.method="throw",M.arg=new TypeError("The iterator does not provide a '"+Z+"' method")),T;var K=$(ee,W.iterator,M.arg);if(K.type==="throw")return M.method="throw",M.arg=K.arg,M.delegate=null,T;var G=K.arg;return G?G.done?(M[W.resultName]=G.value,M.next=W.nextLoc,M.method!=="return"&&(M.method="next",M.arg=void 0),M.delegate=null,T):G:(M.method="throw",M.arg=new TypeError("iterator result is not an object"),M.delegate=null,T)}function N(W){var M={tryLoc:W[0]};1 in W&&(M.catchLoc=W[1]),2 in W&&(M.finallyLoc=W[2],M.afterLoc=W[3]),this.tryEntries.push(M)}function U(W){var M=W.completion||{};M.type="normal",delete M.arg,W.completion=M}function ie(W){this.tryEntries=[{tryLoc:"root"}],W.forEach(N,this),this.reset(!0)}function ae(W){if(W){var M=W[u];if(M)return M.call(W);if(typeof W.next=="function")return W;if(!isNaN(W.length)){var Z=-1,ee=function K(){for(;++Z<W.length;)if(i.call(W,Z))return K.value=W[Z],K.done=!1,K;return K.value=void 0,K.done=!0,K};return ee.next=ee}}return{next:xe}}function xe(){return{value:void 0,done:!0}}return x.prototype=w,a(L,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:x,configurable:!0}),x.displayName=v(w,g,"GeneratorFunction"),n.isGeneratorFunction=function(W){var M=typeof W=="function"&&W.constructor;return!!M&&(M===x||(M.displayName||M.name)==="GeneratorFunction")},n.mark=function(W){return Object.setPrototypeOf?Object.setPrototypeOf(W,w):(W.__proto__=w,v(W,g,"GeneratorFunction")),W.prototype=Object.create(L),W},n.awrap=function(W){return{__await:W}},A(I.prototype),v(I.prototype,d,function(){return this}),n.AsyncIterator=I,n.async=function(W,M,Z,ee,K){K===void 0&&(K=Promise);var G=new I(m(W,M,Z,ee),K);return n.isGeneratorFunction(M)?G:G.next().then(function(q){return q.done?q.value:G.next()})},A(L),v(L,g,"Generator"),v(L,u,function(){return this}),v(L,"toString",function(){return"[object Generator]"}),n.keys=function(W){var M=Object(W),Z=[];for(var ee in M)Z.push(ee);return Z.reverse(),function K(){for(;Z.length;){var G=Z.pop();if(G in M)return K.value=G,K.done=!1,K}return K.done=!0,K}},n.values=ae,ie.prototype={constructor:ie,reset:function(W){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(U),!W)for(var M in this)M.charAt(0)==="t"&&i.call(this,M)&&!isNaN(+M.slice(1))&&(this[M]=void 0)},stop:function(){this.done=!0;var W=this.tryEntries[0].completion;if(W.type==="throw")throw W.arg;return this.rval},dispatchException:function(W){if(this.done)throw W;var M=this;function Z(Y,X){return G.type="throw",G.arg=W,M.next=Y,X&&(M.method="next",M.arg=void 0),!!X}for(var ee=this.tryEntries.length-1;ee>=0;--ee){var K=this.tryEntries[ee],G=K.completion;if(K.tryLoc==="root")return Z("end");if(K.tryLoc<=this.prev){var q=i.call(K,"catchLoc"),se=i.call(K,"finallyLoc");if(q&&se){if(this.prev<K.catchLoc)return Z(K.catchLoc,!0);if(this.prev<K.finallyLoc)return Z(K.finallyLoc)}else if(q){if(this.prev<K.catchLoc)return Z(K.catchLoc,!0)}else{if(!se)throw new Error("try statement without catch or finally");if(this.prev<K.finallyLoc)return Z(K.finallyLoc)}}}},abrupt:function(W,M){for(var Z=this.tryEntries.length-1;Z>=0;--Z){var ee=this.tryEntries[Z];if(ee.tryLoc<=this.prev&&i.call(ee,"finallyLoc")&&this.prev<ee.finallyLoc){var K=ee;break}}K&&(W==="break"||W==="continue")&&K.tryLoc<=M&&M<=K.finallyLoc&&(K=null);var G=K?K.completion:{};return G.type=W,G.arg=M,K?(this.method="next",this.next=K.finallyLoc,T):this.complete(G)},complete:function(W,M){if(W.type==="throw")throw W.arg;return W.type==="break"||W.type==="continue"?this.next=W.arg:W.type==="return"?(this.rval=this.arg=W.arg,this.method="return",this.next="end"):W.type==="normal"&&M&&(this.next=M),T},finish:function(W){for(var M=this.tryEntries.length-1;M>=0;--M){var Z=this.tryEntries[M];if(Z.finallyLoc===W)return this.complete(Z.completion,Z.afterLoc),U(Z),T}},catch:function(W){for(var M=this.tryEntries.length-1;M>=0;--M){var Z=this.tryEntries[M];if(Z.tryLoc===W){var ee=Z.completion;if(ee.type==="throw"){var K=ee.arg;U(Z)}return K}}throw new Error("illegal catch attempt")},delegateYield:function(W,M,Z){return this.delegate={iterator:ae(W),resultName:M,nextLoc:Z},this.method==="next"&&(this.arg=void 0),T}},n}function Lu(n,r,i,a,l,u,d){try{var g=n[u](d),v=g.value}catch(m){i(m);return}g.done?r(v):Promise.resolve(v).then(a,l)}function Pn(n){return function(){var r=this,i=arguments;return new Promise(function(a,l){var u=n.apply(r,i);function d(v){Lu(u,a,l,d,g,"next",v)}function g(v){Lu(u,a,l,d,g,"throw",v)}d(void 0)})}}function fd(n,r){if(!(n instanceof r))throw new TypeError("Cannot call a class as a function")}function eb(n,r){for(var i=0;i<r.length;i++){var a=r[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(n,gd(a.key),a)}}function hd(n,r,i){return r&&eb(n.prototype,r),Object.defineProperty(n,"prototype",{writable:!1}),n}function $i(n,r,i){return r=gd(r),r in n?Object.defineProperty(n,r,{value:i,enumerable:!0,configurable:!0,writable:!0}):n[r]=i,n}function tb(n,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(r&&r.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),Object.defineProperty(n,"prototype",{writable:!1}),r&&Ar(n,r)}function Er(n){return Er=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(i){return i.__proto__||Object.getPrototypeOf(i)},Er(n)}function Ar(n,r){return Ar=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,l){return a.__proto__=l,a},Ar(n,r)}function pd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ei(n,r,i){return pd()?Ei=Reflect.construct.bind():Ei=function(l,u,d){var g=[null];g.push.apply(g,u);var v=Function.bind.apply(l,g),m=new v;return d&&Ar(m,d.prototype),m},Ei.apply(null,arguments)}function nb(n){return Function.toString.call(n).indexOf("[native code]")!==-1}function oa(n){var r=typeof Map=="function"?new Map:void 0;return oa=function(a){if(a===null||!nb(a))return a;if(typeof a!="function")throw new TypeError("Super expression must either be null or a function");if(typeof r<"u"){if(r.has(a))return r.get(a);r.set(a,l)}function l(){return Ei(a,arguments,Er(this).constructor)}return l.prototype=Object.create(a.prototype,{constructor:{value:l,enumerable:!1,writable:!0,configurable:!0}}),Ar(l,a)},oa(n)}function Ai(n){if(n===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function rb(n,r){if(r&&(typeof r=="object"||typeof r=="function"))return r;if(r!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ai(n)}function ib(n){var r=pd();return function(){var a=Er(n),l;if(r){var u=Er(this).constructor;l=Reflect.construct(a,arguments,u)}else l=a.apply(this,arguments);return rb(this,l)}}function ob(n,r){if(typeof n!="object"||n===null)return n;var i=n[Symbol.toPrimitive];if(i!==void 0){var a=i.call(n,r);if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(n)}function gd(n){var r=ob(n,"string");return typeof r=="symbol"?r:String(r)}var md=typeof global<"u"&&{}.toString.call(global)==="[object global]";function Iu(n,r){return n.indexOf(r.toLowerCase())===0?n:"".concat(r.toLowerCase()).concat(n.substr(0,1).toUpperCase()).concat(n.substr(1))}function ab(n){return!!(n&&n.nodeType===1&&"nodeName"in n&&n.ownerDocument&&n.ownerDocument.defaultView)}function sb(n){return!isNaN(parseFloat(n))&&isFinite(n)&&Math.floor(n)==n}function jn(n){return/^(https?:)?\/\/((((player|www)\.)?vimeo\.com)|((player\.)?[a-zA-Z0-9-]+\.(videoji\.(hk|cn)|vimeo\.work)))(?=$|\/)/.test(n)}function vd(n){var r=/^https:\/\/player\.((vimeo\.com)|([a-zA-Z0-9-]+\.(videoji\.(hk|cn)|vimeo\.work)))\/video\/\d+/;return r.test(n)}function lb(n){for(var r=(n||"").match(/^(?:https?:)?(?:\/\/)?([^/?]+)/),i=(r&&r[1]||"").replace("player.",""),a=[".videoji.hk",".vimeo.work",".videoji.cn"],l=0,u=a;l<u.length;l++){var d=u[l];if(i.endsWith(d))return i}return"vimeo.com"}function bd(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=n.id,i=n.url,a=r||i;if(!a)throw new Error("An id or url must be passed, either in an options object or as a data-vimeo-id or data-vimeo-url attribute.");if(sb(a))return"https://vimeo.com/".concat(a);if(jn(a))return a.replace("http:","https:");throw r?new TypeError("“".concat(r,"” is not a valid video id.")):new TypeError("“".concat(a,"” is not a vimeo.com url."))}var Ou=function(r,i,a){var l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"addEventListener",u=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"removeEventListener",d=typeof i=="string"?[i]:i;return d.forEach(function(g){r[l](g,a)}),{cancel:function(){return d.forEach(function(v){return r[u](v,a)})}}},ub=typeof Array.prototype.indexOf<"u",cb=typeof window<"u"&&typeof window.postMessage<"u";if(!md&&(!ub||!cb))throw new Error("Sorry, the Vimeo Player API is not available in this browser.");var or=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function db(n,r){return r={exports:{}},n(r,r.exports),r.exports}/*!
|
|
245
245
|
* weakmap-polyfill v2.0.4 - ECMAScript6 WeakMap polyfill
|
|
246
246
|
* https://github.com/polygonplanet/weakmap-polyfill
|
|
247
247
|
* Copyright (c) 2015-2021 polygonplanet <polygon.planet.aqua@gmail.com>
|
|
248
248
|
* @license MIT
|
|
249
|
-
*/(function(n){if(n.WeakMap)return;var
|
|
249
|
+
*/(function(n){if(n.WeakMap)return;var r=Object.prototype.hasOwnProperty,i=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}}(),a=function(u,d,g){i?Object.defineProperty(u,d,{configurable:!0,writable:!0,value:g}):u[d]=g};n.WeakMap=function(){function u(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(a(this,"_id",g("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}a(u.prototype,"delete",function(m){if(d(this,"delete"),!l(m))return!1;var $=m[this._id];return $&&$[0]===m?(delete m[this._id],!0):!1}),a(u.prototype,"get",function(m){if(d(this,"get"),!!l(m)){var $=m[this._id];if($&&$[0]===m)return $[1]}}),a(u.prototype,"has",function(m){if(d(this,"has"),!l(m))return!1;var $=m[this._id];return!!($&&$[0]===m)}),a(u.prototype,"set",function(m,$){if(d(this,"set"),!l(m))throw new TypeError("Invalid value used as weak map key");var T=m[this._id];return T&&T[0]===m?(T[1]=$,this):(a(m,this._id,[m,$]),this)});function d(m,$){if(!l(m)||!r.call(m,"_id"))throw new TypeError($+" method called on incompatible receiver "+typeof m)}function g(m){return m+"_"+v()+"."+v()}function v(){return Math.random().toString().substring(2)}return a(u,"_polyfill",!0),u}();function l(u){return Object(u)===u}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:or);var Wt=db(function(n){/*! Native Promise Only
|
|
250
250
|
v0.8.1 (c) Kyle Simpson
|
|
251
251
|
MIT License: http://getify.mit-license.org
|
|
252
|
-
*/(function(r,s,l){s[r]=s[r]||l(),n.exports&&(n.exports=s[r])})("Promise",ir,function(){var r,s,l,u=Object.prototype.toString,h=typeof setImmediate<"u"?function(T){return setImmediate(T)}:setTimeout;try{Object.defineProperty({},"x",{}),r=function(T,O,F,N){return Object.defineProperty(T,O,{value:F,writable:!0,configurable:N!==!1})}}catch{r=function(O,F,N){return O[F]=N,O}}l=function(){var T,O,F;function N(Z,U){this.fn=Z,this.self=U,this.next=void 0}return{add:function(U,de){F=new N(U,de),O?O.next=F:T=F,O=F,F=void 0},drain:function(){var U=T;for(T=O=s=void 0;U;)U.fn.call(U.self),U=U.next}}}();function g(I,T){l.add(I,T),s||(s=h(l.drain))}function v(I){var T,O=typeof I;return I!=null&&(O=="object"||O=="function")&&(T=I.then),typeof T=="function"?T:!1}function m(){for(var I=0;I<this.chain.length;I++)k(this,this.state===1?this.chain[I].success:this.chain[I].failure,this.chain[I]);this.chain.length=0}function k(I,T,O){var F,N;try{T===!1?O.reject(I.msg):(T===!0?F=I.msg:F=T.call(void 0,I.msg),F===O.promise?O.reject(TypeError("Promise-chain cycle")):(N=v(F))?N.call(F,O.resolve,O.reject):O.resolve(F))}catch(Z){O.reject(Z)}}function R(I){var T,O=this;if(!O.triggered){O.triggered=!0,O.def&&(O=O.def);try{(T=v(I))?g(function(){var F=new y(O);try{T.call(I,function(){R.apply(F,arguments)},function(){b.apply(F,arguments)})}catch(N){b.call(F,N)}}):(O.msg=I,O.state=1,O.chain.length>0&&g(m,O))}catch(F){b.call(new y(O),F)}}}function b(I){var T=this;T.triggered||(T.triggered=!0,T.def&&(T=T.def),T.msg=I,T.state=2,T.chain.length>0&&g(m,T))}function x(I,T,O,F){for(var N=0;N<T.length;N++)(function(U){I.resolve(T[U]).then(function(pe){O(U,pe)},F)})(N)}function y(I){this.def=I,this.triggered=!1}function C(I){this.promise=I,this.state=0,this.triggered=!1,this.chain=[],this.msg=void 0}function _(I){if(typeof I!="function")throw TypeError("Not a function");if(this.__NPO__!==0)throw TypeError("Not a promise");this.__NPO__=1;var T=new C(this);this.then=function(F,N){var Z={success:typeof F=="function"?F:!0,failure:typeof N=="function"?N:!1};return Z.promise=new this.constructor(function(de,pe){if(typeof de!="function"||typeof pe!="function")throw TypeError("Not a function");Z.resolve=de,Z.reject=pe}),T.chain.push(Z),T.state!==0&&g(m,T),Z.promise},this.catch=function(F){return this.then(void 0,F)};try{I.call(void 0,function(F){R.call(T,F)},function(F){b.call(T,F)})}catch(O){b.call(T,O)}}var L=r({},"constructor",_,!1);return _.prototype=L,r(L,"__NPO__",0,!1),r(_,"resolve",function(T){var O=this;return T&&typeof T=="object"&&T.__NPO__===1?T:new O(function(N,Z){if(typeof N!="function"||typeof Z!="function")throw TypeError("Not a function");N(T)})}),r(_,"reject",function(T){return new this(function(F,N){if(typeof F!="function"||typeof N!="function")throw TypeError("Not a function");N(T)})}),r(_,"all",function(T){var O=this;return u.call(T)!="[object Array]"?O.reject(TypeError("Not an array")):T.length===0?O.resolve([]):new O(function(N,Z){if(typeof N!="function"||typeof Z!="function")throw TypeError("Not a function");var U=T.length,de=Array(U),pe=0;x(O,T,function(W,B){de[W]=B,++pe===U&&N(de)},Z)})}),r(_,"race",function(T){var O=this;return u.call(T)!="[object Array]"?O.reject(TypeError("Not an array")):new O(function(N,Z){if(typeof N!="function"||typeof Z!="function")throw TypeError("Not a function");x(O,T,function(de,pe){N(pe)},Z)})}),_})}),dn=new WeakMap;function xr(n,i,r){var s=dn.get(n.element)||{};i in s||(s[i]=[]),s[i].push(r),dn.set(n.element,s)}function Ti(n,i){var r=dn.get(n.element)||{};return r[i]||[]}function ki(n,i,r){var s=dn.get(n.element)||{};if(!s[i])return!0;if(!r)return s[i]=[],dn.set(n.element,s),!0;var l=s[i].indexOf(r);return l!==-1&&s[i].splice(l,1),dn.set(n.element,s),s[i]&&s[i].length===0}function e3(n,i){var r=Ti(n,i);if(r.length<1)return!1;var s=r.shift();return ki(n,i,s),s}function t3(n,i){var r=dn.get(n);dn.set(i,r),dn.delete(n)}function Fi(n){if(typeof n=="string")try{n=JSON.parse(n)}catch(i){return console.warn(i),{}}return n}function Mn(n,i,r){if(!(!n.element.contentWindow||!n.element.contentWindow.postMessage)){var s={method:i};r!==void 0&&(s.value=r);var l=parseFloat(navigator.userAgent.toLowerCase().replace(/^.*msie (\d+).*$/,"$1"));l>=8&&l<10&&(s=JSON.stringify(s)),n.element.contentWindow.postMessage(s,n.origin)}}function n3(n,i){i=Fi(i);var r=[],s;if(i.event){if(i.event==="error"){var l=Ti(n,i.data.method);l.forEach(function(h){var g=new Error(i.data.message);g.name=i.data.name,h.reject(g),ki(n,i.data.method,h)})}r=Ti(n,"event:".concat(i.event)),s=i.data}else if(i.method){var u=e3(n,i.method);u&&(r.push(u),s=i.value)}r.forEach(function(h){try{if(typeof h=="function"){h.call(n,s);return}h.resolve(s)}catch{}})}var r3=["airplay","audio_tracks","audiotrack","autopause","autoplay","background","byline","cc","chapter_id","chapters","chromecast","color","colors","controls","dnt","end_time","fullscreen","height","id","initial_quality","interactive_params","keyboard","loop","maxheight","max_quality","maxwidth","min_quality","muted","play_button_position","playsinline","portrait","progress_bar","quality","quality_selector","responsive","skipping_forward","speed","start_time","texttrack","title","transcript","transparent","unmute_button","url","vimeo_logo","volume","watch_full_video","width"];function sd(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return r3.reduce(function(r,s){var l=n.getAttribute("data-vimeo-".concat(s));return(l||l==="")&&(r[s]=l===""?1:l),r},i)}function _a(n,i){var r=n.html;if(!i)throw new TypeError("An element must be provided");if(i.getAttribute("data-vimeo-initialized")!==null)return i.querySelector("iframe");var s=document.createElement("div");return s.innerHTML=r,i.appendChild(s.firstChild),i.setAttribute("data-vimeo-initialized","true"),i.querySelector("iframe")}function ld(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;return new Promise(function(s,l){if(!zn(n))throw new TypeError("“".concat(n,"” is not a vimeo.com url."));var u=Xv(n),h="https://".concat(u,"/api/oembed.json?url=").concat(encodeURIComponent(n));for(var g in i)i.hasOwnProperty(g)&&(h+="&".concat(g,"=").concat(encodeURIComponent(i[g])));var v="XDomainRequest"in window?new XDomainRequest:new XMLHttpRequest;v.open("GET",h,!0),v.onload=function(){if(v.status===404){l(new Error("“".concat(n,"” was not found.")));return}if(v.status===403){l(new Error("“".concat(n,"” is not embeddable.")));return}try{var m=JSON.parse(v.responseText);if(m.domain_status_code===403){_a(m,r),l(new Error("“".concat(n,"” is not embeddable.")));return}s(m)}catch(k){l(k)}},v.onerror=function(){var m=v.status?" (".concat(v.status,")"):"";l(new Error("There was an error fetching the embed code from Vimeo".concat(m,".")))},v.send()})}function i3(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document,i=[].slice.call(n.querySelectorAll("[data-vimeo-id], [data-vimeo-url]")),r=function(l){"console"in window&&console.error&&console.error("There was an error creating an embed: ".concat(l))};i.forEach(function(s){try{if(s.getAttribute("data-vimeo-defer")!==null)return;var l=sd(s),u=ad(l);ld(u,l,s).then(function(h){return _a(h,s)}).catch(r)}catch(h){r(h)}})}function o3(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoPlayerResizeEmbeds_){window.VimeoPlayerResizeEmbeds_=!0;var i=function(s){if(zn(s.origin)&&!(!s.data||s.data.event!=="spacechange")){for(var l=n.querySelectorAll("iframe"),u=0;u<l.length;u++)if(l[u].contentWindow===s.source){var h=l[u].parentElement;h.style.paddingBottom="".concat(s.data.data[0].bottom,"px");break}}};window.addEventListener("message",i)}}function a3(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoSeoMetadataAppended){window.VimeoSeoMetadataAppended=!0;var i=function(s){if(zn(s.origin)){var l=Fi(s.data);if(!(!l||l.event!=="ready"))for(var u=n.querySelectorAll("iframe"),h=0;h<u.length;h++){var g=u[h],v=g.contentWindow===s.source;if(od(g.src)&&v){var m=new Ca(g);m.callMethod("appendVideoMetadata",window.location.href)}}}};window.addEventListener("message",i)}}function s3(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoCheckedUrlTimeParam){window.VimeoCheckedUrlTimeParam=!0;var i=function(l){"console"in window&&console.error&&console.error("There was an error getting video Id: ".concat(l))},r=function(l){if(zn(l.origin)){var u=Fi(l.data);if(!(!u||u.event!=="ready"))for(var h=n.querySelectorAll("iframe"),g=function(){var k=h[v],R=k.contentWindow===l.source;if(od(k.src)&&R){var b=new Ca(k);b.getVideoId().then(function(x){var y=new RegExp("[?&]vimeo_t_".concat(x,"=([^&#]*)")).exec(window.location.href);if(y&&y[1]){var C=decodeURI(y[1]);b.setCurrentTime(C)}}).catch(i)}},v=0;v<h.length;v++)g()}};window.addEventListener("message",r)}}function l3(){var n=function(){for(var s,l=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],u=0,h=l.length,g={};u<h;u++)if(s=l[u],s&&s[1]in document){for(u=0;u<s.length;u++)g[l[0][u]]=s[u];return g}return!1}(),i={fullscreenchange:n.fullscreenchange,fullscreenerror:n.fullscreenerror},r={request:function(l){return new Promise(function(u,h){var g=function m(){r.off("fullscreenchange",m),u()};r.on("fullscreenchange",g),l=l||document.documentElement;var v=l[n.requestFullscreen]();v instanceof Promise&&v.then(g).catch(h)})},exit:function(){return new Promise(function(l,u){if(!r.isFullscreen){l();return}var h=function v(){r.off("fullscreenchange",v),l()};r.on("fullscreenchange",h);var g=document[n.exitFullscreen]();g instanceof Promise&&g.then(h).catch(u)})},on:function(l,u){var h=i[l];h&&document.addEventListener(h,u)},off:function(l,u){var h=i[l];h&&document.removeEventListener(h,u)}};return Object.defineProperties(r,{isFullscreen:{get:function(){return!!document[n.fullscreenElement]}},element:{enumerable:!0,get:function(){return document[n.fullscreenElement]}},isEnabled:{enumerable:!0,get:function(){return!!document[n.fullscreenEnabled]}}}),r}var u3={role:"viewer",autoPlayMuted:!0,allowedDrift:.3,maxAllowedDrift:1,minCheckInterval:.1,maxRateAdjustment:.2,maxTimeToCatchUp:1},c3=function(n){Zv(r,n);var i=Uv(r);function r(s,l){var u,h=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},g=arguments.length>3?arguments[3]:void 0;return ed(this,r),u=i.call(this),Ci(Ei(u),"logger",void 0),Ci(Ei(u),"speedAdjustment",0),Ci(Ei(u),"adjustSpeed",function(){var v=Ln(lt().mark(function m(k,R){var b;return lt().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:if(u.speedAdjustment!==R){y.next=2;break}return y.abrupt("return");case 2:return y.next=4,k.getPlaybackRate();case 4:return y.t0=y.sent,y.t1=u.speedAdjustment,y.t2=y.t0-y.t1,y.t3=R,b=y.t2+y.t3,u.log("New playbackRate: ".concat(b)),y.next=12,k.setPlaybackRate(b);case 12:u.speedAdjustment=R;case 13:case"end":return y.stop()}},m)}));return function(m,k){return v.apply(this,arguments)}}()),u.logger=g,u.init(l,s,$u($u({},u3),h)),u}return td(r,[{key:"disconnect",value:function(){this.dispatchEvent(new Event("disconnect"))}},{key:"init",value:function(){var s=Ln(lt().mark(function u(h,g,v){var m=this,k,R,b;return lt().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:return y.next=2,this.waitForTOReadyState(h,"open");case 2:if(v.role!=="viewer"){y.next=10;break}return y.next=5,this.updatePlayer(h,g,v);case 5:k=Ou(h,"change",function(){return m.updatePlayer(h,g,v)}),R=this.maintainPlaybackPosition(h,g,v),this.addEventListener("disconnect",function(){R.cancel(),k.cancel()}),y.next=14;break;case 10:return y.next=12,this.updateTimingObject(h,g);case 12:b=Ou(g,["seeked","play","pause","ratechange"],function(){return m.updateTimingObject(h,g)},"on","off"),this.addEventListener("disconnect",function(){return b.cancel()});case 14:case"end":return y.stop()}},u,this)}));function l(u,h,g){return s.apply(this,arguments)}return l}()},{key:"updateTimingObject",value:function(){var s=Ln(lt().mark(function u(h,g){return lt().wrap(function(m){for(;;)switch(m.prev=m.next){case 0:return m.t0=h,m.next=3,g.getCurrentTime();case 3:return m.t1=m.sent,m.next=6,g.getPaused();case 6:if(!m.sent){m.next=10;break}m.t2=0,m.next=13;break;case 10:return m.next=12,g.getPlaybackRate();case 12:m.t2=m.sent;case 13:m.t3=m.t2,m.t4={position:m.t1,velocity:m.t3},m.t0.update.call(m.t0,m.t4);case 16:case"end":return m.stop()}},u)}));function l(u,h){return s.apply(this,arguments)}return l}()},{key:"updatePlayer",value:function(){var s=Ln(lt().mark(function u(h,g,v){var m,k,R;return lt().wrap(function(x){for(;;)switch(x.prev=x.next){case 0:if(m=h.query(),k=m.position,R=m.velocity,typeof k=="number"&&g.setCurrentTime(k),typeof R!="number"){x.next=25;break}if(R!==0){x.next=11;break}return x.next=6,g.getPaused();case 6:if(x.t0=x.sent,x.t0!==!1){x.next=9;break}g.pause();case 9:x.next=25;break;case 11:if(!(R>0)){x.next=25;break}return x.next=14,g.getPaused();case 14:if(x.t1=x.sent,x.t1!==!0){x.next=19;break}return x.next=18,g.play().catch(function(){var y=Ln(lt().mark(function C(_){return lt().wrap(function(I){for(;;)switch(I.prev=I.next){case 0:if(!(_.name==="NotAllowedError"&&v.autoPlayMuted)){I.next=5;break}return I.next=3,g.setMuted(!0);case 3:return I.next=5,g.play().catch(function(T){return console.error("Couldn't play the video from TimingSrcConnector. Error:",T)});case 5:case"end":return I.stop()}},C)}));return function(C){return y.apply(this,arguments)}}());case 18:this.updatePlayer(h,g,v);case 19:return x.next=21,g.getPlaybackRate();case 21:if(x.t2=x.sent,x.t3=R,x.t2===x.t3){x.next=25;break}g.setPlaybackRate(R);case 25:case"end":return x.stop()}},u,this)}));function l(u,h,g){return s.apply(this,arguments)}return l}()},{key:"maintainPlaybackPosition",value:function(l,u,h){var g=this,v=h.allowedDrift,m=h.maxAllowedDrift,k=h.minCheckInterval,R=h.maxRateAdjustment,b=h.maxTimeToCatchUp,x=Math.min(b,Math.max(k,m))*1e3,y=function(){var _=Ln(lt().mark(function L(){var I,T,O,F,N;return lt().wrap(function(U){for(;;)switch(U.prev=U.next){case 0:if(U.t0=l.query().velocity===0,U.t0){U.next=6;break}return U.next=4,u.getPaused();case 4:U.t1=U.sent,U.t0=U.t1===!0;case 6:if(!U.t0){U.next=8;break}return U.abrupt("return");case 8:return U.t2=l.query().position,U.next=11,u.getCurrentTime();case 11:if(U.t3=U.sent,I=U.t2-U.t3,T=Math.abs(I),g.log("Drift: ".concat(I)),!(T>m)){U.next=22;break}return U.next=18,g.adjustSpeed(u,0);case 18:u.setCurrentTime(l.query().position),g.log("Resync by currentTime"),U.next=29;break;case 22:if(!(T>v)){U.next=29;break}return O=T/b,F=R,N=O<F?(F-O)/2:F,U.next=28,g.adjustSpeed(u,N*Math.sign(I));case 28:g.log("Resync by playbackRate");case 29:case"end":return U.stop()}},L)}));return function(){return _.apply(this,arguments)}}(),C=setInterval(function(){return y()},x);return{cancel:function(){return clearInterval(C)}}}},{key:"log",value:function(l){var u;(u=this.logger)===null||u===void 0||u.call(this,"TimingSrcConnector: ".concat(l))}},{key:"waitForTOReadyState",value:function(l,u){return new Promise(function(h){var g=function v(){l.readyState===u?h():l.addEventListener("readystatechange",v,{once:!0})};g()})}}]),r}(ra(EventTarget)),tr=new WeakMap,Yo=new WeakMap,bt={},Ca=function(){function n(i){var r=this,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(ed(this,n),window.jQuery&&i instanceof jQuery&&(i.length>1&&window.console&&console.warn&&console.warn("A jQuery object with multiple elements was passed, using the first element."),i=i[0]),typeof document<"u"&&typeof i=="string"&&(i=document.getElementById(i)),!Gv(i))throw new TypeError("You must pass either a valid element or a valid id.");if(i.nodeName!=="IFRAME"){var l=i.querySelector("iframe");l&&(i=l)}if(i.nodeName==="IFRAME"&&!zn(i.getAttribute("src")||""))throw new Error("The player element passed isn’t a Vimeo embed.");if(tr.has(i))return tr.get(i);this._window=i.ownerDocument.defaultView,this.element=i,this.origin="*";var u=new Bt(function(g,v){if(r._onMessage=function(R){if(!(!zn(R.origin)||r.element.contentWindow!==R.source)){r.origin==="*"&&(r.origin=R.origin);var b=Fi(R.data),x=b&&b.event==="error",y=x&&b.data&&b.data.method==="ready";if(y){var C=new Error(b.data.message);C.name=b.data.name,v(C);return}var _=b&&b.event==="ready",L=b&&b.method==="ping";if(_||L){r.element.setAttribute("data-ready","true"),g();return}n3(r,b)}},r._window.addEventListener("message",r._onMessage),r.element.nodeName!=="IFRAME"){var m=sd(i,s),k=ad(m);ld(k,m,i).then(function(R){var b=_a(R,i);return r.element=b,r._originalElement=i,t3(i,b),tr.set(r.element,r),R}).catch(v)}});if(Yo.set(this,u),tr.set(this.element,this),this.element.nodeName==="IFRAME"&&Mn(this,"ping"),bt.isEnabled){var h=function(){return bt.exit()};this.fullscreenchangeHandler=function(){bt.isFullscreen?xr(r,"event:exitFullscreen",h):ki(r,"event:exitFullscreen",h),r.ready().then(function(){Mn(r,"fullscreenchange",bt.isFullscreen)})},bt.on("fullscreenchange",this.fullscreenchangeHandler)}return this}return td(n,[{key:"callMethod",value:function(r){for(var s=this,l=arguments.length,u=new Array(l>1?l-1:0),h=1;h<l;h++)u[h-1]=arguments[h];if(r==null)throw new TypeError("You must pass a method name.");return new Bt(function(g,v){return s.ready().then(function(){xr(s,r,{resolve:g,reject:v}),Mn(s,r,u)}).catch(v)})}},{key:"get",value:function(r){var s=this;return new Bt(function(l,u){return r=Iu(r,"get"),s.ready().then(function(){xr(s,r,{resolve:l,reject:u}),Mn(s,r)}).catch(u)})}},{key:"set",value:function(r,s){var l=this;return new Bt(function(u,h){if(r=Iu(r,"set"),s==null)throw new TypeError("There must be a value to set.");return l.ready().then(function(){xr(l,r,{resolve:u,reject:h}),Mn(l,r,s)}).catch(h)})}},{key:"on",value:function(r,s){if(!r)throw new TypeError("You must pass an event name.");if(!s)throw new TypeError("You must pass a callback function.");if(typeof s!="function")throw new TypeError("The callback must be a function.");var l=Ti(this,"event:".concat(r));l.length===0&&this.callMethod("addEventListener",r).catch(function(){}),xr(this,"event:".concat(r),s)}},{key:"off",value:function(r,s){if(!r)throw new TypeError("You must pass an event name.");if(s&&typeof s!="function")throw new TypeError("The callback must be a function.");var l=ki(this,"event:".concat(r),s);l&&this.callMethod("removeEventListener",r).catch(function(u){})}},{key:"loadVideo",value:function(r){return this.callMethod("loadVideo",r)}},{key:"ready",value:function(){var r=Yo.get(this)||new Bt(function(s,l){l(new Error("Unknown player. Probably unloaded."))});return Bt.resolve(r)}},{key:"addCuePoint",value:function(r){var s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.callMethod("addCuePoint",{time:r,data:s})}},{key:"removeCuePoint",value:function(r){return this.callMethod("removeCuePoint",r)}},{key:"enableTextTrack",value:function(r,s){if(!r)throw new TypeError("You must pass a language.");return this.callMethod("enableTextTrack",{language:r,kind:s})}},{key:"disableTextTrack",value:function(){return this.callMethod("disableTextTrack")}},{key:"pause",value:function(){return this.callMethod("pause")}},{key:"play",value:function(){return this.callMethod("play")}},{key:"requestFullscreen",value:function(){return bt.isEnabled?bt.request(this.element):this.callMethod("requestFullscreen")}},{key:"exitFullscreen",value:function(){return bt.isEnabled?bt.exit():this.callMethod("exitFullscreen")}},{key:"getFullscreen",value:function(){return bt.isEnabled?Bt.resolve(bt.isFullscreen):this.get("fullscreen")}},{key:"requestPictureInPicture",value:function(){return this.callMethod("requestPictureInPicture")}},{key:"exitPictureInPicture",value:function(){return this.callMethod("exitPictureInPicture")}},{key:"getPictureInPicture",value:function(){return this.get("pictureInPicture")}},{key:"remotePlaybackPrompt",value:function(){return this.callMethod("remotePlaybackPrompt")}},{key:"unload",value:function(){return this.callMethod("unload")}},{key:"destroy",value:function(){var r=this;return new Bt(function(s){if(Yo.delete(r),tr.delete(r.element),r._originalElement&&(tr.delete(r._originalElement),r._originalElement.removeAttribute("data-vimeo-initialized")),r.element&&r.element.nodeName==="IFRAME"&&r.element.parentNode&&(r.element.parentNode.parentNode&&r._originalElement&&r._originalElement!==r.element.parentNode?r.element.parentNode.parentNode.removeChild(r.element.parentNode):r.element.parentNode.removeChild(r.element)),r.element&&r.element.nodeName==="DIV"&&r.element.parentNode){r.element.removeAttribute("data-vimeo-initialized");var l=r.element.querySelector("iframe");l&&l.parentNode&&(l.parentNode.parentNode&&r._originalElement&&r._originalElement!==l.parentNode?l.parentNode.parentNode.removeChild(l.parentNode):l.parentNode.removeChild(l))}r._window.removeEventListener("message",r._onMessage),bt.isEnabled&&bt.off("fullscreenchange",r.fullscreenchangeHandler),s()})}},{key:"getAutopause",value:function(){return this.get("autopause")}},{key:"setAutopause",value:function(r){return this.set("autopause",r)}},{key:"getBuffered",value:function(){return this.get("buffered")}},{key:"getCameraProps",value:function(){return this.get("cameraProps")}},{key:"setCameraProps",value:function(r){return this.set("cameraProps",r)}},{key:"getChapters",value:function(){return this.get("chapters")}},{key:"getCurrentChapter",value:function(){return this.get("currentChapter")}},{key:"getColor",value:function(){return this.get("color")}},{key:"getColors",value:function(){return Bt.all([this.get("colorOne"),this.get("colorTwo"),this.get("colorThree"),this.get("colorFour")])}},{key:"setColor",value:function(r){return this.set("color",r)}},{key:"setColors",value:function(r){if(!Array.isArray(r))return new Bt(function(u,h){return h(new TypeError("Argument must be an array."))});var s=new Bt(function(u){return u(null)}),l=[r[0]?this.set("colorOne",r[0]):s,r[1]?this.set("colorTwo",r[1]):s,r[2]?this.set("colorThree",r[2]):s,r[3]?this.set("colorFour",r[3]):s];return Bt.all(l)}},{key:"getCuePoints",value:function(){return this.get("cuePoints")}},{key:"getCurrentTime",value:function(){return this.get("currentTime")}},{key:"setCurrentTime",value:function(r){return this.set("currentTime",r)}},{key:"getDuration",value:function(){return this.get("duration")}},{key:"getEnded",value:function(){return this.get("ended")}},{key:"getLoop",value:function(){return this.get("loop")}},{key:"setLoop",value:function(r){return this.set("loop",r)}},{key:"setMuted",value:function(r){return this.set("muted",r)}},{key:"getMuted",value:function(){return this.get("muted")}},{key:"getPaused",value:function(){return this.get("paused")}},{key:"getPlaybackRate",value:function(){return this.get("playbackRate")}},{key:"setPlaybackRate",value:function(r){return this.set("playbackRate",r)}},{key:"getPlayed",value:function(){return this.get("played")}},{key:"getQualities",value:function(){return this.get("qualities")}},{key:"getQuality",value:function(){return this.get("quality")}},{key:"setQuality",value:function(r){return this.set("quality",r)}},{key:"getRemotePlaybackAvailability",value:function(){return this.get("remotePlaybackAvailability")}},{key:"getRemotePlaybackState",value:function(){return this.get("remotePlaybackState")}},{key:"getSeekable",value:function(){return this.get("seekable")}},{key:"getSeeking",value:function(){return this.get("seeking")}},{key:"getTextTracks",value:function(){return this.get("textTracks")}},{key:"getVideoEmbedCode",value:function(){return this.get("videoEmbedCode")}},{key:"getVideoId",value:function(){return this.get("videoId")}},{key:"getVideoTitle",value:function(){return this.get("videoTitle")}},{key:"getVideoWidth",value:function(){return this.get("videoWidth")}},{key:"getVideoHeight",value:function(){return this.get("videoHeight")}},{key:"getVideoUrl",value:function(){return this.get("videoUrl")}},{key:"getVolume",value:function(){return this.get("volume")}},{key:"setVolume",value:function(r){return this.set("volume",r)}},{key:"setTimingSrc",value:function(){var i=Ln(lt().mark(function s(l,u){var h=this,g;return lt().wrap(function(m){for(;;)switch(m.prev=m.next){case 0:if(l){m.next=2;break}throw new TypeError("A Timing Object must be provided.");case 2:return m.next=4,this.ready();case 4:return g=new c3(this,l,u),Mn(this,"notifyTimingObjectConnect"),g.addEventListener("disconnect",function(){return Mn(h,"notifyTimingObjectDisconnect")}),m.abrupt("return",g);case 8:case"end":return m.stop()}},s,this)}));function r(s,l){return i.apply(this,arguments)}return r}()}]),n}();id||(bt=l3(),i3(),o3(),a3(),s3());const d3=(n,i,r,s)=>({id:parseInt(n,10),width:typeof i=="number"?i:void 0,height:typeof r=="number"?r:void 0,...s}),f3=async(n,i)=>{if(n)try{const r=[];typeof i.loop=="boolean"&&r.push(n.getLoop().then(s=>{if(s!==i.loop)return n.setLoop(i.loop)})),i.color&&r.push(n.getColor().then(s=>{if(s!==i.color)return n.setColor(i.color)})),typeof i.muted=="boolean"&&r.push(n.getMuted().then(s=>{if(s!==i.muted)return n.setMuted(i.muted)})),await Promise.all(r)}catch(r){console.warn("Error enforcing player config:",r)}},h3=n=>({ready:n.onReady,play:n.onPlay,pause:n.onPlayerPause,ended:n.onEnd,timeupdate:n.onTimeUpdate?i=>{var r;(r=n.onTimeUpdate)==null||r.call(n,i.seconds)}:void 0,progress:n.onProgress?i=>{var r;(r=n.onProgress)==null||r.call(n,i.percent)}:void 0,seeking:n.onSeeking,seeked:n.onSeeked,error:n.onPlayerError}),p3=n=>{var r,s;const i=he();return f.useMemo(()=>{var u,h;return{...(u=i.__hd__.vimeo)==null?void 0:u.playerSettings,...n,color:(n==null?void 0:n.color)||((h=i.__hd__.vimeo)==null?void 0:h.defaultAccentColor)||"#00adef"}},[(r=i.__hd__.vimeo)==null?void 0:r.playerSettings,(s=i.__hd__.vimeo)==null?void 0:s.defaultAccentColor,n])},g3=(n,i,r,s,l)=>{const u=f.useRef(null);return f.useEffect(()=>n.current?((async()=>{try{const g=d3(i,r,s,l);n.current&&(u.current=new Ca(n.current,g),setTimeout(()=>{f3(u.current,l)},100))}catch(g){console.error("Failed to initialize Vimeo player:",g)}})(),()=>{u.current&&(u.current.destroy(),u.current=null)}):void 0,[i,r,s]),u},m3=(n,i)=>{f.useEffect(()=>{if(!n.current||!i)return;const r=n.current,s=h3(i);return Object.entries(s).forEach(([l,u])=>{u&&r.on(l,u)}),()=>{n.current&&Object.entries(s).forEach(([l,u])=>{if(u)try{n.current.off(l,u)}catch{}})}},[n,i])},v3=_e.div`
|
|
252
|
+
*/(function(i,a,l){a[i]=a[i]||l(),n.exports&&(n.exports=a[i])})("Promise",or,function(){var i,a,l,u=Object.prototype.toString,d=typeof setImmediate<"u"?function(A){return setImmediate(A)}:setTimeout;try{Object.defineProperty({},"x",{}),i=function(A,I,P,D){return Object.defineProperty(A,I,{value:P,writable:!0,configurable:D!==!1})}}catch{i=function(I,P,D){return I[P]=D,I}}l=function(){var A,I,P;function D(N,U){this.fn=N,this.self=U,this.next=void 0}return{add:function(U,ie){P=new D(U,ie),I?I.next=P:A=P,I=P,P=void 0},drain:function(){var U=A;for(A=I=a=void 0;U;)U.fn.call(U.self),U=U.next}}}();function g(L,A){l.add(L,A),a||(a=d(l.drain))}function v(L){var A,I=typeof L;return L!=null&&(I=="object"||I=="function")&&(A=L.then),typeof A=="function"?A:!1}function m(){for(var L=0;L<this.chain.length;L++)$(this,this.state===1?this.chain[L].success:this.chain[L].failure,this.chain[L]);this.chain.length=0}function $(L,A,I){var P,D;try{A===!1?I.reject(L.msg):(A===!0?P=L.msg:P=A.call(void 0,L.msg),P===I.promise?I.reject(TypeError("Promise-chain cycle")):(D=v(P))?D.call(P,I.resolve,I.reject):I.resolve(P))}catch(N){I.reject(N)}}function T(L){var A,I=this;if(!I.triggered){I.triggered=!0,I.def&&(I=I.def);try{(A=v(L))?g(function(){var P=new w(I);try{A.call(L,function(){T.apply(P,arguments)},function(){b.apply(P,arguments)})}catch(D){b.call(P,D)}}):(I.msg=L,I.state=1,I.chain.length>0&&g(m,I))}catch(P){b.call(new w(I),P)}}}function b(L){var A=this;A.triggered||(A.triggered=!0,A.def&&(A=A.def),A.msg=L,A.state=2,A.chain.length>0&&g(m,A))}function x(L,A,I,P){for(var D=0;D<A.length;D++)(function(U){L.resolve(A[U]).then(function(ae){I(U,ae)},P)})(D)}function w(L){this.def=L,this.triggered=!1}function C(L){this.promise=L,this.state=0,this.triggered=!1,this.chain=[],this.msg=void 0}function S(L){if(typeof L!="function")throw TypeError("Not a function");if(this.__NPO__!==0)throw TypeError("Not a promise");this.__NPO__=1;var A=new C(this);this.then=function(P,D){var N={success:typeof P=="function"?P:!0,failure:typeof D=="function"?D:!1};return N.promise=new this.constructor(function(ie,ae){if(typeof ie!="function"||typeof ae!="function")throw TypeError("Not a function");N.resolve=ie,N.reject=ae}),A.chain.push(N),A.state!==0&&g(m,A),N.promise},this.catch=function(P){return this.then(void 0,P)};try{L.call(void 0,function(P){T.call(A,P)},function(P){b.call(A,P)})}catch(I){b.call(A,I)}}var F=i({},"constructor",S,!1);return S.prototype=F,i(F,"__NPO__",0,!1),i(S,"resolve",function(A){var I=this;return A&&typeof A=="object"&&A.__NPO__===1?A:new I(function(D,N){if(typeof D!="function"||typeof N!="function")throw TypeError("Not a function");D(A)})}),i(S,"reject",function(A){return new this(function(P,D){if(typeof P!="function"||typeof D!="function")throw TypeError("Not a function");D(A)})}),i(S,"all",function(A){var I=this;return u.call(A)!="[object Array]"?I.reject(TypeError("Not an array")):A.length===0?I.resolve([]):new I(function(D,N){if(typeof D!="function"||typeof N!="function")throw TypeError("Not a function");var U=A.length,ie=Array(U),ae=0;x(I,A,function(W,M){ie[W]=M,++ae===U&&D(ie)},N)})}),i(S,"race",function(A){var I=this;return u.call(A)!="[object Array]"?I.reject(TypeError("Not an array")):new I(function(D,N){if(typeof D!="function"||typeof N!="function")throw TypeError("Not a function");x(I,A,function(ie,ae){D(ae)},N)})}),S})}),dn=new WeakMap;function _r(n,r,i){var a=dn.get(n.element)||{};r in a||(a[r]=[]),a[r].push(i),dn.set(n.element,a)}function ki(n,r){var i=dn.get(n.element)||{};return i[r]||[]}function Ri(n,r,i){var a=dn.get(n.element)||{};if(!a[r])return!0;if(!i)return a[r]=[],dn.set(n.element,a),!0;var l=a[r].indexOf(i);return l!==-1&&a[r].splice(l,1),dn.set(n.element,a),a[r]&&a[r].length===0}function fb(n,r){var i=ki(n,r);if(i.length<1)return!1;var a=i.shift();return Ri(n,r,a),a}function hb(n,r){var i=dn.get(n);dn.set(r,i),dn.delete(n)}function ji(n){if(typeof n=="string")try{n=JSON.parse(n)}catch(r){return console.warn(r),{}}return n}function Fn(n,r,i){if(!(!n.element.contentWindow||!n.element.contentWindow.postMessage)){var a={method:r};i!==void 0&&(a.value=i);var l=parseFloat(navigator.userAgent.toLowerCase().replace(/^.*msie (\d+).*$/,"$1"));l>=8&&l<10&&(a=JSON.stringify(a)),n.element.contentWindow.postMessage(a,n.origin)}}function pb(n,r){r=ji(r);var i=[],a;if(r.event){if(r.event==="error"){var l=ki(n,r.data.method);l.forEach(function(d){var g=new Error(r.data.message);g.name=r.data.name,d.reject(g),Ri(n,r.data.method,d)})}i=ki(n,"event:".concat(r.event)),a=r.data}else if(r.method){var u=fb(n,r.method);u&&(i.push(u),a=r.value)}i.forEach(function(d){try{if(typeof d=="function"){d.call(n,a);return}d.resolve(a)}catch{}})}var gb=["airplay","audio_tracks","audiotrack","autopause","autoplay","background","byline","cc","chapter_id","chapters","chromecast","color","colors","controls","dnt","end_time","fullscreen","height","id","initial_quality","interactive_params","keyboard","loop","maxheight","max_quality","maxwidth","min_quality","muted","play_button_position","playsinline","portrait","progress_bar","quality","quality_selector","responsive","skipping_forward","speed","start_time","texttrack","title","transcript","transparent","unmute_button","url","vimeo_logo","volume","watch_full_video","width"];function yd(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return gb.reduce(function(i,a){var l=n.getAttribute("data-vimeo-".concat(a));return(l||l==="")&&(i[a]=l===""?1:l),i},r)}function Ca(n,r){var i=n.html;if(!r)throw new TypeError("An element must be provided");if(r.getAttribute("data-vimeo-initialized")!==null)return r.querySelector("iframe");var a=document.createElement("div");return a.innerHTML=i,r.appendChild(a.firstChild),r.setAttribute("data-vimeo-initialized","true"),r.querySelector("iframe")}function wd(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2?arguments[2]:void 0;return new Promise(function(a,l){if(!jn(n))throw new TypeError("“".concat(n,"” is not a vimeo.com url."));var u=lb(n),d="https://".concat(u,"/api/oembed.json?url=").concat(encodeURIComponent(n));for(var g in r)r.hasOwnProperty(g)&&(d+="&".concat(g,"=").concat(encodeURIComponent(r[g])));var v="XDomainRequest"in window?new XDomainRequest:new XMLHttpRequest;v.open("GET",d,!0),v.onload=function(){if(v.status===404){l(new Error("“".concat(n,"” was not found.")));return}if(v.status===403){l(new Error("“".concat(n,"” is not embeddable.")));return}try{var m=JSON.parse(v.responseText);if(m.domain_status_code===403){Ca(m,i),l(new Error("“".concat(n,"” is not embeddable.")));return}a(m)}catch($){l($)}},v.onerror=function(){var m=v.status?" (".concat(v.status,")"):"";l(new Error("There was an error fetching the embed code from Vimeo".concat(m,".")))},v.send()})}function mb(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document,r=[].slice.call(n.querySelectorAll("[data-vimeo-id], [data-vimeo-url]")),i=function(l){"console"in window&&console.error&&console.error("There was an error creating an embed: ".concat(l))};r.forEach(function(a){try{if(a.getAttribute("data-vimeo-defer")!==null)return;var l=yd(a),u=bd(l);wd(u,l,a).then(function(d){return Ca(d,a)}).catch(i)}catch(d){i(d)}})}function vb(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoPlayerResizeEmbeds_){window.VimeoPlayerResizeEmbeds_=!0;var r=function(a){if(jn(a.origin)&&!(!a.data||a.data.event!=="spacechange")){for(var l=n.querySelectorAll("iframe"),u=0;u<l.length;u++)if(l[u].contentWindow===a.source){var d=l[u].parentElement;d.style.paddingBottom="".concat(a.data.data[0].bottom,"px");break}}};window.addEventListener("message",r)}}function bb(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoSeoMetadataAppended){window.VimeoSeoMetadataAppended=!0;var r=function(a){if(jn(a.origin)){var l=ji(a.data);if(!(!l||l.event!=="ready"))for(var u=n.querySelectorAll("iframe"),d=0;d<u.length;d++){var g=u[d],v=g.contentWindow===a.source;if(vd(g.src)&&v){var m=new Sa(g);m.callMethod("appendVideoMetadata",window.location.href)}}}};window.addEventListener("message",r)}}function yb(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;if(!window.VimeoCheckedUrlTimeParam){window.VimeoCheckedUrlTimeParam=!0;var r=function(l){"console"in window&&console.error&&console.error("There was an error getting video Id: ".concat(l))},i=function(l){if(jn(l.origin)){var u=ji(l.data);if(!(!u||u.event!=="ready"))for(var d=n.querySelectorAll("iframe"),g=function(){var $=d[v],T=$.contentWindow===l.source;if(vd($.src)&&T){var b=new Sa($);b.getVideoId().then(function(x){var w=new RegExp("[?&]vimeo_t_".concat(x,"=([^&#]*)")).exec(window.location.href);if(w&&w[1]){var C=decodeURI(w[1]);b.setCurrentTime(C)}}).catch(r)}},v=0;v<d.length;v++)g()}};window.addEventListener("message",i)}}function wb(){var n=function(){for(var a,l=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],u=0,d=l.length,g={};u<d;u++)if(a=l[u],a&&a[1]in document){for(u=0;u<a.length;u++)g[l[0][u]]=a[u];return g}return!1}(),r={fullscreenchange:n.fullscreenchange,fullscreenerror:n.fullscreenerror},i={request:function(l){return new Promise(function(u,d){var g=function m(){i.off("fullscreenchange",m),u()};i.on("fullscreenchange",g),l=l||document.documentElement;var v=l[n.requestFullscreen]();v instanceof Promise&&v.then(g).catch(d)})},exit:function(){return new Promise(function(l,u){if(!i.isFullscreen){l();return}var d=function v(){i.off("fullscreenchange",v),l()};i.on("fullscreenchange",d);var g=document[n.exitFullscreen]();g instanceof Promise&&g.then(d).catch(u)})},on:function(l,u){var d=r[l];d&&document.addEventListener(d,u)},off:function(l,u){var d=r[l];d&&document.removeEventListener(d,u)}};return Object.defineProperties(i,{isFullscreen:{get:function(){return!!document[n.fullscreenElement]}},element:{enumerable:!0,get:function(){return document[n.fullscreenElement]}},isEnabled:{enumerable:!0,get:function(){return!!document[n.fullscreenEnabled]}}}),i}var xb={role:"viewer",autoPlayMuted:!0,allowedDrift:.3,maxAllowedDrift:1,minCheckInterval:.1,maxRateAdjustment:.2,maxTimeToCatchUp:1},_b=function(n){tb(i,n);var r=ib(i);function i(a,l){var u,d=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},g=arguments.length>3?arguments[3]:void 0;return fd(this,i),u=r.call(this),$i(Ai(u),"logger",void 0),$i(Ai(u),"speedAdjustment",0),$i(Ai(u),"adjustSpeed",function(){var v=Pn(gt().mark(function m($,T){var b;return gt().wrap(function(w){for(;;)switch(w.prev=w.next){case 0:if(u.speedAdjustment!==T){w.next=2;break}return w.abrupt("return");case 2:return w.next=4,$.getPlaybackRate();case 4:return w.t0=w.sent,w.t1=u.speedAdjustment,w.t2=w.t0-w.t1,w.t3=T,b=w.t2+w.t3,u.log("New playbackRate: ".concat(b)),w.next=12,$.setPlaybackRate(b);case 12:u.speedAdjustment=T;case 13:case"end":return w.stop()}},m)}));return function(m,$){return v.apply(this,arguments)}}()),u.logger=g,u.init(l,a,Ru(Ru({},xb),d)),u}return hd(i,[{key:"disconnect",value:function(){this.dispatchEvent(new Event("disconnect"))}},{key:"init",value:function(){var a=Pn(gt().mark(function u(d,g,v){var m=this,$,T,b;return gt().wrap(function(w){for(;;)switch(w.prev=w.next){case 0:return w.next=2,this.waitForTOReadyState(d,"open");case 2:if(v.role!=="viewer"){w.next=10;break}return w.next=5,this.updatePlayer(d,g,v);case 5:$=Ou(d,"change",function(){return m.updatePlayer(d,g,v)}),T=this.maintainPlaybackPosition(d,g,v),this.addEventListener("disconnect",function(){T.cancel(),$.cancel()}),w.next=14;break;case 10:return w.next=12,this.updateTimingObject(d,g);case 12:b=Ou(g,["seeked","play","pause","ratechange"],function(){return m.updateTimingObject(d,g)},"on","off"),this.addEventListener("disconnect",function(){return b.cancel()});case 14:case"end":return w.stop()}},u,this)}));function l(u,d,g){return a.apply(this,arguments)}return l}()},{key:"updateTimingObject",value:function(){var a=Pn(gt().mark(function u(d,g){return gt().wrap(function(m){for(;;)switch(m.prev=m.next){case 0:return m.t0=d,m.next=3,g.getCurrentTime();case 3:return m.t1=m.sent,m.next=6,g.getPaused();case 6:if(!m.sent){m.next=10;break}m.t2=0,m.next=13;break;case 10:return m.next=12,g.getPlaybackRate();case 12:m.t2=m.sent;case 13:m.t3=m.t2,m.t4={position:m.t1,velocity:m.t3},m.t0.update.call(m.t0,m.t4);case 16:case"end":return m.stop()}},u)}));function l(u,d){return a.apply(this,arguments)}return l}()},{key:"updatePlayer",value:function(){var a=Pn(gt().mark(function u(d,g,v){var m,$,T;return gt().wrap(function(x){for(;;)switch(x.prev=x.next){case 0:if(m=d.query(),$=m.position,T=m.velocity,typeof $=="number"&&g.setCurrentTime($),typeof T!="number"){x.next=25;break}if(T!==0){x.next=11;break}return x.next=6,g.getPaused();case 6:if(x.t0=x.sent,x.t0!==!1){x.next=9;break}g.pause();case 9:x.next=25;break;case 11:if(!(T>0)){x.next=25;break}return x.next=14,g.getPaused();case 14:if(x.t1=x.sent,x.t1!==!0){x.next=19;break}return x.next=18,g.play().catch(function(){var w=Pn(gt().mark(function C(S){return gt().wrap(function(L){for(;;)switch(L.prev=L.next){case 0:if(!(S.name==="NotAllowedError"&&v.autoPlayMuted)){L.next=5;break}return L.next=3,g.setMuted(!0);case 3:return L.next=5,g.play().catch(function(A){return console.error("Couldn't play the video from TimingSrcConnector. Error:",A)});case 5:case"end":return L.stop()}},C)}));return function(C){return w.apply(this,arguments)}}());case 18:this.updatePlayer(d,g,v);case 19:return x.next=21,g.getPlaybackRate();case 21:if(x.t2=x.sent,x.t3=T,x.t2===x.t3){x.next=25;break}g.setPlaybackRate(T);case 25:case"end":return x.stop()}},u,this)}));function l(u,d,g){return a.apply(this,arguments)}return l}()},{key:"maintainPlaybackPosition",value:function(l,u,d){var g=this,v=d.allowedDrift,m=d.maxAllowedDrift,$=d.minCheckInterval,T=d.maxRateAdjustment,b=d.maxTimeToCatchUp,x=Math.min(b,Math.max($,m))*1e3,w=function(){var S=Pn(gt().mark(function F(){var L,A,I,P,D;return gt().wrap(function(U){for(;;)switch(U.prev=U.next){case 0:if(U.t0=l.query().velocity===0,U.t0){U.next=6;break}return U.next=4,u.getPaused();case 4:U.t1=U.sent,U.t0=U.t1===!0;case 6:if(!U.t0){U.next=8;break}return U.abrupt("return");case 8:return U.t2=l.query().position,U.next=11,u.getCurrentTime();case 11:if(U.t3=U.sent,L=U.t2-U.t3,A=Math.abs(L),g.log("Drift: ".concat(L)),!(A>m)){U.next=22;break}return U.next=18,g.adjustSpeed(u,0);case 18:u.setCurrentTime(l.query().position),g.log("Resync by currentTime"),U.next=29;break;case 22:if(!(A>v)){U.next=29;break}return I=A/b,P=T,D=I<P?(P-I)/2:P,U.next=28,g.adjustSpeed(u,D*Math.sign(L));case 28:g.log("Resync by playbackRate");case 29:case"end":return U.stop()}},F)}));return function(){return S.apply(this,arguments)}}(),C=setInterval(function(){return w()},x);return{cancel:function(){return clearInterval(C)}}}},{key:"log",value:function(l){var u;(u=this.logger)===null||u===void 0||u.call(this,"TimingSrcConnector: ".concat(l))}},{key:"waitForTOReadyState",value:function(l,u){return new Promise(function(d){var g=function v(){l.readyState===u?d():l.addEventListener("readystatechange",v,{once:!0})};g()})}}]),i}(oa(EventTarget)),nr=new WeakMap,Jo=new WeakMap,Ct={},Sa=function(){function n(r){var i=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(fd(this,n),window.jQuery&&r instanceof jQuery&&(r.length>1&&window.console&&console.warn&&console.warn("A jQuery object with multiple elements was passed, using the first element."),r=r[0]),typeof document<"u"&&typeof r=="string"&&(r=document.getElementById(r)),!ab(r))throw new TypeError("You must pass either a valid element or a valid id.");if(r.nodeName!=="IFRAME"){var l=r.querySelector("iframe");l&&(r=l)}if(r.nodeName==="IFRAME"&&!jn(r.getAttribute("src")||""))throw new Error("The player element passed isn’t a Vimeo embed.");if(nr.has(r))return nr.get(r);this._window=r.ownerDocument.defaultView,this.element=r,this.origin="*";var u=new Wt(function(g,v){if(i._onMessage=function(T){if(!(!jn(T.origin)||i.element.contentWindow!==T.source)){i.origin==="*"&&(i.origin=T.origin);var b=ji(T.data),x=b&&b.event==="error",w=x&&b.data&&b.data.method==="ready";if(w){var C=new Error(b.data.message);C.name=b.data.name,v(C);return}var S=b&&b.event==="ready",F=b&&b.method==="ping";if(S||F){i.element.setAttribute("data-ready","true"),g();return}pb(i,b)}},i._window.addEventListener("message",i._onMessage),i.element.nodeName!=="IFRAME"){var m=yd(r,a),$=bd(m);wd($,m,r).then(function(T){var b=Ca(T,r);return i.element=b,i._originalElement=r,hb(r,b),nr.set(i.element,i),T}).catch(v)}});if(Jo.set(this,u),nr.set(this.element,this),this.element.nodeName==="IFRAME"&&Fn(this,"ping"),Ct.isEnabled){var d=function(){return Ct.exit()};this.fullscreenchangeHandler=function(){Ct.isFullscreen?_r(i,"event:exitFullscreen",d):Ri(i,"event:exitFullscreen",d),i.ready().then(function(){Fn(i,"fullscreenchange",Ct.isFullscreen)})},Ct.on("fullscreenchange",this.fullscreenchangeHandler)}return this}return hd(n,[{key:"callMethod",value:function(i){for(var a=this,l=arguments.length,u=new Array(l>1?l-1:0),d=1;d<l;d++)u[d-1]=arguments[d];if(i==null)throw new TypeError("You must pass a method name.");return new Wt(function(g,v){return a.ready().then(function(){_r(a,i,{resolve:g,reject:v}),Fn(a,i,u)}).catch(v)})}},{key:"get",value:function(i){var a=this;return new Wt(function(l,u){return i=Iu(i,"get"),a.ready().then(function(){_r(a,i,{resolve:l,reject:u}),Fn(a,i)}).catch(u)})}},{key:"set",value:function(i,a){var l=this;return new Wt(function(u,d){if(i=Iu(i,"set"),a==null)throw new TypeError("There must be a value to set.");return l.ready().then(function(){_r(l,i,{resolve:u,reject:d}),Fn(l,i,a)}).catch(d)})}},{key:"on",value:function(i,a){if(!i)throw new TypeError("You must pass an event name.");if(!a)throw new TypeError("You must pass a callback function.");if(typeof a!="function")throw new TypeError("The callback must be a function.");var l=ki(this,"event:".concat(i));l.length===0&&this.callMethod("addEventListener",i).catch(function(){}),_r(this,"event:".concat(i),a)}},{key:"off",value:function(i,a){if(!i)throw new TypeError("You must pass an event name.");if(a&&typeof a!="function")throw new TypeError("The callback must be a function.");var l=Ri(this,"event:".concat(i),a);l&&this.callMethod("removeEventListener",i).catch(function(u){})}},{key:"loadVideo",value:function(i){return this.callMethod("loadVideo",i)}},{key:"ready",value:function(){var i=Jo.get(this)||new Wt(function(a,l){l(new Error("Unknown player. Probably unloaded."))});return Wt.resolve(i)}},{key:"addCuePoint",value:function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.callMethod("addCuePoint",{time:i,data:a})}},{key:"removeCuePoint",value:function(i){return this.callMethod("removeCuePoint",i)}},{key:"enableTextTrack",value:function(i,a){if(!i)throw new TypeError("You must pass a language.");return this.callMethod("enableTextTrack",{language:i,kind:a})}},{key:"disableTextTrack",value:function(){return this.callMethod("disableTextTrack")}},{key:"pause",value:function(){return this.callMethod("pause")}},{key:"play",value:function(){return this.callMethod("play")}},{key:"requestFullscreen",value:function(){return Ct.isEnabled?Ct.request(this.element):this.callMethod("requestFullscreen")}},{key:"exitFullscreen",value:function(){return Ct.isEnabled?Ct.exit():this.callMethod("exitFullscreen")}},{key:"getFullscreen",value:function(){return Ct.isEnabled?Wt.resolve(Ct.isFullscreen):this.get("fullscreen")}},{key:"requestPictureInPicture",value:function(){return this.callMethod("requestPictureInPicture")}},{key:"exitPictureInPicture",value:function(){return this.callMethod("exitPictureInPicture")}},{key:"getPictureInPicture",value:function(){return this.get("pictureInPicture")}},{key:"remotePlaybackPrompt",value:function(){return this.callMethod("remotePlaybackPrompt")}},{key:"unload",value:function(){return this.callMethod("unload")}},{key:"destroy",value:function(){var i=this;return new Wt(function(a){if(Jo.delete(i),nr.delete(i.element),i._originalElement&&(nr.delete(i._originalElement),i._originalElement.removeAttribute("data-vimeo-initialized")),i.element&&i.element.nodeName==="IFRAME"&&i.element.parentNode&&(i.element.parentNode.parentNode&&i._originalElement&&i._originalElement!==i.element.parentNode?i.element.parentNode.parentNode.removeChild(i.element.parentNode):i.element.parentNode.removeChild(i.element)),i.element&&i.element.nodeName==="DIV"&&i.element.parentNode){i.element.removeAttribute("data-vimeo-initialized");var l=i.element.querySelector("iframe");l&&l.parentNode&&(l.parentNode.parentNode&&i._originalElement&&i._originalElement!==l.parentNode?l.parentNode.parentNode.removeChild(l.parentNode):l.parentNode.removeChild(l))}i._window.removeEventListener("message",i._onMessage),Ct.isEnabled&&Ct.off("fullscreenchange",i.fullscreenchangeHandler),a()})}},{key:"getAutopause",value:function(){return this.get("autopause")}},{key:"setAutopause",value:function(i){return this.set("autopause",i)}},{key:"getBuffered",value:function(){return this.get("buffered")}},{key:"getCameraProps",value:function(){return this.get("cameraProps")}},{key:"setCameraProps",value:function(i){return this.set("cameraProps",i)}},{key:"getChapters",value:function(){return this.get("chapters")}},{key:"getCurrentChapter",value:function(){return this.get("currentChapter")}},{key:"getColor",value:function(){return this.get("color")}},{key:"getColors",value:function(){return Wt.all([this.get("colorOne"),this.get("colorTwo"),this.get("colorThree"),this.get("colorFour")])}},{key:"setColor",value:function(i){return this.set("color",i)}},{key:"setColors",value:function(i){if(!Array.isArray(i))return new Wt(function(u,d){return d(new TypeError("Argument must be an array."))});var a=new Wt(function(u){return u(null)}),l=[i[0]?this.set("colorOne",i[0]):a,i[1]?this.set("colorTwo",i[1]):a,i[2]?this.set("colorThree",i[2]):a,i[3]?this.set("colorFour",i[3]):a];return Wt.all(l)}},{key:"getCuePoints",value:function(){return this.get("cuePoints")}},{key:"getCurrentTime",value:function(){return this.get("currentTime")}},{key:"setCurrentTime",value:function(i){return this.set("currentTime",i)}},{key:"getDuration",value:function(){return this.get("duration")}},{key:"getEnded",value:function(){return this.get("ended")}},{key:"getLoop",value:function(){return this.get("loop")}},{key:"setLoop",value:function(i){return this.set("loop",i)}},{key:"setMuted",value:function(i){return this.set("muted",i)}},{key:"getMuted",value:function(){return this.get("muted")}},{key:"getPaused",value:function(){return this.get("paused")}},{key:"getPlaybackRate",value:function(){return this.get("playbackRate")}},{key:"setPlaybackRate",value:function(i){return this.set("playbackRate",i)}},{key:"getPlayed",value:function(){return this.get("played")}},{key:"getQualities",value:function(){return this.get("qualities")}},{key:"getQuality",value:function(){return this.get("quality")}},{key:"setQuality",value:function(i){return this.set("quality",i)}},{key:"getRemotePlaybackAvailability",value:function(){return this.get("remotePlaybackAvailability")}},{key:"getRemotePlaybackState",value:function(){return this.get("remotePlaybackState")}},{key:"getSeekable",value:function(){return this.get("seekable")}},{key:"getSeeking",value:function(){return this.get("seeking")}},{key:"getTextTracks",value:function(){return this.get("textTracks")}},{key:"getVideoEmbedCode",value:function(){return this.get("videoEmbedCode")}},{key:"getVideoId",value:function(){return this.get("videoId")}},{key:"getVideoTitle",value:function(){return this.get("videoTitle")}},{key:"getVideoWidth",value:function(){return this.get("videoWidth")}},{key:"getVideoHeight",value:function(){return this.get("videoHeight")}},{key:"getVideoUrl",value:function(){return this.get("videoUrl")}},{key:"getVolume",value:function(){return this.get("volume")}},{key:"setVolume",value:function(i){return this.set("volume",i)}},{key:"setTimingSrc",value:function(){var r=Pn(gt().mark(function a(l,u){var d=this,g;return gt().wrap(function(m){for(;;)switch(m.prev=m.next){case 0:if(l){m.next=2;break}throw new TypeError("A Timing Object must be provided.");case 2:return m.next=4,this.ready();case 4:return g=new _b(this,l,u),Fn(this,"notifyTimingObjectConnect"),g.addEventListener("disconnect",function(){return Fn(d,"notifyTimingObjectDisconnect")}),m.abrupt("return",g);case 8:case"end":return m.stop()}},a,this)}));function i(a,l){return r.apply(this,arguments)}return i}()}]),n}();md||(Ct=wb(),mb(),vb(),bb(),yb());const Cb=(n,r,i,a)=>({id:parseInt(n,10),width:typeof r=="number"?r:void 0,height:typeof i=="number"?i:void 0,...a}),Sb=async(n,r)=>{if(n)try{const i=[];typeof r.loop=="boolean"&&i.push(n.getLoop().then(a=>{if(a!==r.loop)return n.setLoop(r.loop)})),r.color&&i.push(n.getColor().then(a=>{if(a!==r.color)return n.setColor(r.color)})),typeof r.muted=="boolean"&&i.push(n.getMuted().then(a=>{if(a!==r.muted)return n.setMuted(r.muted)})),await Promise.all(i)}catch(i){console.warn("Error enforcing player config:",i)}},$b=n=>({ready:n.onReady,play:n.onPlay,pause:n.onPlayerPause,ended:n.onEnd,timeupdate:n.onTimeUpdate?r=>{var i;(i=n.onTimeUpdate)==null||i.call(n,r.seconds)}:void 0,progress:n.onProgress?r=>{var i;(i=n.onProgress)==null||i.call(n,r.percent)}:void 0,seeking:n.onSeeking,seeked:n.onSeeked,error:n.onPlayerError}),Eb=n=>{var i,a;const r=ve();return h.useMemo(()=>{var u,d;return{...(u=r.__hd__.vimeo)==null?void 0:u.playerSettings,...n,color:(n==null?void 0:n.color)||((d=r.__hd__.vimeo)==null?void 0:d.defaultAccentColor)||"#00adef"}},[(i=r.__hd__.vimeo)==null?void 0:i.playerSettings,(a=r.__hd__.vimeo)==null?void 0:a.defaultAccentColor,n])},Ab=(n,r,i,a,l)=>{const u=h.useRef(null);return h.useEffect(()=>n.current?((async()=>{try{const g=Cb(r,i,a,l);n.current&&(u.current=new Sa(n.current,g),setTimeout(()=>{Sb(u.current,l)},100))}catch(g){console.error("Failed to initialize Vimeo player:",g)}})(),()=>{u.current&&(u.current.destroy(),u.current=null)}):void 0,[r,i,a]),u},Tb=(n,r)=>{h.useEffect(()=>{if(!n.current||!r)return;const i=n.current,a=$b(r);return Object.entries(a).forEach(([l,u])=>{u&&i.on(l,u)}),()=>{n.current&&Object.entries(a).forEach(([l,u])=>{if(u)try{n.current.off(l,u)}catch{}})}},[n,r])},kb=re.div`
|
|
253
253
|
position: relative;
|
|
254
254
|
width: 100%;
|
|
255
255
|
height: 100%;
|
|
256
256
|
overflow: hidden;
|
|
257
|
-
`,
|
|
257
|
+
`,Rb=re.div`
|
|
258
258
|
position: relative;
|
|
259
259
|
padding-bottom: ${({$aspectRatio:n})=>`${n}%`};
|
|
260
260
|
height: 0;
|
|
261
261
|
overflow: hidden;
|
|
262
|
-
`,
|
|
262
|
+
`,Lb=re.div`
|
|
263
263
|
position: absolute;
|
|
264
264
|
top: 0;
|
|
265
265
|
left: 0;
|
|
266
266
|
width: 100%;
|
|
267
267
|
height: 100%;
|
|
268
|
-
`,
|
|
268
|
+
`,Ib=({videoId:n,width:r="100%",height:i="auto",config:a,callbacks:l})=>{var b;const u=ve(),d=h.useRef(null),[g]=h.useState(`vimeo-player-${Math.random().toString(36).substr(2,9)}`),v=i==="auto",m=((b=u.__hd__.vimeo)==null?void 0:b.aspectRatio)||56.25,$=Eb(a),T=Ab(d,n,r,i,$);return Tb(T,l),v?y.jsx(Rb,{$aspectRatio:m,children:y.jsx(Lb,{ref:d,id:g})}):y.jsx(kb,{style:{width:r,height:i},children:y.jsx("div",{ref:d,id:g,style:{width:"100%",height:"100%"}})})},Ob={color:"#00adef",autoplay:!1,muted:!1,loop:!1,title:!1,byline:!1,portrait:!1,dnt:!0,playsinline:!0,background:!1,controls:!0,pip:!1,responsive:!0,width:"100%"},Mb="https://player.vimeo.com",Fb=({videoId:n,playerWidth:r,playerHeight:i,config:a,callbacks:l,...u})=>y.jsx(V,{overflow:"hidden",...u,children:y.jsx(Ib,{videoId:n,width:r,height:i,config:a,callbacks:l})});function Mu({item:n,index:r,renderItem:i}){return y.jsx(V,{flexShrink:0,children:i({item:n,index:r,isFocused:!0})})}function wi({item:n,index:r,isFocused:i,renderItem:a,itemsPerView:l,itemWidth:u}){const d=Ae.isNil(l)?void 0:`0 0 ${100/l}%`;return y.jsx(V,{flex:Ae.isNil(u)?d:void 0,width:u,overflow:"hidden",children:a({item:n,index:r,isFocused:i})})}const Pb=/^(\d+|\d*\.\d+)(px)$/,zb=(n,r)=>{if(typeof r=="string"){if(zn(r))return n.sizes[r];if(Pb.test(r))return parseInt(r.replace("px",""),10);throw new Error("Invalid itemWidth, must be a Size or a number or a valid pixel value")}return r},ea=(n,r,i,a)=>{if(a)return`calc(-${n} * (${a}px + ${i}px))`;const l=n*(100/r),u=n*i;return`calc(-${l}% - ${u}px)`},rr=(n,r,i,a)=>a?`${a(n,r)}${i||""}`:`carousel-item-${r}${i||""}`,jb=Sn`
|
|
269
269
|
0% { transform: translateX(0); }
|
|
270
270
|
100% { transform: translateX(-50%); } /* Scroll one full set of items */
|
|
271
|
-
`,
|
|
271
|
+
`,Bb=re(V)`
|
|
272
272
|
display: flex;
|
|
273
273
|
align-items: stretch; // Use stretch to ensure items fill height if needed
|
|
274
274
|
gap: ${({$itemSpacing:n})=>n||0}px;
|
|
@@ -276,82 +276,82 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
276
276
|
transition: ${({$autoScroll:n})=>n?"none":"transform 0.5s ease-in-out"};
|
|
277
277
|
|
|
278
278
|
/* Apply animation conditionally using the css helper */
|
|
279
|
-
animation: ${({$autoScroll:n,$scrollDuration:
|
|
280
|
-
`;function
|
|
279
|
+
animation: ${({$autoScroll:n,$scrollDuration:r})=>n?et`${jb} ${r}s linear infinite`:"none"};
|
|
280
|
+
`;function Wb({itemSpacing:n,itemsWrapperRef:r,items:i,renderItem:a,keyExtractor:l,autoScroll:u,activeIndex:d,virtualActiveIndex:g,itemsPerView:v=1,itemWidth:m,infiniteLoop:$=!1}){const T=ve(),x=T.__hd__.carousel.autoScroll,w=typeof u=="object"&&u.speed||x.defaultSpeed,C=h.useMemo(()=>{if(i.length<=v)return i;const P=i.length%v;return P===0?i:i.slice(0,i.length-P)},[i,v]),S=u?C.length*(w/5):0,F=T.spaces[n||T.__hd__.carousel.container.defaultItemSpacing]||0,L=$&&!u&&C.length>1,A=h.useMemo(()=>{if(m)return m*v+F*(v-1)},[m,v,F]),I=h.useMemo(()=>{if(u)return y.jsxs(y.Fragment,{children:[C.map((P,D)=>y.jsx(Mu,{item:P,index:D,renderItem:a},rr(P,D,"-auto-scroll",l))),C.map((P,D)=>y.jsx(Mu,{item:P,index:D+C.length,renderItem:a},rr(P,D,"-duplicate",l)))]});if(L){const P=D=>{const N=g-C.length;return D>=N&&D<N+v};return y.jsxs(y.Fragment,{children:[C.map((D,N)=>{const U=N;return y.jsx(wi,{item:D,index:U,isFocused:P(N),renderItem:a,itemsPerView:v,itemWidth:m},rr(D,U,"-prefix",l))}),C.map((D,N)=>y.jsx(wi,{item:D,index:N,isFocused:P(N),renderItem:a,itemsPerView:v,itemWidth:m},rr(D,N,void 0,l))),C.map((D,N)=>{const U=N;return y.jsx(wi,{item:D,index:U,isFocused:P(N),renderItem:a,itemsPerView:v,itemWidth:m},rr(D,U,"-suffix",l))})]})}return C.map((P,D)=>y.jsx(wi,{item:P,index:D,isFocused:D>=d&&D<d+v,renderItem:a,itemsPerView:v,itemWidth:m},rr(P,D,void 0,l)))},[u,L,C,l,a,g,v,m,d]);return y.jsx(V,{width:A,display:"flex",children:y.jsx(Bb,{$autoScroll:!!u,$scrollDuration:S,$itemSpacing:F,ref:r,children:I})})}const Db=re(ba)`
|
|
281
281
|
transition: color 0.2s ease;
|
|
282
|
-
color: ${({$color:n,theme:
|
|
283
|
-
`,
|
|
282
|
+
color: ${({$color:n,theme:r})=>r.colors[n]};
|
|
283
|
+
`,Zb=re(kr)`
|
|
284
284
|
transition: color 0.2s ease;
|
|
285
|
-
color: ${({$color:n,theme:
|
|
286
|
-
`;function
|
|
287
|
-
opacity ${l.duration}ms ${l.easing}`,height:
|
|
288
|
-
transition: transform ${({$duration:n,$easing:
|
|
285
|
+
color: ${({$color:n,theme:r})=>r.colors[n]};
|
|
286
|
+
`;function Fu({isLeft:n,onPrev:r,onNext:i}){const a=h.useRef(null),l=Pi(a),u=ve(),d=u.__hd__.carousel.navigation,g=u.spaces[d.buttonPadding]*2+u.sizes[d.iconSize],v=dt(u,d.iconSize),m=l?d.buttonBackgroundColor:d.buttonColor,$=typeof v=="string"?parseInt(v,10):v;return y.jsx(Zt,{onClick:n?r:i,ml:n?{xs:"none",sm:d.marginHorizontal}:void 0,mr:n?void 0:{xs:"none",sm:d.marginHorizontal},ref:a,children:y.jsx(V,{display:"flex",justifyContent:"center",alignItems:"center",width:g,height:g,p:d.buttonPadding,r:d.buttonBorderRadius,bgColor:l?d.buttonColor:d.buttonBackgroundColor,transition:"background-color 0.2s ease",zIndex:u.zIndex.getZIndex("AIC_Kits_Carousel"),boxShadow:"0 0 16px 0 rgba(0, 0, 0, 0.1)",ref:a,children:n?y.jsx(Db,{size:$,weight:"bold",$color:m}):y.jsx(Zb,{size:$,weight:"bold",$color:m})})})}function Nb({itemsCount:n,activeIndex:r,onDotClick:i}){const a=ve(),l=a.__hd__.carousel.pagination,u=l.container,d=dt(a,l.dotSize);return y.jsx(V,{display:"flex",justifyContent:"center",alignItems:"center",mt:u.marginTop,p:u.padding,r:u.borderRadius,bgColor:u.backgroundColor,gap:u.gap,children:Array.from({length:n}).map((g,v)=>y.jsx(V,{width:d,height:d,r:l.dotBorderRadius,bgColor:v===r?l.activeColor:l.inactiveColor,cursor:"pointer",transition:"background-color 0.3s ease",onClick:()=>i(v)},`dot-${v}`))})}function Hb({items:n,renderItem:r,showPagination:i=!0,showNavigation:a=!0,autoPlay:l=!1,autoScroll:u=!1,initialIndex:d=0,onIndexChange:g,keyExtractor:v,itemSpacing:m,itemsPerView:$=1,itemWidth:T,infiniteLoop:b=!1,...x},w){const C=ve(),{width:S}=td(),F=C.__hd__.carousel,L=h.useMemo(()=>{if(n.length<=$)return n;const J=n.length%$;return J===0?n:n.slice(0,n.length-J)},[n,$]),[A,I]=h.useState(d),[P,D]=h.useState(d),N=h.useRef(null),U=h.useRef(null),ie=h.useRef(null),ae=h.useRef(!1),[xe,W]=h.useState(!1),[M,Z]=h.useState(null),[ee,K]=h.useState(0),G=!!u,q=G?1:Math.max(1,$),se=G?void 0:zb(C,T),Y=C.spaces[m||F.container.defaultItemSpacing]||0,X=G?!1:i,ne=G?!1:a,fe=b&&!G&&L.length>1,ke=Math.max(0,L.length-q),We=Math.ceil(L.length/q),ze=typeof l=="object"&&l.delay||3e3,Xe=h.useCallback(J=>{if(L.length===0)return 0;for(;J<0;)J+=L.length;return J%L.length},[L.length]),nt=h.useCallback(J=>{if(!fe)return{virtualIndex:J,realIndex:J,needsSnap:!1};let Ie=J,De=J,pe=!1;return J<0||J>ke?(Ie=L.length+J,De=Xe(J),pe=!0):(Ie=L.length+J,De=J,pe=!1),{virtualIndex:Ie,realIndex:De,needsSnap:pe}},[fe,L.length,ke,Xe]),Ye=h.useCallback(J=>{if(!fe||!N.current)return;const Ie=L.length+J,De=ea(Ie,q,Y,se);N.current.style.transition="none",N.current.style.transform=`translateX(${De})`,D(Ie),requestAnimationFrame(()=>{N.current&&(N.current.style.transition="")})},[fe,L.length,q,Y,se]),it=h.useCallback(()=>{if(N.current){const J=window.getComputedStyle(N.current),Ie=new DOMMatrixReadOnly(J.transform);K(Ie.e)}},[]),Re=h.useCallback(J=>{const Ie=fe?J:Math.max(0,Math.min(J,ke)),De=nt(Ie),pe=Math.max(0,Math.min(Ie,ke));if((pe!==A||xe)&&(I(pe),g==null||g(pe)),N.current&&!G){const be=De.virtualIndex;D(be);const le=ea(be,q,Y,se);N.current.style.transform=`translateX(${le})`,N.current.style.transition="",queueMicrotask(()=>{it()}),De.needsSnap&&(ie.current&&clearTimeout(ie.current),ie.current=setTimeout(()=>{Ye(De.realIndex),I(De.realIndex),g==null||g(De.realIndex)},500))}},[fe,ke,A,g,G,q,Y,se,it,xe,nt,Ye]),qe=h.useCallback(()=>{b&&L.length>0?Re(A+q):Re(Math.min(A+q,ke))},[b,A,q,ke,L.length,Re]),Le=h.useCallback(()=>{b&&L.length>0?Re(A-q):Re(Math.max(A-q,0))},[b,A,q,L.length,Re]);h.useImperativeHandle(w,()=>({goToIndex:Re,goToNext:qe,goToPrev:Le}));const $e=h.useCallback(()=>{U.current&&clearTimeout(U.current)},[]),je=()=>{ae.current=!0,l&&!G&&$e(),G&&N.current&&(N.current.style.animationPlayState="paused")},ar=h.useCallback(()=>{if(ae.current=!1,l&&!G&&!xe){$e();const J=(A+1)%L.length,Ie=Math.min(J,ke);U.current=setTimeout(()=>Re(Ie),ze)}G&&N.current&&(N.current.style.animationPlayState="running")},[l,G,xe,$e,A,L.length,ke,ze,Re]),st=h.useCallback(J=>{G||n.length<=q||(ie.current&&(clearTimeout(ie.current),ie.current=null),it(),$e(),W(!0),Z(J),N.current&&(N.current.style.transition="none"))},[G,$e,n.length,q,it]),Nt=h.useCallback(J=>{if(!xe||M===null||G||!N.current)return;const Ie=J-M;N.current.style.transform=`translateX(${ee+Ie}px)`},[xe,M,G,ee]),Kt=h.useCallback(()=>{if(!xe||M===null||G)return;W(!1);let J=se;!J&&N.current&&N.current.firstChild&&(J=N.current.firstChild.clientWidth),!J&&N.current&&(J=N.current.clientWidth/q);const Ie=(J||0)/3;if(N.current){const De=window.getComputedStyle(N.current),le=new DOMMatrixReadOnly(De.transform).e-ee;N.current.style.transition="",Math.abs(le)>Ie?le<0?qe():Le():Re(A)}Z(null),l&&!ae.current&&(U.current=setTimeout(()=>qe(),ze))},[xe,M,G,se,q,qe,Le,A,l,ze,ee,Re]),en=Math.floor(A/q),lt=J=>Re(J*q);h.useEffect(()=>{if(!l||G||ae.current||xe){$e();return}const J=(A+1)%L.length,Ie=Math.min(J,ke);return U.current=setTimeout(()=>Re(Ie),ze),$e},[A,l,ze,Re,$e,G,L.length,ke,xe]),h.useEffect(()=>{if(!mt()){if(fe){const J=L.length+d;if(D(J),N.current){const Ie=ea(J,q,Y,se);N.current.style.transform=`translateX(${Ie})`,N.current.style.transition="none",requestAnimationFrame(()=>{N.current&&(N.current.style.transition="")})}}Re(d)}},[S,d,fe,L.length,q,Y,se]),h.useEffect(()=>()=>{U.current&&clearTimeout(U.current),ie.current&&clearTimeout(ie.current)},[]);const Xt=()=>{xe&&N.current&&Kt(),ar()};return y.jsxs(V,{fw:!0,overflow:"hidden",onMouseEnter:je,onMouseLeave:Xt,onTouchStart:J=>st(J.touches[0].clientX),onTouchMove:J=>Nt(J.touches[0].clientX),onTouchEnd:Kt,onMouseDown:J=>{J.button===0&&st(J.clientX)},onMouseMove:J=>{J.buttons===1&&xe&&Nt(J.clientX)},onMouseUp:J=>{J.button===0&&xe&&Kt()},display:"flex",flexDirection:"column",alignItems:"center",...x,children:[y.jsxs(V,{position:"relative",display:"flex",justifyContent:"center",alignItems:"center",fw:!0,children:[y.jsx(Wb,{itemsWrapperRef:N,itemSpacing:m,activeIndex:A,virtualActiveIndex:P,items:L,renderItem:r,keyExtractor:v,autoScroll:u,itemsPerView:q,itemWidth:se,infiniteLoop:b}),ne&&n.length>q&&y.jsx(V,{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",children:y.jsx(Fu,{isLeft:!0,onPrev:Le,onNext:qe})}),ne&&n.length>q&&y.jsx(V,{position:"absolute",right:0,top:"50%",transform:"translateY(-50%)",children:y.jsx(Fu,{isLeft:!1,onPrev:Le,onNext:qe})})]}),X&&We>1&&y.jsx(Nb,{itemsCount:We,activeIndex:en,onDotClick:lt})]})}const Vb=h.forwardRef(Hb);function Ub({renderContent:n,isExpanded:r}){const a=ve().__hd__.accordion,l=a.animation,u=h.useRef(null),[d,g]=h.useState(0);return h.useEffect(()=>{r&&u.current&&g(u.current.scrollHeight)},[r,n]),y.jsx(V,{overflow:"hidden",transition:`height ${l.duration}ms ${l.easing},
|
|
287
|
+
opacity ${l.duration}ms ${l.easing}`,height:r?d:0,opacity:r?1:0,children:y.jsx(V,{ref:u,pt:a.gap,children:n()})})}const qb=re(kr)`
|
|
288
|
+
transition: transform ${({$duration:n,$easing:r})=>`${n}ms ${r}`};
|
|
289
289
|
transform: rotate(${({$isExpanded:n})=>n?"90deg":"0deg"});
|
|
290
290
|
flex-shrink: 0; /* Prevent icon from shrinking */
|
|
291
|
-
`;function
|
|
291
|
+
`;function Gb({renderHeader:n,isExpanded:r,onToggle:i,disabled:a,iconPosition:l="left"}){const u=ve(),d=u.__hd__.accordion,g=d.header,v=d.animation,m=dt(u,g.iconSize),$=u.colors[g.iconColor]||g.iconColor,T=y.jsx(Zt,{onClick:a?void 0:i,cursor:a?"not-allowed":"pointer",opacity:a?g.disabledOpacity:1,children:y.jsx(qb,{size:m,color:$,weight:"bold",$isExpanded:r,$duration:v.duration,$easing:v.easing})});return y.jsx(Zt,{onClick:a?void 0:i,cursor:a?"not-allowed":"pointer",opacity:a?g.disabledOpacity:1,useScaleAnimation:!1,children:y.jsxs(V,{display:"flex",alignItems:"center",gap:g.gap,children:[l==="left"&&T,y.jsx(V,{flex:1,children:n(r)}),l==="right"&&T]})})}function Kb({renderHeader:n,renderContent:r,initialExpanded:i=!1,onExpandedChange:a,disabled:l=!1,iconPosition:u="left",...d}){const v=ve().__hd__.accordion,[m,$]=h.useState(i),T=h.useCallback(()=>{if(l)return;const b=!m;$(b),a==null||a(b)},[l,m,a]);return y.jsxs(V,{p:v.paddingVertical,px:v.paddingHorizontal,r:v.borderRadius,b:v.borderWidth,borderColor:v.borderColor,bgColor:v.backgroundColor,...d,children:[y.jsx(Gb,{renderHeader:n,isExpanded:m,onToggle:T,disabled:l,iconPosition:u}),y.jsx(Ub,{renderContent:r,isExpanded:m})]})}const xd=(n,r,i,a)=>i?n.colors[i]:a==="solid"?r==="white"?n.colors.grey900:n.colors.white:n.colors[r],Xb=re(V)`
|
|
292
292
|
display: inline-flex; /* Use inline-flex to allow tags to flow like text */
|
|
293
293
|
align-items: center;
|
|
294
294
|
justify-content: center;
|
|
295
295
|
white-space: nowrap; /* Prevent text wrapping */
|
|
296
296
|
border-width: ${({theme:n})=>n.borderWidths.thin}px; /* Use thin border for outlined */
|
|
297
297
|
border-style: solid;
|
|
298
|
-
gap: ${({theme:n,$gap:
|
|
299
|
-
padding: ${({theme:n,$paddingVertical:
|
|
298
|
+
gap: ${({theme:n,$gap:r})=>n.spaces[r]}px;
|
|
299
|
+
padding: ${({theme:n,$paddingVertical:r,$paddingHorizontal:i})=>`${n.spaces[r]}px ${n.spaces[i]}px`};
|
|
300
300
|
|
|
301
|
-
border-radius: ${({theme:n,$radius:
|
|
301
|
+
border-radius: ${({theme:n,$radius:r})=>Gu(r)?`${n.radii[r]}px`:r};
|
|
302
302
|
|
|
303
|
-
background-color: ${({theme:n,$variant:
|
|
303
|
+
background-color: ${({theme:n,$variant:r,$color:i})=>r==="solid"?n.colors[i]:n.colors.transparent};
|
|
304
304
|
|
|
305
|
-
border-color: ${({theme:n,$variant:
|
|
306
|
-
`,
|
|
307
|
-
color: ${({theme:n,$color:
|
|
308
|
-
font-size: ${({theme:n,$fontSize:
|
|
305
|
+
border-color: ${({theme:n,$variant:r,$color:i})=>r==="outlined"?n.colors[i]:n.colors.transparent};
|
|
306
|
+
`,Yb=re(tt)`
|
|
307
|
+
color: ${({theme:n,$color:r,$textColor:i,$variant:a})=>xd(n,r,i,a)};
|
|
308
|
+
font-size: ${({theme:n,$fontSize:r})=>n.__hd__.text.fontSizes[r]}px;
|
|
309
309
|
/* Use medium weight for tags by default, can be customized via theme if needed */
|
|
310
310
|
font-weight: ${({theme:n})=>n.__hd__.text.fontWeights.medium};
|
|
311
311
|
line-height: 1; /* Ensure tight line height for tags */
|
|
312
|
-
`,
|
|
312
|
+
`,Qb=({variant:n,color:r,textColor:i,size:a,radius:l,icon:u,rightIcon:d,children:g,style:v,"data-testid":m,...$})=>{const T=ve(),b=T.__hd__.tag,x=n??b.defaultVariant,w=r??b.defaultColor,C=a??b.defaultSize,S=l??b.defaultRadius,F=xd(T,w,i,x),L=h.useMemo(()=>b.sizes[C],[b.sizes,C]);return y.jsxs(Xb,{$variant:x,$color:w,$textColor:i,$size:C,$radius:S,$paddingVertical:L.paddingVertical,$paddingHorizontal:L.paddingHorizontal,$fontSize:L.fontSize,$gap:L.gap,$iconSize:L.iconSize,style:v,"data-testid":m,...$,children:[u&&y.jsx(Dt,{type:"icon",art:u,size:L.iconSize,color:F,weight:"regular"}),y.jsx(Yb,{$color:w,$textColor:i,$variant:x,$fontSize:L.fontSize,as:"span",children:g}),d&&y.jsx(Dt,{type:"icon",art:d,size:L.iconSize,color:F,weight:"regular"})]})},Jb=({label:n,checked:r,onChange:i,disabled:a=!1,color:l,size:u,style:d,"data-testid":g})=>{const v=ve(),m=v.__hd__.checkbox,[$,T]=h.useState(r);h.useEffect(()=>{T(r)},[r]);const b=l??m.defaultColor,x=u??m.defaultSize,w=m.sizes[x],C=m.animation,S=dt(v,w.iconSize),F=$?b:"white",L=$?b:m.uncheckedBorderColor,A=a?m.disabledColor:F,I=a?m.disabledColor:L,P=()=>{if(a)return;const D=!$;T(D),i(D)};return y.jsxs(Zt,{onClick:a?void 0:P,style:d,"data-testid":g,useScaleAnimation:!1,useOpacityAnimation:!1,display:"inline-flex",alignItems:"center",cursor:a?"not-allowed":"pointer",children:[y.jsx(V,{display:"flex",alignItems:"center",justifyContent:"center",borderRadius:w.borderRadius,borderWidth:w.borderWidth,borderColor:I,backgroundColor:A,filter:a?"opacity(0.5)":"none",transition:`background-color ${C.duration}ms ${C.easing}, border-color ${C.duration}ms ${C.easing}`,children:y.jsx(Dt,{type:"icon",art:qc,size:S,color:v.colors[m.iconColor],weight:"bold",opacity:$?1:0,transition:`opacity ${C.duration}ms ${C.easing}`,margin:w.iconMargin})}),n&&y.jsx(V,{pl:w.labelPaddingLeft,children:y.jsx(tt,{fontSize:w.labelFontSize,color:a?m.disabledTextColor:m.textColor,as:"span",children:n})})]})};function _d({value:n,onChange:r,disabled:i=!1}){const[a,l]=h.useState(!1),[u,d]=h.useState(!1),[g,v]=h.useState(n),m=h.useRef(null);h.useEffect(()=>{v(n)},[n]);const $=h.useCallback(()=>{i||l(x=>!x)},[i]),T=h.useCallback(x=>{x.disabled||(v(x.value),r==null||r(x.value),l(!1))},[r]),b=h.useCallback(()=>{l(!1)},[]);return{isOpen:a,setIsOpen:l,isHovering:u,setIsHovering:d,selectedValue:g,selectRef:m,handleToggle:$,handleSelect:T,handleClose:b}}function Cd({option:n,isSelected:r,isDisabled:i,onSelect:a,sizeConfig:l,themeSelect:u,animation:d}){const g=h.useRef(null),v=Pi(g),m=u.dropdown;let $=m.backgroundColor;r?$=m.itemSelectedBackgroundColor:v&&!i&&($=m.itemHoverBackgroundColor);const T=i?u.disabledContentColor:r?m.itemSelectedTextColor:m.itemTextColor;return y.jsx(Zt,{ref:g,onClick:()=>!i&&a(n),useScaleAnimation:!1,useOpacityAnimation:!1,cursor:i?"not-allowed":"pointer",fw:!0,children:y.jsx(V,{p:l.dropdownPaddingVertical,px:l.dropdownPaddingHorizontal,bgColor:$,transition:`background-color ${d.duration}ms ${d.easing}`,opacity:i?u.disabledOpacity:1,display:"block",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",children:y.jsx(tt,{fontSize:l.fontSize,color:T,fontWeight:r?"semibold":"regular",as:"span",children:n.label})})},n.value)}function e3({anchorElement:n,isOpen:r,options:i,onSelect:a,selectedValue:l,onClose:u,size:d,borderRadius:g}){const v=ve(),m=v.__hd__.select,$=m.dropdown,T=h.useRef(null),b=m.sizes[d],x=m.animation,w=n.getBoundingClientRect(),C=v.spaces[$.offset];return h.useEffect(()=>{const S=F=>{T.current&&!T.current.contains(F.target)&&n&&!n.contains(F.target)&&u()};return r?document.addEventListener("mousedown",S):document.removeEventListener("mousedown",S),()=>{document.removeEventListener("mousedown",S)}},[r,u,n]),mt()?null:cm.createPortal(y.jsx(V,{ref:T,bgColor:$.backgroundColor,b:$.borderColor!=="transparent"?b.borderWidth:"none",borderColor:$.borderColor,boxShadow:$.shadow,position:"absolute",top:`${w.bottom+window.scrollY+C}px`,left:`${w.left+window.scrollX}px`,width:`${w.width}px`,zIndex:v.zIndex.getZIndex("AIC_Kits_Dropdown"),opacity:r?1:0,maxHeight:r?$.maxHeight:0,overflowY:"auto",transition:`opacity ${x.duration}ms ${x.easing},max-height ${x.duration}ms ${x.easing}`,onClick:S=>S.stopPropagation(),onMouseDown:S=>S.stopPropagation(),style:{borderRadius:g},children:i.length>0?i.map(S=>{const F=S.value===l,L=!!S.disabled;return y.jsx(Cd,{option:S,isSelected:F,isDisabled:L,onSelect:a,sizeConfig:b,themeSelect:m,animation:x},S.value)}):y.jsx(V,{p:b.dropdownPaddingVertical,px:b.dropdownPaddingHorizontal,children:y.jsx(tt,{fontSize:b.fontSize,color:$.emptyTextColor,as:"span",children:"No options available"})})}),document.body)}const t3=({fontSize:n,color:r,...i})=>{const a=ve(),l={border:"none",backgroundColor:"transparent",outline:"none",width:"100%",fontFamily:"inherit",padding:0,fontSize:a.__hd__.text.fontSizes[n],color:a.colors[r]};return y.jsx("input",{style:l,...i})},Sd=({placeholder:n,selectedOptionLabel:r,isOpen:i,isDisabled:a,handleToggle:l,iconSizePx:u,inputBorderRadius:d,sizeConfig:g,animation:v,currentBgColor:m,currentBorderColor:$,baseBorderWidthKey:T,insetBoxShadow:b,textColor:x,iconColor:w,testId:C,setIsHovering:S,searchable:F,searchTerm:L,onSearchChange:A})=>{const I=i&&F;return y.jsx(Zt,{onClick:l,cursor:a?"not-allowed":"pointer",useScaleAnimation:!1,useOpacityAnimation:!1,"data-testid":C,onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),children:y.jsxs(V,{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",p:g.paddingVertical,px:g.paddingHorizontal,b:T,borderColor:$,bgColor:m,opacity:1,transition:`background-color ${v.duration}ms ${v.easing}, border-color ${v.duration}ms ${v.easing}, box-shadow ${v.duration}ms ${v.easing}`,gap:g.gap,style:{borderRadius:d,boxShadow:b},children:[y.jsx(V,{flex:1,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",children:I?y.jsx(t3,{value:L,onChange:P=>A(P.target.value),placeholder:n,onClick:P=>P.stopPropagation(),autoFocus:!0,fontSize:g.fontSize,color:x}):y.jsx(tt,{fontSize:g.fontSize,color:x,as:"span",children:r||n})}),y.jsx(Dt,{type:"icon",art:va,size:u,color:w,weight:"bold",transition:`transform ${v.duration}ms ${v.easing}`,transform:i?"rotate(180deg)":"rotate(0deg)"})]})})};function $d({theme:n,themeSelect:r,variant:i,isDisabled:a,isErrored:l,isOpen:u,isHovering:d,focusColor:g}){const v=r.variants[i],m="thin",$=n.borderWidths[m];let T;a?T=v.disabled:l?T=v.errored:u?T={...v.focused,borderColor:g}:d?T=v.hover:T=v.default;let b="none";if(!a&&!l&&u){const x=v.focused.borderWidth,w=n.borderWidths[x],C=Math.max(0,w-$);if(C>0){const S=n.colors[g];b=`inset 0 0 0 ${C}px ${S}`}}return{backgroundColor:T.backgroundColor,borderColor:T.borderColor,borderWidth:m,insetBoxShadow:b}}const n3=({options:n,value:r,onChange:i,placeholder:a="Select an option",label:l,helperText:u,error:d,disabled:g=!1,variant:v="outlined",color:m,size:$,corner:T,style:b,"data-testid":x,searchable:w=!1})=>{var Re;const C=ve(),S=C.__hd__.select,[F,L]=h.useState(""),{isOpen:A,isHovering:I,selectedValue:P,selectRef:D,handleToggle:N,handleSelect:U,handleClose:ie,setIsHovering:ae}=_d({value:r,onChange:i,disabled:g});h.useEffect(()=>{A&&L("")},[A]);const xe=h.useMemo(()=>F?n.filter(qe=>qe.label.toLowerCase().includes(F.toLowerCase())):n,[n,F]),W=m??S.defaultColor,M=$??S.defaultSize,Z=T??S.defaultCorner,ee=S.sizes[M],K=S.animation,G=S.squircleBorderRadii[Z],q=Z==="circle"?S.dropdown.borderRadiusForCircle:S.dropdown.borderRadiusForRounded,se=C.radii[q],Y=!!d,X=g,{backgroundColor:ne,borderColor:fe,borderWidth:ke,insetBoxShadow:We}=$d({theme:C,themeSelect:S,variant:v,isDisabled:X,isErrored:Y,isOpen:A,isHovering:I,focusColor:W}),ze=X?S.disabledContentColor:S.iconColor,Xe=X?S.disabledContentColor:P!=null?S.valueColor:S.placeholderColor,nt=X?S.disabledLabelColor:S.labelColor,Ye=(Re=n.find(qe=>qe.value===P))==null?void 0:Re.label,it=dt(C,ee.iconSize);return y.jsxs(V,{fw:!0,style:b,position:"relative",ref:D,children:[l&&y.jsx(V,{mb:"xs",children:y.jsx(tt,{fontWeight:"medium",color:nt,children:l})}),y.jsx(Sd,{placeholder:a,selectedOptionLabel:Ye,isOpen:A,isDisabled:X,handleToggle:N,iconSizePx:it,inputBorderRadius:G,sizeConfig:ee,animation:K,currentBgColor:ne,currentBorderColor:fe,baseBorderWidthKey:ke,insetBoxShadow:We,textColor:Xe,iconColor:ze,testId:x,setIsHovering:ae,searchable:w,searchTerm:F,onSearchChange:L}),(d||u)&&y.jsx(V,{children:y.jsx(tt,{fontSize:"xs",color:d?S.errorColor:S.helperTextColor,as:"span",children:d||u})}),D.current&&y.jsx(e3,{anchorElement:D.current,isOpen:A,options:xe,onSelect:U,selectedValue:P,onClose:ie,size:M,borderRadius:`${se}px`})]})},Pu=h.createContext({columns:12}),xi={xs:0,sm:600,md:900,lg:1200,xl:1536},zu=(n,r)=>Ae.isNumber(r)?`${r}px`:Qu(r)?`${n.spaces[r]??0}px`:r,ir=(n,r)=>{if(r!==void 0)if(Ae.isObject(r)){const i={};for(const a in r){const l=a,u=r[l];u!==void 0&&(i[l]=zu(n,u))}return i}else return zu(n,r)},r3=(n,r)=>{if(n<1||n>r)return console.warn(`AIC-Kits Grid: Size prop should be between 1 and ${r}. Received ${n}.`),"auto";const i=n/r,a=1-i,l=(i*100).toFixed(6).replace(/\.0+$/,""),u=a.toFixed(6).replace(/\.0+$/,"");return`calc(${l}% - ${u} * var(--grid-column-gap, 0px))`},i3=(n,r)=>{if(n<1||n>r-1)return console.warn(`AIC-Kits Grid: Offset prop should be between 1 and ${r-1}. Received ${n}.`),"0";const i=n/r,a=-i,l=(i*100).toFixed(6).replace(/\.0+$/,""),u=a.toFixed(6).replace(/\.0+$/,"");return`calc(${l}% - ${u} * var(--grid-column-gap, 0px))`},o3=({sizeValue:n,offsetValue:r,currentTotalColumns:i})=>{let a="";if(n==="auto")a+=`
|
|
313
313
|
flex-basis: auto;
|
|
314
314
|
flex-grow: 0;
|
|
315
315
|
flex-shrink: 0; /* Prevent shrinking below content size */
|
|
316
316
|
max-width: none; /* Allow content to define width */
|
|
317
317
|
width: auto; /* Explicit width auto */
|
|
318
|
-
`;else if(n==="grow")
|
|
318
|
+
`;else if(n==="grow")a+=`
|
|
319
319
|
flex-basis: 0; /* Basis 0 allows grow */
|
|
320
320
|
flex-grow: 1;
|
|
321
321
|
max-width: 100%; /* Can grow up to 100% */
|
|
322
322
|
width: auto; /* Let flexbox handle width */
|
|
323
|
-
`;else if(typeof n=="number"){const l=
|
|
323
|
+
`;else if(typeof n=="number"){const l=r3(n,i);a+=`
|
|
324
324
|
flex-basis: ${l};
|
|
325
325
|
flex-grow: 0;
|
|
326
326
|
flex-shrink: 0; /* Prevent shrinking when space is tight */
|
|
327
|
-
`}return
|
|
328
|
-
`:
|
|
329
|
-
`}}}return Cn.css`${
|
|
327
|
+
`}return r==="auto"?a+="margin-left: auto;":typeof r=="number"?a+=`margin-left: ${i3(r,i)};`:a+="margin-left: 0;",a},a3=({size:n,offset:r,columnsContext:i})=>{let a="";const l=typeof i=="object"?i:{xs:i},u=typeof n=="object"?n:{xs:n},d=typeof r=="object"?r:{xs:r},g=Array.from(new Set([...Object.keys(xi),...Ae.isObject(u)?Object.keys(u):[],...Ae.isObject(d)?Object.keys(d):[],...Ae.isObject(l)?Object.keys(l):[]]));g.sort((m,$)=>xi[m]-xi[$]);let v=typeof(l==null?void 0:l.xs)=="number"?l.xs:12;for(const m of g){l[m]!==void 0&&(v=l[m]);const $=u[m],T=d[m];if($!==void 0||T!==void 0||m==="xs"||l[m]!==void 0){const b=o3({sizeValue:$??u.xs,offsetValue:T??d.xs,currentTotalColumns:v});if(b){const x=m==="xs"?"":`@media (min-width: ${xi[m]}px)`;x?a+=`${x} { ${b} }
|
|
328
|
+
`:a+=b+`
|
|
329
|
+
`}}}return Cn.css`${a}`},s3=re(V)`
|
|
330
330
|
box-sizing: border-box;
|
|
331
331
|
margin: 0; // Reset margin by default
|
|
332
332
|
|
|
333
333
|
// --- Container Styles ---
|
|
334
|
-
${({container:n,theme:
|
|
334
|
+
${({container:n,theme:r,spacing:i,rowSpacing:a,columnSpacing:l,columns:u})=>n&&et`
|
|
335
335
|
display: flex;
|
|
336
336
|
flex-wrap: wrap;
|
|
337
337
|
width: 100%; // Default container width
|
|
338
338
|
|
|
339
339
|
// Apply spacing using gap properties (more modern)
|
|
340
340
|
// Use helper to resolve responsive values
|
|
341
|
-
${
|
|
342
|
-
${
|
|
343
|
-
row-gap: ${
|
|
344
|
-
--grid-row-gap: ${
|
|
341
|
+
${i&&et`gap: ${ir(r,i)};`}
|
|
342
|
+
${a&&et`
|
|
343
|
+
row-gap: ${ir(r,a)};
|
|
344
|
+
--grid-row-gap: ${ir(r,a)};
|
|
345
345
|
`}
|
|
346
|
-
${l&&
|
|
347
|
-
column-gap: ${
|
|
346
|
+
${l&&et`
|
|
347
|
+
column-gap: ${ir(r,l)};
|
|
348
348
|
/* Expose for child items so they can calc width incl. gap */
|
|
349
|
-
--grid-column-gap: ${
|
|
349
|
+
--grid-column-gap: ${ir(r,l)};
|
|
350
350
|
`}
|
|
351
351
|
|
|
352
352
|
/* Fallback when only spacing is provided (uniform gap) */
|
|
353
|
-
${
|
|
354
|
-
--grid-column-gap: ${
|
|
353
|
+
${i&&!l&&et`
|
|
354
|
+
--grid-column-gap: ${ir(r,i)};
|
|
355
355
|
`}
|
|
356
356
|
|
|
357
357
|
// Note: Fallback for browsers without gap support (e.g., negative margins)
|
|
@@ -359,43 +359,43 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
359
359
|
// Consider a polyfill or different approach if needed.
|
|
360
360
|
|
|
361
361
|
// Apply custom column count styling if needed (e.g., for debugging)
|
|
362
|
-
// ${u&&typeof u=="number"&&
|
|
362
|
+
// ${u&&typeof u=="number"&&et`/* Custom columns: ${u} */`}
|
|
363
363
|
`}
|
|
364
364
|
|
|
365
365
|
// --- Item Styles ---
|
|
366
|
-
${({container:n,size:
|
|
366
|
+
${({container:n,size:r,offset:i,theme:a,columnsContext:l})=>!n&&(r!==void 0||i!==void 0)&&et`
|
|
367
367
|
/* Reset margin potentially added by parent container's negative margin fallback */
|
|
368
368
|
/* margin: 0; */
|
|
369
|
-
${
|
|
369
|
+
${a3({size:r,offset:i,columnsContext:l})}
|
|
370
370
|
`}
|
|
371
|
-
`,
|
|
372
|
-
border-radius: ${({theme:n,$borderRadius:
|
|
373
|
-
width: ${({theme:n,$size:
|
|
374
|
-
height: ${({theme:n,$size:
|
|
371
|
+
`,Ed=h.forwardRef(({container:n=!1,spacing:r,rowSpacing:i,columnSpacing:a,columns:l=12,size:u,offset:d,children:g,...v},m)=>{const $=h.useContext(Pu),T=l!==void 0?l:$.columns;return y.jsx(Pu.Provider,{value:{columns:T},children:y.jsx(s3,{ref:m,container:n,spacing:n?r:void 0,rowSpacing:n?i:void 0,columnSpacing:n?a:void 0,size:u,offset:d,columns:l,columnsContext:T,...v,children:g})})});Ed.displayName="Grid";const Li=re(Zt)`
|
|
372
|
+
border-radius: ${({theme:n,$borderRadius:r})=>n.radii[r]}px;
|
|
373
|
+
width: ${({theme:n,$size:r})=>n.sizes[r]}px;
|
|
374
|
+
height: ${({theme:n,$size:r})=>n.sizes[r]}px;
|
|
375
375
|
display: flex;
|
|
376
376
|
align-items: center;
|
|
377
377
|
justify-content: center;
|
|
378
|
-
background-color: ${({theme:n,$color:
|
|
378
|
+
background-color: ${({theme:n,$color:r,$selected:i})=>i?n.colors[r]:n.colors.white};
|
|
379
379
|
&:hover {
|
|
380
|
-
background-color: ${({theme:n,$color:
|
|
380
|
+
background-color: ${({theme:n,$color:r,$selected:i})=>i?void 0:n.colors[r]};
|
|
381
381
|
}
|
|
382
382
|
transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
|
|
383
|
-
`,
|
|
384
|
-
color: ${({theme:n,$selected:
|
|
385
|
-
font-size: ${({theme:n,$fontSize:
|
|
386
|
-
${
|
|
387
|
-
color: ${({theme:n,$selected:
|
|
383
|
+
`,ju=re(tt)`
|
|
384
|
+
color: ${({theme:n,$selected:r,$defaultColor:i})=>r?n.colors.white:n.colors[i]};
|
|
385
|
+
font-size: ${({theme:n,$fontSize:r})=>n.__hd__.text.fontSizes[r]}px;
|
|
386
|
+
${Li}:hover & {
|
|
387
|
+
color: ${({theme:n,$selected:r})=>r?void 0:n.colors.white};
|
|
388
388
|
}
|
|
389
389
|
transition: color 0.2s ease-in-out, transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
|
|
390
|
-
`,
|
|
391
|
-
color: ${({theme:n,$color:
|
|
392
|
-
${
|
|
393
|
-
color: ${({theme:n,$color:
|
|
390
|
+
`,l3=re(Dt)`
|
|
391
|
+
color: ${({theme:n,$color:r,$selected:i})=>i?n.colors.white:n.colors[r]};
|
|
392
|
+
${Li}:hover & {
|
|
393
|
+
color: ${({theme:n,$color:r,$selected:i})=>i?n.colors[r]:n.colors.white};
|
|
394
394
|
}
|
|
395
395
|
transition: color 0.2s ease-in-out, transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
|
|
396
|
-
width: ${({theme:n,$size:
|
|
397
|
-
height: ${({theme:n,$size:
|
|
398
|
-
`,
|
|
396
|
+
width: ${({theme:n,$size:r})=>n.sizes[r]}px;
|
|
397
|
+
height: ${({theme:n,$size:r})=>n.sizes[r]}px;
|
|
398
|
+
`,Ad=({type:n="page",page:r,currentPage:i,selected:a=!1,disabled:l=!1,onClick:u,shape:d="circular",size:g="medium",color:v="primary",count:m})=>{const b=ve().__hd__.pagination.item,x=b.sizes[g],w=b.shapes[d],C=F=>{if(console.log("type",n,"page",r,"currentPage",i,"count",m),l){F.stopPropagation();return}n==="first"&&(u==null||u(m&&m>=1?1:null,F)),n==="last"&&(u==null||u(m&&m>=1?m:null,F)),n==="previous"&&(u==null||u(i>=2?i-1:null,F)),n==="next"&&(u==null||u(i<=m-1?i+1:null,F)),n==="page"&&(u==null||u(r??null,F))},S=h.useMemo(()=>{switch(n){case"previous":return ba;case"next":return kr;case"first":return Vc;case"last":return Uc;default:return null}},[n]);return n==="page"?y.jsx(Li,{onClick:a?void 0:C,useScaleAnimation:!a,useOpacityAnimation:!a,$borderRadius:w.container.borderRadius,$size:x.container.size,$selected:a,$color:v,children:y.jsx(ju,{color:l?b.text.disabledColor:b.text.color,$defaultColor:b.defaultColor,$fontSize:x.text.fontSize,$selected:a,$color:v,children:String(r)})}):n==="end-ellipsis"||n==="start-ellipsis"?y.jsx(ju,{color:l?b.text.disabledColor:b.text.color,$defaultColor:b.defaultColor,$fontSize:x.text.fontSize,$selected:a,$color:v,children:"..."}):y.jsx(Li,{onClick:C,$borderRadius:w.container.borderRadius,$size:x.container.size,$selected:a,$color:v,children:S&&y.jsx(l3,{type:"icon",art:S,$color:v,$selected:a,$size:x.icon.size,weight:x.icon.weight})})},u3=({count:n,page:r,boundaryCount:i=1,siblingCount:a=1,showFirstButton:l=!1,showLastButton:u=!1,showPrevNextButtons:d=!0})=>{const g=(S,F)=>{const L=F-S+1;return Array.from({length:L},(A,I)=>S+I)},v=g(1,Math.min(i,n)),m=g(Math.max(n-i+1,i+1),n),$=Math.max(Math.min(r-a,n-i-a*2-1),i+2),T=Math.min(Math.max(r+a,i+a*2+2),m.length>0?m[0]-2:n-1),b=[];l&&b.push("first"),d&&b.push("previous"),b.push(...v);const x=v.length>0?v[v.length-1]:0;$===x+2?b.push(x+1):$>x+2&&b.push("start-ellipsis"),$<=T&&b.push(...g($,T));const w=m.length>0?m[0]:n+1;return T===w-2?b.push(w-1):T<w-2&&b.push("end-ellipsis"),b.push(...m),d&&b.push("next"),u&&b.push("last"),{items:b.filter((S,F,L)=>typeof S=="number"?S>=1&&S<=n&&L.indexOf(S)===F:L.indexOf(S)===F).map(S=>{let F,L;return typeof S=="number"?(F="page",L=S):F=S,{type:F,page:L,selected:L===r,disabled:(F==="previous"||F==="first")&&r<=1||(F==="next"||F==="last")&&r>=n}})}},c3=({count:n=1,page:r=1,onChange:i,boundaryCount:a=1,siblingCount:l=1,showFirstButton:u=!1,showLastButton:d=!1,showPrevNextButtons:g=!0,shape:v="circular",size:m="medium",color:$="primary"})=>{const b=ve().__hd__.pagination,{items:x}=u3({count:n,page:r,boundaryCount:a,siblingCount:l,showFirstButton:u,showLastButton:d,showPrevNextButtons:g}),w=h.useCallback((C,S)=>{i&&C!==null&&i(C,S)},[i]);return y.jsx(V,{display:"flex",flexDirection:"row",alignItems:"center",gap:b.container.sizes[m].gap,children:x.map((C,S)=>y.jsx(Ad,{count:n,type:C.type,page:C.page,currentPage:r,selected:C.selected,disabled:C.disabled,onClick:w,shape:v,size:m,color:$},`${C.type}-${C.page||S}`))})},d3=Sn`
|
|
399
399
|
0% {
|
|
400
400
|
left: 0%;
|
|
401
401
|
width: 0%;
|
|
@@ -411,37 +411,37 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
411
411
|
width: 0%; /* Smallest at the right end */
|
|
412
412
|
transform: translateX(0%); /* Ensure it exits cleanly if it was translateX(100%) it would go off screen too fast */
|
|
413
413
|
}
|
|
414
|
-
`,
|
|
414
|
+
`,f3=re(V)`
|
|
415
415
|
position: relative;
|
|
416
416
|
overflow: hidden;
|
|
417
|
-
height: ${({theme:n,$heightKey:
|
|
418
|
-
background-color: ${({theme:n,$backgroundColorKey:
|
|
419
|
-
border-radius: ${({theme:n,$borderRadiusKey:
|
|
420
|
-
border-width: ${({theme:n,$borderWidthKey:
|
|
417
|
+
height: ${({theme:n,$heightKey:r})=>n.sizes[r]}px;
|
|
418
|
+
background-color: ${({theme:n,$backgroundColorKey:r})=>n.colors[r]||r};
|
|
419
|
+
border-radius: ${({theme:n,$borderRadiusKey:r})=>n.radii[r]}px;
|
|
420
|
+
border-width: ${({theme:n,$borderWidthKey:r})=>r?n.borderWidths[r]:0}px;
|
|
421
421
|
border-style: ${({$borderWidthKey:n})=>n?"solid":"none"};
|
|
422
|
-
border-color: ${({theme:n,$borderColorKey:
|
|
423
|
-
`,
|
|
422
|
+
border-color: ${({theme:n,$borderColorKey:r})=>r?n.colors[r]||r:"transparent"};
|
|
423
|
+
`,h3=re(V)`
|
|
424
424
|
width: 100%;
|
|
425
425
|
height: 100%;
|
|
426
426
|
position: relative; /* For absolute positioning of the indicator */
|
|
427
|
-
`,
|
|
427
|
+
`,p3=re(V)`
|
|
428
428
|
position: absolute;
|
|
429
429
|
top: 0;
|
|
430
430
|
bottom: 0;
|
|
431
431
|
/* Removed left: 0; as animation will control it for indeterminate */
|
|
432
432
|
height: 100%;
|
|
433
|
-
background-color: ${({theme:n,$progressColorKey:
|
|
434
|
-
border-radius: ${({theme:n,$borderRadiusKey:
|
|
433
|
+
background-color: ${({theme:n,$progressColorKey:r})=>n.colors[r]};
|
|
434
|
+
border-radius: ${({theme:n,$borderRadiusKey:r})=>n.radii[r]}px;
|
|
435
435
|
|
|
436
|
-
${({$progressValue:n})=>n!==void 0?
|
|
436
|
+
${({$progressValue:n})=>n!==void 0?et`
|
|
437
437
|
width: ${n}%;
|
|
438
438
|
left: 0; // Explicitly set left for determinate state
|
|
439
439
|
transition: width 0.3s ease-in-out;
|
|
440
|
-
`:
|
|
440
|
+
`:et`
|
|
441
441
|
/* Indeterminate: animation controls width and position */
|
|
442
|
-
animation: ${
|
|
442
|
+
animation: ${d3} 2s infinite linear alternate;
|
|
443
443
|
`}
|
|
444
|
-
`,
|
|
444
|
+
`,g3=({value:n,color:r,size:i,variant:a,testID:l="progress",...u})=>{const g=ve().__hd__.progress,v=a||g.defaultVariant,m=i||g.defaultSize,{height:$,borderRadius:T}=g.sizes[m],{containerBackgroundColor:b,containerBorderColor:x,containerBorderWidth:w,defaultProgressColor:C}=g.variants[v],S=r||C;let F=x;v==="outlined"&&(F=S);const L=n!==void 0?Math.max(0,Math.min(n,100)):void 0;return y.jsx(f3,{$heightKey:$,$borderRadiusKey:T,$backgroundColorKey:b,$borderColorKey:F,$borderWidthKey:w,"data-testid":`${l}-container`,...u,children:y.jsx(h3,{"data-testid":`${l}-bar`,children:y.jsx(p3,{$progressColorKey:S,$progressValue:L,$borderRadiusKey:T,"data-testid":`${l}-indicator`})})})},m3=re(V)`
|
|
445
445
|
position: fixed;
|
|
446
446
|
top: 0;
|
|
447
447
|
left: 0;
|
|
@@ -452,4 +452,249 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
452
452
|
display: flex;
|
|
453
453
|
align-items: center;
|
|
454
454
|
justify-content: center;
|
|
455
|
-
`;let
|
|
455
|
+
`;let _i=0,Bu;const v3=({open:n,onClose:r,children:i,"data-testid":a,...l})=>{const u=ve();if(h.useEffect(()=>{if(!(typeof document>"u"))return n&&(_i===0&&(Bu=document.body.style.overflow,document.body.style.overflow="hidden"),_i++),()=>{n&&(_i--,_i===0&&(document.body.style.overflow=Bu))}},[n]),!n)return null;const d=g=>{g.target===g.currentTarget&&(r==null||r())};return y.jsx(m3,{zIndex:u.zIndex.getZIndex("AIC_Kits_Modal"),onClick:d,"data-testid":a?`${a}-backdrop`:void 0,children:y.jsx(V,{maxHeight:"100vh",overflowY:"auto",...l,"data-testid":a?`${a}-container`:void 0,children:i})})},b3=({children:n,description:r,placement:i,backgroundColor:a,color:l})=>{const u=ve(),d=u.__hd__.tooltip,g=i??d.defaultPlacement,v=a??d.defaultBackgroundColor,m=l??d.defaultTextColor,$=h.useRef(null),T=Pi($),b=d.positioning.placements[g];return y.jsxs(V,{display:"inline-block",position:"relative",ref:$,children:[n,T&&y.jsx(V,{position:"absolute",bgColor:v,p:d.container.padding,r:d.container.borderRadius,boxShadow:d.container.shadow,zIndex:u.zIndex.getZIndex("AIC_Kits_Tooltip"),width:"max-content",maxWidth:d.container.maxWidth,...b,children:y.jsx(tt,{color:m,fontSize:d.text.fontSize,children:r})})]})},y3=Sn`
|
|
456
|
+
from {
|
|
457
|
+
opacity: 0;
|
|
458
|
+
}
|
|
459
|
+
to {
|
|
460
|
+
opacity: 1;
|
|
461
|
+
}
|
|
462
|
+
`,w3=re(V)`
|
|
463
|
+
position: relative;
|
|
464
|
+
display: inline-block;
|
|
465
|
+
`,x3=re.svg`
|
|
466
|
+
display: block;
|
|
467
|
+
flex-shrink: 0;
|
|
468
|
+
width: ${({$width:n})=>n?`${n}px`:"auto"};
|
|
469
|
+
height: ${({$height:n})=>n?`${n}px`:"auto"};
|
|
470
|
+
`;re.rect`
|
|
471
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
472
|
+
animation: ${y3} ${({$animationDuration:n})=>n}ms ease-out;
|
|
473
|
+
transition: opacity 0.3s ease;
|
|
474
|
+
cursor: pointer;
|
|
475
|
+
|
|
476
|
+
&:hover {
|
|
477
|
+
opacity: 0.8;
|
|
478
|
+
}
|
|
479
|
+
`;const Wu=re.line`
|
|
480
|
+
stroke: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
481
|
+
stroke-width: 1;
|
|
482
|
+
shape-rendering: crispEdges;
|
|
483
|
+
`,Ci=re.text`
|
|
484
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
485
|
+
font-size: 12px;
|
|
486
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
487
|
+
`,_3=re.line`
|
|
488
|
+
stroke: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
489
|
+
stroke-width: 1;
|
|
490
|
+
stroke-dasharray: 2, 2;
|
|
491
|
+
opacity: 0.3;
|
|
492
|
+
`,C3=({data:n,width:r=400,height:i=300,chartMargin:a,color:l,size:u,variant:d,showGrid:g=!0,showXAxis:v=!0,showYAxis:m=!0,orientation:$="vertical",testID:T="bar-chart",...b})=>{var q,se,Y;const x=ve(),w=(q=x.__hd__)==null?void 0:q.barChart,C=d||(w==null?void 0:w.defaultVariant)||"default",S=u||(w==null?void 0:w.defaultSize)||"md",F={top:(a==null?void 0:a.top)??20,right:(a==null?void 0:a.right)??20,bottom:(a==null?void 0:a.bottom)??40,left:(a==null?void 0:a.left)??($==="horizontal"?80:40)},{barRadius:L=4,axisColor:A="grey600",gridColor:I="grey200",labelColor:P="grey600"}=((se=w==null?void 0:w.sizes)==null?void 0:se[S])||{},{defaultBarColor:D="primary"}=((Y=w==null?void 0:w.variants)==null?void 0:Y[C])||{},N=l||D,U=r-F.left-F.right,ie=i-F.top-F.bottom,ae=n.map(X=>X.value),xe=ae.length>0?Math.max(...ae):100,W=.6,M=$==="vertical"?U/Math.max(n.length,1):ie/Math.max(n.length,1),Z=Math.max(M*W,1),ee=X=>{const ne=xe||100,fe=X||0;return $==="vertical"?fe/ne*ie:fe/ne*U},K=5,G=Array.from({length:K},(X,ne)=>{const fe=xe/(K-1)*ne,ke=$==="vertical"?ie-ee(fe):ee(fe);return{value:fe,position:ke}});return y.jsx(w3,{"data-testid":`${T}-container`,...b,children:y.jsx(x3,{$width:r,$height:i,viewBox:`0 0 ${r} ${i}`,"data-testid":`${T}-svg`,children:y.jsxs("g",{transform:`translate(${F.left}, ${F.top})`,children:[g&&G.map((X,ne)=>y.jsx(_3,{$colorKey:I,x1:$==="vertical"?0:X.position,y1:$==="vertical"?X.position:0,x2:$==="vertical"?U:X.position,y2:$==="vertical"?X.position:ie,"data-testid":`${T}-grid-line-${ne}`},ne)),n.map((X,ne)=>{const fe=ee(X.value);let ke,We,ze,Xe;if($==="vertical")ke=ne*M+(M-Z)/2,We=ie-fe,ze=Z,Xe=fe;else{const Le=ne*M;ke=0,We=Le+(M-Z)/2,ze=fe,Xe=Z}const nt=2,Ye=Math.max(ze,nt),it=Math.max(Xe,nt),Re=X.color||N,qe=x.colors[Re]||Re||"#6949FF";return y.jsx("rect",{x:ke,y:We,width:Ye,height:it,fill:qe,rx:Math.min(L,it/2,Ye/2),ry:Math.min(L,it/2,Ye/2),opacity:.9,cursor:"pointer",onMouseEnter:Le=>{Le.currentTarget.style.opacity="1"},onMouseLeave:Le=>{Le.currentTarget.style.opacity="0.7"},"data-testid":`${T}-bar-${ne}`},ne)}),v&&y.jsxs(y.Fragment,{children:[y.jsx(Wu,{$colorKey:A,x1:0,y1:ie,x2:U,y2:ie,"data-testid":`${T}-x-axis`}),$==="vertical"&&n.map((X,ne)=>y.jsx(Ci,{x:ne*M+M/2,y:ie+20,$colorKey:P,textAnchor:"middle","data-testid":`${T}-x-label-${ne}`,children:X.label},ne)),$==="horizontal"&&G.map((X,ne)=>y.jsxs("g",{children:[y.jsx("line",{x1:X.position,y1:ie,x2:X.position,y2:ie+5,stroke:x.colors[A]||A,strokeWidth:1}),y.jsx(Ci,{x:X.position,y:ie+20,$colorKey:P,textAnchor:"middle","data-testid":`${T}-x-value-${ne}`,children:Math.round(X.value)})]},`x-tick-${ne}`))]}),m&&y.jsxs(y.Fragment,{children:[y.jsx(Wu,{$colorKey:A,x1:0,y1:0,x2:0,y2:ie,"data-testid":`${T}-y-axis`}),$==="vertical"&&G.map((X,ne)=>y.jsxs("g",{children:[y.jsx("line",{x1:-5,y1:X.position,x2:0,y2:X.position,stroke:x.colors[A]||A,strokeWidth:1}),y.jsx(Ci,{x:-10,y:X.position,$colorKey:P,textAnchor:"end",dominantBaseline:"middle","data-testid":`${T}-y-value-${ne}`,children:Math.round(X.value)})]},`y-tick-${ne}`)),$==="horizontal"&&n.map((X,ne)=>{const fe=ne*M+M/2;return y.jsx(Ci,{x:-10,y:fe,$colorKey:P,textAnchor:"end",dominantBaseline:"middle","data-testid":`${T}-y-label-${ne}`,children:X.label},`y-cat-${ne}`)})]})]})})})},S3=Sn`
|
|
493
|
+
from {
|
|
494
|
+
opacity: 0;
|
|
495
|
+
transform: scale(0.8);
|
|
496
|
+
}
|
|
497
|
+
to {
|
|
498
|
+
opacity: 1;
|
|
499
|
+
transform: scale(1);
|
|
500
|
+
}
|
|
501
|
+
`,$3=re(V)`
|
|
502
|
+
position: relative;
|
|
503
|
+
display: ${({$showLegend:n,$legendPosition:r})=>n?r==="left"||r==="right"?"flex":"block":"inline-block"};
|
|
504
|
+
flex-direction: ${({$legendPosition:n})=>n==="left"?"row-reverse":n==="right"?"row":"column"};
|
|
505
|
+
align-items: ${({$legendPosition:n})=>n==="left"||n==="right"?"center":"flex-start"};
|
|
506
|
+
gap: 20px;
|
|
507
|
+
`,E3=re.svg`
|
|
508
|
+
display: block;
|
|
509
|
+
flex-shrink: 0;
|
|
510
|
+
width: ${({$width:n})=>n?`${n}px`:"auto"};
|
|
511
|
+
height: ${({$height:n})=>n?`${n}px`:"auto"};
|
|
512
|
+
`,A3=re.path`
|
|
513
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
514
|
+
stroke: ${({theme:n,$strokeColorKey:r})=>n.colors[r]||r};
|
|
515
|
+
stroke-width: ${({$strokeWidth:n})=>n}px;
|
|
516
|
+
animation: ${S3} ${({$animationDuration:n})=>n}ms ease-out;
|
|
517
|
+
transform: translate(0, 0);
|
|
518
|
+
cursor: pointer;
|
|
519
|
+
transition: transform 0.2s ease, filter 0.2s ease;
|
|
520
|
+
|
|
521
|
+
&:hover {
|
|
522
|
+
transform: scale(1.1);
|
|
523
|
+
filter: brightness(1.1);
|
|
524
|
+
}
|
|
525
|
+
`,T3=re.text`
|
|
526
|
+
fill: white;
|
|
527
|
+
font-size: ${({$fontSize:n})=>n}px;
|
|
528
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
529
|
+
font-weight: 600;
|
|
530
|
+
pointer-events: none;
|
|
531
|
+
user-select: none;
|
|
532
|
+
filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
|
|
533
|
+
`,k3=re(V)`
|
|
534
|
+
display: flex;
|
|
535
|
+
flex-direction: ${({$position:n})=>n==="left"||n==="right"?"column":"row"};
|
|
536
|
+
flex-wrap: ${({$position:n})=>n==="top"||n==="bottom"?"wrap":"nowrap"};
|
|
537
|
+
gap: ${({$spacing:n})=>n}px;
|
|
538
|
+
padding: ${({$spacing:n})=>n}px;
|
|
539
|
+
${({$position:n})=>n==="top"?et`margin-bottom: 20px;`:n==="bottom"?et`margin-top: 20px;`:n==="left"?et`margin-right: 20px;`:n==="right"?et`margin-left: 20px;`:""}
|
|
540
|
+
`,R3=re(V)`
|
|
541
|
+
display: flex;
|
|
542
|
+
align-items: center;
|
|
543
|
+
gap: ${({$spacing:n})=>n/2}px;
|
|
544
|
+
cursor: pointer;
|
|
545
|
+
transition: opacity 0.2s ease;
|
|
546
|
+
|
|
547
|
+
&:hover {
|
|
548
|
+
opacity: 0.8;
|
|
549
|
+
}
|
|
550
|
+
`,L3=re(V)`
|
|
551
|
+
width: ${({$size:n})=>n}px;
|
|
552
|
+
height: ${({$size:n})=>n}px;
|
|
553
|
+
background-color: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
554
|
+
border-radius: 2px;
|
|
555
|
+
flex-shrink: 0;
|
|
556
|
+
`,I3=re.span`
|
|
557
|
+
font-size: ${({$fontSize:n})=>n}px;
|
|
558
|
+
color: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
559
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
560
|
+
white-space: nowrap;
|
|
561
|
+
`,O3=(n,r,i,a)=>{const l=n*Math.PI/180,u=r*Math.PI/180,d=Math.cos(l)*a,g=Math.sin(l)*a,v=Math.cos(u)*a,m=Math.sin(u)*a,$=r-n>180?1:0;if(i>0){const T=Math.cos(l)*i,b=Math.sin(l)*i,x=Math.cos(u)*i,w=Math.sin(u)*i;return`
|
|
562
|
+
M ${d} ${g}
|
|
563
|
+
A ${a} ${a} 0 ${$} 1 ${v} ${m}
|
|
564
|
+
L ${x} ${w}
|
|
565
|
+
A ${i} ${i} 0 ${$} 0 ${T} ${b}
|
|
566
|
+
Z
|
|
567
|
+
`}else return`
|
|
568
|
+
M 0 0
|
|
569
|
+
L ${d} ${g}
|
|
570
|
+
A ${a} ${a} 0 ${$} 1 ${v} ${m}
|
|
571
|
+
Z
|
|
572
|
+
`},M3=({data:n,width:r=400,height:i=400,innerRadius:a=0,outerRadius:l,padAngle:u=0,size:d,variant:g,showLabels:v=!1,showLegend:m=!0,legendPosition:$="right",animationDuration:T=300,startAngle:b=-90,testID:x="pie-chart",...w})=>{const S=ve().__hd__.pieChart,F=g||S.defaultVariant,L=d||S.defaultSize,{strokeWidth:A,strokeColor:I,labelColor:P,labelFontSize:D,legendFontSize:N,legendSpacing:U}=S.sizes[L],{defaultColors:ie}=S.variants[F],ae=Math.min(r,i),xe=ae/2,W=ae/2,M=l||ae/2-20,Z=a*M,ee=h.useMemo(()=>{const G=n.reduce((se,Y)=>se+Y.value,0);let q=b;return n.map((se,Y)=>{const X=se.value/G*100,ne=se.value/G*360-u,fe={...se,percentage:X,startAngle:q,endAngle:q+ne,midAngle:q+ne/2,color:se.color||ie[Y%ie.length]};return q+=ne+u,fe})},[n,b,u,ie]),K=(G,q)=>{const se=G*Math.PI/180,Y=Z>0?(Z+M)/2:q*.7;return{x:Math.cos(se)*Y,y:Math.sin(se)*Y}};return y.jsxs($3,{$legendPosition:$,$showLegend:m,"data-testid":`${x}-container`,...w,children:[y.jsx(E3,{$width:ae,$height:ae,viewBox:`0 0 ${ae} ${ae}`,"data-testid":`${x}-svg`,children:y.jsx("g",{transform:`translate(${xe}, ${W})`,children:ee.map((G,q)=>{const se=O3(G.startAngle,G.endAngle,Z,M),Y=K(G.midAngle,M);return y.jsxs("g",{children:[y.jsx(A3,{d:se,$colorKey:G.color,$strokeWidth:A,$strokeColorKey:I,$animationDuration:T,$startAngle:G.startAngle,$endAngle:G.endAngle,"data-testid":`${x}-slice-${q}`}),v&&y.jsxs(T3,{x:Y.x,y:Y.y,$colorKey:P,$fontSize:D,textAnchor:"middle",dominantBaseline:"middle","data-testid":`${x}-label-${q}`,children:[G.percentage.toFixed(1),"%"]})]},q)})})}),m&&y.jsx(k3,{$position:$,$spacing:U,"data-testid":`${x}-legend`,children:ee.map((G,q)=>y.jsxs(R3,{$spacing:U,"data-testid":`${x}-legend-item-${q}`,children:[y.jsx(L3,{$colorKey:G.color,$size:N}),y.jsxs(I3,{$fontSize:N,$colorKey:P,children:[G.label," (",G.percentage.toFixed(1),"%)"]})]},q))})]})},F3=Sn`
|
|
573
|
+
from {
|
|
574
|
+
stroke-dashoffset: 1000;
|
|
575
|
+
}
|
|
576
|
+
to {
|
|
577
|
+
stroke-dashoffset: 0;
|
|
578
|
+
}
|
|
579
|
+
`,P3=Sn`
|
|
580
|
+
from {
|
|
581
|
+
opacity: 0;
|
|
582
|
+
}
|
|
583
|
+
to {
|
|
584
|
+
opacity: 0.3;
|
|
585
|
+
}
|
|
586
|
+
`,z3=Sn`
|
|
587
|
+
0% {
|
|
588
|
+
transform: scale(0);
|
|
589
|
+
opacity: 0;
|
|
590
|
+
}
|
|
591
|
+
60% {
|
|
592
|
+
transform: scale(1.2);
|
|
593
|
+
opacity: 1;
|
|
594
|
+
}
|
|
595
|
+
100% {
|
|
596
|
+
transform: scale(1);
|
|
597
|
+
opacity: 1;
|
|
598
|
+
}
|
|
599
|
+
`,j3=re(V)`
|
|
600
|
+
position: relative;
|
|
601
|
+
display: inline-block;
|
|
602
|
+
`,B3=re.svg`
|
|
603
|
+
display: block;
|
|
604
|
+
flex-shrink: 0;
|
|
605
|
+
width: ${({$width:n})=>n?`${n}px`:"auto"};
|
|
606
|
+
height: ${({$height:n})=>n?`${n}px`:"auto"};
|
|
607
|
+
`,W3=re.path`
|
|
608
|
+
fill: none;
|
|
609
|
+
stroke: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
610
|
+
stroke-width: ${({$strokeWidth:n})=>n}px;
|
|
611
|
+
stroke-dasharray: ${({$strokeDasharray:n})=>n||"none"};
|
|
612
|
+
stroke-linecap: round;
|
|
613
|
+
stroke-linejoin: round;
|
|
614
|
+
stroke-dasharray: 1000;
|
|
615
|
+
stroke-dashoffset: 1000;
|
|
616
|
+
animation: ${F3} ${({$animationDuration:n})=>n}ms ease-out forwards;
|
|
617
|
+
transition: stroke 0.3s ease;
|
|
618
|
+
cursor: pointer;
|
|
619
|
+
transition: opacity 0.2s ease, filter 0.2s ease;
|
|
620
|
+
opacity: 0.7;
|
|
621
|
+
&:hover {
|
|
622
|
+
opacity: 1;
|
|
623
|
+
filter: brightness(1.1);
|
|
624
|
+
}
|
|
625
|
+
`,D3=re.path`
|
|
626
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
627
|
+
opacity: 0;
|
|
628
|
+
animation: ${P3} ${({$animationDuration:n})=>n}ms ease-out forwards;
|
|
629
|
+
animation-delay: ${({$animationDuration:n})=>n/2}ms;
|
|
630
|
+
`,Z3=re.circle`
|
|
631
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
632
|
+
stroke: white;
|
|
633
|
+
stroke-width: 2px;
|
|
634
|
+
cursor: pointer;
|
|
635
|
+
transform-origin: center;
|
|
636
|
+
animation: ${z3} ${({$animationDuration:n})=>n/3}ms ease-out forwards;
|
|
637
|
+
animation-delay: ${({$animationDuration:n})=>n}ms;
|
|
638
|
+
opacity: 0;
|
|
639
|
+
|
|
640
|
+
&:hover {
|
|
641
|
+
transform: scale(1.5);
|
|
642
|
+
filter: brightness(1.2);
|
|
643
|
+
}
|
|
644
|
+
`,Du=re.line`
|
|
645
|
+
stroke: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
646
|
+
stroke-width: 1;
|
|
647
|
+
shape-rendering: crispEdges;
|
|
648
|
+
`,Zu=re.text`
|
|
649
|
+
fill: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
650
|
+
font-size: ${({$fontSize:n})=>n}px;
|
|
651
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
652
|
+
user-select: none;
|
|
653
|
+
`,Nu=re.line`
|
|
654
|
+
stroke: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
655
|
+
stroke-width: 1;
|
|
656
|
+
stroke-dasharray: 2, 2;
|
|
657
|
+
opacity: 0.3;
|
|
658
|
+
`,Hu=re(V)`
|
|
659
|
+
display: flex;
|
|
660
|
+
flex-direction: row;
|
|
661
|
+
flex-wrap: wrap;
|
|
662
|
+
gap: ${({$spacing:n})=>n*1.5}px;
|
|
663
|
+
padding: ${({$spacing:n})=>n}px;
|
|
664
|
+
justify-content: center;
|
|
665
|
+
margin-bottom: ${({$position:n})=>n==="top"?"10px":"0"};
|
|
666
|
+
margin-top: ${({$position:n})=>n==="bottom"?"10px":"0"};
|
|
667
|
+
`,Vu=re(V)`
|
|
668
|
+
display: flex;
|
|
669
|
+
align-items: center;
|
|
670
|
+
gap: ${({$spacing:n})=>n/2}px;
|
|
671
|
+
cursor: pointer;
|
|
672
|
+
transition: opacity 0.2s ease;
|
|
673
|
+
|
|
674
|
+
&:hover {
|
|
675
|
+
opacity: 0.7;
|
|
676
|
+
}
|
|
677
|
+
`,Uu=re(V)`
|
|
678
|
+
width: 24px;
|
|
679
|
+
height: ${({$strokeWidth:n})=>n}px;
|
|
680
|
+
background-color: ${({theme:n,$colorKey:r})=>n.colors[r]};
|
|
681
|
+
flex-shrink: 0;
|
|
682
|
+
${({$strokeDasharray:n})=>n?`background-image: repeating-linear-gradient(90deg, currentColor 0, currentColor ${n.split(",")[0]}px, transparent ${n.split(",")[0]}px, transparent ${n.split(",")[1]||n.split(",")[0]}px);`:""}
|
|
683
|
+
`,qu=re.span`
|
|
684
|
+
font-size: ${({$fontSize:n})=>n}px;
|
|
685
|
+
color: ${({theme:n,$colorKey:r})=>n.colors[r]||r};
|
|
686
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
687
|
+
white-space: nowrap;
|
|
688
|
+
`;re(V)`
|
|
689
|
+
position: absolute;
|
|
690
|
+
background: white;
|
|
691
|
+
border: 1px solid #ddd;
|
|
692
|
+
border-radius: 4px;
|
|
693
|
+
padding: 8px;
|
|
694
|
+
pointer-events: none;
|
|
695
|
+
z-index: 1000;
|
|
696
|
+
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
|
697
|
+
`;re(V)`
|
|
698
|
+
font-size: 12px;
|
|
699
|
+
font-family: ${({theme:n})=>n.fonts.neutral};
|
|
700
|
+
`;const N3=(n,r)=>{if(n.length===0)return"";if(r==="linear")return n.map((i,a)=>`${a===0?"M":"L"} ${i.x} ${i.y}`).join(" ");if(r==="smooth"){let i=`M ${n[0].x} ${n[0].y}`;for(let a=1;a<n.length;a++){const l=n[Math.max(0,a-2)],u=n[a-1],d=n[a],g=n[Math.min(n.length-1,a+1)],v=u.x+(d.x-l.x)/6,m=u.y+(d.y-l.y)/6,$=d.x-(g.x-u.x)/6,T=d.y-(g.y-u.y)/6;i+=` C ${v} ${m}, ${$} ${T}, ${d.x} ${d.y}`}return i}if(r==="step"){let i=`M ${n[0].x} ${n[0].y}`;for(let a=1;a<n.length;a++){const l=(n[a-1].x+n[a].x)/2;i+=` L ${l} ${n[a-1].y} L ${l} ${n[a].y} L ${n[a].x} ${n[a].y}`}return i}return""},H3=({series:n,width:r=600,height:i=400,chartMargin:a,size:l,variant:u,showGrid:d=!0,showXAxis:g=!0,showYAxis:v=!0,showLegend:m=!0,legendPosition:$="top",curve:T="linear",animationDuration:b=500,xAxisLabels:x,yDomain:w,testID:C="line-chart",...S})=>{const L=ve().__hd__.lineChart,A=u||L.defaultVariant,I=l||L.defaultSize,P={top:(a==null?void 0:a.top)??20,right:(a==null?void 0:a.right)??20,bottom:(a==null?void 0:a.bottom)??40,left:(a==null?void 0:a.left)??50},{strokeWidth:D,dotRadius:N,axisColor:U,gridColor:ie,labelColor:ae,labelFontSize:xe,legendFontSize:W,legendSpacing:M}=L.sizes[I],{defaultColors:Z}=L.variants[A],ee=r-P.left-P.right,K=i-P.top-P.bottom,{processedSeries:G,xLabels:q,yTicks:se}=h.useMemo(()=>{const Y=new Set,X=[];let ne=1/0,fe=-1/0;n.forEach(Le=>{Le.data.forEach($e=>{const je=String($e.x);Y.has(je)||(Y.add(je),X.push(je)),ne=Math.min(ne,$e.y),fe=Math.max(fe,$e.y)})});const[ke,We]=w||[Math.floor(ne-(fe-ne)*.1),Math.ceil(fe+(fe-ne)*.1)],ze=x||X,Xe=ee/(ze.length-1||1),nt=new Map(ze.map((Le,$e)=>[String(Le),$e*Xe])),Ye=Le=>{const $e=(Le-ke)/(We-ke||1);return K-$e*K},it=n.map((Le,$e)=>({...Le,color:Le.color||Z[$e%Z.length],points:Le.data.map(je=>({x:nt.get(String(je.x))||0,y:Ye(je.y),originalX:je.x,originalY:je.y}))})),Re=5,qe=Array.from({length:Re},(Le,$e)=>{const je=ke+(We-ke)*($e/(Re-1));return{value:je,position:Ye(je),label:je.toFixed(1)}});return{processedSeries:it,xLabels:ze,yTicks:qe.reverse()}},[n,ee,K,x,w,Z]);return y.jsxs(j3,{"data-testid":`${C}-container`,...S,children:[m&&$==="top"&&y.jsx(Hu,{$position:$,$spacing:M,"data-testid":`${C}-legend`,children:G.map((Y,X)=>y.jsxs(Vu,{$spacing:M,"data-testid":`${C}-legend-item-${X}`,children:[y.jsx(Uu,{$colorKey:Y.color,$strokeWidth:D,$strokeDasharray:Y.strokeDasharray}),y.jsx(qu,{$fontSize:W,$colorKey:ae,children:Y.label})]},Y.id))}),y.jsx(B3,{$width:r,$height:i,viewBox:`0 0 ${r} ${i}`,"data-testid":`${C}-svg`,children:y.jsxs("g",{transform:`translate(${P.left}, ${P.top})`,children:[d&&y.jsxs(y.Fragment,{children:[se.map((Y,X)=>y.jsx(Nu,{$colorKey:ie,x1:0,y1:Y.position,x2:ee,y2:Y.position,"data-testid":`${C}-grid-h-${X}`},`h-grid-${X}`)),q.map((Y,X)=>{const ne=X*ee/(q.length-1||1);return y.jsx(Nu,{$colorKey:ie,x1:ne,y1:0,x2:ne,y2:K,"data-testid":`${C}-grid-v-${X}`},`v-grid-${X}`)})]}),G.map((Y,X)=>{var ke,We;const ne=N3(Y.points,T),fe=Y.showArea?`${ne} L ${((ke=Y.points[Y.points.length-1])==null?void 0:ke.x)||0} ${K} L ${((We=Y.points[0])==null?void 0:We.x)||0} ${K} Z`:"";return y.jsxs("g",{children:[Y.showArea&&y.jsx(D3,{d:fe,$colorKey:Y.color,$animationDuration:b,"data-testid":`${C}-area-${X}`}),y.jsx(W3,{d:ne,$colorKey:Y.color,$strokeWidth:D,$strokeDasharray:Y.strokeDasharray,$animationDuration:b,"data-testid":`${C}-line-${X}`}),Y.showDots!==!1&&Y.points.map((ze,Xe)=>y.jsx(Z3,{cx:ze.x,cy:ze.y,r:N,$colorKey:Y.color,$animationDuration:b,"data-testid":`${C}-dot-${X}-${Xe}`},Xe))]},Y.id)}),g&&y.jsxs(y.Fragment,{children:[y.jsx(Du,{$colorKey:U,x1:0,y1:K,x2:ee,y2:K,"data-testid":`${C}-x-axis`}),q.map((Y,X)=>{const ne=X*ee/(q.length-1||1);return y.jsx(Zu,{x:ne,y:K+20,$colorKey:ae,$fontSize:xe,textAnchor:"middle","data-testid":`${C}-x-label-${X}`,children:Y},X)})]}),v&&y.jsxs(y.Fragment,{children:[y.jsx(Du,{$colorKey:U,x1:0,y1:0,x2:0,y2:K,"data-testid":`${C}-y-axis`}),se.map((Y,X)=>y.jsx(Zu,{x:-10,y:Y.position,$colorKey:ae,$fontSize:xe,textAnchor:"end",dominantBaseline:"middle","data-testid":`${C}-y-label-${X}`,children:Y.label},X))]})]})}),m&&$==="bottom"&&y.jsx(Hu,{$position:$,$spacing:M,"data-testid":`${C}-legend`,children:G.map((Y,X)=>y.jsxs(Vu,{$spacing:M,"data-testid":`${C}-legend-item-${X}`,children:[y.jsx(Uu,{$colorKey:Y.color,$strokeWidth:D,$strokeDasharray:Y.strokeDasharray}),y.jsx(qu,{$fontSize:W,$colorKey:ae,children:Y.label})]},Y.id))})]})};exports.AIC_Kits_StackingLayers=Gt;exports.Accordion=Kb;exports.Art=Dt;exports.Avatar=ed;exports.BarChart=C3;exports.Base=Uv;exports.Box=V;exports.Brand=Wc;exports.Button=ia;exports.Carousel=Vb;exports.Checkbox=Jb;exports.DEFAULT_VIMEO_CONFIG=Ob;exports.Divider=ad;exports.Emoji=Dc;exports.Grid=Ed;exports.Header=dd;exports.HeaderAuth=ld;exports.HeaderLogo=ud;exports.HeaderNav=cd;exports.Icon=ma;exports.Image=Qc;exports.Input=Kv;exports.LineChart=H3;exports.List=Jv;exports.Loading=wa;exports.Modal=v3;exports.NormalizedBrowserName=id;exports.NormalizedDeviceType=rd;exports.NormalizedOSName=od;exports.Pagination=c3;exports.PaginationItem=Ad;exports.PieChart=M3;exports.Progress=g3;exports.RESPONSIVE_BREAKPOINTS=Tr;exports.RESPONSIVE_BREAKPOINT_KEYS=$r;exports.SUPPORTED_RICH_TEXT_TAGS=Yc;exports.Select=n3;exports.SelectDropdownItem=Cd;exports.SelectInputDisplay=Sd;exports.Skeleton=Fi;exports.StyledBox=Fc;exports.Svg=Jc;exports.Tag=Qb;exports.Text=tt;exports.ThemeProvider=Pm;exports.Tooltip=b3;exports.Touchable=Zt;exports.VIMEO_HOST=Mb;exports.Vimeo=Fb;exports.accordionTheme=Ju;exports.artTheme=ec;exports.avatarTheme=tc;exports.barChartTheme=nc;exports.baseTheme=rc;exports.buttonTheme=ic;exports.carouselTheme=oc;exports.checkboxTheme=ac;exports.configKeys=Oc;exports.css=et;exports.cssPropsKey=kc;exports.customBoxPropsConfig=Rc;exports.customBoxPropsKey=ga;exports.defaultColorPalette=Ii;exports.defaultGradientColorPalette=Xu;exports.defaultScale=fn;exports.defaultTheme=Si;exports.dividerTheme=sc;exports.genBoxStyle=Mc;exports.generateResponsiveStyles=pa;exports.getBorderWidths=aa;exports.getComponentsTheme=_c;exports.getFontSizes=Oi;exports.getFontWeights=fa;exports.getFonts=ca;exports.getGlobalTheme=Em;exports.getLineHeights=da;exports.getPaginationTheme=hc;exports.getRadii=sa;exports.getResponsiveValue=Ec;exports.getSelectStyles=$d;exports.getShadows=Yu;exports.getSizeValue=dt;exports.getSizes=la;exports.getSpaces=ua;exports.getTextColor=zi;exports.getTheme=Cc;exports.getThemeValue=Lc;exports.headerTheme=lc;exports.inferResponsiveValues=$c;exports.inputTheme=uc;exports.isBorderWidth=hm;exports.isColor=Ku;exports.isEmoji=Pc;exports.isFontSize=Cm;exports.isFontWeight=Sm;exports.isGradientColor=pm;exports.isIcon=zc;exports.isImage=jc;exports.isRadius=Gu;exports.isResponsiveValue=Mi;exports.isSSR=mt;exports.isShadow=_m;exports.isSize=zn;exports.isSpace=Qu;exports.isSvg=Bc;exports.keyframes=Sn;exports.lineChartTheme=cc;exports.listTheme=dc;exports.loadingTheme=fc;exports.mapStylePropToThemeValue=Ic;exports.parseUserAgent=ra;exports.pieChartTheme=pc;exports.populateResponsiveValue=ha;exports.progressTheme=gc;exports.reduceResponsiveValue=Ac;exports.selectTheme=mc;exports.shouldForwardProp=Sc;exports.skeletonTheme=vc;exports.styled=re;exports.tagTheme=bc;exports.tooltipTheme=yc;exports.touchableTheme=wc;exports.transformResponsiveValue=Lt;exports.transposeObject=ta;exports.useEventListener=na;exports.useHover=Pi;exports.useInteractionDetector=ya;exports.useIsomorphicLayoutEffect=nd;exports.useMediaQuery=xv;exports.useResponsiveBreakpoint=Rr;exports.useSelectState=_d;exports.useTheme=ve;exports.useUserAgent=Rv;exports.useWindowDimensions=td;exports.vimeoTheme=xc;exports.zIndexRegistry=Bn;
|