webview-test-test-s-ui-kit 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1,9 +1 @@
1
- declare const _default: {
2
- ui: {
3
- Accordion: typeof import('./ui/accordion').Accordion;
4
- AccordionTrigger: typeof import('./ui/accordion').AccordionTrigger;
5
- AccordionContent: typeof import('./ui/accordion').AccordionContent;
6
- AccordionItem: typeof import('./ui/accordion').AccordionItem;
7
- };
8
- };
9
- export default _default;
1
+ export * from './ui';
@@ -1,8 +1 @@
1
- import { Accordion, AccordionItem, AccordionTrigger, AccordionContent } from './accordion';
2
- declare const _default: {
3
- Accordion: typeof Accordion;
4
- AccordionTrigger: typeof AccordionTrigger;
5
- AccordionContent: typeof AccordionContent;
6
- AccordionItem: typeof AccordionItem;
7
- };
8
- export default _default;
1
+ export { Accordion, AccordionItem, AccordionTrigger, AccordionContent, } from './accordion';
@@ -1,4 +1,2 @@
1
- export {}
2
- import WebviewTestTestSUiKit from './index'
3
- export default WebviewTestTestSUiKit
1
+ export * from './index'
4
2
  export {}
@@ -4112,21 +4112,21 @@ const Mr = (e, t) => {
4112
4112
  function Fe(...e) {
4113
4113
  return Ro(Ir(e));
4114
4114
  }
4115
- function ko({ ...e }) {
4115
+ function Co({ ...e }) {
4116
4116
  return R.jsx(Er, { "data-slot": "accordion", ...e });
4117
4117
  }
4118
- function Co({ className: e, ...t }) {
4118
+ function So({ className: e, ...t }) {
4119
4119
  return R.jsx(Or, { "data-slot": "accordion-item", className: Fe("bg-bg-secondary px-4 rounded-2xl mb-4 last:mb-0", e), ...t });
4120
4120
  }
4121
- function So({ className: e, children: t, ...o }) {
4121
+ function Eo({ className: e, children: t, ...o }) {
4122
4122
  return R.jsx(Ar, { className: "flex", children: R.jsxs(Tr, { "data-slot": "accordion-trigger", className: Fe("flex flex-1 items-center justify-between gap-4 py-4 text-left text-lg leading-6 font-semibold transition-all outline-none disabled:pointer-events-none disabled:opacity-50 [&[data-state=open]>svg]:rotate-180", e), ...o, children: [t, R.jsx(Pr, { className: "min-w-6" })] }) });
4123
4123
  }
4124
- function Eo({ className: e, children: t, ...o }) {
4124
+ function Oo({ className: e, children: t, ...o }) {
4125
4125
  return R.jsx(Nr, { "data-slot": "accordion-content", className: "data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-base leading-snug", ...o, children: R.jsx("div", { className: Fe("text-text-secondary pt-0 pb-4", e), children: t }) });
4126
4126
  }
4127
- const Oo = { Accordion: ko, AccordionTrigger: So, AccordionContent: Eo, AccordionItem: Co }, To = {
4128
- ui: Oo
4129
- };
4130
4127
  export {
4131
- To as default
4128
+ Co as Accordion,
4129
+ Oo as AccordionContent,
4130
+ So as AccordionItem,
4131
+ Eo as AccordionTrigger
4132
4132
  };
@@ -1,4 +1,4 @@
1
- (function(T,ne){typeof exports=="object"&&typeof module<"u"?module.exports=ne(require("react")):typeof define=="function"&&define.amd?define(["react"],ne):(T=typeof globalThis<"u"?globalThis:T||self,T["webview-test-test-s-ui-kit"]=ne(T.React))})(this,(function(T){"use strict";function ne(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const g=ne(T);var ge={exports:{}},se={};/**
1
+ (function(U,T){typeof exports=="object"&&typeof module<"u"?T(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],T):(U=typeof globalThis<"u"?globalThis:U||self,T(U["webview-test-test-s-ui-kit"]={},U.React))})(this,(function(U,T){"use strict";function Lt(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const g=Lt(T);var ge={exports:{}},se={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.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 Ue;function Lt(){if(Ue)return se;Ue=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(o,n,l){var d=null;if(l!==void 0&&(d=""+l),n.key!==void 0&&(d=""+n.key),"key"in n){l={};for(var u in n)u!=="key"&&(l[u]=n[u])}else l=n;return n=l.ref,{$$typeof:e,type:o,key:d,ref:n!==void 0?n:null,props:l}}return se.Fragment=t,se.jsx=r,se.jsxs=r,se}var ie={};/**
9
+ */var Ue;function zt(){if(Ue)return se;Ue=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(o,n,l){var d=null;if(l!==void 0&&(d=""+l),n.key!==void 0&&(d=""+n.key),"key"in n){l={};for(var u in n)u!=="key"&&(l[u]=n[u])}else l=n;return n=l.ref,{$$typeof:e,type:o,key:d,ref:n!==void 0?n:null,props:l}}return se.Fragment=t,se.jsx=r,se.jsxs=r,se}var ie={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,12 +14,12 @@
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 We;function zt(){return We||(We=1,process.env.NODE_ENV!=="production"&&(function(){function e(f){if(f==null)return null;if(typeof f=="function")return f.$$typeof===Se?null:f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case x:return"Fragment";case E:return"Profiler";case N:return"StrictMode";case j:return"Suspense";case G:return"SuspenseList";case ee:return"Activity"}if(typeof f=="object")switch(typeof f.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),f.$$typeof){case w:return"Portal";case I:return f.displayName||"Context";case P:return(f._context.displayName||"Context")+".Consumer";case V:var _=f.render;return f=f.displayName,f||(f=_.displayName||_.name||"",f=f!==""?"ForwardRef("+f+")":"ForwardRef"),f;case v:return _=f.displayName||null,_!==null?_:e(f.type)||"Memo";case D:_=f._payload,f=f._init;try{return e(f(_))}catch{}}return null}function t(f){return""+f}function r(f){try{t(f);var _=!1}catch{_=!0}if(_){_=console;var S=_.error,A=typeof Symbol=="function"&&Symbol.toStringTag&&f[Symbol.toStringTag]||f.constructor.name||"Object";return S.call(_,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",A),t(f)}}function o(f){if(f===x)return"<>";if(typeof f=="object"&&f!==null&&f.$$typeof===D)return"<...>";try{var _=e(f);return _?"<"+_+">":"<...>"}catch{return"<...>"}}function n(){var f=X.A;return f===null?null:f.getOwner()}function l(){return Error("react-stack-top-frame")}function d(f){if(ue.call(f,"key")){var _=Object.getOwnPropertyDescriptor(f,"key").get;if(_&&_.isReactWarning)return!1}return f.key!==void 0}function u(f,_){function S(){$||($=!0,console.error("%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://react.dev/link/special-props)",_))}S.isReactWarning=!0,Object.defineProperty(f,"key",{get:S,configurable:!0})}function a(){var f=e(this.type);return W[f]||(W[f]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),f=this.props.ref,f!==void 0?f:null}function s(f,_,S,A,B,re){var R=S.ref;return f={$$typeof:O,type:f,key:_,props:S,_owner:A},(R!==void 0?R:null)!==null?Object.defineProperty(f,"ref",{enumerable:!1,get:a}):Object.defineProperty(f,"ref",{enumerable:!1,value:null}),f._store={},Object.defineProperty(f._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(f,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(f,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:B}),Object.defineProperty(f,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:re}),Object.freeze&&(Object.freeze(f.props),Object.freeze(f)),f}function m(f,_,S,A,B,re){var R=_.children;if(R!==void 0)if(A)if(fe(R)){for(A=0;A<R.length;A++)c(R[A]);Object.freeze&&Object.freeze(R)}else console.error("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 c(R);if(ue.call(_,"key")){R=e(f);var H=Object.keys(_).filter(function(oe){return oe!=="key"});A=0<H.length?"{key: someKey, "+H.join(": ..., ")+": ...}":"{key: someKey}",pe[R+A]||(H=0<H.length?"{"+H.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
17
+ */var We;function Vt(){return We||(We=1,process.env.NODE_ENV!=="production"&&(function(){function e(f){if(f==null)return null;if(typeof f=="function")return f.$$typeof===Se?null:f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case x:return"Fragment";case E:return"Profiler";case N:return"StrictMode";case j:return"Suspense";case G:return"SuspenseList";case te:return"Activity"}if(typeof f=="object")switch(typeof f.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),f.$$typeof){case w:return"Portal";case I:return f.displayName||"Context";case P:return(f._context.displayName||"Context")+".Consumer";case V:var _=f.render;return f=f.displayName,f||(f=_.displayName||_.name||"",f=f!==""?"ForwardRef("+f+")":"ForwardRef"),f;case v:return _=f.displayName||null,_!==null?_:e(f.type)||"Memo";case D:_=f._payload,f=f._init;try{return e(f(_))}catch{}}return null}function t(f){return""+f}function r(f){try{t(f);var _=!1}catch{_=!0}if(_){_=console;var S=_.error,A=typeof Symbol=="function"&&Symbol.toStringTag&&f[Symbol.toStringTag]||f.constructor.name||"Object";return S.call(_,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",A),t(f)}}function o(f){if(f===x)return"<>";if(typeof f=="object"&&f!==null&&f.$$typeof===D)return"<...>";try{var _=e(f);return _?"<"+_+">":"<...>"}catch{return"<...>"}}function n(){var f=J.A;return f===null?null:f.getOwner()}function l(){return Error("react-stack-top-frame")}function d(f){if(ue.call(f,"key")){var _=Object.getOwnPropertyDescriptor(f,"key").get;if(_&&_.isReactWarning)return!1}return f.key!==void 0}function u(f,_){function S(){$||($=!0,console.error("%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://react.dev/link/special-props)",_))}S.isReactWarning=!0,Object.defineProperty(f,"key",{get:S,configurable:!0})}function a(){var f=e(this.type);return Y[f]||(Y[f]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),f=this.props.ref,f!==void 0?f:null}function s(f,_,S,A,H,oe){var R=S.ref;return f={$$typeof:O,type:f,key:_,props:S,_owner:A},(R!==void 0?R:null)!==null?Object.defineProperty(f,"ref",{enumerable:!1,get:a}):Object.defineProperty(f,"ref",{enumerable:!1,value:null}),f._store={},Object.defineProperty(f._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(f,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(f,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:H}),Object.defineProperty(f,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:oe}),Object.freeze&&(Object.freeze(f.props),Object.freeze(f)),f}function m(f,_,S,A,H,oe){var R=_.children;if(R!==void 0)if(A)if(fe(R)){for(A=0;A<R.length;A++)c(R[A]);Object.freeze&&Object.freeze(R)}else console.error("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 c(R);if(ue.call(_,"key")){R=e(f);var q=Object.keys(_).filter(function(ne){return ne!=="key"});A=0<q.length?"{key: someKey, "+q.join(": ..., ")+": ...}":"{key: someKey}",pe[R+A]||(q=0<q.length?"{"+q.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
18
18
  let props = %s;
19
19
  <%s {...props} />
20
20
  React keys must be passed directly to JSX without using spread:
21
21
  let props = %s;
22
- <%s key={someKey} {...props} />`,A,R,H,R),pe[R+A]=!0)}if(R=null,S!==void 0&&(r(S),R=""+S),d(_)&&(r(_.key),R=""+_.key),"key"in _){S={};for(var J in _)J!=="key"&&(S[J]=_[J])}else S=_;return R&&u(S,typeof f=="function"?f.displayName||f.name||"Unknown":f),s(f,R,S,n(),B,re)}function c(f){i(f)?f._store&&(f._store.validated=1):typeof f=="object"&&f!==null&&f.$$typeof===D&&(f._payload.status==="fulfilled"?i(f._payload.value)&&f._payload.value._store&&(f._payload.value._store.validated=1):f._store&&(f._store.validated=1))}function i(f){return typeof f=="object"&&f!==null&&f.$$typeof===O}var p=T,O=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),E=Symbol.for("react.profiler"),P=Symbol.for("react.consumer"),I=Symbol.for("react.context"),V=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),G=Symbol.for("react.suspense_list"),v=Symbol.for("react.memo"),D=Symbol.for("react.lazy"),ee=Symbol.for("react.activity"),Se=Symbol.for("react.client.reference"),X=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ue=Object.prototype.hasOwnProperty,fe=Array.isArray,U=console.createTask?console.createTask:function(){return null};p={react_stack_bottom_frame:function(f){return f()}};var $,W={},y=p.react_stack_bottom_frame.bind(p,l)(),me=U(o(l)),pe={};ie.Fragment=x,ie.jsx=function(f,_,S){var A=1e4>X.recentlyCreatedOwnerStacks++;return m(f,_,S,!1,A?Error("react-stack-top-frame"):y,A?U(o(f)):me)},ie.jsxs=function(f,_,S){var A=1e4>X.recentlyCreatedOwnerStacks++;return m(f,_,S,!0,A?Error("react-stack-top-frame"):y,A?U(o(f)):me)}})()),ie}var Ye;function Vt(){return Ye||(Ye=1,process.env.NODE_ENV==="production"?ge.exports=Lt():ge.exports=zt()),ge.exports}var k=Vt();function Oe(e,t=[]){let r=[];function o(l,d){const u=g.createContext(d),a=r.length;r=[...r,d];const s=c=>{var N;const{scope:i,children:p,...O}=c,w=((N=i==null?void 0:i[e])==null?void 0:N[a])||u,x=g.useMemo(()=>O,Object.values(O));return k.jsx(w.Provider,{value:x,children:p})};s.displayName=l+"Provider";function m(c,i){var w;const p=((w=i==null?void 0:i[e])==null?void 0:w[a])||u,O=g.useContext(p);if(O)return O;if(d!==void 0)return d;throw new Error(`\`${c}\` must be used within \`${l}\``)}return[s,m]}const n=()=>{const l=r.map(d=>g.createContext(d));return function(u){const a=(u==null?void 0:u[e])||l;return g.useMemo(()=>({[`__scope${e}`]:{...u,[e]:a}}),[u,a])}};return n.scopeName=e,[o,$t(n,...t)]}function $t(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const o=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(l){const d=o.reduce((u,{useScope:a,scopeName:s})=>{const c=a(l)[`__scope${s}`];return{...u,...c}},{});return g.useMemo(()=>({[`__scope${t.scopeName}`]:d}),[d])}};return r.scopeName=t.scopeName,r}function Be(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Ee(...e){return t=>{let r=!1;const o=e.map(n=>{const l=Be(n,t);return!r&&typeof l=="function"&&(r=!0),l});if(r)return()=>{for(let n=0;n<o.length;n++){const l=o[n];typeof l=="function"?l():Be(e[n],null)}}}}function ae(...e){return g.useCallback(Ee(...e),e)}function He(e){const t=Ft(e),r=g.forwardRef((o,n)=>{const{children:l,...d}=o,u=g.Children.toArray(l),a=u.find(Ut);if(a){const s=a.props.children,m=u.map(c=>c===a?g.Children.count(s)>1?g.Children.only(null):g.isValidElement(s)?s.props.children:null:c);return k.jsx(t,{...d,ref:n,children:g.isValidElement(s)?g.cloneElement(s,void 0,m):null})}return k.jsx(t,{...d,ref:n,children:l})});return r.displayName=`${e}.Slot`,r}function Ft(e){const t=g.forwardRef((r,o)=>{const{children:n,...l}=r;if(g.isValidElement(n)){const d=Yt(n),u=Wt(l,n.props);return n.type!==g.Fragment&&(u.ref=o?Ee(o,d):d),g.cloneElement(n,u)}return g.Children.count(n)>1?g.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Gt=Symbol("radix.slottable");function Ut(e){return g.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Gt}function Wt(e,t){const r={...t};for(const o in t){const n=e[o],l=t[o];/^on[A-Z]/.test(o)?n&&l?r[o]=(...u)=>{const a=l(...u);return n(...u),a}:n&&(r[o]=n):o==="style"?r[o]={...n,...l}:o==="className"&&(r[o]=[n,l].filter(Boolean).join(" "))}return{...e,...r}}function Yt(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function Bt(e){const t=e+"CollectionProvider",[r,o]=Oe(t),[n,l]=r(t,{collectionRef:{current:null},itemMap:new Map}),d=w=>{const{scope:x,children:N}=w,E=T.useRef(null),P=T.useRef(new Map).current;return k.jsx(n,{scope:x,itemMap:P,collectionRef:E,children:N})};d.displayName=t;const u=e+"CollectionSlot",a=He(u),s=T.forwardRef((w,x)=>{const{scope:N,children:E}=w,P=l(u,N),I=ae(x,P.collectionRef);return k.jsx(a,{ref:I,children:E})});s.displayName=u;const m=e+"CollectionItemSlot",c="data-radix-collection-item",i=He(m),p=T.forwardRef((w,x)=>{const{scope:N,children:E,...P}=w,I=T.useRef(null),V=ae(x,I),j=l(m,N);return T.useEffect(()=>(j.itemMap.set(I,{ref:I,...P}),()=>void j.itemMap.delete(I))),k.jsx(i,{[c]:"",ref:V,children:E})});p.displayName=m;function O(w){const x=l(e+"CollectionConsumer",w);return T.useCallback(()=>{const E=x.collectionRef.current;if(!E)return[];const P=Array.from(E.querySelectorAll(`[${c}]`));return Array.from(x.itemMap.values()).sort((j,G)=>P.indexOf(j.ref.current)-P.indexOf(G.ref.current))},[x.collectionRef,x.itemMap])}return[{Provider:d,Slot:s,ItemSlot:p},O,o]}function qe(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e==null||e(n),r===!1||!n.defaultPrevented)return t==null?void 0:t(n)}}var le=globalThis!=null&&globalThis.document?g.useLayoutEffect:()=>{},Ht=g[" useInsertionEffect ".trim().toString()]||le;function Ae({prop:e,defaultProp:t,onChange:r=()=>{},caller:o}){const[n,l,d]=qt({defaultProp:t,onChange:r}),u=e!==void 0,a=u?e:n;{const m=g.useRef(e!==void 0);g.useEffect(()=>{const c=m.current;c!==u&&console.warn(`${o} is changing from ${c?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),m.current=u},[u,o])}const s=g.useCallback(m=>{var c;if(u){const i=Kt(m)?m(e):m;i!==e&&((c=d.current)==null||c.call(d,i))}else l(m)},[u,e,l,d]);return[a,s]}function qt({defaultProp:e,onChange:t}){const[r,o]=g.useState(e),n=g.useRef(r),l=g.useRef(t);return Ht(()=>{l.current=t},[t]),g.useEffect(()=>{var d;n.current!==r&&((d=l.current)==null||d.call(l,r),n.current=r)},[r,n]),[r,o,l]}function Kt(e){return typeof e=="function"}var be={exports:{}},L={};/**
22
+ <%s key={someKey} {...props} />`,A,R,q,R),pe[R+A]=!0)}if(R=null,S!==void 0&&(r(S),R=""+S),d(_)&&(r(_.key),R=""+_.key),"key"in _){S={};for(var Z in _)Z!=="key"&&(S[Z]=_[Z])}else S=_;return R&&u(S,typeof f=="function"?f.displayName||f.name||"Unknown":f),s(f,R,S,n(),H,oe)}function c(f){i(f)?f._store&&(f._store.validated=1):typeof f=="object"&&f!==null&&f.$$typeof===D&&(f._payload.status==="fulfilled"?i(f._payload.value)&&f._payload.value._store&&(f._payload.value._store.validated=1):f._store&&(f._store.validated=1))}function i(f){return typeof f=="object"&&f!==null&&f.$$typeof===O}var p=T,O=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),E=Symbol.for("react.profiler"),P=Symbol.for("react.consumer"),I=Symbol.for("react.context"),V=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),G=Symbol.for("react.suspense_list"),v=Symbol.for("react.memo"),D=Symbol.for("react.lazy"),te=Symbol.for("react.activity"),Se=Symbol.for("react.client.reference"),J=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ue=Object.prototype.hasOwnProperty,fe=Array.isArray,W=console.createTask?console.createTask:function(){return null};p={react_stack_bottom_frame:function(f){return f()}};var $,Y={},h=p.react_stack_bottom_frame.bind(p,l)(),me=W(o(l)),pe={};ie.Fragment=x,ie.jsx=function(f,_,S){var A=1e4>J.recentlyCreatedOwnerStacks++;return m(f,_,S,!1,A?Error("react-stack-top-frame"):h,A?W(o(f)):me)},ie.jsxs=function(f,_,S){var A=1e4>J.recentlyCreatedOwnerStacks++;return m(f,_,S,!0,A?Error("react-stack-top-frame"):h,A?W(o(f)):me)}})()),ie}var Ye;function $t(){return Ye||(Ye=1,process.env.NODE_ENV==="production"?ge.exports=zt():ge.exports=Vt()),ge.exports}var k=$t();function Oe(e,t=[]){let r=[];function o(l,d){const u=g.createContext(d),a=r.length;r=[...r,d];const s=c=>{var N;const{scope:i,children:p,...O}=c,w=((N=i==null?void 0:i[e])==null?void 0:N[a])||u,x=g.useMemo(()=>O,Object.values(O));return k.jsx(w.Provider,{value:x,children:p})};s.displayName=l+"Provider";function m(c,i){var w;const p=((w=i==null?void 0:i[e])==null?void 0:w[a])||u,O=g.useContext(p);if(O)return O;if(d!==void 0)return d;throw new Error(`\`${c}\` must be used within \`${l}\``)}return[s,m]}const n=()=>{const l=r.map(d=>g.createContext(d));return function(u){const a=(u==null?void 0:u[e])||l;return g.useMemo(()=>({[`__scope${e}`]:{...u,[e]:a}}),[u,a])}};return n.scopeName=e,[o,Ft(n,...t)]}function Ft(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const o=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(l){const d=o.reduce((u,{useScope:a,scopeName:s})=>{const c=a(l)[`__scope${s}`];return{...u,...c}},{});return g.useMemo(()=>({[`__scope${t.scopeName}`]:d}),[d])}};return r.scopeName=t.scopeName,r}function Be(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Ee(...e){return t=>{let r=!1;const o=e.map(n=>{const l=Be(n,t);return!r&&typeof l=="function"&&(r=!0),l});if(r)return()=>{for(let n=0;n<o.length;n++){const l=o[n];typeof l=="function"?l():Be(e[n],null)}}}}function ae(...e){return g.useCallback(Ee(...e),e)}function He(e){const t=Gt(e),r=g.forwardRef((o,n)=>{const{children:l,...d}=o,u=g.Children.toArray(l),a=u.find(Wt);if(a){const s=a.props.children,m=u.map(c=>c===a?g.Children.count(s)>1?g.Children.only(null):g.isValidElement(s)?s.props.children:null:c);return k.jsx(t,{...d,ref:n,children:g.isValidElement(s)?g.cloneElement(s,void 0,m):null})}return k.jsx(t,{...d,ref:n,children:l})});return r.displayName=`${e}.Slot`,r}function Gt(e){const t=g.forwardRef((r,o)=>{const{children:n,...l}=r;if(g.isValidElement(n)){const d=Bt(n),u=Yt(l,n.props);return n.type!==g.Fragment&&(u.ref=o?Ee(o,d):d),g.cloneElement(n,u)}return g.Children.count(n)>1?g.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Ut=Symbol("radix.slottable");function Wt(e){return g.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Ut}function Yt(e,t){const r={...t};for(const o in t){const n=e[o],l=t[o];/^on[A-Z]/.test(o)?n&&l?r[o]=(...u)=>{const a=l(...u);return n(...u),a}:n&&(r[o]=n):o==="style"?r[o]={...n,...l}:o==="className"&&(r[o]=[n,l].filter(Boolean).join(" "))}return{...e,...r}}function Bt(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function Ht(e){const t=e+"CollectionProvider",[r,o]=Oe(t),[n,l]=r(t,{collectionRef:{current:null},itemMap:new Map}),d=w=>{const{scope:x,children:N}=w,E=T.useRef(null),P=T.useRef(new Map).current;return k.jsx(n,{scope:x,itemMap:P,collectionRef:E,children:N})};d.displayName=t;const u=e+"CollectionSlot",a=He(u),s=T.forwardRef((w,x)=>{const{scope:N,children:E}=w,P=l(u,N),I=ae(x,P.collectionRef);return k.jsx(a,{ref:I,children:E})});s.displayName=u;const m=e+"CollectionItemSlot",c="data-radix-collection-item",i=He(m),p=T.forwardRef((w,x)=>{const{scope:N,children:E,...P}=w,I=T.useRef(null),V=ae(x,I),j=l(m,N);return T.useEffect(()=>(j.itemMap.set(I,{ref:I,...P}),()=>void j.itemMap.delete(I))),k.jsx(i,{[c]:"",ref:V,children:E})});p.displayName=m;function O(w){const x=l(e+"CollectionConsumer",w);return T.useCallback(()=>{const E=x.collectionRef.current;if(!E)return[];const P=Array.from(E.querySelectorAll(`[${c}]`));return Array.from(x.itemMap.values()).sort((j,G)=>P.indexOf(j.ref.current)-P.indexOf(G.ref.current))},[x.collectionRef,x.itemMap])}return[{Provider:d,Slot:s,ItemSlot:p},O,o]}function qe(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e==null||e(n),r===!1||!n.defaultPrevented)return t==null?void 0:t(n)}}var le=globalThis!=null&&globalThis.document?g.useLayoutEffect:()=>{},qt=g[" useInsertionEffect ".trim().toString()]||le;function Ae({prop:e,defaultProp:t,onChange:r=()=>{},caller:o}){const[n,l,d]=Kt({defaultProp:t,onChange:r}),u=e!==void 0,a=u?e:n;{const m=g.useRef(e!==void 0);g.useEffect(()=>{const c=m.current;c!==u&&console.warn(`${o} is changing from ${c?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),m.current=u},[u,o])}const s=g.useCallback(m=>{var c;if(u){const i=Xt(m)?m(e):m;i!==e&&((c=d.current)==null||c.call(d,i))}else l(m)},[u,e,l,d]);return[a,s]}function Kt({defaultProp:e,onChange:t}){const[r,o]=g.useState(e),n=g.useRef(r),l=g.useRef(t);return qt(()=>{l.current=t},[t]),g.useEffect(()=>{var d;n.current!==r&&((d=l.current)==null||d.call(l,r),n.current=r)},[r,n]),[r,o,l]}function Xt(e){return typeof e=="function"}var be={exports:{}},L={};/**
23
23
  * @license React
24
24
  * react-dom.production.js
25
25
  *
@@ -27,7 +27,7 @@ React keys must be passed directly to JSX without using spread:
27
27
  *
28
28
  * This source code is licensed under the MIT license found in the
29
29
  * LICENSE file in the root directory of this source tree.
30
- */var Ke;function Xt(){if(Ke)return L;Ke=1;var e=T;function t(a){var s="https://react.dev/errors/"+a;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var m=2;m<arguments.length;m++)s+="&args[]="+encodeURIComponent(arguments[m])}return"Minified React error #"+a+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(){}var o={d:{f:r,r:function(){throw Error(t(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},n=Symbol.for("react.portal");function l(a,s,m){var c=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:n,key:c==null?null:""+c,children:a,containerInfo:s,implementation:m}}var d=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function u(a,s){if(a==="font")return"";if(typeof s=="string")return s==="use-credentials"?s:""}return L.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=o,L.createPortal=function(a,s){var m=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!s||s.nodeType!==1&&s.nodeType!==9&&s.nodeType!==11)throw Error(t(299));return l(a,s,null,m)},L.flushSync=function(a){var s=d.T,m=o.p;try{if(d.T=null,o.p=2,a)return a()}finally{d.T=s,o.p=m,o.d.f()}},L.preconnect=function(a,s){typeof a=="string"&&(s?(s=s.crossOrigin,s=typeof s=="string"?s==="use-credentials"?s:"":void 0):s=null,o.d.C(a,s))},L.prefetchDNS=function(a){typeof a=="string"&&o.d.D(a)},L.preinit=function(a,s){if(typeof a=="string"&&s&&typeof s.as=="string"){var m=s.as,c=u(m,s.crossOrigin),i=typeof s.integrity=="string"?s.integrity:void 0,p=typeof s.fetchPriority=="string"?s.fetchPriority:void 0;m==="style"?o.d.S(a,typeof s.precedence=="string"?s.precedence:void 0,{crossOrigin:c,integrity:i,fetchPriority:p}):m==="script"&&o.d.X(a,{crossOrigin:c,integrity:i,fetchPriority:p,nonce:typeof s.nonce=="string"?s.nonce:void 0})}},L.preinitModule=function(a,s){if(typeof a=="string")if(typeof s=="object"&&s!==null){if(s.as==null||s.as==="script"){var m=u(s.as,s.crossOrigin);o.d.M(a,{crossOrigin:m,integrity:typeof s.integrity=="string"?s.integrity:void 0,nonce:typeof s.nonce=="string"?s.nonce:void 0})}}else s==null&&o.d.M(a)},L.preload=function(a,s){if(typeof a=="string"&&typeof s=="object"&&s!==null&&typeof s.as=="string"){var m=s.as,c=u(m,s.crossOrigin);o.d.L(a,m,{crossOrigin:c,integrity:typeof s.integrity=="string"?s.integrity:void 0,nonce:typeof s.nonce=="string"?s.nonce:void 0,type:typeof s.type=="string"?s.type:void 0,fetchPriority:typeof s.fetchPriority=="string"?s.fetchPriority:void 0,referrerPolicy:typeof s.referrerPolicy=="string"?s.referrerPolicy:void 0,imageSrcSet:typeof s.imageSrcSet=="string"?s.imageSrcSet:void 0,imageSizes:typeof s.imageSizes=="string"?s.imageSizes:void 0,media:typeof s.media=="string"?s.media:void 0})}},L.preloadModule=function(a,s){if(typeof a=="string")if(s){var m=u(s.as,s.crossOrigin);o.d.m(a,{as:typeof s.as=="string"&&s.as!=="script"?s.as:void 0,crossOrigin:m,integrity:typeof s.integrity=="string"?s.integrity:void 0})}else o.d.m(a)},L.requestFormReset=function(a){o.d.r(a)},L.unstable_batchedUpdates=function(a,s){return a(s)},L.useFormState=function(a,s,m){return d.H.useFormState(a,s,m)},L.useFormStatus=function(){return d.H.useHostTransitionStatus()},L.version="19.2.4",L}var z={};/**
30
+ */var Ke;function Jt(){if(Ke)return L;Ke=1;var e=T;function t(a){var s="https://react.dev/errors/"+a;if(1<arguments.length){s+="?args[]="+encodeURIComponent(arguments[1]);for(var m=2;m<arguments.length;m++)s+="&args[]="+encodeURIComponent(arguments[m])}return"Minified React error #"+a+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(){}var o={d:{f:r,r:function(){throw Error(t(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},n=Symbol.for("react.portal");function l(a,s,m){var c=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:n,key:c==null?null:""+c,children:a,containerInfo:s,implementation:m}}var d=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function u(a,s){if(a==="font")return"";if(typeof s=="string")return s==="use-credentials"?s:""}return L.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=o,L.createPortal=function(a,s){var m=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!s||s.nodeType!==1&&s.nodeType!==9&&s.nodeType!==11)throw Error(t(299));return l(a,s,null,m)},L.flushSync=function(a){var s=d.T,m=o.p;try{if(d.T=null,o.p=2,a)return a()}finally{d.T=s,o.p=m,o.d.f()}},L.preconnect=function(a,s){typeof a=="string"&&(s?(s=s.crossOrigin,s=typeof s=="string"?s==="use-credentials"?s:"":void 0):s=null,o.d.C(a,s))},L.prefetchDNS=function(a){typeof a=="string"&&o.d.D(a)},L.preinit=function(a,s){if(typeof a=="string"&&s&&typeof s.as=="string"){var m=s.as,c=u(m,s.crossOrigin),i=typeof s.integrity=="string"?s.integrity:void 0,p=typeof s.fetchPriority=="string"?s.fetchPriority:void 0;m==="style"?o.d.S(a,typeof s.precedence=="string"?s.precedence:void 0,{crossOrigin:c,integrity:i,fetchPriority:p}):m==="script"&&o.d.X(a,{crossOrigin:c,integrity:i,fetchPriority:p,nonce:typeof s.nonce=="string"?s.nonce:void 0})}},L.preinitModule=function(a,s){if(typeof a=="string")if(typeof s=="object"&&s!==null){if(s.as==null||s.as==="script"){var m=u(s.as,s.crossOrigin);o.d.M(a,{crossOrigin:m,integrity:typeof s.integrity=="string"?s.integrity:void 0,nonce:typeof s.nonce=="string"?s.nonce:void 0})}}else s==null&&o.d.M(a)},L.preload=function(a,s){if(typeof a=="string"&&typeof s=="object"&&s!==null&&typeof s.as=="string"){var m=s.as,c=u(m,s.crossOrigin);o.d.L(a,m,{crossOrigin:c,integrity:typeof s.integrity=="string"?s.integrity:void 0,nonce:typeof s.nonce=="string"?s.nonce:void 0,type:typeof s.type=="string"?s.type:void 0,fetchPriority:typeof s.fetchPriority=="string"?s.fetchPriority:void 0,referrerPolicy:typeof s.referrerPolicy=="string"?s.referrerPolicy:void 0,imageSrcSet:typeof s.imageSrcSet=="string"?s.imageSrcSet:void 0,imageSizes:typeof s.imageSizes=="string"?s.imageSizes:void 0,media:typeof s.media=="string"?s.media:void 0})}},L.preloadModule=function(a,s){if(typeof a=="string")if(s){var m=u(s.as,s.crossOrigin);o.d.m(a,{as:typeof s.as=="string"&&s.as!=="script"?s.as:void 0,crossOrigin:m,integrity:typeof s.integrity=="string"?s.integrity:void 0})}else o.d.m(a)},L.requestFormReset=function(a){o.d.r(a)},L.unstable_batchedUpdates=function(a,s){return a(s)},L.useFormState=function(a,s,m){return d.H.useFormState(a,s,m)},L.useFormStatus=function(){return d.H.useHostTransitionStatus()},L.version="19.2.4",L}var z={};/**
31
31
  * @license React
32
32
  * react-dom.development.js
33
33
  *
@@ -35,8 +35,8 @@ React keys must be passed directly to JSX without using spread:
35
35
  *
36
36
  * This source code is licensed under the MIT license found in the
37
37
  * LICENSE file in the root directory of this source tree.
38
- */var Xe;function Jt(){return Xe||(Xe=1,process.env.NODE_ENV!=="production"&&(function(){function e(){}function t(c){return""+c}function r(c,i,p){var O=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;try{t(O);var w=!1}catch{w=!0}return w&&(console.error("The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",typeof Symbol=="function"&&Symbol.toStringTag&&O[Symbol.toStringTag]||O.constructor.name||"Object"),t(O)),{$$typeof:s,key:O==null?null:""+O,children:c,containerInfo:i,implementation:p}}function o(c,i){if(c==="font")return"";if(typeof i=="string")return i==="use-credentials"?i:""}function n(c){return c===null?"`null`":c===void 0?"`undefined`":c===""?"an empty string":'something with type "'+typeof c+'"'}function l(c){return c===null?"`null`":c===void 0?"`undefined`":c===""?"an empty string":typeof c=="string"?JSON.stringify(c):typeof c=="number"?"`"+c+"`":'something with type "'+typeof c+'"'}function d(){var c=m.H;return c===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
38
+ */var Xe;function Zt(){return Xe||(Xe=1,process.env.NODE_ENV!=="production"&&(function(){function e(){}function t(c){return""+c}function r(c,i,p){var O=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;try{t(O);var w=!1}catch{w=!0}return w&&(console.error("The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",typeof Symbol=="function"&&Symbol.toStringTag&&O[Symbol.toStringTag]||O.constructor.name||"Object"),t(O)),{$$typeof:s,key:O==null?null:""+O,children:c,containerInfo:i,implementation:p}}function o(c,i){if(c==="font")return"";if(typeof i=="string")return i==="use-credentials"?i:""}function n(c){return c===null?"`null`":c===void 0?"`undefined`":c===""?"an empty string":'something with type "'+typeof c+'"'}function l(c){return c===null?"`null`":c===void 0?"`undefined`":c===""?"an empty string":typeof c=="string"?JSON.stringify(c):typeof c=="number"?"`"+c+"`":'something with type "'+typeof c+'"'}function d(){var c=m.H;return c===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
39
39
  1. You might have mismatching versions of React and the renderer (such as React DOM)
40
40
  2. You might be breaking the Rules of Hooks
41
41
  3. You might have more than one copy of React in the same app
42
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),c}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var u=T,a={d:{f:e,r:function(){throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.")},D:e,C:e,L:e,m:e,X:e,S:e,M:e},p:0,findDOMNode:null},s=Symbol.for("react.portal"),m=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),z.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,z.createPortal=function(c,i){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)throw Error("Target container is not a DOM element.");return r(c,i,null,p)},z.flushSync=function(c){var i=m.T,p=a.p;try{if(m.T=null,a.p=2,c)return c()}finally{m.T=i,a.p=p,a.d.f()&&console.error("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.")}},z.preconnect=function(c,i){typeof c=="string"&&c?i!=null&&typeof i!="object"?console.error("ReactDOM.preconnect(): Expected the `options` argument (second) to be an object but encountered %s instead. The only supported option at this time is `crossOrigin` which accepts a string.",l(i)):i!=null&&typeof i.crossOrigin!="string"&&console.error("ReactDOM.preconnect(): Expected the `crossOrigin` option (second argument) to be a string but encountered %s instead. Try removing this option or passing a string value instead.",n(i.crossOrigin)):console.error("ReactDOM.preconnect(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c)),typeof c=="string"&&(i?(i=i.crossOrigin,i=typeof i=="string"?i==="use-credentials"?i:"":void 0):i=null,a.d.C(c,i))},z.prefetchDNS=function(c){if(typeof c!="string"||!c)console.error("ReactDOM.prefetchDNS(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c));else if(1<arguments.length){var i=arguments[1];typeof i=="object"&&i.hasOwnProperty("crossOrigin")?console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. It looks like the you are attempting to set a crossOrigin property for this DNS lookup hint. Browsers do not perform DNS queries using CORS and setting this attribute on the resource hint has no effect. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",l(i)):console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",l(i))}typeof c=="string"&&a.d.D(c)},z.preinit=function(c,i){if(typeof c=="string"&&c?i==null||typeof i!="object"?console.error("ReactDOM.preinit(): Expected the `options` argument (second) to be an object with an `as` property describing the type of resource to be preinitialized but encountered %s instead.",l(i)):i.as!=="style"&&i.as!=="script"&&console.error('ReactDOM.preinit(): Expected the `as` property in the `options` argument (second) to contain a valid value describing the type of resource to be preinitialized but encountered %s instead. Valid values for `as` are "style" and "script".',l(i.as)):console.error("ReactDOM.preinit(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c)),typeof c=="string"&&i&&typeof i.as=="string"){var p=i.as,O=o(p,i.crossOrigin),w=typeof i.integrity=="string"?i.integrity:void 0,x=typeof i.fetchPriority=="string"?i.fetchPriority:void 0;p==="style"?a.d.S(c,typeof i.precedence=="string"?i.precedence:void 0,{crossOrigin:O,integrity:w,fetchPriority:x}):p==="script"&&a.d.X(c,{crossOrigin:O,integrity:w,fetchPriority:x,nonce:typeof i.nonce=="string"?i.nonce:void 0})}},z.preinitModule=function(c,i){var p="";if(typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i!==void 0&&typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":i&&"as"in i&&i.as!=="script"&&(p+=" The `as` option encountered was "+l(i.as)+"."),p)console.error("ReactDOM.preinitModule(): Expected up to two arguments, a non-empty `href` string and, optionally, an `options` object with a valid `as` property.%s",p);else switch(p=i&&typeof i.as=="string"?i.as:"script",p){case"script":break;default:p=l(p),console.error('ReactDOM.preinitModule(): Currently the only supported "as" type for this function is "script" but received "%s" instead. This warning was generated for `href` "%s". In the future other module types will be supported, aligning with the import-attributes proposal. Learn more here: (https://github.com/tc39/proposal-import-attributes)',p,c)}typeof c=="string"&&(typeof i=="object"&&i!==null?(i.as==null||i.as==="script")&&(p=o(i.as,i.crossOrigin),a.d.M(c,{crossOrigin:p,integrity:typeof i.integrity=="string"?i.integrity:void 0,nonce:typeof i.nonce=="string"?i.nonce:void 0})):i==null&&a.d.M(c))},z.preload=function(c,i){var p="";if(typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i==null||typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":typeof i.as=="string"&&i.as||(p+=" The `as` option encountered was "+n(i.as)+"."),p&&console.error('ReactDOM.preload(): Expected two arguments, a non-empty `href` string and an `options` object with an `as` property valid for a `<link rel="preload" as="..." />` tag.%s',p),typeof c=="string"&&typeof i=="object"&&i!==null&&typeof i.as=="string"){p=i.as;var O=o(p,i.crossOrigin);a.d.L(c,p,{crossOrigin:O,integrity:typeof i.integrity=="string"?i.integrity:void 0,nonce:typeof i.nonce=="string"?i.nonce:void 0,type:typeof i.type=="string"?i.type:void 0,fetchPriority:typeof i.fetchPriority=="string"?i.fetchPriority:void 0,referrerPolicy:typeof i.referrerPolicy=="string"?i.referrerPolicy:void 0,imageSrcSet:typeof i.imageSrcSet=="string"?i.imageSrcSet:void 0,imageSizes:typeof i.imageSizes=="string"?i.imageSizes:void 0,media:typeof i.media=="string"?i.media:void 0})}},z.preloadModule=function(c,i){var p="";typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i!==void 0&&typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":i&&"as"in i&&typeof i.as!="string"&&(p+=" The `as` option encountered was "+n(i.as)+"."),p&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `<link rel="modulepreload" as="..." />` tag.%s',p),typeof c=="string"&&(i?(p=o(i.as,i.crossOrigin),a.d.m(c,{as:typeof i.as=="string"&&i.as!=="script"?i.as:void 0,crossOrigin:p,integrity:typeof i.integrity=="string"?i.integrity:void 0})):a.d.m(c))},z.requestFormReset=function(c){a.d.r(c)},z.unstable_batchedUpdates=function(c,i){return c(i)},z.useFormState=function(c,i,p){return d().useFormState(c,i,p)},z.useFormStatus=function(){return d().useHostTransitionStatus()},z.version="19.2.4",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),z}var Je;function Zt(){if(Je)return be.exports;Je=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}}return process.env.NODE_ENV==="production"?(e(),be.exports=Xt()):be.exports=Jt(),be.exports}Zt();function Qt(e){const t=er(e),r=g.forwardRef((o,n)=>{const{children:l,...d}=o,u=g.Children.toArray(l),a=u.find(rr);if(a){const s=a.props.children,m=u.map(c=>c===a?g.Children.count(s)>1?g.Children.only(null):g.isValidElement(s)?s.props.children:null:c);return k.jsx(t,{...d,ref:n,children:g.isValidElement(s)?g.cloneElement(s,void 0,m):null})}return k.jsx(t,{...d,ref:n,children:l})});return r.displayName=`${e}.Slot`,r}function er(e){const t=g.forwardRef((r,o)=>{const{children:n,...l}=r;if(g.isValidElement(n)){const d=nr(n),u=or(l,n.props);return n.type!==g.Fragment&&(u.ref=o?Ee(o,d):d),g.cloneElement(n,u)}return g.Children.count(n)>1?g.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var tr=Symbol("radix.slottable");function rr(e){return g.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===tr}function or(e,t){const r={...t};for(const o in t){const n=e[o],l=t[o];/^on[A-Z]/.test(o)?n&&l?r[o]=(...u)=>{const a=l(...u);return n(...u),a}:n&&(r[o]=n):o==="style"?r[o]={...n,...l}:o==="className"&&(r[o]=[n,l].filter(Boolean).join(" "))}return{...e,...r}}function nr(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var sr=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],ce=sr.reduce((e,t)=>{const r=Qt(`Primitive.${t}`),o=g.forwardRef((n,l)=>{const{asChild:d,...u}=n,a=d?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),k.jsx(a,{...u,ref:l})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{});function ir(e,t){return g.useReducer((r,o)=>t[r][o]??r,e)}var Ze=e=>{const{present:t,children:r}=e,o=ar(t),n=typeof r=="function"?r({present:o.isPresent}):g.Children.only(r),l=ae(o.ref,lr(n));return typeof r=="function"||o.isPresent?g.cloneElement(n,{ref:l}):null};Ze.displayName="Presence";function ar(e){const[t,r]=g.useState(),o=g.useRef(null),n=g.useRef(e),l=g.useRef("none"),d=e?"mounted":"unmounted",[u,a]=ir(d,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const s=he(o.current);l.current=u==="mounted"?s:"none"},[u]),le(()=>{const s=o.current,m=n.current;if(m!==e){const i=l.current,p=he(s);e?a("MOUNT"):p==="none"||(s==null?void 0:s.display)==="none"?a("UNMOUNT"):a(m&&i!==p?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,a]),le(()=>{if(t){let s;const m=t.ownerDocument.defaultView??window,c=p=>{const w=he(o.current).includes(CSS.escape(p.animationName));if(p.target===t&&w&&(a("ANIMATION_END"),!n.current)){const x=t.style.animationFillMode;t.style.animationFillMode="forwards",s=m.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=x)})}},i=p=>{p.target===t&&(l.current=he(o.current))};return t.addEventListener("animationstart",i),t.addEventListener("animationcancel",c),t.addEventListener("animationend",c),()=>{m.clearTimeout(s),t.removeEventListener("animationstart",i),t.removeEventListener("animationcancel",c),t.removeEventListener("animationend",c)}}else a("ANIMATION_END")},[t,a]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:g.useCallback(s=>{o.current=s?getComputedStyle(s):null,r(s)},[])}}function he(e){return(e==null?void 0:e.animationName)||"none"}function lr(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var cr=g[" useId ".trim().toString()]||(()=>{}),dr=0;function Qe(e){const[t,r]=g.useState(cr());return le(()=>{r(o=>o??String(dr++))},[e]),t?`radix-${t}`:""}var ye="Collapsible",[ur,et]=Oe(ye),[fr,Te]=ur(ye),tt=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,open:o,defaultOpen:n,disabled:l,onOpenChange:d,...u}=e,[a,s]=Ae({prop:o,defaultProp:n??!1,onChange:d,caller:ye});return k.jsx(fr,{scope:r,disabled:l,contentId:Qe(),open:a,onOpenToggle:g.useCallback(()=>s(m=>!m),[s]),children:k.jsx(ce.div,{"data-state":Pe(a),"data-disabled":l?"":void 0,...u,ref:t})})});tt.displayName=ye;var rt="CollapsibleTrigger",ot=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,...o}=e,n=Te(rt,r);return k.jsx(ce.button,{type:"button","aria-controls":n.contentId,"aria-expanded":n.open||!1,"data-state":Pe(n.open),"data-disabled":n.disabled?"":void 0,disabled:n.disabled,...o,ref:t,onClick:qe(e.onClick,n.onOpenToggle)})});ot.displayName=rt;var Ne="CollapsibleContent",nt=g.forwardRef((e,t)=>{const{forceMount:r,...o}=e,n=Te(Ne,e.__scopeCollapsible);return k.jsx(Ze,{present:r||n.open,children:({present:l})=>k.jsx(mr,{...o,ref:t,present:l})})});nt.displayName=Ne;var mr=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,present:o,children:n,...l}=e,d=Te(Ne,r),[u,a]=g.useState(o),s=g.useRef(null),m=ae(t,s),c=g.useRef(0),i=c.current,p=g.useRef(0),O=p.current,w=d.open||u,x=g.useRef(w),N=g.useRef(void 0);return g.useEffect(()=>{const E=requestAnimationFrame(()=>x.current=!1);return()=>cancelAnimationFrame(E)},[]),le(()=>{const E=s.current;if(E){N.current=N.current||{transitionDuration:E.style.transitionDuration,animationName:E.style.animationName},E.style.transitionDuration="0s",E.style.animationName="none";const P=E.getBoundingClientRect();c.current=P.height,p.current=P.width,x.current||(E.style.transitionDuration=N.current.transitionDuration,E.style.animationName=N.current.animationName),a(o)}},[d.open,o]),k.jsx(ce.div,{"data-state":Pe(d.open),"data-disabled":d.disabled?"":void 0,id:d.contentId,hidden:!w,...l,ref:m,style:{"--radix-collapsible-content-height":i?`${i}px`:void 0,"--radix-collapsible-content-width":O?`${O}px`:void 0,...e.style},children:w&&n})});function Pe(e){return e?"open":"closed"}var pr=tt,gr=ot,br=nt,hr=g.createContext(void 0);function yr(e){const t=g.useContext(hr);return e||t||"ltr"}var F="Accordion",vr=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[Ie,xr,wr]=Bt(F),[ve]=Oe(F,[wr,et]),Me=et(),st=T.forwardRef((e,t)=>{const{type:r,...o}=e,n=o,l=o;return k.jsx(Ie.Provider,{scope:e.__scopeAccordion,children:r==="multiple"?k.jsx(Sr,{...l,ref:t}):k.jsx(Cr,{...n,ref:t})})});st.displayName=F;var[it,_r]=ve(F),[at,kr]=ve(F,{collapsible:!1}),Cr=T.forwardRef((e,t)=>{const{value:r,defaultValue:o,onValueChange:n=()=>{},collapsible:l=!1,...d}=e,[u,a]=Ae({prop:r,defaultProp:o??"",onChange:n,caller:F});return k.jsx(it,{scope:e.__scopeAccordion,value:T.useMemo(()=>u?[u]:[],[u]),onItemOpen:a,onItemClose:T.useCallback(()=>l&&a(""),[l,a]),children:k.jsx(at,{scope:e.__scopeAccordion,collapsible:l,children:k.jsx(lt,{...d,ref:t})})})}),Sr=T.forwardRef((e,t)=>{const{value:r,defaultValue:o,onValueChange:n=()=>{},...l}=e,[d,u]=Ae({prop:r,defaultProp:o??[],onChange:n,caller:F}),a=T.useCallback(m=>u((c=[])=>[...c,m]),[u]),s=T.useCallback(m=>u((c=[])=>c.filter(i=>i!==m)),[u]);return k.jsx(it,{scope:e.__scopeAccordion,value:d,onItemOpen:a,onItemClose:s,children:k.jsx(at,{scope:e.__scopeAccordion,collapsible:!0,children:k.jsx(lt,{...l,ref:t})})})}),[Rr,xe]=ve(F),lt=T.forwardRef((e,t)=>{const{__scopeAccordion:r,disabled:o,dir:n,orientation:l="vertical",...d}=e,u=T.useRef(null),a=ae(u,t),s=xr(r),c=yr(n)==="ltr",i=qe(e.onKeyDown,p=>{var v;if(!vr.includes(p.key))return;const O=p.target,w=s().filter(D=>{var ee;return!((ee=D.ref.current)!=null&&ee.disabled)}),x=w.findIndex(D=>D.ref.current===O),N=w.length;if(x===-1)return;p.preventDefault();let E=x;const P=0,I=N-1,V=()=>{E=x+1,E>I&&(E=P)},j=()=>{E=x-1,E<P&&(E=I)};switch(p.key){case"Home":E=P;break;case"End":E=I;break;case"ArrowRight":l==="horizontal"&&(c?V():j());break;case"ArrowDown":l==="vertical"&&V();break;case"ArrowLeft":l==="horizontal"&&(c?j():V());break;case"ArrowUp":l==="vertical"&&j();break}const G=E%N;(v=w[G].ref.current)==null||v.focus()});return k.jsx(Rr,{scope:r,disabled:o,direction:n,orientation:l,children:k.jsx(Ie.Slot,{scope:r,children:k.jsx(ce.div,{...d,"data-orientation":l,ref:a,onKeyDown:o?void 0:i})})})}),we="AccordionItem",[Or,je]=ve(we),ct=T.forwardRef((e,t)=>{const{__scopeAccordion:r,value:o,...n}=e,l=xe(we,r),d=_r(we,r),u=Me(r),a=Qe(),s=o&&d.value.includes(o)||!1,m=l.disabled||e.disabled;return k.jsx(Or,{scope:r,open:s,disabled:m,triggerId:a,children:k.jsx(pr,{"data-orientation":l.orientation,"data-state":gt(s),...u,...n,ref:t,disabled:m,open:s,onOpenChange:c=>{c?d.onItemOpen(o):d.onItemClose(o)}})})});ct.displayName=we;var dt="AccordionHeader",ut=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(dt,r);return k.jsx(ce.h3,{"data-orientation":n.orientation,"data-state":gt(l.open),"data-disabled":l.disabled?"":void 0,...o,ref:t})});ut.displayName=dt;var De="AccordionTrigger",ft=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(De,r),d=kr(De,r),u=Me(r);return k.jsx(Ie.ItemSlot,{scope:r,children:k.jsx(gr,{"aria-disabled":l.open&&!d.collapsible||void 0,"data-orientation":n.orientation,id:l.triggerId,...u,...o,ref:t})})});ft.displayName=De;var mt="AccordionContent",pt=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(mt,r),d=Me(r);return k.jsx(br,{role:"region","aria-labelledby":l.triggerId,"data-orientation":n.orientation,...d,...o,ref:t,style:{"--radix-accordion-content-height":"var(--radix-collapsible-content-height)","--radix-accordion-content-width":"var(--radix-collapsible-content-width)",...e.style}})});pt.displayName=mt;function gt(e){return e?"open":"closed"}var Er=st,Ar=ct,Tr=ut,Nr=ft,Pr=pt;const Ir=e=>g.createElement("svg",{width:"1.25rem",height:"1.25rem",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},g.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.67991 6.62489C2.81238 6.42604 3.00958 6.29458 3.22813 6.25942C3.44669 6.22427 3.6687 6.28831 3.84531 6.43744L10.0053 11.6858L16.1653 6.43744C16.3419 6.28831 16.5639 6.22427 16.7825 6.25942C17.001 6.29458 17.1982 6.42604 17.3307 6.62489C17.3989 6.7239 17.4488 6.83731 17.4774 6.95841C17.506 7.0795 17.5127 7.20582 17.4972 7.3299C17.4817 7.45397 17.4442 7.57328 17.387 7.68077C17.3298 7.78827 17.2541 7.88176 17.1642 7.95571L10.6546 13.504C10.4678 13.6636 10.2398 13.75 10.0053 13.75C9.77082 13.75 9.54278 13.6636 9.35601 13.504L2.8464 7.95571C2.75656 7.88176 2.68081 7.78827 2.62362 7.68077C2.56643 7.57328 2.52897 7.45397 2.51345 7.3299C2.49792 7.20582 2.50466 7.0795 2.53325 6.95841C2.56184 6.83731 2.61171 6.7239 2.67991 6.62489V6.62489Z",fill:"currentColor"}));function bt(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=bt(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Mr(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=bt(e))&&(o&&(o+=" "),o+=t);return o}const jr=(e,t)=>{const r=new Array(e.length+t.length);for(let o=0;o<e.length;o++)r[o]=e[o];for(let o=0;o<t.length;o++)r[e.length+o]=t[o];return r},Dr=(e,t)=>({classGroupId:e,validator:t}),ht=(e=new Map,t=null,r)=>({nextPart:e,validators:t,classGroupId:r}),_e="-",yt=[],Lr="arbitrary..",zr=e=>{const t=$r(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:d=>{if(d.startsWith("[")&&d.endsWith("]"))return Vr(d);const u=d.split(_e),a=u[0]===""&&u.length>1?1:0;return vt(u,a,t)},getConflictingClassGroupIds:(d,u)=>{if(u){const a=o[d],s=r[d];return a?s?jr(s,a):a:s||yt}return r[d]||yt}}},vt=(e,t,r)=>{if(e.length-t===0)return r.classGroupId;const n=e[t],l=r.nextPart.get(n);if(l){const s=vt(e,t+1,l);if(s)return s}const d=r.validators;if(d===null)return;const u=t===0?e.join(_e):e.slice(t).join(_e),a=d.length;for(let s=0;s<a;s++){const m=d[s];if(m.validator(u))return m.classGroupId}},Vr=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),r=t.indexOf(":"),o=t.slice(0,r);return o?Lr+o:void 0})(),$r=e=>{const{theme:t,classGroups:r}=e;return Fr(r,t)},Fr=(e,t)=>{const r=ht();for(const o in e){const n=e[o];Le(n,r,o,t)}return r},Le=(e,t,r,o)=>{const n=e.length;for(let l=0;l<n;l++){const d=e[l];Gr(d,t,r,o)}},Gr=(e,t,r,o)=>{if(typeof e=="string"){Ur(e,t,r);return}if(typeof e=="function"){Wr(e,t,r,o);return}Yr(e,t,r,o)},Ur=(e,t,r)=>{const o=e===""?t:xt(t,e);o.classGroupId=r},Wr=(e,t,r,o)=>{if(Br(e)){Le(e(o),t,r,o);return}t.validators===null&&(t.validators=[]),t.validators.push(Dr(r,e))},Yr=(e,t,r,o)=>{const n=Object.entries(e),l=n.length;for(let d=0;d<l;d++){const[u,a]=n[d];Le(a,xt(t,u),r,o)}},xt=(e,t)=>{let r=e;const o=t.split(_e),n=o.length;for(let l=0;l<n;l++){const d=o[l];let u=r.nextPart.get(d);u||(u=ht(),r.nextPart.set(d,u)),r=u}return r},Br=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Hr=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=Object.create(null),o=Object.create(null);const n=(l,d)=>{r[l]=d,t++,t>e&&(t=0,o=r,r=Object.create(null))};return{get(l){let d=r[l];if(d!==void 0)return d;if((d=o[l])!==void 0)return n(l,d),d},set(l,d){l in r?r[l]=d:n(l,d)}}},ze="!",wt=":",qr=[],_t=(e,t,r,o,n)=>({modifiers:e,hasImportantModifier:t,baseClassName:r,maybePostfixModifierPosition:o,isExternal:n}),Kr=e=>{const{prefix:t,experimentalParseClassName:r}=e;let o=n=>{const l=[];let d=0,u=0,a=0,s;const m=n.length;for(let w=0;w<m;w++){const x=n[w];if(d===0&&u===0){if(x===wt){l.push(n.slice(a,w)),a=w+1;continue}if(x==="/"){s=w;continue}}x==="["?d++:x==="]"?d--:x==="("?u++:x===")"&&u--}const c=l.length===0?n:n.slice(a);let i=c,p=!1;c.endsWith(ze)?(i=c.slice(0,-1),p=!0):c.startsWith(ze)&&(i=c.slice(1),p=!0);const O=s&&s>a?s-a:void 0;return _t(l,p,i,O)};if(t){const n=t+wt,l=o;o=d=>d.startsWith(n)?l(d.slice(n.length)):_t(qr,!1,d,void 0,!0)}if(r){const n=o;o=l=>r({className:l,parseClassName:n})}return o},Xr=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((r,o)=>{t.set(r,1e6+o)}),r=>{const o=[];let n=[];for(let l=0;l<r.length;l++){const d=r[l],u=d[0]==="[",a=t.has(d);u||a?(n.length>0&&(n.sort(),o.push(...n),n=[]),o.push(d)):n.push(d)}return n.length>0&&(n.sort(),o.push(...n)),o}},Jr=e=>({cache:Hr(e.cacheSize),parseClassName:Kr(e),sortModifiers:Xr(e),...zr(e)}),Zr=/\s+/,Qr=(e,t)=>{const{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:n,sortModifiers:l}=t,d=[],u=e.trim().split(Zr);let a="";for(let s=u.length-1;s>=0;s-=1){const m=u[s],{isExternal:c,modifiers:i,hasImportantModifier:p,baseClassName:O,maybePostfixModifierPosition:w}=r(m);if(c){a=m+(a.length>0?" "+a:a);continue}let x=!!w,N=o(x?O.substring(0,w):O);if(!N){if(!x){a=m+(a.length>0?" "+a:a);continue}if(N=o(O),!N){a=m+(a.length>0?" "+a:a);continue}x=!1}const E=i.length===0?"":i.length===1?i[0]:l(i).join(":"),P=p?E+ze:E,I=P+N;if(d.indexOf(I)>-1)continue;d.push(I);const V=n(N,x);for(let j=0;j<V.length;++j){const G=V[j];d.push(P+G)}a=m+(a.length>0?" "+a:a)}return a},eo=(...e)=>{let t=0,r,o,n="";for(;t<e.length;)(r=e[t++])&&(o=kt(r))&&(n&&(n+=" "),n+=o);return n},kt=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=kt(e[o]))&&(r&&(r+=" "),r+=t);return r},to=(e,...t)=>{let r,o,n,l;const d=a=>{const s=t.reduce((m,c)=>c(m),e());return r=Jr(s),o=r.cache.get,n=r.cache.set,l=u,u(a)},u=a=>{const s=o(a);if(s)return s;const m=Qr(a,r);return n(a,m),m};return l=d,(...a)=>l(eo(...a))},ro=[],M=e=>{const t=r=>r[e]||ro;return t.isThemeGetter=!0,t},Ct=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,St=/^\((?:(\w[\w-]*):)?(.+)\)$/i,oo=/^\d+\/\d+$/,no=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,so=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,io=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,ao=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,lo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,te=e=>oo.test(e),C=e=>!!e&&!Number.isNaN(Number(e)),q=e=>!!e&&Number.isInteger(Number(e)),Ve=e=>e.endsWith("%")&&C(e.slice(0,-1)),Y=e=>no.test(e),Rt=()=>!0,co=e=>so.test(e)&&!io.test(e),$e=()=>!1,uo=e=>ao.test(e),fo=e=>lo.test(e),mo=e=>!b(e)&&!h(e),po=e=>K(e,Pt,$e),b=e=>Ct.test(e),Z=e=>K(e,It,co),Ot=e=>K(e,_o,C),go=e=>K(e,jt,Rt),bo=e=>K(e,Mt,$e),Et=e=>K(e,Tt,$e),ho=e=>K(e,Nt,fo),ke=e=>K(e,Dt,uo),h=e=>St.test(e),de=e=>Q(e,It),yo=e=>Q(e,Mt),At=e=>Q(e,Tt),vo=e=>Q(e,Pt),xo=e=>Q(e,Nt),Ce=e=>Q(e,Dt,!0),wo=e=>Q(e,jt,!0),K=(e,t,r)=>{const o=Ct.exec(e);return o?o[1]?t(o[1]):r(o[2]):!1},Q=(e,t,r=!1)=>{const o=St.exec(e);return o?o[1]?t(o[1]):r:!1},Tt=e=>e==="position"||e==="percentage",Nt=e=>e==="image"||e==="url",Pt=e=>e==="length"||e==="size"||e==="bg-size",It=e=>e==="length",_o=e=>e==="number",Mt=e=>e==="family-name",jt=e=>e==="number"||e==="weight",Dt=e=>e==="shadow",ko=to(()=>{const e=M("color"),t=M("font"),r=M("text"),o=M("font-weight"),n=M("tracking"),l=M("leading"),d=M("breakpoint"),u=M("container"),a=M("spacing"),s=M("radius"),m=M("shadow"),c=M("inset-shadow"),i=M("text-shadow"),p=M("drop-shadow"),O=M("blur"),w=M("perspective"),x=M("aspect"),N=M("ease"),E=M("animate"),P=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],V=()=>[...I(),h,b],j=()=>["auto","hidden","clip","visible","scroll"],G=()=>["auto","contain","none"],v=()=>[h,b,a],D=()=>[te,"full","auto",...v()],ee=()=>[q,"none","subgrid",h,b],Se=()=>["auto",{span:["full",q,h,b]},q,h,b],X=()=>[q,"auto",h,b],ue=()=>["auto","min","max","fr",h,b],fe=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],U=()=>["start","end","center","stretch","center-safe","end-safe"],$=()=>["auto",...v()],W=()=>[te,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...v()],y=()=>[e,h,b],me=()=>[...I(),At,Et,{position:[h,b]}],pe=()=>["no-repeat",{repeat:["","x","y","space","round"]}],f=()=>["auto","cover","contain",vo,po,{size:[h,b]}],_=()=>[Ve,de,Z],S=()=>["","none","full",s,h,b],A=()=>["",C,de,Z],B=()=>["solid","dashed","dotted","double"],re=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],R=()=>[C,Ve,At,Et],H=()=>["","none",O,h,b],J=()=>["none",C,h,b],oe=()=>["none",C,h,b],Ge=()=>[C,h,b],Re=()=>[te,"full",...v()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Y],breakpoint:[Y],color:[Rt],container:[Y],"drop-shadow":[Y],ease:["in","out","in-out"],font:[mo],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Y],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Y],shadow:[Y],spacing:["px",C],text:[Y],"text-shadow":[Y],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",te,b,h,x]}],container:["container"],columns:[{columns:[C,b,h,u]}],"break-after":[{"break-after":P()}],"break-before":[{"break-before":P()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:V()}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:G()}],"overscroll-x":[{"overscroll-x":G()}],"overscroll-y":[{"overscroll-y":G()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:D()}],"inset-x":[{"inset-x":D()}],"inset-y":[{"inset-y":D()}],start:[{start:D()}],end:[{end:D()}],top:[{top:D()}],right:[{right:D()}],bottom:[{bottom:D()}],left:[{left:D()}],visibility:["visible","invisible","collapse"],z:[{z:[q,"auto",h,b]}],basis:[{basis:[te,"full","auto",u,...v()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[C,te,"auto","initial","none",b]}],grow:[{grow:["",C,h,b]}],shrink:[{shrink:["",C,h,b]}],order:[{order:[q,"first","last","none",h,b]}],"grid-cols":[{"grid-cols":ee()}],"col-start-end":[{col:Se()}],"col-start":[{"col-start":X()}],"col-end":[{"col-end":X()}],"grid-rows":[{"grid-rows":ee()}],"row-start-end":[{row:Se()}],"row-start":[{"row-start":X()}],"row-end":[{"row-end":X()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":ue()}],"auto-rows":[{"auto-rows":ue()}],gap:[{gap:v()}],"gap-x":[{"gap-x":v()}],"gap-y":[{"gap-y":v()}],"justify-content":[{justify:[...fe(),"normal"]}],"justify-items":[{"justify-items":[...U(),"normal"]}],"justify-self":[{"justify-self":["auto",...U()]}],"align-content":[{content:["normal",...fe()]}],"align-items":[{items:[...U(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...U(),{baseline:["","last"]}]}],"place-content":[{"place-content":fe()}],"place-items":[{"place-items":[...U(),"baseline"]}],"place-self":[{"place-self":["auto",...U()]}],p:[{p:v()}],px:[{px:v()}],py:[{py:v()}],ps:[{ps:v()}],pe:[{pe:v()}],pt:[{pt:v()}],pr:[{pr:v()}],pb:[{pb:v()}],pl:[{pl:v()}],m:[{m:$()}],mx:[{mx:$()}],my:[{my:$()}],ms:[{ms:$()}],me:[{me:$()}],mt:[{mt:$()}],mr:[{mr:$()}],mb:[{mb:$()}],ml:[{ml:$()}],"space-x":[{"space-x":v()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":v()}],"space-y-reverse":["space-y-reverse"],size:[{size:W()}],w:[{w:[u,"screen",...W()]}],"min-w":[{"min-w":[u,"screen","none",...W()]}],"max-w":[{"max-w":[u,"screen","none","prose",{screen:[d]},...W()]}],h:[{h:["screen","lh",...W()]}],"min-h":[{"min-h":["screen","lh","none",...W()]}],"max-h":[{"max-h":["screen","lh",...W()]}],"font-size":[{text:["base",r,de,Z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,wo,go]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Ve,b]}],"font-family":[{font:[yo,bo,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[n,h,b]}],"line-clamp":[{"line-clamp":[C,"none",h,Ot]}],leading:[{leading:[l,...v()]}],"list-image":[{"list-image":["none",h,b]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",h,b]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:y()}],"text-color":[{text:y()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...B(),"wavy"]}],"text-decoration-thickness":[{decoration:[C,"from-font","auto",h,Z]}],"text-decoration-color":[{decoration:y()}],"underline-offset":[{"underline-offset":[C,"auto",h,b]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:v()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",h,b]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",h,b]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:me()}],"bg-repeat":[{bg:pe()}],"bg-size":[{bg:f()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},q,h,b],radial:["",h,b],conic:[q,h,b]},xo,ho]}],"bg-color":[{bg:y()}],"gradient-from-pos":[{from:_()}],"gradient-via-pos":[{via:_()}],"gradient-to-pos":[{to:_()}],"gradient-from":[{from:y()}],"gradient-via":[{via:y()}],"gradient-to":[{to:y()}],rounded:[{rounded:S()}],"rounded-s":[{"rounded-s":S()}],"rounded-e":[{"rounded-e":S()}],"rounded-t":[{"rounded-t":S()}],"rounded-r":[{"rounded-r":S()}],"rounded-b":[{"rounded-b":S()}],"rounded-l":[{"rounded-l":S()}],"rounded-ss":[{"rounded-ss":S()}],"rounded-se":[{"rounded-se":S()}],"rounded-ee":[{"rounded-ee":S()}],"rounded-es":[{"rounded-es":S()}],"rounded-tl":[{"rounded-tl":S()}],"rounded-tr":[{"rounded-tr":S()}],"rounded-br":[{"rounded-br":S()}],"rounded-bl":[{"rounded-bl":S()}],"border-w":[{border:A()}],"border-w-x":[{"border-x":A()}],"border-w-y":[{"border-y":A()}],"border-w-s":[{"border-s":A()}],"border-w-e":[{"border-e":A()}],"border-w-t":[{"border-t":A()}],"border-w-r":[{"border-r":A()}],"border-w-b":[{"border-b":A()}],"border-w-l":[{"border-l":A()}],"divide-x":[{"divide-x":A()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":A()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...B(),"hidden","none"]}],"divide-style":[{divide:[...B(),"hidden","none"]}],"border-color":[{border:y()}],"border-color-x":[{"border-x":y()}],"border-color-y":[{"border-y":y()}],"border-color-s":[{"border-s":y()}],"border-color-e":[{"border-e":y()}],"border-color-t":[{"border-t":y()}],"border-color-r":[{"border-r":y()}],"border-color-b":[{"border-b":y()}],"border-color-l":[{"border-l":y()}],"divide-color":[{divide:y()}],"outline-style":[{outline:[...B(),"none","hidden"]}],"outline-offset":[{"outline-offset":[C,h,b]}],"outline-w":[{outline:["",C,de,Z]}],"outline-color":[{outline:y()}],shadow:[{shadow:["","none",m,Ce,ke]}],"shadow-color":[{shadow:y()}],"inset-shadow":[{"inset-shadow":["none",c,Ce,ke]}],"inset-shadow-color":[{"inset-shadow":y()}],"ring-w":[{ring:A()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:y()}],"ring-offset-w":[{"ring-offset":[C,Z]}],"ring-offset-color":[{"ring-offset":y()}],"inset-ring-w":[{"inset-ring":A()}],"inset-ring-color":[{"inset-ring":y()}],"text-shadow":[{"text-shadow":["none",i,Ce,ke]}],"text-shadow-color":[{"text-shadow":y()}],opacity:[{opacity:[C,h,b]}],"mix-blend":[{"mix-blend":[...re(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":re()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[C]}],"mask-image-linear-from-pos":[{"mask-linear-from":R()}],"mask-image-linear-to-pos":[{"mask-linear-to":R()}],"mask-image-linear-from-color":[{"mask-linear-from":y()}],"mask-image-linear-to-color":[{"mask-linear-to":y()}],"mask-image-t-from-pos":[{"mask-t-from":R()}],"mask-image-t-to-pos":[{"mask-t-to":R()}],"mask-image-t-from-color":[{"mask-t-from":y()}],"mask-image-t-to-color":[{"mask-t-to":y()}],"mask-image-r-from-pos":[{"mask-r-from":R()}],"mask-image-r-to-pos":[{"mask-r-to":R()}],"mask-image-r-from-color":[{"mask-r-from":y()}],"mask-image-r-to-color":[{"mask-r-to":y()}],"mask-image-b-from-pos":[{"mask-b-from":R()}],"mask-image-b-to-pos":[{"mask-b-to":R()}],"mask-image-b-from-color":[{"mask-b-from":y()}],"mask-image-b-to-color":[{"mask-b-to":y()}],"mask-image-l-from-pos":[{"mask-l-from":R()}],"mask-image-l-to-pos":[{"mask-l-to":R()}],"mask-image-l-from-color":[{"mask-l-from":y()}],"mask-image-l-to-color":[{"mask-l-to":y()}],"mask-image-x-from-pos":[{"mask-x-from":R()}],"mask-image-x-to-pos":[{"mask-x-to":R()}],"mask-image-x-from-color":[{"mask-x-from":y()}],"mask-image-x-to-color":[{"mask-x-to":y()}],"mask-image-y-from-pos":[{"mask-y-from":R()}],"mask-image-y-to-pos":[{"mask-y-to":R()}],"mask-image-y-from-color":[{"mask-y-from":y()}],"mask-image-y-to-color":[{"mask-y-to":y()}],"mask-image-radial":[{"mask-radial":[h,b]}],"mask-image-radial-from-pos":[{"mask-radial-from":R()}],"mask-image-radial-to-pos":[{"mask-radial-to":R()}],"mask-image-radial-from-color":[{"mask-radial-from":y()}],"mask-image-radial-to-color":[{"mask-radial-to":y()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":I()}],"mask-image-conic-pos":[{"mask-conic":[C]}],"mask-image-conic-from-pos":[{"mask-conic-from":R()}],"mask-image-conic-to-pos":[{"mask-conic-to":R()}],"mask-image-conic-from-color":[{"mask-conic-from":y()}],"mask-image-conic-to-color":[{"mask-conic-to":y()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:me()}],"mask-repeat":[{mask:pe()}],"mask-size":[{mask:f()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",h,b]}],filter:[{filter:["","none",h,b]}],blur:[{blur:H()}],brightness:[{brightness:[C,h,b]}],contrast:[{contrast:[C,h,b]}],"drop-shadow":[{"drop-shadow":["","none",p,Ce,ke]}],"drop-shadow-color":[{"drop-shadow":y()}],grayscale:[{grayscale:["",C,h,b]}],"hue-rotate":[{"hue-rotate":[C,h,b]}],invert:[{invert:["",C,h,b]}],saturate:[{saturate:[C,h,b]}],sepia:[{sepia:["",C,h,b]}],"backdrop-filter":[{"backdrop-filter":["","none",h,b]}],"backdrop-blur":[{"backdrop-blur":H()}],"backdrop-brightness":[{"backdrop-brightness":[C,h,b]}],"backdrop-contrast":[{"backdrop-contrast":[C,h,b]}],"backdrop-grayscale":[{"backdrop-grayscale":["",C,h,b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[C,h,b]}],"backdrop-invert":[{"backdrop-invert":["",C,h,b]}],"backdrop-opacity":[{"backdrop-opacity":[C,h,b]}],"backdrop-saturate":[{"backdrop-saturate":[C,h,b]}],"backdrop-sepia":[{"backdrop-sepia":["",C,h,b]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":v()}],"border-spacing-x":[{"border-spacing-x":v()}],"border-spacing-y":[{"border-spacing-y":v()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",h,b]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[C,"initial",h,b]}],ease:[{ease:["linear","initial",N,h,b]}],delay:[{delay:[C,h,b]}],animate:[{animate:["none",E,h,b]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,h,b]}],"perspective-origin":[{"perspective-origin":V()}],rotate:[{rotate:J()}],"rotate-x":[{"rotate-x":J()}],"rotate-y":[{"rotate-y":J()}],"rotate-z":[{"rotate-z":J()}],scale:[{scale:oe()}],"scale-x":[{"scale-x":oe()}],"scale-y":[{"scale-y":oe()}],"scale-z":[{"scale-z":oe()}],"scale-3d":["scale-3d"],skew:[{skew:Ge()}],"skew-x":[{"skew-x":Ge()}],"skew-y":[{"skew-y":Ge()}],transform:[{transform:[h,b,"","none","gpu","cpu"]}],"transform-origin":[{origin:V()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Re()}],"translate-x":[{"translate-x":Re()}],"translate-y":[{"translate-y":Re()}],"translate-z":[{"translate-z":Re()}],"translate-none":["translate-none"],accent:[{accent:y()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:y()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",h,b]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":v()}],"scroll-mx":[{"scroll-mx":v()}],"scroll-my":[{"scroll-my":v()}],"scroll-ms":[{"scroll-ms":v()}],"scroll-me":[{"scroll-me":v()}],"scroll-mt":[{"scroll-mt":v()}],"scroll-mr":[{"scroll-mr":v()}],"scroll-mb":[{"scroll-mb":v()}],"scroll-ml":[{"scroll-ml":v()}],"scroll-p":[{"scroll-p":v()}],"scroll-px":[{"scroll-px":v()}],"scroll-py":[{"scroll-py":v()}],"scroll-ps":[{"scroll-ps":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-pt":[{"scroll-pt":v()}],"scroll-pr":[{"scroll-pr":v()}],"scroll-pb":[{"scroll-pb":v()}],"scroll-pl":[{"scroll-pl":v()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",h,b]}],fill:[{fill:["none",...y()]}],"stroke-w":[{stroke:[C,de,Z,Ot]}],stroke:[{stroke:["none",...y()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function Fe(...e){return ko(Mr(e))}function Co({...e}){return k.jsx(Er,{"data-slot":"accordion",...e})}function So({className:e,...t}){return k.jsx(Ar,{"data-slot":"accordion-item",className:Fe("bg-bg-secondary px-4 rounded-2xl mb-4 last:mb-0",e),...t})}function Ro({className:e,children:t,...r}){return k.jsx(Tr,{className:"flex",children:k.jsxs(Nr,{"data-slot":"accordion-trigger",className:Fe("flex flex-1 items-center justify-between gap-4 py-4 text-left text-lg leading-6 font-semibold transition-all outline-none disabled:pointer-events-none disabled:opacity-50 [&[data-state=open]>svg]:rotate-180",e),...r,children:[t,k.jsx(Ir,{className:"min-w-6"})]})})}function Oo({className:e,children:t,...r}){return k.jsx(Pr,{"data-slot":"accordion-content",className:"data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-base leading-snug",...r,children:k.jsx("div",{className:Fe("text-text-secondary pt-0 pb-4",e),children:t})})}return{ui:{Accordion:Co,AccordionTrigger:Ro,AccordionContent:Oo,AccordionItem:So}}}));
42
+ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),c}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var u=T,a={d:{f:e,r:function(){throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.")},D:e,C:e,L:e,m:e,X:e,S:e,M:e},p:0,findDOMNode:null},s=Symbol.for("react.portal"),m=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),z.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,z.createPortal=function(c,i){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)throw Error("Target container is not a DOM element.");return r(c,i,null,p)},z.flushSync=function(c){var i=m.T,p=a.p;try{if(m.T=null,a.p=2,c)return c()}finally{m.T=i,a.p=p,a.d.f()&&console.error("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.")}},z.preconnect=function(c,i){typeof c=="string"&&c?i!=null&&typeof i!="object"?console.error("ReactDOM.preconnect(): Expected the `options` argument (second) to be an object but encountered %s instead. The only supported option at this time is `crossOrigin` which accepts a string.",l(i)):i!=null&&typeof i.crossOrigin!="string"&&console.error("ReactDOM.preconnect(): Expected the `crossOrigin` option (second argument) to be a string but encountered %s instead. Try removing this option or passing a string value instead.",n(i.crossOrigin)):console.error("ReactDOM.preconnect(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c)),typeof c=="string"&&(i?(i=i.crossOrigin,i=typeof i=="string"?i==="use-credentials"?i:"":void 0):i=null,a.d.C(c,i))},z.prefetchDNS=function(c){if(typeof c!="string"||!c)console.error("ReactDOM.prefetchDNS(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c));else if(1<arguments.length){var i=arguments[1];typeof i=="object"&&i.hasOwnProperty("crossOrigin")?console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. It looks like the you are attempting to set a crossOrigin property for this DNS lookup hint. Browsers do not perform DNS queries using CORS and setting this attribute on the resource hint has no effect. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",l(i)):console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",l(i))}typeof c=="string"&&a.d.D(c)},z.preinit=function(c,i){if(typeof c=="string"&&c?i==null||typeof i!="object"?console.error("ReactDOM.preinit(): Expected the `options` argument (second) to be an object with an `as` property describing the type of resource to be preinitialized but encountered %s instead.",l(i)):i.as!=="style"&&i.as!=="script"&&console.error('ReactDOM.preinit(): Expected the `as` property in the `options` argument (second) to contain a valid value describing the type of resource to be preinitialized but encountered %s instead. Valid values for `as` are "style" and "script".',l(i.as)):console.error("ReactDOM.preinit(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",n(c)),typeof c=="string"&&i&&typeof i.as=="string"){var p=i.as,O=o(p,i.crossOrigin),w=typeof i.integrity=="string"?i.integrity:void 0,x=typeof i.fetchPriority=="string"?i.fetchPriority:void 0;p==="style"?a.d.S(c,typeof i.precedence=="string"?i.precedence:void 0,{crossOrigin:O,integrity:w,fetchPriority:x}):p==="script"&&a.d.X(c,{crossOrigin:O,integrity:w,fetchPriority:x,nonce:typeof i.nonce=="string"?i.nonce:void 0})}},z.preinitModule=function(c,i){var p="";if(typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i!==void 0&&typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":i&&"as"in i&&i.as!=="script"&&(p+=" The `as` option encountered was "+l(i.as)+"."),p)console.error("ReactDOM.preinitModule(): Expected up to two arguments, a non-empty `href` string and, optionally, an `options` object with a valid `as` property.%s",p);else switch(p=i&&typeof i.as=="string"?i.as:"script",p){case"script":break;default:p=l(p),console.error('ReactDOM.preinitModule(): Currently the only supported "as" type for this function is "script" but received "%s" instead. This warning was generated for `href` "%s". In the future other module types will be supported, aligning with the import-attributes proposal. Learn more here: (https://github.com/tc39/proposal-import-attributes)',p,c)}typeof c=="string"&&(typeof i=="object"&&i!==null?(i.as==null||i.as==="script")&&(p=o(i.as,i.crossOrigin),a.d.M(c,{crossOrigin:p,integrity:typeof i.integrity=="string"?i.integrity:void 0,nonce:typeof i.nonce=="string"?i.nonce:void 0})):i==null&&a.d.M(c))},z.preload=function(c,i){var p="";if(typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i==null||typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":typeof i.as=="string"&&i.as||(p+=" The `as` option encountered was "+n(i.as)+"."),p&&console.error('ReactDOM.preload(): Expected two arguments, a non-empty `href` string and an `options` object with an `as` property valid for a `<link rel="preload" as="..." />` tag.%s',p),typeof c=="string"&&typeof i=="object"&&i!==null&&typeof i.as=="string"){p=i.as;var O=o(p,i.crossOrigin);a.d.L(c,p,{crossOrigin:O,integrity:typeof i.integrity=="string"?i.integrity:void 0,nonce:typeof i.nonce=="string"?i.nonce:void 0,type:typeof i.type=="string"?i.type:void 0,fetchPriority:typeof i.fetchPriority=="string"?i.fetchPriority:void 0,referrerPolicy:typeof i.referrerPolicy=="string"?i.referrerPolicy:void 0,imageSrcSet:typeof i.imageSrcSet=="string"?i.imageSrcSet:void 0,imageSizes:typeof i.imageSizes=="string"?i.imageSizes:void 0,media:typeof i.media=="string"?i.media:void 0})}},z.preloadModule=function(c,i){var p="";typeof c=="string"&&c||(p+=" The `href` argument encountered was "+n(c)+"."),i!==void 0&&typeof i!="object"?p+=" The `options` argument encountered was "+n(i)+".":i&&"as"in i&&typeof i.as!="string"&&(p+=" The `as` option encountered was "+n(i.as)+"."),p&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `<link rel="modulepreload" as="..." />` tag.%s',p),typeof c=="string"&&(i?(p=o(i.as,i.crossOrigin),a.d.m(c,{as:typeof i.as=="string"&&i.as!=="script"?i.as:void 0,crossOrigin:p,integrity:typeof i.integrity=="string"?i.integrity:void 0})):a.d.m(c))},z.requestFormReset=function(c){a.d.r(c)},z.unstable_batchedUpdates=function(c,i){return c(i)},z.useFormState=function(c,i,p){return d().useFormState(c,i,p)},z.useFormStatus=function(){return d().useHostTransitionStatus()},z.version="19.2.4",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),z}var Je;function Qt(){if(Je)return be.exports;Je=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}}return process.env.NODE_ENV==="production"?(e(),be.exports=Jt()):be.exports=Zt(),be.exports}Qt();function er(e){const t=tr(e),r=g.forwardRef((o,n)=>{const{children:l,...d}=o,u=g.Children.toArray(l),a=u.find(or);if(a){const s=a.props.children,m=u.map(c=>c===a?g.Children.count(s)>1?g.Children.only(null):g.isValidElement(s)?s.props.children:null:c);return k.jsx(t,{...d,ref:n,children:g.isValidElement(s)?g.cloneElement(s,void 0,m):null})}return k.jsx(t,{...d,ref:n,children:l})});return r.displayName=`${e}.Slot`,r}function tr(e){const t=g.forwardRef((r,o)=>{const{children:n,...l}=r;if(g.isValidElement(n)){const d=sr(n),u=nr(l,n.props);return n.type!==g.Fragment&&(u.ref=o?Ee(o,d):d),g.cloneElement(n,u)}return g.Children.count(n)>1?g.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var rr=Symbol("radix.slottable");function or(e){return g.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===rr}function nr(e,t){const r={...t};for(const o in t){const n=e[o],l=t[o];/^on[A-Z]/.test(o)?n&&l?r[o]=(...u)=>{const a=l(...u);return n(...u),a}:n&&(r[o]=n):o==="style"?r[o]={...n,...l}:o==="className"&&(r[o]=[n,l].filter(Boolean).join(" "))}return{...e,...r}}function sr(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var ir=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],ce=ir.reduce((e,t)=>{const r=er(`Primitive.${t}`),o=g.forwardRef((n,l)=>{const{asChild:d,...u}=n,a=d?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),k.jsx(a,{...u,ref:l})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{});function ar(e,t){return g.useReducer((r,o)=>t[r][o]??r,e)}var Ze=e=>{const{present:t,children:r}=e,o=lr(t),n=typeof r=="function"?r({present:o.isPresent}):g.Children.only(r),l=ae(o.ref,cr(n));return typeof r=="function"||o.isPresent?g.cloneElement(n,{ref:l}):null};Ze.displayName="Presence";function lr(e){const[t,r]=g.useState(),o=g.useRef(null),n=g.useRef(e),l=g.useRef("none"),d=e?"mounted":"unmounted",[u,a]=ar(d,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const s=ye(o.current);l.current=u==="mounted"?s:"none"},[u]),le(()=>{const s=o.current,m=n.current;if(m!==e){const i=l.current,p=ye(s);e?a("MOUNT"):p==="none"||(s==null?void 0:s.display)==="none"?a("UNMOUNT"):a(m&&i!==p?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,a]),le(()=>{if(t){let s;const m=t.ownerDocument.defaultView??window,c=p=>{const w=ye(o.current).includes(CSS.escape(p.animationName));if(p.target===t&&w&&(a("ANIMATION_END"),!n.current)){const x=t.style.animationFillMode;t.style.animationFillMode="forwards",s=m.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=x)})}},i=p=>{p.target===t&&(l.current=ye(o.current))};return t.addEventListener("animationstart",i),t.addEventListener("animationcancel",c),t.addEventListener("animationend",c),()=>{m.clearTimeout(s),t.removeEventListener("animationstart",i),t.removeEventListener("animationcancel",c),t.removeEventListener("animationend",c)}}else a("ANIMATION_END")},[t,a]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:g.useCallback(s=>{o.current=s?getComputedStyle(s):null,r(s)},[])}}function ye(e){return(e==null?void 0:e.animationName)||"none"}function cr(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var dr=g[" useId ".trim().toString()]||(()=>{}),ur=0;function Qe(e){const[t,r]=g.useState(dr());return le(()=>{r(o=>o??String(ur++))},[e]),t?`radix-${t}`:""}var he="Collapsible",[fr,et]=Oe(he),[mr,Te]=fr(he),tt=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,open:o,defaultOpen:n,disabled:l,onOpenChange:d,...u}=e,[a,s]=Ae({prop:o,defaultProp:n??!1,onChange:d,caller:he});return k.jsx(mr,{scope:r,disabled:l,contentId:Qe(),open:a,onOpenToggle:g.useCallback(()=>s(m=>!m),[s]),children:k.jsx(ce.div,{"data-state":Pe(a),"data-disabled":l?"":void 0,...u,ref:t})})});tt.displayName=he;var rt="CollapsibleTrigger",ot=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,...o}=e,n=Te(rt,r);return k.jsx(ce.button,{type:"button","aria-controls":n.contentId,"aria-expanded":n.open||!1,"data-state":Pe(n.open),"data-disabled":n.disabled?"":void 0,disabled:n.disabled,...o,ref:t,onClick:qe(e.onClick,n.onOpenToggle)})});ot.displayName=rt;var Ne="CollapsibleContent",nt=g.forwardRef((e,t)=>{const{forceMount:r,...o}=e,n=Te(Ne,e.__scopeCollapsible);return k.jsx(Ze,{present:r||n.open,children:({present:l})=>k.jsx(pr,{...o,ref:t,present:l})})});nt.displayName=Ne;var pr=g.forwardRef((e,t)=>{const{__scopeCollapsible:r,present:o,children:n,...l}=e,d=Te(Ne,r),[u,a]=g.useState(o),s=g.useRef(null),m=ae(t,s),c=g.useRef(0),i=c.current,p=g.useRef(0),O=p.current,w=d.open||u,x=g.useRef(w),N=g.useRef(void 0);return g.useEffect(()=>{const E=requestAnimationFrame(()=>x.current=!1);return()=>cancelAnimationFrame(E)},[]),le(()=>{const E=s.current;if(E){N.current=N.current||{transitionDuration:E.style.transitionDuration,animationName:E.style.animationName},E.style.transitionDuration="0s",E.style.animationName="none";const P=E.getBoundingClientRect();c.current=P.height,p.current=P.width,x.current||(E.style.transitionDuration=N.current.transitionDuration,E.style.animationName=N.current.animationName),a(o)}},[d.open,o]),k.jsx(ce.div,{"data-state":Pe(d.open),"data-disabled":d.disabled?"":void 0,id:d.contentId,hidden:!w,...l,ref:m,style:{"--radix-collapsible-content-height":i?`${i}px`:void 0,"--radix-collapsible-content-width":O?`${O}px`:void 0,...e.style},children:w&&n})});function Pe(e){return e?"open":"closed"}var gr=tt,br=ot,yr=nt,hr=g.createContext(void 0);function vr(e){const t=g.useContext(hr);return e||t||"ltr"}var F="Accordion",xr=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[Ie,wr,_r]=Ht(F),[ve]=Oe(F,[_r,et]),Me=et(),st=T.forwardRef((e,t)=>{const{type:r,...o}=e,n=o,l=o;return k.jsx(Ie.Provider,{scope:e.__scopeAccordion,children:r==="multiple"?k.jsx(Rr,{...l,ref:t}):k.jsx(Sr,{...n,ref:t})})});st.displayName=F;var[it,kr]=ve(F),[at,Cr]=ve(F,{collapsible:!1}),Sr=T.forwardRef((e,t)=>{const{value:r,defaultValue:o,onValueChange:n=()=>{},collapsible:l=!1,...d}=e,[u,a]=Ae({prop:r,defaultProp:o??"",onChange:n,caller:F});return k.jsx(it,{scope:e.__scopeAccordion,value:T.useMemo(()=>u?[u]:[],[u]),onItemOpen:a,onItemClose:T.useCallback(()=>l&&a(""),[l,a]),children:k.jsx(at,{scope:e.__scopeAccordion,collapsible:l,children:k.jsx(lt,{...d,ref:t})})})}),Rr=T.forwardRef((e,t)=>{const{value:r,defaultValue:o,onValueChange:n=()=>{},...l}=e,[d,u]=Ae({prop:r,defaultProp:o??[],onChange:n,caller:F}),a=T.useCallback(m=>u((c=[])=>[...c,m]),[u]),s=T.useCallback(m=>u((c=[])=>c.filter(i=>i!==m)),[u]);return k.jsx(it,{scope:e.__scopeAccordion,value:d,onItemOpen:a,onItemClose:s,children:k.jsx(at,{scope:e.__scopeAccordion,collapsible:!0,children:k.jsx(lt,{...l,ref:t})})})}),[Or,xe]=ve(F),lt=T.forwardRef((e,t)=>{const{__scopeAccordion:r,disabled:o,dir:n,orientation:l="vertical",...d}=e,u=T.useRef(null),a=ae(u,t),s=wr(r),c=vr(n)==="ltr",i=qe(e.onKeyDown,p=>{var v;if(!xr.includes(p.key))return;const O=p.target,w=s().filter(D=>{var te;return!((te=D.ref.current)!=null&&te.disabled)}),x=w.findIndex(D=>D.ref.current===O),N=w.length;if(x===-1)return;p.preventDefault();let E=x;const P=0,I=N-1,V=()=>{E=x+1,E>I&&(E=P)},j=()=>{E=x-1,E<P&&(E=I)};switch(p.key){case"Home":E=P;break;case"End":E=I;break;case"ArrowRight":l==="horizontal"&&(c?V():j());break;case"ArrowDown":l==="vertical"&&V();break;case"ArrowLeft":l==="horizontal"&&(c?j():V());break;case"ArrowUp":l==="vertical"&&j();break}const G=E%N;(v=w[G].ref.current)==null||v.focus()});return k.jsx(Or,{scope:r,disabled:o,direction:n,orientation:l,children:k.jsx(Ie.Slot,{scope:r,children:k.jsx(ce.div,{...d,"data-orientation":l,ref:a,onKeyDown:o?void 0:i})})})}),we="AccordionItem",[Er,je]=ve(we),ct=T.forwardRef((e,t)=>{const{__scopeAccordion:r,value:o,...n}=e,l=xe(we,r),d=kr(we,r),u=Me(r),a=Qe(),s=o&&d.value.includes(o)||!1,m=l.disabled||e.disabled;return k.jsx(Er,{scope:r,open:s,disabled:m,triggerId:a,children:k.jsx(gr,{"data-orientation":l.orientation,"data-state":gt(s),...u,...n,ref:t,disabled:m,open:s,onOpenChange:c=>{c?d.onItemOpen(o):d.onItemClose(o)}})})});ct.displayName=we;var dt="AccordionHeader",ut=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(dt,r);return k.jsx(ce.h3,{"data-orientation":n.orientation,"data-state":gt(l.open),"data-disabled":l.disabled?"":void 0,...o,ref:t})});ut.displayName=dt;var De="AccordionTrigger",ft=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(De,r),d=Cr(De,r),u=Me(r);return k.jsx(Ie.ItemSlot,{scope:r,children:k.jsx(br,{"aria-disabled":l.open&&!d.collapsible||void 0,"data-orientation":n.orientation,id:l.triggerId,...u,...o,ref:t})})});ft.displayName=De;var mt="AccordionContent",pt=T.forwardRef((e,t)=>{const{__scopeAccordion:r,...o}=e,n=xe(F,r),l=je(mt,r),d=Me(r);return k.jsx(yr,{role:"region","aria-labelledby":l.triggerId,"data-orientation":n.orientation,...d,...o,ref:t,style:{"--radix-accordion-content-height":"var(--radix-collapsible-content-height)","--radix-accordion-content-width":"var(--radix-collapsible-content-width)",...e.style}})});pt.displayName=mt;function gt(e){return e?"open":"closed"}var Ar=st,Tr=ct,Nr=ut,Pr=ft,Ir=pt;const Mr=e=>g.createElement("svg",{width:"1.25rem",height:"1.25rem",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},g.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.67991 6.62489C2.81238 6.42604 3.00958 6.29458 3.22813 6.25942C3.44669 6.22427 3.6687 6.28831 3.84531 6.43744L10.0053 11.6858L16.1653 6.43744C16.3419 6.28831 16.5639 6.22427 16.7825 6.25942C17.001 6.29458 17.1982 6.42604 17.3307 6.62489C17.3989 6.7239 17.4488 6.83731 17.4774 6.95841C17.506 7.0795 17.5127 7.20582 17.4972 7.3299C17.4817 7.45397 17.4442 7.57328 17.387 7.68077C17.3298 7.78827 17.2541 7.88176 17.1642 7.95571L10.6546 13.504C10.4678 13.6636 10.2398 13.75 10.0053 13.75C9.77082 13.75 9.54278 13.6636 9.35601 13.504L2.8464 7.95571C2.75656 7.88176 2.68081 7.78827 2.62362 7.68077C2.56643 7.57328 2.52897 7.45397 2.51345 7.3299C2.49792 7.20582 2.50466 7.0795 2.53325 6.95841C2.56184 6.83731 2.61171 6.7239 2.67991 6.62489V6.62489Z",fill:"currentColor"}));function bt(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=bt(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function jr(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=bt(e))&&(o&&(o+=" "),o+=t);return o}const Dr=(e,t)=>{const r=new Array(e.length+t.length);for(let o=0;o<e.length;o++)r[o]=e[o];for(let o=0;o<t.length;o++)r[e.length+o]=t[o];return r},Lr=(e,t)=>({classGroupId:e,validator:t}),yt=(e=new Map,t=null,r)=>({nextPart:e,validators:t,classGroupId:r}),_e="-",ht=[],zr="arbitrary..",Vr=e=>{const t=Fr(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:d=>{if(d.startsWith("[")&&d.endsWith("]"))return $r(d);const u=d.split(_e),a=u[0]===""&&u.length>1?1:0;return vt(u,a,t)},getConflictingClassGroupIds:(d,u)=>{if(u){const a=o[d],s=r[d];return a?s?Dr(s,a):a:s||ht}return r[d]||ht}}},vt=(e,t,r)=>{if(e.length-t===0)return r.classGroupId;const n=e[t],l=r.nextPart.get(n);if(l){const s=vt(e,t+1,l);if(s)return s}const d=r.validators;if(d===null)return;const u=t===0?e.join(_e):e.slice(t).join(_e),a=d.length;for(let s=0;s<a;s++){const m=d[s];if(m.validator(u))return m.classGroupId}},$r=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),r=t.indexOf(":"),o=t.slice(0,r);return o?zr+o:void 0})(),Fr=e=>{const{theme:t,classGroups:r}=e;return Gr(r,t)},Gr=(e,t)=>{const r=yt();for(const o in e){const n=e[o];Le(n,r,o,t)}return r},Le=(e,t,r,o)=>{const n=e.length;for(let l=0;l<n;l++){const d=e[l];Ur(d,t,r,o)}},Ur=(e,t,r,o)=>{if(typeof e=="string"){Wr(e,t,r);return}if(typeof e=="function"){Yr(e,t,r,o);return}Br(e,t,r,o)},Wr=(e,t,r)=>{const o=e===""?t:xt(t,e);o.classGroupId=r},Yr=(e,t,r,o)=>{if(Hr(e)){Le(e(o),t,r,o);return}t.validators===null&&(t.validators=[]),t.validators.push(Lr(r,e))},Br=(e,t,r,o)=>{const n=Object.entries(e),l=n.length;for(let d=0;d<l;d++){const[u,a]=n[d];Le(a,xt(t,u),r,o)}},xt=(e,t)=>{let r=e;const o=t.split(_e),n=o.length;for(let l=0;l<n;l++){const d=o[l];let u=r.nextPart.get(d);u||(u=yt(),r.nextPart.set(d,u)),r=u}return r},Hr=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,qr=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=Object.create(null),o=Object.create(null);const n=(l,d)=>{r[l]=d,t++,t>e&&(t=0,o=r,r=Object.create(null))};return{get(l){let d=r[l];if(d!==void 0)return d;if((d=o[l])!==void 0)return n(l,d),d},set(l,d){l in r?r[l]=d:n(l,d)}}},ze="!",wt=":",Kr=[],_t=(e,t,r,o,n)=>({modifiers:e,hasImportantModifier:t,baseClassName:r,maybePostfixModifierPosition:o,isExternal:n}),Xr=e=>{const{prefix:t,experimentalParseClassName:r}=e;let o=n=>{const l=[];let d=0,u=0,a=0,s;const m=n.length;for(let w=0;w<m;w++){const x=n[w];if(d===0&&u===0){if(x===wt){l.push(n.slice(a,w)),a=w+1;continue}if(x==="/"){s=w;continue}}x==="["?d++:x==="]"?d--:x==="("?u++:x===")"&&u--}const c=l.length===0?n:n.slice(a);let i=c,p=!1;c.endsWith(ze)?(i=c.slice(0,-1),p=!0):c.startsWith(ze)&&(i=c.slice(1),p=!0);const O=s&&s>a?s-a:void 0;return _t(l,p,i,O)};if(t){const n=t+wt,l=o;o=d=>d.startsWith(n)?l(d.slice(n.length)):_t(Kr,!1,d,void 0,!0)}if(r){const n=o;o=l=>r({className:l,parseClassName:n})}return o},Jr=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((r,o)=>{t.set(r,1e6+o)}),r=>{const o=[];let n=[];for(let l=0;l<r.length;l++){const d=r[l],u=d[0]==="[",a=t.has(d);u||a?(n.length>0&&(n.sort(),o.push(...n),n=[]),o.push(d)):n.push(d)}return n.length>0&&(n.sort(),o.push(...n)),o}},Zr=e=>({cache:qr(e.cacheSize),parseClassName:Xr(e),sortModifiers:Jr(e),...Vr(e)}),Qr=/\s+/,eo=(e,t)=>{const{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:n,sortModifiers:l}=t,d=[],u=e.trim().split(Qr);let a="";for(let s=u.length-1;s>=0;s-=1){const m=u[s],{isExternal:c,modifiers:i,hasImportantModifier:p,baseClassName:O,maybePostfixModifierPosition:w}=r(m);if(c){a=m+(a.length>0?" "+a:a);continue}let x=!!w,N=o(x?O.substring(0,w):O);if(!N){if(!x){a=m+(a.length>0?" "+a:a);continue}if(N=o(O),!N){a=m+(a.length>0?" "+a:a);continue}x=!1}const E=i.length===0?"":i.length===1?i[0]:l(i).join(":"),P=p?E+ze:E,I=P+N;if(d.indexOf(I)>-1)continue;d.push(I);const V=n(N,x);for(let j=0;j<V.length;++j){const G=V[j];d.push(P+G)}a=m+(a.length>0?" "+a:a)}return a},to=(...e)=>{let t=0,r,o,n="";for(;t<e.length;)(r=e[t++])&&(o=kt(r))&&(n&&(n+=" "),n+=o);return n},kt=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=kt(e[o]))&&(r&&(r+=" "),r+=t);return r},ro=(e,...t)=>{let r,o,n,l;const d=a=>{const s=t.reduce((m,c)=>c(m),e());return r=Zr(s),o=r.cache.get,n=r.cache.set,l=u,u(a)},u=a=>{const s=o(a);if(s)return s;const m=eo(a,r);return n(a,m),m};return l=d,(...a)=>l(to(...a))},oo=[],M=e=>{const t=r=>r[e]||oo;return t.isThemeGetter=!0,t},Ct=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,St=/^\((?:(\w[\w-]*):)?(.+)\)$/i,no=/^\d+\/\d+$/,so=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,io=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,ao=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,lo=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,co=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,re=e=>no.test(e),C=e=>!!e&&!Number.isNaN(Number(e)),K=e=>!!e&&Number.isInteger(Number(e)),Ve=e=>e.endsWith("%")&&C(e.slice(0,-1)),B=e=>so.test(e),Rt=()=>!0,uo=e=>io.test(e)&&!ao.test(e),$e=()=>!1,fo=e=>lo.test(e),mo=e=>co.test(e),po=e=>!b(e)&&!y(e),go=e=>X(e,Pt,$e),b=e=>Ct.test(e),Q=e=>X(e,It,uo),Ot=e=>X(e,ko,C),bo=e=>X(e,jt,Rt),yo=e=>X(e,Mt,$e),Et=e=>X(e,Tt,$e),ho=e=>X(e,Nt,mo),ke=e=>X(e,Dt,fo),y=e=>St.test(e),de=e=>ee(e,It),vo=e=>ee(e,Mt),At=e=>ee(e,Tt),xo=e=>ee(e,Pt),wo=e=>ee(e,Nt),Ce=e=>ee(e,Dt,!0),_o=e=>ee(e,jt,!0),X=(e,t,r)=>{const o=Ct.exec(e);return o?o[1]?t(o[1]):r(o[2]):!1},ee=(e,t,r=!1)=>{const o=St.exec(e);return o?o[1]?t(o[1]):r:!1},Tt=e=>e==="position"||e==="percentage",Nt=e=>e==="image"||e==="url",Pt=e=>e==="length"||e==="size"||e==="bg-size",It=e=>e==="length",ko=e=>e==="number",Mt=e=>e==="family-name",jt=e=>e==="number"||e==="weight",Dt=e=>e==="shadow",Co=ro(()=>{const e=M("color"),t=M("font"),r=M("text"),o=M("font-weight"),n=M("tracking"),l=M("leading"),d=M("breakpoint"),u=M("container"),a=M("spacing"),s=M("radius"),m=M("shadow"),c=M("inset-shadow"),i=M("text-shadow"),p=M("drop-shadow"),O=M("blur"),w=M("perspective"),x=M("aspect"),N=M("ease"),E=M("animate"),P=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],V=()=>[...I(),y,b],j=()=>["auto","hidden","clip","visible","scroll"],G=()=>["auto","contain","none"],v=()=>[y,b,a],D=()=>[re,"full","auto",...v()],te=()=>[K,"none","subgrid",y,b],Se=()=>["auto",{span:["full",K,y,b]},K,y,b],J=()=>[K,"auto",y,b],ue=()=>["auto","min","max","fr",y,b],fe=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],W=()=>["start","end","center","stretch","center-safe","end-safe"],$=()=>["auto",...v()],Y=()=>[re,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...v()],h=()=>[e,y,b],me=()=>[...I(),At,Et,{position:[y,b]}],pe=()=>["no-repeat",{repeat:["","x","y","space","round"]}],f=()=>["auto","cover","contain",xo,go,{size:[y,b]}],_=()=>[Ve,de,Q],S=()=>["","none","full",s,y,b],A=()=>["",C,de,Q],H=()=>["solid","dashed","dotted","double"],oe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],R=()=>[C,Ve,At,Et],q=()=>["","none",O,y,b],Z=()=>["none",C,y,b],ne=()=>["none",C,y,b],Ge=()=>[C,y,b],Re=()=>[re,"full",...v()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[B],breakpoint:[B],color:[Rt],container:[B],"drop-shadow":[B],ease:["in","out","in-out"],font:[po],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[B],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[B],shadow:[B],spacing:["px",C],text:[B],"text-shadow":[B],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",re,b,y,x]}],container:["container"],columns:[{columns:[C,b,y,u]}],"break-after":[{"break-after":P()}],"break-before":[{"break-before":P()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:V()}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:G()}],"overscroll-x":[{"overscroll-x":G()}],"overscroll-y":[{"overscroll-y":G()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:D()}],"inset-x":[{"inset-x":D()}],"inset-y":[{"inset-y":D()}],start:[{start:D()}],end:[{end:D()}],top:[{top:D()}],right:[{right:D()}],bottom:[{bottom:D()}],left:[{left:D()}],visibility:["visible","invisible","collapse"],z:[{z:[K,"auto",y,b]}],basis:[{basis:[re,"full","auto",u,...v()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[C,re,"auto","initial","none",b]}],grow:[{grow:["",C,y,b]}],shrink:[{shrink:["",C,y,b]}],order:[{order:[K,"first","last","none",y,b]}],"grid-cols":[{"grid-cols":te()}],"col-start-end":[{col:Se()}],"col-start":[{"col-start":J()}],"col-end":[{"col-end":J()}],"grid-rows":[{"grid-rows":te()}],"row-start-end":[{row:Se()}],"row-start":[{"row-start":J()}],"row-end":[{"row-end":J()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":ue()}],"auto-rows":[{"auto-rows":ue()}],gap:[{gap:v()}],"gap-x":[{"gap-x":v()}],"gap-y":[{"gap-y":v()}],"justify-content":[{justify:[...fe(),"normal"]}],"justify-items":[{"justify-items":[...W(),"normal"]}],"justify-self":[{"justify-self":["auto",...W()]}],"align-content":[{content:["normal",...fe()]}],"align-items":[{items:[...W(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...W(),{baseline:["","last"]}]}],"place-content":[{"place-content":fe()}],"place-items":[{"place-items":[...W(),"baseline"]}],"place-self":[{"place-self":["auto",...W()]}],p:[{p:v()}],px:[{px:v()}],py:[{py:v()}],ps:[{ps:v()}],pe:[{pe:v()}],pt:[{pt:v()}],pr:[{pr:v()}],pb:[{pb:v()}],pl:[{pl:v()}],m:[{m:$()}],mx:[{mx:$()}],my:[{my:$()}],ms:[{ms:$()}],me:[{me:$()}],mt:[{mt:$()}],mr:[{mr:$()}],mb:[{mb:$()}],ml:[{ml:$()}],"space-x":[{"space-x":v()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":v()}],"space-y-reverse":["space-y-reverse"],size:[{size:Y()}],w:[{w:[u,"screen",...Y()]}],"min-w":[{"min-w":[u,"screen","none",...Y()]}],"max-w":[{"max-w":[u,"screen","none","prose",{screen:[d]},...Y()]}],h:[{h:["screen","lh",...Y()]}],"min-h":[{"min-h":["screen","lh","none",...Y()]}],"max-h":[{"max-h":["screen","lh",...Y()]}],"font-size":[{text:["base",r,de,Q]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,_o,bo]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Ve,b]}],"font-family":[{font:[vo,yo,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[n,y,b]}],"line-clamp":[{"line-clamp":[C,"none",y,Ot]}],leading:[{leading:[l,...v()]}],"list-image":[{"list-image":["none",y,b]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",y,b]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:h()}],"text-color":[{text:h()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...H(),"wavy"]}],"text-decoration-thickness":[{decoration:[C,"from-font","auto",y,Q]}],"text-decoration-color":[{decoration:h()}],"underline-offset":[{"underline-offset":[C,"auto",y,b]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:v()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",y,b]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",y,b]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:me()}],"bg-repeat":[{bg:pe()}],"bg-size":[{bg:f()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},K,y,b],radial:["",y,b],conic:[K,y,b]},wo,ho]}],"bg-color":[{bg:h()}],"gradient-from-pos":[{from:_()}],"gradient-via-pos":[{via:_()}],"gradient-to-pos":[{to:_()}],"gradient-from":[{from:h()}],"gradient-via":[{via:h()}],"gradient-to":[{to:h()}],rounded:[{rounded:S()}],"rounded-s":[{"rounded-s":S()}],"rounded-e":[{"rounded-e":S()}],"rounded-t":[{"rounded-t":S()}],"rounded-r":[{"rounded-r":S()}],"rounded-b":[{"rounded-b":S()}],"rounded-l":[{"rounded-l":S()}],"rounded-ss":[{"rounded-ss":S()}],"rounded-se":[{"rounded-se":S()}],"rounded-ee":[{"rounded-ee":S()}],"rounded-es":[{"rounded-es":S()}],"rounded-tl":[{"rounded-tl":S()}],"rounded-tr":[{"rounded-tr":S()}],"rounded-br":[{"rounded-br":S()}],"rounded-bl":[{"rounded-bl":S()}],"border-w":[{border:A()}],"border-w-x":[{"border-x":A()}],"border-w-y":[{"border-y":A()}],"border-w-s":[{"border-s":A()}],"border-w-e":[{"border-e":A()}],"border-w-t":[{"border-t":A()}],"border-w-r":[{"border-r":A()}],"border-w-b":[{"border-b":A()}],"border-w-l":[{"border-l":A()}],"divide-x":[{"divide-x":A()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":A()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...H(),"hidden","none"]}],"divide-style":[{divide:[...H(),"hidden","none"]}],"border-color":[{border:h()}],"border-color-x":[{"border-x":h()}],"border-color-y":[{"border-y":h()}],"border-color-s":[{"border-s":h()}],"border-color-e":[{"border-e":h()}],"border-color-t":[{"border-t":h()}],"border-color-r":[{"border-r":h()}],"border-color-b":[{"border-b":h()}],"border-color-l":[{"border-l":h()}],"divide-color":[{divide:h()}],"outline-style":[{outline:[...H(),"none","hidden"]}],"outline-offset":[{"outline-offset":[C,y,b]}],"outline-w":[{outline:["",C,de,Q]}],"outline-color":[{outline:h()}],shadow:[{shadow:["","none",m,Ce,ke]}],"shadow-color":[{shadow:h()}],"inset-shadow":[{"inset-shadow":["none",c,Ce,ke]}],"inset-shadow-color":[{"inset-shadow":h()}],"ring-w":[{ring:A()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:h()}],"ring-offset-w":[{"ring-offset":[C,Q]}],"ring-offset-color":[{"ring-offset":h()}],"inset-ring-w":[{"inset-ring":A()}],"inset-ring-color":[{"inset-ring":h()}],"text-shadow":[{"text-shadow":["none",i,Ce,ke]}],"text-shadow-color":[{"text-shadow":h()}],opacity:[{opacity:[C,y,b]}],"mix-blend":[{"mix-blend":[...oe(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":oe()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[C]}],"mask-image-linear-from-pos":[{"mask-linear-from":R()}],"mask-image-linear-to-pos":[{"mask-linear-to":R()}],"mask-image-linear-from-color":[{"mask-linear-from":h()}],"mask-image-linear-to-color":[{"mask-linear-to":h()}],"mask-image-t-from-pos":[{"mask-t-from":R()}],"mask-image-t-to-pos":[{"mask-t-to":R()}],"mask-image-t-from-color":[{"mask-t-from":h()}],"mask-image-t-to-color":[{"mask-t-to":h()}],"mask-image-r-from-pos":[{"mask-r-from":R()}],"mask-image-r-to-pos":[{"mask-r-to":R()}],"mask-image-r-from-color":[{"mask-r-from":h()}],"mask-image-r-to-color":[{"mask-r-to":h()}],"mask-image-b-from-pos":[{"mask-b-from":R()}],"mask-image-b-to-pos":[{"mask-b-to":R()}],"mask-image-b-from-color":[{"mask-b-from":h()}],"mask-image-b-to-color":[{"mask-b-to":h()}],"mask-image-l-from-pos":[{"mask-l-from":R()}],"mask-image-l-to-pos":[{"mask-l-to":R()}],"mask-image-l-from-color":[{"mask-l-from":h()}],"mask-image-l-to-color":[{"mask-l-to":h()}],"mask-image-x-from-pos":[{"mask-x-from":R()}],"mask-image-x-to-pos":[{"mask-x-to":R()}],"mask-image-x-from-color":[{"mask-x-from":h()}],"mask-image-x-to-color":[{"mask-x-to":h()}],"mask-image-y-from-pos":[{"mask-y-from":R()}],"mask-image-y-to-pos":[{"mask-y-to":R()}],"mask-image-y-from-color":[{"mask-y-from":h()}],"mask-image-y-to-color":[{"mask-y-to":h()}],"mask-image-radial":[{"mask-radial":[y,b]}],"mask-image-radial-from-pos":[{"mask-radial-from":R()}],"mask-image-radial-to-pos":[{"mask-radial-to":R()}],"mask-image-radial-from-color":[{"mask-radial-from":h()}],"mask-image-radial-to-color":[{"mask-radial-to":h()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":I()}],"mask-image-conic-pos":[{"mask-conic":[C]}],"mask-image-conic-from-pos":[{"mask-conic-from":R()}],"mask-image-conic-to-pos":[{"mask-conic-to":R()}],"mask-image-conic-from-color":[{"mask-conic-from":h()}],"mask-image-conic-to-color":[{"mask-conic-to":h()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:me()}],"mask-repeat":[{mask:pe()}],"mask-size":[{mask:f()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",y,b]}],filter:[{filter:["","none",y,b]}],blur:[{blur:q()}],brightness:[{brightness:[C,y,b]}],contrast:[{contrast:[C,y,b]}],"drop-shadow":[{"drop-shadow":["","none",p,Ce,ke]}],"drop-shadow-color":[{"drop-shadow":h()}],grayscale:[{grayscale:["",C,y,b]}],"hue-rotate":[{"hue-rotate":[C,y,b]}],invert:[{invert:["",C,y,b]}],saturate:[{saturate:[C,y,b]}],sepia:[{sepia:["",C,y,b]}],"backdrop-filter":[{"backdrop-filter":["","none",y,b]}],"backdrop-blur":[{"backdrop-blur":q()}],"backdrop-brightness":[{"backdrop-brightness":[C,y,b]}],"backdrop-contrast":[{"backdrop-contrast":[C,y,b]}],"backdrop-grayscale":[{"backdrop-grayscale":["",C,y,b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[C,y,b]}],"backdrop-invert":[{"backdrop-invert":["",C,y,b]}],"backdrop-opacity":[{"backdrop-opacity":[C,y,b]}],"backdrop-saturate":[{"backdrop-saturate":[C,y,b]}],"backdrop-sepia":[{"backdrop-sepia":["",C,y,b]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":v()}],"border-spacing-x":[{"border-spacing-x":v()}],"border-spacing-y":[{"border-spacing-y":v()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",y,b]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[C,"initial",y,b]}],ease:[{ease:["linear","initial",N,y,b]}],delay:[{delay:[C,y,b]}],animate:[{animate:["none",E,y,b]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,y,b]}],"perspective-origin":[{"perspective-origin":V()}],rotate:[{rotate:Z()}],"rotate-x":[{"rotate-x":Z()}],"rotate-y":[{"rotate-y":Z()}],"rotate-z":[{"rotate-z":Z()}],scale:[{scale:ne()}],"scale-x":[{"scale-x":ne()}],"scale-y":[{"scale-y":ne()}],"scale-z":[{"scale-z":ne()}],"scale-3d":["scale-3d"],skew:[{skew:Ge()}],"skew-x":[{"skew-x":Ge()}],"skew-y":[{"skew-y":Ge()}],transform:[{transform:[y,b,"","none","gpu","cpu"]}],"transform-origin":[{origin:V()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Re()}],"translate-x":[{"translate-x":Re()}],"translate-y":[{"translate-y":Re()}],"translate-z":[{"translate-z":Re()}],"translate-none":["translate-none"],accent:[{accent:h()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:h()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",y,b]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":v()}],"scroll-mx":[{"scroll-mx":v()}],"scroll-my":[{"scroll-my":v()}],"scroll-ms":[{"scroll-ms":v()}],"scroll-me":[{"scroll-me":v()}],"scroll-mt":[{"scroll-mt":v()}],"scroll-mr":[{"scroll-mr":v()}],"scroll-mb":[{"scroll-mb":v()}],"scroll-ml":[{"scroll-ml":v()}],"scroll-p":[{"scroll-p":v()}],"scroll-px":[{"scroll-px":v()}],"scroll-py":[{"scroll-py":v()}],"scroll-ps":[{"scroll-ps":v()}],"scroll-pe":[{"scroll-pe":v()}],"scroll-pt":[{"scroll-pt":v()}],"scroll-pr":[{"scroll-pr":v()}],"scroll-pb":[{"scroll-pb":v()}],"scroll-pl":[{"scroll-pl":v()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",y,b]}],fill:[{fill:["none",...h()]}],"stroke-w":[{stroke:[C,de,Q,Ot]}],stroke:[{stroke:["none",...h()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function Fe(...e){return Co(jr(e))}function So({...e}){return k.jsx(Ar,{"data-slot":"accordion",...e})}function Ro({className:e,...t}){return k.jsx(Tr,{"data-slot":"accordion-item",className:Fe("bg-bg-secondary px-4 rounded-2xl mb-4 last:mb-0",e),...t})}function Oo({className:e,children:t,...r}){return k.jsx(Nr,{className:"flex",children:k.jsxs(Pr,{"data-slot":"accordion-trigger",className:Fe("flex flex-1 items-center justify-between gap-4 py-4 text-left text-lg leading-6 font-semibold transition-all outline-none disabled:pointer-events-none disabled:opacity-50 [&[data-state=open]>svg]:rotate-180",e),...r,children:[t,k.jsx(Mr,{className:"min-w-6"})]})})}function Eo({className:e,children:t,...r}){return k.jsx(Ir,{"data-slot":"accordion-content",className:"data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-base leading-snug",...r,children:k.jsx("div",{className:Fe("text-text-secondary pt-0 pb-4",e),children:t})})}U.Accordion=So,U.AccordionContent=Eo,U.AccordionItem=Ro,U.AccordionTrigger=Oo,Object.defineProperty(U,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "webview-test-test-s-ui-kit",
3
3
  "private": false,
4
- "version": "0.0.2",
4
+ "version": "0.0.4",
5
5
  "type": "module",
6
6
  "main": "./dist/webview-test-test-s-ui-kit.umd.js",
7
7
  "module": "./dist/webview-test-test-s-ui-kit.es.js",