buildgrid-ui 1.1.0-dev.10 → 1.1.0-dev.11
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/blocks/help-carousel/help-carousel.d.ts +9 -0
- package/dist/blocks/help-carousel/index.d.ts +1 -0
- package/dist/blocks/index.d.ts +2 -0
- package/dist/blocks/pagination-controls/index.d.ts +1 -0
- package/dist/blocks/pagination-controls/pagination-controls.d.ts +7 -0
- package/dist/buildgrid-ui.es.js +2379 -2089
- package/dist/buildgrid-ui.umd.js +51 -36
- package/dist/components/dialog/dialog.d.ts +19 -0
- package/dist/components/dialog/index.d.ts +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/pagination/index.d.ts +1 -0
- package/dist/components/pagination/pagination.d.ts +28 -0
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/buildgrid-ui.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(S,z){typeof exports=="object"&&typeof module<"u"?z(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],z):(S=typeof globalThis<"u"?globalThis:S||self,z(S.BuildgridUI={},S.React,S.ReactDOM))})(this,function(S,z,Lr){"use strict";function Fr(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const c=Fr(z),$r=Fr(Lr);var jt={exports:{}},mt={};/**
|
|
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
|
|
9
|
+
*/var Wr;function wc(){if(Wr)return mt;Wr=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(r,o,a){var i=null;if(a!==void 0&&(i=""+a),o.key!==void 0&&(i=""+o.key),"key"in o){a={};for(var s in o)s!=="key"&&(a[s]=o[s])}else a=o;return o=a.ref,{$$typeof:e,type:r,key:i,ref:o!==void 0?o:null,props:a}}return mt.Fragment=t,mt.jsx=n,mt.jsxs=n,mt}var gt={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,26 +14,26 @@
|
|
|
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
|
|
17
|
+
*/var zr;function xc(){return zr||(zr=1,process.env.NODE_ENV!=="production"&&function(){function e(g){if(g==null)return null;if(typeof g=="function")return g.$$typeof===T?null:g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case _:return"Fragment";case E:return"Portal";case k:return"Profiler";case N:return"StrictMode";case O:return"Suspense";case U:return"SuspenseList"}if(typeof g=="object")switch(typeof g.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),g.$$typeof){case F:return(g.displayName||"Context")+".Provider";case B:return(g._context.displayName||"Context")+".Consumer";case K:var P=g.render;return g=g.displayName,g||(g=P.displayName||P.name||"",g=g!==""?"ForwardRef("+g+")":"ForwardRef"),g;case W:return P=g.displayName||null,P!==null?P:e(g.type)||"Memo";case J:P=g._payload,g=g._init;try{return e(g(P))}catch{}}return null}function t(g){return""+g}function n(g){try{t(g);var P=!1}catch{P=!0}if(P){P=console;var M=P.error,H=typeof Symbol=="function"&&Symbol.toStringTag&&g[Symbol.toStringTag]||g.constructor.name||"Object";return M.call(P,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",H),t(g)}}function r(){}function o(){if(ge===0){Xe=console.log,we=console.info,ue=console.warn,ze=console.error,ne=console.group,Be=console.groupCollapsed,_t=console.groupEnd;var g={configurable:!0,enumerable:!0,value:r,writable:!0};Object.defineProperties(console,{info:g,log:g,warn:g,error:g,group:g,groupCollapsed:g,groupEnd:g})}ge++}function a(){if(ge--,ge===0){var g={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:G({},g,{value:Xe}),info:G({},g,{value:we}),warn:G({},g,{value:ue}),error:G({},g,{value:ze}),group:G({},g,{value:ne}),groupCollapsed:G({},g,{value:Be}),groupEnd:G({},g,{value:_t})})}0>ge&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}function i(g){if(dt===void 0)try{throw Error()}catch(M){var P=M.stack.trim().match(/\n( *(at )?)/);dt=P&&P[1]||"",Ge=-1<M.stack.indexOf(`
|
|
18
18
|
at`)?" (<anonymous>)":-1<M.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
19
|
-
`+
|
|
20
|
-
`),
|
|
21
|
-
`);for(
|
|
22
|
-
`+re[Q].replace(" at new "," at ");return g.displayName&&
|
|
19
|
+
`+dt+g+Ge}function s(g,P){if(!g||ft)return"";var M=Ot.get(g);if(M!==void 0)return M;ft=!0,M=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var H=null;H=R.H,R.H=null,o();try{var te={DetermineComponentFrameRoot:function(){try{if(P){var Ve=function(){throw Error()};if(Object.defineProperty(Ve.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Ve,[])}catch(De){var hn=De}Reflect.construct(g,[],Ve)}else{try{Ve.call()}catch(De){hn=De}g.call(Ve.prototype)}}else{try{throw Error()}catch(De){hn=De}(Ve=g())&&typeof Ve.catch=="function"&&Ve.catch(function(){})}}catch(De){if(De&&hn&&typeof De.stack=="string")return[De.stack,hn.stack]}return[null,null]}};te.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var Q=Object.getOwnPropertyDescriptor(te.DetermineComponentFrameRoot,"name");Q&&Q.configurable&&Object.defineProperty(te.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var L=te.DetermineComponentFrameRoot(),Me=L[0],pt=L[1];if(Me&&pt){var re=Me.split(`
|
|
20
|
+
`),Ze=pt.split(`
|
|
21
|
+
`);for(L=Q=0;Q<re.length&&!re[Q].includes("DetermineComponentFrameRoot");)Q++;for(;L<Ze.length&&!Ze[L].includes("DetermineComponentFrameRoot");)L++;if(Q===re.length||L===Ze.length)for(Q=re.length-1,L=Ze.length-1;1<=Q&&0<=L&&re[Q]!==Ze[L];)L--;for(;1<=Q&&0<=L;Q--,L--)if(re[Q]!==Ze[L]){if(Q!==1||L!==1)do if(Q--,L--,0>L||re[Q]!==Ze[L]){var kt=`
|
|
22
|
+
`+re[Q].replace(" at new "," at ");return g.displayName&&kt.includes("<anonymous>")&&(kt=kt.replace("<anonymous>",g.displayName)),typeof g=="function"&&Ot.set(g,kt),kt}while(1<=Q&&0<=L);break}}}finally{ft=!1,R.H=H,a(),Error.prepareStackTrace=M}return re=(re=g?g.displayName||g.name:"")?i(re):"",typeof g=="function"&&Ot.set(g,re),re}function d(g){if(g==null)return"";if(typeof g=="function"){var P=g.prototype;return s(g,!(!P||!P.isReactComponent))}if(typeof g=="string")return i(g);switch(g){case O:return i("Suspense");case U:return i("SuspenseList")}if(typeof g=="object")switch(g.$$typeof){case K:return g=s(g.render,!1),g;case W:return d(g.type);case J:P=g._payload,g=g._init;try{return d(g(P))}catch{}}return""}function u(){var g=R.A;return g===null?null:g.getOwner()}function f(g){if(Y.call(g,"key")){var P=Object.getOwnPropertyDescriptor(g,"key").get;if(P&&P.isReactWarning)return!1}return g.key!==void 0}function p(g,P){function M(){mn||(mn=!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)",P))}M.isReactWarning=!0,Object.defineProperty(g,"key",{get:M,configurable:!0})}function m(){var g=e(this.type);return gn[g]||(gn[g]=!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.")),g=this.props.ref,g!==void 0?g:null}function v(g,P,M,H,te,Q){return M=Q.ref,g={$$typeof:C,type:g,key:P,props:Q,_owner:te},(M!==void 0?M:null)!==null?Object.defineProperty(g,"ref",{enumerable:!1,get:m}):Object.defineProperty(g,"ref",{enumerable:!1,value:null}),g._store={},Object.defineProperty(g._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(g,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.freeze&&(Object.freeze(g.props),Object.freeze(g)),g}function b(g,P,M,H,te,Q){if(typeof g=="string"||typeof g=="function"||g===_||g===k||g===N||g===O||g===U||g===$||typeof g=="object"&&g!==null&&(g.$$typeof===J||g.$$typeof===W||g.$$typeof===F||g.$$typeof===B||g.$$typeof===K||g.$$typeof===le||g.getModuleId!==void 0)){var L=P.children;if(L!==void 0)if(H)if(Pe(L)){for(H=0;H<L.length;H++)h(L[H],g);Object.freeze&&Object.freeze(L)}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 h(L,g)}else L="",(g===void 0||typeof g=="object"&&g!==null&&Object.keys(g).length===0)&&(L+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),g===null?H="null":Pe(g)?H="array":g!==void 0&&g.$$typeof===C?(H="<"+(e(g.type)||"Unknown")+" />",L=" Did you accidentally export a JSX literal instead of a component?"):H=typeof g,console.error("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",H,L);if(Y.call(P,"key")){L=e(g);var Me=Object.keys(P).filter(function(re){return re!=="key"});H=0<Me.length?"{key: someKey, "+Me.join(": ..., ")+": ...}":"{key: someKey}",qe[L+H]||(Me=0<Me.length?"{"+Me.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
23
23
|
let props = %s;
|
|
24
24
|
<%s {...props} />
|
|
25
25
|
React keys must be passed directly to JSX without using spread:
|
|
26
26
|
let props = %s;
|
|
27
|
-
<%s key={someKey} {...props} />`,H,
|
|
27
|
+
<%s key={someKey} {...props} />`,H,L,Me,L),qe[L+H]=!0)}if(L=null,M!==void 0&&(n(M),L=""+M),f(P)&&(n(P.key),L=""+P.key),"key"in P){M={};for(var pt in P)pt!=="key"&&(M[pt]=P[pt])}else M=P;return L&&p(M,typeof g=="function"?g.displayName||g.name||"Unknown":g),v(g,L,Q,te,u(),M)}function h(g,P){if(typeof g=="object"&&g&&g.$$typeof!==Ir){if(Pe(g))for(var M=0;M<g.length;M++){var H=g[M];w(H)&&y(H,P)}else if(w(g))g._store&&(g._store.validated=1);else if(g===null||typeof g!="object"?M=null:(M=X&&g[X]||g["@@iterator"],M=typeof M=="function"?M:null),typeof M=="function"&&M!==g.entries&&(M=M.call(g),M!==g))for(;!(g=M.next()).done;)w(g.value)&&y(g.value,P)}}function w(g){return typeof g=="object"&&g!==null&&g.$$typeof===C}function y(g,P){if(g._store&&!g._store.validated&&g.key==null&&(g._store.validated=1,P=x(P),!yc[P])){yc[P]=!0;var M="";g&&g._owner!=null&&g._owner!==u()&&(M=null,typeof g._owner.tag=="number"?M=e(g._owner.type):typeof g._owner.name=="string"&&(M=g._owner.name),M=" It was passed a child from "+M+".");var H=R.getCurrentStack;R.getCurrentStack=function(){var te=d(g.type);return H&&(te+=H()||""),te},console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',P,M),R.getCurrentStack=H}}function x(g){var P="",M=u();return M&&(M=e(M.type))&&(P=`
|
|
28
28
|
|
|
29
|
-
Check the render method of \``+M+"`."),
|
|
29
|
+
Check the render method of \``+M+"`."),P||(g=e(g))&&(P=`
|
|
30
30
|
|
|
31
|
-
Check the top-level render call using <`+g+">."),N}var A=G,C=Symbol.for("react.transitional.element"),E=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),P=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),B=Symbol.for("react.consumer"),L=Symbol.for("react.context"),K=Symbol.for("react.forward_ref"),D=Symbol.for("react.suspense"),U=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),J=Symbol.for("react.lazy"),$=Symbol.for("react.offscreen"),X=Symbol.iterator,T=Symbol.for("react.client.reference"),S=A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Y=Object.prototype.hasOwnProperty,z=Object.assign,le=Symbol.for("react.client.reference"),Pe=Array.isArray,ge=0,Ye,we,ue,We,ne,Be,Pt;r.__reactDisabledLog=!0;var ut,ze,dt=!1,Nt=new(typeof WeakMap=="function"?WeakMap:Map),yr=Symbol.for("react.client.reference"),un,dn={},Xe={},Yi={};mt.Fragment=_,mt.jsx=function(g,N,M,H,te){return b(g,N,M,!1,H,te)},mt.jsxs=function(g,N,M,H,te){return b(g,N,M,!0,H,te)}}()),mt}var Sr;function Zi(){return Sr||(Sr=1,process.env.NODE_ENV==="production"?_t.exports=Xi():_t.exports=qi()),_t.exports}var d=Zi();function Rr(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Rr(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Pr(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Rr(e))&&(r&&(r+=" "),r+=t);return r}const pn="-",Ji=e=>{const t=ec(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{const s=i.split(pn);return s[0]===""&&s.length!==1&&s.shift(),Nr(s,t)||Qi(i)},getConflictingClassGroupIds:(i,s)=>{const u=n[i]||[];return s&&r[i]?[...u,...r[i]]:u}}},Nr=(e,t)=>{var i;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),o=r?Nr(e.slice(1),r):void 0;if(o)return o;if(t.validators.length===0)return;const a=e.join(pn);return(i=t.validators.find(({validator:s})=>s(a)))==null?void 0:i.classGroupId},Mr=/^\[(.+)\]$/,Qi=e=>{if(Mr.test(e)){const t=Mr.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},ec=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return nc(Object.entries(e.classGroups),n).forEach(([a,i])=>{mn(i,r,a,t)}),r},mn=(e,t,n,r)=>{e.forEach(o=>{if(typeof o=="string"){const a=o===""?t:_r(t,o);a.classGroupId=n;return}if(typeof o=="function"){if(tc(o)){mn(o(r),t,n,r);return}t.validators.push({validator:o,classGroupId:n});return}Object.entries(o).forEach(([a,i])=>{mn(i,_r(t,a),n,r)})})},_r=(e,t)=>{let n=e;return t.split(pn).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},tc=e=>e.isThemeGetter,nc=(e,t)=>t?e.map(([n,r])=>{const o=r.map(a=>typeof a=="string"?t+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([i,s])=>[t+i,s])):a);return[n,o]}):e,rc=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const o=(a,i)=>{n.set(a,i),t++,t>e&&(t=0,r=n,n=new Map)};return{get(a){let i=n.get(a);if(i!==void 0)return i;if((i=r.get(a))!==void 0)return o(a,i),i},set(a,i){n.has(a)?n.set(a,i):o(a,i)}}},Dr="!",oc=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,o=t[0],a=t.length,i=s=>{const u=[];let l=0,f=0,p;for(let w=0;w<s.length;w++){let y=s[w];if(l===0){if(y===o&&(r||s.slice(w,w+a)===t)){u.push(s.slice(f,w)),f=w+a;continue}if(y==="/"){p=w;continue}}y==="["?l++:y==="]"&&l--}const m=u.length===0?s:s.substring(f),v=m.startsWith(Dr),b=v?m.substring(1):m,h=p&&p>f?p-f:void 0;return{modifiers:u,hasImportantModifier:v,baseClassName:b,maybePostfixModifierPosition:h}};return n?s=>n({className:s,parseClassName:i}):i},ac=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},sc=e=>({cache:rc(e.cacheSize),parseClassName:oc(e),...Ji(e)}),ic=/\s+/,cc=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,a=[],i=e.trim().split(ic);let s="";for(let u=i.length-1;u>=0;u-=1){const l=i[u],{modifiers:f,hasImportantModifier:p,baseClassName:m,maybePostfixModifierPosition:v}=n(l);let b=!!v,h=r(b?m.substring(0,v):m);if(!h){if(!b){s=l+(s.length>0?" "+s:s);continue}if(h=r(m),!h){s=l+(s.length>0?" "+s:s);continue}b=!1}const w=ac(f).join(":"),y=p?w+Dr:w,x=y+h;if(a.includes(x))continue;a.push(x);const A=o(h,b);for(let C=0;C<A.length;++C){const E=A[C];a.push(y+E)}s=l+(s.length>0?" "+s:s)}return s};function lc(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Or(t))&&(r&&(r+=" "),r+=n);return r}const Or=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Or(e[r]))&&(n&&(n+=" "),n+=t);return n};function uc(e,...t){let n,r,o,a=i;function i(u){const l=t.reduce((f,p)=>p(f),e());return n=sc(l),r=n.cache.get,o=n.cache.set,a=s,s(u)}function s(u){const l=r(u);if(l)return l;const f=cc(u,n);return o(u,f),f}return function(){return a(lc.apply(null,arguments))}}const q=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},kr=/^\[(?:([a-z-]+):)?(.+)\]$/i,dc=/^\d+\/\d+$/,fc=new Set(["px","full","screen"]),pc=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,mc=/\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$/,gc=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,hc=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,vc=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,xe=e=>Ze(e)||fc.has(e)||dc.test(e),_e=e=>Je(e,"length",Sc),Ze=e=>!!e&&!Number.isNaN(Number(e)),gn=e=>Je(e,"number",Ze),gt=e=>!!e&&Number.isInteger(Number(e)),bc=e=>e.endsWith("%")&&Ze(e.slice(0,-1)),I=e=>kr.test(e),De=e=>pc.test(e),yc=new Set(["length","size","percentage"]),wc=e=>Je(e,yc,Tr),xc=e=>Je(e,"position",Tr),Cc=new Set(["image","url"]),Ec=e=>Je(e,Cc,Pc),Ac=e=>Je(e,"",Rc),ht=()=>!0,Je=(e,t,n)=>{const r=kr.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},Sc=e=>mc.test(e)&&!gc.test(e),Tr=()=>!1,Rc=e=>hc.test(e),Pc=e=>vc.test(e),Nc=uc(()=>{const e=q("colors"),t=q("spacing"),n=q("blur"),r=q("brightness"),o=q("borderColor"),a=q("borderRadius"),i=q("borderSpacing"),s=q("borderWidth"),u=q("contrast"),l=q("grayscale"),f=q("hueRotate"),p=q("invert"),m=q("gap"),v=q("gradientColorStops"),b=q("gradientColorStopPositions"),h=q("inset"),w=q("margin"),y=q("opacity"),x=q("padding"),A=q("saturate"),C=q("scale"),E=q("sepia"),_=q("skew"),P=q("space"),O=q("translate"),B=()=>["auto","contain","none"],L=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",I,t],D=()=>[I,t],U=()=>["",xe,_e],W=()=>["auto",Ze,I],J=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],$=()=>["solid","dashed","dotted","double","none"],X=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],T=()=>["start","end","center","between","around","evenly","stretch"],S=()=>["","0",I],Y=()=>["auto","avoid","all","avoid-page","page","left","right","column"],z=()=>[Ze,I];return{cacheSize:500,separator:":",theme:{colors:[ht],spacing:[xe,_e],blur:["none","",De,I],brightness:z(),borderColor:[e],borderRadius:["none","","full",De,I],borderSpacing:D(),borderWidth:U(),contrast:z(),grayscale:S(),hueRotate:z(),invert:S(),gap:D(),gradientColorStops:[e],gradientColorStopPositions:[bc,_e],inset:K(),margin:K(),opacity:z(),padding:D(),saturate:z(),scale:z(),sepia:S(),skew:z(),space:D(),translate:D()},classGroups:{aspect:[{aspect:["auto","square","video",I]}],container:["container"],columns:[{columns:[De]}],"break-after":[{"break-after":Y()}],"break-before":[{"break-before":Y()}],"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"],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:[...J(),I]}],overflow:[{overflow:L()}],"overflow-x":[{"overflow-x":L()}],"overflow-y":[{"overflow-y":L()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[h]}],"inset-x":[{"inset-x":[h]}],"inset-y":[{"inset-y":[h]}],start:[{start:[h]}],end:[{end:[h]}],top:[{top:[h]}],right:[{right:[h]}],bottom:[{bottom:[h]}],left:[{left:[h]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",gt,I]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",I]}],grow:[{grow:S()}],shrink:[{shrink:S()}],order:[{order:["first","last","none",gt,I]}],"grid-cols":[{"grid-cols":[ht]}],"col-start-end":[{col:["auto",{span:["full",gt,I]},I]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[ht]}],"row-start-end":[{row:["auto",{span:[gt,I]},I]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",I]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",I]}],gap:[{gap:[m]}],"gap-x":[{"gap-x":[m]}],"gap-y":[{"gap-y":[m]}],"justify-content":[{justify:["normal",...T()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...T(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...T(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[w]}],mx:[{mx:[w]}],my:[{my:[w]}],ms:[{ms:[w]}],me:[{me:[w]}],mt:[{mt:[w]}],mr:[{mr:[w]}],mb:[{mb:[w]}],ml:[{ml:[w]}],"space-x":[{"space-x":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",I,t]}],"min-w":[{"min-w":[I,t,"min","max","fit"]}],"max-w":[{"max-w":[I,t,"none","full","min","max","fit","prose",{screen:[De]},De]}],h:[{h:[I,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[I,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[I,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[I,t,"auto","min","max","fit"]}],"font-size":[{text:["base",De,_e]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",gn]}],"font-family":[{font:[ht]}],"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:["tighter","tight","normal","wide","wider","widest",I]}],"line-clamp":[{"line-clamp":["none",Ze,gn]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",xe,I]}],"list-image":[{"list-image":["none",I]}],"list-style-type":[{list:["none","disc","decimal",I]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...$(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",xe,_e]}],"underline-offset":[{"underline-offset":["auto",xe,I]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:D()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",I]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",I]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...J(),xc]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",wc]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Ec]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[b]}],"gradient-via-pos":[{via:[b]}],"gradient-to-pos":[{to:[b]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...$(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:$()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...$()]}],"outline-offset":[{"outline-offset":[xe,I]}],"outline-w":[{outline:[xe,_e]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:U()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[xe,_e]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",De,Ac]}],"shadow-color":[{shadow:[ht]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...X(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":X()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",De,I]}],grayscale:[{grayscale:[l]}],"hue-rotate":[{"hue-rotate":[f]}],invert:[{invert:[p]}],saturate:[{saturate:[A]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[l]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[f]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",I]}],duration:[{duration:z()}],ease:[{ease:["linear","in","out","in-out",I]}],delay:[{delay:z()}],animate:[{animate:["none","spin","ping","pulse","bounce",I]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[C]}],"scale-x":[{"scale-x":[C]}],"scale-y":[{"scale-y":[C]}],rotate:[{rotate:[gt,I]}],"translate-x":[{"translate-x":[O]}],"translate-y":[{"translate-y":[O]}],"skew-x":[{"skew-x":[_]}],"skew-y":[{"skew-y":[_]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",I]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",I]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":D()}],"scroll-mx":[{"scroll-mx":D()}],"scroll-my":[{"scroll-my":D()}],"scroll-ms":[{"scroll-ms":D()}],"scroll-me":[{"scroll-me":D()}],"scroll-mt":[{"scroll-mt":D()}],"scroll-mr":[{"scroll-mr":D()}],"scroll-mb":[{"scroll-mb":D()}],"scroll-ml":[{"scroll-ml":D()}],"scroll-p":[{"scroll-p":D()}],"scroll-px":[{"scroll-px":D()}],"scroll-py":[{"scroll-py":D()}],"scroll-ps":[{"scroll-ps":D()}],"scroll-pe":[{"scroll-pe":D()}],"scroll-pt":[{"scroll-pt":D()}],"scroll-pr":[{"scroll-pr":D()}],"scroll-pb":[{"scroll-pb":D()}],"scroll-pl":[{"scroll-pl":D()}],"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",I]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[xe,_e,gn]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"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-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-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"],"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"]}}});function F(...e){return Nc(Pr(e))}const Mc=(e,t="pt-BR",n="BRL")=>new Intl.NumberFormat(t,{style:"currency",currency:n,minimumFractionDigits:2}).format(e),_c=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long",weekday:"long"}).format(new Date(e)),Dc=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long",weekday:"long",year:"numeric"}).format(new Date(e)),Oc=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long"}).format(new Date(e)),kc=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{dateStyle:"long"}).format(typeof e=="string"?new Date(e):e),Tc=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{dateStyle:"short"}).format(e),Ic=e=>e.slice(0,7),jc=(e,t="pt-BR")=>e.toLocaleDateString(t,{weekday:"short",day:"2-digit",month:"2-digit"}),Ir=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,jr=Pr,hn=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return jr(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:o,defaultVariants:a}=t,i=Object.keys(o).map(l=>{const f=n==null?void 0:n[l],p=a==null?void 0:a[l];if(f===null)return null;const m=Ir(f)||Ir(p);return o[l][m]}),s=n&&Object.entries(n).reduce((l,f)=>{let[p,m]=f;return m===void 0||(l[p]=m),l},{}),u=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((l,f)=>{let{class:p,className:m,...v}=f;return Object.entries(v).every(b=>{let[h,w]=b;return Array.isArray(w)?w.includes({...a,...s}[h]):{...a,...s}[h]===w})?[...l,p,m]:l},[]);return jr(e,i,u,n==null?void 0:n.class,n==null?void 0:n.className)},Fc=hn("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",{variants:{sizing:{sm:"h-8 text-xs px-2",md:"h-10 text-sm px-3",lg:"h-12 text-base px-4",xl:"h-14 text-lg px-5","2xl":"h-16 text-xl px-6"}},defaultVariants:{sizing:"md"}}),Dt=c.forwardRef(({className:e,sizing:t,type:n,...r},o)=>d.jsx("input",{type:n,className:F(Fc({sizing:t,className:e})),ref:o,...r}));Dt.displayName="Input";const Lc=(e,t)=>{const n=e.replace(/\D/g,"");let r="",o=0,a=0;for(;o<t.length&&a<n.length;)t[o]==="0"?(r+=n[a],a++):r+=t[o],o++;return r},Ot=c.forwardRef(({className:e,leftIcon:t,rightIcon:n,mask:r,onChange:o,...a},i)=>{const s=u=>{const l=u.target;if(r){const f=Lc(l.value,r);l.value=f}o==null||o(u)};return d.jsxs("div",{className:"relative w-full",children:[t&&d.jsx("div",{className:"absolute left-2 top-1/2 -translate-y-1/2 text-muted-foreground",children:t}),d.jsx(Dt,{className:F(t&&"pl-8",n&&"pr-8",e),ref:i,onInput:s,...a}),n&&d.jsx("div",{className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted-foreground",children:n})]})});Ot.displayName="AdaptiveInput";function $c(e,t){const n=c.createContext(t),r=a=>{const{children:i,...s}=a,u=c.useMemo(()=>s,Object.values(s));return d.jsx(n.Provider,{value:u,children:i})};r.displayName=e+"Provider";function o(a){const i=c.useContext(n);if(i)return i;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[r,o]}function ie(e,t=[]){let n=[];function r(a,i){const s=c.createContext(i),u=n.length;n=[...n,i];const l=p=>{var y;const{scope:m,children:v,...b}=p,h=((y=m==null?void 0:m[e])==null?void 0:y[u])||s,w=c.useMemo(()=>b,Object.values(b));return d.jsx(h.Provider,{value:w,children:v})};l.displayName=a+"Provider";function f(p,m){var h;const v=((h=m==null?void 0:m[e])==null?void 0:h[u])||s,b=c.useContext(v);if(b)return b;if(i!==void 0)return i;throw new Error(`\`${p}\` must be used within \`${a}\``)}return[l,f]}const o=()=>{const a=n.map(i=>c.createContext(i));return function(s){const u=(s==null?void 0:s[e])||a;return c.useMemo(()=>({[`__scope${e}`]:{...s,[e]:u}}),[s,u])}};return o.scopeName=e,[r,Wc(o,...t)]}function Wc(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(a){const i=r.reduce((s,{useScope:u,scopeName:l})=>{const p=u(a)[`__scope${l}`];return{...s,...p}},{});return c.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}function Fr(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function kt(...e){return t=>{let n=!1;const r=e.map(o=>{const a=Fr(o,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let o=0;o<r.length;o++){const a=r[o];typeof a=="function"?a():Fr(e[o],null)}}}}function Z(...e){return c.useCallback(kt(...e),e)}function k(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}var Ce=globalThis!=null&&globalThis.document?c.useLayoutEffect:()=>{},Bc=c.useId||(()=>{}),zc=0;function Ee(e){const[t,n]=c.useState(Bc());return Ce(()=>{e||n(r=>r??String(zc++))},[e]),e||(t?`radix-${t}`:"")}function oe(e){const t=c.useRef(e);return c.useEffect(()=>{t.current=e}),c.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function Ve({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=Gc({defaultProp:t,onChange:n}),a=e!==void 0,i=a?e:r,s=oe(n),u=c.useCallback(l=>{if(a){const p=typeof l=="function"?l(e):l;p!==e&&s(p)}else o(l)},[a,e,o,s]);return[i,u]}function Gc({defaultProp:e,onChange:t}){const n=c.useState(e),[r]=n,o=c.useRef(r),a=oe(t);return c.useEffect(()=>{o.current!==r&&(a(r),o.current=r)},[r,o,a]),n}var Oe=c.forwardRef((e,t)=>{const{children:n,...r}=e,o=c.Children.toArray(n),a=o.find(Vc);if(a){const i=a.props.children,s=o.map(u=>u===a?c.Children.count(i)>1?c.Children.only(null):c.isValidElement(i)?i.props.children:null:u);return d.jsx(vn,{...r,ref:t,children:c.isValidElement(i)?c.cloneElement(i,void 0,s):null})}return d.jsx(vn,{...r,ref:t,children:n})});Oe.displayName="Slot";var vn=c.forwardRef((e,t)=>{const{children:n,...r}=e;if(c.isValidElement(n)){const o=Hc(n);return c.cloneElement(n,{...Uc(r,n.props),ref:t?kt(t,o):o})}return c.Children.count(n)>1?c.Children.only(null):null});vn.displayName="SlotClone";var Lr=({children:e})=>d.jsx(d.Fragment,{children:e});function Vc(e){return c.isValidElement(e)&&e.type===Lr}function Uc(e,t){const n={...t};for(const r in t){const o=e[r],a=t[r];/^on[A-Z]/.test(r)?o&&a?n[r]=(...s)=>{a(...s),o(...s)}:o&&(n[r]=o):r==="style"?n[r]={...o,...a}:r==="className"&&(n[r]=[o,a].filter(Boolean).join(" "))}return{...e,...n}}function Hc(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Kc=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],V=Kc.reduce((e,t)=>{const n=c.forwardRef((r,o)=>{const{asChild:a,...i}=r,s=a?Oe:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),d.jsx(s,{...i,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function $r(e,t){e&&Cr.flushSync(()=>e.dispatchEvent(t))}function Yc(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e);c.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var Xc="DismissableLayer",bn="dismissableLayer.update",qc="dismissableLayer.pointerDownOutside",Zc="dismissableLayer.focusOutside",Wr,Br=c.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Tt=c.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:i,onDismiss:s,...u}=e,l=c.useContext(Br),[f,p]=c.useState(null),m=(f==null?void 0:f.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=c.useState({}),b=Z(t,P=>p(P)),h=Array.from(l.layers),[w]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),y=h.indexOf(w),x=f?h.indexOf(f):-1,A=l.layersWithOutsidePointerEventsDisabled.size>0,C=x>=y,E=el(P=>{const O=P.target,B=[...l.branches].some(L=>L.contains(O));!C||B||(o==null||o(P),i==null||i(P),P.defaultPrevented||s==null||s())},m),_=tl(P=>{const O=P.target;[...l.branches].some(L=>L.contains(O))||(a==null||a(P),i==null||i(P),P.defaultPrevented||s==null||s())},m);return Yc(P=>{x===l.layers.size-1&&(r==null||r(P),!P.defaultPrevented&&s&&(P.preventDefault(),s()))},m),c.useEffect(()=>{if(f)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(Wr=m.body.style.pointerEvents,m.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(f)),l.layers.add(f),zr(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(m.body.style.pointerEvents=Wr)}},[f,m,n,l]),c.useEffect(()=>()=>{f&&(l.layers.delete(f),l.layersWithOutsidePointerEventsDisabled.delete(f),zr())},[f,l]),c.useEffect(()=>{const P=()=>v({});return document.addEventListener(bn,P),()=>document.removeEventListener(bn,P)},[]),d.jsx(V.div,{...u,ref:b,style:{pointerEvents:A?C?"auto":"none":void 0,...e.style},onFocusCapture:k(e.onFocusCapture,_.onFocusCapture),onBlurCapture:k(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:k(e.onPointerDownCapture,E.onPointerDownCapture)})});Tt.displayName=Xc;var Jc="DismissableLayerBranch",Qc=c.forwardRef((e,t)=>{const n=c.useContext(Br),r=c.useRef(null),o=Z(t,r);return c.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),d.jsx(V.div,{...e,ref:o})});Qc.displayName=Jc;function el(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e),r=c.useRef(!1),o=c.useRef(()=>{});return c.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let u=function(){Gr(qc,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=u,t.addEventListener("click",o.current,{once:!0})):u()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",a),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function tl(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e),r=c.useRef(!1);return c.useEffect(()=>{const o=a=>{a.target&&!r.current&&Gr(Zc,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function zr(){const e=new CustomEvent(bn);document.dispatchEvent(e)}function Gr(e,t,n,{discrete:r}){const o=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?$r(o,a):o.dispatchEvent(a)}var yn="focusScope.autoFocusOnMount",wn="focusScope.autoFocusOnUnmount",Vr={bubbles:!1,cancelable:!0},nl="FocusScope",It=c.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:a,...i}=e,[s,u]=c.useState(null),l=oe(o),f=oe(a),p=c.useRef(null),m=Z(t,h=>u(h)),v=c.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;c.useEffect(()=>{if(r){let h=function(A){if(v.paused||!s)return;const C=A.target;s.contains(C)?p.current=C:ke(p.current,{select:!0})},w=function(A){if(v.paused||!s)return;const C=A.relatedTarget;C!==null&&(s.contains(C)||ke(p.current,{select:!0}))},y=function(A){if(document.activeElement===document.body)for(const E of A)E.removedNodes.length>0&&ke(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",w);const x=new MutationObserver(y);return s&&x.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",w),x.disconnect()}}},[r,s,v.paused]),c.useEffect(()=>{if(s){Kr.add(v);const h=document.activeElement;if(!s.contains(h)){const y=new CustomEvent(yn,Vr);s.addEventListener(yn,l),s.dispatchEvent(y),y.defaultPrevented||(rl(cl(Ur(s)),{select:!0}),document.activeElement===h&&ke(s))}return()=>{s.removeEventListener(yn,l),setTimeout(()=>{const y=new CustomEvent(wn,Vr);s.addEventListener(wn,f),s.dispatchEvent(y),y.defaultPrevented||ke(h??document.body,{select:!0}),s.removeEventListener(wn,f),Kr.remove(v)},0)}}},[s,l,f,v]);const b=c.useCallback(h=>{if(!n&&!r||v.paused)return;const w=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,y=document.activeElement;if(w&&y){const x=h.currentTarget,[A,C]=ol(x);A&&C?!h.shiftKey&&y===C?(h.preventDefault(),n&&ke(A,{select:!0})):h.shiftKey&&y===A&&(h.preventDefault(),n&&ke(C,{select:!0})):y===x&&h.preventDefault()}},[n,r,v.paused]);return d.jsx(V.div,{tabIndex:-1,...i,ref:m,onKeyDown:b})});It.displayName=nl;function rl(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(ke(r,{select:t}),document.activeElement!==n)return}function ol(e){const t=Ur(e),n=Hr(t,e),r=Hr(t.reverse(),e);return[n,r]}function Ur(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function Hr(e,t){for(const n of e)if(!al(n,{upTo:t}))return n}function al(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function sl(e){return e instanceof HTMLInputElement&&"select"in e}function ke(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&sl(e)&&t&&e.select()}}var Kr=il();function il(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=Yr(e,t),e.unshift(t)},remove(t){var n;e=Yr(e,t),(n=e[0])==null||n.resume()}}}function Yr(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function cl(e){return e.filter(t=>t.tagName!=="A")}var ll="Portal",jt=c.forwardRef((e,t)=>{var s;const{container:n,...r}=e,[o,a]=c.useState(!1);Ce(()=>a(!0),[]);const i=n||o&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return i?wr.createPortal(d.jsx(V.div,{...r,ref:t}),i):null});jt.displayName=ll;function ul(e,t){return c.useReducer((n,r)=>t[n][r]??n,e)}var de=e=>{const{present:t,children:n}=e,r=dl(t),o=typeof n=="function"?n({present:r.isPresent}):c.Children.only(n),a=Z(r.ref,fl(o));return typeof n=="function"||r.isPresent?c.cloneElement(o,{ref:a}):null};de.displayName="Presence";function dl(e){const[t,n]=c.useState(),r=c.useRef({}),o=c.useRef(e),a=c.useRef("none"),i=e?"mounted":"unmounted",[s,u]=ul(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return c.useEffect(()=>{const l=Ft(r.current);a.current=s==="mounted"?l:"none"},[s]),Ce(()=>{const l=r.current,f=o.current;if(f!==e){const m=a.current,v=Ft(l);e?u("MOUNT"):v==="none"||(l==null?void 0:l.display)==="none"?u("UNMOUNT"):u(f&&m!==v?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,u]),Ce(()=>{if(t){let l;const f=t.ownerDocument.defaultView??window,p=v=>{const h=Ft(r.current).includes(v.animationName);if(v.target===t&&h&&(u("ANIMATION_END"),!o.current)){const w=t.style.animationFillMode;t.style.animationFillMode="forwards",l=f.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=w)})}},m=v=>{v.target===t&&(a.current=Ft(r.current))};return t.addEventListener("animationstart",m),t.addEventListener("animationcancel",p),t.addEventListener("animationend",p),()=>{f.clearTimeout(l),t.removeEventListener("animationstart",m),t.removeEventListener("animationcancel",p),t.removeEventListener("animationend",p)}}else u("ANIMATION_END")},[t,u]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:c.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function Ft(e){return(e==null?void 0:e.animationName)||"none"}function fl(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var xn=0;function Cn(){c.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??Xr()),document.body.insertAdjacentElement("beforeend",e[1]??Xr()),xn++,()=>{xn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),xn--}},[])}function Xr(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var he=function(){return he=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},he.apply(this,arguments)};function qr(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}function pl(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,a;r<o;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var Lt="right-scroll-bar-position",$t="width-before-scroll-bar",ml="with-scroll-bars-hidden",gl="--removed-body-scroll-bar-size";function En(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function hl(e,t){var n=G.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var vl=typeof window<"u"?c.useLayoutEffect:c.useEffect,Zr=new WeakMap;function bl(e,t){var n=hl(null,function(r){return e.forEach(function(o){return En(o,r)})});return vl(function(){var r=Zr.get(n);if(r){var o=new Set(r),a=new Set(e),i=n.current;o.forEach(function(s){a.has(s)||En(s,null)}),a.forEach(function(s){o.has(s)||En(s,i)})}Zr.set(n,e)},[e]),n}function yl(e){return e}function wl(e,t){t===void 0&&(t=yl);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(a){var i=t(a,r);return n.push(i),function(){n=n.filter(function(s){return s!==i})}},assignSyncMedium:function(a){for(r=!0;n.length;){var i=n;n=[],i.forEach(a)}n={push:function(s){return a(s)},filter:function(){return n}}},assignMedium:function(a){r=!0;var i=[];if(n.length){var s=n;n=[],s.forEach(a),i=n}var u=function(){var f=i;i=[],f.forEach(a)},l=function(){return Promise.resolve().then(u)};l(),n={push:function(f){i.push(f),l()},filter:function(f){return i=i.filter(f),n}}}};return o}function xl(e){e===void 0&&(e={});var t=wl(null);return t.options=he({async:!0,ssr:!1},e),t}var Jr=function(e){var t=e.sideCar,n=qr(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return c.createElement(r,he({},n))};Jr.isSideCarExport=!0;function Cl(e,t){return e.useMedium(t),Jr}var Qr=xl(),An=function(){},Wt=c.forwardRef(function(e,t){var n=c.useRef(null),r=c.useState({onScrollCapture:An,onWheelCapture:An,onTouchMoveCapture:An}),o=r[0],a=r[1],i=e.forwardProps,s=e.children,u=e.className,l=e.removeScrollBar,f=e.enabled,p=e.shards,m=e.sideCar,v=e.noIsolation,b=e.inert,h=e.allowPinchZoom,w=e.as,y=w===void 0?"div":w,x=e.gapMode,A=qr(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),C=m,E=bl([n,t]),_=he(he({},A),o);return c.createElement(c.Fragment,null,f&&c.createElement(C,{sideCar:Qr,removeScrollBar:l,shards:p,noIsolation:v,inert:b,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:x}),i?c.cloneElement(c.Children.only(s),he(he({},_),{ref:E})):c.createElement(y,he({},_,{className:u,ref:E}),s))});Wt.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Wt.classNames={fullWidth:$t,zeroRight:Lt};var El=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Al(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=El();return t&&e.setAttribute("nonce",t),e}function Sl(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Rl(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Pl=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Al())&&(Sl(t,n),Rl(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Nl=function(){var e=Pl();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},eo=function(){var e=Nl(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},Ml={left:0,top:0,right:0,gap:0},Sn=function(e){return parseInt(e||"",10)||0},_l=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[Sn(n),Sn(r),Sn(o)]},Dl=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Ml;var t=_l(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Ol=eo(),Qe="data-scroll-locked",kl=function(e,t,n,r){var o=e.left,a=e.top,i=e.right,s=e.gap;return n===void 0&&(n="margin"),`
|
|
32
|
-
.`.concat(
|
|
31
|
+
Check the top-level render call using <`+g+">."),P}var A=z,C=Symbol.for("react.transitional.element"),E=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),B=Symbol.for("react.consumer"),F=Symbol.for("react.context"),K=Symbol.for("react.forward_ref"),O=Symbol.for("react.suspense"),U=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),J=Symbol.for("react.lazy"),$=Symbol.for("react.offscreen"),X=Symbol.iterator,T=Symbol.for("react.client.reference"),R=A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Y=Object.prototype.hasOwnProperty,G=Object.assign,le=Symbol.for("react.client.reference"),Pe=Array.isArray,ge=0,Xe,we,ue,ze,ne,Be,_t;r.__reactDisabledLog=!0;var dt,Ge,ft=!1,Ot=new(typeof WeakMap=="function"?WeakMap:Map),Ir=Symbol.for("react.client.reference"),mn,gn={},qe={},yc={};gt.Fragment=_,gt.jsx=function(g,P,M,H,te){return b(g,P,M,!1,H,te)},gt.jsxs=function(g,P,M,H,te){return b(g,P,M,!0,H,te)}}()),gt}var Br;function Cc(){return Br||(Br=1,process.env.NODE_ENV==="production"?jt.exports=wc():jt.exports=xc()),jt.exports}var l=Cc();function Gr(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Gr(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Vr(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Gr(e))&&(r&&(r+=" "),r+=t);return r}const vn="-",Ec=e=>{const t=Sc(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{const s=i.split(vn);return s[0]===""&&s.length!==1&&s.shift(),Ur(s,t)||Ac(i)},getConflictingClassGroupIds:(i,s)=>{const d=n[i]||[];return s&&r[i]?[...d,...r[i]]:d}}},Ur=(e,t)=>{var i;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),o=r?Ur(e.slice(1),r):void 0;if(o)return o;if(t.validators.length===0)return;const a=e.join(vn);return(i=t.validators.find(({validator:s})=>s(a)))==null?void 0:i.classGroupId},Hr=/^\[(.+)\]$/,Ac=e=>{if(Hr.test(e)){const t=Hr.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},Sc=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return Nc(Object.entries(e.classGroups),n).forEach(([a,i])=>{bn(i,r,a,t)}),r},bn=(e,t,n,r)=>{e.forEach(o=>{if(typeof o=="string"){const a=o===""?t:Kr(t,o);a.classGroupId=n;return}if(typeof o=="function"){if(Rc(o)){bn(o(r),t,n,r);return}t.validators.push({validator:o,classGroupId:n});return}Object.entries(o).forEach(([a,i])=>{bn(i,Kr(t,a),n,r)})})},Kr=(e,t)=>{let n=e;return t.split(vn).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},Rc=e=>e.isThemeGetter,Nc=(e,t)=>t?e.map(([n,r])=>{const o=r.map(a=>typeof a=="string"?t+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([i,s])=>[t+i,s])):a);return[n,o]}):e,Pc=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const o=(a,i)=>{n.set(a,i),t++,t>e&&(t=0,r=n,n=new Map)};return{get(a){let i=n.get(a);if(i!==void 0)return i;if((i=r.get(a))!==void 0)return o(a,i),i},set(a,i){n.has(a)?n.set(a,i):o(a,i)}}},Yr="!",Mc=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,o=t[0],a=t.length,i=s=>{const d=[];let u=0,f=0,p;for(let w=0;w<s.length;w++){let y=s[w];if(u===0){if(y===o&&(r||s.slice(w,w+a)===t)){d.push(s.slice(f,w)),f=w+a;continue}if(y==="/"){p=w;continue}}y==="["?u++:y==="]"&&u--}const m=d.length===0?s:s.substring(f),v=m.startsWith(Yr),b=v?m.substring(1):m,h=p&&p>f?p-f:void 0;return{modifiers:d,hasImportantModifier:v,baseClassName:b,maybePostfixModifierPosition:h}};return n?s=>n({className:s,parseClassName:i}):i},Dc=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},_c=e=>({cache:Pc(e.cacheSize),parseClassName:Mc(e),...Ec(e)}),Oc=/\s+/,kc=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,a=[],i=e.trim().split(Oc);let s="";for(let d=i.length-1;d>=0;d-=1){const u=i[d],{modifiers:f,hasImportantModifier:p,baseClassName:m,maybePostfixModifierPosition:v}=n(u);let b=!!v,h=r(b?m.substring(0,v):m);if(!h){if(!b){s=u+(s.length>0?" "+s:s);continue}if(h=r(m),!h){s=u+(s.length>0?" "+s:s);continue}b=!1}const w=Dc(f).join(":"),y=p?w+Yr:w,x=y+h;if(a.includes(x))continue;a.push(x);const A=o(h,b);for(let C=0;C<A.length;++C){const E=A[C];a.push(y+E)}s=u+(s.length>0?" "+s:s)}return s};function jc(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Xr(t))&&(r&&(r+=" "),r+=n);return r}const Xr=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Xr(e[r]))&&(n&&(n+=" "),n+=t);return n};function Tc(e,...t){let n,r,o,a=i;function i(d){const u=t.reduce((f,p)=>p(f),e());return n=_c(u),r=n.cache.get,o=n.cache.set,a=s,s(d)}function s(d){const u=r(d);if(u)return u;const f=kc(d,n);return o(d,f),f}return function(){return a(jc.apply(null,arguments))}}const q=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},qr=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ic=/^\d+\/\d+$/,Lc=new Set(["px","full","screen"]),Fc=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,$c=/\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$/,Wc=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,zc=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Bc=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,xe=e=>Je(e)||Lc.has(e)||Ic.test(e),_e=e=>Qe(e,"length",qc),Je=e=>!!e&&!Number.isNaN(Number(e)),yn=e=>Qe(e,"number",Je),ht=e=>!!e&&Number.isInteger(Number(e)),Gc=e=>e.endsWith("%")&&Je(e.slice(0,-1)),I=e=>qr.test(e),Oe=e=>Fc.test(e),Vc=new Set(["length","size","percentage"]),Uc=e=>Qe(e,Vc,Zr),Hc=e=>Qe(e,"position",Zr),Kc=new Set(["image","url"]),Yc=e=>Qe(e,Kc,Jc),Xc=e=>Qe(e,"",Zc),vt=()=>!0,Qe=(e,t,n)=>{const r=qr.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},qc=e=>$c.test(e)&&!Wc.test(e),Zr=()=>!1,Zc=e=>zc.test(e),Jc=e=>Bc.test(e),Qc=Tc(()=>{const e=q("colors"),t=q("spacing"),n=q("blur"),r=q("brightness"),o=q("borderColor"),a=q("borderRadius"),i=q("borderSpacing"),s=q("borderWidth"),d=q("contrast"),u=q("grayscale"),f=q("hueRotate"),p=q("invert"),m=q("gap"),v=q("gradientColorStops"),b=q("gradientColorStopPositions"),h=q("inset"),w=q("margin"),y=q("opacity"),x=q("padding"),A=q("saturate"),C=q("scale"),E=q("sepia"),_=q("skew"),N=q("space"),k=q("translate"),B=()=>["auto","contain","none"],F=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",I,t],O=()=>[I,t],U=()=>["",xe,_e],W=()=>["auto",Je,I],J=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],$=()=>["solid","dashed","dotted","double","none"],X=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],T=()=>["start","end","center","between","around","evenly","stretch"],R=()=>["","0",I],Y=()=>["auto","avoid","all","avoid-page","page","left","right","column"],G=()=>[Je,I];return{cacheSize:500,separator:":",theme:{colors:[vt],spacing:[xe,_e],blur:["none","",Oe,I],brightness:G(),borderColor:[e],borderRadius:["none","","full",Oe,I],borderSpacing:O(),borderWidth:U(),contrast:G(),grayscale:R(),hueRotate:G(),invert:R(),gap:O(),gradientColorStops:[e],gradientColorStopPositions:[Gc,_e],inset:K(),margin:K(),opacity:G(),padding:O(),saturate:G(),scale:G(),sepia:R(),skew:G(),space:O(),translate:O()},classGroups:{aspect:[{aspect:["auto","square","video",I]}],container:["container"],columns:[{columns:[Oe]}],"break-after":[{"break-after":Y()}],"break-before":[{"break-before":Y()}],"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"],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:[...J(),I]}],overflow:[{overflow:F()}],"overflow-x":[{"overflow-x":F()}],"overflow-y":[{"overflow-y":F()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[h]}],"inset-x":[{"inset-x":[h]}],"inset-y":[{"inset-y":[h]}],start:[{start:[h]}],end:[{end:[h]}],top:[{top:[h]}],right:[{right:[h]}],bottom:[{bottom:[h]}],left:[{left:[h]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ht,I]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",I]}],grow:[{grow:R()}],shrink:[{shrink:R()}],order:[{order:["first","last","none",ht,I]}],"grid-cols":[{"grid-cols":[vt]}],"col-start-end":[{col:["auto",{span:["full",ht,I]},I]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[vt]}],"row-start-end":[{row:["auto",{span:[ht,I]},I]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",I]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",I]}],gap:[{gap:[m]}],"gap-x":[{"gap-x":[m]}],"gap-y":[{"gap-y":[m]}],"justify-content":[{justify:["normal",...T()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...T(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...T(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[w]}],mx:[{mx:[w]}],my:[{my:[w]}],ms:[{ms:[w]}],me:[{me:[w]}],mt:[{mt:[w]}],mr:[{mr:[w]}],mb:[{mb:[w]}],ml:[{ml:[w]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",I,t]}],"min-w":[{"min-w":[I,t,"min","max","fit"]}],"max-w":[{"max-w":[I,t,"none","full","min","max","fit","prose",{screen:[Oe]},Oe]}],h:[{h:[I,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[I,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[I,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[I,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Oe,_e]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",yn]}],"font-family":[{font:[vt]}],"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:["tighter","tight","normal","wide","wider","widest",I]}],"line-clamp":[{"line-clamp":["none",Je,yn]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",xe,I]}],"list-image":[{"list-image":["none",I]}],"list-style-type":[{list:["none","disc","decimal",I]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...$(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",xe,_e]}],"underline-offset":[{"underline-offset":["auto",xe,I]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:O()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",I]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",I]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...J(),Hc]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Uc]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Yc]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[b]}],"gradient-via-pos":[{via:[b]}],"gradient-to-pos":[{to:[b]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...$(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:$()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...$()]}],"outline-offset":[{"outline-offset":[xe,I]}],"outline-w":[{outline:[xe,_e]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:U()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[xe,_e]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Oe,Xc]}],"shadow-color":[{shadow:[vt]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...X(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":X()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",Oe,I]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[f]}],invert:[{invert:[p]}],saturate:[{saturate:[A]}],sepia:[{sepia:[E]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[f]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[E]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",I]}],duration:[{duration:G()}],ease:[{ease:["linear","in","out","in-out",I]}],delay:[{delay:G()}],animate:[{animate:["none","spin","ping","pulse","bounce",I]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[C]}],"scale-x":[{"scale-x":[C]}],"scale-y":[{"scale-y":[C]}],rotate:[{rotate:[ht,I]}],"translate-x":[{"translate-x":[k]}],"translate-y":[{"translate-y":[k]}],"skew-x":[{"skew-x":[_]}],"skew-y":[{"skew-y":[_]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",I]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",I]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":O()}],"scroll-mx":[{"scroll-mx":O()}],"scroll-my":[{"scroll-my":O()}],"scroll-ms":[{"scroll-ms":O()}],"scroll-me":[{"scroll-me":O()}],"scroll-mt":[{"scroll-mt":O()}],"scroll-mr":[{"scroll-mr":O()}],"scroll-mb":[{"scroll-mb":O()}],"scroll-ml":[{"scroll-ml":O()}],"scroll-p":[{"scroll-p":O()}],"scroll-px":[{"scroll-px":O()}],"scroll-py":[{"scroll-py":O()}],"scroll-ps":[{"scroll-ps":O()}],"scroll-pe":[{"scroll-pe":O()}],"scroll-pt":[{"scroll-pt":O()}],"scroll-pr":[{"scroll-pr":O()}],"scroll-pb":[{"scroll-pb":O()}],"scroll-pl":[{"scroll-pl":O()}],"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",I]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[xe,_e,yn]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"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-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-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"],"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"]}}});function D(...e){return Qc(Vr(e))}const el=(e,t="pt-BR",n="BRL")=>new Intl.NumberFormat(t,{style:"currency",currency:n,minimumFractionDigits:2}).format(e),tl=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long",weekday:"long"}).format(new Date(e)),nl=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long",weekday:"long",year:"numeric"}).format(new Date(e)),rl=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{day:"2-digit",month:"long"}).format(new Date(e)),ol=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{dateStyle:"long"}).format(typeof e=="string"?new Date(e):e),al=(e,t="pt-BR")=>new Intl.DateTimeFormat(t,{dateStyle:"short"}).format(e),sl=e=>e.slice(0,7),il=(e,t="pt-BR")=>e.toLocaleDateString(t,{weekday:"short",day:"2-digit",month:"2-digit"}),Jr=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Qr=Vr,wn=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return Qr(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:o,defaultVariants:a}=t,i=Object.keys(o).map(u=>{const f=n==null?void 0:n[u],p=a==null?void 0:a[u];if(f===null)return null;const m=Jr(f)||Jr(p);return o[u][m]}),s=n&&Object.entries(n).reduce((u,f)=>{let[p,m]=f;return m===void 0||(u[p]=m),u},{}),d=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((u,f)=>{let{class:p,className:m,...v}=f;return Object.entries(v).every(b=>{let[h,w]=b;return Array.isArray(w)?w.includes({...a,...s}[h]):{...a,...s}[h]===w})?[...u,p,m]:u},[]);return Qr(e,i,d,n==null?void 0:n.class,n==null?void 0:n.className)},cl=wn("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",{variants:{sizing:{sm:"h-8 text-xs px-2",md:"h-10 text-sm px-3",lg:"h-12 text-base px-4",xl:"h-14 text-lg px-5","2xl":"h-16 text-xl px-6"}},defaultVariants:{sizing:"md"}}),Tt=c.forwardRef(({className:e,sizing:t,type:n,...r},o)=>l.jsx("input",{type:n,className:D(cl({sizing:t,className:e})),ref:o,...r}));Tt.displayName="Input";const ll=(e,t)=>{const n=e.replace(/\D/g,"");let r="",o=0,a=0;for(;o<t.length&&a<n.length;)t[o]==="0"?(r+=n[a],a++):r+=t[o],o++;return r},It=c.forwardRef(({className:e,leftIcon:t,rightIcon:n,mask:r,onChange:o,...a},i)=>{const s=d=>{const u=d.target;if(r){const f=ll(u.value,r);u.value=f}o==null||o(d)};return l.jsxs("div",{className:"relative w-full",children:[t&&l.jsx("div",{className:"absolute left-2 top-1/2 -translate-y-1/2 text-muted-foreground",children:t}),l.jsx(Tt,{className:D(t&&"pl-8",n&&"pr-8",e),ref:i,onInput:s,...a}),n&&l.jsx("div",{className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted-foreground",children:n})]})});It.displayName="AdaptiveInput";function ul(e,t){const n=c.createContext(t),r=a=>{const{children:i,...s}=a,d=c.useMemo(()=>s,Object.values(s));return l.jsx(n.Provider,{value:d,children:i})};r.displayName=e+"Provider";function o(a){const i=c.useContext(n);if(i)return i;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[r,o]}function ie(e,t=[]){let n=[];function r(a,i){const s=c.createContext(i),d=n.length;n=[...n,i];const u=p=>{var y;const{scope:m,children:v,...b}=p,h=((y=m==null?void 0:m[e])==null?void 0:y[d])||s,w=c.useMemo(()=>b,Object.values(b));return l.jsx(h.Provider,{value:w,children:v})};u.displayName=a+"Provider";function f(p,m){var h;const v=((h=m==null?void 0:m[e])==null?void 0:h[d])||s,b=c.useContext(v);if(b)return b;if(i!==void 0)return i;throw new Error(`\`${p}\` must be used within \`${a}\``)}return[u,f]}const o=()=>{const a=n.map(i=>c.createContext(i));return function(s){const d=(s==null?void 0:s[e])||a;return c.useMemo(()=>({[`__scope${e}`]:{...s,[e]:d}}),[s,d])}};return o.scopeName=e,[r,dl(o,...t)]}function dl(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(a){const i=r.reduce((s,{useScope:d,scopeName:u})=>{const p=d(a)[`__scope${u}`];return{...s,...p}},{});return c.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}function eo(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Lt(...e){return t=>{let n=!1;const r=e.map(o=>{const a=eo(o,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let o=0;o<r.length;o++){const a=r[o];typeof a=="function"?a():eo(e[o],null)}}}}function Z(...e){return c.useCallback(Lt(...e),e)}function j(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}var Ce=globalThis!=null&&globalThis.document?c.useLayoutEffect:()=>{},fl=c.useId||(()=>{}),pl=0;function Ee(e){const[t,n]=c.useState(fl());return Ce(()=>{e||n(r=>r??String(pl++))},[e]),e||(t?`radix-${t}`:"")}function oe(e){const t=c.useRef(e);return c.useEffect(()=>{t.current=e}),c.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function Ue({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=ml({defaultProp:t,onChange:n}),a=e!==void 0,i=a?e:r,s=oe(n),d=c.useCallback(u=>{if(a){const p=typeof u=="function"?u(e):u;p!==e&&s(p)}else o(u)},[a,e,o,s]);return[i,d]}function ml({defaultProp:e,onChange:t}){const n=c.useState(e),[r]=n,o=c.useRef(r),a=oe(t);return c.useEffect(()=>{o.current!==r&&(a(r),o.current=r)},[r,o,a]),n}var ke=c.forwardRef((e,t)=>{const{children:n,...r}=e,o=c.Children.toArray(n),a=o.find(gl);if(a){const i=a.props.children,s=o.map(d=>d===a?c.Children.count(i)>1?c.Children.only(null):c.isValidElement(i)?i.props.children:null:d);return l.jsx(xn,{...r,ref:t,children:c.isValidElement(i)?c.cloneElement(i,void 0,s):null})}return l.jsx(xn,{...r,ref:t,children:n})});ke.displayName="Slot";var xn=c.forwardRef((e,t)=>{const{children:n,...r}=e;if(c.isValidElement(n)){const o=vl(n);return c.cloneElement(n,{...hl(r,n.props),ref:t?Lt(t,o):o})}return c.Children.count(n)>1?c.Children.only(null):null});xn.displayName="SlotClone";var to=({children:e})=>l.jsx(l.Fragment,{children:e});function gl(e){return c.isValidElement(e)&&e.type===to}function hl(e,t){const n={...t};for(const r in t){const o=e[r],a=t[r];/^on[A-Z]/.test(r)?o&&a?n[r]=(...s)=>{a(...s),o(...s)}:o&&(n[r]=o):r==="style"?n[r]={...o,...a}:r==="className"&&(n[r]=[o,a].filter(Boolean).join(" "))}return{...e,...n}}function vl(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var bl=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],V=bl.reduce((e,t)=>{const n=c.forwardRef((r,o)=>{const{asChild:a,...i}=r,s=a?ke:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(s,{...i,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function no(e,t){e&&$r.flushSync(()=>e.dispatchEvent(t))}function yl(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e);c.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var wl="DismissableLayer",Cn="dismissableLayer.update",xl="dismissableLayer.pointerDownOutside",Cl="dismissableLayer.focusOutside",ro,oo=c.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Ft=c.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:i,onDismiss:s,...d}=e,u=c.useContext(oo),[f,p]=c.useState(null),m=(f==null?void 0:f.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=c.useState({}),b=Z(t,N=>p(N)),h=Array.from(u.layers),[w]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),y=h.indexOf(w),x=f?h.indexOf(f):-1,A=u.layersWithOutsidePointerEventsDisabled.size>0,C=x>=y,E=Sl(N=>{const k=N.target,B=[...u.branches].some(F=>F.contains(k));!C||B||(o==null||o(N),i==null||i(N),N.defaultPrevented||s==null||s())},m),_=Rl(N=>{const k=N.target;[...u.branches].some(F=>F.contains(k))||(a==null||a(N),i==null||i(N),N.defaultPrevented||s==null||s())},m);return yl(N=>{x===u.layers.size-1&&(r==null||r(N),!N.defaultPrevented&&s&&(N.preventDefault(),s()))},m),c.useEffect(()=>{if(f)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(ro=m.body.style.pointerEvents,m.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(f)),u.layers.add(f),ao(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(m.body.style.pointerEvents=ro)}},[f,m,n,u]),c.useEffect(()=>()=>{f&&(u.layers.delete(f),u.layersWithOutsidePointerEventsDisabled.delete(f),ao())},[f,u]),c.useEffect(()=>{const N=()=>v({});return document.addEventListener(Cn,N),()=>document.removeEventListener(Cn,N)},[]),l.jsx(V.div,{...d,ref:b,style:{pointerEvents:A?C?"auto":"none":void 0,...e.style},onFocusCapture:j(e.onFocusCapture,_.onFocusCapture),onBlurCapture:j(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:j(e.onPointerDownCapture,E.onPointerDownCapture)})});Ft.displayName=wl;var El="DismissableLayerBranch",Al=c.forwardRef((e,t)=>{const n=c.useContext(oo),r=c.useRef(null),o=Z(t,r);return c.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),l.jsx(V.div,{...e,ref:o})});Al.displayName=El;function Sl(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e),r=c.useRef(!1),o=c.useRef(()=>{});return c.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let d=function(){so(xl,n,u,{discrete:!0})};const u={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=d,t.addEventListener("click",o.current,{once:!0})):d()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",a),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function Rl(e,t=globalThis==null?void 0:globalThis.document){const n=oe(e),r=c.useRef(!1);return c.useEffect(()=>{const o=a=>{a.target&&!r.current&&so(Cl,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function ao(){const e=new CustomEvent(Cn);document.dispatchEvent(e)}function so(e,t,n,{discrete:r}){const o=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?no(o,a):o.dispatchEvent(a)}var En="focusScope.autoFocusOnMount",An="focusScope.autoFocusOnUnmount",io={bubbles:!1,cancelable:!0},Nl="FocusScope",$t=c.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:a,...i}=e,[s,d]=c.useState(null),u=oe(o),f=oe(a),p=c.useRef(null),m=Z(t,h=>d(h)),v=c.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;c.useEffect(()=>{if(r){let h=function(A){if(v.paused||!s)return;const C=A.target;s.contains(C)?p.current=C:je(p.current,{select:!0})},w=function(A){if(v.paused||!s)return;const C=A.relatedTarget;C!==null&&(s.contains(C)||je(p.current,{select:!0}))},y=function(A){if(document.activeElement===document.body)for(const E of A)E.removedNodes.length>0&&je(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",w);const x=new MutationObserver(y);return s&&x.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",w),x.disconnect()}}},[r,s,v.paused]),c.useEffect(()=>{if(s){uo.add(v);const h=document.activeElement;if(!s.contains(h)){const y=new CustomEvent(En,io);s.addEventListener(En,u),s.dispatchEvent(y),y.defaultPrevented||(Pl(kl(co(s)),{select:!0}),document.activeElement===h&&je(s))}return()=>{s.removeEventListener(En,u),setTimeout(()=>{const y=new CustomEvent(An,io);s.addEventListener(An,f),s.dispatchEvent(y),y.defaultPrevented||je(h??document.body,{select:!0}),s.removeEventListener(An,f),uo.remove(v)},0)}}},[s,u,f,v]);const b=c.useCallback(h=>{if(!n&&!r||v.paused)return;const w=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,y=document.activeElement;if(w&&y){const x=h.currentTarget,[A,C]=Ml(x);A&&C?!h.shiftKey&&y===C?(h.preventDefault(),n&&je(A,{select:!0})):h.shiftKey&&y===A&&(h.preventDefault(),n&&je(C,{select:!0})):y===x&&h.preventDefault()}},[n,r,v.paused]);return l.jsx(V.div,{tabIndex:-1,...i,ref:m,onKeyDown:b})});$t.displayName=Nl;function Pl(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(je(r,{select:t}),document.activeElement!==n)return}function Ml(e){const t=co(e),n=lo(t,e),r=lo(t.reverse(),e);return[n,r]}function co(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function lo(e,t){for(const n of e)if(!Dl(n,{upTo:t}))return n}function Dl(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function _l(e){return e instanceof HTMLInputElement&&"select"in e}function je(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&_l(e)&&t&&e.select()}}var uo=Ol();function Ol(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=fo(e,t),e.unshift(t)},remove(t){var n;e=fo(e,t),(n=e[0])==null||n.resume()}}}function fo(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function kl(e){return e.filter(t=>t.tagName!=="A")}var jl="Portal",Wt=c.forwardRef((e,t)=>{var s;const{container:n,...r}=e,[o,a]=c.useState(!1);Ce(()=>a(!0),[]);const i=n||o&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return i?Lr.createPortal(l.jsx(V.div,{...r,ref:t}),i):null});Wt.displayName=jl;function Tl(e,t){return c.useReducer((n,r)=>t[n][r]??n,e)}var de=e=>{const{present:t,children:n}=e,r=Il(t),o=typeof n=="function"?n({present:r.isPresent}):c.Children.only(n),a=Z(r.ref,Ll(o));return typeof n=="function"||r.isPresent?c.cloneElement(o,{ref:a}):null};de.displayName="Presence";function Il(e){const[t,n]=c.useState(),r=c.useRef({}),o=c.useRef(e),a=c.useRef("none"),i=e?"mounted":"unmounted",[s,d]=Tl(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return c.useEffect(()=>{const u=zt(r.current);a.current=s==="mounted"?u:"none"},[s]),Ce(()=>{const u=r.current,f=o.current;if(f!==e){const m=a.current,v=zt(u);e?d("MOUNT"):v==="none"||(u==null?void 0:u.display)==="none"?d("UNMOUNT"):d(f&&m!==v?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,d]),Ce(()=>{if(t){let u;const f=t.ownerDocument.defaultView??window,p=v=>{const h=zt(r.current).includes(v.animationName);if(v.target===t&&h&&(d("ANIMATION_END"),!o.current)){const w=t.style.animationFillMode;t.style.animationFillMode="forwards",u=f.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=w)})}},m=v=>{v.target===t&&(a.current=zt(r.current))};return t.addEventListener("animationstart",m),t.addEventListener("animationcancel",p),t.addEventListener("animationend",p),()=>{f.clearTimeout(u),t.removeEventListener("animationstart",m),t.removeEventListener("animationcancel",p),t.removeEventListener("animationend",p)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:c.useCallback(u=>{u&&(r.current=getComputedStyle(u)),n(u)},[])}}function zt(e){return(e==null?void 0:e.animationName)||"none"}function Ll(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Sn=0;function Rn(){c.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??po()),document.body.insertAdjacentElement("beforeend",e[1]??po()),Sn++,()=>{Sn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Sn--}},[])}function po(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var he=function(){return he=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},he.apply(this,arguments)};function mo(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}function Fl(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,a;r<o;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var Bt="right-scroll-bar-position",Gt="width-before-scroll-bar",$l="with-scroll-bars-hidden",Wl="--removed-body-scroll-bar-size";function Nn(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function zl(e,t){var n=z.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var Bl=typeof window<"u"?c.useLayoutEffect:c.useEffect,go=new WeakMap;function Gl(e,t){var n=zl(null,function(r){return e.forEach(function(o){return Nn(o,r)})});return Bl(function(){var r=go.get(n);if(r){var o=new Set(r),a=new Set(e),i=n.current;o.forEach(function(s){a.has(s)||Nn(s,null)}),a.forEach(function(s){o.has(s)||Nn(s,i)})}go.set(n,e)},[e]),n}function Vl(e){return e}function Ul(e,t){t===void 0&&(t=Vl);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(a){var i=t(a,r);return n.push(i),function(){n=n.filter(function(s){return s!==i})}},assignSyncMedium:function(a){for(r=!0;n.length;){var i=n;n=[],i.forEach(a)}n={push:function(s){return a(s)},filter:function(){return n}}},assignMedium:function(a){r=!0;var i=[];if(n.length){var s=n;n=[],s.forEach(a),i=n}var d=function(){var f=i;i=[],f.forEach(a)},u=function(){return Promise.resolve().then(d)};u(),n={push:function(f){i.push(f),u()},filter:function(f){return i=i.filter(f),n}}}};return o}function Hl(e){e===void 0&&(e={});var t=Ul(null);return t.options=he({async:!0,ssr:!1},e),t}var ho=function(e){var t=e.sideCar,n=mo(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return c.createElement(r,he({},n))};ho.isSideCarExport=!0;function Kl(e,t){return e.useMedium(t),ho}var vo=Hl(),Pn=function(){},Vt=c.forwardRef(function(e,t){var n=c.useRef(null),r=c.useState({onScrollCapture:Pn,onWheelCapture:Pn,onTouchMoveCapture:Pn}),o=r[0],a=r[1],i=e.forwardProps,s=e.children,d=e.className,u=e.removeScrollBar,f=e.enabled,p=e.shards,m=e.sideCar,v=e.noIsolation,b=e.inert,h=e.allowPinchZoom,w=e.as,y=w===void 0?"div":w,x=e.gapMode,A=mo(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),C=m,E=Gl([n,t]),_=he(he({},A),o);return c.createElement(c.Fragment,null,f&&c.createElement(C,{sideCar:vo,removeScrollBar:u,shards:p,noIsolation:v,inert:b,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:x}),i?c.cloneElement(c.Children.only(s),he(he({},_),{ref:E})):c.createElement(y,he({},_,{className:d,ref:E}),s))});Vt.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Vt.classNames={fullWidth:Gt,zeroRight:Bt};var Yl=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Xl(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Yl();return t&&e.setAttribute("nonce",t),e}function ql(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Zl(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Jl=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Xl())&&(ql(t,n),Zl(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Ql=function(){var e=Jl();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},bo=function(){var e=Ql(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},eu={left:0,top:0,right:0,gap:0},Mn=function(e){return parseInt(e||"",10)||0},tu=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[Mn(n),Mn(r),Mn(o)]},nu=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return eu;var t=tu(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},ru=bo(),et="data-scroll-locked",ou=function(e,t,n,r){var o=e.left,a=e.top,i=e.right,s=e.gap;return n===void 0&&(n="margin"),`
|
|
32
|
+
.`.concat($l,` {
|
|
33
33
|
overflow: hidden `).concat(r,`;
|
|
34
34
|
padding-right: `).concat(s,"px ").concat(r,`;
|
|
35
35
|
}
|
|
36
|
-
body[`).concat(
|
|
36
|
+
body[`).concat(et,`] {
|
|
37
37
|
overflow: hidden `).concat(r,`;
|
|
38
38
|
overscroll-behavior: contain;
|
|
39
39
|
`).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
|
|
@@ -46,91 +46,106 @@ Check the top-level render call using <`+g+">."),N}var A=G,C=Symbol.for("react.t
|
|
|
46
46
|
`),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.`).concat(
|
|
49
|
+
.`).concat(Bt,` {
|
|
50
50
|
right: `).concat(s,"px ").concat(r,`;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.`).concat(
|
|
53
|
+
.`).concat(Gt,` {
|
|
54
54
|
margin-right: `).concat(s,"px ").concat(r,`;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.`).concat(
|
|
57
|
+
.`).concat(Bt," .").concat(Bt,` {
|
|
58
58
|
right: 0 `).concat(r,`;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.`).concat(
|
|
61
|
+
.`).concat(Gt," .").concat(Gt,` {
|
|
62
62
|
margin-right: 0 `).concat(r,`;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
body[`).concat(
|
|
66
|
-
`).concat(
|
|
65
|
+
body[`).concat(et,`] {
|
|
66
|
+
`).concat(Wl,": ").concat(s,`px;
|
|
67
67
|
}
|
|
68
|
-
`)},
|
|
68
|
+
`)},yo=function(){var e=parseInt(document.body.getAttribute(et)||"0",10);return isFinite(e)?e:0},au=function(){c.useEffect(function(){return document.body.setAttribute(et,(yo()+1).toString()),function(){var e=yo()-1;e<=0?document.body.removeAttribute(et):document.body.setAttribute(et,e.toString())}},[])},su=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=r===void 0?"margin":r;au();var a=c.useMemo(function(){return nu(o)},[o]);return c.createElement(ru,{styles:ou(a,!t,o,n?"":"!important")})},Dn=!1;if(typeof window<"u")try{var Ut=Object.defineProperty({},"passive",{get:function(){return Dn=!0,!0}});window.addEventListener("test",Ut,Ut),window.removeEventListener("test",Ut,Ut)}catch{Dn=!1}var tt=Dn?{passive:!1}:!1,iu=function(e){return e.tagName==="TEXTAREA"},wo=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!iu(e)&&n[t]==="visible")},cu=function(e){return wo(e,"overflowY")},lu=function(e){return wo(e,"overflowX")},xo=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var o=Co(e,r);if(o){var a=Eo(e,r),i=a[1],s=a[2];if(i>s)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},uu=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},du=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},Co=function(e,t){return e==="v"?cu(t):lu(t)},Eo=function(e,t){return e==="v"?uu(t):du(t)},fu=function(e,t){return e==="h"&&t==="rtl"?-1:1},pu=function(e,t,n,r,o){var a=fu(e,window.getComputedStyle(t).direction),i=a*r,s=n.target,d=t.contains(s),u=!1,f=i>0,p=0,m=0;do{var v=Eo(e,s),b=v[0],h=v[1],w=v[2],y=h-w-a*b;(b||y)&&Co(e,s)&&(p+=y,m+=b),s instanceof ShadowRoot?s=s.host:s=s.parentNode}while(!d&&s!==document.body||d&&(t.contains(s)||t===s));return(f&&(Math.abs(p)<1||!o)||!f&&(Math.abs(m)<1||!o))&&(u=!0),u},Ht=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Ao=function(e){return[e.deltaX,e.deltaY]},So=function(e){return e&&"current"in e?e.current:e},mu=function(e,t){return e[0]===t[0]&&e[1]===t[1]},gu=function(e){return`
|
|
69
69
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
70
70
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
71
|
-
`)},
|
|
71
|
+
`)},hu=0,nt=[];function vu(e){var t=c.useRef([]),n=c.useRef([0,0]),r=c.useRef(),o=c.useState(hu++)[0],a=c.useState(bo)[0],i=c.useRef(e);c.useEffect(function(){i.current=e},[e]),c.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var h=Fl([e.lockRef.current],(e.shards||[]).map(So),!0).filter(Boolean);return h.forEach(function(w){return w.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),h.forEach(function(w){return w.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var s=c.useCallback(function(h,w){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!i.current.allowPinchZoom;var y=Ht(h),x=n.current,A="deltaX"in h?h.deltaX:x[0]-y[0],C="deltaY"in h?h.deltaY:x[1]-y[1],E,_=h.target,N=Math.abs(A)>Math.abs(C)?"h":"v";if("touches"in h&&N==="h"&&_.type==="range")return!1;var k=xo(N,_);if(!k)return!0;if(k?E=N:(E=N==="v"?"h":"v",k=xo(N,_)),!k)return!1;if(!r.current&&"changedTouches"in h&&(A||C)&&(r.current=E),!E)return!0;var B=r.current||E;return pu(B,w,h,B==="h"?A:C,!0)},[]),d=c.useCallback(function(h){var w=h;if(!(!nt.length||nt[nt.length-1]!==a)){var y="deltaY"in w?Ao(w):Ht(w),x=t.current.filter(function(E){return E.name===w.type&&(E.target===w.target||w.target===E.shadowParent)&&mu(E.delta,y)})[0];if(x&&x.should){w.cancelable&&w.preventDefault();return}if(!x){var A=(i.current.shards||[]).map(So).filter(Boolean).filter(function(E){return E.contains(w.target)}),C=A.length>0?s(w,A[0]):!i.current.noIsolation;C&&w.cancelable&&w.preventDefault()}}},[]),u=c.useCallback(function(h,w,y,x){var A={name:h,delta:w,target:y,should:x,shadowParent:bu(y)};t.current.push(A),setTimeout(function(){t.current=t.current.filter(function(C){return C!==A})},1)},[]),f=c.useCallback(function(h){n.current=Ht(h),r.current=void 0},[]),p=c.useCallback(function(h){u(h.type,Ao(h),h.target,s(h,e.lockRef.current))},[]),m=c.useCallback(function(h){u(h.type,Ht(h),h.target,s(h,e.lockRef.current))},[]);c.useEffect(function(){return nt.push(a),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:m}),document.addEventListener("wheel",d,tt),document.addEventListener("touchmove",d,tt),document.addEventListener("touchstart",f,tt),function(){nt=nt.filter(function(h){return h!==a}),document.removeEventListener("wheel",d,tt),document.removeEventListener("touchmove",d,tt),document.removeEventListener("touchstart",f,tt)}},[]);var v=e.removeScrollBar,b=e.inert;return c.createElement(c.Fragment,null,b?c.createElement(a,{styles:gu(o)}):null,v?c.createElement(su,{gapMode:e.gapMode}):null)}function bu(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const yu=Kl(vo,vu);var Kt=c.forwardRef(function(e,t){return c.createElement(Vt,he({},e,{ref:t,sideCar:yu}))});Kt.classNames=Vt.classNames;var wu=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},rt=new WeakMap,Yt=new WeakMap,Xt={},_n=0,Ro=function(e){return e&&(e.host||Ro(e.parentNode))},xu=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=Ro(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},Cu=function(e,t,n,r){var o=xu(t,Array.isArray(e)?e:[e]);Xt[n]||(Xt[n]=new WeakMap);var a=Xt[n],i=[],s=new Set,d=new Set(o),u=function(p){!p||s.has(p)||(s.add(p),u(p.parentNode))};o.forEach(u);var f=function(p){!p||d.has(p)||Array.prototype.forEach.call(p.children,function(m){if(s.has(m))f(m);else try{var v=m.getAttribute(r),b=v!==null&&v!=="false",h=(rt.get(m)||0)+1,w=(a.get(m)||0)+1;rt.set(m,h),a.set(m,w),i.push(m),h===1&&b&&Yt.set(m,!0),w===1&&m.setAttribute(n,"true"),b||m.setAttribute(r,"true")}catch(y){console.error("aria-hidden: cannot operate on ",m,y)}})};return f(t),s.clear(),_n++,function(){i.forEach(function(p){var m=rt.get(p)-1,v=a.get(p)-1;rt.set(p,m),a.set(p,v),m||(Yt.has(p)||p.removeAttribute(r),Yt.delete(p)),v||p.removeAttribute(n)}),_n--,_n||(rt=new WeakMap,rt=new WeakMap,Yt=new WeakMap,Xt={})}},On=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=wu(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),Cu(r,o,n,"aria-hidden")):function(){return null}},kn="Dialog",[No,Po]=ie(kn),[Eu,fe]=No(kn),Mo=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:o,onOpenChange:a,modal:i=!0}=e,s=c.useRef(null),d=c.useRef(null),[u=!1,f]=Ue({prop:r,defaultProp:o,onChange:a});return l.jsx(Eu,{scope:t,triggerRef:s,contentRef:d,contentId:Ee(),titleId:Ee(),descriptionId:Ee(),open:u,onOpenChange:f,onOpenToggle:c.useCallback(()=>f(p=>!p),[f]),modal:i,children:n})};Mo.displayName=kn;var Do="DialogTrigger",_o=c.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=fe(Do,n),a=Z(t,o.triggerRef);return l.jsx(V.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":In(o.open),...r,ref:a,onClick:j(e.onClick,o.onOpenToggle)})});_o.displayName=Do;var jn="DialogPortal",[Au,Oo]=No(jn,{forceMount:void 0}),ko=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:o}=e,a=fe(jn,t);return l.jsx(Au,{scope:t,forceMount:n,children:c.Children.map(r,i=>l.jsx(de,{present:n||a.open,children:l.jsx(Wt,{asChild:!0,container:o,children:i})}))})};ko.displayName=jn;var qt="DialogOverlay",jo=c.forwardRef((e,t)=>{const n=Oo(qt,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,a=fe(qt,e.__scopeDialog);return a.modal?l.jsx(de,{present:r||a.open,children:l.jsx(Su,{...o,ref:t})}):null});jo.displayName=qt;var Su=c.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=fe(qt,n);return l.jsx(Kt,{as:ke,allowPinchZoom:!0,shards:[o.contentRef],children:l.jsx(V.div,{"data-state":In(o.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),He="DialogContent",To=c.forwardRef((e,t)=>{const n=Oo(He,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,a=fe(He,e.__scopeDialog);return l.jsx(de,{present:r||a.open,children:a.modal?l.jsx(Ru,{...o,ref:t}):l.jsx(Nu,{...o,ref:t})})});To.displayName=He;var Ru=c.forwardRef((e,t)=>{const n=fe(He,e.__scopeDialog),r=c.useRef(null),o=Z(t,n.contentRef,r);return c.useEffect(()=>{const a=r.current;if(a)return On(a)},[]),l.jsx(Io,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:j(e.onCloseAutoFocus,a=>{var i;a.preventDefault(),(i=n.triggerRef.current)==null||i.focus()}),onPointerDownOutside:j(e.onPointerDownOutside,a=>{const i=a.detail.originalEvent,s=i.button===0&&i.ctrlKey===!0;(i.button===2||s)&&a.preventDefault()}),onFocusOutside:j(e.onFocusOutside,a=>a.preventDefault())})}),Nu=c.forwardRef((e,t)=>{const n=fe(He,e.__scopeDialog),r=c.useRef(!1),o=c.useRef(!1);return l.jsx(Io,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var i,s;(i=e.onCloseAutoFocus)==null||i.call(e,a),a.defaultPrevented||(r.current||(s=n.triggerRef.current)==null||s.focus(),a.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:a=>{var d,u;(d=e.onInteractOutside)==null||d.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=a.target;((u=n.triggerRef.current)==null?void 0:u.contains(i))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&o.current&&a.preventDefault()}})}),Io=c.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:a,...i}=e,s=fe(He,n),d=c.useRef(null),u=Z(t,d);return Rn(),l.jsxs(l.Fragment,{children:[l.jsx($t,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:a,children:l.jsx(Ft,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":In(s.open),...i,ref:u,onDismiss:()=>s.onOpenChange(!1)})}),l.jsxs(l.Fragment,{children:[l.jsx(Mu,{titleId:s.titleId}),l.jsx(_u,{contentRef:d,descriptionId:s.descriptionId})]})]})}),Tn="DialogTitle",Lo=c.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=fe(Tn,n);return l.jsx(V.h2,{id:o.titleId,...r,ref:t})});Lo.displayName=Tn;var Fo="DialogDescription",$o=c.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=fe(Fo,n);return l.jsx(V.p,{id:o.descriptionId,...r,ref:t})});$o.displayName=Fo;var Wo="DialogClose",zo=c.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=fe(Wo,n);return l.jsx(V.button,{type:"button",...r,ref:t,onClick:j(e.onClick,()=>o.onOpenChange(!1))})});zo.displayName=Wo;function In(e){return e?"open":"closed"}var Bo="DialogTitleWarning",[Pu,Go]=ul(Bo,{contentName:He,titleName:Tn,docsSlug:"dialog"}),Mu=({titleId:e})=>{const t=Go(Bo),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
72
72
|
|
|
73
73
|
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
74
74
|
|
|
75
|
-
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return c.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},
|
|
75
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return c.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},Du="DialogDescriptionWarning",_u=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${Go(Du).contentName}}.`;return c.useEffect(()=>{var a;const o=(a=e.current)==null?void 0:a.getAttribute("aria-describedby");t&&o&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},Vo=Mo,Uo=_o,Ho=ko,Ln=jo,Fn=To,$n=Lo,Wn=$o,Zt=zo,Ko="AlertDialog",[Ou,xm]=ie(Ko,[Po]),Ae=Po(),Yo=e=>{const{__scopeAlertDialog:t,...n}=e,r=Ae(t);return l.jsx(Vo,{...r,...n,modal:!0})};Yo.displayName=Ko;var ku="AlertDialogTrigger",Xo=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,o=Ae(n);return l.jsx(Uo,{...o,...r,ref:t})});Xo.displayName=ku;var ju="AlertDialogPortal",qo=e=>{const{__scopeAlertDialog:t,...n}=e,r=Ae(t);return l.jsx(Ho,{...r,...n})};qo.displayName=ju;var Tu="AlertDialogOverlay",Zo=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,o=Ae(n);return l.jsx(Ln,{...o,...r,ref:t})});Zo.displayName=Tu;var ot="AlertDialogContent",[Iu,Lu]=Ou(ot),Jo=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,children:r,...o}=e,a=Ae(n),i=c.useRef(null),s=Z(t,i),d=c.useRef(null);return l.jsx(Pu,{contentName:ot,titleName:Qo,docsSlug:"alert-dialog",children:l.jsx(Iu,{scope:n,cancelRef:d,children:l.jsxs(Fn,{role:"alertdialog",...a,...o,ref:s,onOpenAutoFocus:j(o.onOpenAutoFocus,u=>{var f;u.preventDefault(),(f=d.current)==null||f.focus({preventScroll:!0})}),onPointerDownOutside:u=>u.preventDefault(),onInteractOutside:u=>u.preventDefault(),children:[l.jsx(to,{children:r}),l.jsx($u,{contentRef:i})]})})})});Jo.displayName=ot;var Qo="AlertDialogTitle",ea=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,o=Ae(n);return l.jsx($n,{...o,...r,ref:t})});ea.displayName=Qo;var ta="AlertDialogDescription",na=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,o=Ae(n);return l.jsx(Wn,{...o,...r,ref:t})});na.displayName=ta;var Fu="AlertDialogAction",ra=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,o=Ae(n);return l.jsx(Zt,{...o,...r,ref:t})});ra.displayName=Fu;var oa="AlertDialogCancel",aa=c.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...r}=e,{cancelRef:o}=Lu(oa,n),a=Ae(n),i=Z(t,o);return l.jsx(Zt,{...a,...r,ref:i})});aa.displayName=oa;var $u=({contentRef:e})=>{const t=`\`${ot}\` requires a description for the component to be accessible for screen reader users.
|
|
76
76
|
|
|
77
|
-
You can add a description to the \`${
|
|
77
|
+
You can add a description to the \`${ot}\` by passing a \`${ta}\` component as a child, which also benefits sighted users by adding visible context to the dialog.
|
|
78
78
|
|
|
79
|
-
Alternatively, you can use your own component as a description by assigning it an \`id\` and passing the same value to the \`aria-describedby\` prop in \`${
|
|
79
|
+
Alternatively, you can use your own component as a description by assigning it an \`id\` and passing the same value to the \`aria-describedby\` prop in \`${ot}\`. If the description is confusing or duplicative for sighted users, you can use the \`@radix-ui/react-visually-hidden\` primitive as a wrapper around your description component.
|
|
80
80
|
|
|
81
|
-
For more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return c.useEffect(()=>{var r;document.getElementById((r=e.current)==null?void 0:r.getAttribute("aria-describedby"))||console.warn(t)},[t,e]),null},
|
|
81
|
+
For more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return c.useEffect(()=>{var r;document.getElementById((r=e.current)==null?void 0:r.getAttribute("aria-describedby"))||console.warn(t)},[t,e]),null},Wu=Yo,zu=Xo,Bu=qo,sa=Zo,ia=Jo,ca=ra,la=aa,ua=ea,da=na;const bt=wn("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground shadow hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2",sm:"h-8 rounded-md px-3 text-xs",lg:"h-10 rounded-md px-8",xl:"h-12 rounded-md px-10 text-xl",icon:"h-9 w-9"}},defaultVariants:{variant:"default",size:"default"}}),at=c.forwardRef(({className:e,variant:t,size:n,isLoading:r=!1,asChild:o=!1,...a},i)=>{const s=o?ke:"button";return l.jsxs(s,{className:D(bt({variant:t,size:n,className:e})),ref:i,...a,disabled:r||a.disabled,children:[r&&l.jsxs("svg",{className:"animate-spin -ml-1 h-5 w-5",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[l.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),l.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),a.children]})});at.displayName="Button";const Gu=Wu,Vu=zu,fa=Bu,zn=c.forwardRef(({className:e,...t},n)=>l.jsx(sa,{className:D("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:n}));zn.displayName=sa.displayName;const pa=c.forwardRef(({className:e,...t},n)=>l.jsxs(fa,{children:[l.jsx(zn,{}),l.jsx(ia,{ref:n,className:D("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...t})]}));pa.displayName=ia.displayName;const ma=({className:e,...t})=>l.jsx("div",{className:D("flex flex-col space-y-2 text-center sm:text-left",e),...t});ma.displayName="AlertDialogHeader";const ga=({className:e,...t})=>l.jsx("div",{className:D("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});ga.displayName="AlertDialogFooter";const ha=c.forwardRef(({className:e,...t},n)=>l.jsx(ua,{ref:n,className:D("text-lg font-semibold",e),...t}));ha.displayName=ua.displayName;const va=c.forwardRef(({className:e,...t},n)=>l.jsx(da,{ref:n,className:D("text-sm text-muted-foreground",e),...t}));va.displayName=da.displayName;const ba=c.forwardRef(({className:e,...t},n)=>l.jsx(ca,{ref:n,className:D(bt(),e),...t}));ba.displayName=ca.displayName;const ya=c.forwardRef(({className:e,...t},n)=>l.jsx(la,{ref:n,className:D(bt({variant:"outline"}),"mt-2 sm:mt-0",e),...t}));ya.displayName=la.displayName;/**
|
|
82
82
|
* @license lucide-react v0.469.0 - ISC
|
|
83
83
|
*
|
|
84
84
|
* This source code is licensed under the ISC license.
|
|
85
85
|
* See the LICENSE file in the root directory of this source tree.
|
|
86
|
-
*/const
|
|
86
|
+
*/const Uu=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),wa=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim();/**
|
|
87
87
|
* @license lucide-react v0.469.0 - ISC
|
|
88
88
|
*
|
|
89
89
|
* This source code is licensed under the ISC license.
|
|
90
90
|
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
-
*/var
|
|
91
|
+
*/var Hu={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
|
|
92
92
|
* @license lucide-react v0.469.0 - ISC
|
|
93
93
|
*
|
|
94
94
|
* This source code is licensed under the ISC license.
|
|
95
95
|
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
-
*/const
|
|
96
|
+
*/const Ku=z.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:a,iconNode:i,...s},d)=>z.createElement("svg",{ref:d,...Hu,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:wa("lucide",o),...s},[...i.map(([u,f])=>z.createElement(u,f)),...Array.isArray(a)?a:[a]]));/**
|
|
97
97
|
* @license lucide-react v0.469.0 - ISC
|
|
98
98
|
*
|
|
99
99
|
* This source code is licensed under the ISC license.
|
|
100
100
|
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
-
*/const
|
|
101
|
+
*/const Se=(e,t)=>{const n=z.forwardRef(({className:r,...o},a)=>z.createElement(Ku,{ref:a,iconNode:t,className:wa(`lucide-${Uu(e)}`,r),...o}));return n.displayName=`${e}`,n};/**
|
|
102
102
|
* @license lucide-react v0.469.0 - ISC
|
|
103
103
|
*
|
|
104
104
|
* This source code is licensed under the ISC license.
|
|
105
105
|
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
-
*/const
|
|
106
|
+
*/const xa=Se("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
107
107
|
* @license lucide-react v0.469.0 - ISC
|
|
108
108
|
*
|
|
109
109
|
* This source code is licensed under the ISC license.
|
|
110
110
|
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
-
*/const
|
|
111
|
+
*/const Ca=Se("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
|
|
112
112
|
* @license lucide-react v0.469.0 - ISC
|
|
113
113
|
*
|
|
114
114
|
* This source code is licensed under the ISC license.
|
|
115
115
|
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
-
*/const
|
|
116
|
+
*/const Bn=Se("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
117
117
|
* @license lucide-react v0.469.0 - ISC
|
|
118
118
|
*
|
|
119
119
|
* This source code is licensed under the ISC license.
|
|
120
120
|
* See the LICENSE file in the root directory of this source tree.
|
|
121
|
-
*/const
|
|
121
|
+
*/const Yu=Se("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
|
|
122
122
|
* @license lucide-react v0.469.0 - ISC
|
|
123
123
|
*
|
|
124
124
|
* This source code is licensed under the ISC license.
|
|
125
125
|
* See the LICENSE file in the root directory of this source tree.
|
|
126
|
-
*/const
|
|
126
|
+
*/const Xu=Se("Ellipsis",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]);/**
|
|
127
127
|
* @license lucide-react v0.469.0 - ISC
|
|
128
128
|
*
|
|
129
129
|
* This source code is licensed under the ISC license.
|
|
130
130
|
* See the LICENSE file in the root directory of this source tree.
|
|
131
|
-
*/const Tu=ot("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]),Iu=["top","right","bottom","left"],Te=Math.min,ae=Math.max,Yt=Math.round,Xt=Math.floor,ve=e=>({x:e,y:e}),ju={left:"right",right:"left",bottom:"top",top:"bottom"},Fu={start:"end",end:"start"};function In(e,t,n){return ae(e,Te(t,n))}function Se(e,t){return typeof e=="function"?e(t):e}function Re(e){return e.split("-")[0]}function at(e){return e.split("-")[1]}function jn(e){return e==="x"?"y":"x"}function Fn(e){return e==="y"?"height":"width"}function Ie(e){return["top","bottom"].includes(Re(e))?"y":"x"}function Ln(e){return jn(Ie(e))}function Lu(e,t,n){n===void 0&&(n=!1);const r=at(e),o=Ln(e),a=Fn(o);let i=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=qt(i)),[i,qt(i)]}function $u(e){const t=qt(e);return[$n(e),t,$n(t)]}function $n(e){return e.replace(/start|end/g,t=>Fu[t])}function Wu(e,t,n){const r=["left","right"],o=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?a:i;default:return[]}}function Bu(e,t,n,r){const o=at(e);let a=Wu(Re(e),n==="start",r);return o&&(a=a.map(i=>i+"-"+o),t&&(a=a.concat(a.map($n)))),a}function qt(e){return e.replace(/left|right|bottom|top/g,t=>ju[t])}function zu(e){return{top:0,right:0,bottom:0,left:0,...e}}function ra(e){return typeof e!="number"?zu(e):{top:e,right:e,bottom:e,left:e}}function Zt(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function oa(e,t,n){let{reference:r,floating:o}=e;const a=Ie(t),i=Ln(t),s=Fn(i),u=Re(t),l=a==="y",f=r.x+r.width/2-o.width/2,p=r.y+r.height/2-o.height/2,m=r[s]/2-o[s]/2;let v;switch(u){case"top":v={x:f,y:r.y-o.height};break;case"bottom":v={x:f,y:r.y+r.height};break;case"right":v={x:r.x+r.width,y:p};break;case"left":v={x:r.x-o.width,y:p};break;default:v={x:r.x,y:r.y}}switch(at(t)){case"start":v[i]-=m*(n&&l?-1:1);break;case"end":v[i]+=m*(n&&l?-1:1);break}return v}const Gu=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:i}=n,s=a.filter(Boolean),u=await(i.isRTL==null?void 0:i.isRTL(t));let l=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:f,y:p}=oa(l,r,u),m=r,v={},b=0;for(let h=0;h<s.length;h++){const{name:w,fn:y}=s[h],{x,y:A,data:C,reset:E}=await y({x:f,y:p,initialPlacement:r,placement:m,strategy:o,middlewareData:v,rects:l,platform:i,elements:{reference:e,floating:t}});f=x??f,p=A??p,v={...v,[w]:{...v[w],...C}},E&&b<=50&&(b++,typeof E=="object"&&(E.placement&&(m=E.placement),E.rects&&(l=E.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):E.rects),{x:f,y:p}=oa(l,m,u)),h=-1)}return{x:f,y:p,placement:m,strategy:o,middlewareData:v}};async function vt(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:a,rects:i,elements:s,strategy:u}=e,{boundary:l="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:m=!1,padding:v=0}=Se(t,e),b=ra(v),w=s[m?p==="floating"?"reference":"floating":p],y=Zt(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(w)))==null||n?w:w.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:l,rootBoundary:f,strategy:u})),x=p==="floating"?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,A=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),C=await(a.isElement==null?void 0:a.isElement(A))?await(a.getScale==null?void 0:a.getScale(A))||{x:1,y:1}:{x:1,y:1},E=Zt(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:x,offsetParent:A,strategy:u}):x);return{top:(y.top-E.top+b.top)/C.y,bottom:(E.bottom-y.bottom+b.bottom)/C.y,left:(y.left-E.left+b.left)/C.x,right:(E.right-y.right+b.right)/C.x}}const Vu=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:a,platform:i,elements:s,middlewareData:u}=t,{element:l,padding:f=0}=Se(e,t)||{};if(l==null)return{};const p=ra(f),m={x:n,y:r},v=Ln(o),b=Fn(v),h=await i.getDimensions(l),w=v==="y",y=w?"top":"left",x=w?"bottom":"right",A=w?"clientHeight":"clientWidth",C=a.reference[b]+a.reference[v]-m[v]-a.floating[b],E=m[v]-a.reference[v],_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l));let P=_?_[A]:0;(!P||!await(i.isElement==null?void 0:i.isElement(_)))&&(P=s.floating[A]||a.floating[b]);const O=C/2-E/2,B=P/2-h[b]/2-1,L=Te(p[y],B),K=Te(p[x],B),D=L,U=P-h[b]-K,W=P/2-h[b]/2+O,J=In(D,W,U),$=!u.arrow&&at(o)!=null&&W!==J&&a.reference[b]/2-(W<D?L:K)-h[b]/2<0,X=$?W<D?W-D:W-U:0;return{[v]:m[v]+X,data:{[v]:J,centerOffset:W-J-X,...$&&{alignmentOffset:X}},reset:$}}}),Uu=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:a,rects:i,initialPlacement:s,platform:u,elements:l}=t,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:m,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:h=!0,...w}=Se(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const y=Re(o),x=Ie(s),A=Re(s)===s,C=await(u.isRTL==null?void 0:u.isRTL(l.floating)),E=m||(A||!h?[qt(s)]:$u(s)),_=b!=="none";!m&&_&&E.push(...Bu(s,h,b,C));const P=[s,...E],O=await vt(t,w),B=[];let L=((r=a.flip)==null?void 0:r.overflows)||[];if(f&&B.push(O[y]),p){const W=Lu(o,i,C);B.push(O[W[0]],O[W[1]])}if(L=[...L,{placement:o,overflows:B}],!B.every(W=>W<=0)){var K,D;const W=(((K=a.flip)==null?void 0:K.index)||0)+1,J=P[W];if(J)return{data:{index:W,overflows:L},reset:{placement:J}};let $=(D=L.filter(X=>X.overflows[0]<=0).sort((X,T)=>X.overflows[1]-T.overflows[1])[0])==null?void 0:D.placement;if(!$)switch(v){case"bestFit":{var U;const X=(U=L.filter(T=>{if(_){const S=Ie(T.placement);return S===x||S==="y"}return!0}).map(T=>[T.placement,T.overflows.filter(S=>S>0).reduce((S,Y)=>S+Y,0)]).sort((T,S)=>T[1]-S[1])[0])==null?void 0:U[0];X&&($=X);break}case"initialPlacement":$=s;break}if(o!==$)return{reset:{placement:$}}}return{}}}};function aa(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function sa(e){return Iu.some(t=>e[t]>=0)}const Hu=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=Se(e,t);switch(r){case"referenceHidden":{const a=await vt(t,{...o,elementContext:"reference"}),i=aa(a,n.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:sa(i)}}}case"escaped":{const a=await vt(t,{...o,altBoundary:!0}),i=aa(a,n.floating);return{data:{escapedOffsets:i,escaped:sa(i)}}}default:return{}}}}};async function Ku(e,t){const{placement:n,platform:r,elements:o}=e,a=await(r.isRTL==null?void 0:r.isRTL(o.floating)),i=Re(n),s=at(n),u=Ie(n)==="y",l=["left","top"].includes(i)?-1:1,f=a&&u?-1:1,p=Se(t,e);let{mainAxis:m,crossAxis:v,alignmentAxis:b}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return s&&typeof b=="number"&&(v=s==="end"?b*-1:b),u?{x:v*f,y:m*l}:{x:m*l,y:v*f}}const Yu=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:a,placement:i,middlewareData:s}=t,u=await Ku(t,e);return i===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+u.x,y:a+u.y,data:{...u,placement:i}}}}},Xu=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:w=>{let{x:y,y:x}=w;return{x:y,y:x}}},...u}=Se(e,t),l={x:n,y:r},f=await vt(t,u),p=Ie(Re(o)),m=jn(p);let v=l[m],b=l[p];if(a){const w=m==="y"?"top":"left",y=m==="y"?"bottom":"right",x=v+f[w],A=v-f[y];v=In(x,v,A)}if(i){const w=p==="y"?"top":"left",y=p==="y"?"bottom":"right",x=b+f[w],A=b-f[y];b=In(x,b,A)}const h=s.fn({...t,[m]:v,[p]:b});return{...h,data:{x:h.x-n,y:h.y-r,enabled:{[m]:a,[p]:i}}}}}},qu=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:a,middlewareData:i}=t,{offset:s=0,mainAxis:u=!0,crossAxis:l=!0}=Se(e,t),f={x:n,y:r},p=Ie(o),m=jn(p);let v=f[m],b=f[p];const h=Se(s,t),w=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(u){const A=m==="y"?"height":"width",C=a.reference[m]-a.floating[A]+w.mainAxis,E=a.reference[m]+a.reference[A]-w.mainAxis;v<C?v=C:v>E&&(v=E)}if(l){var y,x;const A=m==="y"?"width":"height",C=["top","left"].includes(Re(o)),E=a.reference[p]-a.floating[A]+(C&&((y=i.offset)==null?void 0:y[p])||0)+(C?0:w.crossAxis),_=a.reference[p]+a.reference[A]+(C?0:((x=i.offset)==null?void 0:x[p])||0)-(C?w.crossAxis:0);b<E?b=E:b>_&&(b=_)}return{[m]:v,[p]:b}}}},Zu=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:a,platform:i,elements:s}=t,{apply:u=()=>{},...l}=Se(e,t),f=await vt(t,l),p=Re(o),m=at(o),v=Ie(o)==="y",{width:b,height:h}=a.floating;let w,y;p==="top"||p==="bottom"?(w=p,y=m===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(y=p,w=m==="end"?"top":"bottom");const x=h-f.top-f.bottom,A=b-f.left-f.right,C=Te(h-f[w],x),E=Te(b-f[y],A),_=!t.middlewareData.shift;let P=C,O=E;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(O=A),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(P=x),_&&!m){const L=ae(f.left,0),K=ae(f.right,0),D=ae(f.top,0),U=ae(f.bottom,0);v?O=b-2*(L!==0||K!==0?L+K:ae(f.left,f.right)):P=h-2*(D!==0||U!==0?D+U:ae(f.top,f.bottom))}await u({...t,availableWidth:O,availableHeight:P});const B=await i.getDimensions(s.floating);return b!==B.width||h!==B.height?{reset:{rects:!0}}:{}}}};function Jt(){return typeof window<"u"}function st(e){return ia(e)?(e.nodeName||"").toLowerCase():"#document"}function se(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function be(e){var t;return(t=(ia(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function ia(e){return Jt()?e instanceof Node||e instanceof se(e).Node:!1}function pe(e){return Jt()?e instanceof Element||e instanceof se(e).Element:!1}function ye(e){return Jt()?e instanceof HTMLElement||e instanceof se(e).HTMLElement:!1}function ca(e){return!Jt()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof se(e).ShadowRoot}function bt(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=me(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Ju(e){return["table","td","th"].includes(st(e))}function Qt(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function Wn(e){const t=Bn(),n=pe(e)?me(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Qu(e){let t=je(e);for(;ye(t)&&!it(t);){if(Wn(t))return t;if(Qt(t))return null;t=je(t)}return null}function Bn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function it(e){return["html","body","#document"].includes(st(e))}function me(e){return se(e).getComputedStyle(e)}function en(e){return pe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function je(e){if(st(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ca(e)&&e.host||be(e);return ca(t)?t.host:t}function la(e){const t=je(e);return it(t)?e.ownerDocument?e.ownerDocument.body:e.body:ye(t)&&bt(t)?t:la(t)}function yt(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=la(e),a=o===((r=e.ownerDocument)==null?void 0:r.body),i=se(o);if(a){const s=zn(i);return t.concat(i,i.visualViewport||[],bt(o)?o:[],s&&n?yt(s):[])}return t.concat(o,yt(o,[],n))}function zn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ua(e){const t=me(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=ye(e),a=o?e.offsetWidth:n,i=o?e.offsetHeight:r,s=Yt(n)!==a||Yt(r)!==i;return s&&(n=a,r=i),{width:n,height:r,$:s}}function Gn(e){return pe(e)?e:e.contextElement}function ct(e){const t=Gn(e);if(!ye(t))return ve(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=ua(t);let i=(a?Yt(n.width):n.width)/r,s=(a?Yt(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const ed=ve(0);function da(e){const t=se(e);return!Bn()||!t.visualViewport?ed:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function td(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==se(e)?!1:t}function He(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),a=Gn(e);let i=ve(1);t&&(r?pe(r)&&(i=ct(r)):i=ct(e));const s=td(a,n,r)?da(a):ve(0);let u=(o.left+s.x)/i.x,l=(o.top+s.y)/i.y,f=o.width/i.x,p=o.height/i.y;if(a){const m=se(a),v=r&&pe(r)?se(r):r;let b=m,h=zn(b);for(;h&&r&&v!==b;){const w=ct(h),y=h.getBoundingClientRect(),x=me(h),A=y.left+(h.clientLeft+parseFloat(x.paddingLeft))*w.x,C=y.top+(h.clientTop+parseFloat(x.paddingTop))*w.y;u*=w.x,l*=w.y,f*=w.x,p*=w.y,u+=A,l+=C,b=se(h),h=zn(b)}}return Zt({width:f,height:p,x:u,y:l})}function Vn(e,t){const n=en(e).scrollLeft;return t?t.left+n:He(be(e)).left+n}function fa(e,t,n){n===void 0&&(n=!1);const r=e.getBoundingClientRect(),o=r.left+t.scrollLeft-(n?0:Vn(e,r)),a=r.top+t.scrollTop;return{x:o,y:a}}function nd(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const a=o==="fixed",i=be(r),s=t?Qt(t.floating):!1;if(r===i||s&&a)return n;let u={scrollLeft:0,scrollTop:0},l=ve(1);const f=ve(0),p=ye(r);if((p||!p&&!a)&&((st(r)!=="body"||bt(i))&&(u=en(r)),ye(r))){const v=He(r);l=ct(r),f.x=v.x+r.clientLeft,f.y=v.y+r.clientTop}const m=i&&!p&&!a?fa(i,u,!0):ve(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-u.scrollLeft*l.x+f.x+m.x,y:n.y*l.y-u.scrollTop*l.y+f.y+m.y}}function rd(e){return Array.from(e.getClientRects())}function od(e){const t=be(e),n=en(e),r=e.ownerDocument.body,o=ae(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=ae(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+Vn(e);const s=-n.scrollTop;return me(r).direction==="rtl"&&(i+=ae(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:i,y:s}}function ad(e,t){const n=se(e),r=be(e),o=n.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,u=0;if(o){a=o.width,i=o.height;const l=Bn();(!l||l&&t==="fixed")&&(s=o.offsetLeft,u=o.offsetTop)}return{width:a,height:i,x:s,y:u}}function sd(e,t){const n=He(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=ye(e)?ct(e):ve(1),i=e.clientWidth*a.x,s=e.clientHeight*a.y,u=o*a.x,l=r*a.y;return{width:i,height:s,x:u,y:l}}function pa(e,t,n){let r;if(t==="viewport")r=ad(e,n);else if(t==="document")r=od(be(e));else if(pe(t))r=sd(t,n);else{const o=da(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Zt(r)}function ma(e,t){const n=je(e);return n===t||!pe(n)||it(n)?!1:me(n).position==="fixed"||ma(n,t)}function id(e,t){const n=t.get(e);if(n)return n;let r=yt(e,[],!1).filter(s=>pe(s)&&st(s)!=="body"),o=null;const a=me(e).position==="fixed";let i=a?je(e):e;for(;pe(i)&&!it(i);){const s=me(i),u=Wn(i);!u&&s.position==="fixed"&&(o=null),(a?!u&&!o:!u&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||bt(i)&&!u&&ma(e,i))?r=r.filter(f=>f!==i):o=s,i=je(i)}return t.set(e,r),r}function cd(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[...n==="clippingAncestors"?Qt(t)?[]:id(t,this._c):[].concat(n),r],s=i[0],u=i.reduce((l,f)=>{const p=pa(t,f,o);return l.top=ae(p.top,l.top),l.right=Te(p.right,l.right),l.bottom=Te(p.bottom,l.bottom),l.left=ae(p.left,l.left),l},pa(t,s,o));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function ld(e){const{width:t,height:n}=ua(e);return{width:t,height:n}}function ud(e,t,n){const r=ye(t),o=be(t),a=n==="fixed",i=He(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const u=ve(0);if(r||!r&&!a)if((st(t)!=="body"||bt(o))&&(s=en(t)),r){const m=He(t,!0,a,t);u.x=m.x+t.clientLeft,u.y=m.y+t.clientTop}else o&&(u.x=Vn(o));const l=o&&!r&&!a?fa(o,s):ve(0),f=i.left+s.scrollLeft-u.x-l.x,p=i.top+s.scrollTop-u.y-l.y;return{x:f,y:p,width:i.width,height:i.height}}function Un(e){return me(e).position==="static"}function ga(e,t){if(!ye(e)||me(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return be(e)===n&&(n=n.ownerDocument.body),n}function ha(e,t){const n=se(e);if(Qt(e))return n;if(!ye(e)){let o=je(e);for(;o&&!it(o);){if(pe(o)&&!Un(o))return o;o=je(o)}return n}let r=ga(e,t);for(;r&&Ju(r)&&Un(r);)r=ga(r,t);return r&&it(r)&&Un(r)&&!Wn(r)?n:r||Qu(e)||n}const dd=async function(e){const t=this.getOffsetParent||ha,n=this.getDimensions,r=await n(e.floating);return{reference:ud(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function fd(e){return me(e).direction==="rtl"}const pd={convertOffsetParentRelativeRectToViewportRelativeRect:nd,getDocumentElement:be,getClippingRect:cd,getOffsetParent:ha,getElementRects:dd,getClientRects:rd,getDimensions:ld,getScale:ct,isElement:pe,isRTL:fd};function md(e,t){let n=null,r;const o=be(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function i(s,u){s===void 0&&(s=!1),u===void 0&&(u=1),a();const{left:l,top:f,width:p,height:m}=e.getBoundingClientRect();if(s||t(),!p||!m)return;const v=Xt(f),b=Xt(o.clientWidth-(l+p)),h=Xt(o.clientHeight-(f+m)),w=Xt(l),x={rootMargin:-v+"px "+-b+"px "+-h+"px "+-w+"px",threshold:ae(0,Te(1,u))||1};let A=!0;function C(E){const _=E[0].intersectionRatio;if(_!==u){if(!A)return i();_?i(!1,_):r=setTimeout(()=>{i(!1,1e-7)},1e3)}A=!1}try{n=new IntersectionObserver(C,{...x,root:o.ownerDocument})}catch{n=new IntersectionObserver(C,x)}n.observe(e)}return i(!0),a}function gd(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:u=!1}=r,l=Gn(e),f=o||a?[...l?yt(l):[],...yt(t)]:[];f.forEach(y=>{o&&y.addEventListener("scroll",n,{passive:!0}),a&&y.addEventListener("resize",n)});const p=l&&s?md(l,n):null;let m=-1,v=null;i&&(v=new ResizeObserver(y=>{let[x]=y;x&&x.target===l&&v&&(v.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var A;(A=v)==null||A.observe(t)})),n()}),l&&!u&&v.observe(l),v.observe(t));let b,h=u?He(e):null;u&&w();function w(){const y=He(e);h&&(y.x!==h.x||y.y!==h.y||y.width!==h.width||y.height!==h.height)&&n(),h=y,b=requestAnimationFrame(w)}return n(),()=>{var y;f.forEach(x=>{o&&x.removeEventListener("scroll",n),a&&x.removeEventListener("resize",n)}),p==null||p(),(y=v)==null||y.disconnect(),v=null,u&&cancelAnimationFrame(b)}}const hd=Yu,vd=Xu,bd=Uu,yd=Zu,wd=Hu,va=Vu,xd=qu,Cd=(e,t,n)=>{const r=new Map,o={platform:pd,...n},a={...o.platform,_c:r};return Gu(e,t,{...o,platform:a})};var tn=typeof document<"u"?G.useLayoutEffect:G.useEffect;function nn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!nn(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const a=o[r];if(!(a==="_owner"&&e.$$typeof)&&!nn(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function ba(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ya(e,t){const n=ba(e);return Math.round(t*n)/n}function Hn(e){const t=c.useRef(e);return tn(()=>{t.current=e}),t}function Ed(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:u,open:l}=e,[f,p]=c.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[m,v]=c.useState(r);nn(m,r)||v(r);const[b,h]=c.useState(null),[w,y]=c.useState(null),x=c.useCallback(T=>{T!==_.current&&(_.current=T,h(T))},[]),A=c.useCallback(T=>{T!==P.current&&(P.current=T,y(T))},[]),C=a||b,E=i||w,_=c.useRef(null),P=c.useRef(null),O=c.useRef(f),B=u!=null,L=Hn(u),K=Hn(o),D=Hn(l),U=c.useCallback(()=>{if(!_.current||!P.current)return;const T={placement:t,strategy:n,middleware:m};K.current&&(T.platform=K.current),Cd(_.current,P.current,T).then(S=>{const Y={...S,isPositioned:D.current!==!1};W.current&&!nn(O.current,Y)&&(O.current=Y,Cr.flushSync(()=>{p(Y)}))})},[m,t,n,K,D]);tn(()=>{l===!1&&O.current.isPositioned&&(O.current.isPositioned=!1,p(T=>({...T,isPositioned:!1})))},[l]);const W=c.useRef(!1);tn(()=>(W.current=!0,()=>{W.current=!1}),[]),tn(()=>{if(C&&(_.current=C),E&&(P.current=E),C&&E){if(L.current)return L.current(C,E,U);U()}},[C,E,U,L,B]);const J=c.useMemo(()=>({reference:_,floating:P,setReference:x,setFloating:A}),[x,A]),$=c.useMemo(()=>({reference:C,floating:E}),[C,E]),X=c.useMemo(()=>{const T={position:n,left:0,top:0};if(!$.floating)return T;const S=ya($.floating,f.x),Y=ya($.floating,f.y);return s?{...T,transform:"translate("+S+"px, "+Y+"px)",...ba($.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:S,top:Y}},[n,s,$.floating,f.x,f.y]);return c.useMemo(()=>({...f,update:U,refs:J,elements:$,floatingStyles:X}),[f,U,J,$,X])}const Ad=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?va({element:r.current,padding:o}).fn(n):{}:r?va({element:r,padding:o}).fn(n):{}}}},Sd=(e,t)=>({...hd(e),options:[e,t]}),Rd=(e,t)=>({...vd(e),options:[e,t]}),Pd=(e,t)=>({...xd(e),options:[e,t]}),Nd=(e,t)=>({...bd(e),options:[e,t]}),Md=(e,t)=>({...yd(e),options:[e,t]}),_d=(e,t)=>({...wd(e),options:[e,t]}),Dd=(e,t)=>({...Ad(e),options:[e,t]});var Od="Arrow",wa=c.forwardRef((e,t)=>{const{children:n,width:r=10,height:o=5,...a}=e;return d.jsx(V.svg,{...a,ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:d.jsx("polygon",{points:"0,0 30,0 15,10"})})});wa.displayName=Od;var kd=wa;function Kn(e){const[t,n]=c.useState(void 0);return Ce(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const a=o[0];let i,s;if("borderBoxSize"in a){const u=a.borderBoxSize,l=Array.isArray(u)?u[0]:u;i=l.inlineSize,s=l.blockSize}else i=e.offsetWidth,s=e.offsetHeight;n({width:i,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var Yn="Popper",[xa,rn]=ie(Yn),[Td,Ca]=xa(Yn),Ea=e=>{const{__scopePopper:t,children:n}=e,[r,o]=c.useState(null);return d.jsx(Td,{scope:t,anchor:r,onAnchorChange:o,children:n})};Ea.displayName=Yn;var Aa="PopperAnchor",Sa=c.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,a=Ca(Aa,n),i=c.useRef(null),s=Z(t,i);return c.useEffect(()=>{a.onAnchorChange((r==null?void 0:r.current)||i.current)}),r?null:d.jsx(V.div,{...o,ref:s})});Sa.displayName=Aa;var Xn="PopperContent",[Id,jd]=xa(Xn),Ra=c.forwardRef((e,t)=>{var ue,We,ne,Be,Pt,ut;const{__scopePopper:n,side:r="bottom",sideOffset:o=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:u=!0,collisionBoundary:l=[],collisionPadding:f=0,sticky:p="partial",hideWhenDetached:m=!1,updatePositionStrategy:v="optimized",onPlaced:b,...h}=e,w=Ca(Xn,n),[y,x]=c.useState(null),A=Z(t,ze=>x(ze)),[C,E]=c.useState(null),_=Kn(C),P=(_==null?void 0:_.width)??0,O=(_==null?void 0:_.height)??0,B=r+(a!=="center"?"-"+a:""),L=typeof f=="number"?f:{top:0,right:0,bottom:0,left:0,...f},K=Array.isArray(l)?l:[l],D=K.length>0,U={padding:L,boundary:K.filter(Ld),altBoundary:D},{refs:W,floatingStyles:J,placement:$,isPositioned:X,middlewareData:T}=Ed({strategy:"fixed",placement:B,whileElementsMounted:(...ze)=>gd(...ze,{animationFrame:v==="always"}),elements:{reference:w.anchor},middleware:[Sd({mainAxis:o+O,alignmentAxis:i}),u&&Rd({mainAxis:!0,crossAxis:!1,limiter:p==="partial"?Pd():void 0,...U}),u&&Nd({...U}),Md({...U,apply:({elements:ze,rects:dt,availableWidth:Nt,availableHeight:yr})=>{const{width:un,height:dn}=dt.reference,Xe=ze.floating.style;Xe.setProperty("--radix-popper-available-width",`${Nt}px`),Xe.setProperty("--radix-popper-available-height",`${yr}px`),Xe.setProperty("--radix-popper-anchor-width",`${un}px`),Xe.setProperty("--radix-popper-anchor-height",`${dn}px`)}}),C&&Dd({element:C,padding:s}),$d({arrowWidth:P,arrowHeight:O}),m&&_d({strategy:"referenceHidden",...U})]}),[S,Y]=Ma($),z=oe(b);Ce(()=>{X&&(z==null||z())},[X,z]);const le=(ue=T.arrow)==null?void 0:ue.x,Pe=(We=T.arrow)==null?void 0:We.y,ge=((ne=T.arrow)==null?void 0:ne.centerOffset)!==0,[Ye,we]=c.useState();return Ce(()=>{y&&we(window.getComputedStyle(y).zIndex)},[y]),d.jsx("div",{ref:W.setFloating,"data-radix-popper-content-wrapper":"",style:{...J,transform:X?J.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Ye,"--radix-popper-transform-origin":[(Be=T.transformOrigin)==null?void 0:Be.x,(Pt=T.transformOrigin)==null?void 0:Pt.y].join(" "),...((ut=T.hide)==null?void 0:ut.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:d.jsx(Id,{scope:n,placedSide:S,onArrowChange:E,arrowX:le,arrowY:Pe,shouldHideArrow:ge,children:d.jsx(V.div,{"data-side":S,"data-align":Y,...h,ref:A,style:{...h.style,animation:X?void 0:"none"}})})})});Ra.displayName=Xn;var Pa="PopperArrow",Fd={top:"bottom",right:"left",bottom:"top",left:"right"},Na=c.forwardRef(function(t,n){const{__scopePopper:r,...o}=t,a=jd(Pa,r),i=Fd[a.placedSide];return d.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:d.jsx(kd,{...o,ref:n,style:{...o.style,display:"block"}})})});Na.displayName=Pa;function Ld(e){return e!==null}var $d=e=>({name:"transformOrigin",options:e,fn(t){var w,y,x;const{placement:n,rects:r,middlewareData:o}=t,i=((w=o.arrow)==null?void 0:w.centerOffset)!==0,s=i?0:e.arrowWidth,u=i?0:e.arrowHeight,[l,f]=Ma(n),p={start:"0%",center:"50%",end:"100%"}[f],m=(((y=o.arrow)==null?void 0:y.x)??0)+s/2,v=(((x=o.arrow)==null?void 0:x.y)??0)+u/2;let b="",h="";return l==="bottom"?(b=i?p:`${m}px`,h=`${-u}px`):l==="top"?(b=i?p:`${m}px`,h=`${r.floating.height+u}px`):l==="right"?(b=`${-u}px`,h=i?p:`${v}px`):l==="left"&&(b=`${r.floating.width+u}px`,h=i?p:`${v}px`),{data:{x:b,y:h}}}});function Ma(e){const[t,n="center"]=e.split("-");return[t,n]}var qn=Ea,Zn=Sa,_a=Ra,Da=Na,Jn="Popover",[Oa,em]=ie(Jn,[rn]),wt=rn(),[Wd,Fe]=Oa(Jn),ka=e=>{const{__scopePopover:t,children:n,open:r,defaultOpen:o,onOpenChange:a,modal:i=!1}=e,s=wt(t),u=c.useRef(null),[l,f]=c.useState(!1),[p=!1,m]=Ve({prop:r,defaultProp:o,onChange:a});return d.jsx(qn,{...s,children:d.jsx(Wd,{scope:t,contentId:Ee(),triggerRef:u,open:p,onOpenChange:m,onOpenToggle:c.useCallback(()=>m(v=>!v),[m]),hasCustomAnchor:l,onCustomAnchorAdd:c.useCallback(()=>f(!0),[]),onCustomAnchorRemove:c.useCallback(()=>f(!1),[]),modal:i,children:n})})};ka.displayName=Jn;var Ta="PopoverAnchor",Ia=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(Ta,n),a=wt(n),{onCustomAnchorAdd:i,onCustomAnchorRemove:s}=o;return c.useEffect(()=>(i(),()=>s()),[i,s]),d.jsx(Zn,{...a,...r,ref:t})});Ia.displayName=Ta;var ja="PopoverTrigger",Fa=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(ja,n),a=wt(n),i=Z(t,o.triggerRef),s=d.jsx(V.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":za(o.open),...r,ref:i,onClick:k(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?s:d.jsx(Zn,{asChild:!0,...a,children:s})});Fa.displayName=ja;var Qn="PopoverPortal",[Bd,zd]=Oa(Qn,{forceMount:void 0}),La=e=>{const{__scopePopover:t,forceMount:n,children:r,container:o}=e,a=Fe(Qn,t);return d.jsx(Bd,{scope:t,forceMount:n,children:d.jsx(de,{present:n||a.open,children:d.jsx(jt,{asChild:!0,container:o,children:r})})})};La.displayName=Qn;var lt="PopoverContent",$a=c.forwardRef((e,t)=>{const n=zd(lt,e.__scopePopover),{forceMount:r=n.forceMount,...o}=e,a=Fe(lt,e.__scopePopover);return d.jsx(de,{present:r||a.open,children:a.modal?d.jsx(Gd,{...o,ref:t}):d.jsx(Vd,{...o,ref:t})})});$a.displayName=lt;var Gd=c.forwardRef((e,t)=>{const n=Fe(lt,e.__scopePopover),r=c.useRef(null),o=Z(t,r),a=c.useRef(!1);return c.useEffect(()=>{const i=r.current;if(i)return Nn(i)},[]),d.jsx(Gt,{as:Oe,allowPinchZoom:!0,children:d.jsx(Wa,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:k(e.onCloseAutoFocus,i=>{var s;i.preventDefault(),a.current||(s=n.triggerRef.current)==null||s.focus()}),onPointerDownOutside:k(e.onPointerDownOutside,i=>{const s=i.detail.originalEvent,u=s.button===0&&s.ctrlKey===!0,l=s.button===2||u;a.current=l},{checkForDefaultPrevented:!1}),onFocusOutside:k(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1})})})}),Vd=c.forwardRef((e,t)=>{const n=Fe(lt,e.__scopePopover),r=c.useRef(!1),o=c.useRef(!1);return d.jsx(Wa,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var i,s;(i=e.onCloseAutoFocus)==null||i.call(e,a),a.defaultPrevented||(r.current||(s=n.triggerRef.current)==null||s.focus(),a.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:a=>{var u,l;(u=e.onInteractOutside)==null||u.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=a.target;((l=n.triggerRef.current)==null?void 0:l.contains(i))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&o.current&&a.preventDefault()}})}),Wa=c.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:i,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:l,onInteractOutside:f,...p}=e,m=Fe(lt,n),v=wt(n);return Cn(),d.jsx(It,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:a,children:d.jsx(Tt,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:f,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:l,onDismiss:()=>m.onOpenChange(!1),children:d.jsx(_a,{"data-state":za(m.open),role:"dialog",id:m.contentId,...v,...p,ref:t,style:{...p.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),Ba="PopoverClose",Ud=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(Ba,n);return d.jsx(V.button,{type:"button",...r,ref:t,onClick:k(e.onClick,()=>o.onOpenChange(!1))})});Ud.displayName=Ba;var Hd="PopoverArrow",Kd=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=wt(n);return d.jsx(Da,{...o,...r,ref:t})});Kd.displayName=Hd;function za(e){return e?"open":"closed"}var Yd=ka,Xd=Ia,qd=Fa,Zd=La,Ga=$a;const Va=Yd,Ua=qd,Jd=Xd,er=c.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},o)=>d.jsx(Zd,{children:d.jsx(Ga,{ref:o,align:t,sideOffset:n,className:F("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));er.displayName=Ga.displayName;function Qd(e){const{value:t="",onChange:n,options:r,className:o,placeholder:a="Search...",emptyMessage:i="Nothing found"}=e,[s,u]=G.useState(t),[l,f]=G.useState(r),[p,m]=G.useState(-1),[v,b]=G.useState(!1),h=C=>{const E=C.target.value;u(E),n==null||n(E),m(-1),b(!0),E.trim()===""?f(r):f(r.filter(_=>_.label.toLowerCase().includes(E.toLowerCase())))},w=C=>{if(C.key==="ArrowDown")C.preventDefault(),m(E=>E<l.length-1?E+1:E);else if(C.key==="ArrowUp")C.preventDefault(),m(E=>E>0?E-1:-1);else if(C.key==="Enter"&&p>=0){const E=l[p];u(E.label),n==null||n(E.value),f([]),m(-1),b(!1)}else C.key==="Escape"&&(f([]),m(-1))},y=C=>{b(!1),u(C.label),n==null||n(C.value),f(r),m(-1)},x=()=>{b(!0)},A=()=>{b(!1)};return d.jsxs(Va,{open:v,children:[d.jsx(Ua,{asChild:!0,children:d.jsx("div",{className:"relative w-full",children:d.jsx(Ot,{type:"text",placeholder:a,value:s,onChange:h,onKeyDown:w,onClick:x,onFocus:x,onBlur:A,className:F("pr-10",o),"aria-label":"Search field","aria-autocomplete":"list","aria-controls":"suggestions-list","aria-expanded":l.length>0,leftIcon:d.jsx(Tu,{className:"w-4 h-4"})})})}),d.jsx(er,{className:"p-0 w-[var(--radix-popover-trigger-width)] max-h-96 overflow-y-auto",children:l.length>0?d.jsx("ul",{id:"suggestions-list",role:"listbox",children:l.map((C,E)=>d.jsx("li",{className:`px-4 py-2 cursor-pointer hover:bg-muted ${E===p?"bg-muted":""}`,onClick:()=>y(C),role:"option","aria-selected":E===p,children:C.label},C.value))}):d.jsx("span",{className:"px-4 py-2 block",children:i})})]})}var tr="Avatar",[ef,tm]=ie(tr),[tf,Ha]=ef(tr),Ka=c.forwardRef((e,t)=>{const{__scopeAvatar:n,...r}=e,[o,a]=c.useState("idle");return d.jsx(tf,{scope:n,imageLoadingStatus:o,onImageLoadingStatusChange:a,children:d.jsx(V.span,{...r,ref:t})})});Ka.displayName=tr;var Ya="AvatarImage",Xa=c.forwardRef((e,t)=>{const{__scopeAvatar:n,src:r,onLoadingStatusChange:o=()=>{},...a}=e,i=Ha(Ya,n),s=nf(r,a.referrerPolicy),u=oe(l=>{o(l),i.onImageLoadingStatusChange(l)});return Ce(()=>{s!=="idle"&&u(s)},[s,u]),s==="loaded"?d.jsx(V.img,{...a,ref:t,src:r}):null});Xa.displayName=Ya;var qa="AvatarFallback",Za=c.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:r,...o}=e,a=Ha(qa,n),[i,s]=c.useState(r===void 0);return c.useEffect(()=>{if(r!==void 0){const u=window.setTimeout(()=>s(!0),r);return()=>window.clearTimeout(u)}},[r]),i&&a.imageLoadingStatus!=="loaded"?d.jsx(V.span,{...o,ref:t}):null});Za.displayName=qa;function nf(e,t){const[n,r]=c.useState("idle");return Ce(()=>{if(!e){r("error");return}let o=!0;const a=new window.Image,i=s=>()=>{o&&r(s)};return r("loading"),a.onload=i("loaded"),a.onerror=i("error"),a.src=e,t&&(a.referrerPolicy=t),()=>{o=!1}},[e,t]),n}var Ja=Ka,Qa=Xa,es=Za;const ts=c.forwardRef(({className:e,...t},n)=>d.jsx(Ja,{ref:n,className:F("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));ts.displayName=Ja.displayName;const ns=c.forwardRef(({className:e,...t},n)=>d.jsx(Qa,{ref:n,className:F("aspect-square h-full w-full",e),...t}));ns.displayName=Qa.displayName;const rs=c.forwardRef(({className:e,...t},n)=>d.jsx(es,{ref:n,className:F("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));rs.displayName=es.displayName;const os=hn("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function rf({className:e,variant:t,...n}){return d.jsx("div",{className:F(os({variant:t}),e),...n})}const as=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("rounded-xl border bg-card text-card-foreground shadow",e),...t}));as.displayName="Card";const ss=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("flex flex-col space-y-1.5 p-6",e),...t}));ss.displayName="CardHeader";const is=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("font-semibold leading-none tracking-tight pb-4",e),...t}));is.displayName="CardTitle";const cs=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("text-sm text-muted-foreground",e),...t}));cs.displayName="CardDescription";const ls=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("p-6 py-0",e),...t}));ls.displayName="CardContent";const us=c.forwardRef(({className:e,...t},n)=>d.jsx("div",{ref:n,className:F("flex items-center p-6 pt-6",e),...t}));us.displayName="CardFooter";function ds(e){const t=c.useRef({value:e,previous:e});return c.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var nr="Checkbox",[of,nm]=ie(nr),[af,sf]=of(nr),fs=c.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:a,required:i,disabled:s,value:u="on",onCheckedChange:l,form:f,...p}=e,[m,v]=c.useState(null),b=Z(t,C=>v(C)),h=c.useRef(!1),w=m?f||!!m.closest("form"):!0,[y=!1,x]=Ve({prop:o,defaultProp:a,onChange:l}),A=c.useRef(y);return c.useEffect(()=>{const C=m==null?void 0:m.form;if(C){const E=()=>x(A.current);return C.addEventListener("reset",E),()=>C.removeEventListener("reset",E)}},[m,x]),d.jsxs(af,{scope:n,state:y,disabled:s,children:[d.jsx(V.button,{type:"button",role:"checkbox","aria-checked":Le(y)?"mixed":y,"aria-required":i,"data-state":gs(y),"data-disabled":s?"":void 0,disabled:s,value:u,...p,ref:b,onKeyDown:k(e.onKeyDown,C=>{C.key==="Enter"&&C.preventDefault()}),onClick:k(e.onClick,C=>{x(E=>Le(E)?!0:!E),w&&(h.current=C.isPropagationStopped(),h.current||C.stopPropagation())})}),w&&d.jsx(cf,{control:m,bubbles:!h.current,name:r,value:u,checked:y,required:i,disabled:s,form:f,style:{transform:"translateX(-100%)"},defaultChecked:Le(a)?!1:a})]})});fs.displayName=nr;var ps="CheckboxIndicator",ms=c.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,a=sf(ps,n);return d.jsx(de,{present:r||Le(a.state)||a.state===!0,children:d.jsx(V.span,{"data-state":gs(a.state),"data-disabled":a.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});ms.displayName=ps;var cf=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:o,...a}=e,i=c.useRef(null),s=ds(n),u=Kn(t);c.useEffect(()=>{const f=i.current,p=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(p,"checked").set;if(s!==n&&v){const b=new Event("click",{bubbles:r});f.indeterminate=Le(n),v.call(f,Le(n)?!1:n),f.dispatchEvent(b)}},[s,n,r]);const l=c.useRef(Le(n)?!1:n);return d.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:o??l.current,...a,tabIndex:-1,ref:i,style:{...e.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Le(e){return e==="indeterminate"}function gs(e){return Le(e)?"indeterminate":e?"checked":"unchecked"}var hs=fs,lf=ms;const vs=c.forwardRef(({className:e,...t},n)=>d.jsx(hs,{ref:n,className:F("peer h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:d.jsx(lf,{className:F("flex items-center justify-center text-current"),children:d.jsx(na,{className:"h-4 w-4"})})}));vs.displayName=hs.displayName;const bs=G.forwardRef((e,t)=>{const{currencySymbol:n="$",decimalSeparator:r=".",thousandSeparator:o=",",onValueChange:a,className:i,value:s=0,...u}=e,l=G.useRef(null);G.useImperativeHandle(t,()=>l.current);const[f,p]=G.useState(""),m=h=>{const w=h.toFixed(2).split("."),y=w[0].replace(/\B(?=(\d{3})+(?!\d))/g,o);return`${n} ${y}${r}${w[1]}`},v=h=>{const w=h.target.value,y=parseFloat(w.replace(/\D/g,""))/100;p(m(y)),a(y),l.current&&window.requestAnimationFrame(()=>{var x;(x=l.current)==null||x.setSelectionRange(l.current.value.length,l.current.value.length)})},b=()=>{l.current&&l.current.setSelectionRange(l.current.value.length,l.current.value.length)};return G.useEffect(()=>{p(m(+s))},[s]),d.jsx(Ot,{type:"text",inputMode:"numeric",value:f,ref:l,onChange:v,onFocus:b,onClick:b,placeholder:`${n} 0${r}00`,className:i,...u})});bs.displayName="CurrencyInput";function ys(e){const t=e+"CollectionProvider",[n,r]=ie(t),[o,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),i=v=>{const{scope:b,children:h}=v,w=G.useRef(null),y=G.useRef(new Map).current;return d.jsx(o,{scope:b,itemMap:y,collectionRef:w,children:h})};i.displayName=t;const s=e+"CollectionSlot",u=G.forwardRef((v,b)=>{const{scope:h,children:w}=v,y=a(s,h),x=Z(b,y.collectionRef);return d.jsx(Oe,{ref:x,children:w})});u.displayName=s;const l=e+"CollectionItemSlot",f="data-radix-collection-item",p=G.forwardRef((v,b)=>{const{scope:h,children:w,...y}=v,x=G.useRef(null),A=Z(b,x),C=a(l,h);return G.useEffect(()=>(C.itemMap.set(x,{ref:x,...y}),()=>void C.itemMap.delete(x))),d.jsx(Oe,{[f]:"",ref:A,children:w})});p.displayName=l;function m(v){const b=a(e+"CollectionConsumer",v);return G.useCallback(()=>{const w=b.collectionRef.current;if(!w)return[];const y=Array.from(w.querySelectorAll(`[${f}]`));return Array.from(b.itemMap.values()).sort((C,E)=>y.indexOf(C.ref.current)-y.indexOf(E.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:i,Slot:u,ItemSlot:p},m,r]}var uf=c.createContext(void 0);function ws(e){const t=c.useContext(uf);return e||t||"ltr"}var rr="rovingFocusGroup.onEntryFocus",df={bubbles:!1,cancelable:!0},on="RovingFocusGroup",[or,xs,ff]=ys(on),[pf,Cs]=ie(on,[ff]),[mf,gf]=pf(on),Es=c.forwardRef((e,t)=>d.jsx(or.Provider,{scope:e.__scopeRovingFocusGroup,children:d.jsx(or.Slot,{scope:e.__scopeRovingFocusGroup,children:d.jsx(hf,{...e,ref:t})})}));Es.displayName=on;var hf=c.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:u,onEntryFocus:l,preventScrollOnEntryFocus:f=!1,...p}=e,m=c.useRef(null),v=Z(t,m),b=ws(a),[h=null,w]=Ve({prop:i,defaultProp:s,onChange:u}),[y,x]=c.useState(!1),A=oe(l),C=xs(n),E=c.useRef(!1),[_,P]=c.useState(0);return c.useEffect(()=>{const O=m.current;if(O)return O.addEventListener(rr,A),()=>O.removeEventListener(rr,A)},[A]),d.jsx(mf,{scope:n,orientation:r,dir:b,loop:o,currentTabStopId:h,onItemFocus:c.useCallback(O=>w(O),[w]),onItemShiftTab:c.useCallback(()=>x(!0),[]),onFocusableItemAdd:c.useCallback(()=>P(O=>O+1),[]),onFocusableItemRemove:c.useCallback(()=>P(O=>O-1),[]),children:d.jsx(V.div,{tabIndex:y||_===0?-1:0,"data-orientation":r,...p,ref:v,style:{outline:"none",...e.style},onMouseDown:k(e.onMouseDown,()=>{E.current=!0}),onFocus:k(e.onFocus,O=>{const B=!E.current;if(O.target===O.currentTarget&&B&&!y){const L=new CustomEvent(rr,df);if(O.currentTarget.dispatchEvent(L),!L.defaultPrevented){const K=C().filter($=>$.focusable),D=K.find($=>$.active),U=K.find($=>$.id===h),J=[D,U,...K].filter(Boolean).map($=>$.ref.current);Rs(J,f)}}E.current=!1}),onBlur:k(e.onBlur,()=>x(!1))})})}),As="RovingFocusGroupItem",Ss=c.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:a,...i}=e,s=Ee(),u=a||s,l=gf(As,n),f=l.currentTabStopId===u,p=xs(n),{onFocusableItemAdd:m,onFocusableItemRemove:v}=l;return c.useEffect(()=>{if(r)return m(),()=>v()},[r,m,v]),d.jsx(or.ItemSlot,{scope:n,id:u,focusable:r,active:o,children:d.jsx(V.span,{tabIndex:f?0:-1,"data-orientation":l.orientation,...i,ref:t,onMouseDown:k(e.onMouseDown,b=>{r?l.onItemFocus(u):b.preventDefault()}),onFocus:k(e.onFocus,()=>l.onItemFocus(u)),onKeyDown:k(e.onKeyDown,b=>{if(b.key==="Tab"&&b.shiftKey){l.onItemShiftTab();return}if(b.target!==b.currentTarget)return;const h=yf(b,l.orientation,l.dir);if(h!==void 0){if(b.metaKey||b.ctrlKey||b.altKey||b.shiftKey)return;b.preventDefault();let y=p().filter(x=>x.focusable).map(x=>x.ref.current);if(h==="last")y.reverse();else if(h==="prev"||h==="next"){h==="prev"&&y.reverse();const x=y.indexOf(b.currentTarget);y=l.loop?wf(y,x+1):y.slice(x+1)}setTimeout(()=>Rs(y))}})})})});Ss.displayName=As;var vf={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function bf(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function yf(e,t,n){const r=bf(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return vf[r]}function Rs(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function wf(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var xf=Es,Cf=Ss,ar=["Enter"," "],Ef=["ArrowDown","PageUp","Home"],Ps=["ArrowUp","PageDown","End"],Af=[...Ef,...Ps],Sf={ltr:[...ar,"ArrowRight"],rtl:[...ar,"ArrowLeft"]},Rf={ltr:["ArrowLeft"],rtl:["ArrowRight"]},xt="Menu",[Ct,Pf,Nf]=ys(xt),[Ke,Ns]=ie(xt,[Nf,rn,Cs]),Et=rn(),Ms=Cs(),[_s,$e]=Ke(xt),[Mf,At]=Ke(xt),Ds=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:a,modal:i=!0}=e,s=Et(t),[u,l]=c.useState(null),f=c.useRef(!1),p=oe(a),m=ws(o);return c.useEffect(()=>{const v=()=>{f.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>f.current=!1;return document.addEventListener("keydown",v,{capture:!0}),()=>{document.removeEventListener("keydown",v,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),d.jsx(qn,{...s,children:d.jsx(_s,{scope:t,open:n,onOpenChange:p,content:u,onContentChange:l,children:d.jsx(Mf,{scope:t,onClose:c.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:f,dir:m,modal:i,children:r})})})};Ds.displayName=xt;var _f="MenuAnchor",sr=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,o=Et(n);return d.jsx(Zn,{...o,...r,ref:t})});sr.displayName=_f;var ir="MenuPortal",[Df,Os]=Ke(ir,{forceMount:void 0}),ks=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:o}=e,a=$e(ir,t);return d.jsx(Df,{scope:t,forceMount:n,children:d.jsx(de,{present:n||a.open,children:d.jsx(jt,{asChild:!0,container:o,children:r})})})};ks.displayName=ir;var ce="MenuContent",[Of,cr]=Ke(ce),Ts=c.forwardRef((e,t)=>{const n=Os(ce,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,a=$e(ce,e.__scopeMenu),i=At(ce,e.__scopeMenu);return d.jsx(Ct.Provider,{scope:e.__scopeMenu,children:d.jsx(de,{present:r||a.open,children:d.jsx(Ct.Slot,{scope:e.__scopeMenu,children:i.modal?d.jsx(kf,{...o,ref:t}):d.jsx(Tf,{...o,ref:t})})})})}),kf=c.forwardRef((e,t)=>{const n=$e(ce,e.__scopeMenu),r=c.useRef(null),o=Z(t,r);return c.useEffect(()=>{const a=r.current;if(a)return Nn(a)},[]),d.jsx(lr,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:k(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),Tf=c.forwardRef((e,t)=>{const n=$e(ce,e.__scopeMenu);return d.jsx(lr,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),lr=c.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:a,onCloseAutoFocus:i,disableOutsidePointerEvents:s,onEntryFocus:u,onEscapeKeyDown:l,onPointerDownOutside:f,onFocusOutside:p,onInteractOutside:m,onDismiss:v,disableOutsideScroll:b,...h}=e,w=$e(ce,n),y=At(ce,n),x=Et(n),A=Ms(n),C=Pf(n),[E,_]=c.useState(null),P=c.useRef(null),O=Z(t,P,w.onContentChange),B=c.useRef(0),L=c.useRef(""),K=c.useRef(0),D=c.useRef(null),U=c.useRef("right"),W=c.useRef(0),J=b?Gt:c.Fragment,$=b?{as:Oe,allowPinchZoom:!0}:void 0,X=S=>{var ue,We;const Y=L.current+S,z=C().filter(ne=>!ne.disabled),le=document.activeElement,Pe=(ue=z.find(ne=>ne.ref.current===le))==null?void 0:ue.textValue,ge=z.map(ne=>ne.textValue),Ye=Hf(ge,Y,Pe),we=(We=z.find(ne=>ne.textValue===Ye))==null?void 0:We.ref.current;(function ne(Be){L.current=Be,window.clearTimeout(B.current),Be!==""&&(B.current=window.setTimeout(()=>ne(""),1e3))})(Y),we&&setTimeout(()=>we.focus())};c.useEffect(()=>()=>window.clearTimeout(B.current),[]),Cn();const T=c.useCallback(S=>{var z,le;return U.current===((z=D.current)==null?void 0:z.side)&&Yf(S,(le=D.current)==null?void 0:le.area)},[]);return d.jsx(Of,{scope:n,searchRef:L,onItemEnter:c.useCallback(S=>{T(S)&&S.preventDefault()},[T]),onItemLeave:c.useCallback(S=>{var Y;T(S)||((Y=P.current)==null||Y.focus(),_(null))},[T]),onTriggerLeave:c.useCallback(S=>{T(S)&&S.preventDefault()},[T]),pointerGraceTimerRef:K,onPointerGraceIntentChange:c.useCallback(S=>{D.current=S},[]),children:d.jsx(J,{...$,children:d.jsx(It,{asChild:!0,trapped:o,onMountAutoFocus:k(a,S=>{var Y;S.preventDefault(),(Y=P.current)==null||Y.focus({preventScroll:!0})}),onUnmountAutoFocus:i,children:d.jsx(Tt,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:f,onFocusOutside:p,onInteractOutside:m,onDismiss:v,children:d.jsx(xf,{asChild:!0,...A,dir:y.dir,orientation:"vertical",loop:r,currentTabStopId:E,onCurrentTabStopIdChange:_,onEntryFocus:k(u,S=>{y.isUsingKeyboardRef.current||S.preventDefault()}),preventScrollOnEntryFocus:!0,children:d.jsx(_a,{role:"menu","aria-orientation":"vertical","data-state":Js(w.open),"data-radix-menu-content":"",dir:y.dir,...x,...h,ref:O,style:{outline:"none",...h.style},onKeyDown:k(h.onKeyDown,S=>{const z=S.target.closest("[data-radix-menu-content]")===S.currentTarget,le=S.ctrlKey||S.altKey||S.metaKey,Pe=S.key.length===1;z&&(S.key==="Tab"&&S.preventDefault(),!le&&Pe&&X(S.key));const ge=P.current;if(S.target!==ge||!Af.includes(S.key))return;S.preventDefault();const we=C().filter(ue=>!ue.disabled).map(ue=>ue.ref.current);Ps.includes(S.key)&&we.reverse(),Vf(we)}),onBlur:k(e.onBlur,S=>{S.currentTarget.contains(S.target)||(window.clearTimeout(B.current),L.current="")}),onPointerMove:k(e.onPointerMove,Rt(S=>{const Y=S.target,z=W.current!==S.clientX;if(S.currentTarget.contains(Y)&&z){const le=S.clientX>W.current?"right":"left";U.current=le,W.current=S.clientX}}))})})})})})})});Ts.displayName=ce;var If="MenuGroup",ur=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return d.jsx(V.div,{role:"group",...r,ref:t})});ur.displayName=If;var jf="MenuLabel",Is=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return d.jsx(V.div,{...r,ref:t})});Is.displayName=jf;var an="MenuItem",js="menu.itemSelect",sn=c.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...o}=e,a=c.useRef(null),i=At(an,e.__scopeMenu),s=cr(an,e.__scopeMenu),u=Z(t,a),l=c.useRef(!1),f=()=>{const p=a.current;if(!n&&p){const m=new CustomEvent(js,{bubbles:!0,cancelable:!0});p.addEventListener(js,v=>r==null?void 0:r(v),{once:!0}),$r(p,m),m.defaultPrevented?l.current=!1:i.onClose()}};return d.jsx(Fs,{...o,ref:u,disabled:n,onClick:k(e.onClick,f),onPointerDown:p=>{var m;(m=e.onPointerDown)==null||m.call(e,p),l.current=!0},onPointerUp:k(e.onPointerUp,p=>{var m;l.current||(m=p.currentTarget)==null||m.click()}),onKeyDown:k(e.onKeyDown,p=>{const m=s.searchRef.current!=="";n||m&&p.key===" "||ar.includes(p.key)&&(p.currentTarget.click(),p.preventDefault())})})});sn.displayName=an;var Fs=c.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:o,...a}=e,i=cr(an,n),s=Ms(n),u=c.useRef(null),l=Z(t,u),[f,p]=c.useState(!1),[m,v]=c.useState("");return c.useEffect(()=>{const b=u.current;b&&v((b.textContent??"").trim())},[a.children]),d.jsx(Ct.ItemSlot,{scope:n,disabled:r,textValue:o??m,children:d.jsx(Cf,{asChild:!0,...s,focusable:!r,children:d.jsx(V.div,{role:"menuitem","data-highlighted":f?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0,...a,ref:l,onPointerMove:k(e.onPointerMove,Rt(b=>{r?i.onItemLeave(b):(i.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:k(e.onPointerLeave,Rt(b=>i.onItemLeave(b))),onFocus:k(e.onFocus,()=>p(!0)),onBlur:k(e.onBlur,()=>p(!1))})})})}),Ff="MenuCheckboxItem",Ls=c.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:r,...o}=e;return d.jsx(Gs,{scope:e.__scopeMenu,checked:n,children:d.jsx(sn,{role:"menuitemcheckbox","aria-checked":cn(n)?"mixed":n,...o,ref:t,"data-state":pr(n),onSelect:k(o.onSelect,()=>r==null?void 0:r(cn(n)?!0:!n),{checkForDefaultPrevented:!1})})})});Ls.displayName=Ff;var $s="MenuRadioGroup",[Lf,$f]=Ke($s,{value:void 0,onValueChange:()=>{}}),Ws=c.forwardRef((e,t)=>{const{value:n,onValueChange:r,...o}=e,a=oe(r);return d.jsx(Lf,{scope:e.__scopeMenu,value:n,onValueChange:a,children:d.jsx(ur,{...o,ref:t})})});Ws.displayName=$s;var Bs="MenuRadioItem",zs=c.forwardRef((e,t)=>{const{value:n,...r}=e,o=$f(Bs,e.__scopeMenu),a=n===o.value;return d.jsx(Gs,{scope:e.__scopeMenu,checked:a,children:d.jsx(sn,{role:"menuitemradio","aria-checked":a,...r,ref:t,"data-state":pr(a),onSelect:k(r.onSelect,()=>{var i;return(i=o.onValueChange)==null?void 0:i.call(o,n)},{checkForDefaultPrevented:!1})})})});zs.displayName=Bs;var dr="MenuItemIndicator",[Gs,Wf]=Ke(dr,{checked:!1}),Vs=c.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:r,...o}=e,a=Wf(dr,n);return d.jsx(de,{present:r||cn(a.checked)||a.checked===!0,children:d.jsx(V.span,{...o,ref:t,"data-state":pr(a.checked)})})});Vs.displayName=dr;var Bf="MenuSeparator",Us=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return d.jsx(V.div,{role:"separator","aria-orientation":"horizontal",...r,ref:t})});Us.displayName=Bf;var zf="MenuArrow",Hs=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,o=Et(n);return d.jsx(Da,{...o,...r,ref:t})});Hs.displayName=zf;var fr="MenuSub",[Gf,Ks]=Ke(fr),Ys=e=>{const{__scopeMenu:t,children:n,open:r=!1,onOpenChange:o}=e,a=$e(fr,t),i=Et(t),[s,u]=c.useState(null),[l,f]=c.useState(null),p=oe(o);return c.useEffect(()=>(a.open===!1&&p(!1),()=>p(!1)),[a.open,p]),d.jsx(qn,{...i,children:d.jsx(_s,{scope:t,open:r,onOpenChange:p,content:l,onContentChange:f,children:d.jsx(Gf,{scope:t,contentId:Ee(),triggerId:Ee(),trigger:s,onTriggerChange:u,children:n})})})};Ys.displayName=fr;var St="MenuSubTrigger",Xs=c.forwardRef((e,t)=>{const n=$e(St,e.__scopeMenu),r=At(St,e.__scopeMenu),o=Ks(St,e.__scopeMenu),a=cr(St,e.__scopeMenu),i=c.useRef(null),{pointerGraceTimerRef:s,onPointerGraceIntentChange:u}=a,l={__scopeMenu:e.__scopeMenu},f=c.useCallback(()=>{i.current&&window.clearTimeout(i.current),i.current=null},[]);return c.useEffect(()=>f,[f]),c.useEffect(()=>{const p=s.current;return()=>{window.clearTimeout(p),u(null)}},[s,u]),d.jsx(sr,{asChild:!0,...l,children:d.jsx(Fs,{id:o.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":o.contentId,"data-state":Js(n.open),...e,ref:kt(t,o.onTriggerChange),onClick:p=>{var m;(m=e.onClick)==null||m.call(e,p),!(e.disabled||p.defaultPrevented)&&(p.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:k(e.onPointerMove,Rt(p=>{a.onItemEnter(p),!p.defaultPrevented&&!e.disabled&&!n.open&&!i.current&&(a.onPointerGraceIntentChange(null),i.current=window.setTimeout(()=>{n.onOpenChange(!0),f()},100))})),onPointerLeave:k(e.onPointerLeave,Rt(p=>{var v,b;f();const m=(v=n.content)==null?void 0:v.getBoundingClientRect();if(m){const h=(b=n.content)==null?void 0:b.dataset.side,w=h==="right",y=w?-5:5,x=m[w?"left":"right"],A=m[w?"right":"left"];a.onPointerGraceIntentChange({area:[{x:p.clientX+y,y:p.clientY},{x,y:m.top},{x:A,y:m.top},{x:A,y:m.bottom},{x,y:m.bottom}],side:h}),window.clearTimeout(s.current),s.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(p),p.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:k(e.onKeyDown,p=>{var v;const m=a.searchRef.current!=="";e.disabled||m&&p.key===" "||Sf[r.dir].includes(p.key)&&(n.onOpenChange(!0),(v=n.content)==null||v.focus(),p.preventDefault())})})})});Xs.displayName=St;var qs="MenuSubContent",Zs=c.forwardRef((e,t)=>{const n=Os(ce,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,a=$e(ce,e.__scopeMenu),i=At(ce,e.__scopeMenu),s=Ks(qs,e.__scopeMenu),u=c.useRef(null),l=Z(t,u);return d.jsx(Ct.Provider,{scope:e.__scopeMenu,children:d.jsx(de,{present:r||a.open,children:d.jsx(Ct.Slot,{scope:e.__scopeMenu,children:d.jsx(lr,{id:s.contentId,"aria-labelledby":s.triggerId,...o,ref:l,align:"start",side:i.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:f=>{var p;i.isUsingKeyboardRef.current&&((p=u.current)==null||p.focus()),f.preventDefault()},onCloseAutoFocus:f=>f.preventDefault(),onFocusOutside:k(e.onFocusOutside,f=>{f.target!==s.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:k(e.onEscapeKeyDown,f=>{i.onClose(),f.preventDefault()}),onKeyDown:k(e.onKeyDown,f=>{var v;const p=f.currentTarget.contains(f.target),m=Rf[i.dir].includes(f.key);p&&m&&(a.onOpenChange(!1),(v=s.trigger)==null||v.focus(),f.preventDefault())})})})})})});Zs.displayName=qs;function Js(e){return e?"open":"closed"}function cn(e){return e==="indeterminate"}function pr(e){return cn(e)?"indeterminate":e?"checked":"unchecked"}function Vf(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function Uf(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function Hf(e,t,n){const o=t.length>1&&Array.from(t).every(l=>l===t[0])?t[0]:t,a=n?e.indexOf(n):-1;let i=Uf(e,Math.max(a,0));o.length===1&&(i=i.filter(l=>l!==n));const u=i.find(l=>l.toLowerCase().startsWith(o.toLowerCase()));return u!==n?u:void 0}function Kf(e,t){const{x:n,y:r}=e;let o=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const s=t[a].x,u=t[a].y,l=t[i].x,f=t[i].y;u>r!=f>r&&n<(l-s)*(r-u)/(f-u)+s&&(o=!o)}return o}function Yf(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return Kf(n,t)}function Rt(e){return t=>t.pointerType==="mouse"?e(t):void 0}var Xf=Ds,qf=sr,Zf=ks,Jf=Ts,Qf=ur,ep=Is,tp=sn,np=Ls,rp=Ws,op=zs,ap=Vs,sp=Us,ip=Hs,cp=Ys,lp=Xs,up=Zs,mr="DropdownMenu",[dp,rm]=ie(mr,[Ns]),ee=Ns(),[fp,Qs]=dp(mr),ei=e=>{const{__scopeDropdownMenu:t,children:n,dir:r,open:o,defaultOpen:a,onOpenChange:i,modal:s=!0}=e,u=ee(t),l=c.useRef(null),[f=!1,p]=Ve({prop:o,defaultProp:a,onChange:i});return d.jsx(fp,{scope:t,triggerId:Ee(),triggerRef:l,contentId:Ee(),open:f,onOpenChange:p,onOpenToggle:c.useCallback(()=>p(m=>!m),[p]),modal:s,children:d.jsx(Xf,{...u,open:f,onOpenChange:p,dir:r,modal:s,children:n})})};ei.displayName=mr;var ti="DropdownMenuTrigger",ni=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,disabled:r=!1,...o}=e,a=Qs(ti,n),i=ee(n);return d.jsx(qf,{asChild:!0,...i,children:d.jsx(V.button,{type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":a.open,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":r?"":void 0,disabled:r,...o,ref:kt(t,a.triggerRef),onPointerDown:k(e.onPointerDown,s=>{!r&&s.button===0&&s.ctrlKey===!1&&(a.onOpenToggle(),a.open||s.preventDefault())}),onKeyDown:k(e.onKeyDown,s=>{r||(["Enter"," "].includes(s.key)&&a.onOpenToggle(),s.key==="ArrowDown"&&a.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(s.key)&&s.preventDefault())})})})});ni.displayName=ti;var pp="DropdownMenuPortal",ri=e=>{const{__scopeDropdownMenu:t,...n}=e,r=ee(t);return d.jsx(Zf,{...r,...n})};ri.displayName=pp;var oi="DropdownMenuContent",ai=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=Qs(oi,n),a=ee(n),i=c.useRef(!1);return d.jsx(Jf,{id:o.contentId,"aria-labelledby":o.triggerId,...a,...r,ref:t,onCloseAutoFocus:k(e.onCloseAutoFocus,s=>{var u;i.current||(u=o.triggerRef.current)==null||u.focus(),i.current=!1,s.preventDefault()}),onInteractOutside:k(e.onInteractOutside,s=>{const u=s.detail.originalEvent,l=u.button===0&&u.ctrlKey===!0,f=u.button===2||l;(!o.modal||f)&&(i.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});ai.displayName=oi;var mp="DropdownMenuGroup",si=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(Qf,{...o,...r,ref:t})});si.displayName=mp;var gp="DropdownMenuLabel",ii=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(ep,{...o,...r,ref:t})});ii.displayName=gp;var hp="DropdownMenuItem",ci=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(tp,{...o,...r,ref:t})});ci.displayName=hp;var vp="DropdownMenuCheckboxItem",li=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(np,{...o,...r,ref:t})});li.displayName=vp;var bp="DropdownMenuRadioGroup",ui=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(rp,{...o,...r,ref:t})});ui.displayName=bp;var yp="DropdownMenuRadioItem",di=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(op,{...o,...r,ref:t})});di.displayName=yp;var wp="DropdownMenuItemIndicator",fi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(ap,{...o,...r,ref:t})});fi.displayName=wp;var xp="DropdownMenuSeparator",pi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(sp,{...o,...r,ref:t})});pi.displayName=xp;var Cp="DropdownMenuArrow",Ep=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(ip,{...o,...r,ref:t})});Ep.displayName=Cp;var Ap=e=>{const{__scopeDropdownMenu:t,children:n,open:r,onOpenChange:o,defaultOpen:a}=e,i=ee(t),[s=!1,u]=Ve({prop:r,defaultProp:a,onChange:o});return d.jsx(cp,{...i,open:s,onOpenChange:u,children:n})},Sp="DropdownMenuSubTrigger",mi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(lp,{...o,...r,ref:t})});mi.displayName=Sp;var Rp="DropdownMenuSubContent",gi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return d.jsx(up,{...o,...r,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});gi.displayName=Rp;var Pp=ei,Np=ni,hi=ri,vi=ai,Mp=si,bi=ii,yi=ci,wi=li,_p=ui,xi=di,Ci=fi,Ei=pi,Dp=Ap,Ai=mi,Si=gi;const Op=Pp,kp=Np,Tp=Mp,Ip=hi,jp=Dp,Fp=_p,Ri=c.forwardRef(({className:e,inset:t,children:n,...r},o)=>d.jsxs(Ai,{ref:o,className:F("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[n,d.jsx(_u,{className:"ml-auto"})]}));Ri.displayName=Ai.displayName;const Pi=c.forwardRef(({className:e,...t},n)=>d.jsx(Si,{ref:n,className:F("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Pi.displayName=Si.displayName;const Ni=c.forwardRef(({className:e,sideOffset:t=4,...n},r)=>d.jsx(hi,{children:d.jsx(vi,{ref:r,sideOffset:t,className:F("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n})}));Ni.displayName=vi.displayName;const Mi=c.forwardRef(({className:e,inset:t,...n},r)=>d.jsx(yi,{ref:r,className:F("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...n}));Mi.displayName=yi.displayName;const _i=c.forwardRef(({className:e,children:t,checked:n,...r},o)=>d.jsxs(wi,{ref:o,className:F("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:n,...r,children:[d.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:d.jsx(Ci,{children:d.jsx(na,{className:"h-4 w-4"})})}),t]}));_i.displayName=wi.displayName;const Di=c.forwardRef(({className:e,children:t,...n},r)=>d.jsxs(xi,{ref:r,className:F("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[d.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:d.jsx(Ci,{children:d.jsx(Du,{className:"h-2 w-2 fill-current"})})}),t]}));Di.displayName=xi.displayName;const Oi=c.forwardRef(({className:e,inset:t,...n},r)=>d.jsx(bi,{ref:r,className:F("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...n}));Oi.displayName=bi.displayName;const ki=c.forwardRef(({className:e,...t},n)=>d.jsx(Ei,{ref:n,className:F("-mx-1 my-1 h-px bg-muted",e),...t}));ki.displayName=Ei.displayName;const Ti=({className:e,...t})=>d.jsx("span",{className:F("ml-auto text-xs tracking-widest opacity-60",e),...t});Ti.displayName="DropdownMenuShortcut";var gr="Progress",hr=100,[Lp,om]=ie(gr),[$p,Wp]=Lp(gr),Ii=c.forwardRef((e,t)=>{const{__scopeProgress:n,value:r=null,max:o,getValueLabel:a=Bp,...i}=e;(o||o===0)&&!$i(o)&&console.error(zp(`${o}`,"Progress"));const s=$i(o)?o:hr;r!==null&&!Wi(r,s)&&console.error(Gp(`${r}`,"Progress"));const u=Wi(r,s)?r:null,l=ln(u)?a(u,s):void 0;return d.jsx($p,{scope:n,value:u,max:s,children:d.jsx(V.div,{"aria-valuemax":s,"aria-valuemin":0,"aria-valuenow":ln(u)?u:void 0,"aria-valuetext":l,role:"progressbar","data-state":Li(u,s),"data-value":u??void 0,"data-max":s,...i,ref:t})})});Ii.displayName=gr;var ji="ProgressIndicator",Fi=c.forwardRef((e,t)=>{const{__scopeProgress:n,...r}=e,o=Wp(ji,n);return d.jsx(V.div,{"data-state":Li(o.value,o.max),"data-value":o.value??void 0,"data-max":o.max,...r,ref:t})});Fi.displayName=ji;function Bp(e,t){return`${Math.round(e/t*100)}%`}function Li(e,t){return e==null?"indeterminate":e===t?"complete":"loading"}function ln(e){return typeof e=="number"}function $i(e){return ln(e)&&!isNaN(e)&&e>0}function Wi(e,t){return ln(e)&&!isNaN(e)&&e<=t&&e>=0}function zp(e,t){return`Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${hr}\`.`}function Gp(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
|
|
131
|
+
*/const qu=Se("EyeOff",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
|
|
132
|
+
* @license lucide-react v0.469.0 - ISC
|
|
133
|
+
*
|
|
134
|
+
* This source code is licensed under the ISC license.
|
|
135
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
136
|
+
*/const Zu=Se("Eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
137
|
+
* @license lucide-react v0.469.0 - ISC
|
|
138
|
+
*
|
|
139
|
+
* This source code is licensed under the ISC license.
|
|
140
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
141
|
+
*/const Ju=Se("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
142
|
+
* @license lucide-react v0.469.0 - ISC
|
|
143
|
+
*
|
|
144
|
+
* This source code is licensed under the ISC license.
|
|
145
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
146
|
+
*/const Qu=Se("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),ed=["top","right","bottom","left"],Te=Math.min,ae=Math.max,Jt=Math.round,Qt=Math.floor,ve=e=>({x:e,y:e}),td={left:"right",right:"left",bottom:"top",top:"bottom"},nd={start:"end",end:"start"};function Gn(e,t,n){return ae(e,Te(t,n))}function Re(e,t){return typeof e=="function"?e(t):e}function Ne(e){return e.split("-")[0]}function st(e){return e.split("-")[1]}function Vn(e){return e==="x"?"y":"x"}function Un(e){return e==="y"?"height":"width"}function Ie(e){return["top","bottom"].includes(Ne(e))?"y":"x"}function Hn(e){return Vn(Ie(e))}function rd(e,t,n){n===void 0&&(n=!1);const r=st(e),o=Hn(e),a=Un(o);let i=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=en(i)),[i,en(i)]}function od(e){const t=en(e);return[Kn(e),t,Kn(t)]}function Kn(e){return e.replace(/start|end/g,t=>nd[t])}function ad(e,t,n){const r=["left","right"],o=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?a:i;default:return[]}}function sd(e,t,n,r){const o=st(e);let a=ad(Ne(e),n==="start",r);return o&&(a=a.map(i=>i+"-"+o),t&&(a=a.concat(a.map(Kn)))),a}function en(e){return e.replace(/left|right|bottom|top/g,t=>td[t])}function id(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ea(e){return typeof e!="number"?id(e):{top:e,right:e,bottom:e,left:e}}function tn(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Aa(e,t,n){let{reference:r,floating:o}=e;const a=Ie(t),i=Hn(t),s=Un(i),d=Ne(t),u=a==="y",f=r.x+r.width/2-o.width/2,p=r.y+r.height/2-o.height/2,m=r[s]/2-o[s]/2;let v;switch(d){case"top":v={x:f,y:r.y-o.height};break;case"bottom":v={x:f,y:r.y+r.height};break;case"right":v={x:r.x+r.width,y:p};break;case"left":v={x:r.x-o.width,y:p};break;default:v={x:r.x,y:r.y}}switch(st(t)){case"start":v[i]-=m*(n&&u?-1:1);break;case"end":v[i]+=m*(n&&u?-1:1);break}return v}const cd=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:i}=n,s=a.filter(Boolean),d=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:f,y:p}=Aa(u,r,d),m=r,v={},b=0;for(let h=0;h<s.length;h++){const{name:w,fn:y}=s[h],{x,y:A,data:C,reset:E}=await y({x:f,y:p,initialPlacement:r,placement:m,strategy:o,middlewareData:v,rects:u,platform:i,elements:{reference:e,floating:t}});f=x??f,p=A??p,v={...v,[w]:{...v[w],...C}},E&&b<=50&&(b++,typeof E=="object"&&(E.placement&&(m=E.placement),E.rects&&(u=E.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):E.rects),{x:f,y:p}=Aa(u,m,d)),h=-1)}return{x:f,y:p,placement:m,strategy:o,middlewareData:v}};async function yt(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:a,rects:i,elements:s,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:m=!1,padding:v=0}=Re(t,e),b=Ea(v),w=s[m?p==="floating"?"reference":"floating":p],y=tn(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(w)))==null||n?w:w.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:f,strategy:d})),x=p==="floating"?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,A=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),C=await(a.isElement==null?void 0:a.isElement(A))?await(a.getScale==null?void 0:a.getScale(A))||{x:1,y:1}:{x:1,y:1},E=tn(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:x,offsetParent:A,strategy:d}):x);return{top:(y.top-E.top+b.top)/C.y,bottom:(E.bottom-y.bottom+b.bottom)/C.y,left:(y.left-E.left+b.left)/C.x,right:(E.right-y.right+b.right)/C.x}}const ld=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:a,platform:i,elements:s,middlewareData:d}=t,{element:u,padding:f=0}=Re(e,t)||{};if(u==null)return{};const p=Ea(f),m={x:n,y:r},v=Hn(o),b=Un(v),h=await i.getDimensions(u),w=v==="y",y=w?"top":"left",x=w?"bottom":"right",A=w?"clientHeight":"clientWidth",C=a.reference[b]+a.reference[v]-m[v]-a.floating[b],E=m[v]-a.reference[v],_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let N=_?_[A]:0;(!N||!await(i.isElement==null?void 0:i.isElement(_)))&&(N=s.floating[A]||a.floating[b]);const k=C/2-E/2,B=N/2-h[b]/2-1,F=Te(p[y],B),K=Te(p[x],B),O=F,U=N-h[b]-K,W=N/2-h[b]/2+k,J=Gn(O,W,U),$=!d.arrow&&st(o)!=null&&W!==J&&a.reference[b]/2-(W<O?F:K)-h[b]/2<0,X=$?W<O?W-O:W-U:0;return{[v]:m[v]+X,data:{[v]:J,centerOffset:W-J-X,...$&&{alignmentOffset:X}},reset:$}}}),ud=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:a,rects:i,initialPlacement:s,platform:d,elements:u}=t,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:m,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:h=!0,...w}=Re(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const y=Ne(o),x=Ie(s),A=Ne(s)===s,C=await(d.isRTL==null?void 0:d.isRTL(u.floating)),E=m||(A||!h?[en(s)]:od(s)),_=b!=="none";!m&&_&&E.push(...sd(s,h,b,C));const N=[s,...E],k=await yt(t,w),B=[];let F=((r=a.flip)==null?void 0:r.overflows)||[];if(f&&B.push(k[y]),p){const W=rd(o,i,C);B.push(k[W[0]],k[W[1]])}if(F=[...F,{placement:o,overflows:B}],!B.every(W=>W<=0)){var K,O;const W=(((K=a.flip)==null?void 0:K.index)||0)+1,J=N[W];if(J)return{data:{index:W,overflows:F},reset:{placement:J}};let $=(O=F.filter(X=>X.overflows[0]<=0).sort((X,T)=>X.overflows[1]-T.overflows[1])[0])==null?void 0:O.placement;if(!$)switch(v){case"bestFit":{var U;const X=(U=F.filter(T=>{if(_){const R=Ie(T.placement);return R===x||R==="y"}return!0}).map(T=>[T.placement,T.overflows.filter(R=>R>0).reduce((R,Y)=>R+Y,0)]).sort((T,R)=>T[1]-R[1])[0])==null?void 0:U[0];X&&($=X);break}case"initialPlacement":$=s;break}if(o!==$)return{reset:{placement:$}}}return{}}}};function Sa(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Ra(e){return ed.some(t=>e[t]>=0)}const dd=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=Re(e,t);switch(r){case"referenceHidden":{const a=await yt(t,{...o,elementContext:"reference"}),i=Sa(a,n.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:Ra(i)}}}case"escaped":{const a=await yt(t,{...o,altBoundary:!0}),i=Sa(a,n.floating);return{data:{escapedOffsets:i,escaped:Ra(i)}}}default:return{}}}}};async function fd(e,t){const{placement:n,platform:r,elements:o}=e,a=await(r.isRTL==null?void 0:r.isRTL(o.floating)),i=Ne(n),s=st(n),d=Ie(n)==="y",u=["left","top"].includes(i)?-1:1,f=a&&d?-1:1,p=Re(t,e);let{mainAxis:m,crossAxis:v,alignmentAxis:b}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return s&&typeof b=="number"&&(v=s==="end"?b*-1:b),d?{x:v*f,y:m*u}:{x:m*u,y:v*f}}const pd=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:a,placement:i,middlewareData:s}=t,d=await fd(t,e);return i===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+d.x,y:a+d.y,data:{...d,placement:i}}}}},md=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:w=>{let{x:y,y:x}=w;return{x:y,y:x}}},...d}=Re(e,t),u={x:n,y:r},f=await yt(t,d),p=Ie(Ne(o)),m=Vn(p);let v=u[m],b=u[p];if(a){const w=m==="y"?"top":"left",y=m==="y"?"bottom":"right",x=v+f[w],A=v-f[y];v=Gn(x,v,A)}if(i){const w=p==="y"?"top":"left",y=p==="y"?"bottom":"right",x=b+f[w],A=b-f[y];b=Gn(x,b,A)}const h=s.fn({...t,[m]:v,[p]:b});return{...h,data:{x:h.x-n,y:h.y-r,enabled:{[m]:a,[p]:i}}}}}},gd=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:a,middlewareData:i}=t,{offset:s=0,mainAxis:d=!0,crossAxis:u=!0}=Re(e,t),f={x:n,y:r},p=Ie(o),m=Vn(p);let v=f[m],b=f[p];const h=Re(s,t),w=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(d){const A=m==="y"?"height":"width",C=a.reference[m]-a.floating[A]+w.mainAxis,E=a.reference[m]+a.reference[A]-w.mainAxis;v<C?v=C:v>E&&(v=E)}if(u){var y,x;const A=m==="y"?"width":"height",C=["top","left"].includes(Ne(o)),E=a.reference[p]-a.floating[A]+(C&&((y=i.offset)==null?void 0:y[p])||0)+(C?0:w.crossAxis),_=a.reference[p]+a.reference[A]+(C?0:((x=i.offset)==null?void 0:x[p])||0)-(C?w.crossAxis:0);b<E?b=E:b>_&&(b=_)}return{[m]:v,[p]:b}}}},hd=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:a,platform:i,elements:s}=t,{apply:d=()=>{},...u}=Re(e,t),f=await yt(t,u),p=Ne(o),m=st(o),v=Ie(o)==="y",{width:b,height:h}=a.floating;let w,y;p==="top"||p==="bottom"?(w=p,y=m===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(y=p,w=m==="end"?"top":"bottom");const x=h-f.top-f.bottom,A=b-f.left-f.right,C=Te(h-f[w],x),E=Te(b-f[y],A),_=!t.middlewareData.shift;let N=C,k=E;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(k=A),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(N=x),_&&!m){const F=ae(f.left,0),K=ae(f.right,0),O=ae(f.top,0),U=ae(f.bottom,0);v?k=b-2*(F!==0||K!==0?F+K:ae(f.left,f.right)):N=h-2*(O!==0||U!==0?O+U:ae(f.top,f.bottom))}await d({...t,availableWidth:k,availableHeight:N});const B=await i.getDimensions(s.floating);return b!==B.width||h!==B.height?{reset:{rects:!0}}:{}}}};function nn(){return typeof window<"u"}function it(e){return Na(e)?(e.nodeName||"").toLowerCase():"#document"}function se(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function be(e){var t;return(t=(Na(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Na(e){return nn()?e instanceof Node||e instanceof se(e).Node:!1}function pe(e){return nn()?e instanceof Element||e instanceof se(e).Element:!1}function ye(e){return nn()?e instanceof HTMLElement||e instanceof se(e).HTMLElement:!1}function Pa(e){return!nn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof se(e).ShadowRoot}function wt(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=me(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function vd(e){return["table","td","th"].includes(it(e))}function rn(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function Yn(e){const t=Xn(),n=pe(e)?me(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function bd(e){let t=Le(e);for(;ye(t)&&!ct(t);){if(Yn(t))return t;if(rn(t))return null;t=Le(t)}return null}function Xn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ct(e){return["html","body","#document"].includes(it(e))}function me(e){return se(e).getComputedStyle(e)}function on(e){return pe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Le(e){if(it(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Pa(e)&&e.host||be(e);return Pa(t)?t.host:t}function Ma(e){const t=Le(e);return ct(t)?e.ownerDocument?e.ownerDocument.body:e.body:ye(t)&&wt(t)?t:Ma(t)}function xt(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Ma(e),a=o===((r=e.ownerDocument)==null?void 0:r.body),i=se(o);if(a){const s=qn(i);return t.concat(i,i.visualViewport||[],wt(o)?o:[],s&&n?xt(s):[])}return t.concat(o,xt(o,[],n))}function qn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Da(e){const t=me(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=ye(e),a=o?e.offsetWidth:n,i=o?e.offsetHeight:r,s=Jt(n)!==a||Jt(r)!==i;return s&&(n=a,r=i),{width:n,height:r,$:s}}function Zn(e){return pe(e)?e:e.contextElement}function lt(e){const t=Zn(e);if(!ye(t))return ve(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=Da(t);let i=(a?Jt(n.width):n.width)/r,s=(a?Jt(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const yd=ve(0);function _a(e){const t=se(e);return!Xn()||!t.visualViewport?yd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function wd(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==se(e)?!1:t}function Ke(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),a=Zn(e);let i=ve(1);t&&(r?pe(r)&&(i=lt(r)):i=lt(e));const s=wd(a,n,r)?_a(a):ve(0);let d=(o.left+s.x)/i.x,u=(o.top+s.y)/i.y,f=o.width/i.x,p=o.height/i.y;if(a){const m=se(a),v=r&&pe(r)?se(r):r;let b=m,h=qn(b);for(;h&&r&&v!==b;){const w=lt(h),y=h.getBoundingClientRect(),x=me(h),A=y.left+(h.clientLeft+parseFloat(x.paddingLeft))*w.x,C=y.top+(h.clientTop+parseFloat(x.paddingTop))*w.y;d*=w.x,u*=w.y,f*=w.x,p*=w.y,d+=A,u+=C,b=se(h),h=qn(b)}}return tn({width:f,height:p,x:d,y:u})}function Jn(e,t){const n=on(e).scrollLeft;return t?t.left+n:Ke(be(e)).left+n}function Oa(e,t,n){n===void 0&&(n=!1);const r=e.getBoundingClientRect(),o=r.left+t.scrollLeft-(n?0:Jn(e,r)),a=r.top+t.scrollTop;return{x:o,y:a}}function xd(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const a=o==="fixed",i=be(r),s=t?rn(t.floating):!1;if(r===i||s&&a)return n;let d={scrollLeft:0,scrollTop:0},u=ve(1);const f=ve(0),p=ye(r);if((p||!p&&!a)&&((it(r)!=="body"||wt(i))&&(d=on(r)),ye(r))){const v=Ke(r);u=lt(r),f.x=v.x+r.clientLeft,f.y=v.y+r.clientTop}const m=i&&!p&&!a?Oa(i,d,!0):ve(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-d.scrollLeft*u.x+f.x+m.x,y:n.y*u.y-d.scrollTop*u.y+f.y+m.y}}function Cd(e){return Array.from(e.getClientRects())}function Ed(e){const t=be(e),n=on(e),r=e.ownerDocument.body,o=ae(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=ae(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+Jn(e);const s=-n.scrollTop;return me(r).direction==="rtl"&&(i+=ae(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:i,y:s}}function Ad(e,t){const n=se(e),r=be(e),o=n.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,d=0;if(o){a=o.width,i=o.height;const u=Xn();(!u||u&&t==="fixed")&&(s=o.offsetLeft,d=o.offsetTop)}return{width:a,height:i,x:s,y:d}}function Sd(e,t){const n=Ke(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=ye(e)?lt(e):ve(1),i=e.clientWidth*a.x,s=e.clientHeight*a.y,d=o*a.x,u=r*a.y;return{width:i,height:s,x:d,y:u}}function ka(e,t,n){let r;if(t==="viewport")r=Ad(e,n);else if(t==="document")r=Ed(be(e));else if(pe(t))r=Sd(t,n);else{const o=_a(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return tn(r)}function ja(e,t){const n=Le(e);return n===t||!pe(n)||ct(n)?!1:me(n).position==="fixed"||ja(n,t)}function Rd(e,t){const n=t.get(e);if(n)return n;let r=xt(e,[],!1).filter(s=>pe(s)&&it(s)!=="body"),o=null;const a=me(e).position==="fixed";let i=a?Le(e):e;for(;pe(i)&&!ct(i);){const s=me(i),d=Yn(i);!d&&s.position==="fixed"&&(o=null),(a?!d&&!o:!d&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||wt(i)&&!d&&ja(e,i))?r=r.filter(f=>f!==i):o=s,i=Le(i)}return t.set(e,r),r}function Nd(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[...n==="clippingAncestors"?rn(t)?[]:Rd(t,this._c):[].concat(n),r],s=i[0],d=i.reduce((u,f)=>{const p=ka(t,f,o);return u.top=ae(p.top,u.top),u.right=Te(p.right,u.right),u.bottom=Te(p.bottom,u.bottom),u.left=ae(p.left,u.left),u},ka(t,s,o));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function Pd(e){const{width:t,height:n}=Da(e);return{width:t,height:n}}function Md(e,t,n){const r=ye(t),o=be(t),a=n==="fixed",i=Ke(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const d=ve(0);if(r||!r&&!a)if((it(t)!=="body"||wt(o))&&(s=on(t)),r){const m=Ke(t,!0,a,t);d.x=m.x+t.clientLeft,d.y=m.y+t.clientTop}else o&&(d.x=Jn(o));const u=o&&!r&&!a?Oa(o,s):ve(0),f=i.left+s.scrollLeft-d.x-u.x,p=i.top+s.scrollTop-d.y-u.y;return{x:f,y:p,width:i.width,height:i.height}}function Qn(e){return me(e).position==="static"}function Ta(e,t){if(!ye(e)||me(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return be(e)===n&&(n=n.ownerDocument.body),n}function Ia(e,t){const n=se(e);if(rn(e))return n;if(!ye(e)){let o=Le(e);for(;o&&!ct(o);){if(pe(o)&&!Qn(o))return o;o=Le(o)}return n}let r=Ta(e,t);for(;r&&vd(r)&&Qn(r);)r=Ta(r,t);return r&&ct(r)&&Qn(r)&&!Yn(r)?n:r||bd(e)||n}const Dd=async function(e){const t=this.getOffsetParent||Ia,n=this.getDimensions,r=await n(e.floating);return{reference:Md(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function _d(e){return me(e).direction==="rtl"}const Od={convertOffsetParentRelativeRectToViewportRelativeRect:xd,getDocumentElement:be,getClippingRect:Nd,getOffsetParent:Ia,getElementRects:Dd,getClientRects:Cd,getDimensions:Pd,getScale:lt,isElement:pe,isRTL:_d};function kd(e,t){let n=null,r;const o=be(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function i(s,d){s===void 0&&(s=!1),d===void 0&&(d=1),a();const{left:u,top:f,width:p,height:m}=e.getBoundingClientRect();if(s||t(),!p||!m)return;const v=Qt(f),b=Qt(o.clientWidth-(u+p)),h=Qt(o.clientHeight-(f+m)),w=Qt(u),x={rootMargin:-v+"px "+-b+"px "+-h+"px "+-w+"px",threshold:ae(0,Te(1,d))||1};let A=!0;function C(E){const _=E[0].intersectionRatio;if(_!==d){if(!A)return i();_?i(!1,_):r=setTimeout(()=>{i(!1,1e-7)},1e3)}A=!1}try{n=new IntersectionObserver(C,{...x,root:o.ownerDocument})}catch{n=new IntersectionObserver(C,x)}n.observe(e)}return i(!0),a}function jd(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,u=Zn(e),f=o||a?[...u?xt(u):[],...xt(t)]:[];f.forEach(y=>{o&&y.addEventListener("scroll",n,{passive:!0}),a&&y.addEventListener("resize",n)});const p=u&&s?kd(u,n):null;let m=-1,v=null;i&&(v=new ResizeObserver(y=>{let[x]=y;x&&x.target===u&&v&&(v.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var A;(A=v)==null||A.observe(t)})),n()}),u&&!d&&v.observe(u),v.observe(t));let b,h=d?Ke(e):null;d&&w();function w(){const y=Ke(e);h&&(y.x!==h.x||y.y!==h.y||y.width!==h.width||y.height!==h.height)&&n(),h=y,b=requestAnimationFrame(w)}return n(),()=>{var y;f.forEach(x=>{o&&x.removeEventListener("scroll",n),a&&x.removeEventListener("resize",n)}),p==null||p(),(y=v)==null||y.disconnect(),v=null,d&&cancelAnimationFrame(b)}}const Td=pd,Id=md,Ld=ud,Fd=hd,$d=dd,La=ld,Wd=gd,zd=(e,t,n)=>{const r=new Map,o={platform:Od,...n},a={...o.platform,_c:r};return cd(e,t,{...o,platform:a})};var an=typeof document<"u"?z.useLayoutEffect:z.useEffect;function sn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!sn(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const a=o[r];if(!(a==="_owner"&&e.$$typeof)&&!sn(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Fa(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function $a(e,t){const n=Fa(e);return Math.round(t*n)/n}function er(e){const t=c.useRef(e);return an(()=>{t.current=e}),t}function Bd(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:d,open:u}=e,[f,p]=c.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[m,v]=c.useState(r);sn(m,r)||v(r);const[b,h]=c.useState(null),[w,y]=c.useState(null),x=c.useCallback(T=>{T!==_.current&&(_.current=T,h(T))},[]),A=c.useCallback(T=>{T!==N.current&&(N.current=T,y(T))},[]),C=a||b,E=i||w,_=c.useRef(null),N=c.useRef(null),k=c.useRef(f),B=d!=null,F=er(d),K=er(o),O=er(u),U=c.useCallback(()=>{if(!_.current||!N.current)return;const T={placement:t,strategy:n,middleware:m};K.current&&(T.platform=K.current),zd(_.current,N.current,T).then(R=>{const Y={...R,isPositioned:O.current!==!1};W.current&&!sn(k.current,Y)&&(k.current=Y,$r.flushSync(()=>{p(Y)}))})},[m,t,n,K,O]);an(()=>{u===!1&&k.current.isPositioned&&(k.current.isPositioned=!1,p(T=>({...T,isPositioned:!1})))},[u]);const W=c.useRef(!1);an(()=>(W.current=!0,()=>{W.current=!1}),[]),an(()=>{if(C&&(_.current=C),E&&(N.current=E),C&&E){if(F.current)return F.current(C,E,U);U()}},[C,E,U,F,B]);const J=c.useMemo(()=>({reference:_,floating:N,setReference:x,setFloating:A}),[x,A]),$=c.useMemo(()=>({reference:C,floating:E}),[C,E]),X=c.useMemo(()=>{const T={position:n,left:0,top:0};if(!$.floating)return T;const R=$a($.floating,f.x),Y=$a($.floating,f.y);return s?{...T,transform:"translate("+R+"px, "+Y+"px)",...Fa($.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:R,top:Y}},[n,s,$.floating,f.x,f.y]);return c.useMemo(()=>({...f,update:U,refs:J,elements:$,floatingStyles:X}),[f,U,J,$,X])}const Gd=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?La({element:r.current,padding:o}).fn(n):{}:r?La({element:r,padding:o}).fn(n):{}}}},Vd=(e,t)=>({...Td(e),options:[e,t]}),Ud=(e,t)=>({...Id(e),options:[e,t]}),Hd=(e,t)=>({...Wd(e),options:[e,t]}),Kd=(e,t)=>({...Ld(e),options:[e,t]}),Yd=(e,t)=>({...Fd(e),options:[e,t]}),Xd=(e,t)=>({...$d(e),options:[e,t]}),qd=(e,t)=>({...Gd(e),options:[e,t]});var Zd="Arrow",Wa=c.forwardRef((e,t)=>{const{children:n,width:r=10,height:o=5,...a}=e;return l.jsx(V.svg,{...a,ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:l.jsx("polygon",{points:"0,0 30,0 15,10"})})});Wa.displayName=Zd;var Jd=Wa;function tr(e){const[t,n]=c.useState(void 0);return Ce(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const a=o[0];let i,s;if("borderBoxSize"in a){const d=a.borderBoxSize,u=Array.isArray(d)?d[0]:d;i=u.inlineSize,s=u.blockSize}else i=e.offsetWidth,s=e.offsetHeight;n({width:i,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var nr="Popper",[za,cn]=ie(nr),[Qd,Ba]=za(nr),Ga=e=>{const{__scopePopper:t,children:n}=e,[r,o]=c.useState(null);return l.jsx(Qd,{scope:t,anchor:r,onAnchorChange:o,children:n})};Ga.displayName=nr;var Va="PopperAnchor",Ua=c.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,a=Ba(Va,n),i=c.useRef(null),s=Z(t,i);return c.useEffect(()=>{a.onAnchorChange((r==null?void 0:r.current)||i.current)}),r?null:l.jsx(V.div,{...o,ref:s})});Ua.displayName=Va;var rr="PopperContent",[ef,tf]=za(rr),Ha=c.forwardRef((e,t)=>{var ue,ze,ne,Be,_t,dt;const{__scopePopper:n,side:r="bottom",sideOffset:o=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:d=!0,collisionBoundary:u=[],collisionPadding:f=0,sticky:p="partial",hideWhenDetached:m=!1,updatePositionStrategy:v="optimized",onPlaced:b,...h}=e,w=Ba(rr,n),[y,x]=c.useState(null),A=Z(t,Ge=>x(Ge)),[C,E]=c.useState(null),_=tr(C),N=(_==null?void 0:_.width)??0,k=(_==null?void 0:_.height)??0,B=r+(a!=="center"?"-"+a:""),F=typeof f=="number"?f:{top:0,right:0,bottom:0,left:0,...f},K=Array.isArray(u)?u:[u],O=K.length>0,U={padding:F,boundary:K.filter(rf),altBoundary:O},{refs:W,floatingStyles:J,placement:$,isPositioned:X,middlewareData:T}=Bd({strategy:"fixed",placement:B,whileElementsMounted:(...Ge)=>jd(...Ge,{animationFrame:v==="always"}),elements:{reference:w.anchor},middleware:[Vd({mainAxis:o+k,alignmentAxis:i}),d&&Ud({mainAxis:!0,crossAxis:!1,limiter:p==="partial"?Hd():void 0,...U}),d&&Kd({...U}),Yd({...U,apply:({elements:Ge,rects:ft,availableWidth:Ot,availableHeight:Ir})=>{const{width:mn,height:gn}=ft.reference,qe=Ge.floating.style;qe.setProperty("--radix-popper-available-width",`${Ot}px`),qe.setProperty("--radix-popper-available-height",`${Ir}px`),qe.setProperty("--radix-popper-anchor-width",`${mn}px`),qe.setProperty("--radix-popper-anchor-height",`${gn}px`)}}),C&&qd({element:C,padding:s}),of({arrowWidth:N,arrowHeight:k}),m&&Xd({strategy:"referenceHidden",...U})]}),[R,Y]=Xa($),G=oe(b);Ce(()=>{X&&(G==null||G())},[X,G]);const le=(ue=T.arrow)==null?void 0:ue.x,Pe=(ze=T.arrow)==null?void 0:ze.y,ge=((ne=T.arrow)==null?void 0:ne.centerOffset)!==0,[Xe,we]=c.useState();return Ce(()=>{y&&we(window.getComputedStyle(y).zIndex)},[y]),l.jsx("div",{ref:W.setFloating,"data-radix-popper-content-wrapper":"",style:{...J,transform:X?J.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Xe,"--radix-popper-transform-origin":[(Be=T.transformOrigin)==null?void 0:Be.x,(_t=T.transformOrigin)==null?void 0:_t.y].join(" "),...((dt=T.hide)==null?void 0:dt.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:l.jsx(ef,{scope:n,placedSide:R,onArrowChange:E,arrowX:le,arrowY:Pe,shouldHideArrow:ge,children:l.jsx(V.div,{"data-side":R,"data-align":Y,...h,ref:A,style:{...h.style,animation:X?void 0:"none"}})})})});Ha.displayName=rr;var Ka="PopperArrow",nf={top:"bottom",right:"left",bottom:"top",left:"right"},Ya=c.forwardRef(function(t,n){const{__scopePopper:r,...o}=t,a=tf(Ka,r),i=nf[a.placedSide];return l.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:l.jsx(Jd,{...o,ref:n,style:{...o.style,display:"block"}})})});Ya.displayName=Ka;function rf(e){return e!==null}var of=e=>({name:"transformOrigin",options:e,fn(t){var w,y,x;const{placement:n,rects:r,middlewareData:o}=t,i=((w=o.arrow)==null?void 0:w.centerOffset)!==0,s=i?0:e.arrowWidth,d=i?0:e.arrowHeight,[u,f]=Xa(n),p={start:"0%",center:"50%",end:"100%"}[f],m=(((y=o.arrow)==null?void 0:y.x)??0)+s/2,v=(((x=o.arrow)==null?void 0:x.y)??0)+d/2;let b="",h="";return u==="bottom"?(b=i?p:`${m}px`,h=`${-d}px`):u==="top"?(b=i?p:`${m}px`,h=`${r.floating.height+d}px`):u==="right"?(b=`${-d}px`,h=i?p:`${v}px`):u==="left"&&(b=`${r.floating.width+d}px`,h=i?p:`${v}px`),{data:{x:b,y:h}}}});function Xa(e){const[t,n="center"]=e.split("-");return[t,n]}var or=Ga,ar=Ua,qa=Ha,Za=Ya,sr="Popover",[Ja,Cm]=ie(sr,[cn]),Ct=cn(),[af,Fe]=Ja(sr),Qa=e=>{const{__scopePopover:t,children:n,open:r,defaultOpen:o,onOpenChange:a,modal:i=!1}=e,s=Ct(t),d=c.useRef(null),[u,f]=c.useState(!1),[p=!1,m]=Ue({prop:r,defaultProp:o,onChange:a});return l.jsx(or,{...s,children:l.jsx(af,{scope:t,contentId:Ee(),triggerRef:d,open:p,onOpenChange:m,onOpenToggle:c.useCallback(()=>m(v=>!v),[m]),hasCustomAnchor:u,onCustomAnchorAdd:c.useCallback(()=>f(!0),[]),onCustomAnchorRemove:c.useCallback(()=>f(!1),[]),modal:i,children:n})})};Qa.displayName=sr;var es="PopoverAnchor",ts=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(es,n),a=Ct(n),{onCustomAnchorAdd:i,onCustomAnchorRemove:s}=o;return c.useEffect(()=>(i(),()=>s()),[i,s]),l.jsx(ar,{...a,...r,ref:t})});ts.displayName=es;var ns="PopoverTrigger",rs=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(ns,n),a=Ct(n),i=Z(t,o.triggerRef),s=l.jsx(V.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":cs(o.open),...r,ref:i,onClick:j(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?s:l.jsx(ar,{asChild:!0,...a,children:s})});rs.displayName=ns;var ir="PopoverPortal",[sf,cf]=Ja(ir,{forceMount:void 0}),os=e=>{const{__scopePopover:t,forceMount:n,children:r,container:o}=e,a=Fe(ir,t);return l.jsx(sf,{scope:t,forceMount:n,children:l.jsx(de,{present:n||a.open,children:l.jsx(Wt,{asChild:!0,container:o,children:r})})})};os.displayName=ir;var ut="PopoverContent",as=c.forwardRef((e,t)=>{const n=cf(ut,e.__scopePopover),{forceMount:r=n.forceMount,...o}=e,a=Fe(ut,e.__scopePopover);return l.jsx(de,{present:r||a.open,children:a.modal?l.jsx(lf,{...o,ref:t}):l.jsx(uf,{...o,ref:t})})});as.displayName=ut;var lf=c.forwardRef((e,t)=>{const n=Fe(ut,e.__scopePopover),r=c.useRef(null),o=Z(t,r),a=c.useRef(!1);return c.useEffect(()=>{const i=r.current;if(i)return On(i)},[]),l.jsx(Kt,{as:ke,allowPinchZoom:!0,children:l.jsx(ss,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:j(e.onCloseAutoFocus,i=>{var s;i.preventDefault(),a.current||(s=n.triggerRef.current)==null||s.focus()}),onPointerDownOutside:j(e.onPointerDownOutside,i=>{const s=i.detail.originalEvent,d=s.button===0&&s.ctrlKey===!0,u=s.button===2||d;a.current=u},{checkForDefaultPrevented:!1}),onFocusOutside:j(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1})})})}),uf=c.forwardRef((e,t)=>{const n=Fe(ut,e.__scopePopover),r=c.useRef(!1),o=c.useRef(!1);return l.jsx(ss,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var i,s;(i=e.onCloseAutoFocus)==null||i.call(e,a),a.defaultPrevented||(r.current||(s=n.triggerRef.current)==null||s.focus(),a.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:a=>{var d,u;(d=e.onInteractOutside)==null||d.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=a.target;((u=n.triggerRef.current)==null?void 0:u.contains(i))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&o.current&&a.preventDefault()}})}),ss=c.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:i,onEscapeKeyDown:s,onPointerDownOutside:d,onFocusOutside:u,onInteractOutside:f,...p}=e,m=Fe(ut,n),v=Ct(n);return Rn(),l.jsx($t,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:a,children:l.jsx(Ft,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:f,onEscapeKeyDown:s,onPointerDownOutside:d,onFocusOutside:u,onDismiss:()=>m.onOpenChange(!1),children:l.jsx(qa,{"data-state":cs(m.open),role:"dialog",id:m.contentId,...v,...p,ref:t,style:{...p.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),is="PopoverClose",df=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Fe(is,n);return l.jsx(V.button,{type:"button",...r,ref:t,onClick:j(e.onClick,()=>o.onOpenChange(!1))})});df.displayName=is;var ff="PopoverArrow",pf=c.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=Ct(n);return l.jsx(Za,{...o,...r,ref:t})});pf.displayName=ff;function cs(e){return e?"open":"closed"}var mf=Qa,gf=ts,hf=rs,vf=os,ls=as;const us=mf,ds=hf,bf=gf,cr=c.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},o)=>l.jsx(vf,{children:l.jsx(ls,{ref:o,align:t,sideOffset:n,className:D("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));cr.displayName=ls.displayName;function yf(e){const{value:t="",onChange:n,options:r,className:o,placeholder:a="Search...",emptyMessage:i="Nothing found"}=e,[s,d]=z.useState(t),[u,f]=z.useState(r),[p,m]=z.useState(-1),[v,b]=z.useState(!1),h=C=>{const E=C.target.value;d(E),n==null||n(E),m(-1),b(!0),E.trim()===""?f(r):f(r.filter(_=>_.label.toLowerCase().includes(E.toLowerCase())))},w=C=>{if(C.key==="ArrowDown")C.preventDefault(),m(E=>E<u.length-1?E+1:E);else if(C.key==="ArrowUp")C.preventDefault(),m(E=>E>0?E-1:-1);else if(C.key==="Enter"&&p>=0){const E=u[p];d(E.label),n==null||n(E.value),f([]),m(-1),b(!1)}else C.key==="Escape"&&(f([]),m(-1))},y=C=>{b(!1),d(C.label),n==null||n(C.value),f(r),m(-1)},x=()=>{b(!0)},A=()=>{b(!1)};return l.jsxs(us,{open:v,children:[l.jsx(ds,{asChild:!0,children:l.jsx("div",{className:"relative w-full",children:l.jsx(It,{type:"text",placeholder:a,value:s,onChange:h,onKeyDown:w,onClick:x,onFocus:x,onBlur:A,className:D("pr-10",o),"aria-label":"Search field","aria-autocomplete":"list","aria-controls":"suggestions-list","aria-expanded":u.length>0,leftIcon:l.jsx(Ju,{className:"w-4 h-4"})})})}),l.jsx(cr,{className:"p-0 w-[var(--radix-popover-trigger-width)] max-h-96 overflow-y-auto",children:u.length>0?l.jsx("ul",{id:"suggestions-list",role:"listbox",children:u.map((C,E)=>l.jsx("li",{className:`px-4 py-2 cursor-pointer hover:bg-muted ${E===p?"bg-muted":""}`,onClick:()=>y(C),role:"option","aria-selected":E===p,children:C.label},C.value))}):l.jsx("span",{className:"px-4 py-2 block",children:i})})]})}var lr="Avatar",[wf,Em]=ie(lr),[xf,fs]=wf(lr),ps=c.forwardRef((e,t)=>{const{__scopeAvatar:n,...r}=e,[o,a]=c.useState("idle");return l.jsx(xf,{scope:n,imageLoadingStatus:o,onImageLoadingStatusChange:a,children:l.jsx(V.span,{...r,ref:t})})});ps.displayName=lr;var ms="AvatarImage",gs=c.forwardRef((e,t)=>{const{__scopeAvatar:n,src:r,onLoadingStatusChange:o=()=>{},...a}=e,i=fs(ms,n),s=Cf(r,a.referrerPolicy),d=oe(u=>{o(u),i.onImageLoadingStatusChange(u)});return Ce(()=>{s!=="idle"&&d(s)},[s,d]),s==="loaded"?l.jsx(V.img,{...a,ref:t,src:r}):null});gs.displayName=ms;var hs="AvatarFallback",vs=c.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:r,...o}=e,a=fs(hs,n),[i,s]=c.useState(r===void 0);return c.useEffect(()=>{if(r!==void 0){const d=window.setTimeout(()=>s(!0),r);return()=>window.clearTimeout(d)}},[r]),i&&a.imageLoadingStatus!=="loaded"?l.jsx(V.span,{...o,ref:t}):null});vs.displayName=hs;function Cf(e,t){const[n,r]=c.useState("idle");return Ce(()=>{if(!e){r("error");return}let o=!0;const a=new window.Image,i=s=>()=>{o&&r(s)};return r("loading"),a.onload=i("loaded"),a.onerror=i("error"),a.src=e,t&&(a.referrerPolicy=t),()=>{o=!1}},[e,t]),n}var bs=ps,ys=gs,ws=vs;const xs=c.forwardRef(({className:e,...t},n)=>l.jsx(bs,{ref:n,className:D("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));xs.displayName=bs.displayName;const Cs=c.forwardRef(({className:e,...t},n)=>l.jsx(ys,{ref:n,className:D("aspect-square h-full w-full",e),...t}));Cs.displayName=ys.displayName;const Es=c.forwardRef(({className:e,...t},n)=>l.jsx(ws,{ref:n,className:D("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));Es.displayName=ws.displayName;const As=wn("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Ef({className:e,variant:t,...n}){return l.jsx("div",{className:D(As({variant:t}),e),...n})}const Ss=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("rounded-xl border bg-card text-card-foreground shadow",e),...t}));Ss.displayName="Card";const Rs=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("flex flex-col space-y-1.5 p-6",e),...t}));Rs.displayName="CardHeader";const Ns=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("font-semibold leading-none tracking-tight pb-4",e),...t}));Ns.displayName="CardTitle";const Ps=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("text-sm text-muted-foreground",e),...t}));Ps.displayName="CardDescription";const Ms=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("p-6 py-0",e),...t}));Ms.displayName="CardContent";const Ds=c.forwardRef(({className:e,...t},n)=>l.jsx("div",{ref:n,className:D("flex items-center p-6 pt-6",e),...t}));Ds.displayName="CardFooter";function _s(e){const t=c.useRef({value:e,previous:e});return c.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var ur="Checkbox",[Af,Am]=ie(ur),[Sf,Rf]=Af(ur),Os=c.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:a,required:i,disabled:s,value:d="on",onCheckedChange:u,form:f,...p}=e,[m,v]=c.useState(null),b=Z(t,C=>v(C)),h=c.useRef(!1),w=m?f||!!m.closest("form"):!0,[y=!1,x]=Ue({prop:o,defaultProp:a,onChange:u}),A=c.useRef(y);return c.useEffect(()=>{const C=m==null?void 0:m.form;if(C){const E=()=>x(A.current);return C.addEventListener("reset",E),()=>C.removeEventListener("reset",E)}},[m,x]),l.jsxs(Sf,{scope:n,state:y,disabled:s,children:[l.jsx(V.button,{type:"button",role:"checkbox","aria-checked":$e(y)?"mixed":y,"aria-required":i,"data-state":Ts(y),"data-disabled":s?"":void 0,disabled:s,value:d,...p,ref:b,onKeyDown:j(e.onKeyDown,C=>{C.key==="Enter"&&C.preventDefault()}),onClick:j(e.onClick,C=>{x(E=>$e(E)?!0:!E),w&&(h.current=C.isPropagationStopped(),h.current||C.stopPropagation())})}),w&&l.jsx(Nf,{control:m,bubbles:!h.current,name:r,value:d,checked:y,required:i,disabled:s,form:f,style:{transform:"translateX(-100%)"},defaultChecked:$e(a)?!1:a})]})});Os.displayName=ur;var ks="CheckboxIndicator",js=c.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,a=Rf(ks,n);return l.jsx(de,{present:r||$e(a.state)||a.state===!0,children:l.jsx(V.span,{"data-state":Ts(a.state),"data-disabled":a.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});js.displayName=ks;var Nf=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:o,...a}=e,i=c.useRef(null),s=_s(n),d=tr(t);c.useEffect(()=>{const f=i.current,p=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(p,"checked").set;if(s!==n&&v){const b=new Event("click",{bubbles:r});f.indeterminate=$e(n),v.call(f,$e(n)?!1:n),f.dispatchEvent(b)}},[s,n,r]);const u=c.useRef($e(n)?!1:n);return l.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:o??u.current,...a,tabIndex:-1,ref:i,style:{...e.style,...d,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function $e(e){return e==="indeterminate"}function Ts(e){return $e(e)?"indeterminate":e?"checked":"unchecked"}var Is=Os,Pf=js;const Ls=c.forwardRef(({className:e,...t},n)=>l.jsx(Is,{ref:n,className:D("peer h-4 w-4 shrink-0 rounded-sm border border-primary shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:l.jsx(Pf,{className:D("flex items-center justify-center text-current"),children:l.jsx(xa,{className:"h-4 w-4"})})}));Ls.displayName=Is.displayName;const Fs=z.forwardRef((e,t)=>{const{currencySymbol:n="$",decimalSeparator:r=".",thousandSeparator:o=",",onValueChange:a,className:i,value:s=0,...d}=e,u=z.useRef(null);z.useImperativeHandle(t,()=>u.current);const[f,p]=z.useState(""),m=h=>{const w=h.toFixed(2).split("."),y=w[0].replace(/\B(?=(\d{3})+(?!\d))/g,o);return`${n} ${y}${r}${w[1]}`},v=h=>{const w=h.target.value,y=parseFloat(w.replace(/\D/g,""))/100;p(m(y)),a(y),u.current&&window.requestAnimationFrame(()=>{var x;(x=u.current)==null||x.setSelectionRange(u.current.value.length,u.current.value.length)})},b=()=>{u.current&&u.current.setSelectionRange(u.current.value.length,u.current.value.length)};return z.useEffect(()=>{p(m(+s))},[s]),l.jsx(It,{type:"text",inputMode:"numeric",value:f,ref:u,onChange:v,onFocus:b,onClick:b,placeholder:`${n} 0${r}00`,className:i,...d})});Fs.displayName="CurrencyInput";const $s=Vo,Ws=Uo,zs=Ho,Mf=Zt,dr=c.forwardRef(({className:e,...t},n)=>l.jsx(Ln,{ref:n,className:D("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));dr.displayName=Ln.displayName;const fr=c.forwardRef(({className:e,children:t,...n},r)=>l.jsxs(zs,{children:[l.jsx(dr,{}),l.jsxs(Fn,{ref:r,className:D("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border","bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%]","sm:rounded-lg max-h-[100dvh] overflow-y-auto",e),...n,children:[t,l.jsxs(Zt,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[l.jsx(Qu,{className:"h-4 w-4"}),l.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));fr.displayName=Fn.displayName;const pr=({className:e,...t})=>l.jsx("div",{className:D("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});pr.displayName="DialogHeader";const Bs=({className:e,...t})=>l.jsx("div",{className:D("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Bs.displayName="DialogFooter";const mr=c.forwardRef(({className:e,...t},n)=>l.jsx($n,{ref:n,className:D("text-lg font-semibold leading-none tracking-tight",e),...t}));mr.displayName=$n.displayName;const gr=c.forwardRef(({className:e,...t},n)=>l.jsx(Wn,{ref:n,className:D("text-sm text-muted-foreground",e),...t}));gr.displayName=Wn.displayName;function Gs(e){const t=e+"CollectionProvider",[n,r]=ie(t),[o,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),i=v=>{const{scope:b,children:h}=v,w=z.useRef(null),y=z.useRef(new Map).current;return l.jsx(o,{scope:b,itemMap:y,collectionRef:w,children:h})};i.displayName=t;const s=e+"CollectionSlot",d=z.forwardRef((v,b)=>{const{scope:h,children:w}=v,y=a(s,h),x=Z(b,y.collectionRef);return l.jsx(ke,{ref:x,children:w})});d.displayName=s;const u=e+"CollectionItemSlot",f="data-radix-collection-item",p=z.forwardRef((v,b)=>{const{scope:h,children:w,...y}=v,x=z.useRef(null),A=Z(b,x),C=a(u,h);return z.useEffect(()=>(C.itemMap.set(x,{ref:x,...y}),()=>void C.itemMap.delete(x))),l.jsx(ke,{[f]:"",ref:A,children:w})});p.displayName=u;function m(v){const b=a(e+"CollectionConsumer",v);return z.useCallback(()=>{const w=b.collectionRef.current;if(!w)return[];const y=Array.from(w.querySelectorAll(`[${f}]`));return Array.from(b.itemMap.values()).sort((C,E)=>y.indexOf(C.ref.current)-y.indexOf(E.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:i,Slot:d,ItemSlot:p},m,r]}var Df=c.createContext(void 0);function Vs(e){const t=c.useContext(Df);return e||t||"ltr"}var hr="rovingFocusGroup.onEntryFocus",_f={bubbles:!1,cancelable:!0},ln="RovingFocusGroup",[vr,Us,Of]=Gs(ln),[kf,Hs]=ie(ln,[Of]),[jf,Tf]=kf(ln),Ks=c.forwardRef((e,t)=>l.jsx(vr.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(vr.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(If,{...e,ref:t})})}));Ks.displayName=ln;var If=c.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:d,onEntryFocus:u,preventScrollOnEntryFocus:f=!1,...p}=e,m=c.useRef(null),v=Z(t,m),b=Vs(a),[h=null,w]=Ue({prop:i,defaultProp:s,onChange:d}),[y,x]=c.useState(!1),A=oe(u),C=Us(n),E=c.useRef(!1),[_,N]=c.useState(0);return c.useEffect(()=>{const k=m.current;if(k)return k.addEventListener(hr,A),()=>k.removeEventListener(hr,A)},[A]),l.jsx(jf,{scope:n,orientation:r,dir:b,loop:o,currentTabStopId:h,onItemFocus:c.useCallback(k=>w(k),[w]),onItemShiftTab:c.useCallback(()=>x(!0),[]),onFocusableItemAdd:c.useCallback(()=>N(k=>k+1),[]),onFocusableItemRemove:c.useCallback(()=>N(k=>k-1),[]),children:l.jsx(V.div,{tabIndex:y||_===0?-1:0,"data-orientation":r,...p,ref:v,style:{outline:"none",...e.style},onMouseDown:j(e.onMouseDown,()=>{E.current=!0}),onFocus:j(e.onFocus,k=>{const B=!E.current;if(k.target===k.currentTarget&&B&&!y){const F=new CustomEvent(hr,_f);if(k.currentTarget.dispatchEvent(F),!F.defaultPrevented){const K=C().filter($=>$.focusable),O=K.find($=>$.active),U=K.find($=>$.id===h),J=[O,U,...K].filter(Boolean).map($=>$.ref.current);qs(J,f)}}E.current=!1}),onBlur:j(e.onBlur,()=>x(!1))})})}),Ys="RovingFocusGroupItem",Xs=c.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:a,...i}=e,s=Ee(),d=a||s,u=Tf(Ys,n),f=u.currentTabStopId===d,p=Us(n),{onFocusableItemAdd:m,onFocusableItemRemove:v}=u;return c.useEffect(()=>{if(r)return m(),()=>v()},[r,m,v]),l.jsx(vr.ItemSlot,{scope:n,id:d,focusable:r,active:o,children:l.jsx(V.span,{tabIndex:f?0:-1,"data-orientation":u.orientation,...i,ref:t,onMouseDown:j(e.onMouseDown,b=>{r?u.onItemFocus(d):b.preventDefault()}),onFocus:j(e.onFocus,()=>u.onItemFocus(d)),onKeyDown:j(e.onKeyDown,b=>{if(b.key==="Tab"&&b.shiftKey){u.onItemShiftTab();return}if(b.target!==b.currentTarget)return;const h=$f(b,u.orientation,u.dir);if(h!==void 0){if(b.metaKey||b.ctrlKey||b.altKey||b.shiftKey)return;b.preventDefault();let y=p().filter(x=>x.focusable).map(x=>x.ref.current);if(h==="last")y.reverse();else if(h==="prev"||h==="next"){h==="prev"&&y.reverse();const x=y.indexOf(b.currentTarget);y=u.loop?Wf(y,x+1):y.slice(x+1)}setTimeout(()=>qs(y))}})})})});Xs.displayName=Ys;var Lf={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Ff(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function $f(e,t,n){const r=Ff(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return Lf[r]}function qs(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function Wf(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var zf=Ks,Bf=Xs,br=["Enter"," "],Gf=["ArrowDown","PageUp","Home"],Zs=["ArrowUp","PageDown","End"],Vf=[...Gf,...Zs],Uf={ltr:[...br,"ArrowRight"],rtl:[...br,"ArrowLeft"]},Hf={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Et="Menu",[At,Kf,Yf]=Gs(Et),[Ye,Js]=ie(Et,[Yf,cn,Hs]),St=cn(),Qs=Hs(),[ei,We]=Ye(Et),[Xf,Rt]=Ye(Et),ti=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:a,modal:i=!0}=e,s=St(t),[d,u]=c.useState(null),f=c.useRef(!1),p=oe(a),m=Vs(o);return c.useEffect(()=>{const v=()=>{f.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>f.current=!1;return document.addEventListener("keydown",v,{capture:!0}),()=>{document.removeEventListener("keydown",v,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),l.jsx(or,{...s,children:l.jsx(ei,{scope:t,open:n,onOpenChange:p,content:d,onContentChange:u,children:l.jsx(Xf,{scope:t,onClose:c.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:f,dir:m,modal:i,children:r})})})};ti.displayName=Et;var qf="MenuAnchor",yr=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,o=St(n);return l.jsx(ar,{...o,...r,ref:t})});yr.displayName=qf;var wr="MenuPortal",[Zf,ni]=Ye(wr,{forceMount:void 0}),ri=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:o}=e,a=We(wr,t);return l.jsx(Zf,{scope:t,forceMount:n,children:l.jsx(de,{present:n||a.open,children:l.jsx(Wt,{asChild:!0,container:o,children:r})})})};ri.displayName=wr;var ce="MenuContent",[Jf,xr]=Ye(ce),oi=c.forwardRef((e,t)=>{const n=ni(ce,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,a=We(ce,e.__scopeMenu),i=Rt(ce,e.__scopeMenu);return l.jsx(At.Provider,{scope:e.__scopeMenu,children:l.jsx(de,{present:r||a.open,children:l.jsx(At.Slot,{scope:e.__scopeMenu,children:i.modal?l.jsx(Qf,{...o,ref:t}):l.jsx(ep,{...o,ref:t})})})})}),Qf=c.forwardRef((e,t)=>{const n=We(ce,e.__scopeMenu),r=c.useRef(null),o=Z(t,r);return c.useEffect(()=>{const a=r.current;if(a)return On(a)},[]),l.jsx(Cr,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:j(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),ep=c.forwardRef((e,t)=>{const n=We(ce,e.__scopeMenu);return l.jsx(Cr,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),Cr=c.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:a,onCloseAutoFocus:i,disableOutsidePointerEvents:s,onEntryFocus:d,onEscapeKeyDown:u,onPointerDownOutside:f,onFocusOutside:p,onInteractOutside:m,onDismiss:v,disableOutsideScroll:b,...h}=e,w=We(ce,n),y=Rt(ce,n),x=St(n),A=Qs(n),C=Kf(n),[E,_]=c.useState(null),N=c.useRef(null),k=Z(t,N,w.onContentChange),B=c.useRef(0),F=c.useRef(""),K=c.useRef(0),O=c.useRef(null),U=c.useRef("right"),W=c.useRef(0),J=b?Kt:c.Fragment,$=b?{as:ke,allowPinchZoom:!0}:void 0,X=R=>{var ue,ze;const Y=F.current+R,G=C().filter(ne=>!ne.disabled),le=document.activeElement,Pe=(ue=G.find(ne=>ne.ref.current===le))==null?void 0:ue.textValue,ge=G.map(ne=>ne.textValue),Xe=fp(ge,Y,Pe),we=(ze=G.find(ne=>ne.textValue===Xe))==null?void 0:ze.ref.current;(function ne(Be){F.current=Be,window.clearTimeout(B.current),Be!==""&&(B.current=window.setTimeout(()=>ne(""),1e3))})(Y),we&&setTimeout(()=>we.focus())};c.useEffect(()=>()=>window.clearTimeout(B.current),[]),Rn();const T=c.useCallback(R=>{var G,le;return U.current===((G=O.current)==null?void 0:G.side)&&mp(R,(le=O.current)==null?void 0:le.area)},[]);return l.jsx(Jf,{scope:n,searchRef:F,onItemEnter:c.useCallback(R=>{T(R)&&R.preventDefault()},[T]),onItemLeave:c.useCallback(R=>{var Y;T(R)||((Y=N.current)==null||Y.focus(),_(null))},[T]),onTriggerLeave:c.useCallback(R=>{T(R)&&R.preventDefault()},[T]),pointerGraceTimerRef:K,onPointerGraceIntentChange:c.useCallback(R=>{O.current=R},[]),children:l.jsx(J,{...$,children:l.jsx($t,{asChild:!0,trapped:o,onMountAutoFocus:j(a,R=>{var Y;R.preventDefault(),(Y=N.current)==null||Y.focus({preventScroll:!0})}),onUnmountAutoFocus:i,children:l.jsx(Ft,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:u,onPointerDownOutside:f,onFocusOutside:p,onInteractOutside:m,onDismiss:v,children:l.jsx(zf,{asChild:!0,...A,dir:y.dir,orientation:"vertical",loop:r,currentTabStopId:E,onCurrentTabStopIdChange:_,onEntryFocus:j(d,R=>{y.isUsingKeyboardRef.current||R.preventDefault()}),preventScrollOnEntryFocus:!0,children:l.jsx(qa,{role:"menu","aria-orientation":"vertical","data-state":Ci(w.open),"data-radix-menu-content":"",dir:y.dir,...x,...h,ref:k,style:{outline:"none",...h.style},onKeyDown:j(h.onKeyDown,R=>{const G=R.target.closest("[data-radix-menu-content]")===R.currentTarget,le=R.ctrlKey||R.altKey||R.metaKey,Pe=R.key.length===1;G&&(R.key==="Tab"&&R.preventDefault(),!le&&Pe&&X(R.key));const ge=N.current;if(R.target!==ge||!Vf.includes(R.key))return;R.preventDefault();const we=C().filter(ue=>!ue.disabled).map(ue=>ue.ref.current);Zs.includes(R.key)&&we.reverse(),up(we)}),onBlur:j(e.onBlur,R=>{R.currentTarget.contains(R.target)||(window.clearTimeout(B.current),F.current="")}),onPointerMove:j(e.onPointerMove,Pt(R=>{const Y=R.target,G=W.current!==R.clientX;if(R.currentTarget.contains(Y)&&G){const le=R.clientX>W.current?"right":"left";U.current=le,W.current=R.clientX}}))})})})})})})});oi.displayName=ce;var tp="MenuGroup",Er=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return l.jsx(V.div,{role:"group",...r,ref:t})});Er.displayName=tp;var np="MenuLabel",ai=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return l.jsx(V.div,{...r,ref:t})});ai.displayName=np;var un="MenuItem",si="menu.itemSelect",dn=c.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...o}=e,a=c.useRef(null),i=Rt(un,e.__scopeMenu),s=xr(un,e.__scopeMenu),d=Z(t,a),u=c.useRef(!1),f=()=>{const p=a.current;if(!n&&p){const m=new CustomEvent(si,{bubbles:!0,cancelable:!0});p.addEventListener(si,v=>r==null?void 0:r(v),{once:!0}),no(p,m),m.defaultPrevented?u.current=!1:i.onClose()}};return l.jsx(ii,{...o,ref:d,disabled:n,onClick:j(e.onClick,f),onPointerDown:p=>{var m;(m=e.onPointerDown)==null||m.call(e,p),u.current=!0},onPointerUp:j(e.onPointerUp,p=>{var m;u.current||(m=p.currentTarget)==null||m.click()}),onKeyDown:j(e.onKeyDown,p=>{const m=s.searchRef.current!=="";n||m&&p.key===" "||br.includes(p.key)&&(p.currentTarget.click(),p.preventDefault())})})});dn.displayName=un;var ii=c.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:o,...a}=e,i=xr(un,n),s=Qs(n),d=c.useRef(null),u=Z(t,d),[f,p]=c.useState(!1),[m,v]=c.useState("");return c.useEffect(()=>{const b=d.current;b&&v((b.textContent??"").trim())},[a.children]),l.jsx(At.ItemSlot,{scope:n,disabled:r,textValue:o??m,children:l.jsx(Bf,{asChild:!0,...s,focusable:!r,children:l.jsx(V.div,{role:"menuitem","data-highlighted":f?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0,...a,ref:u,onPointerMove:j(e.onPointerMove,Pt(b=>{r?i.onItemLeave(b):(i.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:j(e.onPointerLeave,Pt(b=>i.onItemLeave(b))),onFocus:j(e.onFocus,()=>p(!0)),onBlur:j(e.onBlur,()=>p(!1))})})})}),rp="MenuCheckboxItem",ci=c.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:r,...o}=e;return l.jsx(pi,{scope:e.__scopeMenu,checked:n,children:l.jsx(dn,{role:"menuitemcheckbox","aria-checked":fn(n)?"mixed":n,...o,ref:t,"data-state":Rr(n),onSelect:j(o.onSelect,()=>r==null?void 0:r(fn(n)?!0:!n),{checkForDefaultPrevented:!1})})})});ci.displayName=rp;var li="MenuRadioGroup",[op,ap]=Ye(li,{value:void 0,onValueChange:()=>{}}),ui=c.forwardRef((e,t)=>{const{value:n,onValueChange:r,...o}=e,a=oe(r);return l.jsx(op,{scope:e.__scopeMenu,value:n,onValueChange:a,children:l.jsx(Er,{...o,ref:t})})});ui.displayName=li;var di="MenuRadioItem",fi=c.forwardRef((e,t)=>{const{value:n,...r}=e,o=ap(di,e.__scopeMenu),a=n===o.value;return l.jsx(pi,{scope:e.__scopeMenu,checked:a,children:l.jsx(dn,{role:"menuitemradio","aria-checked":a,...r,ref:t,"data-state":Rr(a),onSelect:j(r.onSelect,()=>{var i;return(i=o.onValueChange)==null?void 0:i.call(o,n)},{checkForDefaultPrevented:!1})})})});fi.displayName=di;var Ar="MenuItemIndicator",[pi,sp]=Ye(Ar,{checked:!1}),mi=c.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:r,...o}=e,a=sp(Ar,n);return l.jsx(de,{present:r||fn(a.checked)||a.checked===!0,children:l.jsx(V.span,{...o,ref:t,"data-state":Rr(a.checked)})})});mi.displayName=Ar;var ip="MenuSeparator",gi=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return l.jsx(V.div,{role:"separator","aria-orientation":"horizontal",...r,ref:t})});gi.displayName=ip;var cp="MenuArrow",hi=c.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,o=St(n);return l.jsx(Za,{...o,...r,ref:t})});hi.displayName=cp;var Sr="MenuSub",[lp,vi]=Ye(Sr),bi=e=>{const{__scopeMenu:t,children:n,open:r=!1,onOpenChange:o}=e,a=We(Sr,t),i=St(t),[s,d]=c.useState(null),[u,f]=c.useState(null),p=oe(o);return c.useEffect(()=>(a.open===!1&&p(!1),()=>p(!1)),[a.open,p]),l.jsx(or,{...i,children:l.jsx(ei,{scope:t,open:r,onOpenChange:p,content:u,onContentChange:f,children:l.jsx(lp,{scope:t,contentId:Ee(),triggerId:Ee(),trigger:s,onTriggerChange:d,children:n})})})};bi.displayName=Sr;var Nt="MenuSubTrigger",yi=c.forwardRef((e,t)=>{const n=We(Nt,e.__scopeMenu),r=Rt(Nt,e.__scopeMenu),o=vi(Nt,e.__scopeMenu),a=xr(Nt,e.__scopeMenu),i=c.useRef(null),{pointerGraceTimerRef:s,onPointerGraceIntentChange:d}=a,u={__scopeMenu:e.__scopeMenu},f=c.useCallback(()=>{i.current&&window.clearTimeout(i.current),i.current=null},[]);return c.useEffect(()=>f,[f]),c.useEffect(()=>{const p=s.current;return()=>{window.clearTimeout(p),d(null)}},[s,d]),l.jsx(yr,{asChild:!0,...u,children:l.jsx(ii,{id:o.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":o.contentId,"data-state":Ci(n.open),...e,ref:Lt(t,o.onTriggerChange),onClick:p=>{var m;(m=e.onClick)==null||m.call(e,p),!(e.disabled||p.defaultPrevented)&&(p.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:j(e.onPointerMove,Pt(p=>{a.onItemEnter(p),!p.defaultPrevented&&!e.disabled&&!n.open&&!i.current&&(a.onPointerGraceIntentChange(null),i.current=window.setTimeout(()=>{n.onOpenChange(!0),f()},100))})),onPointerLeave:j(e.onPointerLeave,Pt(p=>{var v,b;f();const m=(v=n.content)==null?void 0:v.getBoundingClientRect();if(m){const h=(b=n.content)==null?void 0:b.dataset.side,w=h==="right",y=w?-5:5,x=m[w?"left":"right"],A=m[w?"right":"left"];a.onPointerGraceIntentChange({area:[{x:p.clientX+y,y:p.clientY},{x,y:m.top},{x:A,y:m.top},{x:A,y:m.bottom},{x,y:m.bottom}],side:h}),window.clearTimeout(s.current),s.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(p),p.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:j(e.onKeyDown,p=>{var v;const m=a.searchRef.current!=="";e.disabled||m&&p.key===" "||Uf[r.dir].includes(p.key)&&(n.onOpenChange(!0),(v=n.content)==null||v.focus(),p.preventDefault())})})})});yi.displayName=Nt;var wi="MenuSubContent",xi=c.forwardRef((e,t)=>{const n=ni(ce,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,a=We(ce,e.__scopeMenu),i=Rt(ce,e.__scopeMenu),s=vi(wi,e.__scopeMenu),d=c.useRef(null),u=Z(t,d);return l.jsx(At.Provider,{scope:e.__scopeMenu,children:l.jsx(de,{present:r||a.open,children:l.jsx(At.Slot,{scope:e.__scopeMenu,children:l.jsx(Cr,{id:s.contentId,"aria-labelledby":s.triggerId,...o,ref:u,align:"start",side:i.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:f=>{var p;i.isUsingKeyboardRef.current&&((p=d.current)==null||p.focus()),f.preventDefault()},onCloseAutoFocus:f=>f.preventDefault(),onFocusOutside:j(e.onFocusOutside,f=>{f.target!==s.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:j(e.onEscapeKeyDown,f=>{i.onClose(),f.preventDefault()}),onKeyDown:j(e.onKeyDown,f=>{var v;const p=f.currentTarget.contains(f.target),m=Hf[i.dir].includes(f.key);p&&m&&(a.onOpenChange(!1),(v=s.trigger)==null||v.focus(),f.preventDefault())})})})})})});xi.displayName=wi;function Ci(e){return e?"open":"closed"}function fn(e){return e==="indeterminate"}function Rr(e){return fn(e)?"indeterminate":e?"checked":"unchecked"}function up(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function dp(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function fp(e,t,n){const o=t.length>1&&Array.from(t).every(u=>u===t[0])?t[0]:t,a=n?e.indexOf(n):-1;let i=dp(e,Math.max(a,0));o.length===1&&(i=i.filter(u=>u!==n));const d=i.find(u=>u.toLowerCase().startsWith(o.toLowerCase()));return d!==n?d:void 0}function pp(e,t){const{x:n,y:r}=e;let o=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const s=t[a].x,d=t[a].y,u=t[i].x,f=t[i].y;d>r!=f>r&&n<(u-s)*(r-d)/(f-d)+s&&(o=!o)}return o}function mp(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return pp(n,t)}function Pt(e){return t=>t.pointerType==="mouse"?e(t):void 0}var gp=ti,hp=yr,vp=ri,bp=oi,yp=Er,wp=ai,xp=dn,Cp=ci,Ep=ui,Ap=fi,Sp=mi,Rp=gi,Np=hi,Pp=bi,Mp=yi,Dp=xi,Nr="DropdownMenu",[_p,Sm]=ie(Nr,[Js]),ee=Js(),[Op,Ei]=_p(Nr),Ai=e=>{const{__scopeDropdownMenu:t,children:n,dir:r,open:o,defaultOpen:a,onOpenChange:i,modal:s=!0}=e,d=ee(t),u=c.useRef(null),[f=!1,p]=Ue({prop:o,defaultProp:a,onChange:i});return l.jsx(Op,{scope:t,triggerId:Ee(),triggerRef:u,contentId:Ee(),open:f,onOpenChange:p,onOpenToggle:c.useCallback(()=>p(m=>!m),[p]),modal:s,children:l.jsx(gp,{...d,open:f,onOpenChange:p,dir:r,modal:s,children:n})})};Ai.displayName=Nr;var Si="DropdownMenuTrigger",Ri=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,disabled:r=!1,...o}=e,a=Ei(Si,n),i=ee(n);return l.jsx(hp,{asChild:!0,...i,children:l.jsx(V.button,{type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":a.open,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":r?"":void 0,disabled:r,...o,ref:Lt(t,a.triggerRef),onPointerDown:j(e.onPointerDown,s=>{!r&&s.button===0&&s.ctrlKey===!1&&(a.onOpenToggle(),a.open||s.preventDefault())}),onKeyDown:j(e.onKeyDown,s=>{r||(["Enter"," "].includes(s.key)&&a.onOpenToggle(),s.key==="ArrowDown"&&a.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(s.key)&&s.preventDefault())})})})});Ri.displayName=Si;var kp="DropdownMenuPortal",Ni=e=>{const{__scopeDropdownMenu:t,...n}=e,r=ee(t);return l.jsx(vp,{...r,...n})};Ni.displayName=kp;var Pi="DropdownMenuContent",Mi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=Ei(Pi,n),a=ee(n),i=c.useRef(!1);return l.jsx(bp,{id:o.contentId,"aria-labelledby":o.triggerId,...a,...r,ref:t,onCloseAutoFocus:j(e.onCloseAutoFocus,s=>{var d;i.current||(d=o.triggerRef.current)==null||d.focus(),i.current=!1,s.preventDefault()}),onInteractOutside:j(e.onInteractOutside,s=>{const d=s.detail.originalEvent,u=d.button===0&&d.ctrlKey===!0,f=d.button===2||u;(!o.modal||f)&&(i.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});Mi.displayName=Pi;var jp="DropdownMenuGroup",Di=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(yp,{...o,...r,ref:t})});Di.displayName=jp;var Tp="DropdownMenuLabel",_i=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(wp,{...o,...r,ref:t})});_i.displayName=Tp;var Ip="DropdownMenuItem",Oi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(xp,{...o,...r,ref:t})});Oi.displayName=Ip;var Lp="DropdownMenuCheckboxItem",ki=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Cp,{...o,...r,ref:t})});ki.displayName=Lp;var Fp="DropdownMenuRadioGroup",ji=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Ep,{...o,...r,ref:t})});ji.displayName=Fp;var $p="DropdownMenuRadioItem",Ti=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Ap,{...o,...r,ref:t})});Ti.displayName=$p;var Wp="DropdownMenuItemIndicator",Ii=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Sp,{...o,...r,ref:t})});Ii.displayName=Wp;var zp="DropdownMenuSeparator",Li=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Rp,{...o,...r,ref:t})});Li.displayName=zp;var Bp="DropdownMenuArrow",Gp=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Np,{...o,...r,ref:t})});Gp.displayName=Bp;var Vp=e=>{const{__scopeDropdownMenu:t,children:n,open:r,onOpenChange:o,defaultOpen:a}=e,i=ee(t),[s=!1,d]=Ue({prop:r,defaultProp:a,onChange:o});return l.jsx(Pp,{...i,open:s,onOpenChange:d,children:n})},Up="DropdownMenuSubTrigger",Fi=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Mp,{...o,...r,ref:t})});Fi.displayName=Up;var Hp="DropdownMenuSubContent",$i=c.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...r}=e,o=ee(n);return l.jsx(Dp,{...o,...r,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});$i.displayName=Hp;var Kp=Ai,Yp=Ri,Wi=Ni,zi=Mi,Xp=Di,Bi=_i,Gi=Oi,Vi=ki,qp=ji,Ui=Ti,Hi=Ii,Ki=Li,Zp=Vp,Yi=Fi,Xi=$i;const Jp=Kp,Qp=Yp,em=Xp,tm=Wi,nm=Zp,rm=qp,qi=c.forwardRef(({className:e,inset:t,children:n,...r},o)=>l.jsxs(Yi,{ref:o,className:D("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[n,l.jsx(Bn,{className:"ml-auto"})]}));qi.displayName=Yi.displayName;const Zi=c.forwardRef(({className:e,...t},n)=>l.jsx(Xi,{ref:n,className:D("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Zi.displayName=Xi.displayName;const Ji=c.forwardRef(({className:e,sideOffset:t=4,...n},r)=>l.jsx(Wi,{children:l.jsx(zi,{ref:r,sideOffset:t,className:D("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n})}));Ji.displayName=zi.displayName;const Qi=c.forwardRef(({className:e,inset:t,...n},r)=>l.jsx(Gi,{ref:r,className:D("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...n}));Qi.displayName=Gi.displayName;const ec=c.forwardRef(({className:e,children:t,checked:n,...r},o)=>l.jsxs(Vi,{ref:o,className:D("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:n,...r,children:[l.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:l.jsx(Hi,{children:l.jsx(xa,{className:"h-4 w-4"})})}),t]}));ec.displayName=Vi.displayName;const tc=c.forwardRef(({className:e,children:t,...n},r)=>l.jsxs(Ui,{ref:r,className:D("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[l.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:l.jsx(Hi,{children:l.jsx(Yu,{className:"h-2 w-2 fill-current"})})}),t]}));tc.displayName=Ui.displayName;const nc=c.forwardRef(({className:e,inset:t,...n},r)=>l.jsx(Bi,{ref:r,className:D("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...n}));nc.displayName=Bi.displayName;const rc=c.forwardRef(({className:e,...t},n)=>l.jsx(Ki,{ref:n,className:D("-mx-1 my-1 h-px bg-muted",e),...t}));rc.displayName=Ki.displayName;const oc=({className:e,...t})=>l.jsx("span",{className:D("ml-auto text-xs tracking-widest opacity-60",e),...t});oc.displayName="DropdownMenuShortcut";const Pr=({className:e,...t})=>l.jsx("nav",{role:"navigation","aria-label":"pagination",className:D("mx-auto flex w-full justify-center",e),...t});Pr.displayName="Pagination";const Mr=c.forwardRef(({className:e,...t},n)=>l.jsx("ul",{ref:n,className:D("flex flex-row items-center gap-1",e),...t}));Mr.displayName="PaginationContent";const Mt=c.forwardRef(({className:e,...t},n)=>l.jsx("li",{ref:n,className:D("",e),...t}));Mt.displayName="PaginationItem";const Dt=({className:e,isActive:t,size:n="icon",...r})=>l.jsx(at,{"aria-current":t?"page":void 0,className:D(bt({variant:t?"default":"outline",size:n}),t?"text-primary-foreground":"text-foreground",e),...r,children:r.children});Dt.displayName="PaginationLink";const Dr=({className:e,...t})=>l.jsx(Dt,{"aria-label":"Previous page",size:"default",className:D("gap-1",e),...t,children:l.jsx(Ca,{className:"h-4 w-4"})});Dr.displayName="PaginationPrevious";const _r=({className:e,...t})=>l.jsx(Dt,{"aria-label":"Next page",size:"default",className:D("gap-1",e),...t,children:l.jsx(Bn,{className:"h-4 w-4"})});_r.displayName="PaginationNext";const ac=({className:e,...t})=>l.jsxs("span",{"aria-hidden":!0,className:D("flex h-9 w-9 items-center justify-center",e),...t,children:[l.jsx(Xu,{className:"h-4 w-4"}),l.jsx("span",{className:"sr-only",children:"More pages"})]});ac.displayName="PaginationEllipsis";var Or="Progress",kr=100,[om,Rm]=ie(Or),[am,sm]=om(Or),sc=c.forwardRef((e,t)=>{const{__scopeProgress:n,value:r=null,max:o,getValueLabel:a=im,...i}=e;(o||o===0)&&!uc(o)&&console.error(cm(`${o}`,"Progress"));const s=uc(o)?o:kr;r!==null&&!dc(r,s)&&console.error(lm(`${r}`,"Progress"));const d=dc(r,s)?r:null,u=pn(d)?a(d,s):void 0;return l.jsx(am,{scope:n,value:d,max:s,children:l.jsx(V.div,{"aria-valuemax":s,"aria-valuemin":0,"aria-valuenow":pn(d)?d:void 0,"aria-valuetext":u,role:"progressbar","data-state":lc(d,s),"data-value":d??void 0,"data-max":s,...i,ref:t})})});sc.displayName=Or;var ic="ProgressIndicator",cc=c.forwardRef((e,t)=>{const{__scopeProgress:n,...r}=e,o=sm(ic,n);return l.jsx(V.div,{"data-state":lc(o.value,o.max),"data-value":o.value??void 0,"data-max":o.max,...r,ref:t})});cc.displayName=ic;function im(e,t){return`${Math.round(e/t*100)}%`}function lc(e,t){return e==null?"indeterminate":e===t?"complete":"loading"}function pn(e){return typeof e=="number"}function uc(e){return pn(e)&&!isNaN(e)&&e>0}function dc(e,t){return pn(e)&&!isNaN(e)&&e<=t&&e>=0}function cm(e,t){return`Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${kr}\`.`}function lm(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
|
|
132
147
|
- a positive number
|
|
133
|
-
- less than the value passed to \`max\` (or ${
|
|
148
|
+
- less than the value passed to \`max\` (or ${kr} if no \`max\` prop is set)
|
|
134
149
|
- \`null\` or \`undefined\` if the progress is indeterminate.
|
|
135
150
|
|
|
136
|
-
Defaulting to \`null\`.`}var
|
|
151
|
+
Defaulting to \`null\`.`}var fc=sc,um=cc;const jr=c.forwardRef(({className:e,value:t,...n},r)=>l.jsx(fc,{ref:r,className:D("relative h-2 w-full overflow-hidden rounded-full bg-primary/20",e),...n,children:l.jsx(um,{className:"h-full w-full flex-1 bg-primary transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})}));jr.displayName=fc.displayName;function dm(e){const{showStrengthMeter:t=!0,className:n,strengthLabels:r={veryWeak:"Very weak",weak:"Weak",medium:"Medium",strong:"Strong",veryStrong:"Very strong"},showPasswordLabel:o="Show password",hidePasswordLabel:a="Hide password",strengthTitle:i="Password strength",...s}=e,[d,u]=z.useState(""),[f,p]=z.useState(!1),m=y=>{let x=0;return y.length>=8&&(x+=25),y.match(/[a-z]/)&&(x+=25),y.match(/[A-Z]/)&&(x+=25),y.match(/[0-9]/)&&(x+=25),x},v=y=>y===0?r.veryWeak:y<=25?r.weak:y<=50?r.medium:y<=75?r.strong:r.veryStrong,b=m(d),h=v(b),w=y=>{var x;u(y.target.value),(x=e.onChange)==null||x.call(e,y)};return l.jsxs("div",{className:"w-full space-y-4",children:[l.jsxs("div",{className:"relative",children:[l.jsx(Tt,{...s,type:f?"text":"password",value:d,onChange:w,className:`pr-10 ${n||""}`}),l.jsx(at,{type:"button",variant:"ghost",size:"icon",className:"absolute right-0 top-0 h-full",onClick:()=>p(!f),"aria-label":f?a:o,children:f?l.jsx(qu,{className:"h-4 w-4"}):l.jsx(Zu,{className:"h-4 w-4"})})]}),t&&l.jsxs("div",{className:"space-y-2",children:[l.jsxs("div",{className:"flex justify-between text-sm",children:[l.jsxs("span",{children:[i,":"]}),l.jsx("span",{children:h})]}),l.jsx(jr,{value:b,className:"h-2"})]})]})}const fm=({className:e,repeat:t=1,...n})=>l.jsx(l.Fragment,{children:Array.from({length:t??1}).map((r,o)=>l.jsx("div",{className:D("animate-pulse rounded-md bg-gray-700/10",e),...n},o))});var Tr="Switch",[pm,Nm]=ie(Tr),[mm,gm]=pm(Tr),pc=c.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:o,defaultChecked:a,required:i,disabled:s,value:d="on",onCheckedChange:u,form:f,...p}=e,[m,v]=c.useState(null),b=Z(t,A=>v(A)),h=c.useRef(!1),w=m?f||!!m.closest("form"):!0,[y=!1,x]=Ue({prop:o,defaultProp:a,onChange:u});return l.jsxs(mm,{scope:n,checked:y,disabled:s,children:[l.jsx(V.button,{type:"button",role:"switch","aria-checked":y,"aria-required":i,"data-state":hc(y),"data-disabled":s?"":void 0,disabled:s,value:d,...p,ref:b,onClick:j(e.onClick,A=>{x(C=>!C),w&&(h.current=A.isPropagationStopped(),h.current||A.stopPropagation())})}),w&&l.jsx(hm,{control:m,bubbles:!h.current,name:r,value:d,checked:y,required:i,disabled:s,form:f,style:{transform:"translateX(-100%)"}})]})});pc.displayName=Tr;var mc="SwitchThumb",gc=c.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,o=gm(mc,n);return l.jsx(V.span,{"data-state":hc(o.checked),"data-disabled":o.disabled?"":void 0,...r,ref:t})});gc.displayName=mc;var hm=e=>{const{control:t,checked:n,bubbles:r=!0,...o}=e,a=c.useRef(null),i=_s(n),s=tr(t);return c.useEffect(()=>{const d=a.current,u=window.HTMLInputElement.prototype,p=Object.getOwnPropertyDescriptor(u,"checked").set;if(i!==n&&p){const m=new Event("click",{bubbles:r});p.call(d,n),d.dispatchEvent(m)}},[i,n,r]),l.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...o,tabIndex:-1,ref:a,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function hc(e){return e?"checked":"unchecked"}var vc=pc,vm=gc;const bc=c.forwardRef(({className:e,...t},n)=>l.jsx(vc,{className:D("peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",e),...t,ref:n,children:l.jsx(vm,{className:D("pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0")})}));bc.displayName=vc.displayName;function bm(e){const{triggerElement:t,steps:n}=e,[r,o]=z.useState(!1),[a,i]=z.useState(0),s=()=>{i(u=>u<n.length-1?u+1:u)},d=()=>{i(u=>u>0?u-1:u)};return l.jsxs($s,{open:r,onOpenChange:o,children:[l.jsx(Ws,{asChild:!0,children:t}),l.jsxs(fr,{className:"sm:max-w-[425px]",children:[l.jsxs(pr,{className:D(n[a].title===""&&"sr-only"),children:[l.jsx(mr,{children:n[a].title}),l.jsx(gr,{className:"sr-only",children:n[a].title})]}),l.jsx("div",{children:n[a].description}),l.jsxs("div",{className:"flex items-center justify-between mt-4",children:[l.jsx(at,{variant:"outline",size:"icon",onClick:d,disabled:a===0,children:l.jsx(Ca,{className:"h-4 w-4"})}),l.jsx("div",{className:"flex justify-center gap-1",children:n.map((u,f)=>l.jsx("div",{className:D("h-3 w-3 rounded-full",f===a?"bg-primary":"bg-gray-200")},f))}),l.jsx(at,{variant:"outline",size:"icon",onClick:s,disabled:a===n.length-1,children:l.jsx(Bn,{className:"h-4 w-4"})})]})]})]})}function ym({currentPage:e,totalPages:t,onPageChange:n}){const r=Array.from({length:t},(o,a)=>a+1);return l.jsx(Pr,{children:l.jsxs(Mr,{children:[l.jsx(Mt,{children:l.jsx(Dr,{onClick:()=>n(Math.max(1,e-1)),disabled:e===1})}),r.map(o=>l.jsx(Mt,{children:l.jsx(Dt,{onClick:()=>n(o),isActive:e===o,children:o})},o)),l.jsx(Mt,{children:l.jsx(_r,{onClick:()=>n(Math.min(t,e+1)),disabled:e===t})})]})})}S.AdaptiveInput=It,S.AlertDialog=Gu,S.AlertDialogAction=ba,S.AlertDialogCancel=ya,S.AlertDialogContent=pa,S.AlertDialogDescription=va,S.AlertDialogFooter=ga,S.AlertDialogHeader=ma,S.AlertDialogOverlay=zn,S.AlertDialogPortal=fa,S.AlertDialogTitle=ha,S.AlertDialogTrigger=Vu,S.Autocomplete=yf,S.Avatar=xs,S.AvatarFallback=Es,S.AvatarImage=Cs,S.Badge=Ef,S.Button=at,S.Card=Ss,S.CardContent=Ms,S.CardDescription=Ps,S.CardFooter=Ds,S.CardHeader=Rs,S.CardTitle=Ns,S.Checkbox=Ls,S.CurrencyInput=Fs,S.Dialog=$s,S.DialogClose=Mf,S.DialogContent=fr,S.DialogDescription=gr,S.DialogFooter=Bs,S.DialogHeader=pr,S.DialogOverlay=dr,S.DialogPortal=zs,S.DialogTitle=mr,S.DialogTrigger=Ws,S.DropdownMenu=Jp,S.DropdownMenuCheckboxItem=ec,S.DropdownMenuContent=Ji,S.DropdownMenuGroup=em,S.DropdownMenuItem=Qi,S.DropdownMenuLabel=nc,S.DropdownMenuPortal=tm,S.DropdownMenuRadioGroup=rm,S.DropdownMenuRadioItem=tc,S.DropdownMenuSeparator=rc,S.DropdownMenuShortcut=oc,S.DropdownMenuSub=nm,S.DropdownMenuSubContent=Zi,S.DropdownMenuSubTrigger=qi,S.DropdownMenuTrigger=Qp,S.HelpCarousel=bm,S.Input=Tt,S.Pagination=Pr,S.PaginationContent=Mr,S.PaginationControls=ym,S.PaginationEllipsis=ac,S.PaginationItem=Mt,S.PaginationLink=Dt,S.PaginationNext=_r,S.PaginationPrevious=Dr,S.PasswordInput=dm,S.Popover=us,S.PopoverAnchor=bf,S.PopoverContent=cr,S.PopoverTrigger=ds,S.Progress=jr,S.Skeleton=fm,S.Switch=bc,S.badgeVariants=As,S.buttonVariants=bt,S.cn=D,S.formatCurrency=el,S.formatDateAndMonth=rl,S.formatDateAndWeekday=tl,S.formatDateAndWeekdayAndYear=nl,S.formatLongDate=ol,S.formatShortDate=al,S.formatWeekDayAndShortDate=il,S.getMonthYearFromISODate=sl,Object.defineProperty(S,Symbol.toStringTag,{value:"Module"})});
|