@clickhouse/click-ui 0.0.8 → 0.0.10
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/click-ui.es.js +3457 -3158
- package/dist/click-ui.umd.js +152 -69
- package/dist/components/Accordion/Accordion.d.ts +5 -5
- package/dist/components/Accordion/Accordion.stories.d.ts +2 -2
- package/dist/components/Button/Button.d.ts +1 -8
- package/dist/components/Button/Button.stories.d.ts +1 -1
- package/dist/components/Icon/Icon.d.ts +2 -1
- package/dist/components/Icon/IconCommon.d.ts +480 -0
- package/dist/components/Icon/types.d.ts +2 -2
- package/dist/components/IconButton/IconButton.d.ts +1 -7
- package/dist/components/{FormField/Input → Input}/NumberField.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/NumberField.stories.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/PasswordField.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/PasswordField.stories.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/SearchField.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/SearchField.stories.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/TextField.d.ts +2 -2
- package/dist/components/{FormField/Input → Input}/TextField.stories.d.ts +2 -2
- package/dist/components/Spacer/Spacer.d.ts +3 -1
- package/dist/components/Switch/Switch.d.ts +2 -1
- package/dist/components/icons/LoadingAnimated.d.ts +482 -0
- package/dist/components/index.d.ts +7 -6
- package/dist/components/types.d.ts +11 -11
- package/dist/styles/types.d.ts +27 -11
- package/dist/styles/variables.classic.json.d.ts +9 -0
- package/dist/styles/variables.dark.json.d.ts +7 -0
- package/dist/styles/variables.json.d.ts +28 -12
- package/dist/styles/variables.light.json.d.ts +7 -0
- package/package.json +1 -1
- /package/dist/components/{FormField/Input → Input}/InputWrapper.d.ts +0 -0
- /package/dist/components/{FormField → Label}/Label.d.ts +0 -0
- /package/dist/components/{FormField → Label}/Label.stories.d.ts +0 -0
- /package/dist/components/{FormField → Select}/Select.d.ts +0 -0
- /package/dist/components/{FormField → Select}/Select.stories.d.ts +0 -0
- /package/dist/components/{FormField → Select}/Select.test.d.ts +0 -0
- /package/dist/components/{FormField → Select}/SelectContext.d.ts +0 -0
- /package/dist/components/{FormField → Select}/useSelect.d.ts +0 -0
- /package/dist/components/{FormField/commonElement.d.ts → commonElement.d.ts} +0 -0
package/dist/click-ui.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(U,i){typeof exports=="object"&&typeof module<"u"?i(exports,require("react"),require("styled-components"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","styled-components","react-dom"],i):(U=typeof globalThis<"u"?globalThis:U||self,i(U["click-ui"]={},U.React,U.styled,U.$7SXl2$reactdom))})(this,function(U,i,P,Ue){"use strict";function Nr(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const w=Nr(i),gs=Nr(Ue);var tn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ur(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var no={exports:{}},St={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Zr;function ms(){if(Zr)return St;Zr=1;var e=i,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,r=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function s(l,d,u){var p,f={},v=null,b=null;u!==void 0&&(v=""+u),d.key!==void 0&&(v=""+d.key),d.ref!==void 0&&(b=d.ref);for(p in d)o.call(d,p)&&!a.hasOwnProperty(p)&&(f[p]=d[p]);if(l&&l.defaultProps)for(p in d=l.defaultProps,d)f[p]===void 0&&(f[p]=d[p]);return{$$typeof:t,type:l,key:v,ref:b,props:f,_owner:r.current}}return St.Fragment=n,St.jsx=s,St.jsxs=s,St}var Mt={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,29 +14,99 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
18
|
-
|
|
19
|
-
`),fe=
|
|
17
|
+
*/var Br;function xs(){return Br||(Br=1,process.env.NODE_ENV!=="production"&&function(){var e=i,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),l=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.for("react.offscreen"),g=Symbol.iterator,h="@@iterator";function x(m){if(m===null||typeof m!="object")return null;var I=g&&m[g]||m[h];return typeof I=="function"?I:null}var k=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function $(m){{for(var I=arguments.length,F=new Array(I>1?I-1:0),B=1;B<I;B++)F[B-1]=arguments[B];C("error",m,F)}}function C(m,I,F){{var B=k.ReactDebugCurrentFrame,J=B.getStackAddendum();J!==""&&(I+="%s",F=F.concat([J]));var ee=F.map(function(X){return String(X)});ee.unshift("Warning: "+I),Function.prototype.apply.call(console[m],console,ee)}}var y=!1,M=!1,E=!1,j=!1,T=!1,A;A=Symbol.for("react.module.reference");function K(m){return!!(typeof m=="string"||typeof m=="function"||m===o||m===a||T||m===r||m===u||m===p||j||m===b||y||M||E||typeof m=="object"&&m!==null&&(m.$$typeof===v||m.$$typeof===f||m.$$typeof===s||m.$$typeof===l||m.$$typeof===d||m.$$typeof===A||m.getModuleId!==void 0))}function H(m,I,F){var B=m.displayName;if(B)return B;var J=I.displayName||I.name||"";return J!==""?F+"("+J+")":F}function z(m){return m.displayName||"Context"}function Z(m){if(m==null)return null;if(typeof m.tag=="number"&&$("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof m=="function")return m.displayName||m.name||null;if(typeof m=="string")return m;switch(m){case o:return"Fragment";case n:return"Portal";case a:return"Profiler";case r:return"StrictMode";case u:return"Suspense";case p:return"SuspenseList"}if(typeof m=="object")switch(m.$$typeof){case l:var I=m;return z(I)+".Consumer";case s:var F=m;return z(F._context)+".Provider";case d:return H(m,m.render,"ForwardRef");case f:var B=m.displayName||null;return B!==null?B:Z(m.type)||"Memo";case v:{var J=m,ee=J._payload,X=J._init;try{return Z(X(ee))}catch{return null}}}return null}var R=Object.assign,V=0,W,re,te,S,_,N,L;function Y(){}Y.__reactDisabledLog=!0;function ae(){{if(V===0){W=console.log,re=console.info,te=console.warn,S=console.error,_=console.group,N=console.groupCollapsed,L=console.groupEnd;var m={configurable:!0,enumerable:!0,value:Y,writable:!0};Object.defineProperties(console,{info:m,log:m,warn:m,error:m,group:m,groupCollapsed:m,groupEnd:m})}V++}}function le(){{if(V--,V===0){var m={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:R({},m,{value:W}),info:R({},m,{value:re}),warn:R({},m,{value:te}),error:R({},m,{value:S}),group:R({},m,{value:_}),groupCollapsed:R({},m,{value:N}),groupEnd:R({},m,{value:L})})}V<0&&$("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ve=k.ReactCurrentDispatcher,ye;function me(m,I,F){{if(ye===void 0)try{throw Error()}catch(J){var B=J.stack.trim().match(/\n( *(at )?)/);ye=B&&B[1]||""}return`
|
|
18
|
+
`+ye+m}}var ue=!1,Pe;{var jr=typeof WeakMap=="function"?WeakMap:Map;Pe=new jr}function Qn(m,I){if(!m||ue)return"";{var F=Pe.get(m);if(F!==void 0)return F}var B;ue=!0;var J=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ee;ee=ve.current,ve.current=null,ae();try{if(I){var X=function(){throw Error()};if(Object.defineProperty(X.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(X,[])}catch(Ie){B=Ie}Reflect.construct(m,[],X)}else{try{X.call()}catch(Ie){B=Ie}m.call(X.prototype)}}else{try{throw Error()}catch(Ie){B=Ie}m()}}catch(Ie){if(Ie&&B&&typeof Ie.stack=="string"){for(var G=Ie.stack.split(`
|
|
19
|
+
`),fe=B.stack.split(`
|
|
20
20
|
`),ce=G.length-1,ie=fe.length-1;ce>=1&&ie>=0&&G[ce]!==fe[ie];)ie--;for(;ce>=1&&ie>=0;ce--,ie--)if(G[ce]!==fe[ie]){if(ce!==1||ie!==1)do if(ce--,ie--,ie<0||G[ce]!==fe[ie]){var xe=`
|
|
21
|
-
`+G[ce].replace(" at new "," at ");return m.displayName&&xe.includes("<anonymous>")&&(xe=xe.replace("<anonymous>",m.displayName)),typeof m=="function"&&Pe.set(m,xe),xe}while(ce>=1&&ie>=0);break}}}finally{ue=!1,ve.current=
|
|
21
|
+
`+G[ce].replace(" at new "," at ");return m.displayName&&xe.includes("<anonymous>")&&(xe=xe.replace("<anonymous>",m.displayName)),typeof m=="function"&&Pe.set(m,xe),xe}while(ce>=1&&ie>=0);break}}}finally{ue=!1,ve.current=ee,le(),Error.prepareStackTrace=J}var Ct=m?m.displayName||m.name:"",bs=Ct?me(Ct):"";return typeof m=="function"&&Pe.set(m,bs),bs}function Fr(m,I,F){return Qn(m,!1)}function Qt(m){var I=m.prototype;return!!(I&&I.isReactComponent)}function xt(m,I,F){if(m==null)return"";if(typeof m=="function")return Qn(m,Qt(m));if(typeof m=="string")return me(m);switch(m){case u:return me("Suspense");case p:return me("SuspenseList")}if(typeof m=="object")switch(m.$$typeof){case d:return Fr(m.render);case f:return xt(m.type,I,F);case v:{var B=m,J=B._payload,ee=B._init;try{return xt(ee(J),I,F)}catch{}}}return""}var kt=Object.prototype.hasOwnProperty,eo={},to=k.ReactDebugCurrentFrame;function $t(m){if(m){var I=m._owner,F=xt(m.type,m._source,I?I.type:null);to.setExtraStackFrame(F)}else to.setExtraStackFrame(null)}function yt(m,I,F,B,J){{var ee=Function.call.bind(kt);for(var X in m)if(ee(m,X)){var G=void 0;try{if(typeof m[X]!="function"){var fe=Error((B||"React class")+": "+F+" type `"+X+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof m[X]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw fe.name="Invariant Violation",fe}G=m[X](I,X,B,F,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(ce){G=ce}G&&!(G instanceof Error)&&($t(J),$("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",B||"React class",F,X,typeof G),$t(null)),G instanceof Error&&!(G.message in eo)&&(eo[G.message]=!0,$t(J),$("Failed %s type: %s",F,G.message),$t(null))}}}var Um=Array.isArray;function _r(m){return Um(m)}function Zm(m){{var I=typeof Symbol=="function"&&Symbol.toStringTag,F=I&&m[Symbol.toStringTag]||m.constructor.name||"Object";return F}}function Bm(m){try{return cs(m),!1}catch{return!0}}function cs(m){return""+m}function is(m){if(Bm(m))return $("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Zm(m)),cs(m)}var en=k.ReactCurrentOwner,Hm={key:!0,ref:!0,__self:!0,__source:!0},ls,ss,Tr;Tr={};function Rm(m){if(kt.call(m,"ref")){var I=Object.getOwnPropertyDescriptor(m,"ref").get;if(I&&I.isReactWarning)return!1}return m.ref!==void 0}function Wm(m){if(kt.call(m,"key")){var I=Object.getOwnPropertyDescriptor(m,"key").get;if(I&&I.isReactWarning)return!1}return m.key!==void 0}function Vm(m,I){if(typeof m.ref=="string"&&en.current&&I&&en.current.stateNode!==I){var F=Z(en.current.type);Tr[F]||($('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',Z(en.current.type),m.ref),Tr[F]=!0)}}function zm(m,I){{var F=function(){ls||(ls=!0,$("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",I))};F.isReactWarning=!0,Object.defineProperty(m,"key",{get:F,configurable:!0})}}function Gm(m,I){{var F=function(){ss||(ss=!0,$("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",I))};F.isReactWarning=!0,Object.defineProperty(m,"ref",{get:F,configurable:!0})}}var Km=function(m,I,F,B,J,ee,X){var G={$$typeof:t,type:m,key:I,ref:F,props:X,_owner:ee};return G._store={},Object.defineProperty(G._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(G,"_self",{configurable:!1,enumerable:!1,writable:!1,value:B}),Object.defineProperty(G,"_source",{configurable:!1,enumerable:!1,writable:!1,value:J}),Object.freeze&&(Object.freeze(G.props),Object.freeze(G)),G};function qm(m,I,F,B,J){{var ee,X={},G=null,fe=null;F!==void 0&&(is(F),G=""+F),Wm(I)&&(is(I.key),G=""+I.key),Rm(I)&&(fe=I.ref,Vm(I,J));for(ee in I)kt.call(I,ee)&&!Hm.hasOwnProperty(ee)&&(X[ee]=I[ee]);if(m&&m.defaultProps){var ce=m.defaultProps;for(ee in ce)X[ee]===void 0&&(X[ee]=ce[ee])}if(G||fe){var ie=typeof m=="function"?m.displayName||m.name||"Unknown":m;G&&zm(X,ie),fe&&Gm(X,ie)}return Km(m,G,fe,J,B,en.current,X)}}var Dr=k.ReactCurrentOwner,ds=k.ReactDebugCurrentFrame;function wt(m){if(m){var I=m._owner,F=xt(m.type,m._source,I?I.type:null);ds.setExtraStackFrame(F)}else ds.setExtraStackFrame(null)}var Lr;Lr=!1;function Ar(m){return typeof m=="object"&&m!==null&&m.$$typeof===t}function us(){{if(Dr.current){var m=Z(Dr.current.type);if(m)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+m+"`."}return""}}function
|
|
23
|
+
Check the render method of \``+m+"`."}return""}}function Ym(m){{if(m!==void 0){var I=m.fileName.replace(/^.*[\\\/]/,""),F=m.lineNumber;return`
|
|
24
24
|
|
|
25
|
-
Check your code at `+
|
|
25
|
+
Check your code at `+I+":"+F+"."}return""}}var fs={};function Xm(m){{var I=us();if(!I){var F=typeof m=="string"?m:m.displayName||m.name;F&&(I=`
|
|
26
26
|
|
|
27
|
-
Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(!m._store||m._store.validated||m.key!=null)return;m._store.validated=!0;var j=Zm(P);if(is[j])return;is[j]=!0;var Z="";m&&m._owner&&m._owner!==_r.current&&(Z=" It was passed a child from "+U(m._owner.type)+"."),wt(m),y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',j,Z),wt(null)}}function ss(m,P){{if(typeof m!="object")return;if(Fr(m))for(var j=0;j<m.length;j++){var Z=m[j];Lr(Z)&&ls(Z,P)}else if(Lr(m))m._store&&(m._store.validated=!0);else if(m){var J=x(m);if(typeof J=="function"&&J!==m.entries)for(var Q=J.call(m),X;!(X=Q.next()).done;)Lr(X.value)&&ls(X.value,P)}}}function Bm(m){{var P=m.type;if(P==null||typeof P=="string")return;var j;if(typeof P=="function")j=P.propTypes;else if(typeof P=="object"&&(P.$$typeof===d||P.$$typeof===f))j=P.propTypes;else return;if(j){var Z=U(P);$t(j,m.props,"prop",Z,m)}else if(P.PropTypes!==void 0&&!Tr){Tr=!0;var J=U(P);y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",J||"Unknown")}typeof P.getDefaultProps=="function"&&!P.getDefaultProps.isReactClassApproved&&y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Hm(m){{for(var P=Object.keys(m.props),j=0;j<P.length;j++){var Z=P[j];if(Z!=="children"&&Z!=="key"){wt(m),y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Z),wt(null);break}}m.ref!==null&&(wt(m),y("Invalid attribute `ref` supplied to `React.Fragment`."),wt(null))}}function ds(m,P,j,Z,J,Q){{var X=K(m);if(!X){var G="";(m===void 0||typeof m=="object"&&m!==null&&Object.keys(m).length===0)&&(G+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var fe=Um(J);fe?G+=fe:G+=cs();var ce;m===null?ce="null":Fr(m)?ce="array":m!==void 0&&m.$$typeof===t?(ce="<"+(U(m.type)||"Unknown")+" />",G=" Did you accidentally export a JSX literal instead of a component?"):ce=typeof m,y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",ce,G)}var ie=Nm(m,P,j,J,Q);if(ie==null)return ie;if(X){var xe=P.children;if(xe!==void 0)if(Z)if(Fr(xe)){for(var Ct=0;Ct<xe.length;Ct++)ss(xe[Ct],m);Object.freeze&&Object.freeze(xe)}else y("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ss(xe,m)}return m===o?Hm(ie):Bm(ie),ie}}function Rm(m,P,j){return ds(m,P,j,!0)}function Wm(m,P,j){return ds(m,P,j,!1)}var Vm=Wm,zm=Rm;Mt.Fragment=o,Mt.jsx=Vm,Mt.jsxs=zm}()),Mt}process.env.NODE_ENV==="production"?no.exports=ps():no.exports=hs();var c=no.exports;const vs=e=>c.jsxs("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{d:"M15.2158 11.2407C17.0021 11.1757 18.42 9.71476 18.4314 7.92732C18.4038 6.17864 16.9645 4.78308 15.2158 4.80945",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.42753 11.2407C11.2138 11.1757 12.6317 9.71476 12.6432 7.92732C12.6156 6.17864 11.1762 4.78308 9.42753 4.80945C7.67884 4.78308 6.23952 6.17864 6.21191 7.92732C6.22292 9.71494 7.64104 11.1762 9.42753 11.2407V11.2407Z",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M16.0015 20.816V18.8151C16.0015 16.6051 14.2099 14.8135 11.9998 14.8135H6.99776C4.7877 14.8135 2.99609 16.6051 2.99609 18.8151V20.816",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M21.0042 20.816V17.8147C21.0042 16.1572 19.6605 14.8135 18.0029 14.8135",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Zr=e=>c.jsx("svg",{width:e.width,height:e.height,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{d:"M12 12.0625C9.9471 12.0625 8.267 10.3832 8.267 8.3295H6.767C6.767 11.2118 9.1189 13.5625 12 13.5625V12.0625ZM8.267 8.3295C8.267 6.26844 9.95445 4.5625 12 4.5625V3.0625C9.11155 3.0625 6.767 5.45456 6.767 8.3295H8.267ZM12 4.5625C14.0529 4.5625 15.733 6.24182 15.733 8.2955H17.233C17.233 5.41318 14.8811 3.0625 12 3.0625V4.5625ZM15.733 8.2955C15.733 10.3566 14.0456 12.0625 12 12.0625V13.5625C14.8884 13.5625 17.233 11.1704 17.233 8.2955H15.733ZM19 21.0625H5V22.5625H19V21.0625ZM5 21.0625C4.86421 21.0625 4.75 20.9483 4.75 20.8125H3.25C3.25 21.7767 4.03579 22.5625 5 22.5625V21.0625ZM4.75 20.8125V19.8125H3.25V20.8125H4.75ZM4.75 19.8125C4.75 18.0267 6.21421 16.5625 8 16.5625V15.0625C5.38579 15.0625 3.25 17.1983 3.25 19.8125H4.75ZM8 16.5625H16V15.0625H8V16.5625ZM16 16.5625C17.7858 16.5625 19.25 18.0267 19.25 19.8125H20.75C20.75 17.1983 18.6142 15.0625 16 15.0625V16.5625ZM19.25 19.8125V20.8125H20.75V19.8125H19.25ZM19.25 20.8125C19.25 20.9483 19.1358 21.0625 19 21.0625V22.5625C19.9642 22.5625 20.75 21.7767 20.75 20.8125H19.25Z",fill:"#161517"})}),bs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M13 17h5a3 3 0 003-3V6a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3h2v4l5-4"})}),gs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"25",fill:"none",viewBox:"0 0 24 25",...e,children:[c.jsx("path",{fill:"#161517",fillRule:"evenodd",stroke:"#161517",strokeWidth:.5,d:"M5.5 13.18c0 1.776 2.934 3.033 6.498 3.033 3.565 0 6.499-1.257 6.499-3.032a.433.433 0 1 0-.867 0c0 1.096-2.497 2.166-5.632 2.166s-5.632-1.07-5.632-2.166a.433.433 0 1 0-.866 0ZM5.5 9.499c0 1.557 2.919 2.6 6.498 2.6 3.58 0 6.499-1.043 6.499-2.6a.433.433 0 1 0-.867 0c0 .835-2.512 1.733-5.632 1.733-3.12 0-5.632-.898-5.632-1.733a.433.433 0 0 0-.866 0ZM17.631 5.6c0 .835-2.512 1.732-5.632 1.732-3.12 0-5.632-.897-5.632-1.733 0-.835 2.513-1.733 5.632-1.733 3.12 0 5.632.898 5.632 1.733Zm.867 0c0-1.558-2.919-2.6-6.499-2.6-3.58 0-6.498 1.042-6.498 2.6 0 1.556 2.919 2.599 6.498 2.599 3.58 0 6.499-1.043 6.499-2.6Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#161517",fillRule:"evenodd",stroke:"#161517",strokeWidth:.5,d:"M17.63 5.6v11.697c0 .285-.578.833-1.53 1.289-1.147.548-2.61.88-4.101.877-1.494.003-2.956-.329-4.102-.877-.953-.456-1.53-1.004-1.53-1.289V5.6a.433.433 0 1 0-.867 0v11.697c0 1.483 3.253 3.039 6.499 3.033 3.245.006 6.498-1.55 6.498-3.033V5.6a.433.433 0 0 0-.867 0Z",clipRule:"evenodd"})]}),ms=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("path",{d:"M14.5 13.5L19.707 8.293C19.895 8.105 20 7.851 20 7.586V5C20 4.448 19.552 4 19 4H5C4.448 4 4 4.448 4 5V7.586C4 7.851 4.105 8.106 4.293 8.293L9.5 13.5",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),c.jsx("path",{d:"M9.5 13.5V19.749C9.5 20.562 10.264 21.159 11.053 20.962L13.553 20.337C14.109 20.198 14.5 19.698 14.5 19.124V13.5",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})}),xs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 4.997H4.997M12 4.997A8.003 8.003 0 1 1 3.997 13M7.998 1.996l-3 3.001M7.998 7.998l-3-3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.001 13.75h-3.81V9.834"})]}),ks=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 4h12M3 4h1M3 8h1M3 12h1M8 8h12M8 12h2"}),c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"M17 21a5 5 0 0 1-5-5c0-2.704 2.3-5.003 5.004-5A5 5 0 0 1 17 21"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17 14v4M19 16h-4"})]}),ys=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.4 15.4 7 19l3.6-3.6M7 5v14M20.6 8.6 17 5l-3.6 3.6M17 19V5"})}),$s=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16 9-4-4-4 4M8 15l4 4 4-4"})}),ws=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m10 16 4-4-4-4"})}),Cs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m8 10 4 4 4-4"})}),Ss=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.02 4.48v14.99M18.012 13.483 12 19.52l-6.012-6.037"})}),Ms=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.999 8a.25.25 0 1 0 .002.5A.25.25 0 0 0 12 8"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9v0a9 9 0 0 1-9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 12v5"})]}),Es=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{d:"M20 6.5L9 17.5L4 12.5",stroke:"#161517",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),Os=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",d:"M10.854 11.877h1.15v4.252M10.845 16.128h2.31"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.946 7.872a.25.25 0 1 1-.25-.25"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",d:"M11.695 8.623a.25.25 0 0 1 .25.25"})]}),Ps=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 13.12V9.38M11.999 16.125a.25.25 0 1 0 .002.5.25.25 0 0 0-.002-.5"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14.029 4.14 7.659 13.403c.89 1.558-.235 3.497-2.03 3.497H4.342c-1.795 0-2.92-1.939-2.03-3.497L9.972 4.14c.897-1.57 3.16-1.57 4.058 0Z",clipRule:"evenodd"})]}),Is=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{d:"M8 8L16 16",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M16 8L8 16",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Fs=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16 14-4-4-4 4"})}),js=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6 12h1.85l2.168 5 3.964-10 2.168 5H18"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.5 21.5h-11a4 4 0 0 1-4-4v-11a4 4 0 0 1 4-4h11a4 4 0 0 1 4 4v11a4 4 0 0 1-4 4Z",clipRule:"evenodd"})]}),_s=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.48 11.98h14.99M13.483 5.988 19.52 12l-6.037 6.012"})}),Ts=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m15.612 21-2.064-2.05 2.064-2.048"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m18.45 12.297 2.306 3.965c.695 1.195-.174 2.689-1.564 2.689h-5.644M13.565 7.998l2.82.75.755-2.798M6.066 11.41l-2.822 4.852c-.695 1.195.174 2.689 1.564 2.689H9.42"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m8.13 7.86 2.306-3.964c.695-1.195 2.433-1.195 3.128 0l2.822 4.852M3.247 12.16l2.82-.75.755 2.799"})]}),Ls=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.98 19.52V4.53M5.988 10.517 12 4.48l6.012 6.037"})}),As=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.997 13A8.003 8.003 0 1 0 12 4.997H4.997M7.998 1.996l-3 3.001M7.998 7.998l-3-3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14.235 11.851-2.792 2.791-1.678-1.672"})]}),Ds=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m9.332 10.318 2.142-2.157a3.084 3.084 0 0 1 4.377 0v0a3.097 3.097 0 0 1 0 4.364l-2.12 2.135c-.375.378-.885.59-1.416.59H8.75v-3.52c0-.53.209-1.037.582-1.412v0Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 7v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m13.75 10.25-6 6"})]}),Ns=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 16.37a6.368 6.368 0 0 0-7.495-1.12c-.684.364-1.509-.085-1.509-.86V5.295c0-.637.294-1.249.812-1.618A6.367 6.367 0 0 1 12 4.364a6.367 6.367 0 0 1 8.191-.687c.518.37.813.981.813 1.618v9.095c0 .775-.826 1.225-1.509.86A6.368 6.368 0 0 0 12 16.37Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.505 19.387A6.368 6.368 0 0 1 12 20.507a6.368 6.368 0 0 1 7.495-1.12M12 16.37V4.363"})]}),Us=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.574 20.003a2.287 2.287 0 0 0 2.287-2.287v-4.573L22.005 12l-1.144-1.144V6.284a2.286 2.286 0 0 0-2.287-2.287M5.427 3.997A2.286 2.286 0 0 0 3.14 6.284v4.572L1.996 12l1.144 1.143v4.573a2.286 2.286 0 0 0 2.287 2.287M9.285 12.533l1.833 1.833 4-4.002"})}),Zs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 20.5H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16.174 7.5v-2a2 2 0 0 0-2-2H9.826a2 2 0 0 0-2 2v2M3 9.5l6.351 4.191c.327.216.71.331 1.102.331h3.094c.392 0 .775-.115 1.102-.331L21 9.5"})]}),Bs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.997 3.997H14a1 1 0 0 1 1 1v15.006H3.997a1 1 0 0 1-1-1V4.997a1 1 0 0 1 1-1ZM15.001 7.999h5.002a1 1 0 0 1 1 1v10.004a1 1 0 0 1-1 1h-5.002V8Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.998 7.873a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 7.873a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M6.998 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M6.998 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M18.002 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M18.002 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25"})]}),Hs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.75 7.25h16.5M3.75 12.5h16.5m-16.5 5.25H12"})}),Rs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.882 21.004H6.117a2.401 2.401 0 0 1-2.389-2.162l-.72-7.203A2.4 2.4 0 0 1 5.397 9h13.205a2.401 2.401 0 0 1 2.39 2.64l-.72 7.203a2.4 2.4 0 0 1-2.39 2.162v0Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.998 5.998h12.005M7.998 2.996h8.003M9.499 12.75h5.002"})]}),Ws=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{fill:"#161517",stroke:"#161517",strokeWidth:.312,d:"M9.046 6.657a1.623 1.623 0 0 1 0-2.293.24.24 0 1 1 .34.34 1.142 1.142 0 0 0 0 1.613.24.24 0 1 1-.34.34Zm-1.304.995a.32.32 0 0 0 .453 0 .32.32 0 0 0 0-.454 2.39 2.39 0 0 1 0-3.375.32.32 0 0 0-.453-.453 3.031 3.031 0 0 0 0 4.282Zm-1.053 1.37a.4.4 0 0 0 .283-.685 4.002 4.002 0 0 1 0-5.653.4.4 0 1 0-.566-.567A4.768 4.768 0 0 0 5 5.511c0 1.282.5 2.487 1.406 3.393a.4.4 0 0 0 .283.117Zm7.79-2.365a.24.24 0 0 0 .34 0 1.623 1.623 0 0 0 0-2.293.24.24 0 0 0-.34.34 1.142 1.142 0 0 1 0 1.613.24.24 0 0 0 0 .34Zm1.19.995a.32.32 0 0 0 .454 0 3.031 3.031 0 0 0 0-4.282.32.32 0 0 0-.453.453c.93.93.93 2.445 0 3.375a.32.32 0 0 0 0 .454Zm1.223.685a.4.4 0 1 0 .567.567 4.767 4.767 0 0 0 1.406-3.393c0-1.282-.5-2.487-1.406-3.394a.4.4 0 1 0-.567.567 4.002 4.002 0 0 1 0 5.653Zm.749 13.24a.32.32 0 0 1-.608.205l-1.092-3.233-3.874 1.792a.32.32 0 0 1-.27 0l-3.873-1.792-1.092 3.233a.32.32 0 1 1-.608-.205l4.938-14.614a1.658 1.658 0 0 1-.538-.457 1.646 1.646 0 0 1 .69-2.519l.514-.89c.058-.099.151-.099.208 0l.514.89a1.646 1.646 0 0 1 .69 2.52c-.143.188-.329.344-.537.456l4.938 14.614Zm-3.02-6.934-.247-.73-2.442-1.13-2.441 1.13-.247.73 2.688 1.244 2.689-1.244Zm-4.264-3.295 1.575.73 1.576-.73-.66-1.95-.916-.424-.916.424-.659 1.95Zm1.44-3.018a.32.32 0 0 1 .27 0l.498.23-.633-1.873L11.3 8.56l.499-.23Zm.9 4.1 1.394.646-.377-1.116-1.018.47Zm-2.546-.47-.377 1.116 1.395-.646-1.018-.47Zm1.221-5.618.257-.76a.32.32 0 0 1 .607 0l.257.76a1.004 1.004 0 1 0-1.563-.83c0 .336.172.646.442.83Zm-3.124 11.25 2.92-1.352-2.13-.986-.79 2.337Zm7.039.553-3.355-1.552-3.354 1.552 3.354 1.552 3.355-1.552Zm.33-.554-.79-2.337-2.13.986 2.92 1.351Z"})}),Vs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 20.6284V20.6284C7.029 20.6284 3 16.5994 3 11.6284V11.6284C3 6.65742 7.029 2.62842 12 2.62842V2.62842C16.971 2.62842 21 6.65742 21 11.6284V11.6284C21 16.5994 16.971 20.6284 12 20.6284Z",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),c.jsx("path",{d:"M16 9.62842L11 14.6284L8 11.6284",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})}),zs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14 16-4-4 4-4"})}),Gs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21c4.95 0 9-4.05 9-9s-4.05-9-9-9M12 21c-2.93 0-5.538-1.426-7.184-3.612"}),c.jsx("path",{stroke:"#161517",strokeDasharray:0,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.816 17.388A8.931 8.931 0 0 1 3 12c0-4.95 4.05-9 9-9"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m7.36 15.639 4.921-2.936V6.375"})]}),Ks=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 19h10.56c1.928 0 3.5-1.572 3.5-3.5s-1.572-3.5-3.5-3.5h-.435v-1c0-3.31-2.69-6-6-6-2.977 0-5.445 2.178-5.913 5.023-2.377.121-4.272 2.07-4.272 4.477a4.5 4.5 0 0 0 4.5 4.5H8Z",clipRule:"evenodd"})}),qs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.445 12.778 2.333-2.333a4.401 4.401 0 0 0 0-6.223v0a4.401 4.401 0 0 0-6.223 0l-2.333 2.333M8.89 15.11l6.22-6.22M6.555 11.222l-2.333 2.333a4.401 4.401 0 0 0 0 6.223v0a4.401 4.401 0 0 0 6.223 0l2.333-2.333"})}),Ys=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m12.952 8.661-1.905 6.67M8.903 12.948l-1.905-1.905 1.905-1.905M15.098 14.854l1.904-1.905-1.904-1.905"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.998 2.992h8.003a5.002 5.002 0 0 1 5.003 5.002v8.004A5.002 5.002 0 0 1 16 21H7.998a5.002 5.002 0 0 1-5.002-5.002V7.994a5.002 5.002 0 0 1 5.002-5.002Z",clipRule:"evenodd"})]}),Xs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 8.072c-5.249-4.097-12.751-4.097-18 0M6.751 13.314c3.062-2.388 7.437-2.388 10.499 0M12 18.25a.372.372 0 0 0-.373.375.374.374 0 1 0 .748 0A.375.375 0 0 0 12 18.25"})}),Js=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 15.704a.3.3 0 0 1 .305.294.3.3 0 0 1-.305.294.3.3 0 0 1-.305-.294.3.3 0 0 1 .305-.294M16.875 10.373c-2.843-2.219-6.907-2.219-9.75 0M9.157 13.212a4.654 4.654 0 0 1 5.687 0"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 21H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3Z",clipRule:"evenodd"})]}),Qs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 9H3M8.62 9v12"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}),ed=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("rect",{width:14.006,height:14.006,x:6.998,y:6.998,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:2}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.998 17.002H4.997a2 2 0 0 1-2-2V4.997a2 2 0 0 1 2-2H15a2 2 0 0 1 2 2v2.001"})]}),td=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m11.617 14.408 1.5 1.5-1.5 1.5M9.598 11.617l-1.5 1.5-1.5-1.5"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.369 15.643C8.938 19.362 10.349 22 12.005 22c2.158 0 3.908-4.477 3.908-10s-1.75-10-3.908-10-3.907 4.477-3.907 10v1.117"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.117 15.908H12c-5.523 0-10-1.75-10-3.908s4.477-3.908 10-3.908S22 9.842 22 12c0 1.655-2.638 3.067-6.357 3.636"})]}),nd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16.164 3H5.007a2 2 0 0 0-2 2.015l.104 14a2 2 0 0 0 2 1.985h13.88a2 2 0 0 0 2-2V7.828a2 2 0 0 0-.585-1.414l-2.828-2.828A1.999 1.999 0 0 0 16.164 3Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.993 3v3.909a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V3M7 21v-7.714C7 12.576 7.576 12 8.286 12h7.429c.709 0 1.285.576 1.285 1.286V21"})]}),od=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M20.003 16.002H3.997a1 1 0 0 1-1-1V4.996a1 1 0 0 1 1-1h16.006a1 1 0 0 1 1 1v10.004a1 1 0 0 1-1 1Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 16.002v5.002M12 7.998V12M7.998 8.999v3M16.001 9.999v2M8.999 21.004h6.002M12 3.904v-.908"})]}),rd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.003 21.004H5.998a2 2 0 0 1-2-2V4.996a2 2 0 0 1 2-2h12.005a2 2 0 0 1 2 2v14.006a2 2 0 0 1-2 2.001Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.999 7.999h7.003M8.999 16.002h7.003M8.999 12h7.003"})]}),ad=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:12.5,cy:6.5,r:1.5,fill:"#161517"}),c.jsx("circle",{cx:12.5,cy:12,r:1.5,fill:"#161517"}),c.jsx("circle",{cx:12.5,cy:17.5,r:1.5,fill:"#161517"})]}),cd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:7,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 7 12)"}),c.jsx("circle",{cx:12.5,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 12.5 12)"}),c.jsx("circle",{cx:18,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 18 12)"})]}),id=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.998 10 3.083 2.376a3.001 3.001 0 0 0 3.602.047L17.003 10"}),c.jsx("rect",{width:18.008,height:17.007,x:2.996,y:3.497,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:5})]}),ld=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e}),sd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.198 7.56 3.483-4.063 3.755 4.38 2.43-2.834 1.936 2.26a8.01 8.01 0 0 1 1.928 5.212v.258a7.73 7.73 0 0 1-7.73 7.73v0a7.73 7.73 0 0 1-7.73-7.73v0A8.01 8.01 0 0 1 6.198 7.56Z",clipRule:"evenodd"})}),dd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"M20 19H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h3.629a1 1 0 0 1 .869.506l.846 1.488a1 1 0 0 0 .87.506H20a1 1 0 0 1 1 1V18a1 1 0 0 1-1 1ZM11 7.5H3"})}),ud=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{fill:"#161517",stroke:"#161517",strokeWidth:.6,d:"M19.306 6.276h-3.704a2.52 2.52 0 0 0 .752-1.805C16.354 3.11 15.296 2 13.997 2c-.937 0-1.745.578-2.125 1.41-.386-.56-1.013-.928-1.722-.928-1.172 0-2.126 1-2.126 2.23 0 .61.234 1.161.612 1.564H4.694C3.76 6.276 3 7.073 3 8.053v1.285c0 .919.67 1.677 1.523 1.767v8.64c0 1.244.964 2.255 2.15 2.255h10.655c1.185 0 2.149-1.011 2.149-2.254v-8.641c.854-.09 1.523-.848 1.523-1.767V8.052c0-.979-.76-1.776-1.694-1.776Zm-7.03-1.805c0-.995.772-1.804 1.721-1.804.949 0 1.72.81 1.72 1.804 0 .996-.771 1.805-1.72 1.805h-1.72V4.471Zm-3.617.242c0-.862.669-1.564 1.49-1.564.823 0 1.492.702 1.492 1.564v1.563H10.15c-.822 0-1.49-.701-1.49-1.563ZM3.635 9.338V8.052c0-.611.475-1.11 1.058-1.11h5.457l1.532.001v3.504H4.693c-.583 0-1.058-.498-1.058-1.11ZM5.16 19.746v-8.632h6.523v10.22h-5.01c-.834 0-1.513-.713-1.513-1.588Zm13.682 0c0 .875-.679 1.588-1.514 1.588h-5.01v-10.22h6.525v8.632Zm1.523-10.408c0 .612-.474 1.11-1.057 1.11h-6.99V6.942h6.99c.583 0 1.058.498 1.058 1.11v1.285Z"})}),fd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4 8.6V21h16V8.6"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m2 10 10-7 10 7M15 21v-6a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v6"})]}),pd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 13.8v-3.6M5.88 10.2v3.6M5.88 12H3M10.92 10.2H8.04M9.48 10.2v3.6M18.12 10.2v3.6M15.96 10.2h-2.88M14.52 10.2v3.6M18.12 10.2h1.755c.621 0 1.125.504 1.125 1.125v0c0 .621-.504 1.125-1.125 1.125H18.12M3 7V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v2M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2"})}),hd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10 9.056C9.094 7.818 7.652 7 6 7v0a5 5 0 0 0-5 5v0a5 5 0 0 0 5 5v0a5.299 5.299 0 0 0 4.543-2.572L12 12l1.457-2.428A5.299 5.299 0 0 1 18 7v0a5 5 0 0 1 5 5v0a5 5 0 0 1-5 5v0c-1.652 0-3.094-.818-4-2.056"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m9.93 6.028.521 2.954-2.954.52"})]}),vd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.249 15.502h3.502M11 18.003h2"}),c.jsx("rect",{width:18.008,height:18.008,x:2.996,y:2.997,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:5}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.386 13.316a4.251 4.251 0 1 0-6.772 0"})]}),bd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m13 8-3 3 4 2-3 3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}),gd=O.keyframes(["from{transform:rotate(360deg);}to{transform:rotate(0deg);}"]),md=O.svg.withConfig({componentId:"sc-15ao23s-0"})(["animation:"," 1s infinite linear;"],gd),xd={activity:js,"arrow-down":Ss,"arrow-right":_s,"arrow-triangle":Ts,"arrow-up":Ls,backups:As,blog:Ds,book:Ns,brackets:Us,briefcase:Zs,building:Bs,"burger-menu":Hs,cards:Rs,"cell-tower":Ws,chat:bs,check:Es,"check-in-circle":Vs,"chevron-down":Cs,"chevron-left":zs,"chevron-right":ws,"chevron-up":Fs,clock:Gs,cloud:Ks,code:qs,"code-in-square":Ys,connect:Xs,"connect-alt":Js,console:Qs,copy:ed,cross:Is,data:td,database:gs,disk:nd,display:od,document:rd,"dots-horizontal":cd,"dots-vertical":ad,email:id,empty:ld,eye:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.118 12.467a.987.987 0 0 1 0-.935C5.01 8.033 8.505 5 12 5s6.99 3.033 8.882 6.533a.987.987 0 0 1 0 .935C18.99 15.967 15.495 19 12 19s-6.99-3.033-8.882-6.533Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.429,d:"M14.121 9.879A3 3 0 1 1 9.88 14.12 3 3 0 0 1 14.12 9.88"})]}),"eye-closed":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 19c-.842 0-1.685-.178-2.504-.495M20.882 12.468C18.99 15.967 15.495 19 12 19M19.08 8.92a15.135 15.135 0 0 1 1.802 2.613.987.987 0 0 1 0 .935M5 19 19 5M9.773 14.227a3.15 3.15 0 0 1 4.455-4.455"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.044 6.956C15.497 5.759 13.748 5 12 5c-3.495 0-6.99 3.033-8.882 6.533a.987.987 0 0 0 0 .935c.946 1.749 2.292 3.381 3.838 4.577"})]}),filter:ms,fire:sd,folder:dd,gift:ud,history:xs,home:fd,http:pd,"info-in-circle":Ms,information:Os,"insert-row":ks,integrations:hd,"light-bulb":vd,lightening:bd,loading:e=>c.jsxs(md,{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.25,d:"M7.625 8.875H4.5V5.75"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19.5 12A7.495 7.495 0 0 0 5.188 8.875"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.25,d:"M16.375 15.125H19.5v3.125"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.5 12a7.495 7.495 0 0 0 14.312 3.125"})]}),metrics:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:19.503,cy:4.497,r:2.501,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16.002 10-2.72 3.626L9.999 11l-3.001 4.002"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21.004 10v7.002a4.002 4.002 0 0 1-4.002 4.002H6.998a4.002 4.002 0 0 1-4.002-4.002V6.998a4.002 4.002 0 0 1 4.002-4.001H14"})]}),"metrics-alt":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17 21H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m3 15 7-5 4 4 7-5"})]}),payment:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{fill:"#161517",d:"M20.467 18.666H3.533A1.509 1.509 0 0 1 2 17.133V6.866C2 6 2.667 5.333 3.533 5.333h16.934C21.333 5.333 22 6 22 6.866v10.267c0 .867-.667 1.533-1.533 1.533Zm-16.934-12c-.133 0-.2.067-.2.2v10.267c0 .133.067.2.2.2h16.934c.133 0 .2-.067.2-.2V6.866c0-.133-.067-.2-.2-.2H3.533Z"}),c.jsx("path",{fill:"#161517",d:"M2.666 9.2h18.667v2.666H2.666V9.2Z"})]}),pencil:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.54 10.12-3.66-3.66"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.251 21H3v-3.251c0-.265.105-.52.293-.707L16.627 3.707a.999.999 0 0 1 1.414 0l2.251 2.25a.999.999 0 0 1 0 1.415L6.958 20.707a.997.997 0 0 1-.707.293v0Z",clipRule:"evenodd"})]}),"pie-chart":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 12v0a9 9 0 0 1-9 9v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m18.364 18.364-6.071-6.071a1 1 0 0 1-.293-.707V3M12.07 11.96l7.72-4.46"})]}),play:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.336 3.156a8.99 8.99 0 0 0-5.224 3.05M3.49 9.08a8.874 8.874 0 0 0 .049 5.973M5.209 17.9a8.982 8.982 0 0 0 5.128 2.944M13.638 3.152a8.997 8.997 0 0 1 0 17.696"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m10.941 9.057 3.884 2.297a.75.75 0 0 1 0 1.292l-3.884 2.297a.75.75 0 0 1-1.132-.647V9.703a.75.75 0 0 1 1.132-.646v0Z",clipRule:"evenodd"})]}),plus:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 5v13M18.5 11.5h-13"})}),popout:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 3h5v5M14 10l7-7M19 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5"})}),question:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9v0a9 9 0 0 1-9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 13.25V13c0-.817.505-1.26 1.011-1.6.494-.333.989-.767.989-1.567a2 2 0 1 0-4 0M11.999 16a.25.25 0 1 0 .002.5A.25.25 0 0 0 12 16"})]}),refresh:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.5 6H12a7.5 7.5 0 1 1-6.666 4.06"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m11.5 3-3 3 3 3"})]}),search:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.714 6.838a6.276 6.276 0 1 1-8.876 8.876 6.276 6.276 0 0 1 8.876-8.876M19 19l-3.29-3.29"})}),secure:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.319 10.342 11.17 14.49 8.68 12"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19.1 5.921a11.268 11.268 0 0 1-6.463-2.688.989.989 0 0 0-1.274 0A11.275 11.275 0 0 1 4.9 5.921a.988.988 0 0 0-.9.991v4.33c0 4.367 3.156 8.462 7.478 9.685.339.096.706.096 1.045 0C16.844 19.703 20 15.61 20 11.243v-4.33a.988.988 0 0 0-.9-.992Z",clipRule:"evenodd"})]}),services:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 3h7v7H3V3ZM14 3h7v7h-7V3ZM3 14h7v7H3v-7ZM14 14h7v7h-7v-7Z",clipRule:"evenodd"})}),settings:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 5h3M3 5h11M10 12h11M3 12h3M18 19h3M3 19h11M17.414 3.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M9.414 10.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M17.414 17.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828"})}),share:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m12 12 9-9v7-7h-7"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4"})]}),"slide-in":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.297 11.985h11.867M12.424 7.491l4.78 4.51-4.78 4.508"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeWidth:1.5,d:"M19 17V7"})]}),"slide-out":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.703 12.015H6.836M11.576 16.509l-4.78-4.51 4.78-4.508"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeWidth:1.5,d:"M5 7v10"})]}),"sort-alt":ys,sort:$s,sparkle:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M2.996 16.794a4.002 4.002 0 0 1 4.002 4.002 4.002 4.002 0 0 1 4.001-4.002 4.002 4.002 0 0 1-4.001-4.002 4.002 4.002 0 0 1-4.002 4.002ZM13.001 13.793a4.002 4.002 0 0 1 4.002 4.001 4.002 4.002 0 0 1 4.001-4.001 4.002 4.002 0 0 1-4.001-4.002A4.002 4.002 0 0 1 13 13.793v0ZM6.998 6.79A4.002 4.002 0 0 1 11 10.79 4.002 4.002 0 0 1 15 6.79 4.002 4.002 0 0 1 11 2.788 4.002 4.002 0 0 1 6.998 6.79Z",clipRule:"evenodd"})}),speaker:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.999 15.002 6.998 15a4.003 4.003 0 0 1-4.002-4.004v-.998A4.002 4.002 0 0 1 7 5.997h7l3.874-2.647c1.329-.908 3.13.044 3.13 1.652v10.997c0 1.609-1.802 2.56-3.13 1.652L14 15.002Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M14 5.998v9.004M5.997 15.002l1.53 3.86a1.8 1.8 0 0 0 1.67 1.142v0c1.272 0 2.142-1.295 1.673-2.489l-.99-2.514"})]}),speed:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.007 10.313A1.69 1.69 0 0 1 13.688 12v.008a1.689 1.689 0 1 1-1.681-1.695M10.807 13.194l-1.25 1.25M16.202 7.798 13.201 10.8"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.367 5.634A9.004 9.004 0 1 1 12 2.997v3"})]}),star:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m7.75 1.87 1.895 3.87 4.24.625-3.068 3.011.724 4.254-3.791-2.01-3.792 2.01.724-4.254-3.068-3.01 4.24-.625L7.75 1.87Z",clipRule:"evenodd"})}),support:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 18H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.467 11.504v-.207c0-.678.419-1.045.839-1.327.41-.276.82-.636.82-1.3a1.659 1.659 0 0 0-3.318 0M10.466 13.843a.148.148 0 0 0-.15.15.15.15 0 1 0 .15-.15"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 6h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-1"})]}),table:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 9h18M3 15h18M12 9v12"})]}),taxi:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"m9.368 17.484.003-.004-.003.004Z"}),c.jsx("mask",{id:"a",fill:"#fff",children:c.jsx("path",{d:"M3.857 13.714h16.286a.43.43 0 0 0 .383-.622L18.19 8.468a1.286 1.286 0 0 0-1.17-.754H6.98a1.28 1.28 0 0 0-1.162.738l-2.343 4.64a.429.429 0 0 0 .382.622Zm2.734-4.891a.429.429 0 0 1 .39-.252H17.02a.437.437 0 0 1 .398.268l2.029 4.018H4.554L6.59 8.823Z"})}),c.jsx("path",{fill:"#161517",d:"M3.857 13.714v-1.5 1.5Zm16.286 0v-1.5 1.5Zm.383-.622-1.339.677 1.339-.677ZM18.19 8.468l-1.365.62.012.029.014.027 1.34-.676Zm-1.17-.754v-1.5 1.5Zm-10.04 0-.003 1.5h.004v-1.5Zm-1.162.738 1.34.677.01-.02.01-.021-1.36-.636Zm-2.343 4.64 1.339.677-1.34-.677Zm3.116-4.27L7.93 9.5l.014-.028.012-.027-1.365-.621Zm.39-.25v-1.5 1.5Zm10.039 0 .017-1.5h-.017v1.5Zm.398.267-1.382.583.02.047.022.046 1.34-.677Zm2.029 4.018v1.5h2.438l-1.1-2.176-1.338.676Zm-14.893 0-1.34-.676-1.098 2.176h2.438v-1.5Zm-.697 2.357h16.286v-3H3.857v3Zm16.285 0c.33 0 .654-.084.942-.244l-1.463-2.62c.16-.089.34-.136.523-.136l-.002 3Zm.942-.244c.287-.161.53-.393.702-.673l-2.555-1.573c.096-.156.23-.284.39-.374l1.463 2.62Zm.702-.673c.173-.281.27-.601.284-.93l-2.997-.126c.008-.183.062-.36.158-.517l2.555 1.573Zm.284-.93a1.929 1.929 0 0 0-.205-.951l-2.678 1.353a1.073 1.073 0 0 1-.114-.528l2.997.126Zm-.205-.95-2.336-4.625-2.678 1.352 2.336 4.625 2.678-1.353Zm-2.31-4.57a2.785 2.785 0 0 0-1.027-1.189L16.904 9.18a.214.214 0 0 1-.08-.091l2.732-1.241Zm-1.027-1.189a2.786 2.786 0 0 0-1.508-.444v3a.214.214 0 0 1-.116-.034l1.624-2.522Zm-1.508-.444H6.98v3h10.04v-3Zm-10.036 0a2.78 2.78 0 0 0-1.496.433L7.096 9.18a.22.22 0 0 1-.119.034l.007-3Zm-1.496.433a2.78 2.78 0 0 0-1.029 1.17l2.718 1.27a.22.22 0 0 1-.081.093L5.488 6.647Zm-1.009 1.13-2.343 4.64 2.678 1.352 2.343-4.64L4.48 7.776Zm-2.343 4.639c-.149.294-.22.621-.206.95l2.998-.125c.007.183-.032.365-.114.528l-2.678-1.353Zm-.206.95c.014.33.112.65.285.93l2.555-1.572c.096.156.15.334.158.517l-2.998.126Zm.285.93c.173.281.414.513.702.674l1.463-2.62c.16.09.294.218.39.374l-2.555 1.573Zm.702.674c.288.16.612.244.941.244l-.001-3c.183 0 .363.047.523.136l-1.463 2.62Zm5.04-5.526a1.071 1.071 0 0 1-.396.457L5.937 7.379c-.311.2-.558.486-.712.823l2.731 1.242ZM7.56 9.9c-.173.111-.374.17-.58.17v-3c-.37 0-.733.107-1.044.308L7.56 9.9Zm-.58.17H17.02v-3H6.98v3Zm10.022 0a1.062 1.062 0 0 1-.58-.18l1.672-2.49a1.937 1.937 0 0 0-1.058-.33l-.034 3Zm-.58-.18a1.063 1.063 0 0 1-.387-.469l2.763-1.167a1.937 1.937 0 0 0-.704-.855l-1.673 2.491Zm-.345-.376 2.03 4.018 2.678-1.352-2.03-4.019-2.678 1.353Zm3.369 1.842H4.554v3h14.893v-3ZM5.893 13.533 7.93 9.5 5.252 8.147 3.215 12.18l2.678 1.352Z",mask:"url(#a)"}),c.jsx("mask",{id:"b",fill:"#fff",children:c.jsx("path",{d:"M5.357 15h-1.5a.857.857 0 0 0-.857.857v1.072a.857.857 0 0 0 .857.857h3.429a.428.428 0 0 0 .428-.429A2.36 2.36 0 0 0 5.357 15Zm-1.5 1.929v-1.072h1.5a1.502 1.502 0 0 1 1.438 1.072H3.857Z"})}),c.jsx("path",{fill:"#161517",d:"m5.357 15 .002-1.5h-.002V15Zm2.357 2.357h1.5v-.002l-1.5.002Zm-3.857-.428h-1.5v1.5h1.5v-1.5Zm0-1.072v-1.5h-1.5v1.5h1.5Zm1.5 0 .002-1.5h-.002v1.5Zm1.438 1.072v1.5h2.014l-.577-1.93-1.437.43ZM5.357 13.5h-1.5v3h1.5v-3Zm-1.5 0c-.625 0-1.225.248-1.667.69l2.122 2.122a.643.643 0 0 1-.455.188v-3Zm-1.667.69a2.357 2.357 0 0 0-.69 1.667h3c0 .17-.068.334-.188.455L2.19 14.19Zm-.69 1.667v1.072h3v-1.072h-3Zm0 1.072c0 .625.248 1.224.69 1.666l2.122-2.121c.12.12.188.284.188.455h-3Zm.69 1.666c.442.442 1.042.69 1.667.69v-3c.17 0 .334.068.455.189L2.19 18.595Zm1.667.69h3.429v-3H3.857v3Zm3.429 0c.511 0 1.002-.203 1.363-.564l-2.12-2.122c.2-.2.473-.313.757-.313v3Zm1.363-.564c.362-.362.565-.852.565-1.364h-3c0-.284.113-.556.314-.758l2.121 2.122Zm.565-1.366a3.86 3.86 0 0 0-1.13-2.725l-2.122 2.122a.86.86 0 0 1 .252.607l3-.004Zm-1.13-2.725a3.86 3.86 0 0 0-2.725-1.13l-.003 3a.86.86 0 0 1 .606.252l2.122-2.121ZM5.357 16.93v-1.072h-3v1.072h3Zm-1.5.428h1.5v-3h-1.5v3Zm1.498 0h.002l1.793-2.405a3.002 3.002 0 0 0-1.791-.595l-.003 3Zm.002 0v.002l2.875-.86a3.003 3.003 0 0 0-1.082-1.547l-1.793 2.406Zm1.438-1.928H3.857v3h2.938v-3Z",mask:"url(#b)"}),c.jsx("mask",{id:"c",fill:"#fff",children:c.jsx("path",{d:"M21 16.929v-1.072a.857.857 0 0 0-.857-.857h-1.5a2.36 2.36 0 0 0-2.357 2.357.429.429 0 0 0 .429.429h3.428a.857.857 0 0 0 .857-.857Zm-2.357-1.072h1.5v1.072h-2.937a1.502 1.502 0 0 1 1.437-1.072Z"})}),c.jsx("path",{fill:"#161517",d:"M18.643 15v-1.5h-.001l.001 1.5Zm-2.357 2.357-1.5-.002v.002h1.5Zm2.357-1.5v-1.5h-.001l.001 1.5Zm1.5 0h1.5v-1.5h-1.5v1.5Zm0 1.072v1.5h1.5v-1.5h-1.5Zm-2.937 0-1.437-.43-.578 1.93h2.015v-1.5Zm5.294 0v-1.072h-3v1.072h3Zm0-1.072c0-.625-.248-1.225-.69-1.667l-2.121 2.122a.643.643 0 0 1-.189-.455h3Zm-.69-1.667a2.357 2.357 0 0 0-1.667-.69v3a.643.643 0 0 1-.454-.188l2.121-2.122Zm-1.667-.69h-1.5v3h1.5v-3Zm-1.501 0a3.86 3.86 0 0 0-2.725 1.13l2.12 2.122a.86.86 0 0 1 .608-.252l-.003-3Zm-2.725 1.13a3.86 3.86 0 0 0-1.13 2.725l3 .004a.86.86 0 0 1 .25-.607l-2.12-2.121Zm-1.13 2.727c0 .512.202 1.002.564 1.364l2.121-2.122c.201.201.314.474.314.758h-3Zm.564 1.364c.362.361.852.565 1.364.565v-3c.284 0 .556.113.757.313l-2.121 2.122Zm1.364.565h3.428v-3h-3.428v3Zm3.428 0c.625 0 1.225-.249 1.667-.69l-2.121-2.122a.643.643 0 0 1 .454-.188v3Zm1.667-.69c.442-.443.69-1.042.69-1.667h-3c0-.17.068-.334.189-.455l2.121 2.121Zm-3.167-1.239h1.5v-3h-1.5v3Zm0-1.5v1.072h3v-1.072h-3Zm1.5-.428h-2.937v3h2.937v-3Zm-1.5 1.93v-.001l-1.792-2.406a3.003 3.003 0 0 0-1.082 1.546l2.874.86Zm0-.001h.002l-.003-3c-.646 0-1.274.208-1.791.594l1.793 2.406Z",mask:"url(#c)"}),c.jsx("mask",{id:"d",fill:"#fff",children:c.jsx("path",{d:"M21.322 9.857h-.932l-.945-2.093A3.006 3.006 0 0 0 16.71 6h-.1l-.865-3.115a.429.429 0 0 0-.412-.314H8.667a.429.429 0 0 0-.413.314L7.39 6h-.1a3.005 3.005 0 0 0-2.733 1.764L3.61 9.857H2.68c-1.345 0-1.822.75-1.822 1.393a1.395 1.395 0 0 0 1.393 1.393h.101l-.291.643a3.861 3.861 0 0 0-.345 1.602v3.54c.001.46.152.908.43 1.275l-.002.011V21a1.286 1.286 0 0 0 1.286 1.286h1.714A1.286 1.286 0 0 0 6.43 21v-.429h11.143V21a1.286 1.286 0 0 0 1.285 1.286h1.715A1.286 1.286 0 0 0 21.857 21v-1.286l-.002-.01c.278-.368.43-.815.431-1.276v-3.54a3.86 3.86 0 0 0-.343-1.602l-.291-.643h.1a1.394 1.394 0 0 0 1.391-1.393c0-.643-.477-1.393-1.821-1.393ZM1.715 11.25c0-.484.674-.536.964-.536h.519l-.476 1.072H2.25a.537.537 0 0 1-.535-.536Zm7.278-7.822h6.015L15.722 6H8.278l.715-2.572ZM5.572 21a.429.429 0 0 1-.429.428H3.43A.428.428 0 0 1 3 21v-.61c.27.12.562.181.857.181h1.715V21Zm-1.715-1.286a1.286 1.286 0 0 1-1.285-1.286v-3.54c0-.43.09-.856.268-1.247l2.497-5.524a2.146 2.146 0 0 1 1.953-1.26h9.42a2.146 2.146 0 0 1 1.953 1.26l2.497 5.524c.178.391.27.817.269 1.247v3.54a1.286 1.286 0 0 1-1.286 1.286H3.857Zm16.715 1.714h-1.715A.428.428 0 0 1 18.43 21v-.429h1.714c.295 0 .587-.062.857-.181V21a.429.429 0 0 1-.428.428Zm1.178-9.642h-.471l-.476-1.072h.519c.29 0 .964.052.964.536a.536.536 0 0 1-.536.536Z"})}),c.jsx("path",{stroke:"#161517",strokeWidth:3,d:"M21.322 9.857h-.932l-.945-2.093A3.006 3.006 0 0 0 16.71 6h-.1l-.865-3.115a.429.429 0 0 0-.412-.314H8.667a.429.429 0 0 0-.413.314L7.39 6h-.1a3.005 3.005 0 0 0-2.733 1.764L3.61 9.857H2.68c-1.345 0-1.822.75-1.822 1.393a1.395 1.395 0 0 0 1.393 1.393h.101l-.291.643a3.861 3.861 0 0 0-.345 1.602v3.54c.001.46.152.908.43 1.275l-.002.011V21a1.286 1.286 0 0 0 1.286 1.286h1.714A1.286 1.286 0 0 0 6.43 21v-.429h11.143V21a1.286 1.286 0 0 0 1.285 1.286h1.715A1.286 1.286 0 0 0 21.857 21v-1.286l-.002-.01c.278-.368.43-.815.431-1.276v-3.54a3.86 3.86 0 0 0-.343-1.602l-.291-.643h.1a1.394 1.394 0 0 0 1.391-1.393c0-.643-.477-1.393-1.821-1.393ZM1.715 11.25c0-.484.674-.536.964-.536h.519l-.476 1.072H2.25a.537.537 0 0 1-.535-.536Zm7.278-7.822h6.015L15.722 6H8.278l.715-2.572ZM5.572 21a.429.429 0 0 1-.429.428H3.43A.428.428 0 0 1 3 21v-.61c.27.12.562.181.857.181h1.715V21Zm-1.715-1.286a1.286 1.286 0 0 1-1.285-1.286v-3.54c0-.43.09-.856.268-1.247l2.497-5.524a2.146 2.146 0 0 1 1.953-1.26h9.42a2.146 2.146 0 0 1 1.953 1.26l2.497 5.524c.178.391.27.817.269 1.247v3.54a1.286 1.286 0 0 1-1.286 1.286H3.857Zm16.715 1.714h-1.715A.428.428 0 0 1 18.43 21v-.429h1.714c.295 0 .587-.062.857-.181V21a.429.429 0 0 1-.428.428Zm1.178-9.642h-.471l-.476-1.072h.519c.29 0 .964.052.964.536a.536.536 0 0 1-.536.536Z",mask:"url(#d)"}),c.jsx("mask",{id:"e",fill:"#fff",children:c.jsx("path",{d:"M10.715 4.714h-.858v.857h.858v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M9.857 4.714v-1.5h-1.5v1.5h1.5Zm.858 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.858 0h-1.5v1.5h1.5v-1.5Zm0 .643h.858v-3h-.858v3Zm-.642-1.5v.857h3v-.857h-3Zm1.5-.643h-.858v3h.858v-3Zm.642 1.5v-.857h-3v.857h3Z",mask:"url(#e)"}),c.jsx("mask",{id:"f",fill:"#fff",children:c.jsx("path",{d:"M11.571 3.857h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M10.714 3.857v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#f)"}),c.jsx("mask",{id:"g",fill:"#fff",children:c.jsx("path",{d:"M12.428 4.714h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M11.571 4.714v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#g)"}),c.jsx("mask",{id:"h",fill:"#fff",children:c.jsx("path",{d:"M13.286 3.857h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M12.429 3.857v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#h)"}),c.jsx("mask",{id:"i",fill:"#fff",children:c.jsx("path",{d:"M14.143 4.714h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M13.286 4.714v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#i)"})]}),trash:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 6v12.75c0 1.243-1.027 2.25-2.269 2.25h-7.5A2.233 2.233 0 0 1 6 18.75V6M19.5 6h-15M10 3h4M14 10v7M10 17v-7"})}),upload:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 19.813v-7M9.833 14.813 12 12.645l2.167 2.168"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 19.813h2.56c1.928 0 3.5-1.572 3.5-3.5s-1.572-3.5-3.5-3.5h-.435v-1c0-3.31-2.69-6-6-6-2.977 0-5.445 2.178-5.913 5.022-2.377.121-4.272 2.07-4.272 4.477a4.5 4.5 0 0 0 4.5 4.5H8"})]}),url:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.445 12.778 2.333-2.333a4.401 4.401 0 0 0 0-6.223v0a4.401 4.401 0 0 0-6.223 0l-2.333 2.333M8.89 15.11l6.22-6.22M6.555 11.222l-2.333 2.333a4.401 4.401 0 0 0 0 6.223v0a4.401 4.401 0 0 0 6.223 0l2.333-2.333"})}),user:Zr,users:vs,warning:Ps},kd=({name:e,...t})=>{const n=xd[e];return n?c.jsx(n,{...t}):null},yd=e=>({color:t,width:n,height:o,className:r,size:a,...s})=>c.jsx($d,{color:t,width:n,height:o,size:a,className:r,children:c.jsx(e,{...s})}),$d=O.div.withConfig({componentId:"sc-29ieut-0"})(["display:flex;align-items:center;& path[stroke]{stroke:",";}& path[fill]{fill:",";}& svg{width:",";height:",";}& svg[stroke]{stroke:",';}& svg[fill]:not([fill="none"]){fill:',";}"],e=>e.color||"currentColor",e=>e.color||"currentColor",e=>e.width||e.theme.click.image[e.size||"medium"].size.width||"24px",e=>e.height||e.theme.click.image[e.size||"medium"].size.height||"24px",e=>e.color||"currentColor",e=>e.color||"currentColor"),wd=yd(kd),ee=O(wd).withConfig({componentId:"sc-29ieut-1"})([""]);ee.displayName="Icon";const Br=i.forwardRef(({type:e="primary",icon:t,size:n="medium",...o},r)=>c.jsx(Cd,{...o,$styleType:e,ref:r,children:c.jsx(ee,{name:t,size:n})}));Br.displayName="IconButton";const Cd=O.button.withConfig({componentId:"sc-4ff7ue-0"})(["border-radius:",";border-color:",";padding:",";background-color:",";color:",";&:hover{background-color:",";color:",";}&:active{background-color:",";color:",";}&[disabled]{background-color:",";color:",";}"],e=>e.theme.click.button.iconButton.radii.all,e=>e.theme.click.button.iconButton.color.primary.stroke.default,e=>`${e.theme.click.button.iconButton.default.space.y} ${e.theme.click.button.iconButton.default.space.x}`,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.background.default:e.theme.click.button.iconButton.color.secondary.background.default,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.text.default:e.theme.click.button.iconButton.color.secondary.text.default,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.background.hover:e.theme.click.button.iconButton.color.secondary.background.hover,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.text.hover:e.theme.click.button.iconButton.color.secondary.text.hover,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.background.active:e.theme.click.button.iconButton.color.secondary.background.active,e=>e.$styleType==="primary"?e.theme.click.button.iconButton.color.primary.text.default:e.theme.click.button.iconButton.color.secondary.text.default,e=>e.theme.click.button.iconButton.color.disabled.background.default,e=>e.theme.click.button.iconButton.color.disabled.text.default);function M(){return M=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},M.apply(this,arguments)}function se(e,t=[]){let n=[];function o(a,s){const l=i.createContext(s),d=n.length;n=[...n,s];function u(f){const{scope:v,children:b,...g}=f,h=(v==null?void 0:v[e][d])||l,x=i.useMemo(()=>g,Object.values(g));return i.createElement(h.Provider,{value:x},b)}function p(f,v){const b=(v==null?void 0:v[e][d])||l,g=i.useContext(b);if(g)return g;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,p]}const r=()=>{const a=n.map(s=>i.createContext(s));return function(l){const d=(l==null?void 0:l[e])||a;return i.useMemo(()=>({[`__scope${e}`]:{...l,[e]:d}}),[l,d])}};return r.scopeName=e,[o,Sd(r,...t)]}function Sd(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const o=e.map(r=>({useScope:r(),scopeName:r.scopeName}));return function(a){const s=o.reduce((l,{useScope:d,scopeName:u})=>{const f=d(a)[`__scope${u}`];return{...l,...f}},{});return i.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Md(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function oo(...e){return t=>e.forEach(n=>Md(n,t))}function oe(...e){return i.useCallback(oo(...e),e)}const Qe=i.forwardRef((e,t)=>{const{children:n,...o}=e,r=i.Children.toArray(n),a=r.find(Ed);if(a){const s=a.props.children,l=r.map(d=>d===a?i.Children.count(s)>1?i.Children.only(null):i.isValidElement(s)?s.props.children:null:d);return i.createElement(ro,M({},o,{ref:t}),i.isValidElement(s)?i.cloneElement(s,void 0,l):null)}return i.createElement(ro,M({},o,{ref:t}),n)});Qe.displayName="Slot";const ro=i.forwardRef((e,t)=>{const{children:n,...o}=e;return i.isValidElement(n)?i.cloneElement(n,{...Od(o,n.props),ref:t?oo(t,n.ref):n.ref}):i.Children.count(n)>1?i.Children.only(null):null});ro.displayName="SlotClone";const Hr=({children:e})=>i.createElement(i.Fragment,null,e);function Ed(e){return i.isValidElement(e)&&e.type===Hr}function Od(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...l)=>{a(...l),r(...l)}:r&&(n[o]=r):o==="style"?n[o]={...r,...a}:o==="className"&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}function ao(e){const t=e+"CollectionProvider",[n,o]=se(t),[r,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=b=>{const{scope:g,children:h}=b,x=i.useRef(null),k=i.useRef(new Map).current;return i.createElement(r,{scope:g,itemMap:k,collectionRef:x},h)},l=e+"CollectionSlot",d=i.forwardRef((b,g)=>{const{scope:h,children:x}=b,k=a(l,h),y=oe(g,k.collectionRef);return i.createElement(Qe,{ref:y},x)}),u=e+"CollectionItemSlot",p="data-radix-collection-item",f=i.forwardRef((b,g)=>{const{scope:h,children:x,...k}=b,y=i.useRef(null),w=oe(g,y),C=a(u,h);return i.useEffect(()=>(C.itemMap.set(y,{ref:y,...k}),()=>void C.itemMap.delete(y))),i.createElement(Qe,{[p]:"",ref:w},x)});function v(b){const g=a(e+"CollectionConsumer",b);return i.useCallback(()=>{const x=g.collectionRef.current;if(!x)return[];const k=Array.from(x.querySelectorAll(`[${p}]`));return Array.from(g.itemMap.values()).sort((C,E)=>k.indexOf(C.ref.current)-k.indexOf(E.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:s,Slot:d,ItemSlot:f},v,o]}function L(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e==null||e(r),n===!1||!r.defaultPrevented)return t==null?void 0:t(r)}}function be(e){const t=i.useRef(e);return i.useEffect(()=>{t.current=e}),i.useMemo(()=>(...n)=>{var o;return(o=t.current)===null||o===void 0?void 0:o.call(t,...n)},[])}function ge({prop:e,defaultProp:t,onChange:n=()=>{}}){const[o,r]=Pd({defaultProp:t,onChange:n}),a=e!==void 0,s=a?e:o,l=be(n),d=i.useCallback(u=>{if(a){const f=typeof u=="function"?u(e):u;f!==e&&l(f)}else r(u)},[a,e,r,l]);return[s,d]}function Pd({defaultProp:e,onChange:t}){const n=i.useState(e),[o]=n,r=i.useRef(o),a=be(t);return i.useEffect(()=>{r.current!==o&&(a(o),r.current=o)},[o,r,a]),n}const q=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{const n=i.forwardRef((o,r)=>{const{asChild:a,...s}=o,l=a?Qe:t;return i.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),i.createElement(l,M({},s,{ref:r}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function Rr(e,t){e&&Ue.flushSync(()=>e.dispatchEvent(t))}const Ze=globalThis!=null&&globalThis.document?i.useLayoutEffect:()=>{};function Id(e,t){return i.useReducer((n,o)=>{const r=t[n][o];return r??n},e)}const pe=e=>{const{present:t,children:n}=e,o=Fd(t),r=typeof n=="function"?n({present:o.isPresent}):i.Children.only(n),a=oe(o.ref,r.ref);return typeof n=="function"||o.isPresent?i.cloneElement(r,{ref:a}):null};pe.displayName="Presence";function Fd(e){const[t,n]=i.useState(),o=i.useRef({}),r=i.useRef(e),a=i.useRef("none"),s=e?"mounted":"unmounted",[l,d]=Id(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect(()=>{const u=nn(o.current);a.current=l==="mounted"?u:"none"},[l]),Ze(()=>{const u=o.current,p=r.current;if(p!==e){const v=a.current,b=nn(u);e?d("MOUNT"):b==="none"||(u==null?void 0:u.display)==="none"?d("UNMOUNT"):d(p&&v!==b?"ANIMATION_OUT":"UNMOUNT"),r.current=e}},[e,d]),Ze(()=>{if(t){const u=f=>{const b=nn(o.current).includes(f.animationName);f.target===t&&b&&Ue.flushSync(()=>d("ANIMATION_END"))},p=f=>{f.target===t&&(a.current=nn(o.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback(u=>{u&&(o.current=getComputedStyle(u)),n(u)},[])}}function nn(e){return(e==null?void 0:e.animationName)||"none"}const jd=$["useId".toString()]||(()=>{});let _d=0;function Fe(e){const[t,n]=$.useState(jd());return Ze(()=>{e||n(o=>o??String(_d++))},[e]),e||(t?`radix-${t}`:"")}const Wr="Collapsible",[Td,Vr]=se(Wr),[Ld,co]=Td(Wr),Ad=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:o,defaultOpen:r,disabled:a,onOpenChange:s,...l}=e,[d=!1,u]=ge({prop:o,defaultProp:r,onChange:s});return i.createElement(Ld,{scope:n,disabled:a,contentId:Fe(),open:d,onOpenToggle:i.useCallback(()=>u(p=>!p),[u])},i.createElement(q.div,M({"data-state":io(d),"data-disabled":a?"":void 0},l,{ref:t})))}),Dd="CollapsibleTrigger",Nd=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,...o}=e,r=co(Dd,n);return i.createElement(q.button,M({type:"button","aria-controls":r.contentId,"aria-expanded":r.open||!1,"data-state":io(r.open),"data-disabled":r.disabled?"":void 0,disabled:r.disabled},o,{ref:t,onClick:L(e.onClick,r.onOpenToggle)}))}),zr="CollapsibleContent",Ud=i.forwardRef((e,t)=>{const{forceMount:n,...o}=e,r=co(zr,e.__scopeCollapsible);return i.createElement(pe,{present:n||r.open},({present:a})=>i.createElement(Zd,M({},o,{ref:t,present:a})))}),Zd=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:o,children:r,...a}=e,s=co(zr,n),[l,d]=i.useState(o),u=i.useRef(null),p=oe(t,u),f=i.useRef(0),v=f.current,b=i.useRef(0),g=b.current,h=s.open||l,x=i.useRef(h),k=i.useRef();return i.useEffect(()=>{const y=requestAnimationFrame(()=>x.current=!1);return()=>cancelAnimationFrame(y)},[]),Ze(()=>{const y=u.current;if(y){k.current=k.current||{transitionDuration:y.style.transitionDuration,animationName:y.style.animationName},y.style.transitionDuration="0s",y.style.animationName="none";const w=y.getBoundingClientRect();f.current=w.height,b.current=w.width,x.current||(y.style.transitionDuration=k.current.transitionDuration,y.style.animationName=k.current.animationName),d(o)}},[s.open,o]),i.createElement(q.div,M({"data-state":io(s.open),"data-disabled":s.disabled?"":void 0,id:s.contentId,hidden:!h},a,{ref:p,style:{["--radix-collapsible-content-height"]:v?`${v}px`:void 0,["--radix-collapsible-content-width"]:g?`${g}px`:void 0,...e.style}}),h&&r)});function io(e){return e?"open":"closed"}const Bd=Ad,Hd=Nd,Rd=Ud,Wd=i.createContext(void 0);function Et(e){const t=i.useContext(Wd);return e||t||"ltr"}const Be="Accordion",Vd=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[lo,zd,Gd]=ao(Be),[on,C8]=se(Be,[Gd,Vr]),so=Vr(),Gr=i.forwardRef((e,t)=>{const{type:n,...o}=e,r=o,a=o;return i.createElement(lo.Provider,{scope:e.__scopeAccordion},n==="multiple"?i.createElement(Xd,M({},a,{ref:t})):i.createElement(Yd,M({},r,{ref:t})))});Gr.propTypes={type(e){const t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?new Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):e.type==="multiple"&&typeof t=="string"?new Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):e.type==="single"&&Array.isArray(t)?new Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};const[Kr,Kd]=on(Be),[qr,qd]=on(Be,{collapsible:!1}),Yd=i.forwardRef((e,t)=>{const{value:n,defaultValue:o,onValueChange:r=()=>{},collapsible:a=!1,...s}=e,[l,d]=ge({prop:n,defaultProp:o,onChange:r});return i.createElement(Kr,{scope:e.__scopeAccordion,value:l?[l]:[],onItemOpen:d,onItemClose:i.useCallback(()=>a&&d(""),[a,d])},i.createElement(qr,{scope:e.__scopeAccordion,collapsible:a},i.createElement(Yr,M({},s,{ref:t}))))}),Xd=i.forwardRef((e,t)=>{const{value:n,defaultValue:o,onValueChange:r=()=>{},...a}=e,[s=[],l]=ge({prop:n,defaultProp:o,onChange:r}),d=i.useCallback(p=>l((f=[])=>[...f,p]),[l]),u=i.useCallback(p=>l((f=[])=>f.filter(v=>v!==p)),[l]);return i.createElement(Kr,{scope:e.__scopeAccordion,value:s,onItemOpen:d,onItemClose:u},i.createElement(qr,{scope:e.__scopeAccordion,collapsible:!0},i.createElement(Yr,M({},a,{ref:t}))))}),[Jd,uo]=on(Be),Yr=i.forwardRef((e,t)=>{const{__scopeAccordion:n,disabled:o,dir:r,orientation:a="vertical",...s}=e,l=i.useRef(null),d=oe(l,t),u=zd(n),f=Et(r)==="ltr",v=L(e.onKeyDown,b=>{var g;if(!Vd.includes(b.key))return;const h=b.target,x=u().filter(D=>{var K;return!((K=D.ref.current)!==null&&K!==void 0&&K.disabled)}),k=x.findIndex(D=>D.ref.current===h),y=x.length;if(k===-1)return;b.preventDefault();let w=k;const C=0,E=y-1,I=()=>{w=k+1,w>E&&(w=C)},F=()=>{w=k-1,w<C&&(w=E)};switch(b.key){case"Home":w=C;break;case"End":w=E;break;case"ArrowRight":a==="horizontal"&&(f?I():F());break;case"ArrowDown":a==="vertical"&&I();break;case"ArrowLeft":a==="horizontal"&&(f?F():I());break;case"ArrowUp":a==="vertical"&&F();break}const T=w%y;(g=x[T].ref.current)===null||g===void 0||g.focus()});return i.createElement(Jd,{scope:n,disabled:o,direction:r,orientation:a},i.createElement(lo.Slot,{scope:n},i.createElement(q.div,M({},s,{"data-orientation":a,ref:d,onKeyDown:o?void 0:v}))))}),fo="AccordionItem",[Qd,Xr]=on(fo),e1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,value:o,...r}=e,a=uo(fo,n),s=Kd(fo,n),l=so(n),d=Fe(),u=o&&s.value.includes(o)||!1,p=a.disabled||e.disabled;return i.createElement(Qd,{scope:n,open:u,disabled:p,triggerId:d},i.createElement(Bd,M({"data-orientation":a.orientation,"data-state":r1(u)},l,r,{ref:t,disabled:p,open:u,onOpenChange:f=>{f?s.onItemOpen(o):s.onItemClose(o)}})))}),Jr="AccordionTrigger",t1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,...o}=e,r=uo(Be,n),a=Xr(Jr,n),s=qd(Jr,n),l=so(n);return i.createElement(lo.ItemSlot,{scope:n},i.createElement(Hd,M({"aria-disabled":a.open&&!s.collapsible||void 0,"data-orientation":r.orientation,id:a.triggerId},l,o,{ref:t})))}),n1="AccordionContent",o1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,...o}=e,r=uo(Be,n),a=Xr(n1,n),s=so(n);return i.createElement(Rd,M({role:"region","aria-labelledby":a.triggerId,"data-orientation":r.orientation},s,o,{ref:t,style:{["--radix-accordion-content-height"]:"var(--radix-collapsible-content-height)",["--radix-accordion-content-width"]:"var(--radix-collapsible-content-width)",...e.style}}))});function r1(e){return e?"open":"closed"}const a1=Gr,c1=e1,i1=t1,l1=o1,Qr=({title:e,size:t="medium",icon:n,iconSize:o,children:r,...a})=>c.jsx(s1,{type:"single",collapsible:!0,...a,children:c.jsxs(d1,{value:"item",children:[c.jsxs(rn,{size:t,children:[c.jsxs(u1,{children:[c.jsx(Ot,{children:c.jsx(ee,{name:"chevron-right",size:o||t})}),n?c.jsx(ee,{name:n,size:o||t}):null]}),c.jsx("p",{children:e})]}),c.jsx(f1,{children:r})]})}),s1=O(a1).withConfig({componentId:"sc-1ysh219-0"})([""]),d1=O(c1).withConfig({componentId:"sc-1ysh219-1"})([""]),rn=O(i1).withConfig({componentId:"sc-1ysh219-2"})(["border:none;padding:0;background-color:transparent;display:flex;align-items:center;gap:",";color:",";font:",";&:active{color:",";font:",";}&:hover{color:",";cursor:pointer;}"],e=>e.theme.click.accordion[e.size||"medium"].space.gap,e=>e.theme.click.accordion.color.label.default,e=>e.theme.click.accordion[e.size||"medium"].typography.label.default,e=>e.theme.click.accordion.color.label.active,e=>e.theme.click.accordion[e.size||"medium"].typography.label.active,e=>e.theme.click.accordion.color.label.hover),Ot=O.div.withConfig({componentId:"sc-1ysh219-3"})(["display:flex;align-items:center;justify-content:center;transition:transform 200ms cubic-bezier(0.87,0,0.13,1);","[data-state='open'] &{transform:rotate(90deg);}"],rn),u1=O.div.withConfig({componentId:"sc-1ysh219-4"})(["display:flex;align-items:center;justify-content:center;"]),f1=O(l1).withConfig({componentId:"sc-1ysh219-5"})([""]),p1=O(Qr).withConfig({componentId:"sc-1ysh219-6"})(["","{gap:",";}p{margin:0;}","{visibility:hidden;}&:hover ","{visibility:revert;}&:active ","{visibility:revert;}","[data-state='open'] ","{visibility:revert;}"],rn,e=>e.theme.click.sidebar.navigation.item.default.space.gap,Ot,Ot,Ot,rn,Ot),h1=O(Qr).withConfig({componentId:"sc-1ysh219-7"})([""]),v1={neutral:"information",success:"check",warning:"warning",danger:"warning",info:"information"},Pt=({text:e,title:t="",size:n="small",state:o="neutral",showIcon:r=!0,dismissible:a,...s})=>{const[l,d]=i.useState(!0);return l?c.jsxs(b1,{$size:n,$state:o,"data-testid":"click-alert",...s,children:[r&&c.jsx(g1,{$state:o,$size:n,children:c.jsx(m1,{$size:n,name:v1[o]})}),c.jsxs(x1,{$state:o,$size:n,children:[t&&c.jsx(k1,{$size:n,children:t}),c.jsx(y1,{$size:n,children:e})]}),a&&c.jsx($1,{"data-testid":"click-alert-dismiss-button",onClick:()=>d(!1),children:c.jsx(ee,{name:"cross"})})]}):null},b1=O.div.withConfig({componentId:"sc-1wvczk0-0"})(["display:flex;border-radius:",";background-color:",";color:",";"],e=>e.theme.click.alert.radii.end,({$state:e="neutral",theme:t})=>t.click.alert.color.background[e],({$state:e="neutral",theme:t})=>t.click.alert.color.text[e]),g1=O.div.withConfig({componentId:"sc-1wvczk0-1"})(["display:flex;align-items:center;",""],({$state:e="neutral",$size:t,theme:n})=>`
|
|
27
|
+
Check the top-level render call using <`+F+">.")}return I}}function ps(m,I){{if(!m._store||m._store.validated||m.key!=null)return;m._store.validated=!0;var F=Xm(I);if(fs[F])return;fs[F]=!0;var B="";m&&m._owner&&m._owner!==Dr.current&&(B=" It was passed a child from "+Z(m._owner.type)+"."),wt(m),$('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',F,B),wt(null)}}function hs(m,I){{if(typeof m!="object")return;if(_r(m))for(var F=0;F<m.length;F++){var B=m[F];Ar(B)&&ps(B,I)}else if(Ar(m))m._store&&(m._store.validated=!0);else if(m){var J=x(m);if(typeof J=="function"&&J!==m.entries)for(var ee=J.call(m),X;!(X=ee.next()).done;)Ar(X.value)&&ps(X.value,I)}}}function Jm(m){{var I=m.type;if(I==null||typeof I=="string")return;var F;if(typeof I=="function")F=I.propTypes;else if(typeof I=="object"&&(I.$$typeof===d||I.$$typeof===f))F=I.propTypes;else return;if(F){var B=Z(I);yt(F,m.props,"prop",B,m)}else if(I.PropTypes!==void 0&&!Lr){Lr=!0;var J=Z(I);$("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",J||"Unknown")}typeof I.getDefaultProps=="function"&&!I.getDefaultProps.isReactClassApproved&&$("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Qm(m){{for(var I=Object.keys(m.props),F=0;F<I.length;F++){var B=I[F];if(B!=="children"&&B!=="key"){wt(m),$("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",B),wt(null);break}}m.ref!==null&&(wt(m),$("Invalid attribute `ref` supplied to `React.Fragment`."),wt(null))}}function vs(m,I,F,B,J,ee){{var X=K(m);if(!X){var G="";(m===void 0||typeof m=="object"&&m!==null&&Object.keys(m).length===0)&&(G+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var fe=Ym(J);fe?G+=fe:G+=us();var ce;m===null?ce="null":_r(m)?ce="array":m!==void 0&&m.$$typeof===t?(ce="<"+(Z(m.type)||"Unknown")+" />",G=" Did you accidentally export a JSX literal instead of a component?"):ce=typeof m,$("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",ce,G)}var ie=qm(m,I,F,J,ee);if(ie==null)return ie;if(X){var xe=I.children;if(xe!==void 0)if(B)if(_r(xe)){for(var Ct=0;Ct<xe.length;Ct++)hs(xe[Ct],m);Object.freeze&&Object.freeze(xe)}else $("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else hs(xe,m)}return m===o?Qm(ie):Jm(ie),ie}}function e8(m,I,F){return vs(m,I,F,!0)}function t8(m,I,F){return vs(m,I,F,!1)}var n8=t8,o8=e8;Mt.Fragment=o,Mt.jsx=n8,Mt.jsxs=o8}()),Mt}process.env.NODE_ENV==="production"?no.exports=ms():no.exports=xs();var c=no.exports;const ks=e=>c.jsxs("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{d:"M15.2158 11.2407C17.0021 11.1757 18.42 9.71476 18.4314 7.92732C18.4038 6.17864 16.9645 4.78308 15.2158 4.80945",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.42753 11.2407C11.2138 11.1757 12.6317 9.71476 12.6432 7.92732C12.6156 6.17864 11.1762 4.78308 9.42753 4.80945C7.67884 4.78308 6.23952 6.17864 6.21191 7.92732C6.22292 9.71494 7.64104 11.1762 9.42753 11.2407V11.2407Z",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M16.0015 20.816V18.8151C16.0015 16.6051 14.2099 14.8135 11.9998 14.8135H6.99776C4.7877 14.8135 2.99609 16.6051 2.99609 18.8151V20.816",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M21.0042 20.816V17.8147C21.0042 16.1572 19.6605 14.8135 18.0029 14.8135",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Hr=e=>c.jsx("svg",{width:e.width,height:e.height,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{d:"M12 12.0625C9.9471 12.0625 8.267 10.3832 8.267 8.3295H6.767C6.767 11.2118 9.1189 13.5625 12 13.5625V12.0625ZM8.267 8.3295C8.267 6.26844 9.95445 4.5625 12 4.5625V3.0625C9.11155 3.0625 6.767 5.45456 6.767 8.3295H8.267ZM12 4.5625C14.0529 4.5625 15.733 6.24182 15.733 8.2955H17.233C17.233 5.41318 14.8811 3.0625 12 3.0625V4.5625ZM15.733 8.2955C15.733 10.3566 14.0456 12.0625 12 12.0625V13.5625C14.8884 13.5625 17.233 11.1704 17.233 8.2955H15.733ZM19 21.0625H5V22.5625H19V21.0625ZM5 21.0625C4.86421 21.0625 4.75 20.9483 4.75 20.8125H3.25C3.25 21.7767 4.03579 22.5625 5 22.5625V21.0625ZM4.75 20.8125V19.8125H3.25V20.8125H4.75ZM4.75 19.8125C4.75 18.0267 6.21421 16.5625 8 16.5625V15.0625C5.38579 15.0625 3.25 17.1983 3.25 19.8125H4.75ZM8 16.5625H16V15.0625H8V16.5625ZM16 16.5625C17.7858 16.5625 19.25 18.0267 19.25 19.8125H20.75C20.75 17.1983 18.6142 15.0625 16 15.0625V16.5625ZM19.25 19.8125V20.8125H20.75V19.8125H19.25ZM19.25 20.8125C19.25 20.9483 19.1358 21.0625 19 21.0625V22.5625C19.9642 22.5625 20.75 21.7767 20.75 20.8125H19.25Z",fill:"#161517"})}),$s=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M13 17h5a3 3 0 003-3V6a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3h2v4l5-4"})}),ys=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"25",fill:"none",viewBox:"0 0 24 25",...e,children:[c.jsx("path",{fill:"#161517",fillRule:"evenodd",stroke:"#161517",strokeWidth:.5,d:"M5.5 13.18c0 1.776 2.934 3.033 6.498 3.033 3.565 0 6.499-1.257 6.499-3.032a.433.433 0 1 0-.867 0c0 1.096-2.497 2.166-5.632 2.166s-5.632-1.07-5.632-2.166a.433.433 0 1 0-.866 0ZM5.5 9.499c0 1.557 2.919 2.6 6.498 2.6 3.58 0 6.499-1.043 6.499-2.6a.433.433 0 1 0-.867 0c0 .835-2.512 1.733-5.632 1.733-3.12 0-5.632-.898-5.632-1.733a.433.433 0 0 0-.866 0ZM17.631 5.6c0 .835-2.512 1.732-5.632 1.732-3.12 0-5.632-.897-5.632-1.733 0-.835 2.513-1.733 5.632-1.733 3.12 0 5.632.898 5.632 1.733Zm.867 0c0-1.558-2.919-2.6-6.499-2.6-3.58 0-6.498 1.042-6.498 2.6 0 1.556 2.919 2.599 6.498 2.599 3.58 0 6.499-1.043 6.499-2.6Z",clipRule:"evenodd"}),c.jsx("path",{fill:"#161517",fillRule:"evenodd",stroke:"#161517",strokeWidth:.5,d:"M17.63 5.6v11.697c0 .285-.578.833-1.53 1.289-1.147.548-2.61.88-4.101.877-1.494.003-2.956-.329-4.102-.877-.953-.456-1.53-1.004-1.53-1.289V5.6a.433.433 0 1 0-.867 0v11.697c0 1.483 3.253 3.039 6.499 3.033 3.245.006 6.498-1.55 6.498-3.033V5.6a.433.433 0 0 0-.867 0Z",clipRule:"evenodd"})]}),ws=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("path",{d:"M14.5 13.5L19.707 8.293C19.895 8.105 20 7.851 20 7.586V5C20 4.448 19.552 4 19 4H5C4.448 4 4 4.448 4 5V7.586C4 7.851 4.105 8.106 4.293 8.293L9.5 13.5",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),c.jsx("path",{d:"M9.5 13.5V19.749C9.5 20.562 10.264 21.159 11.053 20.962L13.553 20.337C14.109 20.198 14.5 19.698 14.5 19.124V13.5",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})}),Cs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 4.997H4.997M12 4.997A8.003 8.003 0 1 1 3.997 13M7.998 1.996l-3 3.001M7.998 7.998l-3-3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.001 13.75h-3.81V9.834"})]}),Ss=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 4h12M3 4h1M3 8h1M3 12h1M8 8h12M8 12h2"}),c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"M17 21a5 5 0 0 1-5-5c0-2.704 2.3-5.003 5.004-5A5 5 0 0 1 17 21"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17 14v4M19 16h-4"})]}),Ms=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.4 15.4 7 19l3.6-3.6M7 5v14M20.6 8.6 17 5l-3.6 3.6M17 19V5"})}),Es=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16 9-4-4-4 4M8 15l4 4 4-4"})}),Os=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m10 16 4-4-4-4"})}),Ps=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m8 10 4 4 4-4"})}),Is=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.02 4.48v14.99M18.012 13.483 12 19.52l-6.012-6.037"})}),js=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.999 8a.25.25 0 1 0 .002.5A.25.25 0 0 0 12 8"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9v0a9 9 0 0 1-9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 12v5"})]}),Fs=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{d:"M20 6.5L9 17.5L4 12.5",stroke:"#161517",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),_s=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",d:"M10.854 11.877h1.15v4.252M10.845 16.128h2.31"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.946 7.872a.25.25 0 1 1-.25-.25"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",d:"M11.695 8.623a.25.25 0 0 1 .25.25"})]}),Ts=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 13.12V9.38M11.999 16.125a.25.25 0 1 0 .002.5.25.25 0 0 0-.002-.5"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14.029 4.14 7.659 13.403c.89 1.558-.235 3.497-2.03 3.497H4.342c-1.795 0-2.92-1.939-2.03-3.497L9.972 4.14c.897-1.57 3.16-1.57 4.058 0Z",clipRule:"evenodd"})]}),Ds=e=>c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[c.jsx("path",{d:"M8 8L16 16",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M16 8L8 16",stroke:"#161517",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Ls=e=>c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16 14-4-4-4 4"})}),As=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6 12h1.85l2.168 5 3.964-10 2.168 5H18"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.5 21.5h-11a4 4 0 0 1-4-4v-11a4 4 0 0 1 4-4h11a4 4 0 0 1 4 4v11a4 4 0 0 1-4 4Z",clipRule:"evenodd"})]}),Ns=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.48 11.98h14.99M13.483 5.988 19.52 12l-6.037 6.012"})}),Us=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m15.612 21-2.064-2.05 2.064-2.048"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m18.45 12.297 2.306 3.965c.695 1.195-.174 2.689-1.564 2.689h-5.644M13.565 7.998l2.82.75.755-2.798M6.066 11.41l-2.822 4.852c-.695 1.195.174 2.689 1.564 2.689H9.42"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m8.13 7.86 2.306-3.964c.695-1.195 2.433-1.195 3.128 0l2.822 4.852M3.247 12.16l2.82-.75.755 2.799"})]}),Zs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.98 19.52V4.53M5.988 10.517 12 4.48l6.012 6.037"})}),Bs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.997 13A8.003 8.003 0 1 0 12 4.997H4.997M7.998 1.996l-3 3.001M7.998 7.998l-3-3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14.235 11.851-2.792 2.791-1.678-1.672"})]}),Hs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m9.332 10.318 2.142-2.157a3.084 3.084 0 0 1 4.377 0v0a3.097 3.097 0 0 1 0 4.364l-2.12 2.135c-.375.378-.885.59-1.416.59H8.75v-3.52c0-.53.209-1.037.582-1.412v0Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 7v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m13.75 10.25-6 6"})]}),Rs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 16.37a6.368 6.368 0 0 0-7.495-1.12c-.684.364-1.509-.085-1.509-.86V5.295c0-.637.294-1.249.812-1.618A6.367 6.367 0 0 1 12 4.364a6.367 6.367 0 0 1 8.191-.687c.518.37.813.981.813 1.618v9.095c0 .775-.826 1.225-1.509.86A6.368 6.368 0 0 0 12 16.37Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.505 19.387A6.368 6.368 0 0 1 12 20.507a6.368 6.368 0 0 1 7.495-1.12M12 16.37V4.363"})]}),Ws=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.574 20.003a2.287 2.287 0 0 0 2.287-2.287v-4.573L22.005 12l-1.144-1.144V6.284a2.286 2.286 0 0 0-2.287-2.287M5.427 3.997A2.286 2.286 0 0 0 3.14 6.284v4.572L1.996 12l1.144 1.143v4.573a2.286 2.286 0 0 0 2.287 2.287M9.285 12.533l1.833 1.833 4-4.002"})}),Vs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 20.5H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16.174 7.5v-2a2 2 0 0 0-2-2H9.826a2 2 0 0 0-2 2v2M3 9.5l6.351 4.191c.327.216.71.331 1.102.331h3.094c.392 0 .775-.115 1.102-.331L21 9.5"})]}),zs=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.997 3.997H14a1 1 0 0 1 1 1v15.006H3.997a1 1 0 0 1-1-1V4.997a1 1 0 0 1 1-1ZM15.001 7.999h5.002a1 1 0 0 1 1 1v10.004a1 1 0 0 1-1 1h-5.002V8Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.998 7.873a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 7.873a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M6.998 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M6.998 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M11 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M18.002 11.875a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25M18.002 15.877a.125.125 0 1 0 0 .25.125.125 0 0 0 0-.25"})]}),Gs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.75 7.25h16.5M3.75 12.5h16.5m-16.5 5.25H12"})}),Ks=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.882 21.004H6.117a2.401 2.401 0 0 1-2.389-2.162l-.72-7.203A2.4 2.4 0 0 1 5.397 9h13.205a2.401 2.401 0 0 1 2.39 2.64l-.72 7.203a2.4 2.4 0 0 1-2.39 2.162v0Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.998 5.998h12.005M7.998 2.996h8.003M9.499 12.75h5.002"})]}),qs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{fill:"#161517",stroke:"#161517",strokeWidth:.312,d:"M9.046 6.657a1.623 1.623 0 0 1 0-2.293.24.24 0 1 1 .34.34 1.142 1.142 0 0 0 0 1.613.24.24 0 1 1-.34.34Zm-1.304.995a.32.32 0 0 0 .453 0 .32.32 0 0 0 0-.454 2.39 2.39 0 0 1 0-3.375.32.32 0 0 0-.453-.453 3.031 3.031 0 0 0 0 4.282Zm-1.053 1.37a.4.4 0 0 0 .283-.685 4.002 4.002 0 0 1 0-5.653.4.4 0 1 0-.566-.567A4.768 4.768 0 0 0 5 5.511c0 1.282.5 2.487 1.406 3.393a.4.4 0 0 0 .283.117Zm7.79-2.365a.24.24 0 0 0 .34 0 1.623 1.623 0 0 0 0-2.293.24.24 0 0 0-.34.34 1.142 1.142 0 0 1 0 1.613.24.24 0 0 0 0 .34Zm1.19.995a.32.32 0 0 0 .454 0 3.031 3.031 0 0 0 0-4.282.32.32 0 0 0-.453.453c.93.93.93 2.445 0 3.375a.32.32 0 0 0 0 .454Zm1.223.685a.4.4 0 1 0 .567.567 4.767 4.767 0 0 0 1.406-3.393c0-1.282-.5-2.487-1.406-3.394a.4.4 0 1 0-.567.567 4.002 4.002 0 0 1 0 5.653Zm.749 13.24a.32.32 0 0 1-.608.205l-1.092-3.233-3.874 1.792a.32.32 0 0 1-.27 0l-3.873-1.792-1.092 3.233a.32.32 0 1 1-.608-.205l4.938-14.614a1.658 1.658 0 0 1-.538-.457 1.646 1.646 0 0 1 .69-2.519l.514-.89c.058-.099.151-.099.208 0l.514.89a1.646 1.646 0 0 1 .69 2.52c-.143.188-.329.344-.537.456l4.938 14.614Zm-3.02-6.934-.247-.73-2.442-1.13-2.441 1.13-.247.73 2.688 1.244 2.689-1.244Zm-4.264-3.295 1.575.73 1.576-.73-.66-1.95-.916-.424-.916.424-.659 1.95Zm1.44-3.018a.32.32 0 0 1 .27 0l.498.23-.633-1.873L11.3 8.56l.499-.23Zm.9 4.1 1.394.646-.377-1.116-1.018.47Zm-2.546-.47-.377 1.116 1.395-.646-1.018-.47Zm1.221-5.618.257-.76a.32.32 0 0 1 .607 0l.257.76a1.004 1.004 0 1 0-1.563-.83c0 .336.172.646.442.83Zm-3.124 11.25 2.92-1.352-2.13-.986-.79 2.337Zm7.039.553-3.355-1.552-3.354 1.552 3.354 1.552 3.355-1.552Zm.33-.554-.79-2.337-2.13.986 2.92 1.351Z"})}),Ys=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 20.6284V20.6284C7.029 20.6284 3 16.5994 3 11.6284V11.6284C3 6.65742 7.029 2.62842 12 2.62842V2.62842C16.971 2.62842 21 6.65742 21 11.6284V11.6284C21 16.5994 16.971 20.6284 12 20.6284Z",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),c.jsx("path",{d:"M16 9.62842L11 14.6284L8 11.6284",stroke:"#161517","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})}),Xs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m14 16-4-4 4-4"})}),Js=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21c4.95 0 9-4.05 9-9s-4.05-9-9-9M12 21c-2.93 0-5.538-1.426-7.184-3.612"}),c.jsx("path",{stroke:"#161517",strokeDasharray:0,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.816 17.388A8.931 8.931 0 0 1 3 12c0-4.95 4.05-9 9-9"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m7.36 15.639 4.921-2.936V6.375"})]}),Qs=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 19h10.56c1.928 0 3.5-1.572 3.5-3.5s-1.572-3.5-3.5-3.5h-.435v-1c0-3.31-2.69-6-6-6-2.977 0-5.445 2.178-5.913 5.023-2.377.121-4.272 2.07-4.272 4.477a4.5 4.5 0 0 0 4.5 4.5H8Z",clipRule:"evenodd"})}),ed=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.445 12.778 2.333-2.333a4.401 4.401 0 0 0 0-6.223v0a4.401 4.401 0 0 0-6.223 0l-2.333 2.333M8.89 15.11l6.22-6.22M6.555 11.222l-2.333 2.333a4.401 4.401 0 0 0 0 6.223v0a4.401 4.401 0 0 0 6.223 0l2.333-2.333"})}),td=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m12.952 8.661-1.905 6.67M8.903 12.948l-1.905-1.905 1.905-1.905M15.098 14.854l1.904-1.905-1.904-1.905"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.998 2.992h8.003a5.002 5.002 0 0 1 5.003 5.002v8.004A5.002 5.002 0 0 1 16 21H7.998a5.002 5.002 0 0 1-5.002-5.002V7.994a5.002 5.002 0 0 1 5.002-5.002Z",clipRule:"evenodd"})]}),nd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 8.072c-5.249-4.097-12.751-4.097-18 0M6.751 13.314c3.062-2.388 7.437-2.388 10.499 0M12 18.25a.372.372 0 0 0-.373.375.374.374 0 1 0 .748 0A.375.375 0 0 0 12 18.25"})}),od=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 15.704a.3.3 0 0 1 .305.294.3.3 0 0 1-.305.294.3.3 0 0 1-.305-.294.3.3 0 0 1 .305-.294M16.875 10.373c-2.843-2.219-6.907-2.219-9.75 0M9.157 13.212a4.654 4.654 0 0 1 5.687 0"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 21H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3Z",clipRule:"evenodd"})]}),rd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 9H3M8.62 9v12"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}),ad=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("rect",{width:14.006,height:14.006,x:6.998,y:6.998,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:2}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.998 17.002H4.997a2 2 0 0 1-2-2V4.997a2 2 0 0 1 2-2H15a2 2 0 0 1 2 2v2.001"})]}),cd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m11.617 14.408 1.5 1.5-1.5 1.5M9.598 11.617l-1.5 1.5-1.5-1.5"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.369 15.643C8.938 19.362 10.349 22 12.005 22c2.158 0 3.908-4.477 3.908-10s-1.75-10-3.908-10-3.907 4.477-3.907 10v1.117"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.117 15.908H12c-5.523 0-10-1.75-10-3.908s4.477-3.908 10-3.908S22 9.842 22 12c0 1.655-2.638 3.067-6.357 3.636"})]}),id=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16.164 3H5.007a2 2 0 0 0-2 2.015l.104 14a2 2 0 0 0 2 1.985h13.88a2 2 0 0 0 2-2V7.828a2 2 0 0 0-.585-1.414l-2.828-2.828A1.999 1.999 0 0 0 16.164 3Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.993 3v3.909a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V3M7 21v-7.714C7 12.576 7.576 12 8.286 12h7.429c.709 0 1.285.576 1.285 1.286V21"})]}),ld=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M20.003 16.002H3.997a1 1 0 0 1-1-1V4.996a1 1 0 0 1 1-1h16.006a1 1 0 0 1 1 1v10.004a1 1 0 0 1-1 1Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 16.002v5.002M12 7.998V12M7.998 8.999v3M16.001 9.999v2M8.999 21.004h6.002M12 3.904v-.908"})]}),sd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.003 21.004H5.998a2 2 0 0 1-2-2V4.996a2 2 0 0 1 2-2h12.005a2 2 0 0 1 2 2v14.006a2 2 0 0 1-2 2.001Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.999 7.999h7.003M8.999 16.002h7.003M8.999 12h7.003"})]}),dd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:12.5,cy:6.5,r:1.5,fill:"#161517"}),c.jsx("circle",{cx:12.5,cy:12,r:1.5,fill:"#161517"}),c.jsx("circle",{cx:12.5,cy:17.5,r:1.5,fill:"#161517"})]}),ud=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:7,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 7 12)"}),c.jsx("circle",{cx:12.5,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 12.5 12)"}),c.jsx("circle",{cx:18,cy:12,r:1.5,fill:"#161517",transform:"rotate(-90 18 12)"})]}),fd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.998 10 3.083 2.376a3.001 3.001 0 0 0 3.602.047L17.003 10"}),c.jsx("rect",{width:18.008,height:17.007,x:2.996,y:3.497,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:5})]}),pd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e}),hd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.198 7.56 3.483-4.063 3.755 4.38 2.43-2.834 1.936 2.26a8.01 8.01 0 0 1 1.928 5.212v.258a7.73 7.73 0 0 1-7.73 7.73v0a7.73 7.73 0 0 1-7.73-7.73v0A8.01 8.01 0 0 1 6.198 7.56Z",clipRule:"evenodd"})}),vd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"M20 19H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h3.629a1 1 0 0 1 .869.506l.846 1.488a1 1 0 0 0 .87.506H20a1 1 0 0 1 1 1V18a1 1 0 0 1-1 1ZM11 7.5H3"})}),bd=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{fill:"#161517",stroke:"#161517",strokeWidth:.6,d:"M19.306 6.276h-3.704a2.52 2.52 0 0 0 .752-1.805C16.354 3.11 15.296 2 13.997 2c-.937 0-1.745.578-2.125 1.41-.386-.56-1.013-.928-1.722-.928-1.172 0-2.126 1-2.126 2.23 0 .61.234 1.161.612 1.564H4.694C3.76 6.276 3 7.073 3 8.053v1.285c0 .919.67 1.677 1.523 1.767v8.64c0 1.244.964 2.255 2.15 2.255h10.655c1.185 0 2.149-1.011 2.149-2.254v-8.641c.854-.09 1.523-.848 1.523-1.767V8.052c0-.979-.76-1.776-1.694-1.776Zm-7.03-1.805c0-.995.772-1.804 1.721-1.804.949 0 1.72.81 1.72 1.804 0 .996-.771 1.805-1.72 1.805h-1.72V4.471Zm-3.617.242c0-.862.669-1.564 1.49-1.564.823 0 1.492.702 1.492 1.564v1.563H10.15c-.822 0-1.49-.701-1.49-1.563ZM3.635 9.338V8.052c0-.611.475-1.11 1.058-1.11h5.457l1.532.001v3.504H4.693c-.583 0-1.058-.498-1.058-1.11ZM5.16 19.746v-8.632h6.523v10.22h-5.01c-.834 0-1.513-.713-1.513-1.588Zm13.682 0c0 .875-.679 1.588-1.514 1.588h-5.01v-10.22h6.525v8.632Zm1.523-10.408c0 .612-.474 1.11-1.057 1.11h-6.99V6.942h6.99c.583 0 1.058.498 1.058 1.11v1.285Z"})}),gd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4 8.6V21h16V8.6"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m2 10 10-7 10 7M15 21v-6a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v6"})]}),md=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 13.8v-3.6M5.88 10.2v3.6M5.88 12H3M10.92 10.2H8.04M9.48 10.2v3.6M18.12 10.2v3.6M15.96 10.2h-2.88M14.52 10.2v3.6M18.12 10.2h1.755c.621 0 1.125.504 1.125 1.125v0c0 .621-.504 1.125-1.125 1.125H18.12M3 7V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v2M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2"})}),xd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10 9.056C9.094 7.818 7.652 7 6 7v0a5 5 0 0 0-5 5v0a5 5 0 0 0 5 5v0a5.299 5.299 0 0 0 4.543-2.572L12 12l1.457-2.428A5.299 5.299 0 0 1 18 7v0a5 5 0 0 1 5 5v0a5 5 0 0 1-5 5v0c-1.652 0-3.094-.818-4-2.056"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m9.93 6.028.521 2.954-2.954.52"})]}),kd=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.249 15.502h3.502M11 18.003h2"}),c.jsx("rect",{width:18.008,height:18.008,x:2.996,y:2.997,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,rx:5}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.386 13.316a4.251 4.251 0 1 0-6.772 0"})]}),$d=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m13 8-3 3 4 2-3 3"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}),Rr=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.25,d:"M7.625 8.875H4.5V5.75"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19.5 12A7.495 7.495 0 0 0 5.188 8.875"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.25,d:"M16.375 15.125H19.5v3.125"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.5 12a7.495 7.495 0 0 0 14.312 3.125"})]}),yd=P.keyframes(["from{transform:rotate(360deg);}to{transform:rotate(0deg);}"]),wd=P(Rr).withConfig({componentId:"sc-1h6qu7m-0"})(["animation:"," 1s infinite linear;"],yd),Cd={activity:As,"arrow-down":Is,"arrow-right":Ns,"arrow-triangle":Us,"arrow-up":Zs,backups:Bs,blog:Hs,book:Rs,brackets:Ws,briefcase:Vs,building:zs,"burger-menu":Gs,cards:Ks,"cell-tower":qs,chat:$s,check:Fs,"check-in-circle":Ys,"chevron-down":Ps,"chevron-left":Xs,"chevron-right":Os,"chevron-up":Ls,clock:Js,cloud:Qs,code:ed,"code-in-square":td,connect:nd,"connect-alt":od,console:rd,copy:ad,cross:Ds,data:cd,database:ys,disk:id,display:ld,document:sd,"dots-horizontal":ud,"dots-vertical":dd,email:fd,empty:pd,eye:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.118 12.467a.987.987 0 0 1 0-.935C5.01 8.033 8.505 5 12 5s6.99 3.033 8.882 6.533a.987.987 0 0 1 0 .935C18.99 15.967 15.495 19 12 19s-6.99-3.033-8.882-6.533Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.429,d:"M14.121 9.879A3 3 0 1 1 9.88 14.12 3 3 0 0 1 14.12 9.88"})]}),"eye-closed":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 19c-.842 0-1.685-.178-2.504-.495M20.882 12.468C18.99 15.967 15.495 19 12 19M19.08 8.92a15.135 15.135 0 0 1 1.802 2.613.987.987 0 0 1 0 .935M5 19 19 5M9.773 14.227a3.15 3.15 0 0 1 4.455-4.455"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.044 6.956C15.497 5.759 13.748 5 12 5c-3.495 0-6.99 3.033-8.882 6.533a.987.987 0 0 0 0 .935c.946 1.749 2.292 3.381 3.838 4.577"})]}),filter:ws,fire:hd,folder:vd,gift:bd,history:Cs,home:gd,http:md,"info-in-circle":js,information:_s,"insert-row":Ss,integrations:xd,"light-bulb":kd,lightening:$d,loading:Rr,"loading-animated":wd,metrics:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("circle",{cx:19.503,cy:4.497,r:2.501,stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m16.002 10-2.72 3.626L9.999 11l-3.001 4.002"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21.004 10v7.002a4.002 4.002 0 0 1-4.002 4.002H6.998a4.002 4.002 0 0 1-4.002-4.002V6.998a4.002 4.002 0 0 1 4.002-4.001H14"})]}),"metrics-alt":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17 21H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m3 15 7-5 4 4 7-5"})]}),payment:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{fill:"#161517",d:"M20.467 18.666H3.533A1.509 1.509 0 0 1 2 17.133V6.866C2 6 2.667 5.333 3.533 5.333h16.934C21.333 5.333 22 6 22 6.866v10.267c0 .867-.667 1.533-1.533 1.533Zm-16.934-12c-.133 0-.2.067-.2.2v10.267c0 .133.067.2.2.2h16.934c.133 0 .2-.067.2-.2V6.866c0-.133-.067-.2-.2-.2H3.533Z"}),c.jsx("path",{fill:"#161517",d:"M2.666 9.2h18.667v2.666H2.666V9.2Z"})]}),pencil:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.54 10.12-3.66-3.66"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.251 21H3v-3.251c0-.265.105-.52.293-.707L16.627 3.707a.999.999 0 0 1 1.414 0l2.251 2.25a.999.999 0 0 1 0 1.415L6.958 20.707a.997.997 0 0 1-.707.293v0Z",clipRule:"evenodd"})]}),"pie-chart":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 12v0a9 9 0 0 1-9 9v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m18.364 18.364-6.071-6.071a1 1 0 0 1-.293-.707V3M12.07 11.96l7.72-4.46"})]}),play:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.336 3.156a8.99 8.99 0 0 0-5.224 3.05M3.49 9.08a8.874 8.874 0 0 0 .049 5.973M5.209 17.9a8.982 8.982 0 0 0 5.128 2.944M13.638 3.152a8.997 8.997 0 0 1 0 17.696"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m10.941 9.057 3.884 2.297a.75.75 0 0 1 0 1.292l-3.884 2.297a.75.75 0 0 1-1.132-.647V9.703a.75.75 0 0 1 1.132-.646v0Z",clipRule:"evenodd"})]}),plus:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 5v13M18.5 11.5h-13"})}),popout:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 3h5v5M14 10l7-7M19 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5"})}),question:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 21v0a9 9 0 0 1-9-9v0a9 9 0 0 1 9-9v0a9 9 0 0 1 9 9v0a9 9 0 0 1-9 9Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 13.25V13c0-.817.505-1.26 1.011-1.6.494-.333.989-.767.989-1.567a2 2 0 1 0-4 0M11.999 16a.25.25 0 1 0 .002.5A.25.25 0 0 0 12 16"})]}),refresh:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8.5 6H12a7.5 7.5 0 1 1-6.666 4.06"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m11.5 3-3 3 3 3"})]}),search:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.714 6.838a6.276 6.276 0 1 1-8.876 8.876 6.276 6.276 0 0 1 8.876-8.876M19 19l-3.29-3.29"})}),secure:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15.319 10.342 11.17 14.49 8.68 12"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19.1 5.921a11.268 11.268 0 0 1-6.463-2.688.989.989 0 0 0-1.274 0A11.275 11.275 0 0 1 4.9 5.921a.988.988 0 0 0-.9.991v4.33c0 4.367 3.156 8.462 7.478 9.685.339.096.706.096 1.045 0C16.844 19.703 20 15.61 20 11.243v-4.33a.988.988 0 0 0-.9-.992Z",clipRule:"evenodd"})]}),services:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 3h7v7H3V3ZM14 3h7v7h-7V3ZM3 14h7v7H3v-7ZM14 14h7v7h-7v-7Z",clipRule:"evenodd"})}),settings:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 5h3M3 5h11M10 12h11M3 12h3M18 19h3M3 19h11M17.414 3.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M9.414 10.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828M17.414 17.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828"})}),share:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m12 12 9-9v7-7h-7"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4"})]}),"slide-in":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.297 11.985h11.867M12.424 7.491l4.78 4.51-4.78 4.508"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeWidth:1.5,d:"M19 17V7"})]}),"slide-out":e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.703 12.015H6.836M11.576 16.509l-4.78-4.51 4.78-4.508"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeWidth:1.5,d:"M5 7v10"})]}),"sort-alt":Ms,sort:Es,sparkle:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M2.996 16.794a4.002 4.002 0 0 1 4.002 4.002 4.002 4.002 0 0 1 4.001-4.002 4.002 4.002 0 0 1-4.001-4.002 4.002 4.002 0 0 1-4.002 4.002ZM13.001 13.793a4.002 4.002 0 0 1 4.002 4.001 4.002 4.002 0 0 1 4.001-4.001 4.002 4.002 0 0 1-4.001-4.002A4.002 4.002 0 0 1 13 13.793v0ZM6.998 6.79A4.002 4.002 0 0 1 11 10.79 4.002 4.002 0 0 1 15 6.79 4.002 4.002 0 0 1 11 2.788 4.002 4.002 0 0 1 6.998 6.79Z",clipRule:"evenodd"})}),speaker:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.999 15.002 6.998 15a4.003 4.003 0 0 1-4.002-4.004v-.998A4.002 4.002 0 0 1 7 5.997h7l3.874-2.647c1.329-.908 3.13.044 3.13 1.652v10.997c0 1.609-1.802 2.56-3.13 1.652L14 15.002Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M14 5.998v9.004M5.997 15.002l1.53 3.86a1.8 1.8 0 0 0 1.67 1.142v0c1.272 0 2.142-1.295 1.673-2.489l-.99-2.514"})]}),speed:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.007 10.313A1.69 1.69 0 0 1 13.688 12v.008a1.689 1.689 0 1 1-1.681-1.695M10.807 13.194l-1.25 1.25M16.202 7.798 13.201 10.8"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18.367 5.634A9.004 9.004 0 1 1 12 2.997v3"})]}),star:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m7.75 1.87 1.895 3.87 4.24.625-3.068 3.011.724 4.254-3.791-2.01-3.792 2.01.724-4.254-3.068-3.01 4.24-.625L7.75 1.87Z",clipRule:"evenodd"})}),support:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 18H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.467 11.504v-.207c0-.678.419-1.045.839-1.327.41-.276.82-.636.82-1.3a1.659 1.659 0 0 0-3.318 0M10.466 13.843a.148.148 0 0 0-.15.15.15.15 0 1 0 .15-.15"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 6h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-1"})]}),table:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z",clipRule:"evenodd"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 9h18M3 15h18M12 9v12"})]}),taxi:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeWidth:1.5,d:"m9.368 17.484.003-.004-.003.004Z"}),c.jsx("mask",{id:"a",fill:"#fff",children:c.jsx("path",{d:"M3.857 13.714h16.286a.43.43 0 0 0 .383-.622L18.19 8.468a1.286 1.286 0 0 0-1.17-.754H6.98a1.28 1.28 0 0 0-1.162.738l-2.343 4.64a.429.429 0 0 0 .382.622Zm2.734-4.891a.429.429 0 0 1 .39-.252H17.02a.437.437 0 0 1 .398.268l2.029 4.018H4.554L6.59 8.823Z"})}),c.jsx("path",{fill:"#161517",d:"M3.857 13.714v-1.5 1.5Zm16.286 0v-1.5 1.5Zm.383-.622-1.339.677 1.339-.677ZM18.19 8.468l-1.365.62.012.029.014.027 1.34-.676Zm-1.17-.754v-1.5 1.5Zm-10.04 0-.003 1.5h.004v-1.5Zm-1.162.738 1.34.677.01-.02.01-.021-1.36-.636Zm-2.343 4.64 1.339.677-1.34-.677Zm3.116-4.27L7.93 9.5l.014-.028.012-.027-1.365-.621Zm.39-.25v-1.5 1.5Zm10.039 0 .017-1.5h-.017v1.5Zm.398.267-1.382.583.02.047.022.046 1.34-.677Zm2.029 4.018v1.5h2.438l-1.1-2.176-1.338.676Zm-14.893 0-1.34-.676-1.098 2.176h2.438v-1.5Zm-.697 2.357h16.286v-3H3.857v3Zm16.285 0c.33 0 .654-.084.942-.244l-1.463-2.62c.16-.089.34-.136.523-.136l-.002 3Zm.942-.244c.287-.161.53-.393.702-.673l-2.555-1.573c.096-.156.23-.284.39-.374l1.463 2.62Zm.702-.673c.173-.281.27-.601.284-.93l-2.997-.126c.008-.183.062-.36.158-.517l2.555 1.573Zm.284-.93a1.929 1.929 0 0 0-.205-.951l-2.678 1.353a1.073 1.073 0 0 1-.114-.528l2.997.126Zm-.205-.95-2.336-4.625-2.678 1.352 2.336 4.625 2.678-1.353Zm-2.31-4.57a2.785 2.785 0 0 0-1.027-1.189L16.904 9.18a.214.214 0 0 1-.08-.091l2.732-1.241Zm-1.027-1.189a2.786 2.786 0 0 0-1.508-.444v3a.214.214 0 0 1-.116-.034l1.624-2.522Zm-1.508-.444H6.98v3h10.04v-3Zm-10.036 0a2.78 2.78 0 0 0-1.496.433L7.096 9.18a.22.22 0 0 1-.119.034l.007-3Zm-1.496.433a2.78 2.78 0 0 0-1.029 1.17l2.718 1.27a.22.22 0 0 1-.081.093L5.488 6.647Zm-1.009 1.13-2.343 4.64 2.678 1.352 2.343-4.64L4.48 7.776Zm-2.343 4.639c-.149.294-.22.621-.206.95l2.998-.125c.007.183-.032.365-.114.528l-2.678-1.353Zm-.206.95c.014.33.112.65.285.93l2.555-1.572c.096.156.15.334.158.517l-2.998.126Zm.285.93c.173.281.414.513.702.674l1.463-2.62c.16.09.294.218.39.374l-2.555 1.573Zm.702.674c.288.16.612.244.941.244l-.001-3c.183 0 .363.047.523.136l-1.463 2.62Zm5.04-5.526a1.071 1.071 0 0 1-.396.457L5.937 7.379c-.311.2-.558.486-.712.823l2.731 1.242ZM7.56 9.9c-.173.111-.374.17-.58.17v-3c-.37 0-.733.107-1.044.308L7.56 9.9Zm-.58.17H17.02v-3H6.98v3Zm10.022 0a1.062 1.062 0 0 1-.58-.18l1.672-2.49a1.937 1.937 0 0 0-1.058-.33l-.034 3Zm-.58-.18a1.063 1.063 0 0 1-.387-.469l2.763-1.167a1.937 1.937 0 0 0-.704-.855l-1.673 2.491Zm-.345-.376 2.03 4.018 2.678-1.352-2.03-4.019-2.678 1.353Zm3.369 1.842H4.554v3h14.893v-3ZM5.893 13.533 7.93 9.5 5.252 8.147 3.215 12.18l2.678 1.352Z",mask:"url(#a)"}),c.jsx("mask",{id:"b",fill:"#fff",children:c.jsx("path",{d:"M5.357 15h-1.5a.857.857 0 0 0-.857.857v1.072a.857.857 0 0 0 .857.857h3.429a.428.428 0 0 0 .428-.429A2.36 2.36 0 0 0 5.357 15Zm-1.5 1.929v-1.072h1.5a1.502 1.502 0 0 1 1.438 1.072H3.857Z"})}),c.jsx("path",{fill:"#161517",d:"m5.357 15 .002-1.5h-.002V15Zm2.357 2.357h1.5v-.002l-1.5.002Zm-3.857-.428h-1.5v1.5h1.5v-1.5Zm0-1.072v-1.5h-1.5v1.5h1.5Zm1.5 0 .002-1.5h-.002v1.5Zm1.438 1.072v1.5h2.014l-.577-1.93-1.437.43ZM5.357 13.5h-1.5v3h1.5v-3Zm-1.5 0c-.625 0-1.225.248-1.667.69l2.122 2.122a.643.643 0 0 1-.455.188v-3Zm-1.667.69a2.357 2.357 0 0 0-.69 1.667h3c0 .17-.068.334-.188.455L2.19 14.19Zm-.69 1.667v1.072h3v-1.072h-3Zm0 1.072c0 .625.248 1.224.69 1.666l2.122-2.121c.12.12.188.284.188.455h-3Zm.69 1.666c.442.442 1.042.69 1.667.69v-3c.17 0 .334.068.455.189L2.19 18.595Zm1.667.69h3.429v-3H3.857v3Zm3.429 0c.511 0 1.002-.203 1.363-.564l-2.12-2.122c.2-.2.473-.313.757-.313v3Zm1.363-.564c.362-.362.565-.852.565-1.364h-3c0-.284.113-.556.314-.758l2.121 2.122Zm.565-1.366a3.86 3.86 0 0 0-1.13-2.725l-2.122 2.122a.86.86 0 0 1 .252.607l3-.004Zm-1.13-2.725a3.86 3.86 0 0 0-2.725-1.13l-.003 3a.86.86 0 0 1 .606.252l2.122-2.121ZM5.357 16.93v-1.072h-3v1.072h3Zm-1.5.428h1.5v-3h-1.5v3Zm1.498 0h.002l1.793-2.405a3.002 3.002 0 0 0-1.791-.595l-.003 3Zm.002 0v.002l2.875-.86a3.003 3.003 0 0 0-1.082-1.547l-1.793 2.406Zm1.438-1.928H3.857v3h2.938v-3Z",mask:"url(#b)"}),c.jsx("mask",{id:"c",fill:"#fff",children:c.jsx("path",{d:"M21 16.929v-1.072a.857.857 0 0 0-.857-.857h-1.5a2.36 2.36 0 0 0-2.357 2.357.429.429 0 0 0 .429.429h3.428a.857.857 0 0 0 .857-.857Zm-2.357-1.072h1.5v1.072h-2.937a1.502 1.502 0 0 1 1.437-1.072Z"})}),c.jsx("path",{fill:"#161517",d:"M18.643 15v-1.5h-.001l.001 1.5Zm-2.357 2.357-1.5-.002v.002h1.5Zm2.357-1.5v-1.5h-.001l.001 1.5Zm1.5 0h1.5v-1.5h-1.5v1.5Zm0 1.072v1.5h1.5v-1.5h-1.5Zm-2.937 0-1.437-.43-.578 1.93h2.015v-1.5Zm5.294 0v-1.072h-3v1.072h3Zm0-1.072c0-.625-.248-1.225-.69-1.667l-2.121 2.122a.643.643 0 0 1-.189-.455h3Zm-.69-1.667a2.357 2.357 0 0 0-1.667-.69v3a.643.643 0 0 1-.454-.188l2.121-2.122Zm-1.667-.69h-1.5v3h1.5v-3Zm-1.501 0a3.86 3.86 0 0 0-2.725 1.13l2.12 2.122a.86.86 0 0 1 .608-.252l-.003-3Zm-2.725 1.13a3.86 3.86 0 0 0-1.13 2.725l3 .004a.86.86 0 0 1 .25-.607l-2.12-2.121Zm-1.13 2.727c0 .512.202 1.002.564 1.364l2.121-2.122c.201.201.314.474.314.758h-3Zm.564 1.364c.362.361.852.565 1.364.565v-3c.284 0 .556.113.757.313l-2.121 2.122Zm1.364.565h3.428v-3h-3.428v3Zm3.428 0c.625 0 1.225-.249 1.667-.69l-2.121-2.122a.643.643 0 0 1 .454-.188v3Zm1.667-.69c.442-.443.69-1.042.69-1.667h-3c0-.17.068-.334.189-.455l2.121 2.121Zm-3.167-1.239h1.5v-3h-1.5v3Zm0-1.5v1.072h3v-1.072h-3Zm1.5-.428h-2.937v3h2.937v-3Zm-1.5 1.93v-.001l-1.792-2.406a3.003 3.003 0 0 0-1.082 1.546l2.874.86Zm0-.001h.002l-.003-3c-.646 0-1.274.208-1.791.594l1.793 2.406Z",mask:"url(#c)"}),c.jsx("mask",{id:"d",fill:"#fff",children:c.jsx("path",{d:"M21.322 9.857h-.932l-.945-2.093A3.006 3.006 0 0 0 16.71 6h-.1l-.865-3.115a.429.429 0 0 0-.412-.314H8.667a.429.429 0 0 0-.413.314L7.39 6h-.1a3.005 3.005 0 0 0-2.733 1.764L3.61 9.857H2.68c-1.345 0-1.822.75-1.822 1.393a1.395 1.395 0 0 0 1.393 1.393h.101l-.291.643a3.861 3.861 0 0 0-.345 1.602v3.54c.001.46.152.908.43 1.275l-.002.011V21a1.286 1.286 0 0 0 1.286 1.286h1.714A1.286 1.286 0 0 0 6.43 21v-.429h11.143V21a1.286 1.286 0 0 0 1.285 1.286h1.715A1.286 1.286 0 0 0 21.857 21v-1.286l-.002-.01c.278-.368.43-.815.431-1.276v-3.54a3.86 3.86 0 0 0-.343-1.602l-.291-.643h.1a1.394 1.394 0 0 0 1.391-1.393c0-.643-.477-1.393-1.821-1.393ZM1.715 11.25c0-.484.674-.536.964-.536h.519l-.476 1.072H2.25a.537.537 0 0 1-.535-.536Zm7.278-7.822h6.015L15.722 6H8.278l.715-2.572ZM5.572 21a.429.429 0 0 1-.429.428H3.43A.428.428 0 0 1 3 21v-.61c.27.12.562.181.857.181h1.715V21Zm-1.715-1.286a1.286 1.286 0 0 1-1.285-1.286v-3.54c0-.43.09-.856.268-1.247l2.497-5.524a2.146 2.146 0 0 1 1.953-1.26h9.42a2.146 2.146 0 0 1 1.953 1.26l2.497 5.524c.178.391.27.817.269 1.247v3.54a1.286 1.286 0 0 1-1.286 1.286H3.857Zm16.715 1.714h-1.715A.428.428 0 0 1 18.43 21v-.429h1.714c.295 0 .587-.062.857-.181V21a.429.429 0 0 1-.428.428Zm1.178-9.642h-.471l-.476-1.072h.519c.29 0 .964.052.964.536a.536.536 0 0 1-.536.536Z"})}),c.jsx("path",{stroke:"#161517",strokeWidth:3,d:"M21.322 9.857h-.932l-.945-2.093A3.006 3.006 0 0 0 16.71 6h-.1l-.865-3.115a.429.429 0 0 0-.412-.314H8.667a.429.429 0 0 0-.413.314L7.39 6h-.1a3.005 3.005 0 0 0-2.733 1.764L3.61 9.857H2.68c-1.345 0-1.822.75-1.822 1.393a1.395 1.395 0 0 0 1.393 1.393h.101l-.291.643a3.861 3.861 0 0 0-.345 1.602v3.54c.001.46.152.908.43 1.275l-.002.011V21a1.286 1.286 0 0 0 1.286 1.286h1.714A1.286 1.286 0 0 0 6.43 21v-.429h11.143V21a1.286 1.286 0 0 0 1.285 1.286h1.715A1.286 1.286 0 0 0 21.857 21v-1.286l-.002-.01c.278-.368.43-.815.431-1.276v-3.54a3.86 3.86 0 0 0-.343-1.602l-.291-.643h.1a1.394 1.394 0 0 0 1.391-1.393c0-.643-.477-1.393-1.821-1.393ZM1.715 11.25c0-.484.674-.536.964-.536h.519l-.476 1.072H2.25a.537.537 0 0 1-.535-.536Zm7.278-7.822h6.015L15.722 6H8.278l.715-2.572ZM5.572 21a.429.429 0 0 1-.429.428H3.43A.428.428 0 0 1 3 21v-.61c.27.12.562.181.857.181h1.715V21Zm-1.715-1.286a1.286 1.286 0 0 1-1.285-1.286v-3.54c0-.43.09-.856.268-1.247l2.497-5.524a2.146 2.146 0 0 1 1.953-1.26h9.42a2.146 2.146 0 0 1 1.953 1.26l2.497 5.524c.178.391.27.817.269 1.247v3.54a1.286 1.286 0 0 1-1.286 1.286H3.857Zm16.715 1.714h-1.715A.428.428 0 0 1 18.43 21v-.429h1.714c.295 0 .587-.062.857-.181V21a.429.429 0 0 1-.428.428Zm1.178-9.642h-.471l-.476-1.072h.519c.29 0 .964.052.964.536a.536.536 0 0 1-.536.536Z",mask:"url(#d)"}),c.jsx("mask",{id:"e",fill:"#fff",children:c.jsx("path",{d:"M10.715 4.714h-.858v.857h.858v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M9.857 4.714v-1.5h-1.5v1.5h1.5Zm.858 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.858 0h-1.5v1.5h1.5v-1.5Zm0 .643h.858v-3h-.858v3Zm-.642-1.5v.857h3v-.857h-3Zm1.5-.643h-.858v3h.858v-3Zm.642 1.5v-.857h-3v.857h3Z",mask:"url(#e)"}),c.jsx("mask",{id:"f",fill:"#fff",children:c.jsx("path",{d:"M11.571 3.857h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M10.714 3.857v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#f)"}),c.jsx("mask",{id:"g",fill:"#fff",children:c.jsx("path",{d:"M12.428 4.714h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M11.571 4.714v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#g)"}),c.jsx("mask",{id:"h",fill:"#fff",children:c.jsx("path",{d:"M13.286 3.857h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M12.429 3.857v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#h)"}),c.jsx("mask",{id:"i",fill:"#fff",children:c.jsx("path",{d:"M14.143 4.714h-.857v.857h.857v-.857Z"})}),c.jsx("path",{fill:"#161517",d:"M13.286 4.714v-1.5h-1.5v1.5h1.5Zm.857 0h1.5v-1.5h-1.5v1.5Zm0 .857v1.5h1.5v-1.5h-1.5Zm-.857 0h-1.5v1.5h1.5v-1.5Zm0 .643h.857v-3h-.857v3Zm-.643-1.5v.857h3v-.857h-3Zm1.5-.643h-.857v3h.857v-3Zm.643 1.5v-.857h-3v.857h3Z",mask:"url(#i)"})]}),trash:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M18 6v12.75c0 1.243-1.027 2.25-2.269 2.25h-7.5A2.233 2.233 0 0 1 6 18.75V6M19.5 6h-15M10 3h4M14 10v7M10 17v-7"})}),upload:e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:[c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 19.813v-7M9.833 14.813 12 12.645l2.167 2.168"}),c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M16 19.813h2.56c1.928 0 3.5-1.572 3.5-3.5s-1.572-3.5-3.5-3.5h-.435v-1c0-3.31-2.69-6-6-6-2.977 0-5.445 2.178-5.913 5.022-2.377.121-4.272 2.07-4.272 4.477a4.5 4.5 0 0 0 4.5 4.5H8"})]}),url:e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",...e,children:c.jsx("path",{stroke:"#161517",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m17.445 12.778 2.333-2.333a4.401 4.401 0 0 0 0-6.223v0a4.401 4.401 0 0 0-6.223 0l-2.333 2.333M8.89 15.11l6.22-6.22M6.555 11.222l-2.333 2.333a4.401 4.401 0 0 0 0 6.223v0a4.401 4.401 0 0 0 6.223 0l2.333-2.333"})}),user:Hr,users:ks,warning:Ts},Sd=({name:e,...t})=>{const n=Cd[e];return n?c.jsx(n,{...t}):null},Md=e=>({color:t,width:n,height:o,className:r,size:a,...s})=>c.jsx(Ed,{$color:t,$width:n,$height:o,$size:a,className:r,children:c.jsx(e,{...s})}),Ed=P.div.withConfig({componentId:"sc-29ieut-0"})(["display:flex;align-items:center;",""],({theme:e,$color:t="currentColor",$width:n,$height:o,$size:r})=>`
|
|
28
|
+
& path[stroke], & svg[stroke]:not([stroke="none"]) {
|
|
29
|
+
stroke: ${t};
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
& path[fill], & svg[fill]:not([fill="none"]) {
|
|
33
|
+
fill: ${t};
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
& svg {
|
|
37
|
+
width: ${n||e.click.image[r||"md"].size.width||"24px"};
|
|
38
|
+
height: ${o||e.click.image[r||"md"].size.height||"24px"};
|
|
39
|
+
}
|
|
40
|
+
`),Od=Md(Sd),Q=P(Od).withConfig({componentId:"sc-29ieut-1"})([""]);Q.displayName="Icon";const oo=i.forwardRef(({type:e="primary",icon:t,size:n,...o},r)=>c.jsx(Pd,{...o,$styleType:e,$size:n,ref:r,children:c.jsx(Q,{name:t,size:"md"})}));oo.displayName="IconButton";const Pd=P.button.withConfig({componentId:"sc-4ff7ue-0"})(["",""],({theme:e,$size:t,$styleType:n="primary"})=>`
|
|
41
|
+
border-radius: ${e.click.button.iconButton.radii.all};
|
|
42
|
+
border-color: ${e.click.button.iconButton.color.primary.stroke.default};
|
|
43
|
+
padding: ${t?`${e.click.button.iconButton[t].space.y} ${e.click.button.iconButton[t].space.x}`:`${e.click.button.iconButton.default.space.y} ${e.click.button.iconButton.default.space.x}`};
|
|
44
|
+
|
|
45
|
+
background-color: ${e.click.button.iconButton.color[n].background.default};
|
|
46
|
+
|
|
47
|
+
color: ${e.click.button.iconButton.color[n].text.default};
|
|
48
|
+
|
|
49
|
+
&:hover {
|
|
50
|
+
background-color: ${e.click.button.iconButton.color[n].background.hover};
|
|
51
|
+
color: ${e.click.button.iconButton.color[n].text.hover};
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&:active {
|
|
55
|
+
background-color: ${e.click.button.iconButton.color[n].background.active};
|
|
56
|
+
color: ${e.click.button.iconButton.color[n].text.active};
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
&[disabled] {
|
|
60
|
+
background-color: ${e.click.button.iconButton.color.disabled.background.default};
|
|
61
|
+
color: ${e.click.button.iconButton.color.disabled.text.default};
|
|
62
|
+
}
|
|
63
|
+
`),Id=P.label.withConfig({componentId:"sc-1gg29zb-0"})(["",""],({theme:e,disabled:t,$error:n})=>`
|
|
64
|
+
${t?`
|
|
65
|
+
color: ${e.click.field.color.label.disabled};
|
|
66
|
+
font: ${e.click.field.typography.label.disabled};
|
|
67
|
+
`:n?`
|
|
68
|
+
color: ${e.click.field.color.label.error};
|
|
69
|
+
font: ${e.click.field.typography.label.error};
|
|
70
|
+
`:`
|
|
71
|
+
color: ${e.click.field.color.label.default};
|
|
72
|
+
font: ${e.click.field.typography.label.default};
|
|
73
|
+
&:hover {
|
|
74
|
+
color: ${e.click.field.color.label.hover};
|
|
75
|
+
font: ${e.click.field.typography.label.hover};
|
|
76
|
+
}
|
|
77
|
+
&:focus, &:focus-within {
|
|
78
|
+
color: ${e.click.field.color.label.active};
|
|
79
|
+
font: ${e.click.field.typography.label.active};
|
|
80
|
+
}
|
|
81
|
+
`};
|
|
82
|
+
`),ro=({disabled:e,error:t,children:n,...o})=>c.jsx(Id,{disabled:e,$error:t,...o,children:n});function O(){return O=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},O.apply(this,arguments)}function se(e,t=[]){let n=[];function o(a,s){const l=i.createContext(s),d=n.length;n=[...n,s];function u(f){const{scope:v,children:b,...g}=f,h=(v==null?void 0:v[e][d])||l,x=i.useMemo(()=>g,Object.values(g));return i.createElement(h.Provider,{value:x},b)}function p(f,v){const b=(v==null?void 0:v[e][d])||l,g=i.useContext(b);if(g)return g;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,p]}const r=()=>{const a=n.map(s=>i.createContext(s));return function(l){const d=(l==null?void 0:l[e])||a;return i.useMemo(()=>({[`__scope${e}`]:{...l,[e]:d}}),[l,d])}};return r.scopeName=e,[o,jd(r,...t)]}function jd(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const o=e.map(r=>({useScope:r(),scopeName:r.scopeName}));return function(a){const s=o.reduce((l,{useScope:d,scopeName:u})=>{const f=d(a)[`__scope${u}`];return{...l,...f}},{});return i.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Fd(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function ao(...e){return t=>e.forEach(n=>Fd(n,t))}function oe(...e){return i.useCallback(ao(...e),e)}const Qe=i.forwardRef((e,t)=>{const{children:n,...o}=e,r=i.Children.toArray(n),a=r.find(_d);if(a){const s=a.props.children,l=r.map(d=>d===a?i.Children.count(s)>1?i.Children.only(null):i.isValidElement(s)?s.props.children:null:d);return i.createElement(co,O({},o,{ref:t}),i.isValidElement(s)?i.cloneElement(s,void 0,l):null)}return i.createElement(co,O({},o,{ref:t}),n)});Qe.displayName="Slot";const co=i.forwardRef((e,t)=>{const{children:n,...o}=e;return i.isValidElement(n)?i.cloneElement(n,{...Td(o,n.props),ref:t?ao(t,n.ref):n.ref}):i.Children.count(n)>1?i.Children.only(null):null});co.displayName="SlotClone";const Wr=({children:e})=>i.createElement(i.Fragment,null,e);function _d(e){return i.isValidElement(e)&&e.type===Wr}function Td(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...l)=>{a(...l),r(...l)}:r&&(n[o]=r):o==="style"?n[o]={...r,...a}:o==="className"&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}function io(e){const t=e+"CollectionProvider",[n,o]=se(t),[r,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=b=>{const{scope:g,children:h}=b,x=i.useRef(null),k=i.useRef(new Map).current;return i.createElement(r,{scope:g,itemMap:k,collectionRef:x},h)},l=e+"CollectionSlot",d=i.forwardRef((b,g)=>{const{scope:h,children:x}=b,k=a(l,h),$=oe(g,k.collectionRef);return i.createElement(Qe,{ref:$},x)}),u=e+"CollectionItemSlot",p="data-radix-collection-item",f=i.forwardRef((b,g)=>{const{scope:h,children:x,...k}=b,$=i.useRef(null),C=oe(g,$),y=a(u,h);return i.useEffect(()=>(y.itemMap.set($,{ref:$,...k}),()=>void y.itemMap.delete($))),i.createElement(Qe,{[p]:"",ref:C},x)});function v(b){const g=a(e+"CollectionConsumer",b);return i.useCallback(()=>{const x=g.collectionRef.current;if(!x)return[];const k=Array.from(x.querySelectorAll(`[${p}]`));return Array.from(g.itemMap.values()).sort((y,M)=>k.indexOf(y.ref.current)-k.indexOf(M.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:s,Slot:d,ItemSlot:f},v,o]}function D(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e==null||e(r),n===!1||!r.defaultPrevented)return t==null?void 0:t(r)}}function be(e){const t=i.useRef(e);return i.useEffect(()=>{t.current=e}),i.useMemo(()=>(...n)=>{var o;return(o=t.current)===null||o===void 0?void 0:o.call(t,...n)},[])}function ge({prop:e,defaultProp:t,onChange:n=()=>{}}){const[o,r]=Dd({defaultProp:t,onChange:n}),a=e!==void 0,s=a?e:o,l=be(n),d=i.useCallback(u=>{if(a){const f=typeof u=="function"?u(e):u;f!==e&&l(f)}else r(u)},[a,e,r,l]);return[s,d]}function Dd({defaultProp:e,onChange:t}){const n=i.useState(e),[o]=n,r=i.useRef(o),a=be(t);return i.useEffect(()=>{r.current!==o&&(a(o),r.current=o)},[o,r,a]),n}const q=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{const n=i.forwardRef((o,r)=>{const{asChild:a,...s}=o,l=a?Qe:t;return i.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),i.createElement(l,O({},s,{ref:r}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function Vr(e,t){e&&Ue.flushSync(()=>e.dispatchEvent(t))}const Ze=globalThis!=null&&globalThis.document?i.useLayoutEffect:()=>{};function Ld(e,t){return i.useReducer((n,o)=>{const r=t[n][o];return r??n},e)}const pe=e=>{const{present:t,children:n}=e,o=Ad(t),r=typeof n=="function"?n({present:o.isPresent}):i.Children.only(n),a=oe(o.ref,r.ref);return typeof n=="function"||o.isPresent?i.cloneElement(r,{ref:a}):null};pe.displayName="Presence";function Ad(e){const[t,n]=i.useState(),o=i.useRef({}),r=i.useRef(e),a=i.useRef("none"),s=e?"mounted":"unmounted",[l,d]=Ld(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect(()=>{const u=nn(o.current);a.current=l==="mounted"?u:"none"},[l]),Ze(()=>{const u=o.current,p=r.current;if(p!==e){const v=a.current,b=nn(u);e?d("MOUNT"):b==="none"||(u==null?void 0:u.display)==="none"?d("UNMOUNT"):d(p&&v!==b?"ANIMATION_OUT":"UNMOUNT"),r.current=e}},[e,d]),Ze(()=>{if(t){const u=f=>{const b=nn(o.current).includes(f.animationName);f.target===t&&b&&Ue.flushSync(()=>d("ANIMATION_END"))},p=f=>{f.target===t&&(a.current=nn(o.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback(u=>{u&&(o.current=getComputedStyle(u)),n(u)},[])}}function nn(e){return(e==null?void 0:e.animationName)||"none"}const Nd=w["useId".toString()]||(()=>{});let Ud=0;function je(e){const[t,n]=w.useState(Nd());return Ze(()=>{e||n(o=>o??String(Ud++))},[e]),e||(t?`radix-${t}`:"")}const zr="Collapsible",[Zd,Gr]=se(zr),[Bd,lo]=Zd(zr),Hd=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:o,defaultOpen:r,disabled:a,onOpenChange:s,...l}=e,[d=!1,u]=ge({prop:o,defaultProp:r,onChange:s});return i.createElement(Bd,{scope:n,disabled:a,contentId:je(),open:d,onOpenToggle:i.useCallback(()=>u(p=>!p),[u])},i.createElement(q.div,O({"data-state":so(d),"data-disabled":a?"":void 0},l,{ref:t})))}),Rd="CollapsibleTrigger",Wd=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,...o}=e,r=lo(Rd,n);return i.createElement(q.button,O({type:"button","aria-controls":r.contentId,"aria-expanded":r.open||!1,"data-state":so(r.open),"data-disabled":r.disabled?"":void 0,disabled:r.disabled},o,{ref:t,onClick:D(e.onClick,r.onOpenToggle)}))}),Kr="CollapsibleContent",Vd=i.forwardRef((e,t)=>{const{forceMount:n,...o}=e,r=lo(Kr,e.__scopeCollapsible);return i.createElement(pe,{present:n||r.open},({present:a})=>i.createElement(zd,O({},o,{ref:t,present:a})))}),zd=i.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:o,children:r,...a}=e,s=lo(Kr,n),[l,d]=i.useState(o),u=i.useRef(null),p=oe(t,u),f=i.useRef(0),v=f.current,b=i.useRef(0),g=b.current,h=s.open||l,x=i.useRef(h),k=i.useRef();return i.useEffect(()=>{const $=requestAnimationFrame(()=>x.current=!1);return()=>cancelAnimationFrame($)},[]),Ze(()=>{const $=u.current;if($){k.current=k.current||{transitionDuration:$.style.transitionDuration,animationName:$.style.animationName},$.style.transitionDuration="0s",$.style.animationName="none";const C=$.getBoundingClientRect();f.current=C.height,b.current=C.width,x.current||($.style.transitionDuration=k.current.transitionDuration,$.style.animationName=k.current.animationName),d(o)}},[s.open,o]),i.createElement(q.div,O({"data-state":so(s.open),"data-disabled":s.disabled?"":void 0,id:s.contentId,hidden:!h},a,{ref:p,style:{["--radix-collapsible-content-height"]:v?`${v}px`:void 0,["--radix-collapsible-content-width"]:g?`${g}px`:void 0,...e.style}}),h&&r)});function so(e){return e?"open":"closed"}const Gd=Hd,Kd=Wd,qd=Vd,Yd=i.createContext(void 0);function Et(e){const t=i.useContext(Yd);return e||t||"ltr"}const Be="Accordion",Xd=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[uo,Jd,Qd]=io(Be),[on,T8]=se(Be,[Qd,Gr]),fo=Gr(),qr=i.forwardRef((e,t)=>{const{type:n,...o}=e,r=o,a=o;return i.createElement(uo.Provider,{scope:e.__scopeAccordion},n==="multiple"?i.createElement(o1,O({},a,{ref:t})):i.createElement(n1,O({},r,{ref:t})))});qr.propTypes={type(e){const t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?new Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):e.type==="multiple"&&typeof t=="string"?new Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):e.type==="single"&&Array.isArray(t)?new Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};const[Yr,e1]=on(Be),[Xr,t1]=on(Be,{collapsible:!1}),n1=i.forwardRef((e,t)=>{const{value:n,defaultValue:o,onValueChange:r=()=>{},collapsible:a=!1,...s}=e,[l,d]=ge({prop:n,defaultProp:o,onChange:r});return i.createElement(Yr,{scope:e.__scopeAccordion,value:l?[l]:[],onItemOpen:d,onItemClose:i.useCallback(()=>a&&d(""),[a,d])},i.createElement(Xr,{scope:e.__scopeAccordion,collapsible:a},i.createElement(Jr,O({},s,{ref:t}))))}),o1=i.forwardRef((e,t)=>{const{value:n,defaultValue:o,onValueChange:r=()=>{},...a}=e,[s=[],l]=ge({prop:n,defaultProp:o,onChange:r}),d=i.useCallback(p=>l((f=[])=>[...f,p]),[l]),u=i.useCallback(p=>l((f=[])=>f.filter(v=>v!==p)),[l]);return i.createElement(Yr,{scope:e.__scopeAccordion,value:s,onItemOpen:d,onItemClose:u},i.createElement(Xr,{scope:e.__scopeAccordion,collapsible:!0},i.createElement(Jr,O({},a,{ref:t}))))}),[r1,po]=on(Be),Jr=i.forwardRef((e,t)=>{const{__scopeAccordion:n,disabled:o,dir:r,orientation:a="vertical",...s}=e,l=i.useRef(null),d=oe(l,t),u=Jd(n),f=Et(r)==="ltr",v=D(e.onKeyDown,b=>{var g;if(!Xd.includes(b.key))return;const h=b.target,x=u().filter(A=>{var K;return!((K=A.ref.current)!==null&&K!==void 0&&K.disabled)}),k=x.findIndex(A=>A.ref.current===h),$=x.length;if(k===-1)return;b.preventDefault();let C=k;const y=0,M=$-1,E=()=>{C=k+1,C>M&&(C=y)},j=()=>{C=k-1,C<y&&(C=M)};switch(b.key){case"Home":C=y;break;case"End":C=M;break;case"ArrowRight":a==="horizontal"&&(f?E():j());break;case"ArrowDown":a==="vertical"&&E();break;case"ArrowLeft":a==="horizontal"&&(f?j():E());break;case"ArrowUp":a==="vertical"&&j();break}const T=C%$;(g=x[T].ref.current)===null||g===void 0||g.focus()});return i.createElement(r1,{scope:n,disabled:o,direction:r,orientation:a},i.createElement(uo.Slot,{scope:n},i.createElement(q.div,O({},s,{"data-orientation":a,ref:d,onKeyDown:o?void 0:v}))))}),ho="AccordionItem",[a1,Qr]=on(ho),c1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,value:o,...r}=e,a=po(ho,n),s=e1(ho,n),l=fo(n),d=je(),u=o&&s.value.includes(o)||!1,p=a.disabled||e.disabled;return i.createElement(a1,{scope:n,open:u,disabled:p,triggerId:d},i.createElement(Gd,O({"data-orientation":a.orientation,"data-state":d1(u)},l,r,{ref:t,disabled:p,open:u,onOpenChange:f=>{f?s.onItemOpen(o):s.onItemClose(o)}})))}),ea="AccordionTrigger",i1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,...o}=e,r=po(Be,n),a=Qr(ea,n),s=t1(ea,n),l=fo(n);return i.createElement(uo.ItemSlot,{scope:n},i.createElement(Kd,O({"aria-disabled":a.open&&!s.collapsible||void 0,"data-orientation":r.orientation,id:a.triggerId},l,o,{ref:t})))}),l1="AccordionContent",s1=i.forwardRef((e,t)=>{const{__scopeAccordion:n,...o}=e,r=po(Be,n),a=Qr(l1,n),s=fo(n);return i.createElement(qd,O({role:"region","aria-labelledby":a.triggerId,"data-orientation":r.orientation},s,o,{ref:t,style:{["--radix-accordion-content-height"]:"var(--radix-collapsible-content-height)",["--radix-accordion-content-width"]:"var(--radix-collapsible-content-width)",...e.style}}))});function d1(e){return e?"open":"closed"}const u1=qr,f1=c1,p1=i1,h1=s1,ta=({title:e,size:t="md",icon:n,iconSize:o,children:r,...a})=>c.jsx(u1,{type:"single",collapsible:!0,...a,children:c.jsxs(f1,{value:"item",children:[c.jsxs(rn,{$size:t,children:[c.jsxs(v1,{children:[c.jsx(Ot,{children:c.jsx(Q,{name:"chevron-right",size:o||t})}),n?c.jsx(Q,{name:n,size:o||t}):null]}),c.jsx("p",{children:e})]}),c.jsx(b1,{children:r})]})}),rn=P(p1).withConfig({componentId:"sc-1ysh219-0"})(["border:none;padding:0;background-color:transparent;display:flex;align-items:center;",""],({theme:e,$size:t="md"})=>`
|
|
83
|
+
gap: ${e.click.accordion[t].space.gap};
|
|
84
|
+
color: ${e.click.accordion.color.label.default};
|
|
85
|
+
font: ${e.click.accordion[t].typography.label.default};
|
|
86
|
+
|
|
87
|
+
&:active {
|
|
88
|
+
color: ${e.click.accordion.color.label.active};
|
|
89
|
+
font: ${e.click.accordion[t].typography.label.active};
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
&:hover {
|
|
93
|
+
color: ${e.click.accordion.color.label.hover};
|
|
94
|
+
font: ${e.click.accordion[t].typography.label.hover};
|
|
95
|
+
cursor: pointer;
|
|
96
|
+
}
|
|
97
|
+
`),Ot=P.div.withConfig({componentId:"sc-1ysh219-1"})(["display:flex;align-items:center;justify-content:center;transition:transform 200ms cubic-bezier(0.87,0,0.13,1);","[data-state='open'] &{transform:rotate(90deg);}"],rn),v1=P.div.withConfig({componentId:"sc-1ysh219-2"})(["display:flex;align-items:center;justify-content:center;"]),b1=P(h1).withConfig({componentId:"sc-1ysh219-3"})([""]),g1=P(ta).withConfig({componentId:"sc-1ysh219-4"})(["","{gap:",";}p{margin:0;}","{visibility:hidden;}&:hover ","{visibility:revert;}&:active ","{visibility:revert;}","[data-state='open'] ","{visibility:revert;}"],rn,({theme:e})=>e.click.sidebar.navigation.item.default.space.gap,Ot,Ot,Ot,rn,Ot),m1=P(ta).withConfig({componentId:"sc-1ysh219-5"})([""]),x1={neutral:"information",success:"check",warning:"warning",danger:"warning",info:"information"},Pt=({text:e,title:t="",size:n="small",state:o="neutral",showIcon:r=!0,dismissible:a,...s})=>{const[l,d]=i.useState(!0);return l?c.jsxs(k1,{$size:n,$state:o,"data-testid":"click-alert",...s,children:[r&&c.jsx($1,{$state:o,$size:n,children:c.jsx(y1,{$size:n,name:x1[o]})}),c.jsxs(w1,{$state:o,$size:n,children:[t&&c.jsx(C1,{$size:n,children:t}),c.jsx(S1,{$size:n,children:e})]}),a&&c.jsx(M1,{"data-testid":"click-alert-dismiss-button",onClick:()=>d(!1),children:c.jsx(Q,{name:"cross"})})]}):null},k1=P.div.withConfig({componentId:"sc-1wvczk0-0"})(["display:flex;border-radius:",";background-color:",";color:",";"],e=>e.theme.click.alert.radii.end,({$state:e="neutral",theme:t})=>t.click.alert.color.background[e],({$state:e="neutral",theme:t})=>t.click.alert.color.text[e]),$1=P.div.withConfig({componentId:"sc-1wvczk0-1"})(["display:flex;align-items:center;",""],({$state:e="neutral",$size:t,theme:n})=>`
|
|
28
98
|
background-color: ${n.click.alert.color.iconBackground[e]}};
|
|
29
99
|
color: ${n.click.alert.color.iconForeground[e]};
|
|
30
100
|
border-top-left-radius: ${n.click.alert.radii.end};
|
|
31
101
|
border-bottom-left-radius: ${n.click.alert.radii.end};
|
|
32
102
|
padding: ${n.click.alert[t].space.y} ${n.click.alert[t].space.x};
|
|
33
|
-
`),
|
|
103
|
+
`),y1=P(Q).withConfig({componentId:"sc-1wvczk0-2"})(["",""],({$size:e,theme:t})=>`
|
|
34
104
|
height: ${t.click.alert[e].icon.height};
|
|
35
105
|
width: ${t.click.alert[e].icon.width};
|
|
36
|
-
`),
|
|
106
|
+
`),w1=P.div.withConfig({componentId:"sc-1wvczk0-3"})(["display:flex;flex-flow:column;",""],({$size:e,theme:t})=>`
|
|
37
107
|
gap: ${t.click.alert[e].space.gap};
|
|
38
108
|
padding: ${t.click.alert[e].space.y} ${t.click.alert[e].space.x};
|
|
39
|
-
`),
|
|
109
|
+
`),C1=P.h6.withConfig({componentId:"sc-1wvczk0-4"})(["margin:0;font:",";"],({theme:e,$size:t})=>e.click.alert[t].typography.title.default),S1=P.p.withConfig({componentId:"sc-1wvczk0-5"})(["margin:0;font:",";"],({theme:e,$size:t})=>e.click.alert[t].typography.text.default),M1=P.button.withConfig({componentId:"sc-1wvczk0-6"})(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;"]),E1=e=>c.jsx(Pt,{...e,state:"danger"}),O1=e=>c.jsx(Pt,{...e,state:"info"}),P1=e=>c.jsx(Pt,{...e,state:"success"}),I1=e=>c.jsx(Pt,{...e,state:"warning"}),na="Avatar",[j1,D8]=se(na),[F1,_1]=j1(na),T1=i.forwardRef((e,t)=>{const{__scopeAvatar:n,...o}=e,[r,a]=i.useState("idle");return i.createElement(F1,{scope:n,imageLoadingStatus:r,onImageLoadingStatusChange:a},i.createElement(q.span,O({},o,{ref:t})))}),D1="AvatarFallback",L1=i.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:o,...r}=e,a=_1(D1,n),[s,l]=i.useState(o===void 0);return i.useEffect(()=>{if(o!==void 0){const d=window.setTimeout(()=>l(!0),o);return()=>window.clearTimeout(d)}},[o]),s&&a.imageLoadingStatus!=="loaded"?i.createElement(q.span,O({},r,{ref:t})):null}),A1=T1,N1=L1,U1=({text:e="",textSize:t="sm",...n})=>c.jsx(Z1,{...n,children:c.jsx(B1,{$textSize:t,children:e})}),Z1=P(A1).withConfig({componentId:"sc-181etfq-0"})(["width:",";height:",";display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;user-select:none;background-color:",";color:",";border-radius:",";&:active{background-color:",";color:",";}&:hover{background-color:",";color:",";}"],e=>e.theme.click.avatar.size.width,e=>e.theme.click.avatar.size.height,e=>e.theme.click.avatar.color.background.default,e=>e.theme.click.avatar.color.text.default,e=>e.theme.click.avatar.radii.all,e=>e.theme.click.avatar.color.background.active,e=>e.theme.click.avatar.color.text.active,e=>e.theme.click.avatar.color.background.hover,e=>e.theme.click.avatar.color.text.hover),B1=P(N1).withConfig({componentId:"sc-181etfq-1"})(["width:",";display:inline-flex;align-items:center;justify-content:center;",""],e=>e.theme.click.avatar.size.label.width,({theme:e,$textSize:t="sm"})=>`
|
|
40
110
|
font: ${e.click.avatar.typography.label[t].default};
|
|
41
111
|
|
|
42
112
|
&:active {
|
|
@@ -46,25 +116,25 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
46
116
|
&:hover {
|
|
47
117
|
font: ${e.click.avatar.typography.label[t].hover};
|
|
48
118
|
}
|
|
49
|
-
`),
|
|
119
|
+
`),H1=P.div.withConfig({componentId:"sc-471xo0-0"})(["display:inline-block;",""],({$state:e="default",$size:t="md",theme:n})=>`
|
|
50
120
|
background-color: ${n.click.badge.color.background[e]};
|
|
51
121
|
color: ${n.click.badge.color.text[e]};
|
|
52
122
|
font: ${n.click.badge.typography.label[t].default};
|
|
53
123
|
border-radius: ${n.click.badge.radii.all};
|
|
54
124
|
border: ${n.click.badge.stroke} solid ${n.click.badge.color.stroke[e]};
|
|
55
125
|
padding: ${n.click.badge.space[t].y} ${n.click.badge.space[t].x};
|
|
56
|
-
`),
|
|
126
|
+
`),R1=P.div.withConfig({componentId:"sc-471xo0-1"})(["display:inline-flex;align-items:center;gap:",";"],({$size:e="md",theme:t})=>t.click.badge.space[e].gap),W1=P.svg.withConfig({componentId:"sc-471xo0-2"})(["",""],({$state:e="default",$size:t="md",theme:n})=>`
|
|
57
127
|
color: ${n.click.badge.color.text[e]};
|
|
58
128
|
height: ${n.click.badge.icon[t].size.height};
|
|
59
129
|
width: ${n.click.badge.icon[t].size.width};
|
|
60
|
-
`),ta=({text:e,state:t="default",size:n,dismissible:o,onClose:r})=>c.jsx(N1,{$state:t,$size:n,children:c.jsxs(U1,{children:[e,o&&c.jsx(Z1,{name:"cross",$state:t,as:ee,onClick:r})]})}),B1=({labels:e,activeIndex:t,onClick:n})=>{const o=e.map((r,a)=>{const s=a===0?"left":a===e.length-1?"right":"center";return c.jsx(z1,{active:a===t,position:s,onClick:()=>n==null?void 0:n(a),children:r},a)});return c.jsx(H1,{children:o})},H1=O.div.withConfig({componentId:"sc-ukgugp-0"})(["box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 1px;border:var(--click-button-group-color-stroke-panel);background:var(--click-button-group-color-background-panel);"]),an="var(--click-button-button-group-radii-end)",R1=`${an} 0px 0px ${an}`,W1=`0px ${an} ${an} 0px`,V1="var(--click-button-button-group-radii-center)",z1=O.button.withConfig({componentId:"sc-ukgugp-1"})(["box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;padding:var(--click-button-basic-space-y) var(--click-button-basic-space-x);gap:10px;background:",";border-radius:",";&:hover{background:var(--click-button-group-color-background-hover);}"],({active:e})=>e?"var(--click-button-group-color-background-active)":"var(--click-button-group-color-background-default)",({position:e})=>e==="left"?R1:e==="right"?W1:V1),na=({type:e="primary",iconLeft:t,iconRight:n,label:o,align:r="center",children:a,...s})=>c.jsxs(K1,{$styleType:e,align:r,...s,children:[t&&c.jsx(oa,{name:t,size:"small"}),o||a,n&&c.jsx(oa,{name:n,size:"small"})]}),G1=O.button.withConfig({componentId:"sc-1k4tz4c-0"})(["display:flex;flex-direction:row;justify-content:center;padding:",";border-radius:",";gap:",";cursor:pointer;"],e=>`${e.theme.click.button.basic.space.y} ${e.theme.click.button.basic.space.x}`,e=>e.theme.click.button.radii.all,e=>e.theme.click.button.basic.space.gap),K1=O(G1).withConfig({componentId:"sc-1k4tz4c-1"})(["width:",";height:",";font:",";color:",";background-color:",";border:1px solid ",";display:flex;align-items:center;justify-content:",";&:hover{background-color:",";border:1px solid ",";transition:",";}&:active,&:focus{background-color:",";border:1px solid ",";}&:disabled,&:disabled:hover,&:disabled:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;}"],e=>e.width,e=>e.height,e=>e.theme.click.button.basic.typography.label.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].text.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.default,e=>e.align==="left"?"flex-start":"center",({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.hover,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.hover,({theme:e})=>e.transition.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.active,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.active,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.disabled,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].text.disabled,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.disabled),oa=O(ee).withConfig({componentId:"sc-1k4tz4c-2"})(["height:",";width:",";"],({theme:e})=>e.click.button.basic.size.icon.height,({theme:e})=>e.click.button.basic.size.icon.height),po=({size:e,family:t,type:n,color:o,children:r})=>c.jsx(q1,{color:o,size:e,family:t,as:n,children:r}),q1=O.div.withConfig({componentId:"sc-1bq7thb-0"})(["font:",";color:",";margin:0;padding:0;font-style:inherit;line-height:1;"],({size:e="md",family:t="product",theme:n})=>n.typography.styles[t].titles[e],({color:e="default",theme:t})=>t.click.global.color.text[e]),Y1=({color:e,size:t,weight:n,className:o,children:r})=>c.jsx(X1,{$color:e,$size:t,$weight:n,className:o,children:r}),X1=O.p.withConfig({componentId:"sc-6r74pj-0"})(["font:",";color:",";margin:0;"],({$size:e="md",$weight:t="normal",theme:n})=>n.typography.styles.product.text[t][e],({$color:e="default",theme:t})=>t.click.global.color.text[e]),It=O(Y1).withConfig({componentId:"sc-6r74pj-1"})([""]);It.displayName="Text";const J1=O.div.withConfig({componentId:"sc-1drx130-0"})(["display:flex;justify-content:space-between;align-items:center;"]),Q1=O.div.withConfig({componentId:"sc-1drx130-1"})(["display:flex;align-items:center;gap:",";h3{color:",";}"],({theme:e})=>e.click.card.secondary.space.gap,({$disabled:e,theme:t})=>e==!0?t.click.global.color.text.muted:t.click.global.color.text.default),eu=O.div.withConfig({componentId:"sc-1drx130-2"})(["display:flex;flex-direction:column;"]),tu=O.a.withConfig({componentId:"sc-1drx130-3"})(["display:flex;align-items:center;color:",";text-decoration:none;"],({theme:e})=>e.click.card.secondary.color.link.default),nu=O(ee).withConfig({componentId:"sc-1drx130-4"})(["color:",";height:",";width:",";"],({theme:e})=>e.click.card.secondary.color.link.default,({theme:e})=>e.click.image.medium.size.height,({theme:e})=>e.click.image.medium.size.width),ho=O(It).withConfig({componentId:"sc-1drx130-5"})([""]),vo=O(nu).withConfig({componentId:"sc-1drx130-6"})([""]),ou=O.div.withConfig({componentId:"sc-1drx130-7"})(["background-color:",";border-radius:",";border:",";max-width:420px;min-width:320px;display:flex;flex-direction:column;padding:",";gap:",";box-shadow:",";&:hover,:focus{background-color:",";cursor:pointer;",",","{color:",";}}&[disabled],&[disabled]:hover,&[disabled]:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;",",","{color:",";}}"],({theme:e})=>e.click.card.secondary.color.background.default,({theme:e})=>e.click.card.secondary.radii.all,({theme:e})=>`1px solid ${e.click.card.secondary.color.stroke.default}`,({theme:e})=>e.click.card.secondary.space.all,({theme:e})=>e.click.card.secondary.space.gap,({$hasShadow:e,theme:t})=>e?t.shadow[1]:"none",({theme:e})=>e.click.card.secondary.color.background.hover,ho,vo,({theme:e})=>e.click.card.secondary.color.link.hover,({theme:e})=>e.click.card.secondary.color.background.disabled,({theme:e})=>e.click.card.secondary.color.title.disabled,({theme:e})=>e.click.card.secondary.color.stroke.disabled,ho,vo,({theme:e})=>e.click.card.secondary.color.link.disabled),ru=({title:e,icon:t,badgeState:n,badgeText:o="",hasShadow:r=!1,disabled:a=!1,description:s,infoUrl:l,infoText:d})=>c.jsxs(ou,{$disabled:a,$hasShadow:r,children:[c.jsxs(J1,{children:[c.jsxs(Q1,{$disabled:a,children:[c.jsx(ee,{name:t,size:"large"}),c.jsx(po,{type:"h3",children:e})]}),o&&c.jsx(ta,{text:o,state:a==!0?"disabled":n})]}),c.jsx(eu,{children:c.jsx(It,{color:"muted",children:s})}),(l||d)&&c.jsxs(tu,{href:a?void 0:l,as:a||!l||l.length===0?"div":"a",children:[c.jsx(ho,{children:d}),c.jsx(vo,{name:"chevron-right"})]})]}),au=O.div.withConfig({componentId:"sc-2dguvi-0"})(["background-color:",";border-radius:",";border:",";display:flex;max-width:100%;text-align:center;flex-direction:column;padding:",";gap:",";box-shadow:",";&:hover,&:focus{background-color:",";cursor:pointer;button{background-color:",";border-color:",";&:active{background-color:",";border-color:",";}}}&[disabled],&[disabled]:hover,&[disabled]:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;button{background-color:",";border-color:",";&:active{background-color:",";border-color:",";}}}"],({theme:e})=>e.click.card.primary.color.background.default,({theme:e})=>e.click.card.primary.radii.all,({theme:e})=>`1px solid ${e.click.card.primary.color.stroke.default}`,({$size:e="md",theme:t})=>`${t.click.card.primary.space[e].x} ${t.click.card.primary.space[e].y}`,({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap,({$hasShadow:e,theme:t})=>e?t.shadow[1]:"none",({theme:e})=>e.click.card.secondary.color.background.hover,({theme:e})=>e.click.button.basic.color.primary.background.hover,({theme:e})=>e.click.button.basic.color.primary.stroke.hover,({theme:e})=>e.click.button.basic.color.primary.background.active,({theme:e})=>e.click.button.basic.color.primary.stroke.active,({theme:e})=>e.click.card.primary.color.background.disabled,({theme:e})=>e.click.card.primary.color.title.disabled,({theme:e})=>e.click.card.primary.color.stroke.disabled,({theme:e})=>e.click.button.basic.color.primary.background.disabled,({theme:e})=>e.click.button.basic.color.primary.stroke.disabled,({theme:e})=>e.click.button.basic.color.primary.background.disabled,({theme:e})=>e.click.button.basic.color.primary.stroke.disabled),cu=O.div.withConfig({componentId:"sc-2dguvi-1"})(["display:flex;flex-direction:column;align-items:center;gap:",";h3{color:",";}svg{height:",";width:",";}"],({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap,({$disabled:e,theme:t})=>e==!0?t.click.global.color.text.muted:t.click.global.color.text.default,({$size:e="md",theme:t})=>t.click.card.primary.size.icon[e].all,({$size:e="md",theme:t})=>t.click.card.primary.size.icon[e].all),iu=O.div.withConfig({componentId:"sc-2dguvi-2"})(["width:85%;display:flex;flex-direction:column;align-self:center;gap:",";"],({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap),lu=({title:e,icon:t,hasShadow:n=!1,description:o,infoUrl:r,infoText:a,size:s,disabled:l=!1})=>{const d=()=>{r&&window.open(r,"_blank")},u=!r||r.length===0?"div":na;return c.jsxs(au,{$hasShadow:n,$size:s,$disabled:l,children:[c.jsxs(cu,{$size:s,$disabled:l,children:[c.jsx(ee,{name:t}),c.jsx(po,{type:"h3",children:e})]}),c.jsx(iu,{$size:s,children:c.jsx(It,{color:"muted",children:o})}),s=="sm"&&c.jsx(Ri,{size:"sm"}),a&&c.jsx(u,{onClick:d,disabled:l,children:a})]})};function bo(e){const t=i.useRef({value:e,previous:e});return i.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function cn(e){const[t,n]=i.useState(void 0);return Ze(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const o=new ResizeObserver(r=>{if(!Array.isArray(r)||!r.length)return;const a=r[0];let s,l;if("borderBoxSize"in a){const d=a.borderBoxSize,u=Array.isArray(d)?d[0]:d;s=u.inlineSize,l=u.blockSize}else s=e.offsetWidth,l=e.offsetHeight;n({width:s,height:l})});return o.observe(e,{box:"border-box"}),()=>o.unobserve(e)}else n(void 0)},[e]),t}const ra="Checkbox",[su,M8]=se(ra),[du,uu]=su(ra),fu=i.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:o,checked:r,defaultChecked:a,required:s,disabled:l,value:d="on",onCheckedChange:u,...p}=e,[f,v]=i.useState(null),b=oe(t,w=>v(w)),g=i.useRef(!1),h=f?!!f.closest("form"):!0,[x=!1,k]=ge({prop:r,defaultProp:a,onChange:u}),y=i.useRef(x);return i.useEffect(()=>{const w=f==null?void 0:f.form;if(w){const C=()=>k(y.current);return w.addEventListener("reset",C),()=>w.removeEventListener("reset",C)}},[f,k]),i.createElement(du,{scope:n,state:x,disabled:l},i.createElement(q.button,M({type:"button",role:"checkbox","aria-checked":He(x)?"mixed":x,"aria-required":s,"data-state":aa(x),"data-disabled":l?"":void 0,disabled:l,value:d},p,{ref:b,onKeyDown:L(e.onKeyDown,w=>{w.key==="Enter"&&w.preventDefault()}),onClick:L(e.onClick,w=>{k(C=>He(C)?!0:!C),h&&(g.current=w.isPropagationStopped(),g.current||w.stopPropagation())})})),h&&i.createElement(vu,{control:f,bubbles:!g.current,name:o,value:d,checked:x,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),pu="CheckboxIndicator",hu=i.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:o,...r}=e,a=uu(pu,n);return i.createElement(pe,{present:o||He(a.state)||a.state===!0},i.createElement(q.span,M({"data-state":aa(a.state),"data-disabled":a.disabled?"":void 0},r,{ref:t,style:{pointerEvents:"none",...e.style}})))}),vu=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=bo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});d.indeterminate=He(n),f.call(d,He(n)?!1:n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",M({type:"checkbox","aria-hidden":!0,defaultChecked:He(n)?!1:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function He(e){return e==="indeterminate"}function aa(e){return He(e)?"indeterminate":e?"checked":"unchecked"}const bu=fu,gu=hu,mu=({id:e,label:t="",...n})=>{const o=i.useId();return c.jsxs(xu,{children:[c.jsx(ku,{id:e??o,"data-testid":"checkbox",...n,children:c.jsx(yu,{children:c.jsx(ee,{name:"check",size:"small"})})}),t&&c.jsx("label",{htmlFor:e??o,children:t})]})},xu=O.div.withConfig({componentId:"sc-1sck1ja-0"})(["padding:",";display:flex;align-items:center;gap:",";"],({theme:e})=>e.click.checkbox.space.all,({theme:e})=>e.click.checkbox.space.gap),ku=O(bu).withConfig({componentId:"sc-1sck1ja-1"})(["display:flex;align-items:center;justify-content:center;",";"],({theme:e})=>`
|
|
130
|
+
`),oa=({text:e,state:t="default",size:n,dismissible:o,onClose:r})=>c.jsx(H1,{$state:t,$size:n,children:c.jsxs(R1,{children:[e,o&&c.jsx(W1,{name:"cross",$state:t,as:Q,onClick:r})]})}),V1=({labels:e,activeIndex:t,onClick:n})=>{const o=e.map((r,a)=>{const s=a===0?"left":a===e.length-1?"right":"center";return c.jsx(Y1,{active:a===t,position:s,onClick:()=>n==null?void 0:n(a),children:r},a)});return c.jsx(z1,{children:o})},z1=P.div.withConfig({componentId:"sc-ukgugp-0"})(["box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 1px;border:var(--click-button-group-color-stroke-panel);background:var(--click-button-group-color-background-panel);"]),an="var(--click-button-button-group-radii-end)",G1=`${an} 0px 0px ${an}`,K1=`0px ${an} ${an} 0px`,q1="var(--click-button-button-group-radii-center)",Y1=P.button.withConfig({componentId:"sc-ukgugp-1"})(["box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;padding:var(--click-button-basic-space-y) var(--click-button-basic-space-x);gap:10px;background:",";border-radius:",";&:hover{background:var(--click-button-group-color-background-hover);}"],({active:e})=>e?"var(--click-button-group-color-background-active)":"var(--click-button-group-color-background-default)",({position:e})=>e==="left"?G1:e==="right"?K1:q1),ra=({type:e="primary",iconLeft:t,iconRight:n,label:o,align:r="center",children:a,width:s,height:l,...d})=>c.jsxs(J1,{$styleType:e,$align:r,$width:s,$height:l,...d,children:[t&&c.jsx(aa,{name:t,size:"sm"}),o||a,n&&c.jsx(aa,{name:n,size:"sm"})]}),X1=P.button.withConfig({componentId:"sc-1k4tz4c-0"})(["display:flex;flex-direction:row;justify-content:center;padding:",";border-radius:",";gap:",";cursor:pointer;"],e=>`${e.theme.click.button.basic.space.y} ${e.theme.click.button.basic.space.x}`,e=>e.theme.click.button.radii.all,e=>e.theme.click.button.basic.space.gap),J1=P(X1).withConfig({componentId:"sc-1k4tz4c-1"})([""," "," font:",";color:",";background-color:",";border:1px solid ",";display:flex;align-items:center;justify-content:",";&:hover{background-color:",";border:1px solid ",";transition:",";}&:active,&:focus{background-color:",";border:1px solid ",";}&:disabled,&:disabled:hover,&:disabled:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;}"],({$width:e})=>e?`width: ${e};`:"",({$height:e})=>e?`height: ${e};`:"",e=>e.theme.click.button.basic.typography.label.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].text.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.default,({$align:e})=>e==="left"?"flex-start":"center",({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.hover,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.hover,({theme:e})=>e.transition.default,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.active,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.active,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].background.disabled,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].text.disabled,({$styleType:e="primary",theme:t})=>t.click.button.basic.color[e].stroke.disabled),aa=P(Q).withConfig({componentId:"sc-1k4tz4c-2"})(["height:",";width:",";"],({theme:e})=>e.click.button.basic.size.icon.height,({theme:e})=>e.click.button.basic.size.icon.height),vo=({size:e,family:t,type:n,color:o,children:r})=>c.jsx(Q1,{$color:o,$size:e,$family:t,as:n,children:r}),Q1=P.div.withConfig({componentId:"sc-1bq7thb-0"})(["font:",";color:",";margin:0;padding:0;font-style:inherit;line-height:1;"],({$size:e="md",$family:t="product",theme:n})=>n.typography.styles[t].titles[e],({$color:e="default",theme:t})=>t.click.global.color.text[e]),eu=({color:e,size:t,weight:n,className:o,children:r})=>c.jsx(tu,{$color:e,$size:t,$weight:n,className:o,children:r}),tu=P.p.withConfig({componentId:"sc-6r74pj-0"})(["font:",";color:",";margin:0;"],({$size:e="md",$weight:t="normal",theme:n})=>n.typography.styles.product.text[t][e],({$color:e="default",theme:t})=>t.click.global.color.text[e]),It=P(eu).withConfig({componentId:"sc-6r74pj-1"})([""]);It.displayName="Text";const nu=P.div.withConfig({componentId:"sc-1drx130-0"})(["display:flex;justify-content:space-between;align-items:center;"]),ou=P.div.withConfig({componentId:"sc-1drx130-1"})(["display:flex;align-items:center;gap:",";h3{color:",";}"],({theme:e})=>e.click.card.secondary.space.gap,({$disabled:e,theme:t})=>e==!0?t.click.global.color.text.muted:t.click.global.color.text.default),ru=P.div.withConfig({componentId:"sc-1drx130-2"})(["display:flex;flex-direction:column;"]),au=P.a.withConfig({componentId:"sc-1drx130-3"})(["display:flex;align-items:center;color:",";text-decoration:none;"],({theme:e})=>e.click.card.secondary.color.link.default),cu=P(Q).withConfig({componentId:"sc-1drx130-4"})(["color:",";height:",";width:",";"],({theme:e})=>e.click.card.secondary.color.link.default,({theme:e})=>e.click.image.md.size.height,({theme:e})=>e.click.image.md.size.width),bo=P(It).withConfig({componentId:"sc-1drx130-5"})([""]),go=P(cu).withConfig({componentId:"sc-1drx130-6"})([""]),iu=P.div.withConfig({componentId:"sc-1drx130-7"})(["background-color:",";border-radius:",";border:",";max-width:420px;min-width:320px;display:flex;flex-direction:column;padding:",";gap:",";box-shadow:",";&:hover,:focus{background-color:",";cursor:pointer;",",","{color:",";}}&[disabled],&[disabled]:hover,&[disabled]:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;",",","{color:",";}}"],({theme:e})=>e.click.card.secondary.color.background.default,({theme:e})=>e.click.card.secondary.radii.all,({theme:e})=>`1px solid ${e.click.card.secondary.color.stroke.default}`,({theme:e})=>e.click.card.secondary.space.all,({theme:e})=>e.click.card.secondary.space.gap,({$hasShadow:e,theme:t})=>e?t.shadow[1]:"none",({theme:e})=>e.click.card.secondary.color.background.hover,bo,go,({theme:e})=>e.click.card.secondary.color.link.hover,({theme:e})=>e.click.card.secondary.color.background.disabled,({theme:e})=>e.click.card.secondary.color.title.disabled,({theme:e})=>e.click.card.secondary.color.stroke.disabled,bo,go,({theme:e})=>e.click.card.secondary.color.link.disabled),lu=({title:e,icon:t,badgeState:n,badgeText:o="",hasShadow:r=!1,disabled:a=!1,description:s,infoUrl:l,infoText:d})=>c.jsxs(iu,{$disabled:a,$hasShadow:r,children:[c.jsxs(nu,{children:[c.jsxs(ou,{$disabled:a,children:[c.jsx(Q,{name:t,size:"lg"}),c.jsx(vo,{type:"h3",children:e})]}),o&&c.jsx(oa,{text:o,state:a==!0?"disabled":n})]}),c.jsx(ru,{children:c.jsx(It,{color:"muted",children:s})}),(l||d)&&c.jsxs(au,{href:a?void 0:l,as:a||!l||l.length===0?"div":"a",children:[c.jsx(bo,{children:d}),c.jsx(go,{name:"chevron-right"})]})]}),su=P.div.withConfig({componentId:"sc-2dguvi-0"})(["background-color:",";border-radius:",";border:",";display:flex;max-width:100%;text-align:center;flex-direction:column;padding:",";gap:",";box-shadow:",";&:hover,&:focus{background-color:",";cursor:pointer;button{background-color:",";border-color:",";&:active{background-color:",";border-color:",";}}}&[disabled],&[disabled]:hover,&[disabled]:active{background-color:",";color:",";border:1px solid ",";cursor:not-allowed;button{background-color:",";border-color:",";&:active{background-color:",";border-color:",";}}}"],({theme:e})=>e.click.card.primary.color.background.default,({theme:e})=>e.click.card.primary.radii.all,({theme:e})=>`1px solid ${e.click.card.primary.color.stroke.default}`,({$size:e="md",theme:t})=>`${t.click.card.primary.space[e].x} ${t.click.card.primary.space[e].y}`,({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap,({$hasShadow:e,theme:t})=>e?t.shadow[1]:"none",({theme:e})=>e.click.card.secondary.color.background.hover,({theme:e})=>e.click.button.basic.color.primary.background.hover,({theme:e})=>e.click.button.basic.color.primary.stroke.hover,({theme:e})=>e.click.button.basic.color.primary.background.active,({theme:e})=>e.click.button.basic.color.primary.stroke.active,({theme:e})=>e.click.card.primary.color.background.disabled,({theme:e})=>e.click.card.primary.color.title.disabled,({theme:e})=>e.click.card.primary.color.stroke.disabled,({theme:e})=>e.click.button.basic.color.primary.background.disabled,({theme:e})=>e.click.button.basic.color.primary.stroke.disabled,({theme:e})=>e.click.button.basic.color.primary.background.disabled,({theme:e})=>e.click.button.basic.color.primary.stroke.disabled),du=P.div.withConfig({componentId:"sc-2dguvi-1"})(["display:flex;flex-direction:column;align-items:center;gap:",";h3{color:",";}svg{height:",";width:",";}"],({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap,({$disabled:e,theme:t})=>e==!0?t.click.global.color.text.muted:t.click.global.color.text.default,({$size:e="md",theme:t})=>t.click.card.primary.size.icon[e].all,({$size:e="md",theme:t})=>t.click.card.primary.size.icon[e].all),uu=P.div.withConfig({componentId:"sc-2dguvi-2"})(["width:85%;display:flex;flex-direction:column;align-self:center;gap:",";"],({$size:e="md",theme:t})=>t.click.card.primary.space[e].gap),fu=({title:e,icon:t,hasShadow:n=!1,description:o,infoUrl:r,infoText:a,size:s,disabled:l=!1})=>{const d=()=>{r&&window.open(r,"_blank")},u=!r||r.length===0?"div":ra;return c.jsxs(su,{$hasShadow:n,$size:s,$disabled:l,children:[c.jsxs(du,{$size:s,$disabled:l,children:[c.jsx(Q,{name:t}),c.jsx(vo,{type:"h3",children:e})]}),c.jsx(uu,{$size:s,children:c.jsx(It,{color:"muted",children:o})}),s=="sm"&&c.jsx(Ki,{size:"sm"}),a&&c.jsx(u,{onClick:d,disabled:l,children:a})]})};function mo(e){const t=i.useRef({value:e,previous:e});return i.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function cn(e){const[t,n]=i.useState(void 0);return Ze(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const o=new ResizeObserver(r=>{if(!Array.isArray(r)||!r.length)return;const a=r[0];let s,l;if("borderBoxSize"in a){const d=a.borderBoxSize,u=Array.isArray(d)?d[0]:d;s=u.inlineSize,l=u.blockSize}else s=e.offsetWidth,l=e.offsetHeight;n({width:s,height:l})});return o.observe(e,{box:"border-box"}),()=>o.unobserve(e)}else n(void 0)},[e]),t}const ca="Checkbox",[pu,L8]=se(ca),[hu,vu]=pu(ca),bu=i.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:o,checked:r,defaultChecked:a,required:s,disabled:l,value:d="on",onCheckedChange:u,...p}=e,[f,v]=i.useState(null),b=oe(t,C=>v(C)),g=i.useRef(!1),h=f?!!f.closest("form"):!0,[x=!1,k]=ge({prop:r,defaultProp:a,onChange:u}),$=i.useRef(x);return i.useEffect(()=>{const C=f==null?void 0:f.form;if(C){const y=()=>k($.current);return C.addEventListener("reset",y),()=>C.removeEventListener("reset",y)}},[f,k]),i.createElement(hu,{scope:n,state:x,disabled:l},i.createElement(q.button,O({type:"button",role:"checkbox","aria-checked":He(x)?"mixed":x,"aria-required":s,"data-state":ia(x),"data-disabled":l?"":void 0,disabled:l,value:d},p,{ref:b,onKeyDown:D(e.onKeyDown,C=>{C.key==="Enter"&&C.preventDefault()}),onClick:D(e.onClick,C=>{k(y=>He(y)?!0:!y),h&&(g.current=C.isPropagationStopped(),g.current||C.stopPropagation())})})),h&&i.createElement(xu,{control:f,bubbles:!g.current,name:o,value:d,checked:x,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),gu="CheckboxIndicator",mu=i.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:o,...r}=e,a=vu(gu,n);return i.createElement(pe,{present:o||He(a.state)||a.state===!0},i.createElement(q.span,O({"data-state":ia(a.state),"data-disabled":a.disabled?"":void 0},r,{ref:t,style:{pointerEvents:"none",...e.style}})))}),xu=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=mo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});d.indeterminate=He(n),f.call(d,He(n)?!1:n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",O({type:"checkbox","aria-hidden":!0,defaultChecked:He(n)?!1:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function He(e){return e==="indeterminate"}function ia(e){return He(e)?"indeterminate":e?"checked":"unchecked"}const ku=bu,$u=mu,yu=({id:e,label:t="",...n})=>{const o=i.useId();return c.jsxs(wu,{children:[c.jsx(Cu,{id:e??o,"data-testid":"checkbox",...n,children:c.jsx(Su,{children:c.jsx(Q,{name:"check",size:"sm"})})}),t&&c.jsx("label",{htmlFor:e??o,children:t})]})},wu=P.div.withConfig({componentId:"sc-1sck1ja-0"})(["padding:",";display:flex;align-items:center;gap:",";"],({theme:e})=>e.click.checkbox.space.all,({theme:e})=>e.click.checkbox.space.gap),Cu=P(ku).withConfig({componentId:"sc-1sck1ja-1"})(["display:flex;align-items:center;justify-content:center;",";"],({theme:e})=>`
|
|
61
131
|
border-radius: ${e.click.checkbox.radii.all};
|
|
62
132
|
width: ${e.click.checkbox.size.all};
|
|
63
133
|
height: ${e.click.checkbox.size.all};
|
|
64
134
|
background: ${e.click.checkbox.color.background.default};
|
|
65
135
|
border: 1px solid ${e.click.checkbox.color.stroke.default};
|
|
66
136
|
cursor: pointer;
|
|
67
|
-
|
|
137
|
+
|
|
68
138
|
& ~ label {
|
|
69
139
|
color: ${e.click.checkbox.color.label.default};
|
|
70
140
|
font: ${e.click.field.typography.fieldText.default}
|
|
@@ -94,13 +164,13 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
94
164
|
color: ${e.click.checkbox.color.label.disabled};
|
|
95
165
|
}
|
|
96
166
|
}
|
|
97
|
-
`),
|
|
167
|
+
`),Su=P($u).withConfig({componentId:"sc-1sck1ja-2"})(["",""],({theme:e})=>`
|
|
98
168
|
color: ${e.click.checkbox.color.check.active};
|
|
99
169
|
&[data-disabled] {
|
|
100
170
|
color: ${e.click.checkbox.color.check.disabled};
|
|
101
171
|
}
|
|
102
|
-
`);function $u(e,t=globalThis==null?void 0:globalThis.document){const n=be(e);i.useEffect(()=>{const o=r=>{r.key==="Escape"&&n(r)};return t.addEventListener("keydown",o),()=>t.removeEventListener("keydown",o)},[n,t])}const go="dismissableLayer.update",wu="dismissableLayer.pointerDownOutside",Cu="dismissableLayer.focusOutside";let ca;const Su=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),ln=i.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:o=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:d,...u}=e,p=i.useContext(Su),[f,v]=i.useState(null),b=(n=f==null?void 0:f.ownerDocument)!==null&&n!==void 0?n:globalThis==null?void 0:globalThis.document,[,g]=i.useState({}),h=oe(t,T=>v(T)),x=Array.from(p.layers),[k]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),y=x.indexOf(k),w=f?x.indexOf(f):-1,C=p.layersWithOutsidePointerEventsDisabled.size>0,E=w>=y,I=Mu(T=>{const D=T.target,K=[...p.branches].some(H=>H.contains(D));!E||K||(a==null||a(T),l==null||l(T),T.defaultPrevented||d==null||d())},b),F=Eu(T=>{const D=T.target;[...p.branches].some(H=>H.contains(D))||(s==null||s(T),l==null||l(T),T.defaultPrevented||d==null||d())},b);return $u(T=>{w===p.layers.size-1&&(r==null||r(T),!T.defaultPrevented&&d&&(T.preventDefault(),d()))},b),i.useEffect(()=>{if(f)return o&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(ca=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(f)),p.layers.add(f),ia(),()=>{o&&p.layersWithOutsidePointerEventsDisabled.size===1&&(b.body.style.pointerEvents=ca)}},[f,b,o,p]),i.useEffect(()=>()=>{f&&(p.layers.delete(f),p.layersWithOutsidePointerEventsDisabled.delete(f),ia())},[f,p]),i.useEffect(()=>{const T=()=>g({});return document.addEventListener(go,T),()=>document.removeEventListener(go,T)},[]),i.createElement(q.div,M({},u,{ref:h,style:{pointerEvents:C?E?"auto":"none":void 0,...e.style},onFocusCapture:L(e.onFocusCapture,F.onFocusCapture),onBlurCapture:L(e.onBlurCapture,F.onBlurCapture),onPointerDownCapture:L(e.onPointerDownCapture,I.onPointerDownCapture)}))});function Mu(e,t=globalThis==null?void 0:globalThis.document){const n=be(e),o=i.useRef(!1),r=i.useRef(()=>{});return i.useEffect(()=>{const a=l=>{if(l.target&&!o.current){let u=function(){la(wu,n,d,{discrete:!0})};const d={originalEvent:l};l.pointerType==="touch"?(t.removeEventListener("click",r.current),r.current=u,t.addEventListener("click",r.current,{once:!0})):u()}o.current=!1},s=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(s),t.removeEventListener("pointerdown",a),t.removeEventListener("click",r.current)}},[t,n]),{onPointerDownCapture:()=>o.current=!0}}function Eu(e,t=globalThis==null?void 0:globalThis.document){const n=be(e),o=i.useRef(!1);return i.useEffect(()=>{const r=a=>{a.target&&!o.current&&la(Cu,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",r),()=>t.removeEventListener("focusin",r)},[t,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}function ia(){const e=new CustomEvent(go);document.dispatchEvent(e)}function la(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?Rr(r,a):r.dispatchEvent(a)}let mo=0;function sa(){i.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:da()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:da()),mo++,()=>{mo===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),mo--}},[])}function da(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const xo="focusScope.autoFocusOnMount",ko="focusScope.autoFocusOnUnmount",ua={bubbles:!1,cancelable:!0},fa=i.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...s}=e,[l,d]=i.useState(null),u=be(r),p=be(a),f=i.useRef(null),v=oe(t,h=>d(h)),b=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect(()=>{if(o){let h=function(w){if(b.paused||!l)return;const C=w.target;l.contains(C)?f.current=C:je(f.current,{select:!0})},x=function(w){if(b.paused||!l)return;const C=w.relatedTarget;C!==null&&(l.contains(C)||je(f.current,{select:!0}))},k=function(w){const C=document.activeElement;for(const E of w)E.removedNodes.length>0&&(l!=null&&l.contains(C)||je(l))};document.addEventListener("focusin",h),document.addEventListener("focusout",x);const y=new MutationObserver(k);return l&&y.observe(l,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",x),y.disconnect()}}},[o,l,b.paused]),i.useEffect(()=>{if(l){va.add(b);const h=document.activeElement;if(!l.contains(h)){const k=new CustomEvent(xo,ua);l.addEventListener(xo,u),l.dispatchEvent(k),k.defaultPrevented||(Ou(_u(pa(l)),{select:!0}),document.activeElement===h&&je(l))}return()=>{l.removeEventListener(xo,u),setTimeout(()=>{const k=new CustomEvent(ko,ua);l.addEventListener(ko,p),l.dispatchEvent(k),k.defaultPrevented||je(h??document.body,{select:!0}),l.removeEventListener(ko,p),va.remove(b)},0)}}},[l,u,p,b]);const g=i.useCallback(h=>{if(!n&&!o||b.paused)return;const x=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,k=document.activeElement;if(x&&k){const y=h.currentTarget,[w,C]=Pu(y);w&&C?!h.shiftKey&&k===C?(h.preventDefault(),n&&je(w,{select:!0})):h.shiftKey&&k===w&&(h.preventDefault(),n&&je(C,{select:!0})):k===y&&h.preventDefault()}},[n,o,b.paused]);return i.createElement(q.div,M({tabIndex:-1},s,{ref:v,onKeyDown:g}))});function Ou(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(je(o,{select:t}),document.activeElement!==n)return}function Pu(e){const t=pa(e),n=ha(t,e),o=ha(t.reverse(),e);return[n,o]}function pa(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const r=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||r?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function ha(e,t){for(const n of e)if(!Iu(n,{upTo:t}))return n}function Iu(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Fu(e){return e instanceof HTMLInputElement&&"select"in e}function je(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&Fu(e)&&t&&e.select()}}const va=ju();function ju(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=ba(e,t),e.unshift(t)},remove(t){var n;e=ba(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function ba(e,t){const n=[...e],o=n.indexOf(t);return o!==-1&&n.splice(o,1),n}function _u(e){return e.filter(t=>t.tagName!=="A")}function et(e){return e.split("-")[1]}function yo(e){return e==="y"?"height":"width"}function Se(e){return e.split("-")[0]}function Re(e){return["top","bottom"].includes(Se(e))?"x":"y"}function ga(e,t,n){let{reference:o,floating:r}=e;const a=o.x+o.width/2-r.width/2,s=o.y+o.height/2-r.height/2,l=Re(t),d=yo(l),u=o[d]/2-r[d]/2,p=l==="x";let f;switch(Se(t)){case"top":f={x:a,y:o.y-r.height};break;case"bottom":f={x:a,y:o.y+o.height};break;case"right":f={x:o.x+o.width,y:s};break;case"left":f={x:o.x-r.width,y:s};break;default:f={x:o.x,y:o.y}}switch(et(t)){case"start":f[l]-=u*(n&&p?-1:1);break;case"end":f[l]+=u*(n&&p?-1:1)}return f}const Tu=async(e,t,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:a=[],platform:s}=n,l=a.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:r}),{x:p,y:f}=ga(u,o,d),v=o,b={},g=0;for(let h=0;h<l.length;h++){const{name:x,fn:k}=l[h],{x:y,y:w,data:C,reset:E}=await k({x:p,y:f,initialPlacement:o,placement:v,strategy:r,middlewareData:b,rects:u,platform:s,elements:{reference:e,floating:t}});p=y??p,f=w??f,b={...b,[x]:{...b[x],...C}},E&&g<=50&&(g++,typeof E=="object"&&(E.placement&&(v=E.placement),E.rects&&(u=E.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:r}):E.rects),{x:p,y:f}=ga(u,v,d)),h=-1)}return{x:p,y:f,placement:v,strategy:r,middlewareData:b}};function Me(e,t){return typeof e=="function"?e(t):e}function ma(e){return typeof e!="number"?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(e):{top:e,right:e,bottom:e,left:e}}function sn(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ft(e,t){var n;t===void 0&&(t={});const{x:o,y:r,platform:a,rects:s,elements:l,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:v=!1,padding:b=0}=Me(t,e),g=ma(b),h=l[v?f==="floating"?"reference":"floating":f],x=sn(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(h)))==null||n?h:h.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:u,rootBoundary:p,strategy:d})),k=f==="floating"?{...s.floating,x:o,y:r}:s.reference,y=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),w=await(a.isElement==null?void 0:a.isElement(y))&&await(a.getScale==null?void 0:a.getScale(y))||{x:1,y:1},C=sn(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:k,offsetParent:y,strategy:d}):k);return{top:(x.top-C.top+g.top)/w.y,bottom:(C.bottom-x.bottom+g.bottom)/w.y,left:(x.left-C.left+g.left)/w.x,right:(C.right-x.right+g.right)/w.x}}const jt=Math.min,We=Math.max;function $o(e,t,n){return We(e,jt(t,n))}const xa=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:r,rects:a,platform:s,elements:l}=t,{element:d,padding:u=0}=Me(e,t)||{};if(d==null)return{};const p=ma(u),f={x:n,y:o},v=Re(r),b=yo(v),g=await s.getDimensions(d),h=v==="y",x=h?"top":"left",k=h?"bottom":"right",y=h?"clientHeight":"clientWidth",w=a.reference[b]+a.reference[v]-f[v]-a.floating[b],C=f[v]-a.reference[v],E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d));let I=E?E[y]:0;I&&await(s.isElement==null?void 0:s.isElement(E))||(I=l.floating[y]||a.floating[b]);const F=w/2-C/2,T=I/2-g[b]/2-1,D=jt(p[x],T),K=jt(p[k],T),H=D,z=I-g[b]-K,U=I/2-g[b]/2+F,R=$o(H,U,z),V=et(r)!=null&&U!=R&&a.reference[b]/2-(U<H?D:K)-g[b]/2<0?U<H?H-U:z-U:0;return{[v]:f[v]-V,data:{[v]:R,centerOffset:U-R+V}}}}),ka=["top","right","bottom","left"];ka.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);const Lu={left:"right",right:"left",bottom:"top",top:"bottom"};function dn(e){return e.replace(/left|right|bottom|top/g,t=>Lu[t])}function Au(e,t,n){n===void 0&&(n=!1);const o=et(e),r=Re(e),a=yo(r);let s=r==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=dn(s)),{main:s,cross:dn(s)}}const Du={start:"end",end:"start"};function wo(e){return e.replace(/start|end/g,t=>Du[t])}const Nu=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:o,middlewareData:r,rects:a,initialPlacement:s,platform:l,elements:d}=t,{mainAxis:u=!0,crossAxis:p=!0,fallbackPlacements:f,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:g=!0,...h}=Me(e,t),x=Se(o),k=Se(s)===s,y=await(l.isRTL==null?void 0:l.isRTL(d.floating)),w=f||(k||!g?[dn(s)]:function(H){const z=dn(H);return[wo(H),z,wo(z)]}(s));f||b==="none"||w.push(...function(H,z,U,R){const V=et(H);let W=function(re,te,S){const _=["left","right"],N=["right","left"],A=["top","bottom"],Y=["bottom","top"];switch(re){case"top":case"bottom":return S?te?N:_:te?_:N;case"left":case"right":return te?A:Y;default:return[]}}(Se(H),U==="start",R);return V&&(W=W.map(re=>re+"-"+V),z&&(W=W.concat(W.map(wo)))),W}(s,g,b,y));const C=[s,...w],E=await Ft(t,h),I=[];let F=((n=r.flip)==null?void 0:n.overflows)||[];if(u&&I.push(E[x]),p){const{main:H,cross:z}=Au(o,a,y);I.push(E[H],E[z])}if(F=[...F,{placement:o,overflows:I}],!I.every(H=>H<=0)){var T,D;const H=(((T=r.flip)==null?void 0:T.index)||0)+1,z=C[H];if(z)return{data:{index:H,overflows:F},reset:{placement:z}};let U=(D=F.filter(R=>R.overflows[0]<=0).sort((R,V)=>R.overflows[1]-V.overflows[1])[0])==null?void 0:D.placement;if(!U)switch(v){case"bestFit":{var K;const R=(K=F.map(V=>[V.placement,V.overflows.filter(W=>W>0).reduce((W,re)=>W+re,0)]).sort((V,W)=>V[1]-W[1])[0])==null?void 0:K[0];R&&(U=R);break}case"initialPlacement":U=s}if(o!==U)return{reset:{placement:U}}}return{}}}};function ya(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function $a(e){return ka.some(t=>e[t]>=0)}const Uu=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:o="referenceHidden",...r}=Me(e,t);switch(o){case"referenceHidden":{const a=ya(await Ft(t,{...r,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:$a(a)}}}case"escaped":{const a=ya(await Ft(t,{...r,altBoundary:!0}),n.floating);return{data:{escapedOffsets:a,escaped:$a(a)}}}default:return{}}}}},Zu=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:o}=t,r=await async function(a,s){const{placement:l,platform:d,elements:u}=a,p=await(d.isRTL==null?void 0:d.isRTL(u.floating)),f=Se(l),v=et(l),b=Re(l)==="x",g=["left","top"].includes(f)?-1:1,h=p&&b?-1:1,x=Me(s,a);let{mainAxis:k,crossAxis:y,alignmentAxis:w}=typeof x=="number"?{mainAxis:x,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...x};return v&&typeof w=="number"&&(y=v==="end"?-1*w:w),b?{x:y*h,y:k*g}:{x:k*g,y:y*h}}(t,e);return{x:n+r.x,y:o+r.y,data:r}}}};function wa(e){return e==="x"?"y":"x"}const Bu=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:r}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:x=>{let{x:k,y}=x;return{x:k,y}}},...d}=Me(e,t),u={x:n,y:o},p=await Ft(t,d),f=Re(Se(r)),v=wa(f);let b=u[f],g=u[v];if(a){const x=f==="y"?"bottom":"right";b=$o(b+p[f==="y"?"top":"left"],b,b-p[x])}if(s){const x=v==="y"?"bottom":"right";g=$o(g+p[v==="y"?"top":"left"],g,g-p[x])}const h=l.fn({...t,[f]:b,[v]:g});return{...h,data:{x:h.x-n,y:h.y-o}}}}},Hu=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:r,rects:a,middlewareData:s}=t,{offset:l=0,mainAxis:d=!0,crossAxis:u=!0}=Me(e,t),p={x:n,y:o},f=Re(r),v=wa(f);let b=p[f],g=p[v];const h=Me(l,t),x=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(d){const w=f==="y"?"height":"width",C=a.reference[f]-a.floating[w]+x.mainAxis,E=a.reference[f]+a.reference[w]-x.mainAxis;b<C?b=C:b>E&&(b=E)}if(u){var k,y;const w=f==="y"?"width":"height",C=["top","left"].includes(Se(r)),E=a.reference[v]-a.floating[w]+(C&&((k=s.offset)==null?void 0:k[v])||0)+(C?0:x.crossAxis),I=a.reference[v]+a.reference[w]+(C?0:((y=s.offset)==null?void 0:y[v])||0)-(C?x.crossAxis:0);g<E?g=E:g>I&&(g=I)}return{[f]:b,[v]:g}}}},Ru=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:o,platform:r,elements:a}=t,{apply:s=()=>{},...l}=Me(e,t),d=await Ft(t,l),u=Se(n),p=et(n),f=Re(n)==="x",{width:v,height:b}=o.floating;let g,h;u==="top"||u==="bottom"?(g=u,h=p===(await(r.isRTL==null?void 0:r.isRTL(a.floating))?"start":"end")?"left":"right"):(h=u,g=p==="end"?"top":"bottom");const x=b-d[g],k=v-d[h],y=!t.middlewareData.shift;let w=x,C=k;if(f){const I=v-d.left-d.right;C=p||y?jt(k,I):I}else{const I=b-d.top-d.bottom;w=p||y?jt(x,I):I}if(y&&!p){const I=We(d.left,0),F=We(d.right,0),T=We(d.top,0),D=We(d.bottom,0);f?C=v-2*(I!==0||F!==0?I+F:We(d.left,d.right)):w=b-2*(T!==0||D!==0?T+D:We(d.top,d.bottom))}await s({...t,availableWidth:C,availableHeight:w});const E=await r.getDimensions(a.floating);return v!==E.width||b!==E.height?{reset:{rects:!0}}:{}}}};function he(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function we(e){return he(e).getComputedStyle(e)}function Ca(e){return e instanceof he(e).Node}function _e(e){return Ca(e)?(e.nodeName||"").toLowerCase():"#document"}function ke(e){return e instanceof he(e).HTMLElement}function Sa(e){return typeof ShadowRoot<"u"&&(e instanceof he(e).ShadowRoot||e instanceof ShadowRoot)}function _t(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=we(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(r)}function Wu(e){return["table","td","th"].includes(_e(e))}function Co(e){const t=So(),n=we(e);return n.transform!=="none"||n.perspective!=="none"||!!n.containerType&&n.containerType!=="normal"||!t&&!!n.backdropFilter&&n.backdropFilter!=="none"||!t&&!!n.filter&&n.filter!=="none"||["transform","perspective","filter"].some(o=>(n.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(n.contain||"").includes(o))}function So(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function un(e){return["html","body","#document"].includes(_e(e))}const Mo=Math.min,tt=Math.max,fn=Math.round,pn=Math.floor,Te=e=>({x:e,y:e});function Ma(e){const t=we(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=ke(e),a=r?e.offsetWidth:n,s=r?e.offsetHeight:o,l=fn(n)!==a||fn(o)!==s;return l&&(n=a,o=s),{width:n,height:o,$:l}}function Ee(e){return e instanceof he(e).Element}function Eo(e){return Ee(e)?e:e.contextElement}function nt(e){const t=Eo(e);if(!ke(t))return Te(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:a}=Ma(t);let s=(a?fn(n.width):n.width)/o,l=(a?fn(n.height):n.height)/r;return s&&Number.isFinite(s)||(s=1),l&&Number.isFinite(l)||(l=1),{x:s,y:l}}const Vu=Te(0);function Ea(e){const t=he(e);return So()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Vu}function Ve(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=e.getBoundingClientRect(),a=Eo(e);let s=Te(1);t&&(o?Ee(o)&&(s=nt(o)):s=nt(e));const l=function(v,b,g){return b===void 0&&(b=!1),!(!g||b&&g!==he(v))&&b}(a,n,o)?Ea(a):Te(0);let d=(r.left+l.x)/s.x,u=(r.top+l.y)/s.y,p=r.width/s.x,f=r.height/s.y;if(a){const v=he(a),b=o&&Ee(o)?he(o):o;let g=v.frameElement;for(;g&&o&&b!==v;){const h=nt(g),x=g.getBoundingClientRect(),k=getComputedStyle(g),y=x.left+(g.clientLeft+parseFloat(k.paddingLeft))*h.x,w=x.top+(g.clientTop+parseFloat(k.paddingTop))*h.y;d*=h.x,u*=h.y,p*=h.x,f*=h.y,d+=y,u+=w,g=he(g).frameElement}}return sn({width:p,height:f,x:d,y:u})}function hn(e){return Ee(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Oe(e){return((Ca(e)?e.ownerDocument:e.document)||window.document).documentElement}function Oa(e){return Ve(Oe(e)).left+hn(e).scrollLeft}function ot(e){if(_e(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Sa(e)&&e.host||Oe(e);return Sa(t)?t.host:t}function Pa(e){const t=ot(e);return un(t)?e.ownerDocument?e.ownerDocument.body:e.body:ke(t)&&_t(t)?t:Pa(t)}function vn(e,t){var n;t===void 0&&(t=[]);const o=Pa(e),r=o===((n=e.ownerDocument)==null?void 0:n.body),a=he(o);return r?t.concat(a,a.visualViewport||[],_t(o)?o:[]):t.concat(o,vn(o))}function Ia(e,t,n){let o;if(t==="viewport")o=function(r,a){const s=he(r),l=Oe(r),d=s.visualViewport;let u=l.clientWidth,p=l.clientHeight,f=0,v=0;if(d){u=d.width,p=d.height;const b=So();(!b||b&&a==="fixed")&&(f=d.offsetLeft,v=d.offsetTop)}return{width:u,height:p,x:f,y:v}}(e,n);else if(t==="document")o=function(r){const a=Oe(r),s=hn(r),l=r.ownerDocument.body,d=tt(a.scrollWidth,a.clientWidth,l.scrollWidth,l.clientWidth),u=tt(a.scrollHeight,a.clientHeight,l.scrollHeight,l.clientHeight);let p=-s.scrollLeft+Oa(r);const f=-s.scrollTop;return we(l).direction==="rtl"&&(p+=tt(a.clientWidth,l.clientWidth)-d),{width:d,height:u,x:p,y:f}}(Oe(e));else if(Ee(t))o=function(r,a){const s=Ve(r,!0,a==="fixed"),l=s.top+r.clientTop,d=s.left+r.clientLeft,u=ke(r)?nt(r):Te(1);return{width:r.clientWidth*u.x,height:r.clientHeight*u.y,x:d*u.x,y:l*u.y}}(t,n);else{const r=Ea(e);o={...t,x:t.x-r.x,y:t.y-r.y}}return sn(o)}function Fa(e,t){const n=ot(e);return!(n===t||!Ee(n)||un(n))&&(we(n).position==="fixed"||Fa(n,t))}function zu(e,t,n){const o=ke(t),r=Oe(t),a=n==="fixed",s=Ve(e,!0,a,t);let l={scrollLeft:0,scrollTop:0};const d=Te(0);if(o||!o&&!a)if((_e(t)!=="body"||_t(r))&&(l=hn(t)),ke(t)){const u=Ve(t,!0,a,t);d.x=u.x+t.clientLeft,d.y=u.y+t.clientTop}else r&&(d.x=Oa(r));return{x:s.left+l.scrollLeft-d.x,y:s.top+l.scrollTop-d.y,width:s.width,height:s.height}}function ja(e,t){return ke(e)&&we(e).position!=="fixed"?t?t(e):e.offsetParent:null}function _a(e,t){const n=he(e);if(!ke(e))return n;let o=ja(e,t);for(;o&&Wu(o)&&we(o).position==="static";)o=ja(o,t);return o&&(_e(o)==="html"||_e(o)==="body"&&we(o).position==="static"&&!Co(o))?n:o||function(r){let a=ot(r);for(;ke(a)&&!un(a);){if(Co(a))return a;a=ot(a)}return null}(e)||n}const Gu={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:o}=e;const r=ke(n),a=Oe(n);if(n===a)return t;let s={scrollLeft:0,scrollTop:0},l=Te(1);const d=Te(0);if((r||!r&&o!=="fixed")&&((_e(n)!=="body"||_t(a))&&(s=hn(n)),ke(n))){const u=Ve(n);l=nt(n),d.x=u.x+n.clientLeft,d.y=u.y+n.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-s.scrollLeft*l.x+d.x,y:t.y*l.y-s.scrollTop*l.y+d.y}},getDocumentElement:Oe,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:r}=e;const a=[...n==="clippingAncestors"?function(d,u){const p=u.get(d);if(p)return p;let f=vn(d).filter(h=>Ee(h)&&_e(h)!=="body"),v=null;const b=we(d).position==="fixed";let g=b?ot(d):d;for(;Ee(g)&&!un(g);){const h=we(g),x=Co(g);x||h.position!=="fixed"||(v=null),(b?!x&&!v:!x&&h.position==="static"&&v&&["absolute","fixed"].includes(v.position)||_t(g)&&!x&&Fa(d,g))?f=f.filter(k=>k!==g):v=h,g=ot(g)}return u.set(d,f),f}(t,this._c):[].concat(n),o],s=a[0],l=a.reduce((d,u)=>{const p=Ia(t,u,r);return d.top=tt(p.top,d.top),d.right=Mo(p.right,d.right),d.bottom=Mo(p.bottom,d.bottom),d.left=tt(p.left,d.left),d},Ia(t,s,r));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:_a,getElementRects:async function(e){let{reference:t,floating:n,strategy:o}=e;const r=this.getOffsetParent||_a,a=this.getDimensions;return{reference:zu(t,await r(n),o),floating:{x:0,y:0,...await a(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return Ma(e)},getScale:nt,isElement:Ee,isRTL:function(e){return getComputedStyle(e).direction==="rtl"}};function Ku(e,t,n,o){o===void 0&&(o={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:d=!1}=o,u=Eo(e),p=r||a?[...u?vn(u):[],...vn(t)]:[];p.forEach(x=>{r&&x.addEventListener("scroll",n,{passive:!0}),a&&x.addEventListener("resize",n)});const f=u&&l?function(x,k){let y,w=null;const C=Oe(x);function E(){clearTimeout(y),w&&w.disconnect(),w=null}return function I(F,T){F===void 0&&(F=!1),T===void 0&&(T=1),E();const{left:D,top:K,width:H,height:z}=x.getBoundingClientRect();if(F||k(),!H||!z)return;const U={rootMargin:-pn(K)+"px "+-pn(C.clientWidth-(D+H))+"px "+-pn(C.clientHeight-(K+z))+"px "+-pn(D)+"px",threshold:tt(0,Mo(1,T))||1};let R=!0;function V(W){const re=W[0].intersectionRatio;if(re!==T){if(!R)return I();re?I(!1,re):y=setTimeout(()=>{I(!1,1e-7)},100)}R=!1}try{w=new IntersectionObserver(V,{...U,root:C.ownerDocument})}catch{w=new IntersectionObserver(V,U)}w.observe(x)}(!0),E}(u,n):null;let v,b=-1,g=null;s&&(g=new ResizeObserver(x=>{let[k]=x;k&&k.target===u&&g&&(g.unobserve(t),cancelAnimationFrame(b),b=requestAnimationFrame(()=>{g&&g.observe(t)})),n()}),u&&!d&&g.observe(u),g.observe(t));let h=d?Ve(e):null;return d&&function x(){const k=Ve(e);!h||k.x===h.x&&k.y===h.y&&k.width===h.width&&k.height===h.height||n(),h=k,v=requestAnimationFrame(x)}(),n(),()=>{p.forEach(x=>{r&&x.removeEventListener("scroll",n),a&&x.removeEventListener("resize",n)}),f&&f(),g&&g.disconnect(),g=null,d&&cancelAnimationFrame(v)}}const qu=(e,t,n)=>{const o=new Map,r={platform:Gu,...n},a={...r.platform,_c:o};return Tu(e,t,{...r,platform:a})},Yu=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:o,padding:r}=typeof e=="function"?e(n):e;return o&&t(o)?o.current!=null?xa({element:o.current,padding:r}).fn(n):{}:o?xa({element:o,padding:r}).fn(n):{}}}};var bn=typeof document<"u"?i.useLayoutEffect:i.useEffect;function gn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,o,r;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(o=n;o--!==0;)if(!gn(e[o],t[o]))return!1;return!0}if(r=Object.keys(e),n=r.length,n!==Object.keys(t).length)return!1;for(o=n;o--!==0;)if(!{}.hasOwnProperty.call(t,r[o]))return!1;for(o=n;o--!==0;){const a=r[o];if(!(a==="_owner"&&e.$$typeof)&&!gn(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Ta(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function La(e,t){const n=Ta(e);return Math.round(t*n)/n}function Aa(e){const t=$.useRef(e);return bn(()=>{t.current=e}),t}function Xu(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:r,elements:{reference:a,floating:s}={},transform:l=!0,whileElementsMounted:d,open:u}=e,[p,f]=$.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[v,b]=$.useState(o);gn(v,o)||b(o);const[g,h]=$.useState(null),[x,k]=$.useState(null),y=$.useCallback(W=>{W!=I.current&&(I.current=W,h(W))},[h]),w=$.useCallback(W=>{W!==F.current&&(F.current=W,k(W))},[k]),C=a||g,E=s||x,I=$.useRef(null),F=$.useRef(null),T=$.useRef(p),D=Aa(d),K=Aa(r),H=$.useCallback(()=>{if(!I.current||!F.current)return;const W={placement:t,strategy:n,middleware:v};K.current&&(W.platform=K.current),qu(I.current,F.current,W).then(re=>{const te={...re,isPositioned:!0};z.current&&!gn(T.current,te)&&(T.current=te,fs.flushSync(()=>{f(te)}))})},[v,t,n,K]);bn(()=>{u===!1&&T.current.isPositioned&&(T.current.isPositioned=!1,f(W=>({...W,isPositioned:!1})))},[u]);const z=$.useRef(!1);bn(()=>(z.current=!0,()=>{z.current=!1}),[]),bn(()=>{if(C&&(I.current=C),E&&(F.current=E),C&&E){if(D.current)return D.current(C,E,H);H()}},[C,E,H,D]);const U=$.useMemo(()=>({reference:I,floating:F,setReference:y,setFloating:w}),[y,w]),R=$.useMemo(()=>({reference:C,floating:E}),[C,E]),V=$.useMemo(()=>{const W={position:n,left:0,top:0};if(!R.floating)return W;const re=La(R.floating,p.x),te=La(R.floating,p.y);return l?{...W,transform:"translate("+re+"px, "+te+"px)",...Ta(R.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:re,top:te}},[n,l,R.floating,p.x,p.y]);return $.useMemo(()=>({...p,update:H,refs:U,elements:R,floatingStyles:V}),[p,H,U,R,V])}const Ju=i.forwardRef((e,t)=>{const{children:n,width:o=10,height:r=5,...a}=e;return i.createElement(q.svg,M({},a,{ref:t,width:o,height:r,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:i.createElement("polygon",{points:"0,0 30,0 15,10"}))}),Da="Popper",[Na,Le]=se(Da),[Qu,Ua]=Na(Da),ef=e=>{const{__scopePopper:t,children:n}=e,[o,r]=i.useState(null);return i.createElement(Qu,{scope:t,anchor:o,onAnchorChange:r},n)},tf="PopperAnchor",nf=i.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:o,...r}=e,a=Ua(tf,n),s=i.useRef(null),l=oe(t,s);return i.useEffect(()=>{a.onAnchorChange((o==null?void 0:o.current)||s.current)}),o?null:i.createElement(q.div,M({},r,{ref:l}))}),Za="PopperContent",[of,rf]=Na(Za),af=i.forwardRef((e,t)=>{var n,o,r,a,s,l,d,u;const{__scopePopper:p,side:f="bottom",sideOffset:v=0,align:b="center",alignOffset:g=0,arrowPadding:h=0,collisionBoundary:x=[],collisionPadding:k=0,sticky:y="partial",hideWhenDetached:w=!1,avoidCollisions:C=!0,onPlaced:E,...I}=e,F=Ua(Za,p),[T,D]=i.useState(null),K=oe(t,Qt=>D(Qt)),[H,z]=i.useState(null),U=cn(H),R=(n=U==null?void 0:U.width)!==null&&n!==void 0?n:0,V=(o=U==null?void 0:U.height)!==null&&o!==void 0?o:0,W=f+(b!=="center"?"-"+b:""),re=typeof k=="number"?k:{top:0,right:0,bottom:0,left:0,...k},te=Array.isArray(x)?x:[x],S=te.length>0,_={padding:re,boundary:te.filter(df),altBoundary:S},{refs:N,floatingStyles:A,placement:Y,isPositioned:ae,middlewareData:le}=Xu({strategy:"fixed",placement:W,whileElementsMounted:Ku,elements:{reference:F.anchor},middleware:[Zu({mainAxis:v+V,alignmentAxis:g}),C&&Bu({mainAxis:!0,crossAxis:!1,limiter:y==="partial"?Hu():void 0,..._}),C&&Nu({..._}),Ru({..._,apply:({elements:Qt,rects:xt,availableWidth:kt,availableHeight:eo})=>{const{width:to,height:yt}=xt.reference,$t=Qt.floating.style;$t.setProperty("--radix-popper-available-width",`${kt}px`),$t.setProperty("--radix-popper-available-height",`${eo}px`),$t.setProperty("--radix-popper-anchor-width",`${to}px`),$t.setProperty("--radix-popper-anchor-height",`${yt}px`)}}),H&&Yu({element:H,padding:h}),uf({arrowWidth:R,arrowHeight:V}),w&&Uu({strategy:"referenceHidden"})]}),[ve,$e]=Ba(Y),me=be(E);Ze(()=>{ae&&(me==null||me())},[ae,me]);const ue=(r=le.arrow)===null||r===void 0?void 0:r.x,Pe=(a=le.arrow)===null||a===void 0?void 0:a.y,Pr=((s=le.arrow)===null||s===void 0?void 0:s.centerOffset)!==0,[Qn,Ir]=i.useState();return Ze(()=>{T&&Ir(window.getComputedStyle(T).zIndex)},[T]),i.createElement("div",{ref:N.setFloating,"data-radix-popper-content-wrapper":"",style:{...A,transform:ae?A.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Qn,["--radix-popper-transform-origin"]:[(l=le.transformOrigin)===null||l===void 0?void 0:l.x,(d=le.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")},dir:e.dir},i.createElement(of,{scope:p,placedSide:ve,onArrowChange:z,arrowX:ue,arrowY:Pe,shouldHideArrow:Pr},i.createElement(q.div,M({"data-side":ve,"data-align":$e},I,{ref:K,style:{...I.style,animation:ae?void 0:"none",opacity:(u=le.hide)!==null&&u!==void 0&&u.referenceHidden?0:void 0}}))))}),cf="PopperArrow",lf={top:"bottom",right:"left",bottom:"top",left:"right"},sf=i.forwardRef(function(t,n){const{__scopePopper:o,...r}=t,a=rf(cf,o),s=lf[a.placedSide];return i.createElement("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0}},i.createElement(Ju,M({},r,{ref:n,style:{...r.style,display:"block"}})))});function df(e){return e!==null}const uf=e=>({name:"transformOrigin",options:e,fn(t){var n,o,r,a,s;const{placement:l,rects:d,middlewareData:u}=t,f=((n=u.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,v=f?0:e.arrowWidth,b=f?0:e.arrowHeight,[g,h]=Ba(l),x={start:"0%",center:"50%",end:"100%"}[h],k=((o=(r=u.arrow)===null||r===void 0?void 0:r.x)!==null&&o!==void 0?o:0)+v/2,y=((a=(s=u.arrow)===null||s===void 0?void 0:s.y)!==null&&a!==void 0?a:0)+b/2;let w="",C="";return g==="bottom"?(w=f?x:`${k}px`,C=`${-b}px`):g==="top"?(w=f?x:`${k}px`,C=`${d.floating.height+b}px`):g==="right"?(w=`${-b}px`,C=f?x:`${y}px`):g==="left"&&(w=`${d.floating.width+b}px`,C=f?x:`${y}px`),{data:{x:w,y:C}}}});function Ba(e){const[t,n="center"]=e.split("-");return[t,n]}const Tt=ef,Lt=nf,mn=af,xn=sf,kn=i.forwardRef((e,t)=>{var n;const{container:o=globalThis==null||(n=globalThis.document)===null||n===void 0?void 0:n.body,...r}=e;return o?Ue.createPortal(i.createElement(q.div,M({},r,{ref:t})),o):null}),Oo="rovingFocusGroup.onEntryFocus",ff={bubbles:!1,cancelable:!0},Po="RovingFocusGroup",[Io,Ha,pf]=ao(Po),[hf,rt]=se(Po,[pf]),[vf,bf]=hf(Po),gf=i.forwardRef((e,t)=>i.createElement(Io.Provider,{scope:e.__scopeRovingFocusGroup},i.createElement(Io.Slot,{scope:e.__scopeRovingFocusGroup},i.createElement(mf,M({},e,{ref:t}))))),mf=i.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:o,loop:r=!1,dir:a,currentTabStopId:s,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:d,onEntryFocus:u,...p}=e,f=i.useRef(null),v=oe(t,f),b=Et(a),[g=null,h]=ge({prop:s,defaultProp:l,onChange:d}),[x,k]=i.useState(!1),y=be(u),w=Ha(n),C=i.useRef(!1),[E,I]=i.useState(0);return i.useEffect(()=>{const F=f.current;if(F)return F.addEventListener(Oo,y),()=>F.removeEventListener(Oo,y)},[y]),i.createElement(vf,{scope:n,orientation:o,dir:b,loop:r,currentTabStopId:g,onItemFocus:i.useCallback(F=>h(F),[h]),onItemShiftTab:i.useCallback(()=>k(!0),[]),onFocusableItemAdd:i.useCallback(()=>I(F=>F+1),[]),onFocusableItemRemove:i.useCallback(()=>I(F=>F-1),[])},i.createElement(q.div,M({tabIndex:x||E===0?-1:0,"data-orientation":o},p,{ref:v,style:{outline:"none",...e.style},onMouseDown:L(e.onMouseDown,()=>{C.current=!0}),onFocus:L(e.onFocus,F=>{const T=!C.current;if(F.target===F.currentTarget&&T&&!x){const D=new CustomEvent(Oo,ff);if(F.currentTarget.dispatchEvent(D),!D.defaultPrevented){const K=w().filter(V=>V.focusable),H=K.find(V=>V.active),z=K.find(V=>V.id===g),R=[H,z,...K].filter(Boolean).map(V=>V.ref.current);Ra(R)}}C.current=!1}),onBlur:L(e.onBlur,()=>k(!1))})))}),xf="RovingFocusGroupItem",kf=i.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:o=!0,active:r=!1,tabStopId:a,...s}=e,l=Fe(),d=a||l,u=bf(xf,n),p=u.currentTabStopId===d,f=Ha(n),{onFocusableItemAdd:v,onFocusableItemRemove:b}=u;return i.useEffect(()=>{if(o)return v(),()=>b()},[o,v,b]),i.createElement(Io.ItemSlot,{scope:n,id:d,focusable:o,active:r},i.createElement(q.span,M({tabIndex:p?0:-1,"data-orientation":u.orientation},s,{ref:t,onMouseDown:L(e.onMouseDown,g=>{o?u.onItemFocus(d):g.preventDefault()}),onFocus:L(e.onFocus,()=>u.onItemFocus(d)),onKeyDown:L(e.onKeyDown,g=>{if(g.key==="Tab"&&g.shiftKey){u.onItemShiftTab();return}if(g.target!==g.currentTarget)return;const h=wf(g,u.orientation,u.dir);if(h!==void 0){g.preventDefault();let k=f().filter(y=>y.focusable).map(y=>y.ref.current);if(h==="last")k.reverse();else if(h==="prev"||h==="next"){h==="prev"&&k.reverse();const y=k.indexOf(g.currentTarget);k=u.loop?Cf(k,y+1):k.slice(y+1)}setTimeout(()=>Ra(k))}})})))}),yf={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function $f(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function wf(e,t,n){const o=$f(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(o))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(o)))return yf[o]}function Ra(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function Cf(e,t){return e.map((n,o)=>e[(t+o)%e.length])}const Fo=gf,jo=kf;var Sf=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},at=new WeakMap,yn=new WeakMap,$n={},_o=0,Wa=function(e){return e&&(e.host||Wa(e.parentNode))},Mf=function(e,t){return t.map(function(n){if(e.contains(n))return n;var o=Wa(n);return o&&e.contains(o)?o:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},Ef=function(e,t,n,o){var r=Mf(t,Array.isArray(e)?e:[e]);$n[n]||($n[n]=new WeakMap);var a=$n[n],s=[],l=new Set,d=new Set(r),u=function(f){!f||l.has(f)||(l.add(f),u(f.parentNode))};r.forEach(u);var p=function(f){!f||d.has(f)||Array.prototype.forEach.call(f.children,function(v){if(l.has(v))p(v);else{var b=v.getAttribute(o),g=b!==null&&b!=="false",h=(at.get(v)||0)+1,x=(a.get(v)||0)+1;at.set(v,h),a.set(v,x),s.push(v),h===1&&g&&yn.set(v,!0),x===1&&v.setAttribute(n,"true"),g||v.setAttribute(o,"true")}})};return p(t),l.clear(),_o++,function(){s.forEach(function(f){var v=at.get(f)-1,b=a.get(f)-1;at.set(f,v),a.set(f,b),v||(yn.has(f)||f.removeAttribute(o),yn.delete(f)),b||f.removeAttribute(n)}),_o--,_o||(at=new WeakMap,at=new WeakMap,yn=new WeakMap,$n={})}},To=function(e,t,n){n===void 0&&(n="data-aria-hidden");var o=Array.from(Array.isArray(e)?e:[e]),r=t||Sf(e);return r?(o.push.apply(o,Array.from(r.querySelectorAll("[aria-live]"))),Ef(o,r,n,"aria-hidden")):function(){return null}},de=function(){return de=Object.assign||function(t){for(var n,o=1,r=arguments.length;o<r;o++){n=arguments[o];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},de.apply(this,arguments)};function Lo(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]]);return n}function Va(e,t,n){if(n||arguments.length===2)for(var o=0,r=t.length,a;o<r;o++)(a||!(o in t))&&(a||(a=Array.prototype.slice.call(t,0,o)),a[o]=t[o]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var At="right-scroll-bar-position",Dt="width-before-scroll-bar",Of="with-scroll-bars-hidden",Pf="--removed-body-scroll-bar-size";function If(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Ff(e,t){var n=i.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(o){var r=n.value;r!==o&&(n.value=o,n.callback(o,r))}}}})[0];return n.callback=t,n.facade}function za(e,t){return Ff(t||null,function(n){return e.forEach(function(o){return If(o,n)})})}function jf(e){return e}function _f(e,t){t===void 0&&(t=jf);var n=[],o=!1,r={read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(a){var s=t(a,o);return n.push(s),function(){n=n.filter(function(l){return l!==s})}},assignSyncMedium:function(a){for(o=!0;n.length;){var s=n;n=[],s.forEach(a)}n={push:function(l){return a(l)},filter:function(){return n}}},assignMedium:function(a){o=!0;var s=[];if(n.length){var l=n;n=[],l.forEach(a),s=n}var d=function(){var p=s;s=[],p.forEach(a)},u=function(){return Promise.resolve().then(d)};u(),n={push:function(p){s.push(p),u()},filter:function(p){return s=s.filter(p),n}}}};return r}function Ga(e){e===void 0&&(e={});var t=_f(null);return t.options=de({async:!0,ssr:!1},e),t}var Ka=function(e){var t=e.sideCar,n=Lo(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var o=t.read();if(!o)throw new Error("Sidecar medium not found");return $.createElement(o,de({},n))};Ka.isSideCarExport=!0;function qa(e,t){return e.useMedium(t),Ka}var Ya=Ga(),Ao=function(){},wn=$.forwardRef(function(e,t){var n=$.useRef(null),o=$.useState({onScrollCapture:Ao,onWheelCapture:Ao,onTouchMoveCapture:Ao}),r=o[0],a=o[1],s=e.forwardProps,l=e.children,d=e.className,u=e.removeScrollBar,p=e.enabled,f=e.shards,v=e.sideCar,b=e.noIsolation,g=e.inert,h=e.allowPinchZoom,x=e.as,k=x===void 0?"div":x,y=Lo(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),w=v,C=za([n,t]),E=de(de({},y),r);return $.createElement($.Fragment,null,p&&$.createElement(w,{sideCar:Ya,removeScrollBar:u,shards:f,noIsolation:b,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n}),s?$.cloneElement($.Children.only(l),de(de({},E),{ref:C})):$.createElement(k,de({},E,{className:d,ref:C}),l))});wn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},wn.classNames={fullWidth:Dt,zeroRight:At};var Xa,Tf=function(){if(Xa)return Xa;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Lf(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Tf();return t&&e.setAttribute("nonce",t),e}function Af(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Df(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Nf=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Lf())&&(Af(t,n),Df(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Uf=function(){var e=Nf();return function(t,n){$.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Do=function(){var e=Uf(),t=function(n){var o=n.styles,r=n.dynamic;return e(o,r),null};return t},Zf={left:0,top:0,right:0,gap:0},No=function(e){return parseInt(e||"",10)||0},Bf=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],o=t[e==="padding"?"paddingTop":"marginTop"],r=t[e==="padding"?"paddingRight":"marginRight"];return[No(n),No(o),No(r)]},Hf=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Zf;var t=Bf(e),n=document.documentElement.clientWidth,o=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,o-n+t[2]-t[0])}},Rf=Do(),Wf=function(e,t,n,o){var r=e.left,a=e.top,s=e.right,l=e.gap;return n===void 0&&(n="margin"),`
|
|
103
|
-
.`.concat(
|
|
172
|
+
`);function Mu(e,t=globalThis==null?void 0:globalThis.document){const n=be(e);i.useEffect(()=>{const o=r=>{r.key==="Escape"&&n(r)};return t.addEventListener("keydown",o),()=>t.removeEventListener("keydown",o)},[n,t])}const xo="dismissableLayer.update",Eu="dismissableLayer.pointerDownOutside",Ou="dismissableLayer.focusOutside";let la;const Pu=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),ln=i.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:o=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:d,...u}=e,p=i.useContext(Pu),[f,v]=i.useState(null),b=(n=f==null?void 0:f.ownerDocument)!==null&&n!==void 0?n:globalThis==null?void 0:globalThis.document,[,g]=i.useState({}),h=oe(t,T=>v(T)),x=Array.from(p.layers),[k]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),$=x.indexOf(k),C=f?x.indexOf(f):-1,y=p.layersWithOutsidePointerEventsDisabled.size>0,M=C>=$,E=Iu(T=>{const A=T.target,K=[...p.branches].some(H=>H.contains(A));!M||K||(a==null||a(T),l==null||l(T),T.defaultPrevented||d==null||d())},b),j=ju(T=>{const A=T.target;[...p.branches].some(H=>H.contains(A))||(s==null||s(T),l==null||l(T),T.defaultPrevented||d==null||d())},b);return Mu(T=>{C===p.layers.size-1&&(r==null||r(T),!T.defaultPrevented&&d&&(T.preventDefault(),d()))},b),i.useEffect(()=>{if(f)return o&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(la=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(f)),p.layers.add(f),sa(),()=>{o&&p.layersWithOutsidePointerEventsDisabled.size===1&&(b.body.style.pointerEvents=la)}},[f,b,o,p]),i.useEffect(()=>()=>{f&&(p.layers.delete(f),p.layersWithOutsidePointerEventsDisabled.delete(f),sa())},[f,p]),i.useEffect(()=>{const T=()=>g({});return document.addEventListener(xo,T),()=>document.removeEventListener(xo,T)},[]),i.createElement(q.div,O({},u,{ref:h,style:{pointerEvents:y?M?"auto":"none":void 0,...e.style},onFocusCapture:D(e.onFocusCapture,j.onFocusCapture),onBlurCapture:D(e.onBlurCapture,j.onBlurCapture),onPointerDownCapture:D(e.onPointerDownCapture,E.onPointerDownCapture)}))});function Iu(e,t=globalThis==null?void 0:globalThis.document){const n=be(e),o=i.useRef(!1),r=i.useRef(()=>{});return i.useEffect(()=>{const a=l=>{if(l.target&&!o.current){let u=function(){da(Eu,n,d,{discrete:!0})};const d={originalEvent:l};l.pointerType==="touch"?(t.removeEventListener("click",r.current),r.current=u,t.addEventListener("click",r.current,{once:!0})):u()}o.current=!1},s=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(s),t.removeEventListener("pointerdown",a),t.removeEventListener("click",r.current)}},[t,n]),{onPointerDownCapture:()=>o.current=!0}}function ju(e,t=globalThis==null?void 0:globalThis.document){const n=be(e),o=i.useRef(!1);return i.useEffect(()=>{const r=a=>{a.target&&!o.current&&da(Ou,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",r),()=>t.removeEventListener("focusin",r)},[t,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}function sa(){const e=new CustomEvent(xo);document.dispatchEvent(e)}function da(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?Vr(r,a):r.dispatchEvent(a)}let ko=0;function ua(){i.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:fa()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:fa()),ko++,()=>{ko===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),ko--}},[])}function fa(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const $o="focusScope.autoFocusOnMount",yo="focusScope.autoFocusOnUnmount",pa={bubbles:!1,cancelable:!0},ha=i.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...s}=e,[l,d]=i.useState(null),u=be(r),p=be(a),f=i.useRef(null),v=oe(t,h=>d(h)),b=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect(()=>{if(o){let h=function(C){if(b.paused||!l)return;const y=C.target;l.contains(y)?f.current=y:Fe(f.current,{select:!0})},x=function(C){if(b.paused||!l)return;const y=C.relatedTarget;y!==null&&(l.contains(y)||Fe(f.current,{select:!0}))},k=function(C){const y=document.activeElement;for(const M of C)M.removedNodes.length>0&&(l!=null&&l.contains(y)||Fe(l))};document.addEventListener("focusin",h),document.addEventListener("focusout",x);const $=new MutationObserver(k);return l&&$.observe(l,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",x),$.disconnect()}}},[o,l,b.paused]),i.useEffect(()=>{if(l){ga.add(b);const h=document.activeElement;if(!l.contains(h)){const k=new CustomEvent($o,pa);l.addEventListener($o,u),l.dispatchEvent(k),k.defaultPrevented||(Fu(Au(va(l)),{select:!0}),document.activeElement===h&&Fe(l))}return()=>{l.removeEventListener($o,u),setTimeout(()=>{const k=new CustomEvent(yo,pa);l.addEventListener(yo,p),l.dispatchEvent(k),k.defaultPrevented||Fe(h??document.body,{select:!0}),l.removeEventListener(yo,p),ga.remove(b)},0)}}},[l,u,p,b]);const g=i.useCallback(h=>{if(!n&&!o||b.paused)return;const x=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,k=document.activeElement;if(x&&k){const $=h.currentTarget,[C,y]=_u($);C&&y?!h.shiftKey&&k===y?(h.preventDefault(),n&&Fe(C,{select:!0})):h.shiftKey&&k===C&&(h.preventDefault(),n&&Fe(y,{select:!0})):k===$&&h.preventDefault()}},[n,o,b.paused]);return i.createElement(q.div,O({tabIndex:-1},s,{ref:v,onKeyDown:g}))});function Fu(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(Fe(o,{select:t}),document.activeElement!==n)return}function _u(e){const t=va(e),n=ba(t,e),o=ba(t.reverse(),e);return[n,o]}function va(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const r=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||r?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function ba(e,t){for(const n of e)if(!Tu(n,{upTo:t}))return n}function Tu(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Du(e){return e instanceof HTMLInputElement&&"select"in e}function Fe(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&Du(e)&&t&&e.select()}}const ga=Lu();function Lu(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=ma(e,t),e.unshift(t)},remove(t){var n;e=ma(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function ma(e,t){const n=[...e],o=n.indexOf(t);return o!==-1&&n.splice(o,1),n}function Au(e){return e.filter(t=>t.tagName!=="A")}function et(e){return e.split("-")[1]}function wo(e){return e==="y"?"height":"width"}function Se(e){return e.split("-")[0]}function Re(e){return["top","bottom"].includes(Se(e))?"x":"y"}function xa(e,t,n){let{reference:o,floating:r}=e;const a=o.x+o.width/2-r.width/2,s=o.y+o.height/2-r.height/2,l=Re(t),d=wo(l),u=o[d]/2-r[d]/2,p=l==="x";let f;switch(Se(t)){case"top":f={x:a,y:o.y-r.height};break;case"bottom":f={x:a,y:o.y+o.height};break;case"right":f={x:o.x+o.width,y:s};break;case"left":f={x:o.x-r.width,y:s};break;default:f={x:o.x,y:o.y}}switch(et(t)){case"start":f[l]-=u*(n&&p?-1:1);break;case"end":f[l]+=u*(n&&p?-1:1)}return f}const Nu=async(e,t,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:a=[],platform:s}=n,l=a.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:r}),{x:p,y:f}=xa(u,o,d),v=o,b={},g=0;for(let h=0;h<l.length;h++){const{name:x,fn:k}=l[h],{x:$,y:C,data:y,reset:M}=await k({x:p,y:f,initialPlacement:o,placement:v,strategy:r,middlewareData:b,rects:u,platform:s,elements:{reference:e,floating:t}});p=$??p,f=C??f,b={...b,[x]:{...b[x],...y}},M&&g<=50&&(g++,typeof M=="object"&&(M.placement&&(v=M.placement),M.rects&&(u=M.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:r}):M.rects),{x:p,y:f}=xa(u,v,d)),h=-1)}return{x:p,y:f,placement:v,strategy:r,middlewareData:b}};function Me(e,t){return typeof e=="function"?e(t):e}function ka(e){return typeof e!="number"?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(e):{top:e,right:e,bottom:e,left:e}}function sn(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function jt(e,t){var n;t===void 0&&(t={});const{x:o,y:r,platform:a,rects:s,elements:l,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:v=!1,padding:b=0}=Me(t,e),g=ka(b),h=l[v?f==="floating"?"reference":"floating":f],x=sn(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(h)))==null||n?h:h.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:u,rootBoundary:p,strategy:d})),k=f==="floating"?{...s.floating,x:o,y:r}:s.reference,$=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),C=await(a.isElement==null?void 0:a.isElement($))&&await(a.getScale==null?void 0:a.getScale($))||{x:1,y:1},y=sn(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:k,offsetParent:$,strategy:d}):k);return{top:(x.top-y.top+g.top)/C.y,bottom:(y.bottom-x.bottom+g.bottom)/C.y,left:(x.left-y.left+g.left)/C.x,right:(y.right-x.right+g.right)/C.x}}const Ft=Math.min,We=Math.max;function Co(e,t,n){return We(e,Ft(t,n))}const $a=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:r,rects:a,platform:s,elements:l}=t,{element:d,padding:u=0}=Me(e,t)||{};if(d==null)return{};const p=ka(u),f={x:n,y:o},v=Re(r),b=wo(v),g=await s.getDimensions(d),h=v==="y",x=h?"top":"left",k=h?"bottom":"right",$=h?"clientHeight":"clientWidth",C=a.reference[b]+a.reference[v]-f[v]-a.floating[b],y=f[v]-a.reference[v],M=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d));let E=M?M[$]:0;E&&await(s.isElement==null?void 0:s.isElement(M))||(E=l.floating[$]||a.floating[b]);const j=C/2-y/2,T=E/2-g[b]/2-1,A=Ft(p[x],T),K=Ft(p[k],T),H=A,z=E-g[b]-K,Z=E/2-g[b]/2+j,R=Co(H,Z,z),V=et(r)!=null&&Z!=R&&a.reference[b]/2-(Z<H?A:K)-g[b]/2<0?Z<H?H-Z:z-Z:0;return{[v]:f[v]-V,data:{[v]:R,centerOffset:Z-R+V}}}}),ya=["top","right","bottom","left"];ya.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);const Uu={left:"right",right:"left",bottom:"top",top:"bottom"};function dn(e){return e.replace(/left|right|bottom|top/g,t=>Uu[t])}function Zu(e,t,n){n===void 0&&(n=!1);const o=et(e),r=Re(e),a=wo(r);let s=r==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=dn(s)),{main:s,cross:dn(s)}}const Bu={start:"end",end:"start"};function So(e){return e.replace(/start|end/g,t=>Bu[t])}const Hu=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:o,middlewareData:r,rects:a,initialPlacement:s,platform:l,elements:d}=t,{mainAxis:u=!0,crossAxis:p=!0,fallbackPlacements:f,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:g=!0,...h}=Me(e,t),x=Se(o),k=Se(s)===s,$=await(l.isRTL==null?void 0:l.isRTL(d.floating)),C=f||(k||!g?[dn(s)]:function(H){const z=dn(H);return[So(H),z,So(z)]}(s));f||b==="none"||C.push(...function(H,z,Z,R){const V=et(H);let W=function(re,te,S){const _=["left","right"],N=["right","left"],L=["top","bottom"],Y=["bottom","top"];switch(re){case"top":case"bottom":return S?te?N:_:te?_:N;case"left":case"right":return te?L:Y;default:return[]}}(Se(H),Z==="start",R);return V&&(W=W.map(re=>re+"-"+V),z&&(W=W.concat(W.map(So)))),W}(s,g,b,$));const y=[s,...C],M=await jt(t,h),E=[];let j=((n=r.flip)==null?void 0:n.overflows)||[];if(u&&E.push(M[x]),p){const{main:H,cross:z}=Zu(o,a,$);E.push(M[H],M[z])}if(j=[...j,{placement:o,overflows:E}],!E.every(H=>H<=0)){var T,A;const H=(((T=r.flip)==null?void 0:T.index)||0)+1,z=y[H];if(z)return{data:{index:H,overflows:j},reset:{placement:z}};let Z=(A=j.filter(R=>R.overflows[0]<=0).sort((R,V)=>R.overflows[1]-V.overflows[1])[0])==null?void 0:A.placement;if(!Z)switch(v){case"bestFit":{var K;const R=(K=j.map(V=>[V.placement,V.overflows.filter(W=>W>0).reduce((W,re)=>W+re,0)]).sort((V,W)=>V[1]-W[1])[0])==null?void 0:K[0];R&&(Z=R);break}case"initialPlacement":Z=s}if(o!==Z)return{reset:{placement:Z}}}return{}}}};function wa(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Ca(e){return ya.some(t=>e[t]>=0)}const Ru=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:o="referenceHidden",...r}=Me(e,t);switch(o){case"referenceHidden":{const a=wa(await jt(t,{...r,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:Ca(a)}}}case"escaped":{const a=wa(await jt(t,{...r,altBoundary:!0}),n.floating);return{data:{escapedOffsets:a,escaped:Ca(a)}}}default:return{}}}}},Wu=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:o}=t,r=await async function(a,s){const{placement:l,platform:d,elements:u}=a,p=await(d.isRTL==null?void 0:d.isRTL(u.floating)),f=Se(l),v=et(l),b=Re(l)==="x",g=["left","top"].includes(f)?-1:1,h=p&&b?-1:1,x=Me(s,a);let{mainAxis:k,crossAxis:$,alignmentAxis:C}=typeof x=="number"?{mainAxis:x,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...x};return v&&typeof C=="number"&&($=v==="end"?-1*C:C),b?{x:$*h,y:k*g}:{x:k*g,y:$*h}}(t,e);return{x:n+r.x,y:o+r.y,data:r}}}};function Sa(e){return e==="x"?"y":"x"}const Vu=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:r}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:x=>{let{x:k,y:$}=x;return{x:k,y:$}}},...d}=Me(e,t),u={x:n,y:o},p=await jt(t,d),f=Re(Se(r)),v=Sa(f);let b=u[f],g=u[v];if(a){const x=f==="y"?"bottom":"right";b=Co(b+p[f==="y"?"top":"left"],b,b-p[x])}if(s){const x=v==="y"?"bottom":"right";g=Co(g+p[v==="y"?"top":"left"],g,g-p[x])}const h=l.fn({...t,[f]:b,[v]:g});return{...h,data:{x:h.x-n,y:h.y-o}}}}},zu=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:r,rects:a,middlewareData:s}=t,{offset:l=0,mainAxis:d=!0,crossAxis:u=!0}=Me(e,t),p={x:n,y:o},f=Re(r),v=Sa(f);let b=p[f],g=p[v];const h=Me(l,t),x=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(d){const C=f==="y"?"height":"width",y=a.reference[f]-a.floating[C]+x.mainAxis,M=a.reference[f]+a.reference[C]-x.mainAxis;b<y?b=y:b>M&&(b=M)}if(u){var k,$;const C=f==="y"?"width":"height",y=["top","left"].includes(Se(r)),M=a.reference[v]-a.floating[C]+(y&&((k=s.offset)==null?void 0:k[v])||0)+(y?0:x.crossAxis),E=a.reference[v]+a.reference[C]+(y?0:(($=s.offset)==null?void 0:$[v])||0)-(y?x.crossAxis:0);g<M?g=M:g>E&&(g=E)}return{[f]:b,[v]:g}}}},Gu=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:o,platform:r,elements:a}=t,{apply:s=()=>{},...l}=Me(e,t),d=await jt(t,l),u=Se(n),p=et(n),f=Re(n)==="x",{width:v,height:b}=o.floating;let g,h;u==="top"||u==="bottom"?(g=u,h=p===(await(r.isRTL==null?void 0:r.isRTL(a.floating))?"start":"end")?"left":"right"):(h=u,g=p==="end"?"top":"bottom");const x=b-d[g],k=v-d[h],$=!t.middlewareData.shift;let C=x,y=k;if(f){const E=v-d.left-d.right;y=p||$?Ft(k,E):E}else{const E=b-d.top-d.bottom;C=p||$?Ft(x,E):E}if($&&!p){const E=We(d.left,0),j=We(d.right,0),T=We(d.top,0),A=We(d.bottom,0);f?y=v-2*(E!==0||j!==0?E+j:We(d.left,d.right)):C=b-2*(T!==0||A!==0?T+A:We(d.top,d.bottom))}await s({...t,availableWidth:y,availableHeight:C});const M=await r.getDimensions(a.floating);return v!==M.width||b!==M.height?{reset:{rects:!0}}:{}}}};function he(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function we(e){return he(e).getComputedStyle(e)}function Ma(e){return e instanceof he(e).Node}function _e(e){return Ma(e)?(e.nodeName||"").toLowerCase():"#document"}function ke(e){return e instanceof he(e).HTMLElement}function Ea(e){return typeof ShadowRoot<"u"&&(e instanceof he(e).ShadowRoot||e instanceof ShadowRoot)}function _t(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=we(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(r)}function Ku(e){return["table","td","th"].includes(_e(e))}function Mo(e){const t=Eo(),n=we(e);return n.transform!=="none"||n.perspective!=="none"||!!n.containerType&&n.containerType!=="normal"||!t&&!!n.backdropFilter&&n.backdropFilter!=="none"||!t&&!!n.filter&&n.filter!=="none"||["transform","perspective","filter"].some(o=>(n.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(n.contain||"").includes(o))}function Eo(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function un(e){return["html","body","#document"].includes(_e(e))}const Oo=Math.min,tt=Math.max,fn=Math.round,pn=Math.floor,Te=e=>({x:e,y:e});function Oa(e){const t=we(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=ke(e),a=r?e.offsetWidth:n,s=r?e.offsetHeight:o,l=fn(n)!==a||fn(o)!==s;return l&&(n=a,o=s),{width:n,height:o,$:l}}function Ee(e){return e instanceof he(e).Element}function Po(e){return Ee(e)?e:e.contextElement}function nt(e){const t=Po(e);if(!ke(t))return Te(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:a}=Oa(t);let s=(a?fn(n.width):n.width)/o,l=(a?fn(n.height):n.height)/r;return s&&Number.isFinite(s)||(s=1),l&&Number.isFinite(l)||(l=1),{x:s,y:l}}const qu=Te(0);function Pa(e){const t=he(e);return Eo()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:qu}function Ve(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=e.getBoundingClientRect(),a=Po(e);let s=Te(1);t&&(o?Ee(o)&&(s=nt(o)):s=nt(e));const l=function(v,b,g){return b===void 0&&(b=!1),!(!g||b&&g!==he(v))&&b}(a,n,o)?Pa(a):Te(0);let d=(r.left+l.x)/s.x,u=(r.top+l.y)/s.y,p=r.width/s.x,f=r.height/s.y;if(a){const v=he(a),b=o&&Ee(o)?he(o):o;let g=v.frameElement;for(;g&&o&&b!==v;){const h=nt(g),x=g.getBoundingClientRect(),k=getComputedStyle(g),$=x.left+(g.clientLeft+parseFloat(k.paddingLeft))*h.x,C=x.top+(g.clientTop+parseFloat(k.paddingTop))*h.y;d*=h.x,u*=h.y,p*=h.x,f*=h.y,d+=$,u+=C,g=he(g).frameElement}}return sn({width:p,height:f,x:d,y:u})}function hn(e){return Ee(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Oe(e){return((Ma(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ia(e){return Ve(Oe(e)).left+hn(e).scrollLeft}function ot(e){if(_e(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ea(e)&&e.host||Oe(e);return Ea(t)?t.host:t}function ja(e){const t=ot(e);return un(t)?e.ownerDocument?e.ownerDocument.body:e.body:ke(t)&&_t(t)?t:ja(t)}function vn(e,t){var n;t===void 0&&(t=[]);const o=ja(e),r=o===((n=e.ownerDocument)==null?void 0:n.body),a=he(o);return r?t.concat(a,a.visualViewport||[],_t(o)?o:[]):t.concat(o,vn(o))}function Fa(e,t,n){let o;if(t==="viewport")o=function(r,a){const s=he(r),l=Oe(r),d=s.visualViewport;let u=l.clientWidth,p=l.clientHeight,f=0,v=0;if(d){u=d.width,p=d.height;const b=Eo();(!b||b&&a==="fixed")&&(f=d.offsetLeft,v=d.offsetTop)}return{width:u,height:p,x:f,y:v}}(e,n);else if(t==="document")o=function(r){const a=Oe(r),s=hn(r),l=r.ownerDocument.body,d=tt(a.scrollWidth,a.clientWidth,l.scrollWidth,l.clientWidth),u=tt(a.scrollHeight,a.clientHeight,l.scrollHeight,l.clientHeight);let p=-s.scrollLeft+Ia(r);const f=-s.scrollTop;return we(l).direction==="rtl"&&(p+=tt(a.clientWidth,l.clientWidth)-d),{width:d,height:u,x:p,y:f}}(Oe(e));else if(Ee(t))o=function(r,a){const s=Ve(r,!0,a==="fixed"),l=s.top+r.clientTop,d=s.left+r.clientLeft,u=ke(r)?nt(r):Te(1);return{width:r.clientWidth*u.x,height:r.clientHeight*u.y,x:d*u.x,y:l*u.y}}(t,n);else{const r=Pa(e);o={...t,x:t.x-r.x,y:t.y-r.y}}return sn(o)}function _a(e,t){const n=ot(e);return!(n===t||!Ee(n)||un(n))&&(we(n).position==="fixed"||_a(n,t))}function Yu(e,t,n){const o=ke(t),r=Oe(t),a=n==="fixed",s=Ve(e,!0,a,t);let l={scrollLeft:0,scrollTop:0};const d=Te(0);if(o||!o&&!a)if((_e(t)!=="body"||_t(r))&&(l=hn(t)),ke(t)){const u=Ve(t,!0,a,t);d.x=u.x+t.clientLeft,d.y=u.y+t.clientTop}else r&&(d.x=Ia(r));return{x:s.left+l.scrollLeft-d.x,y:s.top+l.scrollTop-d.y,width:s.width,height:s.height}}function Ta(e,t){return ke(e)&&we(e).position!=="fixed"?t?t(e):e.offsetParent:null}function Da(e,t){const n=he(e);if(!ke(e))return n;let o=Ta(e,t);for(;o&&Ku(o)&&we(o).position==="static";)o=Ta(o,t);return o&&(_e(o)==="html"||_e(o)==="body"&&we(o).position==="static"&&!Mo(o))?n:o||function(r){let a=ot(r);for(;ke(a)&&!un(a);){if(Mo(a))return a;a=ot(a)}return null}(e)||n}const Xu={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:o}=e;const r=ke(n),a=Oe(n);if(n===a)return t;let s={scrollLeft:0,scrollTop:0},l=Te(1);const d=Te(0);if((r||!r&&o!=="fixed")&&((_e(n)!=="body"||_t(a))&&(s=hn(n)),ke(n))){const u=Ve(n);l=nt(n),d.x=u.x+n.clientLeft,d.y=u.y+n.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-s.scrollLeft*l.x+d.x,y:t.y*l.y-s.scrollTop*l.y+d.y}},getDocumentElement:Oe,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:r}=e;const a=[...n==="clippingAncestors"?function(d,u){const p=u.get(d);if(p)return p;let f=vn(d).filter(h=>Ee(h)&&_e(h)!=="body"),v=null;const b=we(d).position==="fixed";let g=b?ot(d):d;for(;Ee(g)&&!un(g);){const h=we(g),x=Mo(g);x||h.position!=="fixed"||(v=null),(b?!x&&!v:!x&&h.position==="static"&&v&&["absolute","fixed"].includes(v.position)||_t(g)&&!x&&_a(d,g))?f=f.filter(k=>k!==g):v=h,g=ot(g)}return u.set(d,f),f}(t,this._c):[].concat(n),o],s=a[0],l=a.reduce((d,u)=>{const p=Fa(t,u,r);return d.top=tt(p.top,d.top),d.right=Oo(p.right,d.right),d.bottom=Oo(p.bottom,d.bottom),d.left=tt(p.left,d.left),d},Fa(t,s,r));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Da,getElementRects:async function(e){let{reference:t,floating:n,strategy:o}=e;const r=this.getOffsetParent||Da,a=this.getDimensions;return{reference:Yu(t,await r(n),o),floating:{x:0,y:0,...await a(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return Oa(e)},getScale:nt,isElement:Ee,isRTL:function(e){return getComputedStyle(e).direction==="rtl"}};function Ju(e,t,n,o){o===void 0&&(o={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:d=!1}=o,u=Po(e),p=r||a?[...u?vn(u):[],...vn(t)]:[];p.forEach(x=>{r&&x.addEventListener("scroll",n,{passive:!0}),a&&x.addEventListener("resize",n)});const f=u&&l?function(x,k){let $,C=null;const y=Oe(x);function M(){clearTimeout($),C&&C.disconnect(),C=null}return function E(j,T){j===void 0&&(j=!1),T===void 0&&(T=1),M();const{left:A,top:K,width:H,height:z}=x.getBoundingClientRect();if(j||k(),!H||!z)return;const Z={rootMargin:-pn(K)+"px "+-pn(y.clientWidth-(A+H))+"px "+-pn(y.clientHeight-(K+z))+"px "+-pn(A)+"px",threshold:tt(0,Oo(1,T))||1};let R=!0;function V(W){const re=W[0].intersectionRatio;if(re!==T){if(!R)return E();re?E(!1,re):$=setTimeout(()=>{E(!1,1e-7)},100)}R=!1}try{C=new IntersectionObserver(V,{...Z,root:y.ownerDocument})}catch{C=new IntersectionObserver(V,Z)}C.observe(x)}(!0),M}(u,n):null;let v,b=-1,g=null;s&&(g=new ResizeObserver(x=>{let[k]=x;k&&k.target===u&&g&&(g.unobserve(t),cancelAnimationFrame(b),b=requestAnimationFrame(()=>{g&&g.observe(t)})),n()}),u&&!d&&g.observe(u),g.observe(t));let h=d?Ve(e):null;return d&&function x(){const k=Ve(e);!h||k.x===h.x&&k.y===h.y&&k.width===h.width&&k.height===h.height||n(),h=k,v=requestAnimationFrame(x)}(),n(),()=>{p.forEach(x=>{r&&x.removeEventListener("scroll",n),a&&x.removeEventListener("resize",n)}),f&&f(),g&&g.disconnect(),g=null,d&&cancelAnimationFrame(v)}}const Qu=(e,t,n)=>{const o=new Map,r={platform:Xu,...n},a={...r.platform,_c:o};return Nu(e,t,{...r,platform:a})},ef=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:o,padding:r}=typeof e=="function"?e(n):e;return o&&t(o)?o.current!=null?$a({element:o.current,padding:r}).fn(n):{}:o?$a({element:o,padding:r}).fn(n):{}}}};var bn=typeof document<"u"?i.useLayoutEffect:i.useEffect;function gn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,o,r;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(o=n;o--!==0;)if(!gn(e[o],t[o]))return!1;return!0}if(r=Object.keys(e),n=r.length,n!==Object.keys(t).length)return!1;for(o=n;o--!==0;)if(!{}.hasOwnProperty.call(t,r[o]))return!1;for(o=n;o--!==0;){const a=r[o];if(!(a==="_owner"&&e.$$typeof)&&!gn(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function La(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Aa(e,t){const n=La(e);return Math.round(t*n)/n}function Na(e){const t=w.useRef(e);return bn(()=>{t.current=e}),t}function tf(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:r,elements:{reference:a,floating:s}={},transform:l=!0,whileElementsMounted:d,open:u}=e,[p,f]=w.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[v,b]=w.useState(o);gn(v,o)||b(o);const[g,h]=w.useState(null),[x,k]=w.useState(null),$=w.useCallback(W=>{W!=E.current&&(E.current=W,h(W))},[h]),C=w.useCallback(W=>{W!==j.current&&(j.current=W,k(W))},[k]),y=a||g,M=s||x,E=w.useRef(null),j=w.useRef(null),T=w.useRef(p),A=Na(d),K=Na(r),H=w.useCallback(()=>{if(!E.current||!j.current)return;const W={placement:t,strategy:n,middleware:v};K.current&&(W.platform=K.current),Qu(E.current,j.current,W).then(re=>{const te={...re,isPositioned:!0};z.current&&!gn(T.current,te)&&(T.current=te,gs.flushSync(()=>{f(te)}))})},[v,t,n,K]);bn(()=>{u===!1&&T.current.isPositioned&&(T.current.isPositioned=!1,f(W=>({...W,isPositioned:!1})))},[u]);const z=w.useRef(!1);bn(()=>(z.current=!0,()=>{z.current=!1}),[]),bn(()=>{if(y&&(E.current=y),M&&(j.current=M),y&&M){if(A.current)return A.current(y,M,H);H()}},[y,M,H,A]);const Z=w.useMemo(()=>({reference:E,floating:j,setReference:$,setFloating:C}),[$,C]),R=w.useMemo(()=>({reference:y,floating:M}),[y,M]),V=w.useMemo(()=>{const W={position:n,left:0,top:0};if(!R.floating)return W;const re=Aa(R.floating,p.x),te=Aa(R.floating,p.y);return l?{...W,transform:"translate("+re+"px, "+te+"px)",...La(R.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:re,top:te}},[n,l,R.floating,p.x,p.y]);return w.useMemo(()=>({...p,update:H,refs:Z,elements:R,floatingStyles:V}),[p,H,Z,R,V])}const nf=i.forwardRef((e,t)=>{const{children:n,width:o=10,height:r=5,...a}=e;return i.createElement(q.svg,O({},a,{ref:t,width:o,height:r,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:i.createElement("polygon",{points:"0,0 30,0 15,10"}))}),Ua="Popper",[Za,De]=se(Ua),[of,Ba]=Za(Ua),rf=e=>{const{__scopePopper:t,children:n}=e,[o,r]=i.useState(null);return i.createElement(of,{scope:t,anchor:o,onAnchorChange:r},n)},af="PopperAnchor",cf=i.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:o,...r}=e,a=Ba(af,n),s=i.useRef(null),l=oe(t,s);return i.useEffect(()=>{a.onAnchorChange((o==null?void 0:o.current)||s.current)}),o?null:i.createElement(q.div,O({},r,{ref:l}))}),Ha="PopperContent",[lf,sf]=Za(Ha),df=i.forwardRef((e,t)=>{var n,o,r,a,s,l,d,u;const{__scopePopper:p,side:f="bottom",sideOffset:v=0,align:b="center",alignOffset:g=0,arrowPadding:h=0,collisionBoundary:x=[],collisionPadding:k=0,sticky:$="partial",hideWhenDetached:C=!1,avoidCollisions:y=!0,onPlaced:M,...E}=e,j=Ba(Ha,p),[T,A]=i.useState(null),K=oe(t,Qt=>A(Qt)),[H,z]=i.useState(null),Z=cn(H),R=(n=Z==null?void 0:Z.width)!==null&&n!==void 0?n:0,V=(o=Z==null?void 0:Z.height)!==null&&o!==void 0?o:0,W=f+(b!=="center"?"-"+b:""),re=typeof k=="number"?k:{top:0,right:0,bottom:0,left:0,...k},te=Array.isArray(x)?x:[x],S=te.length>0,_={padding:re,boundary:te.filter(hf),altBoundary:S},{refs:N,floatingStyles:L,placement:Y,isPositioned:ae,middlewareData:le}=tf({strategy:"fixed",placement:W,whileElementsMounted:Ju,elements:{reference:j.anchor},middleware:[Wu({mainAxis:v+V,alignmentAxis:g}),y&&Vu({mainAxis:!0,crossAxis:!1,limiter:$==="partial"?zu():void 0,..._}),y&&Hu({..._}),Gu({..._,apply:({elements:Qt,rects:xt,availableWidth:kt,availableHeight:eo})=>{const{width:to,height:$t}=xt.reference,yt=Qt.floating.style;yt.setProperty("--radix-popper-available-width",`${kt}px`),yt.setProperty("--radix-popper-available-height",`${eo}px`),yt.setProperty("--radix-popper-anchor-width",`${to}px`),yt.setProperty("--radix-popper-anchor-height",`${$t}px`)}}),H&&ef({element:H,padding:h}),vf({arrowWidth:R,arrowHeight:V}),C&&Ru({strategy:"referenceHidden"})]}),[ve,ye]=Ra(Y),me=be(M);Ze(()=>{ae&&(me==null||me())},[ae,me]);const ue=(r=le.arrow)===null||r===void 0?void 0:r.x,Pe=(a=le.arrow)===null||a===void 0?void 0:a.y,jr=((s=le.arrow)===null||s===void 0?void 0:s.centerOffset)!==0,[Qn,Fr]=i.useState();return Ze(()=>{T&&Fr(window.getComputedStyle(T).zIndex)},[T]),i.createElement("div",{ref:N.setFloating,"data-radix-popper-content-wrapper":"",style:{...L,transform:ae?L.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Qn,["--radix-popper-transform-origin"]:[(l=le.transformOrigin)===null||l===void 0?void 0:l.x,(d=le.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")},dir:e.dir},i.createElement(lf,{scope:p,placedSide:ve,onArrowChange:z,arrowX:ue,arrowY:Pe,shouldHideArrow:jr},i.createElement(q.div,O({"data-side":ve,"data-align":ye},E,{ref:K,style:{...E.style,animation:ae?void 0:"none",opacity:(u=le.hide)!==null&&u!==void 0&&u.referenceHidden?0:void 0}}))))}),uf="PopperArrow",ff={top:"bottom",right:"left",bottom:"top",left:"right"},pf=i.forwardRef(function(t,n){const{__scopePopper:o,...r}=t,a=sf(uf,o),s=ff[a.placedSide];return i.createElement("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0}},i.createElement(nf,O({},r,{ref:n,style:{...r.style,display:"block"}})))});function hf(e){return e!==null}const vf=e=>({name:"transformOrigin",options:e,fn(t){var n,o,r,a,s;const{placement:l,rects:d,middlewareData:u}=t,f=((n=u.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,v=f?0:e.arrowWidth,b=f?0:e.arrowHeight,[g,h]=Ra(l),x={start:"0%",center:"50%",end:"100%"}[h],k=((o=(r=u.arrow)===null||r===void 0?void 0:r.x)!==null&&o!==void 0?o:0)+v/2,$=((a=(s=u.arrow)===null||s===void 0?void 0:s.y)!==null&&a!==void 0?a:0)+b/2;let C="",y="";return g==="bottom"?(C=f?x:`${k}px`,y=`${-b}px`):g==="top"?(C=f?x:`${k}px`,y=`${d.floating.height+b}px`):g==="right"?(C=`${-b}px`,y=f?x:`${$}px`):g==="left"&&(C=`${d.floating.width+b}px`,y=f?x:`${$}px`),{data:{x:C,y}}}});function Ra(e){const[t,n="center"]=e.split("-");return[t,n]}const Tt=rf,Dt=cf,mn=df,xn=pf,kn=i.forwardRef((e,t)=>{var n;const{container:o=globalThis==null||(n=globalThis.document)===null||n===void 0?void 0:n.body,...r}=e;return o?Ue.createPortal(i.createElement(q.div,O({},r,{ref:t})),o):null}),Io="rovingFocusGroup.onEntryFocus",bf={bubbles:!1,cancelable:!0},jo="RovingFocusGroup",[Fo,Wa,gf]=io(jo),[mf,rt]=se(jo,[gf]),[xf,kf]=mf(jo),$f=i.forwardRef((e,t)=>i.createElement(Fo.Provider,{scope:e.__scopeRovingFocusGroup},i.createElement(Fo.Slot,{scope:e.__scopeRovingFocusGroup},i.createElement(yf,O({},e,{ref:t}))))),yf=i.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:o,loop:r=!1,dir:a,currentTabStopId:s,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:d,onEntryFocus:u,...p}=e,f=i.useRef(null),v=oe(t,f),b=Et(a),[g=null,h]=ge({prop:s,defaultProp:l,onChange:d}),[x,k]=i.useState(!1),$=be(u),C=Wa(n),y=i.useRef(!1),[M,E]=i.useState(0);return i.useEffect(()=>{const j=f.current;if(j)return j.addEventListener(Io,$),()=>j.removeEventListener(Io,$)},[$]),i.createElement(xf,{scope:n,orientation:o,dir:b,loop:r,currentTabStopId:g,onItemFocus:i.useCallback(j=>h(j),[h]),onItemShiftTab:i.useCallback(()=>k(!0),[]),onFocusableItemAdd:i.useCallback(()=>E(j=>j+1),[]),onFocusableItemRemove:i.useCallback(()=>E(j=>j-1),[])},i.createElement(q.div,O({tabIndex:x||M===0?-1:0,"data-orientation":o},p,{ref:v,style:{outline:"none",...e.style},onMouseDown:D(e.onMouseDown,()=>{y.current=!0}),onFocus:D(e.onFocus,j=>{const T=!y.current;if(j.target===j.currentTarget&&T&&!x){const A=new CustomEvent(Io,bf);if(j.currentTarget.dispatchEvent(A),!A.defaultPrevented){const K=C().filter(V=>V.focusable),H=K.find(V=>V.active),z=K.find(V=>V.id===g),R=[H,z,...K].filter(Boolean).map(V=>V.ref.current);Va(R)}}y.current=!1}),onBlur:D(e.onBlur,()=>k(!1))})))}),wf="RovingFocusGroupItem",Cf=i.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:o=!0,active:r=!1,tabStopId:a,...s}=e,l=je(),d=a||l,u=kf(wf,n),p=u.currentTabStopId===d,f=Wa(n),{onFocusableItemAdd:v,onFocusableItemRemove:b}=u;return i.useEffect(()=>{if(o)return v(),()=>b()},[o,v,b]),i.createElement(Fo.ItemSlot,{scope:n,id:d,focusable:o,active:r},i.createElement(q.span,O({tabIndex:p?0:-1,"data-orientation":u.orientation},s,{ref:t,onMouseDown:D(e.onMouseDown,g=>{o?u.onItemFocus(d):g.preventDefault()}),onFocus:D(e.onFocus,()=>u.onItemFocus(d)),onKeyDown:D(e.onKeyDown,g=>{if(g.key==="Tab"&&g.shiftKey){u.onItemShiftTab();return}if(g.target!==g.currentTarget)return;const h=Ef(g,u.orientation,u.dir);if(h!==void 0){g.preventDefault();let k=f().filter($=>$.focusable).map($=>$.ref.current);if(h==="last")k.reverse();else if(h==="prev"||h==="next"){h==="prev"&&k.reverse();const $=k.indexOf(g.currentTarget);k=u.loop?Of(k,$+1):k.slice($+1)}setTimeout(()=>Va(k))}})})))}),Sf={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Mf(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Ef(e,t,n){const o=Mf(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(o))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(o)))return Sf[o]}function Va(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function Of(e,t){return e.map((n,o)=>e[(t+o)%e.length])}const _o=$f,To=Cf;var Pf=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},at=new WeakMap,$n=new WeakMap,yn={},Do=0,za=function(e){return e&&(e.host||za(e.parentNode))},If=function(e,t){return t.map(function(n){if(e.contains(n))return n;var o=za(n);return o&&e.contains(o)?o:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},jf=function(e,t,n,o){var r=If(t,Array.isArray(e)?e:[e]);yn[n]||(yn[n]=new WeakMap);var a=yn[n],s=[],l=new Set,d=new Set(r),u=function(f){!f||l.has(f)||(l.add(f),u(f.parentNode))};r.forEach(u);var p=function(f){!f||d.has(f)||Array.prototype.forEach.call(f.children,function(v){if(l.has(v))p(v);else{var b=v.getAttribute(o),g=b!==null&&b!=="false",h=(at.get(v)||0)+1,x=(a.get(v)||0)+1;at.set(v,h),a.set(v,x),s.push(v),h===1&&g&&$n.set(v,!0),x===1&&v.setAttribute(n,"true"),g||v.setAttribute(o,"true")}})};return p(t),l.clear(),Do++,function(){s.forEach(function(f){var v=at.get(f)-1,b=a.get(f)-1;at.set(f,v),a.set(f,b),v||($n.has(f)||f.removeAttribute(o),$n.delete(f)),b||f.removeAttribute(n)}),Do--,Do||(at=new WeakMap,at=new WeakMap,$n=new WeakMap,yn={})}},Lo=function(e,t,n){n===void 0&&(n="data-aria-hidden");var o=Array.from(Array.isArray(e)?e:[e]),r=t||Pf(e);return r?(o.push.apply(o,Array.from(r.querySelectorAll("[aria-live]"))),jf(o,r,n,"aria-hidden")):function(){return null}},de=function(){return de=Object.assign||function(t){for(var n,o=1,r=arguments.length;o<r;o++){n=arguments[o];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},de.apply(this,arguments)};function Ao(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]]);return n}function Ga(e,t,n){if(n||arguments.length===2)for(var o=0,r=t.length,a;o<r;o++)(a||!(o in t))&&(a||(a=Array.prototype.slice.call(t,0,o)),a[o]=t[o]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var Lt="right-scroll-bar-position",At="width-before-scroll-bar",Ff="with-scroll-bars-hidden",_f="--removed-body-scroll-bar-size";function Tf(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Df(e,t){var n=i.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(o){var r=n.value;r!==o&&(n.value=o,n.callback(o,r))}}}})[0];return n.callback=t,n.facade}function Ka(e,t){return Df(t||null,function(n){return e.forEach(function(o){return Tf(o,n)})})}function Lf(e){return e}function Af(e,t){t===void 0&&(t=Lf);var n=[],o=!1,r={read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(a){var s=t(a,o);return n.push(s),function(){n=n.filter(function(l){return l!==s})}},assignSyncMedium:function(a){for(o=!0;n.length;){var s=n;n=[],s.forEach(a)}n={push:function(l){return a(l)},filter:function(){return n}}},assignMedium:function(a){o=!0;var s=[];if(n.length){var l=n;n=[],l.forEach(a),s=n}var d=function(){var p=s;s=[],p.forEach(a)},u=function(){return Promise.resolve().then(d)};u(),n={push:function(p){s.push(p),u()},filter:function(p){return s=s.filter(p),n}}}};return r}function qa(e){e===void 0&&(e={});var t=Af(null);return t.options=de({async:!0,ssr:!1},e),t}var Ya=function(e){var t=e.sideCar,n=Ao(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var o=t.read();if(!o)throw new Error("Sidecar medium not found");return w.createElement(o,de({},n))};Ya.isSideCarExport=!0;function Xa(e,t){return e.useMedium(t),Ya}var Ja=qa(),No=function(){},wn=w.forwardRef(function(e,t){var n=w.useRef(null),o=w.useState({onScrollCapture:No,onWheelCapture:No,onTouchMoveCapture:No}),r=o[0],a=o[1],s=e.forwardProps,l=e.children,d=e.className,u=e.removeScrollBar,p=e.enabled,f=e.shards,v=e.sideCar,b=e.noIsolation,g=e.inert,h=e.allowPinchZoom,x=e.as,k=x===void 0?"div":x,$=Ao(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),C=v,y=Ka([n,t]),M=de(de({},$),r);return w.createElement(w.Fragment,null,p&&w.createElement(C,{sideCar:Ja,removeScrollBar:u,shards:f,noIsolation:b,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n}),s?w.cloneElement(w.Children.only(l),de(de({},M),{ref:y})):w.createElement(k,de({},M,{className:d,ref:y}),l))});wn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},wn.classNames={fullWidth:At,zeroRight:Lt};var Qa,Nf=function(){if(Qa)return Qa;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Uf(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Nf();return t&&e.setAttribute("nonce",t),e}function Zf(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Bf(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Hf=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Uf())&&(Zf(t,n),Bf(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Rf=function(){var e=Hf();return function(t,n){w.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Uo=function(){var e=Rf(),t=function(n){var o=n.styles,r=n.dynamic;return e(o,r),null};return t},Wf={left:0,top:0,right:0,gap:0},Zo=function(e){return parseInt(e||"",10)||0},Vf=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],o=t[e==="padding"?"paddingTop":"marginTop"],r=t[e==="padding"?"paddingRight":"marginRight"];return[Zo(n),Zo(o),Zo(r)]},zf=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Wf;var t=Vf(e),n=document.documentElement.clientWidth,o=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,o-n+t[2]-t[0])}},Gf=Uo(),Kf=function(e,t,n,o){var r=e.left,a=e.top,s=e.right,l=e.gap;return n===void 0&&(n="margin"),`
|
|
173
|
+
.`.concat(Ff,` {
|
|
104
174
|
overflow: hidden `).concat(o,`;
|
|
105
175
|
padding-right: `).concat(l,"px ").concat(o,`;
|
|
106
176
|
}
|
|
@@ -117,29 +187,29 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
117
187
|
`),n==="padding"&&"padding-right: ".concat(l,"px ").concat(o,";")].filter(Boolean).join(""),`
|
|
118
188
|
}
|
|
119
189
|
|
|
120
|
-
.`).concat(
|
|
190
|
+
.`).concat(Lt,` {
|
|
121
191
|
right: `).concat(l,"px ").concat(o,`;
|
|
122
192
|
}
|
|
123
193
|
|
|
124
|
-
.`).concat(
|
|
194
|
+
.`).concat(At,` {
|
|
125
195
|
margin-right: `).concat(l,"px ").concat(o,`;
|
|
126
196
|
}
|
|
127
197
|
|
|
128
|
-
.`).concat(
|
|
198
|
+
.`).concat(Lt," .").concat(Lt,` {
|
|
129
199
|
right: 0 `).concat(o,`;
|
|
130
200
|
}
|
|
131
201
|
|
|
132
|
-
.`).concat(
|
|
202
|
+
.`).concat(At," .").concat(At,` {
|
|
133
203
|
margin-right: 0 `).concat(o,`;
|
|
134
204
|
}
|
|
135
205
|
|
|
136
206
|
body {
|
|
137
|
-
`).concat(
|
|
207
|
+
`).concat(_f,": ").concat(l,`px;
|
|
138
208
|
}
|
|
139
|
-
`)},
|
|
209
|
+
`)},ec=function(e){var t=e.noRelative,n=e.noImportant,o=e.gapMode,r=o===void 0?"margin":o,a=w.useMemo(function(){return zf(r)},[r]);return w.createElement(Gf,{styles:Kf(a,!t,r,n?"":"!important")})},Bo=!1;if(typeof window<"u")try{var Cn=Object.defineProperty({},"passive",{get:function(){return Bo=!0,!0}});window.addEventListener("test",Cn,Cn),window.removeEventListener("test",Cn,Cn)}catch{Bo=!1}var ct=Bo?{passive:!1}:!1,qf=function(e){return e.tagName==="TEXTAREA"},tc=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!qf(e)&&n[t]==="visible")},Yf=function(e){return tc(e,"overflowY")},Xf=function(e){return tc(e,"overflowX")},nc=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=oc(e,n);if(o){var r=rc(e,n),a=r[1],s=r[2];if(a>s)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},Jf=function(e){var t=e.scrollTop,n=e.scrollHeight,o=e.clientHeight;return[t,n,o]},Qf=function(e){var t=e.scrollLeft,n=e.scrollWidth,o=e.clientWidth;return[t,n,o]},oc=function(e,t){return e==="v"?Yf(t):Xf(t)},rc=function(e,t){return e==="v"?Jf(t):Qf(t)},e0=function(e,t){return e==="h"&&t==="rtl"?-1:1},t0=function(e,t,n,o,r){var a=e0(e,window.getComputedStyle(t).direction),s=a*o,l=n.target,d=t.contains(l),u=!1,p=s>0,f=0,v=0;do{var b=rc(e,l),g=b[0],h=b[1],x=b[2],k=h-x-a*g;(g||k)&&oc(e,l)&&(f+=k,v+=g),l=l.parentNode}while(!d&&l!==document.body||d&&(t.contains(l)||t===l));return(p&&(r&&f===0||!r&&s>f)||!p&&(r&&v===0||!r&&-s>v))&&(u=!0),u},Sn=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},ac=function(e){return[e.deltaX,e.deltaY]},cc=function(e){return e&&"current"in e?e.current:e},n0=function(e,t){return e[0]===t[0]&&e[1]===t[1]},o0=function(e){return`
|
|
140
210
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
141
211
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
142
|
-
`)},e0=0,it=[];function t0(e){var t=$.useRef([]),n=$.useRef([0,0]),o=$.useRef(),r=$.useState(e0++)[0],a=$.useState(function(){return Do()})[0],s=$.useRef(e);$.useEffect(function(){s.current=e},[e]),$.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(r));var h=Va([e.lockRef.current],(e.shards||[]).map(rc),!0).filter(Boolean);return h.forEach(function(x){return x.classList.add("allow-interactivity-".concat(r))}),function(){document.body.classList.remove("block-interactivity-".concat(r)),h.forEach(function(x){return x.classList.remove("allow-interactivity-".concat(r))})}}},[e.inert,e.lockRef.current,e.shards]);var l=$.useCallback(function(h,x){if("touches"in h&&h.touches.length===2)return!s.current.allowPinchZoom;var k=Sn(h),y=n.current,w="deltaX"in h?h.deltaX:y[0]-k[0],C="deltaY"in h?h.deltaY:y[1]-k[1],E,I=h.target,F=Math.abs(w)>Math.abs(C)?"h":"v";if("touches"in h&&F==="h"&&I.type==="range")return!1;var T=ec(F,I);if(!T)return!0;if(T?E=F:(E=F==="v"?"h":"v",T=ec(F,I)),!T)return!1;if(!o.current&&"changedTouches"in h&&(w||C)&&(o.current=E),!E)return!0;var D=o.current||E;return Xf(D,x,h,D==="h"?w:C,!0)},[]),d=$.useCallback(function(h){var x=h;if(!(!it.length||it[it.length-1]!==a)){var k="deltaY"in x?oc(x):Sn(x),y=t.current.filter(function(E){return E.name===x.type&&E.target===x.target&&Jf(E.delta,k)})[0];if(y&&y.should){x.cancelable&&x.preventDefault();return}if(!y){var w=(s.current.shards||[]).map(rc).filter(Boolean).filter(function(E){return E.contains(x.target)}),C=w.length>0?l(x,w[0]):!s.current.noIsolation;C&&x.cancelable&&x.preventDefault()}}},[]),u=$.useCallback(function(h,x,k,y){var w={name:h,delta:x,target:k,should:y};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(C){return C!==w})},1)},[]),p=$.useCallback(function(h){n.current=Sn(h),o.current=void 0},[]),f=$.useCallback(function(h){u(h.type,oc(h),h.target,l(h,e.lockRef.current))},[]),v=$.useCallback(function(h){u(h.type,Sn(h),h.target,l(h,e.lockRef.current))},[]);$.useEffect(function(){return it.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:v}),document.addEventListener("wheel",d,ct),document.addEventListener("touchmove",d,ct),document.addEventListener("touchstart",p,ct),function(){it=it.filter(function(h){return h!==a}),document.removeEventListener("wheel",d,ct),document.removeEventListener("touchmove",d,ct),document.removeEventListener("touchstart",p,ct)}},[]);var b=e.removeScrollBar,g=e.inert;return $.createElement($.Fragment,null,g?$.createElement(a,{styles:Qf(r)}):null,b?$.createElement(Ja,{gapMode:"margin"}):null)}const n0=qa(Ya,t0);var ac=$.forwardRef(function(e,t){return $.createElement(wn,de({},e,{ref:t,sideCar:n0}))});ac.classNames=wn.classNames;const cc=ac,Zo=["Enter"," "],o0=["ArrowDown","PageUp","Home"],ic=["ArrowUp","PageDown","End"],r0=[...o0,...ic],a0={ltr:[...Zo,"ArrowRight"],rtl:[...Zo,"ArrowLeft"]},c0={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Mn="Menu",[Nt,i0,l0]=ao(Mn),[ze,lc]=se(Mn,[l0,Le,rt]),Ut=Le(),sc=rt(),[dc,Ae]=ze(Mn),[s0,Zt]=ze(Mn),d0=e=>{const{__scopeMenu:t,open:n=!1,children:o,dir:r,onOpenChange:a,modal:s=!0}=e,l=Ut(t),[d,u]=i.useState(null),p=i.useRef(!1),f=be(a),v=Et(r);return i.useEffect(()=>{const b=()=>{p.current=!0,document.addEventListener("pointerdown",g,{capture:!0,once:!0}),document.addEventListener("pointermove",g,{capture:!0,once:!0})},g=()=>p.current=!1;return document.addEventListener("keydown",b,{capture:!0}),()=>{document.removeEventListener("keydown",b,{capture:!0}),document.removeEventListener("pointerdown",g,{capture:!0}),document.removeEventListener("pointermove",g,{capture:!0})}},[]),i.createElement(Tt,l,i.createElement(dc,{scope:t,open:n,onOpenChange:f,content:d,onContentChange:u},i.createElement(s0,{scope:t,onClose:i.useCallback(()=>f(!1),[f]),isUsingKeyboardRef:p,dir:v,modal:s},o)))},uc=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Ut(n);return i.createElement(Lt,M({},r,o,{ref:t}))}),fc="MenuPortal",[u0,pc]=ze(fc,{forceMount:void 0}),f0=e=>{const{__scopeMenu:t,forceMount:n,children:o,container:r}=e,a=Ae(fc,t);return i.createElement(u0,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},ye="MenuContent",[p0,Bo]=ze(ye),h0=i.forwardRef((e,t)=>{const n=pc(ye,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=Ae(ye,e.__scopeMenu),s=Zt(ye,e.__scopeMenu);return i.createElement(Nt.Provider,{scope:e.__scopeMenu},i.createElement(pe,{present:o||a.open},i.createElement(Nt.Slot,{scope:e.__scopeMenu},s.modal?i.createElement(v0,M({},r,{ref:t})):i.createElement(b0,M({},r,{ref:t})))))}),v0=i.forwardRef((e,t)=>{const n=Ae(ye,e.__scopeMenu),o=i.useRef(null),r=oe(t,o);return i.useEffect(()=>{const a=o.current;if(a)return To(a)},[]),i.createElement(Ho,M({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:L(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),b0=i.forwardRef((e,t)=>{const n=Ae(ye,e.__scopeMenu);return i.createElement(Ho,M({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),Ho=i.forwardRef((e,t)=>{const{__scopeMenu:n,loop:o=!1,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:s,disableOutsidePointerEvents:l,onEntryFocus:d,onEscapeKeyDown:u,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:v,onDismiss:b,disableOutsideScroll:g,...h}=e,x=Ae(ye,n),k=Zt(ye,n),y=Ut(n),w=sc(n),C=i0(n),[E,I]=i.useState(null),F=i.useRef(null),T=oe(t,F,x.onContentChange),D=i.useRef(0),K=i.useRef(""),H=i.useRef(0),z=i.useRef(null),U=i.useRef("right"),R=i.useRef(0),V=g?cc:i.Fragment,W=g?{as:Qe,allowPinchZoom:!0}:void 0,re=S=>{var _,N;const A=K.current+S,Y=C().filter(ue=>!ue.disabled),ae=document.activeElement,le=(_=Y.find(ue=>ue.ref.current===ae))===null||_===void 0?void 0:_.textValue,ve=Y.map(ue=>ue.textValue),$e=E0(ve,A,le),me=(N=Y.find(ue=>ue.textValue===$e))===null||N===void 0?void 0:N.ref.current;(function ue(Pe){K.current=Pe,window.clearTimeout(D.current),Pe!==""&&(D.current=window.setTimeout(()=>ue(""),1e3))})(A),me&&setTimeout(()=>me.focus())};i.useEffect(()=>()=>window.clearTimeout(D.current),[]),sa();const te=i.useCallback(S=>{var _,N;return U.current===((_=z.current)===null||_===void 0?void 0:_.side)&&P0(S,(N=z.current)===null||N===void 0?void 0:N.area)},[]);return i.createElement(p0,{scope:n,searchRef:K,onItemEnter:i.useCallback(S=>{te(S)&&S.preventDefault()},[te]),onItemLeave:i.useCallback(S=>{var _;te(S)||((_=F.current)===null||_===void 0||_.focus(),I(null))},[te]),onTriggerLeave:i.useCallback(S=>{te(S)&&S.preventDefault()},[te]),pointerGraceTimerRef:H,onPointerGraceIntentChange:i.useCallback(S=>{z.current=S},[])},i.createElement(V,W,i.createElement(fa,{asChild:!0,trapped:r,onMountAutoFocus:L(a,S=>{var _;S.preventDefault(),(_=F.current)===null||_===void 0||_.focus()}),onUnmountAutoFocus:s},i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:u,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:v,onDismiss:b},i.createElement(Fo,M({asChild:!0},w,{dir:k.dir,orientation:"vertical",loop:o,currentTabStopId:E,onCurrentTabStopIdChange:I,onEntryFocus:L(d,S=>{k.isUsingKeyboardRef.current||S.preventDefault()})}),i.createElement(mn,M({role:"menu","aria-orientation":"vertical","data-state":mc(x.open),"data-radix-menu-content":"",dir:k.dir},y,h,{ref:T,style:{outline:"none",...h.style},onKeyDown:L(h.onKeyDown,S=>{const N=S.target.closest("[data-radix-menu-content]")===S.currentTarget,A=S.ctrlKey||S.altKey||S.metaKey,Y=S.key.length===1;N&&(S.key==="Tab"&&S.preventDefault(),!A&&Y&&re(S.key));const ae=F.current;if(S.target!==ae||!r0.includes(S.key))return;S.preventDefault();const ve=C().filter($e=>!$e.disabled).map($e=>$e.ref.current);ic.includes(S.key)&&ve.reverse(),S0(ve)}),onBlur:L(e.onBlur,S=>{S.currentTarget.contains(S.target)||(window.clearTimeout(D.current),K.current="")}),onPointerMove:L(e.onPointerMove,Bt(S=>{const _=S.target,N=R.current!==S.clientX;if(S.currentTarget.contains(_)&&N){const A=S.clientX>R.current?"right":"left";U.current=A,R.current=S.clientX}}))})))))))}),g0=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return i.createElement(q.div,M({role:"group"},o,{ref:t}))}),Ro="MenuItem",hc="menu.itemSelect",m0=i.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:o,...r}=e,a=i.useRef(null),s=Zt(Ro,e.__scopeMenu),l=Bo(Ro,e.__scopeMenu),d=oe(t,a),u=i.useRef(!1),p=()=>{const f=a.current;if(!n&&f){const v=new CustomEvent(hc,{bubbles:!0,cancelable:!0});f.addEventListener(hc,b=>o==null?void 0:o(b),{once:!0}),Rr(f,v),v.defaultPrevented?u.current=!1:s.onClose()}};return i.createElement(vc,M({},r,{ref:d,disabled:n,onClick:L(e.onClick,p),onPointerDown:f=>{var v;(v=e.onPointerDown)===null||v===void 0||v.call(e,f),u.current=!0},onPointerUp:L(e.onPointerUp,f=>{var v;u.current||(v=f.currentTarget)===null||v===void 0||v.click()}),onKeyDown:L(e.onKeyDown,f=>{const v=l.searchRef.current!=="";n||v&&f.key===" "||Zo.includes(f.key)&&(f.currentTarget.click(),f.preventDefault())})}))}),vc=i.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:o=!1,textValue:r,...a}=e,s=Bo(Ro,n),l=sc(n),d=i.useRef(null),u=oe(t,d),[p,f]=i.useState(!1),[v,b]=i.useState("");return i.useEffect(()=>{const g=d.current;if(g){var h;b(((h=g.textContent)!==null&&h!==void 0?h:"").trim())}},[a.children]),i.createElement(Nt.ItemSlot,{scope:n,disabled:o,textValue:r??v},i.createElement(jo,M({asChild:!0},l,{focusable:!o}),i.createElement(q.div,M({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0},a,{ref:u,onPointerMove:L(e.onPointerMove,Bt(g=>{o?s.onItemLeave(g):(s.onItemEnter(g),g.defaultPrevented||g.currentTarget.focus())})),onPointerLeave:L(e.onPointerLeave,Bt(g=>s.onItemLeave(g))),onFocus:L(e.onFocus,()=>f(!0)),onBlur:L(e.onBlur,()=>f(!1))}))))});ze("MenuRadioGroup",{value:void 0,onValueChange:()=>{}}),ze("MenuItemIndicator",{checked:!1});const x0=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Ut(n);return i.createElement(xn,M({},r,o,{ref:t}))}),bc="MenuSub",[k0,gc]=ze(bc),y0=e=>{const{__scopeMenu:t,children:n,open:o=!1,onOpenChange:r}=e,a=Ae(bc,t),s=Ut(t),[l,d]=i.useState(null),[u,p]=i.useState(null),f=be(r);return i.useEffect(()=>(a.open===!1&&f(!1),()=>f(!1)),[a.open,f]),i.createElement(Tt,s,i.createElement(dc,{scope:t,open:o,onOpenChange:f,content:u,onContentChange:p},i.createElement(k0,{scope:t,contentId:Fe(),triggerId:Fe(),trigger:l,onTriggerChange:d},n)))},En="MenuSubTrigger",$0=i.forwardRef((e,t)=>{const n=Ae(En,e.__scopeMenu),o=Zt(En,e.__scopeMenu),r=gc(En,e.__scopeMenu),a=Bo(En,e.__scopeMenu),s=i.useRef(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:d}=a,u={__scopeMenu:e.__scopeMenu},p=i.useCallback(()=>{s.current&&window.clearTimeout(s.current),s.current=null},[]);return i.useEffect(()=>p,[p]),i.useEffect(()=>{const f=l.current;return()=>{window.clearTimeout(f),d(null)}},[l,d]),i.createElement(uc,M({asChild:!0},u),i.createElement(vc,M({id:r.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":r.contentId,"data-state":mc(n.open)},e,{ref:oo(t,r.onTriggerChange),onClick:f=>{var v;(v=e.onClick)===null||v===void 0||v.call(e,f),!(e.disabled||f.defaultPrevented)&&(f.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:L(e.onPointerMove,Bt(f=>{a.onItemEnter(f),!f.defaultPrevented&&!e.disabled&&!n.open&&!s.current&&(a.onPointerGraceIntentChange(null),s.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:L(e.onPointerLeave,Bt(f=>{var v;p();const b=(v=n.content)===null||v===void 0?void 0:v.getBoundingClientRect();if(b){var g;const h=(g=n.content)===null||g===void 0?void 0:g.dataset.side,x=h==="right",k=x?-5:5,y=b[x?"left":"right"],w=b[x?"right":"left"];a.onPointerGraceIntentChange({area:[{x:f.clientX+k,y:f.clientY},{x:y,y:b.top},{x:w,y:b.top},{x:w,y:b.bottom},{x:y,y:b.bottom}],side:h}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(f),f.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:L(e.onKeyDown,f=>{const v=a.searchRef.current!=="";if(!(e.disabled||v&&f.key===" ")&&a0[o.dir].includes(f.key)){var b;n.onOpenChange(!0),(b=n.content)===null||b===void 0||b.focus(),f.preventDefault()}})})))}),w0="MenuSubContent",C0=i.forwardRef((e,t)=>{const n=pc(ye,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=Ae(ye,e.__scopeMenu),s=Zt(ye,e.__scopeMenu),l=gc(w0,e.__scopeMenu),d=i.useRef(null),u=oe(t,d);return i.createElement(Nt.Provider,{scope:e.__scopeMenu},i.createElement(pe,{present:o||a.open},i.createElement(Nt.Slot,{scope:e.__scopeMenu},i.createElement(Ho,M({id:l.contentId,"aria-labelledby":l.triggerId},r,{ref:u,align:"start",side:s.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:p=>{var f;s.isUsingKeyboardRef.current&&((f=d.current)===null||f===void 0||f.focus()),p.preventDefault()},onCloseAutoFocus:p=>p.preventDefault(),onFocusOutside:L(e.onFocusOutside,p=>{p.target!==l.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:L(e.onEscapeKeyDown,p=>{s.onClose(),p.preventDefault()}),onKeyDown:L(e.onKeyDown,p=>{const f=p.currentTarget.contains(p.target),v=c0[s.dir].includes(p.key);if(f&&v){var b;a.onOpenChange(!1),(b=l.trigger)===null||b===void 0||b.focus(),p.preventDefault()}})})))))});function mc(e){return e?"open":"closed"}function S0(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function M0(e,t){return e.map((n,o)=>e[(t+o)%e.length])}function E0(e,t,n){const r=t.length>1&&Array.from(t).every(u=>u===t[0])?t[0]:t,a=n?e.indexOf(n):-1;let s=M0(e,Math.max(a,0));r.length===1&&(s=s.filter(u=>u!==n));const d=s.find(u=>u.toLowerCase().startsWith(r.toLowerCase()));return d!==n?d:void 0}function O0(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,s=t.length-1;a<t.length;s=a++){const l=t[a].x,d=t[a].y,u=t[s].x,p=t[s].y;d>o!=p>o&&n<(u-l)*(o-d)/(p-d)+l&&(r=!r)}return r}function P0(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return O0(n,t)}function Bt(e){return t=>t.pointerType==="mouse"?e(t):void 0}const I0=d0,F0=uc,j0=f0,_0=h0,T0=g0,L0=m0,A0=x0,D0=y0,N0=$0,U0=C0,xc="ContextMenu",[Z0,I8]=se(xc,[lc]),Ce=lc(),[B0,kc]=Z0(xc),H0=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,dir:r,modal:a=!0}=e,[s,l]=i.useState(!1),d=Ce(t),u=be(o),p=i.useCallback(f=>{l(f),u(f)},[u]);return i.createElement(B0,{scope:t,open:s,onOpenChange:p,modal:a},i.createElement(I0,M({},d,{dir:r,open:s,onOpenChange:p,modal:a}),n))},R0="ContextMenuTrigger",W0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,disabled:o=!1,...r}=e,a=kc(R0,n),s=Ce(n),l=i.useRef({x:0,y:0}),d=i.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...l.current})}),u=i.useRef(0),p=i.useCallback(()=>window.clearTimeout(u.current),[]),f=v=>{l.current={x:v.clientX,y:v.clientY},a.onOpenChange(!0)};return i.useEffect(()=>p,[p]),i.useEffect(()=>void(o&&p()),[o,p]),i.createElement(i.Fragment,null,i.createElement(F0,M({},s,{virtualRef:d})),i.createElement(q.span,M({"data-state":a.open?"open":"closed","data-disabled":o?"":void 0},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:o?e.onContextMenu:L(e.onContextMenu,v=>{p(),f(v),v.preventDefault()}),onPointerDown:o?e.onPointerDown:L(e.onPointerDown,On(v=>{p(),u.current=window.setTimeout(()=>f(v),700)})),onPointerMove:o?e.onPointerMove:L(e.onPointerMove,On(p)),onPointerCancel:o?e.onPointerCancel:L(e.onPointerCancel,On(p)),onPointerUp:o?e.onPointerUp:L(e.onPointerUp,On(p))})))}),V0=e=>{const{__scopeContextMenu:t,...n}=e,o=Ce(t);return i.createElement(j0,M({},o,n))},z0="ContextMenuContent",G0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=kc(z0,n),a=Ce(n),s=i.useRef(!1);return i.createElement(_0,M({},a,o,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:l=>{var d;(d=e.onCloseAutoFocus)===null||d===void 0||d.call(e,l),!l.defaultPrevented&&s.current&&l.preventDefault(),s.current=!1},onInteractOutside:l=>{var d;(d=e.onInteractOutside)===null||d===void 0||d.call(e,l),!l.defaultPrevented&&!r.modal&&(s.current=!0)},style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))}),K0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(T0,M({},r,o,{ref:t}))}),q0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(L0,M({},r,o,{ref:t}))}),Y0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(A0,M({},r,o,{ref:t}))}),X0=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,open:r,defaultOpen:a}=e,s=Ce(t),[l,d]=ge({prop:r,defaultProp:a,onChange:o});return i.createElement(D0,M({},s,{open:l,onOpenChange:d}),n)},J0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(N0,M({},r,o,{ref:t}))}),Q0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(U0,M({},r,o,{ref:t,style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))});function On(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const e2=H0,t2=W0,n2=V0,o2=G0,r2=K0,a2=q0,c2=Y0,i2=X0,l2=J0,s2=Q0,yc=O.div.withConfig({componentId:"sc-1fv0ktx-0"})(["outline:none;max-width:var(--radix-","-content-available-width);max-height:var(--radix-","-content-available-height);overflow:hidden;display:flex;align-items:flex-start;",";",";"],({$type:e})=>e,({$type:e})=>e,({theme:e})=>`
|
|
212
|
+
`)},r0=0,it=[];function a0(e){var t=w.useRef([]),n=w.useRef([0,0]),o=w.useRef(),r=w.useState(r0++)[0],a=w.useState(function(){return Uo()})[0],s=w.useRef(e);w.useEffect(function(){s.current=e},[e]),w.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(r));var h=Ga([e.lockRef.current],(e.shards||[]).map(cc),!0).filter(Boolean);return h.forEach(function(x){return x.classList.add("allow-interactivity-".concat(r))}),function(){document.body.classList.remove("block-interactivity-".concat(r)),h.forEach(function(x){return x.classList.remove("allow-interactivity-".concat(r))})}}},[e.inert,e.lockRef.current,e.shards]);var l=w.useCallback(function(h,x){if("touches"in h&&h.touches.length===2)return!s.current.allowPinchZoom;var k=Sn(h),$=n.current,C="deltaX"in h?h.deltaX:$[0]-k[0],y="deltaY"in h?h.deltaY:$[1]-k[1],M,E=h.target,j=Math.abs(C)>Math.abs(y)?"h":"v";if("touches"in h&&j==="h"&&E.type==="range")return!1;var T=nc(j,E);if(!T)return!0;if(T?M=j:(M=j==="v"?"h":"v",T=nc(j,E)),!T)return!1;if(!o.current&&"changedTouches"in h&&(C||y)&&(o.current=M),!M)return!0;var A=o.current||M;return t0(A,x,h,A==="h"?C:y,!0)},[]),d=w.useCallback(function(h){var x=h;if(!(!it.length||it[it.length-1]!==a)){var k="deltaY"in x?ac(x):Sn(x),$=t.current.filter(function(M){return M.name===x.type&&M.target===x.target&&n0(M.delta,k)})[0];if($&&$.should){x.cancelable&&x.preventDefault();return}if(!$){var C=(s.current.shards||[]).map(cc).filter(Boolean).filter(function(M){return M.contains(x.target)}),y=C.length>0?l(x,C[0]):!s.current.noIsolation;y&&x.cancelable&&x.preventDefault()}}},[]),u=w.useCallback(function(h,x,k,$){var C={name:h,delta:x,target:k,should:$};t.current.push(C),setTimeout(function(){t.current=t.current.filter(function(y){return y!==C})},1)},[]),p=w.useCallback(function(h){n.current=Sn(h),o.current=void 0},[]),f=w.useCallback(function(h){u(h.type,ac(h),h.target,l(h,e.lockRef.current))},[]),v=w.useCallback(function(h){u(h.type,Sn(h),h.target,l(h,e.lockRef.current))},[]);w.useEffect(function(){return it.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:v}),document.addEventListener("wheel",d,ct),document.addEventListener("touchmove",d,ct),document.addEventListener("touchstart",p,ct),function(){it=it.filter(function(h){return h!==a}),document.removeEventListener("wheel",d,ct),document.removeEventListener("touchmove",d,ct),document.removeEventListener("touchstart",p,ct)}},[]);var b=e.removeScrollBar,g=e.inert;return w.createElement(w.Fragment,null,g?w.createElement(a,{styles:o0(r)}):null,b?w.createElement(ec,{gapMode:"margin"}):null)}const c0=Xa(Ja,a0);var ic=w.forwardRef(function(e,t){return w.createElement(wn,de({},e,{ref:t,sideCar:c0}))});ic.classNames=wn.classNames;const lc=ic,Ho=["Enter"," "],i0=["ArrowDown","PageUp","Home"],sc=["ArrowUp","PageDown","End"],l0=[...i0,...sc],s0={ltr:[...Ho,"ArrowRight"],rtl:[...Ho,"ArrowLeft"]},d0={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Mn="Menu",[Nt,u0,f0]=io(Mn),[ze,dc]=se(Mn,[f0,De,rt]),Ut=De(),uc=rt(),[fc,Le]=ze(Mn),[p0,Zt]=ze(Mn),h0=e=>{const{__scopeMenu:t,open:n=!1,children:o,dir:r,onOpenChange:a,modal:s=!0}=e,l=Ut(t),[d,u]=i.useState(null),p=i.useRef(!1),f=be(a),v=Et(r);return i.useEffect(()=>{const b=()=>{p.current=!0,document.addEventListener("pointerdown",g,{capture:!0,once:!0}),document.addEventListener("pointermove",g,{capture:!0,once:!0})},g=()=>p.current=!1;return document.addEventListener("keydown",b,{capture:!0}),()=>{document.removeEventListener("keydown",b,{capture:!0}),document.removeEventListener("pointerdown",g,{capture:!0}),document.removeEventListener("pointermove",g,{capture:!0})}},[]),i.createElement(Tt,l,i.createElement(fc,{scope:t,open:n,onOpenChange:f,content:d,onContentChange:u},i.createElement(p0,{scope:t,onClose:i.useCallback(()=>f(!1),[f]),isUsingKeyboardRef:p,dir:v,modal:s},o)))},pc=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Ut(n);return i.createElement(Dt,O({},r,o,{ref:t}))}),hc="MenuPortal",[v0,vc]=ze(hc,{forceMount:void 0}),b0=e=>{const{__scopeMenu:t,forceMount:n,children:o,container:r}=e,a=Le(hc,t);return i.createElement(v0,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},$e="MenuContent",[g0,Ro]=ze($e),m0=i.forwardRef((e,t)=>{const n=vc($e,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=Le($e,e.__scopeMenu),s=Zt($e,e.__scopeMenu);return i.createElement(Nt.Provider,{scope:e.__scopeMenu},i.createElement(pe,{present:o||a.open},i.createElement(Nt.Slot,{scope:e.__scopeMenu},s.modal?i.createElement(x0,O({},r,{ref:t})):i.createElement(k0,O({},r,{ref:t})))))}),x0=i.forwardRef((e,t)=>{const n=Le($e,e.__scopeMenu),o=i.useRef(null),r=oe(t,o);return i.useEffect(()=>{const a=o.current;if(a)return Lo(a)},[]),i.createElement(Wo,O({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:D(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),k0=i.forwardRef((e,t)=>{const n=Le($e,e.__scopeMenu);return i.createElement(Wo,O({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),Wo=i.forwardRef((e,t)=>{const{__scopeMenu:n,loop:o=!1,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:s,disableOutsidePointerEvents:l,onEntryFocus:d,onEscapeKeyDown:u,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:v,onDismiss:b,disableOutsideScroll:g,...h}=e,x=Le($e,n),k=Zt($e,n),$=Ut(n),C=uc(n),y=u0(n),[M,E]=i.useState(null),j=i.useRef(null),T=oe(t,j,x.onContentChange),A=i.useRef(0),K=i.useRef(""),H=i.useRef(0),z=i.useRef(null),Z=i.useRef("right"),R=i.useRef(0),V=g?lc:i.Fragment,W=g?{as:Qe,allowPinchZoom:!0}:void 0,re=S=>{var _,N;const L=K.current+S,Y=y().filter(ue=>!ue.disabled),ae=document.activeElement,le=(_=Y.find(ue=>ue.ref.current===ae))===null||_===void 0?void 0:_.textValue,ve=Y.map(ue=>ue.textValue),ye=j0(ve,L,le),me=(N=Y.find(ue=>ue.textValue===ye))===null||N===void 0?void 0:N.ref.current;(function ue(Pe){K.current=Pe,window.clearTimeout(A.current),Pe!==""&&(A.current=window.setTimeout(()=>ue(""),1e3))})(L),me&&setTimeout(()=>me.focus())};i.useEffect(()=>()=>window.clearTimeout(A.current),[]),ua();const te=i.useCallback(S=>{var _,N;return Z.current===((_=z.current)===null||_===void 0?void 0:_.side)&&_0(S,(N=z.current)===null||N===void 0?void 0:N.area)},[]);return i.createElement(g0,{scope:n,searchRef:K,onItemEnter:i.useCallback(S=>{te(S)&&S.preventDefault()},[te]),onItemLeave:i.useCallback(S=>{var _;te(S)||((_=j.current)===null||_===void 0||_.focus(),E(null))},[te]),onTriggerLeave:i.useCallback(S=>{te(S)&&S.preventDefault()},[te]),pointerGraceTimerRef:H,onPointerGraceIntentChange:i.useCallback(S=>{z.current=S},[])},i.createElement(V,W,i.createElement(ha,{asChild:!0,trapped:r,onMountAutoFocus:D(a,S=>{var _;S.preventDefault(),(_=j.current)===null||_===void 0||_.focus()}),onUnmountAutoFocus:s},i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:u,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:v,onDismiss:b},i.createElement(_o,O({asChild:!0},C,{dir:k.dir,orientation:"vertical",loop:o,currentTabStopId:M,onCurrentTabStopIdChange:E,onEntryFocus:D(d,S=>{k.isUsingKeyboardRef.current||S.preventDefault()})}),i.createElement(mn,O({role:"menu","aria-orientation":"vertical","data-state":kc(x.open),"data-radix-menu-content":"",dir:k.dir},$,h,{ref:T,style:{outline:"none",...h.style},onKeyDown:D(h.onKeyDown,S=>{const N=S.target.closest("[data-radix-menu-content]")===S.currentTarget,L=S.ctrlKey||S.altKey||S.metaKey,Y=S.key.length===1;N&&(S.key==="Tab"&&S.preventDefault(),!L&&Y&&re(S.key));const ae=j.current;if(S.target!==ae||!l0.includes(S.key))return;S.preventDefault();const ve=y().filter(ye=>!ye.disabled).map(ye=>ye.ref.current);sc.includes(S.key)&&ve.reverse(),P0(ve)}),onBlur:D(e.onBlur,S=>{S.currentTarget.contains(S.target)||(window.clearTimeout(A.current),K.current="")}),onPointerMove:D(e.onPointerMove,Bt(S=>{const _=S.target,N=R.current!==S.clientX;if(S.currentTarget.contains(_)&&N){const L=S.clientX>R.current?"right":"left";Z.current=L,R.current=S.clientX}}))})))))))}),$0=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return i.createElement(q.div,O({role:"group"},o,{ref:t}))}),Vo="MenuItem",bc="menu.itemSelect",y0=i.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:o,...r}=e,a=i.useRef(null),s=Zt(Vo,e.__scopeMenu),l=Ro(Vo,e.__scopeMenu),d=oe(t,a),u=i.useRef(!1),p=()=>{const f=a.current;if(!n&&f){const v=new CustomEvent(bc,{bubbles:!0,cancelable:!0});f.addEventListener(bc,b=>o==null?void 0:o(b),{once:!0}),Vr(f,v),v.defaultPrevented?u.current=!1:s.onClose()}};return i.createElement(gc,O({},r,{ref:d,disabled:n,onClick:D(e.onClick,p),onPointerDown:f=>{var v;(v=e.onPointerDown)===null||v===void 0||v.call(e,f),u.current=!0},onPointerUp:D(e.onPointerUp,f=>{var v;u.current||(v=f.currentTarget)===null||v===void 0||v.click()}),onKeyDown:D(e.onKeyDown,f=>{const v=l.searchRef.current!=="";n||v&&f.key===" "||Ho.includes(f.key)&&(f.currentTarget.click(),f.preventDefault())})}))}),gc=i.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:o=!1,textValue:r,...a}=e,s=Ro(Vo,n),l=uc(n),d=i.useRef(null),u=oe(t,d),[p,f]=i.useState(!1),[v,b]=i.useState("");return i.useEffect(()=>{const g=d.current;if(g){var h;b(((h=g.textContent)!==null&&h!==void 0?h:"").trim())}},[a.children]),i.createElement(Nt.ItemSlot,{scope:n,disabled:o,textValue:r??v},i.createElement(To,O({asChild:!0},l,{focusable:!o}),i.createElement(q.div,O({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0},a,{ref:u,onPointerMove:D(e.onPointerMove,Bt(g=>{o?s.onItemLeave(g):(s.onItemEnter(g),g.defaultPrevented||g.currentTarget.focus())})),onPointerLeave:D(e.onPointerLeave,Bt(g=>s.onItemLeave(g))),onFocus:D(e.onFocus,()=>f(!0)),onBlur:D(e.onBlur,()=>f(!1))}))))});ze("MenuRadioGroup",{value:void 0,onValueChange:()=>{}}),ze("MenuItemIndicator",{checked:!1});const w0=i.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Ut(n);return i.createElement(xn,O({},r,o,{ref:t}))}),mc="MenuSub",[C0,xc]=ze(mc),S0=e=>{const{__scopeMenu:t,children:n,open:o=!1,onOpenChange:r}=e,a=Le(mc,t),s=Ut(t),[l,d]=i.useState(null),[u,p]=i.useState(null),f=be(r);return i.useEffect(()=>(a.open===!1&&f(!1),()=>f(!1)),[a.open,f]),i.createElement(Tt,s,i.createElement(fc,{scope:t,open:o,onOpenChange:f,content:u,onContentChange:p},i.createElement(C0,{scope:t,contentId:je(),triggerId:je(),trigger:l,onTriggerChange:d},n)))},En="MenuSubTrigger",M0=i.forwardRef((e,t)=>{const n=Le(En,e.__scopeMenu),o=Zt(En,e.__scopeMenu),r=xc(En,e.__scopeMenu),a=Ro(En,e.__scopeMenu),s=i.useRef(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:d}=a,u={__scopeMenu:e.__scopeMenu},p=i.useCallback(()=>{s.current&&window.clearTimeout(s.current),s.current=null},[]);return i.useEffect(()=>p,[p]),i.useEffect(()=>{const f=l.current;return()=>{window.clearTimeout(f),d(null)}},[l,d]),i.createElement(pc,O({asChild:!0},u),i.createElement(gc,O({id:r.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":r.contentId,"data-state":kc(n.open)},e,{ref:ao(t,r.onTriggerChange),onClick:f=>{var v;(v=e.onClick)===null||v===void 0||v.call(e,f),!(e.disabled||f.defaultPrevented)&&(f.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:D(e.onPointerMove,Bt(f=>{a.onItemEnter(f),!f.defaultPrevented&&!e.disabled&&!n.open&&!s.current&&(a.onPointerGraceIntentChange(null),s.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:D(e.onPointerLeave,Bt(f=>{var v;p();const b=(v=n.content)===null||v===void 0?void 0:v.getBoundingClientRect();if(b){var g;const h=(g=n.content)===null||g===void 0?void 0:g.dataset.side,x=h==="right",k=x?-5:5,$=b[x?"left":"right"],C=b[x?"right":"left"];a.onPointerGraceIntentChange({area:[{x:f.clientX+k,y:f.clientY},{x:$,y:b.top},{x:C,y:b.top},{x:C,y:b.bottom},{x:$,y:b.bottom}],side:h}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(f),f.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:D(e.onKeyDown,f=>{const v=a.searchRef.current!=="";if(!(e.disabled||v&&f.key===" ")&&s0[o.dir].includes(f.key)){var b;n.onOpenChange(!0),(b=n.content)===null||b===void 0||b.focus(),f.preventDefault()}})})))}),E0="MenuSubContent",O0=i.forwardRef((e,t)=>{const n=vc($e,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=Le($e,e.__scopeMenu),s=Zt($e,e.__scopeMenu),l=xc(E0,e.__scopeMenu),d=i.useRef(null),u=oe(t,d);return i.createElement(Nt.Provider,{scope:e.__scopeMenu},i.createElement(pe,{present:o||a.open},i.createElement(Nt.Slot,{scope:e.__scopeMenu},i.createElement(Wo,O({id:l.contentId,"aria-labelledby":l.triggerId},r,{ref:u,align:"start",side:s.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:p=>{var f;s.isUsingKeyboardRef.current&&((f=d.current)===null||f===void 0||f.focus()),p.preventDefault()},onCloseAutoFocus:p=>p.preventDefault(),onFocusOutside:D(e.onFocusOutside,p=>{p.target!==l.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:D(e.onEscapeKeyDown,p=>{s.onClose(),p.preventDefault()}),onKeyDown:D(e.onKeyDown,p=>{const f=p.currentTarget.contains(p.target),v=d0[s.dir].includes(p.key);if(f&&v){var b;a.onOpenChange(!1),(b=l.trigger)===null||b===void 0||b.focus(),p.preventDefault()}})})))))});function kc(e){return e?"open":"closed"}function P0(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function I0(e,t){return e.map((n,o)=>e[(t+o)%e.length])}function j0(e,t,n){const r=t.length>1&&Array.from(t).every(u=>u===t[0])?t[0]:t,a=n?e.indexOf(n):-1;let s=I0(e,Math.max(a,0));r.length===1&&(s=s.filter(u=>u!==n));const d=s.find(u=>u.toLowerCase().startsWith(r.toLowerCase()));return d!==n?d:void 0}function F0(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,s=t.length-1;a<t.length;s=a++){const l=t[a].x,d=t[a].y,u=t[s].x,p=t[s].y;d>o!=p>o&&n<(u-l)*(o-d)/(p-d)+l&&(r=!r)}return r}function _0(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return F0(n,t)}function Bt(e){return t=>t.pointerType==="mouse"?e(t):void 0}const T0=h0,D0=pc,L0=b0,A0=m0,N0=$0,U0=y0,Z0=w0,B0=S0,H0=M0,R0=O0,$c="ContextMenu",[W0,Z8]=se($c,[dc]),Ce=dc(),[V0,yc]=W0($c),z0=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,dir:r,modal:a=!0}=e,[s,l]=i.useState(!1),d=Ce(t),u=be(o),p=i.useCallback(f=>{l(f),u(f)},[u]);return i.createElement(V0,{scope:t,open:s,onOpenChange:p,modal:a},i.createElement(T0,O({},d,{dir:r,open:s,onOpenChange:p,modal:a}),n))},G0="ContextMenuTrigger",K0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,disabled:o=!1,...r}=e,a=yc(G0,n),s=Ce(n),l=i.useRef({x:0,y:0}),d=i.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...l.current})}),u=i.useRef(0),p=i.useCallback(()=>window.clearTimeout(u.current),[]),f=v=>{l.current={x:v.clientX,y:v.clientY},a.onOpenChange(!0)};return i.useEffect(()=>p,[p]),i.useEffect(()=>void(o&&p()),[o,p]),i.createElement(i.Fragment,null,i.createElement(D0,O({},s,{virtualRef:d})),i.createElement(q.span,O({"data-state":a.open?"open":"closed","data-disabled":o?"":void 0},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:o?e.onContextMenu:D(e.onContextMenu,v=>{p(),f(v),v.preventDefault()}),onPointerDown:o?e.onPointerDown:D(e.onPointerDown,On(v=>{p(),u.current=window.setTimeout(()=>f(v),700)})),onPointerMove:o?e.onPointerMove:D(e.onPointerMove,On(p)),onPointerCancel:o?e.onPointerCancel:D(e.onPointerCancel,On(p)),onPointerUp:o?e.onPointerUp:D(e.onPointerUp,On(p))})))}),q0=e=>{const{__scopeContextMenu:t,...n}=e,o=Ce(t);return i.createElement(L0,O({},o,n))},Y0="ContextMenuContent",X0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=yc(Y0,n),a=Ce(n),s=i.useRef(!1);return i.createElement(A0,O({},a,o,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:l=>{var d;(d=e.onCloseAutoFocus)===null||d===void 0||d.call(e,l),!l.defaultPrevented&&s.current&&l.preventDefault(),s.current=!1},onInteractOutside:l=>{var d;(d=e.onInteractOutside)===null||d===void 0||d.call(e,l),!l.defaultPrevented&&!r.modal&&(s.current=!0)},style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))}),J0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(N0,O({},r,o,{ref:t}))}),Q0=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(U0,O({},r,o,{ref:t}))}),e2=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(Z0,O({},r,o,{ref:t}))}),t2=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,open:r,defaultOpen:a}=e,s=Ce(t),[l,d]=ge({prop:r,defaultProp:a,onChange:o});return i.createElement(B0,O({},s,{open:l,onOpenChange:d}),n)},n2=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(H0,O({},r,o,{ref:t}))}),o2=i.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=Ce(n);return i.createElement(R0,O({},r,o,{ref:t,style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))});function On(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const r2=z0,a2=K0,c2=q0,i2=X0,l2=J0,s2=Q0,d2=e2,u2=t2,f2=n2,p2=o2,wc=P.div.withConfig({componentId:"sc-1fv0ktx-0"})(["outline:none;max-width:var(--radix-","-content-available-width);max-height:var(--radix-","-content-available-height);overflow:hidden;display:flex;align-items:flex-start;",";",";"],({$type:e})=>e,({$type:e})=>e,({theme:e})=>`
|
|
143
213
|
border: 1px solid ${e.click.genericMenu.panel.color.stroke.default};
|
|
144
214
|
background: ${e.click.genericMenu.panel.color.background.default};
|
|
145
215
|
box-shadow: ${e.click.genericMenu.panel.shadow.default};
|
|
@@ -158,16 +228,16 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
158
228
|
&[data-side="right"] {
|
|
159
229
|
margin-left: -1px;
|
|
160
230
|
}
|
|
161
|
-
`:""),
|
|
231
|
+
`:""),h2=P.div.withConfig({componentId:"sc-1fv0ktx-1"})(["outline:none;max-width:var(--radix-","-content-available-width);max-height:var(--radix-","-content-available-height);overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;z-index:1;"," ",";"],({$type:e})=>e,({$type:e})=>e,({theme:e})=>`
|
|
162
232
|
border: 1px solid ${e.click.popover.color.panel.stroke.default};
|
|
163
233
|
background: ${e.click.popover.color.panel.background.default};
|
|
164
234
|
padding: ${e.click.popover.space.y} ${e.click.popover.space.x};
|
|
165
235
|
border-radius: ${e.click.popover.radii.all};
|
|
166
236
|
box-shadow: ${e.click.popover.shadow.default};
|
|
167
|
-
`,({$showArrow:e})=>e?"margin: -1px 0;":""),
|
|
237
|
+
`,({$showArrow:e})=>e?"margin: -1px 0;":""),zo=P.svg.withConfig({componentId:"sc-1fv0ktx-2"})(["filter:drop-shadow(rgba(0,0,0,0.1) 0px 4px 6px);",";"],({theme:e})=>`
|
|
168
238
|
fill: ${e.click.genericMenu.panel.color.background.default};
|
|
169
239
|
stroke: ${e.click.genericMenu.panel.color.stroke.default};
|
|
170
|
-
`)
|
|
240
|
+
`),Cc=P.div.withConfig({componentId:"sc-1fv0ktx-3"})(["display:flex;width:-webkit-fill-available;align-items:center;justify-content:space-between;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}",';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}'],({theme:e})=>`
|
|
171
241
|
padding: ${e.click.genericMenu.item.space.y} ${e.click.genericMenu.item.space.x};
|
|
172
242
|
gap: ${e.click.genericMenu.item.space.gap};
|
|
173
243
|
font: ${e.click.genericMenu.item.typography.label.default};
|
|
@@ -190,7 +260,7 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
190
260
|
font: ${e.click.genericMenu.item.typography.label.disabled};
|
|
191
261
|
pointer-events: none;
|
|
192
262
|
}
|
|
193
|
-
`),
|
|
263
|
+
`),Go=e=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"10",viewBox:"0 0 30 10",fill:"none",...e,children:c.jsx("path",{d:"M0 -1L15 9L30 -1",strokeWidth:"1.5",strokeLinejoin:"round"})}),Ge=e=>c.jsx(r2,{...e}),Sc=e=>c.jsx(a2,{asChild:!0,...e});Sc.displayName="ContextMenuTrigger",Ge.Trigger=Sc;const Mc=({children:e,...t})=>c.jsxs(Cc,{as:f2,...t,children:[e,c.jsx("div",{className:"dropdown-arrow",children:c.jsx(Q,{name:"chevron-right"})})]});Mc.displayName="ContextMenuSubTrigger",Ge.SubTrigger=Mc;const v2=P(wc).withConfig({componentId:"sc-8z6kye-0"})(["flex-direction:column;z-index:1;",";"],({$showArrow:e})=>e?`
|
|
194
264
|
&[data-side="bottom"] {
|
|
195
265
|
margin-top: -1px;
|
|
196
266
|
}
|
|
@@ -210,29 +280,42 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
210
280
|
margin-left: 1rem;
|
|
211
281
|
}
|
|
212
282
|
}
|
|
213
|
-
`:""),Sc=({sub:e,children:t,showArrow:n,...o})=>{const r=e?s2:o2;return c.jsx(n2,{children:c.jsxs(u2,{$type:"context-menu",$showArrow:n,as:r,...o,children:[n&&c.jsx(Wo,{asChild:!0,as:c2,width:20,height:10,children:c.jsx(Vo,{className:"popover-arrow"})}),t]})})};Sc.displayName="ContextMenuContent",Ge.Content=Sc;const f2=O(r2).withConfig({componentId:"sc-8z6kye-1"})(["width:100%;border-bottom:1px solid ",";"],({theme:e})=>e.click.genericMenu.item.color.stroke.default),Mc=e=>c.jsx(f2,{...e});Mc.displayName="ContextMenuGroup",Ge.Group=Mc;const p2=O(i2).withConfig({componentId:"sc-8z6kye-2"})(["border-bottom:1px solid ",";"],({theme:e})=>e.click.genericMenu.item.color.stroke.default),Ec=({...e})=>c.jsx(p2,{...e});Ec.displayName="ContextMenuSub",Ge.Sub=Ec;const Oc=({...e})=>c.jsx($c,{as:a2,...e});Oc.displayName="ContextMenuItem",Ge.Item=Oc;const h2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("path",{fill:"#B22234",d:"M0 0h30v20H0V0Z"}),c.jsx("path",{fill:"#fff",d:"M0 1.538h30v1.538H0V1.538Zm0 3.076h30v1.538H0V4.614ZM0 7.69h30v1.538H0V7.69Zm0 3.076h30v1.538H0v-1.538Zm0 3.076h30v1.538H0v-1.538Zm0 3.076h30v1.538H0v-1.538Z"}),c.jsx("path",{fill:"#3C3B6E",d:"M0 0h13.333v10.766H0V0Z"}),c.jsx("path",{fill:"#fff",d:"m1.11.428.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448L.494.876h.471L1.11.429Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM3.332.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472L3.33.429Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM5.553.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM7.774.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM9.995.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM12.216.428l.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448L11.6.876h.472l.144-.448ZM1.11 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM3.332 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM5.553 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM7.774 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM9.995 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 4.732l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 6.884l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 9.036l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Z"})]}),v2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#ukFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#ukFlagClipPath2)",children:[c.jsx("path",{fill:"#00247D",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{stroke:"#fff",strokeWidth:3.466,d:"m0 0 30 20m0-20L0 20"}),c.jsx("path",{stroke:"#CF142B",strokeWidth:2.309,d:"m0 0 30 20m0-20L0 20"}),c.jsx("path",{stroke:"#fff",strokeWidth:5.777,d:"M15 0v20M0 10h30"}),c.jsx("path",{stroke:"#CF142B",strokeWidth:3.466,d:"M15 0v20M0 10h30"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"ukFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"ukFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),b2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#euFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#euFlagClipPath2)",children:[c.jsx("path",{fill:"#039",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#FC0",d:"m15 2.222-.343 1.057.528.172L15 2.222Z"}),c.jsx("path",{fill:"#FC0",d:"m15 2.222.343 1.057-.528.172L15 2.222Z"}),c.jsx("path",{fill:"#FC0",d:"M16.057 2.99h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m16.057 2.99-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 4.232-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 4.232-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M13.944 2.99h1.111v.555l-1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m13.944 2.99.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 4.232.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 4.232.899-.653-.327-.45-.572 1.103ZM15 15.556l-.343 1.056.528.172L15 15.556Z"}),c.jsx("path",{fill:"#FC0",d:"m15 15.556.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M16.057 16.323h-1.111v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m16.057 16.323-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 17.565-.343-1.056-.528.171.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 17.565-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M13.944 16.323h1.111v.556l-1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m13.944 16.323.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 17.565.343-1.056.528.171-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 17.565.899-.653-.327-.45-.572 1.103ZM8.333 8.889 7.99 9.945l.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m8.333 8.889.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M9.39 9.656H8.279v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m9.39 9.656-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m8.986 10.898-.343-1.056-.528.171.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m8.986 10.898-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M7.277 9.656h1.111v.556l-1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m7.277 9.656.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m7.68 10.898.344-1.056.528.171-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m7.68 10.898.9-.653-.327-.45-.572 1.103ZM11.014 5.126l.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 5.126.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m10.61 3.884.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M10.61 3.884h1.112v.555l-1.112-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 3.116-.343 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 3.116.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 5.126-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 5.126-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m12.725 3.884-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M12.725 3.884h-1.111v.555l1.11-.555ZM9.879 7.566l-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.879 7.566-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.572 7.566.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.572 7.566.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m8.168 6.324.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M8.168 6.324h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.282 6.324-.899.653-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M10.282 6.324h-1.11v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m9.226 5.556.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m9.226 5.556-.344 1.056.529.172-.185-1.228ZM10.283 12.99h-1.11v.556l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.283 12.99-.899.654-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m9.88 14.233-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.88 14.233-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.573 14.233.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.573 14.233.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.227 12.223.343 1.057-.528.172.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"m9.227 12.223-.344 1.057.529.172-.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"M8.17 12.99H9.28v.556l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m8.17 12.99.899.654.326-.45-1.225-.203ZM12.724 15.43h-1.111v.556l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m12.724 15.43-.9.654-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 16.673-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 16.673-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 16.673.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 16.673.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 14.663.343 1.057-.528.171.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 14.663-.343 1.057.528.171-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M10.61 15.43h1.112v.556l-1.112-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.61 15.43.9.654.326-.45-1.226-.203ZM21.663 8.888l.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m21.663 8.888-.343 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M20.606 9.655h1.112v.556l-1.112-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m20.606 9.655.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m21.01 10.898.343-1.057.528.171-.871.886Z"}),c.jsx("path",{fill:"#FC0",d:"m21.01 10.898.899-.654-.327-.45-.572 1.104Z"}),c.jsx("path",{fill:"#FC0",d:"M22.719 9.655h-1.111v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m22.719 9.655-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m22.315 10.898-.343-1.057-.528.171.871.886Z"}),c.jsx("path",{fill:"#FC0",d:"m22.315 10.898-.899-.654.327-.45.572 1.104ZM18.982 5.125l-.898-.653.326-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 5.125-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m19.386 3.883-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M19.386 3.883h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 3.115.343 1.056-.529.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 3.115-.344 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 5.125.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 5.125.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m17.271 3.883.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M17.271 3.883h1.112v.555l-1.111-.555ZM20.117 7.565l.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.117 7.565.9-.653-.328-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.424 7.565-.9-.653.328-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.424 7.565-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m21.828 6.323-.899.653-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M21.828 6.323h-1.111v.555l1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.714 6.323.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M19.714 6.323h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 5.555-.343 1.056.529.172-.186-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 5.555.344 1.056-.529.172.185-1.228ZM19.713 12.99h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.713 12.99.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m20.116 14.232.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.116 14.232.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.423 14.232-.9-.653.328-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.423 14.232-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 12.222-.344 1.057.529.172-.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 12.222.343 1.057-.529.172.186-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"M21.826 12.99h-1.11v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m21.826 12.99-.899.653-.326-.45 1.225-.203ZM17.273 15.43h1.11v.555l-1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m17.273 15.43.898.653.327-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 16.672.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 16.672.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 16.672-.898-.653.326-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 16.672-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 14.662-.344 1.057.528.171-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 14.662.343 1.057-.529.171.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M19.386 15.43h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.386 15.43-.9.653-.326-.45 1.226-.203Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"euFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"euFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),g2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsxs("g",{clipPath:"url(#germanyFlagClipPath)",children:[c.jsx("path",{fill:"#FFCE00",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#D00",d:"M30 0H0v13.333h30V0Z"}),c.jsx("path",{fill:"#000",d:"M30 0H0v6.667h30V0Z"})]}),c.jsx("defs",{children:c.jsx("clipPath",{id:"germanyFlagClipPath",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})})]}),m2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#singaporeFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#singaporeFlagClipPath2)",children:[c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0V0Z"}),c.jsx("path",{fill:"#ED2939",d:"M0 0h30v10H0V0Z"}),c.jsx("path",{fill:"#fff",d:"M6.336 8.68a3.68 3.68 0 1 0 0-7.36 3.68 3.68 0 0 0 0 7.36Z"}),c.jsx("path",{fill:"#ED2939",d:"M8.003 8.68a3.68 3.68 0 1 0 0-7.36 3.68 3.68 0 0 0 0 7.36Z"}),c.jsx("path",{fill:"#fff",d:"m8.35 1.93-.563 1.734L9.26 2.593H7.438l1.475 1.071-.563-1.733ZM11.269 4.051H9.446l1.475 1.072-.563-1.734-.564 1.734L11.27 4.05ZM6.546 7.483 8.02 6.412H6.198l1.474 1.071L7.11 5.75l-.563 1.733ZM10.154 7.483 9.591 5.75l-.563 1.733 1.474-1.071H8.68l1.474 1.071ZM5.431 4.052l1.475 1.071-.564-1.734-.563 1.734 1.475-1.071H5.43Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"singaporeFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"singaporeFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),x2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#irelandFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#irelandFlagClipPath1)",children:[c.jsx("path",{fill:"#169B62",d:"M10 0H0v20h10V0Z"}),c.jsx("path",{fill:"#fff",d:"M20 0H10v20h10V0Z"}),c.jsx("path",{fill:"#FF883E",d:"M30 0H20v20h10V0Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"irelandFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"irelandFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),k2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#indiaFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#indiaFlagClipPath2)",children:[c.jsx("path",{fill:"#F93",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#fff",d:"M30 6.667H0v6.666h30V6.666Z"}),c.jsx("path",{fill:"#128807",d:"M30 13.334H0V20h30v-6.666Z"}),c.jsx("path",{fill:"#008",d:"M15 12.667a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333Z"}),c.jsx("path",{fill:"#fff",d:"M15 12.333a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667Z"}),c.jsx("path",{fill:"#008",d:"M15 10.466a.467.467 0 1 0 0-.933.467.467 0 0 0 0 .934ZM17.297 10.42a.117.117 0 1 0 .03-.231.117.117 0 0 0-.03.231Z"}),c.jsx("path",{fill:"#008",d:"m14.999 12.333.08-1.4-.08-.666-.08.666.08 1.4ZM17.105 11a.117.117 0 1 0 .09-.215.117.117 0 0 0-.09.216ZM14.39 12.254l.44-1.332.095-.665-.25.624-.285 1.373ZM16.776 11.512a.117.117 0 1 0 .142-.185.117.117 0 0 0-.142.185ZM13.829 12.02l.77-1.172.263-.618-.402.538-.631 1.252ZM16.327 11.922a.117.117 0 1 0 .185-.142.117.117 0 0 0-.185.142ZM13.35 11.65l1.047-.934.415-.528-.528.415-.934 1.046ZM15.788 12.2a.117.117 0 1 0 .216-.09.117.117 0 0 0-.216.09ZM12.983 11.166l1.252-.63.537-.403-.617.264-1.172.77ZM15.192 12.328a.117.117 0 1 0 .231-.03.117.117 0 0 0-.23.03ZM12.75 10.603l1.372-.285.623-.25-.664.095-1.332.44ZM14.579 12.297a.117.117 0 1 0 .231.03.117.117 0 0 0-.231-.03ZM12.666 9.999l1.4.08.666-.08-.666-.08-1.4.08ZM13.998 12.11a.117.117 0 1 0 .215.09.117.117 0 0 0-.215-.09ZM12.745 9.395l1.331.44.665.095-.623-.25-1.373-.285ZM13.488 11.78a.117.117 0 1 0 .185.141.117.117 0 0 0-.185-.142ZM12.98 8.832l1.173.77.617.264-.537-.403-1.252-.63ZM13.08 11.327a.117.117 0 1 0 .142.185.117.117 0 0 0-.142-.185ZM13.351 8.349l.934 1.046.528.415-.415-.528-1.047-.933ZM12.801 10.784a.117.117 0 1 0 .09.215.117.117 0 0 0-.09-.215ZM13.834 7.978l.63 1.252.403.538-.264-.618-.77-1.172ZM12.67 10.186a.117.117 0 1 0 .03.231.117.117 0 0 0-.03-.231ZM14.394 7.743l.285 1.373.25.623-.096-.664-.44-1.332ZM12.702 9.578a.117.117 0 1 0-.03.231.117.117 0 0 0 .03-.23ZM15 7.665l-.08 1.4.08.667.08-.667-.08-1.4ZM12.894 8.998a.117.117 0 1 0-.09.216.117.117 0 0 0 .09-.216ZM15.609 7.745l-.44 1.331-.095.665.25-.623.285-1.373ZM13.223 8.486a.117.117 0 1 0-.142.185.117.117 0 0 0 .142-.185ZM16.17 7.978l-.77 1.173-.263.617.402-.537.631-1.253ZM13.672 8.077a.117.117 0 1 0-.185.142.117.117 0 0 0 .185-.142ZM16.649 8.35l-1.047.933-.414.528.527-.415.934-1.047ZM14.213 7.799a.117.117 0 1 0-.216.09.117.117 0 0 0 .216-.09ZM17.018 8.833l-1.252.63-.537.403.617-.264 1.172-.77ZM14.809 7.671a.117.117 0 1 0-.231.03.117.117 0 0 0 .23-.03ZM17.252 9.396l-1.373.285-.623.25.664-.095 1.332-.44ZM15.422 7.702a.117.117 0 1 0-.23-.03.117.117 0 0 0 .23.03ZM17.335 10l-1.4-.08-.666.08.666.08 1.4-.08ZM16.003 7.889a.117.117 0 1 0-.215-.09.117.117 0 0 0 .215.09ZM17.256 10.604l-1.331-.44-.665-.095.623.25 1.373.285ZM16.511 8.22a.117.117 0 1 0-.185-.142.117.117 0 0 0 .185.142ZM17.018 11.167l-1.172-.77-.617-.263.537.402 1.252.631ZM16.92 8.673a.117.117 0 1 0-.143-.185.117.117 0 0 0 .142.185ZM16.648 11.65l-.934-1.046-.527-.414.414.527 1.047.934ZM17.198 9.216a.117.117 0 1 0-.09-.216.117.117 0 0 0 .09.216ZM16.165 12.022l-.63-1.253-.403-.537.264.617.77 1.173ZM17.33 9.814a.117.117 0 1 0-.03-.232.117.117 0 0 0 .03.232ZM15.605 12.256l-.285-1.373-.25-.623.096.665.44 1.331Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"indiaFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"indiaFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),y2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsxs("g",{clipPath:"url(#netherlandsFlagClipPath)",children:[c.jsx("path",{fill:"#21468B",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#fff",d:"M30 0H0v13.333h30V0Z"}),c.jsx("path",{fill:"#AE1C28",d:"M30 0H0v6.667h30V0Z"})]}),c.jsx("defs",{children:c.jsx("clipPath",{id:"netherlandsFlagClipPath",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})})})]}),$2=({name:e,...t})=>{switch(e){case"usa":return c.jsx(h2,{...t});case"de":return c.jsx(g2,{...t});case"sg":return c.jsx(m2,{...t});case"uk":return c.jsx(v2,{...t});case"ie":return c.jsx(x2,{...t});case"eu":return c.jsx(b2,{...t});case"in":return c.jsx(k2,{...t});case"nl":return c.jsx(y2,{...t});default:return null}};let zo;const Pc="HoverCard",[Ic,F8]=se(Pc,[Le]),Pn=Le(),[w2,In]=Ic(Pc),C2=e=>{const{__scopeHoverCard:t,children:n,open:o,defaultOpen:r,onOpenChange:a,openDelay:s=700,closeDelay:l=300}=e,d=Pn(t),u=i.useRef(0),p=i.useRef(0),f=i.useRef(!1),v=i.useRef(!1),[b=!1,g]=ge({prop:o,defaultProp:r,onChange:a}),h=i.useCallback(()=>{clearTimeout(p.current),u.current=window.setTimeout(()=>g(!0),s)},[s,g]),x=i.useCallback(()=>{clearTimeout(u.current),!f.current&&!v.current&&(p.current=window.setTimeout(()=>g(!1),l))},[l,g]),k=i.useCallback(()=>g(!1),[g]);return i.useEffect(()=>()=>{clearTimeout(u.current),clearTimeout(p.current)},[]),i.createElement(w2,{scope:t,open:b,onOpenChange:g,onOpen:h,onClose:x,onDismiss:k,hasSelectionRef:f,isPointerDownOnContentRef:v},i.createElement(Tt,d,n))},S2="HoverCardTrigger",M2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,...o}=e,r=In(S2,n),a=Pn(n);return i.createElement(Lt,M({asChild:!0},a),i.createElement(q.a,M({"data-state":r.open?"open":"closed"},o,{ref:t,onPointerEnter:L(e.onPointerEnter,Fn(r.onOpen)),onPointerLeave:L(e.onPointerLeave,Fn(r.onClose)),onFocus:L(e.onFocus,r.onOpen),onBlur:L(e.onBlur,r.onClose),onTouchStart:L(e.onTouchStart,s=>s.preventDefault())})))}),Fc="HoverCardPortal",[E2,O2]=Ic(Fc,{forceMount:void 0}),P2=e=>{const{__scopeHoverCard:t,forceMount:n,children:o,container:r}=e,a=In(Fc,t);return i.createElement(E2,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Go="HoverCardContent",I2=i.forwardRef((e,t)=>{const n=O2(Go,e.__scopeHoverCard),{forceMount:o=n.forceMount,...r}=e,a=In(Go,e.__scopeHoverCard);return i.createElement(pe,{present:o||a.open},i.createElement(F2,M({"data-state":a.open?"open":"closed"},r,{onPointerEnter:L(e.onPointerEnter,Fn(a.onOpen)),onPointerLeave:L(e.onPointerLeave,Fn(a.onClose)),ref:t})))}),F2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:s,...l}=e,d=In(Go,n),u=Pn(n),p=i.useRef(null),f=oe(t,p),[v,b]=i.useState(!1);return i.useEffect(()=>{if(v){const g=document.body;return zo=g.style.userSelect||g.style.webkitUserSelect,g.style.userSelect="none",g.style.webkitUserSelect="none",()=>{g.style.userSelect=zo,g.style.webkitUserSelect=zo}}},[v]),i.useEffect(()=>{if(p.current){const g=()=>{b(!1),d.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var h;((h=document.getSelection())===null||h===void 0?void 0:h.toString())!==""&&(d.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",g),()=>{document.removeEventListener("pointerup",g),d.hasSelectionRef.current=!1,d.isPointerDownOnContentRef.current=!1}}},[d.isPointerDownOnContentRef,d.hasSelectionRef]),i.useEffect(()=>{p.current&&_2(p.current).forEach(h=>h.setAttribute("tabindex","-1"))}),i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:s,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:L(a,g=>{g.preventDefault()}),onDismiss:d.onDismiss},i.createElement(mn,M({},u,l,{onPointerDown:L(l.onPointerDown,g=>{g.currentTarget.contains(g.target)&&b(!0),d.hasSelectionRef.current=!1,d.isPointerDownOnContentRef.current=!0}),ref:f,style:{...l.style,userSelect:v?"text":void 0,WebkitUserSelect:v?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})))}),j2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,...o}=e,r=Pn(n);return i.createElement(xn,M({},r,o,{ref:t}))});function Fn(e){return t=>t.pointerType==="touch"?void 0:e()}function _2(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}const T2=C2,L2=M2,A2=P2,D2=I2,N2=j2,Ko=({children:e,...t})=>c.jsx(T2,{...t,children:e}),U2=O(L2).withConfig({componentId:"sc-1ect7b6-0"})(["width:fit-content;"]),jc=({children:e,...t})=>c.jsx(U2,{...t,children:e});jc.displayName="HoverCardTrigger",Ko.Trigger=jc;const _c=({children:e,showArrow:t,forceMount:n,container:o,...r})=>c.jsx(A2,{forceMount:n,container:o,children:c.jsxs(d2,{as:D2,$type:"hover-card",$showArrow:t,...r,children:[t&&c.jsx(Wo,{asChild:!0,as:N2,width:15,height:10,children:c.jsx(Vo,{})}),e]})});_c.displayName="HoverCardContent",Ko.Content=_c;const Z2=O.label.withConfig({componentId:"sc-67etl1-0"})(["",""],({theme:e,disabled:t,$error:n})=>`
|
|
214
|
-
${
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
283
|
+
`:""),Ec=({sub:e,children:t,showArrow:n,...o})=>{const r=e?p2:i2;return c.jsx(c2,{children:c.jsxs(v2,{$type:"context-menu",$showArrow:n,as:r,...o,children:[n&&c.jsx(zo,{asChild:!0,as:d2,width:20,height:10,children:c.jsx(Go,{className:"popover-arrow"})}),t]})})};Ec.displayName="ContextMenuContent",Ge.Content=Ec;const b2=P(l2).withConfig({componentId:"sc-8z6kye-1"})(["width:100%;border-bottom:1px solid ",";"],({theme:e})=>e.click.genericMenu.item.color.stroke.default),Oc=e=>c.jsx(b2,{...e});Oc.displayName="ContextMenuGroup",Ge.Group=Oc;const g2=P(u2).withConfig({componentId:"sc-8z6kye-2"})(["border-bottom:1px solid ",";"],({theme:e})=>e.click.genericMenu.item.color.stroke.default),Pc=({...e})=>c.jsx(g2,{...e});Pc.displayName="ContextMenuSub",Ge.Sub=Pc;const Ic=({...e})=>c.jsx(Cc,{as:s2,...e});Ic.displayName="ContextMenuItem",Ge.Item=Ic;const m2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("path",{fill:"#B22234",d:"M0 0h30v20H0V0Z"}),c.jsx("path",{fill:"#fff",d:"M0 1.538h30v1.538H0V1.538Zm0 3.076h30v1.538H0V4.614ZM0 7.69h30v1.538H0V7.69Zm0 3.076h30v1.538H0v-1.538Zm0 3.076h30v1.538H0v-1.538Zm0 3.076h30v1.538H0v-1.538Z"}),c.jsx("path",{fill:"#3C3B6E",d:"M0 0h13.333v10.766H0V0Z"}),c.jsx("path",{fill:"#fff",d:"m1.11.428.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448L.494.876h.471L1.11.429Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM3.332.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472L3.33.429Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM5.553.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM7.774.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM9.995.428l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM12.216.428l.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448L11.6.876h.472l.144-.448ZM1.11 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM3.332 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449ZM5.553 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM7.774 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449ZM9.995 2.58l.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 4.732l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 6.884l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.381.278.147-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.146.448-.38-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.145.449.472-.001-.382.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm1.11 1.014.146.449.47-.001-.381.276.147.448-.381-.278-.38.278.146-.448-.382-.276.471.001.145-.449Zm1.111-1.014.145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448ZM1.11 9.036l.145.449.471-.001-.382.276.147.448-.38-.278-.382.278.147-.448-.382-.276h.471l.145-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.382.276.147.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Zm2.221 0 .145.449.471-.001-.381.276.146.448-.38-.278-.381.278.146-.448-.382-.276h.472l.144-.448Z"})]}),x2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#ukFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#ukFlagClipPath2)",children:[c.jsx("path",{fill:"#00247D",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{stroke:"#fff",strokeWidth:3.466,d:"m0 0 30 20m0-20L0 20"}),c.jsx("path",{stroke:"#CF142B",strokeWidth:2.309,d:"m0 0 30 20m0-20L0 20"}),c.jsx("path",{stroke:"#fff",strokeWidth:5.777,d:"M15 0v20M0 10h30"}),c.jsx("path",{stroke:"#CF142B",strokeWidth:3.466,d:"M15 0v20M0 10h30"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"ukFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"ukFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),k2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#euFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#euFlagClipPath2)",children:[c.jsx("path",{fill:"#039",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#FC0",d:"m15 2.222-.343 1.057.528.172L15 2.222Z"}),c.jsx("path",{fill:"#FC0",d:"m15 2.222.343 1.057-.528.172L15 2.222Z"}),c.jsx("path",{fill:"#FC0",d:"M16.057 2.99h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m16.057 2.99-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 4.232-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 4.232-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M13.944 2.99h1.111v.555l-1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m13.944 2.99.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 4.232.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 4.232.899-.653-.327-.45-.572 1.103ZM15 15.556l-.343 1.056.528.172L15 15.556Z"}),c.jsx("path",{fill:"#FC0",d:"m15 15.556.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M16.057 16.323h-1.111v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m16.057 16.323-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 17.565-.343-1.056-.528.171.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m15.653 17.565-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M13.944 16.323h1.111v.556l-1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m13.944 16.323.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 17.565.343-1.056.528.171-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m14.348 17.565.899-.653-.327-.45-.572 1.103ZM8.333 8.889 7.99 9.945l.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m8.333 8.889.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M9.39 9.656H8.279v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m9.39 9.656-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m8.986 10.898-.343-1.056-.528.171.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m8.986 10.898-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"M7.277 9.656h1.111v.556l-1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m7.277 9.656.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m7.68 10.898.344-1.056.528.171-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m7.68 10.898.9-.653-.327-.45-.572 1.103ZM11.014 5.126l.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 5.126.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m10.61 3.884.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M10.61 3.884h1.112v.555l-1.112-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 3.116-.343 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 3.116.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 5.126-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 5.126-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m12.725 3.884-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M12.725 3.884h-1.111v.555l1.11-.555ZM9.879 7.566l-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.879 7.566-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.572 7.566.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.572 7.566.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m8.168 6.324.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M8.168 6.324h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.282 6.324-.899.653-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M10.282 6.324h-1.11v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m9.226 5.556.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m9.226 5.556-.344 1.056.529.172-.185-1.228ZM10.283 12.99h-1.11v.556l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.283 12.99-.899.654-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m9.88 14.233-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.88 14.233-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.573 14.233.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m8.573 14.233.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m9.227 12.223.343 1.057-.528.172.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"m9.227 12.223-.344 1.057.529.172-.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"M8.17 12.99H9.28v.556l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m8.17 12.99.899.654.326-.45-1.225-.203ZM12.724 15.43h-1.111v.556l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m12.724 15.43-.9.654-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 16.673-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m12.32 16.673-.899-.653.327-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 16.673.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m11.014 16.673.343-1.057.528.172-.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 14.663.343 1.057-.528.171.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m11.667 14.663-.343 1.057.528.171-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M10.61 15.43h1.112v.556l-1.112-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m10.61 15.43.9.654.326-.45-1.226-.203ZM21.663 8.888l.343 1.056-.528.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m21.663 8.888-.343 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M20.606 9.655h1.112v.556l-1.112-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m20.606 9.655.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m21.01 10.898.343-1.057.528.171-.871.886Z"}),c.jsx("path",{fill:"#FC0",d:"m21.01 10.898.899-.654-.327-.45-.572 1.104Z"}),c.jsx("path",{fill:"#FC0",d:"M22.719 9.655h-1.111v.556l1.11-.556Z"}),c.jsx("path",{fill:"#FC0",d:"m22.719 9.655-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m22.315 10.898-.343-1.057-.528.171.871.886Z"}),c.jsx("path",{fill:"#FC0",d:"m22.315 10.898-.899-.654.327-.45.572 1.104ZM18.982 5.125l-.898-.653.326-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 5.125-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m19.386 3.883-.9.653-.326-.45 1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M19.386 3.883h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 3.115.343 1.056-.529.172.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 3.115-.344 1.056.528.172-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 5.125.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 5.125.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m17.271 3.883.9.653.326-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M17.271 3.883h1.112v.555l-1.111-.555ZM20.117 7.565l.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.117 7.565.9-.653-.328-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.424 7.565-.9-.653.328-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.424 7.565-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m21.828 6.323-.899.653-.326-.45 1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M21.828 6.323h-1.111v.555l1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.714 6.323.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"M19.714 6.323h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 5.555-.343 1.056.529.172-.186-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 5.555.344 1.056-.529.172.185-1.228ZM19.713 12.99h1.111v.555l-1.111-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.713 12.99.899.653.326-.45-1.225-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m20.116 14.232.344-1.057.528.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.116 14.232.9-.653-.327-.45-.573 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.423 14.232-.9-.653.328-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m21.423 14.232-.343-1.057-.529.172.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 12.222-.344 1.057.529.172-.185-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"m20.77 12.222.343 1.057-.529.172.186-1.229Z"}),c.jsx("path",{fill:"#FC0",d:"M21.826 12.99h-1.11v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m21.826 12.99-.899.653-.326-.45 1.225-.203ZM17.273 15.43h1.11v.555l-1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m17.273 15.43.898.653.327-.45-1.226-.203Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 16.672.343-1.057.529.172-.872.885Z"}),c.jsx("path",{fill:"#FC0",d:"m17.676 16.672.899-.653-.327-.45-.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 16.672-.898-.653.326-.45.572 1.103Z"}),c.jsx("path",{fill:"#FC0",d:"m18.982 16.672-.343-1.057-.528.172.871.885Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 14.662-.344 1.057.528.171-.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"m18.33 14.662.343 1.057-.529.171.185-1.228Z"}),c.jsx("path",{fill:"#FC0",d:"M19.386 15.43h-1.111v.555l1.11-.555Z"}),c.jsx("path",{fill:"#FC0",d:"m19.386 15.43-.9.653-.326-.45 1.226-.203Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"euFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"euFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),$2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsxs("g",{clipPath:"url(#germanyFlagClipPath)",children:[c.jsx("path",{fill:"#FFCE00",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#D00",d:"M30 0H0v13.333h30V0Z"}),c.jsx("path",{fill:"#000",d:"M30 0H0v6.667h30V0Z"})]}),c.jsx("defs",{children:c.jsx("clipPath",{id:"germanyFlagClipPath",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})})]}),y2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#singaporeFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#singaporeFlagClipPath2)",children:[c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0V0Z"}),c.jsx("path",{fill:"#ED2939",d:"M0 0h30v10H0V0Z"}),c.jsx("path",{fill:"#fff",d:"M6.336 8.68a3.68 3.68 0 1 0 0-7.36 3.68 3.68 0 0 0 0 7.36Z"}),c.jsx("path",{fill:"#ED2939",d:"M8.003 8.68a3.68 3.68 0 1 0 0-7.36 3.68 3.68 0 0 0 0 7.36Z"}),c.jsx("path",{fill:"#fff",d:"m8.35 1.93-.563 1.734L9.26 2.593H7.438l1.475 1.071-.563-1.733ZM11.269 4.051H9.446l1.475 1.072-.563-1.734-.564 1.734L11.27 4.05ZM6.546 7.483 8.02 6.412H6.198l1.474 1.071L7.11 5.75l-.563 1.733ZM10.154 7.483 9.591 5.75l-.563 1.733 1.474-1.071H8.68l1.474 1.071ZM5.431 4.052l1.475 1.071-.564-1.734-.563 1.734 1.475-1.071H5.43Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"singaporeFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"singaporeFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),w2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#irelandFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#irelandFlagClipPath1)",children:[c.jsx("path",{fill:"#169B62",d:"M10 0H0v20h10V0Z"}),c.jsx("path",{fill:"#fff",d:"M20 0H10v20h10V0Z"}),c.jsx("path",{fill:"#FF883E",d:"M30 0H20v20h10V0Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"irelandFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"irelandFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),C2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsx("g",{clipPath:"url(#indiaFlagClipPath1)",children:c.jsxs("g",{clipPath:"url(#indiaFlagClipPath2)",children:[c.jsx("path",{fill:"#F93",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#fff",d:"M30 6.667H0v6.666h30V6.666Z"}),c.jsx("path",{fill:"#128807",d:"M30 13.334H0V20h30v-6.666Z"}),c.jsx("path",{fill:"#008",d:"M15 12.667a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333Z"}),c.jsx("path",{fill:"#fff",d:"M15 12.333a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667Z"}),c.jsx("path",{fill:"#008",d:"M15 10.466a.467.467 0 1 0 0-.933.467.467 0 0 0 0 .934ZM17.297 10.42a.117.117 0 1 0 .03-.231.117.117 0 0 0-.03.231Z"}),c.jsx("path",{fill:"#008",d:"m14.999 12.333.08-1.4-.08-.666-.08.666.08 1.4ZM17.105 11a.117.117 0 1 0 .09-.215.117.117 0 0 0-.09.216ZM14.39 12.254l.44-1.332.095-.665-.25.624-.285 1.373ZM16.776 11.512a.117.117 0 1 0 .142-.185.117.117 0 0 0-.142.185ZM13.829 12.02l.77-1.172.263-.618-.402.538-.631 1.252ZM16.327 11.922a.117.117 0 1 0 .185-.142.117.117 0 0 0-.185.142ZM13.35 11.65l1.047-.934.415-.528-.528.415-.934 1.046ZM15.788 12.2a.117.117 0 1 0 .216-.09.117.117 0 0 0-.216.09ZM12.983 11.166l1.252-.63.537-.403-.617.264-1.172.77ZM15.192 12.328a.117.117 0 1 0 .231-.03.117.117 0 0 0-.23.03ZM12.75 10.603l1.372-.285.623-.25-.664.095-1.332.44ZM14.579 12.297a.117.117 0 1 0 .231.03.117.117 0 0 0-.231-.03ZM12.666 9.999l1.4.08.666-.08-.666-.08-1.4.08ZM13.998 12.11a.117.117 0 1 0 .215.09.117.117 0 0 0-.215-.09ZM12.745 9.395l1.331.44.665.095-.623-.25-1.373-.285ZM13.488 11.78a.117.117 0 1 0 .185.141.117.117 0 0 0-.185-.142ZM12.98 8.832l1.173.77.617.264-.537-.403-1.252-.63ZM13.08 11.327a.117.117 0 1 0 .142.185.117.117 0 0 0-.142-.185ZM13.351 8.349l.934 1.046.528.415-.415-.528-1.047-.933ZM12.801 10.784a.117.117 0 1 0 .09.215.117.117 0 0 0-.09-.215ZM13.834 7.978l.63 1.252.403.538-.264-.618-.77-1.172ZM12.67 10.186a.117.117 0 1 0 .03.231.117.117 0 0 0-.03-.231ZM14.394 7.743l.285 1.373.25.623-.096-.664-.44-1.332ZM12.702 9.578a.117.117 0 1 0-.03.231.117.117 0 0 0 .03-.23ZM15 7.665l-.08 1.4.08.667.08-.667-.08-1.4ZM12.894 8.998a.117.117 0 1 0-.09.216.117.117 0 0 0 .09-.216ZM15.609 7.745l-.44 1.331-.095.665.25-.623.285-1.373ZM13.223 8.486a.117.117 0 1 0-.142.185.117.117 0 0 0 .142-.185ZM16.17 7.978l-.77 1.173-.263.617.402-.537.631-1.253ZM13.672 8.077a.117.117 0 1 0-.185.142.117.117 0 0 0 .185-.142ZM16.649 8.35l-1.047.933-.414.528.527-.415.934-1.047ZM14.213 7.799a.117.117 0 1 0-.216.09.117.117 0 0 0 .216-.09ZM17.018 8.833l-1.252.63-.537.403.617-.264 1.172-.77ZM14.809 7.671a.117.117 0 1 0-.231.03.117.117 0 0 0 .23-.03ZM17.252 9.396l-1.373.285-.623.25.664-.095 1.332-.44ZM15.422 7.702a.117.117 0 1 0-.23-.03.117.117 0 0 0 .23.03ZM17.335 10l-1.4-.08-.666.08.666.08 1.4-.08ZM16.003 7.889a.117.117 0 1 0-.215-.09.117.117 0 0 0 .215.09ZM17.256 10.604l-1.331-.44-.665-.095.623.25 1.373.285ZM16.511 8.22a.117.117 0 1 0-.185-.142.117.117 0 0 0 .185.142ZM17.018 11.167l-1.172-.77-.617-.263.537.402 1.252.631ZM16.92 8.673a.117.117 0 1 0-.143-.185.117.117 0 0 0 .142.185ZM16.648 11.65l-.934-1.046-.527-.414.414.527 1.047.934ZM17.198 9.216a.117.117 0 1 0-.09-.216.117.117 0 0 0 .09.216ZM16.165 12.022l-.63-1.253-.403-.537.264.617.77 1.173ZM17.33 9.814a.117.117 0 1 0-.03-.232.117.117 0 0 0 .03.232ZM15.605 12.256l-.285-1.373-.25-.623.096.665.44 1.331Z"})]})}),c.jsxs("defs",{children:[c.jsx("clipPath",{id:"indiaFlagClipPath1",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})}),c.jsx("clipPath",{id:"indiaFlagClipPath2",children:c.jsx("path",{fill:"#fff",d:"M0 0h30v20H0z"})})]})]}),S2=e=>c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:30,height:20,viewBox:"0 0 30 20",fill:"none",...e,children:[c.jsxs("g",{clipPath:"url(#netherlandsFlagClipPath)",children:[c.jsx("path",{fill:"#21468B",d:"M30 0H0v20h30V0Z"}),c.jsx("path",{fill:"#fff",d:"M30 0H0v13.333h30V0Z"}),c.jsx("path",{fill:"#AE1C28",d:"M30 0H0v6.667h30V0Z"})]}),c.jsx("defs",{children:c.jsx("clipPath",{id:"netherlandsFlagClipPath",children:c.jsx("rect",{width:30,height:20,fill:"#fff",rx:1})})})]}),M2=({name:e,...t})=>{switch(e){case"usa":return c.jsx(m2,{...t});case"de":return c.jsx($2,{...t});case"sg":return c.jsx(y2,{...t});case"uk":return c.jsx(x2,{...t});case"ie":return c.jsx(w2,{...t});case"eu":return c.jsx(k2,{...t});case"in":return c.jsx(C2,{...t});case"nl":return c.jsx(S2,{...t});default:return null}},E2=P.styled.div.withConfig({componentId:"sc-137ymle-0"})(["display:flex;position:relative;overflow:auto;overscroll-behavior:none;scrollbar-width:0;&::-webkit-scrollbar{height:0;}"]),O2=P.styled.div.withConfig({componentId:"sc-137ymle-1"})(["width:fit-content;position:absolute;visibility:hidden;left:0;top:0;z-index:-1;"]),jc=i.createContext({selected:void 0,list:[],updateOrder:()=>null,dragElementContainer:{current:null},onSelect:()=>null,onClose:()=>null}),P2=()=>{const e=i.useContext(jc);if(!e)throw new Error("Context used outside of its Provider!");return e},Ko=e=>i.Children.map(e,t=>t.props.value),Fc=({selected:e,children:t,onReorderTab:n,onMouseLeave:o,onClose:r,onSelect:a,...s})=>{const l=i.useRef(null),d=i.useRef(null),[u,p]=i.useState(Ko(t));i.useEffect(()=>{p(Ko(t))},[t]);const f=y=>{if(l.current){const{value:M}=l.current;p(E=>{const j=E.filter(T=>T!==M);return j.splice(y,0,M),j})}},g={dragElementContainer:d,selected:e,list:u,updateOrder:f,onSelect:y=>{const M=u.findIndex(E=>E===y);a(y,M)},onClose:y=>{const M=u.findIndex(E=>E===y);r(y,M),p(E=>(E.splice(M,1),[...E]))}},h=y=>{y.preventDefault(),l.current&&(p(Ko(t)),l.current=null),d.current&&(d.current.innerHTML="")},x=()=>{if(l.current){const{order:y,value:M}=l.current;l.current=null;const E=u.findIndex(j=>j===M);n({sourcePosition:y,destinationPosition:E,sourceValue:M})}},k=y=>{const M=+y.dataTransfer.getData("order"),E=y.dataTransfer.getData("value");l.current={order:M,value:E}},$=y=>{y.currentTarget.scrollLeft+=y.deltaY},C=y=>{f(i.Children.count(t)),typeof o=="function"&&o(y)};return c.jsx(jc.Provider,{value:g,children:c.jsxs(E2,{onDragStart:k,onDragEnd:h,onDragLeave:C,onDrop:x,onWheel:$,onScroll:y=>{y.preventDefault(),y.stopPropagation()},...s,children:[c.jsx(O2,{ref:d}),t]})})},I2=P.styled.div.withConfig({componentId:"sc-137ymle-2"})(["display:grid;justify-content:flex-start;align-items:center;outline:none;min-width:100px;width:clamp(100px,100%,200px);border:none;",' [data-type="close"]{display:none;}[data-indicator]{display:block;}&:hover{[data-type="close"]{display:block;}[data-indicator]{display:none;}}'],({theme:e,$active:t,$order:n,$isDragging:o})=>`
|
|
284
|
+
grid-template-columns: 1fr ${e.click.tabs.fileTabs.icon.size.width};
|
|
285
|
+
padding: ${e.click.tabs.fileTabs.space.y} ${e.click.tabs.fileTabs.space.x};
|
|
286
|
+
gap: ${e.click.tabs.fileTabs.space.gap};
|
|
287
|
+
border-radius: ${e.click.tabs.fileTabs.radii.all};
|
|
288
|
+
order: ${n};
|
|
289
|
+
opacity: ${o?0:1};
|
|
290
|
+
border-right: 1px solid ${e.click.tabs.fileTabs.color.stroke.default};
|
|
291
|
+
background: ${e.click.tabs.fileTabs.color.background.default};
|
|
292
|
+
color: ${e.click.tabs.fileTabs.color.text.default};
|
|
293
|
+
font: ${e.click.tabs.fileTabs.typography.label.default};
|
|
294
|
+
svg,
|
|
295
|
+
[data-indicator] {
|
|
296
|
+
height: ${e.click.tabs.fileTabs.icon.size.height};
|
|
297
|
+
width: ${e.click.tabs.fileTabs.icon.size.width};
|
|
226
298
|
}
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
299
|
+
${t?`
|
|
300
|
+
background: ${e.click.tabs.fileTabs.color.background.active};
|
|
301
|
+
color: ${e.click.tabs.fileTabs.color.text.active};
|
|
302
|
+
font: ${e.click.tabs.fileTabs.typography.label.active};
|
|
303
|
+
border-right: 1px solid ${e.click.tabs.fileTabs.color.stroke.active};
|
|
304
|
+
`:`
|
|
305
|
+
&:hover {
|
|
306
|
+
background: ${e.click.tabs.fileTabs.color.background.hover};
|
|
307
|
+
color: ${e.click.tabs.fileTabs.color.text.hover};
|
|
308
|
+
font: ${e.click.tabs.fileTabs.typography.label.hover};
|
|
309
|
+
border-right: 1px solid ${e.click.tabs.fileTabs.color.stroke.hover};
|
|
310
|
+
}
|
|
311
|
+
`}
|
|
312
|
+
`),j2=P.styled.div.withConfig({componentId:"sc-137ymle-3"})(['position:relative;&::after{position:absolute;left:0.25rem;top:0.25rem;content:"";width:0.5rem;height:0.5rem;',"}"],({theme:e,$status:t})=>`
|
|
313
|
+
background: ${t==="default"?"transparent":e.click.alert.color.text[t]};
|
|
314
|
+
border-radius: 50%;
|
|
315
|
+
`),F2=P.styled.div.withConfig({componentId:"sc-137ymle-4"})(["display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:hidden;gap:",";"],({theme:e})=>e.click.tabs.fileTabs.space.gap),_2=P.styled.span.withConfig({componentId:"sc-137ymle-5"})(["display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;"]),T2=P.styled(oo).withConfig({componentId:"sc-137ymle-6"})(["padding:0;"]),_c=({text:e,value:t,icon:n,onMouseDown:o,status:r="default",testId:a,...s})=>{const[l,d]=i.useState(!1),{selected:u,updateOrder:p,list:f,dragElementContainer:v,onSelect:b,onClose:g}=P2(),h=f.findIndex(E=>E===t)??0,x=E=>{E.currentTarget.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"}),typeof o=="function"&&o(E),b(t)},k=E=>{if(v.current){d(!0),E.dataTransfer.effectAllowed="move";const j=E.currentTarget.cloneNode(!0);j.style.opacity="1",j.style.visibility="visible",v.current.append(j),E.dataTransfer.setDragImage(v.current,0,0),E.dataTransfer.setData("order",h.toString()),E.dataTransfer.setData("value",t)}},$=E=>{E.preventDefault()},C=E=>{p(h),E.currentTarget.scrollIntoView(!1)},y=()=>{d(!1)},M=()=>{g(t)};return c.jsxs(I2,{tabIndex:h,role:"tab",$active:u===t,$isDragging:l,$order:h,onDragStart:k,onDragOver:$,onDragLeave:E=>{E.preventDefault(),E.stopPropagation()},onDragEnter:C,onDragEnd:y,onMouseDown:x,onDragExit:$,draggable:f.length>1,"data-testid":a?`${a}-${t}`:void 0,...s,children:[c.jsxs(F2,{children:[typeof n=="string"?c.jsx(Q,{name:n}):n,c.jsx(_2,{children:e})]}),c.jsx(T2,{icon:"cross",onClick:M,"data-type":"close","data-testid":a?`${a}-${t}-close`:void 0}),c.jsx(j2,{$status:r,"data-indicator":r,"data-testid":a?`${a}-${t}-status`:void 0})]})};_c.displayName="FileTab",Fc.Tab=_c;let qo;const Tc="HoverCard",[Dc,B8]=se(Tc,[De]),Pn=De(),[D2,In]=Dc(Tc),L2=e=>{const{__scopeHoverCard:t,children:n,open:o,defaultOpen:r,onOpenChange:a,openDelay:s=700,closeDelay:l=300}=e,d=Pn(t),u=i.useRef(0),p=i.useRef(0),f=i.useRef(!1),v=i.useRef(!1),[b=!1,g]=ge({prop:o,defaultProp:r,onChange:a}),h=i.useCallback(()=>{clearTimeout(p.current),u.current=window.setTimeout(()=>g(!0),s)},[s,g]),x=i.useCallback(()=>{clearTimeout(u.current),!f.current&&!v.current&&(p.current=window.setTimeout(()=>g(!1),l))},[l,g]),k=i.useCallback(()=>g(!1),[g]);return i.useEffect(()=>()=>{clearTimeout(u.current),clearTimeout(p.current)},[]),i.createElement(D2,{scope:t,open:b,onOpenChange:g,onOpen:h,onClose:x,onDismiss:k,hasSelectionRef:f,isPointerDownOnContentRef:v},i.createElement(Tt,d,n))},A2="HoverCardTrigger",N2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,...o}=e,r=In(A2,n),a=Pn(n);return i.createElement(Dt,O({asChild:!0},a),i.createElement(q.a,O({"data-state":r.open?"open":"closed"},o,{ref:t,onPointerEnter:D(e.onPointerEnter,jn(r.onOpen)),onPointerLeave:D(e.onPointerLeave,jn(r.onClose)),onFocus:D(e.onFocus,r.onOpen),onBlur:D(e.onBlur,r.onClose),onTouchStart:D(e.onTouchStart,s=>s.preventDefault())})))}),Lc="HoverCardPortal",[U2,Z2]=Dc(Lc,{forceMount:void 0}),B2=e=>{const{__scopeHoverCard:t,forceMount:n,children:o,container:r}=e,a=In(Lc,t);return i.createElement(U2,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Yo="HoverCardContent",H2=i.forwardRef((e,t)=>{const n=Z2(Yo,e.__scopeHoverCard),{forceMount:o=n.forceMount,...r}=e,a=In(Yo,e.__scopeHoverCard);return i.createElement(pe,{present:o||a.open},i.createElement(R2,O({"data-state":a.open?"open":"closed"},r,{onPointerEnter:D(e.onPointerEnter,jn(a.onOpen)),onPointerLeave:D(e.onPointerLeave,jn(a.onClose)),ref:t})))}),R2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:s,...l}=e,d=In(Yo,n),u=Pn(n),p=i.useRef(null),f=oe(t,p),[v,b]=i.useState(!1);return i.useEffect(()=>{if(v){const g=document.body;return qo=g.style.userSelect||g.style.webkitUserSelect,g.style.userSelect="none",g.style.webkitUserSelect="none",()=>{g.style.userSelect=qo,g.style.webkitUserSelect=qo}}},[v]),i.useEffect(()=>{if(p.current){const g=()=>{b(!1),d.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var h;((h=document.getSelection())===null||h===void 0?void 0:h.toString())!==""&&(d.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",g),()=>{document.removeEventListener("pointerup",g),d.hasSelectionRef.current=!1,d.isPointerDownOnContentRef.current=!1}}},[d.isPointerDownOnContentRef,d.hasSelectionRef]),i.useEffect(()=>{p.current&&V2(p.current).forEach(h=>h.setAttribute("tabindex","-1"))}),i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:s,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:D(a,g=>{g.preventDefault()}),onDismiss:d.onDismiss},i.createElement(mn,O({},u,l,{onPointerDown:D(l.onPointerDown,g=>{g.currentTarget.contains(g.target)&&b(!0),d.hasSelectionRef.current=!1,d.isPointerDownOnContentRef.current=!0}),ref:f,style:{...l.style,userSelect:v?"text":void 0,WebkitUserSelect:v?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})))}),W2=i.forwardRef((e,t)=>{const{__scopeHoverCard:n,...o}=e,r=Pn(n);return i.createElement(xn,O({},r,o,{ref:t}))});function jn(e){return t=>t.pointerType==="touch"?void 0:e()}function V2(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}const z2=L2,G2=N2,K2=B2,q2=H2,Y2=W2,Xo=({children:e,...t})=>c.jsx(z2,{...t,children:e}),X2=P(G2).withConfig({componentId:"sc-1ect7b6-0"})(["width:fit-content;"]),Ac=({children:e,...t})=>c.jsx(X2,{...t,children:e});Ac.displayName="HoverCardTrigger",Xo.Trigger=Ac;const Nc=({children:e,showArrow:t,forceMount:n,container:o,...r})=>c.jsx(K2,{forceMount:n,container:o,children:c.jsxs(h2,{as:q2,$type:"hover-card",$showArrow:t,...r,children:[t&&c.jsx(zo,{asChild:!0,as:Y2,width:15,height:10,children:c.jsx(Go,{})}),e]})});Nc.displayName="HoverCardContent",Xo.Content=Nc;const Uc=P.div.withConfig({componentId:"sc-1sddmxu-0"})(["display:flex;flex-direction:column-reverse;width:100%;align-items:flex-start;gap:",";*{box-shadow:none;outline:none;}"],({theme:e})=>e.click.field.space.gap),Zc=P.div.withConfig({componentId:"sc-1sddmxu-1"})(["",";"],({theme:e})=>`
|
|
233
316
|
font: ${e.click.field.typography.label.error};
|
|
234
317
|
color: ${e.click.field.color.label.error};
|
|
235
|
-
`);
|
|
318
|
+
`);P.css(["height:1px;background-color:",";"],({theme:e})=>e.click.genericMenu.item.color.stroke.default);const J2=P.button.withConfig({componentId:"sc-1sddmxu-2"})(["background:transparent;border:none;cursor:pointer;outline:none;padding:0;&:disabled{cursor:not-allowed;}"]);P.div.withConfig({componentId:"sc-1sddmxu-3"})(["display:grid;place-items:center;width:100%;height:100%;"]);const Q2=P(Uc).withConfig({componentId:"sc-1pvd2nj-0"})(["label{width:fill-available;}"]),ep=P.div.withConfig({componentId:"sc-1pvd2nj-1"})(["width:100%;display:flex;align-items:center;justify-content:space-between;align-items:center;span:first-of-type{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}",""],({theme:e,$error:t,$hasLabel:n})=>`
|
|
236
319
|
gap: ${e.click.field.space.gap};
|
|
237
320
|
margin-top: ${n?e.click.field.space.gap:0};
|
|
238
321
|
border-radius: ${e.click.field.radii.all};
|
|
@@ -277,21 +360,21 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
277
360
|
background: ${e.click.field.color.background.disabled};
|
|
278
361
|
color: ${e.click.field.color.text.disabled};
|
|
279
362
|
}
|
|
280
|
-
`),
|
|
363
|
+
`),Fn=({id:e,label:t="",error:n="",disabled:o,children:r})=>{const a=n?typeof n=="string"&&n.length!==0:!1,s=t?typeof t=="string"&&t.length!==0:!1;return c.jsxs(Q2,{children:[a&&c.jsx(Zc,{children:n}),c.jsxs(ro,{htmlFor:e,disabled:o,error:a,children:[t,c.jsx(ep,{$error:a,$hasLabel:s,children:r})]})]})},_n=P.input.withConfig({componentId:"sc-1pvd2nj-2"})(["background:transparent;border:none;outline:none;width:fill-available;color:inherit;font:inherit;",""],({theme:e})=>`
|
|
281
364
|
&::placeholder {
|
|
282
365
|
color: ${e.click.field.color.placeholder.default};
|
|
283
366
|
}
|
|
284
|
-
`),
|
|
367
|
+
`),Jo=P.button.withConfig({componentId:"sc-1pvd2nj-3"})(["background:transparent;color:inherit;border:none;padding:0;outline:none;&:not(:disabled){cursor:pointer;}",""],({theme:e,$show:t})=>`
|
|
285
368
|
padding: ${e.click.field.space.y} 0;
|
|
286
369
|
visibility: ${t?"visible":"hidden"};
|
|
287
|
-
`);
|
|
370
|
+
`);P.svg.withConfig({componentId:"sc-1pvd2nj-4"})(["",""],({theme:e})=>`
|
|
288
371
|
&:first-of-type {
|
|
289
372
|
padding-left: ${e.click.field.space.gap};
|
|
290
373
|
}
|
|
291
374
|
&:last-of-type {
|
|
292
375
|
padding-right: ${e.click.field.space.x};
|
|
293
376
|
}
|
|
294
|
-
`);const W2=i.forwardRef(({disabled:e,label:t,error:n,id:o,loading:r,onChange:a,...s},l)=>{const d=i.useId(),u=p=>{a(p.target.value,p)};return c.jsxs(jn,{disabled:e,id:o??d,label:t,error:n,children:[c.jsx(_n,{ref:l,type:"number",id:o??d,disabled:e,onChange:u,...s}),r&&c.jsx(ee,{name:"loading",size:"small"})]})}),V2=i.forwardRef(({disabled:e,label:t,error:n,id:o,value:r="",onChange:a,...s},l)=>{const d=i.useId(),[u,p]=i.useState(!1),f=()=>{p(b=>!b)},v=b=>{a(b.target.value,b)};return c.jsxs(jn,{disabled:e,id:o??d,label:t,error:n,children:[c.jsx(_n,{ref:l,type:u?"text":"password",id:o??d,disabled:e,value:r,onChange:v,...s}),c.jsx(Yo,{disabled:e,onClick:f,$show:r.length>0,children:c.jsx(ee,{name:u?"eye-closed":"eye",size:"medium"})})]})}),Ac="Popover",[Dc,j8]=se(Ac,[Le]),Ht=Le(),[z2,De]=Dc(Ac),G2=e=>{const{__scopePopover:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:s=!1}=e,l=Ht(t),d=i.useRef(null),[u,p]=i.useState(!1),[f=!1,v]=ge({prop:o,defaultProp:r,onChange:a});return i.createElement(Tt,l,i.createElement(z2,{scope:t,contentId:Fe(),triggerRef:d,open:f,onOpenChange:v,onOpenToggle:i.useCallback(()=>v(b=>!b),[v]),hasCustomAnchor:u,onCustomAnchorAdd:i.useCallback(()=>p(!0),[]),onCustomAnchorRemove:i.useCallback(()=>p(!1),[]),modal:s},n))},K2="PopoverAnchor",q2=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=De(K2,n),a=Ht(n),{onCustomAnchorAdd:s,onCustomAnchorRemove:l}=r;return i.useEffect(()=>(s(),()=>l()),[s,l]),i.createElement(Lt,M({},a,o,{ref:t}))}),Y2="PopoverTrigger",X2=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=De(Y2,n),a=Ht(n),s=oe(t,r.triggerRef),l=i.createElement(q.button,M({type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":Zc(r.open)},o,{ref:s,onClick:L(e.onClick,r.onOpenToggle)}));return r.hasCustomAnchor?l:i.createElement(Lt,M({asChild:!0},a),l)}),Nc="PopoverPortal",[J2,Q2]=Dc(Nc,{forceMount:void 0}),ep=e=>{const{__scopePopover:t,forceMount:n,children:o,container:r}=e,a=De(Nc,t);return i.createElement(J2,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Rt="PopoverContent",tp=i.forwardRef((e,t)=>{const n=Q2(Rt,e.__scopePopover),{forceMount:o=n.forceMount,...r}=e,a=De(Rt,e.__scopePopover);return i.createElement(pe,{present:o||a.open},a.modal?i.createElement(np,M({},r,{ref:t})):i.createElement(op,M({},r,{ref:t})))}),np=i.forwardRef((e,t)=>{const n=De(Rt,e.__scopePopover),o=i.useRef(null),r=oe(t,o),a=i.useRef(!1);return i.useEffect(()=>{const s=o.current;if(s)return To(s)},[]),i.createElement(cc,{as:Qe,allowPinchZoom:!0},i.createElement(Uc,M({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:L(e.onCloseAutoFocus,s=>{var l;s.preventDefault(),a.current||(l=n.triggerRef.current)===null||l===void 0||l.focus()}),onPointerDownOutside:L(e.onPointerDownOutside,s=>{const l=s.detail.originalEvent,d=l.button===0&&l.ctrlKey===!0,u=l.button===2||d;a.current=u},{checkForDefaultPrevented:!1}),onFocusOutside:L(e.onFocusOutside,s=>s.preventDefault(),{checkForDefaultPrevented:!1})})))}),op=i.forwardRef((e,t)=>{const n=De(Rt,e.__scopePopover),o=i.useRef(!1),r=i.useRef(!1);return i.createElement(Uc,M({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var s;if((s=e.onCloseAutoFocus)===null||s===void 0||s.call(e,a),!a.defaultPrevented){var l;o.current||(l=n.triggerRef.current)===null||l===void 0||l.focus(),a.preventDefault()}o.current=!1,r.current=!1},onInteractOutside:a=>{var s,l;(s=e.onInteractOutside)===null||s===void 0||s.call(e,a),a.defaultPrevented||(o.current=!0,a.detail.originalEvent.type==="pointerdown"&&(r.current=!0));const d=a.target;((l=n.triggerRef.current)===null||l===void 0?void 0:l.contains(d))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&r.current&&a.preventDefault()}}))}),Uc=i.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:u,onInteractOutside:p,...f}=e,v=De(Rt,n),b=Ht(n);return sa(),i.createElement(fa,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a},i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:s,onInteractOutside:p,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:u,onDismiss:()=>v.onOpenChange(!1)},i.createElement(mn,M({"data-state":Zc(v.open),role:"dialog",id:v.contentId},b,f,{ref:t,style:{...f.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}}))))}),rp="PopoverClose",ap=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=De(rp,n);return i.createElement(q.button,M({type:"button"},o,{ref:t,onClick:L(e.onClick,()=>r.onOpenChange(!1))}))}),cp=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ht(n);return i.createElement(xn,M({},r,o,{ref:t}))});function Zc(e){return e?"open":"closed"}const Bc=G2,ip=q2,Hc=X2,Rc=ep,Wc=tp,lp=ap,sp=cp,Xo=({children:e,...t})=>c.jsx(Bc,{...t,children:e}),dp=O(Hc).withConfig({componentId:"sc-1dii14g-0"})(["width:fit-content;background:transparent;border:none;"]),Vc=({children:e,anchor:t,...n})=>c.jsxs(c.Fragment,{children:[c.jsx(dp,{asChild:!0,...n,children:e}),t&&c.jsx(ip,{asChild:!0,children:t})]});Vc.displayName="PopoverTrigger",Xo.Trigger=Vc;const up=O(yc).withConfig({componentId:"sc-1dii14g-1"})(["display:block;padding:"," ",";background-color:",";border:1px solid ",";border-radius:",";box-shadow:",";",";"],({theme:e})=>e.click.popover.space.y,({theme:e})=>e.click.popover.space.x,({theme:e})=>e.click.popover.color.panel.background.default,({theme:e})=>e.click.popover.color.panel.stroke.default,({theme:e})=>e.click.popover.radii.all,({theme:e})=>e.click.popover.shadow.default,({$showClose:e})=>e?"padding-top: 1rem;":""),fp=O(B2).withConfig({componentId:"sc-1dii14g-2"})(["position:absolute;top:",";right:",";width:",";height:",";"],({theme:e})=>e.click.popover.space.y,({theme:e})=>e.click.popover.space.x,({theme:e})=>e.click.popover.icon.size.width,({theme:e})=>e.click.popover.icon.size.height),zc=({children:e,showArrow:t,showClose:n,forceMount:o,container:r,...a})=>c.jsx(Rc,{forceMount:o,container:r,children:c.jsxs(up,{as:Wc,$type:"popover",$showClose:n,$showArrow:t,...a,children:[n&&c.jsx(fp,{as:lp,asChild:!0,children:c.jsx(ee,{name:"cross"})}),t&&c.jsx(Wo,{asChild:!0,as:sp,width:20,height:10,children:c.jsx(Vo,{})}),e]})});zc.displayName="PopoverContent",Xo.Content=zc;const Gc="Radio",[pp,Kc]=se(Gc),[hp,vp]=pp(Gc),bp=i.forwardRef((e,t)=>{const{__scopeRadio:n,name:o,checked:r=!1,required:a,disabled:s,value:l="on",onCheck:d,...u}=e,[p,f]=i.useState(null),v=oe(t,h=>f(h)),b=i.useRef(!1),g=p?!!p.closest("form"):!0;return i.createElement(hp,{scope:n,checked:r,disabled:s},i.createElement(q.button,M({type:"button",role:"radio","aria-checked":r,"data-state":qc(r),"data-disabled":s?"":void 0,disabled:s,value:l},u,{ref:v,onClick:L(e.onClick,h=>{r||d==null||d(),g&&(b.current=h.isPropagationStopped(),b.current||h.stopPropagation())})})),g&&i.createElement(xp,{control:p,bubbles:!b.current,name:o,value:l,checked:r,required:a,disabled:s,style:{transform:"translateX(-100%)"}}))}),gp="RadioIndicator",mp=i.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:o,...r}=e,a=vp(gp,n);return i.createElement(pe,{present:o||a.checked},i.createElement(q.span,M({"data-state":qc(a.checked),"data-disabled":a.disabled?"":void 0},r,{ref:t})))}),xp=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=bo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});f.call(d,n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",M({type:"radio","aria-hidden":!0,defaultChecked:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function qc(e){return e?"checked":"unchecked"}const kp=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],Yc="RadioGroup",[yp,_8]=se(Yc,[rt,Kc]),Xc=rt(),Jc=Kc(),[$p,wp]=yp(Yc),Cp=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:o,defaultValue:r,value:a,required:s=!1,disabled:l=!1,orientation:d,dir:u,loop:p=!0,onValueChange:f,...v}=e,b=Xc(n),g=Et(u),[h,x]=ge({prop:a,defaultProp:r,onChange:f});return i.createElement($p,{scope:n,name:o,required:s,disabled:l,value:h,onValueChange:x},i.createElement(Fo,M({asChild:!0},b,{orientation:d,dir:g,loop:p}),i.createElement(q.div,M({role:"radiogroup","aria-required":s,"aria-orientation":d,"data-disabled":l?"":void 0,dir:g},v,{ref:t}))))}),Sp="RadioGroupItem",Mp=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:o,...r}=e,a=wp(Sp,n),s=a.disabled||o,l=Xc(n),d=Jc(n),u=i.useRef(null),p=oe(t,u),f=a.value===r.value,v=i.useRef(!1);return i.useEffect(()=>{const b=h=>{kp.includes(h.key)&&(v.current=!0)},g=()=>v.current=!1;return document.addEventListener("keydown",b),document.addEventListener("keyup",g),()=>{document.removeEventListener("keydown",b),document.removeEventListener("keyup",g)}},[]),i.createElement(jo,M({asChild:!0},l,{focusable:!s,active:f}),i.createElement(bp,M({disabled:s,required:a.required,checked:f},d,r,{name:a.name,ref:p,onCheck:()=>a.onValueChange(r.value),onKeyDown:L(b=>{b.key==="Enter"&&b.preventDefault()}),onFocus:L(r.onFocus,()=>{var b;v.current&&((b=u.current)===null||b===void 0||b.click())})})))}),Ep=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...o}=e,r=Jc(n);return i.createElement(mp,M({},r,o,{ref:t}))}),Op=Cp,Pp=Mp,Ip=Ep,Fp=O(Op).withConfig({componentId:"sc-p6cydr-0"})(["display:flex;flex-wrap:wrap;gap:",";flex-direction:",";"],({theme:e})=>e.click.checkbox.space.gap,({$inline:e})=>e==="true"?"row":"column"),Qc=({children:e,inline:t,...n})=>c.jsx(Fp,{$inline:t===!0?"true":"false",...n,children:e}),ei=({id:e,label:t,value:n,disabled:o,required:r,...a})=>{const s=i.useId();return c.jsxs(jp,{...a,children:[c.jsx(_p,{value:n,id:e??s,disabled:o,required:r,children:c.jsx(Tp,{})}),t&&c.jsx("label",{className:"Label",htmlFor:e??s,children:t})]})};ei.displayName="RadioGroupItem",Qc.Item=ei;const jp=O.div.withConfig({componentId:"sc-p6cydr-1"})(["padding:",";display:flex;align-items:center;gap:",";"],({theme:e})=>e.click.checkbox.space.all,({theme:e})=>e.click.checkbox.space.gap),_p=O(Pp).withConfig({componentId:"sc-p6cydr-2"})(["display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;",";"],({theme:e})=>`
|
|
377
|
+
`);const tp=i.forwardRef(({disabled:e,label:t,error:n,id:o,loading:r,onChange:a,...s},l)=>{const d=i.useId(),u=p=>{a(p.target.value,p)};return c.jsxs(Fn,{disabled:e,id:o??d,label:t,error:n,children:[c.jsx(_n,{ref:l,type:"number",id:o??d,disabled:e,onChange:u,...s}),r&&c.jsx(Q,{name:"loading-animated",size:"sm"})]})}),np=i.forwardRef(({disabled:e,label:t,error:n,id:o,value:r="",onChange:a,...s},l)=>{const d=i.useId(),[u,p]=i.useState(!1),f=()=>{p(b=>!b)},v=b=>{a(b.target.value,b)};return c.jsxs(Fn,{disabled:e,id:o??d,label:t,error:n,children:[c.jsx(_n,{ref:l,type:u?"text":"password",id:o??d,disabled:e,value:r,onChange:v,...s}),c.jsx(Jo,{disabled:e,onClick:f,$show:r.length>0,children:c.jsx(Q,{name:u?"eye-closed":"eye",size:"md"})})]})}),Bc="Popover",[Hc,H8]=se(Bc,[De]),Ht=De(),[op,Ae]=Hc(Bc),rp=e=>{const{__scopePopover:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:s=!1}=e,l=Ht(t),d=i.useRef(null),[u,p]=i.useState(!1),[f=!1,v]=ge({prop:o,defaultProp:r,onChange:a});return i.createElement(Tt,l,i.createElement(op,{scope:t,contentId:je(),triggerRef:d,open:f,onOpenChange:v,onOpenToggle:i.useCallback(()=>v(b=>!b),[v]),hasCustomAnchor:u,onCustomAnchorAdd:i.useCallback(()=>p(!0),[]),onCustomAnchorRemove:i.useCallback(()=>p(!1),[]),modal:s},n))},ap="PopoverAnchor",cp=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ae(ap,n),a=Ht(n),{onCustomAnchorAdd:s,onCustomAnchorRemove:l}=r;return i.useEffect(()=>(s(),()=>l()),[s,l]),i.createElement(Dt,O({},a,o,{ref:t}))}),ip="PopoverTrigger",lp=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ae(ip,n),a=Ht(n),s=oe(t,r.triggerRef),l=i.createElement(q.button,O({type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":Vc(r.open)},o,{ref:s,onClick:D(e.onClick,r.onOpenToggle)}));return r.hasCustomAnchor?l:i.createElement(Dt,O({asChild:!0},a),l)}),Rc="PopoverPortal",[sp,dp]=Hc(Rc,{forceMount:void 0}),up=e=>{const{__scopePopover:t,forceMount:n,children:o,container:r}=e,a=Ae(Rc,t);return i.createElement(sp,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Rt="PopoverContent",fp=i.forwardRef((e,t)=>{const n=dp(Rt,e.__scopePopover),{forceMount:o=n.forceMount,...r}=e,a=Ae(Rt,e.__scopePopover);return i.createElement(pe,{present:o||a.open},a.modal?i.createElement(pp,O({},r,{ref:t})):i.createElement(hp,O({},r,{ref:t})))}),pp=i.forwardRef((e,t)=>{const n=Ae(Rt,e.__scopePopover),o=i.useRef(null),r=oe(t,o),a=i.useRef(!1);return i.useEffect(()=>{const s=o.current;if(s)return Lo(s)},[]),i.createElement(lc,{as:Qe,allowPinchZoom:!0},i.createElement(Wc,O({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:D(e.onCloseAutoFocus,s=>{var l;s.preventDefault(),a.current||(l=n.triggerRef.current)===null||l===void 0||l.focus()}),onPointerDownOutside:D(e.onPointerDownOutside,s=>{const l=s.detail.originalEvent,d=l.button===0&&l.ctrlKey===!0,u=l.button===2||d;a.current=u},{checkForDefaultPrevented:!1}),onFocusOutside:D(e.onFocusOutside,s=>s.preventDefault(),{checkForDefaultPrevented:!1})})))}),hp=i.forwardRef((e,t)=>{const n=Ae(Rt,e.__scopePopover),o=i.useRef(!1),r=i.useRef(!1);return i.createElement(Wc,O({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var s;if((s=e.onCloseAutoFocus)===null||s===void 0||s.call(e,a),!a.defaultPrevented){var l;o.current||(l=n.triggerRef.current)===null||l===void 0||l.focus(),a.preventDefault()}o.current=!1,r.current=!1},onInteractOutside:a=>{var s,l;(s=e.onInteractOutside)===null||s===void 0||s.call(e,a),a.defaultPrevented||(o.current=!0,a.detail.originalEvent.type==="pointerdown"&&(r.current=!0));const d=a.target;((l=n.triggerRef.current)===null||l===void 0?void 0:l.contains(d))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&r.current&&a.preventDefault()}}))}),Wc=i.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:u,onInteractOutside:p,...f}=e,v=Ae(Rt,n),b=Ht(n);return ua(),i.createElement(ha,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a},i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:s,onInteractOutside:p,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:u,onDismiss:()=>v.onOpenChange(!1)},i.createElement(mn,O({"data-state":Vc(v.open),role:"dialog",id:v.contentId},b,f,{ref:t,style:{...f.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}}))))}),vp="PopoverClose",bp=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ae(vp,n);return i.createElement(q.button,O({type:"button"},o,{ref:t,onClick:D(e.onClick,()=>r.onOpenChange(!1))}))}),gp=i.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ht(n);return i.createElement(xn,O({},r,o,{ref:t}))});function Vc(e){return e?"open":"closed"}const zc=rp,mp=cp,Gc=lp,Kc=up,qc=fp,xp=bp,kp=gp,Qo=({children:e,...t})=>c.jsx(zc,{...t,children:e}),$p=P(Gc).withConfig({componentId:"sc-1dii14g-0"})(["width:fit-content;background:transparent;border:none;"]),Yc=({children:e,anchor:t,...n})=>c.jsxs(c.Fragment,{children:[c.jsx($p,{asChild:!0,...n,children:e}),t&&c.jsx(mp,{asChild:!0,children:t})]});Yc.displayName="PopoverTrigger",Qo.Trigger=Yc;const yp=P(wc).withConfig({componentId:"sc-1dii14g-1"})(["display:block;padding:"," ",";background-color:",";border:1px solid ",";border-radius:",";box-shadow:",";",";"],({theme:e})=>e.click.popover.space.y,({theme:e})=>e.click.popover.space.x,({theme:e})=>e.click.popover.color.panel.background.default,({theme:e})=>e.click.popover.color.panel.stroke.default,({theme:e})=>e.click.popover.radii.all,({theme:e})=>e.click.popover.shadow.default,({$showClose:e})=>e?"padding-top: 1rem;":""),wp=P(J2).withConfig({componentId:"sc-1dii14g-2"})(["position:absolute;top:",";right:",";width:",";height:",";"],({theme:e})=>e.click.popover.space.y,({theme:e})=>e.click.popover.space.x,({theme:e})=>e.click.popover.icon.size.width,({theme:e})=>e.click.popover.icon.size.height),Xc=({children:e,showArrow:t,showClose:n,forceMount:o,container:r,...a})=>c.jsx(Kc,{forceMount:o,container:r,children:c.jsxs(yp,{as:qc,$type:"popover",$showClose:n,$showArrow:t,...a,children:[n&&c.jsx(wp,{as:xp,asChild:!0,children:c.jsx(Q,{name:"cross"})}),t&&c.jsx(zo,{asChild:!0,as:kp,width:20,height:10,children:c.jsx(Go,{})}),e]})});Xc.displayName="PopoverContent",Qo.Content=Xc;const Jc="Radio",[Cp,Qc]=se(Jc),[Sp,Mp]=Cp(Jc),Ep=i.forwardRef((e,t)=>{const{__scopeRadio:n,name:o,checked:r=!1,required:a,disabled:s,value:l="on",onCheck:d,...u}=e,[p,f]=i.useState(null),v=oe(t,h=>f(h)),b=i.useRef(!1),g=p?!!p.closest("form"):!0;return i.createElement(Sp,{scope:n,checked:r,disabled:s},i.createElement(q.button,O({type:"button",role:"radio","aria-checked":r,"data-state":ei(r),"data-disabled":s?"":void 0,disabled:s,value:l},u,{ref:v,onClick:D(e.onClick,h=>{r||d==null||d(),g&&(b.current=h.isPropagationStopped(),b.current||h.stopPropagation())})})),g&&i.createElement(Ip,{control:p,bubbles:!b.current,name:o,value:l,checked:r,required:a,disabled:s,style:{transform:"translateX(-100%)"}}))}),Op="RadioIndicator",Pp=i.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:o,...r}=e,a=Mp(Op,n);return i.createElement(pe,{present:o||a.checked},i.createElement(q.span,O({"data-state":ei(a.checked),"data-disabled":a.disabled?"":void 0},r,{ref:t})))}),Ip=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=mo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});f.call(d,n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",O({type:"radio","aria-hidden":!0,defaultChecked:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function ei(e){return e?"checked":"unchecked"}const jp=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],ti="RadioGroup",[Fp,R8]=se(ti,[rt,Qc]),ni=rt(),oi=Qc(),[_p,Tp]=Fp(ti),Dp=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:o,defaultValue:r,value:a,required:s=!1,disabled:l=!1,orientation:d,dir:u,loop:p=!0,onValueChange:f,...v}=e,b=ni(n),g=Et(u),[h,x]=ge({prop:a,defaultProp:r,onChange:f});return i.createElement(_p,{scope:n,name:o,required:s,disabled:l,value:h,onValueChange:x},i.createElement(_o,O({asChild:!0},b,{orientation:d,dir:g,loop:p}),i.createElement(q.div,O({role:"radiogroup","aria-required":s,"aria-orientation":d,"data-disabled":l?"":void 0,dir:g},v,{ref:t}))))}),Lp="RadioGroupItem",Ap=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:o,...r}=e,a=Tp(Lp,n),s=a.disabled||o,l=ni(n),d=oi(n),u=i.useRef(null),p=oe(t,u),f=a.value===r.value,v=i.useRef(!1);return i.useEffect(()=>{const b=h=>{jp.includes(h.key)&&(v.current=!0)},g=()=>v.current=!1;return document.addEventListener("keydown",b),document.addEventListener("keyup",g),()=>{document.removeEventListener("keydown",b),document.removeEventListener("keyup",g)}},[]),i.createElement(To,O({asChild:!0},l,{focusable:!s,active:f}),i.createElement(Ep,O({disabled:s,required:a.required,checked:f},d,r,{name:a.name,ref:p,onCheck:()=>a.onValueChange(r.value),onKeyDown:D(b=>{b.key==="Enter"&&b.preventDefault()}),onFocus:D(r.onFocus,()=>{var b;v.current&&((b=u.current)===null||b===void 0||b.click())})})))}),Np=i.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...o}=e,r=oi(n);return i.createElement(Pp,O({},r,o,{ref:t}))}),Up=Dp,Zp=Ap,Bp=Np,Hp=P(Up).withConfig({componentId:"sc-p6cydr-0"})(["display:flex;flex-wrap:wrap;gap:",";flex-direction:",";"],({theme:e})=>e.click.checkbox.space.gap,({$inline:e})=>e==="true"?"row":"column"),ri=({children:e,inline:t,...n})=>c.jsx(Hp,{$inline:t===!0?"true":"false",...n,children:e}),ai=({id:e,label:t,value:n,disabled:o,required:r,...a})=>{const s=i.useId();return c.jsxs(Rp,{...a,children:[c.jsx(Wp,{value:n,id:e??s,disabled:o,required:r,children:c.jsx(Vp,{})}),t&&c.jsx("label",{className:"Label",htmlFor:e??s,children:t})]})};ai.displayName="RadioGroupItem",ri.Item=ai;const Rp=P.div.withConfig({componentId:"sc-p6cydr-1"})(["padding:",";display:flex;align-items:center;gap:",";"],({theme:e})=>e.click.checkbox.space.all,({theme:e})=>e.click.checkbox.space.gap),Wp=P(Zp).withConfig({componentId:"sc-p6cydr-2"})(["display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;",";"],({theme:e})=>`
|
|
295
378
|
border-radius: ${e.click.radio.radii.all};
|
|
296
379
|
width: 1rem;
|
|
297
380
|
height: 1rem;
|
|
@@ -326,7 +409,7 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
326
409
|
font: ${e.click.radio.typography.label.disabled};
|
|
327
410
|
}
|
|
328
411
|
}
|
|
329
|
-
`),
|
|
412
|
+
`),Vp=P(Bp).withConfig({componentId:"sc-p6cydr-3"})(["",""],({theme:e})=>`
|
|
330
413
|
background: ${e.click.radio.color.background.default};
|
|
331
414
|
&::after {
|
|
332
415
|
content: '';
|
|
@@ -354,17 +437,17 @@ Check the top-level render call using <`+j+">.")}return P}}function ls(m,P){{if(
|
|
|
354
437
|
background: ${e.click.radio.color.indicator.disabled};
|
|
355
438
|
}
|
|
356
439
|
}
|
|
357
|
-
`),ti=e=>t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})},Lp=i.forwardRef(({disabled:e,label:t,error:n,id:o,loading:r,clear:a=!0,value:s="",onChange:l,...d},u)=>{const p=i.useRef(null),f=i.useId(),v=g=>{l(g.target.value,g)},b=()=>{l("")};return c.jsxs(jn,{disabled:e,id:o??f,label:t,error:n,children:[c.jsx(ee,{name:"search",size:"small"}),c.jsx(_n,{ref:ti([p,u]),type:"text",id:o??f,disabled:e,value:s,onChange:v,...d}),a&&c.jsx(Yo,{disabled:e,onClick:b,$show:s.length>0,children:c.jsx(ee,{name:"cross",size:"small"})}),r&&c.jsx(ee,{name:"loading",size:"small"})]})});function lt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e==null||e(r),n===!1||!r.defaultPrevented)return t==null?void 0:t(r)}}function Ap(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function ni(...e){return t=>e.forEach(n=>Ap(n,t))}function Wt(...e){return i.useCallback(ni(...e),e)}function Dp(e,t=[]){let n=[];function o(a,s){const l=i.createContext(s),d=n.length;n=[...n,s];function u(f){const{scope:v,children:b,...g}=f,h=(v==null?void 0:v[e][d])||l,x=i.useMemo(()=>g,Object.values(g));return i.createElement(h.Provider,{value:x},b)}function p(f,v){const b=(v==null?void 0:v[e][d])||l,g=i.useContext(b);if(g)return g;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,p]}const r=()=>{const a=n.map(s=>i.createContext(s));return function(l){const d=(l==null?void 0:l[e])||a;return i.useMemo(()=>({[`__scope${e}`]:{...l,[e]:d}}),[l,d])}};return r.scopeName=e,[o,Np(r,...t)]}function Np(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const o=e.map(r=>({useScope:r(),scopeName:r.scopeName}));return function(a){const s=o.reduce((l,{useScope:d,scopeName:u})=>{const f=d(a)[`__scope${u}`];return{...l,...f}},{});return i.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}const Jo=globalThis!=null&&globalThis.document?i.useLayoutEffect:()=>{},Up=$["useId".toString()]||(()=>{});let Zp=0;function Qo(e){const[t,n]=$.useState(Up());return Jo(()=>{e||n(o=>o??String(Zp++))},[e]),e||(t?`radix-${t}`:"")}function Ke(e){const t=i.useRef(e);return i.useEffect(()=>{t.current=e}),i.useMemo(()=>(...n)=>{var o;return(o=t.current)===null||o===void 0?void 0:o.call(t,...n)},[])}function Bp({prop:e,defaultProp:t,onChange:n=()=>{}}){const[o,r]=Hp({defaultProp:t,onChange:n}),a=e!==void 0,s=a?e:o,l=Ke(n),d=i.useCallback(u=>{if(a){const f=typeof u=="function"?u(e):u;f!==e&&l(f)}else r(u)},[a,e,r,l]);return[s,d]}function Hp({defaultProp:e,onChange:t}){const n=i.useState(e),[o]=n,r=i.useRef(o),a=Ke(t);return i.useEffect(()=>{r.current!==o&&(a(o),r.current=o)},[o,r,a]),n}const er=i.forwardRef((e,t)=>{const{children:n,...o}=e,r=i.Children.toArray(n),a=r.find(Wp);if(a){const s=a.props.children,l=r.map(d=>d===a?i.Children.count(s)>1?i.Children.only(null):i.isValidElement(s)?s.props.children:null:d);return i.createElement(tr,M({},o,{ref:t}),i.isValidElement(s)?i.cloneElement(s,void 0,l):null)}return i.createElement(tr,M({},o,{ref:t}),n)});er.displayName="Slot";const tr=i.forwardRef((e,t)=>{const{children:n,...o}=e;return i.isValidElement(n)?i.cloneElement(n,{...Vp(o,n.props),ref:ni(t,n.ref)}):i.Children.count(n)>1?i.Children.only(null):null});tr.displayName="SlotClone";const Rp=({children:e})=>i.createElement(i.Fragment,null,e);function Wp(e){return i.isValidElement(e)&&e.type===Rp}function Vp(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?n[o]=(...l)=>{a==null||a(...l),r==null||r(...l)}:o==="style"?n[o]={...r,...a}:o==="className"&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}const Tn=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{const n=i.forwardRef((o,r)=>{const{asChild:a,...s}=o,l=a?er:t;return i.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),i.createElement(l,M({},s,{ref:r}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function zp(e,t){e&&Ue.flushSync(()=>e.dispatchEvent(t))}function Gp(e){const t=Ke(e);i.useEffect(()=>{const n=o=>{o.key==="Escape"&&t(o)};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[t])}const nr="dismissableLayer.update",Kp="dismissableLayer.pointerDownOutside",qp="dismissableLayer.focusOutside";let oi;const Yp=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Xp=i.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,u=i.useContext(Yp),[p,f]=i.useState(null),[,v]=i.useState({}),b=Wt(t,I=>f(I)),g=Array.from(u.layers),[h]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(h),k=p?g.indexOf(p):-1,y=u.layersWithOutsidePointerEventsDisabled.size>0,w=k>=x,C=Jp(I=>{const F=I.target,T=[...u.branches].some(D=>D.contains(F));!w||T||(r==null||r(I),s==null||s(I),I.defaultPrevented||l==null||l())}),E=Qp(I=>{const F=I.target;[...u.branches].some(D=>D.contains(F))||(a==null||a(I),s==null||s(I),I.defaultPrevented||l==null||l())});return Gp(I=>{k===u.layers.size-1&&(o==null||o(I),!I.defaultPrevented&&l&&(I.preventDefault(),l()))}),i.useEffect(()=>{if(p)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(oi=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(p)),u.layers.add(p),ri(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(document.body.style.pointerEvents=oi)}},[p,n,u]),i.useEffect(()=>()=>{p&&(u.layers.delete(p),u.layersWithOutsidePointerEventsDisabled.delete(p),ri())},[p,u]),i.useEffect(()=>{const I=()=>v({});return document.addEventListener(nr,I),()=>document.removeEventListener(nr,I)},[]),i.createElement(Tn.div,M({},d,{ref:b,style:{pointerEvents:y?w?"auto":"none":void 0,...e.style},onFocusCapture:lt(e.onFocusCapture,E.onFocusCapture),onBlurCapture:lt(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:lt(e.onPointerDownCapture,C.onPointerDownCapture)}))});function Jp(e){const t=Ke(e),n=i.useRef(!1),o=i.useRef(()=>{});return i.useEffect(()=>{const r=s=>{if(s.target&&!n.current){let d=function(){ai(Kp,t,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(document.removeEventListener("click",o.current),o.current=d,document.addEventListener("click",o.current,{once:!0})):d()}n.current=!1},a=window.setTimeout(()=>{document.addEventListener("pointerdown",r)},0);return()=>{window.clearTimeout(a),document.removeEventListener("pointerdown",r),document.removeEventListener("click",o.current)}},[t]),{onPointerDownCapture:()=>n.current=!0}}function Qp(e){const t=Ke(e),n=i.useRef(!1);return i.useEffect(()=>{const o=r=>{r.target&&!n.current&&ai(qp,t,{originalEvent:r},{discrete:!1})};return document.addEventListener("focusin",o),()=>document.removeEventListener("focusin",o)},[t]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function ri(){const e=new CustomEvent(nr);document.dispatchEvent(e)}function ai(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?zp(r,a):r.dispatchEvent(a)}const or="focusScope.autoFocusOnMount",rr="focusScope.autoFocusOnUnmount",ci={bubbles:!1,cancelable:!0},eh=i.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...s}=e,[l,d]=i.useState(null),u=Ke(r),p=Ke(a),f=i.useRef(null),v=Wt(t,h=>d(h)),b=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect(()=>{if(o){let h=function(k){if(b.paused||!l)return;const y=k.target;l.contains(y)?f.current=y:qe(f.current,{select:!0})},x=function(k){b.paused||!l||l.contains(k.relatedTarget)||qe(f.current,{select:!0})};return document.addEventListener("focusin",h),document.addEventListener("focusout",x),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",x)}}},[o,l,b.paused]),i.useEffect(()=>{if(l){si.add(b);const h=document.activeElement;if(!l.contains(h)){const k=new CustomEvent(or,ci);l.addEventListener(or,u),l.dispatchEvent(k),k.defaultPrevented||(th(ch(ii(l)),{select:!0}),document.activeElement===h&&qe(l))}return()=>{l.removeEventListener(or,u),setTimeout(()=>{const k=new CustomEvent(rr,ci);l.addEventListener(rr,p),l.dispatchEvent(k),k.defaultPrevented||qe(h??document.body,{select:!0}),l.removeEventListener(rr,p),si.remove(b)},0)}}},[l,u,p,b]);const g=i.useCallback(h=>{if(!n&&!o||b.paused)return;const x=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,k=document.activeElement;if(x&&k){const y=h.currentTarget,[w,C]=nh(y);w&&C?!h.shiftKey&&k===C?(h.preventDefault(),n&&qe(w,{select:!0})):h.shiftKey&&k===w&&(h.preventDefault(),n&&qe(C,{select:!0})):k===y&&h.preventDefault()}},[n,o,b.paused]);return i.createElement(Tn.div,M({tabIndex:-1},s,{ref:v,onKeyDown:g}))});function th(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(qe(o,{select:t}),document.activeElement!==n)return}function nh(e){const t=ii(e),n=li(t,e),o=li(t.reverse(),e);return[n,o]}function ii(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const r=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||r?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function li(e,t){for(const n of e)if(!oh(n,{upTo:t}))return n}function oh(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function rh(e){return e instanceof HTMLInputElement&&"select"in e}function qe(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&rh(e)&&t&&e.select()}}const si=ah();function ah(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=di(e,t),e.unshift(t)},remove(t){var n;e=di(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function di(e,t){const n=[...e],o=n.indexOf(t);return o!==-1&&n.splice(o,1),n}function ch(e){return e.filter(t=>t.tagName!=="A")}const ih=i.forwardRef((e,t)=>{var n;const{container:o=globalThis==null||(n=globalThis.document)===null||n===void 0?void 0:n.body,...r}=e;return o?Ue.createPortal(i.createElement(Tn.div,M({},r,{ref:t})),o):null});function lh(e,t){return i.useReducer((n,o)=>{const r=t[n][o];return r??n},e)}const Ln=e=>{const{present:t,children:n}=e,o=sh(t),r=typeof n=="function"?n({present:o.isPresent}):i.Children.only(n),a=Wt(o.ref,r.ref);return typeof n=="function"||o.isPresent?i.cloneElement(r,{ref:a}):null};Ln.displayName="Presence";function sh(e){const[t,n]=i.useState(),o=i.useRef({}),r=i.useRef(e),a=i.useRef("none"),s=e?"mounted":"unmounted",[l,d]=lh(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect(()=>{const u=An(o.current);a.current=l==="mounted"?u:"none"},[l]),Jo(()=>{const u=o.current,p=r.current;if(p!==e){const v=a.current,b=An(u);e?d("MOUNT"):b==="none"||(u==null?void 0:u.display)==="none"?d("UNMOUNT"):d(p&&v!==b?"ANIMATION_OUT":"UNMOUNT"),r.current=e}},[e,d]),Jo(()=>{if(t){const u=f=>{const b=An(o.current).includes(f.animationName);f.target===t&&b&&Ue.flushSync(()=>d("ANIMATION_END"))},p=f=>{f.target===t&&(a.current=An(o.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback(u=>{u&&(o.current=getComputedStyle(u)),n(u)},[])}}function An(e){return(e==null?void 0:e.animationName)||"none"}let ar=0;function dh(){i.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:ui()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:ui()),ar++,()=>{ar===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),ar--}},[])}function ui(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var fi=Ga(),cr=function(){},Dn=$.forwardRef(function(e,t){var n=$.useRef(null),o=$.useState({onScrollCapture:cr,onWheelCapture:cr,onTouchMoveCapture:cr}),r=o[0],a=o[1],s=e.forwardProps,l=e.children,d=e.className,u=e.removeScrollBar,p=e.enabled,f=e.shards,v=e.sideCar,b=e.noIsolation,g=e.inert,h=e.allowPinchZoom,x=e.as,k=x===void 0?"div":x,y=Lo(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),w=v,C=za([n,t]),E=de(de({},y),r);return $.createElement($.Fragment,null,p&&$.createElement(w,{sideCar:fi,removeScrollBar:u,shards:f,noIsolation:b,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n}),s?$.cloneElement($.Children.only(l),de(de({},E),{ref:C})):$.createElement(k,de({},E,{className:d,ref:C}),l))});Dn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Dn.classNames={fullWidth:Dt,zeroRight:At};var ir=!1;if(typeof window<"u")try{var Nn=Object.defineProperty({},"passive",{get:function(){return ir=!0,!0}});window.addEventListener("test",Nn,Nn),window.removeEventListener("test",Nn,Nn)}catch{ir=!1}var st=ir?{passive:!1}:!1,uh=function(e){var t=window.getComputedStyle(e);return t.overflowY!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowY==="visible")},fh=function(e){var t=window.getComputedStyle(e);return t.overflowX!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowX==="visible")},pi=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=hi(e,n);if(o){var r=vi(e,n),a=r[1],s=r[2];if(a>s)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},ph=function(e){var t=e.scrollTop,n=e.scrollHeight,o=e.clientHeight;return[t,n,o]},hh=function(e){var t=e.scrollLeft,n=e.scrollWidth,o=e.clientWidth;return[t,n,o]},hi=function(e,t){return e==="v"?uh(t):fh(t)},vi=function(e,t){return e==="v"?ph(t):hh(t)},vh=function(e,t){return e==="h"&&t==="rtl"?-1:1},bh=function(e,t,n,o,r){var a=vh(e,window.getComputedStyle(t).direction),s=a*o,l=n.target,d=t.contains(l),u=!1,p=s>0,f=0,v=0;do{var b=vi(e,l),g=b[0],h=b[1],x=b[2],k=h-x-a*g;(g||k)&&hi(e,l)&&(f+=k,v+=g),l=l.parentNode}while(!d&&l!==document.body||d&&(t.contains(l)||t===l));return(p&&(r&&f===0||!r&&s>f)||!p&&(r&&v===0||!r&&-s>v))&&(u=!0),u},Un=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},bi=function(e){return[e.deltaX,e.deltaY]},gi=function(e){return e&&"current"in e?e.current:e},gh=function(e,t){return e[0]===t[0]&&e[1]===t[1]},mh=function(e){return`
|
|
440
|
+
`),ci=e=>t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})},zp=i.forwardRef(({disabled:e,label:t,error:n,id:o,loading:r,clear:a=!0,value:s="",onChange:l,...d},u)=>{const p=i.useRef(null),f=i.useId(),v=g=>{l(g.target.value,g)},b=()=>{l("")};return c.jsxs(Fn,{disabled:e,id:o??f,label:t,error:n,children:[c.jsx(Q,{name:"search",size:"sm"}),c.jsx(_n,{ref:ci([p,u]),type:"text",id:o??f,disabled:e,value:s,onChange:v,...d}),a&&c.jsx(Jo,{disabled:e,onClick:b,$show:s.length>0,children:c.jsx(Q,{name:"cross",size:"sm"})}),r&&c.jsx(Q,{name:"loading-animated",size:"sm"})]})});function lt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e==null||e(r),n===!1||!r.defaultPrevented)return t==null?void 0:t(r)}}function Gp(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function ii(...e){return t=>e.forEach(n=>Gp(n,t))}function Wt(...e){return i.useCallback(ii(...e),e)}function Kp(e,t=[]){let n=[];function o(a,s){const l=i.createContext(s),d=n.length;n=[...n,s];function u(f){const{scope:v,children:b,...g}=f,h=(v==null?void 0:v[e][d])||l,x=i.useMemo(()=>g,Object.values(g));return i.createElement(h.Provider,{value:x},b)}function p(f,v){const b=(v==null?void 0:v[e][d])||l,g=i.useContext(b);if(g)return g;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,p]}const r=()=>{const a=n.map(s=>i.createContext(s));return function(l){const d=(l==null?void 0:l[e])||a;return i.useMemo(()=>({[`__scope${e}`]:{...l,[e]:d}}),[l,d])}};return r.scopeName=e,[o,qp(r,...t)]}function qp(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const o=e.map(r=>({useScope:r(),scopeName:r.scopeName}));return function(a){const s=o.reduce((l,{useScope:d,scopeName:u})=>{const f=d(a)[`__scope${u}`];return{...l,...f}},{});return i.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}const er=globalThis!=null&&globalThis.document?i.useLayoutEffect:()=>{},Yp=w["useId".toString()]||(()=>{});let Xp=0;function tr(e){const[t,n]=w.useState(Yp());return er(()=>{e||n(o=>o??String(Xp++))},[e]),e||(t?`radix-${t}`:"")}function Ke(e){const t=i.useRef(e);return i.useEffect(()=>{t.current=e}),i.useMemo(()=>(...n)=>{var o;return(o=t.current)===null||o===void 0?void 0:o.call(t,...n)},[])}function Jp({prop:e,defaultProp:t,onChange:n=()=>{}}){const[o,r]=Qp({defaultProp:t,onChange:n}),a=e!==void 0,s=a?e:o,l=Ke(n),d=i.useCallback(u=>{if(a){const f=typeof u=="function"?u(e):u;f!==e&&l(f)}else r(u)},[a,e,r,l]);return[s,d]}function Qp({defaultProp:e,onChange:t}){const n=i.useState(e),[o]=n,r=i.useRef(o),a=Ke(t);return i.useEffect(()=>{r.current!==o&&(a(o),r.current=o)},[o,r,a]),n}const nr=i.forwardRef((e,t)=>{const{children:n,...o}=e,r=i.Children.toArray(n),a=r.find(th);if(a){const s=a.props.children,l=r.map(d=>d===a?i.Children.count(s)>1?i.Children.only(null):i.isValidElement(s)?s.props.children:null:d);return i.createElement(or,O({},o,{ref:t}),i.isValidElement(s)?i.cloneElement(s,void 0,l):null)}return i.createElement(or,O({},o,{ref:t}),n)});nr.displayName="Slot";const or=i.forwardRef((e,t)=>{const{children:n,...o}=e;return i.isValidElement(n)?i.cloneElement(n,{...nh(o,n.props),ref:ii(t,n.ref)}):i.Children.count(n)>1?i.Children.only(null):null});or.displayName="SlotClone";const eh=({children:e})=>i.createElement(i.Fragment,null,e);function th(e){return i.isValidElement(e)&&e.type===eh}function nh(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?n[o]=(...l)=>{a==null||a(...l),r==null||r(...l)}:o==="style"?n[o]={...r,...a}:o==="className"&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}const Tn=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{const n=i.forwardRef((o,r)=>{const{asChild:a,...s}=o,l=a?nr:t;return i.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),i.createElement(l,O({},s,{ref:r}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function oh(e,t){e&&Ue.flushSync(()=>e.dispatchEvent(t))}function rh(e){const t=Ke(e);i.useEffect(()=>{const n=o=>{o.key==="Escape"&&t(o)};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[t])}const rr="dismissableLayer.update",ah="dismissableLayer.pointerDownOutside",ch="dismissableLayer.focusOutside";let li;const ih=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),lh=i.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,u=i.useContext(ih),[p,f]=i.useState(null),[,v]=i.useState({}),b=Wt(t,E=>f(E)),g=Array.from(u.layers),[h]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(h),k=p?g.indexOf(p):-1,$=u.layersWithOutsidePointerEventsDisabled.size>0,C=k>=x,y=sh(E=>{const j=E.target,T=[...u.branches].some(A=>A.contains(j));!C||T||(r==null||r(E),s==null||s(E),E.defaultPrevented||l==null||l())}),M=dh(E=>{const j=E.target;[...u.branches].some(A=>A.contains(j))||(a==null||a(E),s==null||s(E),E.defaultPrevented||l==null||l())});return rh(E=>{k===u.layers.size-1&&(o==null||o(E),!E.defaultPrevented&&l&&(E.preventDefault(),l()))}),i.useEffect(()=>{if(p)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(li=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(p)),u.layers.add(p),si(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(document.body.style.pointerEvents=li)}},[p,n,u]),i.useEffect(()=>()=>{p&&(u.layers.delete(p),u.layersWithOutsidePointerEventsDisabled.delete(p),si())},[p,u]),i.useEffect(()=>{const E=()=>v({});return document.addEventListener(rr,E),()=>document.removeEventListener(rr,E)},[]),i.createElement(Tn.div,O({},d,{ref:b,style:{pointerEvents:$?C?"auto":"none":void 0,...e.style},onFocusCapture:lt(e.onFocusCapture,M.onFocusCapture),onBlurCapture:lt(e.onBlurCapture,M.onBlurCapture),onPointerDownCapture:lt(e.onPointerDownCapture,y.onPointerDownCapture)}))});function sh(e){const t=Ke(e),n=i.useRef(!1),o=i.useRef(()=>{});return i.useEffect(()=>{const r=s=>{if(s.target&&!n.current){let d=function(){di(ah,t,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(document.removeEventListener("click",o.current),o.current=d,document.addEventListener("click",o.current,{once:!0})):d()}n.current=!1},a=window.setTimeout(()=>{document.addEventListener("pointerdown",r)},0);return()=>{window.clearTimeout(a),document.removeEventListener("pointerdown",r),document.removeEventListener("click",o.current)}},[t]),{onPointerDownCapture:()=>n.current=!0}}function dh(e){const t=Ke(e),n=i.useRef(!1);return i.useEffect(()=>{const o=r=>{r.target&&!n.current&&di(ch,t,{originalEvent:r},{discrete:!1})};return document.addEventListener("focusin",o),()=>document.removeEventListener("focusin",o)},[t]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function si(){const e=new CustomEvent(rr);document.dispatchEvent(e)}function di(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?oh(r,a):r.dispatchEvent(a)}const ar="focusScope.autoFocusOnMount",cr="focusScope.autoFocusOnUnmount",ui={bubbles:!1,cancelable:!0},uh=i.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...s}=e,[l,d]=i.useState(null),u=Ke(r),p=Ke(a),f=i.useRef(null),v=Wt(t,h=>d(h)),b=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect(()=>{if(o){let h=function(k){if(b.paused||!l)return;const $=k.target;l.contains($)?f.current=$:qe(f.current,{select:!0})},x=function(k){b.paused||!l||l.contains(k.relatedTarget)||qe(f.current,{select:!0})};return document.addEventListener("focusin",h),document.addEventListener("focusout",x),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",x)}}},[o,l,b.paused]),i.useEffect(()=>{if(l){hi.add(b);const h=document.activeElement;if(!l.contains(h)){const k=new CustomEvent(ar,ui);l.addEventListener(ar,u),l.dispatchEvent(k),k.defaultPrevented||(fh(gh(fi(l)),{select:!0}),document.activeElement===h&&qe(l))}return()=>{l.removeEventListener(ar,u),setTimeout(()=>{const k=new CustomEvent(cr,ui);l.addEventListener(cr,p),l.dispatchEvent(k),k.defaultPrevented||qe(h??document.body,{select:!0}),l.removeEventListener(cr,p),hi.remove(b)},0)}}},[l,u,p,b]);const g=i.useCallback(h=>{if(!n&&!o||b.paused)return;const x=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,k=document.activeElement;if(x&&k){const $=h.currentTarget,[C,y]=ph($);C&&y?!h.shiftKey&&k===y?(h.preventDefault(),n&&qe(C,{select:!0})):h.shiftKey&&k===C&&(h.preventDefault(),n&&qe(y,{select:!0})):k===$&&h.preventDefault()}},[n,o,b.paused]);return i.createElement(Tn.div,O({tabIndex:-1},s,{ref:v,onKeyDown:g}))});function fh(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(qe(o,{select:t}),document.activeElement!==n)return}function ph(e){const t=fi(e),n=pi(t,e),o=pi(t.reverse(),e);return[n,o]}function fi(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const r=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||r?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function pi(e,t){for(const n of e)if(!hh(n,{upTo:t}))return n}function hh(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function vh(e){return e instanceof HTMLInputElement&&"select"in e}function qe(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&vh(e)&&t&&e.select()}}const hi=bh();function bh(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=vi(e,t),e.unshift(t)},remove(t){var n;e=vi(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function vi(e,t){const n=[...e],o=n.indexOf(t);return o!==-1&&n.splice(o,1),n}function gh(e){return e.filter(t=>t.tagName!=="A")}const mh=i.forwardRef((e,t)=>{var n;const{container:o=globalThis==null||(n=globalThis.document)===null||n===void 0?void 0:n.body,...r}=e;return o?Ue.createPortal(i.createElement(Tn.div,O({},r,{ref:t})),o):null});function xh(e,t){return i.useReducer((n,o)=>{const r=t[n][o];return r??n},e)}const Dn=e=>{const{present:t,children:n}=e,o=kh(t),r=typeof n=="function"?n({present:o.isPresent}):i.Children.only(n),a=Wt(o.ref,r.ref);return typeof n=="function"||o.isPresent?i.cloneElement(r,{ref:a}):null};Dn.displayName="Presence";function kh(e){const[t,n]=i.useState(),o=i.useRef({}),r=i.useRef(e),a=i.useRef("none"),s=e?"mounted":"unmounted",[l,d]=xh(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect(()=>{const u=Ln(o.current);a.current=l==="mounted"?u:"none"},[l]),er(()=>{const u=o.current,p=r.current;if(p!==e){const v=a.current,b=Ln(u);e?d("MOUNT"):b==="none"||(u==null?void 0:u.display)==="none"?d("UNMOUNT"):d(p&&v!==b?"ANIMATION_OUT":"UNMOUNT"),r.current=e}},[e,d]),er(()=>{if(t){const u=f=>{const b=Ln(o.current).includes(f.animationName);f.target===t&&b&&Ue.flushSync(()=>d("ANIMATION_END"))},p=f=>{f.target===t&&(a.current=Ln(o.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback(u=>{u&&(o.current=getComputedStyle(u)),n(u)},[])}}function Ln(e){return(e==null?void 0:e.animationName)||"none"}let ir=0;function $h(){i.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:bi()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:bi()),ir++,()=>{ir===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),ir--}},[])}function bi(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var gi=qa(),lr=function(){},An=w.forwardRef(function(e,t){var n=w.useRef(null),o=w.useState({onScrollCapture:lr,onWheelCapture:lr,onTouchMoveCapture:lr}),r=o[0],a=o[1],s=e.forwardProps,l=e.children,d=e.className,u=e.removeScrollBar,p=e.enabled,f=e.shards,v=e.sideCar,b=e.noIsolation,g=e.inert,h=e.allowPinchZoom,x=e.as,k=x===void 0?"div":x,$=Ao(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),C=v,y=Ka([n,t]),M=de(de({},$),r);return w.createElement(w.Fragment,null,p&&w.createElement(C,{sideCar:gi,removeScrollBar:u,shards:f,noIsolation:b,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n}),s?w.cloneElement(w.Children.only(l),de(de({},M),{ref:y})):w.createElement(k,de({},M,{className:d,ref:y}),l))});An.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},An.classNames={fullWidth:At,zeroRight:Lt};var sr=!1;if(typeof window<"u")try{var Nn=Object.defineProperty({},"passive",{get:function(){return sr=!0,!0}});window.addEventListener("test",Nn,Nn),window.removeEventListener("test",Nn,Nn)}catch{sr=!1}var st=sr?{passive:!1}:!1,yh=function(e){var t=window.getComputedStyle(e);return t.overflowY!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowY==="visible")},wh=function(e){var t=window.getComputedStyle(e);return t.overflowX!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowX==="visible")},mi=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=xi(e,n);if(o){var r=ki(e,n),a=r[1],s=r[2];if(a>s)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},Ch=function(e){var t=e.scrollTop,n=e.scrollHeight,o=e.clientHeight;return[t,n,o]},Sh=function(e){var t=e.scrollLeft,n=e.scrollWidth,o=e.clientWidth;return[t,n,o]},xi=function(e,t){return e==="v"?yh(t):wh(t)},ki=function(e,t){return e==="v"?Ch(t):Sh(t)},Mh=function(e,t){return e==="h"&&t==="rtl"?-1:1},Eh=function(e,t,n,o,r){var a=Mh(e,window.getComputedStyle(t).direction),s=a*o,l=n.target,d=t.contains(l),u=!1,p=s>0,f=0,v=0;do{var b=ki(e,l),g=b[0],h=b[1],x=b[2],k=h-x-a*g;(g||k)&&xi(e,l)&&(f+=k,v+=g),l=l.parentNode}while(!d&&l!==document.body||d&&(t.contains(l)||t===l));return(p&&(r&&f===0||!r&&s>f)||!p&&(r&&v===0||!r&&-s>v))&&(u=!0),u},Un=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},$i=function(e){return[e.deltaX,e.deltaY]},yi=function(e){return e&&"current"in e?e.current:e},Oh=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Ph=function(e){return`
|
|
358
441
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
359
442
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
360
|
-
`)},xh=0,dt=[];function kh(e){var t=$.useRef([]),n=$.useRef([0,0]),o=$.useRef(),r=$.useState(xh++)[0],a=$.useState(function(){return Do()})[0],s=$.useRef(e);$.useEffect(function(){s.current=e},[e]),$.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(r));var h=Va([e.lockRef.current],(e.shards||[]).map(gi),!0).filter(Boolean);return h.forEach(function(x){return x.classList.add("allow-interactivity-".concat(r))}),function(){document.body.classList.remove("block-interactivity-".concat(r)),h.forEach(function(x){return x.classList.remove("allow-interactivity-".concat(r))})}}},[e.inert,e.lockRef.current,e.shards]);var l=$.useCallback(function(h,x){if("touches"in h&&h.touches.length===2)return!s.current.allowPinchZoom;var k=Un(h),y=n.current,w="deltaX"in h?h.deltaX:y[0]-k[0],C="deltaY"in h?h.deltaY:y[1]-k[1],E,I=h.target,F=Math.abs(w)>Math.abs(C)?"h":"v";if("touches"in h&&F==="h"&&I.type==="range")return!1;var T=pi(F,I);if(!T)return!0;if(T?E=F:(E=F==="v"?"h":"v",T=pi(F,I)),!T)return!1;if(!o.current&&"changedTouches"in h&&(w||C)&&(o.current=E),!E)return!0;var D=o.current||E;return bh(D,x,h,D==="h"?w:C,!0)},[]),d=$.useCallback(function(h){var x=h;if(!(!dt.length||dt[dt.length-1]!==a)){var k="deltaY"in x?bi(x):Un(x),y=t.current.filter(function(E){return E.name===x.type&&E.target===x.target&&gh(E.delta,k)})[0];if(y&&y.should){x.preventDefault();return}if(!y){var w=(s.current.shards||[]).map(gi).filter(Boolean).filter(function(E){return E.contains(x.target)}),C=w.length>0?l(x,w[0]):!s.current.noIsolation;C&&x.preventDefault()}}},[]),u=$.useCallback(function(h,x,k,y){var w={name:h,delta:x,target:k,should:y};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(C){return C!==w})},1)},[]),p=$.useCallback(function(h){n.current=Un(h),o.current=void 0},[]),f=$.useCallback(function(h){u(h.type,bi(h),h.target,l(h,e.lockRef.current))},[]),v=$.useCallback(function(h){u(h.type,Un(h),h.target,l(h,e.lockRef.current))},[]);$.useEffect(function(){return dt.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:v}),document.addEventListener("wheel",d,st),document.addEventListener("touchmove",d,st),document.addEventListener("touchstart",p,st),function(){dt=dt.filter(function(h){return h!==a}),document.removeEventListener("wheel",d,st),document.removeEventListener("touchmove",d,st),document.removeEventListener("touchstart",p,st)}},[]);var b=e.removeScrollBar,g=e.inert;return $.createElement($.Fragment,null,g?$.createElement(a,{styles:mh(r)}):null,b?$.createElement(Ja,{gapMode:"margin"}):null)}const yh=qa(fi,kh);var mi=$.forwardRef(function(e,t){return $.createElement(Dn,de({},e,{ref:t,sideCar:yh}))});mi.classNames=Dn.classNames;const $h=mi,xi="Dialog",[ki,L8]=Dp(xi),[wh,Ye]=ki(xi),Ch=e=>{const{__scopeDialog:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:s=!0}=e,l=i.useRef(null),d=i.useRef(null),[u=!1,p]=Bp({prop:o,defaultProp:r,onChange:a});return i.createElement(wh,{scope:t,triggerRef:l,contentRef:d,contentId:Qo(),titleId:Qo(),descriptionId:Qo(),open:u,onOpenChange:p,onOpenToggle:i.useCallback(()=>p(f=>!f),[p]),modal:s},n)},yi="DialogPortal",[Sh,$i]=ki(yi,{forceMount:void 0}),Mh=e=>{const{__scopeDialog:t,forceMount:n,children:o,container:r}=e,a=Ye(yi,t);return i.createElement(Sh,{scope:t,forceMount:n},i.Children.map(o,s=>i.createElement(Ln,{present:n||a.open},i.createElement(ih,{asChild:!0,container:r},s))))},lr="DialogOverlay",Eh=i.forwardRef((e,t)=>{const n=$i(lr,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=Ye(lr,e.__scopeDialog);return a.modal?i.createElement(Ln,{present:o||a.open},i.createElement(Oh,M({},r,{ref:t}))):null}),Oh=i.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=Ye(lr,n);return i.createElement($h,{as:er,allowPinchZoom:!0,shards:[r.contentRef]},i.createElement(Tn.div,M({"data-state":Ci(r.open)},o,{ref:t,style:{pointerEvents:"auto",...o.style}})))}),Vt="DialogContent",Ph=i.forwardRef((e,t)=>{const n=$i(Vt,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=Ye(Vt,e.__scopeDialog);return i.createElement(Ln,{present:o||a.open},a.modal?i.createElement(Ih,M({},r,{ref:t})):i.createElement(Fh,M({},r,{ref:t})))}),Ih=i.forwardRef((e,t)=>{const n=Ye(Vt,e.__scopeDialog),o=i.useRef(null),r=Wt(t,n.contentRef,o);return i.useEffect(()=>{const a=o.current;if(a)return To(a)},[]),i.createElement(wi,M({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:lt(e.onCloseAutoFocus,a=>{var s;a.preventDefault(),(s=n.triggerRef.current)===null||s===void 0||s.focus()}),onPointerDownOutside:lt(e.onPointerDownOutside,a=>{const s=a.detail.originalEvent,l=s.button===0&&s.ctrlKey===!0;(s.button===2||l)&&a.preventDefault()}),onFocusOutside:lt(e.onFocusOutside,a=>a.preventDefault())}))}),Fh=i.forwardRef((e,t)=>{const n=Ye(Vt,e.__scopeDialog),o=i.useRef(!1);return i.createElement(wi,M({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:r=>{var a;if((a=e.onCloseAutoFocus)===null||a===void 0||a.call(e,r),!r.defaultPrevented){var s;o.current||(s=n.triggerRef.current)===null||s===void 0||s.focus(),r.preventDefault()}o.current=!1},onInteractOutside:r=>{var a,s;(a=e.onInteractOutside)===null||a===void 0||a.call(e,r),r.defaultPrevented||(o.current=!0);const l=r.target;((s=n.triggerRef.current)===null||s===void 0?void 0:s.contains(l))&&r.preventDefault()}}))}),wi=i.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,...s}=e,l=Ye(Vt,n),d=i.useRef(null),u=Wt(t,d);return dh(),i.createElement(i.Fragment,null,i.createElement(eh,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a},i.createElement(Xp,M({role:"dialog",id:l.contentId,"aria-describedby":l.descriptionId,"aria-labelledby":l.titleId,"data-state":Ci(l.open)},s,{ref:u,onDismiss:()=>l.onOpenChange(!1)}))),!1)});function Ci(e){return e?"open":"closed"}const jh=Ch,_h=Mh,Th=Eh,Lh=Ph;var Si=1,Ah=.9,Dh=.3,sr=.1,Nh=0,dr=.999,Uh=.9999,Zh=.99,Mi=/[\\\/\-_+.# \t"@\[\(\{&]/,Bh=/[\\\/\-_+.# \t"@\[\(\{&]/g;function ur(e,t,n,o,r,a){if(a===t.length)return r===e.length?Si:Zh;for(var s=o.charAt(a),l=n.indexOf(s,r),d=0,u,p,f;l>=0;)u=ur(e,t,n,o,l+1,a+1),u>d&&(l===r?u*=Si:Mi.test(e.charAt(l-1))?(u*=Ah,f=e.slice(r,l-1).match(Bh),f&&r>0&&(u*=Math.pow(dr,f.length))):Mi.test(e.slice(r,l-1))?(u*=Nh,r>0&&(u*=Math.pow(dr,l-r))):(u*=Dh,r>0&&(u*=Math.pow(dr,l-r))),e.charAt(l)!==t.charAt(a)&&(u*=Uh)),u<sr&&n.charAt(l-1)===o.charAt(a+1)&&n.charAt(l-1)!==o.charAt(a)&&(p=ur(e,t,n,o,l+1,a+2),p*sr>u&&(u=p*sr)),u>d&&(d=u),l=n.indexOf(s,l+1);return d}function Hh(e,t){return ur(e,t,e.toLowerCase(),t.toLowerCase(),0,0)}var Rh=Hh;const Wh=Dr(Rh);var Vh='[cmdk-list-sizer=""]',zt='[cmdk-group=""]',fr='[cmdk-group-items=""]',zh='[cmdk-group-heading=""]',Ei='[cmdk-item=""]',Oi=`${Ei}:not([aria-disabled="true"])`,pr="cmdk-item-select",Ne="data-value",Gh=(e,t)=>Wh(e,t),Pi=$.createContext(void 0),Gt=()=>$.useContext(Pi),Ii=$.createContext(void 0),hr=()=>$.useContext(Ii),Fi=$.createContext(void 0),ji=$.forwardRef((e,t)=>{let n=$.useRef(null),o=pt(()=>({search:"",value:"",filtered:{count:0,items:new Map,groups:new Set}})),r=pt(()=>new Set),a=pt(()=>new Map),s=pt(()=>new Map),l=pt(()=>new Set),d=_i(e),{label:u,children:p,value:f,onValueChange:v,filter:b,shouldFilter:g,...h}=e,x=$.useId(),k=$.useId(),y=$.useId(),w=r5();ft(()=>{if(f!==void 0){let S=f.trim().toLowerCase();o.current.value=S,w(6,K),C.emit()}},[f]);let C=$.useMemo(()=>({subscribe:S=>(l.current.add(S),()=>l.current.delete(S)),snapshot:()=>o.current,setState:(S,_,N)=>{var A,Y,ae;if(!Object.is(o.current[S],_)){if(o.current[S]=_,S==="search")D(),F(),w(1,T);else if(S==="value")if(((A=d.current)==null?void 0:A.value)!==void 0){(ae=(Y=d.current).onValueChange)==null||ae.call(Y,_);return}else N||w(5,K);C.emit()}},emit:()=>{l.current.forEach(S=>S())}}),[]),E=$.useMemo(()=>({value:(S,_)=>{_!==s.current.get(S)&&(s.current.set(S,_),o.current.filtered.items.set(S,I(_)),w(2,()=>{F(),C.emit()}))},item:(S,_)=>(r.current.add(S),_&&(a.current.has(_)?a.current.get(_).add(S):a.current.set(_,new Set([S]))),w(3,()=>{D(),F(),o.current.value||T(),C.emit()}),()=>{s.current.delete(S),r.current.delete(S),o.current.filtered.items.delete(S),w(4,()=>{D(),T(),C.emit()})}),group:S=>(a.current.has(S)||a.current.set(S,new Set),()=>{s.current.delete(S),a.current.delete(S)}),filter:()=>d.current.shouldFilter,label:u||e["aria-label"],listId:x,inputId:y,labelId:k}),[]);function I(S){var _;let N=((_=d.current)==null?void 0:_.filter)??Gh;return S?N(S,o.current.search):0}function F(){if(!n.current||!o.current.search||d.current.shouldFilter===!1)return;let S=o.current.filtered.items,_=[];o.current.filtered.groups.forEach(A=>{let Y=a.current.get(A),ae=0;Y.forEach(le=>{let ve=S.get(le);ae=Math.max(ve,ae)}),_.push([A,ae])});let N=n.current.querySelector(Vh);z().sort((A,Y)=>{let ae=A.getAttribute(Ne),le=Y.getAttribute(Ne);return(S.get(le)??0)-(S.get(ae)??0)}).forEach(A=>{let Y=A.closest(fr);Y?Y.appendChild(A.parentElement===Y?A:A.closest(`${fr} > *`)):N.appendChild(A.parentElement===N?A:A.closest(`${fr} > *`))}),_.sort((A,Y)=>Y[1]-A[1]).forEach(A=>{let Y=n.current.querySelector(`${zt}[${Ne}="${A[0]}"]`);Y==null||Y.parentElement.appendChild(Y)})}function T(){let S=z().find(N=>!N.ariaDisabled),_=S==null?void 0:S.getAttribute(Ne);C.setState("value",_||void 0)}function D(){if(!o.current.search||d.current.shouldFilter===!1){o.current.filtered.count=r.current.size;return}o.current.filtered.groups=new Set;let S=0;for(let _ of r.current){let N=s.current.get(_),A=I(N);o.current.filtered.items.set(_,A),A>0&&S++}for(let[_,N]of a.current)for(let A of N)if(o.current.filtered.items.get(A)>0){o.current.filtered.groups.add(_);break}o.current.filtered.count=S}function K(){var S,_,N;let A=H();A&&(((S=A.parentElement)==null?void 0:S.firstChild)===A&&((N=(_=A.closest(zt))==null?void 0:_.querySelector(zh))==null||N.scrollIntoView({block:"nearest"})),A.scrollIntoView({block:"nearest"}))}function H(){return n.current.querySelector(`${Ei}[aria-selected="true"]`)}function z(){return Array.from(n.current.querySelectorAll(Oi))}function U(S){let _=z()[S];_&&C.setState("value",_.getAttribute(Ne))}function R(S){var _;let N=H(),A=z(),Y=A.findIndex(le=>le===N),ae=A[Y+S];(_=d.current)!=null&&_.loop&&(ae=Y+S<0?A[A.length-1]:Y+S===A.length?A[0]:A[Y+S]),ae&&C.setState("value",ae.getAttribute(Ne))}function V(S){let _=H(),N=_==null?void 0:_.closest(zt),A;for(;N&&!A;)N=S>0?n5(N,zt):o5(N,zt),A=N==null?void 0:N.querySelector(Oi);A?C.setState("value",A.getAttribute(Ne)):R(S)}let W=()=>U(z().length-1),re=S=>{S.preventDefault(),S.metaKey?W():S.altKey?V(1):R(1)},te=S=>{S.preventDefault(),S.metaKey?U(0):S.altKey?V(-1):R(-1)};return $.createElement("div",{ref:Kt([n,t]),...h,"cmdk-root":"",onKeyDown:S=>{var _;if((_=h.onKeyDown)==null||_.call(h,S),!S.defaultPrevented)switch(S.key){case"n":case"j":{S.ctrlKey&&re(S);break}case"ArrowDown":{re(S);break}case"p":case"k":{S.ctrlKey&&te(S);break}case"ArrowUp":{te(S);break}case"Home":{S.preventDefault(),U(0);break}case"End":{S.preventDefault(),W();break}case"Enter":{S.preventDefault();let N=H();if(N){let A=new Event(pr);N.dispatchEvent(A)}}}}},$.createElement("label",{"cmdk-label":"",htmlFor:E.inputId,id:E.labelId,style:a5},u),$.createElement(Ii.Provider,{value:C},$.createElement(Pi.Provider,{value:E},p)))}),Kh=$.forwardRef((e,t)=>{let n=$.useId(),o=$.useRef(null),r=$.useContext(Fi),a=Gt(),s=_i(e);ft(()=>a.item(n,r),[]);let l=Ti(n,o,[e.value,e.children,o]),d=hr(),u=Xe(k=>k.value&&k.value===l.current),p=Xe(k=>a.filter()===!1?!0:k.search?k.filtered.items.get(n)>0:!0);$.useEffect(()=>{let k=o.current;if(!(!k||e.disabled))return k.addEventListener(pr,f),()=>k.removeEventListener(pr,f)},[p,e.onSelect,e.disabled]);function f(){var k,y;(y=(k=s.current).onSelect)==null||y.call(k,l.current)}function v(){d.setState("value",l.current,!0)}if(!p)return null;let{disabled:b,value:g,onSelect:h,...x}=e;return $.createElement("div",{ref:Kt([o,t]),...x,"cmdk-item":"",role:"option","aria-disabled":b||void 0,"aria-selected":u||void 0,"data-selected":u||void 0,onPointerMove:b?void 0:v,onClick:b?void 0:f},e.children)}),qh=$.forwardRef((e,t)=>{let{heading:n,children:o,...r}=e,a=$.useId(),s=$.useRef(null),l=$.useRef(null),d=$.useId(),u=Gt(),p=Xe(v=>u.filter()===!1?!0:v.search?v.filtered.groups.has(a):!0);ft(()=>u.group(a),[]),Ti(a,s,[e.value,e.heading,l]);let f=$.createElement(Fi.Provider,{value:a},o);return $.createElement("div",{ref:Kt([s,t]),...r,"cmdk-group":"",role:"presentation",hidden:p?void 0:!0},n&&$.createElement("div",{ref:l,"cmdk-group-heading":"","aria-hidden":!0,id:d},n),$.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?d:void 0},f))}),Yh=$.forwardRef((e,t)=>{let{alwaysRender:n,...o}=e,r=$.useRef(null),a=Xe(s=>!s.search);return!n&&!a?null:$.createElement("div",{ref:Kt([r,t]),...o,"cmdk-separator":"",role:"separator"})}),Xh=$.forwardRef((e,t)=>{let{onValueChange:n,...o}=e,r=e.value!=null,a=hr(),s=Xe(d=>d.search),l=Gt();return $.useEffect(()=>{e.value!=null&&a.setState("search",e.value)},[e.value]),$.createElement("input",{ref:t,...o,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":l.listId,"aria-labelledby":l.labelId,id:l.inputId,type:"text",value:r?e.value:s,onChange:d=>{r||a.setState("search",d.target.value),n==null||n(d.target.value)}})}),Jh=$.forwardRef((e,t)=>{let{children:n,...o}=e,r=$.useRef(null),a=$.useRef(null),s=Gt();return $.useEffect(()=>{if(a.current&&r.current){let l=a.current,d=r.current,u,p=new ResizeObserver(()=>{u=requestAnimationFrame(()=>{let f=l.getBoundingClientRect().height;d.style.setProperty("--cmdk-list-height",f.toFixed(1)+"px")})});return p.observe(l),()=>{cancelAnimationFrame(u),p.unobserve(l)}}},[]),$.createElement("div",{ref:Kt([r,t]),...o,"cmdk-list":"",role:"listbox","aria-label":"Suggestions",id:s.listId,"aria-labelledby":s.inputId},$.createElement("div",{ref:a,"cmdk-list-sizer":""},n))}),Qh=$.forwardRef((e,t)=>{let{open:n,onOpenChange:o,container:r,...a}=e;return $.createElement(jh,{open:n,onOpenChange:o},$.createElement(_h,{container:r},$.createElement(Th,{"cmdk-overlay":""}),$.createElement(Lh,{"aria-label":e.label,"cmdk-dialog":""},$.createElement(ji,{ref:t,...a}))))}),e5=$.forwardRef((e,t)=>{let n=$.useRef(!0),o=Xe(r=>r.filtered.count===0);return $.useEffect(()=>{n.current=!1},[]),n.current||!o?null:$.createElement("div",{ref:t,...e,"cmdk-empty":"",role:"presentation"})}),t5=$.forwardRef((e,t)=>{let{progress:n,children:o,...r}=e;return $.createElement("div",{ref:t,...r,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"Loading..."},$.createElement("div",{"aria-hidden":!0},o))}),ut=Object.assign(ji,{List:Jh,Item:Kh,Input:Xh,Group:qh,Separator:Yh,Dialog:Qh,Empty:e5,Loading:t5});function n5(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}function o5(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}function _i(e){let t=$.useRef(e);return ft(()=>{t.current=e}),t}var ft=typeof window>"u"?$.useEffect:$.useLayoutEffect;function pt(e){let t=$.useRef();return t.current===void 0&&(t.current=e()),t}function Kt(e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}function Xe(e){let t=hr(),n=()=>e(t.snapshot());return $.useSyncExternalStore(t.subscribe,n,n)}function Ti(e,t,n){let o=$.useRef(),r=Gt();return ft(()=>{var a;let s=(()=>{var l;for(let d of n){if(typeof d=="string")return d.trim().toLowerCase();if(typeof d=="object"&&"current"in d&&d.current)return(l=d.current.textContent)==null?void 0:l.trim().toLowerCase()}})();r.value(e,s),(a=t.current)==null||a.setAttribute(Ne,s),o.current=s}),o}var r5=()=>{let[e,t]=$.useState(),n=pt(()=>new Map);return ft(()=>{n.current.forEach(o=>o()),n.current=new Map},[e]),(o,r)=>{n.current.set(o,r),t({})}},a5={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};const c5=e=>c.jsx("div",{...e}),Li=i.createContext({selectedValue:void 0,onSelect:()=>null,popperOpen:!1,valueNode:null,onOpenChange:()=>null}),i5=({value:e,children:t})=>c.jsx(Li.Provider,{value:e,children:t}),l5=({children:e,value:t,defaultValue:n,updateValueNode:o,defaultOpen:r=!1,onOpenChange:a,onChange:s})=>{const[l,d]=i.useState(r),[u,p]=i.useState(null),[f,v]=i.useState(t??n),b=x=>{v(x),g(!1),typeof s=="function"&&s(x)},g=x=>{d(x),typeof a=="function"&&a(x)},h={selectedValue:f,valueNode:u,onSelect:b,popperOpen:l,onOpenChange:g};return i.useEffect(()=>{const x=o(f);p(x?c.jsx(c5,{...x.props}):null)},[f,o]),c.jsx(i5,{value:h,children:e})},vr="horizontal",s5=["horizontal","vertical"],Ai=i.forwardRef((e,t)=>{const{decorative:n,orientation:o=vr,...r}=e,a=Di(o)?o:vr,l=n?{role:"none"}:{"aria-orientation":a==="vertical"?a:void 0,role:"separator"};return i.createElement(q.div,M({"data-orientation":a},l,r,{ref:t}))});Ai.propTypes={orientation(e,t,n){const o=e[t],r=String(o);return o&&!Di(o)?new Error(d5(r,n)):null}};function d5(e,t){return`Invalid prop \`orientation\` of value \`${e}\` supplied to \`${t}\`, expected one of:
|
|
443
|
+
`)},Ih=0,dt=[];function jh(e){var t=w.useRef([]),n=w.useRef([0,0]),o=w.useRef(),r=w.useState(Ih++)[0],a=w.useState(function(){return Uo()})[0],s=w.useRef(e);w.useEffect(function(){s.current=e},[e]),w.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(r));var h=Ga([e.lockRef.current],(e.shards||[]).map(yi),!0).filter(Boolean);return h.forEach(function(x){return x.classList.add("allow-interactivity-".concat(r))}),function(){document.body.classList.remove("block-interactivity-".concat(r)),h.forEach(function(x){return x.classList.remove("allow-interactivity-".concat(r))})}}},[e.inert,e.lockRef.current,e.shards]);var l=w.useCallback(function(h,x){if("touches"in h&&h.touches.length===2)return!s.current.allowPinchZoom;var k=Un(h),$=n.current,C="deltaX"in h?h.deltaX:$[0]-k[0],y="deltaY"in h?h.deltaY:$[1]-k[1],M,E=h.target,j=Math.abs(C)>Math.abs(y)?"h":"v";if("touches"in h&&j==="h"&&E.type==="range")return!1;var T=mi(j,E);if(!T)return!0;if(T?M=j:(M=j==="v"?"h":"v",T=mi(j,E)),!T)return!1;if(!o.current&&"changedTouches"in h&&(C||y)&&(o.current=M),!M)return!0;var A=o.current||M;return Eh(A,x,h,A==="h"?C:y,!0)},[]),d=w.useCallback(function(h){var x=h;if(!(!dt.length||dt[dt.length-1]!==a)){var k="deltaY"in x?$i(x):Un(x),$=t.current.filter(function(M){return M.name===x.type&&M.target===x.target&&Oh(M.delta,k)})[0];if($&&$.should){x.preventDefault();return}if(!$){var C=(s.current.shards||[]).map(yi).filter(Boolean).filter(function(M){return M.contains(x.target)}),y=C.length>0?l(x,C[0]):!s.current.noIsolation;y&&x.preventDefault()}}},[]),u=w.useCallback(function(h,x,k,$){var C={name:h,delta:x,target:k,should:$};t.current.push(C),setTimeout(function(){t.current=t.current.filter(function(y){return y!==C})},1)},[]),p=w.useCallback(function(h){n.current=Un(h),o.current=void 0},[]),f=w.useCallback(function(h){u(h.type,$i(h),h.target,l(h,e.lockRef.current))},[]),v=w.useCallback(function(h){u(h.type,Un(h),h.target,l(h,e.lockRef.current))},[]);w.useEffect(function(){return dt.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:v}),document.addEventListener("wheel",d,st),document.addEventListener("touchmove",d,st),document.addEventListener("touchstart",p,st),function(){dt=dt.filter(function(h){return h!==a}),document.removeEventListener("wheel",d,st),document.removeEventListener("touchmove",d,st),document.removeEventListener("touchstart",p,st)}},[]);var b=e.removeScrollBar,g=e.inert;return w.createElement(w.Fragment,null,g?w.createElement(a,{styles:Ph(r)}):null,b?w.createElement(ec,{gapMode:"margin"}):null)}const Fh=Xa(gi,jh);var wi=w.forwardRef(function(e,t){return w.createElement(An,de({},e,{ref:t,sideCar:Fh}))});wi.classNames=An.classNames;const _h=wi,Ci="Dialog",[Si,V8]=Kp(Ci),[Th,Ye]=Si(Ci),Dh=e=>{const{__scopeDialog:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:s=!0}=e,l=i.useRef(null),d=i.useRef(null),[u=!1,p]=Jp({prop:o,defaultProp:r,onChange:a});return i.createElement(Th,{scope:t,triggerRef:l,contentRef:d,contentId:tr(),titleId:tr(),descriptionId:tr(),open:u,onOpenChange:p,onOpenToggle:i.useCallback(()=>p(f=>!f),[p]),modal:s},n)},Mi="DialogPortal",[Lh,Ei]=Si(Mi,{forceMount:void 0}),Ah=e=>{const{__scopeDialog:t,forceMount:n,children:o,container:r}=e,a=Ye(Mi,t);return i.createElement(Lh,{scope:t,forceMount:n},i.Children.map(o,s=>i.createElement(Dn,{present:n||a.open},i.createElement(mh,{asChild:!0,container:r},s))))},dr="DialogOverlay",Nh=i.forwardRef((e,t)=>{const n=Ei(dr,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=Ye(dr,e.__scopeDialog);return a.modal?i.createElement(Dn,{present:o||a.open},i.createElement(Uh,O({},r,{ref:t}))):null}),Uh=i.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=Ye(dr,n);return i.createElement(_h,{as:nr,allowPinchZoom:!0,shards:[r.contentRef]},i.createElement(Tn.div,O({"data-state":Pi(r.open)},o,{ref:t,style:{pointerEvents:"auto",...o.style}})))}),Vt="DialogContent",Zh=i.forwardRef((e,t)=>{const n=Ei(Vt,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=Ye(Vt,e.__scopeDialog);return i.createElement(Dn,{present:o||a.open},a.modal?i.createElement(Bh,O({},r,{ref:t})):i.createElement(Hh,O({},r,{ref:t})))}),Bh=i.forwardRef((e,t)=>{const n=Ye(Vt,e.__scopeDialog),o=i.useRef(null),r=Wt(t,n.contentRef,o);return i.useEffect(()=>{const a=o.current;if(a)return Lo(a)},[]),i.createElement(Oi,O({},e,{ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:lt(e.onCloseAutoFocus,a=>{var s;a.preventDefault(),(s=n.triggerRef.current)===null||s===void 0||s.focus()}),onPointerDownOutside:lt(e.onPointerDownOutside,a=>{const s=a.detail.originalEvent,l=s.button===0&&s.ctrlKey===!0;(s.button===2||l)&&a.preventDefault()}),onFocusOutside:lt(e.onFocusOutside,a=>a.preventDefault())}))}),Hh=i.forwardRef((e,t)=>{const n=Ye(Vt,e.__scopeDialog),o=i.useRef(!1);return i.createElement(Oi,O({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:r=>{var a;if((a=e.onCloseAutoFocus)===null||a===void 0||a.call(e,r),!r.defaultPrevented){var s;o.current||(s=n.triggerRef.current)===null||s===void 0||s.focus(),r.preventDefault()}o.current=!1},onInteractOutside:r=>{var a,s;(a=e.onInteractOutside)===null||a===void 0||a.call(e,r),r.defaultPrevented||(o.current=!0);const l=r.target;((s=n.triggerRef.current)===null||s===void 0?void 0:s.contains(l))&&r.preventDefault()}}))}),Oi=i.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,...s}=e,l=Ye(Vt,n),d=i.useRef(null),u=Wt(t,d);return $h(),i.createElement(i.Fragment,null,i.createElement(uh,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a},i.createElement(lh,O({role:"dialog",id:l.contentId,"aria-describedby":l.descriptionId,"aria-labelledby":l.titleId,"data-state":Pi(l.open)},s,{ref:u,onDismiss:()=>l.onOpenChange(!1)}))),!1)});function Pi(e){return e?"open":"closed"}const Rh=Dh,Wh=Ah,Vh=Nh,zh=Zh;var Ii=1,Gh=.9,Kh=.3,ur=.1,qh=0,fr=.999,Yh=.9999,Xh=.99,ji=/[\\\/\-_+.# \t"@\[\(\{&]/,Jh=/[\\\/\-_+.# \t"@\[\(\{&]/g;function pr(e,t,n,o,r,a){if(a===t.length)return r===e.length?Ii:Xh;for(var s=o.charAt(a),l=n.indexOf(s,r),d=0,u,p,f;l>=0;)u=pr(e,t,n,o,l+1,a+1),u>d&&(l===r?u*=Ii:ji.test(e.charAt(l-1))?(u*=Gh,f=e.slice(r,l-1).match(Jh),f&&r>0&&(u*=Math.pow(fr,f.length))):ji.test(e.slice(r,l-1))?(u*=qh,r>0&&(u*=Math.pow(fr,l-r))):(u*=Kh,r>0&&(u*=Math.pow(fr,l-r))),e.charAt(l)!==t.charAt(a)&&(u*=Yh)),u<ur&&n.charAt(l-1)===o.charAt(a+1)&&n.charAt(l-1)!==o.charAt(a)&&(p=pr(e,t,n,o,l+1,a+2),p*ur>u&&(u=p*ur)),u>d&&(d=u),l=n.indexOf(s,l+1);return d}function Qh(e,t){return pr(e,t,e.toLowerCase(),t.toLowerCase(),0,0)}var e5=Qh;const t5=Ur(e5);var n5='[cmdk-list-sizer=""]',zt='[cmdk-group=""]',hr='[cmdk-group-items=""]',o5='[cmdk-group-heading=""]',Fi='[cmdk-item=""]',_i=`${Fi}:not([aria-disabled="true"])`,vr="cmdk-item-select",Ne="data-value",r5=(e,t)=>t5(e,t),Ti=w.createContext(void 0),Gt=()=>w.useContext(Ti),Di=w.createContext(void 0),br=()=>w.useContext(Di),Li=w.createContext(void 0),Ai=w.forwardRef((e,t)=>{let n=w.useRef(null),o=pt(()=>({search:"",value:"",filtered:{count:0,items:new Map,groups:new Set}})),r=pt(()=>new Set),a=pt(()=>new Map),s=pt(()=>new Map),l=pt(()=>new Set),d=Ni(e),{label:u,children:p,value:f,onValueChange:v,filter:b,shouldFilter:g,...h}=e,x=w.useId(),k=w.useId(),$=w.useId(),C=v5();ft(()=>{if(f!==void 0){let S=f.trim().toLowerCase();o.current.value=S,C(6,K),y.emit()}},[f]);let y=w.useMemo(()=>({subscribe:S=>(l.current.add(S),()=>l.current.delete(S)),snapshot:()=>o.current,setState:(S,_,N)=>{var L,Y,ae;if(!Object.is(o.current[S],_)){if(o.current[S]=_,S==="search")A(),j(),C(1,T);else if(S==="value")if(((L=d.current)==null?void 0:L.value)!==void 0){(ae=(Y=d.current).onValueChange)==null||ae.call(Y,_);return}else N||C(5,K);y.emit()}},emit:()=>{l.current.forEach(S=>S())}}),[]),M=w.useMemo(()=>({value:(S,_)=>{_!==s.current.get(S)&&(s.current.set(S,_),o.current.filtered.items.set(S,E(_)),C(2,()=>{j(),y.emit()}))},item:(S,_)=>(r.current.add(S),_&&(a.current.has(_)?a.current.get(_).add(S):a.current.set(_,new Set([S]))),C(3,()=>{A(),j(),o.current.value||T(),y.emit()}),()=>{s.current.delete(S),r.current.delete(S),o.current.filtered.items.delete(S),C(4,()=>{A(),T(),y.emit()})}),group:S=>(a.current.has(S)||a.current.set(S,new Set),()=>{s.current.delete(S),a.current.delete(S)}),filter:()=>d.current.shouldFilter,label:u||e["aria-label"],listId:x,inputId:$,labelId:k}),[]);function E(S){var _;let N=((_=d.current)==null?void 0:_.filter)??r5;return S?N(S,o.current.search):0}function j(){if(!n.current||!o.current.search||d.current.shouldFilter===!1)return;let S=o.current.filtered.items,_=[];o.current.filtered.groups.forEach(L=>{let Y=a.current.get(L),ae=0;Y.forEach(le=>{let ve=S.get(le);ae=Math.max(ve,ae)}),_.push([L,ae])});let N=n.current.querySelector(n5);z().sort((L,Y)=>{let ae=L.getAttribute(Ne),le=Y.getAttribute(Ne);return(S.get(le)??0)-(S.get(ae)??0)}).forEach(L=>{let Y=L.closest(hr);Y?Y.appendChild(L.parentElement===Y?L:L.closest(`${hr} > *`)):N.appendChild(L.parentElement===N?L:L.closest(`${hr} > *`))}),_.sort((L,Y)=>Y[1]-L[1]).forEach(L=>{let Y=n.current.querySelector(`${zt}[${Ne}="${L[0]}"]`);Y==null||Y.parentElement.appendChild(Y)})}function T(){let S=z().find(N=>!N.ariaDisabled),_=S==null?void 0:S.getAttribute(Ne);y.setState("value",_||void 0)}function A(){if(!o.current.search||d.current.shouldFilter===!1){o.current.filtered.count=r.current.size;return}o.current.filtered.groups=new Set;let S=0;for(let _ of r.current){let N=s.current.get(_),L=E(N);o.current.filtered.items.set(_,L),L>0&&S++}for(let[_,N]of a.current)for(let L of N)if(o.current.filtered.items.get(L)>0){o.current.filtered.groups.add(_);break}o.current.filtered.count=S}function K(){var S,_,N;let L=H();L&&(((S=L.parentElement)==null?void 0:S.firstChild)===L&&((N=(_=L.closest(zt))==null?void 0:_.querySelector(o5))==null||N.scrollIntoView({block:"nearest"})),L.scrollIntoView({block:"nearest"}))}function H(){return n.current.querySelector(`${Fi}[aria-selected="true"]`)}function z(){return Array.from(n.current.querySelectorAll(_i))}function Z(S){let _=z()[S];_&&y.setState("value",_.getAttribute(Ne))}function R(S){var _;let N=H(),L=z(),Y=L.findIndex(le=>le===N),ae=L[Y+S];(_=d.current)!=null&&_.loop&&(ae=Y+S<0?L[L.length-1]:Y+S===L.length?L[0]:L[Y+S]),ae&&y.setState("value",ae.getAttribute(Ne))}function V(S){let _=H(),N=_==null?void 0:_.closest(zt),L;for(;N&&!L;)N=S>0?p5(N,zt):h5(N,zt),L=N==null?void 0:N.querySelector(_i);L?y.setState("value",L.getAttribute(Ne)):R(S)}let W=()=>Z(z().length-1),re=S=>{S.preventDefault(),S.metaKey?W():S.altKey?V(1):R(1)},te=S=>{S.preventDefault(),S.metaKey?Z(0):S.altKey?V(-1):R(-1)};return w.createElement("div",{ref:Kt([n,t]),...h,"cmdk-root":"",onKeyDown:S=>{var _;if((_=h.onKeyDown)==null||_.call(h,S),!S.defaultPrevented)switch(S.key){case"n":case"j":{S.ctrlKey&&re(S);break}case"ArrowDown":{re(S);break}case"p":case"k":{S.ctrlKey&&te(S);break}case"ArrowUp":{te(S);break}case"Home":{S.preventDefault(),Z(0);break}case"End":{S.preventDefault(),W();break}case"Enter":{S.preventDefault();let N=H();if(N){let L=new Event(vr);N.dispatchEvent(L)}}}}},w.createElement("label",{"cmdk-label":"",htmlFor:M.inputId,id:M.labelId,style:b5},u),w.createElement(Di.Provider,{value:y},w.createElement(Ti.Provider,{value:M},p)))}),a5=w.forwardRef((e,t)=>{let n=w.useId(),o=w.useRef(null),r=w.useContext(Li),a=Gt(),s=Ni(e);ft(()=>a.item(n,r),[]);let l=Ui(n,o,[e.value,e.children,o]),d=br(),u=Xe(k=>k.value&&k.value===l.current),p=Xe(k=>a.filter()===!1?!0:k.search?k.filtered.items.get(n)>0:!0);w.useEffect(()=>{let k=o.current;if(!(!k||e.disabled))return k.addEventListener(vr,f),()=>k.removeEventListener(vr,f)},[p,e.onSelect,e.disabled]);function f(){var k,$;($=(k=s.current).onSelect)==null||$.call(k,l.current)}function v(){d.setState("value",l.current,!0)}if(!p)return null;let{disabled:b,value:g,onSelect:h,...x}=e;return w.createElement("div",{ref:Kt([o,t]),...x,"cmdk-item":"",role:"option","aria-disabled":b||void 0,"aria-selected":u||void 0,"data-selected":u||void 0,onPointerMove:b?void 0:v,onClick:b?void 0:f},e.children)}),c5=w.forwardRef((e,t)=>{let{heading:n,children:o,...r}=e,a=w.useId(),s=w.useRef(null),l=w.useRef(null),d=w.useId(),u=Gt(),p=Xe(v=>u.filter()===!1?!0:v.search?v.filtered.groups.has(a):!0);ft(()=>u.group(a),[]),Ui(a,s,[e.value,e.heading,l]);let f=w.createElement(Li.Provider,{value:a},o);return w.createElement("div",{ref:Kt([s,t]),...r,"cmdk-group":"",role:"presentation",hidden:p?void 0:!0},n&&w.createElement("div",{ref:l,"cmdk-group-heading":"","aria-hidden":!0,id:d},n),w.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?d:void 0},f))}),i5=w.forwardRef((e,t)=>{let{alwaysRender:n,...o}=e,r=w.useRef(null),a=Xe(s=>!s.search);return!n&&!a?null:w.createElement("div",{ref:Kt([r,t]),...o,"cmdk-separator":"",role:"separator"})}),l5=w.forwardRef((e,t)=>{let{onValueChange:n,...o}=e,r=e.value!=null,a=br(),s=Xe(d=>d.search),l=Gt();return w.useEffect(()=>{e.value!=null&&a.setState("search",e.value)},[e.value]),w.createElement("input",{ref:t,...o,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":l.listId,"aria-labelledby":l.labelId,id:l.inputId,type:"text",value:r?e.value:s,onChange:d=>{r||a.setState("search",d.target.value),n==null||n(d.target.value)}})}),s5=w.forwardRef((e,t)=>{let{children:n,...o}=e,r=w.useRef(null),a=w.useRef(null),s=Gt();return w.useEffect(()=>{if(a.current&&r.current){let l=a.current,d=r.current,u,p=new ResizeObserver(()=>{u=requestAnimationFrame(()=>{let f=l.getBoundingClientRect().height;d.style.setProperty("--cmdk-list-height",f.toFixed(1)+"px")})});return p.observe(l),()=>{cancelAnimationFrame(u),p.unobserve(l)}}},[]),w.createElement("div",{ref:Kt([r,t]),...o,"cmdk-list":"",role:"listbox","aria-label":"Suggestions",id:s.listId,"aria-labelledby":s.inputId},w.createElement("div",{ref:a,"cmdk-list-sizer":""},n))}),d5=w.forwardRef((e,t)=>{let{open:n,onOpenChange:o,container:r,...a}=e;return w.createElement(Rh,{open:n,onOpenChange:o},w.createElement(Wh,{container:r},w.createElement(Vh,{"cmdk-overlay":""}),w.createElement(zh,{"aria-label":e.label,"cmdk-dialog":""},w.createElement(Ai,{ref:t,...a}))))}),u5=w.forwardRef((e,t)=>{let n=w.useRef(!0),o=Xe(r=>r.filtered.count===0);return w.useEffect(()=>{n.current=!1},[]),n.current||!o?null:w.createElement("div",{ref:t,...e,"cmdk-empty":"",role:"presentation"})}),f5=w.forwardRef((e,t)=>{let{progress:n,children:o,...r}=e;return w.createElement("div",{ref:t,...r,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"Loading..."},w.createElement("div",{"aria-hidden":!0},o))}),ut=Object.assign(Ai,{List:s5,Item:a5,Input:l5,Group:c5,Separator:i5,Dialog:d5,Empty:u5,Loading:f5});function p5(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}function h5(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}function Ni(e){let t=w.useRef(e);return ft(()=>{t.current=e}),t}var ft=typeof window>"u"?w.useEffect:w.useLayoutEffect;function pt(e){let t=w.useRef();return t.current===void 0&&(t.current=e()),t}function Kt(e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}function Xe(e){let t=br(),n=()=>e(t.snapshot());return w.useSyncExternalStore(t.subscribe,n,n)}function Ui(e,t,n){let o=w.useRef(),r=Gt();return ft(()=>{var a;let s=(()=>{var l;for(let d of n){if(typeof d=="string")return d.trim().toLowerCase();if(typeof d=="object"&&"current"in d&&d.current)return(l=d.current.textContent)==null?void 0:l.trim().toLowerCase()}})();r.value(e,s),(a=t.current)==null||a.setAttribute(Ne,s),o.current=s}),o}var v5=()=>{let[e,t]=w.useState(),n=pt(()=>new Map);return ft(()=>{n.current.forEach(o=>o()),n.current=new Map},[e]),(o,r)=>{n.current.set(o,r),t({})}},b5={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};const g5=e=>c.jsx("div",{...e}),Zi=i.createContext({selectedValue:void 0,onSelect:()=>null,popperOpen:!1,valueNode:null,onOpenChange:()=>null}),m5=({value:e,children:t})=>c.jsx(Zi.Provider,{value:e,children:t}),x5=({children:e,value:t,defaultValue:n,updateValueNode:o,defaultOpen:r=!1,onOpenChange:a,onChange:s})=>{const[l,d]=i.useState(r),[u,p]=i.useState(null),[f,v]=i.useState(t??n),b=x=>{v(x),g(!1),typeof s=="function"&&s(x)},g=x=>{d(x),typeof a=="function"&&a(x)},h={selectedValue:f,valueNode:u,onSelect:b,popperOpen:l,onOpenChange:g};return i.useEffect(()=>{const x=o(f);p(x?c.jsx(g5,{...x.props}):null)},[f,o]),c.jsx(m5,{value:h,children:e})},gr="horizontal",k5=["horizontal","vertical"],Bi=i.forwardRef((e,t)=>{const{decorative:n,orientation:o=gr,...r}=e,a=Hi(o)?o:gr,l=n?{role:"none"}:{"aria-orientation":a==="vertical"?a:void 0,role:"separator"};return i.createElement(q.div,O({"data-orientation":a},l,r,{ref:t}))});Bi.propTypes={orientation(e,t,n){const o=e[t],r=String(o);return o&&!Hi(o)?new Error($5(r,n)):null}};function $5(e,t){return`Invalid prop \`orientation\` of value \`${e}\` supplied to \`${t}\`, expected one of:
|
|
361
444
|
- horizontal
|
|
362
445
|
- vertical
|
|
363
446
|
|
|
364
|
-
Defaulting to \`${
|
|
447
|
+
Defaulting to \`${gr}\`.`}function Hi(e){return k5.includes(e)}const y5=P(Bi).withConfig({componentId:"sc-ladr1y-0"})(['&[data-orientation="horizontal"]{height:0.0625rem;width:100%;}&[data-orientation="vertical"]{height:100%;width:0.0625rem;}',""],({theme:e,size:t,orientation:n})=>`
|
|
365
448
|
background: ${e.click.separator.color.stroke.default};
|
|
366
449
|
margin: ${n==="horizontal"?`${e.click.separator.horizontal.space.y[t]} ${e.click.separator.horizontal.space.x.all}`:`${e.click.separator.vertical.space.y.all} ${e.click.separator.vertical.space.x[t]}`}
|
|
367
|
-
`),
|
|
450
|
+
`),w5=({orientation:e="horizontal",...t})=>c.jsx(y5,{orientation:e,...t}),mr=()=>{const e=i.useContext(Zi);if(!e)throw new Error("Context used outside of its Provider!");return e},C5=P(zc).withConfig({componentId:"sc-skjelm-0"})(["width:100%;"]),S5=P(Gc).withConfig({componentId:"sc-skjelm-1"})(["width:100%;display:flex;align-items:center;justify-content:space-between;align-items:center;cursor:pointer;span:first-of-type{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}",""],({theme:e,$error:t})=>`
|
|
368
451
|
border-radius: ${e.click.field.radii.all};
|
|
369
452
|
padding: ${e.click.field.space.y} ${e.click.field.space.x};
|
|
370
453
|
gap: ${e.click.field.space.gap};
|
|
@@ -405,13 +488,13 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
405
488
|
background: ${e.click.field.color.background.disabled};
|
|
406
489
|
color: ${e.click.field.color.text.disabled};
|
|
407
490
|
}
|
|
408
|
-
`),
|
|
491
|
+
`),M5=P(qc).withConfig({componentId:"sc-skjelm-2"})(["width:var(--radix-popover-trigger-width);max-height:var(--radix-popover-content-available-height);border-radius:0.25rem;"," overflow:hidden;display:flex;padding:0.5rem 0rem;align-items:flex-start;gap:0.625rem;[cmdk-root]{width:100%;}"],({theme:e})=>`
|
|
409
492
|
border: 1px solid ${e.click.genericMenu.item.color.stroke.default};
|
|
410
493
|
background: ${e.click.genericMenu.item.color.background.default};
|
|
411
494
|
box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.1),
|
|
412
495
|
0px 1px 2px 0px rgba(16, 24, 40, 0.06);
|
|
413
496
|
border-radius: 0.25rem;
|
|
414
|
-
`),
|
|
497
|
+
`),E5=P.div.withConfig({componentId:"sc-skjelm-3"})(["width:100%;display:grid;grid-template-columns:1fr auto;"," ",""],({theme:e})=>`
|
|
415
498
|
border-bottom: 1px solid ${e.click.genericMenu.button.color.stroke.default};
|
|
416
499
|
padding: ${e.click.genericMenu.item.space.y} ${e.click.genericMenu.item.space.x};
|
|
417
500
|
color: ${e.click.genericMenu.autocomplete.color.searchTerm.default};
|
|
@@ -420,7 +503,7 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
420
503
|
border: none;
|
|
421
504
|
height: 0;
|
|
422
505
|
padding:0;
|
|
423
|
-
`),
|
|
506
|
+
`),O5=P(ut.Input).withConfig({componentId:"sc-skjelm-4"})(["background:transparent;border:none;width:100%;outline:none;",""],({theme:e,$showSearch:t})=>`
|
|
424
507
|
min-height: ${t?"21px":"0"};
|
|
425
508
|
gap: ${e.click.genericMenu.item.space.gap};
|
|
426
509
|
font: ${e.click.genericMenu.item.typography.label};
|
|
@@ -435,7 +518,7 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
435
518
|
height: 0;
|
|
436
519
|
opacity: 0;
|
|
437
520
|
`}
|
|
438
|
-
`),
|
|
521
|
+
`),P5=P.button.withConfig({componentId:"sc-skjelm-5"})(["background:transparent;border:none;padding:0;outline:none;cursor:pointer;color:inherit;"]),I5=P.button.withConfig({componentId:"sc-skjelm-6"})(["border:none;display:flex;justify-content:flex-start;width:100%;",""],({theme:e,$clickable:t})=>`
|
|
439
522
|
font: ${e.click.genericMenu.button.typography.label.default}
|
|
440
523
|
padding: ${e.click.genericMenu.button.space.y} ${e.click.genericMenu.item.space.x};
|
|
441
524
|
background: ${e.click.genericMenu.button.color.background.default};
|
|
@@ -444,7 +527,7 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
444
527
|
font: ${e.click.genericMenu.button.typography.label.hover};
|
|
445
528
|
}
|
|
446
529
|
cursor: ${t?"pointer":"default"}
|
|
447
|
-
`),
|
|
530
|
+
`),j5=({open:e,id:t,placeholder:n,disabled:o,children:r,hasError:a,showSearch:s=!1})=>{const{valueNode:l,popperOpen:d,onOpenChange:u}=mr(),p=i.useRef(null),[f,v]=i.useState(""),b=()=>{var h;(h=p.current)==null||h.focus()},g=()=>{v("")};return c.jsxs(C5,{open:e??d,onOpenChange:u,children:[c.jsxs(S5,{id:t,$error:a,disabled:o,children:[l??n,c.jsx(Q,{name:"sort",size:"sm"})]}),c.jsx(Kc,{children:c.jsx(M5,{sideOffset:5,onFocus:b,children:c.jsxs(ut,{onValueChange:v,loop:!0,children:[c.jsxs(E5,{$showSearch:s,children:[c.jsx(O5,{ref:p,value:f,onValueChange:v,$showSearch:s,"data-testid":"select-search-input"}),f.length>0&&c.jsx(P5,{onClick:g,"data-testid":"select-search-close",children:c.jsx(Q,{name:"cross",size:"sm"})})]}),c.jsx(ut.List,{children:r})]})})})]})},Ri=e=>t=>{if(!t)return null;let n=null;return i.Children.forEach(e,o=>{const r=o&&typeof o=="object"&&"props"in o?o.props:null;if((r==null?void 0:r.value)===t){n=o;return}if(r!=null&&r.children){const a=Ri(r.children)(t);if(a){n=a;return}}}),n},Zn=({placeholder:e="Select an option",label:t,children:n,disabled:o,id:r,error:a,value:s,defaultValue:l,onChange:d,open:u,defaultOpen:p,onOpenChange:f,name:v,required:b,isFormControl:g,showSearch:h=!1,...x})=>{const k=i.useId();return c.jsxs(Uc,{...x,children:[a&&c.jsx(Zc,{children:a}),g&&c.jsx("input",{type:"hidden",name:v,required:b}),c.jsx(x5,{value:s,defaultValue:l,updateValueNode:Ri(n),defaultOpen:p,onOpenChange:f,onChange:d,children:c.jsx(j5,{hasError:typeof a<"u",open:u,id:r??k,placeholder:e,disabled:o,showSearch:h,children:n})}),t&&c.jsx(ro,{htmlFor:r??k,disabled:o,error:typeof a<"u",children:t})]})},F5=P(ut.Group).withConfig({componentId:"sc-skjelm-7"})(["display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:var(--radix-popover-trigger-width);padding:0;gap:0.5rem;&[aria-selected]{outline:none;}",";[cmdk-group-heading]{display:flex;width:100%;flex-direction:column;max-width:calc(var(--radix-popover-trigger-width) - 24px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;","}[cmdk-group-items]{width:100%;}&[hidden]{display:none;[cmdk-group-heading]{display:none;}}"],({theme:e})=>`
|
|
448
531
|
font: ${e.click.genericMenu.item.typography.label.default};
|
|
449
532
|
background: ${e.click.genericMenu.item.color.background.default};
|
|
450
533
|
color: ${e.click.genericMenu.item.color.text.default};
|
|
@@ -470,7 +553,7 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
470
553
|
padding: ${e.click.genericMenu.item.space.y} ${e.click.genericMenu.item.space.x};
|
|
471
554
|
gap: ${e.click.genericMenu.item.space.gap};
|
|
472
555
|
border-bottom: 1px solid ${e.click.genericMenu.item.color.stroke.default};
|
|
473
|
-
`),
|
|
556
|
+
`),Wi=i.forwardRef(({children:e,...t},n)=>c.jsx(F5,{...t,ref:n,children:e}));Wi.displayName="Select.Group";const _5=P(ut.Item).withConfig({componentId:"sc-skjelm-8"})(["display:flex;width:100%;align-items:center;cursor:default;max-width:calc(var(--radix-popover-trigger-width) - 24px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;&[aria-selected]{outline:none;}",";"],({theme:e})=>`
|
|
474
557
|
padding: ${e.click.genericMenu.item.space.y} ${e.click.genericMenu.item.space.x};
|
|
475
558
|
gap: ${e.click.genericMenu.item.space.gap};
|
|
476
559
|
font: ${e.click.genericMenu.item.typography.label.default};
|
|
@@ -493,14 +576,14 @@ Defaulting to \`${vr}\`.`}function Di(e){return s5.includes(e)}const u5=O(Ai).wi
|
|
|
493
576
|
font: ${e.click.genericMenu.item.typography.label.disabled};
|
|
494
577
|
pointer-events: none;
|
|
495
578
|
}
|
|
496
|
-
`),
|
|
579
|
+
`),Vi=i.forwardRef(({children:e,separator:t,onSelect:n,value:o="",...r},a)=>{const{selectedValue:s,onSelect:l}=mr(),d=()=>{l(o),typeof n=="function"&&n(o)};return c.jsxs(c.Fragment,{children:[c.jsx(_5,{...r,onSelect:d,ref:a,"data-state":s==o?"checked":"unchecked",children:e}),t&&c.jsx(w5,{size:"sm"})]})});Vi.displayName="Select.Item",Zn.Group=Wi,Zn.Item=Vi;const zi=({children:e,onClick:t,...n})=>{const o=typeof t=="function",r=Xe(l=>l.search),{onOpenChange:a}=mr(),s=l=>{l.preventDefault(),o&&(t(l),a(!1))};return c.jsx(ut.Empty,{children:c.jsx(I5,{onClick:s,$clickable:o,...n,children:typeof e=="function"?e({search:r}):`
|
|
497
580
|
No Options found${r.length>0?` for "${r}" `:""}
|
|
498
|
-
`})})};Bi.displayName="SelectNoData",Zn.NoData=Bi;const w5=({icon:e,collapsible:t,children:n,label:o})=>c.jsx(c.Fragment,{children:t?c.jsx(S5,{collapsible:t,label:o,icon:e,children:n}):c.jsxs(Hi,{children:[c.jsxs(C5,{children:[c.jsx(ee,{name:"chevron-right",size:"small",visibility:"hidden"}),e&&c.jsx(ee,{name:e||"user",size:"small"})]}),n]})}),Hi=O.div.withConfig({componentId:"sc-1rz759l-0"})(["display:flex;align-items:center;gap:",";padding:",";border-radius:",";font:",";background-color:",";&:hover{font:",";background-color:",";}&:active{font:",";background-color:",";}a{color:inherit;text-decoration:none;&:active{color:inherit;}}"],e=>e.theme.click.sidebar.navigation.item.default.space.gap,e=>`${e.theme.click.sidebar.navigation.item.default.space.y} 0`,e=>e.theme.click.sidebar.navigation.item.radii.all,e=>e.theme.click.sidebar.navigation.item.typography.default,e=>e.theme.click.sidebar.navigation.item.color.background.default,e=>e.theme.click.sidebar.navigation.item.typography.hover,e=>e.theme.click.sidebar.navigation.item.color.background.hover,e=>e.theme.click.sidebar.navigation.item.typography.active,e=>e.theme.click.sidebar.navigation.item.color.background.active),C5=O.div.withConfig({componentId:"sc-1rz759l-1"})(["display:flex;"]),S5=({collapsible:e,icon:t,label:n,children:o})=>c.jsx(M5,{children:n&&e&&c.jsx(p1,{title:n,icon:t,iconSize:"small",children:o})}),M5=O(Hi).withConfig({componentId:"sc-1rz759l-2"})(["padding-left:0;"]),E5=O.div.withConfig({componentId:"sc-6ga865-0"})([" background:transparent;display:flex;padding:",";"],({theme:e,size:t="md"})=>`${e.click.spacer.horizontal.space.y[t]} ${e.click.spacer.horizontal.space.x.all}`),Ri=({size:e})=>c.jsx(E5,{size:e}),Wi="Switch",[O5,D8]=se(Wi),[P5,I5]=O5(Wi),F5=i.forwardRef((e,t)=>{const{__scopeSwitch:n,name:o,checked:r,defaultChecked:a,required:s,disabled:l,value:d="on",onCheckedChange:u,...p}=e,[f,v]=i.useState(null),b=oe(t,y=>v(y)),g=i.useRef(!1),h=f?!!f.closest("form"):!0,[x=!1,k]=ge({prop:r,defaultProp:a,onChange:u});return i.createElement(P5,{scope:n,checked:x,disabled:l},i.createElement(q.button,M({type:"button",role:"switch","aria-checked":x,"aria-required":s,"data-state":Vi(x),"data-disabled":l?"":void 0,disabled:l,value:d},p,{ref:b,onClick:L(e.onClick,y=>{k(w=>!w),h&&(g.current=y.isPropagationStopped(),g.current||y.stopPropagation())})})),h&&i.createElement(T5,{control:f,bubbles:!g.current,name:o,value:d,checked:x,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),j5="SwitchThumb",_5=i.forwardRef((e,t)=>{const{__scopeSwitch:n,...o}=e,r=I5(j5,n);return i.createElement(q.span,M({"data-state":Vi(r.checked),"data-disabled":r.disabled?"":void 0},o,{ref:t}))}),T5=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=bo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});f.call(d,n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",M({type:"checkbox","aria-hidden":!0,defaultChecked:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function Vi(e){return e?"checked":"unchecked"}const L5=F5,A5=_5,D5=({checked:e,disabled:t,...n})=>c.jsx(Z5,{disabled:t,checked:e,...n,children:c.jsx(B5,{checked:e})}),N5=(e,t,n)=>{const o={};return t?{...o,backgroundColor:e.click.switch.color.background.disabled,border:`1px solid ${e.click.switch.color.stroke.disabled}`}:n?{...o,backgroundColor:e.click.switch.color.background.active,border:`1px solid ${e.click.switch.color.stroke.active}`}:{...o,backgroundColor:e.click.switch.color.background.default,border:`1px solid ${e.click.switch.color.stroke.default}`}},U5=(e,t,n)=>{const o={};return t?{...o,backgroundColor:e.click.switch.color.indicator.disabled}:n?{...o,backgroundColor:e.click.switch.color.indicator.active}:{...o,backgroundColor:e.click.switch.color.indicator.default}},Z5=O(L5).withConfig({componentId:"sc-egkkgl-0"})(e=>{const t=N5(e.theme,e.disabled,e.checked);return{width:e.theme.click.switch.size.width,height:e.theme.click.switch.size.height,backgroundColor:t.backgroundColor,border:t.border,borderRadius:e.theme.click.switch.radii.all,position:"relative",padding:0}}),B5=O(A5).withConfig({componentId:"sc-egkkgl-1"})(e=>({display:"block",width:"12px",height:"12px",backgroundColor:U5(e.theme,e.disabled,e.checked).backgroundColor,borderRadius:e.theme.click.switch.radii.all,transition:"transform 100ms",transform:e.checked?"translateX(15px)":"translateX(2px)",willChange:"transform"})),zi="Tabs",[H5,N8]=se(zi,[rt]),Gi=rt(),[R5,gr]=H5(zi),W5=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,onValueChange:r,defaultValue:a,orientation:s="horizontal",dir:l,activationMode:d="automatic",...u}=e,p=Et(l),[f,v]=ge({prop:o,onChange:r,defaultProp:a});return i.createElement(R5,{scope:n,baseId:Fe(),value:f,onValueChange:v,orientation:s,dir:p,activationMode:d},i.createElement(q.div,M({dir:p,"data-orientation":s},u,{ref:t})))}),V5="TabsList",z5=i.forwardRef((e,t)=>{const{__scopeTabs:n,loop:o=!0,...r}=e,a=gr(V5,n),s=Gi(n);return i.createElement(Fo,M({asChild:!0},s,{orientation:a.orientation,dir:a.dir,loop:o}),i.createElement(q.div,M({role:"tablist","aria-orientation":a.orientation},r,{ref:t})))}),G5="TabsTrigger",K5=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,disabled:r=!1,...a}=e,s=gr(G5,n),l=Gi(n),d=Ki(s.baseId,o),u=qi(s.baseId,o),p=o===s.value;return i.createElement(jo,M({asChild:!0},l,{focusable:!r,active:p}),i.createElement(q.button,M({type:"button",role:"tab","aria-selected":p,"aria-controls":u,"data-state":p?"active":"inactive","data-disabled":r?"":void 0,disabled:r,id:d},a,{ref:t,onMouseDown:L(e.onMouseDown,f=>{!r&&f.button===0&&f.ctrlKey===!1?s.onValueChange(o):f.preventDefault()}),onKeyDown:L(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(o)}),onFocus:L(e.onFocus,()=>{const f=s.activationMode!=="manual";!p&&!r&&f&&s.onValueChange(o)})})))}),q5="TabsContent",Y5=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,forceMount:r,children:a,...s}=e,l=gr(q5,n),d=Ki(l.baseId,o),u=qi(l.baseId,o),p=o===l.value,f=i.useRef(p);return i.useEffect(()=>{const v=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(v)},[]),i.createElement(pe,{present:r||p},({present:v})=>i.createElement(q.div,M({"data-state":p?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":d,hidden:!v,id:u,tabIndex:0},s,{ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0}}),v&&a))});function Ki(e,t){return`${e}-trigger-${t}`}function qi(e,t){return`${e}-content-${t}`}const X5=W5,J5=z5,Q5=K5,ev=Y5,tv=O(Q5).withConfig({componentId:"sc-tj736u-0"})(["border:none;padding:",";border-top-left-radius:",";border-top-right-radius:",";border-bottom:",";background-color:",";color:",";font:",';cursor:pointer;&[data-state="active"]{border-bottom:',";background-color:",";color:",";font:",";}&:hover{border-bottom:",";background-color:",";color:",";font:",';}&:hover[data-state="active"]{border-bottom:',";}"],e=>`${e.theme.click.tabs.space.y} ${e.theme.click.tabs.space.x}`,e=>e.theme.click.tabs.radii.all,e=>e.theme.click.tabs.radii.all,e=>e.theme.click.tabs.basic.stroke.default,e=>e.theme.click.tabs.basic.color.background.default,e=>e.theme.click.tabs.basic.color.text.default,e=>e.theme.click.tabs.typography.label.default,e=>e.theme.click.tabs.basic.stroke.active,e=>e.theme.click.tabs.basic.color.background.active,e=>e.theme.click.tabs.basic.color.text.active,e=>e.theme.click.tabs.typography.label.active,e=>e.theme.click.tabs.basic.stroke.hover,e=>e.theme.click.tabs.basic.color.background.hover,e=>e.theme.click.tabs.basic.color.text.hover,e=>e.theme.click.tabs.typography.label.hover,e=>e.theme.click.tabs.basic.stroke.active),nv=O(ev).withConfig({componentId:"sc-tj736u-1"})([""]),ov=O(J5).withConfig({componentId:"sc-tj736u-2"})(["border-bottom:",";"],e=>e.theme.click.tabs.basic.stroke.global),Bn=({defaultValue:e,children:t,ariaLabel:n,onValueChange:o,...r})=>c.jsx(X5,{"aria-label":n,defaultValue:e,onValueChange:o,...r,children:t});Bn.TriggersList=ov,Bn.Trigger=tv,Bn.Content=nv;const rv=i.forwardRef(({clear:e,type:t,disabled:n,label:o,error:r,id:a,loading:s,value:l="",onChange:d,...u},p)=>{const f=i.useRef(null),v=i.useId(),b=h=>{d(h.target.value,h)},g=()=>{d("")};return c.jsxs(jn,{disabled:n,id:a??v,label:o,error:r,children:[c.jsx(_n,{ref:ti([f,p]),type:t,id:a??v,disabled:n,value:l,onChange:b,...u}),e&&c.jsx(Yo,{disabled:n,onClick:g,$show:l.length>0,children:c.jsx(ee,{name:"cross",size:"small"})}),s&&c.jsx(ee,{name:"loading",size:"small"})]})}),av=i.forwardRef((e,t)=>i.createElement(q.span,M({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[Hn,Z8]=se("Tooltip",[Le]),Rn=Le(),cv="TooltipProvider",iv=700,mr="tooltip.open",[lv,xr]=Hn(cv),sv=e=>{const{__scopeTooltip:t,delayDuration:n=iv,skipDelayDuration:o=300,disableHoverableContent:r=!1,children:a}=e,[s,l]=i.useState(!0),d=i.useRef(!1),u=i.useRef(0);return i.useEffect(()=>{const p=u.current;return()=>window.clearTimeout(p)},[]),i.createElement(lv,{scope:t,isOpenDelayed:s,delayDuration:n,onOpen:i.useCallback(()=>{window.clearTimeout(u.current),l(!1)},[]),onClose:i.useCallback(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>l(!0),o)},[o]),isPointerInTransitRef:d,onPointerInTransitChange:i.useCallback(p=>{d.current=p},[]),disableHoverableContent:r},a)},kr="Tooltip",[dv,qt]=Hn(kr),uv=e=>{const{__scopeTooltip:t,children:n,open:o,defaultOpen:r=!1,onOpenChange:a,disableHoverableContent:s,delayDuration:l}=e,d=xr(kr,e.__scopeTooltip),u=Rn(t),[p,f]=i.useState(null),v=Fe(),b=i.useRef(0),g=s??d.disableHoverableContent,h=l??d.delayDuration,x=i.useRef(!1),[k=!1,y]=ge({prop:o,defaultProp:r,onChange:F=>{F?(d.onOpen(),document.dispatchEvent(new CustomEvent(mr))):d.onClose(),a==null||a(F)}}),w=i.useMemo(()=>k?x.current?"delayed-open":"instant-open":"closed",[k]),C=i.useCallback(()=>{window.clearTimeout(b.current),x.current=!1,y(!0)},[y]),E=i.useCallback(()=>{window.clearTimeout(b.current),y(!1)},[y]),I=i.useCallback(()=>{window.clearTimeout(b.current),b.current=window.setTimeout(()=>{x.current=!0,y(!0)},h)},[h,y]);return i.useEffect(()=>()=>window.clearTimeout(b.current),[]),i.createElement(Tt,u,i.createElement(dv,{scope:t,contentId:v,open:k,stateAttribute:w,trigger:p,onTriggerChange:f,onTriggerEnter:i.useCallback(()=>{d.isOpenDelayed?I():C()},[d.isOpenDelayed,I,C]),onTriggerLeave:i.useCallback(()=>{g?E():window.clearTimeout(b.current)},[E,g]),onOpen:C,onClose:E,disableHoverableContent:g},n))},Yi="TooltipTrigger",fv=i.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=qt(Yi,n),a=xr(Yi,n),s=Rn(n),l=i.useRef(null),d=oe(t,l,r.onTriggerChange),u=i.useRef(!1),p=i.useRef(!1),f=i.useCallback(()=>u.current=!1,[]);return i.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),i.createElement(Lt,M({asChild:!0},s),i.createElement(q.button,M({"aria-describedby":r.open?r.contentId:void 0,"data-state":r.stateAttribute},o,{ref:d,onPointerMove:L(e.onPointerMove,v=>{v.pointerType!=="touch"&&!p.current&&!a.isPointerInTransitRef.current&&(r.onTriggerEnter(),p.current=!0)}),onPointerLeave:L(e.onPointerLeave,()=>{r.onTriggerLeave(),p.current=!1}),onPointerDown:L(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:L(e.onFocus,()=>{u.current||r.onOpen()}),onBlur:L(e.onBlur,r.onClose),onClick:L(e.onClick,r.onClose)})))}),Xi="TooltipPortal",[pv,hv]=Hn(Xi,{forceMount:void 0}),vv=e=>{const{__scopeTooltip:t,forceMount:n,children:o,container:r}=e,a=qt(Xi,t);return i.createElement(pv,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Yt="TooltipContent",bv=i.forwardRef((e,t)=>{const n=hv(Yt,e.__scopeTooltip),{forceMount:o=n.forceMount,side:r="top",...a}=e,s=qt(Yt,e.__scopeTooltip);return i.createElement(pe,{present:o||s.open},s.disableHoverableContent?i.createElement(Ji,M({side:r},a,{ref:t})):i.createElement(gv,M({side:r},a,{ref:t})))}),gv=i.forwardRef((e,t)=>{const n=qt(Yt,e.__scopeTooltip),o=xr(Yt,e.__scopeTooltip),r=i.useRef(null),a=oe(t,r),[s,l]=i.useState(null),{trigger:d,onClose:u}=n,p=r.current,{onPointerInTransitChange:f}=o,v=i.useCallback(()=>{l(null),f(!1)},[f]),b=i.useCallback((g,h)=>{const x=g.currentTarget,k={x:g.clientX,y:g.clientY},y=$v(k,x.getBoundingClientRect()),w=wv(k,y),C=Cv(h.getBoundingClientRect()),E=Mv([...w,...C]);l(E),f(!0)},[f]);return i.useEffect(()=>()=>v(),[v]),i.useEffect(()=>{if(d&&p){const g=x=>b(x,p),h=x=>b(x,d);return d.addEventListener("pointerleave",g),p.addEventListener("pointerleave",h),()=>{d.removeEventListener("pointerleave",g),p.removeEventListener("pointerleave",h)}}},[d,p,b,v]),i.useEffect(()=>{if(s){const g=h=>{const x=h.target,k={x:h.clientX,y:h.clientY},y=(d==null?void 0:d.contains(x))||(p==null?void 0:p.contains(x)),w=!Sv(k,s);y?v():w&&(v(),u())};return document.addEventListener("pointermove",g),()=>document.removeEventListener("pointermove",g)}},[d,p,s,u,v]),i.createElement(Ji,M({},e,{ref:a}))}),[mv,xv]=Hn(kr,{isInside:!1}),Ji=i.forwardRef((e,t)=>{const{__scopeTooltip:n,children:o,"aria-label":r,onEscapeKeyDown:a,onPointerDownOutside:s,...l}=e,d=qt(Yt,n),u=Rn(n),{onClose:p}=d;return i.useEffect(()=>(document.addEventListener(mr,p),()=>document.removeEventListener(mr,p)),[p]),i.useEffect(()=>{if(d.trigger){const f=v=>{const b=v.target;b!=null&&b.contains(d.trigger)&&p()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[d.trigger,p]),i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:s,onFocusOutside:f=>f.preventDefault(),onDismiss:p},i.createElement(mn,M({"data-state":d.stateAttribute},u,l,{ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),i.createElement(Hr,null,o),i.createElement(mv,{scope:n,isInside:!0},i.createElement(av,{id:d.contentId,role:"tooltip"},r||o))))}),kv="TooltipArrow",yv=i.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=Rn(n);return xv(kv,n).isInside?null:i.createElement(xn,M({},r,o,{ref:t}))});function $v(e,t){const n=Math.abs(t.top-e.y),o=Math.abs(t.bottom-e.y),r=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,o,r,a)){case a:return"left";case r:return"right";case n:return"top";case o:return"bottom";default:throw new Error("unreachable")}}function wv(e,t,n=5){const o=[];switch(t){case"top":o.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":o.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":o.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":o.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return o}function Cv(e){const{top:t,right:n,bottom:o,left:r}=e;return[{x:r,y:t},{x:n,y:t},{x:n,y:o},{x:r,y:o}]}function Sv(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,s=t.length-1;a<t.length;s=a++){const l=t[a].x,d=t[a].y,u=t[s].x,p=t[s].y;d>o!=p>o&&n<(u-l)*(o-d)/(p-d)+l&&(r=!r)}return r}function Mv(e){const t=e.slice();return t.sort((n,o)=>n.x<o.x?-1:n.x>o.x?1:n.y<o.y?-1:n.y>o.y?1:0),Ev(t)}function Ev(e){if(e.length<=1)return e.slice();const t=[];for(let o=0;o<e.length;o++){const r=e[o];for(;t.length>=2;){const a=t[t.length-1],s=t[t.length-2];if((a.x-s.x)*(r.y-s.y)>=(a.y-s.y)*(r.x-s.x))t.pop();else break}t.push(r)}t.pop();const n=[];for(let o=e.length-1;o>=0;o--){const r=e[o];for(;n.length>=2;){const a=n[n.length-1],s=n[n.length-2];if((a.x-s.x)*(r.y-s.y)>=(a.y-s.y)*(r.x-s.x))n.pop();else break}n.push(r)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}const Ov=sv,Pv=uv,Iv=fv,Fv=vv,jv=bv,_v=yv,Tv=({children:e,...t})=>c.jsx(Ov,{...t,children:e}),yr=({children:e,...t})=>c.jsx(Pv,{...t,children:e}),Lv=O(Iv).withConfig({componentId:"sc-ymqkp1-0"})(["width:fit-content;"]),Qi=e=>c.jsx(Lv,{asChild:!0,...e});Qi.displayName="TooltipTrigger",yr.Trigger=Qi;const Av=O(jv).withConfig({componentId:"sc-ymqkp1-1"})(["display:flex;align-items:flex-start;",""],({theme:e})=>`
|
|
581
|
+
`})})};zi.displayName="SelectNoData",Zn.NoData=zi;const T5=({icon:e,collapsible:t,children:n,label:o})=>c.jsx(c.Fragment,{children:t?c.jsx(L5,{collapsible:t,label:o,icon:e,children:n}):c.jsxs(Gi,{children:[c.jsxs(D5,{children:[c.jsx(Q,{name:"chevron-right",size:"sm",visibility:"hidden"}),e&&c.jsx(Q,{name:e||"user",size:"sm"})]}),n]})}),Gi=P.div.withConfig({componentId:"sc-1rz759l-0"})(["display:flex;align-items:center;gap:",";padding:",";border-radius:",";font:",";background-color:",";&:hover{font:",";background-color:",";}&:active{font:",";background-color:",";}a{color:inherit;text-decoration:none;&:active{color:inherit;}}"],e=>e.theme.click.sidebar.navigation.item.default.space.gap,e=>`${e.theme.click.sidebar.navigation.item.default.space.y} 0`,e=>e.theme.click.sidebar.navigation.item.radii.all,e=>e.theme.click.sidebar.navigation.item.typography.default,e=>e.theme.click.sidebar.navigation.item.color.background.default,e=>e.theme.click.sidebar.navigation.item.typography.hover,e=>e.theme.click.sidebar.navigation.item.color.background.hover,e=>e.theme.click.sidebar.navigation.item.typography.active,e=>e.theme.click.sidebar.navigation.item.color.background.active),D5=P.div.withConfig({componentId:"sc-1rz759l-1"})(["display:flex;"]),L5=({collapsible:e,icon:t,label:n,children:o})=>c.jsx(A5,{children:n&&e&&c.jsx(g1,{title:n,icon:t,iconSize:"sm",children:o})}),A5=P(Gi).withConfig({componentId:"sc-1rz759l-2"})(["padding-left:0;"]),N5=P.div.withConfig({componentId:"sc-6ga865-0"})(["background:transparent;display:flex;padding:",";"],({theme:e,$size:t="md"})=>`${e.click.spacer.horizontal.space.y[t]} ${e.click.spacer.horizontal.space.x.all}`),Ki=({size:e})=>c.jsx(N5,{$size:e}),qi="Switch",[U5,G8]=se(qi),[Z5,B5]=U5(qi),H5=i.forwardRef((e,t)=>{const{__scopeSwitch:n,name:o,checked:r,defaultChecked:a,required:s,disabled:l,value:d="on",onCheckedChange:u,...p}=e,[f,v]=i.useState(null),b=oe(t,$=>v($)),g=i.useRef(!1),h=f?!!f.closest("form"):!0,[x=!1,k]=ge({prop:r,defaultProp:a,onChange:u});return i.createElement(Z5,{scope:n,checked:x,disabled:l},i.createElement(q.button,O({type:"button",role:"switch","aria-checked":x,"aria-required":s,"data-state":Yi(x),"data-disabled":l?"":void 0,disabled:l,value:d},p,{ref:b,onClick:D(e.onClick,$=>{k(C=>!C),h&&(g.current=$.isPropagationStopped(),g.current||$.stopPropagation())})})),h&&i.createElement(V5,{control:f,bubbles:!g.current,name:o,value:d,checked:x,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),R5="SwitchThumb",W5=i.forwardRef((e,t)=>{const{__scopeSwitch:n,...o}=e,r=B5(R5,n);return i.createElement(q.span,O({"data-state":Yi(r.checked),"data-disabled":r.disabled?"":void 0},o,{ref:t}))}),V5=e=>{const{control:t,checked:n,bubbles:o=!0,...r}=e,a=i.useRef(null),s=mo(n),l=cn(t);return i.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(u,"checked").set;if(s!==n&&f){const v=new Event("click",{bubbles:o});f.call(d,n),d.dispatchEvent(v)}},[s,n,o]),i.createElement("input",O({type:"checkbox","aria-hidden":!0,defaultChecked:n},r,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function Yi(e){return e?"checked":"unchecked"}const z5=H5,G5=W5,K5=({checked:e,disabled:t,...n})=>c.jsx(X5,{disabled:t,checked:e,...n,children:c.jsx(J5,{$checked:e})}),q5=(e,t,n)=>{const o={};return t?{...o,backgroundColor:e.click.switch.color.background.disabled,border:`1px solid ${e.click.switch.color.stroke.disabled}`}:n?{...o,backgroundColor:e.click.switch.color.background.active,border:`1px solid ${e.click.switch.color.stroke.active}`}:{...o,backgroundColor:e.click.switch.color.background.default,border:`1px solid ${e.click.switch.color.stroke.default}`}},Y5=(e,t,n)=>{const o={};return t?{...o,backgroundColor:e.click.switch.color.indicator.disabled}:n?{...o,backgroundColor:e.click.switch.color.indicator.active}:{...o,backgroundColor:e.click.switch.color.indicator.default}},X5=P(z5).withConfig({componentId:"sc-egkkgl-0"})(e=>{const t=q5(e.theme,e.disabled,e.checked);return{width:e.theme.click.switch.size.width,height:e.theme.click.switch.size.height,backgroundColor:t.backgroundColor,border:t.border,borderRadius:e.theme.click.switch.radii.all,position:"relative",padding:0}}),J5=P(G5).withConfig({componentId:"sc-egkkgl-1"})(e=>({display:"block",width:"12px",height:"12px",backgroundColor:Y5(e.theme,e.$disabled,e.$checked).backgroundColor,borderRadius:e.theme.click.switch.radii.all,transition:"transform 100ms",transform:e.$checked?"translateX(15px)":"translateX(2px)",willChange:"transform"})),Xi="Tabs",[Q5,K8]=se(Xi,[rt]),Ji=rt(),[ev,xr]=Q5(Xi),tv=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,onValueChange:r,defaultValue:a,orientation:s="horizontal",dir:l,activationMode:d="automatic",...u}=e,p=Et(l),[f,v]=ge({prop:o,onChange:r,defaultProp:a});return i.createElement(ev,{scope:n,baseId:je(),value:f,onValueChange:v,orientation:s,dir:p,activationMode:d},i.createElement(q.div,O({dir:p,"data-orientation":s},u,{ref:t})))}),nv="TabsList",ov=i.forwardRef((e,t)=>{const{__scopeTabs:n,loop:o=!0,...r}=e,a=xr(nv,n),s=Ji(n);return i.createElement(_o,O({asChild:!0},s,{orientation:a.orientation,dir:a.dir,loop:o}),i.createElement(q.div,O({role:"tablist","aria-orientation":a.orientation},r,{ref:t})))}),rv="TabsTrigger",av=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,disabled:r=!1,...a}=e,s=xr(rv,n),l=Ji(n),d=Qi(s.baseId,o),u=el(s.baseId,o),p=o===s.value;return i.createElement(To,O({asChild:!0},l,{focusable:!r,active:p}),i.createElement(q.button,O({type:"button",role:"tab","aria-selected":p,"aria-controls":u,"data-state":p?"active":"inactive","data-disabled":r?"":void 0,disabled:r,id:d},a,{ref:t,onMouseDown:D(e.onMouseDown,f=>{!r&&f.button===0&&f.ctrlKey===!1?s.onValueChange(o):f.preventDefault()}),onKeyDown:D(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(o)}),onFocus:D(e.onFocus,()=>{const f=s.activationMode!=="manual";!p&&!r&&f&&s.onValueChange(o)})})))}),cv="TabsContent",iv=i.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,forceMount:r,children:a,...s}=e,l=xr(cv,n),d=Qi(l.baseId,o),u=el(l.baseId,o),p=o===l.value,f=i.useRef(p);return i.useEffect(()=>{const v=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(v)},[]),i.createElement(pe,{present:r||p},({present:v})=>i.createElement(q.div,O({"data-state":p?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":d,hidden:!v,id:u,tabIndex:0},s,{ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0}}),v&&a))});function Qi(e,t){return`${e}-trigger-${t}`}function el(e,t){return`${e}-content-${t}`}const lv=tv,sv=ov,dv=av,uv=iv,fv=P(dv).withConfig({componentId:"sc-tj736u-0"})(["border:none;padding:",";border-top-left-radius:",";border-top-right-radius:",";border-bottom:",";background-color:",";color:",";font:",';cursor:pointer;&[data-state="active"]{border-bottom:',";background-color:",";color:",";font:",";}&:hover{border-bottom:",";background-color:",";color:",";font:",';}&:hover[data-state="active"]{border-bottom:',";}"],e=>`${e.theme.click.tabs.space.y} ${e.theme.click.tabs.space.x}`,e=>e.theme.click.tabs.radii.all,e=>e.theme.click.tabs.radii.all,e=>e.theme.click.tabs.basic.stroke.default,e=>e.theme.click.tabs.basic.color.background.default,e=>e.theme.click.tabs.basic.color.text.default,e=>e.theme.click.tabs.typography.label.default,e=>e.theme.click.tabs.basic.stroke.active,e=>e.theme.click.tabs.basic.color.background.active,e=>e.theme.click.tabs.basic.color.text.active,e=>e.theme.click.tabs.typography.label.active,e=>e.theme.click.tabs.basic.stroke.hover,e=>e.theme.click.tabs.basic.color.background.hover,e=>e.theme.click.tabs.basic.color.text.hover,e=>e.theme.click.tabs.typography.label.hover,e=>e.theme.click.tabs.basic.stroke.active),pv=P(uv).withConfig({componentId:"sc-tj736u-1"})([""]),hv=P(sv).withConfig({componentId:"sc-tj736u-2"})(["border-bottom:",";"],e=>e.theme.click.tabs.basic.stroke.global),Bn=({defaultValue:e,children:t,ariaLabel:n,onValueChange:o,...r})=>c.jsx(lv,{"aria-label":n,defaultValue:e,onValueChange:o,...r,children:t});Bn.TriggersList=hv,Bn.Trigger=fv,Bn.Content=pv;const vv=i.forwardRef(({clear:e,type:t,disabled:n,label:o,error:r,id:a,loading:s,value:l="",onChange:d,...u},p)=>{const f=i.useRef(null),v=i.useId(),b=h=>{d(h.target.value,h)},g=()=>{d("")};return c.jsxs(Fn,{disabled:n,id:a??v,label:o,error:r,children:[c.jsx(_n,{ref:ci([f,p]),type:t,id:a??v,disabled:n,value:l,onChange:b,...u}),e&&c.jsx(Jo,{disabled:n,onClick:g,$show:l.length>0,children:c.jsx(Q,{name:"cross",size:"sm"})}),s&&c.jsx(Q,{name:"loading-animated",size:"sm"})]})}),bv=i.forwardRef((e,t)=>i.createElement(q.span,O({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[Hn,Y8]=se("Tooltip",[De]),Rn=De(),gv="TooltipProvider",mv=700,kr="tooltip.open",[xv,$r]=Hn(gv),kv=e=>{const{__scopeTooltip:t,delayDuration:n=mv,skipDelayDuration:o=300,disableHoverableContent:r=!1,children:a}=e,[s,l]=i.useState(!0),d=i.useRef(!1),u=i.useRef(0);return i.useEffect(()=>{const p=u.current;return()=>window.clearTimeout(p)},[]),i.createElement(xv,{scope:t,isOpenDelayed:s,delayDuration:n,onOpen:i.useCallback(()=>{window.clearTimeout(u.current),l(!1)},[]),onClose:i.useCallback(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>l(!0),o)},[o]),isPointerInTransitRef:d,onPointerInTransitChange:i.useCallback(p=>{d.current=p},[]),disableHoverableContent:r},a)},yr="Tooltip",[$v,qt]=Hn(yr),yv=e=>{const{__scopeTooltip:t,children:n,open:o,defaultOpen:r=!1,onOpenChange:a,disableHoverableContent:s,delayDuration:l}=e,d=$r(yr,e.__scopeTooltip),u=Rn(t),[p,f]=i.useState(null),v=je(),b=i.useRef(0),g=s??d.disableHoverableContent,h=l??d.delayDuration,x=i.useRef(!1),[k=!1,$]=ge({prop:o,defaultProp:r,onChange:j=>{j?(d.onOpen(),document.dispatchEvent(new CustomEvent(kr))):d.onClose(),a==null||a(j)}}),C=i.useMemo(()=>k?x.current?"delayed-open":"instant-open":"closed",[k]),y=i.useCallback(()=>{window.clearTimeout(b.current),x.current=!1,$(!0)},[$]),M=i.useCallback(()=>{window.clearTimeout(b.current),$(!1)},[$]),E=i.useCallback(()=>{window.clearTimeout(b.current),b.current=window.setTimeout(()=>{x.current=!0,$(!0)},h)},[h,$]);return i.useEffect(()=>()=>window.clearTimeout(b.current),[]),i.createElement(Tt,u,i.createElement($v,{scope:t,contentId:v,open:k,stateAttribute:C,trigger:p,onTriggerChange:f,onTriggerEnter:i.useCallback(()=>{d.isOpenDelayed?E():y()},[d.isOpenDelayed,E,y]),onTriggerLeave:i.useCallback(()=>{g?M():window.clearTimeout(b.current)},[M,g]),onOpen:y,onClose:M,disableHoverableContent:g},n))},tl="TooltipTrigger",wv=i.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=qt(tl,n),a=$r(tl,n),s=Rn(n),l=i.useRef(null),d=oe(t,l,r.onTriggerChange),u=i.useRef(!1),p=i.useRef(!1),f=i.useCallback(()=>u.current=!1,[]);return i.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),i.createElement(Dt,O({asChild:!0},s),i.createElement(q.button,O({"aria-describedby":r.open?r.contentId:void 0,"data-state":r.stateAttribute},o,{ref:d,onPointerMove:D(e.onPointerMove,v=>{v.pointerType!=="touch"&&!p.current&&!a.isPointerInTransitRef.current&&(r.onTriggerEnter(),p.current=!0)}),onPointerLeave:D(e.onPointerLeave,()=>{r.onTriggerLeave(),p.current=!1}),onPointerDown:D(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:D(e.onFocus,()=>{u.current||r.onOpen()}),onBlur:D(e.onBlur,r.onClose),onClick:D(e.onClick,r.onClose)})))}),nl="TooltipPortal",[Cv,Sv]=Hn(nl,{forceMount:void 0}),Mv=e=>{const{__scopeTooltip:t,forceMount:n,children:o,container:r}=e,a=qt(nl,t);return i.createElement(Cv,{scope:t,forceMount:n},i.createElement(pe,{present:n||a.open},i.createElement(kn,{asChild:!0,container:r},o)))},Yt="TooltipContent",Ev=i.forwardRef((e,t)=>{const n=Sv(Yt,e.__scopeTooltip),{forceMount:o=n.forceMount,side:r="top",...a}=e,s=qt(Yt,e.__scopeTooltip);return i.createElement(pe,{present:o||s.open},s.disableHoverableContent?i.createElement(ol,O({side:r},a,{ref:t})):i.createElement(Ov,O({side:r},a,{ref:t})))}),Ov=i.forwardRef((e,t)=>{const n=qt(Yt,e.__scopeTooltip),o=$r(Yt,e.__scopeTooltip),r=i.useRef(null),a=oe(t,r),[s,l]=i.useState(null),{trigger:d,onClose:u}=n,p=r.current,{onPointerInTransitChange:f}=o,v=i.useCallback(()=>{l(null),f(!1)},[f]),b=i.useCallback((g,h)=>{const x=g.currentTarget,k={x:g.clientX,y:g.clientY},$=_v(k,x.getBoundingClientRect()),C=Tv(k,$),y=Dv(h.getBoundingClientRect()),M=Av([...C,...y]);l(M),f(!0)},[f]);return i.useEffect(()=>()=>v(),[v]),i.useEffect(()=>{if(d&&p){const g=x=>b(x,p),h=x=>b(x,d);return d.addEventListener("pointerleave",g),p.addEventListener("pointerleave",h),()=>{d.removeEventListener("pointerleave",g),p.removeEventListener("pointerleave",h)}}},[d,p,b,v]),i.useEffect(()=>{if(s){const g=h=>{const x=h.target,k={x:h.clientX,y:h.clientY},$=(d==null?void 0:d.contains(x))||(p==null?void 0:p.contains(x)),C=!Lv(k,s);$?v():C&&(v(),u())};return document.addEventListener("pointermove",g),()=>document.removeEventListener("pointermove",g)}},[d,p,s,u,v]),i.createElement(ol,O({},e,{ref:a}))}),[Pv,Iv]=Hn(yr,{isInside:!1}),ol=i.forwardRef((e,t)=>{const{__scopeTooltip:n,children:o,"aria-label":r,onEscapeKeyDown:a,onPointerDownOutside:s,...l}=e,d=qt(Yt,n),u=Rn(n),{onClose:p}=d;return i.useEffect(()=>(document.addEventListener(kr,p),()=>document.removeEventListener(kr,p)),[p]),i.useEffect(()=>{if(d.trigger){const f=v=>{const b=v.target;b!=null&&b.contains(d.trigger)&&p()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[d.trigger,p]),i.createElement(ln,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:s,onFocusOutside:f=>f.preventDefault(),onDismiss:p},i.createElement(mn,O({"data-state":d.stateAttribute},u,l,{ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),i.createElement(Wr,null,o),i.createElement(Pv,{scope:n,isInside:!0},i.createElement(bv,{id:d.contentId,role:"tooltip"},r||o))))}),jv="TooltipArrow",Fv=i.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=Rn(n);return Iv(jv,n).isInside?null:i.createElement(xn,O({},r,o,{ref:t}))});function _v(e,t){const n=Math.abs(t.top-e.y),o=Math.abs(t.bottom-e.y),r=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,o,r,a)){case a:return"left";case r:return"right";case n:return"top";case o:return"bottom";default:throw new Error("unreachable")}}function Tv(e,t,n=5){const o=[];switch(t){case"top":o.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":o.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":o.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":o.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return o}function Dv(e){const{top:t,right:n,bottom:o,left:r}=e;return[{x:r,y:t},{x:n,y:t},{x:n,y:o},{x:r,y:o}]}function Lv(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,s=t.length-1;a<t.length;s=a++){const l=t[a].x,d=t[a].y,u=t[s].x,p=t[s].y;d>o!=p>o&&n<(u-l)*(o-d)/(p-d)+l&&(r=!r)}return r}function Av(e){const t=e.slice();return t.sort((n,o)=>n.x<o.x?-1:n.x>o.x?1:n.y<o.y?-1:n.y>o.y?1:0),Nv(t)}function Nv(e){if(e.length<=1)return e.slice();const t=[];for(let o=0;o<e.length;o++){const r=e[o];for(;t.length>=2;){const a=t[t.length-1],s=t[t.length-2];if((a.x-s.x)*(r.y-s.y)>=(a.y-s.y)*(r.x-s.x))t.pop();else break}t.push(r)}t.pop();const n=[];for(let o=e.length-1;o>=0;o--){const r=e[o];for(;n.length>=2;){const a=n[n.length-1],s=n[n.length-2];if((a.x-s.x)*(r.y-s.y)>=(a.y-s.y)*(r.x-s.x))n.pop();else break}n.push(r)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}const Uv=kv,Zv=yv,Bv=wv,Hv=Mv,Rv=Ev,Wv=Fv,Vv=({children:e,...t})=>c.jsx(Uv,{...t,children:e}),wr=({children:e,...t})=>c.jsx(Zv,{...t,children:e}),zv=P(Bv).withConfig({componentId:"sc-ymqkp1-0"})(["width:fit-content;"]),rl=e=>c.jsx(zv,{asChild:!0,...e});rl.displayName="TooltipTrigger",wr.Trigger=rl;const Gv=P(Rv).withConfig({componentId:"sc-ymqkp1-1"})(["display:flex;align-items:flex-start;",""],({theme:e})=>`
|
|
499
582
|
padding: ${e.click.tooltip.space.y} ${e.click.tooltip.space.x};
|
|
500
583
|
color: ${e.click.tooltip.color.label.default};
|
|
501
584
|
background: ${e.click.tooltip.color.background.default};
|
|
502
585
|
border-radius: ${e.click.tooltip.radii.all};
|
|
503
586
|
font: ${e.click.tooltip.typography.label.default};
|
|
504
|
-
`),
|
|
587
|
+
`),Kv=P.svg.withConfig({componentId:"sc-ymqkp1-2"})(["",";"],({theme:e})=>`
|
|
505
588
|
fill: ${e.click.tooltip.color.background.default};
|
|
506
|
-
`),el=({showArrow:e,children:t,...n})=>c.jsx(Fv,{children:c.jsxs(Av,{...n,children:[e&&c.jsx(Dv,{as:_v,width:20,height:8}),t]})});el.displayName="TooltipContent",yr.Content=el;const Nv=O.createGlobalStyle(["body{color:",";background-color:","}"],e=>e.theme.click.global.color.text.default,e=>e.theme.click.global.color.background.default),Uv=({theme:e,children:t})=>c.jsxs(O.ThemeProvider,{theme:es[e],children:[c.jsx(Nv,{}),t]});function Zv(){this.__data__=[],this.size=0}var Bv=Zv;function Hv(e,t){return e===t||e!==e&&t!==t}var Wn=Hv,Rv=Wn;function Wv(e,t){for(var n=e.length;n--;)if(Rv(e[n][0],t))return n;return-1}var Vn=Wv,Vv=Vn,zv=Array.prototype,Gv=zv.splice;function Kv(e){var t=this.__data__,n=Vv(t,e);if(n<0)return!1;var o=t.length-1;return n==o?t.pop():Gv.call(t,n,1),--this.size,!0}var qv=Kv,Yv=Vn;function Xv(e){var t=this.__data__,n=Yv(t,e);return n<0?void 0:t[n][1]}var Jv=Xv,Qv=Vn;function e6(e){return Qv(this.__data__,e)>-1}var t6=e6,n6=Vn;function o6(e,t){var n=this.__data__,o=n6(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}var r6=o6,a6=Bv,c6=qv,i6=Jv,l6=t6,s6=r6;function ht(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}ht.prototype.clear=a6,ht.prototype.delete=c6,ht.prototype.get=i6,ht.prototype.has=l6,ht.prototype.set=s6;var zn=ht,d6=zn;function u6(){this.__data__=new d6,this.size=0}var f6=u6;function p6(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var h6=p6;function v6(e){return this.__data__.get(e)}var b6=v6;function g6(e){return this.__data__.has(e)}var m6=g6,x6=typeof tn=="object"&&tn&&tn.Object===Object&&tn,tl=x6,k6=tl,y6=typeof self=="object"&&self&&self.Object===Object&&self,$6=k6||y6||Function("return this")(),vt=$6,w6=vt,C6=w6.Symbol,nl=C6,ol=nl,rl=Object.prototype,S6=rl.hasOwnProperty,M6=rl.toString,Xt=ol?ol.toStringTag:void 0;function E6(e){var t=S6.call(e,Xt),n=e[Xt];try{e[Xt]=void 0;var o=!0}catch{}var r=M6.call(e);return o&&(t?e[Xt]=n:delete e[Xt]),r}var O6=E6,P6=Object.prototype,I6=P6.toString;function F6(e){return I6.call(e)}var j6=F6,al=nl,_6=O6,T6=j6,L6="[object Null]",A6="[object Undefined]",cl=al?al.toStringTag:void 0;function D6(e){return e==null?e===void 0?A6:L6:cl&&cl in Object(e)?_6(e):T6(e)}var Gn=D6;function N6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Je=N6,U6=Gn,Z6=Je,B6="[object AsyncFunction]",H6="[object Function]",R6="[object GeneratorFunction]",W6="[object Proxy]";function V6(e){if(!Z6(e))return!1;var t=U6(e);return t==H6||t==R6||t==B6||t==W6}var $r=V6,z6=vt,G6=z6["__core-js_shared__"],K6=G6,wr=K6,il=function(){var e=/[^.]+$/.exec(wr&&wr.keys&&wr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function q6(e){return!!il&&il in e}var Y6=q6,X6=Function.prototype,J6=X6.toString;function Q6(e){if(e!=null){try{return J6.call(e)}catch{}try{return e+""}catch{}}return""}var e7=Q6,t7=$r,n7=Y6,o7=Je,r7=e7,a7=/[\\^$.*+?()[\]{}|]/g,c7=/^\[object .+?Constructor\]$/,i7=Function.prototype,l7=Object.prototype,s7=i7.toString,d7=l7.hasOwnProperty,u7=RegExp("^"+s7.call(d7).replace(a7,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f7(e){if(!o7(e)||n7(e))return!1;var t=t7(e)?u7:c7;return t.test(r7(e))}var p7=f7;function h7(e,t){return e==null?void 0:e[t]}var v7=h7,b7=p7,g7=v7;function m7(e,t){var n=g7(e,t);return b7(n)?n:void 0}var Cr=m7,x7=Cr,k7=vt,y7=x7(k7,"Map"),ll=y7,$7=Cr,w7=$7(Object,"create"),Kn=w7,sl=Kn;function C7(){this.__data__=sl?sl(null):{},this.size=0}var S7=C7;function M7(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var E7=M7,O7=Kn,P7="__lodash_hash_undefined__",I7=Object.prototype,F7=I7.hasOwnProperty;function j7(e){var t=this.__data__;if(O7){var n=t[e];return n===P7?void 0:n}return F7.call(t,e)?t[e]:void 0}var _7=j7,T7=Kn,L7=Object.prototype,A7=L7.hasOwnProperty;function D7(e){var t=this.__data__;return T7?t[e]!==void 0:A7.call(t,e)}var N7=D7,U7=Kn,Z7="__lodash_hash_undefined__";function B7(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=U7&&t===void 0?Z7:t,this}var H7=B7,R7=S7,W7=E7,V7=_7,z7=N7,G7=H7;function bt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}bt.prototype.clear=R7,bt.prototype.delete=W7,bt.prototype.get=V7,bt.prototype.has=z7,bt.prototype.set=G7;var K7=bt,dl=K7,q7=zn,Y7=ll;function X7(){this.size=0,this.__data__={hash:new dl,map:new(Y7||q7),string:new dl}}var J7=X7;function Q7(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var eb=Q7,tb=eb;function nb(e,t){var n=e.__data__;return tb(t)?n[typeof t=="string"?"string":"hash"]:n.map}var qn=nb,ob=qn;function rb(e){var t=ob(this,e).delete(e);return this.size-=t?1:0,t}var ab=rb,cb=qn;function ib(e){return cb(this,e).get(e)}var lb=ib,sb=qn;function db(e){return sb(this,e).has(e)}var ub=db,fb=qn;function pb(e,t){var n=fb(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}var hb=pb,vb=J7,bb=ab,gb=lb,mb=ub,xb=hb;function gt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}gt.prototype.clear=vb,gt.prototype.delete=bb,gt.prototype.get=gb,gt.prototype.has=mb,gt.prototype.set=xb;var kb=gt,yb=zn,$b=ll,wb=kb,Cb=200;function Sb(e,t){var n=this.__data__;if(n instanceof yb){var o=n.__data__;if(!$b||o.length<Cb-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new wb(o)}return n.set(e,t),this.size=n.size,this}var Mb=Sb,Eb=zn,Ob=f6,Pb=h6,Ib=b6,Fb=m6,jb=Mb;function mt(e){var t=this.__data__=new Eb(e);this.size=t.size}mt.prototype.clear=Ob,mt.prototype.delete=Pb,mt.prototype.get=Ib,mt.prototype.has=Fb,mt.prototype.set=jb;var _b=mt,Tb=Cr,Lb=function(){try{var e=Tb(Object,"defineProperty");return e({},"",{}),e}catch{}}(),ul=Lb,fl=ul;function Ab(e,t,n){t=="__proto__"&&fl?fl(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Sr=Ab,Db=Sr,Nb=Wn;function Ub(e,t,n){(n!==void 0&&!Nb(e[t],n)||n===void 0&&!(t in e))&&Db(e,t,n)}var pl=Ub;function Zb(e){return function(t,n,o){for(var r=-1,a=Object(t),s=o(t),l=s.length;l--;){var d=s[e?l:++r];if(n(a[d],d,a)===!1)break}return t}}var Bb=Zb,Hb=Bb,Rb=Hb(),Wb=Rb,Yn={exports:{}};Yn.exports,function(e,t){var n=vt,o=t&&!t.nodeType&&t,r=o&&!0&&e&&!e.nodeType&&e,a=r&&r.exports===o,s=a?n.Buffer:void 0,l=s?s.allocUnsafe:void 0;function d(u,p){if(p)return u.slice();var f=u.length,v=l?l(f):new u.constructor(f);return u.copy(v),v}e.exports=d}(Yn,Yn.exports);var Vb=Yn.exports,zb=vt,Gb=zb.Uint8Array,Kb=Gb,hl=Kb;function qb(e){var t=new e.constructor(e.byteLength);return new hl(t).set(new hl(e)),t}var Yb=qb,Xb=Yb;function Jb(e,t){var n=t?Xb(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var Qb=Jb;function e4(e,t){var n=-1,o=e.length;for(t||(t=Array(o));++n<o;)t[n]=e[n];return t}var t4=e4,n4=Je,vl=Object.create,o4=function(){function e(){}return function(t){if(!n4(t))return{};if(vl)return vl(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),r4=o4;function a4(e,t){return function(n){return e(t(n))}}var c4=a4,i4=c4,l4=i4(Object.getPrototypeOf,Object),bl=l4,s4=Object.prototype;function d4(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||s4;return e===n}var gl=d4,u4=r4,f4=bl,p4=gl;function h4(e){return typeof e.constructor=="function"&&!p4(e)?u4(f4(e)):{}}var v4=h4;function b4(e){return e!=null&&typeof e=="object"}var Jt=b4,g4=Gn,m4=Jt,x4="[object Arguments]";function k4(e){return m4(e)&&g4(e)==x4}var y4=k4,ml=y4,$4=Jt,xl=Object.prototype,w4=xl.hasOwnProperty,C4=xl.propertyIsEnumerable,S4=ml(function(){return arguments}())?ml:function(e){return $4(e)&&w4.call(e,"callee")&&!C4.call(e,"callee")},kl=S4,M4=Array.isArray,yl=M4,E4=9007199254740991;function O4(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=E4}var $l=O4,P4=$r,I4=$l;function F4(e){return e!=null&&I4(e.length)&&!P4(e)}var Mr=F4,j4=Mr,_4=Jt;function T4(e){return _4(e)&&j4(e)}var L4=T4,Xn={exports:{}};function A4(){return!1}var D4=A4;Xn.exports,function(e,t){var n=vt,o=D4,r=t&&!t.nodeType&&t,a=r&&!0&&e&&!e.nodeType&&e,s=a&&a.exports===r,l=s?n.Buffer:void 0,d=l?l.isBuffer:void 0,u=d||o;e.exports=u}(Xn,Xn.exports);var wl=Xn.exports,N4=Gn,U4=bl,Z4=Jt,B4="[object Object]",H4=Function.prototype,R4=Object.prototype,Cl=H4.toString,W4=R4.hasOwnProperty,V4=Cl.call(Object);function z4(e){if(!Z4(e)||N4(e)!=B4)return!1;var t=U4(e);if(t===null)return!0;var n=W4.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Cl.call(n)==V4}var G4=z4,K4=Gn,q4=$l,Y4=Jt,X4="[object Arguments]",J4="[object Array]",Q4="[object Boolean]",eg="[object Date]",tg="[object Error]",ng="[object Function]",og="[object Map]",rg="[object Number]",ag="[object Object]",cg="[object RegExp]",ig="[object Set]",lg="[object String]",sg="[object WeakMap]",dg="[object ArrayBuffer]",ug="[object DataView]",fg="[object Float32Array]",pg="[object Float64Array]",hg="[object Int8Array]",vg="[object Int16Array]",bg="[object Int32Array]",gg="[object Uint8Array]",mg="[object Uint8ClampedArray]",xg="[object Uint16Array]",kg="[object Uint32Array]",ne={};ne[fg]=ne[pg]=ne[hg]=ne[vg]=ne[bg]=ne[gg]=ne[mg]=ne[xg]=ne[kg]=!0,ne[X4]=ne[J4]=ne[dg]=ne[Q4]=ne[ug]=ne[eg]=ne[tg]=ne[ng]=ne[og]=ne[rg]=ne[ag]=ne[cg]=ne[ig]=ne[lg]=ne[sg]=!1;function yg(e){return Y4(e)&&q4(e.length)&&!!ne[K4(e)]}var $g=yg;function wg(e){return function(t){return e(t)}}var Cg=wg,Jn={exports:{}};Jn.exports,function(e,t){var n=tl,o=t&&!t.nodeType&&t,r=o&&!0&&e&&!e.nodeType&&e,a=r&&r.exports===o,s=a&&n.process,l=function(){try{var d=r&&r.require&&r.require("util").types;return d||s&&s.binding&&s.binding("util")}catch{}}();e.exports=l}(Jn,Jn.exports);var Sg=Jn.exports,Mg=$g,Eg=Cg,Sl=Sg,Ml=Sl&&Sl.isTypedArray,Og=Ml?Eg(Ml):Mg,El=Og;function Pg(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var Ol=Pg,Ig=Sr,Fg=Wn,jg=Object.prototype,_g=jg.hasOwnProperty;function Tg(e,t,n){var o=e[t];(!(_g.call(e,t)&&Fg(o,n))||n===void 0&&!(t in e))&&Ig(e,t,n)}var Lg=Tg,Ag=Lg,Dg=Sr;function Ng(e,t,n,o){var r=!n;n||(n={});for(var a=-1,s=t.length;++a<s;){var l=t[a],d=o?o(n[l],e[l],l,n,e):void 0;d===void 0&&(d=e[l]),r?Dg(n,l,d):Ag(n,l,d)}return n}var Ug=Ng;function Zg(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}var Bg=Zg,Hg=9007199254740991,Rg=/^(?:0|[1-9]\d*)$/;function Wg(e,t){var n=typeof e;return t=t??Hg,!!t&&(n=="number"||n!="symbol"&&Rg.test(e))&&e>-1&&e%1==0&&e<t}var Pl=Wg,Vg=Bg,zg=kl,Gg=yl,Kg=wl,qg=Pl,Yg=El,Xg=Object.prototype,Jg=Xg.hasOwnProperty;function Qg(e,t){var n=Gg(e),o=!n&&zg(e),r=!n&&!o&&Kg(e),a=!n&&!o&&!r&&Yg(e),s=n||o||r||a,l=s?Vg(e.length,String):[],d=l.length;for(var u in e)(t||Jg.call(e,u))&&!(s&&(u=="length"||r&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||qg(u,d)))&&l.push(u);return l}var e3=Qg;function t3(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var n3=t3,o3=Je,r3=gl,a3=n3,c3=Object.prototype,i3=c3.hasOwnProperty;function l3(e){if(!o3(e))return a3(e);var t=r3(e),n=[];for(var o in e)o=="constructor"&&(t||!i3.call(e,o))||n.push(o);return n}var s3=l3,d3=e3,u3=s3,f3=Mr;function p3(e){return f3(e)?d3(e,!0):u3(e)}var Il=p3,h3=Ug,v3=Il;function b3(e){return h3(e,v3(e))}var g3=b3,Fl=pl,m3=Vb,x3=Qb,k3=t4,y3=v4,jl=kl,_l=yl,$3=L4,w3=wl,C3=$r,S3=Je,M3=G4,E3=El,Tl=Ol,O3=g3;function P3(e,t,n,o,r,a,s){var l=Tl(e,n),d=Tl(t,n),u=s.get(d);if(u){Fl(e,n,u);return}var p=a?a(l,d,n+"",e,t,s):void 0,f=p===void 0;if(f){var v=_l(d),b=!v&&w3(d),g=!v&&!b&&E3(d);p=d,v||b||g?_l(l)?p=l:$3(l)?p=k3(l):b?(f=!1,p=m3(d,!0)):g?(f=!1,p=x3(d,!0)):p=[]:M3(d)||jl(d)?(p=l,jl(l)?p=O3(l):(!S3(l)||C3(l))&&(p=y3(d))):f=!1}f&&(s.set(d,p),r(p,d,o,a,s),s.delete(d)),Fl(e,n,p)}var I3=P3,F3=_b,j3=pl,_3=Wb,T3=I3,L3=Je,A3=Il,D3=Ol;function Ll(e,t,n,o,r){e!==t&&_3(t,function(a,s){if(r||(r=new F3),L3(a))T3(e,t,s,n,Ll,o,r);else{var l=o?o(D3(e,s),a,s+"",e,t,r):void 0;l===void 0&&(l=a),j3(e,s,l)}},A3)}var N3=Ll;function U3(e){return e}var Al=U3;function Z3(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var B3=Z3,H3=B3,Dl=Math.max;function R3(e,t,n){return t=Dl(t===void 0?e.length-1:t,0),function(){for(var o=arguments,r=-1,a=Dl(o.length-t,0),s=Array(a);++r<a;)s[r]=o[t+r];r=-1;for(var l=Array(t+1);++r<t;)l[r]=o[r];return l[t]=n(s),H3(e,this,l)}}var W3=R3;function V3(e){return function(){return e}}var z3=V3,G3=z3,Nl=ul,K3=Al,q3=Nl?function(e,t){return Nl(e,"toString",{configurable:!0,enumerable:!1,value:G3(t),writable:!0})}:K3,Y3=q3,X3=800,J3=16,Q3=Date.now;function em(e){var t=0,n=0;return function(){var o=Q3(),r=J3-(o-n);if(n=o,r>0){if(++t>=X3)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var tm=em,nm=Y3,om=tm,rm=om(nm),am=rm,cm=Al,im=W3,lm=am;function sm(e,t){return lm(im(e,t,cm),e+"")}var dm=sm,um=Wn,fm=Mr,pm=Pl,hm=Je;function vm(e,t,n){if(!hm(n))return!1;var o=typeof t;return(o=="number"?fm(n)&&pm(t,n.length):o=="string"&&t in n)?um(n[t],e):!1}var bm=vm,gm=dm,mm=bm;function xm(e){return gm(function(t,n){var o=-1,r=n.length,a=r>1?n[r-1]:void 0,s=r>2?n[2]:void 0;for(a=e.length>3&&typeof a=="function"?(r--,a):void 0,s&&mm(n[0],n[1],s)&&(a=r<3?void 0:a,r=1),t=Object(t);++o<r;){var l=n[o];l&&e(t,l,o,a)}return t})}var km=xm,ym=N3,$m=km,wm=$m(function(e,t,n){ym(e,t,n)}),Cm=wm;const Er=Dr(Cm),Ul={button:{basic:{size:{icon:{height:"0.75rem",width:"0.75rem"}},color:{primary:{background:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(82.6 42.4 82.1)"},text:{default:"#151515"},stroke:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(82.6 42.4 82.1)"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)"},text:{default:"#161517"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"lch(78 26.3 22)"},text:{default:"#c10000"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}}}},iconButton:{size:{small:"0.75rem",medium:"1rem",large:"1.25rem"},color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(78.5 40.3 82.1)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(89.3 45.8 82.1)",active:"lch(78.5 40.3 82.1)"},text:{default:"#151515",hover:"#151515",active:"#151515"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},split:{primary:{background:{main:{default:"lch(75 71.4 79.3)",hover:"lch(81.7 41.9 82.1)",active:"lch(75.6 38.8 82.1)",disabled:"lch(81.3 0 0)"},action:{default:"lch(71.3 67.8 79.3)",hover:"lch(77.6 39.8 82.1)",active:"lch(69.2 35.5 82.1)",disabled:"lch(74.4 0 0)"}},text:{default:"#151515",hover:"#151515",active:"#151515",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(62.4 59.3 79.3)",hover:"lch(71.5 36.7 82.1)",active:"lch(66.1 33.9 82.1)",disabled:"lch(71.1 0 0)"}}},mobile:{basic:{size:{icon:{all:"1.25rem"}}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{color:{link:{default:"#161517",hover:"#C78F0F",active:"#161517",disabled:"#a0a0a0"}}}},sidebar:{main:{color:{background:{default:"#2f2c3a"},text:{default:"#ffffff",muted:"#ada8bd"},stroke:{default:"#474257"},item:{background:{default:"rgba(0,0,0,0)",active:"#474257",hover:"#f6f7fa"},text:{default:"#ffffff",muted:"#ada8bd"}}}}},global:{color:{text:{link:{default:"#C78F0F",hover:"#C78F0F"}}}}},Zl="classic",Sm=Object.freeze(Object.defineProperty({__proto__:null,click:Ul,default:{click:Ul,name:Zl},name:Zl},Symbol.toStringTag,{value:"Module"})),Bl={accordion:{color:{label:{default:"#ffffff",hover:"lch(100 0 0)",active:"#ffffff"},icon:{default:"#ffffff",hover:"lch(100 0 0)",active:"#ffffff"}}},alert:{color:{background:{default:"#1F1F1C",success:"#0e421d",neutral:"#414141",danger:"#610000",warning:"#4f2b00",info:"#092e73"},text:{default:"#b3b6bd",success:"#81e59d",neutral:"#c0c0c0",danger:"#ff7575",warning:"#ff9416",info:"#91b3f6"},iconBackground:{default:"#1F1F1C",success:"lch(23.2 29.3 145)",neutral:"lch(26.7 0 0)",danger:"lch(18.1 47.8 36)",warning:"lch(21.2 33.5 64.7)",info:"lch(19.7 44.1 284)"},iconForeground:{default:"#b3b6bd",success:"lch(83.5 49.5 149 / 0.75)",neutral:"lch(77.7 0 0 / 0.75)",danger:"lch(66.6 60.1 26.8 / 0.75)",warning:"lch(71.9 82.2 64 / 0.75)",info:"lch(72.4 37.5 271 / 0.75)"}}},avatar:{color:{background:{default:"#53575f",hover:"#696e79",active:"#696e79"},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C"}}},badge:{color:{background:{default:"#1F1F1C",success:"#0e421d",neutral:"#414141",danger:"#610000",disabled:"#414141",info:"#092e73",warning:"#4f2b00"},text:{default:"#b3b6bd",success:"#81e59d",neutral:"#c0c0c0",danger:"#ff7575",disabled:"#808080",info:"#91b3f6",warning:"#ff9416"},stroke:{default:"lch(27.5 0 0 / 0.3)",success:"#0e421d",neutral:"#414141",danger:"#610000",disabled:"lch(26.2 0 0)",info:"#092e73",warning:"#4f2b00"}}},bigStat:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"},background:{default:"#1F1F1C"},label:{default:"#b3b6bd"},title:{default:"#ffffff"}}},button:{basic:{color:{primary:{background:{default:"#FAFF69",hover:"lch(98.3 49.3 103)",active:"lch(90.2 65.2 103)",disabled:"#414141"},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C",disabled:"#808080"},stroke:{default:"#FAFF69",hover:"#FAFF69",active:"lch(82.5 59.7 103)",disabled:"#414141"}},secondary:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(20.3 0 0)",disabled:"#414141"},stroke:{default:"#414141",hover:"#53575f",active:"lch(23.3 2.63 306)",disabled:"#414141"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"}},danger:{background:{default:"#610000",hover:"#910000",active:"lch(28.6 65.8 40)",disabled:"#414141"},text:{default:"#ff7575",hover:"#ff7575",active:"#ff7575",disabled:"#808080"},stroke:{default:"#610000",hover:"#910000",active:"lch(28.6 65.8 40)",disabled:"#414141"}}}},split:{primary:{background:{main:{default:"lch(89.3 64.5 103)",hover:"lch(89.9 45.1 103)",active:"lch(82.5 59.7 103)",disabled:"lch(25.2 0 0)"},action:{default:"lch(87.8 63.4 103)",hover:"lch(82.7 41.5 103)",active:"lch(72.6 52.5 103)",disabled:"lch(22.2 0 0)"}},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C",disabled:"#808080"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(78.1 56.4 103)",hover:"lch(78.7 39.5 103)",active:"lch(72.2 52.2 103)",disabled:"lch(23.1 0 0)"}}},group:{color:{background:{default:"#282828",hover:"lch(19.3 0 0)",active:"lch(23.4 0 0)",panel:"#282828"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"},stroke:{panel:"lch(27.5 0 0 / 0.3)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#282828",active:"lch(15.8 0 0)"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"#53575f",active:"lch(23.3 2.63 306)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}}},card:{secondary:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},link:{default:"#ffffff",hover:"#FAFF69",active:"#ffffff",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}},primary:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}},horizontal:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}}},checkbox:{color:{background:{default:"#282828",hover:"#282828",active:"#FAFF69",disabled:"#414141"},stroke:{default:"#414141",hover:"#414141",active:"#FAFF69",disabled:"#606060"},check:{default:"#ffffff",hover:"#ffffff",active:"#151515",disabled:"#a0a0a0"},label:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},codeblock:{darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{color:{background:{default:"#282828"},text:{default:"#ffffff"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},field:{color:{background:{default:"#282828",hover:"#282828",active:"#1F1F1C",disabled:"#414141",error:"#1F1F1C"},text:{default:"#e6e7e9",hover:"#e6e7e9",active:"#ffffff",disabled:"#808080",error:"#ff7575"},stroke:{default:"lch(31.1 0 0 / 0.3)",hover:"lch(34.5 0 0 / 0.3)",active:"#FAFF69",disabled:"#414141",error:"#ff7575"},label:{default:"#b3b6bd",hover:"#b3b6bd",active:"#ffffff",disabled:"#a0a0a0",error:"#ff7575"},format:{default:"lch(79.2 3.16 269)",hover:"lch(79.2 3.16 269)",active:"lch(79.2 3.16 269)",disabled:"#808080",error:"lch(79.2 3.16 269)"},genericLabel:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},genericMenu:{item:{color:{text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#c0c0c0",muted:"#b3b6bd"},background:{default:"#282828",hover:"lch(23.5 0 0)",active:"lch(23.5 0 0)",disabled:"#414141"},format:{default:"lch(79.2 3.16 269)",hover:"lch(79.2 3.16 269)",active:"lch(79.2 3.16 269)",disabled:"#808080",error:"lch(79.2 3.16 269)"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},button:{color:{background:{default:"#282828"},label:{default:"#b3b6bd"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},panel:{color:{background:{default:"#282828"},stroke:{default:"#414141"}}},autocomplete:{color:{placeholder:{default:"#b3b6bd"},searchTerm:{default:"#ffffff"},background:{default:"#282828"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}}},image:{color:{stroke:"#ffffff"}},panel:{color:{background:{default:"#1F1F1C",muted:"#282828",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},popover:{color:{panel:{background:{default:"#282828"},stroke:{default:"#414141"}}}},radio:{color:{background:{default:"#282828",hover:"#282828",active:"#FAFF69",disabled:"#414141"},stroke:{default:"#414141",hover:"#414141",active:"#151515",disabled:"#606060"},indicator:{default:"#1F1F1C",hover:"#282828",active:"#151515",disabled:"#a0a0a0"}}},separator:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"}}},sidebar:{navigation:{item:{color:{background:{active:"lch(27.5 0 0 / 0.6)",hover:"lch(19.1 0 0)",default:"rgba(0,0,0,0)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",muted:"#b3b6bd"},icon:{default:"#b3b6bd"}}},title:{color:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd"}},subItem:{color:{text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},background:{default:"rgba(0,0,0,0)",hover:"lch(19.1 0 0)",active:"rgba(0,0,0,0)"}}}},main:{color:{background:{default:"#1F1F1C"},text:{default:"#ffffff",muted:"#b3b6bd"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},"sql-sidebar":{color:{background:{default:"#282828"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}}},stepperVertical:{icon:{background:{default:"#414141",incomplete:"lch(45.7 0 0)",complete:"#414141"},foreground:{default:"#ffffff",incomplete:"#ffffff",complete:"#ffffff"},stroke:{default:"#282828",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{background:{default:"#414141",incomplete:"lch(45.7 0 0)",complete:"#414141"}}},switch:{color:{background:{default:"#606060",active:"#FAFF69",disabled:"#808080"},stroke:{default:"#606060",active:"#FAFF69",disabled:"#808080"},indicator:{default:"#151515",active:"#161517",disabled:"#606060"}}},table:{header:{color:{background:{default:"#282828"},title:{default:"#ffffff"},icon:{default:"#ffffff"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},row:{color:{background:{default:"#1F1F1C",hover:"#1d1d1d",active:"#1d1d1d"},stroke:{default:"lch(27.5 0 0 / 0.3)"},text:{default:"#ffffff"},link:{default:"#FAFF69"},label:{default:"#b3b6bd"}}},global:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"},background:{default:"#1F1F1C"}}}},tabs:{basic:{color:{background:{default:"rgba(0,0,0,0)",hover:"#282828",active:"rgba(0,0,0,0)"},text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#FAFF69"},global:{default:"lch(27.5 0 0 / 0.3)"}}},fileTabs:{color:{background:{default:"#282828",hover:"#1F1F1C",active:"#1F1F1C"},text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(27.5 0 0 / 0.3)"}}}},toast:{color:{title:{default:"#ffffff"},description:{default:"#b3b6bd"},stroke:{default:"#414141"},icon:{default:"#ffffff",success:"#81e59d",warning:"#ff9416",danger:"#ff7575"}}},tooltip:{color:{background:{default:"lch(100 0 0 / 0.15)"},label:{default:"#ffffff"}}},dialog:{color:{background:{default:"#1F1F1C"},title:{default:"#ffffff"},description:{default:"#b3b6bd"},opaqueBackground:{default:"lch(97.9 0 0 / 0.45)"}}},global:{color:{background:{default:"#1F1F1C",muted:"#282828"},text:{default:"#ffffff",muted:"#b3b6bd",link:{default:"#FAFF69",hover:"#feffba"}},stroke:{default:"lch(27.5 0 0 / 0.3)",muted:"lch(27.5 0 0 / 0.3)",intense:"#414141"},accent:{default:"#FAFF69"},outline:{default:"#FAFF69"},shadow:{default:"lch(6.77 0 0 / 0.6)"}}},feedback:{color:{info:{background:"#092e73",foreground:"#91b3f6"},success:{background:"#0e421d",foreground:"#81e59d"},warning:{background:"#4f2b00",foreground:"#ff9416"},danger:{background:"#610000",foreground:"#ff7575"},neutral:{background:"#414141",foreground:"#c0c0c0",stroke:"lch(27.5 0 0 / 0.3)"}}},grid:{color:{background:{header:{default:"lch(16.1 0 0 / 0.7)"},row:{default:"#1F1F1C"}},text:{header:{default:"#b3b6bd"},row:{default:"#ffffff"}},stroke:{cell:{stroke:"lch(27.5 0 0 / 0.3)"}}}}},Hl="dark",Mm=Object.freeze(Object.defineProperty({__proto__:null,click:Bl,default:{click:Bl,name:Hl},name:Hl},Symbol.toStringTag,{value:"Module"})),Rl={accordion:{color:{label:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"},icon:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"}}},alert:{color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",warning:"#ffedd8",info:"#dae6fc"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",warning:"#9e5600",info:"#135be6"},iconBackground:{default:"#ffffff",success:"lch(92.6 11.4 153)",neutral:"lch(88.9 1.07 266)",danger:"lch(88.3 12.6 20.6)",warning:"lch(91.9 12.7 73)",info:"lch(88.2 11.8 266)"},iconForeground:{default:"#696e79",success:"lch(48.3 52.9 144 / 0.75)",neutral:"lch(36.8 5.23 267 / 0.75)",danger:"lch(41 86.6 40.9 / 0.75)",warning:"lch(44.6 59.8 63.2 / 0.75)",info:"lch(41.9 80.9 287 / 0.75)"}}},avatar:{color:{background:{default:"#696e79",hover:"#9a9ea7",active:"#9a9ea7"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}},badge:{color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"#dfdfdf",info:"#dae6fc",warning:"#ffedd8"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",disabled:"#a0a0a0",info:"#135be6",warning:"#9e5600"},stroke:{default:"lch(91.6 1.1 266)",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"lch(84.4 0 0)",info:"#dae6fc",warning:"#ffedd8"}}},bigStat:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"},label:{default:"#696e79"},title:{default:"#161517"}}},button:{basic:{color:{primary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)",disabled:"#dfdfdf"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)",disabled:"#dfdfdf"},text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"},text:{default:"#c10000",hover:"#c10000",active:"#c10000",disabled:"#a0a0a0"},stroke:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"}}}},iconButton:{color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},split:{primary:{background:{main:{default:"lch(17.6 2.54 306)",hover:"lch(27 3.82 267)",active:"lch(5.87 1.22 305)",disabled:"lch(81.3 0 0)"},action:{default:"lch(6.24 1.29 305)",hover:"lch(25.6 3.63 267)",active:"lch(3.47 0.72 305)",disabled:"lch(77.2 0 0)"}},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(23.3 2.63 306)",hover:"lch(33 3.27 267)",active:"lch(16.4 2.36 306)",disabled:"lch(75.5 0 0)"}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},link:{default:"#161517",hover:"#135be6",active:"#161517",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},primary:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},horizontal:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}}},checkbox:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#161517",disabled:"#c0c0c0"},check:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},codeblock:{darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{color:{background:{default:"#f6f7fa"},text:{default:"#161517"},stroke:{default:"lch(91.6 1.1 266)"}}},field:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#ffffff",disabled:"#dfdfdf",error:"#ffffff"},text:{default:"#302e32",hover:"#302e32",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},stroke:{default:"lch(92 1.05 266)",hover:"lch(83.8 2.3 258)",active:"#161517",disabled:"#dfdfdf",error:"#c10000"},label:{default:"#696e79",hover:"#696e79",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},genericLabel:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},placeholder:{default:"#696e79"}}},genericMenu:{item:{color:{text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#c0c0c0",muted:"#696e79"},background:{default:"#ffffff",hover:"lch(97.5 1.43 272)",active:"lch(97.5 1.43 272)",disabled:"#ffffff"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)"}}},button:{color:{background:{default:"#f6f7fa"},label:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},panel:{color:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},autocomplete:{color:{placeholder:{default:"#696e79"},searchTerm:{default:"#161517"},background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},image:{color:{stroke:"#161517"}},panel:{color:{background:{default:"#ffffff",muted:"#f6f7fa",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(91.6 1.1 266)"}}},popover:{color:{panel:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},radio:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#151515",disabled:"#c0c0c0"},indicator:{default:"#ffffff",hover:"#f6f7fa",active:"#ffffff",disabled:"#a0a0a0"}}},separator:{color:{stroke:{default:"lch(91.6 1.1 266)"}}},sidebar:{navigation:{item:{color:{background:{active:"lch(91.6 1.1 266 / 0.6)",hover:"lch(91.6 1.1 266 / 0.6)",default:"rgba(0,0,0,0)"},text:{default:"#161517",hover:"#161517",active:"#161517",muted:"#696e79"},icon:{default:"#696e79"}}},title:{color:{default:"#696e79",hover:"#696e79",active:"#696e79"}},subItem:{color:{text:{default:"#696e79",hover:"#161517",active:"#161517"},background:{default:"rgba(0,0,0,0)",hover:"lch(91.6 1.1 266 / 0.6)",active:"rgba(0,0,0,0)"}}}},main:{color:{background:{default:"#ffffff"},text:{default:"#161517",muted:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},sqlSidebar:{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}}},stepperVertical:{icon:{background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"},foreground:{default:"#ffffff",incomplete:"#161517",complete:"#ffffff"},stroke:{default:"#ffffff",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"}}},switch:{color:{background:{default:"#cccfd3",active:"#151515",disabled:"#dfdfdf"},stroke:{default:"#cccfd3",active:"#161517",disabled:"#dfdfdf"},indicator:{default:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},table:{header:{color:{background:{default:"#f6f7fa"},title:{default:"#161517"},icon:{default:"#161517"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},row:{color:{background:{default:"#ffffff",hover:"#dae6fc",active:"#dae6fc"},stroke:{default:"lch(91.6 1.1 266)"},text:{default:"#161517"},link:{default:"#135be6"},label:{default:"#696e79"}}},global:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"}}}},tabs:{basic:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgba(0,0,0,0)"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#151515"},global:{default:"lch(91.6 1.1 266)"}}},fileTabs:{color:{background:{default:"#f6f7fa",hover:"#ffffff",active:"#ffffff"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(91.6 1.1 266)"}}}},toast:{color:{title:{default:"#161517"},description:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"},icon:{default:"#161517",success:"#1c8439",warning:"#9e5600",danger:"#c10000"}}},tooltip:{color:{background:{default:"lch(10.8 0 0 / 0.8)"},label:{default:"#ffffff"}}},dialog:{color:{background:{default:"#ffffff"},title:{default:"#161517"},description:{default:"#696e79"},opaqueBackground:{default:"lch(6.77 0 0 / 0.45)"}}},global:{color:{background:{default:"#ffffff",muted:"#f6f7fa"},text:{default:"#161517",muted:"#696e79",link:{default:"#135be6",hover:"#092e73"}},stroke:{default:"lch(91.6 1.1 266)",muted:"lch(91.6 1.1 266)",intense:"#b3b6bd"},accent:{default:"#151515"},outline:{default:"#135be6"},shadow:{default:"lch(6.77 0 0 / 0.15)"}}},feedback:{color:{info:{background:"#dae6fc",foreground:"#135be6"},success:{background:"#e0f8e7",foreground:"#1c8439"},warning:{background:"#ffedd8",foreground:"#9e5600"},danger:{background:"#ffdddd",foreground:"#c10000"},neutral:{background:"#e6e7e9",foreground:"#53575f",stroke:"lch(91.6 1.1 266)"}}},grid:{color:{background:{header:{default:"lch(97.2 1.57 272 / 0.7)"},row:{default:"#ffffff"}},text:{header:{default:"#696e79"},row:{default:"#161517"}},stroke:{cell:{stroke:"lch(91.6 1.1 266)"}}}}},Wl="light",Em=Object.freeze(Object.defineProperty({__proto__:null,click:Rl,default:{click:Rl,name:Wl},name:Wl},Symbol.toStringTag,{value:"Module"})),Vl={accordion:{small:{icon:{size:{height:"1rem",width:"1rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},medium:{icon:{size:{height:"1.25rem",width:"1.25rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},large:{icon:{size:{height:"1.5rem",width:"1.5rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},color:{label:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"},icon:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"}}},alert:{medium:{space:{y:"0.75rem",x:"0.75rem",gap:"0.5rem"},typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},icon:{height:"1.25rem",width:"1.25rem"}},small:{space:{y:"0.5rem",x:"0.5rem",gap:"0.25rem"},icon:{height:"1rem",width:"1rem"},typography:{title:{default:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},radii:{center:"0",end:"0.25rem"},color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",warning:"#ffedd8",info:"#dae6fc"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",warning:"#9e5600",info:"#135be6"},iconBackground:{default:"#ffffff",success:"lch(92.6 11.4 153)",neutral:"lch(88.9 1.07 266)",danger:"lch(88.3 12.6 20.6)",warning:"lch(91.9 12.7 73)",info:"lch(88.2 11.8 266)"},iconForeground:{default:"#696e79",success:"lch(48.3 52.9 144 / 0.75)",neutral:"lch(36.8 5.23 267 / 0.75)",danger:"lch(41 86.6 40.9 / 0.75)",warning:"lch(44.6 59.8 63.2 / 0.75)",info:"lch(41.9 80.9 287 / 0.75)"}}},avatar:{typography:{label:{sm:{default:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},md:{default:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{label:{width:"1.5rem"},width:"1.5rem",height:"1.5rem"},radii:{all:"9999px"},color:{background:{default:"#696e79",hover:"#9a9ea7",active:"#9a9ea7"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}},badge:{space:{md:{x:"0.75rem",y:"0.125rem",gap:"0.25rem"},sm:{x:"0.5rem",y:"0.156rem",gap:"0.125rem"}},typography:{label:{md:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},sm:{default:`500 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},radii:{all:"9999px"},stroke:"1px",icon:{md:{size:{height:"0.75rem",width:"0.75rem"}},sm:{size:{height:"0.625rem",width:"0.625rem"}}},color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"#dfdfdf",info:"#dae6fc",warning:"#ffedd8"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",disabled:"#a0a0a0",info:"#135be6",warning:"#9e5600"},stroke:{default:"lch(91.6 1.1 266)",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"lch(84.4 0 0)",info:"#dae6fc",warning:"#ffedd8"}}},bigStat:{space:{all:"1rem",gap:"0"},radii:{all:"0.25rem"},stroke:"1px",typography:{lg:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},title:{default:`700 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},sm:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},title:{default:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{height:"6rem"},color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"},label:{default:"#696e79"},title:{default:"#161517"}}},button:{radii:{all:"0.25rem"},basic:{space:{x:"1rem",y:"0.344rem",gap:"0.5rem",group:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{icon:{height:"0.969rem",all:"0.969rem",width:"0.969rem"}},color:{primary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)",disabled:"#dfdfdf"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)",disabled:"#dfdfdf"},text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"},text:{default:"#c10000",hover:"#c10000",active:"#c10000",disabled:"#a0a0a0"},stroke:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"}}}},iconButton:{default:{space:{x:"0.5rem",y:"0.5rem"}},size:{small:"0.75rem",medium:"1rem",large:"1.25rem"},radii:{all:"0.25rem"},small:{space:{x:"0.25rem",y:"0.25rem"}},color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},stroke:"1px",split:{icon:{space:{y:"0.516rem",x:"0.344rem"}},primary:{background:{main:{default:"lch(17.6 2.54 306)",hover:"lch(27 3.82 267)",active:"lch(5.87 1.22 305)",disabled:"lch(81.3 0 0)"},action:{default:"lch(6.24 1.29 305)",hover:"lch(25.6 3.63 267)",active:"lch(3.47 0.72 305)",disabled:"lch(77.2 0 0)"}},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(23.3 2.63 306)",hover:"lch(33 3.27 267)",active:"lch(16.4 2.36 306)",disabled:"lch(75.5 0 0)"}}},mobile:{button:{space:{x:"0.75rem",y:"0.5rem",gap:"0.5rem"}},basic:{size:{icon:{all:"1.25rem"}}}},"button-group":{radii:{center:"0",end:"0.25rem"}},alignLeft:{size:{icon:{all:"0.969rem"}},space:{x:"1rem",y:"0.344rem",gap:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{space:{all:"1rem",gap:"1rem"},radii:{all:"0.25rem"},icon:{size:{all:"2rem"}},stroke:"1px",color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},link:{default:"#161517",hover:"#135be6",active:"#161517",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},typography:{title:{default:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},link:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},primary:{size:{icon:{sm:{all:"2rem"},md:{all:"4rem"}}},space:{md:{y:"1.5rem",x:"1.5rem",gap:"0.75rem"},sm:{y:"1.5rem",x:"1.5rem",gap:"0.25rem"}},radii:{all:"0.25rem"},stroke:"1px",color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},shadow:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",horizontal:{radii:{all:"0.25rem"},typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}}},checkbox:{radii:{all:"0.125rem"},space:{all:"1px",gap:"0.5rem"},size:{all:"1rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#161517",disabled:"#c0c0c0"},check:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},label:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}}},codeblock:{space:{x:"1rem",y:"1rem",gap:"1.5rem"},radii:{all:"0.25rem"},stroke:"1px",typography:{text:{default:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`}},numbers:{size:{width:"1.5rem"}},darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{space:{x:"0.25rem"},stroke:"1px",typography:{text:{default:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`}},radii:{all:"0.25rem"},color:{background:{default:"#f6f7fa"},text:{default:"#161517"},stroke:{default:"lch(91.6 1.1 266)"}}},docs:{typography:{titles:{lg:`600 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},breadcrumbs:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},toc:{title:{default:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},item:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}}},field:{typography:{label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},fieldText:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},placeholder:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},format:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},genericLabel:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},type:{mobile:{label:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"field-value":`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},space:{x:"0.75rem",y:"0.344rem",gap:"0.5rem"},size:{icon:"1rem"},radii:{all:"0.25rem"},mobile:{space:{x:"0.75rem",y:"0.5rem",gap:"0.5rem"}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#ffffff",disabled:"#dfdfdf",error:"#ffffff"},text:{default:"#302e32",hover:"#302e32",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},stroke:{default:"lch(92 1.05 266)",hover:"lch(83.8 2.3 258)",active:"#161517",disabled:"#dfdfdf",error:"#c10000"},label:{default:"#696e79",hover:"#696e79",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},genericLabel:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},placeholder:{default:"#696e79"}}},genericMenu:{item:{space:{x:"1rem",y:"0.344rem",gap:"0.5rem"},icon:{size:{height:"0.969rem",width:"0.969rem"}},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},sectionHeader:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#c0c0c0",muted:"#696e79"},background:{default:"#ffffff",hover:"lch(97.5 1.43 272)",active:"lch(97.5 1.43 272)",disabled:"#ffffff"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},stroke:{default:"lch(91.6 1.1 266)"}}},itemCustom:{typography:{label:{sm:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},button:{space:{gap:"0.25rem",y:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa"},label:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},panel:{radii:{all:"0.25rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},color:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},autocomplete:{typography:{results:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},search:{placeholder:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},term:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},search:{stroke:{default:"2px solid lch(91.6 1.1 266)"}},color:{placeholder:{default:"#696e79"},searchTerm:{default:"#161517"},background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},sectionHeader:{space:{bottom:"0.344rem",top:"0.5rem"}},placeholder:{space:{gap:"0.5rem"}}},image:{small:{size:{height:"1rem",width:"1rem"}},"x-small":{size:{height:"0.75rem",width:"0.75rem"}},medium:{size:{height:"1.25rem",width:"1.25rem"}},large:{size:{height:"1.5rem",width:"1.5rem"}},"x-large":{size:{height:"2rem",width:"2rem"}},"xx-large":{size:{height:"4rem",width:"4rem"}},color:{stroke:"#161517"}},panel:{strokeWidth:{default:"1px"},radii:{all:"0.25rem"},stroke:{default:"1px solid lch(91.6 1.1 266)"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},space:{y:{none:"0",xs:"0.5rem",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem"},x:{xs:"0.5rem",none:"0",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem"}},color:{background:{default:"#ffffff",muted:"#f6f7fa",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(91.6 1.1 266)"}}},popover:{space:{y:"1rem",x:"1.5rem",gap:"0.75rem"},radii:{all:"0.25rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},icon:{size:{height:"1.25rem",width:"1.25rem"}},color:{panel:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},radio:{radii:{all:"9999px"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#151515",disabled:"#c0c0c0"},indicator:{default:"#ffffff",hover:"#f6f7fa",active:"#ffffff",disabled:"#a0a0a0"}}},separator:{horizontal:{space:{y:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},x:{all:"0"}}},vertical:{space:{x:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},y:{all:"0"}}},color:{stroke:{default:"lch(91.6 1.1 266)"}}},sidebar:{navigation:{item:{radii:{all:"0.25rem"},default:{space:{left:"0",right:"0.75rem",y:"0.344rem",gap:"0.75rem"}},typography:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{typography:{default:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},space:{left:"0",right:"0.75rem",y:"0.75rem",gap:"0.75rem"}},collapsible:{space:{left:"0",right:"0.75rem",y:"0.344rem",gap:"0.75rem"}},icon:{size:{height:"1rem",width:"1rem"}},color:{background:{active:"lch(91.6 1.1 266 / 0.6)",hover:"lch(91.6 1.1 266 / 0.6)",default:"rgba(0,0,0,0)"},text:{default:"#161517",hover:"#161517",active:"#161517",muted:"#696e79"},icon:{default:"#696e79"}}},title:{typography:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{default:"#696e79",hover:"#696e79",active:"#696e79"}},subItem:{default:{space:{left:"2.75rem",right:"0.75rem",y:"0.344rem"}},mobile:{space:{left:"2.75rem",right:"0.75rem",y:"0.75rem",gap:"0.75rem"},typography:{default:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0.25rem"},typography:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{text:{default:"#696e79",hover:"#161517",active:"#161517"},background:{default:"rgba(0,0,0,0)",hover:"lch(91.6 1.1 266 / 0.6)",active:"rgba(0,0,0,0)"}}}},main:{color:{background:{default:"#ffffff"},text:{default:"#161517",muted:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},"sql-sidebar":{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}},sqlSidebar:{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}}},spacer:{horizontal:{space:{y:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},x:{all:"0"}}}},stepperVertical:{icon:{size:{height:"1.25rem",width:"1.25rem"},space:{x:"0.375rem",y:"0.375rem"},radii:"9999px",background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"},foreground:{default:"#ffffff",incomplete:"#161517",complete:"#ffffff"},stroke:{default:"#ffffff",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{size:{width:"0.188rem"},background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"}},typography:{label:{default:`600 0.75rem/1.7 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},switch:{space:{gap:"0.5rem"},radii:{all:"9999px"},size:{width:"2rem",height:"1rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#cccfd3",active:"#151515",disabled:"#dfdfdf"},stroke:{default:"#cccfd3",active:"#161517",disabled:"#dfdfdf"},indicator:{default:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},table:{header:{title:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{background:{default:"#f6f7fa"},title:{default:"#161517"},icon:{default:"#161517"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},cell:{text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0.25rem"},row:{color:{background:{default:"#ffffff",hover:"#dae6fc",active:"#dae6fc"},stroke:{default:"lch(91.6 1.1 266)"},text:{default:"#161517"},link:{default:"#135be6"},label:{default:"#696e79"}}},global:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"}}}},tabs:{space:{y:"0.5rem",x:"0.75rem"},radii:{all:"0.25rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},basic:{strokeWidth:{default:"1px",hover:"1px",active:"2px",global:"1px"},stroke:{default:"1px solid rgba(0,0,0,0)",hover:"1px solid rgba(0,0,0,0)",active:"2px solid #151515",global:"1px solid lch(91.6 1.1 266)"},color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgba(0,0,0,0)"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#151515"},global:{default:"lch(91.6 1.1 266)"}}},fileTabs:{icon:{size:{height:"1rem",width:"1rem"}},space:{y:"1.063rem",x:"1rem",gap:"0.75rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0"},color:{background:{default:"#f6f7fa",hover:"#ffffff",active:"#ffffff"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(91.6 1.1 266)"}}}},toast:{icon:{size:{height:"1rem",width:"1rem"}},space:{title:{gap:"0.5rem"},y:"0.75rem",x:"0.75rem",gap:"0.5rem"},radii:{all:"0.25rem"},shadow:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{title:{default:"#161517"},description:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"},icon:{default:"#161517",success:"#1c8439",warning:"#9e5600",danger:"#c10000"}}},tooltip:{radii:{all:"0.25rem"},space:{x:"0.75rem",y:"0.5rem"},typography:{label:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"lch(10.8 0 0 / 0.8)"},label:{default:"#ffffff"}}},dialog:{space:{y:"1.5rem",x:"2rem",gap:"1rem"},title:{space:{gap:"0.5rem"}},radii:{all:"0.5rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},stroke:{default:"1px solid lch(91.6 1.1 266)"},color:{background:{default:"#ffffff"},title:{default:"#161517"},description:{default:"#696e79"},opaqueBackground:{default:"lch(6.77 0 0 / 0.45)"}}},link:{space:{md:{gap:"0.25rem"},sm:{gap:"2px"}},icon:{size:{sm:{height:"0.75rem",width:"0.75rem"},md:{height:"1rem",width:"1rem"}}}},global:{color:{background:{default:"#ffffff",muted:"#f6f7fa"},text:{default:"#161517",muted:"#696e79",link:{default:"#135be6",hover:"#092e73"}},stroke:{default:"lch(91.6 1.1 266)",muted:"lch(91.6 1.1 266)",intense:"#b3b6bd"},accent:{default:"#151515"},outline:{default:"#135be6"},shadow:{default:"lch(6.77 0 0 / 0.15)"}}},feedback:{color:{info:{background:"#dae6fc",foreground:"#135be6"},success:{background:"#e0f8e7",foreground:"#1c8439"},warning:{background:"#ffedd8",foreground:"#9e5600"},danger:{background:"#ffdddd",foreground:"#c10000"},neutral:{background:"#e6e7e9",foreground:"#53575f",stroke:"lch(91.6 1.1 266)"}}},grid:{color:{background:{header:{default:"lch(97.2 1.57 272 / 0.7)"},row:{default:"#ffffff"}},text:{header:{default:"#696e79"},row:{default:"#161517"}},stroke:{cell:{stroke:"lch(91.6 1.1 266)"}}}}},zl={default:"all 150ms ease-in 0ms",duration:{slow:"300ms",medium:"150ms",fast:"50ms"},delay:{slow:"100ms",fast:"0ms"},function:{ease:"ease","ease-in":"ease-in","ease-in-out":"ease-in-out",linear:"linear"}},Gl="light",Kl={brand:{50:"#ffffe8",100:"#feffba",200:"#fdffa3",300:"#FAFF69",400:"#eef400",500:"#9fa300",600:"#4f5100",700:"#27291B",800:"#161600",base:"#fbff46"},neutral:{0:"#ffffff",100:"#f9f9f9",200:"#dfdfdf",300:"#c0c0c0",400:"#a0a0a0",500:"#808080",600:"#606060",700:"#414141",725:"#282828",750:"#1F1F1C",800:"#1d1d1d",900:"#151515",base:"#212121"},slate:{50:"#f6f7fa",100:"#e6e7e9",200:"#cccfd3",300:"#b3b6bd",400:"#9a9ea7",500:"#808691",600:"#696e79",700:"#53575f",800:"#302e32",900:"#161517",base:"#373439"},indigo:{50:"#f4f1fc",100:"#e4e2e9",200:"#c8c5d3",300:"#ada8bd",400:"#918ba7",500:"#766e91",600:"#5e5874",700:"#474257",800:"#23212c",900:"#18161d",base:"#2f2c3a"},info:{50:"#dae6fc",100:"#b5cdf9",200:"#91b3f6",300:"#6c9af3",400:"#135be6",500:"#0e44ad",600:"#092e73",700:"#061d48",800:"#05173a",900:"#041330",base:"#4781f0"},success:{50:"#e0f8e7",100:"#c0f2ce",200:"#a1ebb6",300:"#81e59d",400:"#41d76b",500:"#2ac656",600:"#1c8439",700:"#15632b",800:"#0e421d",900:"#07210e",base:"#62de85"},warning:{50:"#ffedd8",100:"#ffdbb1",200:"#ffca8b",300:"#ffb864",400:"#ff9416",500:"#ed8000",600:"#c66b00",700:"#9e5600",800:"#4f2b00",900:"#271500",base:"#ffa63d"},danger:{50:"#ffdddd",100:"#ffbaba",200:"#ff9898",300:"#ff7575",400:"#ff2323",500:"#f10000",600:"#c10000",700:"#910000",800:"#610000",900:"#300000",base:"#FF5353"},gradients:{base:"linear-gradient(229.65deg, #292924 15.78%, #0F0F0F 88.39%)",transparent:"rgba(0,0,0,0)"},utility:{transparent:"rgba(0,0,0,0)"}},ql={0:"0",1:"1px",2:"0.25rem",3:"0.5rem",4:"0.75rem",5:"1rem",6:"1.25rem",7:"1.5rem",8:"1.75rem",9:"2rem",10:"2.5rem",11:"4rem"},Yl={font:{families:{regular:`"Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,mono:`"Inconsolata", '"SFMono Regular"', monospace`,display:`'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},weights:{1:"400",2:"500",3:"600",4:"700"},sizes:{0:"0.625rem",1:"0.75rem",2:"0.875rem",3:"1rem",4:"1.25rem",6:"2rem",base:"16px"},"line-height":{1:1.5,2:1.6,3:1.7,4:1.3}},styles:{product:{titles:{xs:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,xl:`700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"2xl":`600 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{normal:{xs:`400 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},medium:{xs:`500 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},semibold:{xs:`600 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mono:{sm:`500 0.75rem/1.6 "Inconsolata", '"SFMono Regular"', monospace`,md:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`,lg:`500 1rem/1.6 "Inconsolata", '"SFMono Regular"', monospace`},bold:{xs:`700 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},brand:{titles:{xs:`600 20px/1.5 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`600 24px/1.5 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 36px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`600 56px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,xl:`700 64px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"2xl":`700 80px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},field:{md:`400 0.875rem/1.6 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},Xl={radii:{0:"0",1:"0.25rem",2:"0.5rem",full:"9999px"},width:{1:"1px",2:"2px"}},Jl={0:"0",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.5rem",6:"2rem",7:"2.5rem"},Ql={1:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",2:"0 4px 4px 0 rgba(88, 92, 98, 0.06), inset 5px 0 10px 0 rgba(104, 105, 111, 0.1)"},Or=Object.freeze(Object.defineProperty({__proto__:null,border:Xl,click:Vl,default:{click:Vl,transition:zl,name:Gl,palette:Kl,sizes:ql,typography:Yl,border:Xl,spaces:Jl,shadow:Ql},name:Gl,palette:Kl,shadow:Ql,sizes:ql,spaces:Jl,transition:zl,typography:Yl},Symbol.toStringTag,{value:"Module"})),es={dark:Er({},Or,Mm),light:Er({},Or,Em),classic:Er({},Or,Sm)};B.Accordion=h1,B.Alert=Pt,B.Avatar=L1,B.Badge=ta,B.Button=na,B.ButtonGroup=B1,B.CardPrimary=lu,B.CardSecondary=ru,B.Checkbox=mu,B.ContextMenu=Ge,B.DangerAlert=w1,B.Flags=$2,B.HoverCard=Ko,B.Icon=ee,B.IconButton=Br,B.InfoAlert=C1,B.Label=qo,B.NumberField=W2,B.PasswordField=V2,B.Popover=Xo,B.ProfileIcon=Zr,B.RadioGroup=Qc,B.SearchField=Lp,B.Select=Zn,B.SidebarNavigationItem=w5,B.Spacer=Ri,B.SuccessAlert=S1,B.Switch=D5,B.Tabs=Bn,B.Text=It,B.TextField=rv,B.ThemeProvider=Uv,B.Title=po,B.Tooltip=yr,B.TooltipProvider=Tv,B.WarningAlert=M1,B.themes=es,Object.defineProperty(B,Symbol.toStringTag,{value:"Module"})});
|
|
589
|
+
`),al=({showArrow:e,children:t,...n})=>c.jsx(Hv,{children:c.jsxs(Gv,{...n,children:[e&&c.jsx(Kv,{as:Wv,width:20,height:8}),t]})});al.displayName="TooltipContent",wr.Content=al;const qv=P.createGlobalStyle(["body{color:",";background-color:","}"],e=>e.theme.click.global.color.text.default,e=>e.theme.click.global.color.background.default),Yv=({theme:e,children:t})=>c.jsxs(P.ThemeProvider,{theme:as[e],children:[c.jsx(qv,{}),t]});function Xv(){this.__data__=[],this.size=0}var Jv=Xv;function Qv(e,t){return e===t||e!==e&&t!==t}var Wn=Qv,e6=Wn;function t6(e,t){for(var n=e.length;n--;)if(e6(e[n][0],t))return n;return-1}var Vn=t6,n6=Vn,o6=Array.prototype,r6=o6.splice;function a6(e){var t=this.__data__,n=n6(t,e);if(n<0)return!1;var o=t.length-1;return n==o?t.pop():r6.call(t,n,1),--this.size,!0}var c6=a6,i6=Vn;function l6(e){var t=this.__data__,n=i6(t,e);return n<0?void 0:t[n][1]}var s6=l6,d6=Vn;function u6(e){return d6(this.__data__,e)>-1}var f6=u6,p6=Vn;function h6(e,t){var n=this.__data__,o=p6(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}var v6=h6,b6=Jv,g6=c6,m6=s6,x6=f6,k6=v6;function ht(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}ht.prototype.clear=b6,ht.prototype.delete=g6,ht.prototype.get=m6,ht.prototype.has=x6,ht.prototype.set=k6;var zn=ht,$6=zn;function y6(){this.__data__=new $6,this.size=0}var w6=y6;function C6(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var S6=C6;function M6(e){return this.__data__.get(e)}var E6=M6;function O6(e){return this.__data__.has(e)}var P6=O6,I6=typeof tn=="object"&&tn&&tn.Object===Object&&tn,cl=I6,j6=cl,F6=typeof self=="object"&&self&&self.Object===Object&&self,_6=j6||F6||Function("return this")(),vt=_6,T6=vt,D6=T6.Symbol,il=D6,ll=il,sl=Object.prototype,L6=sl.hasOwnProperty,A6=sl.toString,Xt=ll?ll.toStringTag:void 0;function N6(e){var t=L6.call(e,Xt),n=e[Xt];try{e[Xt]=void 0;var o=!0}catch{}var r=A6.call(e);return o&&(t?e[Xt]=n:delete e[Xt]),r}var U6=N6,Z6=Object.prototype,B6=Z6.toString;function H6(e){return B6.call(e)}var R6=H6,dl=il,W6=U6,V6=R6,z6="[object Null]",G6="[object Undefined]",ul=dl?dl.toStringTag:void 0;function K6(e){return e==null?e===void 0?G6:z6:ul&&ul in Object(e)?W6(e):V6(e)}var Gn=K6;function q6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Je=q6,Y6=Gn,X6=Je,J6="[object AsyncFunction]",Q6="[object Function]",eb="[object GeneratorFunction]",tb="[object Proxy]";function nb(e){if(!X6(e))return!1;var t=Y6(e);return t==Q6||t==eb||t==J6||t==tb}var Cr=nb,ob=vt,rb=ob["__core-js_shared__"],ab=rb,Sr=ab,fl=function(){var e=/[^.]+$/.exec(Sr&&Sr.keys&&Sr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function cb(e){return!!fl&&fl in e}var ib=cb,lb=Function.prototype,sb=lb.toString;function db(e){if(e!=null){try{return sb.call(e)}catch{}try{return e+""}catch{}}return""}var ub=db,fb=Cr,pb=ib,hb=Je,vb=ub,bb=/[\\^$.*+?()[\]{}|]/g,gb=/^\[object .+?Constructor\]$/,mb=Function.prototype,xb=Object.prototype,kb=mb.toString,$b=xb.hasOwnProperty,yb=RegExp("^"+kb.call($b).replace(bb,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function wb(e){if(!hb(e)||pb(e))return!1;var t=fb(e)?yb:gb;return t.test(vb(e))}var Cb=wb;function Sb(e,t){return e==null?void 0:e[t]}var Mb=Sb,Eb=Cb,Ob=Mb;function Pb(e,t){var n=Ob(e,t);return Eb(n)?n:void 0}var Mr=Pb,Ib=Mr,jb=vt,Fb=Ib(jb,"Map"),pl=Fb,_b=Mr,Tb=_b(Object,"create"),Kn=Tb,hl=Kn;function Db(){this.__data__=hl?hl(null):{},this.size=0}var Lb=Db;function Ab(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var Nb=Ab,Ub=Kn,Zb="__lodash_hash_undefined__",Bb=Object.prototype,Hb=Bb.hasOwnProperty;function Rb(e){var t=this.__data__;if(Ub){var n=t[e];return n===Zb?void 0:n}return Hb.call(t,e)?t[e]:void 0}var Wb=Rb,Vb=Kn,zb=Object.prototype,Gb=zb.hasOwnProperty;function Kb(e){var t=this.__data__;return Vb?t[e]!==void 0:Gb.call(t,e)}var qb=Kb,Yb=Kn,Xb="__lodash_hash_undefined__";function Jb(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Yb&&t===void 0?Xb:t,this}var Qb=Jb,e7=Lb,t7=Nb,n7=Wb,o7=qb,r7=Qb;function bt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}bt.prototype.clear=e7,bt.prototype.delete=t7,bt.prototype.get=n7,bt.prototype.has=o7,bt.prototype.set=r7;var a7=bt,vl=a7,c7=zn,i7=pl;function l7(){this.size=0,this.__data__={hash:new vl,map:new(i7||c7),string:new vl}}var s7=l7;function d7(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var u7=d7,f7=u7;function p7(e,t){var n=e.__data__;return f7(t)?n[typeof t=="string"?"string":"hash"]:n.map}var qn=p7,h7=qn;function v7(e){var t=h7(this,e).delete(e);return this.size-=t?1:0,t}var b7=v7,g7=qn;function m7(e){return g7(this,e).get(e)}var x7=m7,k7=qn;function $7(e){return k7(this,e).has(e)}var y7=$7,w7=qn;function C7(e,t){var n=w7(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}var S7=C7,M7=s7,E7=b7,O7=x7,P7=y7,I7=S7;function gt(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}gt.prototype.clear=M7,gt.prototype.delete=E7,gt.prototype.get=O7,gt.prototype.has=P7,gt.prototype.set=I7;var j7=gt,F7=zn,_7=pl,T7=j7,D7=200;function L7(e,t){var n=this.__data__;if(n instanceof F7){var o=n.__data__;if(!_7||o.length<D7-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new T7(o)}return n.set(e,t),this.size=n.size,this}var A7=L7,N7=zn,U7=w6,Z7=S6,B7=E6,H7=P6,R7=A7;function mt(e){var t=this.__data__=new N7(e);this.size=t.size}mt.prototype.clear=U7,mt.prototype.delete=Z7,mt.prototype.get=B7,mt.prototype.has=H7,mt.prototype.set=R7;var W7=mt,V7=Mr,z7=function(){try{var e=V7(Object,"defineProperty");return e({},"",{}),e}catch{}}(),bl=z7,gl=bl;function G7(e,t,n){t=="__proto__"&&gl?gl(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Er=G7,K7=Er,q7=Wn;function Y7(e,t,n){(n!==void 0&&!q7(e[t],n)||n===void 0&&!(t in e))&&K7(e,t,n)}var ml=Y7;function X7(e){return function(t,n,o){for(var r=-1,a=Object(t),s=o(t),l=s.length;l--;){var d=s[e?l:++r];if(n(a[d],d,a)===!1)break}return t}}var J7=X7,Q7=J7,eg=Q7(),tg=eg,Yn={exports:{}};Yn.exports,function(e,t){var n=vt,o=t&&!t.nodeType&&t,r=o&&!0&&e&&!e.nodeType&&e,a=r&&r.exports===o,s=a?n.Buffer:void 0,l=s?s.allocUnsafe:void 0;function d(u,p){if(p)return u.slice();var f=u.length,v=l?l(f):new u.constructor(f);return u.copy(v),v}e.exports=d}(Yn,Yn.exports);var ng=Yn.exports,og=vt,rg=og.Uint8Array,ag=rg,xl=ag;function cg(e){var t=new e.constructor(e.byteLength);return new xl(t).set(new xl(e)),t}var ig=cg,lg=ig;function sg(e,t){var n=t?lg(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var dg=sg;function ug(e,t){var n=-1,o=e.length;for(t||(t=Array(o));++n<o;)t[n]=e[n];return t}var fg=ug,pg=Je,kl=Object.create,hg=function(){function e(){}return function(t){if(!pg(t))return{};if(kl)return kl(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),vg=hg;function bg(e,t){return function(n){return e(t(n))}}var gg=bg,mg=gg,xg=mg(Object.getPrototypeOf,Object),$l=xg,kg=Object.prototype;function $g(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||kg;return e===n}var yl=$g,yg=vg,wg=$l,Cg=yl;function Sg(e){return typeof e.constructor=="function"&&!Cg(e)?yg(wg(e)):{}}var Mg=Sg;function Eg(e){return e!=null&&typeof e=="object"}var Jt=Eg,Og=Gn,Pg=Jt,Ig="[object Arguments]";function jg(e){return Pg(e)&&Og(e)==Ig}var Fg=jg,wl=Fg,_g=Jt,Cl=Object.prototype,Tg=Cl.hasOwnProperty,Dg=Cl.propertyIsEnumerable,Lg=wl(function(){return arguments}())?wl:function(e){return _g(e)&&Tg.call(e,"callee")&&!Dg.call(e,"callee")},Sl=Lg,Ag=Array.isArray,Ml=Ag,Ng=9007199254740991;function Ug(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Ng}var El=Ug,Zg=Cr,Bg=El;function Hg(e){return e!=null&&Bg(e.length)&&!Zg(e)}var Or=Hg,Rg=Or,Wg=Jt;function Vg(e){return Wg(e)&&Rg(e)}var zg=Vg,Xn={exports:{}};function Gg(){return!1}var Kg=Gg;Xn.exports,function(e,t){var n=vt,o=Kg,r=t&&!t.nodeType&&t,a=r&&!0&&e&&!e.nodeType&&e,s=a&&a.exports===r,l=s?n.Buffer:void 0,d=l?l.isBuffer:void 0,u=d||o;e.exports=u}(Xn,Xn.exports);var Ol=Xn.exports,qg=Gn,Yg=$l,Xg=Jt,Jg="[object Object]",Qg=Function.prototype,e4=Object.prototype,Pl=Qg.toString,t4=e4.hasOwnProperty,n4=Pl.call(Object);function o4(e){if(!Xg(e)||qg(e)!=Jg)return!1;var t=Yg(e);if(t===null)return!0;var n=t4.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Pl.call(n)==n4}var r4=o4,a4=Gn,c4=El,i4=Jt,l4="[object Arguments]",s4="[object Array]",d4="[object Boolean]",u4="[object Date]",f4="[object Error]",p4="[object Function]",h4="[object Map]",v4="[object Number]",b4="[object Object]",g4="[object RegExp]",m4="[object Set]",x4="[object String]",k4="[object WeakMap]",$4="[object ArrayBuffer]",y4="[object DataView]",w4="[object Float32Array]",C4="[object Float64Array]",S4="[object Int8Array]",M4="[object Int16Array]",E4="[object Int32Array]",O4="[object Uint8Array]",P4="[object Uint8ClampedArray]",I4="[object Uint16Array]",j4="[object Uint32Array]",ne={};ne[w4]=ne[C4]=ne[S4]=ne[M4]=ne[E4]=ne[O4]=ne[P4]=ne[I4]=ne[j4]=!0,ne[l4]=ne[s4]=ne[$4]=ne[d4]=ne[y4]=ne[u4]=ne[f4]=ne[p4]=ne[h4]=ne[v4]=ne[b4]=ne[g4]=ne[m4]=ne[x4]=ne[k4]=!1;function F4(e){return i4(e)&&c4(e.length)&&!!ne[a4(e)]}var _4=F4;function T4(e){return function(t){return e(t)}}var D4=T4,Jn={exports:{}};Jn.exports,function(e,t){var n=cl,o=t&&!t.nodeType&&t,r=o&&!0&&e&&!e.nodeType&&e,a=r&&r.exports===o,s=a&&n.process,l=function(){try{var d=r&&r.require&&r.require("util").types;return d||s&&s.binding&&s.binding("util")}catch{}}();e.exports=l}(Jn,Jn.exports);var L4=Jn.exports,A4=_4,N4=D4,Il=L4,jl=Il&&Il.isTypedArray,U4=jl?N4(jl):A4,Fl=U4;function Z4(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var _l=Z4,B4=Er,H4=Wn,R4=Object.prototype,W4=R4.hasOwnProperty;function V4(e,t,n){var o=e[t];(!(W4.call(e,t)&&H4(o,n))||n===void 0&&!(t in e))&&B4(e,t,n)}var z4=V4,G4=z4,K4=Er;function q4(e,t,n,o){var r=!n;n||(n={});for(var a=-1,s=t.length;++a<s;){var l=t[a],d=o?o(n[l],e[l],l,n,e):void 0;d===void 0&&(d=e[l]),r?K4(n,l,d):G4(n,l,d)}return n}var Y4=q4;function X4(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}var J4=X4,Q4=9007199254740991,e3=/^(?:0|[1-9]\d*)$/;function t3(e,t){var n=typeof e;return t=t??Q4,!!t&&(n=="number"||n!="symbol"&&e3.test(e))&&e>-1&&e%1==0&&e<t}var Tl=t3,n3=J4,o3=Sl,r3=Ml,a3=Ol,c3=Tl,i3=Fl,l3=Object.prototype,s3=l3.hasOwnProperty;function d3(e,t){var n=r3(e),o=!n&&o3(e),r=!n&&!o&&a3(e),a=!n&&!o&&!r&&i3(e),s=n||o||r||a,l=s?n3(e.length,String):[],d=l.length;for(var u in e)(t||s3.call(e,u))&&!(s&&(u=="length"||r&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||c3(u,d)))&&l.push(u);return l}var u3=d3;function f3(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var p3=f3,h3=Je,v3=yl,b3=p3,g3=Object.prototype,m3=g3.hasOwnProperty;function x3(e){if(!h3(e))return b3(e);var t=v3(e),n=[];for(var o in e)o=="constructor"&&(t||!m3.call(e,o))||n.push(o);return n}var k3=x3,$3=u3,y3=k3,w3=Or;function C3(e){return w3(e)?$3(e,!0):y3(e)}var Dl=C3,S3=Y4,M3=Dl;function E3(e){return S3(e,M3(e))}var O3=E3,Ll=ml,P3=ng,I3=dg,j3=fg,F3=Mg,Al=Sl,Nl=Ml,_3=zg,T3=Ol,D3=Cr,L3=Je,A3=r4,N3=Fl,Ul=_l,U3=O3;function Z3(e,t,n,o,r,a,s){var l=Ul(e,n),d=Ul(t,n),u=s.get(d);if(u){Ll(e,n,u);return}var p=a?a(l,d,n+"",e,t,s):void 0,f=p===void 0;if(f){var v=Nl(d),b=!v&&T3(d),g=!v&&!b&&N3(d);p=d,v||b||g?Nl(l)?p=l:_3(l)?p=j3(l):b?(f=!1,p=P3(d,!0)):g?(f=!1,p=I3(d,!0)):p=[]:A3(d)||Al(d)?(p=l,Al(l)?p=U3(l):(!L3(l)||D3(l))&&(p=F3(d))):f=!1}f&&(s.set(d,p),r(p,d,o,a,s),s.delete(d)),Ll(e,n,p)}var B3=Z3,H3=W7,R3=ml,W3=tg,V3=B3,z3=Je,G3=Dl,K3=_l;function Zl(e,t,n,o,r){e!==t&&W3(t,function(a,s){if(r||(r=new H3),z3(a))V3(e,t,s,n,Zl,o,r);else{var l=o?o(K3(e,s),a,s+"",e,t,r):void 0;l===void 0&&(l=a),R3(e,s,l)}},G3)}var q3=Zl;function Y3(e){return e}var Bl=Y3;function X3(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var J3=X3,Q3=J3,Hl=Math.max;function em(e,t,n){return t=Hl(t===void 0?e.length-1:t,0),function(){for(var o=arguments,r=-1,a=Hl(o.length-t,0),s=Array(a);++r<a;)s[r]=o[t+r];r=-1;for(var l=Array(t+1);++r<t;)l[r]=o[r];return l[t]=n(s),Q3(e,this,l)}}var tm=em;function nm(e){return function(){return e}}var om=nm,rm=om,Rl=bl,am=Bl,cm=Rl?function(e,t){return Rl(e,"toString",{configurable:!0,enumerable:!1,value:rm(t),writable:!0})}:am,im=cm,lm=800,sm=16,dm=Date.now;function um(e){var t=0,n=0;return function(){var o=dm(),r=sm-(o-n);if(n=o,r>0){if(++t>=lm)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var fm=um,pm=im,hm=fm,vm=hm(pm),bm=vm,gm=Bl,mm=tm,xm=bm;function km(e,t){return xm(mm(e,t,gm),e+"")}var $m=km,ym=Wn,wm=Or,Cm=Tl,Sm=Je;function Mm(e,t,n){if(!Sm(n))return!1;var o=typeof t;return(o=="number"?wm(n)&&Cm(t,n.length):o=="string"&&t in n)?ym(n[t],e):!1}var Em=Mm,Om=$m,Pm=Em;function Im(e){return Om(function(t,n){var o=-1,r=n.length,a=r>1?n[r-1]:void 0,s=r>2?n[2]:void 0;for(a=e.length>3&&typeof a=="function"?(r--,a):void 0,s&&Pm(n[0],n[1],s)&&(a=r<3?void 0:a,r=1),t=Object(t);++o<r;){var l=n[o];l&&e(t,l,o,a)}return t})}var jm=Im,Fm=q3,_m=jm,Tm=_m(function(e,t,n){Fm(e,t,n)}),Dm=Tm;const Pr=Ur(Dm),Wl={button:{basic:{size:{icon:{height:"0.75rem",width:"0.75rem"}},color:{primary:{background:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(82.6 42.4 82.1)"},text:{default:"#151515"},stroke:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(82.6 42.4 82.1)"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)"},text:{default:"#161517"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"lch(78 26.3 22)"},text:{default:"#c10000"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}}}},iconButton:{size:{small:"0.75rem",medium:"1rem",large:"1.25rem"},color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#FFC029",hover:"lch(89.3 45.8 82.1)",active:"lch(78.5 40.3 82.1)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(89.3 45.8 82.1)",active:"lch(78.5 40.3 82.1)"},text:{default:"#151515",hover:"#151515",active:"#151515"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},split:{primary:{background:{main:{default:"lch(75 71.4 79.3)",hover:"lch(81.7 41.9 82.1)",active:"lch(75.6 38.8 82.1)",disabled:"lch(81.3 0 0)"},action:{default:"lch(71.3 67.8 79.3)",hover:"lch(77.6 39.8 82.1)",active:"lch(69.2 35.5 82.1)",disabled:"lch(74.4 0 0)"}},text:{default:"#151515",hover:"#151515",active:"#151515",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(62.4 59.3 79.3)",hover:"lch(71.5 36.7 82.1)",active:"lch(66.1 33.9 82.1)",disabled:"lch(71.1 0 0)"}}},mobile:{basic:{size:{icon:{all:"1.25rem"}}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{color:{link:{default:"#161517",hover:"#C78F0F",active:"#161517",disabled:"#a0a0a0"}}}},sidebar:{navigation:{dragControl:{separator:{color:{default:"#FFC029"}}}},main:{color:{background:{default:"#2f2c3a"},text:{default:"#ffffff",muted:"#ada8bd"},stroke:{default:"#474257"},item:{background:{default:"rgba(0,0,0,0)",active:"#474257",hover:"#f6f7fa"},text:{default:"#ffffff",muted:"#ada8bd"}}}}},global:{color:{text:{link:{default:"#C78F0F",hover:"#C78F0F"}}}}},Vl="classic",Lm=Object.freeze(Object.defineProperty({__proto__:null,click:Wl,default:{click:Wl,name:Vl},name:Vl},Symbol.toStringTag,{value:"Module"})),zl={accordion:{color:{label:{default:"#ffffff",hover:"lch(100 0 0)",active:"#ffffff"},icon:{default:"#ffffff",hover:"lch(100 0 0)",active:"#ffffff"}}},alert:{color:{background:{default:"#1F1F1C",success:"#0e421d",neutral:"#414141",danger:"#610000",warning:"#4f2b00",info:"#092e73"},text:{default:"#b3b6bd",success:"#81e59d",neutral:"#c0c0c0",danger:"#ff7575",warning:"#ff9416",info:"#91b3f6"},iconBackground:{default:"#1F1F1C",success:"lch(23.2 29.3 145)",neutral:"lch(26.7 0 0)",danger:"lch(18.1 47.8 36)",warning:"lch(21.2 33.5 64.7)",info:"lch(19.7 44.1 284)"},iconForeground:{default:"#b3b6bd",success:"lch(83.5 49.5 149 / 0.75)",neutral:"lch(77.7 0 0 / 0.75)",danger:"lch(66.6 60.1 26.8 / 0.75)",warning:"lch(71.9 82.2 64 / 0.75)",info:"lch(72.4 37.5 271 / 0.75)"}}},avatar:{color:{background:{default:"#53575f",hover:"#696e79",active:"#696e79"},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C"}}},badge:{color:{background:{default:"#1F1F1C",success:"#0e421d",neutral:"#414141",danger:"#610000",disabled:"#414141",info:"#092e73",warning:"#4f2b00"},text:{default:"#b3b6bd",success:"#81e59d",neutral:"#c0c0c0",danger:"#ff7575",disabled:"#808080",info:"#91b3f6",warning:"#ff9416"},stroke:{default:"lch(27.5 0 0 / 0.3)",success:"#0e421d",neutral:"#414141",danger:"#610000",disabled:"lch(26.2 0 0)",info:"#092e73",warning:"#4f2b00"}}},bigStat:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"},background:{default:"#1F1F1C"},label:{default:"#b3b6bd"},title:{default:"#ffffff"}}},button:{basic:{color:{primary:{background:{default:"#FAFF69",hover:"lch(98.3 49.3 103)",active:"lch(90.2 65.2 103)",disabled:"#414141"},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C",disabled:"#808080"},stroke:{default:"#FAFF69",hover:"#FAFF69",active:"lch(82.5 59.7 103)",disabled:"#414141"}},secondary:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(20.3 0 0)",disabled:"#414141"},stroke:{default:"#414141",hover:"#53575f",active:"lch(23.3 2.63 306)",disabled:"#414141"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"}},danger:{background:{default:"#610000",hover:"#910000",active:"lch(28.6 65.8 40)",disabled:"#414141"},text:{default:"#ff7575",hover:"#ff7575",active:"#ff7575",disabled:"#808080"},stroke:{default:"#610000",hover:"#910000",active:"lch(28.6 65.8 40)",disabled:"#414141"}}}},split:{primary:{background:{main:{default:"lch(89.3 64.5 103)",hover:"lch(89.9 45.1 103)",active:"lch(82.5 59.7 103)",disabled:"lch(25.2 0 0)"},action:{default:"lch(87.8 63.4 103)",hover:"lch(82.7 41.5 103)",active:"lch(72.6 52.5 103)",disabled:"lch(22.2 0 0)"}},text:{default:"#1F1F1C",hover:"#1F1F1C",active:"#1F1F1C",disabled:"#808080"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(78.1 56.4 103)",hover:"lch(78.7 39.5 103)",active:"lch(72.2 52.2 103)",disabled:"lch(23.1 0 0)"}}},group:{color:{background:{default:"#282828",hover:"lch(19.3 0 0)",active:"lch(23.4 0 0)",panel:"#282828"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"},stroke:{panel:"lch(27.5 0 0 / 0.3)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#282828",active:"lch(15.8 0 0)"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"#53575f",active:"lch(23.3 2.63 306)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}}},card:{secondary:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},link:{default:"#ffffff",hover:"#FAFF69",active:"#ffffff",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}},primary:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}},horizontal:{color:{background:{default:"#1F1F1C",hover:"#282828",active:"lch(15.3 0 0)",disabled:"#414141"},title:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#808080"},description:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd",disabled:"#808080"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(26.1 0 0 / 0.3)",disabled:"#414141"}}}},checkbox:{color:{background:{default:"#282828",hover:"#282828",active:"#FAFF69",disabled:"#414141"},stroke:{default:"#414141",hover:"#414141",active:"#FAFF69",disabled:"#606060"},check:{default:"#ffffff",hover:"#ffffff",active:"#151515",disabled:"#a0a0a0"},label:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},codeblock:{darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{color:{background:{default:"#282828"},text:{default:"#ffffff"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},field:{color:{background:{default:"#282828",hover:"#282828",active:"#1F1F1C",disabled:"#414141",error:"#1F1F1C"},text:{default:"#e6e7e9",hover:"#e6e7e9",active:"#ffffff",disabled:"#808080",error:"#ff7575"},stroke:{default:"lch(31.1 0 0 / 0.3)",hover:"lch(34.5 0 0 / 0.3)",active:"#FAFF69",disabled:"#414141",error:"#ff7575"},label:{default:"#b3b6bd",hover:"#b3b6bd",active:"#ffffff",disabled:"#a0a0a0",error:"#ff7575"},format:{default:"lch(79.2 3.16 269)",hover:"lch(79.2 3.16 269)",active:"lch(79.2 3.16 269)",disabled:"#808080",error:"lch(79.2 3.16 269)"},genericLabel:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},genericMenu:{item:{color:{text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#c0c0c0",muted:"#b3b6bd"},background:{default:"#282828",hover:"lch(23.5 0 0)",active:"lch(23.5 0 0)",disabled:"#414141"},format:{default:"lch(79.2 3.16 269)",hover:"lch(79.2 3.16 269)",active:"lch(79.2 3.16 269)",disabled:"#808080",error:"lch(79.2 3.16 269)"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},button:{color:{background:{default:"#282828"},label:{default:"#b3b6bd"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},panel:{color:{background:{default:"#282828"},stroke:{default:"#414141"}}},autocomplete:{color:{placeholder:{default:"#b3b6bd"},searchTerm:{default:"#ffffff"},background:{default:"#282828"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}}},image:{color:{stroke:"#ffffff"}},panel:{color:{background:{default:"#1F1F1C",muted:"#282828",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},popover:{color:{panel:{background:{default:"#282828"},stroke:{default:"#414141"}}}},radio:{color:{background:{default:"#282828",hover:"#282828",active:"#FAFF69",disabled:"#414141"},stroke:{default:"#414141",hover:"#414141",active:"#151515",disabled:"#606060"},indicator:{default:"#1F1F1C",hover:"#282828",active:"#151515",disabled:"#a0a0a0"}}},separator:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"}}},sidebar:{navigation:{item:{color:{background:{active:"lch(27.5 0 0 / 0.6)",hover:"lch(19.1 0 0)",default:"rgba(0,0,0,0)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",muted:"#b3b6bd"},icon:{default:"#b3b6bd"}}},title:{color:{default:"#b3b6bd",hover:"#b3b6bd",active:"#b3b6bd"}},subItem:{color:{text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},background:{default:"rgba(0,0,0,0)",hover:"lch(19.1 0 0)",active:"rgba(0,0,0,0)"}}},dragControl:{separator:{color:{default:"#FAFF69"}}}},main:{color:{background:{default:"#1F1F1C"},text:{default:"#ffffff",muted:"#b3b6bd"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}},"sql-sidebar":{color:{background:{default:"#282828"},stroke:{default:"lch(27.5 0 0 / 0.3)"}}}},stepperVertical:{icon:{background:{default:"#414141",incomplete:"lch(45.7 0 0)",complete:"#414141"},foreground:{default:"#ffffff",incomplete:"#ffffff",complete:"#ffffff"},stroke:{default:"#282828",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{background:{default:"#414141",incomplete:"lch(45.7 0 0)",complete:"#414141"}}},switch:{color:{background:{default:"#606060",active:"#FAFF69",disabled:"#808080"},stroke:{default:"#606060",active:"#FAFF69",disabled:"#808080"},indicator:{default:"#151515",active:"#161517",disabled:"#606060"}}},table:{header:{color:{background:{default:"#282828"},title:{default:"#ffffff"},icon:{default:"#ffffff"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},row:{color:{background:{default:"#1F1F1C",hover:"#1d1d1d",active:"#1d1d1d"},stroke:{default:"lch(27.5 0 0 / 0.3)"},text:{default:"#ffffff"},link:{default:"#FAFF69"},label:{default:"#b3b6bd"}}},global:{color:{stroke:{default:"lch(27.5 0 0 / 0.3)"},background:{default:"#1F1F1C"}}}},tabs:{basic:{color:{background:{default:"rgba(0,0,0,0)",hover:"#282828",active:"rgba(0,0,0,0)"},text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#FAFF69"},global:{default:"lch(27.5 0 0 / 0.3)"}}},fileTabs:{color:{background:{default:"#282828",hover:"#1F1F1C",active:"#1F1F1C"},text:{default:"#b3b6bd",hover:"#ffffff",active:"#ffffff"},stroke:{default:"lch(27.5 0 0 / 0.3)",hover:"lch(27.5 0 0 / 0.3)",active:"lch(27.5 0 0 / 0.3)"}}}},toast:{color:{title:{default:"#ffffff"},description:{default:"#b3b6bd"},stroke:{default:"#414141"},icon:{default:"#ffffff",success:"#81e59d",warning:"#ff9416",danger:"#ff7575"}}},tooltip:{color:{background:{default:"lch(100 0 0 / 0.15)"},label:{default:"#ffffff"}}},dialog:{color:{background:{default:"#1F1F1C"},title:{default:"#ffffff"},description:{default:"#b3b6bd"},opaqueBackground:{default:"lch(97.9 0 0 / 0.45)"}}},global:{color:{background:{default:"#1F1F1C",muted:"#282828"},text:{default:"#ffffff",muted:"#b3b6bd",link:{default:"#FAFF69",hover:"#feffba"}},stroke:{default:"lch(27.5 0 0 / 0.3)",muted:"lch(27.5 0 0 / 0.3)",intense:"#414141"},accent:{default:"#FAFF69"},outline:{default:"#FAFF69"},shadow:{default:"lch(6.77 0 0 / 0.6)"}}},feedback:{color:{info:{background:"#092e73",foreground:"#91b3f6"},success:{background:"#0e421d",foreground:"#81e59d"},warning:{background:"#4f2b00",foreground:"#ff9416"},danger:{background:"#610000",foreground:"#ff7575"},neutral:{background:"#414141",foreground:"#c0c0c0",stroke:"lch(27.5 0 0 / 0.3)"}}},grid:{color:{background:{header:{default:"lch(16.1 0 0 / 0.7)"},row:{default:"#1F1F1C"}},text:{header:{default:"#b3b6bd"},row:{default:"#ffffff"}},stroke:{cell:{stroke:"lch(27.5 0 0 / 0.3)"}}}}},Gl="dark",Am=Object.freeze(Object.defineProperty({__proto__:null,click:zl,default:{click:zl,name:Gl},name:Gl},Symbol.toStringTag,{value:"Module"})),Kl={accordion:{color:{label:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"},icon:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"}}},alert:{color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",warning:"#ffedd8",info:"#dae6fc"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",warning:"#9e5600",info:"#135be6"},iconBackground:{default:"#ffffff",success:"lch(92.6 11.4 153)",neutral:"lch(88.9 1.07 266)",danger:"lch(88.3 12.6 20.6)",warning:"lch(91.9 12.7 73)",info:"lch(88.2 11.8 266)"},iconForeground:{default:"#696e79",success:"lch(48.3 52.9 144 / 0.75)",neutral:"lch(36.8 5.23 267 / 0.75)",danger:"lch(41 86.6 40.9 / 0.75)",warning:"lch(44.6 59.8 63.2 / 0.75)",info:"lch(41.9 80.9 287 / 0.75)"}}},avatar:{color:{background:{default:"#696e79",hover:"#9a9ea7",active:"#9a9ea7"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}},badge:{color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"#dfdfdf",info:"#dae6fc",warning:"#ffedd8"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",disabled:"#a0a0a0",info:"#135be6",warning:"#9e5600"},stroke:{default:"lch(91.6 1.1 266)",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"lch(84.4 0 0)",info:"#dae6fc",warning:"#ffedd8"}}},bigStat:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"},label:{default:"#696e79"},title:{default:"#161517"}}},button:{basic:{color:{primary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)",disabled:"#dfdfdf"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)",disabled:"#dfdfdf"},text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"},text:{default:"#c10000",hover:"#c10000",active:"#c10000",disabled:"#a0a0a0"},stroke:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"}}}},iconButton:{color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},split:{primary:{background:{main:{default:"lch(17.6 2.54 306)",hover:"lch(27 3.82 267)",active:"lch(5.87 1.22 305)",disabled:"lch(81.3 0 0)"},action:{default:"lch(6.24 1.29 305)",hover:"lch(25.6 3.63 267)",active:"lch(3.47 0.72 305)",disabled:"lch(77.2 0 0)"}},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(23.3 2.63 306)",hover:"lch(33 3.27 267)",active:"lch(16.4 2.36 306)",disabled:"lch(75.5 0 0)"}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},link:{default:"#161517",hover:"#135be6",active:"#161517",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},primary:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},horizontal:{color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}}},checkbox:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#161517",disabled:"#c0c0c0"},check:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},codeblock:{darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{color:{background:{default:"#f6f7fa"},text:{default:"#161517"},stroke:{default:"lch(91.6 1.1 266)"}}},field:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#ffffff",disabled:"#dfdfdf",error:"#ffffff"},text:{default:"#302e32",hover:"#302e32",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},stroke:{default:"lch(92 1.05 266)",hover:"lch(83.8 2.3 258)",active:"#161517",disabled:"#dfdfdf",error:"#c10000"},label:{default:"#696e79",hover:"#696e79",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},genericLabel:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},placeholder:{default:"#696e79"}}},genericMenu:{item:{color:{text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#c0c0c0",muted:"#696e79"},background:{default:"#ffffff",hover:"lch(97.5 1.43 272)",active:"lch(97.5 1.43 272)",disabled:"#ffffff"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)"}}},button:{color:{background:{default:"#f6f7fa"},label:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},panel:{color:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},autocomplete:{color:{placeholder:{default:"#696e79"},searchTerm:{default:"#161517"},background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},image:{color:{stroke:"#161517"}},panel:{color:{background:{default:"#ffffff",muted:"#f6f7fa",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(91.6 1.1 266)"}}},popover:{color:{panel:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},radio:{color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#151515",disabled:"#c0c0c0"},indicator:{default:"#ffffff",hover:"#f6f7fa",active:"#ffffff",disabled:"#a0a0a0"}}},separator:{color:{stroke:{default:"lch(91.6 1.1 266)"}}},sidebar:{navigation:{item:{color:{background:{active:"lch(91.6 1.1 266 / 0.6)",hover:"lch(91.6 1.1 266 / 0.6)",default:"rgba(0,0,0,0)"},text:{default:"#161517",hover:"#161517",active:"#161517",muted:"#696e79"},icon:{default:"#696e79"}}},title:{color:{default:"#696e79",hover:"#696e79",active:"#696e79"}},subItem:{color:{text:{default:"#696e79",hover:"#161517",active:"#161517"},background:{default:"rgba(0,0,0,0)",hover:"lch(91.6 1.1 266 / 0.6)",active:"rgba(0,0,0,0)"}}},dragControl:{separator:{color:{default:"#161517"}}}},main:{color:{background:{default:"#ffffff"},text:{default:"#161517",muted:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},sqlSidebar:{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}}},stepperVertical:{icon:{background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"},foreground:{default:"#ffffff",incomplete:"#161517",complete:"#ffffff"},stroke:{default:"#ffffff",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"}}},switch:{color:{background:{default:"#cccfd3",active:"#151515",disabled:"#dfdfdf"},stroke:{default:"#cccfd3",active:"#161517",disabled:"#dfdfdf"},indicator:{default:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},table:{header:{color:{background:{default:"#f6f7fa"},title:{default:"#161517"},icon:{default:"#161517"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},row:{color:{background:{default:"#ffffff",hover:"#dae6fc",active:"#dae6fc"},stroke:{default:"lch(91.6 1.1 266)"},text:{default:"#161517"},link:{default:"#135be6"},label:{default:"#696e79"}}},global:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"}}}},tabs:{basic:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgba(0,0,0,0)"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#151515"},global:{default:"lch(91.6 1.1 266)"}}},fileTabs:{color:{background:{default:"#f6f7fa",hover:"#ffffff",active:"#ffffff"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(91.6 1.1 266)"}}}},toast:{color:{title:{default:"#161517"},description:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"},icon:{default:"#161517",success:"#1c8439",warning:"#9e5600",danger:"#c10000"}}},tooltip:{color:{background:{default:"lch(10.8 0 0 / 0.8)"},label:{default:"#ffffff"}}},dialog:{color:{background:{default:"#ffffff"},title:{default:"#161517"},description:{default:"#696e79"},opaqueBackground:{default:"lch(6.77 0 0 / 0.45)"}}},global:{color:{background:{default:"#ffffff",muted:"#f6f7fa"},text:{default:"#161517",muted:"#696e79",link:{default:"#135be6",hover:"#092e73"}},stroke:{default:"lch(91.6 1.1 266)",muted:"lch(91.6 1.1 266)",intense:"#b3b6bd"},accent:{default:"#151515"},outline:{default:"#135be6"},shadow:{default:"lch(6.77 0 0 / 0.15)"}}},feedback:{color:{info:{background:"#dae6fc",foreground:"#135be6"},success:{background:"#e0f8e7",foreground:"#1c8439"},warning:{background:"#ffedd8",foreground:"#9e5600"},danger:{background:"#ffdddd",foreground:"#c10000"},neutral:{background:"#e6e7e9",foreground:"#53575f",stroke:"lch(91.6 1.1 266)"}}},grid:{color:{background:{header:{default:"lch(97.2 1.57 272 / 0.7)"},row:{default:"#ffffff"}},text:{header:{default:"#696e79"},row:{default:"#161517"}},stroke:{cell:{stroke:"lch(91.6 1.1 266)"}}}}},ql="light",Nm=Object.freeze(Object.defineProperty({__proto__:null,click:Kl,default:{click:Kl,name:ql},name:ql},Symbol.toStringTag,{value:"Module"})),Yl={accordion:{sm:{icon:{size:{height:"1rem",width:"1rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},md:{icon:{size:{height:"1.25rem",width:"1.25rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},lg:{icon:{size:{height:"1.5rem",width:"1.5rem"}},space:{gap:"0.25rem"},typography:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},color:{label:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"},icon:{default:"#161517",hover:"lch(13.9 1.33 305)",active:"#161517"}}},alert:{medium:{space:{y:"0.75rem",x:"0.75rem",gap:"0.5rem"},typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},icon:{height:"1.25rem",width:"1.25rem"}},small:{space:{y:"0.5rem",x:"0.5rem",gap:"0.25rem"},icon:{height:"1rem",width:"1rem"},typography:{title:{default:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},radii:{center:"0",end:"0.25rem"},color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",warning:"#ffedd8",info:"#dae6fc"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",warning:"#9e5600",info:"#135be6"},iconBackground:{default:"#ffffff",success:"lch(92.6 11.4 153)",neutral:"lch(88.9 1.07 266)",danger:"lch(88.3 12.6 20.6)",warning:"lch(91.9 12.7 73)",info:"lch(88.2 11.8 266)"},iconForeground:{default:"#696e79",success:"lch(48.3 52.9 144 / 0.75)",neutral:"lch(36.8 5.23 267 / 0.75)",danger:"lch(41 86.6 40.9 / 0.75)",warning:"lch(44.6 59.8 63.2 / 0.75)",info:"lch(41.9 80.9 287 / 0.75)"}}},avatar:{typography:{label:{sm:{default:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.688rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},md:{default:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{label:{width:"1.5rem"},width:"1.5rem",height:"1.5rem"},radii:{all:"9999px"},color:{background:{default:"#696e79",hover:"#9a9ea7",active:"#9a9ea7"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}}},badge:{space:{md:{x:"0.75rem",y:"0.125rem",gap:"0.25rem"},sm:{x:"0.5rem",y:"0.156rem",gap:"0.125rem"}},typography:{label:{md:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},sm:{default:`500 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},radii:{all:"9999px"},stroke:"1px",icon:{md:{size:{height:"0.75rem",width:"0.75rem"}},sm:{size:{height:"0.625rem",width:"0.625rem"}}},color:{background:{default:"#ffffff",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"#dfdfdf",info:"#dae6fc",warning:"#ffedd8"},text:{default:"#696e79",success:"#1c8439",neutral:"#53575f",danger:"#c10000",disabled:"#a0a0a0",info:"#135be6",warning:"#9e5600"},stroke:{default:"lch(91.6 1.1 266)",success:"#e0f8e7",neutral:"#e6e7e9",danger:"#ffdddd",disabled:"lch(84.4 0 0)",info:"#dae6fc",warning:"#ffedd8"}}},bigStat:{space:{all:"1rem",gap:"0"},radii:{all:"0.25rem"},stroke:"1px",typography:{lg:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},title:{default:`700 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},sm:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},title:{default:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{height:"6rem"},color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"},label:{default:"#696e79"},title:{default:"#161517"}}},button:{radii:{all:"0.25rem"},basic:{space:{x:"1rem",y:"0.344rem",gap:"0.5rem",group:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},size:{icon:{height:"0.969rem",all:"0.969rem",width:"0.969rem"}},color:{primary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.42 1.33 305)",disabled:"#dfdfdf"}},secondary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)",disabled:"#dfdfdf"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"lch(83.8 2.3 258)",disabled:"#dfdfdf"},text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"},text:{default:"#c10000",hover:"#c10000",active:"#c10000",disabled:"#a0a0a0"},stroke:{default:"#ffdddd",hover:"#ffbaba",active:"lch(70.3 41.1 23.9)",disabled:"#dfdfdf"}}}},iconButton:{default:{space:{x:"0.5rem",y:"0.5rem"}},size:{small:"0.75rem",medium:"1rem",large:"1.25rem"},radii:{all:"0.25rem"},sm:{space:{x:"0.25rem",y:"0.25rem"}},xs:{space:{x:"0",y:"0"}},color:{primary:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},stroke:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgb(86.8% 87.2% 88.2%)"},text:{default:"#161517",hover:"#161517",active:"#161517"}},secondary:{background:{default:"#302e32",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},stroke:{default:"rgba(0,0,0,0)",hover:"lch(29.5 4.18 267)",active:"lch(6.1 1.26 305)"},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff"}},disabled:{background:{default:"#dfdfdf"},text:{default:"#a0a0a0"}},danger:{background:{default:"#ffdddd",hover:"#ff9898",active:"#ffbaba"},text:{default:"#c10000"}}}},stroke:"1px",split:{icon:{space:{y:"0.516rem",x:"0.344rem"}},primary:{background:{main:{default:"lch(17.6 2.54 306)",hover:"lch(27 3.82 267)",active:"lch(5.87 1.22 305)",disabled:"lch(81.3 0 0)"},action:{default:"lch(6.24 1.29 305)",hover:"lch(25.6 3.63 267)",active:"lch(3.47 0.72 305)",disabled:"lch(77.2 0 0)"}},text:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"rgba(0,0,0,0)",disabled:"rgba(0,0,0,0)"},divide:{default:"lch(23.3 2.63 306)",hover:"lch(33 3.27 267)",active:"lch(16.4 2.36 306)",disabled:"lch(75.5 0 0)"}}},mobile:{button:{space:{x:"0.75rem",y:"0.5rem",gap:"0.5rem"}},basic:{size:{icon:{all:"1.25rem"}}}},"button-group":{radii:{center:"0",end:"0.25rem"}},alignLeft:{size:{icon:{all:"0.969rem"}},space:{x:"1rem",y:"0.344rem",gap:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{label:{default:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}}},group:{color:{background:{default:"#ffffff",hover:"lch(68.1 1.1 272)",active:"lch(81 1.31 272)",panel:"#ffffff"},text:{default:"#161517",hover:"#161517",active:"#151515"},stroke:{panel:"lch(91.6 1.1 266)"}}},alignedLeft:{color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"lch(95.3 1.54 272)"},stroke:{default:"lch(91.6 1.1 266)",hover:"#e6e7e9",active:"#cccfd3"},text:{default:"#161517",hover:"#161517",active:"#161517"}}}},card:{secondary:{space:{all:"1rem",gap:"1rem"},radii:{all:"0.25rem"},icon:{size:{all:"2rem"}},stroke:"1px",color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},link:{default:"#161517",hover:"#135be6",active:"#161517",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},typography:{title:{default:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},link:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},primary:{size:{icon:{sm:{all:"2rem"},md:{all:"4rem"}}},space:{md:{y:"1.5rem",x:"1.5rem",gap:"0.75rem"},sm:{y:"1.5rem",x:"1.5rem",gap:"0.25rem"}},radii:{all:"0.25rem"},stroke:"1px",color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}},shadow:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",horizontal:{radii:{all:"0.25rem"},typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#ffffff",hover:"#f6f7fa",active:"lch(92.4 1.49 272)",disabled:"#dfdfdf"},title:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},description:{default:"#696e79",hover:"#696e79",active:"#696e79",disabled:"#a0a0a0"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(87 1.05 266)",disabled:"#dfdfdf"}}}},checkbox:{radii:{all:"0.125rem"},space:{all:"1px",gap:"0.5rem"},size:{all:"1rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#161517",disabled:"#c0c0c0"},check:{default:"#ffffff",hover:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"},label:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"}}},codeblock:{space:{x:"1rem",y:"1rem",gap:"1.5rem"},radii:{all:"0.25rem"},stroke:"1px",typography:{text:{default:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`}},numbers:{size:{width:"1.5rem"}},darkMode:{color:{background:{default:"#282828"},text:{default:"#ffffff"},numbers:{default:"#c0c0c0"},button:{background:{default:"#282828",hover:"#53575f"},foreground:{default:"#ffffff"}},stroke:{default:"#282828"}}},lightMode:{color:{background:{default:"#f6f7fa"},text:{default:"#282828"},numbers:{default:"#808080"},button:{background:{default:"#f6f7fa",hover:"#53575f"},foreground:{default:"#a0a0a0"}},stroke:{default:"#282828"}}}},codeInline:{space:{x:"0.25rem"},stroke:"1px",typography:{text:{default:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`}},radii:{all:"0.25rem"},color:{background:{default:"#f6f7fa"},text:{default:"#161517"},stroke:{default:"lch(91.6 1.1 266)"}}},docs:{typography:{titles:{lg:`600 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},breadcrumbs:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},toc:{title:{default:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},item:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}}},field:{typography:{label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},fieldText:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},placeholder:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},format:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},genericLabel:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,error:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},type:{mobile:{label:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"field-value":`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},space:{x:"0.75rem",y:"0.344rem",gap:"0.5rem"},size:{icon:"1rem"},radii:{all:"0.25rem"},mobile:{space:{x:"0.75rem",y:"0.5rem",gap:"0.5rem"}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#ffffff",disabled:"#dfdfdf",error:"#ffffff"},text:{default:"#302e32",hover:"#302e32",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},stroke:{default:"lch(92 1.05 266)",hover:"lch(83.8 2.3 258)",active:"#161517",disabled:"#dfdfdf",error:"#c10000"},label:{default:"#696e79",hover:"#696e79",active:"#161517",disabled:"#a0a0a0",error:"#c10000"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},genericLabel:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#a0a0a0"},placeholder:{default:"#696e79"}}},genericMenu:{item:{space:{x:"1rem",y:"0.344rem",gap:"0.5rem"},icon:{size:{height:"0.969rem",width:"0.969rem"}},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},sectionHeader:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{text:{default:"#161517",hover:"#161517",active:"#161517",disabled:"#c0c0c0",muted:"#696e79"},background:{default:"#ffffff",hover:"lch(97.5 1.43 272)",active:"lch(97.5 1.43 272)",disabled:"#ffffff"},format:{default:"lch(57 5.46 269)",hover:"lch(57 5.46 269)",active:"lch(57 5.46 269)",disabled:"#a0a0a0",error:"lch(57 5.46 269)"},stroke:{default:"lch(91.6 1.1 266)"}}},itemCustom:{typography:{label:{sm:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},button:{space:{gap:"0.25rem",y:"0.5rem"},typography:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa"},label:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},panel:{radii:{all:"0.25rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},color:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},autocomplete:{typography:{results:{label:{default:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},search:{placeholder:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},term:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},search:{stroke:{default:"2px solid lch(91.6 1.1 266)"}},color:{placeholder:{default:"#696e79"},searchTerm:{default:"#161517"},background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}},sectionHeader:{space:{bottom:"0.344rem",top:"0.5rem"}},placeholder:{space:{gap:"0.5rem"}}},image:{sm:{size:{height:"1rem",width:"1rem"}},xs:{size:{height:"0.75rem",width:"0.75rem"}},md:{size:{height:"1.25rem",width:"1.25rem"}},lg:{size:{height:"1.5rem",width:"1.5rem"}},xl:{size:{height:"2rem",width:"2rem"}},xxl:{size:{height:"4rem",width:"4rem"}},color:{stroke:"#161517"}},panel:{strokeWidth:{default:"1px"},radii:{all:"0.25rem"},stroke:{default:"1px solid lch(91.6 1.1 266)"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},space:{y:{none:"0",xs:"0.5rem",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem"},x:{xs:"0.5rem",none:"0",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem"}},color:{background:{default:"#ffffff",muted:"#f6f7fa",transparent:"rgba(0,0,0,0)"},stroke:{default:"lch(91.6 1.1 266)"}}},popover:{space:{y:"1rem",x:"1.5rem",gap:"0.75rem"},radii:{all:"0.25rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},icon:{size:{height:"1.25rem",width:"1.25rem"}},color:{panel:{background:{default:"#ffffff"},stroke:{default:"lch(91.6 1.1 266)"}}}},radio:{radii:{all:"9999px"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#f6f7fa",hover:"#f6f7fa",active:"#161517",disabled:"#dfdfdf"},stroke:{default:"#b3b6bd",hover:"#b3b6bd",active:"#151515",disabled:"#c0c0c0"},indicator:{default:"#ffffff",hover:"#f6f7fa",active:"#ffffff",disabled:"#a0a0a0"}}},separator:{horizontal:{space:{y:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},x:{all:"0"}}},vertical:{space:{x:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},y:{all:"0"}}},color:{stroke:{default:"lch(91.6 1.1 266)"}}},sidebar:{navigation:{item:{radii:{all:"0.25rem"},default:{space:{right:"0.75rem",y:"0.344rem",gap:"0.75rem",left:"0"}},typography:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mobile:{typography:{default:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},space:{left:"0",right:"0.75rem",y:"0.75rem",gap:"0.75rem"}},collapsible:{space:{left:"0",right:"0.75rem",y:"0.344rem",gap:"0.75rem"}},icon:{size:{height:"1rem",width:"1rem"}},color:{background:{active:"lch(91.6 1.1 266 / 0.6)",hover:"lch(91.6 1.1 266 / 0.6)",default:"rgba(0,0,0,0)"},text:{default:"#161517",hover:"#161517",active:"#161517",muted:"#696e79"},icon:{default:"#696e79"}}},title:{typography:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{default:"#696e79",hover:"#696e79",active:"#696e79"}},subItem:{default:{space:{left:"2.75rem",right:"0.75rem",y:"0.344rem"}},mobile:{space:{left:"2.75rem",right:"0.75rem",y:"0.75rem",gap:"0.75rem"},typography:{default:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0.25rem"},typography:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{text:{default:"#696e79",hover:"#161517",active:"#161517"},background:{default:"rgba(0,0,0,0)",hover:"lch(91.6 1.1 266 / 0.6)",active:"rgba(0,0,0,0)"}}},dragControl:{separator:{size:{height:"0.125rem"},color:{default:"#161517"}}}},main:{color:{background:{default:"#ffffff"},text:{default:"#161517",muted:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"}}},"sql-sidebar":{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}},sqlSidebar:{color:{background:{default:"#f6f7fa"},stroke:{default:"lch(91.6 1.1 266)"}}}},spacer:{horizontal:{space:{y:{xs:"0",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",xxl:"2rem"},x:{all:"0"}}}},stepperVertical:{icon:{size:{height:"1.25rem",width:"1.25rem"},space:{x:"0.375rem",y:"0.375rem"},radii:"9999px",background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"},foreground:{default:"#ffffff",incomplete:"#161517",complete:"#ffffff"},stroke:{default:"#ffffff",incomplete:"rgba(0,0,0,0)",complete:"rgba(0,0,0,0)"}},connector:{size:{width:"0.188rem"},background:{default:"#161517",incomplete:"lch(93.7 0.83 266)",complete:"#161517"}},typography:{label:{default:`600 0.75rem/1.7 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},switch:{space:{gap:"0.5rem"},radii:{all:"9999px"},size:{width:"2rem",height:"1rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,disabled:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"#cccfd3",active:"#151515",disabled:"#dfdfdf"},stroke:{default:"#cccfd3",active:"#161517",disabled:"#dfdfdf"},indicator:{default:"#ffffff",active:"#ffffff",disabled:"#a0a0a0"}}},table:{header:{title:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},color:{background:{default:"#f6f7fa"},title:{default:"#161517"},icon:{default:"#161517"},checkbox:{background:{default:"#cccfd3"},border:{default:"#808691"}}}},cell:{text:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},label:{default:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0.25rem"},row:{color:{background:{default:"#ffffff",hover:"#dae6fc",active:"#dae6fc"},stroke:{default:"lch(91.6 1.1 266)"},text:{default:"#161517"},link:{default:"#135be6"},label:{default:"#696e79"}}},global:{color:{stroke:{default:"lch(91.6 1.1 266)"},background:{default:"#ffffff"}}}},tabs:{space:{y:"0.5rem",x:"0.75rem"},radii:{all:"0.25rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},basic:{strokeWidth:{default:"1px",hover:"1px",active:"2px",global:"1px"},stroke:{default:"1px solid rgba(0,0,0,0)",hover:"1px solid rgba(0,0,0,0)",active:"2px solid #151515",global:"1px solid lch(91.6 1.1 266)"},color:{background:{default:"rgba(0,0,0,0)",hover:"#f6f7fa",active:"rgba(0,0,0,0)"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"rgba(0,0,0,0)",hover:"rgba(0,0,0,0)",active:"#151515"},global:{default:"lch(91.6 1.1 266)"}}},fileTabs:{icon:{size:{height:"1rem",width:"1rem"}},space:{y:"1.063rem",x:"1rem",gap:"0.75rem"},typography:{label:{default:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,hover:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,active:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},radii:{all:"0"},color:{background:{default:"#f6f7fa",hover:"#ffffff",active:"#ffffff"},text:{default:"#696e79",hover:"#161517",active:"#161517"},stroke:{default:"lch(91.6 1.1 266)",hover:"lch(91.6 1.1 266)",active:"lch(91.6 1.1 266)"}}}},toast:{icon:{size:{height:"1rem",width:"1rem"}},space:{title:{gap:"0.5rem"},y:"0.75rem",x:"0.75rem",gap:"0.5rem"},radii:{all:"0.25rem"},shadow:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",typography:{title:{default:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},description:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{title:{default:"#161517"},description:{default:"#696e79"},stroke:{default:"lch(91.6 1.1 266)"},icon:{default:"#161517",success:"#1c8439",warning:"#9e5600",danger:"#c10000"}}},tooltip:{radii:{all:"0.25rem"},space:{x:"0.75rem",y:"0.5rem"},typography:{label:{default:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},color:{background:{default:"lch(10.8 0 0 / 0.8)"},label:{default:"#ffffff"}}},dialog:{space:{y:"1.5rem",x:"2rem",gap:"1rem"},title:{space:{gap:"0.5rem"}},radii:{all:"0.5rem"},shadow:{default:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"},stroke:{default:"1px solid lch(91.6 1.1 266)"},color:{background:{default:"#ffffff"},title:{default:"#161517"},description:{default:"#696e79"},opaqueBackground:{default:"lch(6.77 0 0 / 0.45)"}}},link:{space:{md:{gap:"0.25rem"},sm:{gap:"2px"}},icon:{size:{sm:{height:"0.75rem",width:"0.75rem"},md:{height:"1rem",width:"1rem"}}}},global:{color:{background:{default:"#ffffff",muted:"#f6f7fa"},text:{default:"#161517",muted:"#696e79",link:{default:"#135be6",hover:"#092e73"}},stroke:{default:"lch(91.6 1.1 266)",muted:"lch(91.6 1.1 266)",intense:"#b3b6bd"},accent:{default:"#151515"},outline:{default:"#135be6"},shadow:{default:"lch(6.77 0 0 / 0.15)"}}},feedback:{color:{info:{background:"#dae6fc",foreground:"#135be6"},success:{background:"#e0f8e7",foreground:"#1c8439"},warning:{background:"#ffedd8",foreground:"#9e5600"},danger:{background:"#ffdddd",foreground:"#c10000"},neutral:{background:"#e6e7e9",foreground:"#53575f",stroke:"lch(91.6 1.1 266)"}}},grid:{color:{background:{header:{default:"lch(97.2 1.57 272 / 0.7)"},row:{default:"#ffffff"}},text:{header:{default:"#696e79"},row:{default:"#161517"}},stroke:{cell:{stroke:"lch(91.6 1.1 266)"}}}}},Xl={default:"all 150ms ease-in 0ms",duration:{slow:"300ms",medium:"150ms",fast:"50ms"},delay:{slow:"100ms",fast:"0ms"},function:{ease:"ease","ease-in":"ease-in","ease-in-out":"ease-in-out",linear:"linear"}},Jl="light",Ql={brand:{50:"#ffffe8",100:"#feffba",200:"#fdffa3",300:"#FAFF69",400:"#eef400",500:"#9fa300",600:"#4f5100",700:"#27291B",800:"#161600",base:"#fbff46"},neutral:{0:"#ffffff",100:"#f9f9f9",200:"#dfdfdf",300:"#c0c0c0",400:"#a0a0a0",500:"#808080",600:"#606060",700:"#414141",725:"#282828",750:"#1F1F1C",800:"#1d1d1d",900:"#151515",base:"#212121"},slate:{50:"#f6f7fa",100:"#e6e7e9",200:"#cccfd3",300:"#b3b6bd",400:"#9a9ea7",500:"#808691",600:"#696e79",700:"#53575f",800:"#302e32",900:"#161517",base:"#373439"},indigo:{50:"#f4f1fc",100:"#e4e2e9",200:"#c8c5d3",300:"#ada8bd",400:"#918ba7",500:"#766e91",600:"#5e5874",700:"#474257",800:"#23212c",900:"#18161d",base:"#2f2c3a"},info:{50:"#dae6fc",100:"#b5cdf9",200:"#91b3f6",300:"#6c9af3",400:"#135be6",500:"#0e44ad",600:"#092e73",700:"#061d48",800:"#05173a",900:"#041330",base:"#4781f0"},success:{50:"#e0f8e7",100:"#c0f2ce",200:"#a1ebb6",300:"#81e59d",400:"#41d76b",500:"#2ac656",600:"#1c8439",700:"#15632b",800:"#0e421d",900:"#07210e",base:"#62de85"},warning:{50:"#ffedd8",100:"#ffdbb1",200:"#ffca8b",300:"#ffb864",400:"#ff9416",500:"#ed8000",600:"#c66b00",700:"#9e5600",800:"#4f2b00",900:"#271500",base:"#ffa63d"},danger:{50:"#ffdddd",100:"#ffbaba",200:"#ff9898",300:"#ff7575",400:"#ff2323",500:"#f10000",600:"#c10000",700:"#910000",800:"#610000",900:"#300000",base:"#FF5353"},gradients:{base:"linear-gradient(229.65deg, #292924 15.78%, #0F0F0F 88.39%)",transparent:"rgba(0,0,0,0)"},utility:{transparent:"rgba(0,0,0,0)"}},es={0:"0",1:"1px",2:"0.25rem",3:"0.5rem",4:"0.75rem",5:"1rem",6:"1.25rem",7:"1.5rem",8:"1.75rem",9:"2rem",10:"2.5rem",11:"4rem"},ts={font:{families:{regular:`"Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,mono:`"Inconsolata", '"SFMono Regular"', monospace`,display:`'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},weights:{1:"400",2:"500",3:"600",4:"700"},sizes:{0:"0.625rem",1:"0.75rem",2:"0.875rem",3:"1rem",4:"1.25rem",6:"2rem",base:"16px"},"line-height":{1:1.5,2:1.6,3:1.7,4:1.3}},styles:{product:{titles:{xs:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,xl:`700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"2xl":`600 2rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},text:{normal:{xs:`400 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`400 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},medium:{xs:`500 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`500 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},semibold:{xs:`600 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`},mono:{sm:`500 0.75rem/1.6 "Inconsolata", '"SFMono Regular"', monospace`,md:`500 0.875rem/1.7 "Inconsolata", '"SFMono Regular"', monospace`,lg:`500 1rem/1.6 "Inconsolata", '"SFMono Regular"', monospace`},bold:{xs:`700 0.625rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`700 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`700 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`700 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},brand:{titles:{xs:`600 20px/1.5 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,sm:`600 24px/1.5 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,md:`600 36px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,lg:`600 56px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,xl:`700 64px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,"2xl":`700 80px/1.3 'Basier Square', "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}},field:{md:`400 0.875rem/1.6 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`}}},ns={radii:{0:"0",1:"0.25rem",2:"0.5rem",full:"9999px"},width:{1:"1px",2:"2px"}},os={0:"0",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.5rem",6:"2rem",7:"2.5rem"},rs={1:"0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",2:"0 4px 4px 0 rgba(88, 92, 98, 0.06), inset 5px 0 10px 0 rgba(104, 105, 111, 0.1)"},Ir=Object.freeze(Object.defineProperty({__proto__:null,border:ns,click:Yl,default:{click:Yl,transition:Xl,name:Jl,palette:Ql,sizes:es,typography:ts,border:ns,spaces:os,shadow:rs},name:Jl,palette:Ql,shadow:rs,sizes:es,spaces:os,transition:Xl,typography:ts},Symbol.toStringTag,{value:"Module"})),as={dark:Pr({},Ir,Am),light:Pr({},Ir,Nm),classic:Pr({},Ir,Lm)};U.Accordion=m1,U.Alert=Pt,U.Avatar=U1,U.Badge=oa,U.Button=ra,U.ButtonGroup=V1,U.CardPrimary=fu,U.CardSecondary=lu,U.Checkbox=yu,U.ContextMenu=Ge,U.DangerAlert=E1,U.FileTabs=Fc,U.Flags=M2,U.HoverCard=Xo,U.Icon=Q,U.IconButton=oo,U.InfoAlert=O1,U.Label=ro,U.NumberField=tp,U.PasswordField=np,U.Popover=Qo,U.ProfileIcon=Hr,U.RadioGroup=ri,U.SearchField=zp,U.Select=Zn,U.SidebarNavigationItem=T5,U.Spacer=Ki,U.SuccessAlert=P1,U.Switch=K5,U.Tabs=Bn,U.Text=It,U.TextField=vv,U.ThemeProvider=Yv,U.Title=vo,U.Tooltip=wr,U.TooltipProvider=Vv,U.WarningAlert=I1,U.themes=as,Object.defineProperty(U,Symbol.toStringTag,{value:"Module"})});
|