@ldkj/web-ui 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/README.md +31 -27
  2. package/components/data-display/badge/Badge.d.ts +14 -0
  3. package/components/data-display/badge/index.d.ts +1 -0
  4. package/components/data-display/empty/Empty.d.ts +7 -0
  5. package/components/data-display/empty/index.d.ts +1 -0
  6. package/components/data-display/image/Image.d.ts +74 -0
  7. package/components/data-display/image/index.d.ts +1 -0
  8. package/components/data-display/list/List.d.ts +8 -0
  9. package/components/data-display/list/index.d.ts +1 -0
  10. package/components/form/auto-complete/AutoComplete.d.ts +9 -0
  11. package/components/form/auto-complete/index.d.ts +1 -0
  12. package/components/form/cascader/Cascader.d.ts +12 -0
  13. package/components/form/cascader/index.d.ts +1 -0
  14. package/components/form/form-v2/FormV2.d.ts +5 -0
  15. package/components/form/form-v2/index.d.ts +1 -0
  16. package/components/form/input-number/InputNumber.d.ts +7 -0
  17. package/components/form/input-number/index.d.ts +1 -0
  18. package/components/form/input-opt/InputOPT.d.ts +9 -0
  19. package/components/form/input-opt/index.d.ts +1 -0
  20. package/components/form/rate/Rate.d.ts +9 -0
  21. package/components/form/rate/index.d.ts +1 -0
  22. package/components/form/required/Required.d.ts +4 -0
  23. package/components/form/required/index.d.ts +1 -0
  24. package/components/form/slider-v2/SliderV2.d.ts +7 -0
  25. package/components/form/slider-v2/index.d.ts +1 -0
  26. package/components/form/uploader/Uploader.d.ts +7 -0
  27. package/components/form/uploader/index.d.ts +1 -0
  28. package/components/interact/alert/Alert.d.ts +9 -0
  29. package/components/interact/alert/index.d.ts +1 -0
  30. package/components/interact/drawer/Drawer.d.ts +11 -0
  31. package/components/interact/drawer/index.d.ts +1 -0
  32. package/components/interact/loading/Loading.d.ts +3 -0
  33. package/components/interact/loading/index.d.ts +1 -0
  34. package/components/interact/notification/Notification.d.ts +6 -0
  35. package/components/interact/notification/index.d.ts +1 -0
  36. package/components/interact/progress/Progress.d.ts +8 -0
  37. package/components/interact/progress/index.d.ts +1 -0
  38. package/components/interact/spin/Spin.d.ts +6 -0
  39. package/components/interact/spin/index.d.ts +1 -0
  40. package/components/layout/typography/Typography.d.ts +13 -0
  41. package/components/layout/typography/index.d.ts +1 -0
  42. package/index.cjs +16 -16
  43. package/index.d.ts +20 -0
  44. package/index.js +5683 -4980
  45. package/package.json +3 -2
  46. package/reset.css +11 -0
  47. package/style.css +1 -1
package/index.cjs CHANGED
@@ -1,9 +1,9 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("react/jsx-runtime"),ae=require("react"),Ya=require("react-dom");function Xa(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const d=Xa(ae),sr=Xa(Ya);function Ja(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=Ja(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function Qa(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=Ja(e))&&(n&&(n+=" "),n+=t);return n}const ai=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,li=Qa,Za=(e,t)=>r=>{var n;if(t?.variants==null)return li(e,r?.class,r?.className);const{variants:o,defaultVariants:s}=t,i=Object.keys(o).map(c=>{const u=r?.[c],h=s?.[c];if(u===null)return null;const p=ai(u)||ai(h);return o[c][p]}),a=r&&Object.entries(r).reduce((c,u)=>{let[h,p]=u;return p===void 0||(c[h]=p),c},{}),l=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((c,u)=>{let{class:h,className:p,...v}=u;return Object.entries(v).every(g=>{let[m,y]=g;return Array.isArray(y)?y.includes({...s,...a}[m]):{...s,...a}[m]===y})?[...c,h,p]:c},[]);return li(e,i,l,r?.class,r?.className)},rt={xs:"rounded-[2px]",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-full"};function vf(e){return typeof e=="string"&&Object.prototype.hasOwnProperty.call(rt,e)}function yt(e){return e===void 0?{}:typeof e=="number"?{roundedStyle:{borderRadius:`${e}px`}}:vf(e)?{roundedPreset:e}:{roundedStyle:{borderRadius:e}}}const Mt={none:"shadow-none",xs:"shadow-[0_1px_2px_rgba(15,23,42,0.08)]",sm:"shadow-sm",md:"shadow-md",lg:"shadow-lg",xl:"shadow-xl",inner:"shadow-inner"};function gf(e){return typeof e=="string"&&Object.prototype.hasOwnProperty.call(Mt,e)}function ir(e){return e===void 0?{}:gf(e)?{shadowPreset:e}:{shadowStyle:{boxShadow:e}}}const el=Za("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{dark:"bg-black/90 text-primary-foreground hover:bg-black",primary:"bg-blue-600 text-primary-foreground hover:bg-blue-600/90",secondary:"bg-cyan-600 text-primary-foreground hover:bg-cyan-600/90",minor:"bg-gray-200 text-secondary-foreground hover:bg-gray-300/90",success:"bg-green-600 text-primary-foreground hover:bg-green-600/90",warning:"bg-yellow-600 text-primary-foreground hover:bg-yellow-600/90",danger:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-solid border-blue-600 bg-background text-blue-600 hover:text-blue-600/80 hover:border-blue-600/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-blue-600 underline-offset-4 hover:underline hover:text-blue-600/90",text:"text-foreground"},size:{xs:"h-6 text-[10px] px-2",sm:"h-7 text-xs px-3",md:"h-8 text-sm px-4",lg:"h-9 text-lg px-8",xl:"h-10 text-lg px-10",icon:"h-8 w-8"},rounded:rt,shadow:Mt,bounce:{true:"transition-all ease-out active:-translate-y-[10%] active:scale-98"},splash:{true:"active:opacity-90"}},defaultVariants:{variant:"primary",size:"md",bounce:!1,splash:!1}}),yf=(e,t)=>{const r=new Array(e.length+t.length);for(let n=0;n<e.length;n++)r[n]=e[n];for(let n=0;n<t.length;n++)r[e.length+n]=t[n];return r},xf=(e,t)=>({classGroupId:e,validator:t}),tl=(e=new Map,t=null,r)=>({nextPart:e,validators:t,classGroupId:r}),Br="-",ci=[],bf="arbitrary..",Pf=e=>{const t=Cf(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:i=>{if(i.startsWith("[")&&i.endsWith("]"))return wf(i);const a=i.split(Br),l=a[0]===""&&a.length>1?1:0;return rl(a,l,t)},getConflictingClassGroupIds:(i,a)=>{if(a){const l=n[i],c=r[i];return l?c?yf(c,l):l:c||ci}return r[i]||ci}}},rl=(e,t,r)=>{if(e.length-t===0)return r.classGroupId;const o=e[t],s=r.nextPart.get(o);if(s){const c=rl(e,t+1,s);if(c)return c}const i=r.validators;if(i===null)return;const a=t===0?e.join(Br):e.slice(t).join(Br),l=i.length;for(let c=0;c<l;c++){const u=i[c];if(u.validator(a))return u.classGroupId}},wf=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),r=t.indexOf(":"),n=t.slice(0,r);return n?bf+n:void 0})(),Cf=e=>{const{theme:t,classGroups:r}=e;return Sf(r,t)},Sf=(e,t)=>{const r=tl();for(const n in e){const o=e[n];Go(o,r,n,t)}return r},Go=(e,t,r,n)=>{const o=e.length;for(let s=0;s<o;s++){const i=e[s];qf(i,t,r,n)}},qf=(e,t,r,n)=>{if(typeof e=="string"){Nf(e,t,r);return}if(typeof e=="function"){Ef(e,t,r,n);return}Rf(e,t,r,n)},Nf=(e,t,r)=>{const n=e===""?t:nl(t,e);n.classGroupId=r},Ef=(e,t,r,n)=>{if(kf(e)){Go(e(n),t,r,n);return}t.validators===null&&(t.validators=[]),t.validators.push(xf(r,e))},Rf=(e,t,r,n)=>{const o=Object.entries(e),s=o.length;for(let i=0;i<s;i++){const[a,l]=o[i];Go(l,nl(t,a),r,n)}},nl=(e,t)=>{let r=e;const n=t.split(Br),o=n.length;for(let s=0;s<o;s++){const i=n[s];let a=r.nextPart.get(i);a||(a=tl(),r.nextPart.set(i,a)),r=a}return r},kf=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Tf=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=Object.create(null),n=Object.create(null);const o=(s,i)=>{r[s]=i,t++,t>e&&(t=0,n=r,r=Object.create(null))};return{get(s){let i=r[s];if(i!==void 0)return i;if((i=n[s])!==void 0)return o(s,i),i},set(s,i){s in r?r[s]=i:o(s,i)}}},Po="!",ui=":",_f=[],di=(e,t,r,n,o)=>({modifiers:e,hasImportantModifier:t,baseClassName:r,maybePostfixModifierPosition:n,isExternal:o}),Af=e=>{const{prefix:t,experimentalParseClassName:r}=e;let n=o=>{const s=[];let i=0,a=0,l=0,c;const u=o.length;for(let m=0;m<u;m++){const y=o[m];if(i===0&&a===0){if(y===ui){s.push(o.slice(l,m)),l=m+1;continue}if(y==="/"){c=m;continue}}y==="["?i++:y==="]"?i--:y==="("?a++:y===")"&&a--}const h=s.length===0?o:o.slice(l);let p=h,v=!1;h.endsWith(Po)?(p=h.slice(0,-1),v=!0):h.startsWith(Po)&&(p=h.slice(1),v=!0);const g=c&&c>l?c-l:void 0;return di(s,v,p,g)};if(t){const o=t+ui,s=n;n=i=>i.startsWith(o)?s(i.slice(o.length)):di(_f,!1,i,void 0,!0)}if(r){const o=n;n=s=>r({className:s,parseClassName:o})}return n},If=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((r,n)=>{t.set(r,1e6+n)}),r=>{const n=[];let o=[];for(let s=0;s<r.length;s++){const i=r[s],a=i[0]==="[",l=t.has(i);a||l?(o.length>0&&(o.sort(),n.push(...o),o=[]),n.push(i)):o.push(i)}return o.length>0&&(o.sort(),n.push(...o)),n}},jf=e=>({cache:Tf(e.cacheSize),parseClassName:Af(e),sortModifiers:If(e),...Pf(e)}),Of=/\s+/,Mf=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o,sortModifiers:s}=t,i=[],a=e.trim().split(Of);let l="";for(let c=a.length-1;c>=0;c-=1){const u=a[c],{isExternal:h,modifiers:p,hasImportantModifier:v,baseClassName:g,maybePostfixModifierPosition:m}=r(u);if(h){l=u+(l.length>0?" "+l:l);continue}let y=!!m,x=n(y?g.substring(0,m):g);if(!x){if(!y){l=u+(l.length>0?" "+l:l);continue}if(x=n(g),!x){l=u+(l.length>0?" "+l:l);continue}y=!1}const b=p.length===0?"":p.length===1?p[0]:s(p).join(":"),P=v?b+Po:b,w=P+x;if(i.indexOf(w)>-1)continue;i.push(w);const N=o(x,y);for(let q=0;q<N.length;++q){const C=N[q];i.push(P+C)}l=u+(l.length>0?" "+l:l)}return l},Lf=(...e)=>{let t=0,r,n,o="";for(;t<e.length;)(r=e[t++])&&(n=ol(r))&&(o&&(o+=" "),o+=n);return o},ol=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=ol(e[n]))&&(r&&(r+=" "),r+=t);return r},Df=(e,...t)=>{let r,n,o,s;const i=l=>{const c=t.reduce((u,h)=>h(u),e());return r=jf(c),n=r.cache.get,o=r.cache.set,s=a,a(l)},a=l=>{const c=n(l);if(c)return c;const u=Mf(l,r);return o(l,u),u};return s=i,(...l)=>s(Lf(...l))},Bf=[],de=e=>{const t=r=>r[e]||Bf;return t.isThemeGetter=!0,t},sl=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,il=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Ff=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,$f=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,zf=/\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$/,Vf=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Hf=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Gf=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,We=e=>Ff.test(e),K=e=>!!e&&!Number.isNaN(Number(e)),Ue=e=>!!e&&Number.isInteger(Number(e)),Tn=e=>e.endsWith("%")&&K(e.slice(0,-1)),De=e=>$f.test(e),al=()=>!0,Wf=e=>zf.test(e)&&!Vf.test(e),Wo=()=>!1,Uf=e=>Hf.test(e),Kf=e=>Gf.test(e),Yf=e=>!$(e)&&!z(e),Xf=e=>nt(e,ul,Wo),$=e=>sl.test(e),ut=e=>nt(e,dl,Wf),fi=e=>nt(e,oh,K),Jf=e=>nt(e,hl,al),Qf=e=>nt(e,fl,Wo),hi=e=>nt(e,ll,Wo),Zf=e=>nt(e,cl,Kf),gr=e=>nt(e,ml,Uf),z=e=>il.test(e),Ht=e=>xt(e,dl),eh=e=>xt(e,fl),mi=e=>xt(e,ll),th=e=>xt(e,ul),rh=e=>xt(e,cl),yr=e=>xt(e,ml,!0),nh=e=>xt(e,hl,!0),nt=(e,t,r)=>{const n=sl.exec(e);return n?n[1]?t(n[1]):r(n[2]):!1},xt=(e,t,r=!1)=>{const n=il.exec(e);return n?n[1]?t(n[1]):r:!1},ll=e=>e==="position"||e==="percentage",cl=e=>e==="image"||e==="url",ul=e=>e==="length"||e==="size"||e==="bg-size",dl=e=>e==="length",oh=e=>e==="number",fl=e=>e==="family-name",hl=e=>e==="number"||e==="weight",ml=e=>e==="shadow",sh=()=>{const e=de("color"),t=de("font"),r=de("text"),n=de("font-weight"),o=de("tracking"),s=de("leading"),i=de("breakpoint"),a=de("container"),l=de("spacing"),c=de("radius"),u=de("shadow"),h=de("inset-shadow"),p=de("text-shadow"),v=de("drop-shadow"),g=de("blur"),m=de("perspective"),y=de("aspect"),x=de("ease"),b=de("animate"),P=()=>["auto","avoid","all","avoid-page","page","left","right","column"],w=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],N=()=>[...w(),z,$],q=()=>["auto","hidden","clip","visible","scroll"],C=()=>["auto","contain","none"],S=()=>[z,$,l],R=()=>[We,"full","auto",...S()],A=()=>[Ue,"none","subgrid",z,$],E=()=>["auto",{span:["full",Ue,z,$]},Ue,z,$],k=()=>[Ue,"auto",z,$],T=()=>["auto","min","max","fr",z,$],I=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],j=()=>["auto",...S()],B=()=>[We,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...S()],D=()=>[We,"screen","full","dvw","lvw","svw","min","max","fit",...S()],W=()=>[We,"screen","full","lh","dvh","lvh","svh","min","max","fit",...S()],L=()=>[e,z,$],le=()=>[...w(),mi,hi,{position:[z,$]}],xe=()=>["no-repeat",{repeat:["","x","y","space","round"]}],ve=()=>["auto","cover","contain",th,Xf,{size:[z,$]}],he=()=>[Tn,Ht,ut],J=()=>["","none","full",c,z,$],Z=()=>["",K,Ht,ut],F=()=>["solid","dashed","dotted","double"],X=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],U=()=>[K,Tn,mi,hi],Q=()=>["","none",g,z,$],ee=()=>["none",K,z,$],ie=()=>["none",K,z,$],ue=()=>[K,z,$],be=()=>[We,"full",...S()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[De],breakpoint:[De],color:[al],container:[De],"drop-shadow":[De],ease:["in","out","in-out"],font:[Yf],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[De],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[De],shadow:[De],spacing:["px",K],text:[De],"text-shadow":[De],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",We,$,z,y]}],container:["container"],columns:[{columns:[K,$,z,a]}],"break-after":[{"break-after":P()}],"break-before":[{"break-before":P()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:N()}],overflow:[{overflow:q()}],"overflow-x":[{"overflow-x":q()}],"overflow-y":[{"overflow-y":q()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:R()}],"inset-x":[{"inset-x":R()}],"inset-y":[{"inset-y":R()}],start:[{"inset-s":R(),start:R()}],end:[{"inset-e":R(),end:R()}],"inset-bs":[{"inset-bs":R()}],"inset-be":[{"inset-be":R()}],top:[{top:R()}],right:[{right:R()}],bottom:[{bottom:R()}],left:[{left:R()}],visibility:["visible","invisible","collapse"],z:[{z:[Ue,"auto",z,$]}],basis:[{basis:[We,"full","auto",a,...S()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[K,We,"auto","initial","none",$]}],grow:[{grow:["",K,z,$]}],shrink:[{shrink:["",K,z,$]}],order:[{order:[Ue,"first","last","none",z,$]}],"grid-cols":[{"grid-cols":A()}],"col-start-end":[{col:E()}],"col-start":[{"col-start":k()}],"col-end":[{"col-end":k()}],"grid-rows":[{"grid-rows":A()}],"row-start-end":[{row:E()}],"row-start":[{"row-start":k()}],"row-end":[{"row-end":k()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":T()}],"auto-rows":[{"auto-rows":T()}],gap:[{gap:S()}],"gap-x":[{"gap-x":S()}],"gap-y":[{"gap-y":S()}],"justify-content":[{justify:[...I(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...I()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":I()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:S()}],px:[{px:S()}],py:[{py:S()}],ps:[{ps:S()}],pe:[{pe:S()}],pbs:[{pbs:S()}],pbe:[{pbe:S()}],pt:[{pt:S()}],pr:[{pr:S()}],pb:[{pb:S()}],pl:[{pl:S()}],m:[{m:j()}],mx:[{mx:j()}],my:[{my:j()}],ms:[{ms:j()}],me:[{me:j()}],mbs:[{mbs:j()}],mbe:[{mbe:j()}],mt:[{mt:j()}],mr:[{mr:j()}],mb:[{mb:j()}],ml:[{ml:j()}],"space-x":[{"space-x":S()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":S()}],"space-y-reverse":["space-y-reverse"],size:[{size:B()}],"inline-size":[{inline:["auto",...D()]}],"min-inline-size":[{"min-inline":["auto",...D()]}],"max-inline-size":[{"max-inline":["none",...D()]}],"block-size":[{block:["auto",...W()]}],"min-block-size":[{"min-block":["auto",...W()]}],"max-block-size":[{"max-block":["none",...W()]}],w:[{w:[a,"screen",...B()]}],"min-w":[{"min-w":[a,"screen","none",...B()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[i]},...B()]}],h:[{h:["screen","lh",...B()]}],"min-h":[{"min-h":["screen","lh","none",...B()]}],"max-h":[{"max-h":["screen","lh",...B()]}],"font-size":[{text:["base",r,Ht,ut]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,nh,Jf]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Tn,$]}],"font-family":[{font:[eh,Qf,t]}],"font-features":[{"font-features":[$]}],"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:[o,z,$]}],"line-clamp":[{"line-clamp":[K,"none",z,fi]}],leading:[{leading:[s,...S()]}],"list-image":[{"list-image":["none",z,$]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",z,$]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:L()}],"text-color":[{text:L()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:[K,"from-font","auto",z,ut]}],"text-decoration-color":[{decoration:L()}],"underline-offset":[{"underline-offset":[K,"auto",z,$]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:S()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",z,$]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",z,$]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:le()}],"bg-repeat":[{bg:xe()}],"bg-size":[{bg:ve()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Ue,z,$],radial:["",z,$],conic:[Ue,z,$]},rh,Zf]}],"bg-color":[{bg:L()}],"gradient-from-pos":[{from:he()}],"gradient-via-pos":[{via:he()}],"gradient-to-pos":[{to:he()}],"gradient-from":[{from:L()}],"gradient-via":[{via:L()}],"gradient-to":[{to:L()}],rounded:[{rounded:J()}],"rounded-s":[{"rounded-s":J()}],"rounded-e":[{"rounded-e":J()}],"rounded-t":[{"rounded-t":J()}],"rounded-r":[{"rounded-r":J()}],"rounded-b":[{"rounded-b":J()}],"rounded-l":[{"rounded-l":J()}],"rounded-ss":[{"rounded-ss":J()}],"rounded-se":[{"rounded-se":J()}],"rounded-ee":[{"rounded-ee":J()}],"rounded-es":[{"rounded-es":J()}],"rounded-tl":[{"rounded-tl":J()}],"rounded-tr":[{"rounded-tr":J()}],"rounded-br":[{"rounded-br":J()}],"rounded-bl":[{"rounded-bl":J()}],"border-w":[{border:Z()}],"border-w-x":[{"border-x":Z()}],"border-w-y":[{"border-y":Z()}],"border-w-s":[{"border-s":Z()}],"border-w-e":[{"border-e":Z()}],"border-w-bs":[{"border-bs":Z()}],"border-w-be":[{"border-be":Z()}],"border-w-t":[{"border-t":Z()}],"border-w-r":[{"border-r":Z()}],"border-w-b":[{"border-b":Z()}],"border-w-l":[{"border-l":Z()}],"divide-x":[{"divide-x":Z()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":Z()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...F(),"hidden","none"]}],"divide-style":[{divide:[...F(),"hidden","none"]}],"border-color":[{border:L()}],"border-color-x":[{"border-x":L()}],"border-color-y":[{"border-y":L()}],"border-color-s":[{"border-s":L()}],"border-color-e":[{"border-e":L()}],"border-color-bs":[{"border-bs":L()}],"border-color-be":[{"border-be":L()}],"border-color-t":[{"border-t":L()}],"border-color-r":[{"border-r":L()}],"border-color-b":[{"border-b":L()}],"border-color-l":[{"border-l":L()}],"divide-color":[{divide:L()}],"outline-style":[{outline:[...F(),"none","hidden"]}],"outline-offset":[{"outline-offset":[K,z,$]}],"outline-w":[{outline:["",K,Ht,ut]}],"outline-color":[{outline:L()}],shadow:[{shadow:["","none",u,yr,gr]}],"shadow-color":[{shadow:L()}],"inset-shadow":[{"inset-shadow":["none",h,yr,gr]}],"inset-shadow-color":[{"inset-shadow":L()}],"ring-w":[{ring:Z()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:L()}],"ring-offset-w":[{"ring-offset":[K,ut]}],"ring-offset-color":[{"ring-offset":L()}],"inset-ring-w":[{"inset-ring":Z()}],"inset-ring-color":[{"inset-ring":L()}],"text-shadow":[{"text-shadow":["none",p,yr,gr]}],"text-shadow-color":[{"text-shadow":L()}],opacity:[{opacity:[K,z,$]}],"mix-blend":[{"mix-blend":[...X(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":X()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[K]}],"mask-image-linear-from-pos":[{"mask-linear-from":U()}],"mask-image-linear-to-pos":[{"mask-linear-to":U()}],"mask-image-linear-from-color":[{"mask-linear-from":L()}],"mask-image-linear-to-color":[{"mask-linear-to":L()}],"mask-image-t-from-pos":[{"mask-t-from":U()}],"mask-image-t-to-pos":[{"mask-t-to":U()}],"mask-image-t-from-color":[{"mask-t-from":L()}],"mask-image-t-to-color":[{"mask-t-to":L()}],"mask-image-r-from-pos":[{"mask-r-from":U()}],"mask-image-r-to-pos":[{"mask-r-to":U()}],"mask-image-r-from-color":[{"mask-r-from":L()}],"mask-image-r-to-color":[{"mask-r-to":L()}],"mask-image-b-from-pos":[{"mask-b-from":U()}],"mask-image-b-to-pos":[{"mask-b-to":U()}],"mask-image-b-from-color":[{"mask-b-from":L()}],"mask-image-b-to-color":[{"mask-b-to":L()}],"mask-image-l-from-pos":[{"mask-l-from":U()}],"mask-image-l-to-pos":[{"mask-l-to":U()}],"mask-image-l-from-color":[{"mask-l-from":L()}],"mask-image-l-to-color":[{"mask-l-to":L()}],"mask-image-x-from-pos":[{"mask-x-from":U()}],"mask-image-x-to-pos":[{"mask-x-to":U()}],"mask-image-x-from-color":[{"mask-x-from":L()}],"mask-image-x-to-color":[{"mask-x-to":L()}],"mask-image-y-from-pos":[{"mask-y-from":U()}],"mask-image-y-to-pos":[{"mask-y-to":U()}],"mask-image-y-from-color":[{"mask-y-from":L()}],"mask-image-y-to-color":[{"mask-y-to":L()}],"mask-image-radial":[{"mask-radial":[z,$]}],"mask-image-radial-from-pos":[{"mask-radial-from":U()}],"mask-image-radial-to-pos":[{"mask-radial-to":U()}],"mask-image-radial-from-color":[{"mask-radial-from":L()}],"mask-image-radial-to-color":[{"mask-radial-to":L()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":w()}],"mask-image-conic-pos":[{"mask-conic":[K]}],"mask-image-conic-from-pos":[{"mask-conic-from":U()}],"mask-image-conic-to-pos":[{"mask-conic-to":U()}],"mask-image-conic-from-color":[{"mask-conic-from":L()}],"mask-image-conic-to-color":[{"mask-conic-to":L()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:le()}],"mask-repeat":[{mask:xe()}],"mask-size":[{mask:ve()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",z,$]}],filter:[{filter:["","none",z,$]}],blur:[{blur:Q()}],brightness:[{brightness:[K,z,$]}],contrast:[{contrast:[K,z,$]}],"drop-shadow":[{"drop-shadow":["","none",v,yr,gr]}],"drop-shadow-color":[{"drop-shadow":L()}],grayscale:[{grayscale:["",K,z,$]}],"hue-rotate":[{"hue-rotate":[K,z,$]}],invert:[{invert:["",K,z,$]}],saturate:[{saturate:[K,z,$]}],sepia:[{sepia:["",K,z,$]}],"backdrop-filter":[{"backdrop-filter":["","none",z,$]}],"backdrop-blur":[{"backdrop-blur":Q()}],"backdrop-brightness":[{"backdrop-brightness":[K,z,$]}],"backdrop-contrast":[{"backdrop-contrast":[K,z,$]}],"backdrop-grayscale":[{"backdrop-grayscale":["",K,z,$]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[K,z,$]}],"backdrop-invert":[{"backdrop-invert":["",K,z,$]}],"backdrop-opacity":[{"backdrop-opacity":[K,z,$]}],"backdrop-saturate":[{"backdrop-saturate":[K,z,$]}],"backdrop-sepia":[{"backdrop-sepia":["",K,z,$]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":S()}],"border-spacing-x":[{"border-spacing-x":S()}],"border-spacing-y":[{"border-spacing-y":S()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",z,$]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[K,"initial",z,$]}],ease:[{ease:["linear","initial",x,z,$]}],delay:[{delay:[K,z,$]}],animate:[{animate:["none",b,z,$]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[m,z,$]}],"perspective-origin":[{"perspective-origin":N()}],rotate:[{rotate:ee()}],"rotate-x":[{"rotate-x":ee()}],"rotate-y":[{"rotate-y":ee()}],"rotate-z":[{"rotate-z":ee()}],scale:[{scale:ie()}],"scale-x":[{"scale-x":ie()}],"scale-y":[{"scale-y":ie()}],"scale-z":[{"scale-z":ie()}],"scale-3d":["scale-3d"],skew:[{skew:ue()}],"skew-x":[{"skew-x":ue()}],"skew-y":[{"skew-y":ue()}],transform:[{transform:[z,$,"","none","gpu","cpu"]}],"transform-origin":[{origin:N()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:be()}],"translate-x":[{"translate-x":be()}],"translate-y":[{"translate-y":be()}],"translate-z":[{"translate-z":be()}],"translate-none":["translate-none"],accent:[{accent:L()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:L()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",z,$]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":S()}],"scroll-mx":[{"scroll-mx":S()}],"scroll-my":[{"scroll-my":S()}],"scroll-ms":[{"scroll-ms":S()}],"scroll-me":[{"scroll-me":S()}],"scroll-mbs":[{"scroll-mbs":S()}],"scroll-mbe":[{"scroll-mbe":S()}],"scroll-mt":[{"scroll-mt":S()}],"scroll-mr":[{"scroll-mr":S()}],"scroll-mb":[{"scroll-mb":S()}],"scroll-ml":[{"scroll-ml":S()}],"scroll-p":[{"scroll-p":S()}],"scroll-px":[{"scroll-px":S()}],"scroll-py":[{"scroll-py":S()}],"scroll-ps":[{"scroll-ps":S()}],"scroll-pe":[{"scroll-pe":S()}],"scroll-pbs":[{"scroll-pbs":S()}],"scroll-pbe":[{"scroll-pbe":S()}],"scroll-pt":[{"scroll-pt":S()}],"scroll-pr":[{"scroll-pr":S()}],"scroll-pb":[{"scroll-pb":S()}],"scroll-pl":[{"scroll-pl":S()}],"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",z,$]}],fill:[{fill:["none",...L()]}],"stroke-w":[{stroke:[K,Ht,ut,fi]}],stroke:[{stroke:["none",...L()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","inset-bs","inset-be","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","pbs","pbe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mbs","mbe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-bs","border-w-be","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-bs","border-color-be","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mbs","scroll-mbe","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-pbs","scroll-pbe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},ih=Df(sh);class ht{static instance;constructor(){}static getInstance(){return ht.instance||(ht.instance=new ht),ht.instance}getRootFontSize(){if(typeof document>"u")return 16;const t=parseFloat(getComputedStyle(document.documentElement).fontSize);return isNaN(t)?16:t}parseValue(t){const r=t.match(/^(-?\d+(?:\.\d+)?)([a-z%]*)$/i);if(!r)throw new Error(`Invalid CSS value: ${t}`);const n=parseFloat(r[1]),o=r[2].toLowerCase()||"";return{value:n,unit:o}}convertToPx(t,r={}){if(typeof t=="number")return t;const n=String(t).trim();if(!n)return 0;if(n.endsWith("px"))return parseFloat(n);const{value:o,unit:s}=this.parseValue(n);switch(s){case"rem":return o*(r.fontSizeBase||this.getRootFontSize());case"em":if(!r.contextElement)throw new Error("contextElement is required for em unit conversion");const i=parseFloat(getComputedStyle(r.contextElement.parentElement||document.documentElement).fontSize);return o*i;case"%":if(!r.parentSize)throw new Error("parentSize is required for percentage conversion");const a=r.parentSize.width||100;return o/100*a;case"vw":const l=r.viewportWidth||(typeof window<"u"?window.innerWidth:1920);return o/100*l;case"vh":const c=r.viewportHeight||(typeof window<"u"?window.innerHeight:1080);return o/100*c;case"vmin":const u=r.viewportWidth||window.innerWidth,h=r.viewportHeight||window.innerHeight,p=Math.min(u,h);return o/100*p;case"vmax":const v=r.viewportWidth||window.innerWidth,g=r.viewportHeight||window.innerHeight,m=Math.max(v,g);return o/100*m;case"cm":return o*37.795;case"mm":return o*3.7795;case"in":return o*96;case"pt":return o*1.3333;case"pc":return o*16;case"":return o;default:throw new Error(`Unsupported unit: ${s}`)}}convertMultipleToPx(t,r){const n={};for(const[o,s]of Object.entries(t))try{n[o]=this.convertToPx(s,r)}catch(i){console.warn(`Failed to convert ${o}: ${s}`,i),n[o]=typeof s=="number"?s:0}return n}}function _(...e){return ih(Qa(e))}const ah={},wo=d.createContext(ah);function lh({theme:e,children:t}){const r=d.useContext(wo),n=d.useMemo(()=>({...r,...e}),[r,e]);return f.jsx(wo.Provider,{value:n,children:t})}function H(){return d.useContext(wo)}function ch(e){return e}function uh(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function dh(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var fh=(function(){function e(r){var n=this;this._insertTag=function(o){var s;n.tags.length===0?n.insertionPoint?s=n.insertionPoint.nextSibling:n.prepend?s=n.container.firstChild:s=n.before:s=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(o,s),n.tags.push(o)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(dh(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=uh(o);try{s.insertRule(n,s.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){var o;return(o=n.parentNode)==null?void 0:o.removeChild(n)}),this.tags=[],this.ctr=0},e})(),pe="-ms-",Fr="-moz-",re="-webkit-",pl="comm",Uo="rule",Ko="decl",hh="@import",vl="@keyframes",mh="@layer",ph=Math.abs,Qr=String.fromCharCode,vh=Object.assign;function gh(e,t){return me(e,0)^45?(((t<<2^me(e,0))<<2^me(e,1))<<2^me(e,2))<<2^me(e,3):0}function gl(e){return e.trim()}function yh(e,t){return(e=t.exec(e))?e[0]:e}function ne(e,t,r){return e.replace(t,r)}function Co(e,t){return e.indexOf(t)}function me(e,t){return e.charCodeAt(t)|0}function Qt(e,t,r){return e.slice(t,r)}function Ae(e){return e.length}function Yo(e){return e.length}function xr(e,t){return t.push(e),e}function xh(e,t){return e.map(t).join("")}var Zr=1,_t=1,yl=0,Pe=0,ce=0,Lt="";function en(e,t,r,n,o,s,i){return{value:e,root:t,parent:r,type:n,props:o,children:s,line:Zr,column:_t,length:i,return:""}}function Gt(e,t){return vh(en("",null,null,"",null,null,0),e,{length:-e.length},t)}function bh(){return ce}function Ph(){return ce=Pe>0?me(Lt,--Pe):0,_t--,ce===10&&(_t=1,Zr--),ce}function Ce(){return ce=Pe<yl?me(Lt,Pe++):0,_t++,ce===10&&(_t=1,Zr++),ce}function Oe(){return me(Lt,Pe)}function Tr(){return Pe}function ar(e,t){return Qt(Lt,e,t)}function Zt(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function xl(e){return Zr=_t=1,yl=Ae(Lt=e),Pe=0,[]}function bl(e){return Lt="",e}function _r(e){return gl(ar(Pe-1,So(e===91?e+2:e===40?e+1:e)))}function wh(e){for(;(ce=Oe())&&ce<33;)Ce();return Zt(e)>2||Zt(ce)>3?"":" "}function Ch(e,t){for(;--t&&Ce()&&!(ce<48||ce>102||ce>57&&ce<65||ce>70&&ce<97););return ar(e,Tr()+(t<6&&Oe()==32&&Ce()==32))}function So(e){for(;Ce();)switch(ce){case e:return Pe;case 34:case 39:e!==34&&e!==39&&So(ce);break;case 40:e===41&&So(e);break;case 92:Ce();break}return Pe}function Sh(e,t){for(;Ce()&&e+ce!==57;)if(e+ce===84&&Oe()===47)break;return"/*"+ar(t,Pe-1)+"*"+Qr(e===47?e:Ce())}function qh(e){for(;!Zt(Oe());)Ce();return ar(e,Pe)}function Nh(e){return bl(Ar("",null,null,null,[""],e=xl(e),0,[0],e))}function Ar(e,t,r,n,o,s,i,a,l){for(var c=0,u=0,h=i,p=0,v=0,g=0,m=1,y=1,x=1,b=0,P="",w=o,N=s,q=n,C=P;y;)switch(g=b,b=Ce()){case 40:if(g!=108&&me(C,h-1)==58){Co(C+=ne(_r(b),"&","&\f"),"&\f")!=-1&&(x=-1);break}case 34:case 39:case 91:C+=_r(b);break;case 9:case 10:case 13:case 32:C+=wh(g);break;case 92:C+=Ch(Tr()-1,7);continue;case 47:switch(Oe()){case 42:case 47:xr(Eh(Sh(Ce(),Tr()),t,r),l);break;default:C+="/"}break;case 123*m:a[c++]=Ae(C)*x;case 125*m:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+u:x==-1&&(C=ne(C,/\f/g,"")),v>0&&Ae(C)-h&&xr(v>32?vi(C+";",n,r,h-1):vi(ne(C," ","")+";",n,r,h-2),l);break;case 59:C+=";";default:if(xr(q=pi(C,t,r,c,u,o,a,P,w=[],N=[],h),s),b===123)if(u===0)Ar(C,t,q,q,w,s,h,a,N);else switch(p===99&&me(C,3)===110?100:p){case 100:case 108:case 109:case 115:Ar(e,q,q,n&&xr(pi(e,q,q,0,0,o,a,P,o,w=[],h),N),o,N,h,a,n?w:N);break;default:Ar(C,q,q,q,[""],N,0,a,N)}}c=u=v=0,m=x=1,P=C="",h=i;break;case 58:h=1+Ae(C),v=g;default:if(m<1){if(b==123)--m;else if(b==125&&m++==0&&Ph()==125)continue}switch(C+=Qr(b),b*m){case 38:x=u>0?1:(C+="\f",-1);break;case 44:a[c++]=(Ae(C)-1)*x,x=1;break;case 64:Oe()===45&&(C+=_r(Ce())),p=Oe(),u=h=Ae(P=C+=qh(Tr())),b++;break;case 45:g===45&&Ae(C)==2&&(m=0)}}return s}function pi(e,t,r,n,o,s,i,a,l,c,u){for(var h=o-1,p=o===0?s:[""],v=Yo(p),g=0,m=0,y=0;g<n;++g)for(var x=0,b=Qt(e,h+1,h=ph(m=i[g])),P=e;x<v;++x)(P=gl(m>0?p[x]+" "+b:ne(b,/&\f/g,p[x])))&&(l[y++]=P);return en(e,t,r,o===0?Uo:a,l,c,u)}function Eh(e,t,r){return en(e,t,r,pl,Qr(bh()),Qt(e,2,-2),0)}function vi(e,t,r,n){return en(e,t,r,Ko,Qt(e,0,n),Qt(e,n+1,-1),n)}function Rt(e,t){for(var r="",n=Yo(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function Rh(e,t,r,n){switch(e.type){case mh:if(e.children.length)break;case hh:case Ko:return e.return=e.return||e.value;case pl:return"";case vl:return e.return=e.value+"{"+Rt(e.children,n)+"}";case Uo:e.value=e.props.join(",")}return Ae(r=Rt(e.children,n))?e.return=e.value+"{"+r+"}":""}function kh(e){var t=Yo(e);return function(r,n,o,s){for(var i="",a=0;a<t;a++)i+=e[a](r,n,o,s)||"";return i}}function Th(e){return function(t){t.root||(t=t.return)&&e(t)}}function _h(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var Ah=function(t,r,n){for(var o=0,s=0;o=s,s=Oe(),o===38&&s===12&&(r[n]=1),!Zt(s);)Ce();return ar(t,Pe)},Ih=function(t,r){var n=-1,o=44;do switch(Zt(o)){case 0:o===38&&Oe()===12&&(r[n]=1),t[n]+=Ah(Pe-1,r,n);break;case 2:t[n]+=_r(o);break;case 4:if(o===44){t[++n]=Oe()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=Qr(o)}while(o=Ce());return t},jh=function(t,r){return bl(Ih(xl(t),r))},gi=new WeakMap,Oh=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,o=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!gi.get(n))&&!o){gi.set(t,!0);for(var s=[],i=jh(r,s),a=n.props,l=0,c=0;l<i.length;l++)for(var u=0;u<a.length;u++,c++)t.props[c]=s[l]?i[l].replace(/&\f/g,a[u]):a[u]+" "+i[l]}}},Mh=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function Pl(e,t){switch(gh(e,t)){case 5103:return re+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return re+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return re+e+Fr+e+pe+e+e;case 6828:case 4268:return re+e+pe+e+e;case 6165:return re+e+pe+"flex-"+e+e;case 5187:return re+e+ne(e,/(\w+).+(:[^]+)/,re+"box-$1$2"+pe+"flex-$1$2")+e;case 5443:return re+e+pe+"flex-item-"+ne(e,/flex-|-self/,"")+e;case 4675:return re+e+pe+"flex-line-pack"+ne(e,/align-content|flex-|-self/,"")+e;case 5548:return re+e+pe+ne(e,"shrink","negative")+e;case 5292:return re+e+pe+ne(e,"basis","preferred-size")+e;case 6060:return re+"box-"+ne(e,"-grow","")+re+e+pe+ne(e,"grow","positive")+e;case 4554:return re+ne(e,/([^-])(transform)/g,"$1"+re+"$2")+e;case 6187:return ne(ne(ne(e,/(zoom-|grab)/,re+"$1"),/(image-set)/,re+"$1"),e,"")+e;case 5495:case 3959:return ne(e,/(image-set\([^]*)/,re+"$1$`$1");case 4968:return ne(ne(e,/(.+:)(flex-)?(.*)/,re+"box-pack:$3"+pe+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+re+e+e;case 4095:case 3583:case 4068:case 2532:return ne(e,/(.+)-inline(.+)/,re+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Ae(e)-1-t>6)switch(me(e,t+1)){case 109:if(me(e,t+4)!==45)break;case 102:return ne(e,/(.+:)(.+)-([^]+)/,"$1"+re+"$2-$3$1"+Fr+(me(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Co(e,"stretch")?Pl(ne(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(me(e,t+1)!==115)break;case 6444:switch(me(e,Ae(e)-3-(~Co(e,"!important")&&10))){case 107:return ne(e,":",":"+re)+e;case 101:return ne(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+re+(me(e,14)===45?"inline-":"")+"box$3$1"+re+"$2$3$1"+pe+"$2box$3")+e}break;case 5936:switch(me(e,t+11)){case 114:return re+e+pe+ne(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return re+e+pe+ne(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return re+e+pe+ne(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return re+e+pe+e+e}return e}var Lh=function(t,r,n,o){if(t.length>-1&&!t.return)switch(t.type){case Ko:t.return=Pl(t.value,t.length);break;case vl:return Rt([Gt(t,{value:ne(t.value,"@","@"+re)})],o);case Uo:if(t.length)return xh(t.props,function(s){switch(yh(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Rt([Gt(t,{props:[ne(s,/:(read-\w+)/,":"+Fr+"$1")]})],o);case"::placeholder":return Rt([Gt(t,{props:[ne(s,/:(plac\w+)/,":"+re+"input-$1")]}),Gt(t,{props:[ne(s,/:(plac\w+)/,":"+Fr+"$1")]}),Gt(t,{props:[ne(s,/:(plac\w+)/,pe+"input-$1")]})],o)}return""})}},Dh=[Lh],Bh=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(m){var y=m.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var o=t.stylisPlugins||Dh,s={},i,a=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(m){for(var y=m.getAttribute("data-emotion").split(" "),x=1;x<y.length;x++)s[y[x]]=!0;a.push(m)});var l,c=[Oh,Mh];{var u,h=[Rh,Th(function(m){u.insert(m)})],p=kh(c.concat(o,h)),v=function(y){return Rt(Nh(y),p)};l=function(y,x,b,P){u=b,v(y?y+"{"+x.styles+"}":x.styles),P&&(g.inserted[x.name]=!0)}}var g={key:r,sheet:new fh({key:r,container:i,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:l};return g.sheet.hydrate(a),g};function Fh(e){for(var t=0,r,n=0,o=e.length;o>=4;++n,o-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var $h={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},zh=/[A-Z]|^ms/g,Vh=/_EMO_([^_]+?)_([^]*?)_EMO_/g,wl=function(t){return t.charCodeAt(1)===45},yi=function(t){return t!=null&&typeof t!="boolean"},_n=_h(function(e){return wl(e)?e:e.replace(zh,"-$&").toLowerCase()}),xi=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(Vh,function(n,o,s){return Je={name:o,styles:s,next:Je},o})}return $h[t]!==1&&!wl(t)&&typeof r=="number"&&r!==0?r+"px":r};function $r(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var o=r;if(o.anim===1)return Je={name:o.name,styles:o.styles,next:Je},o.name;var s=r;if(s.styles!==void 0){var i=s.next;if(i!==void 0)for(;i!==void 0;)Je={name:i.name,styles:i.styles,next:Je},i=i.next;var a=s.styles+";";return a}return Hh(e,t,r)}}var l=r;if(t==null)return l;var c=t[l];return c!==void 0?c:l}function Hh(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=$r(e,t,r[o])+";";else for(var s in r){var i=r[s];if(typeof i!="object"){var a=i;t!=null&&t[a]!==void 0?n+=s+"{"+t[a]+"}":yi(a)&&(n+=_n(s)+":"+xi(s,a)+";")}else if(Array.isArray(i)&&typeof i[0]=="string"&&(t==null||t[i[0]]===void 0))for(var l=0;l<i.length;l++)yi(i[l])&&(n+=_n(s)+":"+xi(s,i[l])+";");else{var c=$r(e,t,i);switch(s){case"animation":case"animationName":{n+=_n(s)+":"+c+";";break}default:n+=s+"{"+c+"}"}}}return n}var bi=/label:\s*([^\s;{]+)\s*(;|$)/g,Je;function An(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,o="";Je=void 0;var s=e[0];if(s==null||s.raw===void 0)n=!1,o+=$r(r,t,s);else{var i=s;o+=i[0]}for(var a=1;a<e.length;a++)if(o+=$r(r,t,e[a]),n){var l=s;o+=l[a]}bi.lastIndex=0;for(var c="",u;(u=bi.exec(o))!==null;)c+="-"+u[1];var h=Fh(o)+c;return{name:h,styles:o,next:Je}}function Cl(e,t,r){var n="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(n+=o+" ")}),n}var Gh=function(t,r,n){var o=t.key+"-"+r.name;t.registered[o]===void 0&&(t.registered[o]=r.styles)},Wh=function(t,r,n){Gh(t,r);var o=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var s=r;do t.insert(r===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function Pi(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function wi(e,t,r){var n=[],o=Cl(e,n,r);return n.length<2?r:o+t(n)}var Uh=function(t){var r=Bh(t);r.sheet.speedy=function(a){this.isSpeedy=a},r.compat=!0;var n=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var h=An(c,r.registered,void 0);return Wh(r,h),r.key+"-"+h.name},o=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var h=An(c,r.registered),p="animation-"+h.name;return Pi(r,{name:h.name,styles:"@keyframes "+p+"{"+h.styles+"}"}),p},s=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var h=An(c,r.registered);Pi(r,h)},i=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];return wi(r.registered,n,Kh(c))};return{css:n,cx:i,injectGlobal:s,keyframes:o,hydrate:function(l){l.forEach(function(c){r.inserted[c]=!0})},flush:function(){r.registered={},r.inserted={},r.sheet.flush()},sheet:r.sheet,cache:r,getRegisteredStyles:Cl.bind(null,r.registered),merge:wi.bind(null,r.registered,n)}},Kh=function e(t){for(var r="",n=0;n<t.length;n++){var o=t[n];if(o!=null){var s=void 0;switch(typeof o){case"boolean":break;case"object":{if(Array.isArray(o))s=e(o);else{s="";for(var i in o)o[i]&&i&&(s&&(s+=" "),s+=i)}break}default:s=o}s&&(r&&(r+=" "),r+=s)}}return r},Yh=Uh({key:"css"}),Xh=Yh.css;function Jh(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function qo(e,t,r){if(e){if(typeof e=="function"){qo(e(t),t,r);return}if(Array.isArray(e)){for(const n of e)qo(n,t,r);return}Jh(e)&&r.push(e)}}function Qh(e,t){return!(t==null||typeof t=="object"||Array.isArray(t)||e.startsWith("@")||e.includes("&")||e.includes(":")||e.includes(" ")||e.includes(">")||e.includes("+")||e.includes("~")||e.includes("[")||e.includes(".")||e.includes("#"))}function Zh(e){const t={};for(const[r,n]of Object.entries(e))Qh(r,n)&&(t[r]=n);return t}function V(e,t){const r=[];if(qo(e,t,r),!r.length)return{sxClassName:void 0,sxInlineStyle:void 0};const n=Xh(r),o=r.reduce((s,i)=>({...s,...Zh(i)}),{});return{sxClassName:n,sxInlineStyle:o}}function M(...e){const t=e.reduce((r,n)=>n?{...r,...n}:r,{});return Object.keys(t).length?t:void 0}function tn(e){const{component:t,variant:r,size:n,rounded:o,shadow:s,bounce:i,splash:a,sx:l,style:c,className:u,class:h,...p}=e,v=t??"button",{roundedPreset:g,roundedStyle:m}=yt(o),{shadowPreset:y,shadowStyle:x}=ir(s),b=H(),{sxClassName:P,sxInlineStyle:w}=V(l,b);return f.jsx(v,{className:_(el({variant:r,size:n,rounded:g,shadow:y,bounce:i,splash:a}),P,u,h),style:M(c,m,x,w),...p})}tn.displayName="Button";const In={xs:"h-8 w-8 text-xs",sm:"h-10 w-10 text-sm",md:"h-12 w-12 text-base",lg:"h-14 w-14 text-lg",xl:"h-16 w-16 text-xl"};function em(e){if(e===void 0)return{sizeClassName:In.md};if(typeof e=="string"&&e in In)return{sizeClassName:In[e]};const t=typeof e=="number"?`${e}px`:e;return{sizeStyle:{width:t,height:t}}}function zr(e){const{component:t,size:r="md",position:n="fixed",left:o,top:s,right:i=16,bottom:a=16,zIndex:l=10,rounded:c="full",className:u,style:h,...p}=e,{sizeClassName:v,sizeStyle:g}=em(r),m={...p,component:t,size:"icon",rounded:c,className:_("shrink-0 overflow-hidden p-0",v,u),style:M({position:n,left:o,top:s,right:i,bottom:a,zIndex:l},g,h)};return f.jsx(tn,{...m})}zr.displayName="GhostButton";const Sl="__LDKJ_GHOST_BUTTON_GROUP_ITEM__";function Xo(e){return null}Xo.displayName="GhostButtonGroup.Item";Xo[Sl]=!0;function tm(e){return!!(e&&typeof e=="function"&&e[Sl]===!0)}function rm(e){return typeof e=="number"?`${e}px`:e}function Ci(e,t){return e.includes(t)}function nm(e){const t=[],r=[];return d.Children.forEach(e,n=>{if(d.isValidElement(n)&&tm(n.type)){r.push(n);return}t.push(n)}),{triggerChildren:t,itemChildren:r}}function om(e,t){switch(e){case"down":return{position:"absolute",top:`calc(100% + ${t})`,right:0,display:"flex",flexDirection:"column",alignItems:"flex-end",gap:t};case"left":return{position:"absolute",right:`calc(100% + ${t})`,top:0,display:"flex",flexDirection:"row-reverse",alignItems:"center",gap:t};case"right":return{position:"absolute",left:`calc(100% + ${t})`,top:0,display:"flex",flexDirection:"row",alignItems:"center",gap:t};default:return{position:"absolute",bottom:`calc(100% + ${t})`,right:0,display:"flex",flexDirection:"column-reverse",alignItems:"flex-end",gap:t}}}function sm(e){switch(e){case"down":return"translateY(-16px) scale(0.78)";case"left":return"translateX(16px) scale(0.78)";case"right":return"translateX(-16px) scale(0.78)";default:return"translateY(16px) scale(0.78)"}}function im(e,t,r,n){const o=t==="open",s=r*85,i=Math.max(n-r-1,0)*65;return{opacity:o?1:0,transform:o?"translate3d(0, 0, 0) scale(1)":sm(e),transitionProperty:"opacity, transform",transitionDuration:o?"380ms":"260ms",transitionTimingFunction:o?"cubic-bezier(0.16, 1, 0.3, 1)":"cubic-bezier(0.4, 0, 1, 1)",transitionDelay:`${o?s:i}ms`,willChange:"opacity, transform"}}function am(e){const{trigger:t="click",direction:r="up",gap:n=12,items:o,children:s,position:i="fixed",left:a,top:l,right:c=16,bottom:u=16,zIndex:h=10,onClick:p,...v}=e,g=Array.isArray(t)?t:[t],m=rm(n),{triggerChildren:y,itemChildren:x}=nm(s),b=[...o??[],...x.map(j=>({...j.props,key:j.key??void 0}))],[P,w]=d.useState(!1),[N,q]=d.useState("closed"),C=d.useRef(null),S=d.useRef(null),R=y.length>0?f.jsx(f.Fragment,{children:y}):void 0,A=Ci(g,"hover"),E=Ci(g,"click"),k=Math.max(b.length-1,0)*65,T=N!=="closed";d.useEffect(()=>{if(P){if(N==="open"||N==="preparing")return;q("preparing");return}if(N==="closed"||N==="exiting")return;q("exiting");const j=window.setTimeout(()=>{q("closed")},k);return()=>window.clearTimeout(j)},[k,N,P]),d.useLayoutEffect(()=>{if(N!=="preparing")return;S.current?.offsetHeight;const j=window.requestAnimationFrame(()=>{q(B=>B==="preparing"?"open":B)});return()=>window.cancelAnimationFrame(j)},[N]),d.useEffect(()=>{if(!P||!E)return;const j=D=>{const W=D.target;W instanceof Node&&(C.current?.contains(W)||w(!1))},B=D=>{D.key==="Escape"&&w(!1)};return document.addEventListener("pointerdown",j),document.addEventListener("keydown",B),()=>{document.removeEventListener("pointerdown",j),document.removeEventListener("keydown",B)}},[P,E]);const O={...v,position:"static",right:void 0,bottom:void 0,left:void 0,top:void 0,zIndex:h,onClick:j=>{E&&w(B=>!B),p?.(j)},"aria-expanded":P,"aria-haspopup":"menu",children:R};return f.jsx("div",{ref:C,className:_("inline-flex w-fit"),style:{position:i,left:a,top:l,right:c,bottom:u,zIndex:h},onMouseEnter:A?()=>w(!0):void 0,onMouseLeave:A?()=>w(!1):void 0,children:f.jsxs("div",{className:_("relative inline-flex w-fit"),children:[T&&b.length>0?f.jsx("div",{ref:S,style:{...om(r,m),pointerEvents:N==="open"?"auto":"none"},children:b.map((j,B)=>{const{itemKey:D,onClick:W,...L}=j;return f.jsx("div",{style:im(r,N,B,b.length),children:f.jsx(zr,{position:"static",...L,onClick:le=>{W?.(le),w(!1)}})},D??j.key??B)})}):null,f.jsx(zr,{...O})]})})}const ql=Object.assign(am,{Item:Xo});ql.displayName="GhostButtonGroup";const Jo={account_balance:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_balance-CUtdZSEP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_balance-DgmFjt_z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_balance-DeohA2h8.cjs"))},account_box:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_box-ByaMMQqG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_box-D7sM1NTh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_box-ajw070dx.cjs"))},account_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_circle-o5PrByrE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_circle-C5KLCF80.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_circle-BMRVTtpY.cjs"))},add:{outlined:()=>Promise.resolve().then(()=>require("./icons/add-BzODBN57.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/add-Bj-fRqEw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/add-Dpbpem6v.cjs"))},add_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/add_circle-BEfQaNTw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/add_circle-Pz6hbZr2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/add_circle-Bs6fLIPH.cjs"))},admin_panel_settings:{outlined:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-BbSsx_KB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-Cq6cV6Iq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-DcqNfgoM.cjs"))},air:{outlined:()=>Promise.resolve().then(()=>require("./icons/air-BF03LOQ-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/air-i_rK7JxO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/air-OSLzaxxp.cjs"))},alarm:{outlined:()=>Promise.resolve().then(()=>require("./icons/alarm-CCYlrdau.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/alarm-DeO1fh0q.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/alarm-BxyCb1Qv.cjs"))},apps:{outlined:()=>Promise.resolve().then(()=>require("./icons/apps-fIilHLYB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/apps-BdFHXOsp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/apps-C9ltbSUJ.cjs"))},archive:{outlined:()=>Promise.resolve().then(()=>require("./icons/archive-7V65cuRY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/archive-er16TWXw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/archive-Ckz6yJQF.cjs"))},arrow_back:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_back-XdtHQyqo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_back-DaOcsNP6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_back-g66EkDwT.cjs"))},arrow_downward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-BBbhvRa_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-CYCI-w3L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-DkW9HR00.cjs"))},arrow_forward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-NKtJV9mD.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-B54VLaZC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-hLdyTARF.cjs"))},arrow_upward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-GAIOJvM7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-BtxjFwlX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-CBdxpNSC.cjs"))},article:{outlined:()=>Promise.resolve().then(()=>require("./icons/article-B6nzs-qa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/article-CGpbLCcR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/article-CDZ6_tTi.cjs"))},attach_file:{outlined:()=>Promise.resolve().then(()=>require("./icons/attach_file-DyFViTnA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/attach_file-RLWNGDyR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/attach_file-CNA3xvqM.cjs"))},attach_money:{outlined:()=>Promise.resolve().then(()=>require("./icons/attach_money-DQPXCGZk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/attach_money-CfNoy99Y.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/attach_money-JvxHPUl2.cjs"))},backspace:{outlined:()=>Promise.resolve().then(()=>require("./icons/backspace-JswWFvx7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/backspace-DDu6Afit.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/backspace-pPWKZ2Y2.cjs"))},badge:{outlined:()=>Promise.resolve().then(()=>require("./icons/badge-Cc8lmWgw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/badge-Btf6MXDZ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/badge-BXrUAN1m.cjs"))},block:{outlined:()=>Promise.resolve().then(()=>require("./icons/block-ByxkMrvC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/block-C8EIO6vB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/block-D7pQpqds.cjs"))},bolt:{outlined:()=>Promise.resolve().then(()=>require("./icons/bolt-CUZki2JV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bolt-A-Z_tqr9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bolt-BKR3IpJG.cjs"))},book:{outlined:()=>Promise.resolve().then(()=>require("./icons/book-B_vtXpwq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/book-BvIH3Qcj.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/book-s5W9WL4N.cjs"))},bookmark:{outlined:()=>Promise.resolve().then(()=>require("./icons/bookmark-BJdOWq2Y.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bookmark-BOsIEQfb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bookmark-CY6PuZ4w.cjs"))},bookmarks:{outlined:()=>Promise.resolve().then(()=>require("./icons/bookmarks-CBfrFEQH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bookmarks-C1k5ldLa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bookmarks-DbGfzxJk.cjs"))},brush:{outlined:()=>Promise.resolve().then(()=>require("./icons/brush-DqhWkOyP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/brush-CWCZYG4N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/brush-oeiVL9Xk.cjs"))},bug_report:{outlined:()=>Promise.resolve().then(()=>require("./icons/bug_report-Dgg4ML7C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bug_report-DqBzy5Wd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bug_report-FgdRro3E.cjs"))},build:{outlined:()=>Promise.resolve().then(()=>require("./icons/build-DzKk0FwR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/build-Bg6u0xY0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/build-fQP-NxA6.cjs"))},calendar_month:{outlined:()=>Promise.resolve().then(()=>require("./icons/calendar_month-BuGnlxNv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/calendar_month-CWa__6wz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/calendar_month-BX-upKoW.cjs"))},calendar_today:{outlined:()=>Promise.resolve().then(()=>require("./icons/calendar_today-dvqmK8Mt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/calendar_today-BXLVEJdq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/calendar_today-CPs1WBvs.cjs"))},call:{outlined:()=>Promise.resolve().then(()=>require("./icons/call-ay175YDV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call-ftvfgcxN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call-wKD6ISPV.cjs"))},call_end:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_end-DwGpra_h.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_end-Bx5pJnkm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_end-WoQXHoTY.cjs"))},call_made:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_made-BKy-0N_5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_made-1di_yrkH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_made-nzO_qhRa.cjs"))},call_received:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_received-DiGMt09V.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_received-kDCUptdw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_received-svsjpWZB.cjs"))},campaign:{outlined:()=>Promise.resolve().then(()=>require("./icons/campaign-CO4rU-NI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/campaign-C7gu21Yl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/campaign-Ci9P9bD0.cjs"))},cancel:{outlined:()=>Promise.resolve().then(()=>require("./icons/cancel-syDzrIhz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cancel-Be4ComkT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cancel-BswRxQQC.cjs"))},category:{outlined:()=>Promise.resolve().then(()=>require("./icons/category-DLWu2IoJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/category-lpNWuhQx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/category-CnrWZz9Q.cjs"))},chat:{outlined:()=>Promise.resolve().then(()=>require("./icons/chat-DThyMw25.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chat-DVBtcmFJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chat-BIjxgeKo.cjs"))},chat_bubble:{outlined:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-B7awcvGP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-CPB6ZiCC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-mZGoeI3I.cjs"))},check:{outlined:()=>Promise.resolve().then(()=>require("./icons/check-C4gcqg9A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check-CDtP9Bf4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check-BQ20Asfd.cjs"))},check_box:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_box-cXMcUfzz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_box-yboW6saa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_box-DD0D5gpB.cjs"))},check_box_outline_blank:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-CIKY0Ccw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-B0K7VEOf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-DPZa0VCl.cjs"))},check_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_circle-DTQ1d7Oc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_circle-BVUl3Gb5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_circle-BYYx6u5r.cjs"))},chevron_left:{outlined:()=>Promise.resolve().then(()=>require("./icons/chevron_left-Yec8UECM.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chevron_left-DE3pHCnM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chevron_left-BPHI54rl.cjs"))},chevron_right:{outlined:()=>Promise.resolve().then(()=>require("./icons/chevron_right-BkGOM5fi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chevron_right-CFTu2vbL.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chevron_right-DpzjvNsP.cjs"))},child_care:{outlined:()=>Promise.resolve().then(()=>require("./icons/child_care-nZB2N3YA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/child_care-CIQ9k-f9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/child_care-CB79ivb8.cjs"))},circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/circle-DS_HMXBR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/circle-BPX6153P.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/circle-D8ImCYQn.cjs"))},close:{outlined:()=>Promise.resolve().then(()=>require("./icons/close-C71jnCsP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/close-DAORXT73.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/close-08-8sBl_.cjs"))},cloud:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud-aGhF0P8X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud-DoSYW56S.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud-CWTEjqrC.cjs"))},cloud_download:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud_download-Cr0f1A7w.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud_download-BSgA6nE3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud_download-B46UbXM2.cjs"))},cloud_upload:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-CEBNsRxa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-BxrCa7P9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-C8JjVx81.cjs"))},code:{outlined:()=>Promise.resolve().then(()=>require("./icons/code-6RkiCXwP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/code-DuM9qskR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/code-oJW84q_m.cjs"))},comment:{outlined:()=>Promise.resolve().then(()=>require("./icons/comment-O_bHBTmR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/comment-jfrDsQcR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/comment-D2ad_q2m.cjs"))},compare:{outlined:()=>Promise.resolve().then(()=>require("./icons/compare-CUzBU-28.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/compare-DdMgRs9f.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/compare-DFR9iUjQ.cjs"))},contacts:{outlined:()=>Promise.resolve().then(()=>require("./icons/contacts-4hDX5byG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/contacts-Cb5xhSPR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/contacts-GfLHJBAS.cjs"))},content_copy:{outlined:()=>Promise.resolve().then(()=>require("./icons/content_copy-Dm6tlywE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/content_copy-CDA8g8Ce.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/content_copy-B295-Nv3.cjs"))},content_paste:{outlined:()=>Promise.resolve().then(()=>require("./icons/content_paste-CoehqCUw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/content_paste-D0OJlLhs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/content_paste-CAAddckI.cjs"))},copyright:{outlined:()=>Promise.resolve().then(()=>require("./icons/copyright-CmWUWze4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/copyright-B4gtWEWc.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/copyright-sqUhIT0W.cjs"))},credit_card:{outlined:()=>Promise.resolve().then(()=>require("./icons/credit_card-B_DF2PK1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/credit_card-Ch3__Lys.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/credit_card-_iyk8SdT.cjs"))},credit_score:{outlined:()=>Promise.resolve().then(()=>require("./icons/credit_score-BTAUUWvv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/credit_score-RCK9vD6_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/credit_score-BUo_aYKm.cjs"))},crop:{outlined:()=>Promise.resolve().then(()=>require("./icons/crop-GyzEL4nJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/crop-CLGpqAKW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/crop-Ck5Oq93S.cjs"))},dangerous:{outlined:()=>Promise.resolve().then(()=>require("./icons/dangerous-BHX_WAG0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dangerous-VVnFWj0T.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dangerous-CyWhR8GS.cjs"))},dark_mode:{outlined:()=>Promise.resolve().then(()=>require("./icons/dark_mode-CVQYfD9N.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dark_mode-Cna-h-8z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dark_mode-BApz1m5T.cjs"))},dashboard:{outlined:()=>Promise.resolve().then(()=>require("./icons/dashboard-y4JXkAlZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dashboard-yvpXQGFe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dashboard-qxOP92mW.cjs"))},data_usage:{outlined:()=>Promise.resolve().then(()=>require("./icons/data_usage-BFgNM46G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/data_usage-DF86vx6L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/data_usage-B69lbac5.cjs"))},delete:{outlined:()=>Promise.resolve().then(()=>require("./icons/delete-C0t5Pp8-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/delete-CEMqbUF0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/delete-xENv8YmX.cjs"))},delete_forever:{outlined:()=>Promise.resolve().then(()=>require("./icons/delete_forever-BE5StSao.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/delete_forever-DwtLSgzF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/delete_forever-B8PUopIK.cjs"))},density_medium:{outlined:()=>Promise.resolve().then(()=>require("./icons/density_medium-BFy-8lbn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/density_medium-Bze5BcMr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/density_medium-BoavJs4H.cjs"))},description:{outlined:()=>Promise.resolve().then(()=>require("./icons/description-SQPUh5qC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/description-CxGEPSh9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/description-CMHCszzJ.cjs"))},desktop_windows:{outlined:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-DOHf23Xr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-rsIMFxNM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-ft9l6Jnn.cjs"))},devices:{outlined:()=>Promise.resolve().then(()=>require("./icons/devices-D1QkNOdg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/devices-Cs6AyB_p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/devices-CZuDnQ7B.cjs"))},directions:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions-CV3aYvJw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions-Cq30pjX9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions-BYfIHQ8Z.cjs"))},directions_bus:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions_bus-CznPtArU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions_bus-ChCQ0VJv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions_bus-2Bu4yiHM.cjs"))},directions_car:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions_car-DIRBYtBd.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions_car-Ty3h4aoe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions_car-dxAiBgAE.cjs"))},dns:{outlined:()=>Promise.resolve().then(()=>require("./icons/dns-BrL6vlto.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dns-DQC01d17.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dns-BxMrX-Qx.cjs"))},download:{outlined:()=>Promise.resolve().then(()=>require("./icons/download-BfEc7ftL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/download-oQO1wMDQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/download-BbGaNWaF.cjs"))},download_done:{outlined:()=>Promise.resolve().then(()=>require("./icons/download_done-BF_KMt21.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/download_done-mY_IvV91.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/download_done-QJO7z-t7.cjs"))},drag_handle:{outlined:()=>Promise.resolve().then(()=>require("./icons/drag_handle-B85eeiSW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/drag_handle-CZy0Muds.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/drag_handle-DIHjJaP4.cjs"))},drive_file_move:{outlined:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-CyquxnGI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-B7Ib41Bg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-BzZBDz_T.cjs"))},eco:{outlined:()=>Promise.resolve().then(()=>require("./icons/eco-BQpR7DfB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/eco-BfhARi85.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/eco-Dti-gVb_.cjs"))},edit:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit-ChFc7I7P.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit-BeJgtsta.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit-T1-rErag.cjs"))},edit_attributes:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-6JWFwGzl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-B1Ctn3RI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-BFsYoU1-.cjs"))},edit_note:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit_note-Da_iOdrc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit_note-rScMJnJT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit_note--rw8SVa_.cjs"))},eject:{outlined:()=>Promise.resolve().then(()=>require("./icons/eject-C_8lRJPy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/eject-DTQWDrIz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/eject-CtLNSegr.cjs"))},elderly:{outlined:()=>Promise.resolve().then(()=>require("./icons/elderly-Ceh2P7r-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/elderly-CcU85K06.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/elderly-DAtLwTFA.cjs"))},engineering:{outlined:()=>Promise.resolve().then(()=>require("./icons/engineering-BkYJD_Or.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/engineering-1o10EfNE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/engineering-JuMPs6Y3.cjs"))},equalizer:{outlined:()=>Promise.resolve().then(()=>require("./icons/equalizer-efzGc3fN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/equalizer-DJkAwv6t.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/equalizer-CBRz_t0n.cjs"))},error:{outlined:()=>Promise.resolve().then(()=>require("./icons/error-DhIFJDit.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/error-DzScQD-0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/error-BSxnVrjF.cjs"))},event:{outlined:()=>Promise.resolve().then(()=>require("./icons/event-CLOpMWNS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event-BO8hSbhH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event-C0zGLwjQ.cjs"))},event_available:{outlined:()=>Promise.resolve().then(()=>require("./icons/event_available-D39f0o2z.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event_available-DwjeOvX9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event_available-DMl5IYfi.cjs"))},event_busy:{outlined:()=>Promise.resolve().then(()=>require("./icons/event_busy-DLhs3cqk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event_busy-CO5GomJ1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event_busy-BsbAdBc3.cjs"))},exit_to_app:{outlined:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-4ELlyKP5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-Bp3DQYOi.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-BPsYFa6S.cjs"))},expand:{outlined:()=>Promise.resolve().then(()=>require("./icons/expand-BoSPrbcp.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/expand-CADHXT-_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/expand-Dy3_OGRo.cjs"))},explore:{outlined:()=>Promise.resolve().then(()=>require("./icons/explore-CiiSPHhR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/explore-DAuehy4i.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/explore-CWVUOfFd.cjs"))},explore_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/explore_off-BR_xU7jX.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/explore_off-Bsy6PdBD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/explore_off-C8Pin35x.cjs"))},extension:{outlined:()=>Promise.resolve().then(()=>require("./icons/extension-Bg6YhsUZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/extension-B2Ud25CS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/extension-Cj_PMbmr.cjs"))},face:{outlined:()=>Promise.resolve().then(()=>require("./icons/face-B0mI3FAR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/face-Dx3-uvsR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/face-nfbmNSRn.cjs"))},fast_forward:{outlined:()=>Promise.resolve().then(()=>require("./icons/fast_forward-cSegXWFV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fast_forward-B0y9Ca2u.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fast_forward-BMw4eJA1.cjs"))},fast_rewind:{outlined:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-ClQr4UqL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-BErJGjyk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-CmURbjb8.cjs"))},favorite:{outlined:()=>Promise.resolve().then(()=>require("./icons/favorite-C7ps1Maq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/favorite-3J46b-ep.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/favorite-LUIfqiQF.cjs"))},feedback:{outlined:()=>Promise.resolve().then(()=>require("./icons/feedback-B_jbalMc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/feedback-DpFRhEHp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/feedback-BaEOlZmy.cjs"))},file_copy:{outlined:()=>Promise.resolve().then(()=>require("./icons/file_copy-CTIQJQ-Q.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/file_copy-BryVfjLP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/file_copy-D7W7B9tN.cjs"))},filter_list:{outlined:()=>Promise.resolve().then(()=>require("./icons/filter_list-DpBj6Yx1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/filter_list-B8Txqh_n.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/filter_list-CH0lPLm2.cjs"))},find_in_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/find_in_page-BnUd7Adl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/find_in_page-d1tGoTfD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/find_in_page-CZWej5L8.cjs"))},find_replace:{outlined:()=>Promise.resolve().then(()=>require("./icons/find_replace-COPwtD3A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/find_replace-B_KZ8iLe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/find_replace-BVX_mdI2.cjs"))},fingerprint:{outlined:()=>Promise.resolve().then(()=>require("./icons/fingerprint-s6Wvd5xY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fingerprint-BwdcEXJy.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fingerprint-Cjs10wLp.cjs"))},first_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/first_page-LyKNPAwN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/first_page-CFfNXxJa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/first_page-BNf1p3Bb.cjs"))},fit_screen:{outlined:()=>Promise.resolve().then(()=>require("./icons/fit_screen-DgeLJfZy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fit_screen-B9tJEMV5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fit_screen-NF0JPdOh.cjs"))},fitness_center:{outlined:()=>Promise.resolve().then(()=>require("./icons/fitness_center-DOb_SqRR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fitness_center-BhjkYdCs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fitness_center-wLAD2vZ_.cjs"))},flag:{outlined:()=>Promise.resolve().then(()=>require("./icons/flag-E-VIxwkr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flag-LD2jAYeI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flag-DZqg40eh.cjs"))},flare:{outlined:()=>Promise.resolve().then(()=>require("./icons/flare-DZBDF8BR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flare-DZL3slPE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flare-BPXjy3gS.cjs"))},flash_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/flash_on-DIcsCTnL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flash_on-B6CuALXr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flash_on-BotDglNP.cjs"))},flight:{outlined:()=>Promise.resolve().then(()=>require("./icons/flight-BNYPJg6b.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flight-BLrZxPop.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flight-CMxTfrzT.cjs"))},flip:{outlined:()=>Promise.resolve().then(()=>require("./icons/flip-BAlqTIVF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flip-Bz6vLJ-d.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flip-Cqg-_005.cjs"))},folder:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder-DBjcNXNU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder-CEMBequd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder-DuEc_ds7.cjs"))},folder_open:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder_open-B7M1GBAB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder_open-BCePqSqz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder_open-B_oOp3kv.cjs"))},folder_shared:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder_shared-BesFvcRa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder_shared-Cy2npeFh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder_shared-DgpExGUb.cjs"))},forum:{outlined:()=>Promise.resolve().then(()=>require("./icons/forum-ClIUKbam.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/forum-C0U0c7lC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/forum-W9gwVTdH.cjs"))},fullscreen:{outlined:()=>Promise.resolve().then(()=>require("./icons/fullscreen-CeXAg0Rs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fullscreen-BbuB8GJ1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fullscreen-DzeaQMMi.cjs"))},fullscreen_exit:{outlined:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-Dv_5bvVl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-BQAdlG7F.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-BdILU2wy.cjs"))},gavel:{outlined:()=>Promise.resolve().then(()=>require("./icons/gavel-D-OTl_bj.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gavel-F-uuY7jq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gavel-DwIL5r9o.cjs"))},gesture:{outlined:()=>Promise.resolve().then(()=>require("./icons/gesture-DeCjZ4OV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gesture-V_2x4_gC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gesture-CDVjysbx.cjs"))},gif:{outlined:()=>Promise.resolve().then(()=>require("./icons/gif-Cdgf5jLT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gif-BjNPP4Fi.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gif-Dbqa6Qt9.cjs"))},grid_view:{outlined:()=>Promise.resolve().then(()=>require("./icons/grid_view-ClltetuJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/grid_view-DaRUrgXH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/grid_view-B68F0xHI.cjs"))},group:{outlined:()=>Promise.resolve().then(()=>require("./icons/group-B8IYS99v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/group-BPq1UB-p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/group-_x6YgwIQ.cjs"))},group_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/group_add-DRT53nn9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/group_add-yGgEMHEW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/group_add-BM5MTU4c.cjs"))},groups:{outlined:()=>Promise.resolve().then(()=>require("./icons/groups-C108XU4y.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/groups-BnGg38nU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/groups-xhrjwIB0.cjs"))},handyman:{outlined:()=>Promise.resolve().then(()=>require("./icons/handyman-xpAdwmnn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/handyman-jhYg_Ni9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/handyman-4agk8mvK.cjs"))},headphones:{outlined:()=>Promise.resolve().then(()=>require("./icons/headphones-ByLMZlNY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/headphones-CFD4aFp7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/headphones-Co40H2aF.cjs"))},healing:{outlined:()=>Promise.resolve().then(()=>require("./icons/healing-aaFdWh5W.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/healing-BDkkXt9q.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/healing-B-0A2nAU.cjs"))},help:{outlined:()=>Promise.resolve().then(()=>require("./icons/help-OaQroamO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/help-C3CEzn4A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/help-Ctda3jdI.cjs"))},highlight:{outlined:()=>Promise.resolve().then(()=>require("./icons/highlight-6N9Q1nCv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/highlight-2e5dcG25.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/highlight-B06WsyLv.cjs"))},history:{outlined:()=>Promise.resolve().then(()=>require("./icons/history-BOV-9TKh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/history-CU_ehRzx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/history-BUB_tYea.cjs"))},history_toggle_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-Bhya520A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-DnRUn4bN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-gyY-rgoJ.cjs"))},home:{outlined:()=>Promise.resolve().then(()=>require("./icons/home-Dokhawqy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/home-BTOD_204.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/home-r_TUIXCB.cjs"))},home_work:{outlined:()=>Promise.resolve().then(()=>require("./icons/home_work-CG_ldX6X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/home_work-B964c0gI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/home_work-RpG7pfN8.cjs"))},hotel:{outlined:()=>Promise.resolve().then(()=>require("./icons/hotel-bfy2VvG_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/hotel-DPvGMpsA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/hotel-CPtCcGqG.cjs"))},hourglass_empty:{outlined:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-B5l-KyA_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-Dj67ruJJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-w_LZI7ql.cjs"))},http:{outlined:()=>Promise.resolve().then(()=>require("./icons/http-CkQzvLY8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/http-D1K3W8nC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/http-fS1e0mTs.cjs"))},image:{outlined:()=>Promise.resolve().then(()=>require("./icons/image-CQ1rcY-m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/image-m4vdlOrM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/image-Epxcfqar.cjs"))},image_search:{outlined:()=>Promise.resolve().then(()=>require("./icons/image_search-DFdtq1ol.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/image_search-Df6Ng67p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/image_search-QPrlvCTB.cjs"))},important_devices:{outlined:()=>Promise.resolve().then(()=>require("./icons/important_devices-BQm7YX8s.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/important_devices-CEL-eNng.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/important_devices-CaP-knAj.cjs"))},inbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/inbox-Bf8a9r3C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/inbox-DlEuYH_M.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/inbox-CbKEEwtR.cjs"))},info:{outlined:()=>Promise.resolve().then(()=>require("./icons/info-B7YBEpiO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/info-D76Irr5N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/info-DnsOX_R2.cjs"))},input:{outlined:()=>Promise.resolve().then(()=>require("./icons/input-BledoS7j.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/input-CiaLhaBv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/input-DFmBoxLr.cjs"))},inventory:{outlined:()=>Promise.resolve().then(()=>require("./icons/inventory-D3F1c0G4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/inventory-C6l6OEEh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/inventory-BWwO-xah.cjs"))},key:{outlined:()=>Promise.resolve().then(()=>require("./icons/key-Cd1LQA96.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/key-BapDxdJR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/key-WmFDui-T.cjs"))},keyboard:{outlined:()=>Promise.resolve().then(()=>require("./icons/keyboard-9kPP_fZo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/keyboard-Bncd-r2h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/keyboard-DEtvWaW3.cjs"))},label:{outlined:()=>Promise.resolve().then(()=>require("./icons/label-Csjt3SVM.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/label-Cm8auEWA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/label-D4Z8lgx6.cjs"))},language:{outlined:()=>Promise.resolve().then(()=>require("./icons/language-Dnk6WN_j.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/language-DUV1M-65.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/language-CxIJ1SrJ.cjs"))},last_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/last_page-oTIYzPFL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/last_page-CjRlRrpV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/last_page-Cbb3HacN.cjs"))},layers:{outlined:()=>Promise.resolve().then(()=>require("./icons/layers-RHUoY1x9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/layers-NrOiyn4B.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/layers-Blmdyx3T.cjs"))},light_mode:{outlined:()=>Promise.resolve().then(()=>require("./icons/light_mode-Bo8UvOO0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/light_mode-C3ZmUjzM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/light_mode-C3vqv6r9.cjs"))},line_style:{outlined:()=>Promise.resolve().then(()=>require("./icons/line_style-hKwpJThN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/line_style-ChfgY8Fz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/line_style-DlXCE4Um.cjs"))},link:{outlined:()=>Promise.resolve().then(()=>require("./icons/link-SqQvG2aS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/link-BFqEzcuh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/link-BEt8Rdrk.cjs"))},list:{outlined:()=>Promise.resolve().then(()=>require("./icons/list-B3bGHUAB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/list-ExRMWvY6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/list-D0u18QaB.cjs"))},live_help:{outlined:()=>Promise.resolve().then(()=>require("./icons/live_help-cSkLrDFh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/live_help-B1k0yUF9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/live_help-B9sVajvu.cjs"))},local_cafe:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_cafe-BbLYHQ5G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_cafe-gSN4KJIQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_cafe-BRwE0wVl.cjs"))},local_hospital:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_hospital-CeMxQ9XC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_hospital-BQxIobVR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_hospital-MPVU96Sw.cjs"))},local_taxi:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_taxi-CVCg6SLk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_taxi-DYWVyvAC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_taxi-BvyxG2_8.cjs"))},location_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/location_off-TLyox8Gw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/location_off-BwRgLKKl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/location_off-BQw1qzX6.cjs"))},location_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/location_on-zlbjO2nd.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/location_on-C_Q78KW6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/location_on-B-4p1Vaw.cjs"))},lock:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock-BczdF5aF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock-DoMqxNht.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock-CMBDoG1m.cjs"))},lock_open:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock_open-DNBPlz0I.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock_open-CbcCQPoq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock_open-BsfuU82J.cjs"))},lock_reset:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock_reset-1_dRLFAg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock_reset-BFi8YBZd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock_reset-xNTFVkP0.cjs"))},login:{outlined:()=>Promise.resolve().then(()=>require("./icons/login-BjZiShoE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/login-6YNL4CrP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/login-Bogn9TQm.cjs"))},logout:{outlined:()=>Promise.resolve().then(()=>require("./icons/logout-Bphd-i1_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/logout-9MBXaMSb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/logout-BKRH1LQ7.cjs"))},mail:{outlined:()=>Promise.resolve().then(()=>require("./icons/mail-stTZgOxR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mail-zslK5Vp0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mail-SRkbZHDV.cjs"))},map:{outlined:()=>Promise.resolve().then(()=>require("./icons/map-DlCPxLI4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/map-BN0czcmT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/map-OHAPN5Jm.cjs"))},mark_email_read:{outlined:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-4O476T7R.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-B5tjuBKg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-C6yfr2fW.cjs"))},mark_email_unread:{outlined:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-BbgVYB4S.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-CS1ID0rU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-BzBlwfDW.cjs"))},maximize:{outlined:()=>Promise.resolve().then(()=>require("./icons/maximize-BfsEZe_5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/maximize-yncMJ3Gg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/maximize-D_c72Iyc.cjs"))},medication:{outlined:()=>Promise.resolve().then(()=>require("./icons/medication-BP-gJNIW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/medication-B7oNWWhQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/medication-BXpvVQlG.cjs"))},menu:{outlined:()=>Promise.resolve().then(()=>require("./icons/menu-BSH9Euis.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/menu-BI_0LYcg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/menu-CyUV3J9k.cjs"))},mic:{outlined:()=>Promise.resolve().then(()=>require("./icons/mic-Bv7uyEhL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mic-OWlr0FyC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mic-DeY1JMNU.cjs"))},mic_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/mic_off-CrExlNjs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mic_off-3AQHolNv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mic_off-O3medmXx.cjs"))},minimize:{outlined:()=>Promise.resolve().then(()=>require("./icons/minimize-C1fwEdxW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/minimize-b3mKEIDM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/minimize-CLS-Wwu4.cjs"))},model_training:{outlined:()=>Promise.resolve().then(()=>require("./icons/model_training-CRZqBwX8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/model_training-BHnB1pq-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/model_training-2hXP1oSx.cjs"))},monitor:{outlined:()=>Promise.resolve().then(()=>require("./icons/monitor-DEOzv1-v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/monitor-DmiG1_9A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/monitor-Do46ojnJ.cjs"))},more_horiz:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_horiz-bZKXAcx0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_horiz-Deil--Zw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_horiz-Dbz8LvVB.cjs"))},more_time:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_time-B1Wd5UFZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_time-urwzlhvb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_time-ChxdyGP_.cjs"))},more_vert:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_vert-DzTrnUGw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_vert-CXi9yj-5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_vert-DxblSDI5.cjs"))},mouse:{outlined:()=>Promise.resolve().then(()=>require("./icons/mouse-QimsmAoo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mouse-Bng6mJ1A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mouse-DS8yvLR1.cjs"))},move_to_inbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-D-SzwKRi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-DMwv-LwU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-DB49LSzj.cjs"))},multiline_chart:{outlined:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-VNajFYIu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-qmqudGJS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-BZ9pI0M2.cjs"))},my_location:{outlined:()=>Promise.resolve().then(()=>require("./icons/my_location-CafgIPzY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/my_location-B_2xIJ1h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/my_location-BQB_Gvjn.cjs"))},navigation:{outlined:()=>Promise.resolve().then(()=>require("./icons/navigation-XOBWaNoc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/navigation-DD6e0gFe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/navigation-D-EmSudm.cjs"))},near_me:{outlined:()=>Promise.resolve().then(()=>require("./icons/near_me-CDCjz9gt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/near_me-BPE_ZuMr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/near_me-BxAslSGA.cjs"))},network_check:{outlined:()=>Promise.resolve().then(()=>require("./icons/network_check-DXQawqFw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/network_check-Dl7EGQcb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/network_check-BJIqHDfq.cjs"))},note_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/note_add-CgDyCezx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/note_add-DreTnzy7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/note_add-B16Z0iko.cjs"))},notifications:{outlined:()=>Promise.resolve().then(()=>require("./icons/notifications-C6p9X5iK.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/notifications-C4Njhrf3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/notifications-CqrgBGCg.cjs"))},notifications_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/notifications_off-Bl-UXNgJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/notifications_off-C0bFn1n-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/notifications_off-DnZ8QXub.cjs"))},opacity:{outlined:()=>Promise.resolve().then(()=>require("./icons/opacity-Dk-JXILr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/opacity-D6RIb2vv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/opacity-B_AyGGS_.cjs"))},open_in_browser:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-Dmn-cfK-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-DCPx7gky.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-DqsvTNrn.cjs"))},open_in_new:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_in_new-BgJKZU-J.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_in_new-DZPCJOy7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_in_new-CcEf-zNH.cjs"))},open_with:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_with-Bzj5vgs6.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_with-CmFOFdkm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_with-B70xaICx.cjs"))},outbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/outbox-C6aOzPpg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/outbox-Cx7uYTOf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/outbox-Csu_1kyH.cjs"))},outgoing_mail:{outlined:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-2-xW6AF5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-CtAbnTjW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-CX9s8C5z.cjs"))},pageview:{outlined:()=>Promise.resolve().then(()=>require("./icons/pageview-DqQxqFE_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pageview-D1Aft6zN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pageview-CoOkhigk.cjs"))},paid:{outlined:()=>Promise.resolve().then(()=>require("./icons/paid-C5cn2aLs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/paid-BzDeYvj7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/paid-BIkLZCcs.cjs"))},palette:{outlined:()=>Promise.resolve().then(()=>require("./icons/palette-BEmPRIMw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/palette-CEI5mXi2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/palette-BWAIjdCq.cjs"))},pan_tool:{outlined:()=>Promise.resolve().then(()=>require("./icons/pan_tool-DchJK0me.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pan_tool-DuCXAwU5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pan_tool-LLeyUAKx.cjs"))},park:{outlined:()=>Promise.resolve().then(()=>require("./icons/park-BVe-doeU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/park-BUDETE5h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/park-B2KYNHGS.cjs"))},pause:{outlined:()=>Promise.resolve().then(()=>require("./icons/pause-DQrYrJPf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pause-CbypNdPU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pause-DrZm3789.cjs"))},pending:{outlined:()=>Promise.resolve().then(()=>require("./icons/pending-6ag0S0mB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pending-BrSKvjSV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pending-LfKlYmk3.cjs"))},percent:{outlined:()=>Promise.resolve().then(()=>require("./icons/percent-CQHhbCUm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/percent-DQRJ81Y0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/percent-DjuRihso.cjs"))},perm_camera_mic:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-Cbddp4vZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-CuBPtZxF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-Dkpwkkuq.cjs"))},perm_contact_calendar:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-DMec4ouz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-DhFwc7VW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-CspwVmEi.cjs"))},perm_media:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_media-C57M9qmo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_media-CF1u7gFa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_media-Bxr4BAS1.cjs"))},perm_phone_msg:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-D9X0Elcs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-9zA1SKcG.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-BzVSR3nS.cjs"))},perm_scan_wifi:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-DD7R0Ypv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-B9jQZzda.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-DoiutF9N.cjs"))},person:{outlined:()=>Promise.resolve().then(()=>require("./icons/person-B3n5wNYw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person-BjdTw5Wf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person-CxBPAQjZ.cjs"))},person_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/person_add-SOetVGrq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person_add-CAlpNX8L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person_add-C5HiyjEy.cjs"))},person_remove:{outlined:()=>Promise.resolve().then(()=>require("./icons/person_remove-K5AIu4l3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person_remove-FQ1FDMyB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person_remove-Ckm7S1Ul.cjs"))},pets:{outlined:()=>Promise.resolve().then(()=>require("./icons/pets-CX3R8F-o.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pets-Ce5ySqSZ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pets-DFqhatXG.cjs"))},photo:{outlined:()=>Promise.resolve().then(()=>require("./icons/photo-oBUWZNmV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/photo-DCL0v_al.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/photo-Cu44xCeI.cjs"))},photo_camera:{outlined:()=>Promise.resolve().then(()=>require("./icons/photo_camera-DhFf5sZ5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/photo_camera-Nyrh3DOY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/photo_camera-C9AkrxeA.cjs"))},pin:{outlined:()=>Promise.resolve().then(()=>require("./icons/pin-D4ao9i6g.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pin-DthuKQB3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pin-CRwDdDV2.cjs"))},play_arrow:{outlined:()=>Promise.resolve().then(()=>require("./icons/play_arrow-H863JTh7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/play_arrow-CZk84Zqk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/play_arrow-B53QlyDM.cjs"))},play_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/play_circle-CTzQVR4K.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/play_circle-yQAtsYsn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/play_circle-wkjsDqRz.cjs"))},playlist_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/playlist_add-Snr_stSN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/playlist_add-GuvkSYpw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/playlist_add-D2Xb6_NK.cjs"))},polymer:{outlined:()=>Promise.resolve().then(()=>require("./icons/polymer-C2BZyzKC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/polymer-DqwlaYna.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/polymer-DG6N5gon.cjs"))},power:{outlined:()=>Promise.resolve().then(()=>require("./icons/power-Bt8Geig2.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/power-DZ3DE2BU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/power-pXyGp9-1.cjs"))},power_settings_new:{outlined:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-DD5cuSDo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-C5QoEPOu.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-CKm1IAbg.cjs"))},preview:{outlined:()=>Promise.resolve().then(()=>require("./icons/preview-DWVX-cQO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/preview-BfsIL0b0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/preview-DoBR4W2d.cjs"))},print:{outlined:()=>Promise.resolve().then(()=>require("./icons/print-BhcfRgxE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/print-CkOGeK2-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/print-DEoedWv2.cjs"))},print_disabled:{outlined:()=>Promise.resolve().then(()=>require("./icons/print_disabled-Cfm8Rmrg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/print_disabled-BX0aI1MB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/print_disabled-DXRq3rRK.cjs"))},privacy_tip:{outlined:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-Ds1UUYsC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-THEl8fOD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-BMaqVFkP.cjs"))},public:{outlined:()=>Promise.resolve().then(()=>require("./icons/public-DsMIgunV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/public-BpCg8FcW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/public-CUqXfp2P.cjs"))},publish:{outlined:()=>Promise.resolve().then(()=>require("./icons/publish-aEOseQ0B.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/publish-CsV_amwU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/publish-Dvx4su5p.cjs"))},radio:{outlined:()=>Promise.resolve().then(()=>require("./icons/radio-Bk8_Qjwv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/radio-B2Ef_9iW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/radio-CwtfSqPE.cjs"))},rate_review:{outlined:()=>Promise.resolve().then(()=>require("./icons/rate_review-B-T0Zspx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rate_review-B2oMwaV-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rate_review-DPXxfHCb.cjs"))},receipt:{outlined:()=>Promise.resolve().then(()=>require("./icons/receipt-C2nj4DVK.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/receipt-twmBLiMB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/receipt-Bp12qtmR.cjs"))},receipt_long:{outlined:()=>Promise.resolve().then(()=>require("./icons/receipt_long-92b6OZd3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/receipt_long-CAmLm05y.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/receipt_long-BwMqM1SJ.cjs"))},recent_actors:{outlined:()=>Promise.resolve().then(()=>require("./icons/recent_actors-DD_SIS2p.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/recent_actors-tqgiO4nq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/recent_actors-BmkR1ajB.cjs"))},recommend:{outlined:()=>Promise.resolve().then(()=>require("./icons/recommend-DtKYWilu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/recommend-Aw4CXDaO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/recommend-CDHFINVu.cjs"))},record_voice_over:{outlined:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-Dd1PPwQW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-CCuO1fha.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-CfOde1To.cjs"))},redeem:{outlined:()=>Promise.resolve().then(()=>require("./icons/redeem-CeEXJTxS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/redeem-CtvDEAWe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/redeem-zus0PT_N.cjs"))},redo:{outlined:()=>Promise.resolve().then(()=>require("./icons/redo-DwiLjx8_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/redo-CB6KXpep.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/redo-AXNo-2i6.cjs"))},refresh:{outlined:()=>Promise.resolve().then(()=>require("./icons/refresh-B34c1S8h.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/refresh-C_BBk9XA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/refresh-DX9L5WGR.cjs"))},remove:{outlined:()=>Promise.resolve().then(()=>require("./icons/remove-BpH5DaU-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/remove-ChmlIHbM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/remove-D1owTeuN.cjs"))},reply:{outlined:()=>Promise.resolve().then(()=>require("./icons/reply-Cm9qKf6z.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/reply-Df4SE_cq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/reply-CUp6bBiu.cjs"))},reply_all:{outlined:()=>Promise.resolve().then(()=>require("./icons/reply_all-CIm2mYxA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/reply_all-Cu6bFwEY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/reply_all-C1hqo2qO.cjs"))},report:{outlined:()=>Promise.resolve().then(()=>require("./icons/report-3zsKRuLn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/report-Dmag693H.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/report-DCRNNTzs.cjs"))},restart_alt:{outlined:()=>Promise.resolve().then(()=>require("./icons/restart_alt-CffSc23A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restart_alt-CnJZzuua.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restart_alt-Nz67oCa0.cjs"))},restaurant:{outlined:()=>Promise.resolve().then(()=>require("./icons/restaurant-BKqlwxRF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restaurant-CQoatClQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restaurant-sK6evuVB.cjs"))},restore_from_trash:{outlined:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DqcC-1Lu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DOFWLtoA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DpHGuo0S.cjs"))},rotate_left:{outlined:()=>Promise.resolve().then(()=>require("./icons/rotate_left-Ck4VMi6n.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rotate_left-RKvDCGa_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rotate_left-C0-WUVsw.cjs"))},rotate_right:{outlined:()=>Promise.resolve().then(()=>require("./icons/rotate_right-i9bMrMe5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rotate_right-D1pzuEHb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rotate_right-8WHx_SuN.cjs"))},rule:{outlined:()=>Promise.resolve().then(()=>require("./icons/rule-GIRrcXbP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rule-DTjiYiZq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rule-PbcB9lZP.cjs"))},save:{outlined:()=>Promise.resolve().then(()=>require("./icons/save-fkqiyMK8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/save-5IddfMjQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/save-CCF5PyEM.cjs"))},save_as:{outlined:()=>Promise.resolve().then(()=>require("./icons/save_as-BRWg38-i.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/save_as-Bxt_2D67.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/save_as-Cv4exkLT.cjs"))},schedule:{outlined:()=>Promise.resolve().then(()=>require("./icons/schedule-DSheAoDO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/schedule-DZ99H6m4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/schedule-DEux9M-N.cjs"))},schedule_send:{outlined:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Do__Ry6u.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Cp3iC0Oh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Ci1iGXRR.cjs"))},school:{outlined:()=>Promise.resolve().then(()=>require("./icons/school-DjIfocA8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/school-DIBNfqBw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/school-UiU6b6fz.cjs"))},science:{outlined:()=>Promise.resolve().then(()=>require("./icons/science-DU8HpI5E.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/science-DduXLiLr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/science-CPQsO82_.cjs"))},search:{outlined:()=>Promise.resolve().then(()=>require("./icons/search-B1H9b_cm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/search-BryYopV4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/search-ChtQjHCV.cjs"))},search_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/search_off-hK10qV9w.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/search_off-Ez3W0MtB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/search_off-DKJlviq9.cjs"))},security:{outlined:()=>Promise.resolve().then(()=>require("./icons/security-CK8VfFnF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/security-BieeAIQK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/security-3FTT4sJq.cjs"))},select_all:{outlined:()=>Promise.resolve().then(()=>require("./icons/select_all-wO38Mugl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/select_all-DkGq4MLr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/select_all-CNzVtIaX.cjs"))},send:{outlined:()=>Promise.resolve().then(()=>require("./icons/send-CE0t-BeF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/send-CSyvk2Uu.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/send-Da_IOaWi.cjs"))},send_and_archive:{outlined:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-CIHEjPqZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-x4Bd1yNd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-BeBX1v9Y.cjs"))},settings:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings-Iczs8jeR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings-CMP5MFnV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings-CLZ2Gtbf.cjs"))},settings_applications:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_applications-9HE_9rY_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_applications-BZAjwB0l.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_applications-BXuvrP6q.cjs"))},settings_backup_restore:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-D9TSfliZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-CuanjFW6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-CyPIojJj.cjs"))},settings_bluetooth:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-DaGzD19J.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-xy6HQVpn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-Cr6IHVRB.cjs"))},settings_brightness:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-bpZFSJhk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-BkiTw384.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-DPr5MK-L.cjs"))},settings_ethernet:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-CNSkOlVN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-BKUalwzq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-BiUPH4Zl.cjs"))},settings_input_component:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-By5nACBS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-BdohaMlR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-DlJfBGIJ.cjs"))},settings_input_hdmi:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-C6AUSBbu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-CJf8K5vP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-B6RpJzAH.cjs"))},settings_input_svideo:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-DE-cJJ19.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-GoJKdcLM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-GdfkseMO.cjs"))},settings_overscan:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-t2ziBpx0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-DjxVyh_p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-CzZdrVff.cjs"))},settings_phone:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_phone-DSs4IMu3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_phone-CdllR2_U.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_phone-DMkUqrcI.cjs"))},settings_power:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_power-Sy2yCFJ9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_power-C0haok1N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_power-DCmvdxnX.cjs"))},settings_remote:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BgSfe6Rf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BkeWwusa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BjJR-PZA.cjs"))},settings_voice:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_voice-CJKvIhG_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_voice-DKlyDHlF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_voice-D5Vxz3H6.cjs"))},share:{outlined:()=>Promise.resolve().then(()=>require("./icons/share-4OI6GdPA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/share-BUQun2WH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/share-D3x5n12j.cjs"))},shield:{outlined:()=>Promise.resolve().then(()=>require("./icons/shield-BiW3E-iG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shield-BeTHVkub.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shield-8LQV6fwO.cjs"))},shop:{outlined:()=>Promise.resolve().then(()=>require("./icons/shop-CQAvlAIJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shop-CKc3vFoP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shop-CvzOHG8i.cjs"))},shop_two:{outlined:()=>Promise.resolve().then(()=>require("./icons/shop_two-DxlMpmpg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shop_two-B1EZi_d3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shop_two-DAWsfPhY.cjs"))},shopping_bag:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-BLYLRVEo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-pW2CC5Wm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-CsPqDtJv.cjs"))},shopping_cart:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-DnonQkQH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-D-FNTU2X.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-Xj77jFuX.cjs"))},shopping_cart_checkout:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-X3I3ndRQ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-Ba3gAZZx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-Biv5QNse.cjs"))},shuffle:{outlined:()=>Promise.resolve().then(()=>require("./icons/shuffle-DgSPEo4a.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shuffle-CJ1EAml3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shuffle-_2AFO10D.cjs"))},signal_cellular_4_bar:{outlined:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-B2EfVIOU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-BnGmWjbd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-tyWOuTIO.cjs"))},signal_wifi_4_bar:{outlined:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-BqhjBPKf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-ACBg79Cd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-BI0IoDFE.cjs"))},sim_card:{outlined:()=>Promise.resolve().then(()=>require("./icons/sim_card-COkNXOTt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sim_card-CIcMNdr5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sim_card-BPL0trEZ.cjs"))},skip_next:{outlined:()=>Promise.resolve().then(()=>require("./icons/skip_next-CTaln24G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/skip_next-BjR_Ru_X.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/skip_next-BS3qv6JB.cjs"))},skip_previous:{outlined:()=>Promise.resolve().then(()=>require("./icons/skip_previous-C3jUnkqV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/skip_previous-DupTvcKV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/skip_previous-BKQnmbUY.cjs"))},smart_display:{outlined:()=>Promise.resolve().then(()=>require("./icons/smart_display-CGq_kFKP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/smart_display-CvQj8hVk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/smart_display-BOW5QUcA.cjs"))},sms:{outlined:()=>Promise.resolve().then(()=>require("./icons/sms-Ch9Dn8Lm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sms-BujJufM4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sms-C0XjdHC5.cjs"))},speaker:{outlined:()=>Promise.resolve().then(()=>require("./icons/speaker-CV63iKYE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/speaker-DsfaZMR_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/speaker-B2MvjZAN.cjs"))},speed:{outlined:()=>Promise.resolve().then(()=>require("./icons/speed-D7NBKqG3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/speed-CXhRyCN3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/speed-Dj7IJmxS.cjs"))},spellcheck:{outlined:()=>Promise.resolve().then(()=>require("./icons/spellcheck-bravLujp.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/spellcheck-BF_frwVA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/spellcheck-bkyb6Y8s.cjs"))},splitscreen:{outlined:()=>Promise.resolve().then(()=>require("./icons/splitscreen-CWRxhPyh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/splitscreen-BugC3AHX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/splitscreen-CuTL4vMq.cjs"))},star:{outlined:()=>Promise.resolve().then(()=>require("./icons/star-71poZceL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/star-CdAMIKli.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/star-cWZAor5m.cjs"))},star_half:{outlined:()=>Promise.resolve().then(()=>require("./icons/star_half-BwQ25Xpr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/star_half-D21K-e2D.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/star_half-BWK8UDKr.cjs"))},stars:{outlined:()=>Promise.resolve().then(()=>require("./icons/stars--dAqSWaT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/stars-NYu-DZz9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/stars-Cyp7CBgv.cjs"))},stop:{outlined:()=>Promise.resolve().then(()=>require("./icons/stop-uwTugAuv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/stop-CBeB_vzv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/stop-BWqpBB4v.cjs"))},storage:{outlined:()=>Promise.resolve().then(()=>require("./icons/storage-CJ6k6H61.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/storage-YUkbXrS_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/storage-zovKy4GK.cjs"))},store:{outlined:()=>Promise.resolve().then(()=>require("./icons/store-AytgGtla.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/store-CLKS8y8z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/store-b7oiYjaT.cjs"))},storefront:{outlined:()=>Promise.resolve().then(()=>require("./icons/storefront-maPZQS5d.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/storefront-p8WcwK8a.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/storefront-C1xlNf7m.cjs"))},subtitles:{outlined:()=>Promise.resolve().then(()=>require("./icons/subtitles-CJ0WZ11D.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/subtitles-CweVpu7E.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/subtitles-DiEORnGT.cjs"))},support:{outlined:()=>Promise.resolve().then(()=>require("./icons/support-DZV0BDoT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/support-DOeVw2Ol.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/support-C8IHRu3M.cjs"))},swap_horiz:{outlined:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-CIHagp-O.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-gBiaDATS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-DXxPNDOa.cjs"))},swap_vert:{outlined:()=>Promise.resolve().then(()=>require("./icons/swap_vert-CgI4ty66.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swap_vert-CYo6e2hN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swap_vert-BIRQdp6w.cjs"))},swipe:{outlined:()=>Promise.resolve().then(()=>require("./icons/swipe-DNULZvdC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swipe-CBmB5bVK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swipe-BEkT-xey.cjs"))},switch_access_shortcut:{outlined:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-q_7AaUE5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-4NHu-GzX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-DlIlneXr.cjs"))},sync:{outlined:()=>Promise.resolve().then(()=>require("./icons/sync-c0eh9srx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sync-B8eDMIHY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sync-Bb15b-LY.cjs"))},tab:{outlined:()=>Promise.resolve().then(()=>require("./icons/tab-Br904I-x.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tab-DoWIBjMF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tab-DcX5jSYD.cjs"))},tab_unselected:{outlined:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-h_5qNQAy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-Jryi6UG7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-BnB9OpTQ.cjs"))},table_rows:{outlined:()=>Promise.resolve().then(()=>require("./icons/table_rows-DhopWxQ4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/table_rows-CD8mGsGH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/table_rows-DBST5uR7.cjs"))},tablet:{outlined:()=>Promise.resolve().then(()=>require("./icons/tablet-BPyP2a60.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tablet-BObXzgDp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tablet-DEJSebWQ.cjs"))},tag:{outlined:()=>Promise.resolve().then(()=>require("./icons/tag-BKHmPW7O.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tag-bOLfzkCK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tag-DeeBL365.cjs"))},task:{outlined:()=>Promise.resolve().then(()=>require("./icons/task-B9X6QTUq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/task-DrKSPxAM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/task-CaXkBV5s.cjs"))},task_alt:{outlined:()=>Promise.resolve().then(()=>require("./icons/task_alt-DmM9U1Ld.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/task_alt-DuVPr61c.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/task_alt-BWpiiOPB.cjs"))},terminal:{outlined:()=>Promise.resolve().then(()=>require("./icons/terminal-Cq96EmHZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/terminal-9rECHy3F.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/terminal-UFxOCVAJ.cjs"))},text_fields:{outlined:()=>Promise.resolve().then(()=>require("./icons/text_fields-srTO6UAQ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/text_fields-MBNGOwpE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/text_fields-31b2r-eh.cjs"))},thumb_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/thumb_down-C-ZYO8aS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/thumb_down-CXKcFuVv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/thumb_down-B1EnDy9g.cjs"))},thumb_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/thumb_up-CMK43jwc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/thumb_up-BjnPL-vY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/thumb_up-BJldcoTn.cjs"))},timeline:{outlined:()=>Promise.resolve().then(()=>require("./icons/timeline-BorNHWXs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/timeline-DHqVljjl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/timeline-DLlL3HNg.cjs"))},timer:{outlined:()=>Promise.resolve().then(()=>require("./icons/timer-C05SAUqw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/timer-CYZn5P7p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/timer-B82U_DX8.cjs"))},toc:{outlined:()=>Promise.resolve().then(()=>require("./icons/toc-DhGghZ9I.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toc-C84pl4PR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toc-BtcPEvk6.cjs"))},today:{outlined:()=>Promise.resolve().then(()=>require("./icons/today-DzGPx-JC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/today-BkPPR4dh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/today-BdVLVtYY.cjs"))},toggle_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BDbSL0R3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BDH4j7_B.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BKJ1oYkM.cjs"))},toggle_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/toggle_on-Dl1NcDmP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toggle_on-DURt0a-K.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toggle_on-BcgFWI69.cjs"))},touch_app:{outlined:()=>Promise.resolve().then(()=>require("./icons/touch_app-BjCIP79F.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/touch_app-DYx-e9w1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/touch_app-DMIySKht.cjs"))},tour:{outlined:()=>Promise.resolve().then(()=>require("./icons/tour-Cvtl9j2v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tour-D_mBWC4A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tour-DrIKd0iZ.cjs"))},track_changes:{outlined:()=>Promise.resolve().then(()=>require("./icons/track_changes-CrWcjG7M.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/track_changes-CmftMM7i.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/track_changes-2gWHhzk3.cjs"))},train:{outlined:()=>Promise.resolve().then(()=>require("./icons/train-bPZxRsaq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/train-xbz9XQhb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/train-pWcRhKXA.cjs"))},translate:{outlined:()=>Promise.resolve().then(()=>require("./icons/translate-CYXRRxeY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/translate-WCc3CLqx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/translate-CPdtUGGD.cjs"))},trending_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_down-ImDCa4Jh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_down-DIbaV34v.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_down-dZnaOW1J.cjs"))},trending_flat:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_flat-C1svR9KS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_flat-Br_PXO04.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_flat-C4esyAhD.cjs"))},trending_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_up-Bgw7w8PT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_up-fksGS-GY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_up-DPd7c_Dq.cjs"))},troubleshoot:{outlined:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-K7Bl_YaC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-DI-EgiZK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-CZMhLPJh.cjs"))},unarchive:{outlined:()=>Promise.resolve().then(()=>require("./icons/unarchive-CO882sl0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unarchive-DyUoj8om.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unarchive-D4LtLEle.cjs"))},undo:{outlined:()=>Promise.resolve().then(()=>require("./icons/undo-iQLEL8Zi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/undo-CIwSY9GL.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/undo-C9xs6NjO.cjs"))},unfold_less:{outlined:()=>Promise.resolve().then(()=>require("./icons/unfold_less-LC-ftUfz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unfold_less-DxekXqvM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unfold_less-BKOJLQlU.cjs"))},unfold_more:{outlined:()=>Promise.resolve().then(()=>require("./icons/unfold_more-BVL_GIHl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unfold_more-DIl3gTo7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unfold_more-Dlh3P3cv.cjs"))},update:{outlined:()=>Promise.resolve().then(()=>require("./icons/update-0Vhu6gl3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/update-a1H2RXCn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/update-BDOxUBTg.cjs"))},upgrade:{outlined:()=>Promise.resolve().then(()=>require("./icons/upgrade-CqKqDz1C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/upgrade-x2gsVQIM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/upgrade-CdJyAFoI.cjs"))},upload:{outlined:()=>Promise.resolve().then(()=>require("./icons/upload-CMBoE1MT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/upload-CfYL9Zr2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/upload-BDW8-FNY.cjs"))},vaccines:{outlined:()=>Promise.resolve().then(()=>require("./icons/vaccines-C4f-r8y5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vaccines-Dak3ypH-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vaccines-BgYSLR9w.cjs"))},verified:{outlined:()=>Promise.resolve().then(()=>require("./icons/verified-BPpdTMbw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/verified-BR7xxAQA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/verified-C1_3O9Pq.cjs"))},verified_user:{outlined:()=>Promise.resolve().then(()=>require("./icons/verified_user-B4cpofdT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/verified_user-CHiaKWJQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/verified_user-LzxM0Ixt.cjs"))},view_agenda:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_agenda-wmPKBjy1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_agenda-ChVSNVuJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_agenda-BcCbU_Cx.cjs"))},view_array:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_array-4eH_Y-9C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_array-u_DfgvOJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_array-CtftT6bB.cjs"))},view_carousel:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_carousel-cKrqJhoI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_carousel--ToJf94l.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_carousel-CjxIXwuR.cjs"))},view_column:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_column-CI58na9m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_column-CGO0_VaN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_column-CZfddZfP.cjs"))},view_day:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_day-BKQpPz70.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_day-BL7dG_71.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_day-D03WAaG1.cjs"))},view_headline:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_headline-bvoWlfSZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_headline-CEiHaTUb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_headline-zUGYSGF4.cjs"))},view_list:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_list-Cn16jlm_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_list-COkcexHQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_list-q6O6UQ8s.cjs"))},view_module:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_module-fdzeD45B.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_module-BIq8D_VI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_module-Dugq4U2N.cjs"))},view_stream:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_stream-DY09WFyh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_stream-Bok3MI-A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_stream-BprhnLvm.cjs"))},view_week:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_week-BwVY-Gzo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_week-BIG9oES2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_week-CVSaj-eg.cjs"))},visibility:{outlined:()=>Promise.resolve().then(()=>require("./icons/visibility-CcM0M7Ae.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/visibility-B_skKXCn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/visibility-Du_QtShp.cjs"))},visibility_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/visibility_off-77O8Ixn_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/visibility_off-CQkbf0sH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/visibility_off-DDSAECSN.cjs"))},voice_chat:{outlined:()=>Promise.resolve().then(()=>require("./icons/voice_chat-B2m86WSN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/voice_chat-DA-inGEr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/voice_chat-N9lzzPD3.cjs"))},volume_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_down-X8Fdb5GL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_down-ormtJ6rA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_down-xq98sRni.cjs"))},volume_mute:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_mute-Dg1Sad52.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_mute-2JEExPCA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_mute-BmLOt1AC.cjs"))},volume_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_off-yubxzc3X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_off-BgpeewH8.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_off-BrkBzaCw.cjs"))},volume_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_up-bP-cavNY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_up-DYrt4pXz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_up-CP5jPUnv.cjs"))},vpn_key:{outlined:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DLw31EM4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DYrLYI7L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DepwbifQ.cjs"))},vpn_lock:{outlined:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-CArd8FFH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-4HGysBa8.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-DoxQ56X_.cjs"))},wallet:{outlined:()=>Promise.resolve().then(()=>require("./icons/wallet-D6d5LH8m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wallet-CGvvbyGf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wallet-D6lc8i2O.cjs"))},warning:{outlined:()=>Promise.resolve().then(()=>require("./icons/warning-3MXqZXik.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/warning-iht20xAd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/warning-BDqDQ0zE.cjs"))},watch:{outlined:()=>Promise.resolve().then(()=>require("./icons/watch-Dxwts4x_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/watch-C5XLco8t.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/watch-kEhspwOG.cjs"))},widgets:{outlined:()=>Promise.resolve().then(()=>require("./icons/widgets-DwrJqxGF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/widgets-BXJ2Q2Ej.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/widgets-obimkiev.cjs"))},wifi:{outlined:()=>Promise.resolve().then(()=>require("./icons/wifi-DrroKwB8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wifi-2DytN2nN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wifi-BkLgmjTL.cjs"))},wifi_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/wifi_off-BaJM5EaE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wifi_off-Sfa-62fD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wifi_off-Dc0PhObG.cjs"))},work:{outlined:()=>Promise.resolve().then(()=>require("./icons/work-QooH-JpG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/work-Do6SwFLt.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/work-D3tksTSD.cjs"))},zoom_in:{outlined:()=>Promise.resolve().then(()=>require("./icons/zoom_in-3A4joxuV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/zoom_in-DL9SEBJs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/zoom_in-i6DpZCMO.cjs"))},zoom_out:{outlined:()=>Promise.resolve().then(()=>require("./icons/zoom_out-DGmKh370.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/zoom_out-DyYWanOO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/zoom_out-CKPGeJDN.cjs"))}};console.log(Object.keys(Jo));const Qe={};function Nl(e){return{...e}}function lm(e){Object.assign(Qe,Nl(e))}function cm(e){const t=Nl(e);Object.keys(Qe).forEach(r=>{delete Qe[r]}),Object.assign(Qe,t)}function um(){Object.keys(Qe).forEach(e=>{delete Qe[e]})}function dm(){const e=Object.keys(Qe),t=Object.keys(Jo);return Array.from(new Set([...e,...t]))}function Si(e){const{title:t,...r}=e;return f.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":t?void 0:!0,role:t?"img":void 0,...r,children:t?f.jsx("title",{children:t}):null})}function fm(e,t){const r=Qe[e]??Jo[e]??null;return r?t==="rounded"?r.rounded??r.outlined:t==="sharp"?r.sharp??r.outlined:r.outlined:null}function hm(e,t){return d.lazy(async()=>{const r=fm(e,t);if(!r)return{default:Si};try{return{default:(await r()).default}}catch{return{default:Si}}})}function ye(e){const{name:t,svg:r,src:n,variant:o="outlined",useColorAsFill:s=!1,size:i=24,color:a="currentColor",className:l,title:c}=e,u=d.useMemo(()=>hm(t??"",o),[t,o]),h=s?a:"currentColor";return r?f.jsx(r,{width:i,height:i,fill:h,color:a,className:l,title:c,focusable:"false","aria-hidden":c?void 0:!0}):n?f.jsx("img",{src:n,alt:c??"","aria-hidden":c?void 0:!0,className:l,style:{display:"inline-block",width:i,height:i}}):f.jsx(d.Suspense,{fallback:f.jsx("span",{"aria-hidden":"true",className:l,style:{display:"inline-block",width:i,height:i}}),children:f.jsx(u,{width:i,height:i,fill:h,color:a,className:l,title:c,focusable:"false","aria-hidden":c?void 0:!0})})}ye.displayName="Icon";let El=null;function qi(e){El=e}function mm(){return El}const pm=200,vm={info:{icon:"info",iconColor:"#6b7280",role:"status",live:"polite"},success:{icon:"check_circle",iconColor:"#16a34a",role:"status",live:"polite"},warn:{icon:"warning",iconColor:"#d97706",role:"alert",live:"assertive"},error:{icon:"error",iconColor:"#dc2626",role:"alert",live:"assertive"}},Rl=d.createContext(null);let Ni=0;function gm(){return Ni+=1,`ldkj-toast-${Date.now()}-${Ni}`}function ym(e,t){return e.filter(r=>r.id!==t)}function xm(e){const t=new Map;for(const r of e){const n=t.get(r.placement);n?n.push(r):t.set(r.placement,[r])}return t}function kl(e){const{children:t,placement:r="top",duration:n=3e3,queueLimit:o=5,reverse:s=!1}=e,[i,a]=d.useState([]),l=d.useRef(new Map),c=d.useRef(new Map),u=d.useCallback(b=>{const P=l.current.get(b);P!==void 0&&(window.clearTimeout(P),l.current.delete(b));const w=c.current.get(b);w!==void 0&&(window.clearTimeout(w),c.current.delete(b))},[]),h=d.useCallback(b=>{u(b),a(P=>ym(P,b))},[u]),p=d.useCallback(b=>{u(b),a(w=>w.map(N=>N.id===b&&!N.leaving?{...N,leaving:!0}:N));const P=window.setTimeout(()=>{h(b)},pm);c.current.set(b,P)},[u,h]),v=d.useCallback(()=>{a(b=>(b.forEach(P=>u(P.id)),[]))},[u]),g=d.useCallback(b=>{const P=b.duration??n,w=b.id??gm(),N={id:w,message:b.message,type:b.type??"info",placement:b.placement??r,closable:b.closable??!0,icon:b.icon,iconColor:b.iconColor,leaving:!1};a(C=>{const S=[...C,N];if(S.length<=o)return S;const R=S.length-o;return S.slice(0,R).forEach(E=>u(E.id)),S.slice(R)});const q=window.setTimeout(()=>{p(w)},Math.max(P,0));return l.current.set(w,q),w},[u,p,n,r,o]);d.useEffect(()=>()=>{l.current.forEach(b=>window.clearTimeout(b)),c.current.forEach(b=>window.clearTimeout(b)),l.current.clear(),c.current.clear()},[]);const m=d.useMemo(()=>({push:g,dismiss:p,clear:v}),[v,p,g]);d.useEffect(()=>(qi(m),()=>qi(null)),[m]);const y=d.useMemo(()=>xm(i),[i]),x=Array.from(y.keys());return f.jsxs(Rl.Provider,{value:m,children:[t,x.map(b=>{const P=y.get(b)??[],w=s?[...P].reverse():P;return f.jsx("div",{className:_("ldkj-toast-viewport",`ldkj-toast-viewport-${b}`),"aria-hidden":w.length===0,children:w.map(N=>{const q=vm[N.type],C=N.iconColor??q.iconColor;return f.jsxs("div",{className:_("ldkj-toast-item",N.leaving?"ldkj-toast-leave":"ldkj-toast-appear"),role:q.role,"aria-live":q.live,"aria-atomic":"true",children:[typeof N.icon=="string"?f.jsx(ye,{name:N.icon,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}):N.icon?.svg||N.icon?.src?f.jsx(ye,{svg:N.icon.svg,src:N.icon.src,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}):f.jsx(ye,{name:q.icon,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}),f.jsx("div",{className:"ldkj-toast-message",children:N.message}),N.closable?f.jsx("button",{type:"button",className:"ldkj-toast-close","aria-label":"关闭提示",onClick:()=>p(N.id),children:f.jsx(ye,{name:"close",size:16,className:"ldkj-toast-close-icon"})}):null]},N.id)})},b)})]})}kl.displayName="ToastProvider";function bm(){const e=d.useContext(Rl);if(!e)throw new Error("useToast 必须在 ToastProvider 内使用。");const t=d.useCallback((i,a)=>e.push({message:i,...a}),[e]),r=d.useCallback((i,a)=>e.push({type:"info",message:i,...a}),[e]),n=d.useCallback((i,a)=>e.push({type:"success",message:i,...a}),[e]),o=d.useCallback((i,a)=>e.push({type:"warn",message:i,...a}),[e]),s=d.useCallback((i,a)=>e.push({type:"error",message:i,...a}),[e]);return d.useMemo(()=>({show:t,info:r,success:n,warn:o,error:s,dismiss:e.dismiss,clear:e.clear}),[e.clear,e.dismiss,s,r,t,n,o])}const Ir={placement:"top",duration:3e3,closable:!0};let Ei=!1;const Ne={...Ir};function Tl(e){return{placement:e?.placement??Ne.placement,duration:e?.duration??Ne.duration,id:e?.id,closable:e?.closable??Ne.closable,icon:e?.icon,iconColor:e?.iconColor}}function jr(){const e=mm();return e||(Ei||(Ei=!0,console.warn("toast 调用失败:请先在应用根节点挂载 ToastProvider。")),null)}function br(e,t,r){const n=jr();return n?n.push({type:e,message:t,...Tl(r)}):""}const Pm={show(e,t){const r=jr();return r?r.push({type:"info",message:typeof e=="string"?e:String(e),...Tl(t)}):""},info(e,t){return br("info",e,t)},success(e,t){return br("success",e,t)},warn(e,t){return br("warn",e,t)},error(e,t){return br("error",e,t)},dismiss(e){const t=jr();t&&t.dismiss(e)},clear(){const e=jr();e&&e.clear()},config(e){Ne.placement=e.placement??Ne.placement,Ne.duration=e.duration??Ne.duration,Ne.closable=e.closable??Ne.closable},resetConfig(){Ne.placement=Ir.placement,Ne.duration=Ir.duration,Ne.closable=Ir.closable}};function Ri(e){if(e!=null)return typeof e=="boolean"?e?"blur(5px)":void 0:typeof e=="number"?`blur(${e}px)`:`blur(${e})`}function Qo(e){const{open:t=!1,destroyOnClose:r=!1,closeOnMaskClick:n=!1,scrollable:o=!1,alpha:s=.5,blur:i,x:a="50%",y:l="50%",translateX:c="-50%",translateY:u="-50%",onClose:h,onOpen:p,className:v,class:g,style:m,sx:y,contentClassName:x,contentClass:b,contentStyle:P,contentSx:w,children:N,...q}=e,C=H(),{sxClassName:S,sxInlineStyle:R}=V(y,C),{sxClassName:A,sxInlineStyle:E}=V(w,C),k=d.useRef(!1);return d.useEffect(()=>{if(k.current){t?p?.():h?.();return}k.current=!0},[t,h,p]),d.useEffect(()=>{if(!t||o)return;const T=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=T}},[t,o]),!t&&r?null:f.jsx("div",{hidden:!t,className:_("fixed inset-0 z-[9999]",S,v,g),style:M({backgroundColor:`rgba(0, 0, 0, ${s})`,backdropFilter:Ri(i),WebkitBackdropFilter:Ri(i)},m,R),onTouchStart:T=>{o||(T.preventDefault(),T.stopPropagation())},onClick:()=>{n&&h?.()},...q,children:f.jsx("div",{className:_("absolute",A,x,b),style:M({left:a,top:l,transform:`translate(${c}, ${u})`},P,E),onClick:T=>{T.stopPropagation()},children:N})})}Qo.displayName="Modal";const _l=d.createContext(null),Al=d.createContext(null);function lr(e){const t=d.useContext(_l);if(!t)throw new Error(`${e} 必须在 <Dialog> 内使用`);return t}function ot(e){const t=H();return V(e,t)}function wm(e){const{open:t,defaultOpen:r=!1,onOpenChange:n}=e,o=t!==void 0,[s,i]=d.useState(r),a=o?t:s,l=d.useCallback(c=>{o||i(c),n?.(c)},[o,n]);return[a,l]}const Cm=e=>{const{open:t,defaultOpen:r,onOpenChange:n,modal:o=!0,lockScroll:s=!0,destroyOnClose:i=!1,closeOnMaskClick:a=!0,scrollable:l=!1,children:c}=e,[u,h]=wm({open:t,defaultOpen:r,onOpenChange:n}),p=d.useMemo(()=>({open:u,setOpen:h,modal:o,lockScroll:s,destroyOnClose:i,closeOnMaskClick:a,scrollable:l}),[a,i,s,o,u,l,h]);return f.jsx(_l.Provider,{value:p,children:c})},Zo=d.forwardRef((e,t)=>{const{setOpen:r}=lr("DialogTrigger"),{asChild:n,asChildWrapper:o="span",className:s,class:i,sx:a,style:l,children:c,onClick:u,...h}=e,{sxClassName:p,sxInlineStyle:v}=ot(a),g=m=>{u?.(m),!m.defaultPrevented&&r(!0)};return n?f.jsx(o,{ref:t,className:_("inline-flex w-fit",p,s,i),style:M(l,v),onClick:g,...h,children:c}):f.jsx("button",{ref:t,type:"button",className:_(p,s,i),style:M(l,v),onClick:g,...h,children:c})});Zo.displayName="DialogTrigger";const es=d.forwardRef((e,t)=>{const{setOpen:r}=lr("DialogClose"),{asChild:n,asChildWrapper:o="span",className:s,class:i,sx:a,style:l,children:c,onClick:u,...h}=e,{sxClassName:p,sxInlineStyle:v}=ot(a),g=m=>{u?.(m),!m.defaultPrevented&&r(!1)};return n?f.jsx(o,{ref:t,className:_("inline-flex w-fit",p,s,i),style:M(l,v),onClick:g,...h,children:c}):f.jsx("button",{ref:t,type:"button",className:_(p,s,i),style:M(l,v),onClick:g,...h,children:c})});es.displayName="DialogClose";const Il=e=>{const{children:t,container:r}=e;if(typeof document>"u")return null;const n=r??document.body;return n?sr.createPortal(t,n):null},ts=d.forwardRef((e,t)=>{const{open:r,destroyOnClose:n,closeOnMaskClick:o,setOpen:s}=lr("DialogOverlay"),{className:i,class:a,sx:l,style:c,blur:u=!0,onClick:h,...p}=e,{sxClassName:v,sxInlineStyle:g}=ot(l);return!r&&n?null:f.jsx("div",{ref:t,hidden:!r,"data-state":r?"open":"closed",className:_("fixed inset-0 z-50 bg-black/50",u?"backdrop-blur-[1px]":null,"data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",v,i,a),style:M(c,g),onClick:m=>{h?.(m),!m.defaultPrevented&&o&&s(!1)},...p})});ts.displayName="DialogOverlay";const rs=d.forwardRef((e,t)=>{const r=lr("DialogContent"),{children:n,className:o,class:s,sx:i,style:a,showClose:l=!0,overlayClassName:c,overlaySx:u,overlayBlur:h=!0,onEscapeKeyDown:p,onPointerDownOutside:v,onOpenAutoFocus:g,onCloseAutoFocus:m,...y}=e,{sxClassName:x,sxInlineStyle:b}=ot(i),P=d.useRef(null),w=d.useRef(r.open);d.useImperativeHandle(t,()=>P.current),d.useEffect(()=>{const S=w.current;if(!S&&r.open){const R=new Event("openAutoFocus",{cancelable:!0});g?.(R),R.defaultPrevented||P.current?.focus()}if(S&&!r.open){const R=new Event("closeAutoFocus",{cancelable:!0});m?.(R)}w.current=r.open},[r.open,m,g]),d.useEffect(()=>{if(!r.open)return;const S=R=>{R.key==="Escape"&&(p?.(R),!R.defaultPrevented&&r.setOpen(!1))};return window.addEventListener("keydown",S),()=>{window.removeEventListener("keydown",S)}},[r,p]);const N=r.lockScroll&&r.modal,q=r.scrollable||!N,C=r.modal&&r.closeOnMaskClick;return f.jsx(Qo,{open:r.open,destroyOnClose:r.destroyOnClose,closeOnMaskClick:C,scrollable:q,blur:h?1:!1,className:_("z-50","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",c),sx:u,onClose:()=>{const S=new PointerEvent("pointerdown",{bubbles:!0,cancelable:!0});v?.(S),S.defaultPrevented||r.setOpen(!1)},contentClassName:"z-50 w-[calc(100%-2rem)] max-w-lg",contentSx:void 0,x:"50%",y:"50%",translateX:"-50%",translateY:"-50%",children:f.jsx("div",{ref:P,role:"dialog","aria-modal":(!!r.modal).toString(),tabIndex:-1,"data-state":r.open?"open":"closed",className:_("relative grid gap-4 rounded-lg border border-slate-200 bg-white p-6 text-slate-950 shadow-xl outline-none","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%]",x,o,s),style:M(a,b),...y,children:f.jsx(Al.Provider,{value:{showClose:l},children:n})})})});rs.displayName="DialogContent";const ns=d.forwardRef((e,t)=>{const r=lr("DialogHeader"),o=d.useContext(Al)?.showClose??!1,{className:s,class:i,sx:a,style:l,children:c,...u}=e,{sxClassName:h,sxInlineStyle:p}=ot(a);return f.jsxs("div",{ref:t,className:_("flex items-start justify-between gap-3",h,s,i),style:M(l,p),...u,children:[f.jsx("div",{className:"flex min-w-0 flex-1 flex-col gap-1.5 text-center sm:text-left",children:c}),o?f.jsx("button",{type:"button",className:_("inline-flex h-8 w-8 shrink-0 items-center justify-center rounded-md","text-slate-500 transition-colors hover:bg-slate-100 hover:text-slate-900","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:pointer-events-none"),"aria-label":"关闭弹窗",onClick:()=>r.setOpen(!1),children:f.jsx(ye,{name:"close",size:16})}):null]})});ns.displayName="DialogHeader";const os=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ot(o);return f.jsx("div",{ref:t,className:_("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",a,r,n),style:M(s,l),...i})});os.displayName="DialogFooter";const ss=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ot(o);return f.jsx("h2",{ref:t,className:_("m-0 text-lg font-semibold leading-6 text-slate-950",a,r,n),style:M({margin:0,borderTop:0,paddingTop:0,letterSpacing:0,fontSize:"1.125rem",fontWeight:600,lineHeight:"1.5rem"},s,l),...i})});ss.displayName="DialogTitle";const is=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ot(o);return f.jsx("p",{ref:t,className:_("m-0 text-sm leading-5 text-slate-600",a,r,n),style:M({margin:0,fontSize:"0.875rem",lineHeight:"1.25rem"},s,l),...i})});is.displayName="DialogDescription";const Sm=Object.assign(Cm,{Trigger:Zo,Portal:Il,Close:es,Overlay:ts,Content:rs,Header:ns,Footer:os,Title:ss,Description:is});function G(e,t,{checkForDefaultPrevented:r=!0}={}){return function(o){if(e?.(o),r===!1||!o.defaultPrevented)return t?.(o)}}function ki(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function as(...e){return t=>{let r=!1;const n=e.map(o=>{const s=ki(o,t);return!r&&typeof s=="function"&&(r=!0),s});if(r)return()=>{for(let o=0;o<n.length;o++){const s=n[o];typeof s=="function"?s():ki(e[o],null)}}}}function oe(...e){return d.useCallback(as(...e),e)}function Te(e,t=[]){let r=[];function n(s,i){const a=d.createContext(i),l=r.length;r=[...r,i];const c=h=>{const{scope:p,children:v,...g}=h,m=p?.[e]?.[l]||a,y=d.useMemo(()=>g,Object.values(g));return f.jsx(m.Provider,{value:y,children:v})};c.displayName=s+"Provider";function u(h,p){const v=p?.[e]?.[l]||a,g=d.useContext(v);if(g)return g;if(i!==void 0)return i;throw new Error(`\`${h}\` must be used within \`${s}\``)}return[c,u]}const o=()=>{const s=r.map(i=>d.createContext(i));return function(a){const l=a?.[e]||s;return d.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[n,qm(o,...t)]}function qm(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const i=n.reduce((a,{useScope:l,scopeName:c})=>{const h=l(s)[`__scope${c}`];return{...a,...h}},{});return d.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return r.scopeName=t.scopeName,r}function er(e){const t=Nm(e),r=d.forwardRef((n,o)=>{const{children:s,...i}=n,a=d.Children.toArray(s),l=a.find(Rm);if(l){const c=l.props.children,u=a.map(h=>h===l?d.Children.count(c)>1?d.Children.only(null):d.isValidElement(c)?c.props.children:null:h);return f.jsx(t,{...i,ref:o,children:d.isValidElement(c)?d.cloneElement(c,void 0,u):null})}return f.jsx(t,{...i,ref:o,children:s})});return r.displayName=`${e}.Slot`,r}function Nm(e){const t=d.forwardRef((r,n)=>{const{children:o,...s}=r;if(d.isValidElement(o)){const i=Tm(o),a=km(s,o.props);return o.type!==d.Fragment&&(a.ref=n?as(n,i):i),d.cloneElement(o,a)}return d.Children.count(o)>1?d.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var jl=Symbol("radix.slottable");function Em(e){const t=({children:r})=>f.jsx(f.Fragment,{children:r});return t.displayName=`${e}.Slottable`,t.__radixId=jl,t}function Rm(e){return d.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===jl}function km(e,t){const r={...t};for(const n in t){const o=e[n],s=t[n];/^on[A-Z]/.test(n)?o&&s?r[n]=(...a)=>{const l=s(...a);return o(...a),l}:o&&(r[n]=o):n==="style"?r[n]={...o,...s}:n==="className"&&(r[n]=[o,s].filter(Boolean).join(" "))}return{...e,...r}}function Tm(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var _m=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Y=_m.reduce((e,t)=>{const r=er(`Primitive.${t}`),n=d.forwardRef((o,s)=>{const{asChild:i,...a}=o,l=i?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...a,ref:s})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function Am(e,t){e&&sr.flushSync(()=>e.dispatchEvent(t))}function Fe(e){const t=d.useRef(e);return d.useEffect(()=>{t.current=e}),d.useMemo(()=>(...r)=>t.current?.(...r),[])}function Im(e,t=globalThis?.document){const r=Fe(e);d.useEffect(()=>{const n=o=>{o.key==="Escape"&&r(o)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var jm="DismissableLayer",No="dismissableLayer.update",Om="dismissableLayer.pointerDownOutside",Mm="dismissableLayer.focusOutside",Ti,Ol=d.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),rn=d.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:o,onFocusOutside:s,onInteractOutside:i,onDismiss:a,...l}=e,c=d.useContext(Ol),[u,h]=d.useState(null),p=u?.ownerDocument??globalThis?.document,[,v]=d.useState({}),g=oe(t,C=>h(C)),m=Array.from(c.layers),[y]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),x=m.indexOf(y),b=u?m.indexOf(u):-1,P=c.layersWithOutsidePointerEventsDisabled.size>0,w=b>=x,N=Bm(C=>{const S=C.target,R=[...c.branches].some(A=>A.contains(S));!w||R||(o?.(C),i?.(C),C.defaultPrevented||a?.())},p),q=Fm(C=>{const S=C.target;[...c.branches].some(A=>A.contains(S))||(s?.(C),i?.(C),C.defaultPrevented||a?.())},p);return Im(C=>{b===c.layers.size-1&&(n?.(C),!C.defaultPrevented&&a&&(C.preventDefault(),a()))},p),d.useEffect(()=>{if(u)return r&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(Ti=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(u)),c.layers.add(u),_i(),()=>{r&&c.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=Ti)}},[u,p,r,c]),d.useEffect(()=>()=>{u&&(c.layers.delete(u),c.layersWithOutsidePointerEventsDisabled.delete(u),_i())},[u,c]),d.useEffect(()=>{const C=()=>v({});return document.addEventListener(No,C),()=>document.removeEventListener(No,C)},[]),f.jsx(Y.div,{...l,ref:g,style:{pointerEvents:P?w?"auto":"none":void 0,...e.style},onFocusCapture:G(e.onFocusCapture,q.onFocusCapture),onBlurCapture:G(e.onBlurCapture,q.onBlurCapture),onPointerDownCapture:G(e.onPointerDownCapture,N.onPointerDownCapture)})});rn.displayName=jm;var Lm="DismissableLayerBranch",Dm=d.forwardRef((e,t)=>{const r=d.useContext(Ol),n=d.useRef(null),o=oe(t,n);return d.useEffect(()=>{const s=n.current;if(s)return r.branches.add(s),()=>{r.branches.delete(s)}},[r.branches]),f.jsx(Y.div,{...e,ref:o})});Dm.displayName=Lm;function Bm(e,t=globalThis?.document){const r=Fe(e),n=d.useRef(!1),o=d.useRef(()=>{});return d.useEffect(()=>{const s=a=>{if(a.target&&!n.current){let l=function(){Ml(Om,r,c,{discrete:!0})};const c={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=l,t.addEventListener("click",o.current,{once:!0})):l()}else t.removeEventListener("click",o.current);n.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",s)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",s),t.removeEventListener("click",o.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function Fm(e,t=globalThis?.document){const r=Fe(e),n=d.useRef(!1);return d.useEffect(()=>{const o=s=>{s.target&&!n.current&&Ml(Mm,r,{originalEvent:s},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function _i(){const e=new CustomEvent(No);document.dispatchEvent(e)}function Ml(e,t,r,{discrete:n}){const o=r.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&o.addEventListener(e,t,{once:!0}),n?Am(o,s):o.dispatchEvent(s)}var jn=0;function Ll(){d.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??Ai()),document.body.insertAdjacentElement("beforeend",e[1]??Ai()),jn++,()=>{jn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),jn--}},[])}function Ai(){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 On="focusScope.autoFocusOnMount",Mn="focusScope.autoFocusOnUnmount",Ii={bubbles:!1,cancelable:!0},$m="FocusScope",ls=d.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:o,onUnmountAutoFocus:s,...i}=e,[a,l]=d.useState(null),c=Fe(o),u=Fe(s),h=d.useRef(null),p=oe(t,m=>l(m)),v=d.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;d.useEffect(()=>{if(n){let m=function(P){if(v.paused||!a)return;const w=P.target;a.contains(w)?h.current=w:Xe(h.current,{select:!0})},y=function(P){if(v.paused||!a)return;const w=P.relatedTarget;w!==null&&(a.contains(w)||Xe(h.current,{select:!0}))},x=function(P){if(document.activeElement===document.body)for(const N of P)N.removedNodes.length>0&&Xe(a)};document.addEventListener("focusin",m),document.addEventListener("focusout",y);const b=new MutationObserver(x);return a&&b.observe(a,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",y),b.disconnect()}}},[n,a,v.paused]),d.useEffect(()=>{if(a){Oi.add(v);const m=document.activeElement;if(!a.contains(m)){const x=new CustomEvent(On,Ii);a.addEventListener(On,c),a.dispatchEvent(x),x.defaultPrevented||(zm(Um(Dl(a)),{select:!0}),document.activeElement===m&&Xe(a))}return()=>{a.removeEventListener(On,c),setTimeout(()=>{const x=new CustomEvent(Mn,Ii);a.addEventListener(Mn,u),a.dispatchEvent(x),x.defaultPrevented||Xe(m??document.body,{select:!0}),a.removeEventListener(Mn,u),Oi.remove(v)},0)}}},[a,c,u,v]);const g=d.useCallback(m=>{if(!r&&!n||v.paused)return;const y=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,x=document.activeElement;if(y&&x){const b=m.currentTarget,[P,w]=Vm(b);P&&w?!m.shiftKey&&x===w?(m.preventDefault(),r&&Xe(P,{select:!0})):m.shiftKey&&x===P&&(m.preventDefault(),r&&Xe(w,{select:!0})):x===b&&m.preventDefault()}},[r,n,v.paused]);return f.jsx(Y.div,{tabIndex:-1,...i,ref:p,onKeyDown:g})});ls.displayName=$m;function zm(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(Xe(n,{select:t}),document.activeElement!==r)return}function Vm(e){const t=Dl(e),r=ji(t,e),n=ji(t.reverse(),e);return[r,n]}function Dl(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const o=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||o?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function ji(e,t){for(const r of e)if(!Hm(r,{upTo:t}))return r}function Hm(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 Gm(e){return e instanceof HTMLInputElement&&"select"in e}function Xe(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&Gm(e)&&t&&e.select()}}var Oi=Wm();function Wm(){let e=[];return{add(t){const r=e[0];t!==r&&r?.pause(),e=Mi(e,t),e.unshift(t)},remove(t){e=Mi(e,t),e[0]?.resume()}}}function Mi(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function Um(e){return e.filter(t=>t.tagName!=="A")}var fe=globalThis?.document?d.useLayoutEffect:()=>{},Km=d[" useId ".trim().toString()]||(()=>{}),Ym=0;function bt(e){const[t,r]=d.useState(Km());return fe(()=>{r(n=>n??String(Ym++))},[e]),e||(t?`radix-${t}`:"")}const Xm=["top","right","bottom","left"],et=Math.min,we=Math.max,Vr=Math.round,Pr=Math.floor,Me=e=>({x:e,y:e}),Jm={left:"right",right:"left",bottom:"top",top:"bottom"};function Eo(e,t,r){return we(e,et(t,r))}function $e(e,t){return typeof e=="function"?e(t):e}function ze(e){return e.split("-")[0]}function Dt(e){return e.split("-")[1]}function cs(e){return e==="x"?"y":"x"}function us(e){return e==="y"?"height":"width"}function je(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function ds(e){return cs(je(e))}function Qm(e,t,r){r===void 0&&(r=!1);const n=Dt(e),o=ds(e),s=us(o);let i=o==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=Hr(i)),[i,Hr(i)]}function Zm(e){const t=Hr(e);return[Ro(e),t,Ro(t)]}function Ro(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const Li=["left","right"],Di=["right","left"],ep=["top","bottom"],tp=["bottom","top"];function rp(e,t,r){switch(e){case"top":case"bottom":return r?t?Di:Li:t?Li:Di;case"left":case"right":return t?ep:tp;default:return[]}}function np(e,t,r,n){const o=Dt(e);let s=rp(ze(e),r==="start",n);return o&&(s=s.map(i=>i+"-"+o),t&&(s=s.concat(s.map(Ro)))),s}function Hr(e){const t=ze(e);return Jm[t]+e.slice(t.length)}function op(e){return{top:0,right:0,bottom:0,left:0,...e}}function Bl(e){return typeof e!="number"?op(e):{top:e,right:e,bottom:e,left:e}}function Gr(e){const{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}function Bi(e,t,r){let{reference:n,floating:o}=e;const s=je(t),i=ds(t),a=us(i),l=ze(t),c=s==="y",u=n.x+n.width/2-o.width/2,h=n.y+n.height/2-o.height/2,p=n[a]/2-o[a]/2;let v;switch(l){case"top":v={x:u,y:n.y-o.height};break;case"bottom":v={x:u,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-o.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Dt(t)){case"start":v[i]-=p*(r&&c?-1:1);break;case"end":v[i]+=p*(r&&c?-1:1);break}return v}async function sp(e,t){var r;t===void 0&&(t={});const{x:n,y:o,platform:s,rects:i,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:p=!1,padding:v=0}=$e(t,e),g=Bl(v),y=a[p?h==="floating"?"reference":"floating":h],x=Gr(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(y)))==null||r?y:y.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),b=h==="floating"?{x:n,y:o,width:i.floating.width,height:i.floating.height}:i.reference,P=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),w=await(s.isElement==null?void 0:s.isElement(P))?await(s.getScale==null?void 0:s.getScale(P))||{x:1,y:1}:{x:1,y:1},N=Gr(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:b,offsetParent:P,strategy:l}):b);return{top:(x.top-N.top+g.top)/w.y,bottom:(N.bottom-x.bottom+g.bottom)/w.y,left:(x.left-N.left+g.left)/w.x,right:(N.right-x.right+g.right)/w.x}}const ip=50,ap=async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:s=[],platform:i}=r,a=i.detectOverflow?i:{...i,detectOverflow:sp},l=await(i.isRTL==null?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:h}=Bi(c,n,l),p=n,v=0;const g={};for(let m=0;m<s.length;m++){const y=s[m];if(!y)continue;const{name:x,fn:b}=y,{x:P,y:w,data:N,reset:q}=await b({x:u,y:h,initialPlacement:n,placement:p,strategy:o,middlewareData:g,rects:c,platform:a,elements:{reference:e,floating:t}});u=P??u,h=w??h,g[x]={...g[x],...N},q&&v<ip&&(v++,typeof q=="object"&&(q.placement&&(p=q.placement),q.rects&&(c=q.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):q.rects),{x:u,y:h}=Bi(c,p,l)),m=-1)}return{x:u,y:h,placement:p,strategy:o,middlewareData:g}},lp=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:s,platform:i,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=$e(e,t)||{};if(c==null)return{};const h=Bl(u),p={x:r,y:n},v=ds(o),g=us(v),m=await i.getDimensions(c),y=v==="y",x=y?"top":"left",b=y?"bottom":"right",P=y?"clientHeight":"clientWidth",w=s.reference[g]+s.reference[v]-p[v]-s.floating[g],N=p[v]-s.reference[v],q=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c));let C=q?q[P]:0;(!C||!await(i.isElement==null?void 0:i.isElement(q)))&&(C=a.floating[P]||s.floating[g]);const S=w/2-N/2,R=C/2-m[g]/2-1,A=et(h[x],R),E=et(h[b],R),k=A,T=C-m[g]-E,I=C/2-m[g]/2+S,O=Eo(k,I,T),j=!l.arrow&&Dt(o)!=null&&I!==O&&s.reference[g]/2-(I<k?A:E)-m[g]/2<0,B=j?I<k?I-k:I-T:0;return{[v]:p[v]+B,data:{[v]:O,centerOffset:I-O-B,...j&&{alignmentOffset:B}},reset:j}}}),cp=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:s,rects:i,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:m=!0,...y}=$e(e,t);if((r=s.arrow)!=null&&r.alignmentOffset)return{};const x=ze(o),b=je(a),P=ze(a)===a,w=await(l.isRTL==null?void 0:l.isRTL(c.floating)),N=p||(P||!m?[Hr(a)]:Zm(a)),q=g!=="none";!p&&q&&N.push(...np(a,m,g,w));const C=[a,...N],S=await l.detectOverflow(t,y),R=[];let A=((n=s.flip)==null?void 0:n.overflows)||[];if(u&&R.push(S[x]),h){const I=Qm(o,i,w);R.push(S[I[0]],S[I[1]])}if(A=[...A,{placement:o,overflows:R}],!R.every(I=>I<=0)){var E,k;const I=(((E=s.flip)==null?void 0:E.index)||0)+1,O=C[I];if(O&&(!(h==="alignment"?b!==je(O):!1)||A.every(D=>je(D.placement)===b?D.overflows[0]>0:!0)))return{data:{index:I,overflows:A},reset:{placement:O}};let j=(k=A.filter(B=>B.overflows[0]<=0).sort((B,D)=>B.overflows[1]-D.overflows[1])[0])==null?void 0:k.placement;if(!j)switch(v){case"bestFit":{var T;const B=(T=A.filter(D=>{if(q){const W=je(D.placement);return W===b||W==="y"}return!0}).map(D=>[D.placement,D.overflows.filter(W=>W>0).reduce((W,L)=>W+L,0)]).sort((D,W)=>D[1]-W[1])[0])==null?void 0:T[0];B&&(j=B);break}case"initialPlacement":j=a;break}if(o!==j)return{reset:{placement:j}}}return{}}}};function Fi(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function $i(e){return Xm.some(t=>e[t]>=0)}const up=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r,platform:n}=t,{strategy:o="referenceHidden",...s}=$e(e,t);switch(o){case"referenceHidden":{const i=await n.detectOverflow(t,{...s,elementContext:"reference"}),a=Fi(i,r.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:$i(a)}}}case"escaped":{const i=await n.detectOverflow(t,{...s,altBoundary:!0}),a=Fi(i,r.floating);return{data:{escapedOffsets:a,escaped:$i(a)}}}default:return{}}}}},Fl=new Set(["left","top"]);async function dp(e,t){const{placement:r,platform:n,elements:o}=e,s=await(n.isRTL==null?void 0:n.isRTL(o.floating)),i=ze(r),a=Dt(r),l=je(r)==="y",c=Fl.has(i)?-1:1,u=s&&l?-1:1,h=$e(t,e);let{mainAxis:p,crossAxis:v,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return a&&typeof g=="number"&&(v=a==="end"?g*-1:g),l?{x:v*u,y:p*c}:{x:p*c,y:v*u}}const fp=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:o,y:s,placement:i,middlewareData:a}=t,l=await dp(t,e);return i===((r=a.offset)==null?void 0:r.placement)&&(n=a.arrow)!=null&&n.alignmentOffset?{}:{x:o+l.x,y:s+l.y,data:{...l,placement:i}}}}},hp=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o,platform:s}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:x=>{let{x:b,y:P}=x;return{x:b,y:P}}},...c}=$e(e,t),u={x:r,y:n},h=await s.detectOverflow(t,c),p=je(ze(o)),v=cs(p);let g=u[v],m=u[p];if(i){const x=v==="y"?"top":"left",b=v==="y"?"bottom":"right",P=g+h[x],w=g-h[b];g=Eo(P,g,w)}if(a){const x=p==="y"?"top":"left",b=p==="y"?"bottom":"right",P=m+h[x],w=m-h[b];m=Eo(P,m,w)}const y=l.fn({...t,[v]:g,[p]:m});return{...y,data:{x:y.x-r,y:y.y-n,enabled:{[v]:i,[p]:a}}}}}},mp=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:o,rects:s,middlewareData:i}=t,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=$e(e,t),u={x:r,y:n},h=je(o),p=cs(h);let v=u[p],g=u[h];const m=$e(a,t),y=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const P=p==="y"?"height":"width",w=s.reference[p]-s.floating[P]+y.mainAxis,N=s.reference[p]+s.reference[P]-y.mainAxis;v<w?v=w:v>N&&(v=N)}if(c){var x,b;const P=p==="y"?"width":"height",w=Fl.has(ze(o)),N=s.reference[h]-s.floating[P]+(w&&((x=i.offset)==null?void 0:x[h])||0)+(w?0:y.crossAxis),q=s.reference[h]+s.reference[P]+(w?0:((b=i.offset)==null?void 0:b[h])||0)-(w?y.crossAxis:0);g<N?g=N:g>q&&(g=q)}return{[p]:v,[h]:g}}}},pp=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;const{placement:o,rects:s,platform:i,elements:a}=t,{apply:l=()=>{},...c}=$e(e,t),u=await i.detectOverflow(t,c),h=ze(o),p=Dt(o),v=je(o)==="y",{width:g,height:m}=s.floating;let y,x;h==="top"||h==="bottom"?(y=h,x=p===(await(i.isRTL==null?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(x=h,y=p==="end"?"top":"bottom");const b=m-u.top-u.bottom,P=g-u.left-u.right,w=et(m-u[y],b),N=et(g-u[x],P),q=!t.middlewareData.shift;let C=w,S=N;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(S=P),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(C=b),q&&!p){const A=we(u.left,0),E=we(u.right,0),k=we(u.top,0),T=we(u.bottom,0);v?S=g-2*(A!==0||E!==0?A+E:we(u.left,u.right)):C=m-2*(k!==0||T!==0?k+T:we(u.top,u.bottom))}await l({...t,availableWidth:S,availableHeight:C});const R=await i.getDimensions(a.floating);return g!==R.width||m!==R.height?{reset:{rects:!0}}:{}}}};function nn(){return typeof window<"u"}function Bt(e){return $l(e)?(e.nodeName||"").toLowerCase():"#document"}function Se(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Le(e){var t;return(t=($l(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function $l(e){return nn()?e instanceof Node||e instanceof Se(e).Node:!1}function Re(e){return nn()?e instanceof Element||e instanceof Se(e).Element:!1}function He(e){return nn()?e instanceof HTMLElement||e instanceof Se(e).HTMLElement:!1}function zi(e){return!nn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Se(e).ShadowRoot}function cr(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=ke(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&o!=="inline"&&o!=="contents"}function vp(e){return/^(table|td|th)$/.test(Bt(e))}function on(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const gp=/transform|translate|scale|rotate|perspective|filter/,yp=/paint|layout|strict|content/,dt=e=>!!e&&e!=="none";let Ln;function fs(e){const t=Re(e)?ke(e):e;return dt(t.transform)||dt(t.translate)||dt(t.scale)||dt(t.rotate)||dt(t.perspective)||!hs()&&(dt(t.backdropFilter)||dt(t.filter))||gp.test(t.willChange||"")||yp.test(t.contain||"")}function xp(e){let t=tt(e);for(;He(t)&&!At(t);){if(fs(t))return t;if(on(t))return null;t=tt(t)}return null}function hs(){return Ln==null&&(Ln=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ln}function At(e){return/^(html|body|#document)$/.test(Bt(e))}function ke(e){return Se(e).getComputedStyle(e)}function sn(e){return Re(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function tt(e){if(Bt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||zi(e)&&e.host||Le(e);return zi(t)?t.host:t}function zl(e){const t=tt(e);return At(t)?e.ownerDocument?e.ownerDocument.body:e.body:He(t)&&cr(t)?t:zl(t)}function tr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const o=zl(e),s=o===((n=e.ownerDocument)==null?void 0:n.body),i=Se(o);if(s){const a=ko(i);return t.concat(i,i.visualViewport||[],cr(o)?o:[],a&&r?tr(a):[])}else return t.concat(o,tr(o,[],r))}function ko(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Vl(e){const t=ke(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=He(e),s=o?e.offsetWidth:r,i=o?e.offsetHeight:n,a=Vr(r)!==s||Vr(n)!==i;return a&&(r=s,n=i),{width:r,height:n,$:a}}function ms(e){return Re(e)?e:e.contextElement}function kt(e){const t=ms(e);if(!He(t))return Me(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:s}=Vl(t);let i=(s?Vr(r.width):r.width)/n,a=(s?Vr(r.height):r.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!a||!Number.isFinite(a))&&(a=1),{x:i,y:a}}const bp=Me(0);function Hl(e){const t=Se(e);return!hs()||!t.visualViewport?bp:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Pp(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==Se(e)?!1:t}function pt(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const o=e.getBoundingClientRect(),s=ms(e);let i=Me(1);t&&(n?Re(n)&&(i=kt(n)):i=kt(e));const a=Pp(s,r,n)?Hl(s):Me(0);let l=(o.left+a.x)/i.x,c=(o.top+a.y)/i.y,u=o.width/i.x,h=o.height/i.y;if(s){const p=Se(s),v=n&&Re(n)?Se(n):n;let g=p,m=ko(g);for(;m&&n&&v!==g;){const y=kt(m),x=m.getBoundingClientRect(),b=ke(m),P=x.left+(m.clientLeft+parseFloat(b.paddingLeft))*y.x,w=x.top+(m.clientTop+parseFloat(b.paddingTop))*y.y;l*=y.x,c*=y.y,u*=y.x,h*=y.y,l+=P,c+=w,g=Se(m),m=ko(g)}}return Gr({width:u,height:h,x:l,y:c})}function an(e,t){const r=sn(e).scrollLeft;return t?t.left+r:pt(Le(e)).left+r}function Gl(e,t){const r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-an(e,r),o=r.top+t.scrollTop;return{x:n,y:o}}function wp(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e;const s=o==="fixed",i=Le(n),a=t?on(t.floating):!1;if(n===i||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Me(1);const u=Me(0),h=He(n);if((h||!h&&!s)&&((Bt(n)!=="body"||cr(i))&&(l=sn(n)),h)){const v=pt(n);c=kt(n),u.x=v.x+n.clientLeft,u.y=v.y+n.clientTop}const p=i&&!h&&!s?Gl(i,l):Me(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:r.y*c.y-l.scrollTop*c.y+u.y+p.y}}function Cp(e){return Array.from(e.getClientRects())}function Sp(e){const t=Le(e),r=sn(e),n=e.ownerDocument.body,o=we(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),s=we(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let i=-r.scrollLeft+an(e);const a=-r.scrollTop;return ke(n).direction==="rtl"&&(i+=we(t.clientWidth,n.clientWidth)-o),{width:o,height:s,x:i,y:a}}const Vi=25;function qp(e,t){const r=Se(e),n=Le(e),o=r.visualViewport;let s=n.clientWidth,i=n.clientHeight,a=0,l=0;if(o){s=o.width,i=o.height;const u=hs();(!u||u&&t==="fixed")&&(a=o.offsetLeft,l=o.offsetTop)}const c=an(n);if(c<=0){const u=n.ownerDocument,h=u.body,p=getComputedStyle(h),v=u.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,g=Math.abs(n.clientWidth-h.clientWidth-v);g<=Vi&&(s-=g)}else c<=Vi&&(s+=c);return{width:s,height:i,x:a,y:l}}function Np(e,t){const r=pt(e,!0,t==="fixed"),n=r.top+e.clientTop,o=r.left+e.clientLeft,s=He(e)?kt(e):Me(1),i=e.clientWidth*s.x,a=e.clientHeight*s.y,l=o*s.x,c=n*s.y;return{width:i,height:a,x:l,y:c}}function Hi(e,t,r){let n;if(t==="viewport")n=qp(e,r);else if(t==="document")n=Sp(Le(e));else if(Re(t))n=Np(t,r);else{const o=Hl(e);n={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Gr(n)}function Wl(e,t){const r=tt(e);return r===t||!Re(r)||At(r)?!1:ke(r).position==="fixed"||Wl(r,t)}function Ep(e,t){const r=t.get(e);if(r)return r;let n=tr(e,[],!1).filter(a=>Re(a)&&Bt(a)!=="body"),o=null;const s=ke(e).position==="fixed";let i=s?tt(e):e;for(;Re(i)&&!At(i);){const a=ke(i),l=fs(i);!l&&a.position==="fixed"&&(o=null),(s?!l&&!o:!l&&a.position==="static"&&!!o&&(o.position==="absolute"||o.position==="fixed")||cr(i)&&!l&&Wl(e,i))?n=n.filter(u=>u!==i):o=a,i=tt(i)}return t.set(e,n),n}function Rp(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i=[...r==="clippingAncestors"?on(t)?[]:Ep(t,this._c):[].concat(r),n],a=Hi(t,i[0],o);let l=a.top,c=a.right,u=a.bottom,h=a.left;for(let p=1;p<i.length;p++){const v=Hi(t,i[p],o);l=we(v.top,l),c=et(v.right,c),u=et(v.bottom,u),h=we(v.left,h)}return{width:c-h,height:u-l,x:h,y:l}}function kp(e){const{width:t,height:r}=Vl(e);return{width:t,height:r}}function Tp(e,t,r){const n=He(t),o=Le(t),s=r==="fixed",i=pt(e,!0,s,t);let a={scrollLeft:0,scrollTop:0};const l=Me(0);function c(){l.x=an(o)}if(n||!n&&!s)if((Bt(t)!=="body"||cr(o))&&(a=sn(t)),n){const v=pt(t,!0,s,t);l.x=v.x+t.clientLeft,l.y=v.y+t.clientTop}else o&&c();s&&!n&&o&&c();const u=o&&!n&&!s?Gl(o,a):Me(0),h=i.left+a.scrollLeft-l.x-u.x,p=i.top+a.scrollTop-l.y-u.y;return{x:h,y:p,width:i.width,height:i.height}}function Dn(e){return ke(e).position==="static"}function Gi(e,t){if(!He(e)||ke(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Le(e)===r&&(r=r.ownerDocument.body),r}function Ul(e,t){const r=Se(e);if(on(e))return r;if(!He(e)){let o=tt(e);for(;o&&!At(o);){if(Re(o)&&!Dn(o))return o;o=tt(o)}return r}let n=Gi(e,t);for(;n&&vp(n)&&Dn(n);)n=Gi(n,t);return n&&At(n)&&Dn(n)&&!fs(n)?r:n||xp(e)||r}const _p=async function(e){const t=this.getOffsetParent||Ul,r=this.getDimensions,n=await r(e.floating);return{reference:Tp(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Ap(e){return ke(e).direction==="rtl"}const Ip={convertOffsetParentRelativeRectToViewportRelativeRect:wp,getDocumentElement:Le,getClippingRect:Rp,getOffsetParent:Ul,getElementRects:_p,getClientRects:Cp,getDimensions:kp,getScale:kt,isElement:Re,isRTL:Ap};function Kl(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function jp(e,t){let r=null,n;const o=Le(e);function s(){var a;clearTimeout(n),(a=r)==null||a.disconnect(),r=null}function i(a,l){a===void 0&&(a=!1),l===void 0&&(l=1),s();const c=e.getBoundingClientRect(),{left:u,top:h,width:p,height:v}=c;if(a||t(),!p||!v)return;const g=Pr(h),m=Pr(o.clientWidth-(u+p)),y=Pr(o.clientHeight-(h+v)),x=Pr(u),P={rootMargin:-g+"px "+-m+"px "+-y+"px "+-x+"px",threshold:we(0,et(1,l))||1};let w=!0;function N(q){const C=q[0].intersectionRatio;if(C!==l){if(!w)return i();C?i(!1,C):n=setTimeout(()=>{i(!1,1e-7)},1e3)}C===1&&!Kl(c,e.getBoundingClientRect())&&i(),w=!1}try{r=new IntersectionObserver(N,{...P,root:o.ownerDocument})}catch{r=new IntersectionObserver(N,P)}r.observe(e)}return i(!0),s}function Op(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,c=ms(e),u=o||s?[...c?tr(c):[],...t?tr(t):[]]:[];u.forEach(x=>{o&&x.addEventListener("scroll",r,{passive:!0}),s&&x.addEventListener("resize",r)});const h=c&&a?jp(c,r):null;let p=-1,v=null;i&&(v=new ResizeObserver(x=>{let[b]=x;b&&b.target===c&&v&&t&&(v.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var P;(P=v)==null||P.observe(t)})),r()}),c&&!l&&v.observe(c),t&&v.observe(t));let g,m=l?pt(e):null;l&&y();function y(){const x=pt(e);m&&!Kl(m,x)&&r(),m=x,g=requestAnimationFrame(y)}return r(),()=>{var x;u.forEach(b=>{o&&b.removeEventListener("scroll",r),s&&b.removeEventListener("resize",r)}),h?.(),(x=v)==null||x.disconnect(),v=null,l&&cancelAnimationFrame(g)}}const Mp=fp,Lp=hp,Dp=cp,Bp=pp,Fp=up,Wi=lp,$p=mp,zp=(e,t,r)=>{const n=new Map,o={platform:Ip,...r},s={...o.platform,_c:n};return ap(e,t,{...o,platform:s})};var Vp=typeof document<"u",Hp=function(){},Or=Vp?ae.useLayoutEffect:Hp;function Wr(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 r,n,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!Wr(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=r;n--!==0;){const s=o[n];if(!(s==="_owner"&&e.$$typeof)&&!Wr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function Yl(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ui(e,t){const r=Yl(e);return Math.round(t*r)/r}function Bn(e){const t=d.useRef(e);return Or(()=>{t.current=e}),t}function Gp(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:s,floating:i}={},transform:a=!0,whileElementsMounted:l,open:c}=e,[u,h]=d.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,v]=d.useState(n);Wr(p,n)||v(n);const[g,m]=d.useState(null),[y,x]=d.useState(null),b=d.useCallback(D=>{D!==q.current&&(q.current=D,m(D))},[]),P=d.useCallback(D=>{D!==C.current&&(C.current=D,x(D))},[]),w=s||g,N=i||y,q=d.useRef(null),C=d.useRef(null),S=d.useRef(u),R=l!=null,A=Bn(l),E=Bn(o),k=Bn(c),T=d.useCallback(()=>{if(!q.current||!C.current)return;const D={placement:t,strategy:r,middleware:p};E.current&&(D.platform=E.current),zp(q.current,C.current,D).then(W=>{const L={...W,isPositioned:k.current!==!1};I.current&&!Wr(S.current,L)&&(S.current=L,sr.flushSync(()=>{h(L)}))})},[p,t,r,E,k]);Or(()=>{c===!1&&S.current.isPositioned&&(S.current.isPositioned=!1,h(D=>({...D,isPositioned:!1})))},[c]);const I=d.useRef(!1);Or(()=>(I.current=!0,()=>{I.current=!1}),[]),Or(()=>{if(w&&(q.current=w),N&&(C.current=N),w&&N){if(A.current)return A.current(w,N,T);T()}},[w,N,T,A,R]);const O=d.useMemo(()=>({reference:q,floating:C,setReference:b,setFloating:P}),[b,P]),j=d.useMemo(()=>({reference:w,floating:N}),[w,N]),B=d.useMemo(()=>{const D={position:r,left:0,top:0};if(!j.floating)return D;const W=Ui(j.floating,u.x),L=Ui(j.floating,u.y);return a?{...D,transform:"translate("+W+"px, "+L+"px)",...Yl(j.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:W,top:L}},[r,a,j.floating,u.x,u.y]);return d.useMemo(()=>({...u,update:T,refs:O,elements:j,floatingStyles:B}),[u,T,O,j,B])}const Wp=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:o}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?Wi({element:n.current,padding:o}).fn(r):{}:n?Wi({element:n,padding:o}).fn(r):{}}}},Up=(e,t)=>{const r=Mp(e);return{name:r.name,fn:r.fn,options:[e,t]}},Kp=(e,t)=>{const r=Lp(e);return{name:r.name,fn:r.fn,options:[e,t]}},Yp=(e,t)=>({fn:$p(e).fn,options:[e,t]}),Xp=(e,t)=>{const r=Dp(e);return{name:r.name,fn:r.fn,options:[e,t]}},Jp=(e,t)=>{const r=Bp(e);return{name:r.name,fn:r.fn,options:[e,t]}},Qp=(e,t)=>{const r=Fp(e);return{name:r.name,fn:r.fn,options:[e,t]}},Zp=(e,t)=>{const r=Wp(e);return{name:r.name,fn:r.fn,options:[e,t]}};var ev="Arrow",Xl=d.forwardRef((e,t)=>{const{children:r,width:n=10,height:o=5,...s}=e;return f.jsx(Y.svg,{...s,ref:t,width:n,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:f.jsx("polygon",{points:"0,0 30,0 15,10"})})});Xl.displayName=ev;var tv=Xl;function ln(e){const[t,r]=d.useState(void 0);return fe(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const s=o[0];let i,a;if("borderBoxSize"in s){const l=s.borderBoxSize,c=Array.isArray(l)?l[0]:l;i=c.inlineSize,a=c.blockSize}else i=e.offsetWidth,a=e.offsetHeight;r({width:i,height:a})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var ps="Popper",[Jl,Ft]=Te(ps),[rv,Ql]=Jl(ps),Zl=e=>{const{__scopePopper:t,children:r}=e,[n,o]=d.useState(null);return f.jsx(rv,{scope:t,anchor:n,onAnchorChange:o,children:r})};Zl.displayName=ps;var ec="PopperAnchor",tc=d.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...o}=e,s=Ql(ec,r),i=d.useRef(null),a=oe(t,i),l=d.useRef(null);return d.useEffect(()=>{const c=l.current;l.current=n?.current||i.current,c!==l.current&&s.onAnchorChange(l.current)}),n?null:f.jsx(Y.div,{...o,ref:a})});tc.displayName=ec;var vs="PopperContent",[nv,ov]=Jl(vs),rc=d.forwardRef((e,t)=>{const{__scopePopper:r,side:n="bottom",sideOffset:o=0,align:s="center",alignOffset:i=0,arrowPadding:a=0,avoidCollisions:l=!0,collisionBoundary:c=[],collisionPadding:u=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:v="optimized",onPlaced:g,...m}=e,y=Ql(vs,r),[x,b]=d.useState(null),P=oe(t,F=>b(F)),[w,N]=d.useState(null),q=ln(w),C=q?.width??0,S=q?.height??0,R=n+(s!=="center"?"-"+s:""),A=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},E=Array.isArray(c)?c:[c],k=E.length>0,T={padding:A,boundary:E.filter(iv),altBoundary:k},{refs:I,floatingStyles:O,placement:j,isPositioned:B,middlewareData:D}=Gp({strategy:"fixed",placement:R,whileElementsMounted:(...F)=>Op(...F,{animationFrame:v==="always"}),elements:{reference:y.anchor},middleware:[Up({mainAxis:o+S,alignmentAxis:i}),l&&Kp({mainAxis:!0,crossAxis:!1,limiter:h==="partial"?Yp():void 0,...T}),l&&Xp({...T}),Jp({...T,apply:({elements:F,rects:X,availableWidth:U,availableHeight:Q})=>{const{width:ee,height:ie}=X.reference,ue=F.floating.style;ue.setProperty("--radix-popper-available-width",`${U}px`),ue.setProperty("--radix-popper-available-height",`${Q}px`),ue.setProperty("--radix-popper-anchor-width",`${ee}px`),ue.setProperty("--radix-popper-anchor-height",`${ie}px`)}}),w&&Zp({element:w,padding:a}),av({arrowWidth:C,arrowHeight:S}),p&&Qp({strategy:"referenceHidden",...T})]}),[W,L]=sc(j),le=Fe(g);fe(()=>{B&&le?.()},[B,le]);const xe=D.arrow?.x,ve=D.arrow?.y,he=D.arrow?.centerOffset!==0,[J,Z]=d.useState();return fe(()=>{x&&Z(window.getComputedStyle(x).zIndex)},[x]),f.jsx("div",{ref:I.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:B?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:J,"--radix-popper-transform-origin":[D.transformOrigin?.x,D.transformOrigin?.y].join(" "),...D.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:f.jsx(nv,{scope:r,placedSide:W,onArrowChange:N,arrowX:xe,arrowY:ve,shouldHideArrow:he,children:f.jsx(Y.div,{"data-side":W,"data-align":L,...m,ref:P,style:{...m.style,animation:B?void 0:"none"}})})})});rc.displayName=vs;var nc="PopperArrow",sv={top:"bottom",right:"left",bottom:"top",left:"right"},oc=d.forwardRef(function(t,r){const{__scopePopper:n,...o}=t,s=ov(nc,n),i=sv[s.placedSide];return f.jsx("span",{ref:s.onArrowChange,style:{position:"absolute",left:s.arrowX,top:s.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[s.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[s.placedSide],visibility:s.shouldHideArrow?"hidden":void 0},children:f.jsx(tv,{...o,ref:r,style:{...o.style,display:"block"}})})});oc.displayName=nc;function iv(e){return e!==null}var av=e=>({name:"transformOrigin",options:e,fn(t){const{placement:r,rects:n,middlewareData:o}=t,i=o.arrow?.centerOffset!==0,a=i?0:e.arrowWidth,l=i?0:e.arrowHeight,[c,u]=sc(r),h={start:"0%",center:"50%",end:"100%"}[u],p=(o.arrow?.x??0)+a/2,v=(o.arrow?.y??0)+l/2;let g="",m="";return c==="bottom"?(g=i?h:`${p}px`,m=`${-l}px`):c==="top"?(g=i?h:`${p}px`,m=`${n.floating.height+l}px`):c==="right"?(g=`${-l}px`,m=i?h:`${v}px`):c==="left"&&(g=`${n.floating.width+l}px`,m=i?h:`${v}px`),{data:{x:g,y:m}}}});function sc(e){const[t,r="center"]=e.split("-");return[t,r]}var gs=Zl,cn=tc,ys=rc,xs=oc,lv="Portal",un=d.forwardRef((e,t)=>{const{container:r,...n}=e,[o,s]=d.useState(!1);fe(()=>s(!0),[]);const i=r||o&&globalThis?.document?.body;return i?Ya.createPortal(f.jsx(Y.div,{...n,ref:t}),i):null});un.displayName=lv;function cv(e,t){return d.useReducer((r,n)=>t[r][n]??r,e)}var st=e=>{const{present:t,children:r}=e,n=uv(t),o=typeof r=="function"?r({present:n.isPresent}):d.Children.only(r),s=oe(n.ref,dv(o));return typeof r=="function"||n.isPresent?d.cloneElement(o,{ref:s}):null};st.displayName="Presence";function uv(e){const[t,r]=d.useState(),n=d.useRef(null),o=d.useRef(e),s=d.useRef("none"),i=e?"mounted":"unmounted",[a,l]=cv(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return d.useEffect(()=>{const c=wr(n.current);s.current=a==="mounted"?c:"none"},[a]),fe(()=>{const c=n.current,u=o.current;if(u!==e){const p=s.current,v=wr(c);e?l("MOUNT"):v==="none"||c?.display==="none"?l("UNMOUNT"):l(u&&p!==v?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,l]),fe(()=>{if(t){let c;const u=t.ownerDocument.defaultView??window,h=v=>{const m=wr(n.current).includes(CSS.escape(v.animationName));if(v.target===t&&m&&(l("ANIMATION_END"),!o.current)){const y=t.style.animationFillMode;t.style.animationFillMode="forwards",c=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=y)})}},p=v=>{v.target===t&&(s.current=wr(n.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{u.clearTimeout(c),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:d.useCallback(c=>{n.current=c?getComputedStyle(c):null,r(c)},[])}}function wr(e){return e?.animationName||"none"}function dv(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var fv=d[" useInsertionEffect ".trim().toString()]||fe;function Ve({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[o,s,i]=hv({defaultProp:t,onChange:r}),a=e!==void 0,l=a?e:o;{const u=d.useRef(e!==void 0);d.useEffect(()=>{const h=u.current;h!==a&&console.warn(`${n} is changing from ${h?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),u.current=a},[a,n])}const c=d.useCallback(u=>{if(a){const h=mv(u)?u(e):u;h!==e&&i.current?.(h)}else s(u)},[a,e,s,i]);return[l,c]}function hv({defaultProp:e,onChange:t}){const[r,n]=d.useState(e),o=d.useRef(r),s=d.useRef(t);return fv(()=>{s.current=t},[t]),d.useEffect(()=>{o.current!==r&&(s.current?.(r),o.current=r)},[r,o]),[r,n,s]}function mv(e){return typeof e=="function"}var pv=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},St=new WeakMap,Cr=new WeakMap,Sr={},Fn=0,ic=function(e){return e&&(e.host||ic(e.parentNode))},vv=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=ic(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},gv=function(e,t,r,n){var o=vv(t,Array.isArray(e)?e:[e]);Sr[r]||(Sr[r]=new WeakMap);var s=Sr[r],i=[],a=new Set,l=new Set(o),c=function(h){!h||a.has(h)||(a.add(h),c(h.parentNode))};o.forEach(c);var u=function(h){!h||l.has(h)||Array.prototype.forEach.call(h.children,function(p){if(a.has(p))u(p);else try{var v=p.getAttribute(n),g=v!==null&&v!=="false",m=(St.get(p)||0)+1,y=(s.get(p)||0)+1;St.set(p,m),s.set(p,y),i.push(p),m===1&&g&&Cr.set(p,!0),y===1&&p.setAttribute(r,"true"),g||p.setAttribute(n,"true")}catch(x){console.error("aria-hidden: cannot operate on ",p,x)}})};return u(t),a.clear(),Fn++,function(){i.forEach(function(h){var p=St.get(h)-1,v=s.get(h)-1;St.set(h,p),s.set(h,v),p||(Cr.has(h)||h.removeAttribute(n),Cr.delete(h)),v||h.removeAttribute(r)}),Fn--,Fn||(St=new WeakMap,St=new WeakMap,Cr=new WeakMap,Sr={})}},ac=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),o=pv(e);return o?(n.push.apply(n,Array.from(o.querySelectorAll("[aria-live], script"))),gv(n,o,r,"aria-hidden")):function(){return null}},Ie=function(){return Ie=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},Ie.apply(this,arguments)};function lc(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function yv(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,s;n<o;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var Mr="right-scroll-bar-position",Lr="width-before-scroll-bar",xv="with-scroll-bars-hidden",bv="--removed-body-scroll-bar-size";function $n(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Pv(e,t){var r=ae.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var o=r.value;o!==n&&(r.value=n,r.callback(n,o))}}}})[0];return r.callback=t,r.facade}var wv=typeof window<"u"?d.useLayoutEffect:d.useEffect,Ki=new WeakMap;function Cv(e,t){var r=Pv(null,function(n){return e.forEach(function(o){return $n(o,n)})});return wv(function(){var n=Ki.get(r);if(n){var o=new Set(n),s=new Set(e),i=r.current;o.forEach(function(a){s.has(a)||$n(a,null)}),s.forEach(function(a){o.has(a)||$n(a,i)})}Ki.set(r,e)},[e]),r}function Sv(e){return e}function qv(e,t){t===void 0&&(t=Sv);var r=[],n=!1,o={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(s){var i=t(s,n);return r.push(i),function(){r=r.filter(function(a){return a!==i})}},assignSyncMedium:function(s){for(n=!0;r.length;){var i=r;r=[],i.forEach(s)}r={push:function(a){return s(a)},filter:function(){return r}}},assignMedium:function(s){n=!0;var i=[];if(r.length){var a=r;r=[],a.forEach(s),i=r}var l=function(){var u=i;i=[],u.forEach(s)},c=function(){return Promise.resolve().then(l)};c(),r={push:function(u){i.push(u),c()},filter:function(u){return i=i.filter(u),r}}}};return o}function Nv(e){e===void 0&&(e={});var t=qv(null);return t.options=Ie({async:!0,ssr:!1},e),t}var cc=function(e){var t=e.sideCar,r=lc(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return d.createElement(n,Ie({},r))};cc.isSideCarExport=!0;function Ev(e,t){return e.useMedium(t),cc}var uc=Nv(),zn=function(){},dn=d.forwardRef(function(e,t){var r=d.useRef(null),n=d.useState({onScrollCapture:zn,onWheelCapture:zn,onTouchMoveCapture:zn}),o=n[0],s=n[1],i=e.forwardProps,a=e.children,l=e.className,c=e.removeScrollBar,u=e.enabled,h=e.shards,p=e.sideCar,v=e.noRelative,g=e.noIsolation,m=e.inert,y=e.allowPinchZoom,x=e.as,b=x===void 0?"div":x,P=e.gapMode,w=lc(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),N=p,q=Cv([r,t]),C=Ie(Ie({},w),o);return d.createElement(d.Fragment,null,u&&d.createElement(N,{sideCar:uc,removeScrollBar:c,shards:h,noRelative:v,noIsolation:g,inert:m,setCallbacks:s,allowPinchZoom:!!y,lockRef:r,gapMode:P}),i?d.cloneElement(d.Children.only(a),Ie(Ie({},C),{ref:q})):d.createElement(b,Ie({},C,{className:l,ref:q}),a))});dn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};dn.classNames={fullWidth:Lr,zeroRight:Mr};var Rv=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function kv(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Rv();return t&&e.setAttribute("nonce",t),e}function Tv(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function _v(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Av=function(){var e=0,t=null;return{add:function(r){e==0&&(t=kv())&&(Tv(t,r),_v(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Iv=function(){var e=Av();return function(t,r){d.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},dc=function(){var e=Iv(),t=function(r){var n=r.styles,o=r.dynamic;return e(n,o),null};return t},jv={left:0,top:0,right:0,gap:0},Vn=function(e){return parseInt(e||"",10)||0},Ov=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[Vn(r),Vn(n),Vn(o)]},Mv=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return jv;var t=Ov(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},Lv=dc(),Tt="data-scroll-locked",Dv=function(e,t,r,n){var o=e.left,s=e.top,i=e.right,a=e.gap;return r===void 0&&(r="margin"),`
2
- .`.concat(xv,` {
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react/jsx-runtime"),de=require("react"),wl=require("react-dom");function Cl(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const f=Cl(de),yr=Cl(wl);function Sl(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=Sl(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function ql(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=Sl(e))&&(n&&(n+=" "),n+=t);return n}const Ai=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,ji=ql,Nl=(e,t)=>r=>{var n;if(t?.variants==null)return ji(e,r?.class,r?.className);const{variants:o,defaultVariants:s}=t,i=Object.keys(o).map(c=>{const d=r?.[c],h=s?.[c];if(d===null)return null;const p=Ai(d)||Ai(h);return o[c][p]}),a=r&&Object.entries(r).reduce((c,d)=>{let[h,p]=d;return p===void 0||(c[h]=p),c},{}),l=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((c,d)=>{let{class:h,className:p,...v}=d;return Object.entries(v).every(g=>{let[m,y]=g;return Array.isArray(y)?y.includes({...s,...a}[m]):{...s,...a}[m]===y})?[...c,h,p]:c},[]);return ji(e,i,l,r?.class,r?.className)},ut={xs:"rounded-[2px]",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-full"};function Kf(e){return typeof e=="string"&&Object.prototype.hasOwnProperty.call(ut,e)}function Nt(e){return e===void 0?{}:typeof e=="number"?{roundedStyle:{borderRadius:`${e}px`}}:Kf(e)?{roundedPreset:e}:{roundedStyle:{borderRadius:e}}}const Ut={none:"shadow-none",xs:"shadow-[0_1px_2px_rgba(15,23,42,0.08)]",sm:"shadow-sm",md:"shadow-md",lg:"shadow-lg",xl:"shadow-xl",inner:"shadow-inner"};function Yf(e){return typeof e=="string"&&Object.prototype.hasOwnProperty.call(Ut,e)}function xr(e){return e===void 0?{}:Yf(e)?{shadowPreset:e}:{shadowStyle:{boxShadow:e}}}const El=Nl("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{dark:"bg-black/90 text-primary-foreground hover:bg-black",primary:"bg-blue-600 text-primary-foreground hover:bg-blue-600/90",secondary:"bg-cyan-600 text-primary-foreground hover:bg-cyan-600/90",minor:"bg-gray-200 text-secondary-foreground hover:bg-gray-300/90",success:"bg-green-600 text-primary-foreground hover:bg-green-600/90",warning:"bg-yellow-600 text-primary-foreground hover:bg-yellow-600/90",danger:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-solid border-blue-600 bg-background text-blue-600 hover:text-blue-600/80 hover:border-blue-600/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-blue-600 underline-offset-4 hover:underline hover:text-blue-600/90",text:"text-foreground"},size:{xs:"h-6 text-[10px] px-2",sm:"h-7 text-xs px-3",md:"h-8 text-sm px-4",lg:"h-9 text-lg px-8",xl:"h-10 text-lg px-10",icon:"h-8 w-8"},rounded:ut,shadow:Ut,bounce:{true:"transition-all ease-out active:-translate-y-[10%] active:scale-98"},splash:{true:"active:opacity-90"}},defaultVariants:{variant:"primary",size:"md",bounce:!1,splash:!1}}),Xf=(e,t)=>{const r=new Array(e.length+t.length);for(let n=0;n<e.length;n++)r[n]=e[n];for(let n=0;n<t.length;n++)r[e.length+n]=t[n];return r},Jf=(e,t)=>({classGroupId:e,validator:t}),Rl=(e=new Map,t=null,r)=>({nextPart:e,validators:t,classGroupId:r}),tn="-",Ii=[],Qf="arbitrary..",Zf=e=>{const t=th(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:i=>{if(i.startsWith("[")&&i.endsWith("]"))return eh(i);const a=i.split(tn),l=a[0]===""&&a.length>1?1:0;return kl(a,l,t)},getConflictingClassGroupIds:(i,a)=>{if(a){const l=n[i],c=r[i];return l?c?Xf(c,l):l:c||Ii}return r[i]||Ii}}},kl=(e,t,r)=>{if(e.length-t===0)return r.classGroupId;const o=e[t],s=r.nextPart.get(o);if(s){const c=kl(e,t+1,s);if(c)return c}const i=r.validators;if(i===null)return;const a=t===0?e.join(tn):e.slice(t).join(tn),l=i.length;for(let c=0;c<l;c++){const d=i[c];if(d.validator(a))return d.classGroupId}},eh=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),r=t.indexOf(":"),n=t.slice(0,r);return n?Qf+n:void 0})(),th=e=>{const{theme:t,classGroups:r}=e;return rh(r,t)},rh=(e,t)=>{const r=Rl();for(const n in e){const o=e[n];cs(o,r,n,t)}return r},cs=(e,t,r,n)=>{const o=e.length;for(let s=0;s<o;s++){const i=e[s];nh(i,t,r,n)}},nh=(e,t,r,n)=>{if(typeof e=="string"){oh(e,t,r);return}if(typeof e=="function"){sh(e,t,r,n);return}ih(e,t,r,n)},oh=(e,t,r)=>{const n=e===""?t:Tl(t,e);n.classGroupId=r},sh=(e,t,r,n)=>{if(ah(e)){cs(e(n),t,r,n);return}t.validators===null&&(t.validators=[]),t.validators.push(Jf(r,e))},ih=(e,t,r,n)=>{const o=Object.entries(e),s=o.length;for(let i=0;i<s;i++){const[a,l]=o[i];cs(l,Tl(t,a),r,n)}},Tl=(e,t)=>{let r=e;const n=t.split(tn),o=n.length;for(let s=0;s<o;s++){const i=n[s];let a=r.nextPart.get(i);a||(a=Rl(),r.nextPart.set(i,a)),r=a}return r},ah=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,lh=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=Object.create(null),n=Object.create(null);const o=(s,i)=>{r[s]=i,t++,t>e&&(t=0,n=r,r=Object.create(null))};return{get(s){let i=r[s];if(i!==void 0)return i;if((i=n[s])!==void 0)return o(s,i),i},set(s,i){s in r?r[s]=i:o(s,i)}}},Bo="!",Oi=":",ch=[],Mi=(e,t,r,n,o)=>({modifiers:e,hasImportantModifier:t,baseClassName:r,maybePostfixModifierPosition:n,isExternal:o}),uh=e=>{const{prefix:t,experimentalParseClassName:r}=e;let n=o=>{const s=[];let i=0,a=0,l=0,c;const d=o.length;for(let m=0;m<d;m++){const y=o[m];if(i===0&&a===0){if(y===Oi){s.push(o.slice(l,m)),l=m+1;continue}if(y==="/"){c=m;continue}}y==="["?i++:y==="]"?i--:y==="("?a++:y===")"&&a--}const h=s.length===0?o:o.slice(l);let p=h,v=!1;h.endsWith(Bo)?(p=h.slice(0,-1),v=!0):h.startsWith(Bo)&&(p=h.slice(1),v=!0);const g=c&&c>l?c-l:void 0;return Mi(s,v,p,g)};if(t){const o=t+Oi,s=n;n=i=>i.startsWith(o)?s(i.slice(o.length)):Mi(ch,!1,i,void 0,!0)}if(r){const o=n;n=s=>r({className:s,parseClassName:o})}return n},dh=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((r,n)=>{t.set(r,1e6+n)}),r=>{const n=[];let o=[];for(let s=0;s<r.length;s++){const i=r[s],a=i[0]==="[",l=t.has(i);a||l?(o.length>0&&(o.sort(),n.push(...o),o=[]),n.push(i)):o.push(i)}return o.length>0&&(o.sort(),n.push(...o)),n}},fh=e=>({cache:lh(e.cacheSize),parseClassName:uh(e),sortModifiers:dh(e),...Zf(e)}),hh=/\s+/,mh=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o,sortModifiers:s}=t,i=[],a=e.trim().split(hh);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{isExternal:h,modifiers:p,hasImportantModifier:v,baseClassName:g,maybePostfixModifierPosition:m}=r(d);if(h){l=d+(l.length>0?" "+l:l);continue}let y=!!m,x=n(y?g.substring(0,m):g);if(!x){if(!y){l=d+(l.length>0?" "+l:l);continue}if(x=n(g),!x){l=d+(l.length>0?" "+l:l);continue}y=!1}const b=p.length===0?"":p.length===1?p[0]:s(p).join(":"),P=v?b+Bo:b,w=P+x;if(i.indexOf(w)>-1)continue;i.push(w);const N=o(x,y);for(let q=0;q<N.length;++q){const C=N[q];i.push(P+C)}l=d+(l.length>0?" "+l:l)}return l},ph=(...e)=>{let t=0,r,n,o="";for(;t<e.length;)(r=e[t++])&&(n=_l(r))&&(o&&(o+=" "),o+=n);return o},_l=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=_l(e[n]))&&(r&&(r+=" "),r+=t);return r},vh=(e,...t)=>{let r,n,o,s;const i=l=>{const c=t.reduce((d,h)=>h(d),e());return r=fh(c),n=r.cache.get,o=r.cache.set,s=a,a(l)},a=l=>{const c=n(l);if(c)return c;const d=mh(l,r);return o(l,d),d};return s=i,(...l)=>s(ph(...l))},gh=[],ge=e=>{const t=r=>r[e]||gh;return t.isThemeGetter=!0,t},Al=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,jl=/^\((?:(\w[\w-]*):)?(.+)\)$/i,yh=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,xh=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,bh=/\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$/,Ph=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,wh=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ch=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,et=e=>yh.test(e),Z=e=>!!e&&!Number.isNaN(Number(e)),tt=e=>!!e&&Number.isInteger(Number(e)),Kn=e=>e.endsWith("%")&&Z(e.slice(0,-1)),He=e=>xh.test(e),Il=()=>!0,Sh=e=>bh.test(e)&&!Ph.test(e),us=()=>!1,qh=e=>wh.test(e),Nh=e=>Ch.test(e),Eh=e=>!F(e)&&!z(e),Rh=e=>dt(e,Ll,us),F=e=>Al.test(e),yt=e=>dt(e,Dl,Sh),Li=e=>dt(e,Mh,Z),kh=e=>dt(e,$l,Il),Th=e=>dt(e,Bl,us),Di=e=>dt(e,Ol,us),_h=e=>dt(e,Ml,Nh),jr=e=>dt(e,Fl,qh),z=e=>jl.test(e),er=e=>Et(e,Dl),Ah=e=>Et(e,Bl),Bi=e=>Et(e,Ol),jh=e=>Et(e,Ll),Ih=e=>Et(e,Ml),Ir=e=>Et(e,Fl,!0),Oh=e=>Et(e,$l,!0),dt=(e,t,r)=>{const n=Al.exec(e);return n?n[1]?t(n[1]):r(n[2]):!1},Et=(e,t,r=!1)=>{const n=jl.exec(e);return n?n[1]?t(n[1]):r:!1},Ol=e=>e==="position"||e==="percentage",Ml=e=>e==="image"||e==="url",Ll=e=>e==="length"||e==="size"||e==="bg-size",Dl=e=>e==="length",Mh=e=>e==="number",Bl=e=>e==="family-name",$l=e=>e==="number"||e==="weight",Fl=e=>e==="shadow",Lh=()=>{const e=ge("color"),t=ge("font"),r=ge("text"),n=ge("font-weight"),o=ge("tracking"),s=ge("leading"),i=ge("breakpoint"),a=ge("container"),l=ge("spacing"),c=ge("radius"),d=ge("shadow"),h=ge("inset-shadow"),p=ge("text-shadow"),v=ge("drop-shadow"),g=ge("blur"),m=ge("perspective"),y=ge("aspect"),x=ge("ease"),b=ge("animate"),P=()=>["auto","avoid","all","avoid-page","page","left","right","column"],w=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],N=()=>[...w(),z,F],q=()=>["auto","hidden","clip","visible","scroll"],C=()=>["auto","contain","none"],S=()=>[z,F,l],R=()=>[et,"full","auto",...S()],A=()=>[tt,"none","subgrid",z,F],E=()=>["auto",{span:["full",tt,z,F]},tt,z,F],k=()=>[tt,"auto",z,F],_=()=>["auto","min","max","fr",z,F],j=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],I=()=>["auto",...S()],B=()=>[et,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...S()],D=()=>[et,"screen","full","dvw","lvw","svw","min","max","fit",...S()],U=()=>[et,"screen","full","lh","dvh","lvh","svh","min","max","fit",...S()],L=()=>[e,z,F],fe=()=>[...w(),Bi,Di,{position:[z,F]}],Pe=()=>["no-repeat",{repeat:["","x","y","space","round"]}],xe=()=>["auto","cover","contain",jh,Rh,{size:[z,F]}],ce=()=>[Kn,er,yt],Q=()=>["","none","full",c,z,F],K=()=>["",Z,er,yt],$=()=>["solid","dashed","dotted","double"],X=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],W=()=>[Z,Kn,Bi,Di],te=()=>["","none",g,z,F],J=()=>["none",Z,z,F],ne=()=>["none",Z,z,F],ue=()=>[Z,z,F],pe=()=>[et,"full",...S()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[He],breakpoint:[He],color:[Il],container:[He],"drop-shadow":[He],ease:["in","out","in-out"],font:[Eh],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[He],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[He],shadow:[He],spacing:["px",Z],text:[He],"text-shadow":[He],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",et,F,z,y]}],container:["container"],columns:[{columns:[Z,F,z,a]}],"break-after":[{"break-after":P()}],"break-before":[{"break-before":P()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:N()}],overflow:[{overflow:q()}],"overflow-x":[{"overflow-x":q()}],"overflow-y":[{"overflow-y":q()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:R()}],"inset-x":[{"inset-x":R()}],"inset-y":[{"inset-y":R()}],start:[{"inset-s":R(),start:R()}],end:[{"inset-e":R(),end:R()}],"inset-bs":[{"inset-bs":R()}],"inset-be":[{"inset-be":R()}],top:[{top:R()}],right:[{right:R()}],bottom:[{bottom:R()}],left:[{left:R()}],visibility:["visible","invisible","collapse"],z:[{z:[tt,"auto",z,F]}],basis:[{basis:[et,"full","auto",a,...S()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Z,et,"auto","initial","none",F]}],grow:[{grow:["",Z,z,F]}],shrink:[{shrink:["",Z,z,F]}],order:[{order:[tt,"first","last","none",z,F]}],"grid-cols":[{"grid-cols":A()}],"col-start-end":[{col:E()}],"col-start":[{"col-start":k()}],"col-end":[{"col-end":k()}],"grid-rows":[{"grid-rows":A()}],"row-start-end":[{row:E()}],"row-start":[{"row-start":k()}],"row-end":[{"row-end":k()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":_()}],"auto-rows":[{"auto-rows":_()}],gap:[{gap:S()}],"gap-x":[{"gap-x":S()}],"gap-y":[{"gap-y":S()}],"justify-content":[{justify:[...j(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...j()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":j()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:S()}],px:[{px:S()}],py:[{py:S()}],ps:[{ps:S()}],pe:[{pe:S()}],pbs:[{pbs:S()}],pbe:[{pbe:S()}],pt:[{pt:S()}],pr:[{pr:S()}],pb:[{pb:S()}],pl:[{pl:S()}],m:[{m:I()}],mx:[{mx:I()}],my:[{my:I()}],ms:[{ms:I()}],me:[{me:I()}],mbs:[{mbs:I()}],mbe:[{mbe:I()}],mt:[{mt:I()}],mr:[{mr:I()}],mb:[{mb:I()}],ml:[{ml:I()}],"space-x":[{"space-x":S()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":S()}],"space-y-reverse":["space-y-reverse"],size:[{size:B()}],"inline-size":[{inline:["auto",...D()]}],"min-inline-size":[{"min-inline":["auto",...D()]}],"max-inline-size":[{"max-inline":["none",...D()]}],"block-size":[{block:["auto",...U()]}],"min-block-size":[{"min-block":["auto",...U()]}],"max-block-size":[{"max-block":["none",...U()]}],w:[{w:[a,"screen",...B()]}],"min-w":[{"min-w":[a,"screen","none",...B()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[i]},...B()]}],h:[{h:["screen","lh",...B()]}],"min-h":[{"min-h":["screen","lh","none",...B()]}],"max-h":[{"max-h":["screen","lh",...B()]}],"font-size":[{text:["base",r,er,yt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,Oh,kh]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Kn,F]}],"font-family":[{font:[Ah,Th,t]}],"font-features":[{"font-features":[F]}],"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:[o,z,F]}],"line-clamp":[{"line-clamp":[Z,"none",z,Li]}],leading:[{leading:[s,...S()]}],"list-image":[{"list-image":["none",z,F]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",z,F]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:L()}],"text-color":[{text:L()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...$(),"wavy"]}],"text-decoration-thickness":[{decoration:[Z,"from-font","auto",z,yt]}],"text-decoration-color":[{decoration:L()}],"underline-offset":[{"underline-offset":[Z,"auto",z,F]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:S()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",z,F]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",z,F]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:fe()}],"bg-repeat":[{bg:Pe()}],"bg-size":[{bg:xe()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},tt,z,F],radial:["",z,F],conic:[tt,z,F]},Ih,_h]}],"bg-color":[{bg:L()}],"gradient-from-pos":[{from:ce()}],"gradient-via-pos":[{via:ce()}],"gradient-to-pos":[{to:ce()}],"gradient-from":[{from:L()}],"gradient-via":[{via:L()}],"gradient-to":[{to:L()}],rounded:[{rounded:Q()}],"rounded-s":[{"rounded-s":Q()}],"rounded-e":[{"rounded-e":Q()}],"rounded-t":[{"rounded-t":Q()}],"rounded-r":[{"rounded-r":Q()}],"rounded-b":[{"rounded-b":Q()}],"rounded-l":[{"rounded-l":Q()}],"rounded-ss":[{"rounded-ss":Q()}],"rounded-se":[{"rounded-se":Q()}],"rounded-ee":[{"rounded-ee":Q()}],"rounded-es":[{"rounded-es":Q()}],"rounded-tl":[{"rounded-tl":Q()}],"rounded-tr":[{"rounded-tr":Q()}],"rounded-br":[{"rounded-br":Q()}],"rounded-bl":[{"rounded-bl":Q()}],"border-w":[{border:K()}],"border-w-x":[{"border-x":K()}],"border-w-y":[{"border-y":K()}],"border-w-s":[{"border-s":K()}],"border-w-e":[{"border-e":K()}],"border-w-bs":[{"border-bs":K()}],"border-w-be":[{"border-be":K()}],"border-w-t":[{"border-t":K()}],"border-w-r":[{"border-r":K()}],"border-w-b":[{"border-b":K()}],"border-w-l":[{"border-l":K()}],"divide-x":[{"divide-x":K()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":K()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...$(),"hidden","none"]}],"divide-style":[{divide:[...$(),"hidden","none"]}],"border-color":[{border:L()}],"border-color-x":[{"border-x":L()}],"border-color-y":[{"border-y":L()}],"border-color-s":[{"border-s":L()}],"border-color-e":[{"border-e":L()}],"border-color-bs":[{"border-bs":L()}],"border-color-be":[{"border-be":L()}],"border-color-t":[{"border-t":L()}],"border-color-r":[{"border-r":L()}],"border-color-b":[{"border-b":L()}],"border-color-l":[{"border-l":L()}],"divide-color":[{divide:L()}],"outline-style":[{outline:[...$(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Z,z,F]}],"outline-w":[{outline:["",Z,er,yt]}],"outline-color":[{outline:L()}],shadow:[{shadow:["","none",d,Ir,jr]}],"shadow-color":[{shadow:L()}],"inset-shadow":[{"inset-shadow":["none",h,Ir,jr]}],"inset-shadow-color":[{"inset-shadow":L()}],"ring-w":[{ring:K()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:L()}],"ring-offset-w":[{"ring-offset":[Z,yt]}],"ring-offset-color":[{"ring-offset":L()}],"inset-ring-w":[{"inset-ring":K()}],"inset-ring-color":[{"inset-ring":L()}],"text-shadow":[{"text-shadow":["none",p,Ir,jr]}],"text-shadow-color":[{"text-shadow":L()}],opacity:[{opacity:[Z,z,F]}],"mix-blend":[{"mix-blend":[...X(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":X()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Z]}],"mask-image-linear-from-pos":[{"mask-linear-from":W()}],"mask-image-linear-to-pos":[{"mask-linear-to":W()}],"mask-image-linear-from-color":[{"mask-linear-from":L()}],"mask-image-linear-to-color":[{"mask-linear-to":L()}],"mask-image-t-from-pos":[{"mask-t-from":W()}],"mask-image-t-to-pos":[{"mask-t-to":W()}],"mask-image-t-from-color":[{"mask-t-from":L()}],"mask-image-t-to-color":[{"mask-t-to":L()}],"mask-image-r-from-pos":[{"mask-r-from":W()}],"mask-image-r-to-pos":[{"mask-r-to":W()}],"mask-image-r-from-color":[{"mask-r-from":L()}],"mask-image-r-to-color":[{"mask-r-to":L()}],"mask-image-b-from-pos":[{"mask-b-from":W()}],"mask-image-b-to-pos":[{"mask-b-to":W()}],"mask-image-b-from-color":[{"mask-b-from":L()}],"mask-image-b-to-color":[{"mask-b-to":L()}],"mask-image-l-from-pos":[{"mask-l-from":W()}],"mask-image-l-to-pos":[{"mask-l-to":W()}],"mask-image-l-from-color":[{"mask-l-from":L()}],"mask-image-l-to-color":[{"mask-l-to":L()}],"mask-image-x-from-pos":[{"mask-x-from":W()}],"mask-image-x-to-pos":[{"mask-x-to":W()}],"mask-image-x-from-color":[{"mask-x-from":L()}],"mask-image-x-to-color":[{"mask-x-to":L()}],"mask-image-y-from-pos":[{"mask-y-from":W()}],"mask-image-y-to-pos":[{"mask-y-to":W()}],"mask-image-y-from-color":[{"mask-y-from":L()}],"mask-image-y-to-color":[{"mask-y-to":L()}],"mask-image-radial":[{"mask-radial":[z,F]}],"mask-image-radial-from-pos":[{"mask-radial-from":W()}],"mask-image-radial-to-pos":[{"mask-radial-to":W()}],"mask-image-radial-from-color":[{"mask-radial-from":L()}],"mask-image-radial-to-color":[{"mask-radial-to":L()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":w()}],"mask-image-conic-pos":[{"mask-conic":[Z]}],"mask-image-conic-from-pos":[{"mask-conic-from":W()}],"mask-image-conic-to-pos":[{"mask-conic-to":W()}],"mask-image-conic-from-color":[{"mask-conic-from":L()}],"mask-image-conic-to-color":[{"mask-conic-to":L()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:fe()}],"mask-repeat":[{mask:Pe()}],"mask-size":[{mask:xe()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",z,F]}],filter:[{filter:["","none",z,F]}],blur:[{blur:te()}],brightness:[{brightness:[Z,z,F]}],contrast:[{contrast:[Z,z,F]}],"drop-shadow":[{"drop-shadow":["","none",v,Ir,jr]}],"drop-shadow-color":[{"drop-shadow":L()}],grayscale:[{grayscale:["",Z,z,F]}],"hue-rotate":[{"hue-rotate":[Z,z,F]}],invert:[{invert:["",Z,z,F]}],saturate:[{saturate:[Z,z,F]}],sepia:[{sepia:["",Z,z,F]}],"backdrop-filter":[{"backdrop-filter":["","none",z,F]}],"backdrop-blur":[{"backdrop-blur":te()}],"backdrop-brightness":[{"backdrop-brightness":[Z,z,F]}],"backdrop-contrast":[{"backdrop-contrast":[Z,z,F]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Z,z,F]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Z,z,F]}],"backdrop-invert":[{"backdrop-invert":["",Z,z,F]}],"backdrop-opacity":[{"backdrop-opacity":[Z,z,F]}],"backdrop-saturate":[{"backdrop-saturate":[Z,z,F]}],"backdrop-sepia":[{"backdrop-sepia":["",Z,z,F]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":S()}],"border-spacing-x":[{"border-spacing-x":S()}],"border-spacing-y":[{"border-spacing-y":S()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",z,F]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Z,"initial",z,F]}],ease:[{ease:["linear","initial",x,z,F]}],delay:[{delay:[Z,z,F]}],animate:[{animate:["none",b,z,F]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[m,z,F]}],"perspective-origin":[{"perspective-origin":N()}],rotate:[{rotate:J()}],"rotate-x":[{"rotate-x":J()}],"rotate-y":[{"rotate-y":J()}],"rotate-z":[{"rotate-z":J()}],scale:[{scale:ne()}],"scale-x":[{"scale-x":ne()}],"scale-y":[{"scale-y":ne()}],"scale-z":[{"scale-z":ne()}],"scale-3d":["scale-3d"],skew:[{skew:ue()}],"skew-x":[{"skew-x":ue()}],"skew-y":[{"skew-y":ue()}],transform:[{transform:[z,F,"","none","gpu","cpu"]}],"transform-origin":[{origin:N()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:pe()}],"translate-x":[{"translate-x":pe()}],"translate-y":[{"translate-y":pe()}],"translate-z":[{"translate-z":pe()}],"translate-none":["translate-none"],accent:[{accent:L()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:L()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",z,F]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":S()}],"scroll-mx":[{"scroll-mx":S()}],"scroll-my":[{"scroll-my":S()}],"scroll-ms":[{"scroll-ms":S()}],"scroll-me":[{"scroll-me":S()}],"scroll-mbs":[{"scroll-mbs":S()}],"scroll-mbe":[{"scroll-mbe":S()}],"scroll-mt":[{"scroll-mt":S()}],"scroll-mr":[{"scroll-mr":S()}],"scroll-mb":[{"scroll-mb":S()}],"scroll-ml":[{"scroll-ml":S()}],"scroll-p":[{"scroll-p":S()}],"scroll-px":[{"scroll-px":S()}],"scroll-py":[{"scroll-py":S()}],"scroll-ps":[{"scroll-ps":S()}],"scroll-pe":[{"scroll-pe":S()}],"scroll-pbs":[{"scroll-pbs":S()}],"scroll-pbe":[{"scroll-pbe":S()}],"scroll-pt":[{"scroll-pt":S()}],"scroll-pr":[{"scroll-pr":S()}],"scroll-pb":[{"scroll-pb":S()}],"scroll-pl":[{"scroll-pl":S()}],"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",z,F]}],fill:[{fill:["none",...L()]}],"stroke-w":[{stroke:[Z,er,yt,Li]}],stroke:[{stroke:["none",...L()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","inset-bs","inset-be","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","pbs","pbe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mbs","mbe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-bs","border-w-be","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-bs","border-color-be","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mbs","scroll-mbe","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-pbs","scroll-pbe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},Dh=vh(Lh);class Pt{static instance;constructor(){}static getInstance(){return Pt.instance||(Pt.instance=new Pt),Pt.instance}getRootFontSize(){if(typeof document>"u")return 16;const t=parseFloat(getComputedStyle(document.documentElement).fontSize);return isNaN(t)?16:t}parseValue(t){const r=t.match(/^(-?\d+(?:\.\d+)?)([a-z%]*)$/i);if(!r)throw new Error(`Invalid CSS value: ${t}`);const n=parseFloat(r[1]),o=r[2].toLowerCase()||"";return{value:n,unit:o}}convertToPx(t,r={}){if(typeof t=="number")return t;const n=String(t).trim();if(!n)return 0;if(n.endsWith("px"))return parseFloat(n);const{value:o,unit:s}=this.parseValue(n);switch(s){case"rem":return o*(r.fontSizeBase||this.getRootFontSize());case"em":if(!r.contextElement)throw new Error("contextElement is required for em unit conversion");const i=parseFloat(getComputedStyle(r.contextElement.parentElement||document.documentElement).fontSize);return o*i;case"%":if(!r.parentSize)throw new Error("parentSize is required for percentage conversion");const a=r.parentSize.width||100;return o/100*a;case"vw":const l=r.viewportWidth||(typeof window<"u"?window.innerWidth:1920);return o/100*l;case"vh":const c=r.viewportHeight||(typeof window<"u"?window.innerHeight:1080);return o/100*c;case"vmin":const d=r.viewportWidth||window.innerWidth,h=r.viewportHeight||window.innerHeight,p=Math.min(d,h);return o/100*p;case"vmax":const v=r.viewportWidth||window.innerWidth,g=r.viewportHeight||window.innerHeight,m=Math.max(v,g);return o/100*m;case"cm":return o*37.795;case"mm":return o*3.7795;case"in":return o*96;case"pt":return o*1.3333;case"pc":return o*16;case"":return o;default:throw new Error(`Unsupported unit: ${s}`)}}convertMultipleToPx(t,r){const n={};for(const[o,s]of Object.entries(t))try{n[o]=this.convertToPx(s,r)}catch(i){console.warn(`Failed to convert ${o}: ${s}`,i),n[o]=typeof s=="number"?s:0}return n}}function T(...e){return Dh(ql(e))}const Bh={},$o=f.createContext(Bh);function $h({theme:e,children:t}){const r=f.useContext($o),n=f.useMemo(()=>({...r,...e}),[r,e]);return u.jsx($o.Provider,{value:n,children:t})}function H(){return f.useContext($o)}function Fh(e){return e}function zh(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Vh(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Hh=(function(){function e(r){var n=this;this._insertTag=function(o){var s;n.tags.length===0?n.insertionPoint?s=n.insertionPoint.nextSibling:n.prepend?s=n.container.firstChild:s=n.before:s=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(o,s),n.tags.push(o)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Vh(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=zh(o);try{s.insertRule(n,s.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){var o;return(o=n.parentNode)==null?void 0:o.removeChild(n)}),this.tags=[],this.ctr=0},e})(),we="-ms-",rn="-moz-",ie="-webkit-",zl="comm",ds="rule",fs="decl",Gh="@import",Vl="@keyframes",Wh="@layer",Uh=Math.abs,mn=String.fromCharCode,Kh=Object.assign;function Yh(e,t){return be(e,0)^45?(((t<<2^be(e,0))<<2^be(e,1))<<2^be(e,2))<<2^be(e,3):0}function Hl(e){return e.trim()}function Xh(e,t){return(e=t.exec(e))?e[0]:e}function ae(e,t,r){return e.replace(t,r)}function Fo(e,t){return e.indexOf(t)}function be(e,t){return e.charCodeAt(t)|0}function ur(e,t,r){return e.slice(t,r)}function De(e){return e.length}function hs(e){return e.length}function Or(e,t){return t.push(e),e}function Jh(e,t){return e.map(t).join("")}var pn=1,zt=1,Gl=0,Ne=0,me=0,Kt="";function vn(e,t,r,n,o,s,i){return{value:e,root:t,parent:r,type:n,props:o,children:s,line:pn,column:zt,length:i,return:""}}function tr(e,t){return Kh(vn("",null,null,"",null,null,0),e,{length:-e.length},t)}function Qh(){return me}function Zh(){return me=Ne>0?be(Kt,--Ne):0,zt--,me===10&&(zt=1,pn--),me}function Re(){return me=Ne<Gl?be(Kt,Ne++):0,zt++,me===10&&(zt=1,pn++),me}function Fe(){return be(Kt,Ne)}function Wr(){return Ne}function br(e,t){return ur(Kt,e,t)}function dr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Wl(e){return pn=zt=1,Gl=De(Kt=e),Ne=0,[]}function Ul(e){return Kt="",e}function Ur(e){return Hl(br(Ne-1,zo(e===91?e+2:e===40?e+1:e)))}function em(e){for(;(me=Fe())&&me<33;)Re();return dr(e)>2||dr(me)>3?"":" "}function tm(e,t){for(;--t&&Re()&&!(me<48||me>102||me>57&&me<65||me>70&&me<97););return br(e,Wr()+(t<6&&Fe()==32&&Re()==32))}function zo(e){for(;Re();)switch(me){case e:return Ne;case 34:case 39:e!==34&&e!==39&&zo(me);break;case 40:e===41&&zo(e);break;case 92:Re();break}return Ne}function rm(e,t){for(;Re()&&e+me!==57;)if(e+me===84&&Fe()===47)break;return"/*"+br(t,Ne-1)+"*"+mn(e===47?e:Re())}function nm(e){for(;!dr(Fe());)Re();return br(e,Ne)}function om(e){return Ul(Kr("",null,null,null,[""],e=Wl(e),0,[0],e))}function Kr(e,t,r,n,o,s,i,a,l){for(var c=0,d=0,h=i,p=0,v=0,g=0,m=1,y=1,x=1,b=0,P="",w=o,N=s,q=n,C=P;y;)switch(g=b,b=Re()){case 40:if(g!=108&&be(C,h-1)==58){Fo(C+=ae(Ur(b),"&","&\f"),"&\f")!=-1&&(x=-1);break}case 34:case 39:case 91:C+=Ur(b);break;case 9:case 10:case 13:case 32:C+=em(g);break;case 92:C+=tm(Wr()-1,7);continue;case 47:switch(Fe()){case 42:case 47:Or(sm(rm(Re(),Wr()),t,r),l);break;default:C+="/"}break;case 123*m:a[c++]=De(C)*x;case 125*m:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+d:x==-1&&(C=ae(C,/\f/g,"")),v>0&&De(C)-h&&Or(v>32?Fi(C+";",n,r,h-1):Fi(ae(C," ","")+";",n,r,h-2),l);break;case 59:C+=";";default:if(Or(q=$i(C,t,r,c,d,o,a,P,w=[],N=[],h),s),b===123)if(d===0)Kr(C,t,q,q,w,s,h,a,N);else switch(p===99&&be(C,3)===110?100:p){case 100:case 108:case 109:case 115:Kr(e,q,q,n&&Or($i(e,q,q,0,0,o,a,P,o,w=[],h),N),o,N,h,a,n?w:N);break;default:Kr(C,q,q,q,[""],N,0,a,N)}}c=d=v=0,m=x=1,P=C="",h=i;break;case 58:h=1+De(C),v=g;default:if(m<1){if(b==123)--m;else if(b==125&&m++==0&&Zh()==125)continue}switch(C+=mn(b),b*m){case 38:x=d>0?1:(C+="\f",-1);break;case 44:a[c++]=(De(C)-1)*x,x=1;break;case 64:Fe()===45&&(C+=Ur(Re())),p=Fe(),d=h=De(P=C+=nm(Wr())),b++;break;case 45:g===45&&De(C)==2&&(m=0)}}return s}function $i(e,t,r,n,o,s,i,a,l,c,d){for(var h=o-1,p=o===0?s:[""],v=hs(p),g=0,m=0,y=0;g<n;++g)for(var x=0,b=ur(e,h+1,h=Uh(m=i[g])),P=e;x<v;++x)(P=Hl(m>0?p[x]+" "+b:ae(b,/&\f/g,p[x])))&&(l[y++]=P);return vn(e,t,r,o===0?ds:a,l,c,d)}function sm(e,t,r){return vn(e,t,r,zl,mn(Qh()),ur(e,2,-2),0)}function Fi(e,t,r,n){return vn(e,t,r,fs,ur(e,0,n),ur(e,n+1,-1),n)}function Bt(e,t){for(var r="",n=hs(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function im(e,t,r,n){switch(e.type){case Wh:if(e.children.length)break;case Gh:case fs:return e.return=e.return||e.value;case zl:return"";case Vl:return e.return=e.value+"{"+Bt(e.children,n)+"}";case ds:e.value=e.props.join(",")}return De(r=Bt(e.children,n))?e.return=e.value+"{"+r+"}":""}function am(e){var t=hs(e);return function(r,n,o,s){for(var i="",a=0;a<t;a++)i+=e[a](r,n,o,s)||"";return i}}function lm(e){return function(t){t.root||(t=t.return)&&e(t)}}function cm(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var um=function(t,r,n){for(var o=0,s=0;o=s,s=Fe(),o===38&&s===12&&(r[n]=1),!dr(s);)Re();return br(t,Ne)},dm=function(t,r){var n=-1,o=44;do switch(dr(o)){case 0:o===38&&Fe()===12&&(r[n]=1),t[n]+=um(Ne-1,r,n);break;case 2:t[n]+=Ur(o);break;case 4:if(o===44){t[++n]=Fe()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=mn(o)}while(o=Re());return t},fm=function(t,r){return Ul(dm(Wl(t),r))},zi=new WeakMap,hm=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,o=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!zi.get(n))&&!o){zi.set(t,!0);for(var s=[],i=fm(r,s),a=n.props,l=0,c=0;l<i.length;l++)for(var d=0;d<a.length;d++,c++)t.props[c]=s[l]?i[l].replace(/&\f/g,a[d]):a[d]+" "+i[l]}}},mm=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function Kl(e,t){switch(Yh(e,t)){case 5103:return ie+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ie+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ie+e+rn+e+we+e+e;case 6828:case 4268:return ie+e+we+e+e;case 6165:return ie+e+we+"flex-"+e+e;case 5187:return ie+e+ae(e,/(\w+).+(:[^]+)/,ie+"box-$1$2"+we+"flex-$1$2")+e;case 5443:return ie+e+we+"flex-item-"+ae(e,/flex-|-self/,"")+e;case 4675:return ie+e+we+"flex-line-pack"+ae(e,/align-content|flex-|-self/,"")+e;case 5548:return ie+e+we+ae(e,"shrink","negative")+e;case 5292:return ie+e+we+ae(e,"basis","preferred-size")+e;case 6060:return ie+"box-"+ae(e,"-grow","")+ie+e+we+ae(e,"grow","positive")+e;case 4554:return ie+ae(e,/([^-])(transform)/g,"$1"+ie+"$2")+e;case 6187:return ae(ae(ae(e,/(zoom-|grab)/,ie+"$1"),/(image-set)/,ie+"$1"),e,"")+e;case 5495:case 3959:return ae(e,/(image-set\([^]*)/,ie+"$1$`$1");case 4968:return ae(ae(e,/(.+:)(flex-)?(.*)/,ie+"box-pack:$3"+we+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ie+e+e;case 4095:case 3583:case 4068:case 2532:return ae(e,/(.+)-inline(.+)/,ie+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(De(e)-1-t>6)switch(be(e,t+1)){case 109:if(be(e,t+4)!==45)break;case 102:return ae(e,/(.+:)(.+)-([^]+)/,"$1"+ie+"$2-$3$1"+rn+(be(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Fo(e,"stretch")?Kl(ae(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(be(e,t+1)!==115)break;case 6444:switch(be(e,De(e)-3-(~Fo(e,"!important")&&10))){case 107:return ae(e,":",":"+ie)+e;case 101:return ae(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ie+(be(e,14)===45?"inline-":"")+"box$3$1"+ie+"$2$3$1"+we+"$2box$3")+e}break;case 5936:switch(be(e,t+11)){case 114:return ie+e+we+ae(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ie+e+we+ae(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ie+e+we+ae(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ie+e+we+e+e}return e}var pm=function(t,r,n,o){if(t.length>-1&&!t.return)switch(t.type){case fs:t.return=Kl(t.value,t.length);break;case Vl:return Bt([tr(t,{value:ae(t.value,"@","@"+ie)})],o);case ds:if(t.length)return Jh(t.props,function(s){switch(Xh(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Bt([tr(t,{props:[ae(s,/:(read-\w+)/,":"+rn+"$1")]})],o);case"::placeholder":return Bt([tr(t,{props:[ae(s,/:(plac\w+)/,":"+ie+"input-$1")]}),tr(t,{props:[ae(s,/:(plac\w+)/,":"+rn+"$1")]}),tr(t,{props:[ae(s,/:(plac\w+)/,we+"input-$1")]})],o)}return""})}},vm=[pm],gm=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(m){var y=m.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var o=t.stylisPlugins||vm,s={},i,a=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(m){for(var y=m.getAttribute("data-emotion").split(" "),x=1;x<y.length;x++)s[y[x]]=!0;a.push(m)});var l,c=[hm,mm];{var d,h=[im,lm(function(m){d.insert(m)})],p=am(c.concat(o,h)),v=function(y){return Bt(om(y),p)};l=function(y,x,b,P){d=b,v(y?y+"{"+x.styles+"}":x.styles),P&&(g.inserted[x.name]=!0)}}var g={key:r,sheet:new Hh({key:r,container:i,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:l};return g.sheet.hydrate(a),g};function ym(e){for(var t=0,r,n=0,o=e.length;o>=4;++n,o-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var xm={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},bm=/[A-Z]|^ms/g,Pm=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Yl=function(t){return t.charCodeAt(1)===45},Vi=function(t){return t!=null&&typeof t!="boolean"},Yn=cm(function(e){return Yl(e)?e:e.replace(bm,"-$&").toLowerCase()}),Hi=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(Pm,function(n,o,s){return st={name:o,styles:s,next:st},o})}return xm[t]!==1&&!Yl(t)&&typeof r=="number"&&r!==0?r+"px":r};function nn(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var o=r;if(o.anim===1)return st={name:o.name,styles:o.styles,next:st},o.name;var s=r;if(s.styles!==void 0){var i=s.next;if(i!==void 0)for(;i!==void 0;)st={name:i.name,styles:i.styles,next:st},i=i.next;var a=s.styles+";";return a}return wm(e,t,r)}}var l=r;if(t==null)return l;var c=t[l];return c!==void 0?c:l}function wm(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=nn(e,t,r[o])+";";else for(var s in r){var i=r[s];if(typeof i!="object"){var a=i;t!=null&&t[a]!==void 0?n+=s+"{"+t[a]+"}":Vi(a)&&(n+=Yn(s)+":"+Hi(s,a)+";")}else if(Array.isArray(i)&&typeof i[0]=="string"&&(t==null||t[i[0]]===void 0))for(var l=0;l<i.length;l++)Vi(i[l])&&(n+=Yn(s)+":"+Hi(s,i[l])+";");else{var c=nn(e,t,i);switch(s){case"animation":case"animationName":{n+=Yn(s)+":"+c+";";break}default:n+=s+"{"+c+"}"}}}return n}var Gi=/label:\s*([^\s;{]+)\s*(;|$)/g,st;function Xn(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,o="";st=void 0;var s=e[0];if(s==null||s.raw===void 0)n=!1,o+=nn(r,t,s);else{var i=s;o+=i[0]}for(var a=1;a<e.length;a++)if(o+=nn(r,t,e[a]),n){var l=s;o+=l[a]}Gi.lastIndex=0;for(var c="",d;(d=Gi.exec(o))!==null;)c+="-"+d[1];var h=ym(o)+c;return{name:h,styles:o,next:st}}function Xl(e,t,r){var n="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(n+=o+" ")}),n}var Cm=function(t,r,n){var o=t.key+"-"+r.name;t.registered[o]===void 0&&(t.registered[o]=r.styles)},Sm=function(t,r,n){Cm(t,r);var o=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var s=r;do t.insert(r===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function Wi(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Ui(e,t,r){var n=[],o=Xl(e,n,r);return n.length<2?r:o+t(n)}var qm=function(t){var r=gm(t);r.sheet.speedy=function(a){this.isSpeedy=a},r.compat=!0;var n=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];var h=Xn(c,r.registered,void 0);return Sm(r,h),r.key+"-"+h.name},o=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];var h=Xn(c,r.registered),p="animation-"+h.name;return Wi(r,{name:h.name,styles:"@keyframes "+p+"{"+h.styles+"}"}),p},s=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];var h=Xn(c,r.registered);Wi(r,h)},i=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];return Ui(r.registered,n,Nm(c))};return{css:n,cx:i,injectGlobal:s,keyframes:o,hydrate:function(l){l.forEach(function(c){r.inserted[c]=!0})},flush:function(){r.registered={},r.inserted={},r.sheet.flush()},sheet:r.sheet,cache:r,getRegisteredStyles:Xl.bind(null,r.registered),merge:Ui.bind(null,r.registered,n)}},Nm=function e(t){for(var r="",n=0;n<t.length;n++){var o=t[n];if(o!=null){var s=void 0;switch(typeof o){case"boolean":break;case"object":{if(Array.isArray(o))s=e(o);else{s="";for(var i in o)o[i]&&i&&(s&&(s+=" "),s+=i)}break}default:s=o}s&&(r&&(r+=" "),r+=s)}}return r},Em=qm({key:"css"}),Rm=Em.css;function km(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Vo(e,t,r){if(e){if(typeof e=="function"){Vo(e(t),t,r);return}if(Array.isArray(e)){for(const n of e)Vo(n,t,r);return}km(e)&&r.push(e)}}function Tm(e,t){return!(t==null||typeof t=="object"||Array.isArray(t)||e.startsWith("@")||e.includes("&")||e.includes(":")||e.includes(" ")||e.includes(">")||e.includes("+")||e.includes("~")||e.includes("[")||e.includes(".")||e.includes("#"))}function _m(e){const t={};for(const[r,n]of Object.entries(e))Tm(r,n)&&(t[r]=n);return t}function V(e,t){const r=[];if(Vo(e,t,r),!r.length)return{sxClassName:void 0,sxInlineStyle:void 0};const n=Rm(r),o=r.reduce((s,i)=>({...s,..._m(i)}),{});return{sxClassName:n,sxInlineStyle:o}}function M(...e){const t=e.reduce((r,n)=>n?{...r,...n}:r,{});return Object.keys(t).length?t:void 0}function Pr(e){const{component:t,variant:r,size:n,rounded:o,shadow:s,bounce:i,splash:a,sx:l,style:c,className:d,class:h,...p}=e,v=t??"button",{roundedPreset:g,roundedStyle:m}=Nt(o),{shadowPreset:y,shadowStyle:x}=xr(s),b=H(),{sxClassName:P,sxInlineStyle:w}=V(l,b);return u.jsx(v,{className:T(El({variant:r,size:n,rounded:g,shadow:y,bounce:i,splash:a}),P,d,h),style:M(c,m,x,w),...p})}Pr.displayName="Button";const Jn={xs:"h-8 w-8 text-xs",sm:"h-10 w-10 text-sm",md:"h-12 w-12 text-base",lg:"h-14 w-14 text-lg",xl:"h-16 w-16 text-xl"};function Am(e){if(e===void 0)return{sizeClassName:Jn.md};if(typeof e=="string"&&e in Jn)return{sizeClassName:Jn[e]};const t=typeof e=="number"?`${e}px`:e;return{sizeStyle:{width:t,height:t}}}function on(e){const{component:t,size:r="md",position:n="fixed",left:o,top:s,right:i=16,bottom:a=16,zIndex:l=10,rounded:c="full",className:d,style:h,...p}=e,{sizeClassName:v,sizeStyle:g}=Am(r),m={...p,component:t,size:"icon",rounded:c,className:T("shrink-0 overflow-hidden p-0",v,d),style:M({position:n,left:o,top:s,right:i,bottom:a,zIndex:l},g,h)};return u.jsx(Pr,{...m})}on.displayName="GhostButton";const Jl="__LDKJ_GHOST_BUTTON_GROUP_ITEM__";function ms(e){return null}ms.displayName="GhostButtonGroup.Item";ms[Jl]=!0;function jm(e){return!!(e&&typeof e=="function"&&e[Jl]===!0)}function Im(e){return typeof e=="number"?`${e}px`:e}function Ki(e,t){return e.includes(t)}function Om(e){const t=[],r=[];return f.Children.forEach(e,n=>{if(f.isValidElement(n)&&jm(n.type)){r.push(n);return}t.push(n)}),{triggerChildren:t,itemChildren:r}}function Mm(e,t){switch(e){case"down":return{position:"absolute",top:`calc(100% + ${t})`,right:0,display:"flex",flexDirection:"column",alignItems:"flex-end",gap:t};case"left":return{position:"absolute",right:`calc(100% + ${t})`,top:0,display:"flex",flexDirection:"row-reverse",alignItems:"center",gap:t};case"right":return{position:"absolute",left:`calc(100% + ${t})`,top:0,display:"flex",flexDirection:"row",alignItems:"center",gap:t};default:return{position:"absolute",bottom:`calc(100% + ${t})`,right:0,display:"flex",flexDirection:"column-reverse",alignItems:"flex-end",gap:t}}}function Lm(e){switch(e){case"down":return"translateY(-16px) scale(0.78)";case"left":return"translateX(16px) scale(0.78)";case"right":return"translateX(-16px) scale(0.78)";default:return"translateY(16px) scale(0.78)"}}function Dm(e,t,r,n){const o=t==="open",s=r*85,i=Math.max(n-r-1,0)*65;return{opacity:o?1:0,transform:o?"translate3d(0, 0, 0) scale(1)":Lm(e),transitionProperty:"opacity, transform",transitionDuration:o?"380ms":"260ms",transitionTimingFunction:o?"cubic-bezier(0.16, 1, 0.3, 1)":"cubic-bezier(0.4, 0, 1, 1)",transitionDelay:`${o?s:i}ms`,willChange:"opacity, transform"}}function Bm(e){const{trigger:t="click",direction:r="up",gap:n=12,items:o,children:s,position:i="fixed",left:a,top:l,right:c=16,bottom:d=16,zIndex:h=10,onClick:p,...v}=e,g=Array.isArray(t)?t:[t],m=Im(n),{triggerChildren:y,itemChildren:x}=Om(s),b=[...o??[],...x.map(I=>({...I.props,key:I.key??void 0}))],[P,w]=f.useState(!1),[N,q]=f.useState("closed"),C=f.useRef(null),S=f.useRef(null),R=y.length>0?u.jsx(u.Fragment,{children:y}):void 0,A=Ki(g,"hover"),E=Ki(g,"click"),k=Math.max(b.length-1,0)*65,_=N!=="closed";f.useEffect(()=>{if(P){if(N==="open"||N==="preparing")return;q("preparing");return}if(N==="closed"||N==="exiting")return;q("exiting");const I=window.setTimeout(()=>{q("closed")},k);return()=>window.clearTimeout(I)},[k,N,P]),f.useLayoutEffect(()=>{if(N!=="preparing")return;S.current?.offsetHeight;const I=window.requestAnimationFrame(()=>{q(B=>B==="preparing"?"open":B)});return()=>window.cancelAnimationFrame(I)},[N]),f.useEffect(()=>{if(!P||!E)return;const I=D=>{const U=D.target;U instanceof Node&&(C.current?.contains(U)||w(!1))},B=D=>{D.key==="Escape"&&w(!1)};return document.addEventListener("pointerdown",I),document.addEventListener("keydown",B),()=>{document.removeEventListener("pointerdown",I),document.removeEventListener("keydown",B)}},[P,E]);const O={...v,position:"static",right:void 0,bottom:void 0,left:void 0,top:void 0,zIndex:h,onClick:I=>{E&&w(B=>!B),p?.(I)},"aria-expanded":P,"aria-haspopup":"menu",children:R};return u.jsx("div",{ref:C,className:T("inline-flex w-fit"),style:{position:i,left:a,top:l,right:c,bottom:d,zIndex:h},onMouseEnter:A?()=>w(!0):void 0,onMouseLeave:A?()=>w(!1):void 0,children:u.jsxs("div",{className:T("relative inline-flex w-fit"),children:[_&&b.length>0?u.jsx("div",{ref:S,style:{...Mm(r,m),pointerEvents:N==="open"?"auto":"none"},children:b.map((I,B)=>{const{itemKey:D,onClick:U,...L}=I;return u.jsx("div",{style:Dm(r,N,B,b.length),children:u.jsx(on,{position:"static",...L,onClick:fe=>{U?.(fe),w(!1)}})},D??I.key??B)})}):null,u.jsx(on,{...O})]})})}const Ql=Object.assign(Bm,{Item:ms});Ql.displayName="GhostButtonGroup";const ps={account_balance:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_balance-CUtdZSEP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_balance-DgmFjt_z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_balance-DeohA2h8.cjs"))},account_box:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_box-ByaMMQqG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_box-D7sM1NTh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_box-ajw070dx.cjs"))},account_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/account_circle-o5PrByrE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/account_circle-C5KLCF80.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/account_circle-BMRVTtpY.cjs"))},add:{outlined:()=>Promise.resolve().then(()=>require("./icons/add-BzODBN57.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/add-Bj-fRqEw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/add-Dpbpem6v.cjs"))},add_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/add_circle-BEfQaNTw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/add_circle-Pz6hbZr2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/add_circle-Bs6fLIPH.cjs"))},admin_panel_settings:{outlined:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-BbSsx_KB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-Cq6cV6Iq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/admin_panel_settings-DcqNfgoM.cjs"))},air:{outlined:()=>Promise.resolve().then(()=>require("./icons/air-BF03LOQ-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/air-i_rK7JxO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/air-OSLzaxxp.cjs"))},alarm:{outlined:()=>Promise.resolve().then(()=>require("./icons/alarm-CCYlrdau.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/alarm-DeO1fh0q.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/alarm-BxyCb1Qv.cjs"))},apps:{outlined:()=>Promise.resolve().then(()=>require("./icons/apps-fIilHLYB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/apps-BdFHXOsp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/apps-C9ltbSUJ.cjs"))},archive:{outlined:()=>Promise.resolve().then(()=>require("./icons/archive-7V65cuRY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/archive-er16TWXw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/archive-Ckz6yJQF.cjs"))},arrow_back:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_back-XdtHQyqo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_back-DaOcsNP6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_back-g66EkDwT.cjs"))},arrow_downward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-BBbhvRa_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-CYCI-w3L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_downward-DkW9HR00.cjs"))},arrow_forward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-NKtJV9mD.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-B54VLaZC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_forward-hLdyTARF.cjs"))},arrow_upward:{outlined:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-GAIOJvM7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-BtxjFwlX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/arrow_upward-CBdxpNSC.cjs"))},article:{outlined:()=>Promise.resolve().then(()=>require("./icons/article-B6nzs-qa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/article-CGpbLCcR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/article-CDZ6_tTi.cjs"))},attach_file:{outlined:()=>Promise.resolve().then(()=>require("./icons/attach_file-DyFViTnA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/attach_file-RLWNGDyR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/attach_file-CNA3xvqM.cjs"))},attach_money:{outlined:()=>Promise.resolve().then(()=>require("./icons/attach_money-DQPXCGZk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/attach_money-CfNoy99Y.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/attach_money-JvxHPUl2.cjs"))},backspace:{outlined:()=>Promise.resolve().then(()=>require("./icons/backspace-JswWFvx7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/backspace-DDu6Afit.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/backspace-pPWKZ2Y2.cjs"))},badge:{outlined:()=>Promise.resolve().then(()=>require("./icons/badge-Cc8lmWgw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/badge-Btf6MXDZ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/badge-BXrUAN1m.cjs"))},block:{outlined:()=>Promise.resolve().then(()=>require("./icons/block-ByxkMrvC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/block-C8EIO6vB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/block-D7pQpqds.cjs"))},bolt:{outlined:()=>Promise.resolve().then(()=>require("./icons/bolt-CUZki2JV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bolt-A-Z_tqr9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bolt-BKR3IpJG.cjs"))},book:{outlined:()=>Promise.resolve().then(()=>require("./icons/book-B_vtXpwq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/book-BvIH3Qcj.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/book-s5W9WL4N.cjs"))},bookmark:{outlined:()=>Promise.resolve().then(()=>require("./icons/bookmark-BJdOWq2Y.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bookmark-BOsIEQfb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bookmark-CY6PuZ4w.cjs"))},bookmarks:{outlined:()=>Promise.resolve().then(()=>require("./icons/bookmarks-CBfrFEQH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bookmarks-C1k5ldLa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bookmarks-DbGfzxJk.cjs"))},brush:{outlined:()=>Promise.resolve().then(()=>require("./icons/brush-DqhWkOyP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/brush-CWCZYG4N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/brush-oeiVL9Xk.cjs"))},bug_report:{outlined:()=>Promise.resolve().then(()=>require("./icons/bug_report-Dgg4ML7C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/bug_report-DqBzy5Wd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/bug_report-FgdRro3E.cjs"))},build:{outlined:()=>Promise.resolve().then(()=>require("./icons/build-DzKk0FwR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/build-Bg6u0xY0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/build-fQP-NxA6.cjs"))},calendar_month:{outlined:()=>Promise.resolve().then(()=>require("./icons/calendar_month-BuGnlxNv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/calendar_month-CWa__6wz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/calendar_month-BX-upKoW.cjs"))},calendar_today:{outlined:()=>Promise.resolve().then(()=>require("./icons/calendar_today-dvqmK8Mt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/calendar_today-BXLVEJdq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/calendar_today-CPs1WBvs.cjs"))},call:{outlined:()=>Promise.resolve().then(()=>require("./icons/call-ay175YDV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call-ftvfgcxN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call-wKD6ISPV.cjs"))},call_end:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_end-DwGpra_h.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_end-Bx5pJnkm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_end-WoQXHoTY.cjs"))},call_made:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_made-BKy-0N_5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_made-1di_yrkH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_made-nzO_qhRa.cjs"))},call_received:{outlined:()=>Promise.resolve().then(()=>require("./icons/call_received-DiGMt09V.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/call_received-kDCUptdw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/call_received-svsjpWZB.cjs"))},campaign:{outlined:()=>Promise.resolve().then(()=>require("./icons/campaign-CO4rU-NI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/campaign-C7gu21Yl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/campaign-Ci9P9bD0.cjs"))},cancel:{outlined:()=>Promise.resolve().then(()=>require("./icons/cancel-syDzrIhz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cancel-Be4ComkT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cancel-BswRxQQC.cjs"))},category:{outlined:()=>Promise.resolve().then(()=>require("./icons/category-DLWu2IoJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/category-lpNWuhQx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/category-CnrWZz9Q.cjs"))},chat:{outlined:()=>Promise.resolve().then(()=>require("./icons/chat-DThyMw25.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chat-DVBtcmFJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chat-BIjxgeKo.cjs"))},chat_bubble:{outlined:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-B7awcvGP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-CPB6ZiCC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chat_bubble-mZGoeI3I.cjs"))},check:{outlined:()=>Promise.resolve().then(()=>require("./icons/check-C4gcqg9A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check-CDtP9Bf4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check-BQ20Asfd.cjs"))},check_box:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_box-cXMcUfzz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_box-yboW6saa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_box-DD0D5gpB.cjs"))},check_box_outline_blank:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-CIKY0Ccw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-B0K7VEOf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_box_outline_blank-DPZa0VCl.cjs"))},check_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/check_circle-DTQ1d7Oc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/check_circle-BVUl3Gb5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/check_circle-BYYx6u5r.cjs"))},chevron_left:{outlined:()=>Promise.resolve().then(()=>require("./icons/chevron_left-Yec8UECM.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chevron_left-DE3pHCnM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chevron_left-BPHI54rl.cjs"))},chevron_right:{outlined:()=>Promise.resolve().then(()=>require("./icons/chevron_right-BkGOM5fi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/chevron_right-CFTu2vbL.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/chevron_right-DpzjvNsP.cjs"))},child_care:{outlined:()=>Promise.resolve().then(()=>require("./icons/child_care-nZB2N3YA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/child_care-CIQ9k-f9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/child_care-CB79ivb8.cjs"))},circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/circle-DS_HMXBR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/circle-BPX6153P.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/circle-D8ImCYQn.cjs"))},close:{outlined:()=>Promise.resolve().then(()=>require("./icons/close-C71jnCsP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/close-DAORXT73.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/close-08-8sBl_.cjs"))},cloud:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud-aGhF0P8X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud-DoSYW56S.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud-CWTEjqrC.cjs"))},cloud_download:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud_download-Cr0f1A7w.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud_download-BSgA6nE3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud_download-B46UbXM2.cjs"))},cloud_upload:{outlined:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-CEBNsRxa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-BxrCa7P9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/cloud_upload-C8JjVx81.cjs"))},code:{outlined:()=>Promise.resolve().then(()=>require("./icons/code-6RkiCXwP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/code-DuM9qskR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/code-oJW84q_m.cjs"))},comment:{outlined:()=>Promise.resolve().then(()=>require("./icons/comment-O_bHBTmR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/comment-jfrDsQcR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/comment-D2ad_q2m.cjs"))},compare:{outlined:()=>Promise.resolve().then(()=>require("./icons/compare-CUzBU-28.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/compare-DdMgRs9f.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/compare-DFR9iUjQ.cjs"))},contacts:{outlined:()=>Promise.resolve().then(()=>require("./icons/contacts-4hDX5byG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/contacts-Cb5xhSPR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/contacts-GfLHJBAS.cjs"))},content_copy:{outlined:()=>Promise.resolve().then(()=>require("./icons/content_copy-Dm6tlywE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/content_copy-CDA8g8Ce.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/content_copy-B295-Nv3.cjs"))},content_paste:{outlined:()=>Promise.resolve().then(()=>require("./icons/content_paste-CoehqCUw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/content_paste-D0OJlLhs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/content_paste-CAAddckI.cjs"))},copyright:{outlined:()=>Promise.resolve().then(()=>require("./icons/copyright-CmWUWze4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/copyright-B4gtWEWc.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/copyright-sqUhIT0W.cjs"))},credit_card:{outlined:()=>Promise.resolve().then(()=>require("./icons/credit_card-B_DF2PK1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/credit_card-Ch3__Lys.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/credit_card-_iyk8SdT.cjs"))},credit_score:{outlined:()=>Promise.resolve().then(()=>require("./icons/credit_score-BTAUUWvv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/credit_score-RCK9vD6_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/credit_score-BUo_aYKm.cjs"))},crop:{outlined:()=>Promise.resolve().then(()=>require("./icons/crop-GyzEL4nJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/crop-CLGpqAKW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/crop-Ck5Oq93S.cjs"))},dangerous:{outlined:()=>Promise.resolve().then(()=>require("./icons/dangerous-BHX_WAG0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dangerous-VVnFWj0T.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dangerous-CyWhR8GS.cjs"))},dark_mode:{outlined:()=>Promise.resolve().then(()=>require("./icons/dark_mode-CVQYfD9N.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dark_mode-Cna-h-8z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dark_mode-BApz1m5T.cjs"))},dashboard:{outlined:()=>Promise.resolve().then(()=>require("./icons/dashboard-y4JXkAlZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dashboard-yvpXQGFe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dashboard-qxOP92mW.cjs"))},data_usage:{outlined:()=>Promise.resolve().then(()=>require("./icons/data_usage-BFgNM46G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/data_usage-DF86vx6L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/data_usage-B69lbac5.cjs"))},delete:{outlined:()=>Promise.resolve().then(()=>require("./icons/delete-C0t5Pp8-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/delete-CEMqbUF0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/delete-xENv8YmX.cjs"))},delete_forever:{outlined:()=>Promise.resolve().then(()=>require("./icons/delete_forever-BE5StSao.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/delete_forever-DwtLSgzF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/delete_forever-B8PUopIK.cjs"))},density_medium:{outlined:()=>Promise.resolve().then(()=>require("./icons/density_medium-BFy-8lbn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/density_medium-Bze5BcMr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/density_medium-BoavJs4H.cjs"))},description:{outlined:()=>Promise.resolve().then(()=>require("./icons/description-SQPUh5qC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/description-CxGEPSh9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/description-CMHCszzJ.cjs"))},desktop_windows:{outlined:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-DOHf23Xr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-rsIMFxNM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/desktop_windows-ft9l6Jnn.cjs"))},devices:{outlined:()=>Promise.resolve().then(()=>require("./icons/devices-D1QkNOdg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/devices-Cs6AyB_p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/devices-CZuDnQ7B.cjs"))},directions:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions-CV3aYvJw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions-Cq30pjX9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions-BYfIHQ8Z.cjs"))},directions_bus:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions_bus-CznPtArU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions_bus-ChCQ0VJv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions_bus-2Bu4yiHM.cjs"))},directions_car:{outlined:()=>Promise.resolve().then(()=>require("./icons/directions_car-DIRBYtBd.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/directions_car-Ty3h4aoe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/directions_car-dxAiBgAE.cjs"))},dns:{outlined:()=>Promise.resolve().then(()=>require("./icons/dns-BrL6vlto.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/dns-DQC01d17.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/dns-BxMrX-Qx.cjs"))},download:{outlined:()=>Promise.resolve().then(()=>require("./icons/download-BfEc7ftL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/download-oQO1wMDQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/download-BbGaNWaF.cjs"))},download_done:{outlined:()=>Promise.resolve().then(()=>require("./icons/download_done-BF_KMt21.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/download_done-mY_IvV91.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/download_done-QJO7z-t7.cjs"))},drag_handle:{outlined:()=>Promise.resolve().then(()=>require("./icons/drag_handle-B85eeiSW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/drag_handle-CZy0Muds.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/drag_handle-DIHjJaP4.cjs"))},drive_file_move:{outlined:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-CyquxnGI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-B7Ib41Bg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/drive_file_move-BzZBDz_T.cjs"))},eco:{outlined:()=>Promise.resolve().then(()=>require("./icons/eco-BQpR7DfB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/eco-BfhARi85.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/eco-Dti-gVb_.cjs"))},edit:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit-ChFc7I7P.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit-BeJgtsta.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit-T1-rErag.cjs"))},edit_attributes:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-6JWFwGzl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-B1Ctn3RI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit_attributes-BFsYoU1-.cjs"))},edit_note:{outlined:()=>Promise.resolve().then(()=>require("./icons/edit_note-Da_iOdrc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/edit_note-rScMJnJT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/edit_note--rw8SVa_.cjs"))},eject:{outlined:()=>Promise.resolve().then(()=>require("./icons/eject-C_8lRJPy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/eject-DTQWDrIz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/eject-CtLNSegr.cjs"))},elderly:{outlined:()=>Promise.resolve().then(()=>require("./icons/elderly-Ceh2P7r-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/elderly-CcU85K06.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/elderly-DAtLwTFA.cjs"))},engineering:{outlined:()=>Promise.resolve().then(()=>require("./icons/engineering-BkYJD_Or.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/engineering-1o10EfNE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/engineering-JuMPs6Y3.cjs"))},equalizer:{outlined:()=>Promise.resolve().then(()=>require("./icons/equalizer-efzGc3fN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/equalizer-DJkAwv6t.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/equalizer-CBRz_t0n.cjs"))},error:{outlined:()=>Promise.resolve().then(()=>require("./icons/error-DhIFJDit.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/error-DzScQD-0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/error-BSxnVrjF.cjs"))},event:{outlined:()=>Promise.resolve().then(()=>require("./icons/event-CLOpMWNS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event-BO8hSbhH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event-C0zGLwjQ.cjs"))},event_available:{outlined:()=>Promise.resolve().then(()=>require("./icons/event_available-D39f0o2z.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event_available-DwjeOvX9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event_available-DMl5IYfi.cjs"))},event_busy:{outlined:()=>Promise.resolve().then(()=>require("./icons/event_busy-DLhs3cqk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/event_busy-CO5GomJ1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/event_busy-BsbAdBc3.cjs"))},exit_to_app:{outlined:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-4ELlyKP5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-Bp3DQYOi.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/exit_to_app-BPsYFa6S.cjs"))},expand:{outlined:()=>Promise.resolve().then(()=>require("./icons/expand-BoSPrbcp.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/expand-CADHXT-_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/expand-Dy3_OGRo.cjs"))},explore:{outlined:()=>Promise.resolve().then(()=>require("./icons/explore-CiiSPHhR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/explore-DAuehy4i.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/explore-CWVUOfFd.cjs"))},explore_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/explore_off-BR_xU7jX.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/explore_off-Bsy6PdBD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/explore_off-C8Pin35x.cjs"))},extension:{outlined:()=>Promise.resolve().then(()=>require("./icons/extension-Bg6YhsUZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/extension-B2Ud25CS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/extension-Cj_PMbmr.cjs"))},face:{outlined:()=>Promise.resolve().then(()=>require("./icons/face-B0mI3FAR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/face-Dx3-uvsR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/face-nfbmNSRn.cjs"))},fast_forward:{outlined:()=>Promise.resolve().then(()=>require("./icons/fast_forward-cSegXWFV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fast_forward-B0y9Ca2u.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fast_forward-BMw4eJA1.cjs"))},fast_rewind:{outlined:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-ClQr4UqL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-BErJGjyk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fast_rewind-CmURbjb8.cjs"))},favorite:{outlined:()=>Promise.resolve().then(()=>require("./icons/favorite-C7ps1Maq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/favorite-3J46b-ep.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/favorite-LUIfqiQF.cjs"))},feedback:{outlined:()=>Promise.resolve().then(()=>require("./icons/feedback-B_jbalMc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/feedback-DpFRhEHp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/feedback-BaEOlZmy.cjs"))},file_copy:{outlined:()=>Promise.resolve().then(()=>require("./icons/file_copy-CTIQJQ-Q.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/file_copy-BryVfjLP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/file_copy-D7W7B9tN.cjs"))},filter_list:{outlined:()=>Promise.resolve().then(()=>require("./icons/filter_list-DpBj6Yx1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/filter_list-B8Txqh_n.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/filter_list-CH0lPLm2.cjs"))},find_in_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/find_in_page-BnUd7Adl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/find_in_page-d1tGoTfD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/find_in_page-CZWej5L8.cjs"))},find_replace:{outlined:()=>Promise.resolve().then(()=>require("./icons/find_replace-COPwtD3A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/find_replace-B_KZ8iLe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/find_replace-BVX_mdI2.cjs"))},fingerprint:{outlined:()=>Promise.resolve().then(()=>require("./icons/fingerprint-s6Wvd5xY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fingerprint-BwdcEXJy.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fingerprint-Cjs10wLp.cjs"))},first_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/first_page-LyKNPAwN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/first_page-CFfNXxJa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/first_page-BNf1p3Bb.cjs"))},fit_screen:{outlined:()=>Promise.resolve().then(()=>require("./icons/fit_screen-DgeLJfZy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fit_screen-B9tJEMV5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fit_screen-NF0JPdOh.cjs"))},fitness_center:{outlined:()=>Promise.resolve().then(()=>require("./icons/fitness_center-DOb_SqRR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fitness_center-BhjkYdCs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fitness_center-wLAD2vZ_.cjs"))},flag:{outlined:()=>Promise.resolve().then(()=>require("./icons/flag-E-VIxwkr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flag-LD2jAYeI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flag-DZqg40eh.cjs"))},flare:{outlined:()=>Promise.resolve().then(()=>require("./icons/flare-DZBDF8BR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flare-DZL3slPE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flare-BPXjy3gS.cjs"))},flash_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/flash_on-DIcsCTnL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flash_on-B6CuALXr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flash_on-BotDglNP.cjs"))},flight:{outlined:()=>Promise.resolve().then(()=>require("./icons/flight-BNYPJg6b.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flight-BLrZxPop.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flight-CMxTfrzT.cjs"))},flip:{outlined:()=>Promise.resolve().then(()=>require("./icons/flip-BAlqTIVF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/flip-Bz6vLJ-d.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/flip-Cqg-_005.cjs"))},folder:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder-DBjcNXNU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder-CEMBequd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder-DuEc_ds7.cjs"))},folder_open:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder_open-B7M1GBAB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder_open-BCePqSqz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder_open-B_oOp3kv.cjs"))},folder_shared:{outlined:()=>Promise.resolve().then(()=>require("./icons/folder_shared-BesFvcRa.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/folder_shared-Cy2npeFh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/folder_shared-DgpExGUb.cjs"))},forum:{outlined:()=>Promise.resolve().then(()=>require("./icons/forum-ClIUKbam.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/forum-C0U0c7lC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/forum-W9gwVTdH.cjs"))},fullscreen:{outlined:()=>Promise.resolve().then(()=>require("./icons/fullscreen-CeXAg0Rs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fullscreen-BbuB8GJ1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fullscreen-DzeaQMMi.cjs"))},fullscreen_exit:{outlined:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-Dv_5bvVl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-BQAdlG7F.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/fullscreen_exit-BdILU2wy.cjs"))},gavel:{outlined:()=>Promise.resolve().then(()=>require("./icons/gavel-D-OTl_bj.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gavel-F-uuY7jq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gavel-DwIL5r9o.cjs"))},gesture:{outlined:()=>Promise.resolve().then(()=>require("./icons/gesture-DeCjZ4OV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gesture-V_2x4_gC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gesture-CDVjysbx.cjs"))},gif:{outlined:()=>Promise.resolve().then(()=>require("./icons/gif-Cdgf5jLT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/gif-BjNPP4Fi.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/gif-Dbqa6Qt9.cjs"))},grid_view:{outlined:()=>Promise.resolve().then(()=>require("./icons/grid_view-ClltetuJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/grid_view-DaRUrgXH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/grid_view-B68F0xHI.cjs"))},group:{outlined:()=>Promise.resolve().then(()=>require("./icons/group-B8IYS99v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/group-BPq1UB-p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/group-_x6YgwIQ.cjs"))},group_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/group_add-DRT53nn9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/group_add-yGgEMHEW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/group_add-BM5MTU4c.cjs"))},groups:{outlined:()=>Promise.resolve().then(()=>require("./icons/groups-C108XU4y.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/groups-BnGg38nU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/groups-xhrjwIB0.cjs"))},handyman:{outlined:()=>Promise.resolve().then(()=>require("./icons/handyman-xpAdwmnn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/handyman-jhYg_Ni9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/handyman-4agk8mvK.cjs"))},headphones:{outlined:()=>Promise.resolve().then(()=>require("./icons/headphones-ByLMZlNY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/headphones-CFD4aFp7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/headphones-Co40H2aF.cjs"))},healing:{outlined:()=>Promise.resolve().then(()=>require("./icons/healing-aaFdWh5W.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/healing-BDkkXt9q.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/healing-B-0A2nAU.cjs"))},help:{outlined:()=>Promise.resolve().then(()=>require("./icons/help-OaQroamO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/help-C3CEzn4A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/help-Ctda3jdI.cjs"))},highlight:{outlined:()=>Promise.resolve().then(()=>require("./icons/highlight-6N9Q1nCv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/highlight-2e5dcG25.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/highlight-B06WsyLv.cjs"))},history:{outlined:()=>Promise.resolve().then(()=>require("./icons/history-BOV-9TKh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/history-CU_ehRzx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/history-BUB_tYea.cjs"))},history_toggle_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-Bhya520A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-DnRUn4bN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/history_toggle_off-gyY-rgoJ.cjs"))},home:{outlined:()=>Promise.resolve().then(()=>require("./icons/home-Dokhawqy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/home-BTOD_204.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/home-r_TUIXCB.cjs"))},home_work:{outlined:()=>Promise.resolve().then(()=>require("./icons/home_work-CG_ldX6X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/home_work-B964c0gI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/home_work-RpG7pfN8.cjs"))},hotel:{outlined:()=>Promise.resolve().then(()=>require("./icons/hotel-bfy2VvG_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/hotel-DPvGMpsA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/hotel-CPtCcGqG.cjs"))},hourglass_empty:{outlined:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-B5l-KyA_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-Dj67ruJJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/hourglass_empty-w_LZI7ql.cjs"))},http:{outlined:()=>Promise.resolve().then(()=>require("./icons/http-CkQzvLY8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/http-D1K3W8nC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/http-fS1e0mTs.cjs"))},image:{outlined:()=>Promise.resolve().then(()=>require("./icons/image-CQ1rcY-m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/image-m4vdlOrM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/image-Epxcfqar.cjs"))},image_search:{outlined:()=>Promise.resolve().then(()=>require("./icons/image_search-DFdtq1ol.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/image_search-Df6Ng67p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/image_search-QPrlvCTB.cjs"))},important_devices:{outlined:()=>Promise.resolve().then(()=>require("./icons/important_devices-BQm7YX8s.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/important_devices-CEL-eNng.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/important_devices-CaP-knAj.cjs"))},inbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/inbox-Bf8a9r3C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/inbox-DlEuYH_M.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/inbox-CbKEEwtR.cjs"))},info:{outlined:()=>Promise.resolve().then(()=>require("./icons/info-B7YBEpiO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/info-D76Irr5N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/info-DnsOX_R2.cjs"))},input:{outlined:()=>Promise.resolve().then(()=>require("./icons/input-BledoS7j.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/input-CiaLhaBv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/input-DFmBoxLr.cjs"))},inventory:{outlined:()=>Promise.resolve().then(()=>require("./icons/inventory-D3F1c0G4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/inventory-C6l6OEEh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/inventory-BWwO-xah.cjs"))},key:{outlined:()=>Promise.resolve().then(()=>require("./icons/key-Cd1LQA96.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/key-BapDxdJR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/key-WmFDui-T.cjs"))},keyboard:{outlined:()=>Promise.resolve().then(()=>require("./icons/keyboard-9kPP_fZo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/keyboard-Bncd-r2h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/keyboard-DEtvWaW3.cjs"))},label:{outlined:()=>Promise.resolve().then(()=>require("./icons/label-Csjt3SVM.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/label-Cm8auEWA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/label-D4Z8lgx6.cjs"))},language:{outlined:()=>Promise.resolve().then(()=>require("./icons/language-Dnk6WN_j.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/language-DUV1M-65.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/language-CxIJ1SrJ.cjs"))},last_page:{outlined:()=>Promise.resolve().then(()=>require("./icons/last_page-oTIYzPFL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/last_page-CjRlRrpV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/last_page-Cbb3HacN.cjs"))},layers:{outlined:()=>Promise.resolve().then(()=>require("./icons/layers-RHUoY1x9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/layers-NrOiyn4B.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/layers-Blmdyx3T.cjs"))},light_mode:{outlined:()=>Promise.resolve().then(()=>require("./icons/light_mode-Bo8UvOO0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/light_mode-C3ZmUjzM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/light_mode-C3vqv6r9.cjs"))},line_style:{outlined:()=>Promise.resolve().then(()=>require("./icons/line_style-hKwpJThN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/line_style-ChfgY8Fz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/line_style-DlXCE4Um.cjs"))},link:{outlined:()=>Promise.resolve().then(()=>require("./icons/link-SqQvG2aS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/link-BFqEzcuh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/link-BEt8Rdrk.cjs"))},list:{outlined:()=>Promise.resolve().then(()=>require("./icons/list-B3bGHUAB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/list-ExRMWvY6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/list-D0u18QaB.cjs"))},live_help:{outlined:()=>Promise.resolve().then(()=>require("./icons/live_help-cSkLrDFh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/live_help-B1k0yUF9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/live_help-B9sVajvu.cjs"))},local_cafe:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_cafe-BbLYHQ5G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_cafe-gSN4KJIQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_cafe-BRwE0wVl.cjs"))},local_hospital:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_hospital-CeMxQ9XC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_hospital-BQxIobVR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_hospital-MPVU96Sw.cjs"))},local_taxi:{outlined:()=>Promise.resolve().then(()=>require("./icons/local_taxi-CVCg6SLk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/local_taxi-DYWVyvAC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/local_taxi-BvyxG2_8.cjs"))},location_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/location_off-TLyox8Gw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/location_off-BwRgLKKl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/location_off-BQw1qzX6.cjs"))},location_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/location_on-zlbjO2nd.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/location_on-C_Q78KW6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/location_on-B-4p1Vaw.cjs"))},lock:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock-BczdF5aF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock-DoMqxNht.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock-CMBDoG1m.cjs"))},lock_open:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock_open-DNBPlz0I.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock_open-CbcCQPoq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock_open-BsfuU82J.cjs"))},lock_reset:{outlined:()=>Promise.resolve().then(()=>require("./icons/lock_reset-1_dRLFAg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/lock_reset-BFi8YBZd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/lock_reset-xNTFVkP0.cjs"))},login:{outlined:()=>Promise.resolve().then(()=>require("./icons/login-BjZiShoE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/login-6YNL4CrP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/login-Bogn9TQm.cjs"))},logout:{outlined:()=>Promise.resolve().then(()=>require("./icons/logout-Bphd-i1_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/logout-9MBXaMSb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/logout-BKRH1LQ7.cjs"))},mail:{outlined:()=>Promise.resolve().then(()=>require("./icons/mail-stTZgOxR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mail-zslK5Vp0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mail-SRkbZHDV.cjs"))},map:{outlined:()=>Promise.resolve().then(()=>require("./icons/map-DlCPxLI4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/map-BN0czcmT.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/map-OHAPN5Jm.cjs"))},mark_email_read:{outlined:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-4O476T7R.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-B5tjuBKg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mark_email_read-C6yfr2fW.cjs"))},mark_email_unread:{outlined:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-BbgVYB4S.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-CS1ID0rU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mark_email_unread-BzBlwfDW.cjs"))},maximize:{outlined:()=>Promise.resolve().then(()=>require("./icons/maximize-BfsEZe_5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/maximize-yncMJ3Gg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/maximize-D_c72Iyc.cjs"))},medication:{outlined:()=>Promise.resolve().then(()=>require("./icons/medication-BP-gJNIW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/medication-B7oNWWhQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/medication-BXpvVQlG.cjs"))},menu:{outlined:()=>Promise.resolve().then(()=>require("./icons/menu-BSH9Euis.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/menu-BI_0LYcg.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/menu-CyUV3J9k.cjs"))},mic:{outlined:()=>Promise.resolve().then(()=>require("./icons/mic-Bv7uyEhL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mic-OWlr0FyC.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mic-DeY1JMNU.cjs"))},mic_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/mic_off-CrExlNjs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mic_off-3AQHolNv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mic_off-O3medmXx.cjs"))},minimize:{outlined:()=>Promise.resolve().then(()=>require("./icons/minimize-C1fwEdxW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/minimize-b3mKEIDM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/minimize-CLS-Wwu4.cjs"))},model_training:{outlined:()=>Promise.resolve().then(()=>require("./icons/model_training-CRZqBwX8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/model_training-BHnB1pq-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/model_training-2hXP1oSx.cjs"))},monitor:{outlined:()=>Promise.resolve().then(()=>require("./icons/monitor-DEOzv1-v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/monitor-DmiG1_9A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/monitor-Do46ojnJ.cjs"))},more_horiz:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_horiz-bZKXAcx0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_horiz-Deil--Zw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_horiz-Dbz8LvVB.cjs"))},more_time:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_time-B1Wd5UFZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_time-urwzlhvb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_time-ChxdyGP_.cjs"))},more_vert:{outlined:()=>Promise.resolve().then(()=>require("./icons/more_vert-DzTrnUGw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/more_vert-CXi9yj-5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/more_vert-DxblSDI5.cjs"))},mouse:{outlined:()=>Promise.resolve().then(()=>require("./icons/mouse-QimsmAoo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/mouse-Bng6mJ1A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/mouse-DS8yvLR1.cjs"))},move_to_inbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-D-SzwKRi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-DMwv-LwU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/move_to_inbox-DB49LSzj.cjs"))},multiline_chart:{outlined:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-VNajFYIu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-qmqudGJS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/multiline_chart-BZ9pI0M2.cjs"))},my_location:{outlined:()=>Promise.resolve().then(()=>require("./icons/my_location-CafgIPzY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/my_location-B_2xIJ1h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/my_location-BQB_Gvjn.cjs"))},navigation:{outlined:()=>Promise.resolve().then(()=>require("./icons/navigation-XOBWaNoc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/navigation-DD6e0gFe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/navigation-D-EmSudm.cjs"))},near_me:{outlined:()=>Promise.resolve().then(()=>require("./icons/near_me-CDCjz9gt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/near_me-BPE_ZuMr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/near_me-BxAslSGA.cjs"))},network_check:{outlined:()=>Promise.resolve().then(()=>require("./icons/network_check-DXQawqFw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/network_check-Dl7EGQcb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/network_check-BJIqHDfq.cjs"))},note_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/note_add-CgDyCezx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/note_add-DreTnzy7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/note_add-B16Z0iko.cjs"))},notifications:{outlined:()=>Promise.resolve().then(()=>require("./icons/notifications-C6p9X5iK.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/notifications-C4Njhrf3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/notifications-CqrgBGCg.cjs"))},notifications_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/notifications_off-Bl-UXNgJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/notifications_off-C0bFn1n-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/notifications_off-DnZ8QXub.cjs"))},opacity:{outlined:()=>Promise.resolve().then(()=>require("./icons/opacity-Dk-JXILr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/opacity-D6RIb2vv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/opacity-B_AyGGS_.cjs"))},open_in_browser:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-Dmn-cfK-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-DCPx7gky.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_in_browser-DqsvTNrn.cjs"))},open_in_new:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_in_new-BgJKZU-J.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_in_new-DZPCJOy7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_in_new-CcEf-zNH.cjs"))},open_with:{outlined:()=>Promise.resolve().then(()=>require("./icons/open_with-Bzj5vgs6.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/open_with-CmFOFdkm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/open_with-B70xaICx.cjs"))},outbox:{outlined:()=>Promise.resolve().then(()=>require("./icons/outbox-C6aOzPpg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/outbox-Cx7uYTOf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/outbox-Csu_1kyH.cjs"))},outgoing_mail:{outlined:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-2-xW6AF5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-CtAbnTjW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/outgoing_mail-CX9s8C5z.cjs"))},pageview:{outlined:()=>Promise.resolve().then(()=>require("./icons/pageview-DqQxqFE_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pageview-D1Aft6zN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pageview-CoOkhigk.cjs"))},paid:{outlined:()=>Promise.resolve().then(()=>require("./icons/paid-C5cn2aLs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/paid-BzDeYvj7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/paid-BIkLZCcs.cjs"))},palette:{outlined:()=>Promise.resolve().then(()=>require("./icons/palette-BEmPRIMw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/palette-CEI5mXi2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/palette-BWAIjdCq.cjs"))},pan_tool:{outlined:()=>Promise.resolve().then(()=>require("./icons/pan_tool-DchJK0me.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pan_tool-DuCXAwU5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pan_tool-LLeyUAKx.cjs"))},park:{outlined:()=>Promise.resolve().then(()=>require("./icons/park-BVe-doeU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/park-BUDETE5h.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/park-B2KYNHGS.cjs"))},pause:{outlined:()=>Promise.resolve().then(()=>require("./icons/pause-DQrYrJPf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pause-CbypNdPU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pause-DrZm3789.cjs"))},pending:{outlined:()=>Promise.resolve().then(()=>require("./icons/pending-6ag0S0mB.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pending-BrSKvjSV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pending-LfKlYmk3.cjs"))},percent:{outlined:()=>Promise.resolve().then(()=>require("./icons/percent-CQHhbCUm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/percent-DQRJ81Y0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/percent-DjuRihso.cjs"))},perm_camera_mic:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-Cbddp4vZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-CuBPtZxF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_camera_mic-Dkpwkkuq.cjs"))},perm_contact_calendar:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-DMec4ouz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-DhFwc7VW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_contact_calendar-CspwVmEi.cjs"))},perm_media:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_media-C57M9qmo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_media-CF1u7gFa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_media-Bxr4BAS1.cjs"))},perm_phone_msg:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-D9X0Elcs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-9zA1SKcG.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_phone_msg-BzVSR3nS.cjs"))},perm_scan_wifi:{outlined:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-DD7R0Ypv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-B9jQZzda.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/perm_scan_wifi-DoiutF9N.cjs"))},person:{outlined:()=>Promise.resolve().then(()=>require("./icons/person-B3n5wNYw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person-BjdTw5Wf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person-CxBPAQjZ.cjs"))},person_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/person_add-SOetVGrq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person_add-CAlpNX8L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person_add-C5HiyjEy.cjs"))},person_remove:{outlined:()=>Promise.resolve().then(()=>require("./icons/person_remove-K5AIu4l3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/person_remove-FQ1FDMyB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/person_remove-Ckm7S1Ul.cjs"))},pets:{outlined:()=>Promise.resolve().then(()=>require("./icons/pets-CX3R8F-o.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pets-Ce5ySqSZ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pets-DFqhatXG.cjs"))},photo:{outlined:()=>Promise.resolve().then(()=>require("./icons/photo-oBUWZNmV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/photo-DCL0v_al.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/photo-Cu44xCeI.cjs"))},photo_camera:{outlined:()=>Promise.resolve().then(()=>require("./icons/photo_camera-DhFf5sZ5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/photo_camera-Nyrh3DOY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/photo_camera-C9AkrxeA.cjs"))},pin:{outlined:()=>Promise.resolve().then(()=>require("./icons/pin-D4ao9i6g.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/pin-DthuKQB3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/pin-CRwDdDV2.cjs"))},play_arrow:{outlined:()=>Promise.resolve().then(()=>require("./icons/play_arrow-H863JTh7.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/play_arrow-CZk84Zqk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/play_arrow-B53QlyDM.cjs"))},play_circle:{outlined:()=>Promise.resolve().then(()=>require("./icons/play_circle-CTzQVR4K.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/play_circle-yQAtsYsn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/play_circle-wkjsDqRz.cjs"))},playlist_add:{outlined:()=>Promise.resolve().then(()=>require("./icons/playlist_add-Snr_stSN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/playlist_add-GuvkSYpw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/playlist_add-D2Xb6_NK.cjs"))},polymer:{outlined:()=>Promise.resolve().then(()=>require("./icons/polymer-C2BZyzKC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/polymer-DqwlaYna.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/polymer-DG6N5gon.cjs"))},power:{outlined:()=>Promise.resolve().then(()=>require("./icons/power-Bt8Geig2.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/power-DZ3DE2BU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/power-pXyGp9-1.cjs"))},power_settings_new:{outlined:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-DD5cuSDo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-C5QoEPOu.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/power_settings_new-CKm1IAbg.cjs"))},preview:{outlined:()=>Promise.resolve().then(()=>require("./icons/preview-DWVX-cQO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/preview-BfsIL0b0.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/preview-DoBR4W2d.cjs"))},print:{outlined:()=>Promise.resolve().then(()=>require("./icons/print-BhcfRgxE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/print-CkOGeK2-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/print-DEoedWv2.cjs"))},print_disabled:{outlined:()=>Promise.resolve().then(()=>require("./icons/print_disabled-Cfm8Rmrg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/print_disabled-BX0aI1MB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/print_disabled-DXRq3rRK.cjs"))},privacy_tip:{outlined:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-Ds1UUYsC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-THEl8fOD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/privacy_tip-BMaqVFkP.cjs"))},public:{outlined:()=>Promise.resolve().then(()=>require("./icons/public-DsMIgunV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/public-BpCg8FcW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/public-CUqXfp2P.cjs"))},publish:{outlined:()=>Promise.resolve().then(()=>require("./icons/publish-aEOseQ0B.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/publish-CsV_amwU.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/publish-Dvx4su5p.cjs"))},radio:{outlined:()=>Promise.resolve().then(()=>require("./icons/radio-Bk8_Qjwv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/radio-B2Ef_9iW.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/radio-CwtfSqPE.cjs"))},rate_review:{outlined:()=>Promise.resolve().then(()=>require("./icons/rate_review-B-T0Zspx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rate_review-B2oMwaV-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rate_review-DPXxfHCb.cjs"))},receipt:{outlined:()=>Promise.resolve().then(()=>require("./icons/receipt-C2nj4DVK.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/receipt-twmBLiMB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/receipt-Bp12qtmR.cjs"))},receipt_long:{outlined:()=>Promise.resolve().then(()=>require("./icons/receipt_long-92b6OZd3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/receipt_long-CAmLm05y.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/receipt_long-BwMqM1SJ.cjs"))},recent_actors:{outlined:()=>Promise.resolve().then(()=>require("./icons/recent_actors-DD_SIS2p.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/recent_actors-tqgiO4nq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/recent_actors-BmkR1ajB.cjs"))},recommend:{outlined:()=>Promise.resolve().then(()=>require("./icons/recommend-DtKYWilu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/recommend-Aw4CXDaO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/recommend-CDHFINVu.cjs"))},record_voice_over:{outlined:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-Dd1PPwQW.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-CCuO1fha.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/record_voice_over-CfOde1To.cjs"))},redeem:{outlined:()=>Promise.resolve().then(()=>require("./icons/redeem-CeEXJTxS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/redeem-CtvDEAWe.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/redeem-zus0PT_N.cjs"))},redo:{outlined:()=>Promise.resolve().then(()=>require("./icons/redo-DwiLjx8_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/redo-CB6KXpep.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/redo-AXNo-2i6.cjs"))},refresh:{outlined:()=>Promise.resolve().then(()=>require("./icons/refresh-B34c1S8h.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/refresh-C_BBk9XA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/refresh-DX9L5WGR.cjs"))},remove:{outlined:()=>Promise.resolve().then(()=>require("./icons/remove-BpH5DaU-.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/remove-ChmlIHbM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/remove-D1owTeuN.cjs"))},reply:{outlined:()=>Promise.resolve().then(()=>require("./icons/reply-Cm9qKf6z.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/reply-Df4SE_cq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/reply-CUp6bBiu.cjs"))},reply_all:{outlined:()=>Promise.resolve().then(()=>require("./icons/reply_all-CIm2mYxA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/reply_all-Cu6bFwEY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/reply_all-C1hqo2qO.cjs"))},report:{outlined:()=>Promise.resolve().then(()=>require("./icons/report-3zsKRuLn.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/report-Dmag693H.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/report-DCRNNTzs.cjs"))},restart_alt:{outlined:()=>Promise.resolve().then(()=>require("./icons/restart_alt-CffSc23A.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restart_alt-CnJZzuua.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restart_alt-Nz67oCa0.cjs"))},restaurant:{outlined:()=>Promise.resolve().then(()=>require("./icons/restaurant-BKqlwxRF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restaurant-CQoatClQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restaurant-sK6evuVB.cjs"))},restore_from_trash:{outlined:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DqcC-1Lu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DOFWLtoA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/restore_from_trash-DpHGuo0S.cjs"))},rotate_left:{outlined:()=>Promise.resolve().then(()=>require("./icons/rotate_left-Ck4VMi6n.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rotate_left-RKvDCGa_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rotate_left-C0-WUVsw.cjs"))},rotate_right:{outlined:()=>Promise.resolve().then(()=>require("./icons/rotate_right-i9bMrMe5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rotate_right-D1pzuEHb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rotate_right-8WHx_SuN.cjs"))},rule:{outlined:()=>Promise.resolve().then(()=>require("./icons/rule-GIRrcXbP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/rule-DTjiYiZq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/rule-PbcB9lZP.cjs"))},save:{outlined:()=>Promise.resolve().then(()=>require("./icons/save-fkqiyMK8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/save-5IddfMjQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/save-CCF5PyEM.cjs"))},save_as:{outlined:()=>Promise.resolve().then(()=>require("./icons/save_as-BRWg38-i.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/save_as-Bxt_2D67.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/save_as-Cv4exkLT.cjs"))},schedule:{outlined:()=>Promise.resolve().then(()=>require("./icons/schedule-DSheAoDO.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/schedule-DZ99H6m4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/schedule-DEux9M-N.cjs"))},schedule_send:{outlined:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Do__Ry6u.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Cp3iC0Oh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/schedule_send-Ci1iGXRR.cjs"))},school:{outlined:()=>Promise.resolve().then(()=>require("./icons/school-DjIfocA8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/school-DIBNfqBw.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/school-UiU6b6fz.cjs"))},science:{outlined:()=>Promise.resolve().then(()=>require("./icons/science-DU8HpI5E.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/science-DduXLiLr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/science-CPQsO82_.cjs"))},search:{outlined:()=>Promise.resolve().then(()=>require("./icons/search-B1H9b_cm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/search-BryYopV4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/search-ChtQjHCV.cjs"))},search_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/search_off-hK10qV9w.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/search_off-Ez3W0MtB.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/search_off-DKJlviq9.cjs"))},security:{outlined:()=>Promise.resolve().then(()=>require("./icons/security-CK8VfFnF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/security-BieeAIQK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/security-3FTT4sJq.cjs"))},select_all:{outlined:()=>Promise.resolve().then(()=>require("./icons/select_all-wO38Mugl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/select_all-DkGq4MLr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/select_all-CNzVtIaX.cjs"))},send:{outlined:()=>Promise.resolve().then(()=>require("./icons/send-CE0t-BeF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/send-CSyvk2Uu.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/send-Da_IOaWi.cjs"))},send_and_archive:{outlined:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-CIHEjPqZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-x4Bd1yNd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/send_and_archive-BeBX1v9Y.cjs"))},settings:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings-Iczs8jeR.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings-CMP5MFnV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings-CLZ2Gtbf.cjs"))},settings_applications:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_applications-9HE_9rY_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_applications-BZAjwB0l.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_applications-BXuvrP6q.cjs"))},settings_backup_restore:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-D9TSfliZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-CuanjFW6.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_backup_restore-CyPIojJj.cjs"))},settings_bluetooth:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-DaGzD19J.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-xy6HQVpn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_bluetooth-Cr6IHVRB.cjs"))},settings_brightness:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-bpZFSJhk.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-BkiTw384.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_brightness-DPr5MK-L.cjs"))},settings_ethernet:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-CNSkOlVN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-BKUalwzq.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_ethernet-BiUPH4Zl.cjs"))},settings_input_component:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-By5nACBS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-BdohaMlR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_component-DlJfBGIJ.cjs"))},settings_input_hdmi:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-C6AUSBbu.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-CJf8K5vP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_hdmi-B6RpJzAH.cjs"))},settings_input_svideo:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-DE-cJJ19.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-GoJKdcLM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_input_svideo-GdfkseMO.cjs"))},settings_overscan:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-t2ziBpx0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-DjxVyh_p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_overscan-CzZdrVff.cjs"))},settings_phone:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_phone-DSs4IMu3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_phone-CdllR2_U.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_phone-DMkUqrcI.cjs"))},settings_power:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_power-Sy2yCFJ9.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_power-C0haok1N.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_power-DCmvdxnX.cjs"))},settings_remote:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BgSfe6Rf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BkeWwusa.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_remote-BjJR-PZA.cjs"))},settings_voice:{outlined:()=>Promise.resolve().then(()=>require("./icons/settings_voice-CJKvIhG_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/settings_voice-DKlyDHlF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/settings_voice-D5Vxz3H6.cjs"))},share:{outlined:()=>Promise.resolve().then(()=>require("./icons/share-4OI6GdPA.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/share-BUQun2WH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/share-D3x5n12j.cjs"))},shield:{outlined:()=>Promise.resolve().then(()=>require("./icons/shield-BiW3E-iG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shield-BeTHVkub.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shield-8LQV6fwO.cjs"))},shop:{outlined:()=>Promise.resolve().then(()=>require("./icons/shop-CQAvlAIJ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shop-CKc3vFoP.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shop-CvzOHG8i.cjs"))},shop_two:{outlined:()=>Promise.resolve().then(()=>require("./icons/shop_two-DxlMpmpg.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shop_two-B1EZi_d3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shop_two-DAWsfPhY.cjs"))},shopping_bag:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-BLYLRVEo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-pW2CC5Wm.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_bag-CsPqDtJv.cjs"))},shopping_cart:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-DnonQkQH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-D-FNTU2X.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_cart-Xj77jFuX.cjs"))},shopping_cart_checkout:{outlined:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-X3I3ndRQ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-Ba3gAZZx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shopping_cart_checkout-Biv5QNse.cjs"))},shuffle:{outlined:()=>Promise.resolve().then(()=>require("./icons/shuffle-DgSPEo4a.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/shuffle-CJ1EAml3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/shuffle-_2AFO10D.cjs"))},signal_cellular_4_bar:{outlined:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-B2EfVIOU.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-BnGmWjbd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/signal_cellular_4_bar-tyWOuTIO.cjs"))},signal_wifi_4_bar:{outlined:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-BqhjBPKf.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-ACBg79Cd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/signal_wifi_4_bar-BI0IoDFE.cjs"))},sim_card:{outlined:()=>Promise.resolve().then(()=>require("./icons/sim_card-COkNXOTt.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sim_card-CIcMNdr5.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sim_card-BPL0trEZ.cjs"))},skip_next:{outlined:()=>Promise.resolve().then(()=>require("./icons/skip_next-CTaln24G.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/skip_next-BjR_Ru_X.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/skip_next-BS3qv6JB.cjs"))},skip_previous:{outlined:()=>Promise.resolve().then(()=>require("./icons/skip_previous-C3jUnkqV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/skip_previous-DupTvcKV.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/skip_previous-BKQnmbUY.cjs"))},smart_display:{outlined:()=>Promise.resolve().then(()=>require("./icons/smart_display-CGq_kFKP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/smart_display-CvQj8hVk.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/smart_display-BOW5QUcA.cjs"))},sms:{outlined:()=>Promise.resolve().then(()=>require("./icons/sms-Ch9Dn8Lm.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sms-BujJufM4.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sms-C0XjdHC5.cjs"))},speaker:{outlined:()=>Promise.resolve().then(()=>require("./icons/speaker-CV63iKYE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/speaker-DsfaZMR_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/speaker-B2MvjZAN.cjs"))},speed:{outlined:()=>Promise.resolve().then(()=>require("./icons/speed-D7NBKqG3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/speed-CXhRyCN3.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/speed-Dj7IJmxS.cjs"))},spellcheck:{outlined:()=>Promise.resolve().then(()=>require("./icons/spellcheck-bravLujp.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/spellcheck-BF_frwVA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/spellcheck-bkyb6Y8s.cjs"))},splitscreen:{outlined:()=>Promise.resolve().then(()=>require("./icons/splitscreen-CWRxhPyh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/splitscreen-BugC3AHX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/splitscreen-CuTL4vMq.cjs"))},star:{outlined:()=>Promise.resolve().then(()=>require("./icons/star-71poZceL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/star-CdAMIKli.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/star-cWZAor5m.cjs"))},star_half:{outlined:()=>Promise.resolve().then(()=>require("./icons/star_half-BwQ25Xpr.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/star_half-D21K-e2D.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/star_half-BWK8UDKr.cjs"))},stars:{outlined:()=>Promise.resolve().then(()=>require("./icons/stars--dAqSWaT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/stars-NYu-DZz9.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/stars-Cyp7CBgv.cjs"))},stop:{outlined:()=>Promise.resolve().then(()=>require("./icons/stop-uwTugAuv.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/stop-CBeB_vzv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/stop-BWqpBB4v.cjs"))},storage:{outlined:()=>Promise.resolve().then(()=>require("./icons/storage-CJ6k6H61.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/storage-YUkbXrS_.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/storage-zovKy4GK.cjs"))},store:{outlined:()=>Promise.resolve().then(()=>require("./icons/store-AytgGtla.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/store-CLKS8y8z.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/store-b7oiYjaT.cjs"))},storefront:{outlined:()=>Promise.resolve().then(()=>require("./icons/storefront-maPZQS5d.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/storefront-p8WcwK8a.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/storefront-C1xlNf7m.cjs"))},subtitles:{outlined:()=>Promise.resolve().then(()=>require("./icons/subtitles-CJ0WZ11D.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/subtitles-CweVpu7E.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/subtitles-DiEORnGT.cjs"))},support:{outlined:()=>Promise.resolve().then(()=>require("./icons/support-DZV0BDoT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/support-DOeVw2Ol.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/support-C8IHRu3M.cjs"))},swap_horiz:{outlined:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-CIHagp-O.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-gBiaDATS.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swap_horiz-DXxPNDOa.cjs"))},swap_vert:{outlined:()=>Promise.resolve().then(()=>require("./icons/swap_vert-CgI4ty66.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swap_vert-CYo6e2hN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swap_vert-BIRQdp6w.cjs"))},swipe:{outlined:()=>Promise.resolve().then(()=>require("./icons/swipe-DNULZvdC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/swipe-CBmB5bVK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/swipe-BEkT-xey.cjs"))},switch_access_shortcut:{outlined:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-q_7AaUE5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-4NHu-GzX.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/switch_access_shortcut-DlIlneXr.cjs"))},sync:{outlined:()=>Promise.resolve().then(()=>require("./icons/sync-c0eh9srx.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/sync-B8eDMIHY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/sync-Bb15b-LY.cjs"))},tab:{outlined:()=>Promise.resolve().then(()=>require("./icons/tab-Br904I-x.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tab-DoWIBjMF.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tab-DcX5jSYD.cjs"))},tab_unselected:{outlined:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-h_5qNQAy.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-Jryi6UG7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tab_unselected-BnB9OpTQ.cjs"))},table_rows:{outlined:()=>Promise.resolve().then(()=>require("./icons/table_rows-DhopWxQ4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/table_rows-CD8mGsGH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/table_rows-DBST5uR7.cjs"))},tablet:{outlined:()=>Promise.resolve().then(()=>require("./icons/tablet-BPyP2a60.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tablet-BObXzgDp.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tablet-DEJSebWQ.cjs"))},tag:{outlined:()=>Promise.resolve().then(()=>require("./icons/tag-BKHmPW7O.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tag-bOLfzkCK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tag-DeeBL365.cjs"))},task:{outlined:()=>Promise.resolve().then(()=>require("./icons/task-B9X6QTUq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/task-DrKSPxAM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/task-CaXkBV5s.cjs"))},task_alt:{outlined:()=>Promise.resolve().then(()=>require("./icons/task_alt-DmM9U1Ld.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/task_alt-DuVPr61c.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/task_alt-BWpiiOPB.cjs"))},terminal:{outlined:()=>Promise.resolve().then(()=>require("./icons/terminal-Cq96EmHZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/terminal-9rECHy3F.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/terminal-UFxOCVAJ.cjs"))},text_fields:{outlined:()=>Promise.resolve().then(()=>require("./icons/text_fields-srTO6UAQ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/text_fields-MBNGOwpE.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/text_fields-31b2r-eh.cjs"))},thumb_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/thumb_down-C-ZYO8aS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/thumb_down-CXKcFuVv.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/thumb_down-B1EnDy9g.cjs"))},thumb_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/thumb_up-CMK43jwc.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/thumb_up-BjnPL-vY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/thumb_up-BJldcoTn.cjs"))},timeline:{outlined:()=>Promise.resolve().then(()=>require("./icons/timeline-BorNHWXs.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/timeline-DHqVljjl.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/timeline-DLlL3HNg.cjs"))},timer:{outlined:()=>Promise.resolve().then(()=>require("./icons/timer-C05SAUqw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/timer-CYZn5P7p.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/timer-B82U_DX8.cjs"))},toc:{outlined:()=>Promise.resolve().then(()=>require("./icons/toc-DhGghZ9I.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toc-C84pl4PR.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toc-BtcPEvk6.cjs"))},today:{outlined:()=>Promise.resolve().then(()=>require("./icons/today-DzGPx-JC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/today-BkPPR4dh.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/today-BdVLVtYY.cjs"))},toggle_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BDbSL0R3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BDH4j7_B.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toggle_off-BKJ1oYkM.cjs"))},toggle_on:{outlined:()=>Promise.resolve().then(()=>require("./icons/toggle_on-Dl1NcDmP.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/toggle_on-DURt0a-K.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/toggle_on-BcgFWI69.cjs"))},touch_app:{outlined:()=>Promise.resolve().then(()=>require("./icons/touch_app-BjCIP79F.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/touch_app-DYx-e9w1.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/touch_app-DMIySKht.cjs"))},tour:{outlined:()=>Promise.resolve().then(()=>require("./icons/tour-Cvtl9j2v.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/tour-D_mBWC4A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/tour-DrIKd0iZ.cjs"))},track_changes:{outlined:()=>Promise.resolve().then(()=>require("./icons/track_changes-CrWcjG7M.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/track_changes-CmftMM7i.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/track_changes-2gWHhzk3.cjs"))},train:{outlined:()=>Promise.resolve().then(()=>require("./icons/train-bPZxRsaq.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/train-xbz9XQhb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/train-pWcRhKXA.cjs"))},translate:{outlined:()=>Promise.resolve().then(()=>require("./icons/translate-CYXRRxeY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/translate-WCc3CLqx.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/translate-CPdtUGGD.cjs"))},trending_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_down-ImDCa4Jh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_down-DIbaV34v.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_down-dZnaOW1J.cjs"))},trending_flat:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_flat-C1svR9KS.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_flat-Br_PXO04.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_flat-C4esyAhD.cjs"))},trending_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/trending_up-Bgw7w8PT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/trending_up-fksGS-GY.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/trending_up-DPd7c_Dq.cjs"))},troubleshoot:{outlined:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-K7Bl_YaC.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-DI-EgiZK.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/troubleshoot-CZMhLPJh.cjs"))},unarchive:{outlined:()=>Promise.resolve().then(()=>require("./icons/unarchive-CO882sl0.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unarchive-DyUoj8om.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unarchive-D4LtLEle.cjs"))},undo:{outlined:()=>Promise.resolve().then(()=>require("./icons/undo-iQLEL8Zi.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/undo-CIwSY9GL.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/undo-C9xs6NjO.cjs"))},unfold_less:{outlined:()=>Promise.resolve().then(()=>require("./icons/unfold_less-LC-ftUfz.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unfold_less-DxekXqvM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unfold_less-BKOJLQlU.cjs"))},unfold_more:{outlined:()=>Promise.resolve().then(()=>require("./icons/unfold_more-BVL_GIHl.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/unfold_more-DIl3gTo7.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/unfold_more-Dlh3P3cv.cjs"))},update:{outlined:()=>Promise.resolve().then(()=>require("./icons/update-0Vhu6gl3.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/update-a1H2RXCn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/update-BDOxUBTg.cjs"))},upgrade:{outlined:()=>Promise.resolve().then(()=>require("./icons/upgrade-CqKqDz1C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/upgrade-x2gsVQIM.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/upgrade-CdJyAFoI.cjs"))},upload:{outlined:()=>Promise.resolve().then(()=>require("./icons/upload-CMBoE1MT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/upload-CfYL9Zr2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/upload-BDW8-FNY.cjs"))},vaccines:{outlined:()=>Promise.resolve().then(()=>require("./icons/vaccines-C4f-r8y5.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vaccines-Dak3ypH-.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vaccines-BgYSLR9w.cjs"))},verified:{outlined:()=>Promise.resolve().then(()=>require("./icons/verified-BPpdTMbw.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/verified-BR7xxAQA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/verified-C1_3O9Pq.cjs"))},verified_user:{outlined:()=>Promise.resolve().then(()=>require("./icons/verified_user-B4cpofdT.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/verified_user-CHiaKWJQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/verified_user-LzxM0Ixt.cjs"))},view_agenda:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_agenda-wmPKBjy1.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_agenda-ChVSNVuJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_agenda-BcCbU_Cx.cjs"))},view_array:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_array-4eH_Y-9C.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_array-u_DfgvOJ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_array-CtftT6bB.cjs"))},view_carousel:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_carousel-cKrqJhoI.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_carousel--ToJf94l.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_carousel-CjxIXwuR.cjs"))},view_column:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_column-CI58na9m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_column-CGO0_VaN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_column-CZfddZfP.cjs"))},view_day:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_day-BKQpPz70.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_day-BL7dG_71.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_day-D03WAaG1.cjs"))},view_headline:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_headline-bvoWlfSZ.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_headline-CEiHaTUb.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_headline-zUGYSGF4.cjs"))},view_list:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_list-Cn16jlm_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_list-COkcexHQ.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_list-q6O6UQ8s.cjs"))},view_module:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_module-fdzeD45B.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_module-BIq8D_VI.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_module-Dugq4U2N.cjs"))},view_stream:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_stream-DY09WFyh.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_stream-Bok3MI-A.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_stream-BprhnLvm.cjs"))},view_week:{outlined:()=>Promise.resolve().then(()=>require("./icons/view_week-BwVY-Gzo.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/view_week-BIG9oES2.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/view_week-CVSaj-eg.cjs"))},visibility:{outlined:()=>Promise.resolve().then(()=>require("./icons/visibility-CcM0M7Ae.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/visibility-B_skKXCn.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/visibility-Du_QtShp.cjs"))},visibility_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/visibility_off-77O8Ixn_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/visibility_off-CQkbf0sH.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/visibility_off-DDSAECSN.cjs"))},voice_chat:{outlined:()=>Promise.resolve().then(()=>require("./icons/voice_chat-B2m86WSN.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/voice_chat-DA-inGEr.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/voice_chat-N9lzzPD3.cjs"))},volume_down:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_down-X8Fdb5GL.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_down-ormtJ6rA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_down-xq98sRni.cjs"))},volume_mute:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_mute-Dg1Sad52.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_mute-2JEExPCA.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_mute-BmLOt1AC.cjs"))},volume_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_off-yubxzc3X.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_off-BgpeewH8.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_off-BrkBzaCw.cjs"))},volume_up:{outlined:()=>Promise.resolve().then(()=>require("./icons/volume_up-bP-cavNY.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/volume_up-DYrt4pXz.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/volume_up-CP5jPUnv.cjs"))},vpn_key:{outlined:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DLw31EM4.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DYrLYI7L.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vpn_key-DepwbifQ.cjs"))},vpn_lock:{outlined:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-CArd8FFH.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-4HGysBa8.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/vpn_lock-DoxQ56X_.cjs"))},wallet:{outlined:()=>Promise.resolve().then(()=>require("./icons/wallet-D6d5LH8m.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wallet-CGvvbyGf.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wallet-D6lc8i2O.cjs"))},warning:{outlined:()=>Promise.resolve().then(()=>require("./icons/warning-3MXqZXik.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/warning-iht20xAd.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/warning-BDqDQ0zE.cjs"))},watch:{outlined:()=>Promise.resolve().then(()=>require("./icons/watch-Dxwts4x_.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/watch-C5XLco8t.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/watch-kEhspwOG.cjs"))},widgets:{outlined:()=>Promise.resolve().then(()=>require("./icons/widgets-DwrJqxGF.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/widgets-BXJ2Q2Ej.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/widgets-obimkiev.cjs"))},wifi:{outlined:()=>Promise.resolve().then(()=>require("./icons/wifi-DrroKwB8.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wifi-2DytN2nN.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wifi-BkLgmjTL.cjs"))},wifi_off:{outlined:()=>Promise.resolve().then(()=>require("./icons/wifi_off-BaJM5EaE.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/wifi_off-Sfa-62fD.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/wifi_off-Dc0PhObG.cjs"))},work:{outlined:()=>Promise.resolve().then(()=>require("./icons/work-QooH-JpG.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/work-Do6SwFLt.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/work-D3tksTSD.cjs"))},zoom_in:{outlined:()=>Promise.resolve().then(()=>require("./icons/zoom_in-3A4joxuV.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/zoom_in-DL9SEBJs.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/zoom_in-i6DpZCMO.cjs"))},zoom_out:{outlined:()=>Promise.resolve().then(()=>require("./icons/zoom_out-DGmKh370.cjs")),rounded:()=>Promise.resolve().then(()=>require("./icons/zoom_out-DyYWanOO.cjs")),sharp:()=>Promise.resolve().then(()=>require("./icons/zoom_out-CKPGeJDN.cjs"))}};console.log(Object.keys(ps));const it={};function Zl(e){return{...e}}function $m(e){Object.assign(it,Zl(e))}function Fm(e){const t=Zl(e);Object.keys(it).forEach(r=>{delete it[r]}),Object.assign(it,t)}function zm(){Object.keys(it).forEach(e=>{delete it[e]})}function Vm(){const e=Object.keys(it),t=Object.keys(ps);return Array.from(new Set([...e,...t]))}function Yi(e){const{title:t,...r}=e;return u.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":t?void 0:!0,role:t?"img":void 0,...r,children:t?u.jsx("title",{children:t}):null})}function Hm(e,t){const r=it[e]??ps[e]??null;return r?t==="rounded"?r.rounded??r.outlined:t==="sharp"?r.sharp??r.outlined:r.outlined:null}function Gm(e,t){return f.lazy(async()=>{const r=Hm(e,t);if(!r)return{default:Yi};try{return{default:(await r()).default}}catch{return{default:Yi}}})}function qe(e){const{name:t,svg:r,src:n,variant:o="outlined",useColorAsFill:s=!1,size:i=24,color:a="currentColor",className:l,title:c}=e,d=f.useMemo(()=>Gm(t??"",o),[t,o]),h=s?a:"currentColor";return r?u.jsx(r,{width:i,height:i,fill:h,color:a,className:l,title:c,focusable:"false","aria-hidden":c?void 0:!0}):n?u.jsx("img",{src:n,alt:c??"","aria-hidden":c?void 0:!0,className:l,style:{display:"inline-block",width:i,height:i}}):u.jsx(f.Suspense,{fallback:u.jsx("span",{"aria-hidden":"true",className:l,style:{display:"inline-block",width:i,height:i}}),children:u.jsx(d,{width:i,height:i,fill:h,color:a,className:l,title:c,focusable:"false","aria-hidden":c?void 0:!0})})}qe.displayName="Icon";let ec=null;function Xi(e){ec=e}function Wm(){return ec}const Um=200,Km={info:{icon:"info",iconColor:"#6b7280",role:"status",live:"polite"},success:{icon:"check_circle",iconColor:"#16a34a",role:"status",live:"polite"},warn:{icon:"warning",iconColor:"#d97706",role:"alert",live:"assertive"},error:{icon:"error",iconColor:"#dc2626",role:"alert",live:"assertive"}},tc=f.createContext(null);let Ji=0;function Ym(){return Ji+=1,`ldkj-toast-${Date.now()}-${Ji}`}function Xm(e,t){return e.filter(r=>r.id!==t)}function Jm(e){const t=new Map;for(const r of e){const n=t.get(r.placement);n?n.push(r):t.set(r.placement,[r])}return t}function rc(e){const{children:t,placement:r="top",duration:n=3e3,queueLimit:o=5,reverse:s=!1}=e,[i,a]=f.useState([]),l=f.useRef(new Map),c=f.useRef(new Map),d=f.useCallback(b=>{const P=l.current.get(b);P!==void 0&&(window.clearTimeout(P),l.current.delete(b));const w=c.current.get(b);w!==void 0&&(window.clearTimeout(w),c.current.delete(b))},[]),h=f.useCallback(b=>{d(b),a(P=>Xm(P,b))},[d]),p=f.useCallback(b=>{d(b),a(w=>w.map(N=>N.id===b&&!N.leaving?{...N,leaving:!0}:N));const P=window.setTimeout(()=>{h(b)},Um);c.current.set(b,P)},[d,h]),v=f.useCallback(()=>{a(b=>(b.forEach(P=>d(P.id)),[]))},[d]),g=f.useCallback(b=>{const P=b.duration??n,w=b.id??Ym(),N={id:w,message:b.message,type:b.type??"info",placement:b.placement??r,closable:b.closable??!0,icon:b.icon,iconColor:b.iconColor,leaving:!1};a(C=>{const S=[...C,N];if(S.length<=o)return S;const R=S.length-o;return S.slice(0,R).forEach(E=>d(E.id)),S.slice(R)});const q=window.setTimeout(()=>{p(w)},Math.max(P,0));return l.current.set(w,q),w},[d,p,n,r,o]);f.useEffect(()=>()=>{l.current.forEach(b=>window.clearTimeout(b)),c.current.forEach(b=>window.clearTimeout(b)),l.current.clear(),c.current.clear()},[]);const m=f.useMemo(()=>({push:g,dismiss:p,clear:v}),[v,p,g]);f.useEffect(()=>(Xi(m),()=>Xi(null)),[m]);const y=f.useMemo(()=>Jm(i),[i]),x=Array.from(y.keys());return u.jsxs(tc.Provider,{value:m,children:[t,x.map(b=>{const P=y.get(b)??[],w=s?[...P].reverse():P;return u.jsx("div",{className:T("ldkj-toast-viewport",`ldkj-toast-viewport-${b}`),"aria-hidden":w.length===0,children:w.map(N=>{const q=Km[N.type],C=N.iconColor??q.iconColor;return u.jsxs("div",{className:T("ldkj-toast-item",N.leaving?"ldkj-toast-leave":"ldkj-toast-appear"),role:q.role,"aria-live":q.live,"aria-atomic":"true",children:[typeof N.icon=="string"?u.jsx(qe,{name:N.icon,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}):N.icon?.svg||N.icon?.src?u.jsx(qe,{svg:N.icon.svg,src:N.icon.src,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}):u.jsx(qe,{name:q.icon,color:C,size:20,className:"ldkj-toast-icon",title:`${N.type} icon`}),u.jsx("div",{className:"ldkj-toast-message",children:N.message}),N.closable?u.jsx("button",{type:"button",className:"ldkj-toast-close","aria-label":"关闭提示",onClick:()=>p(N.id),children:u.jsx(qe,{name:"close",size:16,className:"ldkj-toast-close-icon"})}):null]},N.id)})},b)})]})}rc.displayName="ToastProvider";function Qm(){const e=f.useContext(tc);if(!e)throw new Error("useToast 必须在 ToastProvider 内使用。");const t=f.useCallback((i,a)=>e.push({message:i,...a}),[e]),r=f.useCallback((i,a)=>e.push({type:"info",message:i,...a}),[e]),n=f.useCallback((i,a)=>e.push({type:"success",message:i,...a}),[e]),o=f.useCallback((i,a)=>e.push({type:"warn",message:i,...a}),[e]),s=f.useCallback((i,a)=>e.push({type:"error",message:i,...a}),[e]);return f.useMemo(()=>({show:t,info:r,success:n,warn:o,error:s,dismiss:e.dismiss,clear:e.clear}),[e.clear,e.dismiss,s,r,t,n,o])}const Yr={placement:"top",duration:3e3,closable:!0};let Qi=!1;const Te={...Yr};function nc(e){return{placement:e?.placement??Te.placement,duration:e?.duration??Te.duration,id:e?.id,closable:e?.closable??Te.closable,icon:e?.icon,iconColor:e?.iconColor}}function Xr(){const e=Wm();return e||(Qi||(Qi=!0,console.warn("toast 调用失败:请先在应用根节点挂载 ToastProvider。")),null)}function Mr(e,t,r){const n=Xr();return n?n.push({type:e,message:t,...nc(r)}):""}const ir={show(e,t){const r=Xr();return r?r.push({type:"info",message:typeof e=="string"?e:String(e),...nc(t)}):""},info(e,t){return Mr("info",e,t)},success(e,t){return Mr("success",e,t)},warn(e,t){return Mr("warn",e,t)},error(e,t){return Mr("error",e,t)},dismiss(e){const t=Xr();t&&t.dismiss(e)},clear(){const e=Xr();e&&e.clear()},config(e){Te.placement=e.placement??Te.placement,Te.duration=e.duration??Te.duration,Te.closable=e.closable??Te.closable},resetConfig(){Te.placement=Yr.placement,Te.duration=Yr.duration,Te.closable=Yr.closable}};function Zi(e){if(e!=null)return typeof e=="boolean"?e?"blur(5px)":void 0:typeof e=="number"?`blur(${e}px)`:`blur(${e})`}function vs(e){const{open:t=!1,destroyOnClose:r=!1,closeOnMaskClick:n=!1,scrollable:o=!1,alpha:s=.5,blur:i,x:a="50%",y:l="50%",translateX:c="-50%",translateY:d="-50%",onClose:h,onOpen:p,className:v,class:g,style:m,sx:y,contentClassName:x,contentClass:b,contentStyle:P,contentSx:w,children:N,...q}=e,C=H(),{sxClassName:S,sxInlineStyle:R}=V(y,C),{sxClassName:A,sxInlineStyle:E}=V(w,C),k=f.useRef(!1);return f.useEffect(()=>{if(k.current){t?p?.():h?.();return}k.current=!0},[t,h,p]),f.useEffect(()=>{if(!t||o)return;const _=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=_}},[t,o]),!t&&r?null:u.jsx("div",{hidden:!t,className:T("fixed inset-0 z-[9999]",S,v,g),style:M({backgroundColor:`rgba(0, 0, 0, ${s})`,backdropFilter:Zi(i),WebkitBackdropFilter:Zi(i)},m,R),onTouchStart:_=>{o||(_.preventDefault(),_.stopPropagation())},onClick:()=>{n&&h?.()},...q,children:u.jsx("div",{className:T("absolute",A,x,b),style:M({left:a,top:l,transform:`translate(${c}, ${d})`},P,E),onClick:_=>{_.stopPropagation()},children:N})})}vs.displayName="Modal";const oc=f.createContext(null),sc=f.createContext(null);function wr(e){const t=f.useContext(oc);if(!t)throw new Error(`${e} 必须在 <Dialog> 内使用`);return t}function ft(e){const t=H();return V(e,t)}function Zm(e){const{open:t,defaultOpen:r=!1,onOpenChange:n}=e,o=t!==void 0,[s,i]=f.useState(r),a=o?t:s,l=f.useCallback(c=>{o||i(c),n?.(c)},[o,n]);return[a,l]}const ep=e=>{const{open:t,defaultOpen:r,onOpenChange:n,modal:o=!0,lockScroll:s=!0,destroyOnClose:i=!1,closeOnMaskClick:a=!0,scrollable:l=!1,children:c}=e,[d,h]=Zm({open:t,defaultOpen:r,onOpenChange:n}),p=f.useMemo(()=>({open:d,setOpen:h,modal:o,lockScroll:s,destroyOnClose:i,closeOnMaskClick:a,scrollable:l}),[a,i,s,o,d,l,h]);return u.jsx(oc.Provider,{value:p,children:c})},gs=f.forwardRef((e,t)=>{const{setOpen:r}=wr("DialogTrigger"),{asChild:n,asChildWrapper:o="span",className:s,class:i,sx:a,style:l,children:c,onClick:d,...h}=e,{sxClassName:p,sxInlineStyle:v}=ft(a),g=m=>{d?.(m),!m.defaultPrevented&&r(!0)};return n?u.jsx(o,{ref:t,className:T("inline-flex w-fit",p,s,i),style:M(l,v),onClick:g,...h,children:c}):u.jsx("button",{ref:t,type:"button",className:T(p,s,i),style:M(l,v),onClick:g,...h,children:c})});gs.displayName="DialogTrigger";const ys=f.forwardRef((e,t)=>{const{setOpen:r}=wr("DialogClose"),{asChild:n,asChildWrapper:o="span",className:s,class:i,sx:a,style:l,children:c,onClick:d,...h}=e,{sxClassName:p,sxInlineStyle:v}=ft(a),g=m=>{d?.(m),!m.defaultPrevented&&r(!1)};return n?u.jsx(o,{ref:t,className:T("inline-flex w-fit",p,s,i),style:M(l,v),onClick:g,...h,children:c}):u.jsx("button",{ref:t,type:"button",className:T(p,s,i),style:M(l,v),onClick:g,...h,children:c})});ys.displayName="DialogClose";const ic=e=>{const{children:t,container:r}=e;if(typeof document>"u")return null;const n=r??document.body;return n?yr.createPortal(t,n):null},xs=f.forwardRef((e,t)=>{const{open:r,destroyOnClose:n,closeOnMaskClick:o,setOpen:s}=wr("DialogOverlay"),{className:i,class:a,sx:l,style:c,blur:d=!0,onClick:h,...p}=e,{sxClassName:v,sxInlineStyle:g}=ft(l);return!r&&n?null:u.jsx("div",{ref:t,hidden:!r,"data-state":r?"open":"closed",className:T("fixed inset-0 z-50 bg-black/50",d?"backdrop-blur-[1px]":null,"data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",v,i,a),style:M(c,g),onClick:m=>{h?.(m),!m.defaultPrevented&&o&&s(!1)},...p})});xs.displayName="DialogOverlay";const bs=f.forwardRef((e,t)=>{const r=wr("DialogContent"),{children:n,className:o,class:s,sx:i,style:a,showClose:l=!0,overlayClassName:c,overlaySx:d,overlayBlur:h=!0,onEscapeKeyDown:p,onPointerDownOutside:v,onOpenAutoFocus:g,onCloseAutoFocus:m,...y}=e,{sxClassName:x,sxInlineStyle:b}=ft(i),P=f.useRef(null),w=f.useRef(r.open);f.useImperativeHandle(t,()=>P.current),f.useEffect(()=>{const S=w.current;if(!S&&r.open){const R=new Event("openAutoFocus",{cancelable:!0});g?.(R),R.defaultPrevented||P.current?.focus()}if(S&&!r.open){const R=new Event("closeAutoFocus",{cancelable:!0});m?.(R)}w.current=r.open},[r.open,m,g]),f.useEffect(()=>{if(!r.open)return;const S=R=>{R.key==="Escape"&&(p?.(R),!R.defaultPrevented&&r.setOpen(!1))};return window.addEventListener("keydown",S),()=>{window.removeEventListener("keydown",S)}},[r,p]);const N=r.lockScroll&&r.modal,q=r.scrollable||!N,C=r.modal&&r.closeOnMaskClick;return u.jsx(vs,{open:r.open,destroyOnClose:r.destroyOnClose,closeOnMaskClick:C,scrollable:q,blur:h?1:!1,className:T("z-50","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",c),sx:d,onClose:()=>{const S=new PointerEvent("pointerdown",{bubbles:!0,cancelable:!0});v?.(S),S.defaultPrevented||r.setOpen(!1)},contentClassName:"z-50 w-[calc(100%-2rem)] max-w-lg",contentSx:void 0,x:"50%",y:"50%",translateX:"-50%",translateY:"-50%",children:u.jsx("div",{ref:P,role:"dialog","aria-modal":(!!r.modal).toString(),tabIndex:-1,"data-state":r.open?"open":"closed",className:T("relative grid gap-4 rounded-lg border border-slate-200 bg-white p-6 text-slate-950 shadow-xl outline-none","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%]",x,o,s),style:M(a,b),...y,children:u.jsx(sc.Provider,{value:{showClose:l},children:n})})})});bs.displayName="DialogContent";const Ps=f.forwardRef((e,t)=>{const r=wr("DialogHeader"),o=f.useContext(sc)?.showClose??!1,{className:s,class:i,sx:a,style:l,children:c,...d}=e,{sxClassName:h,sxInlineStyle:p}=ft(a);return u.jsxs("div",{ref:t,className:T("flex items-start justify-between gap-3",h,s,i),style:M(l,p),...d,children:[u.jsx("div",{className:"flex min-w-0 flex-1 flex-col gap-1.5 text-center sm:text-left",children:c}),o?u.jsx("button",{type:"button",className:T("inline-flex h-8 w-8 shrink-0 items-center justify-center rounded-md","text-slate-500 transition-colors hover:bg-slate-100 hover:text-slate-900","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:pointer-events-none"),"aria-label":"关闭弹窗",onClick:()=>r.setOpen(!1),children:u.jsx(qe,{name:"close",size:16})}):null]})});Ps.displayName="DialogHeader";const ws=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ft(o);return u.jsx("div",{ref:t,className:T("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",a,r,n),style:M(s,l),...i})});ws.displayName="DialogFooter";const Cs=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ft(o);return u.jsx("h2",{ref:t,className:T("m-0 text-lg font-semibold leading-6 text-slate-950",a,r,n),style:M({margin:0,borderTop:0,paddingTop:0,letterSpacing:0,fontSize:"1.125rem",fontWeight:600,lineHeight:"1.5rem"},s,l),...i})});Cs.displayName="DialogTitle";const Ss=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=ft(o);return u.jsx("p",{ref:t,className:T("m-0 text-sm leading-5 text-slate-600",a,r,n),style:M({margin:0,fontSize:"0.875rem",lineHeight:"1.25rem"},s,l),...i})});Ss.displayName="DialogDescription";const tp=Object.assign(ep,{Trigger:gs,Portal:ic,Close:ys,Overlay:xs,Content:bs,Header:Ps,Footer:ws,Title:Cs,Description:Ss});function Y(e,t,{checkForDefaultPrevented:r=!0}={}){return function(o){if(e?.(o),r===!1||!o.defaultPrevented)return t?.(o)}}function ea(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function qs(...e){return t=>{let r=!1;const n=e.map(o=>{const s=ea(o,t);return!r&&typeof s=="function"&&(r=!0),s});if(r)return()=>{for(let o=0;o<n.length;o++){const s=n[o];typeof s=="function"?s():ea(e[o],null)}}}}function le(...e){return f.useCallback(qs(...e),e)}function Oe(e,t=[]){let r=[];function n(s,i){const a=f.createContext(i),l=r.length;r=[...r,i];const c=h=>{const{scope:p,children:v,...g}=h,m=p?.[e]?.[l]||a,y=f.useMemo(()=>g,Object.values(g));return u.jsx(m.Provider,{value:y,children:v})};c.displayName=s+"Provider";function d(h,p){const v=p?.[e]?.[l]||a,g=f.useContext(v);if(g)return g;if(i!==void 0)return i;throw new Error(`\`${h}\` must be used within \`${s}\``)}return[c,d]}const o=()=>{const s=r.map(i=>f.createContext(i));return function(a){const l=a?.[e]||s;return f.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[n,rp(o,...t)]}function rp(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const i=n.reduce((a,{useScope:l,scopeName:c})=>{const h=l(s)[`__scope${c}`];return{...a,...h}},{});return f.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return r.scopeName=t.scopeName,r}function fr(e){const t=np(e),r=f.forwardRef((n,o)=>{const{children:s,...i}=n,a=f.Children.toArray(s),l=a.find(sp);if(l){const c=l.props.children,d=a.map(h=>h===l?f.Children.count(c)>1?f.Children.only(null):f.isValidElement(c)?c.props.children:null:h);return u.jsx(t,{...i,ref:o,children:f.isValidElement(c)?f.cloneElement(c,void 0,d):null})}return u.jsx(t,{...i,ref:o,children:s})});return r.displayName=`${e}.Slot`,r}function np(e){const t=f.forwardRef((r,n)=>{const{children:o,...s}=r;if(f.isValidElement(o)){const i=ap(o),a=ip(s,o.props);return o.type!==f.Fragment&&(a.ref=n?qs(n,i):i),f.cloneElement(o,a)}return f.Children.count(o)>1?f.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var ac=Symbol("radix.slottable");function op(e){const t=({children:r})=>u.jsx(u.Fragment,{children:r});return t.displayName=`${e}.Slottable`,t.__radixId=ac,t}function sp(e){return f.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ac}function ip(e,t){const r={...t};for(const n in t){const o=e[n],s=t[n];/^on[A-Z]/.test(n)?o&&s?r[n]=(...a)=>{const l=s(...a);return o(...a),l}:o&&(r[n]=o):n==="style"?r[n]={...o,...s}:n==="className"&&(r[n]=[o,s].filter(Boolean).join(" "))}return{...e,...r}}function ap(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var lp=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],ee=lp.reduce((e,t)=>{const r=fr(`Primitive.${t}`),n=f.forwardRef((o,s)=>{const{asChild:i,...a}=o,l=i?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),u.jsx(l,{...a,ref:s})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function cp(e,t){e&&yr.flushSync(()=>e.dispatchEvent(t))}function We(e){const t=f.useRef(e);return f.useEffect(()=>{t.current=e}),f.useMemo(()=>(...r)=>t.current?.(...r),[])}function up(e,t=globalThis?.document){const r=We(e);f.useEffect(()=>{const n=o=>{o.key==="Escape"&&r(o)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var dp="DismissableLayer",Ho="dismissableLayer.update",fp="dismissableLayer.pointerDownOutside",hp="dismissableLayer.focusOutside",ta,lc=f.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),gn=f.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:o,onFocusOutside:s,onInteractOutside:i,onDismiss:a,...l}=e,c=f.useContext(lc),[d,h]=f.useState(null),p=d?.ownerDocument??globalThis?.document,[,v]=f.useState({}),g=le(t,C=>h(C)),m=Array.from(c.layers),[y]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),x=m.indexOf(y),b=d?m.indexOf(d):-1,P=c.layersWithOutsidePointerEventsDisabled.size>0,w=b>=x,N=vp(C=>{const S=C.target,R=[...c.branches].some(A=>A.contains(S));!w||R||(o?.(C),i?.(C),C.defaultPrevented||a?.())},p),q=gp(C=>{const S=C.target;[...c.branches].some(A=>A.contains(S))||(s?.(C),i?.(C),C.defaultPrevented||a?.())},p);return up(C=>{b===c.layers.size-1&&(n?.(C),!C.defaultPrevented&&a&&(C.preventDefault(),a()))},p),f.useEffect(()=>{if(d)return r&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(ta=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(d)),c.layers.add(d),ra(),()=>{r&&c.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=ta)}},[d,p,r,c]),f.useEffect(()=>()=>{d&&(c.layers.delete(d),c.layersWithOutsidePointerEventsDisabled.delete(d),ra())},[d,c]),f.useEffect(()=>{const C=()=>v({});return document.addEventListener(Ho,C),()=>document.removeEventListener(Ho,C)},[]),u.jsx(ee.div,{...l,ref:g,style:{pointerEvents:P?w?"auto":"none":void 0,...e.style},onFocusCapture:Y(e.onFocusCapture,q.onFocusCapture),onBlurCapture:Y(e.onBlurCapture,q.onBlurCapture),onPointerDownCapture:Y(e.onPointerDownCapture,N.onPointerDownCapture)})});gn.displayName=dp;var mp="DismissableLayerBranch",pp=f.forwardRef((e,t)=>{const r=f.useContext(lc),n=f.useRef(null),o=le(t,n);return f.useEffect(()=>{const s=n.current;if(s)return r.branches.add(s),()=>{r.branches.delete(s)}},[r.branches]),u.jsx(ee.div,{...e,ref:o})});pp.displayName=mp;function vp(e,t=globalThis?.document){const r=We(e),n=f.useRef(!1),o=f.useRef(()=>{});return f.useEffect(()=>{const s=a=>{if(a.target&&!n.current){let l=function(){cc(fp,r,c,{discrete:!0})};const c={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=l,t.addEventListener("click",o.current,{once:!0})):l()}else t.removeEventListener("click",o.current);n.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",s)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",s),t.removeEventListener("click",o.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function gp(e,t=globalThis?.document){const r=We(e),n=f.useRef(!1);return f.useEffect(()=>{const o=s=>{s.target&&!n.current&&cc(hp,r,{originalEvent:s},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function ra(){const e=new CustomEvent(Ho);document.dispatchEvent(e)}function cc(e,t,r,{discrete:n}){const o=r.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&o.addEventListener(e,t,{once:!0}),n?cp(o,s):o.dispatchEvent(s)}var Qn=0;function uc(){f.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??na()),document.body.insertAdjacentElement("beforeend",e[1]??na()),Qn++,()=>{Qn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Qn--}},[])}function na(){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 Zn="focusScope.autoFocusOnMount",eo="focusScope.autoFocusOnUnmount",oa={bubbles:!1,cancelable:!0},yp="FocusScope",Ns=f.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:o,onUnmountAutoFocus:s,...i}=e,[a,l]=f.useState(null),c=We(o),d=We(s),h=f.useRef(null),p=le(t,m=>l(m)),v=f.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;f.useEffect(()=>{if(n){let m=function(P){if(v.paused||!a)return;const w=P.target;a.contains(w)?h.current=w:ot(h.current,{select:!0})},y=function(P){if(v.paused||!a)return;const w=P.relatedTarget;w!==null&&(a.contains(w)||ot(h.current,{select:!0}))},x=function(P){if(document.activeElement===document.body)for(const N of P)N.removedNodes.length>0&&ot(a)};document.addEventListener("focusin",m),document.addEventListener("focusout",y);const b=new MutationObserver(x);return a&&b.observe(a,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",y),b.disconnect()}}},[n,a,v.paused]),f.useEffect(()=>{if(a){ia.add(v);const m=document.activeElement;if(!a.contains(m)){const x=new CustomEvent(Zn,oa);a.addEventListener(Zn,c),a.dispatchEvent(x),x.defaultPrevented||(xp(Sp(dc(a)),{select:!0}),document.activeElement===m&&ot(a))}return()=>{a.removeEventListener(Zn,c),setTimeout(()=>{const x=new CustomEvent(eo,oa);a.addEventListener(eo,d),a.dispatchEvent(x),x.defaultPrevented||ot(m??document.body,{select:!0}),a.removeEventListener(eo,d),ia.remove(v)},0)}}},[a,c,d,v]);const g=f.useCallback(m=>{if(!r&&!n||v.paused)return;const y=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,x=document.activeElement;if(y&&x){const b=m.currentTarget,[P,w]=bp(b);P&&w?!m.shiftKey&&x===w?(m.preventDefault(),r&&ot(P,{select:!0})):m.shiftKey&&x===P&&(m.preventDefault(),r&&ot(w,{select:!0})):x===b&&m.preventDefault()}},[r,n,v.paused]);return u.jsx(ee.div,{tabIndex:-1,...i,ref:p,onKeyDown:g})});Ns.displayName=yp;function xp(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(ot(n,{select:t}),document.activeElement!==r)return}function bp(e){const t=dc(e),r=sa(t,e),n=sa(t.reverse(),e);return[r,n]}function dc(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const o=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||o?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function sa(e,t){for(const r of e)if(!Pp(r,{upTo:t}))return r}function Pp(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 wp(e){return e instanceof HTMLInputElement&&"select"in e}function ot(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&wp(e)&&t&&e.select()}}var ia=Cp();function Cp(){let e=[];return{add(t){const r=e[0];t!==r&&r?.pause(),e=aa(e,t),e.unshift(t)},remove(t){e=aa(e,t),e[0]?.resume()}}}function aa(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function Sp(e){return e.filter(t=>t.tagName!=="A")}var ye=globalThis?.document?f.useLayoutEffect:()=>{},qp=f[" useId ".trim().toString()]||(()=>{}),Np=0;function Rt(e){const[t,r]=f.useState(qp());return ye(()=>{r(n=>n??String(Np++))},[e]),e||(t?`radix-${t}`:"")}const Ep=["top","right","bottom","left"],lt=Math.min,Ee=Math.max,sn=Math.round,Lr=Math.floor,ze=e=>({x:e,y:e}),Rp={left:"right",right:"left",bottom:"top",top:"bottom"};function Go(e,t,r){return Ee(e,lt(t,r))}function Ue(e,t){return typeof e=="function"?e(t):e}function Ke(e){return e.split("-")[0]}function Yt(e){return e.split("-")[1]}function Es(e){return e==="x"?"y":"x"}function Rs(e){return e==="y"?"height":"width"}function $e(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function ks(e){return Es($e(e))}function kp(e,t,r){r===void 0&&(r=!1);const n=Yt(e),o=ks(e),s=Rs(o);let i=o==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=an(i)),[i,an(i)]}function Tp(e){const t=an(e);return[Wo(e),t,Wo(t)]}function Wo(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const la=["left","right"],ca=["right","left"],_p=["top","bottom"],Ap=["bottom","top"];function jp(e,t,r){switch(e){case"top":case"bottom":return r?t?ca:la:t?la:ca;case"left":case"right":return t?_p:Ap;default:return[]}}function Ip(e,t,r,n){const o=Yt(e);let s=jp(Ke(e),r==="start",n);return o&&(s=s.map(i=>i+"-"+o),t&&(s=s.concat(s.map(Wo)))),s}function an(e){const t=Ke(e);return Rp[t]+e.slice(t.length)}function Op(e){return{top:0,right:0,bottom:0,left:0,...e}}function fc(e){return typeof e!="number"?Op(e):{top:e,right:e,bottom:e,left:e}}function ln(e){const{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}function ua(e,t,r){let{reference:n,floating:o}=e;const s=$e(t),i=ks(t),a=Rs(i),l=Ke(t),c=s==="y",d=n.x+n.width/2-o.width/2,h=n.y+n.height/2-o.height/2,p=n[a]/2-o[a]/2;let v;switch(l){case"top":v={x:d,y:n.y-o.height};break;case"bottom":v={x:d,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-o.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Yt(t)){case"start":v[i]-=p*(r&&c?-1:1);break;case"end":v[i]+=p*(r&&c?-1:1);break}return v}async function Mp(e,t){var r;t===void 0&&(t={});const{x:n,y:o,platform:s,rects:i,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:p=!1,padding:v=0}=Ue(t,e),g=fc(v),y=a[p?h==="floating"?"reference":"floating":h],x=ln(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(y)))==null||r?y:y.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:d,strategy:l})),b=h==="floating"?{x:n,y:o,width:i.floating.width,height:i.floating.height}:i.reference,P=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),w=await(s.isElement==null?void 0:s.isElement(P))?await(s.getScale==null?void 0:s.getScale(P))||{x:1,y:1}:{x:1,y:1},N=ln(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:b,offsetParent:P,strategy:l}):b);return{top:(x.top-N.top+g.top)/w.y,bottom:(N.bottom-x.bottom+g.bottom)/w.y,left:(x.left-N.left+g.left)/w.x,right:(N.right-x.right+g.right)/w.x}}const Lp=50,Dp=async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:s=[],platform:i}=r,a=i.detectOverflow?i:{...i,detectOverflow:Mp},l=await(i.isRTL==null?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:h}=ua(c,n,l),p=n,v=0;const g={};for(let m=0;m<s.length;m++){const y=s[m];if(!y)continue;const{name:x,fn:b}=y,{x:P,y:w,data:N,reset:q}=await b({x:d,y:h,initialPlacement:n,placement:p,strategy:o,middlewareData:g,rects:c,platform:a,elements:{reference:e,floating:t}});d=P??d,h=w??h,g[x]={...g[x],...N},q&&v<Lp&&(v++,typeof q=="object"&&(q.placement&&(p=q.placement),q.rects&&(c=q.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):q.rects),{x:d,y:h}=ua(c,p,l)),m=-1)}return{x:d,y:h,placement:p,strategy:o,middlewareData:g}},Bp=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:s,platform:i,elements:a,middlewareData:l}=t,{element:c,padding:d=0}=Ue(e,t)||{};if(c==null)return{};const h=fc(d),p={x:r,y:n},v=ks(o),g=Rs(v),m=await i.getDimensions(c),y=v==="y",x=y?"top":"left",b=y?"bottom":"right",P=y?"clientHeight":"clientWidth",w=s.reference[g]+s.reference[v]-p[v]-s.floating[g],N=p[v]-s.reference[v],q=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c));let C=q?q[P]:0;(!C||!await(i.isElement==null?void 0:i.isElement(q)))&&(C=a.floating[P]||s.floating[g]);const S=w/2-N/2,R=C/2-m[g]/2-1,A=lt(h[x],R),E=lt(h[b],R),k=A,_=C-m[g]-E,j=C/2-m[g]/2+S,O=Go(k,j,_),I=!l.arrow&&Yt(o)!=null&&j!==O&&s.reference[g]/2-(j<k?A:E)-m[g]/2<0,B=I?j<k?j-k:j-_:0;return{[v]:p[v]+B,data:{[v]:O,centerOffset:j-O-B,...I&&{alignmentOffset:B}},reset:I}}}),$p=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:s,rects:i,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:m=!0,...y}=Ue(e,t);if((r=s.arrow)!=null&&r.alignmentOffset)return{};const x=Ke(o),b=$e(a),P=Ke(a)===a,w=await(l.isRTL==null?void 0:l.isRTL(c.floating)),N=p||(P||!m?[an(a)]:Tp(a)),q=g!=="none";!p&&q&&N.push(...Ip(a,m,g,w));const C=[a,...N],S=await l.detectOverflow(t,y),R=[];let A=((n=s.flip)==null?void 0:n.overflows)||[];if(d&&R.push(S[x]),h){const j=kp(o,i,w);R.push(S[j[0]],S[j[1]])}if(A=[...A,{placement:o,overflows:R}],!R.every(j=>j<=0)){var E,k;const j=(((E=s.flip)==null?void 0:E.index)||0)+1,O=C[j];if(O&&(!(h==="alignment"?b!==$e(O):!1)||A.every(D=>$e(D.placement)===b?D.overflows[0]>0:!0)))return{data:{index:j,overflows:A},reset:{placement:O}};let I=(k=A.filter(B=>B.overflows[0]<=0).sort((B,D)=>B.overflows[1]-D.overflows[1])[0])==null?void 0:k.placement;if(!I)switch(v){case"bestFit":{var _;const B=(_=A.filter(D=>{if(q){const U=$e(D.placement);return U===b||U==="y"}return!0}).map(D=>[D.placement,D.overflows.filter(U=>U>0).reduce((U,L)=>U+L,0)]).sort((D,U)=>D[1]-U[1])[0])==null?void 0:_[0];B&&(I=B);break}case"initialPlacement":I=a;break}if(o!==I)return{reset:{placement:I}}}return{}}}};function da(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function fa(e){return Ep.some(t=>e[t]>=0)}const Fp=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r,platform:n}=t,{strategy:o="referenceHidden",...s}=Ue(e,t);switch(o){case"referenceHidden":{const i=await n.detectOverflow(t,{...s,elementContext:"reference"}),a=da(i,r.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:fa(a)}}}case"escaped":{const i=await n.detectOverflow(t,{...s,altBoundary:!0}),a=da(i,r.floating);return{data:{escapedOffsets:a,escaped:fa(a)}}}default:return{}}}}},hc=new Set(["left","top"]);async function zp(e,t){const{placement:r,platform:n,elements:o}=e,s=await(n.isRTL==null?void 0:n.isRTL(o.floating)),i=Ke(r),a=Yt(r),l=$e(r)==="y",c=hc.has(i)?-1:1,d=s&&l?-1:1,h=Ue(t,e);let{mainAxis:p,crossAxis:v,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return a&&typeof g=="number"&&(v=a==="end"?g*-1:g),l?{x:v*d,y:p*c}:{x:p*c,y:v*d}}const Vp=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:o,y:s,placement:i,middlewareData:a}=t,l=await zp(t,e);return i===((r=a.offset)==null?void 0:r.placement)&&(n=a.arrow)!=null&&n.alignmentOffset?{}:{x:o+l.x,y:s+l.y,data:{...l,placement:i}}}}},Hp=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o,platform:s}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:x=>{let{x:b,y:P}=x;return{x:b,y:P}}},...c}=Ue(e,t),d={x:r,y:n},h=await s.detectOverflow(t,c),p=$e(Ke(o)),v=Es(p);let g=d[v],m=d[p];if(i){const x=v==="y"?"top":"left",b=v==="y"?"bottom":"right",P=g+h[x],w=g-h[b];g=Go(P,g,w)}if(a){const x=p==="y"?"top":"left",b=p==="y"?"bottom":"right",P=m+h[x],w=m-h[b];m=Go(P,m,w)}const y=l.fn({...t,[v]:g,[p]:m});return{...y,data:{x:y.x-r,y:y.y-n,enabled:{[v]:i,[p]:a}}}}}},Gp=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:o,rects:s,middlewareData:i}=t,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=Ue(e,t),d={x:r,y:n},h=$e(o),p=Es(h);let v=d[p],g=d[h];const m=Ue(a,t),y=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const P=p==="y"?"height":"width",w=s.reference[p]-s.floating[P]+y.mainAxis,N=s.reference[p]+s.reference[P]-y.mainAxis;v<w?v=w:v>N&&(v=N)}if(c){var x,b;const P=p==="y"?"width":"height",w=hc.has(Ke(o)),N=s.reference[h]-s.floating[P]+(w&&((x=i.offset)==null?void 0:x[h])||0)+(w?0:y.crossAxis),q=s.reference[h]+s.reference[P]+(w?0:((b=i.offset)==null?void 0:b[h])||0)-(w?y.crossAxis:0);g<N?g=N:g>q&&(g=q)}return{[p]:v,[h]:g}}}},Wp=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;const{placement:o,rects:s,platform:i,elements:a}=t,{apply:l=()=>{},...c}=Ue(e,t),d=await i.detectOverflow(t,c),h=Ke(o),p=Yt(o),v=$e(o)==="y",{width:g,height:m}=s.floating;let y,x;h==="top"||h==="bottom"?(y=h,x=p===(await(i.isRTL==null?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(x=h,y=p==="end"?"top":"bottom");const b=m-d.top-d.bottom,P=g-d.left-d.right,w=lt(m-d[y],b),N=lt(g-d[x],P),q=!t.middlewareData.shift;let C=w,S=N;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(S=P),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(C=b),q&&!p){const A=Ee(d.left,0),E=Ee(d.right,0),k=Ee(d.top,0),_=Ee(d.bottom,0);v?S=g-2*(A!==0||E!==0?A+E:Ee(d.left,d.right)):C=m-2*(k!==0||_!==0?k+_:Ee(d.top,d.bottom))}await l({...t,availableWidth:S,availableHeight:C});const R=await i.getDimensions(a.floating);return g!==R.width||m!==R.height?{reset:{rects:!0}}:{}}}};function yn(){return typeof window<"u"}function Xt(e){return mc(e)?(e.nodeName||"").toLowerCase():"#document"}function ke(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ve(e){var t;return(t=(mc(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function mc(e){return yn()?e instanceof Node||e instanceof ke(e).Node:!1}function je(e){return yn()?e instanceof Element||e instanceof ke(e).Element:!1}function Xe(e){return yn()?e instanceof HTMLElement||e instanceof ke(e).HTMLElement:!1}function ha(e){return!yn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ke(e).ShadowRoot}function Cr(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=Ie(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&o!=="inline"&&o!=="contents"}function Up(e){return/^(table|td|th)$/.test(Xt(e))}function xn(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const Kp=/transform|translate|scale|rotate|perspective|filter/,Yp=/paint|layout|strict|content/,xt=e=>!!e&&e!=="none";let to;function Ts(e){const t=je(e)?Ie(e):e;return xt(t.transform)||xt(t.translate)||xt(t.scale)||xt(t.rotate)||xt(t.perspective)||!_s()&&(xt(t.backdropFilter)||xt(t.filter))||Kp.test(t.willChange||"")||Yp.test(t.contain||"")}function Xp(e){let t=ct(e);for(;Xe(t)&&!Vt(t);){if(Ts(t))return t;if(xn(t))return null;t=ct(t)}return null}function _s(){return to==null&&(to=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),to}function Vt(e){return/^(html|body|#document)$/.test(Xt(e))}function Ie(e){return ke(e).getComputedStyle(e)}function bn(e){return je(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ct(e){if(Xt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ha(e)&&e.host||Ve(e);return ha(t)?t.host:t}function pc(e){const t=ct(e);return Vt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Xe(t)&&Cr(t)?t:pc(t)}function hr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const o=pc(e),s=o===((n=e.ownerDocument)==null?void 0:n.body),i=ke(o);if(s){const a=Uo(i);return t.concat(i,i.visualViewport||[],Cr(o)?o:[],a&&r?hr(a):[])}else return t.concat(o,hr(o,[],r))}function Uo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function vc(e){const t=Ie(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Xe(e),s=o?e.offsetWidth:r,i=o?e.offsetHeight:n,a=sn(r)!==s||sn(n)!==i;return a&&(r=s,n=i),{width:r,height:n,$:a}}function As(e){return je(e)?e:e.contextElement}function $t(e){const t=As(e);if(!Xe(t))return ze(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:s}=vc(t);let i=(s?sn(r.width):r.width)/n,a=(s?sn(r.height):r.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!a||!Number.isFinite(a))&&(a=1),{x:i,y:a}}const Jp=ze(0);function gc(e){const t=ke(e);return!_s()||!t.visualViewport?Jp:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Qp(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==ke(e)?!1:t}function Ct(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const o=e.getBoundingClientRect(),s=As(e);let i=ze(1);t&&(n?je(n)&&(i=$t(n)):i=$t(e));const a=Qp(s,r,n)?gc(s):ze(0);let l=(o.left+a.x)/i.x,c=(o.top+a.y)/i.y,d=o.width/i.x,h=o.height/i.y;if(s){const p=ke(s),v=n&&je(n)?ke(n):n;let g=p,m=Uo(g);for(;m&&n&&v!==g;){const y=$t(m),x=m.getBoundingClientRect(),b=Ie(m),P=x.left+(m.clientLeft+parseFloat(b.paddingLeft))*y.x,w=x.top+(m.clientTop+parseFloat(b.paddingTop))*y.y;l*=y.x,c*=y.y,d*=y.x,h*=y.y,l+=P,c+=w,g=ke(m),m=Uo(g)}}return ln({width:d,height:h,x:l,y:c})}function Pn(e,t){const r=bn(e).scrollLeft;return t?t.left+r:Ct(Ve(e)).left+r}function yc(e,t){const r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Pn(e,r),o=r.top+t.scrollTop;return{x:n,y:o}}function Zp(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e;const s=o==="fixed",i=Ve(n),a=t?xn(t.floating):!1;if(n===i||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=ze(1);const d=ze(0),h=Xe(n);if((h||!h&&!s)&&((Xt(n)!=="body"||Cr(i))&&(l=bn(n)),h)){const v=Ct(n);c=$t(n),d.x=v.x+n.clientLeft,d.y=v.y+n.clientTop}const p=i&&!h&&!s?yc(i,l):ze(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+d.x+p.x,y:r.y*c.y-l.scrollTop*c.y+d.y+p.y}}function ev(e){return Array.from(e.getClientRects())}function tv(e){const t=Ve(e),r=bn(e),n=e.ownerDocument.body,o=Ee(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),s=Ee(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let i=-r.scrollLeft+Pn(e);const a=-r.scrollTop;return Ie(n).direction==="rtl"&&(i+=Ee(t.clientWidth,n.clientWidth)-o),{width:o,height:s,x:i,y:a}}const ma=25;function rv(e,t){const r=ke(e),n=Ve(e),o=r.visualViewport;let s=n.clientWidth,i=n.clientHeight,a=0,l=0;if(o){s=o.width,i=o.height;const d=_s();(!d||d&&t==="fixed")&&(a=o.offsetLeft,l=o.offsetTop)}const c=Pn(n);if(c<=0){const d=n.ownerDocument,h=d.body,p=getComputedStyle(h),v=d.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,g=Math.abs(n.clientWidth-h.clientWidth-v);g<=ma&&(s-=g)}else c<=ma&&(s+=c);return{width:s,height:i,x:a,y:l}}function nv(e,t){const r=Ct(e,!0,t==="fixed"),n=r.top+e.clientTop,o=r.left+e.clientLeft,s=Xe(e)?$t(e):ze(1),i=e.clientWidth*s.x,a=e.clientHeight*s.y,l=o*s.x,c=n*s.y;return{width:i,height:a,x:l,y:c}}function pa(e,t,r){let n;if(t==="viewport")n=rv(e,r);else if(t==="document")n=tv(Ve(e));else if(je(t))n=nv(t,r);else{const o=gc(e);n={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return ln(n)}function xc(e,t){const r=ct(e);return r===t||!je(r)||Vt(r)?!1:Ie(r).position==="fixed"||xc(r,t)}function ov(e,t){const r=t.get(e);if(r)return r;let n=hr(e,[],!1).filter(a=>je(a)&&Xt(a)!=="body"),o=null;const s=Ie(e).position==="fixed";let i=s?ct(e):e;for(;je(i)&&!Vt(i);){const a=Ie(i),l=Ts(i);!l&&a.position==="fixed"&&(o=null),(s?!l&&!o:!l&&a.position==="static"&&!!o&&(o.position==="absolute"||o.position==="fixed")||Cr(i)&&!l&&xc(e,i))?n=n.filter(d=>d!==i):o=a,i=ct(i)}return t.set(e,n),n}function sv(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i=[...r==="clippingAncestors"?xn(t)?[]:ov(t,this._c):[].concat(r),n],a=pa(t,i[0],o);let l=a.top,c=a.right,d=a.bottom,h=a.left;for(let p=1;p<i.length;p++){const v=pa(t,i[p],o);l=Ee(v.top,l),c=lt(v.right,c),d=lt(v.bottom,d),h=Ee(v.left,h)}return{width:c-h,height:d-l,x:h,y:l}}function iv(e){const{width:t,height:r}=vc(e);return{width:t,height:r}}function av(e,t,r){const n=Xe(t),o=Ve(t),s=r==="fixed",i=Ct(e,!0,s,t);let a={scrollLeft:0,scrollTop:0};const l=ze(0);function c(){l.x=Pn(o)}if(n||!n&&!s)if((Xt(t)!=="body"||Cr(o))&&(a=bn(t)),n){const v=Ct(t,!0,s,t);l.x=v.x+t.clientLeft,l.y=v.y+t.clientTop}else o&&c();s&&!n&&o&&c();const d=o&&!n&&!s?yc(o,a):ze(0),h=i.left+a.scrollLeft-l.x-d.x,p=i.top+a.scrollTop-l.y-d.y;return{x:h,y:p,width:i.width,height:i.height}}function ro(e){return Ie(e).position==="static"}function va(e,t){if(!Xe(e)||Ie(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Ve(e)===r&&(r=r.ownerDocument.body),r}function bc(e,t){const r=ke(e);if(xn(e))return r;if(!Xe(e)){let o=ct(e);for(;o&&!Vt(o);){if(je(o)&&!ro(o))return o;o=ct(o)}return r}let n=va(e,t);for(;n&&Up(n)&&ro(n);)n=va(n,t);return n&&Vt(n)&&ro(n)&&!Ts(n)?r:n||Xp(e)||r}const lv=async function(e){const t=this.getOffsetParent||bc,r=this.getDimensions,n=await r(e.floating);return{reference:av(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function cv(e){return Ie(e).direction==="rtl"}const uv={convertOffsetParentRelativeRectToViewportRelativeRect:Zp,getDocumentElement:Ve,getClippingRect:sv,getOffsetParent:bc,getElementRects:lv,getClientRects:ev,getDimensions:iv,getScale:$t,isElement:je,isRTL:cv};function Pc(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function dv(e,t){let r=null,n;const o=Ve(e);function s(){var a;clearTimeout(n),(a=r)==null||a.disconnect(),r=null}function i(a,l){a===void 0&&(a=!1),l===void 0&&(l=1),s();const c=e.getBoundingClientRect(),{left:d,top:h,width:p,height:v}=c;if(a||t(),!p||!v)return;const g=Lr(h),m=Lr(o.clientWidth-(d+p)),y=Lr(o.clientHeight-(h+v)),x=Lr(d),P={rootMargin:-g+"px "+-m+"px "+-y+"px "+-x+"px",threshold:Ee(0,lt(1,l))||1};let w=!0;function N(q){const C=q[0].intersectionRatio;if(C!==l){if(!w)return i();C?i(!1,C):n=setTimeout(()=>{i(!1,1e-7)},1e3)}C===1&&!Pc(c,e.getBoundingClientRect())&&i(),w=!1}try{r=new IntersectionObserver(N,{...P,root:o.ownerDocument})}catch{r=new IntersectionObserver(N,P)}r.observe(e)}return i(!0),s}function fv(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,c=As(e),d=o||s?[...c?hr(c):[],...t?hr(t):[]]:[];d.forEach(x=>{o&&x.addEventListener("scroll",r,{passive:!0}),s&&x.addEventListener("resize",r)});const h=c&&a?dv(c,r):null;let p=-1,v=null;i&&(v=new ResizeObserver(x=>{let[b]=x;b&&b.target===c&&v&&t&&(v.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var P;(P=v)==null||P.observe(t)})),r()}),c&&!l&&v.observe(c),t&&v.observe(t));let g,m=l?Ct(e):null;l&&y();function y(){const x=Ct(e);m&&!Pc(m,x)&&r(),m=x,g=requestAnimationFrame(y)}return r(),()=>{var x;d.forEach(b=>{o&&b.removeEventListener("scroll",r),s&&b.removeEventListener("resize",r)}),h?.(),(x=v)==null||x.disconnect(),v=null,l&&cancelAnimationFrame(g)}}const hv=Vp,mv=Hp,pv=$p,vv=Wp,gv=Fp,ga=Bp,yv=Gp,xv=(e,t,r)=>{const n=new Map,o={platform:uv,...r},s={...o.platform,_c:n};return Dp(e,t,{...o,platform:s})};var bv=typeof document<"u",Pv=function(){},Jr=bv?de.useLayoutEffect:Pv;function cn(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 r,n,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!cn(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=r;n--!==0;){const s=o[n];if(!(s==="_owner"&&e.$$typeof)&&!cn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function wc(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ya(e,t){const r=wc(e);return Math.round(t*r)/r}function no(e){const t=f.useRef(e);return Jr(()=>{t.current=e}),t}function wv(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:s,floating:i}={},transform:a=!0,whileElementsMounted:l,open:c}=e,[d,h]=f.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,v]=f.useState(n);cn(p,n)||v(n);const[g,m]=f.useState(null),[y,x]=f.useState(null),b=f.useCallback(D=>{D!==q.current&&(q.current=D,m(D))},[]),P=f.useCallback(D=>{D!==C.current&&(C.current=D,x(D))},[]),w=s||g,N=i||y,q=f.useRef(null),C=f.useRef(null),S=f.useRef(d),R=l!=null,A=no(l),E=no(o),k=no(c),_=f.useCallback(()=>{if(!q.current||!C.current)return;const D={placement:t,strategy:r,middleware:p};E.current&&(D.platform=E.current),xv(q.current,C.current,D).then(U=>{const L={...U,isPositioned:k.current!==!1};j.current&&!cn(S.current,L)&&(S.current=L,yr.flushSync(()=>{h(L)}))})},[p,t,r,E,k]);Jr(()=>{c===!1&&S.current.isPositioned&&(S.current.isPositioned=!1,h(D=>({...D,isPositioned:!1})))},[c]);const j=f.useRef(!1);Jr(()=>(j.current=!0,()=>{j.current=!1}),[]),Jr(()=>{if(w&&(q.current=w),N&&(C.current=N),w&&N){if(A.current)return A.current(w,N,_);_()}},[w,N,_,A,R]);const O=f.useMemo(()=>({reference:q,floating:C,setReference:b,setFloating:P}),[b,P]),I=f.useMemo(()=>({reference:w,floating:N}),[w,N]),B=f.useMemo(()=>{const D={position:r,left:0,top:0};if(!I.floating)return D;const U=ya(I.floating,d.x),L=ya(I.floating,d.y);return a?{...D,transform:"translate("+U+"px, "+L+"px)",...wc(I.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:U,top:L}},[r,a,I.floating,d.x,d.y]);return f.useMemo(()=>({...d,update:_,refs:O,elements:I,floatingStyles:B}),[d,_,O,I,B])}const Cv=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:o}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?ga({element:n.current,padding:o}).fn(r):{}:n?ga({element:n,padding:o}).fn(r):{}}}},Sv=(e,t)=>{const r=hv(e);return{name:r.name,fn:r.fn,options:[e,t]}},qv=(e,t)=>{const r=mv(e);return{name:r.name,fn:r.fn,options:[e,t]}},Nv=(e,t)=>({fn:yv(e).fn,options:[e,t]}),Ev=(e,t)=>{const r=pv(e);return{name:r.name,fn:r.fn,options:[e,t]}},Rv=(e,t)=>{const r=vv(e);return{name:r.name,fn:r.fn,options:[e,t]}},kv=(e,t)=>{const r=gv(e);return{name:r.name,fn:r.fn,options:[e,t]}},Tv=(e,t)=>{const r=Cv(e);return{name:r.name,fn:r.fn,options:[e,t]}};var _v="Arrow",Cc=f.forwardRef((e,t)=>{const{children:r,width:n=10,height:o=5,...s}=e;return u.jsx(ee.svg,{...s,ref:t,width:n,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:u.jsx("polygon",{points:"0,0 30,0 15,10"})})});Cc.displayName=_v;var Av=Cc;function wn(e){const[t,r]=f.useState(void 0);return ye(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const s=o[0];let i,a;if("borderBoxSize"in s){const l=s.borderBoxSize,c=Array.isArray(l)?l[0]:l;i=c.inlineSize,a=c.blockSize}else i=e.offsetWidth,a=e.offsetHeight;r({width:i,height:a})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var js="Popper",[Sc,Jt]=Oe(js),[jv,qc]=Sc(js),Nc=e=>{const{__scopePopper:t,children:r}=e,[n,o]=f.useState(null);return u.jsx(jv,{scope:t,anchor:n,onAnchorChange:o,children:r})};Nc.displayName=js;var Ec="PopperAnchor",Rc=f.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...o}=e,s=qc(Ec,r),i=f.useRef(null),a=le(t,i),l=f.useRef(null);return f.useEffect(()=>{const c=l.current;l.current=n?.current||i.current,c!==l.current&&s.onAnchorChange(l.current)}),n?null:u.jsx(ee.div,{...o,ref:a})});Rc.displayName=Ec;var Is="PopperContent",[Iv,Ov]=Sc(Is),kc=f.forwardRef((e,t)=>{const{__scopePopper:r,side:n="bottom",sideOffset:o=0,align:s="center",alignOffset:i=0,arrowPadding:a=0,avoidCollisions:l=!0,collisionBoundary:c=[],collisionPadding:d=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:v="optimized",onPlaced:g,...m}=e,y=qc(Is,r),[x,b]=f.useState(null),P=le(t,$=>b($)),[w,N]=f.useState(null),q=wn(w),C=q?.width??0,S=q?.height??0,R=n+(s!=="center"?"-"+s:""),A=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},E=Array.isArray(c)?c:[c],k=E.length>0,_={padding:A,boundary:E.filter(Lv),altBoundary:k},{refs:j,floatingStyles:O,placement:I,isPositioned:B,middlewareData:D}=wv({strategy:"fixed",placement:R,whileElementsMounted:(...$)=>fv(...$,{animationFrame:v==="always"}),elements:{reference:y.anchor},middleware:[Sv({mainAxis:o+S,alignmentAxis:i}),l&&qv({mainAxis:!0,crossAxis:!1,limiter:h==="partial"?Nv():void 0,..._}),l&&Ev({..._}),Rv({..._,apply:({elements:$,rects:X,availableWidth:W,availableHeight:te})=>{const{width:J,height:ne}=X.reference,ue=$.floating.style;ue.setProperty("--radix-popper-available-width",`${W}px`),ue.setProperty("--radix-popper-available-height",`${te}px`),ue.setProperty("--radix-popper-anchor-width",`${J}px`),ue.setProperty("--radix-popper-anchor-height",`${ne}px`)}}),w&&Tv({element:w,padding:a}),Dv({arrowWidth:C,arrowHeight:S}),p&&kv({strategy:"referenceHidden",..._})]}),[U,L]=Ac(I),fe=We(g);ye(()=>{B&&fe?.()},[B,fe]);const Pe=D.arrow?.x,xe=D.arrow?.y,ce=D.arrow?.centerOffset!==0,[Q,K]=f.useState();return ye(()=>{x&&K(window.getComputedStyle(x).zIndex)},[x]),u.jsx("div",{ref:j.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:B?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Q,"--radix-popper-transform-origin":[D.transformOrigin?.x,D.transformOrigin?.y].join(" "),...D.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:u.jsx(Iv,{scope:r,placedSide:U,onArrowChange:N,arrowX:Pe,arrowY:xe,shouldHideArrow:ce,children:u.jsx(ee.div,{"data-side":U,"data-align":L,...m,ref:P,style:{...m.style,animation:B?void 0:"none"}})})})});kc.displayName=Is;var Tc="PopperArrow",Mv={top:"bottom",right:"left",bottom:"top",left:"right"},_c=f.forwardRef(function(t,r){const{__scopePopper:n,...o}=t,s=Ov(Tc,n),i=Mv[s.placedSide];return u.jsx("span",{ref:s.onArrowChange,style:{position:"absolute",left:s.arrowX,top:s.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[s.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[s.placedSide],visibility:s.shouldHideArrow?"hidden":void 0},children:u.jsx(Av,{...o,ref:r,style:{...o.style,display:"block"}})})});_c.displayName=Tc;function Lv(e){return e!==null}var Dv=e=>({name:"transformOrigin",options:e,fn(t){const{placement:r,rects:n,middlewareData:o}=t,i=o.arrow?.centerOffset!==0,a=i?0:e.arrowWidth,l=i?0:e.arrowHeight,[c,d]=Ac(r),h={start:"0%",center:"50%",end:"100%"}[d],p=(o.arrow?.x??0)+a/2,v=(o.arrow?.y??0)+l/2;let g="",m="";return c==="bottom"?(g=i?h:`${p}px`,m=`${-l}px`):c==="top"?(g=i?h:`${p}px`,m=`${n.floating.height+l}px`):c==="right"?(g=`${-l}px`,m=i?h:`${v}px`):c==="left"&&(g=`${n.floating.width+l}px`,m=i?h:`${v}px`),{data:{x:g,y:m}}}});function Ac(e){const[t,r="center"]=e.split("-");return[t,r]}var Os=Nc,Cn=Rc,Ms=kc,Ls=_c,Bv="Portal",Sn=f.forwardRef((e,t)=>{const{container:r,...n}=e,[o,s]=f.useState(!1);ye(()=>s(!0),[]);const i=r||o&&globalThis?.document?.body;return i?wl.createPortal(u.jsx(ee.div,{...n,ref:t}),i):null});Sn.displayName=Bv;function $v(e,t){return f.useReducer((r,n)=>t[r][n]??r,e)}var ht=e=>{const{present:t,children:r}=e,n=Fv(t),o=typeof r=="function"?r({present:n.isPresent}):f.Children.only(r),s=le(n.ref,zv(o));return typeof r=="function"||n.isPresent?f.cloneElement(o,{ref:s}):null};ht.displayName="Presence";function Fv(e){const[t,r]=f.useState(),n=f.useRef(null),o=f.useRef(e),s=f.useRef("none"),i=e?"mounted":"unmounted",[a,l]=$v(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f.useEffect(()=>{const c=Dr(n.current);s.current=a==="mounted"?c:"none"},[a]),ye(()=>{const c=n.current,d=o.current;if(d!==e){const p=s.current,v=Dr(c);e?l("MOUNT"):v==="none"||c?.display==="none"?l("UNMOUNT"):l(d&&p!==v?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,l]),ye(()=>{if(t){let c;const d=t.ownerDocument.defaultView??window,h=v=>{const m=Dr(n.current).includes(CSS.escape(v.animationName));if(v.target===t&&m&&(l("ANIMATION_END"),!o.current)){const y=t.style.animationFillMode;t.style.animationFillMode="forwards",c=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=y)})}},p=v=>{v.target===t&&(s.current=Dr(n.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{d.clearTimeout(c),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:f.useCallback(c=>{n.current=c?getComputedStyle(c):null,r(c)},[])}}function Dr(e){return e?.animationName||"none"}function zv(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var Vv=f[" useInsertionEffect ".trim().toString()]||ye;function Ye({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[o,s,i]=Hv({defaultProp:t,onChange:r}),a=e!==void 0,l=a?e:o;{const d=f.useRef(e!==void 0);f.useEffect(()=>{const h=d.current;h!==a&&console.warn(`${n} is changing from ${h?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=a},[a,n])}const c=f.useCallback(d=>{if(a){const h=Gv(d)?d(e):d;h!==e&&i.current?.(h)}else s(d)},[a,e,s,i]);return[l,c]}function Hv({defaultProp:e,onChange:t}){const[r,n]=f.useState(e),o=f.useRef(r),s=f.useRef(t);return Vv(()=>{s.current=t},[t]),f.useEffect(()=>{o.current!==r&&(s.current?.(r),o.current=r)},[r,o]),[r,n,s]}function Gv(e){return typeof e=="function"}var Wv=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Ot=new WeakMap,Br=new WeakMap,$r={},oo=0,jc=function(e){return e&&(e.host||jc(e.parentNode))},Uv=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=jc(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},Kv=function(e,t,r,n){var o=Uv(t,Array.isArray(e)?e:[e]);$r[r]||($r[r]=new WeakMap);var s=$r[r],i=[],a=new Set,l=new Set(o),c=function(h){!h||a.has(h)||(a.add(h),c(h.parentNode))};o.forEach(c);var d=function(h){!h||l.has(h)||Array.prototype.forEach.call(h.children,function(p){if(a.has(p))d(p);else try{var v=p.getAttribute(n),g=v!==null&&v!=="false",m=(Ot.get(p)||0)+1,y=(s.get(p)||0)+1;Ot.set(p,m),s.set(p,y),i.push(p),m===1&&g&&Br.set(p,!0),y===1&&p.setAttribute(r,"true"),g||p.setAttribute(n,"true")}catch(x){console.error("aria-hidden: cannot operate on ",p,x)}})};return d(t),a.clear(),oo++,function(){i.forEach(function(h){var p=Ot.get(h)-1,v=s.get(h)-1;Ot.set(h,p),s.set(h,v),p||(Br.has(h)||h.removeAttribute(n),Br.delete(h)),v||h.removeAttribute(r)}),oo--,oo||(Ot=new WeakMap,Ot=new WeakMap,Br=new WeakMap,$r={})}},Ic=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),o=Wv(e);return o?(n.push.apply(n,Array.from(o.querySelectorAll("[aria-live], script"))),Kv(n,o,r,"aria-hidden")):function(){return null}},Be=function(){return Be=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},Be.apply(this,arguments)};function Oc(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function Yv(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,s;n<o;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var Qr="right-scroll-bar-position",Zr="width-before-scroll-bar",Xv="with-scroll-bars-hidden",Jv="--removed-body-scroll-bar-size";function so(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Qv(e,t){var r=de.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var o=r.value;o!==n&&(r.value=n,r.callback(n,o))}}}})[0];return r.callback=t,r.facade}var Zv=typeof window<"u"?f.useLayoutEffect:f.useEffect,xa=new WeakMap;function eg(e,t){var r=Qv(null,function(n){return e.forEach(function(o){return so(o,n)})});return Zv(function(){var n=xa.get(r);if(n){var o=new Set(n),s=new Set(e),i=r.current;o.forEach(function(a){s.has(a)||so(a,null)}),s.forEach(function(a){o.has(a)||so(a,i)})}xa.set(r,e)},[e]),r}function tg(e){return e}function rg(e,t){t===void 0&&(t=tg);var r=[],n=!1,o={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(s){var i=t(s,n);return r.push(i),function(){r=r.filter(function(a){return a!==i})}},assignSyncMedium:function(s){for(n=!0;r.length;){var i=r;r=[],i.forEach(s)}r={push:function(a){return s(a)},filter:function(){return r}}},assignMedium:function(s){n=!0;var i=[];if(r.length){var a=r;r=[],a.forEach(s),i=r}var l=function(){var d=i;i=[],d.forEach(s)},c=function(){return Promise.resolve().then(l)};c(),r={push:function(d){i.push(d),c()},filter:function(d){return i=i.filter(d),r}}}};return o}function ng(e){e===void 0&&(e={});var t=rg(null);return t.options=Be({async:!0,ssr:!1},e),t}var Mc=function(e){var t=e.sideCar,r=Oc(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return f.createElement(n,Be({},r))};Mc.isSideCarExport=!0;function og(e,t){return e.useMedium(t),Mc}var Lc=ng(),io=function(){},qn=f.forwardRef(function(e,t){var r=f.useRef(null),n=f.useState({onScrollCapture:io,onWheelCapture:io,onTouchMoveCapture:io}),o=n[0],s=n[1],i=e.forwardProps,a=e.children,l=e.className,c=e.removeScrollBar,d=e.enabled,h=e.shards,p=e.sideCar,v=e.noRelative,g=e.noIsolation,m=e.inert,y=e.allowPinchZoom,x=e.as,b=x===void 0?"div":x,P=e.gapMode,w=Oc(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),N=p,q=eg([r,t]),C=Be(Be({},w),o);return f.createElement(f.Fragment,null,d&&f.createElement(N,{sideCar:Lc,removeScrollBar:c,shards:h,noRelative:v,noIsolation:g,inert:m,setCallbacks:s,allowPinchZoom:!!y,lockRef:r,gapMode:P}),i?f.cloneElement(f.Children.only(a),Be(Be({},C),{ref:q})):f.createElement(b,Be({},C,{className:l,ref:q}),a))});qn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};qn.classNames={fullWidth:Zr,zeroRight:Qr};var sg=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function ig(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=sg();return t&&e.setAttribute("nonce",t),e}function ag(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function lg(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var cg=function(){var e=0,t=null;return{add:function(r){e==0&&(t=ig())&&(ag(t,r),lg(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},ug=function(){var e=cg();return function(t,r){f.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},Dc=function(){var e=ug(),t=function(r){var n=r.styles,o=r.dynamic;return e(n,o),null};return t},dg={left:0,top:0,right:0,gap:0},ao=function(e){return parseInt(e||"",10)||0},fg=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[ao(r),ao(n),ao(o)]},hg=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return dg;var t=fg(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},mg=Dc(),Ft="data-scroll-locked",pg=function(e,t,r,n){var o=e.left,s=e.top,i=e.right,a=e.gap;return r===void 0&&(r="margin"),`
2
+ .`.concat(Xv,` {
3
3
  overflow: hidden `).concat(n,`;
4
4
  padding-right: `).concat(a,"px ").concat(n,`;
5
5
  }
6
- body[`).concat(Tt,`] {
6
+ body[`).concat(Ft,`] {
7
7
  overflow: hidden `).concat(n,`;
8
8
  overscroll-behavior: contain;
9
9
  `).concat([t&&"position: relative ".concat(n,";"),r==="margin"&&`
@@ -16,33 +16,33 @@
16
16
  `),r==="padding"&&"padding-right: ".concat(a,"px ").concat(n,";")].filter(Boolean).join(""),`
17
17
  }
18
18
 
19
- .`).concat(Mr,` {
19
+ .`).concat(Qr,` {
20
20
  right: `).concat(a,"px ").concat(n,`;
21
21
  }
22
22
 
23
- .`).concat(Lr,` {
23
+ .`).concat(Zr,` {
24
24
  margin-right: `).concat(a,"px ").concat(n,`;
25
25
  }
26
26
 
27
- .`).concat(Mr," .").concat(Mr,` {
27
+ .`).concat(Qr," .").concat(Qr,` {
28
28
  right: 0 `).concat(n,`;
29
29
  }
30
30
 
31
- .`).concat(Lr," .").concat(Lr,` {
31
+ .`).concat(Zr," .").concat(Zr,` {
32
32
  margin-right: 0 `).concat(n,`;
33
33
  }
34
34
 
35
- body[`).concat(Tt,`] {
36
- `).concat(bv,": ").concat(a,`px;
35
+ body[`).concat(Ft,`] {
36
+ `).concat(Jv,": ").concat(a,`px;
37
37
  }
38
- `)},Yi=function(){var e=parseInt(document.body.getAttribute(Tt)||"0",10);return isFinite(e)?e:0},Bv=function(){d.useEffect(function(){return document.body.setAttribute(Tt,(Yi()+1).toString()),function(){var e=Yi()-1;e<=0?document.body.removeAttribute(Tt):document.body.setAttribute(Tt,e.toString())}},[])},Fv=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n;Bv();var s=d.useMemo(function(){return Mv(o)},[o]);return d.createElement(Lv,{styles:Dv(s,!t,o,r?"":"!important")})},To=!1;if(typeof window<"u")try{var qr=Object.defineProperty({},"passive",{get:function(){return To=!0,!0}});window.addEventListener("test",qr,qr),window.removeEventListener("test",qr,qr)}catch{To=!1}var qt=To?{passive:!1}:!1,$v=function(e){return e.tagName==="TEXTAREA"},fc=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!$v(e)&&r[t]==="visible")},zv=function(e){return fc(e,"overflowY")},Vv=function(e){return fc(e,"overflowX")},Xi=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=hc(e,n);if(o){var s=mc(e,n),i=s[1],a=s[2];if(i>a)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},Hv=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},Gv=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},hc=function(e,t){return e==="v"?zv(t):Vv(t)},mc=function(e,t){return e==="v"?Hv(t):Gv(t)},Wv=function(e,t){return e==="h"&&t==="rtl"?-1:1},Uv=function(e,t,r,n,o){var s=Wv(e,window.getComputedStyle(t).direction),i=s*n,a=r.target,l=t.contains(a),c=!1,u=i>0,h=0,p=0;do{if(!a)break;var v=mc(e,a),g=v[0],m=v[1],y=v[2],x=m-y-s*g;(g||x)&&hc(e,a)&&(h+=x,p+=g);var b=a.parentNode;a=b&&b.nodeType===Node.DOCUMENT_FRAGMENT_NODE?b.host:b}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return(u&&Math.abs(h)<1||!u&&Math.abs(p)<1)&&(c=!0),c},Nr=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Ji=function(e){return[e.deltaX,e.deltaY]},Qi=function(e){return e&&"current"in e?e.current:e},Kv=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Yv=function(e){return`
38
+ `)},ba=function(){var e=parseInt(document.body.getAttribute(Ft)||"0",10);return isFinite(e)?e:0},vg=function(){f.useEffect(function(){return document.body.setAttribute(Ft,(ba()+1).toString()),function(){var e=ba()-1;e<=0?document.body.removeAttribute(Ft):document.body.setAttribute(Ft,e.toString())}},[])},gg=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n;vg();var s=f.useMemo(function(){return hg(o)},[o]);return f.createElement(mg,{styles:pg(s,!t,o,r?"":"!important")})},Ko=!1;if(typeof window<"u")try{var Fr=Object.defineProperty({},"passive",{get:function(){return Ko=!0,!0}});window.addEventListener("test",Fr,Fr),window.removeEventListener("test",Fr,Fr)}catch{Ko=!1}var Mt=Ko?{passive:!1}:!1,yg=function(e){return e.tagName==="TEXTAREA"},Bc=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!yg(e)&&r[t]==="visible")},xg=function(e){return Bc(e,"overflowY")},bg=function(e){return Bc(e,"overflowX")},Pa=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=$c(e,n);if(o){var s=Fc(e,n),i=s[1],a=s[2];if(i>a)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},Pg=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},wg=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},$c=function(e,t){return e==="v"?xg(t):bg(t)},Fc=function(e,t){return e==="v"?Pg(t):wg(t)},Cg=function(e,t){return e==="h"&&t==="rtl"?-1:1},Sg=function(e,t,r,n,o){var s=Cg(e,window.getComputedStyle(t).direction),i=s*n,a=r.target,l=t.contains(a),c=!1,d=i>0,h=0,p=0;do{if(!a)break;var v=Fc(e,a),g=v[0],m=v[1],y=v[2],x=m-y-s*g;(g||x)&&$c(e,a)&&(h+=x,p+=g);var b=a.parentNode;a=b&&b.nodeType===Node.DOCUMENT_FRAGMENT_NODE?b.host:b}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return(d&&Math.abs(h)<1||!d&&Math.abs(p)<1)&&(c=!0),c},zr=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},wa=function(e){return[e.deltaX,e.deltaY]},Ca=function(e){return e&&"current"in e?e.current:e},qg=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Ng=function(e){return`
39
39
  .block-interactivity-`.concat(e,` {pointer-events: none;}
40
40
  .allow-interactivity-`).concat(e,` {pointer-events: all;}
41
- `)},Xv=0,Nt=[];function Jv(e){var t=d.useRef([]),r=d.useRef([0,0]),n=d.useRef(),o=d.useState(Xv++)[0],s=d.useState(dc)[0],i=d.useRef(e);d.useEffect(function(){i.current=e},[e]),d.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var m=yv([e.lockRef.current],(e.shards||[]).map(Qi),!0).filter(Boolean);return m.forEach(function(y){return y.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),m.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var a=d.useCallback(function(m,y){if("touches"in m&&m.touches.length===2||m.type==="wheel"&&m.ctrlKey)return!i.current.allowPinchZoom;var x=Nr(m),b=r.current,P="deltaX"in m?m.deltaX:b[0]-x[0],w="deltaY"in m?m.deltaY:b[1]-x[1],N,q=m.target,C=Math.abs(P)>Math.abs(w)?"h":"v";if("touches"in m&&C==="h"&&q.type==="range")return!1;var S=window.getSelection(),R=S&&S.anchorNode,A=R?R===q||R.contains(q):!1;if(A)return!1;var E=Xi(C,q);if(!E)return!0;if(E?N=C:(N=C==="v"?"h":"v",E=Xi(C,q)),!E)return!1;if(!n.current&&"changedTouches"in m&&(P||w)&&(n.current=N),!N)return!0;var k=n.current||N;return Uv(k,y,m,k==="h"?P:w)},[]),l=d.useCallback(function(m){var y=m;if(!(!Nt.length||Nt[Nt.length-1]!==s)){var x="deltaY"in y?Ji(y):Nr(y),b=t.current.filter(function(N){return N.name===y.type&&(N.target===y.target||y.target===N.shadowParent)&&Kv(N.delta,x)})[0];if(b&&b.should){y.cancelable&&y.preventDefault();return}if(!b){var P=(i.current.shards||[]).map(Qi).filter(Boolean).filter(function(N){return N.contains(y.target)}),w=P.length>0?a(y,P[0]):!i.current.noIsolation;w&&y.cancelable&&y.preventDefault()}}},[]),c=d.useCallback(function(m,y,x,b){var P={name:m,delta:y,target:x,should:b,shadowParent:Qv(x)};t.current.push(P),setTimeout(function(){t.current=t.current.filter(function(w){return w!==P})},1)},[]),u=d.useCallback(function(m){r.current=Nr(m),n.current=void 0},[]),h=d.useCallback(function(m){c(m.type,Ji(m),m.target,a(m,e.lockRef.current))},[]),p=d.useCallback(function(m){c(m.type,Nr(m),m.target,a(m,e.lockRef.current))},[]);d.useEffect(function(){return Nt.push(s),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",l,qt),document.addEventListener("touchmove",l,qt),document.addEventListener("touchstart",u,qt),function(){Nt=Nt.filter(function(m){return m!==s}),document.removeEventListener("wheel",l,qt),document.removeEventListener("touchmove",l,qt),document.removeEventListener("touchstart",u,qt)}},[]);var v=e.removeScrollBar,g=e.inert;return d.createElement(d.Fragment,null,g?d.createElement(s,{styles:Yv(o)}):null,v?d.createElement(Fv,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Qv(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Zv=Ev(uc,Jv);var bs=d.forwardRef(function(e,t){return d.createElement(dn,Ie({},e,{ref:t,sideCar:Zv}))});bs.classNames=dn.classNames;var fn="Popover",[pc]=Te(fn,[Ft]),ur=Ft(),[eg,it]=pc(fn),vc=e=>{const{__scopePopover:t,children:r,open:n,defaultOpen:o,onOpenChange:s,modal:i=!1}=e,a=ur(t),l=d.useRef(null),[c,u]=d.useState(!1),[h,p]=Ve({prop:n,defaultProp:o??!1,onChange:s,caller:fn});return f.jsx(gs,{...a,children:f.jsx(eg,{scope:t,contentId:bt(),triggerRef:l,open:h,onOpenChange:p,onOpenToggle:d.useCallback(()=>p(v=>!v),[p]),hasCustomAnchor:c,onCustomAnchorAdd:d.useCallback(()=>u(!0),[]),onCustomAnchorRemove:d.useCallback(()=>u(!1),[]),modal:i,children:r})})};vc.displayName=fn;var gc="PopoverAnchor",yc=d.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=it(gc,r),s=ur(r),{onCustomAnchorAdd:i,onCustomAnchorRemove:a}=o;return d.useEffect(()=>(i(),()=>a()),[i,a]),f.jsx(cn,{...s,...n,ref:t})});yc.displayName=gc;var xc="PopoverTrigger",bc=d.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=it(xc,r),s=ur(r),i=oe(t,o.triggerRef),a=f.jsx(Y.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":Nc(o.open),...n,ref:i,onClick:G(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?a:f.jsx(cn,{asChild:!0,...s,children:a})});bc.displayName=xc;var Ps="PopoverPortal",[tg,rg]=pc(Ps,{forceMount:void 0}),Pc=e=>{const{__scopePopover:t,forceMount:r,children:n,container:o}=e,s=it(Ps,t);return f.jsx(tg,{scope:t,forceMount:r,children:f.jsx(st,{present:r||s.open,children:f.jsx(un,{asChild:!0,container:o,children:n})})})};Pc.displayName=Ps;var It="PopoverContent",wc=d.forwardRef((e,t)=>{const r=rg(It,e.__scopePopover),{forceMount:n=r.forceMount,...o}=e,s=it(It,e.__scopePopover);return f.jsx(st,{present:n||s.open,children:s.modal?f.jsx(og,{...o,ref:t}):f.jsx(sg,{...o,ref:t})})});wc.displayName=It;var ng=er("PopoverContent.RemoveScroll"),og=d.forwardRef((e,t)=>{const r=it(It,e.__scopePopover),n=d.useRef(null),o=oe(t,n),s=d.useRef(!1);return d.useEffect(()=>{const i=n.current;if(i)return ac(i)},[]),f.jsx(bs,{as:ng,allowPinchZoom:!0,children:f.jsx(Cc,{...e,ref:o,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:G(e.onCloseAutoFocus,i=>{i.preventDefault(),s.current||r.triggerRef.current?.focus()}),onPointerDownOutside:G(e.onPointerDownOutside,i=>{const a=i.detail.originalEvent,l=a.button===0&&a.ctrlKey===!0,c=a.button===2||l;s.current=c},{checkForDefaultPrevented:!1}),onFocusOutside:G(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1})})})}),sg=d.forwardRef((e,t)=>{const r=it(It,e.__scopePopover),n=d.useRef(!1),o=d.useRef(!1);return f.jsx(Cc,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{e.onCloseAutoFocus?.(s),s.defaultPrevented||(n.current||r.triggerRef.current?.focus(),s.preventDefault()),n.current=!1,o.current=!1},onInteractOutside:s=>{e.onInteractOutside?.(s),s.defaultPrevented||(n.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=s.target;r.triggerRef.current?.contains(i)&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),Cc=d.forwardRef((e,t)=>{const{__scopePopover:r,trapFocus:n,onOpenAutoFocus:o,onCloseAutoFocus:s,disableOutsidePointerEvents:i,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:c,onInteractOutside:u,...h}=e,p=it(It,r),v=ur(r);return Ll(),f.jsx(ls,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:o,onUnmountAutoFocus:s,children:f.jsx(rn,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:u,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:c,onDismiss:()=>p.onOpenChange(!1),children:f.jsx(ys,{"data-state":Nc(p.open),role:"dialog",id:p.contentId,...v,...h,ref:t,style:{...h.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)"}})})})}),Sc="PopoverClose",qc=d.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=it(Sc,r);return f.jsx(Y.button,{type:"button",...n,ref:t,onClick:G(e.onClick,()=>o.onOpenChange(!1))})});qc.displayName=Sc;var ig="PopoverArrow",ag=d.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=ur(r);return f.jsx(xs,{...o,...n,ref:t})});ag.displayName=ig;function Nc(e){return e?"open":"closed"}var lg=vc,cg=yc,_o=bc,ug=Pc,dg=wc,Ao=qc;function fg(e){if(e!==void 0)return{width:typeof e=="number"?`${e}px`:e}}function Ec(e){const t=H();return V(e,t)}const hg=lg,Rc=d.forwardRef((e,t)=>{const{asChild:r,children:n,className:o,class:s,sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:u}=Ec(i),h=_(c,o,s),p=M(a,u);return r?f.jsx(_o,{asChild:!0,...l,children:f.jsx("span",{ref:t,className:_("inline-flex w-fit",h),style:p,children:n})}):f.jsx(_o,{ref:t,className:h,style:p,...l,children:n})});Rc.displayName=_o.displayName;const mg=cg,kc=d.forwardRef((e,t)=>{const{asChild:r,children:n,className:o,class:s,sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:u}=Ec(i),h=_(c,o,s),p=M(a,u);return r?f.jsx(Ao,{asChild:!0,...l,children:f.jsx("span",{ref:t,className:_("inline-flex w-fit",h),style:p,children:n})}):f.jsx(Ao,{ref:t,className:h,style:p,...l,children:n})});kc.displayName=Ao.displayName;const Tc=d.forwardRef((e,t)=>{const{align:r="center",sideOffset:n=6,width:o=288,rounded:s="lg",shadow:i="md",sx:a,style:l,className:c,class:u,...h}=e,p=H(),{roundedPreset:v,roundedStyle:g}=yt(s),{shadowPreset:m,shadowStyle:y}=ir(i),{sxClassName:x,sxInlineStyle:b}=V(a,p);return f.jsx(ug,{children:f.jsx(dg,{ref:t,align:r,sideOffset:n,className:_("z-50 border border-gray-200 bg-white p-4 text-sm text-gray-900 outline-none","origin-[--radix-popover-content-transform-origin]","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",v&&rt[v],m&&Mt[m],x,c,u),style:M(l,fg(o),g,y,b),...h})})});Tc.displayName="PopoverContent";var _c=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),pg="VisuallyHidden",Ac=d.forwardRef((e,t)=>f.jsx(Y.span,{...e,ref:t,style:{..._c,...e.style}}));Ac.displayName=pg;var vg=Ac,[hn]=Te("Tooltip",[Ft]),mn=Ft(),Ic="TooltipProvider",gg=700,Io="tooltip.open",[yg,ws]=hn(Ic),jc=e=>{const{__scopeTooltip:t,delayDuration:r=gg,skipDelayDuration:n=300,disableHoverableContent:o=!1,children:s}=e,i=d.useRef(!0),a=d.useRef(!1),l=d.useRef(0);return d.useEffect(()=>{const c=l.current;return()=>window.clearTimeout(c)},[]),f.jsx(yg,{scope:t,isOpenDelayedRef:i,delayDuration:r,onOpen:d.useCallback(()=>{window.clearTimeout(l.current),i.current=!1},[]),onClose:d.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>i.current=!0,n)},[n]),isPointerInTransitRef:a,onPointerInTransitChange:d.useCallback(c=>{a.current=c},[]),disableHoverableContent:o,children:s})};jc.displayName=Ic;var rr="Tooltip",[xg,dr]=hn(rr),Oc=e=>{const{__scopeTooltip:t,children:r,open:n,defaultOpen:o,onOpenChange:s,disableHoverableContent:i,delayDuration:a}=e,l=ws(rr,e.__scopeTooltip),c=mn(t),[u,h]=d.useState(null),p=bt(),v=d.useRef(0),g=i??l.disableHoverableContent,m=a??l.delayDuration,y=d.useRef(!1),[x,b]=Ve({prop:n,defaultProp:o??!1,onChange:C=>{C?(l.onOpen(),document.dispatchEvent(new CustomEvent(Io))):l.onClose(),s?.(C)},caller:rr}),P=d.useMemo(()=>x?y.current?"delayed-open":"instant-open":"closed",[x]),w=d.useCallback(()=>{window.clearTimeout(v.current),v.current=0,y.current=!1,b(!0)},[b]),N=d.useCallback(()=>{window.clearTimeout(v.current),v.current=0,b(!1)},[b]),q=d.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{y.current=!0,b(!0),v.current=0},m)},[m,b]);return d.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),f.jsx(gs,{...c,children:f.jsx(xg,{scope:t,contentId:p,open:x,stateAttribute:P,trigger:u,onTriggerChange:h,onTriggerEnter:d.useCallback(()=>{l.isOpenDelayedRef.current?q():w()},[l.isOpenDelayedRef,q,w]),onTriggerLeave:d.useCallback(()=>{g?N():(window.clearTimeout(v.current),v.current=0)},[N,g]),onOpen:w,onClose:N,disableHoverableContent:g,children:r})})};Oc.displayName=rr;var jo="TooltipTrigger",Mc=d.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,o=dr(jo,r),s=ws(jo,r),i=mn(r),a=d.useRef(null),l=oe(t,a,o.onTriggerChange),c=d.useRef(!1),u=d.useRef(!1),h=d.useCallback(()=>c.current=!1,[]);return d.useEffect(()=>()=>document.removeEventListener("pointerup",h),[h]),f.jsx(cn,{asChild:!0,...i,children:f.jsx(Y.button,{"aria-describedby":o.open?o.contentId:void 0,"data-state":o.stateAttribute,...n,ref:l,onPointerMove:G(e.onPointerMove,p=>{p.pointerType!=="touch"&&!u.current&&!s.isPointerInTransitRef.current&&(o.onTriggerEnter(),u.current=!0)}),onPointerLeave:G(e.onPointerLeave,()=>{o.onTriggerLeave(),u.current=!1}),onPointerDown:G(e.onPointerDown,()=>{o.open&&o.onClose(),c.current=!0,document.addEventListener("pointerup",h,{once:!0})}),onFocus:G(e.onFocus,()=>{c.current||o.onOpen()}),onBlur:G(e.onBlur,o.onClose),onClick:G(e.onClick,o.onClose)})})});Mc.displayName=jo;var Cs="TooltipPortal",[bg,Pg]=hn(Cs,{forceMount:void 0}),Lc=e=>{const{__scopeTooltip:t,forceMount:r,children:n,container:o}=e,s=dr(Cs,t);return f.jsx(bg,{scope:t,forceMount:r,children:f.jsx(st,{present:r||s.open,children:f.jsx(un,{asChild:!0,container:o,children:n})})})};Lc.displayName=Cs;var jt="TooltipContent",Dc=d.forwardRef((e,t)=>{const r=Pg(jt,e.__scopeTooltip),{forceMount:n=r.forceMount,side:o="top",...s}=e,i=dr(jt,e.__scopeTooltip);return f.jsx(st,{present:n||i.open,children:i.disableHoverableContent?f.jsx(Bc,{side:o,...s,ref:t}):f.jsx(wg,{side:o,...s,ref:t})})}),wg=d.forwardRef((e,t)=>{const r=dr(jt,e.__scopeTooltip),n=ws(jt,e.__scopeTooltip),o=d.useRef(null),s=oe(t,o),[i,a]=d.useState(null),{trigger:l,onClose:c}=r,u=o.current,{onPointerInTransitChange:h}=n,p=d.useCallback(()=>{a(null),h(!1)},[h]),v=d.useCallback((g,m)=>{const y=g.currentTarget,x={x:g.clientX,y:g.clientY},b=Ng(x,y.getBoundingClientRect()),P=Eg(x,b),w=Rg(m.getBoundingClientRect()),N=Tg([...P,...w]);a(N),h(!0)},[h]);return d.useEffect(()=>()=>p(),[p]),d.useEffect(()=>{if(l&&u){const g=y=>v(y,u),m=y=>v(y,l);return l.addEventListener("pointerleave",g),u.addEventListener("pointerleave",m),()=>{l.removeEventListener("pointerleave",g),u.removeEventListener("pointerleave",m)}}},[l,u,v,p]),d.useEffect(()=>{if(i){const g=m=>{const y=m.target,x={x:m.clientX,y:m.clientY},b=l?.contains(y)||u?.contains(y),P=!kg(x,i);b?p():P&&(p(),c())};return document.addEventListener("pointermove",g),()=>document.removeEventListener("pointermove",g)}},[l,u,i,c,p]),f.jsx(Bc,{...e,ref:s})}),[Cg,Sg]=hn(rr,{isInside:!1}),qg=Em("TooltipContent"),Bc=d.forwardRef((e,t)=>{const{__scopeTooltip:r,children:n,"aria-label":o,onEscapeKeyDown:s,onPointerDownOutside:i,...a}=e,l=dr(jt,r),c=mn(r),{onClose:u}=l;return d.useEffect(()=>(document.addEventListener(Io,u),()=>document.removeEventListener(Io,u)),[u]),d.useEffect(()=>{if(l.trigger){const h=p=>{p.target?.contains(l.trigger)&&u()};return window.addEventListener("scroll",h,{capture:!0}),()=>window.removeEventListener("scroll",h,{capture:!0})}},[l.trigger,u]),f.jsx(rn,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:h=>h.preventDefault(),onDismiss:u,children:f.jsxs(ys,{"data-state":l.stateAttribute,...c,...a,ref:t,style:{...a.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[f.jsx(qg,{children:n}),f.jsx(Cg,{scope:r,isInside:!0,children:f.jsx(vg,{id:l.contentId,role:"tooltip",children:o||n})})]})})});Dc.displayName=jt;var Fc="TooltipArrow",$c=d.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,o=mn(r);return Sg(Fc,r).isInside?null:f.jsx(xs,{...o,...n,ref:t})});$c.displayName=Fc;function Ng(e,t){const r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),s=Math.abs(t.left-e.x);switch(Math.min(r,n,o,s)){case s:return"left";case o:return"right";case r:return"top";case n:return"bottom";default:throw new Error("unreachable")}}function Eg(e,t,r=5){const n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r});break}return n}function Rg(e){const{top:t,right:r,bottom:n,left:o}=e;return[{x:o,y:t},{x:r,y:t},{x:r,y:n},{x:o,y:n}]}function kg(e,t){const{x:r,y:n}=e;let o=!1;for(let s=0,i=t.length-1;s<t.length;i=s++){const a=t[s],l=t[i],c=a.x,u=a.y,h=l.x,p=l.y;u>n!=p>n&&r<(h-c)*(n-u)/(p-u)+c&&(o=!o)}return o}function Tg(e){const t=e.slice();return t.sort((r,n)=>r.x<n.x?-1:r.x>n.x?1:r.y<n.y?-1:r.y>n.y?1:0),_g(t)}function _g(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const o=e[n];for(;t.length>=2;){const s=t[t.length-1],i=t[t.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))t.pop();else break}t.push(o)}t.pop();const r=[];for(let n=e.length-1;n>=0;n--){const o=e[n];for(;r.length>=2;){const s=r[r.length-1],i=r[r.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))r.pop();else break}r.push(o)}return r.pop(),t.length===1&&r.length===1&&t[0].x===r[0].x&&t[0].y===r[0].y?t:t.concat(r)}var Ag=jc,Ig=Oc,Oo=Mc,jg=Lc,zc=Dc,Vc=$c;const Og={dark:"border-gray-900 bg-gray-950 text-white",light:"border-gray-200 bg-white text-gray-900",primary:"border-blue-600 bg-blue-600 text-white"},Mg={dark:"fill-gray-950",light:"fill-white",primary:"fill-blue-600"},Lg=({delayDuration:e=0,...t})=>f.jsx(Ag,{delayDuration:e,...t}),Dg=Ig,Bg=jg,Hc=d.forwardRef((e,t)=>{const{asChild:r,asChildWrapper:n="span",children:o,className:s,class:i,sx:a,style:l,...c}=e,u=H(),{sxClassName:h,sxInlineStyle:p}=V(a,u),v=_(h,s,i),g=M(l,p);return r?f.jsx(Oo,{asChild:!0,...c,children:f.jsx(n,{ref:t,className:_("inline-flex w-fit",v),style:g,children:o})}):f.jsx(Oo,{ref:t,className:v,style:g,...c,children:o})});Hc.displayName=Oo.displayName;const Ss=d.forwardRef((e,t)=>{const{tone:r="dark",className:n,class:o,sx:s,style:i,...a}=e,l=H(),{sxClassName:c,sxInlineStyle:u}=V(s,l);return f.jsx(Vc,{ref:t,className:_(Mg[r],c,n,o),style:M(i,u),...a})});Ss.displayName=Vc.displayName;const Gc=d.forwardRef((e,t)=>{const{tone:r="dark",arrow:n=!1,sideOffset:o=6,className:s,class:i,sx:a,style:l,children:c,...u}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(a,h);return f.jsxs(zc,{ref:t,sideOffset:o,className:_("z-50 max-w-xs rounded-md border px-3 py-1.5 text-sm leading-5 shadow-md outline-none","origin-[--radix-tooltip-content-transform-origin]","animate-in fade-in-0 zoom-in-95","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-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",Og[r],p,s,i),style:M(l,v),...u,children:[c,n?f.jsx(Ss,{tone:r}):null]})});Gc.displayName=zc.displayName;function pn(e){const t=d.useRef({value:e,previous:e});return d.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var vn="Checkbox",[Fg]=Te(vn),[$g,qs]=Fg(vn);function zg(e){const{__scopeCheckbox:t,checked:r,children:n,defaultChecked:o,disabled:s,form:i,name:a,onCheckedChange:l,required:c,value:u="on",internal_do_not_use_render:h}=e,[p,v]=Ve({prop:r,defaultProp:o??!1,onChange:l,caller:vn}),[g,m]=d.useState(null),[y,x]=d.useState(null),b=d.useRef(!1),P=g?!!i||!!g.closest("form"):!0,w={checked:p,disabled:s,setChecked:v,control:g,setControl:m,name:a,form:i,value:u,hasConsumerStoppedPropagationRef:b,required:c,defaultChecked:Ze(o)?!1:o,isFormControl:P,bubbleInput:y,setBubbleInput:x};return f.jsx($g,{scope:t,...w,children:Vg(h)?h(w):n})}var Wc="CheckboxTrigger",Uc=d.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:r,...n},o)=>{const{control:s,value:i,disabled:a,checked:l,required:c,setControl:u,setChecked:h,hasConsumerStoppedPropagationRef:p,isFormControl:v,bubbleInput:g}=qs(Wc,e),m=oe(o,u),y=d.useRef(l);return d.useEffect(()=>{const x=s?.form;if(x){const b=()=>h(y.current);return x.addEventListener("reset",b),()=>x.removeEventListener("reset",b)}},[s,h]),f.jsx(Y.button,{type:"button",role:"checkbox","aria-checked":Ze(l)?"mixed":l,"aria-required":c,"data-state":Zc(l),"data-disabled":a?"":void 0,disabled:a,value:i,...n,ref:m,onKeyDown:G(t,x=>{x.key==="Enter"&&x.preventDefault()}),onClick:G(r,x=>{h(b=>Ze(b)?!0:!b),g&&v&&(p.current=x.isPropagationStopped(),p.current||x.stopPropagation())})})});Uc.displayName=Wc;var Kc=d.forwardRef((e,t)=>{const{__scopeCheckbox:r,name:n,checked:o,defaultChecked:s,required:i,disabled:a,value:l,onCheckedChange:c,form:u,...h}=e;return f.jsx(zg,{__scopeCheckbox:r,checked:o,defaultChecked:s,disabled:a,required:i,onCheckedChange:c,name:n,form:u,value:l,internal_do_not_use_render:({isFormControl:p})=>f.jsxs(f.Fragment,{children:[f.jsx(Uc,{...h,ref:t,__scopeCheckbox:r}),p&&f.jsx(Qc,{__scopeCheckbox:r})]})})});Kc.displayName=vn;var Yc="CheckboxIndicator",Xc=d.forwardRef((e,t)=>{const{__scopeCheckbox:r,forceMount:n,...o}=e,s=qs(Yc,r);return f.jsx(st,{present:n||Ze(s.checked)||s.checked===!0,children:f.jsx(Y.span,{"data-state":Zc(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});Xc.displayName=Yc;var Jc="CheckboxBubbleInput",Qc=d.forwardRef(({__scopeCheckbox:e,...t},r)=>{const{control:n,hasConsumerStoppedPropagationRef:o,checked:s,defaultChecked:i,required:a,disabled:l,name:c,value:u,form:h,bubbleInput:p,setBubbleInput:v}=qs(Jc,e),g=oe(r,v),m=pn(s),y=ln(n);d.useEffect(()=>{const b=p;if(!b)return;const P=window.HTMLInputElement.prototype,N=Object.getOwnPropertyDescriptor(P,"checked").set,q=!o.current;if(m!==s&&N){const C=new Event("click",{bubbles:q});b.indeterminate=Ze(s),N.call(b,Ze(s)?!1:s),b.dispatchEvent(C)}},[p,m,s,o]);const x=d.useRef(Ze(s)?!1:s);return f.jsx(Y.input,{type:"checkbox","aria-hidden":!0,defaultChecked:i??x.current,required:a,disabled:l,name:c,value:u,form:h,...t,tabIndex:-1,ref:g,style:{...t.style,...y,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});Qc.displayName=Jc;function Vg(e){return typeof e=="function"}function Ze(e){return e==="indeterminate"}function Zc(e){return Ze(e)?"indeterminate":e?"checked":"unchecked"}const eu=d.createContext(null);function Hg(e){return d.createElement(eu.Provider,{value:e.value},e.children)}function Gg(){return d.useContext(eu)}const Wg=()=>f.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",className:"checkbox-check h-3 w-3",fill:"none",children:f.jsx("path",{d:"M3.5 8.5L6.5 11.5L12.5 4.5",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round"})}),Ug=()=>f.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",className:"checkbox-minus h-3 w-3",fill:"none",children:f.jsx("path",{d:"M4 8H12",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round"})}),fr=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,children:i,checked:a,disabled:l,name:c,onCheckedChange:u,value:h,...p}=e,v=H(),{sxClassName:g,sxInlineStyle:m}=V(o,v),y=Gg(),x=typeof h=="string"?h:void 0,b=!!(y&&x!==void 0),P=a??(b?y?.selectedValues.has(x):void 0),w=l||(b?y?.disabled:!1),N=c??(b?y?.name:void 0);return f.jsx(Kc,{ref:t,checked:P,disabled:w,name:N,onCheckedChange:q=>{u?.(q),b&&a===void 0&&y?.toggleValue(x,q===!0)},value:h,className:_("peer inline-flex h-4 w-4 shrink-0 items-center justify-center rounded-[4px] border border-solid border-slate-300 bg-white text-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-blue-600 data-[state=checked]:bg-blue-600","data-[state=indeterminate]:border-blue-600 data-[state=indeterminate]:bg-blue-600",g,r,n),style:M(s,m),...p,children:i??f.jsxs(Xc,{className:_("inline-flex h-4 w-4 items-center justify-center text-current","[&[data-state=checked]_.checkbox-minus]:hidden","[&[data-state=indeterminate]_.checkbox-check]:hidden"),children:[f.jsx(Wg,{}),f.jsx(Ug,{})]})})});fr.displayName="Checkbox";var Kg=Symbol.for("react.lazy"),Ur=d[" use ".trim().toString()];function Yg(e){return typeof e=="object"&&e!==null&&"then"in e}function tu(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===Kg&&"_payload"in e&&Yg(e._payload)}function Xg(e){const t=Jg(e),r=d.forwardRef((n,o)=>{let{children:s,...i}=n;tu(s)&&typeof Ur=="function"&&(s=Ur(s._payload));const a=d.Children.toArray(s),l=a.find(Zg);if(l){const c=l.props.children,u=a.map(h=>h===l?d.Children.count(c)>1?d.Children.only(null):d.isValidElement(c)?c.props.children:null:h);return f.jsx(t,{...i,ref:o,children:d.isValidElement(c)?d.cloneElement(c,void 0,u):null})}return f.jsx(t,{...i,ref:o,children:s})});return r.displayName=`${e}.Slot`,r}function Jg(e){const t=d.forwardRef((r,n)=>{let{children:o,...s}=r;if(tu(o)&&typeof Ur=="function"&&(o=Ur(o._payload)),d.isValidElement(o)){const i=ty(o),a=ey(s,o.props);return o.type!==d.Fragment&&(a.ref=n?as(n,i):i),d.cloneElement(o,a)}return d.Children.count(o)>1?d.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Qg=Symbol("radix.slottable");function Zg(e){return d.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Qg}function ey(e,t){const r={...t};for(const n in t){const o=e[n],s=t[n];/^on[A-Z]/.test(n)?o&&s?r[n]=(...a)=>{const l=s(...a);return o(...a),l}:o&&(r[n]=o):n==="style"?r[n]={...o,...s}:n==="className"&&(r[n]=[o,s].filter(Boolean).join(" "))}return{...e,...r}}function ty(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var ry=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],gn=ry.reduce((e,t)=>{const r=Xg(`Primitive.${t}`),n=d.forwardRef((o,s)=>{const{asChild:i,...a}=o,l=i?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...a,ref:s})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),ny="Label",ru=d.forwardRef((e,t)=>f.jsx(gn.label,{...e,ref:t,onMouseDown:r=>{r.target.closest("button, input, select, textarea")||(e.onMouseDown?.(r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));ru.displayName=ny;var Mo=ru;function oy(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function sy(e){return e==="center"?"center":e==="right"?"flex-end":"flex-start"}const yn=d.forwardRef((e,t)=>{const{children:r,className:n,class:o,colon:s,containerClass:i,containerClassName:a,containerStyle:l,containerSx:c,label:u,labelAlign:h="left",labelWidth:p,position:v="left",required:g=!1,sx:m,style:y,...x}=e,b=H(),{sxClassName:P,sxInlineStyle:w}=V(m,b),{sxClassName:N,sxInlineStyle:q}=V(c,b),C=M({width:oy(p),justifyContent:sy(h)},y,w),S=_("inline-flex gap-1 text-sm font-medium leading-5 text-slate-700","peer-disabled:cursor-not-allowed peer-disabled:opacity-70",P,n,o);return u===void 0?f.jsx(Mo,{ref:t,className:S,style:C,...x,children:r}):f.jsxs("div",{className:_("flex w-fit",v==="top"?"flex-col items-start gap-1.5":"flex-row items-center gap-2",N,a,i),style:M(l,q),children:[f.jsxs(Mo,{ref:t,className:S,style:C,...x,children:[g?f.jsx("span",{className:"text-red-500 font-serif",children:"*"}):null,f.jsx("span",{children:u}),s===!0?":":s??null]}),r]})});yn.displayName="Label";const Zi={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4"};function iy(e){return e===void 0?{className:Zi.md}:e==="xs"||e==="sm"||e==="md"||e==="lg"?{className:Zi[e]}:{style:{gap:typeof e=="number"?`${e}px`:e}}}function ay(e,t){if(e.type==="single"){const r=e.value??t[0];return r===void 0?[]:[r]}return e.value??t}function ly(e){return e.type==="single"?e.defaultValue===void 0?[]:[e.defaultValue]:e.defaultValue??[]}function nu(e){const{className:t,class:r,children:n,direction:o="vertical",disabled:s=!1,gap:i="md",name:a,options:l,sx:c,style:u,type:h,value:p,defaultValue:v,onChange:g,...m}=e,y=H(),{sxClassName:x,sxInlineStyle:b}=V(c,y),P=iy(i),[w,N]=d.useState(()=>ly(e)),q=ay(e,w),C=new Set(q);function S(E){if(e.value===void 0&&N(E),e.type==="single"){e.onChange?.(E[0]);return}e.onChange?.(E)}function R(E,k){if(e.type==="single"){S(k?[E]:[]);return}const T=new Set(q);k?T.add(E):T.delete(E),S(Array.from(T))}const A=d.useMemo(()=>({disabled:s,name:a,selectedValues:C,toggleValue:R}),[s,a,C]);return f.jsx("div",{role:"group",className:_("flex",o==="horizontal"?"flex-row flex-wrap":"flex-col",P.className,x,t,r),style:M(u,P.style,b),...m,children:f.jsxs(Hg,{value:A,children:[l?.map(E=>{const k=s||E.disabled,T=C.has(E.value);return f.jsxs(yn,{className:_("inline-flex items-start gap-2 text-sm leading-5 text-slate-700",k&&"cursor-not-allowed text-slate-400",!k&&"cursor-pointer",E.className),children:[f.jsx(fr,{...E.checkboxProps,name:a,value:E.value,checked:T,disabled:k,onCheckedChange:I=>R(E.value,I===!0)}),f.jsxs("span",{className:"grid gap-0.5",children:[f.jsx("span",{children:E.label}),E.description?f.jsx("span",{className:"text-xs text-slate-500",children:E.description}):null]})]},E.value)}),n]})})}nu.displayName="CheckboxGroup";const ou=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,type:i="text",...a}=e,l=H(),{sxClassName:c,sxInlineStyle:u}=V(o,l);return f.jsx("input",{ref:t,type:i,className:_("flex h-9 w-full rounded-md border border-solid border-slate-300 bg-white px-3 py-2 text-sm text-slate-900 shadow-sm transition-colors","file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-slate-700","placeholder:text-slate-400","focus-visible:border-blue-500 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500/30","disabled:cursor-not-allowed disabled:bg-slate-50 disabled:text-slate-500 disabled:opacity-70",c,r,n),style:M(s,u),...a})});ou.displayName="Input";function su(e){const t=e+"CollectionProvider",[r,n]=Te(t),[o,s]=r(t,{collectionRef:{current:null},itemMap:new Map}),i=m=>{const{scope:y,children:x}=m,b=ae.useRef(null),P=ae.useRef(new Map).current;return f.jsx(o,{scope:y,itemMap:P,collectionRef:b,children:x})};i.displayName=t;const a=e+"CollectionSlot",l=er(a),c=ae.forwardRef((m,y)=>{const{scope:x,children:b}=m,P=s(a,x),w=oe(y,P.collectionRef);return f.jsx(l,{ref:w,children:b})});c.displayName=a;const u=e+"CollectionItemSlot",h="data-radix-collection-item",p=er(u),v=ae.forwardRef((m,y)=>{const{scope:x,children:b,...P}=m,w=ae.useRef(null),N=oe(y,w),q=s(u,x);return ae.useEffect(()=>(q.itemMap.set(w,{ref:w,...P}),()=>{q.itemMap.delete(w)})),f.jsx(p,{[h]:"",ref:N,children:b})});v.displayName=u;function g(m){const y=s(e+"CollectionConsumer",m);return ae.useCallback(()=>{const b=y.collectionRef.current;if(!b)return[];const P=Array.from(b.querySelectorAll(`[${h}]`));return Array.from(y.itemMap.values()).sort((q,C)=>P.indexOf(q.ref.current)-P.indexOf(C.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:i,Slot:c,ItemSlot:v},g,n]}var cy=d.createContext(void 0);function xn(e){const t=d.useContext(cy);return e||t||"ltr"}var Hn="rovingFocusGroup.onEntryFocus",uy={bubbles:!1,cancelable:!0},hr="RovingFocusGroup",[Lo,iu,dy]=su(hr),[fy,bn]=Te(hr,[dy]),[hy,my]=fy(hr),au=d.forwardRef((e,t)=>f.jsx(Lo.Provider,{scope:e.__scopeRovingFocusGroup,children:f.jsx(Lo.Slot,{scope:e.__scopeRovingFocusGroup,children:f.jsx(py,{...e,ref:t})})}));au.displayName=hr;var py=d.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,orientation:n,loop:o=!1,dir:s,currentTabStopId:i,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:l,onEntryFocus:c,preventScrollOnEntryFocus:u=!1,...h}=e,p=d.useRef(null),v=oe(t,p),g=xn(s),[m,y]=Ve({prop:i,defaultProp:a??null,onChange:l,caller:hr}),[x,b]=d.useState(!1),P=Fe(c),w=iu(r),N=d.useRef(!1),[q,C]=d.useState(0);return d.useEffect(()=>{const S=p.current;if(S)return S.addEventListener(Hn,P),()=>S.removeEventListener(Hn,P)},[P]),f.jsx(hy,{scope:r,orientation:n,dir:g,loop:o,currentTabStopId:m,onItemFocus:d.useCallback(S=>y(S),[y]),onItemShiftTab:d.useCallback(()=>b(!0),[]),onFocusableItemAdd:d.useCallback(()=>C(S=>S+1),[]),onFocusableItemRemove:d.useCallback(()=>C(S=>S-1),[]),children:f.jsx(Y.div,{tabIndex:x||q===0?-1:0,"data-orientation":n,...h,ref:v,style:{outline:"none",...e.style},onMouseDown:G(e.onMouseDown,()=>{N.current=!0}),onFocus:G(e.onFocus,S=>{const R=!N.current;if(S.target===S.currentTarget&&R&&!x){const A=new CustomEvent(Hn,uy);if(S.currentTarget.dispatchEvent(A),!A.defaultPrevented){const E=w().filter(j=>j.focusable),k=E.find(j=>j.active),T=E.find(j=>j.id===m),O=[k,T,...E].filter(Boolean).map(j=>j.ref.current);uu(O,u)}}N.current=!1}),onBlur:G(e.onBlur,()=>b(!1))})})}),lu="RovingFocusGroupItem",cu=d.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,focusable:n=!0,active:o=!1,tabStopId:s,children:i,...a}=e,l=bt(),c=s||l,u=my(lu,r),h=u.currentTabStopId===c,p=iu(r),{onFocusableItemAdd:v,onFocusableItemRemove:g,currentTabStopId:m}=u;return d.useEffect(()=>{if(n)return v(),()=>g()},[n,v,g]),f.jsx(Lo.ItemSlot,{scope:r,id:c,focusable:n,active:o,children:f.jsx(Y.span,{tabIndex:h?0:-1,"data-orientation":u.orientation,...a,ref:t,onMouseDown:G(e.onMouseDown,y=>{n?u.onItemFocus(c):y.preventDefault()}),onFocus:G(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:G(e.onKeyDown,y=>{if(y.key==="Tab"&&y.shiftKey){u.onItemShiftTab();return}if(y.target!==y.currentTarget)return;const x=yy(y,u.orientation,u.dir);if(x!==void 0){if(y.metaKey||y.ctrlKey||y.altKey||y.shiftKey)return;y.preventDefault();let P=p().filter(w=>w.focusable).map(w=>w.ref.current);if(x==="last")P.reverse();else if(x==="prev"||x==="next"){x==="prev"&&P.reverse();const w=P.indexOf(y.currentTarget);P=u.loop?xy(P,w+1):P.slice(w+1)}setTimeout(()=>uu(P))}}),children:typeof i=="function"?i({isCurrentTabStop:h,hasTabStop:m!=null}):i})})});cu.displayName=lu;var vy={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function gy(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function yy(e,t,r){const n=gy(e.key,r);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(n))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(n)))return vy[n]}function uu(e,t=!1){const r=document.activeElement;for(const n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}function xy(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var du=au,fu=cu,Ns="Radio",[by,hu]=Te(Ns),[Py,wy]=by(Ns),mu=d.forwardRef((e,t)=>{const{__scopeRadio:r,name:n,checked:o=!1,required:s,disabled:i,value:a="on",onCheck:l,form:c,...u}=e,[h,p]=d.useState(null),v=oe(t,y=>p(y)),g=d.useRef(!1),m=h?c||!!h.closest("form"):!0;return f.jsxs(Py,{scope:r,checked:o,disabled:i,children:[f.jsx(Y.button,{type:"button",role:"radio","aria-checked":o,"data-state":yu(o),"data-disabled":i?"":void 0,disabled:i,value:a,...u,ref:v,onClick:G(e.onClick,y=>{o||l?.(),m&&(g.current=y.isPropagationStopped(),g.current||y.stopPropagation())})}),m&&f.jsx(gu,{control:h,bubbles:!g.current,name:n,value:a,checked:o,required:s,disabled:i,form:c,style:{transform:"translateX(-100%)"}})]})});mu.displayName=Ns;var pu="RadioIndicator",vu=d.forwardRef((e,t)=>{const{__scopeRadio:r,forceMount:n,...o}=e,s=wy(pu,r);return f.jsx(st,{present:n||s.checked,children:f.jsx(Y.span,{"data-state":yu(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:t})})});vu.displayName=pu;var Cy="RadioBubbleInput",gu=d.forwardRef(({__scopeRadio:e,control:t,checked:r,bubbles:n=!0,...o},s)=>{const i=d.useRef(null),a=oe(i,s),l=pn(r),c=ln(t);return d.useEffect(()=>{const u=i.current;if(!u)return;const h=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(h,"checked").set;if(l!==r&&v){const g=new Event("click",{bubbles:n});v.call(u,r),u.dispatchEvent(g)}},[l,r,n]),f.jsx(Y.input,{type:"radio","aria-hidden":!0,defaultChecked:r,...o,tabIndex:-1,ref:a,style:{...o.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});gu.displayName=Cy;function yu(e){return e?"checked":"unchecked"}var Sy=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],Pn="RadioGroup",[qy]=Te(Pn,[bn,hu]),xu=bn(),bu=hu(),[Ny,Ey]=qy(Pn),Pu=d.forwardRef((e,t)=>{const{__scopeRadioGroup:r,name:n,defaultValue:o,value:s,required:i=!1,disabled:a=!1,orientation:l,dir:c,loop:u=!0,onValueChange:h,...p}=e,v=xu(r),g=xn(c),[m,y]=Ve({prop:s,defaultProp:o??null,onChange:h,caller:Pn});return f.jsx(Ny,{scope:r,name:n,required:i,disabled:a,value:m,onValueChange:y,children:f.jsx(du,{asChild:!0,...v,orientation:l,dir:g,loop:u,children:f.jsx(Y.div,{role:"radiogroup","aria-required":i,"aria-orientation":l,"data-disabled":a?"":void 0,dir:g,...p,ref:t})})})});Pu.displayName=Pn;var wu="RadioGroupItem",Cu=d.forwardRef((e,t)=>{const{__scopeRadioGroup:r,disabled:n,...o}=e,s=Ey(wu,r),i=s.disabled||n,a=xu(r),l=bu(r),c=d.useRef(null),u=oe(t,c),h=s.value===o.value,p=d.useRef(!1);return d.useEffect(()=>{const v=m=>{Sy.includes(m.key)&&(p.current=!0)},g=()=>p.current=!1;return document.addEventListener("keydown",v),document.addEventListener("keyup",g),()=>{document.removeEventListener("keydown",v),document.removeEventListener("keyup",g)}},[]),f.jsx(fu,{asChild:!0,...a,focusable:!i,active:h,children:f.jsx(mu,{disabled:i,required:s.required,checked:h,...l,...o,name:s.name,ref:u,onCheck:()=>s.onValueChange(o.value),onKeyDown:G(v=>{v.key==="Enter"&&v.preventDefault()}),onFocus:G(o.onFocus,()=>{p.current&&c.current?.click()})})})});Cu.displayName=wu;var Ry="RadioGroupIndicator",Su=d.forwardRef((e,t)=>{const{__scopeRadioGroup:r,...n}=e,o=bu(r);return f.jsx(vu,{...o,...n,ref:t})});Su.displayName=Ry;var ky=Pu,Ty=Cu,_y=Su;const Es=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,children:i,...a}=e,l=H(),{sxClassName:c,sxInlineStyle:u}=V(o,l);return f.jsx(Ty,{ref:t,className:_("inline-flex h-4 w-4 shrink-0 items-center justify-center rounded-full border border-solid border-slate-300 bg-white text-blue-600 transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-blue-600",c,r,n),style:M(s,u),...a,children:i??f.jsx(_y,{className:"inline-flex h-4 w-4 items-center justify-center",children:f.jsx("span",{className:"h-2 w-2 rounded-full bg-current"})})})});Es.displayName="Radio";const ea={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4"};function Ay(e){return e===void 0?{className:ea.md}:e==="xs"||e==="sm"||e==="md"||e==="lg"?{className:ea[e]}:{style:{gap:typeof e=="number"?`${e}px`:e}}}const qu=d.forwardRef((e,t)=>{const{className:r,class:n,children:o,direction:s="vertical",disabled:i=!1,gap:a="md",options:l,sx:c,style:u,...h}=e,p=H(),{sxClassName:v,sxInlineStyle:g}=V(c,p),m=Ay(a);return f.jsxs(ky,{ref:t,disabled:i,className:_("flex",s==="horizontal"?"flex-row flex-wrap":"flex-col",m.className,v,r,n),style:M(u,m.style,g),...h,children:[l?.map(y=>{const x=i||y.disabled;return f.jsxs(yn,{className:_("inline-flex items-start gap-2 text-sm leading-5 text-slate-700",x&&"cursor-not-allowed text-slate-400",!x&&"cursor-pointer",y.className),children:[f.jsx(Es,{...y.radioProps,value:y.value,disabled:x}),f.jsxs("span",{className:"grid gap-0.5",children:[f.jsx("span",{children:y.label}),y.description?f.jsx("span",{className:"text-xs text-slate-500",children:y.description}):null]})]},y.value)}),o]})});qu.displayName="RadioGroup";function ta(e,[t,r]){return Math.min(r,Math.max(t,e))}var Iy=[" ","Enter","ArrowUp","ArrowDown"],jy=[" ","Enter"],vt="Select",[wn,Cn,Oy]=su(vt),[$t]=Te(vt,[Oy,Ft]),Sn=Ft(),[My,at]=$t(vt),[Ly,Dy]=$t(vt),Nu=e=>{const{__scopeSelect:t,children:r,open:n,defaultOpen:o,onOpenChange:s,value:i,defaultValue:a,onValueChange:l,dir:c,name:u,autoComplete:h,disabled:p,required:v,form:g}=e,m=Sn(t),[y,x]=d.useState(null),[b,P]=d.useState(null),[w,N]=d.useState(!1),q=xn(c),[C,S]=Ve({prop:n,defaultProp:o??!1,onChange:s,caller:vt}),[R,A]=Ve({prop:i,defaultProp:a,onChange:l,caller:vt}),E=d.useRef(null),k=y?g||!!y.closest("form"):!0,[T,I]=d.useState(new Set),O=Array.from(T).map(j=>j.props.value).join(";");return f.jsx(gs,{...m,children:f.jsxs(My,{required:v,scope:t,trigger:y,onTriggerChange:x,valueNode:b,onValueNodeChange:P,valueNodeHasChildren:w,onValueNodeHasChildrenChange:N,contentId:bt(),value:R,onValueChange:A,open:C,onOpenChange:S,dir:q,triggerPointerDownPosRef:E,disabled:p,children:[f.jsx(wn.Provider,{scope:t,children:f.jsx(Ly,{scope:e.__scopeSelect,onNativeOptionAdd:d.useCallback(j=>{I(B=>new Set(B).add(j))},[]),onNativeOptionRemove:d.useCallback(j=>{I(B=>{const D=new Set(B);return D.delete(j),D})},[]),children:r})}),k?f.jsxs(Ju,{"aria-hidden":!0,required:v,tabIndex:-1,name:u,autoComplete:h,value:R,onChange:j=>A(j.target.value),disabled:p,form:g,children:[R===void 0?f.jsx("option",{value:""}):null,Array.from(T)]},O):null]})})};Nu.displayName=vt;var Eu="SelectTrigger",Ru=d.forwardRef((e,t)=>{const{__scopeSelect:r,disabled:n=!1,...o}=e,s=Sn(r),i=at(Eu,r),a=i.disabled||n,l=oe(t,i.onTriggerChange),c=Cn(r),u=d.useRef("touch"),[h,p,v]=Zu(m=>{const y=c().filter(P=>!P.disabled),x=y.find(P=>P.value===i.value),b=ed(y,m,x);b!==void 0&&i.onValueChange(b.value)}),g=m=>{a||(i.onOpenChange(!0),v()),m&&(i.triggerPointerDownPosRef.current={x:Math.round(m.pageX),y:Math.round(m.pageY)})};return f.jsx(cn,{asChild:!0,...s,children:f.jsx(Y.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:a,"data-disabled":a?"":void 0,"data-placeholder":Qu(i.value)?"":void 0,...o,ref:l,onClick:G(o.onClick,m=>{m.currentTarget.focus(),u.current!=="mouse"&&g(m)}),onPointerDown:G(o.onPointerDown,m=>{u.current=m.pointerType;const y=m.target;y.hasPointerCapture(m.pointerId)&&y.releasePointerCapture(m.pointerId),m.button===0&&m.ctrlKey===!1&&m.pointerType==="mouse"&&(g(m),m.preventDefault())}),onKeyDown:G(o.onKeyDown,m=>{const y=h.current!=="";!(m.ctrlKey||m.altKey||m.metaKey)&&m.key.length===1&&p(m.key),!(y&&m.key===" ")&&Iy.includes(m.key)&&(g(),m.preventDefault())})})})});Ru.displayName=Eu;var ku="SelectValue",Tu=d.forwardRef((e,t)=>{const{__scopeSelect:r,className:n,style:o,children:s,placeholder:i="",...a}=e,l=at(ku,r),{onValueNodeHasChildrenChange:c}=l,u=s!==void 0,h=oe(t,l.onValueNodeChange);return fe(()=>{c(u)},[c,u]),f.jsx(Y.span,{...a,ref:h,style:{pointerEvents:"none"},children:Qu(l.value)?f.jsx(f.Fragment,{children:i}):s})});Tu.displayName=ku;var By="SelectIcon",_u=d.forwardRef((e,t)=>{const{__scopeSelect:r,children:n,...o}=e;return f.jsx(Y.span,{"aria-hidden":!0,...o,ref:t,children:n||"▼"})});_u.displayName=By;var Fy="SelectPortal",Au=e=>f.jsx(un,{asChild:!0,...e});Au.displayName=Fy;var gt="SelectContent",Iu=d.forwardRef((e,t)=>{const r=at(gt,e.__scopeSelect),[n,o]=d.useState();if(fe(()=>{o(new DocumentFragment)},[]),!r.open){const s=n;return s?sr.createPortal(f.jsx(ju,{scope:e.__scopeSelect,children:f.jsx(wn.Slot,{scope:e.__scopeSelect,children:f.jsx("div",{children:e.children})})}),s):null}return f.jsx(Ou,{...e,ref:t})});Iu.displayName=gt;var Ee=10,[ju,lt]=$t(gt),$y="SelectContentImpl",zy=er("SelectContent.RemoveScroll"),Ou=d.forwardRef((e,t)=>{const{__scopeSelect:r,position:n="item-aligned",onCloseAutoFocus:o,onEscapeKeyDown:s,onPointerDownOutside:i,side:a,sideOffset:l,align:c,alignOffset:u,arrowPadding:h,collisionBoundary:p,collisionPadding:v,sticky:g,hideWhenDetached:m,avoidCollisions:y,...x}=e,b=at(gt,r),[P,w]=d.useState(null),[N,q]=d.useState(null),C=oe(t,F=>w(F)),[S,R]=d.useState(null),[A,E]=d.useState(null),k=Cn(r),[T,I]=d.useState(!1),O=d.useRef(!1);d.useEffect(()=>{if(P)return ac(P)},[P]),Ll();const j=d.useCallback(F=>{const[X,...U]=k().map(ie=>ie.ref.current),[Q]=U.slice(-1),ee=document.activeElement;for(const ie of F)if(ie===ee||(ie?.scrollIntoView({block:"nearest"}),ie===X&&N&&(N.scrollTop=0),ie===Q&&N&&(N.scrollTop=N.scrollHeight),ie?.focus(),document.activeElement!==ee))return},[k,N]),B=d.useCallback(()=>j([S,P]),[j,S,P]);d.useEffect(()=>{T&&B()},[T,B]);const{onOpenChange:D,triggerPointerDownPosRef:W}=b;d.useEffect(()=>{if(P){let F={x:0,y:0};const X=Q=>{F={x:Math.abs(Math.round(Q.pageX)-(W.current?.x??0)),y:Math.abs(Math.round(Q.pageY)-(W.current?.y??0))}},U=Q=>{F.x<=10&&F.y<=10?Q.preventDefault():P.contains(Q.target)||D(!1),document.removeEventListener("pointermove",X),W.current=null};return W.current!==null&&(document.addEventListener("pointermove",X),document.addEventListener("pointerup",U,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",X),document.removeEventListener("pointerup",U,{capture:!0})}}},[P,D,W]),d.useEffect(()=>{const F=()=>D(!1);return window.addEventListener("blur",F),window.addEventListener("resize",F),()=>{window.removeEventListener("blur",F),window.removeEventListener("resize",F)}},[D]);const[L,le]=Zu(F=>{const X=k().filter(ee=>!ee.disabled),U=X.find(ee=>ee.ref.current===document.activeElement),Q=ed(X,F,U);Q&&setTimeout(()=>Q.ref.current.focus())}),xe=d.useCallback((F,X,U)=>{const Q=!O.current&&!U;(b.value!==void 0&&b.value===X||Q)&&(R(F),Q&&(O.current=!0))},[b.value]),ve=d.useCallback(()=>P?.focus(),[P]),he=d.useCallback((F,X,U)=>{const Q=!O.current&&!U;(b.value!==void 0&&b.value===X||Q)&&E(F)},[b.value]),J=n==="popper"?Do:Mu,Z=J===Do?{side:a,sideOffset:l,align:c,alignOffset:u,arrowPadding:h,collisionBoundary:p,collisionPadding:v,sticky:g,hideWhenDetached:m,avoidCollisions:y}:{};return f.jsx(ju,{scope:r,content:P,viewport:N,onViewportChange:q,itemRefCallback:xe,selectedItem:S,onItemLeave:ve,itemTextRefCallback:he,focusSelectedItem:B,selectedItemText:A,position:n,isPositioned:T,searchRef:L,children:f.jsx(bs,{as:zy,allowPinchZoom:!0,children:f.jsx(ls,{asChild:!0,trapped:b.open,onMountAutoFocus:F=>{F.preventDefault()},onUnmountAutoFocus:G(o,F=>{b.trigger?.focus({preventScroll:!0}),F.preventDefault()}),children:f.jsx(rn,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:F=>F.preventDefault(),onDismiss:()=>b.onOpenChange(!1),children:f.jsx(J,{role:"listbox",id:b.contentId,"data-state":b.open?"open":"closed",dir:b.dir,onContextMenu:F=>F.preventDefault(),...x,...Z,onPlaced:()=>I(!0),ref:C,style:{display:"flex",flexDirection:"column",outline:"none",...x.style},onKeyDown:G(x.onKeyDown,F=>{const X=F.ctrlKey||F.altKey||F.metaKey;if(F.key==="Tab"&&F.preventDefault(),!X&&F.key.length===1&&le(F.key),["ArrowUp","ArrowDown","Home","End"].includes(F.key)){let Q=k().filter(ee=>!ee.disabled).map(ee=>ee.ref.current);if(["ArrowUp","End"].includes(F.key)&&(Q=Q.slice().reverse()),["ArrowUp","ArrowDown"].includes(F.key)){const ee=F.target,ie=Q.indexOf(ee);Q=Q.slice(ie+1)}setTimeout(()=>j(Q)),F.preventDefault()}})})})})})})});Ou.displayName=$y;var Vy="SelectItemAlignedPosition",Mu=d.forwardRef((e,t)=>{const{__scopeSelect:r,onPlaced:n,...o}=e,s=at(gt,r),i=lt(gt,r),[a,l]=d.useState(null),[c,u]=d.useState(null),h=oe(t,C=>u(C)),p=Cn(r),v=d.useRef(!1),g=d.useRef(!0),{viewport:m,selectedItem:y,selectedItemText:x,focusSelectedItem:b}=i,P=d.useCallback(()=>{if(s.trigger&&s.valueNode&&a&&c&&m&&y&&x){const C=s.trigger.getBoundingClientRect(),S=c.getBoundingClientRect(),R=s.valueNode.getBoundingClientRect(),A=x.getBoundingClientRect();if(s.dir!=="rtl"){const ee=A.left-S.left,ie=R.left-ee,ue=C.left-ie,be=C.width+ue,zt=Math.max(be,S.width),Vt=window.innerWidth-Ee,se=ta(ie,[Ee,Math.max(Ee,Vt-zt)]);a.style.minWidth=be+"px",a.style.left=se+"px"}else{const ee=S.right-A.right,ie=window.innerWidth-R.right-ee,ue=window.innerWidth-C.right-ie,be=C.width+ue,zt=Math.max(be,S.width),Vt=window.innerWidth-Ee,se=ta(ie,[Ee,Math.max(Ee,Vt-zt)]);a.style.minWidth=be+"px",a.style.right=se+"px"}const E=p(),k=window.innerHeight-Ee*2,T=m.scrollHeight,I=window.getComputedStyle(c),O=parseInt(I.borderTopWidth,10),j=parseInt(I.paddingTop,10),B=parseInt(I.borderBottomWidth,10),D=parseInt(I.paddingBottom,10),W=O+j+T+D+B,L=Math.min(y.offsetHeight*5,W),le=window.getComputedStyle(m),xe=parseInt(le.paddingTop,10),ve=parseInt(le.paddingBottom,10),he=C.top+C.height/2-Ee,J=k-he,Z=y.offsetHeight/2,F=y.offsetTop+Z,X=O+j+F,U=W-X;if(X<=he){const ee=E.length>0&&y===E[E.length-1].ref.current;a.style.bottom="0px";const ie=c.clientHeight-m.offsetTop-m.offsetHeight,ue=Math.max(J,Z+(ee?ve:0)+ie+B),be=X+ue;a.style.height=be+"px"}else{const ee=E.length>0&&y===E[0].ref.current;a.style.top="0px";const ue=Math.max(he,O+m.offsetTop+(ee?xe:0)+Z)+U;a.style.height=ue+"px",m.scrollTop=X-he+m.offsetTop}a.style.margin=`${Ee}px 0`,a.style.minHeight=L+"px",a.style.maxHeight=k+"px",n?.(),requestAnimationFrame(()=>v.current=!0)}},[p,s.trigger,s.valueNode,a,c,m,y,x,s.dir,n]);fe(()=>P(),[P]);const[w,N]=d.useState();fe(()=>{c&&N(window.getComputedStyle(c).zIndex)},[c]);const q=d.useCallback(C=>{C&&g.current===!0&&(P(),b?.(),g.current=!1)},[P,b]);return f.jsx(Gy,{scope:r,contentWrapper:a,shouldExpandOnScrollRef:v,onScrollButtonChange:q,children:f.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:w},children:f.jsx(Y.div,{...o,ref:h,style:{boxSizing:"border-box",maxHeight:"100%",...o.style}})})})});Mu.displayName=Vy;var Hy="SelectPopperPosition",Do=d.forwardRef((e,t)=>{const{__scopeSelect:r,align:n="start",collisionPadding:o=Ee,...s}=e,i=Sn(r);return f.jsx(ys,{...i,...s,ref:t,align:n,collisionPadding:o,style:{boxSizing:"border-box",...s.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});Do.displayName=Hy;var[Gy,Rs]=$t(gt,{}),Bo="SelectViewport",Lu=d.forwardRef((e,t)=>{const{__scopeSelect:r,nonce:n,...o}=e,s=lt(Bo,r),i=Rs(Bo,r),a=oe(t,s.onViewportChange),l=d.useRef(0);return f.jsxs(f.Fragment,{children:[f.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:n}),f.jsx(wn.Slot,{scope:r,children:f.jsx(Y.div,{"data-radix-select-viewport":"",role:"presentation",...o,ref:a,style:{position:"relative",flex:1,overflow:"hidden auto",...o.style},onScroll:G(o.onScroll,c=>{const u=c.currentTarget,{contentWrapper:h,shouldExpandOnScrollRef:p}=i;if(p?.current&&h){const v=Math.abs(l.current-u.scrollTop);if(v>0){const g=window.innerHeight-Ee*2,m=parseFloat(h.style.minHeight),y=parseFloat(h.style.height),x=Math.max(m,y);if(x<g){const b=x+v,P=Math.min(g,b),w=b-P;h.style.height=P+"px",h.style.bottom==="0px"&&(u.scrollTop=w>0?w:0,h.style.justifyContent="flex-end")}}}l.current=u.scrollTop})})})]})});Lu.displayName=Bo;var Du="SelectGroup",[Wy,Uy]=$t(Du),Bu=d.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=bt();return f.jsx(Wy,{scope:r,id:o,children:f.jsx(Y.div,{role:"group","aria-labelledby":o,...n,ref:t})})});Bu.displayName=Du;var Fu="SelectLabel",$u=d.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=Uy(Fu,r);return f.jsx(Y.div,{id:o.id,...n,ref:t})});$u.displayName=Fu;var Kr="SelectItem",[Ky,zu]=$t(Kr),Vu=d.forwardRef((e,t)=>{const{__scopeSelect:r,value:n,disabled:o=!1,textValue:s,...i}=e,a=at(Kr,r),l=lt(Kr,r),c=a.value===n,[u,h]=d.useState(s??""),[p,v]=d.useState(!1),g=oe(t,b=>l.itemRefCallback?.(b,n,o)),m=bt(),y=d.useRef("touch"),x=()=>{o||(a.onValueChange(n),a.onOpenChange(!1))};if(n==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return f.jsx(Ky,{scope:r,value:n,disabled:o,textId:m,isSelected:c,onItemTextChange:d.useCallback(b=>{h(P=>P||(b?.textContent??"").trim())},[]),children:f.jsx(wn.ItemSlot,{scope:r,value:n,disabled:o,textValue:u,children:f.jsx(Y.div,{role:"option","aria-labelledby":m,"data-highlighted":p?"":void 0,"aria-selected":c&&p,"data-state":c?"checked":"unchecked","aria-disabled":o||void 0,"data-disabled":o?"":void 0,tabIndex:o?void 0:-1,...i,ref:g,onFocus:G(i.onFocus,()=>v(!0)),onBlur:G(i.onBlur,()=>v(!1)),onClick:G(i.onClick,()=>{y.current!=="mouse"&&x()}),onPointerUp:G(i.onPointerUp,()=>{y.current==="mouse"&&x()}),onPointerDown:G(i.onPointerDown,b=>{y.current=b.pointerType}),onPointerMove:G(i.onPointerMove,b=>{y.current=b.pointerType,o?l.onItemLeave?.():y.current==="mouse"&&b.currentTarget.focus({preventScroll:!0})}),onPointerLeave:G(i.onPointerLeave,b=>{b.currentTarget===document.activeElement&&l.onItemLeave?.()}),onKeyDown:G(i.onKeyDown,b=>{l.searchRef?.current!==""&&b.key===" "||(jy.includes(b.key)&&x(),b.key===" "&&b.preventDefault())})})})})});Vu.displayName=Kr;var Yt="SelectItemText",Hu=d.forwardRef((e,t)=>{const{__scopeSelect:r,className:n,style:o,...s}=e,i=at(Yt,r),a=lt(Yt,r),l=zu(Yt,r),c=Dy(Yt,r),[u,h]=d.useState(null),p=oe(t,x=>h(x),l.onItemTextChange,x=>a.itemTextRefCallback?.(x,l.value,l.disabled)),v=u?.textContent,g=d.useMemo(()=>f.jsx("option",{value:l.value,disabled:l.disabled,children:v},l.value),[l.disabled,l.value,v]),{onNativeOptionAdd:m,onNativeOptionRemove:y}=c;return fe(()=>(m(g),()=>y(g)),[m,y,g]),f.jsxs(f.Fragment,{children:[f.jsx(Y.span,{id:l.textId,...s,ref:p}),l.isSelected&&i.valueNode&&!i.valueNodeHasChildren?sr.createPortal(s.children,i.valueNode):null]})});Hu.displayName=Yt;var Gu="SelectItemIndicator",Wu=d.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e;return zu(Gu,r).isSelected?f.jsx(Y.span,{"aria-hidden":!0,...n,ref:t}):null});Wu.displayName=Gu;var Fo="SelectScrollUpButton",Uu=d.forwardRef((e,t)=>{const r=lt(Fo,e.__scopeSelect),n=Rs(Fo,e.__scopeSelect),[o,s]=d.useState(!1),i=oe(t,n.onScrollButtonChange);return fe(()=>{if(r.viewport&&r.isPositioned){let a=function(){const c=l.scrollTop>0;s(c)};const l=r.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[r.viewport,r.isPositioned]),o?f.jsx(Yu,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=r;a&&l&&(a.scrollTop=a.scrollTop-l.offsetHeight)}}):null});Uu.displayName=Fo;var $o="SelectScrollDownButton",Ku=d.forwardRef((e,t)=>{const r=lt($o,e.__scopeSelect),n=Rs($o,e.__scopeSelect),[o,s]=d.useState(!1),i=oe(t,n.onScrollButtonChange);return fe(()=>{if(r.viewport&&r.isPositioned){let a=function(){const c=l.scrollHeight-l.clientHeight,u=Math.ceil(l.scrollTop)<c;s(u)};const l=r.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[r.viewport,r.isPositioned]),o?f.jsx(Yu,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=r;a&&l&&(a.scrollTop=a.scrollTop+l.offsetHeight)}}):null});Ku.displayName=$o;var Yu=d.forwardRef((e,t)=>{const{__scopeSelect:r,onAutoScroll:n,...o}=e,s=lt("SelectScrollButton",r),i=d.useRef(null),a=Cn(r),l=d.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return d.useEffect(()=>()=>l(),[l]),fe(()=>{a().find(u=>u.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[a]),f.jsx(Y.div,{"aria-hidden":!0,...o,ref:t,style:{flexShrink:0,...o.style},onPointerDown:G(o.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(n,50))}),onPointerMove:G(o.onPointerMove,()=>{s.onItemLeave?.(),i.current===null&&(i.current=window.setInterval(n,50))}),onPointerLeave:G(o.onPointerLeave,()=>{l()})})}),Yy="SelectSeparator",Xu=d.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e;return f.jsx(Y.div,{"aria-hidden":!0,...n,ref:t})});Xu.displayName=Yy;var zo="SelectArrow",Xy=d.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=Sn(r),s=at(zo,r),i=lt(zo,r);return s.open&&i.position==="popper"?f.jsx(xs,{...o,...n,ref:t}):null});Xy.displayName=zo;var Jy="SelectBubbleInput",Ju=d.forwardRef(({__scopeSelect:e,value:t,...r},n)=>{const o=d.useRef(null),s=oe(n,o),i=pn(t);return d.useEffect(()=>{const a=o.current;if(!a)return;const l=window.HTMLSelectElement.prototype,u=Object.getOwnPropertyDescriptor(l,"value").set;if(i!==t&&u){const h=new Event("change",{bubbles:!0});u.call(a,t),a.dispatchEvent(h)}},[i,t]),f.jsx(Y.select,{...r,style:{..._c,...r.style},ref:s,defaultValue:t})});Ju.displayName=Jy;function Qu(e){return e===""||e===void 0}function Zu(e){const t=Fe(e),r=d.useRef(""),n=d.useRef(0),o=d.useCallback(i=>{const a=r.current+i;t(a),(function l(c){r.current=c,window.clearTimeout(n.current),c!==""&&(n.current=window.setTimeout(()=>l(""),1e3))})(a)},[t]),s=d.useCallback(()=>{r.current="",window.clearTimeout(n.current)},[]);return d.useEffect(()=>()=>window.clearTimeout(n.current),[]),[r,o,s]}function ed(e,t,r){const o=t.length>1&&Array.from(t).every(c=>c===t[0])?t[0]:t,s=r?e.indexOf(r):-1;let i=Qy(e,Math.max(s,0));o.length===1&&(i=i.filter(c=>c!==r));const l=i.find(c=>c.textValue.toLowerCase().startsWith(o.toLowerCase()));return l!==r?l:void 0}function Qy(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var Zy=Nu,ex=Ru,tx=Tu,rx=_u,nx=Au,ox=Iu,sx=Lu,ix=Bu,ax=$u,lx=Vu,cx=Hu,ux=Wu,dx=Uu,fx=Ku,hx=Xu;const mx=Zy,td=ix,px=tx;function vx(e){return f.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:f.jsx("path",{d:"M3.5 8.5L6.5 11.5L12.5 4.5",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round"})})}function rd(e){return f.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:f.jsx("path",{d:"M4 6L8 10L12 6",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function gx(e){return f.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:f.jsx("path",{d:"M4 10L8 6L12 10",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function Pt(e){const t=H();return V(e,t)}const nd=d.forwardRef((e,t)=>{const{className:r,class:n,children:o,sx:s,style:i,...a}=e,{sxClassName:l,sxInlineStyle:c}=Pt(s);return f.jsxs(ex,{ref:t,className:_("flex h-9 w-full items-center justify-between gap-2 rounded-md border border-solid border-slate-300 bg-white px-3 py-2 text-sm text-slate-900 shadow-sm transition-colors","placeholder:text-slate-400 data-[placeholder]:text-slate-400","focus-visible:border-blue-500 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500/30","disabled:cursor-not-allowed disabled:bg-slate-50 disabled:text-slate-500 disabled:opacity-70","[&>span]:min-w-0 [&>span]:truncate",l,r,n),style:M(i,c),...a,children:[o,f.jsx(rx,{asChild:!0,children:f.jsx(rd,{className:"h-4 w-4 shrink-0 text-slate-500"})})]})});nd.displayName="SelectTrigger";const ks=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=Pt(o);return f.jsx(dx,{ref:t,className:_("flex cursor-default items-center justify-center py-1 text-slate-500",a,r,n),style:M(s,l),...i,children:f.jsx(gx,{className:"h-4 w-4"})})});ks.displayName="SelectScrollUpButton";const Ts=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=Pt(o);return f.jsx(fx,{ref:t,className:_("flex cursor-default items-center justify-center py-1 text-slate-500",a,r,n),style:M(s,l),...i,children:f.jsx(rd,{className:"h-4 w-4"})})});Ts.displayName="SelectScrollDownButton";const od=d.forwardRef((e,t)=>{const{className:r,class:n,children:o,position:s="popper",sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:u}=Pt(i);return f.jsx(nx,{children:f.jsxs(ox,{ref:t,className:_("relative z-50 max-h-[var(--radix-select-content-available-height)] min-w-32 overflow-hidden rounded-md border border-solid border-slate-200 bg-white text-slate-900 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","origin-[var(--radix-select-content-transform-origin)]",s==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",c,r,n),style:M(a,u),position:s,...l,children:[f.jsx(ks,{}),f.jsx(sx,{className:_("p-1",s==="popper"&&"w-full min-w-[var(--radix-select-trigger-width)]"),children:o}),f.jsx(Ts,{})]})})});od.displayName="SelectContent";const _s=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=Pt(o);return f.jsx(ax,{ref:t,className:_("px-2 py-1.5 text-xs font-medium text-slate-500",a,r,n),style:M(s,l),...i})});_s.displayName="SelectLabel";const Yr=d.forwardRef((e,t)=>{const{className:r,class:n,children:o,sx:s,style:i,...a}=e,{sxClassName:l,sxInlineStyle:c}=Pt(s);return f.jsxs(lx,{ref:t,className:_("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm leading-5 text-slate-700 outline-none transition-colors","focus:bg-blue-50 focus:text-blue-700","data-[disabled]:pointer-events-none data-[disabled]:text-slate-400 data-[disabled]:opacity-70",l,r,n),style:M(i,c),...a,children:[f.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center text-blue-600",children:f.jsx(ux,{children:f.jsx(vx,{className:"h-4 w-4"})})}),f.jsx(cx,{children:o})]})});Yr.displayName="SelectItem";const As=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=Pt(o);return f.jsx(hx,{ref:t,className:_("-mx-1 my-1 h-px bg-slate-200",a,r,n),style:M(s,l),...i})});As.displayName="SelectSeparator";function yx(e){return"options"in e}function xx(e){const{options:t,itemProps:r,labelProps:n,separatorProps:o}=e;return f.jsx(f.Fragment,{children:t.map((s,i)=>yx(s)?f.jsxs(td,{children:[s.label?f.jsx(_s,{...n,children:s.label}):null,s.options.map(a=>f.jsx(Yr,{...r,value:a.value,disabled:a.disabled,textValue:a.textValue,className:_(r?.className,a.className),class:_(r?.class,a.class),style:M(r?.style,a.style),sx:[r?.sx,a.sx],children:a.label},a.value)),s.separator?f.jsx(As,{...o}):null]},`group-${i}`):f.jsx(Yr,{...r,value:s.value,disabled:s.disabled,textValue:s.textValue,className:_(r?.className,s.className),class:_(r?.class,s.class),style:M(r?.style,s.style),sx:[r?.sx,s.sx],children:s.label},s.value))})}var qn="Switch",[bx]=Te(qn),[Px,wx]=bx(qn),sd=d.forwardRef((e,t)=>{const{__scopeSwitch:r,name:n,checked:o,defaultChecked:s,required:i,disabled:a,value:l="on",onCheckedChange:c,form:u,...h}=e,[p,v]=d.useState(null),g=oe(t,P=>v(P)),m=d.useRef(!1),y=p?u||!!p.closest("form"):!0,[x,b]=Ve({prop:o,defaultProp:s??!1,onChange:c,caller:qn});return f.jsxs(Px,{scope:r,checked:x,disabled:a,children:[f.jsx(Y.button,{type:"button",role:"switch","aria-checked":x,"aria-required":i,"data-state":cd(x),"data-disabled":a?"":void 0,disabled:a,value:l,...h,ref:g,onClick:G(e.onClick,P=>{b(w=>!w),y&&(m.current=P.isPropagationStopped(),m.current||P.stopPropagation())})}),y&&f.jsx(ld,{control:p,bubbles:!m.current,name:n,value:l,checked:x,required:i,disabled:a,form:u,style:{transform:"translateX(-100%)"}})]})});sd.displayName=qn;var id="SwitchThumb",ad=d.forwardRef((e,t)=>{const{__scopeSwitch:r,...n}=e,o=wx(id,r);return f.jsx(Y.span,{"data-state":cd(o.checked),"data-disabled":o.disabled?"":void 0,...n,ref:t})});ad.displayName=id;var Cx="SwitchBubbleInput",ld=d.forwardRef(({__scopeSwitch:e,control:t,checked:r,bubbles:n=!0,...o},s)=>{const i=d.useRef(null),a=oe(i,s),l=pn(r),c=ln(t);return d.useEffect(()=>{const u=i.current;if(!u)return;const h=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(h,"checked").set;if(l!==r&&v){const g=new Event("click",{bubbles:n});v.call(u,r),u.dispatchEvent(g)}},[l,r,n]),f.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...o,tabIndex:-1,ref:a,style:{...o.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});ld.displayName=Cx;function cd(e){return e?"checked":"unchecked"}var Sx=sd,qx=ad;const Nx={sm:"h-5 w-9",md:"h-6 w-11",lg:"h-7 w-[52px]"},Ex={sm:"h-4 w-4 data-[state=checked]:translate-x-4",md:"h-5 w-5 data-[state=checked]:translate-x-5",lg:"h-6 w-6 data-[state=checked]:translate-x-6"},ud=d.forwardRef((e,t)=>{const{className:r,class:n,containerClass:o,containerClassName:s,containerStyle:i,containerSx:a,description:l,disabled:c,id:u,label:h,labelPosition:p="right",size:v="md",style:g,sx:m,"aria-describedby":y,...x}=e,b=H(),{sxClassName:P,sxInlineStyle:w}=V(m,b),{sxClassName:N,sxInlineStyle:q}=V(a,b),C=d.useId(),S=u??`ldkj-switch-${C}`,R=l===void 0?void 0:`${S}-description`,A=[y,R].filter(Boolean).join(" ")||void 0,E=f.jsx(Sx,{ref:t,id:S,disabled:c,"aria-describedby":A,className:_("peer inline-flex shrink-0 cursor-pointer items-center rounded-full border border-transparent bg-slate-300 p-0.5 transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-blue-600 data-[state=unchecked]:bg-slate-300",Nx[v],P,r,n),style:M(g,w),...x,children:f.jsx(qx,{className:_("pointer-events-none block rounded-full bg-white shadow-sm ring-0 transition-transform","data-[state=unchecked]:translate-x-0",Ex[v])})});if(h===void 0&&l===void 0)return E;const k=f.jsxs("span",{className:"flex min-w-0 flex-col gap-0.5",children:[h!==void 0?f.jsx(Mo,{htmlFor:S,className:_("text-sm font-medium leading-5 text-slate-700",c?"cursor-not-allowed opacity-60":"cursor-pointer"),children:h}):null,l!==void 0?f.jsx("span",{id:R,className:"text-xs leading-5 text-slate-500",children:l}):null]});return f.jsxs("div",{className:_("inline-flex w-fit items-center gap-3",c?"cursor-not-allowed":void 0,N,s,o),style:M(i,q),children:[p==="left"?k:null,E,p==="right"?k:null]})});ud.displayName="Switch";function Rx(e,t=500){const r=ae.useRef(null),n=ae.useCallback(()=>{r.current=setTimeout(e,t)},[e,t]),o=ae.useCallback(()=>{r.current&&clearTimeout(r.current)},[]);return{onMouseDown:n,onMouseUp:o,onMouseLeave:o,onTouchStart:n,onTouchEnd:o}}function kx(){return f.jsx("span",{className:"h-6 w-6 animate-spin rounded-full border-2 border-blue-200 border-t-blue-600","aria-hidden":"true"})}function te(e){const{component:t,sx:r,rounded:n,shadow:o,onLongPress:s,longPressDelay:i=500,style:a,className:l,class:c,loading:u=!1,loadingContent:h,modal:p=!1,modalContent:v,onModalMaskClick:g,children:m,...y}=e,x=t??"div",b=H(),{roundedPreset:P,roundedStyle:w}=yt(n),{shadowPreset:N,shadowStyle:q}=ir(o),C=Rx(()=>{s?.()},i),{sxClassName:S,sxInlineStyle:R}=V(r,b),E=(u||p)&&a?.position===void 0?{position:"relative"}:void 0;return f.jsxs(x,{className:_(P&&rt[P],N&&Mt[N],S,l,c),style:M(a,w,q,E,R),"aria-busy":u||void 0,...s?C:void 0,...y,children:[m,u?f.jsx("div",{className:"box-loading-mask absolute inset-0 z-10 flex items-center justify-center bg-white/65","aria-hidden":"true",children:h??f.jsx(kx,{})}):null,p?f.jsx("div",{className:"box-modal-mask absolute inset-0 z-20 flex items-center justify-center bg-black/45 p-4",onClick:g,children:f.jsx("div",{className:"box-modal-content max-w-full rounded-lg bg-white p-4 shadow-lg",onClick:k=>k.stopPropagation(),children:v})}):null]})}te.displayName="Box";const ra={outlined:"border border-gray-200 bg-white",elevated:"border border-transparent bg-white",filled:"border border-gray-100 bg-gray-50",ghost:"border border-transparent bg-transparent shadow-none"},na={elevated:"md"},Tx={none:"p-0",sm:"p-3",md:"p-4",lg:"p-6"};function Xt(e){return e!=null}function _x(e){let t=!1;return d.Children.forEach(e,r=>{d.isValidElement(r)&&Ax(r.type)&&(t=!0)}),t}function Ax(e){return e===dd||e===fd||e===hd||e===md||e===pd||e===vd||e===gd}function Er(e,t){return e===!0||e===t}function Gn(e){return Tx[e]}function oa(e,t){return Xt(e)?e:t}function sa(e,t){return e??t}const dd=e=>f.jsx(te,{...e,"data-card-slot":"header"}),fd=e=>f.jsx(te,{...e,"data-card-slot":"content"}),hd=e=>f.jsx(te,{...e,"data-card-slot":"footer"}),md=e=>f.jsx(te,{...e,"data-card-slot":"left"}),pd=e=>f.jsx(te,{...e,"data-card-slot":"right"}),vd=e=>f.jsx(te,{...e,"data-card-slot":"start"}),gd=e=>f.jsx(te,{...e,"data-card-slot":"end"});function Ix(e){const{variant:t="outlined",padding:r="md",divided:n=!0,hoverable:o=!1,selected:s=!1,disabled:i=!1,header:a,footer:l,left:c,right:u,start:h,end:p,contentLoading:v=!1,headerProps:g,footerProps:m,leftProps:y,rightProps:x,startProps:b,endProps:P,contentProps:w,children:N,className:q,style:C,rounded:S="lg",shadow:R,onClick:A,...E}=e,k=oa(c,h),T=oa(u,p),I=sa(y,b),O=sa(x,P),j=_x(N),{className:B,style:D,loading:W,...L}=w??{};return j?f.jsx(te,{rounded:S,shadow:R??na[t],className:_("card flex overflow-hidden",ra[t],o&&!i&&"transition hover:-translate-y-0.5 hover:shadow-lg",s&&"border-blue-500 ring-2 ring-blue-100",i&&"pointer-events-none opacity-50",q),style:M(C,{flexDirection:"row"}),"aria-disabled":i||void 0,onClick:i?void 0:A,...E,children:N}):f.jsxs(te,{rounded:S,shadow:R??na[t],className:_("card flex overflow-hidden",ra[t],o&&!i&&"transition hover:-translate-y-0.5 hover:shadow-lg",s&&"border-blue-500 ring-2 ring-blue-100",i&&"pointer-events-none opacity-50",q),style:M(C,{flexDirection:"row"}),"aria-disabled":i||void 0,onClick:i?void 0:A,...E,children:[Xt(k)?f.jsx(te,{...I,className:_("card-left shrink-0",Er(n,"x")&&"border-r border-gray-100",I?.className),children:k}):null,f.jsxs(te,{className:"card-main flex min-w-0 flex-1 flex-col",children:[Xt(a)?f.jsx(te,{...g,className:_("card-header",Gn(r),Er(n,"y")&&"border-b border-gray-100",g?.className),children:a}):null,f.jsx(te,{...L,className:_("card-content min-w-0 flex-1",Gn(r),B),style:D,loading:v||W,children:N}),Xt(l)?f.jsx(te,{...m,className:_("card-footer",Gn(r),Er(n,"y")&&"border-t border-gray-100",m?.className),children:l}):null]}),Xt(T)?f.jsx(te,{...O,className:_("card-right shrink-0",Er(n,"x")&&"border-l border-gray-100",O?.className),children:T}):null]})}const Ge=Object.assign(Ix,{Header:dd,Content:fd,Footer:hd,Left:md,Right:pd,Start:vd,End:gd});Ge.displayName="Card";Ge.Header.displayName="Card.Header";Ge.Content.displayName="Card.Content";Ge.Footer.displayName="Card.Footer";Ge.Left.displayName="Card.Left";Ge.Right.displayName="Card.Right";Ge.Start.displayName="Card.Start";Ge.End.displayName="Card.End";function jx(e,t=[]){let r=[];function n(s,i){const a=d.createContext(i);a.displayName=s+"Context";const l=r.length;r=[...r,i];const c=h=>{const{scope:p,children:v,...g}=h,m=p?.[e]?.[l]||a,y=d.useMemo(()=>g,Object.values(g));return f.jsx(m.Provider,{value:y,children:v})};c.displayName=s+"Provider";function u(h,p){const v=p?.[e]?.[l]||a,g=d.useContext(v);if(g)return g;if(i!==void 0)return i;throw new Error(`\`${h}\` must be used within \`${s}\``)}return[c,u]}const o=()=>{const s=r.map(i=>d.createContext(i));return function(a){const l=a?.[e]||s;return d.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[n,Ox(o,...t)]}function Ox(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const i=n.reduce((a,{useScope:l,scopeName:c})=>{const h=l(s)[`__scope${c}`];return{...a,...h}},{});return d.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return r.scopeName=t.scopeName,r}function Mx(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Rr={exports:{}},Wn={};var ia;function Lx(){if(ia)return Wn;ia=1;var e=ae;function t(h,p){return h===p&&(h!==0||1/h===1/p)||h!==h&&p!==p}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,o=e.useEffect,s=e.useLayoutEffect,i=e.useDebugValue;function a(h,p){var v=p(),g=n({inst:{value:v,getSnapshot:p}}),m=g[0].inst,y=g[1];return s(function(){m.value=v,m.getSnapshot=p,l(m)&&y({inst:m})},[h,v,p]),o(function(){return l(m)&&y({inst:m}),h(function(){l(m)&&y({inst:m})})},[h]),i(v),v}function l(h){var p=h.getSnapshot;h=h.value;try{var v=p();return!r(h,v)}catch{return!0}}function c(h,p){return p()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:a;return Wn.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Wn}var Un={};var aa;function Dx(){return aa||(aa=1,process.env.NODE_ENV!=="production"&&(function(){function e(v,g){return v===g&&(v!==0||1/v===1/g)||v!==v&&g!==g}function t(v,g){u||o.startTransition===void 0||(u=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var m=g();if(!h){var y=g();s(m,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),h=!0)}y=i({inst:{value:m,getSnapshot:g}});var x=y[0].inst,b=y[1];return l(function(){x.value=m,x.getSnapshot=g,r(x)&&b({inst:x})},[v,m,g]),a(function(){return r(x)&&b({inst:x}),v(function(){r(x)&&b({inst:x})})},[v]),c(m),m}function r(v){var g=v.getSnapshot;v=v.value;try{var m=g();return!s(v,m)}catch{return!0}}function n(v,g){return g()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=ae,s=typeof Object.is=="function"?Object.is:e,i=o.useState,a=o.useEffect,l=o.useLayoutEffect,c=o.useDebugValue,u=!1,h=!1,p=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;Un.useSyncExternalStore=o.useSyncExternalStore!==void 0?o.useSyncExternalStore:p,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Un}var la;function Bx(){return la||(la=1,process.env.NODE_ENV==="production"?Rr.exports=Lx():Rr.exports=Dx()),Rr.exports}var Fx=Bx();function $x(){return Fx.useSyncExternalStore(zx,()=>!0,()=>!1)}function zx(){return()=>{}}var Is="Avatar",[Vx]=jx(Is),[Hx,yd]=Vx(Is),xd=d.forwardRef((e,t)=>{const{__scopeAvatar:r,...n}=e,[o,s]=d.useState("idle");return f.jsx(Hx,{scope:r,imageLoadingStatus:o,onImageLoadingStatusChange:s,children:f.jsx(gn.span,{...n,ref:t})})});xd.displayName=Is;var bd="AvatarImage",Pd=d.forwardRef((e,t)=>{const{__scopeAvatar:r,src:n,onLoadingStatusChange:o=()=>{},...s}=e,i=yd(bd,r),a=Gx(n,s),l=Fe(c=>{o(c),i.onImageLoadingStatusChange(c)});return fe(()=>{a!=="idle"&&l(a)},[a,l]),a==="loaded"?f.jsx(gn.img,{...s,ref:t,src:n}):null});Pd.displayName=bd;var wd="AvatarFallback",Cd=d.forwardRef((e,t)=>{const{__scopeAvatar:r,delayMs:n,...o}=e,s=yd(wd,r),[i,a]=d.useState(n===void 0);return d.useEffect(()=>{if(n!==void 0){const l=window.setTimeout(()=>a(!0),n);return()=>window.clearTimeout(l)}},[n]),i&&s.imageLoadingStatus!=="loaded"?f.jsx(gn.span,{...o,ref:t}):null});Cd.displayName=wd;function ca(e,t){return e?t?(e.src!==t&&(e.src=t),e.complete&&e.naturalWidth>0?"loaded":"loading"):"error":"idle"}function Gx(e,{referrerPolicy:t,crossOrigin:r}){const n=$x(),o=d.useRef(null),s=n?(o.current||(o.current=new window.Image),o.current):null,[i,a]=d.useState(()=>ca(s,e));return fe(()=>{a(ca(s,e))},[s,e]),fe(()=>{const l=h=>()=>{a(h)};if(!s)return;const c=l("loaded"),u=l("error");return s.addEventListener("load",c),s.addEventListener("error",u),t&&(s.referrerPolicy=t),typeof r=="string"&&(s.crossOrigin=r),()=>{s.removeEventListener("load",c),s.removeEventListener("error",u)}},[s,r,t]),i}var Wx=xd,Ux=Pd,Kx=Cd;const Sd={xs:"h-6 w-6 text-[10px]",sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base",xl:"h-16 w-16 text-lg"};function Yx(e){if(e!==void 0){if(typeof e=="number")return`${e}px`;if(!(typeof e=="string"&&e in Sd))return e}}const qd=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,size:i="md",rounded:a="full",shadow:l,...c}=e,u=H(),{sxClassName:h,sxInlineStyle:p}=V(o,u),{roundedPreset:v,roundedStyle:g}=yt(a),{shadowPreset:m,shadowStyle:y}=ir(l),x=Yx(i);return f.jsx(Wx,{ref:t,className:_("avatar relative inline-flex shrink-0 select-none items-center justify-center overflow-hidden bg-slate-100 text-slate-700",typeof i=="string"?Sd[i]:null,v?rt[v]:null,m?Mt[m]:null,h,r,n),style:M(s,g,y,x?{width:x,height:x}:void 0,p),...c})}),js=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,a=H(),{sxClassName:l,sxInlineStyle:c}=V(o,a);return f.jsx(Ux,{ref:t,className:_("avatar-image h-full w-full object-cover",l,r,n),style:M(s,c),...i})}),Os=d.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,a=H(),{sxClassName:l,sxInlineStyle:c}=V(o,a);return f.jsx(Kx,{ref:t,className:_("avatar-fallback flex h-full w-full items-center justify-center bg-slate-100 font-medium text-slate-600",l,r,n),style:M(s,c),...i})}),Nd=Object.assign(qd,{Image:js,Fallback:Os});qd.displayName="Avatar";js.displayName="Avatar.Image";Os.displayName="Avatar.Fallback";Nd.displayName="Avatar";const Ed=Za("inline-flex items-center justify-center whitespace-nowrap rounded border border-transparent font-medium transition-colors duration-150",{variants:{variant:{primary:"",success:"",warning:"",danger:"",minor:"",dark:"",light:"",text:""},outline:{true:"",false:""},size:{xs:"px-2 py-0.5 text-[10px]",sm:"px-2.5 py-0.5 text-xs",md:"px-2.5 py-1 text-xs",lg:"px-3 py-1 text-sm",xl:"px-3.5 py-1.5 text-sm"},rounded:rt,shadow:Mt},compoundVariants:[{variant:"primary",outline:!1,className:"bg-blue-600 text-white"},{variant:"primary",outline:!0,className:"border-blue-600 text-blue-600"},{variant:"success",outline:!1,className:"bg-green-600 text-white"},{variant:"success",outline:!0,className:"border-green-600 text-green-600"},{variant:"warning",outline:!1,className:"bg-yellow-500 text-white"},{variant:"warning",outline:!0,className:"border-yellow-500 text-yellow-600"},{variant:"danger",outline:!1,className:"bg-red-600 text-white"},{variant:"danger",outline:!0,className:"border-red-600 text-red-600"},{variant:"minor",outline:!1,className:"bg-gray-200 text-gray-700"},{variant:"minor",outline:!0,className:"border-gray-300 text-gray-600"},{variant:"dark",outline:!1,className:"bg-black/90 text-white"},{variant:"dark",outline:!0,className:"border-black/90 text-black/90"},{variant:"light",outline:!1,className:"bg-white text-gray-900"},{variant:"light",outline:!0,className:"border-white text-white"},{variant:"text",outline:!1,className:"bg-gray-100 text-gray-600"},{variant:"text",outline:!0,className:"border-gray-300 text-gray-500"}],defaultVariants:{variant:"primary",outline:!1,size:"md"}});function Rd(e){const{component:t,variant:r,outline:n,size:o,rounded:s,shadow:i,sx:a,style:l,className:c,class:u,...h}=e,p=t??"span",{roundedPreset:v,roundedStyle:g}=yt(s),{shadowPreset:m,shadowStyle:y}=ir(i),x=H(),{sxClassName:b,sxInlineStyle:P}=V(a,x);return f.jsx(p,{className:_(Ed({variant:r,outline:n,size:o,rounded:v,shadow:m}),b,c,u),style:M(l,g,y,P),...h})}Rd.displayName="Chip";var Et={},Kn,ua;function Xx(){return ua||(ua=1,Kn=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),Kn}var Yn={},Ke={},da;function wt(){if(da)return Ke;da=1;let e;const t=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return Ke.getSymbolSize=function(n){if(!n)throw new Error('"version" cannot be null or undefined');if(n<1||n>40)throw new Error('"version" should be in range from 1 to 40');return n*4+17},Ke.getSymbolTotalCodewords=function(n){return t[n]},Ke.getBCHDigit=function(r){let n=0;for(;r!==0;)n++,r>>>=1;return n},Ke.setToSJISFunction=function(n){if(typeof n!="function")throw new Error('"toSJISFunc" is not a valid function.');e=n},Ke.isKanjiModeEnabled=function(){return typeof e<"u"},Ke.toSJIS=function(n){return e(n)},Ke}var Xn={},fa;function Ms(){return fa||(fa=1,(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+r)}}e.isValid=function(n){return n&&typeof n.bit<"u"&&n.bit>=0&&n.bit<4},e.from=function(n,o){if(e.isValid(n))return n;try{return t(n)}catch{return o}}})(Xn)),Xn}var Jn,ha;function Jx(){if(ha)return Jn;ha=1;function e(){this.buffer=[],this.length=0}return e.prototype={get:function(t){const r=Math.floor(t/8);return(this.buffer[r]>>>7-t%8&1)===1},put:function(t,r){for(let n=0;n<r;n++)this.putBit((t>>>r-n-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(t){const r=Math.floor(this.length/8);this.buffer.length<=r&&this.buffer.push(0),t&&(this.buffer[r]|=128>>>this.length%8),this.length++}},Jn=e,Jn}var Qn,ma;function Qx(){if(ma)return Qn;ma=1;function e(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}return e.prototype.set=function(t,r,n,o){const s=t*this.size+r;this.data[s]=n,o&&(this.reservedBit[s]=!0)},e.prototype.get=function(t,r){return this.data[t*this.size+r]},e.prototype.xor=function(t,r,n){this.data[t*this.size+r]^=n},e.prototype.isReserved=function(t,r){return this.reservedBit[t*this.size+r]},Qn=e,Qn}var Zn={},pa;function Zx(){return pa||(pa=1,(function(e){const t=wt().getSymbolSize;e.getRowColCoords=function(n){if(n===1)return[];const o=Math.floor(n/7)+2,s=t(n),i=s===145?26:Math.ceil((s-13)/(2*o-2))*2,a=[s-7];for(let l=1;l<o-1;l++)a[l]=a[l-1]-i;return a.push(6),a.reverse()},e.getPositions=function(n){const o=[],s=e.getRowColCoords(n),i=s.length;for(let a=0;a<i;a++)for(let l=0;l<i;l++)a===0&&l===0||a===0&&l===i-1||a===i-1&&l===0||o.push([s[a],s[l]]);return o}})(Zn)),Zn}var eo={},va;function eb(){if(va)return eo;va=1;const e=wt().getSymbolSize,t=7;return eo.getPositions=function(n){const o=e(n);return[[0,0],[o-t,0],[0,o-t]]},eo}var to={},ga;function tb(){return ga||(ga=1,(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(o){return o!=null&&o!==""&&!isNaN(o)&&o>=0&&o<=7},e.from=function(o){return e.isValid(o)?parseInt(o,10):void 0},e.getPenaltyN1=function(o){const s=o.size;let i=0,a=0,l=0,c=null,u=null;for(let h=0;h<s;h++){a=l=0,c=u=null;for(let p=0;p<s;p++){let v=o.get(h,p);v===c?a++:(a>=5&&(i+=t.N1+(a-5)),c=v,a=1),v=o.get(p,h),v===u?l++:(l>=5&&(i+=t.N1+(l-5)),u=v,l=1)}a>=5&&(i+=t.N1+(a-5)),l>=5&&(i+=t.N1+(l-5))}return i},e.getPenaltyN2=function(o){const s=o.size;let i=0;for(let a=0;a<s-1;a++)for(let l=0;l<s-1;l++){const c=o.get(a,l)+o.get(a,l+1)+o.get(a+1,l)+o.get(a+1,l+1);(c===4||c===0)&&i++}return i*t.N2},e.getPenaltyN3=function(o){const s=o.size;let i=0,a=0,l=0;for(let c=0;c<s;c++){a=l=0;for(let u=0;u<s;u++)a=a<<1&2047|o.get(c,u),u>=10&&(a===1488||a===93)&&i++,l=l<<1&2047|o.get(u,c),u>=10&&(l===1488||l===93)&&i++}return i*t.N3},e.getPenaltyN4=function(o){let s=0;const i=o.data.length;for(let l=0;l<i;l++)s+=o.data[l];return Math.abs(Math.ceil(s*100/i/5)-10)*t.N4};function r(n,o,s){switch(n){case e.Patterns.PATTERN000:return(o+s)%2===0;case e.Patterns.PATTERN001:return o%2===0;case e.Patterns.PATTERN010:return s%3===0;case e.Patterns.PATTERN011:return(o+s)%3===0;case e.Patterns.PATTERN100:return(Math.floor(o/2)+Math.floor(s/3))%2===0;case e.Patterns.PATTERN101:return o*s%2+o*s%3===0;case e.Patterns.PATTERN110:return(o*s%2+o*s%3)%2===0;case e.Patterns.PATTERN111:return(o*s%3+(o+s)%2)%2===0;default:throw new Error("bad maskPattern:"+n)}}e.applyMask=function(o,s){const i=s.size;for(let a=0;a<i;a++)for(let l=0;l<i;l++)s.isReserved(l,a)||s.xor(l,a,r(o,l,a))},e.getBestMask=function(o,s){const i=Object.keys(e.Patterns).length;let a=0,l=1/0;for(let c=0;c<i;c++){s(c),e.applyMask(c,o);const u=e.getPenaltyN1(o)+e.getPenaltyN2(o)+e.getPenaltyN3(o)+e.getPenaltyN4(o);e.applyMask(c,o),u<l&&(l=u,a=c)}return a}})(to)),to}var kr={},ya;function kd(){if(ya)return kr;ya=1;const e=Ms(),t=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],r=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return kr.getBlocksCount=function(o,s){switch(s){case e.L:return t[(o-1)*4+0];case e.M:return t[(o-1)*4+1];case e.Q:return t[(o-1)*4+2];case e.H:return t[(o-1)*4+3];default:return}},kr.getTotalCodewordsCount=function(o,s){switch(s){case e.L:return r[(o-1)*4+0];case e.M:return r[(o-1)*4+1];case e.Q:return r[(o-1)*4+2];case e.H:return r[(o-1)*4+3];default:return}},kr}var ro={},Wt={},xa;function rb(){if(xa)return Wt;xa=1;const e=new Uint8Array(512),t=new Uint8Array(256);return(function(){let n=1;for(let o=0;o<255;o++)e[o]=n,t[n]=o,n<<=1,n&256&&(n^=285);for(let o=255;o<512;o++)e[o]=e[o-255]})(),Wt.log=function(n){if(n<1)throw new Error("log("+n+")");return t[n]},Wt.exp=function(n){return e[n]},Wt.mul=function(n,o){return n===0||o===0?0:e[t[n]+t[o]]},Wt}var ba;function nb(){return ba||(ba=1,(function(e){const t=rb();e.mul=function(n,o){const s=new Uint8Array(n.length+o.length-1);for(let i=0;i<n.length;i++)for(let a=0;a<o.length;a++)s[i+a]^=t.mul(n[i],o[a]);return s},e.mod=function(n,o){let s=new Uint8Array(n);for(;s.length-o.length>=0;){const i=s[0];for(let l=0;l<o.length;l++)s[l]^=t.mul(o[l],i);let a=0;for(;a<s.length&&s[a]===0;)a++;s=s.slice(a)}return s},e.generateECPolynomial=function(n){let o=new Uint8Array([1]);for(let s=0;s<n;s++)o=e.mul(o,new Uint8Array([1,t.exp(s)]));return o}})(ro)),ro}var no,Pa;function ob(){if(Pa)return no;Pa=1;const e=nb();function t(r){this.genPoly=void 0,this.degree=r,this.degree&&this.initialize(this.degree)}return t.prototype.initialize=function(n){this.degree=n,this.genPoly=e.generateECPolynomial(this.degree)},t.prototype.encode=function(n){if(!this.genPoly)throw new Error("Encoder not initialized");const o=new Uint8Array(n.length+this.degree);o.set(n);const s=e.mod(o,this.genPoly),i=this.degree-s.length;if(i>0){const a=new Uint8Array(this.degree);return a.set(s,i),a}return s},no=t,no}var oo={},so={},io={},wa;function Td(){return wa||(wa=1,io.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}),io}var _e={},Ca;function _d(){if(Ca)return _e;Ca=1;const e="[0-9]+",t="[A-Z $%*+\\-./:]+";let r="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";r=r.replace(/u/g,"\\u");const n="(?:(?![A-Z0-9 $%*+\\-./:]|"+r+`)(?:.|[\r
42
- ]))+`;_e.KANJI=new RegExp(r,"g"),_e.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),_e.BYTE=new RegExp(n,"g"),_e.NUMERIC=new RegExp(e,"g"),_e.ALPHANUMERIC=new RegExp(t,"g");const o=new RegExp("^"+r+"$"),s=new RegExp("^"+e+"$"),i=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return _e.testKanji=function(l){return o.test(l)},_e.testNumeric=function(l){return s.test(l)},_e.testAlphanumeric=function(l){return i.test(l)},_e}var Sa;function Ct(){return Sa||(Sa=1,(function(e){const t=Td(),r=_d();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(s,i){if(!s.ccBits)throw new Error("Invalid mode: "+s);if(!t.isValid(i))throw new Error("Invalid version: "+i);return i>=1&&i<10?s.ccBits[0]:i<27?s.ccBits[1]:s.ccBits[2]},e.getBestModeForData=function(s){return r.testNumeric(s)?e.NUMERIC:r.testAlphanumeric(s)?e.ALPHANUMERIC:r.testKanji(s)?e.KANJI:e.BYTE},e.toString=function(s){if(s&&s.id)return s.id;throw new Error("Invalid mode")},e.isValid=function(s){return s&&s.bit&&s.ccBits};function n(o){if(typeof o!="string")throw new Error("Param is not a string");switch(o.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+o)}}e.from=function(s,i){if(e.isValid(s))return s;try{return n(s)}catch{return i}}})(so)),so}var qa;function sb(){return qa||(qa=1,(function(e){const t=wt(),r=kd(),n=Ms(),o=Ct(),s=Td(),i=7973,a=t.getBCHDigit(i);function l(p,v,g){for(let m=1;m<=40;m++)if(v<=e.getCapacity(m,g,p))return m}function c(p,v){return o.getCharCountIndicator(p,v)+4}function u(p,v){let g=0;return p.forEach(function(m){const y=c(m.mode,v);g+=y+m.getBitsLength()}),g}function h(p,v){for(let g=1;g<=40;g++)if(u(p,g)<=e.getCapacity(g,v,o.MIXED))return g}e.from=function(v,g){return s.isValid(v)?parseInt(v,10):g},e.getCapacity=function(v,g,m){if(!s.isValid(v))throw new Error("Invalid QR Code version");typeof m>"u"&&(m=o.BYTE);const y=t.getSymbolTotalCodewords(v),x=r.getTotalCodewordsCount(v,g),b=(y-x)*8;if(m===o.MIXED)return b;const P=b-c(m,v);switch(m){case o.NUMERIC:return Math.floor(P/10*3);case o.ALPHANUMERIC:return Math.floor(P/11*2);case o.KANJI:return Math.floor(P/13);case o.BYTE:default:return Math.floor(P/8)}},e.getBestVersionForData=function(v,g){let m;const y=n.from(g,n.M);if(Array.isArray(v)){if(v.length>1)return h(v,y);if(v.length===0)return 1;m=v[0]}else m=v;return l(m.mode,m.getLength(),y)},e.getEncodedBits=function(v){if(!s.isValid(v)||v<7)throw new Error("Invalid QR Code version");let g=v<<12;for(;t.getBCHDigit(g)-a>=0;)g^=i<<t.getBCHDigit(g)-a;return v<<12|g}})(oo)),oo}var ao={},Na;function ib(){if(Na)return ao;Na=1;const e=wt(),t=1335,r=21522,n=e.getBCHDigit(t);return ao.getEncodedBits=function(s,i){const a=s.bit<<3|i;let l=a<<10;for(;e.getBCHDigit(l)-n>=0;)l^=t<<e.getBCHDigit(l)-n;return(a<<10|l)^r},ao}var lo={},co,Ea;function ab(){if(Ea)return co;Ea=1;const e=Ct();function t(r){this.mode=e.NUMERIC,this.data=r.toString()}return t.getBitsLength=function(n){return 10*Math.floor(n/3)+(n%3?n%3*3+1:0)},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(n){let o,s,i;for(o=0;o+3<=this.data.length;o+=3)s=this.data.substr(o,3),i=parseInt(s,10),n.put(i,10);const a=this.data.length-o;a>0&&(s=this.data.substr(o),i=parseInt(s,10),n.put(i,a*3+1))},co=t,co}var uo,Ra;function lb(){if(Ra)return uo;Ra=1;const e=Ct(),t=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function r(n){this.mode=e.ALPHANUMERIC,this.data=n}return r.getBitsLength=function(o){return 11*Math.floor(o/2)+6*(o%2)},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(o){let s;for(s=0;s+2<=this.data.length;s+=2){let i=t.indexOf(this.data[s])*45;i+=t.indexOf(this.data[s+1]),o.put(i,11)}this.data.length%2&&o.put(t.indexOf(this.data[s]),6)},uo=r,uo}var fo,ka;function cb(){if(ka)return fo;ka=1;const e=Ct();function t(r){this.mode=e.BYTE,typeof r=="string"?this.data=new TextEncoder().encode(r):this.data=new Uint8Array(r)}return t.getBitsLength=function(n){return n*8},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(r){for(let n=0,o=this.data.length;n<o;n++)r.put(this.data[n],8)},fo=t,fo}var ho,Ta;function ub(){if(Ta)return ho;Ta=1;const e=Ct(),t=wt();function r(n){this.mode=e.KANJI,this.data=n}return r.getBitsLength=function(o){return o*13},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(n){let o;for(o=0;o<this.data.length;o++){let s=t.toSJIS(this.data[o]);if(s>=33088&&s<=40956)s-=33088;else if(s>=57408&&s<=60351)s-=49472;else throw new Error("Invalid SJIS character: "+this.data[o]+`
43
- Make sure your charset is UTF-8`);s=(s>>>8&255)*192+(s&255),n.put(s,13)}},ho=r,ho}var mo={exports:{}},_a;function db(){return _a||(_a=1,(function(e){var t={single_source_shortest_paths:function(r,n,o){var s={},i={};i[n]=0;var a=t.PriorityQueue.make();a.push(n,0);for(var l,c,u,h,p,v,g,m,y;!a.empty();){l=a.pop(),c=l.value,h=l.cost,p=r[c]||{};for(u in p)p.hasOwnProperty(u)&&(v=p[u],g=h+v,m=i[u],y=typeof i[u]>"u",(y||m>g)&&(i[u]=g,a.push(u,g),s[u]=c))}if(typeof o<"u"&&typeof i[o]>"u"){var x=["Could not find a path from ",n," to ",o,"."].join("");throw new Error(x)}return s},extract_shortest_path_from_predecessor_list:function(r,n){for(var o=[],s=n;s;)o.push(s),r[s],s=r[s];return o.reverse(),o},find_path:function(r,n,o){var s=t.single_source_shortest_paths(r,n,o);return t.extract_shortest_path_from_predecessor_list(s,o)},PriorityQueue:{make:function(r){var n=t.PriorityQueue,o={},s;r=r||{};for(s in n)n.hasOwnProperty(s)&&(o[s]=n[s]);return o.queue=[],o.sorter=r.sorter||n.default_sorter,o},default_sorter:function(r,n){return r.cost-n.cost},push:function(r,n){var o={value:r,cost:n};this.queue.push(o),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t})(mo)),mo.exports}var Aa;function fb(){return Aa||(Aa=1,(function(e){const t=Ct(),r=ab(),n=lb(),o=cb(),s=ub(),i=_d(),a=wt(),l=db();function c(x){return unescape(encodeURIComponent(x)).length}function u(x,b,P){const w=[];let N;for(;(N=x.exec(P))!==null;)w.push({data:N[0],index:N.index,mode:b,length:N[0].length});return w}function h(x){const b=u(i.NUMERIC,t.NUMERIC,x),P=u(i.ALPHANUMERIC,t.ALPHANUMERIC,x);let w,N;return a.isKanjiModeEnabled()?(w=u(i.BYTE,t.BYTE,x),N=u(i.KANJI,t.KANJI,x)):(w=u(i.BYTE_KANJI,t.BYTE,x),N=[]),b.concat(P,w,N).sort(function(C,S){return C.index-S.index}).map(function(C){return{data:C.data,mode:C.mode,length:C.length}})}function p(x,b){switch(b){case t.NUMERIC:return r.getBitsLength(x);case t.ALPHANUMERIC:return n.getBitsLength(x);case t.KANJI:return s.getBitsLength(x);case t.BYTE:return o.getBitsLength(x)}}function v(x){return x.reduce(function(b,P){const w=b.length-1>=0?b[b.length-1]:null;return w&&w.mode===P.mode?(b[b.length-1].data+=P.data,b):(b.push(P),b)},[])}function g(x){const b=[];for(let P=0;P<x.length;P++){const w=x[P];switch(w.mode){case t.NUMERIC:b.push([w,{data:w.data,mode:t.ALPHANUMERIC,length:w.length},{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.ALPHANUMERIC:b.push([w,{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.KANJI:b.push([w,{data:w.data,mode:t.BYTE,length:c(w.data)}]);break;case t.BYTE:b.push([{data:w.data,mode:t.BYTE,length:c(w.data)}])}}return b}function m(x,b){const P={},w={start:{}};let N=["start"];for(let q=0;q<x.length;q++){const C=x[q],S=[];for(let R=0;R<C.length;R++){const A=C[R],E=""+q+R;S.push(E),P[E]={node:A,lastCount:0},w[E]={};for(let k=0;k<N.length;k++){const T=N[k];P[T]&&P[T].node.mode===A.mode?(w[T][E]=p(P[T].lastCount+A.length,A.mode)-p(P[T].lastCount,A.mode),P[T].lastCount+=A.length):(P[T]&&(P[T].lastCount=A.length),w[T][E]=p(A.length,A.mode)+4+t.getCharCountIndicator(A.mode,b))}}N=S}for(let q=0;q<N.length;q++)w[N[q]].end=0;return{map:w,table:P}}function y(x,b){let P;const w=t.getBestModeForData(x);if(P=t.from(b,w),P!==t.BYTE&&P.bit<w.bit)throw new Error('"'+x+'" cannot be encoded with mode '+t.toString(P)+`.
44
- Suggested mode is: `+t.toString(w));switch(P===t.KANJI&&!a.isKanjiModeEnabled()&&(P=t.BYTE),P){case t.NUMERIC:return new r(x);case t.ALPHANUMERIC:return new n(x);case t.KANJI:return new s(x);case t.BYTE:return new o(x)}}e.fromArray=function(b){return b.reduce(function(P,w){return typeof w=="string"?P.push(y(w,null)):w.data&&P.push(y(w.data,w.mode)),P},[])},e.fromString=function(b,P){const w=h(b,a.isKanjiModeEnabled()),N=g(w),q=m(N,P),C=l.find_path(q.map,"start","end"),S=[];for(let R=1;R<C.length-1;R++)S.push(q.table[C[R]].node);return e.fromArray(v(S))},e.rawSplit=function(b){return e.fromArray(h(b,a.isKanjiModeEnabled()))}})(lo)),lo}var Ia;function hb(){if(Ia)return Yn;Ia=1;const e=wt(),t=Ms(),r=Jx(),n=Qx(),o=Zx(),s=eb(),i=tb(),a=kd(),l=ob(),c=sb(),u=ib(),h=Ct(),p=fb();function v(q,C){const S=q.size,R=s.getPositions(C);for(let A=0;A<R.length;A++){const E=R[A][0],k=R[A][1];for(let T=-1;T<=7;T++)if(!(E+T<=-1||S<=E+T))for(let I=-1;I<=7;I++)k+I<=-1||S<=k+I||(T>=0&&T<=6&&(I===0||I===6)||I>=0&&I<=6&&(T===0||T===6)||T>=2&&T<=4&&I>=2&&I<=4?q.set(E+T,k+I,!0,!0):q.set(E+T,k+I,!1,!0))}}function g(q){const C=q.size;for(let S=8;S<C-8;S++){const R=S%2===0;q.set(S,6,R,!0),q.set(6,S,R,!0)}}function m(q,C){const S=o.getPositions(C);for(let R=0;R<S.length;R++){const A=S[R][0],E=S[R][1];for(let k=-2;k<=2;k++)for(let T=-2;T<=2;T++)k===-2||k===2||T===-2||T===2||k===0&&T===0?q.set(A+k,E+T,!0,!0):q.set(A+k,E+T,!1,!0)}}function y(q,C){const S=q.size,R=c.getEncodedBits(C);let A,E,k;for(let T=0;T<18;T++)A=Math.floor(T/3),E=T%3+S-8-3,k=(R>>T&1)===1,q.set(A,E,k,!0),q.set(E,A,k,!0)}function x(q,C,S){const R=q.size,A=u.getEncodedBits(C,S);let E,k;for(E=0;E<15;E++)k=(A>>E&1)===1,E<6?q.set(E,8,k,!0):E<8?q.set(E+1,8,k,!0):q.set(R-15+E,8,k,!0),E<8?q.set(8,R-E-1,k,!0):E<9?q.set(8,15-E-1+1,k,!0):q.set(8,15-E-1,k,!0);q.set(R-8,8,1,!0)}function b(q,C){const S=q.size;let R=-1,A=S-1,E=7,k=0;for(let T=S-1;T>0;T-=2)for(T===6&&T--;;){for(let I=0;I<2;I++)if(!q.isReserved(A,T-I)){let O=!1;k<C.length&&(O=(C[k]>>>E&1)===1),q.set(A,T-I,O),E--,E===-1&&(k++,E=7)}if(A+=R,A<0||S<=A){A-=R,R=-R;break}}}function P(q,C,S){const R=new r;S.forEach(function(I){R.put(I.mode.bit,4),R.put(I.getLength(),h.getCharCountIndicator(I.mode,q)),I.write(R)});const A=e.getSymbolTotalCodewords(q),E=a.getTotalCodewordsCount(q,C),k=(A-E)*8;for(R.getLengthInBits()+4<=k&&R.put(0,4);R.getLengthInBits()%8!==0;)R.putBit(0);const T=(k-R.getLengthInBits())/8;for(let I=0;I<T;I++)R.put(I%2?17:236,8);return w(R,q,C)}function w(q,C,S){const R=e.getSymbolTotalCodewords(C),A=a.getTotalCodewordsCount(C,S),E=R-A,k=a.getBlocksCount(C,S),T=R%k,I=k-T,O=Math.floor(R/k),j=Math.floor(E/k),B=j+1,D=O-j,W=new l(D);let L=0;const le=new Array(k),xe=new Array(k);let ve=0;const he=new Uint8Array(q.buffer);for(let U=0;U<k;U++){const Q=U<I?j:B;le[U]=he.slice(L,L+Q),xe[U]=W.encode(le[U]),L+=Q,ve=Math.max(ve,Q)}const J=new Uint8Array(R);let Z=0,F,X;for(F=0;F<ve;F++)for(X=0;X<k;X++)F<le[X].length&&(J[Z++]=le[X][F]);for(F=0;F<D;F++)for(X=0;X<k;X++)J[Z++]=xe[X][F];return J}function N(q,C,S,R){let A;if(Array.isArray(q))A=p.fromArray(q);else if(typeof q=="string"){let O=C;if(!O){const j=p.rawSplit(q);O=c.getBestVersionForData(j,S)}A=p.fromString(q,O||40)}else throw new Error("Invalid data");const E=c.getBestVersionForData(A,S);if(!E)throw new Error("The amount of data is too big to be stored in a QR Code");if(!C)C=E;else if(C<E)throw new Error(`
41
+ `)},Eg=0,Lt=[];function Rg(e){var t=f.useRef([]),r=f.useRef([0,0]),n=f.useRef(),o=f.useState(Eg++)[0],s=f.useState(Dc)[0],i=f.useRef(e);f.useEffect(function(){i.current=e},[e]),f.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var m=Yv([e.lockRef.current],(e.shards||[]).map(Ca),!0).filter(Boolean);return m.forEach(function(y){return y.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),m.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var a=f.useCallback(function(m,y){if("touches"in m&&m.touches.length===2||m.type==="wheel"&&m.ctrlKey)return!i.current.allowPinchZoom;var x=zr(m),b=r.current,P="deltaX"in m?m.deltaX:b[0]-x[0],w="deltaY"in m?m.deltaY:b[1]-x[1],N,q=m.target,C=Math.abs(P)>Math.abs(w)?"h":"v";if("touches"in m&&C==="h"&&q.type==="range")return!1;var S=window.getSelection(),R=S&&S.anchorNode,A=R?R===q||R.contains(q):!1;if(A)return!1;var E=Pa(C,q);if(!E)return!0;if(E?N=C:(N=C==="v"?"h":"v",E=Pa(C,q)),!E)return!1;if(!n.current&&"changedTouches"in m&&(P||w)&&(n.current=N),!N)return!0;var k=n.current||N;return Sg(k,y,m,k==="h"?P:w)},[]),l=f.useCallback(function(m){var y=m;if(!(!Lt.length||Lt[Lt.length-1]!==s)){var x="deltaY"in y?wa(y):zr(y),b=t.current.filter(function(N){return N.name===y.type&&(N.target===y.target||y.target===N.shadowParent)&&qg(N.delta,x)})[0];if(b&&b.should){y.cancelable&&y.preventDefault();return}if(!b){var P=(i.current.shards||[]).map(Ca).filter(Boolean).filter(function(N){return N.contains(y.target)}),w=P.length>0?a(y,P[0]):!i.current.noIsolation;w&&y.cancelable&&y.preventDefault()}}},[]),c=f.useCallback(function(m,y,x,b){var P={name:m,delta:y,target:x,should:b,shadowParent:kg(x)};t.current.push(P),setTimeout(function(){t.current=t.current.filter(function(w){return w!==P})},1)},[]),d=f.useCallback(function(m){r.current=zr(m),n.current=void 0},[]),h=f.useCallback(function(m){c(m.type,wa(m),m.target,a(m,e.lockRef.current))},[]),p=f.useCallback(function(m){c(m.type,zr(m),m.target,a(m,e.lockRef.current))},[]);f.useEffect(function(){return Lt.push(s),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",l,Mt),document.addEventListener("touchmove",l,Mt),document.addEventListener("touchstart",d,Mt),function(){Lt=Lt.filter(function(m){return m!==s}),document.removeEventListener("wheel",l,Mt),document.removeEventListener("touchmove",l,Mt),document.removeEventListener("touchstart",d,Mt)}},[]);var v=e.removeScrollBar,g=e.inert;return f.createElement(f.Fragment,null,g?f.createElement(s,{styles:Ng(o)}):null,v?f.createElement(gg,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function kg(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Tg=og(Lc,Rg);var Ds=f.forwardRef(function(e,t){return f.createElement(qn,Be({},e,{ref:t,sideCar:Tg}))});Ds.classNames=qn.classNames;var Nn="Popover",[zc]=Oe(Nn,[Jt]),Sr=Jt(),[_g,mt]=zc(Nn),Vc=e=>{const{__scopePopover:t,children:r,open:n,defaultOpen:o,onOpenChange:s,modal:i=!1}=e,a=Sr(t),l=f.useRef(null),[c,d]=f.useState(!1),[h,p]=Ye({prop:n,defaultProp:o??!1,onChange:s,caller:Nn});return u.jsx(Os,{...a,children:u.jsx(_g,{scope:t,contentId:Rt(),triggerRef:l,open:h,onOpenChange:p,onOpenToggle:f.useCallback(()=>p(v=>!v),[p]),hasCustomAnchor:c,onCustomAnchorAdd:f.useCallback(()=>d(!0),[]),onCustomAnchorRemove:f.useCallback(()=>d(!1),[]),modal:i,children:r})})};Vc.displayName=Nn;var Hc="PopoverAnchor",Gc=f.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=mt(Hc,r),s=Sr(r),{onCustomAnchorAdd:i,onCustomAnchorRemove:a}=o;return f.useEffect(()=>(i(),()=>a()),[i,a]),u.jsx(Cn,{...s,...n,ref:t})});Gc.displayName=Hc;var Wc="PopoverTrigger",Uc=f.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=mt(Wc,r),s=Sr(r),i=le(t,o.triggerRef),a=u.jsx(ee.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":Zc(o.open),...n,ref:i,onClick:Y(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?a:u.jsx(Cn,{asChild:!0,...s,children:a})});Uc.displayName=Wc;var Bs="PopoverPortal",[Ag,jg]=zc(Bs,{forceMount:void 0}),Kc=e=>{const{__scopePopover:t,forceMount:r,children:n,container:o}=e,s=mt(Bs,t);return u.jsx(Ag,{scope:t,forceMount:r,children:u.jsx(ht,{present:r||s.open,children:u.jsx(Sn,{asChild:!0,container:o,children:n})})})};Kc.displayName=Bs;var Ht="PopoverContent",Yc=f.forwardRef((e,t)=>{const r=jg(Ht,e.__scopePopover),{forceMount:n=r.forceMount,...o}=e,s=mt(Ht,e.__scopePopover);return u.jsx(ht,{present:n||s.open,children:s.modal?u.jsx(Og,{...o,ref:t}):u.jsx(Mg,{...o,ref:t})})});Yc.displayName=Ht;var Ig=fr("PopoverContent.RemoveScroll"),Og=f.forwardRef((e,t)=>{const r=mt(Ht,e.__scopePopover),n=f.useRef(null),o=le(t,n),s=f.useRef(!1);return f.useEffect(()=>{const i=n.current;if(i)return Ic(i)},[]),u.jsx(Ds,{as:Ig,allowPinchZoom:!0,children:u.jsx(Xc,{...e,ref:o,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Y(e.onCloseAutoFocus,i=>{i.preventDefault(),s.current||r.triggerRef.current?.focus()}),onPointerDownOutside:Y(e.onPointerDownOutside,i=>{const a=i.detail.originalEvent,l=a.button===0&&a.ctrlKey===!0,c=a.button===2||l;s.current=c},{checkForDefaultPrevented:!1}),onFocusOutside:Y(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1})})})}),Mg=f.forwardRef((e,t)=>{const r=mt(Ht,e.__scopePopover),n=f.useRef(!1),o=f.useRef(!1);return u.jsx(Xc,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{e.onCloseAutoFocus?.(s),s.defaultPrevented||(n.current||r.triggerRef.current?.focus(),s.preventDefault()),n.current=!1,o.current=!1},onInteractOutside:s=>{e.onInteractOutside?.(s),s.defaultPrevented||(n.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=s.target;r.triggerRef.current?.contains(i)&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),Xc=f.forwardRef((e,t)=>{const{__scopePopover:r,trapFocus:n,onOpenAutoFocus:o,onCloseAutoFocus:s,disableOutsidePointerEvents:i,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:c,onInteractOutside:d,...h}=e,p=mt(Ht,r),v=Sr(r);return uc(),u.jsx(Ns,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:o,onUnmountAutoFocus:s,children:u.jsx(gn,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:d,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:c,onDismiss:()=>p.onOpenChange(!1),children:u.jsx(Ms,{"data-state":Zc(p.open),role:"dialog",id:p.contentId,...v,...h,ref:t,style:{...h.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)"}})})})}),Jc="PopoverClose",Qc=f.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=mt(Jc,r);return u.jsx(ee.button,{type:"button",...n,ref:t,onClick:Y(e.onClick,()=>o.onOpenChange(!1))})});Qc.displayName=Jc;var Lg="PopoverArrow",Dg=f.forwardRef((e,t)=>{const{__scopePopover:r,...n}=e,o=Sr(r);return u.jsx(Ls,{...o,...n,ref:t})});Dg.displayName=Lg;function Zc(e){return e?"open":"closed"}var Bg=Vc,$g=Gc,Yo=Uc,Fg=Kc,zg=Yc,Xo=Qc;function Vg(e){if(e!==void 0)return{width:typeof e=="number"?`${e}px`:e}}function eu(e){const t=H();return V(e,t)}const Hg=Bg,tu=f.forwardRef((e,t)=>{const{asChild:r,children:n,className:o,class:s,sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:d}=eu(i),h=T(c,o,s),p=M(a,d);return r?u.jsx(Yo,{asChild:!0,...l,children:u.jsx("span",{ref:t,className:T("inline-flex w-fit",h),style:p,children:n})}):u.jsx(Yo,{ref:t,className:h,style:p,...l,children:n})});tu.displayName=Yo.displayName;const Gg=$g,ru=f.forwardRef((e,t)=>{const{asChild:r,children:n,className:o,class:s,sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:d}=eu(i),h=T(c,o,s),p=M(a,d);return r?u.jsx(Xo,{asChild:!0,...l,children:u.jsx("span",{ref:t,className:T("inline-flex w-fit",h),style:p,children:n})}):u.jsx(Xo,{ref:t,className:h,style:p,...l,children:n})});ru.displayName=Xo.displayName;const nu=f.forwardRef((e,t)=>{const{align:r="center",sideOffset:n=6,width:o=288,rounded:s="lg",shadow:i="md",sx:a,style:l,className:c,class:d,...h}=e,p=H(),{roundedPreset:v,roundedStyle:g}=Nt(s),{shadowPreset:m,shadowStyle:y}=xr(i),{sxClassName:x,sxInlineStyle:b}=V(a,p);return u.jsx(Fg,{children:u.jsx(zg,{ref:t,align:r,sideOffset:n,className:T("z-50 border border-gray-200 bg-white p-4 text-sm text-gray-900 outline-none","origin-[--radix-popover-content-transform-origin]","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",v&&ut[v],m&&Ut[m],x,c,d),style:M(l,Vg(o),g,y,b),...h})})});nu.displayName="PopoverContent";var ou=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),Wg="VisuallyHidden",su=f.forwardRef((e,t)=>u.jsx(ee.span,{...e,ref:t,style:{...ou,...e.style}}));su.displayName=Wg;var Ug=su,[En]=Oe("Tooltip",[Jt]),Rn=Jt(),iu="TooltipProvider",Kg=700,Jo="tooltip.open",[Yg,$s]=En(iu),au=e=>{const{__scopeTooltip:t,delayDuration:r=Kg,skipDelayDuration:n=300,disableHoverableContent:o=!1,children:s}=e,i=f.useRef(!0),a=f.useRef(!1),l=f.useRef(0);return f.useEffect(()=>{const c=l.current;return()=>window.clearTimeout(c)},[]),u.jsx(Yg,{scope:t,isOpenDelayedRef:i,delayDuration:r,onOpen:f.useCallback(()=>{window.clearTimeout(l.current),i.current=!1},[]),onClose:f.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>i.current=!0,n)},[n]),isPointerInTransitRef:a,onPointerInTransitChange:f.useCallback(c=>{a.current=c},[]),disableHoverableContent:o,children:s})};au.displayName=iu;var mr="Tooltip",[Xg,qr]=En(mr),lu=e=>{const{__scopeTooltip:t,children:r,open:n,defaultOpen:o,onOpenChange:s,disableHoverableContent:i,delayDuration:a}=e,l=$s(mr,e.__scopeTooltip),c=Rn(t),[d,h]=f.useState(null),p=Rt(),v=f.useRef(0),g=i??l.disableHoverableContent,m=a??l.delayDuration,y=f.useRef(!1),[x,b]=Ye({prop:n,defaultProp:o??!1,onChange:C=>{C?(l.onOpen(),document.dispatchEvent(new CustomEvent(Jo))):l.onClose(),s?.(C)},caller:mr}),P=f.useMemo(()=>x?y.current?"delayed-open":"instant-open":"closed",[x]),w=f.useCallback(()=>{window.clearTimeout(v.current),v.current=0,y.current=!1,b(!0)},[b]),N=f.useCallback(()=>{window.clearTimeout(v.current),v.current=0,b(!1)},[b]),q=f.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{y.current=!0,b(!0),v.current=0},m)},[m,b]);return f.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),u.jsx(Os,{...c,children:u.jsx(Xg,{scope:t,contentId:p,open:x,stateAttribute:P,trigger:d,onTriggerChange:h,onTriggerEnter:f.useCallback(()=>{l.isOpenDelayedRef.current?q():w()},[l.isOpenDelayedRef,q,w]),onTriggerLeave:f.useCallback(()=>{g?N():(window.clearTimeout(v.current),v.current=0)},[N,g]),onOpen:w,onClose:N,disableHoverableContent:g,children:r})})};lu.displayName=mr;var Qo="TooltipTrigger",cu=f.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,o=qr(Qo,r),s=$s(Qo,r),i=Rn(r),a=f.useRef(null),l=le(t,a,o.onTriggerChange),c=f.useRef(!1),d=f.useRef(!1),h=f.useCallback(()=>c.current=!1,[]);return f.useEffect(()=>()=>document.removeEventListener("pointerup",h),[h]),u.jsx(Cn,{asChild:!0,...i,children:u.jsx(ee.button,{"aria-describedby":o.open?o.contentId:void 0,"data-state":o.stateAttribute,...n,ref:l,onPointerMove:Y(e.onPointerMove,p=>{p.pointerType!=="touch"&&!d.current&&!s.isPointerInTransitRef.current&&(o.onTriggerEnter(),d.current=!0)}),onPointerLeave:Y(e.onPointerLeave,()=>{o.onTriggerLeave(),d.current=!1}),onPointerDown:Y(e.onPointerDown,()=>{o.open&&o.onClose(),c.current=!0,document.addEventListener("pointerup",h,{once:!0})}),onFocus:Y(e.onFocus,()=>{c.current||o.onOpen()}),onBlur:Y(e.onBlur,o.onClose),onClick:Y(e.onClick,o.onClose)})})});cu.displayName=Qo;var Fs="TooltipPortal",[Jg,Qg]=En(Fs,{forceMount:void 0}),uu=e=>{const{__scopeTooltip:t,forceMount:r,children:n,container:o}=e,s=qr(Fs,t);return u.jsx(Jg,{scope:t,forceMount:r,children:u.jsx(ht,{present:r||s.open,children:u.jsx(Sn,{asChild:!0,container:o,children:n})})})};uu.displayName=Fs;var Gt="TooltipContent",du=f.forwardRef((e,t)=>{const r=Qg(Gt,e.__scopeTooltip),{forceMount:n=r.forceMount,side:o="top",...s}=e,i=qr(Gt,e.__scopeTooltip);return u.jsx(ht,{present:n||i.open,children:i.disableHoverableContent?u.jsx(fu,{side:o,...s,ref:t}):u.jsx(Zg,{side:o,...s,ref:t})})}),Zg=f.forwardRef((e,t)=>{const r=qr(Gt,e.__scopeTooltip),n=$s(Gt,e.__scopeTooltip),o=f.useRef(null),s=le(t,o),[i,a]=f.useState(null),{trigger:l,onClose:c}=r,d=o.current,{onPointerInTransitChange:h}=n,p=f.useCallback(()=>{a(null),h(!1)},[h]),v=f.useCallback((g,m)=>{const y=g.currentTarget,x={x:g.clientX,y:g.clientY},b=ny(x,y.getBoundingClientRect()),P=oy(x,b),w=sy(m.getBoundingClientRect()),N=ay([...P,...w]);a(N),h(!0)},[h]);return f.useEffect(()=>()=>p(),[p]),f.useEffect(()=>{if(l&&d){const g=y=>v(y,d),m=y=>v(y,l);return l.addEventListener("pointerleave",g),d.addEventListener("pointerleave",m),()=>{l.removeEventListener("pointerleave",g),d.removeEventListener("pointerleave",m)}}},[l,d,v,p]),f.useEffect(()=>{if(i){const g=m=>{const y=m.target,x={x:m.clientX,y:m.clientY},b=l?.contains(y)||d?.contains(y),P=!iy(x,i);b?p():P&&(p(),c())};return document.addEventListener("pointermove",g),()=>document.removeEventListener("pointermove",g)}},[l,d,i,c,p]),u.jsx(fu,{...e,ref:s})}),[ey,ty]=En(mr,{isInside:!1}),ry=op("TooltipContent"),fu=f.forwardRef((e,t)=>{const{__scopeTooltip:r,children:n,"aria-label":o,onEscapeKeyDown:s,onPointerDownOutside:i,...a}=e,l=qr(Gt,r),c=Rn(r),{onClose:d}=l;return f.useEffect(()=>(document.addEventListener(Jo,d),()=>document.removeEventListener(Jo,d)),[d]),f.useEffect(()=>{if(l.trigger){const h=p=>{p.target?.contains(l.trigger)&&d()};return window.addEventListener("scroll",h,{capture:!0}),()=>window.removeEventListener("scroll",h,{capture:!0})}},[l.trigger,d]),u.jsx(gn,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:h=>h.preventDefault(),onDismiss:d,children:u.jsxs(Ms,{"data-state":l.stateAttribute,...c,...a,ref:t,style:{...a.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[u.jsx(ry,{children:n}),u.jsx(ey,{scope:r,isInside:!0,children:u.jsx(Ug,{id:l.contentId,role:"tooltip",children:o||n})})]})})});du.displayName=Gt;var hu="TooltipArrow",mu=f.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,o=Rn(r);return ty(hu,r).isInside?null:u.jsx(Ls,{...o,...n,ref:t})});mu.displayName=hu;function ny(e,t){const r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),s=Math.abs(t.left-e.x);switch(Math.min(r,n,o,s)){case s:return"left";case o:return"right";case r:return"top";case n:return"bottom";default:throw new Error("unreachable")}}function oy(e,t,r=5){const n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r});break}return n}function sy(e){const{top:t,right:r,bottom:n,left:o}=e;return[{x:o,y:t},{x:r,y:t},{x:r,y:n},{x:o,y:n}]}function iy(e,t){const{x:r,y:n}=e;let o=!1;for(let s=0,i=t.length-1;s<t.length;i=s++){const a=t[s],l=t[i],c=a.x,d=a.y,h=l.x,p=l.y;d>n!=p>n&&r<(h-c)*(n-d)/(p-d)+c&&(o=!o)}return o}function ay(e){const t=e.slice();return t.sort((r,n)=>r.x<n.x?-1:r.x>n.x?1:r.y<n.y?-1:r.y>n.y?1:0),ly(t)}function ly(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const o=e[n];for(;t.length>=2;){const s=t[t.length-1],i=t[t.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))t.pop();else break}t.push(o)}t.pop();const r=[];for(let n=e.length-1;n>=0;n--){const o=e[n];for(;r.length>=2;){const s=r[r.length-1],i=r[r.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))r.pop();else break}r.push(o)}return r.pop(),t.length===1&&r.length===1&&t[0].x===r[0].x&&t[0].y===r[0].y?t:t.concat(r)}var cy=au,uy=lu,Zo=cu,dy=uu,pu=du,vu=mu;const fy={dark:"border-gray-900 bg-gray-950 text-white",light:"border-gray-200 bg-white text-gray-900",primary:"border-blue-600 bg-blue-600 text-white"},hy={dark:"fill-gray-950",light:"fill-white",primary:"fill-blue-600"},my=({delayDuration:e=0,...t})=>u.jsx(cy,{delayDuration:e,...t}),py=uy,vy=dy,gu=f.forwardRef((e,t)=>{const{asChild:r,asChildWrapper:n="span",children:o,className:s,class:i,sx:a,style:l,...c}=e,d=H(),{sxClassName:h,sxInlineStyle:p}=V(a,d),v=T(h,s,i),g=M(l,p);return r?u.jsx(Zo,{asChild:!0,...c,children:u.jsx(n,{ref:t,className:T("inline-flex w-fit",v),style:g,children:o})}):u.jsx(Zo,{ref:t,className:v,style:g,...c,children:o})});gu.displayName=Zo.displayName;const zs=f.forwardRef((e,t)=>{const{tone:r="dark",className:n,class:o,sx:s,style:i,...a}=e,l=H(),{sxClassName:c,sxInlineStyle:d}=V(s,l);return u.jsx(vu,{ref:t,className:T(hy[r],c,n,o),style:M(i,d),...a})});zs.displayName=vu.displayName;const yu=f.forwardRef((e,t)=>{const{tone:r="dark",arrow:n=!1,sideOffset:o=6,className:s,class:i,sx:a,style:l,children:c,...d}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(a,h);return u.jsxs(pu,{ref:t,sideOffset:o,className:T("z-50 max-w-xs rounded-md border px-3 py-1.5 text-sm leading-5 shadow-md outline-none","origin-[--radix-tooltip-content-transform-origin]","animate-in fade-in-0 zoom-in-95","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-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",fy[r],p,s,i),style:M(l,v),...d,children:[c,n?u.jsx(zs,{tone:r}):null]})});yu.displayName=pu.displayName;const gy={info(e){return ir.info(e)},success(e){return ir.success(e)},warn(e){return ir.warn(e)},error(e){return ir.error(e)}};function xu(e){const{size:t=18,className:r,class:n,style:o,...s}=e;return u.jsx("span",{className:T("inline-block animate-spin rounded-full border-2 border-slate-200 border-t-blue-600",r,n),style:{width:t,height:t,...o},...s})}function yy({text:e="加载中..."}){return u.jsxs("div",{className:"inline-flex items-center gap-2 text-slate-600",children:[u.jsx(xu,{}),u.jsx("span",{children:e})]})}function xy(e){const{open:t,title:r,width:n=360,className:o,class:s,children:i,onOpenChange:a}=e;return t?u.jsxs("div",{className:"fixed inset-0 z-50",children:[u.jsx("div",{className:"absolute inset-0 bg-black/45",onClick:()=>a?.(!1)}),u.jsxs("div",{className:T("absolute right-0 top-0 h-full bg-white p-4 shadow-xl",o,s),style:{width:n},children:[r?u.jsx("div",{className:"mb-3 text-base font-medium",children:r}):null,i]})]}):null}const by={info:"border-blue-200 bg-blue-50 text-blue-800",success:"border-emerald-200 bg-emerald-50 text-emerald-800",warning:"border-amber-200 bg-amber-50 text-amber-800",error:"border-rose-200 bg-rose-50 text-rose-800"};function Py(e){const{className:t,class:r,variant:n="info",title:o,description:s,children:i,...a}=e;return u.jsxs("div",{className:T("rounded-md border p-3",by[n],t,r),...a,children:[o?u.jsx("div",{className:"font-medium",children:o}):null,s?u.jsx("div",{className:"mt-1 text-sm",children:s}):i]})}function wy(e){const{value:t=0,max:r=100,showInfo:n=!1,className:o,class:s,...i}=e,a=Math.max(0,Math.min(100,t/r*100));return u.jsxs("div",{className:T("w-full",o,s),...i,children:[u.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full bg-slate-200",children:u.jsx("div",{className:"h-full bg-blue-600 transition-all",style:{width:`${a}%`}})}),n?u.jsxs("div",{className:"mt-1 text-xs text-slate-500",children:[Math.round(a),"%"]}):null]})}function kn(e){const t=f.useRef({value:e,previous:e});return f.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var Tn="Checkbox",[Cy]=Oe(Tn),[Sy,Vs]=Cy(Tn);function qy(e){const{__scopeCheckbox:t,checked:r,children:n,defaultChecked:o,disabled:s,form:i,name:a,onCheckedChange:l,required:c,value:d="on",internal_do_not_use_render:h}=e,[p,v]=Ye({prop:r,defaultProp:o??!1,onChange:l,caller:Tn}),[g,m]=f.useState(null),[y,x]=f.useState(null),b=f.useRef(!1),P=g?!!i||!!g.closest("form"):!0,w={checked:p,disabled:s,setChecked:v,control:g,setControl:m,name:a,form:i,value:d,hasConsumerStoppedPropagationRef:b,required:c,defaultChecked:at(o)?!1:o,isFormControl:P,bubbleInput:y,setBubbleInput:x};return u.jsx(Sy,{scope:t,...w,children:Ny(h)?h(w):n})}var bu="CheckboxTrigger",Pu=f.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:r,...n},o)=>{const{control:s,value:i,disabled:a,checked:l,required:c,setControl:d,setChecked:h,hasConsumerStoppedPropagationRef:p,isFormControl:v,bubbleInput:g}=Vs(bu,e),m=le(o,d),y=f.useRef(l);return f.useEffect(()=>{const x=s?.form;if(x){const b=()=>h(y.current);return x.addEventListener("reset",b),()=>x.removeEventListener("reset",b)}},[s,h]),u.jsx(ee.button,{type:"button",role:"checkbox","aria-checked":at(l)?"mixed":l,"aria-required":c,"data-state":Eu(l),"data-disabled":a?"":void 0,disabled:a,value:i,...n,ref:m,onKeyDown:Y(t,x=>{x.key==="Enter"&&x.preventDefault()}),onClick:Y(r,x=>{h(b=>at(b)?!0:!b),g&&v&&(p.current=x.isPropagationStopped(),p.current||x.stopPropagation())})})});Pu.displayName=bu;var wu=f.forwardRef((e,t)=>{const{__scopeCheckbox:r,name:n,checked:o,defaultChecked:s,required:i,disabled:a,value:l,onCheckedChange:c,form:d,...h}=e;return u.jsx(qy,{__scopeCheckbox:r,checked:o,defaultChecked:s,disabled:a,required:i,onCheckedChange:c,name:n,form:d,value:l,internal_do_not_use_render:({isFormControl:p})=>u.jsxs(u.Fragment,{children:[u.jsx(Pu,{...h,ref:t,__scopeCheckbox:r}),p&&u.jsx(Nu,{__scopeCheckbox:r})]})})});wu.displayName=Tn;var Cu="CheckboxIndicator",Su=f.forwardRef((e,t)=>{const{__scopeCheckbox:r,forceMount:n,...o}=e,s=Vs(Cu,r);return u.jsx(ht,{present:n||at(s.checked)||s.checked===!0,children:u.jsx(ee.span,{"data-state":Eu(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});Su.displayName=Cu;var qu="CheckboxBubbleInput",Nu=f.forwardRef(({__scopeCheckbox:e,...t},r)=>{const{control:n,hasConsumerStoppedPropagationRef:o,checked:s,defaultChecked:i,required:a,disabled:l,name:c,value:d,form:h,bubbleInput:p,setBubbleInput:v}=Vs(qu,e),g=le(r,v),m=kn(s),y=wn(n);f.useEffect(()=>{const b=p;if(!b)return;const P=window.HTMLInputElement.prototype,N=Object.getOwnPropertyDescriptor(P,"checked").set,q=!o.current;if(m!==s&&N){const C=new Event("click",{bubbles:q});b.indeterminate=at(s),N.call(b,at(s)?!1:s),b.dispatchEvent(C)}},[p,m,s,o]);const x=f.useRef(at(s)?!1:s);return u.jsx(ee.input,{type:"checkbox","aria-hidden":!0,defaultChecked:i??x.current,required:a,disabled:l,name:c,value:d,form:h,...t,tabIndex:-1,ref:g,style:{...t.style,...y,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});Nu.displayName=qu;function Ny(e){return typeof e=="function"}function at(e){return e==="indeterminate"}function Eu(e){return at(e)?"indeterminate":e?"checked":"unchecked"}const Ru=f.createContext(null);function Ey(e){return f.createElement(Ru.Provider,{value:e.value},e.children)}function Ry(){return f.useContext(Ru)}const ky=()=>u.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",className:"checkbox-check h-3 w-3",fill:"none",children:u.jsx("path",{d:"M3.5 8.5L6.5 11.5L12.5 4.5",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round"})}),Ty=()=>u.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",className:"checkbox-minus h-3 w-3",fill:"none",children:u.jsx("path",{d:"M4 8H12",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round"})}),Nr=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,children:i,checked:a,disabled:l,name:c,onCheckedChange:d,value:h,...p}=e,v=H(),{sxClassName:g,sxInlineStyle:m}=V(o,v),y=Ry(),x=typeof h=="string"?h:void 0,b=!!(y&&x!==void 0),P=a??(b?y?.selectedValues.has(x):void 0),w=l||(b?y?.disabled:!1),N=c??(b?y?.name:void 0);return u.jsx(wu,{ref:t,checked:P,disabled:w,name:N,onCheckedChange:q=>{d?.(q),b&&a===void 0&&y?.toggleValue(x,q===!0)},value:h,className:T("peer inline-flex h-4 w-4 shrink-0 items-center justify-center rounded-[4px] border border-solid border-slate-300 bg-white text-white transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-blue-600 data-[state=checked]:bg-blue-600","data-[state=indeterminate]:border-blue-600 data-[state=indeterminate]:bg-blue-600",g,r,n),style:M(s,m),...p,children:i??u.jsxs(Su,{className:T("inline-flex h-4 w-4 items-center justify-center text-current","[&[data-state=checked]_.checkbox-minus]:hidden","[&[data-state=indeterminate]_.checkbox-check]:hidden"),children:[u.jsx(ky,{}),u.jsx(Ty,{})]})})});Nr.displayName="Checkbox";var _y=Symbol.for("react.lazy"),un=f[" use ".trim().toString()];function Ay(e){return typeof e=="object"&&e!==null&&"then"in e}function ku(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===_y&&"_payload"in e&&Ay(e._payload)}function jy(e){const t=Iy(e),r=f.forwardRef((n,o)=>{let{children:s,...i}=n;ku(s)&&typeof un=="function"&&(s=un(s._payload));const a=f.Children.toArray(s),l=a.find(My);if(l){const c=l.props.children,d=a.map(h=>h===l?f.Children.count(c)>1?f.Children.only(null):f.isValidElement(c)?c.props.children:null:h);return u.jsx(t,{...i,ref:o,children:f.isValidElement(c)?f.cloneElement(c,void 0,d):null})}return u.jsx(t,{...i,ref:o,children:s})});return r.displayName=`${e}.Slot`,r}function Iy(e){const t=f.forwardRef((r,n)=>{let{children:o,...s}=r;if(ku(o)&&typeof un=="function"&&(o=un(o._payload)),f.isValidElement(o)){const i=Dy(o),a=Ly(s,o.props);return o.type!==f.Fragment&&(a.ref=n?qs(n,i):i),f.cloneElement(o,a)}return f.Children.count(o)>1?f.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Oy=Symbol("radix.slottable");function My(e){return f.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Oy}function Ly(e,t){const r={...t};for(const n in t){const o=e[n],s=t[n];/^on[A-Z]/.test(n)?o&&s?r[n]=(...a)=>{const l=s(...a);return o(...a),l}:o&&(r[n]=o):n==="style"?r[n]={...o,...s}:n==="className"&&(r[n]=[o,s].filter(Boolean).join(" "))}return{...e,...r}}function Dy(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var By=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],_n=By.reduce((e,t)=>{const r=jy(`Primitive.${t}`),n=f.forwardRef((o,s)=>{const{asChild:i,...a}=o,l=i?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),u.jsx(l,{...a,ref:s})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),$y="Label",Tu=f.forwardRef((e,t)=>u.jsx(_n.label,{...e,ref:t,onMouseDown:r=>{r.target.closest("button, input, select, textarea")||(e.onMouseDown?.(r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));Tu.displayName=$y;var es=Tu;function Fy(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function zy(e){return e==="center"?"center":e==="right"?"flex-end":"flex-start"}const An=f.forwardRef((e,t)=>{const{children:r,className:n,class:o,colon:s,containerClass:i,containerClassName:a,containerStyle:l,containerSx:c,label:d,labelAlign:h="left",labelWidth:p,position:v="left",required:g=!1,sx:m,style:y,...x}=e,b=H(),{sxClassName:P,sxInlineStyle:w}=V(m,b),{sxClassName:N,sxInlineStyle:q}=V(c,b),C=M({width:Fy(p),justifyContent:zy(h)},y,w),S=T("inline-flex gap-1 text-sm font-medium leading-5 text-slate-700","peer-disabled:cursor-not-allowed peer-disabled:opacity-70",P,n,o);return d===void 0?u.jsx(es,{ref:t,className:S,style:C,...x,children:r}):u.jsxs("div",{className:T("flex w-fit",v==="top"?"flex-col items-start gap-1.5":"flex-row items-center gap-2",N,a,i),style:M(l,q),children:[u.jsxs(es,{ref:t,className:S,style:C,...x,children:[g?u.jsx("span",{className:"text-red-500 font-serif",children:"*"}):null,u.jsx("span",{children:d}),s===!0?":":s??null]}),r]})});An.displayName="Label";const Sa={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4"};function Vy(e){return e===void 0?{className:Sa.md}:e==="xs"||e==="sm"||e==="md"||e==="lg"?{className:Sa[e]}:{style:{gap:typeof e=="number"?`${e}px`:e}}}function Hy(e,t){if(e.type==="single"){const r=e.value??t[0];return r===void 0?[]:[r]}return e.value??t}function Gy(e){return e.type==="single"?e.defaultValue===void 0?[]:[e.defaultValue]:e.defaultValue??[]}function _u(e){const{className:t,class:r,children:n,direction:o="vertical",disabled:s=!1,gap:i="md",name:a,options:l,sx:c,style:d,type:h,value:p,defaultValue:v,onChange:g,...m}=e,y=H(),{sxClassName:x,sxInlineStyle:b}=V(c,y),P=Vy(i),[w,N]=f.useState(()=>Gy(e)),q=Hy(e,w),C=new Set(q);function S(E){if(e.value===void 0&&N(E),e.type==="single"){e.onChange?.(E[0]);return}e.onChange?.(E)}function R(E,k){if(e.type==="single"){S(k?[E]:[]);return}const _=new Set(q);k?_.add(E):_.delete(E),S(Array.from(_))}const A=f.useMemo(()=>({disabled:s,name:a,selectedValues:C,toggleValue:R}),[s,a,C]);return u.jsx("div",{role:"group",className:T("flex",o==="horizontal"?"flex-row flex-wrap":"flex-col",P.className,x,t,r),style:M(d,P.style,b),...m,children:u.jsxs(Ey,{value:A,children:[l?.map(E=>{const k=s||E.disabled,_=C.has(E.value);return u.jsxs(An,{className:T("inline-flex items-start gap-2 text-sm leading-5 text-slate-700",k&&"cursor-not-allowed text-slate-400",!k&&"cursor-pointer",E.className),children:[u.jsx(Nr,{...E.checkboxProps,name:a,value:E.value,checked:_,disabled:k,onCheckedChange:j=>R(E.value,j===!0)}),u.jsxs("span",{className:"grid gap-0.5",children:[u.jsx("span",{children:E.label}),E.description?u.jsx("span",{className:"text-xs text-slate-500",children:E.description}):null]})]},E.value)}),n]})})}_u.displayName="CheckboxGroup";const Er=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,type:i="text",...a}=e,l=H(),{sxClassName:c,sxInlineStyle:d}=V(o,l);return u.jsx("input",{ref:t,type:i,className:T("flex h-9 w-full rounded-md border border-solid border-slate-300 bg-white px-3 py-2 text-sm text-slate-900 shadow-sm transition-colors","file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-slate-700","placeholder:text-slate-400","focus-visible:border-blue-500 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500/30","disabled:cursor-not-allowed disabled:bg-slate-50 disabled:text-slate-500 disabled:opacity-70",c,r,n),style:M(s,d),...a})});Er.displayName="Input";function Wy(e){return u.jsx(Er,{type:"number",inputMode:"decimal",...e})}function Uy(e){const{value:t="",length:r=6,disabled:n,className:o,class:s,onChange:i}=e,a=t.padEnd(r," ").slice(0,r).split("");return u.jsxs("div",{className:T("space-y-2",o,s),children:[u.jsx(Er,{disabled:n,value:t,inputMode:"numeric",maxLength:r,onChange:l=>{i?.(l.target.value.replace(/\D/g,"").slice(0,r))}}),u.jsx("div",{className:"flex gap-2",children:a.map((l,c)=>u.jsx("span",{className:"inline-flex h-8 w-8 items-center justify-center rounded border border-slate-200 text-sm",children:l.trim()||"-"},c))})]})}function Ky(e){const{options:t=[],...r}=e,n=f.useId();return u.jsxs(u.Fragment,{children:[u.jsx(Er,{list:n,...r}),u.jsx("datalist",{id:n,children:t.map(o=>u.jsx("option",{value:o.value,children:o.label},o.value))})]})}function Au(e){const t=e+"CollectionProvider",[r,n]=Oe(t),[o,s]=r(t,{collectionRef:{current:null},itemMap:new Map}),i=m=>{const{scope:y,children:x}=m,b=de.useRef(null),P=de.useRef(new Map).current;return u.jsx(o,{scope:y,itemMap:P,collectionRef:b,children:x})};i.displayName=t;const a=e+"CollectionSlot",l=fr(a),c=de.forwardRef((m,y)=>{const{scope:x,children:b}=m,P=s(a,x),w=le(y,P.collectionRef);return u.jsx(l,{ref:w,children:b})});c.displayName=a;const d=e+"CollectionItemSlot",h="data-radix-collection-item",p=fr(d),v=de.forwardRef((m,y)=>{const{scope:x,children:b,...P}=m,w=de.useRef(null),N=le(y,w),q=s(d,x);return de.useEffect(()=>(q.itemMap.set(w,{ref:w,...P}),()=>{q.itemMap.delete(w)})),u.jsx(p,{[h]:"",ref:N,children:b})});v.displayName=d;function g(m){const y=s(e+"CollectionConsumer",m);return de.useCallback(()=>{const b=y.collectionRef.current;if(!b)return[];const P=Array.from(b.querySelectorAll(`[${h}]`));return Array.from(y.itemMap.values()).sort((q,C)=>P.indexOf(q.ref.current)-P.indexOf(C.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:i,Slot:c,ItemSlot:v},g,n]}var Yy=f.createContext(void 0);function jn(e){const t=f.useContext(Yy);return e||t||"ltr"}var lo="rovingFocusGroup.onEntryFocus",Xy={bubbles:!1,cancelable:!0},Rr="RovingFocusGroup",[ts,ju,Jy]=Au(Rr),[Qy,In]=Oe(Rr,[Jy]),[Zy,ex]=Qy(Rr),Iu=f.forwardRef((e,t)=>u.jsx(ts.Provider,{scope:e.__scopeRovingFocusGroup,children:u.jsx(ts.Slot,{scope:e.__scopeRovingFocusGroup,children:u.jsx(tx,{...e,ref:t})})}));Iu.displayName=Rr;var tx=f.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,orientation:n,loop:o=!1,dir:s,currentTabStopId:i,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:l,onEntryFocus:c,preventScrollOnEntryFocus:d=!1,...h}=e,p=f.useRef(null),v=le(t,p),g=jn(s),[m,y]=Ye({prop:i,defaultProp:a??null,onChange:l,caller:Rr}),[x,b]=f.useState(!1),P=We(c),w=ju(r),N=f.useRef(!1),[q,C]=f.useState(0);return f.useEffect(()=>{const S=p.current;if(S)return S.addEventListener(lo,P),()=>S.removeEventListener(lo,P)},[P]),u.jsx(Zy,{scope:r,orientation:n,dir:g,loop:o,currentTabStopId:m,onItemFocus:f.useCallback(S=>y(S),[y]),onItemShiftTab:f.useCallback(()=>b(!0),[]),onFocusableItemAdd:f.useCallback(()=>C(S=>S+1),[]),onFocusableItemRemove:f.useCallback(()=>C(S=>S-1),[]),children:u.jsx(ee.div,{tabIndex:x||q===0?-1:0,"data-orientation":n,...h,ref:v,style:{outline:"none",...e.style},onMouseDown:Y(e.onMouseDown,()=>{N.current=!0}),onFocus:Y(e.onFocus,S=>{const R=!N.current;if(S.target===S.currentTarget&&R&&!x){const A=new CustomEvent(lo,Xy);if(S.currentTarget.dispatchEvent(A),!A.defaultPrevented){const E=w().filter(I=>I.focusable),k=E.find(I=>I.active),_=E.find(I=>I.id===m),O=[k,_,...E].filter(Boolean).map(I=>I.ref.current);Lu(O,d)}}N.current=!1}),onBlur:Y(e.onBlur,()=>b(!1))})})}),Ou="RovingFocusGroupItem",Mu=f.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,focusable:n=!0,active:o=!1,tabStopId:s,children:i,...a}=e,l=Rt(),c=s||l,d=ex(Ou,r),h=d.currentTabStopId===c,p=ju(r),{onFocusableItemAdd:v,onFocusableItemRemove:g,currentTabStopId:m}=d;return f.useEffect(()=>{if(n)return v(),()=>g()},[n,v,g]),u.jsx(ts.ItemSlot,{scope:r,id:c,focusable:n,active:o,children:u.jsx(ee.span,{tabIndex:h?0:-1,"data-orientation":d.orientation,...a,ref:t,onMouseDown:Y(e.onMouseDown,y=>{n?d.onItemFocus(c):y.preventDefault()}),onFocus:Y(e.onFocus,()=>d.onItemFocus(c)),onKeyDown:Y(e.onKeyDown,y=>{if(y.key==="Tab"&&y.shiftKey){d.onItemShiftTab();return}if(y.target!==y.currentTarget)return;const x=ox(y,d.orientation,d.dir);if(x!==void 0){if(y.metaKey||y.ctrlKey||y.altKey||y.shiftKey)return;y.preventDefault();let P=p().filter(w=>w.focusable).map(w=>w.ref.current);if(x==="last")P.reverse();else if(x==="prev"||x==="next"){x==="prev"&&P.reverse();const w=P.indexOf(y.currentTarget);P=d.loop?sx(P,w+1):P.slice(w+1)}setTimeout(()=>Lu(P))}}),children:typeof i=="function"?i({isCurrentTabStop:h,hasTabStop:m!=null}):i})})});Mu.displayName=Ou;var rx={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function nx(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function ox(e,t,r){const n=nx(e.key,r);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(n))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(n)))return rx[n]}function Lu(e,t=!1){const r=document.activeElement;for(const n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}function sx(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var Du=Iu,Bu=Mu,Hs="Radio",[ix,$u]=Oe(Hs),[ax,lx]=ix(Hs),Fu=f.forwardRef((e,t)=>{const{__scopeRadio:r,name:n,checked:o=!1,required:s,disabled:i,value:a="on",onCheck:l,form:c,...d}=e,[h,p]=f.useState(null),v=le(t,y=>p(y)),g=f.useRef(!1),m=h?c||!!h.closest("form"):!0;return u.jsxs(ax,{scope:r,checked:o,disabled:i,children:[u.jsx(ee.button,{type:"button",role:"radio","aria-checked":o,"data-state":Gu(o),"data-disabled":i?"":void 0,disabled:i,value:a,...d,ref:v,onClick:Y(e.onClick,y=>{o||l?.(),m&&(g.current=y.isPropagationStopped(),g.current||y.stopPropagation())})}),m&&u.jsx(Hu,{control:h,bubbles:!g.current,name:n,value:a,checked:o,required:s,disabled:i,form:c,style:{transform:"translateX(-100%)"}})]})});Fu.displayName=Hs;var zu="RadioIndicator",Vu=f.forwardRef((e,t)=>{const{__scopeRadio:r,forceMount:n,...o}=e,s=lx(zu,r);return u.jsx(ht,{present:n||s.checked,children:u.jsx(ee.span,{"data-state":Gu(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:t})})});Vu.displayName=zu;var cx="RadioBubbleInput",Hu=f.forwardRef(({__scopeRadio:e,control:t,checked:r,bubbles:n=!0,...o},s)=>{const i=f.useRef(null),a=le(i,s),l=kn(r),c=wn(t);return f.useEffect(()=>{const d=i.current;if(!d)return;const h=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(h,"checked").set;if(l!==r&&v){const g=new Event("click",{bubbles:n});v.call(d,r),d.dispatchEvent(g)}},[l,r,n]),u.jsx(ee.input,{type:"radio","aria-hidden":!0,defaultChecked:r,...o,tabIndex:-1,ref:a,style:{...o.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});Hu.displayName=cx;function Gu(e){return e?"checked":"unchecked"}var ux=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],On="RadioGroup",[dx]=Oe(On,[In,$u]),Wu=In(),Uu=$u(),[fx,hx]=dx(On),Ku=f.forwardRef((e,t)=>{const{__scopeRadioGroup:r,name:n,defaultValue:o,value:s,required:i=!1,disabled:a=!1,orientation:l,dir:c,loop:d=!0,onValueChange:h,...p}=e,v=Wu(r),g=jn(c),[m,y]=Ye({prop:s,defaultProp:o??null,onChange:h,caller:On});return u.jsx(fx,{scope:r,name:n,required:i,disabled:a,value:m,onValueChange:y,children:u.jsx(Du,{asChild:!0,...v,orientation:l,dir:g,loop:d,children:u.jsx(ee.div,{role:"radiogroup","aria-required":i,"aria-orientation":l,"data-disabled":a?"":void 0,dir:g,...p,ref:t})})})});Ku.displayName=On;var Yu="RadioGroupItem",Xu=f.forwardRef((e,t)=>{const{__scopeRadioGroup:r,disabled:n,...o}=e,s=hx(Yu,r),i=s.disabled||n,a=Wu(r),l=Uu(r),c=f.useRef(null),d=le(t,c),h=s.value===o.value,p=f.useRef(!1);return f.useEffect(()=>{const v=m=>{ux.includes(m.key)&&(p.current=!0)},g=()=>p.current=!1;return document.addEventListener("keydown",v),document.addEventListener("keyup",g),()=>{document.removeEventListener("keydown",v),document.removeEventListener("keyup",g)}},[]),u.jsx(Bu,{asChild:!0,...a,focusable:!i,active:h,children:u.jsx(Fu,{disabled:i,required:s.required,checked:h,...l,...o,name:s.name,ref:d,onCheck:()=>s.onValueChange(o.value),onKeyDown:Y(v=>{v.key==="Enter"&&v.preventDefault()}),onFocus:Y(o.onFocus,()=>{p.current&&c.current?.click()})})})});Xu.displayName=Yu;var mx="RadioGroupIndicator",Ju=f.forwardRef((e,t)=>{const{__scopeRadioGroup:r,...n}=e,o=Uu(r);return u.jsx(Vu,{...o,...n,ref:t})});Ju.displayName=mx;var px=Ku,vx=Xu,gx=Ju;const Gs=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,children:i,...a}=e,l=H(),{sxClassName:c,sxInlineStyle:d}=V(o,l);return u.jsx(vx,{ref:t,className:T("inline-flex h-4 w-4 shrink-0 items-center justify-center rounded-full border border-solid border-slate-300 bg-white text-blue-600 transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:border-blue-600",c,r,n),style:M(s,d),...a,children:i??u.jsx(gx,{className:"inline-flex h-4 w-4 items-center justify-center",children:u.jsx("span",{className:"h-2 w-2 rounded-full bg-current"})})})});Gs.displayName="Radio";const qa={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4"};function yx(e){return e===void 0?{className:qa.md}:e==="xs"||e==="sm"||e==="md"||e==="lg"?{className:qa[e]}:{style:{gap:typeof e=="number"?`${e}px`:e}}}const Qu=f.forwardRef((e,t)=>{const{className:r,class:n,children:o,direction:s="vertical",disabled:i=!1,gap:a="md",options:l,sx:c,style:d,...h}=e,p=H(),{sxClassName:v,sxInlineStyle:g}=V(c,p),m=yx(a);return u.jsxs(px,{ref:t,disabled:i,className:T("flex",s==="horizontal"?"flex-row flex-wrap":"flex-col",m.className,v,r,n),style:M(d,m.style,g),...h,children:[l?.map(y=>{const x=i||y.disabled;return u.jsxs(An,{className:T("inline-flex items-start gap-2 text-sm leading-5 text-slate-700",x&&"cursor-not-allowed text-slate-400",!x&&"cursor-pointer",y.className),children:[u.jsx(Gs,{...y.radioProps,value:y.value,disabled:x}),u.jsxs("span",{className:"grid gap-0.5",children:[u.jsx("span",{children:y.label}),y.description?u.jsx("span",{className:"text-xs text-slate-500",children:y.description}):null]})]},y.value)}),o]})});Qu.displayName="RadioGroup";function xx(e){const{value:t=0,count:r=5,disabled:n=!1,className:o,class:s,onChange:i}=e;return u.jsx("div",{className:T("inline-flex items-center gap-1",o,s),children:Array.from({length:r}).map((a,l)=>{const c=l+1;return u.jsx("button",{type:"button",disabled:n,onClick:()=>i?.(c),className:T("text-xl leading-none",c<=t?"text-amber-400":"text-slate-300"),children:"★"},c)})})}function Na(e,[t,r]){return Math.min(r,Math.max(t,e))}var bx=[" ","Enter","ArrowUp","ArrowDown"],Px=[" ","Enter"],St="Select",[Mn,Ln,wx]=Au(St),[Qt]=Oe(St,[wx,Jt]),Dn=Jt(),[Cx,pt]=Qt(St),[Sx,qx]=Qt(St),Zu=e=>{const{__scopeSelect:t,children:r,open:n,defaultOpen:o,onOpenChange:s,value:i,defaultValue:a,onValueChange:l,dir:c,name:d,autoComplete:h,disabled:p,required:v,form:g}=e,m=Dn(t),[y,x]=f.useState(null),[b,P]=f.useState(null),[w,N]=f.useState(!1),q=jn(c),[C,S]=Ye({prop:n,defaultProp:o??!1,onChange:s,caller:St}),[R,A]=Ye({prop:i,defaultProp:a,onChange:l,caller:St}),E=f.useRef(null),k=y?g||!!y.closest("form"):!0,[_,j]=f.useState(new Set),O=Array.from(_).map(I=>I.props.value).join(";");return u.jsx(Os,{...m,children:u.jsxs(Cx,{required:v,scope:t,trigger:y,onTriggerChange:x,valueNode:b,onValueNodeChange:P,valueNodeHasChildren:w,onValueNodeHasChildrenChange:N,contentId:Rt(),value:R,onValueChange:A,open:C,onOpenChange:S,dir:q,triggerPointerDownPosRef:E,disabled:p,children:[u.jsx(Mn.Provider,{scope:t,children:u.jsx(Sx,{scope:e.__scopeSelect,onNativeOptionAdd:f.useCallback(I=>{j(B=>new Set(B).add(I))},[]),onNativeOptionRemove:f.useCallback(I=>{j(B=>{const D=new Set(B);return D.delete(I),D})},[]),children:r})}),k?u.jsxs(Sd,{"aria-hidden":!0,required:v,tabIndex:-1,name:d,autoComplete:h,value:R,onChange:I=>A(I.target.value),disabled:p,form:g,children:[R===void 0?u.jsx("option",{value:""}):null,Array.from(_)]},O):null]})})};Zu.displayName=St;var ed="SelectTrigger",td=f.forwardRef((e,t)=>{const{__scopeSelect:r,disabled:n=!1,...o}=e,s=Dn(r),i=pt(ed,r),a=i.disabled||n,l=le(t,i.onTriggerChange),c=Ln(r),d=f.useRef("touch"),[h,p,v]=Nd(m=>{const y=c().filter(P=>!P.disabled),x=y.find(P=>P.value===i.value),b=Ed(y,m,x);b!==void 0&&i.onValueChange(b.value)}),g=m=>{a||(i.onOpenChange(!0),v()),m&&(i.triggerPointerDownPosRef.current={x:Math.round(m.pageX),y:Math.round(m.pageY)})};return u.jsx(Cn,{asChild:!0,...s,children:u.jsx(ee.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:a,"data-disabled":a?"":void 0,"data-placeholder":qd(i.value)?"":void 0,...o,ref:l,onClick:Y(o.onClick,m=>{m.currentTarget.focus(),d.current!=="mouse"&&g(m)}),onPointerDown:Y(o.onPointerDown,m=>{d.current=m.pointerType;const y=m.target;y.hasPointerCapture(m.pointerId)&&y.releasePointerCapture(m.pointerId),m.button===0&&m.ctrlKey===!1&&m.pointerType==="mouse"&&(g(m),m.preventDefault())}),onKeyDown:Y(o.onKeyDown,m=>{const y=h.current!=="";!(m.ctrlKey||m.altKey||m.metaKey)&&m.key.length===1&&p(m.key),!(y&&m.key===" ")&&bx.includes(m.key)&&(g(),m.preventDefault())})})})});td.displayName=ed;var rd="SelectValue",nd=f.forwardRef((e,t)=>{const{__scopeSelect:r,className:n,style:o,children:s,placeholder:i="",...a}=e,l=pt(rd,r),{onValueNodeHasChildrenChange:c}=l,d=s!==void 0,h=le(t,l.onValueNodeChange);return ye(()=>{c(d)},[c,d]),u.jsx(ee.span,{...a,ref:h,style:{pointerEvents:"none"},children:qd(l.value)?u.jsx(u.Fragment,{children:i}):s})});nd.displayName=rd;var Nx="SelectIcon",od=f.forwardRef((e,t)=>{const{__scopeSelect:r,children:n,...o}=e;return u.jsx(ee.span,{"aria-hidden":!0,...o,ref:t,children:n||"▼"})});od.displayName=Nx;var Ex="SelectPortal",sd=e=>u.jsx(Sn,{asChild:!0,...e});sd.displayName=Ex;var qt="SelectContent",id=f.forwardRef((e,t)=>{const r=pt(qt,e.__scopeSelect),[n,o]=f.useState();if(ye(()=>{o(new DocumentFragment)},[]),!r.open){const s=n;return s?yr.createPortal(u.jsx(ad,{scope:e.__scopeSelect,children:u.jsx(Mn.Slot,{scope:e.__scopeSelect,children:u.jsx("div",{children:e.children})})}),s):null}return u.jsx(ld,{...e,ref:t})});id.displayName=qt;var Ae=10,[ad,vt]=Qt(qt),Rx="SelectContentImpl",kx=fr("SelectContent.RemoveScroll"),ld=f.forwardRef((e,t)=>{const{__scopeSelect:r,position:n="item-aligned",onCloseAutoFocus:o,onEscapeKeyDown:s,onPointerDownOutside:i,side:a,sideOffset:l,align:c,alignOffset:d,arrowPadding:h,collisionBoundary:p,collisionPadding:v,sticky:g,hideWhenDetached:m,avoidCollisions:y,...x}=e,b=pt(qt,r),[P,w]=f.useState(null),[N,q]=f.useState(null),C=le(t,$=>w($)),[S,R]=f.useState(null),[A,E]=f.useState(null),k=Ln(r),[_,j]=f.useState(!1),O=f.useRef(!1);f.useEffect(()=>{if(P)return Ic(P)},[P]),uc();const I=f.useCallback($=>{const[X,...W]=k().map(ne=>ne.ref.current),[te]=W.slice(-1),J=document.activeElement;for(const ne of $)if(ne===J||(ne?.scrollIntoView({block:"nearest"}),ne===X&&N&&(N.scrollTop=0),ne===te&&N&&(N.scrollTop=N.scrollHeight),ne?.focus(),document.activeElement!==J))return},[k,N]),B=f.useCallback(()=>I([S,P]),[I,S,P]);f.useEffect(()=>{_&&B()},[_,B]);const{onOpenChange:D,triggerPointerDownPosRef:U}=b;f.useEffect(()=>{if(P){let $={x:0,y:0};const X=te=>{$={x:Math.abs(Math.round(te.pageX)-(U.current?.x??0)),y:Math.abs(Math.round(te.pageY)-(U.current?.y??0))}},W=te=>{$.x<=10&&$.y<=10?te.preventDefault():P.contains(te.target)||D(!1),document.removeEventListener("pointermove",X),U.current=null};return U.current!==null&&(document.addEventListener("pointermove",X),document.addEventListener("pointerup",W,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",X),document.removeEventListener("pointerup",W,{capture:!0})}}},[P,D,U]),f.useEffect(()=>{const $=()=>D(!1);return window.addEventListener("blur",$),window.addEventListener("resize",$),()=>{window.removeEventListener("blur",$),window.removeEventListener("resize",$)}},[D]);const[L,fe]=Nd($=>{const X=k().filter(J=>!J.disabled),W=X.find(J=>J.ref.current===document.activeElement),te=Ed(X,$,W);te&&setTimeout(()=>te.ref.current.focus())}),Pe=f.useCallback(($,X,W)=>{const te=!O.current&&!W;(b.value!==void 0&&b.value===X||te)&&(R($),te&&(O.current=!0))},[b.value]),xe=f.useCallback(()=>P?.focus(),[P]),ce=f.useCallback(($,X,W)=>{const te=!O.current&&!W;(b.value!==void 0&&b.value===X||te)&&E($)},[b.value]),Q=n==="popper"?rs:cd,K=Q===rs?{side:a,sideOffset:l,align:c,alignOffset:d,arrowPadding:h,collisionBoundary:p,collisionPadding:v,sticky:g,hideWhenDetached:m,avoidCollisions:y}:{};return u.jsx(ad,{scope:r,content:P,viewport:N,onViewportChange:q,itemRefCallback:Pe,selectedItem:S,onItemLeave:xe,itemTextRefCallback:ce,focusSelectedItem:B,selectedItemText:A,position:n,isPositioned:_,searchRef:L,children:u.jsx(Ds,{as:kx,allowPinchZoom:!0,children:u.jsx(Ns,{asChild:!0,trapped:b.open,onMountAutoFocus:$=>{$.preventDefault()},onUnmountAutoFocus:Y(o,$=>{b.trigger?.focus({preventScroll:!0}),$.preventDefault()}),children:u.jsx(gn,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:$=>$.preventDefault(),onDismiss:()=>b.onOpenChange(!1),children:u.jsx(Q,{role:"listbox",id:b.contentId,"data-state":b.open?"open":"closed",dir:b.dir,onContextMenu:$=>$.preventDefault(),...x,...K,onPlaced:()=>j(!0),ref:C,style:{display:"flex",flexDirection:"column",outline:"none",...x.style},onKeyDown:Y(x.onKeyDown,$=>{const X=$.ctrlKey||$.altKey||$.metaKey;if($.key==="Tab"&&$.preventDefault(),!X&&$.key.length===1&&fe($.key),["ArrowUp","ArrowDown","Home","End"].includes($.key)){let te=k().filter(J=>!J.disabled).map(J=>J.ref.current);if(["ArrowUp","End"].includes($.key)&&(te=te.slice().reverse()),["ArrowUp","ArrowDown"].includes($.key)){const J=$.target,ne=te.indexOf(J);te=te.slice(ne+1)}setTimeout(()=>I(te)),$.preventDefault()}})})})})})})});ld.displayName=Rx;var Tx="SelectItemAlignedPosition",cd=f.forwardRef((e,t)=>{const{__scopeSelect:r,onPlaced:n,...o}=e,s=pt(qt,r),i=vt(qt,r),[a,l]=f.useState(null),[c,d]=f.useState(null),h=le(t,C=>d(C)),p=Ln(r),v=f.useRef(!1),g=f.useRef(!0),{viewport:m,selectedItem:y,selectedItemText:x,focusSelectedItem:b}=i,P=f.useCallback(()=>{if(s.trigger&&s.valueNode&&a&&c&&m&&y&&x){const C=s.trigger.getBoundingClientRect(),S=c.getBoundingClientRect(),R=s.valueNode.getBoundingClientRect(),A=x.getBoundingClientRect();if(s.dir!=="rtl"){const J=A.left-S.left,ne=R.left-J,ue=C.left-ne,pe=C.width+ue,_e=Math.max(pe,S.width),Me=window.innerWidth-Ae,oe=Na(ne,[Ae,Math.max(Ae,Me-_e)]);a.style.minWidth=pe+"px",a.style.left=oe+"px"}else{const J=S.right-A.right,ne=window.innerWidth-R.right-J,ue=window.innerWidth-C.right-ne,pe=C.width+ue,_e=Math.max(pe,S.width),Me=window.innerWidth-Ae,oe=Na(ne,[Ae,Math.max(Ae,Me-_e)]);a.style.minWidth=pe+"px",a.style.right=oe+"px"}const E=p(),k=window.innerHeight-Ae*2,_=m.scrollHeight,j=window.getComputedStyle(c),O=parseInt(j.borderTopWidth,10),I=parseInt(j.paddingTop,10),B=parseInt(j.borderBottomWidth,10),D=parseInt(j.paddingBottom,10),U=O+I+_+D+B,L=Math.min(y.offsetHeight*5,U),fe=window.getComputedStyle(m),Pe=parseInt(fe.paddingTop,10),xe=parseInt(fe.paddingBottom,10),ce=C.top+C.height/2-Ae,Q=k-ce,K=y.offsetHeight/2,$=y.offsetTop+K,X=O+I+$,W=U-X;if(X<=ce){const J=E.length>0&&y===E[E.length-1].ref.current;a.style.bottom="0px";const ne=c.clientHeight-m.offsetTop-m.offsetHeight,ue=Math.max(Q,K+(J?xe:0)+ne+B),pe=X+ue;a.style.height=pe+"px"}else{const J=E.length>0&&y===E[0].ref.current;a.style.top="0px";const ue=Math.max(ce,O+m.offsetTop+(J?Pe:0)+K)+W;a.style.height=ue+"px",m.scrollTop=X-ce+m.offsetTop}a.style.margin=`${Ae}px 0`,a.style.minHeight=L+"px",a.style.maxHeight=k+"px",n?.(),requestAnimationFrame(()=>v.current=!0)}},[p,s.trigger,s.valueNode,a,c,m,y,x,s.dir,n]);ye(()=>P(),[P]);const[w,N]=f.useState();ye(()=>{c&&N(window.getComputedStyle(c).zIndex)},[c]);const q=f.useCallback(C=>{C&&g.current===!0&&(P(),b?.(),g.current=!1)},[P,b]);return u.jsx(Ax,{scope:r,contentWrapper:a,shouldExpandOnScrollRef:v,onScrollButtonChange:q,children:u.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:w},children:u.jsx(ee.div,{...o,ref:h,style:{boxSizing:"border-box",maxHeight:"100%",...o.style}})})})});cd.displayName=Tx;var _x="SelectPopperPosition",rs=f.forwardRef((e,t)=>{const{__scopeSelect:r,align:n="start",collisionPadding:o=Ae,...s}=e,i=Dn(r);return u.jsx(Ms,{...i,...s,ref:t,align:n,collisionPadding:o,style:{boxSizing:"border-box",...s.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});rs.displayName=_x;var[Ax,Ws]=Qt(qt,{}),ns="SelectViewport",ud=f.forwardRef((e,t)=>{const{__scopeSelect:r,nonce:n,...o}=e,s=vt(ns,r),i=Ws(ns,r),a=le(t,s.onViewportChange),l=f.useRef(0);return u.jsxs(u.Fragment,{children:[u.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:n}),u.jsx(Mn.Slot,{scope:r,children:u.jsx(ee.div,{"data-radix-select-viewport":"",role:"presentation",...o,ref:a,style:{position:"relative",flex:1,overflow:"hidden auto",...o.style},onScroll:Y(o.onScroll,c=>{const d=c.currentTarget,{contentWrapper:h,shouldExpandOnScrollRef:p}=i;if(p?.current&&h){const v=Math.abs(l.current-d.scrollTop);if(v>0){const g=window.innerHeight-Ae*2,m=parseFloat(h.style.minHeight),y=parseFloat(h.style.height),x=Math.max(m,y);if(x<g){const b=x+v,P=Math.min(g,b),w=b-P;h.style.height=P+"px",h.style.bottom==="0px"&&(d.scrollTop=w>0?w:0,h.style.justifyContent="flex-end")}}}l.current=d.scrollTop})})})]})});ud.displayName=ns;var dd="SelectGroup",[jx,Ix]=Qt(dd),fd=f.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=Rt();return u.jsx(jx,{scope:r,id:o,children:u.jsx(ee.div,{role:"group","aria-labelledby":o,...n,ref:t})})});fd.displayName=dd;var hd="SelectLabel",md=f.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=Ix(hd,r);return u.jsx(ee.div,{id:o.id,...n,ref:t})});md.displayName=hd;var dn="SelectItem",[Ox,pd]=Qt(dn),vd=f.forwardRef((e,t)=>{const{__scopeSelect:r,value:n,disabled:o=!1,textValue:s,...i}=e,a=pt(dn,r),l=vt(dn,r),c=a.value===n,[d,h]=f.useState(s??""),[p,v]=f.useState(!1),g=le(t,b=>l.itemRefCallback?.(b,n,o)),m=Rt(),y=f.useRef("touch"),x=()=>{o||(a.onValueChange(n),a.onOpenChange(!1))};if(n==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return u.jsx(Ox,{scope:r,value:n,disabled:o,textId:m,isSelected:c,onItemTextChange:f.useCallback(b=>{h(P=>P||(b?.textContent??"").trim())},[]),children:u.jsx(Mn.ItemSlot,{scope:r,value:n,disabled:o,textValue:d,children:u.jsx(ee.div,{role:"option","aria-labelledby":m,"data-highlighted":p?"":void 0,"aria-selected":c&&p,"data-state":c?"checked":"unchecked","aria-disabled":o||void 0,"data-disabled":o?"":void 0,tabIndex:o?void 0:-1,...i,ref:g,onFocus:Y(i.onFocus,()=>v(!0)),onBlur:Y(i.onBlur,()=>v(!1)),onClick:Y(i.onClick,()=>{y.current!=="mouse"&&x()}),onPointerUp:Y(i.onPointerUp,()=>{y.current==="mouse"&&x()}),onPointerDown:Y(i.onPointerDown,b=>{y.current=b.pointerType}),onPointerMove:Y(i.onPointerMove,b=>{y.current=b.pointerType,o?l.onItemLeave?.():y.current==="mouse"&&b.currentTarget.focus({preventScroll:!0})}),onPointerLeave:Y(i.onPointerLeave,b=>{b.currentTarget===document.activeElement&&l.onItemLeave?.()}),onKeyDown:Y(i.onKeyDown,b=>{l.searchRef?.current!==""&&b.key===" "||(Px.includes(b.key)&&x(),b.key===" "&&b.preventDefault())})})})})});vd.displayName=dn;var ar="SelectItemText",gd=f.forwardRef((e,t)=>{const{__scopeSelect:r,className:n,style:o,...s}=e,i=pt(ar,r),a=vt(ar,r),l=pd(ar,r),c=qx(ar,r),[d,h]=f.useState(null),p=le(t,x=>h(x),l.onItemTextChange,x=>a.itemTextRefCallback?.(x,l.value,l.disabled)),v=d?.textContent,g=f.useMemo(()=>u.jsx("option",{value:l.value,disabled:l.disabled,children:v},l.value),[l.disabled,l.value,v]),{onNativeOptionAdd:m,onNativeOptionRemove:y}=c;return ye(()=>(m(g),()=>y(g)),[m,y,g]),u.jsxs(u.Fragment,{children:[u.jsx(ee.span,{id:l.textId,...s,ref:p}),l.isSelected&&i.valueNode&&!i.valueNodeHasChildren?yr.createPortal(s.children,i.valueNode):null]})});gd.displayName=ar;var yd="SelectItemIndicator",xd=f.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e;return pd(yd,r).isSelected?u.jsx(ee.span,{"aria-hidden":!0,...n,ref:t}):null});xd.displayName=yd;var os="SelectScrollUpButton",bd=f.forwardRef((e,t)=>{const r=vt(os,e.__scopeSelect),n=Ws(os,e.__scopeSelect),[o,s]=f.useState(!1),i=le(t,n.onScrollButtonChange);return ye(()=>{if(r.viewport&&r.isPositioned){let a=function(){const c=l.scrollTop>0;s(c)};const l=r.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[r.viewport,r.isPositioned]),o?u.jsx(wd,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=r;a&&l&&(a.scrollTop=a.scrollTop-l.offsetHeight)}}):null});bd.displayName=os;var ss="SelectScrollDownButton",Pd=f.forwardRef((e,t)=>{const r=vt(ss,e.__scopeSelect),n=Ws(ss,e.__scopeSelect),[o,s]=f.useState(!1),i=le(t,n.onScrollButtonChange);return ye(()=>{if(r.viewport&&r.isPositioned){let a=function(){const c=l.scrollHeight-l.clientHeight,d=Math.ceil(l.scrollTop)<c;s(d)};const l=r.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[r.viewport,r.isPositioned]),o?u.jsx(wd,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=r;a&&l&&(a.scrollTop=a.scrollTop+l.offsetHeight)}}):null});Pd.displayName=ss;var wd=f.forwardRef((e,t)=>{const{__scopeSelect:r,onAutoScroll:n,...o}=e,s=vt("SelectScrollButton",r),i=f.useRef(null),a=Ln(r),l=f.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return f.useEffect(()=>()=>l(),[l]),ye(()=>{a().find(d=>d.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[a]),u.jsx(ee.div,{"aria-hidden":!0,...o,ref:t,style:{flexShrink:0,...o.style},onPointerDown:Y(o.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(n,50))}),onPointerMove:Y(o.onPointerMove,()=>{s.onItemLeave?.(),i.current===null&&(i.current=window.setInterval(n,50))}),onPointerLeave:Y(o.onPointerLeave,()=>{l()})})}),Mx="SelectSeparator",Cd=f.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e;return u.jsx(ee.div,{"aria-hidden":!0,...n,ref:t})});Cd.displayName=Mx;var is="SelectArrow",Lx=f.forwardRef((e,t)=>{const{__scopeSelect:r,...n}=e,o=Dn(r),s=pt(is,r),i=vt(is,r);return s.open&&i.position==="popper"?u.jsx(Ls,{...o,...n,ref:t}):null});Lx.displayName=is;var Dx="SelectBubbleInput",Sd=f.forwardRef(({__scopeSelect:e,value:t,...r},n)=>{const o=f.useRef(null),s=le(n,o),i=kn(t);return f.useEffect(()=>{const a=o.current;if(!a)return;const l=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(l,"value").set;if(i!==t&&d){const h=new Event("change",{bubbles:!0});d.call(a,t),a.dispatchEvent(h)}},[i,t]),u.jsx(ee.select,{...r,style:{...ou,...r.style},ref:s,defaultValue:t})});Sd.displayName=Dx;function qd(e){return e===""||e===void 0}function Nd(e){const t=We(e),r=f.useRef(""),n=f.useRef(0),o=f.useCallback(i=>{const a=r.current+i;t(a),(function l(c){r.current=c,window.clearTimeout(n.current),c!==""&&(n.current=window.setTimeout(()=>l(""),1e3))})(a)},[t]),s=f.useCallback(()=>{r.current="",window.clearTimeout(n.current)},[]);return f.useEffect(()=>()=>window.clearTimeout(n.current),[]),[r,o,s]}function Ed(e,t,r){const o=t.length>1&&Array.from(t).every(c=>c===t[0])?t[0]:t,s=r?e.indexOf(r):-1;let i=Bx(e,Math.max(s,0));o.length===1&&(i=i.filter(c=>c!==r));const l=i.find(c=>c.textValue.toLowerCase().startsWith(o.toLowerCase()));return l!==r?l:void 0}function Bx(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var $x=Zu,Fx=td,zx=nd,Vx=od,Hx=sd,Gx=id,Wx=ud,Ux=fd,Kx=md,Yx=vd,Xx=gd,Jx=xd,Qx=bd,Zx=Pd,eb=Cd;const Rd=$x,kd=Ux,Td=zx;function tb(e){return u.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:u.jsx("path",{d:"M3.5 8.5L6.5 11.5L12.5 4.5",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round"})})}function _d(e){return u.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:u.jsx("path",{d:"M4 6L8 10L12 6",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function rb(e){return u.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 16 16",fill:"none",...e,children:u.jsx("path",{d:"M4 10L8 6L12 10",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function kt(e){const t=H();return V(e,t)}const Us=f.forwardRef((e,t)=>{const{className:r,class:n,children:o,sx:s,style:i,...a}=e,{sxClassName:l,sxInlineStyle:c}=kt(s);return u.jsxs(Fx,{ref:t,className:T("flex h-9 w-full items-center justify-between gap-2 rounded-md border border-solid border-slate-300 bg-white px-3 py-2 text-sm text-slate-900 shadow-sm transition-colors","placeholder:text-slate-400 data-[placeholder]:text-slate-400","focus-visible:border-blue-500 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500/30","disabled:cursor-not-allowed disabled:bg-slate-50 disabled:text-slate-500 disabled:opacity-70","[&>span]:min-w-0 [&>span]:truncate",l,r,n),style:M(i,c),...a,children:[o,u.jsx(Vx,{asChild:!0,children:u.jsx(_d,{className:"h-4 w-4 shrink-0 text-slate-500"})})]})});Us.displayName="SelectTrigger";const Ks=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=kt(o);return u.jsx(Qx,{ref:t,className:T("flex cursor-default items-center justify-center py-1 text-slate-500",a,r,n),style:M(s,l),...i,children:u.jsx(rb,{className:"h-4 w-4"})})});Ks.displayName="SelectScrollUpButton";const Ys=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=kt(o);return u.jsx(Zx,{ref:t,className:T("flex cursor-default items-center justify-center py-1 text-slate-500",a,r,n),style:M(s,l),...i,children:u.jsx(_d,{className:"h-4 w-4"})})});Ys.displayName="SelectScrollDownButton";const Xs=f.forwardRef((e,t)=>{const{className:r,class:n,children:o,position:s="popper",sx:i,style:a,...l}=e,{sxClassName:c,sxInlineStyle:d}=kt(i);return u.jsx(Hx,{children:u.jsxs(Gx,{ref:t,className:T("relative z-50 max-h-[var(--radix-select-content-available-height)] min-w-32 overflow-hidden rounded-md border border-solid border-slate-200 bg-white text-slate-900 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","origin-[var(--radix-select-content-transform-origin)]",s==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",c,r,n),style:M(a,d),position:s,...l,children:[u.jsx(Ks,{}),u.jsx(Wx,{className:T("p-1",s==="popper"&&"w-full min-w-[var(--radix-select-trigger-width)]"),children:o}),u.jsx(Ys,{})]})})});Xs.displayName="SelectContent";const Js=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=kt(o);return u.jsx(Kx,{ref:t,className:T("px-2 py-1.5 text-xs font-medium text-slate-500",a,r,n),style:M(s,l),...i})});Js.displayName="SelectLabel";const pr=f.forwardRef((e,t)=>{const{className:r,class:n,children:o,sx:s,style:i,...a}=e,{sxClassName:l,sxInlineStyle:c}=kt(s);return u.jsxs(Yx,{ref:t,className:T("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm leading-5 text-slate-700 outline-none transition-colors","focus:bg-blue-50 focus:text-blue-700","data-[disabled]:pointer-events-none data-[disabled]:text-slate-400 data-[disabled]:opacity-70",l,r,n),style:M(i,c),...a,children:[u.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center text-blue-600",children:u.jsx(Jx,{children:u.jsx(tb,{className:"h-4 w-4"})})}),u.jsx(Xx,{children:o})]})});pr.displayName="SelectItem";const Qs=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,{sxClassName:a,sxInlineStyle:l}=kt(o);return u.jsx(eb,{ref:t,className:T("-mx-1 my-1 h-px bg-slate-200",a,r,n),style:M(s,l),...i})});Qs.displayName="SelectSeparator";function nb(e){return"options"in e}function ob(e){const{options:t,itemProps:r,labelProps:n,separatorProps:o}=e;return u.jsx(u.Fragment,{children:t.map((s,i)=>nb(s)?u.jsxs(kd,{children:[s.label?u.jsx(Js,{...n,children:s.label}):null,s.options.map(a=>u.jsx(pr,{...r,value:a.value,disabled:a.disabled,textValue:a.textValue,className:T(r?.className,a.className),class:T(r?.class,a.class),style:M(r?.style,a.style),sx:[r?.sx,a.sx],children:a.label},a.value)),s.separator?u.jsx(Qs,{...o}):null]},`group-${i}`):u.jsx(pr,{...r,value:s.value,disabled:s.disabled,textValue:s.textValue,className:T(r?.className,s.className),class:T(r?.class,s.class),style:M(r?.style,s.style),sx:[r?.sx,s.sx],children:s.label},s.value))})}function sb(e){const{options:t=[],value:r,placeholder:n="请选择",onValueChange:o}=e;return u.jsxs(Rd,{value:r,onValueChange:o,children:[u.jsx(Us,{children:u.jsx(Td,{placeholder:n})}),u.jsx(Xs,{children:t.map(s=>u.jsx(pr,{value:s.value,children:s.label},s.value))})]})}function ib(e){const{className:t,class:r,value:n,onValueChange:o,...s}=e;return u.jsx("input",{type:"range",value:n,onChange:i=>o?.(Number(i.target.value)),className:T("h-2 w-full cursor-pointer accent-blue-600",t,r),...s})}function ab({children:e}){return u.jsx("span",{className:"text-rose-500",children:e??"*"})}function lb(e){const{className:t,class:r,...n}=e;return u.jsx("form",{className:T("space-y-4",t,r),...n})}function cb(e){const{accept:t,multiple:r=!1,disabled:n=!1,onChange:o}=e,s=f.useRef(null);return u.jsxs("div",{className:"inline-flex items-center gap-3",children:[u.jsx("input",{ref:s,hidden:!0,type:"file",accept:t,multiple:r,disabled:n,onChange:i=>o?.(i.target.files)}),u.jsx(Pr,{disabled:n,onClick:()=>s.current?.click(),children:"选择文件"})]})}var Bn="Switch",[ub]=Oe(Bn),[db,fb]=ub(Bn),Ad=f.forwardRef((e,t)=>{const{__scopeSwitch:r,name:n,checked:o,defaultChecked:s,required:i,disabled:a,value:l="on",onCheckedChange:c,form:d,...h}=e,[p,v]=f.useState(null),g=le(t,P=>v(P)),m=f.useRef(!1),y=p?d||!!p.closest("form"):!0,[x,b]=Ye({prop:o,defaultProp:s??!1,onChange:c,caller:Bn});return u.jsxs(db,{scope:r,checked:x,disabled:a,children:[u.jsx(ee.button,{type:"button",role:"switch","aria-checked":x,"aria-required":i,"data-state":Md(x),"data-disabled":a?"":void 0,disabled:a,value:l,...h,ref:g,onClick:Y(e.onClick,P=>{b(w=>!w),y&&(m.current=P.isPropagationStopped(),m.current||P.stopPropagation())})}),y&&u.jsx(Od,{control:p,bubbles:!m.current,name:n,value:l,checked:x,required:i,disabled:a,form:d,style:{transform:"translateX(-100%)"}})]})});Ad.displayName=Bn;var jd="SwitchThumb",Id=f.forwardRef((e,t)=>{const{__scopeSwitch:r,...n}=e,o=fb(jd,r);return u.jsx(ee.span,{"data-state":Md(o.checked),"data-disabled":o.disabled?"":void 0,...n,ref:t})});Id.displayName=jd;var hb="SwitchBubbleInput",Od=f.forwardRef(({__scopeSwitch:e,control:t,checked:r,bubbles:n=!0,...o},s)=>{const i=f.useRef(null),a=le(i,s),l=kn(r),c=wn(t);return f.useEffect(()=>{const d=i.current;if(!d)return;const h=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(h,"checked").set;if(l!==r&&v){const g=new Event("click",{bubbles:n});v.call(d,r),d.dispatchEvent(g)}},[l,r,n]),u.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...o,tabIndex:-1,ref:a,style:{...o.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});Od.displayName=hb;function Md(e){return e?"checked":"unchecked"}var mb=Ad,pb=Id;const vb={sm:"h-5 w-9",md:"h-6 w-11",lg:"h-7 w-[52px]"},gb={sm:"h-4 w-4 data-[state=checked]:translate-x-4",md:"h-5 w-5 data-[state=checked]:translate-x-5",lg:"h-6 w-6 data-[state=checked]:translate-x-6"},Ld=f.forwardRef((e,t)=>{const{className:r,class:n,containerClass:o,containerClassName:s,containerStyle:i,containerSx:a,description:l,disabled:c,id:d,label:h,labelPosition:p="right",size:v="md",style:g,sx:m,"aria-describedby":y,...x}=e,b=H(),{sxClassName:P,sxInlineStyle:w}=V(m,b),{sxClassName:N,sxInlineStyle:q}=V(a,b),C=f.useId(),S=d??`ldkj-switch-${C}`,R=l===void 0?void 0:`${S}-description`,A=[y,R].filter(Boolean).join(" ")||void 0,E=u.jsx(mb,{ref:t,id:S,disabled:c,"aria-describedby":A,className:T("peer inline-flex shrink-0 cursor-pointer items-center rounded-full border border-transparent bg-slate-300 p-0.5 transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2","disabled:cursor-not-allowed disabled:opacity-50","data-[state=checked]:bg-blue-600 data-[state=unchecked]:bg-slate-300",vb[v],P,r,n),style:M(g,w),...x,children:u.jsx(pb,{className:T("pointer-events-none block rounded-full bg-white shadow-sm ring-0 transition-transform","data-[state=unchecked]:translate-x-0",gb[v])})});if(h===void 0&&l===void 0)return E;const k=u.jsxs("span",{className:"flex min-w-0 flex-col gap-0.5",children:[h!==void 0?u.jsx(es,{htmlFor:S,className:T("text-sm font-medium leading-5 text-slate-700",c?"cursor-not-allowed opacity-60":"cursor-pointer"),children:h}):null,l!==void 0?u.jsx("span",{id:R,className:"text-xs leading-5 text-slate-500",children:l}):null]});return u.jsxs("div",{className:T("inline-flex w-fit items-center gap-3",c?"cursor-not-allowed":void 0,N,s,o),style:M(i,q),children:[p==="left"?k:null,E,p==="right"?k:null]})});Ld.displayName="Switch";function yb(e,t=500){const r=de.useRef(null),n=de.useCallback(()=>{r.current=setTimeout(e,t)},[e,t]),o=de.useCallback(()=>{r.current&&clearTimeout(r.current)},[]);return{onMouseDown:n,onMouseUp:o,onMouseLeave:o,onTouchStart:n,onTouchEnd:o}}function xb(){return u.jsx("span",{className:"h-6 w-6 animate-spin rounded-full border-2 border-blue-200 border-t-blue-600","aria-hidden":"true"})}function re(e){const{component:t,sx:r,rounded:n,shadow:o,onLongPress:s,longPressDelay:i=500,style:a,className:l,class:c,loading:d=!1,loadingContent:h,modal:p=!1,modalContent:v,onModalMaskClick:g,children:m,...y}=e,x=t??"div",b=H(),{roundedPreset:P,roundedStyle:w}=Nt(n),{shadowPreset:N,shadowStyle:q}=xr(o),C=yb(()=>{s?.()},i),{sxClassName:S,sxInlineStyle:R}=V(r,b),E=(d||p)&&a?.position===void 0?{position:"relative"}:void 0;return u.jsxs(x,{className:T(P&&ut[P],N&&Ut[N],S,l,c),style:M(a,w,q,E,R),"aria-busy":d||void 0,...s?C:void 0,...y,children:[m,d?u.jsx("div",{className:"box-loading-mask absolute inset-0 z-10 flex items-center justify-center bg-white/65","aria-hidden":"true",children:h??u.jsx(xb,{})}):null,p?u.jsx("div",{className:"box-modal-mask absolute inset-0 z-20 flex items-center justify-center bg-black/45 p-4",onClick:g,children:u.jsx("div",{className:"box-modal-content max-w-full rounded-lg bg-white p-4 shadow-lg",onClick:k=>k.stopPropagation(),children:v})}):null]})}re.displayName="Box";const Ea={outlined:"border border-gray-200 bg-white",elevated:"border border-transparent bg-white",filled:"border border-gray-100 bg-gray-50",ghost:"border border-transparent bg-transparent shadow-none"},Ra={elevated:"md"},bb={none:"p-0",sm:"p-3",md:"p-4",lg:"p-6"};function lr(e){return e!=null}function Pb(e){let t=!1;return f.Children.forEach(e,r=>{f.isValidElement(r)&&wb(r.type)&&(t=!0)}),t}function wb(e){return e===Dd||e===Bd||e===$d||e===Fd||e===zd||e===Vd||e===Hd}function Vr(e,t){return e===!0||e===t}function co(e){return bb[e]}function ka(e,t){return lr(e)?e:t}function Ta(e,t){return e??t}const Dd=e=>u.jsx(re,{...e,"data-card-slot":"header"}),Bd=e=>u.jsx(re,{...e,"data-card-slot":"content"}),$d=e=>u.jsx(re,{...e,"data-card-slot":"footer"}),Fd=e=>u.jsx(re,{...e,"data-card-slot":"left"}),zd=e=>u.jsx(re,{...e,"data-card-slot":"right"}),Vd=e=>u.jsx(re,{...e,"data-card-slot":"start"}),Hd=e=>u.jsx(re,{...e,"data-card-slot":"end"});function Cb(e){const{variant:t="outlined",padding:r="md",divided:n=!0,hoverable:o=!1,selected:s=!1,disabled:i=!1,header:a,footer:l,left:c,right:d,start:h,end:p,contentLoading:v=!1,headerProps:g,footerProps:m,leftProps:y,rightProps:x,startProps:b,endProps:P,contentProps:w,children:N,className:q,style:C,rounded:S="lg",shadow:R,onClick:A,...E}=e,k=ka(c,h),_=ka(d,p),j=Ta(y,b),O=Ta(x,P),I=Pb(N),{className:B,style:D,loading:U,...L}=w??{};return I?u.jsx(re,{rounded:S,shadow:R??Ra[t],className:T("card flex overflow-hidden",Ea[t],o&&!i&&"transition hover:-translate-y-0.5 hover:shadow-lg",s&&"border-blue-500 ring-2 ring-blue-100",i&&"pointer-events-none opacity-50",q),style:M(C,{flexDirection:"row"}),"aria-disabled":i||void 0,onClick:i?void 0:A,...E,children:N}):u.jsxs(re,{rounded:S,shadow:R??Ra[t],className:T("card flex overflow-hidden",Ea[t],o&&!i&&"transition hover:-translate-y-0.5 hover:shadow-lg",s&&"border-blue-500 ring-2 ring-blue-100",i&&"pointer-events-none opacity-50",q),style:M(C,{flexDirection:"row"}),"aria-disabled":i||void 0,onClick:i?void 0:A,...E,children:[lr(k)?u.jsx(re,{...j,className:T("card-left shrink-0",Vr(n,"x")&&"border-r border-gray-100",j?.className),children:k}):null,u.jsxs(re,{className:"card-main flex min-w-0 flex-1 flex-col",children:[lr(a)?u.jsx(re,{...g,className:T("card-header",co(r),Vr(n,"y")&&"border-b border-gray-100",g?.className),children:a}):null,u.jsx(re,{...L,className:T("card-content min-w-0 flex-1",co(r),B),style:D,loading:v||U,children:N}),lr(l)?u.jsx(re,{...m,className:T("card-footer",co(r),Vr(n,"y")&&"border-t border-gray-100",m?.className),children:l}):null]}),lr(_)?u.jsx(re,{...O,className:T("card-right shrink-0",Vr(n,"x")&&"border-l border-gray-100",O?.className),children:_}):null]})}const Je=Object.assign(Cb,{Header:Dd,Content:Bd,Footer:$d,Left:Fd,Right:zd,Start:Vd,End:Hd});Je.displayName="Card";Je.Header.displayName="Card.Header";Je.Content.displayName="Card.Content";Je.Footer.displayName="Card.Footer";Je.Left.displayName="Card.Left";Je.Right.displayName="Card.Right";Je.Start.displayName="Card.Start";Je.End.displayName="Card.End";function Sb(e,t=[]){let r=[];function n(s,i){const a=f.createContext(i);a.displayName=s+"Context";const l=r.length;r=[...r,i];const c=h=>{const{scope:p,children:v,...g}=h,m=p?.[e]?.[l]||a,y=f.useMemo(()=>g,Object.values(g));return u.jsx(m.Provider,{value:y,children:v})};c.displayName=s+"Provider";function d(h,p){const v=p?.[e]?.[l]||a,g=f.useContext(v);if(g)return g;if(i!==void 0)return i;throw new Error(`\`${h}\` must be used within \`${s}\``)}return[c,d]}const o=()=>{const s=r.map(i=>f.createContext(i));return function(a){const l=a?.[e]||s;return f.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[n,qb(o,...t)]}function qb(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const i=n.reduce((a,{useScope:l,scopeName:c})=>{const h=l(s)[`__scope${c}`];return{...a,...h}},{});return f.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return r.scopeName=t.scopeName,r}function Nb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Hr={exports:{}},uo={};var _a;function Eb(){if(_a)return uo;_a=1;var e=de;function t(h,p){return h===p&&(h!==0||1/h===1/p)||h!==h&&p!==p}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,o=e.useEffect,s=e.useLayoutEffect,i=e.useDebugValue;function a(h,p){var v=p(),g=n({inst:{value:v,getSnapshot:p}}),m=g[0].inst,y=g[1];return s(function(){m.value=v,m.getSnapshot=p,l(m)&&y({inst:m})},[h,v,p]),o(function(){return l(m)&&y({inst:m}),h(function(){l(m)&&y({inst:m})})},[h]),i(v),v}function l(h){var p=h.getSnapshot;h=h.value;try{var v=p();return!r(h,v)}catch{return!0}}function c(h,p){return p()}var d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:a;return uo.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:d,uo}var fo={};var Aa;function Rb(){return Aa||(Aa=1,process.env.NODE_ENV!=="production"&&(function(){function e(v,g){return v===g&&(v!==0||1/v===1/g)||v!==v&&g!==g}function t(v,g){d||o.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var m=g();if(!h){var y=g();s(m,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),h=!0)}y=i({inst:{value:m,getSnapshot:g}});var x=y[0].inst,b=y[1];return l(function(){x.value=m,x.getSnapshot=g,r(x)&&b({inst:x})},[v,m,g]),a(function(){return r(x)&&b({inst:x}),v(function(){r(x)&&b({inst:x})})},[v]),c(m),m}function r(v){var g=v.getSnapshot;v=v.value;try{var m=g();return!s(v,m)}catch{return!0}}function n(v,g){return g()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=de,s=typeof Object.is=="function"?Object.is:e,i=o.useState,a=o.useEffect,l=o.useLayoutEffect,c=o.useDebugValue,d=!1,h=!1,p=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;fo.useSyncExternalStore=o.useSyncExternalStore!==void 0?o.useSyncExternalStore:p,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),fo}var ja;function kb(){return ja||(ja=1,process.env.NODE_ENV==="production"?Hr.exports=Eb():Hr.exports=Rb()),Hr.exports}var Tb=kb();function _b(){return Tb.useSyncExternalStore(Ab,()=>!0,()=>!1)}function Ab(){return()=>{}}var Zs="Avatar",[jb]=Sb(Zs),[Ib,Gd]=jb(Zs),Wd=f.forwardRef((e,t)=>{const{__scopeAvatar:r,...n}=e,[o,s]=f.useState("idle");return u.jsx(Ib,{scope:r,imageLoadingStatus:o,onImageLoadingStatusChange:s,children:u.jsx(_n.span,{...n,ref:t})})});Wd.displayName=Zs;var Ud="AvatarImage",Kd=f.forwardRef((e,t)=>{const{__scopeAvatar:r,src:n,onLoadingStatusChange:o=()=>{},...s}=e,i=Gd(Ud,r),a=Ob(n,s),l=We(c=>{o(c),i.onImageLoadingStatusChange(c)});return ye(()=>{a!=="idle"&&l(a)},[a,l]),a==="loaded"?u.jsx(_n.img,{...s,ref:t,src:n}):null});Kd.displayName=Ud;var Yd="AvatarFallback",Xd=f.forwardRef((e,t)=>{const{__scopeAvatar:r,delayMs:n,...o}=e,s=Gd(Yd,r),[i,a]=f.useState(n===void 0);return f.useEffect(()=>{if(n!==void 0){const l=window.setTimeout(()=>a(!0),n);return()=>window.clearTimeout(l)}},[n]),i&&s.imageLoadingStatus!=="loaded"?u.jsx(_n.span,{...o,ref:t}):null});Xd.displayName=Yd;function Ia(e,t){return e?t?(e.src!==t&&(e.src=t),e.complete&&e.naturalWidth>0?"loaded":"loading"):"error":"idle"}function Ob(e,{referrerPolicy:t,crossOrigin:r}){const n=_b(),o=f.useRef(null),s=n?(o.current||(o.current=new window.Image),o.current):null,[i,a]=f.useState(()=>Ia(s,e));return ye(()=>{a(Ia(s,e))},[s,e]),ye(()=>{const l=h=>()=>{a(h)};if(!s)return;const c=l("loaded"),d=l("error");return s.addEventListener("load",c),s.addEventListener("error",d),t&&(s.referrerPolicy=t),typeof r=="string"&&(s.crossOrigin=r),()=>{s.removeEventListener("load",c),s.removeEventListener("error",d)}},[s,r,t]),i}var Mb=Wd,Lb=Kd,Db=Xd;const Jd={xs:"h-6 w-6 text-[10px]",sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base",xl:"h-16 w-16 text-lg"};function Bb(e){if(e!==void 0){if(typeof e=="number")return`${e}px`;if(!(typeof e=="string"&&e in Jd))return e}}const Qd=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,size:i="md",rounded:a="full",shadow:l,...c}=e,d=H(),{sxClassName:h,sxInlineStyle:p}=V(o,d),{roundedPreset:v,roundedStyle:g}=Nt(a),{shadowPreset:m,shadowStyle:y}=xr(l),x=Bb(i);return u.jsx(Mb,{ref:t,className:T("avatar relative inline-flex shrink-0 select-none items-center justify-center overflow-hidden bg-slate-100 text-slate-700",typeof i=="string"?Jd[i]:null,v?ut[v]:null,m?Ut[m]:null,h,r,n),style:M(s,g,y,x?{width:x,height:x}:void 0,p),...c})}),ei=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,a=H(),{sxClassName:l,sxInlineStyle:c}=V(o,a);return u.jsx(Lb,{ref:t,className:T("avatar-image h-full w-full object-cover",l,r,n),style:M(s,c),...i})}),ti=f.forwardRef((e,t)=>{const{className:r,class:n,sx:o,style:s,...i}=e,a=H(),{sxClassName:l,sxInlineStyle:c}=V(o,a);return u.jsx(Db,{ref:t,className:T("avatar-fallback flex h-full w-full items-center justify-center bg-slate-100 font-medium text-slate-600",l,r,n),style:M(s,c),...i})}),Zd=Object.assign(Qd,{Image:ei,Fallback:ti});Qd.displayName="Avatar";ei.displayName="Avatar.Image";ti.displayName="Avatar.Fallback";Zd.displayName="Avatar";const ef=Nl("inline-flex items-center justify-center whitespace-nowrap rounded border border-transparent font-medium transition-colors duration-150",{variants:{variant:{primary:"",success:"",warning:"",danger:"",minor:"",dark:"",light:"",text:""},outline:{true:"",false:""},size:{xs:"px-2 py-0.5 text-[10px]",sm:"px-2.5 py-0.5 text-xs",md:"px-2.5 py-1 text-xs",lg:"px-3 py-1 text-sm",xl:"px-3.5 py-1.5 text-sm"},rounded:ut,shadow:Ut},compoundVariants:[{variant:"primary",outline:!1,className:"bg-blue-600 text-white"},{variant:"primary",outline:!0,className:"border-blue-600 text-blue-600"},{variant:"success",outline:!1,className:"bg-green-600 text-white"},{variant:"success",outline:!0,className:"border-green-600 text-green-600"},{variant:"warning",outline:!1,className:"bg-yellow-500 text-white"},{variant:"warning",outline:!0,className:"border-yellow-500 text-yellow-600"},{variant:"danger",outline:!1,className:"bg-red-600 text-white"},{variant:"danger",outline:!0,className:"border-red-600 text-red-600"},{variant:"minor",outline:!1,className:"bg-gray-200 text-gray-700"},{variant:"minor",outline:!0,className:"border-gray-300 text-gray-600"},{variant:"dark",outline:!1,className:"bg-black/90 text-white"},{variant:"dark",outline:!0,className:"border-black/90 text-black/90"},{variant:"light",outline:!1,className:"bg-white text-gray-900"},{variant:"light",outline:!0,className:"border-white text-white"},{variant:"text",outline:!1,className:"bg-gray-100 text-gray-600"},{variant:"text",outline:!0,className:"border-gray-300 text-gray-500"}],defaultVariants:{variant:"primary",outline:!1,size:"md"}});function tf(e){const{component:t,variant:r,outline:n,size:o,rounded:s,shadow:i,sx:a,style:l,className:c,class:d,...h}=e,p=t??"span",{roundedPreset:v,roundedStyle:g}=Nt(s),{shadowPreset:m,shadowStyle:y}=xr(i),x=H(),{sxClassName:b,sxInlineStyle:P}=V(a,x);return u.jsx(p,{className:T(ef({variant:r,outline:n,size:o,rounded:v,shadow:m}),b,c,d),style:M(l,g,y,P),...h})}tf.displayName="Chip";const Oa={neutral:"bg-slate-200 text-slate-700",primary:"bg-blue-600 text-white",success:"bg-emerald-600 text-white",warning:"bg-amber-200 text-amber-700",danger:"bg-red-600 text-white"},$b={neutral:"bg-slate-100 text-slate-700",primary:"bg-blue-100 text-blue-700",success:"bg-emerald-100 text-emerald-700",warning:"bg-amber-100 text-amber-700",danger:"bg-red-100 text-red-700"};function Fb(e){const{className:t,class:r,sx:n,style:o,badgeContent:s,children:i,dot:a=!1,light:l=!1,showZero:c=!1,max:d=99,variant:h="neutral",...p}=e,v=H(),{sxClassName:g,sxInlineStyle:m}=V(n,v),y=typeof s=="number"?s:null,x=y===0&&!c,b=y!==null?y>d?`${d}+`:String(y):s,P=a?Oa[h]:l?$b[h]:Oa[h];return u.jsxs("span",{className:T("relative inline-flex",t,r),style:M(o,m),...p,children:[i,!x&&(a||b!==void 0)?u.jsx("span",{className:T("absolute -right-2 -top-2 inline-flex items-center justify-center rounded-full px-1 text-[10px] font-medium leading-4",P,a?"h-2 min-w-2 p-0":"min-w-4 h-4",g),children:a?null:b}):null]})}function zb(e){const{className:t,class:r,sx:n,style:o,bordered:s=!1,...i}=e,a=H(),{sxClassName:l,sxInlineStyle:c}=V(n,a);return u.jsx("ul",{className:T("m-0 list-none p-0",s&&"divide-y rounded-md border border-slate-200",l,t,r),style:M(o,c),...i})}function Vb(e){const{description:t="暂无数据",image:r,children:n,className:o,class:s,...i}=e;return u.jsxs(re,{...i,className:T("flex flex-col items-center justify-center gap-2 py-10 text-slate-500",o,s),children:[r??u.jsx("div",{className:"text-4xl",children:"◻"}),u.jsx("div",{className:"text-sm",children:t}),n]})}function Ma(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Hb(e){if(e!==void 0)return typeof e=="number"?String(e):e}function rr(e,t,r){return Math.min(r,Math.max(t,e))}function Gb(e,t){if(e.startsWith("data:")||e.startsWith("blob:")||e.includes("ldkj_retry="))return null;const r=e.match(/^([^?#]+)(\?[^#]*)?(#.*)?$/);if(!r)return null;const n=r[1],o=r[2]??"",s=r[3]??"",i=n.replace(/\.(png|jpe?g|webp|avif)$/i,`.${t}`);return i===n?null:`${i}${o}${s}`}function Wb(e){return Array.from(new Set(e.filter(t=>Number.isFinite(t)&&t>0)))}function Ub(e,t){const{width:r,height:n,crop:o}=t;if(!o||r===void 0||n===void 0||e.startsWith("data:")||e.startsWith("blob:")||e.includes("x-oss-process=")||e.includes("ldkj_retry="))return e;const s=`x-oss-process=image/resize,m_fill,w_${r},h_${n}`;return`${e}${e.includes("?")?"&":"?"}${s}`}const rf=f.forwardRef(function(t,r){const{className:n,class:o,sx:s,style:i,fallback:a,fallbackSrc:l,loadingFallback:c,fit:d,position:h,aspectRatio:p,placeholder:v,blurDataURL:g,retry:m=0,retryDelay:y=800,onLoadingChange:x,loader:b,quality:P,format:w,crop:N=!1,alt:q,src:C,width:S,height:R,sizes:A,loading:E,decoding:k,onLoad:_,onError:j,sources:O,formats:I,responsiveWidths:B,preview:D=!1,children:U,...L}=t,fe=H(),{sxClassName:Pe,sxInlineStyle:xe}=V(s,fe),[ce,Q]=f.useState(C?"loading":"idle"),[K,$]=f.useState(C),[X,W]=f.useState(!1),[te,J]=f.useState(1),[ne,ue]=f.useState({x:0,y:0}),[pe,_e]=f.useState(!1),Me=f.useRef(0),oe=f.useRef(null),ve=f.useRef(null),Ce=f.useRef(null),At=f.useRef(null);f.useEffect(()=>{Me.current=0,$(C),Q(C?"loading":"idle"),W(!1),J(1),ue({x:0,y:0}),_e(!1)},[C]),f.useEffect(()=>{x?.(ce==="loading")},[x,ce]),f.useEffect(()=>{process.env.NODE_ENV!=="production"&&q===void 0&&console.warn('Image missing alt prop. Use alt text or alt="" for decorative images.')},[q]),f.useEffect(()=>()=>{oe.current&&clearTimeout(oe.current)},[]),f.useEffect(()=>{if(!X)return;At.current=document.activeElement,Ce.current?.focus();const G=he=>{if(he.key==="Escape"){W(!1),J(1),ue({x:0,y:0}),_e(!1);return}if(he.key==="+"||he.key==="="){J(Se=>rr(Number((Se+.2).toFixed(2)),1,4));return}if(he.key==="-"||he.key==="_"){J(Se=>rr(Number((Se-.2).toFixed(2)),1,4));return}he.key==="0"&&(J(1),ue({x:0,y:0}))},se=document.body.style.overflow;return document.body.style.overflow="hidden",window.addEventListener("keydown",G),()=>{document.body.style.overflow=se,window.removeEventListener("keydown",G),At.current?.focus?.()}},[X]),f.useEffect(()=>{if(!X||!pe)return;const G=he=>{const Se=ve.current;if(!Se)return;const Un=he.clientX-Se.x,Ar=he.clientY-Se.y;ue({x:Se.offsetX+Un,y:Se.offsetY+Ar})},se=()=>{_e(!1),ve.current=null};return window.addEventListener("mousemove",G),window.addEventListener("mouseup",se),()=>{window.removeEventListener("mousemove",G),window.removeEventListener("mouseup",se)}},[X,pe]);const Qe=typeof S=="number"?S:void 0,Vn=typeof R=="number"?R:void 0,jt=f.useMemo(()=>{const G=B??[],se=Qe?[...G,Qe]:G;return Wb(se).sort((he,Se)=>he-Se)},[B,Qe]),It=f.useCallback((G,se,he)=>b?b(G,{width:he??Qe,height:Vn,quality:P,format:se??w,crop:N}):Ub(G,{width:he??Qe,height:Vn,crop:N}),[b,Qe,Vn,P,w,N]),Ze=K&&It(K),Hn=f.useMemo(()=>{if(!K||!I?.length)return[];const G=[];for(const se of I){const he=Gb(K,se);if(!he)continue;if(b&&jt.length){const Un=jt.map(Ar=>`${It(he,se,Ar)} ${Ar}w`).join(", ");G.push({type:`image/${se}`,srcSet:Un,sizes:A});continue}const Se=It(he,se);!Se||Se===Ze||G.push({type:`image/${se}`,srcSet:Se,sizes:A})}return G},[K,I,It,Ze,A,b,jt]),Gn=f.useMemo(()=>!b||!K||!jt.length?null:{srcSet:jt.map(se=>`${It(K,w,se)} ${se}w`).join(", "),sizes:A},[b,K,jt,It,w,A]),Ei=f.useMemo(()=>{const se=[...O??[]];return Hn.length&&se.push(...Hn),Gn&&se.push(Gn),se},[O,Hn,Gn]),Vf=ce==="loading"&&c,Zt=ce==="loading"&&v==="blur"&&!!g,Ri=ce==="error"&&a,Wn=D&&ce==="loaded"&&!!Ze&&!Ri,Hf={status:ce,loading:ce==="loading",error:ce==="error",loaded:ce==="loaded",previewOpen:X,src:Ze??void 0},Gf=M({width:Ma(S),height:p?void 0:Ma(R),aspectRatio:Hb(p),backgroundImage:Zt?`url(${g})`:void 0,backgroundSize:Zt?"cover":void 0,backgroundPosition:Zt?"center":void 0},i,xe),ki={width:"100%",height:p||R!==void 0?"100%":"auto",objectFit:d,objectPosition:h,opacity:Zt?0:void 0,transition:Zt?"opacity 180ms ease":void 0,cursor:Wn?"zoom-in":void 0},Wf={transform:`translate(${ne.x}px, ${ne.y}px) scale(${te})`,transition:pe?void 0:"transform 120ms ease",cursor:te>1?pe?"grabbing":"grab":"zoom-in",transformOrigin:"center center"},Ti=G=>{if(Me.current<m&&K){Me.current+=1,oe.current=setTimeout(()=>{const se=K.includes("?")?"&":"?";$(`${K}${se}ldkj_retry=${Me.current}`),Q("loading")},y),j?.(G);return}if(l&&K!==l){$(l),Q("loading"),j?.(G);return}Q("error"),j?.(G)},_i=f.useCallback(()=>{W(!1),J(1),ue({x:0,y:0}),_e(!1)},[]),Uf=G=>{G.preventDefault(),G.stopPropagation();const se=G.deltaY<0?.2:-.2;J(he=>rr(Number((he+se).toFixed(2)),1,4))};return u.jsxs(u.Fragment,{children:[u.jsxs("span",{className:T("relative inline-block max-w-full overflow-hidden align-middle",Pe,n,o),style:Gf,children:[Ri?a:Ei.length?u.jsxs("picture",{children:[Ei.map((G,se)=>u.jsx("source",{media:G.media,srcSet:G.srcSet,type:G.type,sizes:G.sizes},`${G.type??"source"}-${se}`)),u.jsx("img",{ref:r,alt:q,src:Ze,width:S,height:R,sizes:A,loading:E??"lazy",decoding:k??"async",onLoad:G=>{Q("loaded"),_?.(G)},onError:Ti,onClick:()=>{Wn&&(W(!0),J(1),ue({x:0,y:0}))},className:"block max-w-full",style:ki,...L})]}):u.jsx("img",{ref:r,alt:q,src:Ze,width:S,height:R,sizes:A,loading:E??"lazy",decoding:k??"async",onLoad:G=>{Q("loaded"),_?.(G)},onError:Ti,onClick:()=>{Wn&&(W(!0),J(1),ue({x:0,y:0}))},className:"block max-w-full",style:ki,...L}),Vf?u.jsx("span",{className:"absolute inset-0 flex items-center justify-center",children:c}):null,U?u.jsx("span",{className:"pointer-events-none absolute inset-0",children:U(Hf)}):null]}),X&&Ze?u.jsxs("span",{className:"fixed inset-0 z-[1200] flex items-center justify-center bg-black/80 p-6",role:"dialog","aria-modal":"true","aria-label":"Image preview",onClick:_i,onWheel:Uf,children:[u.jsx("img",{src:Ze,alt:q,className:"max-h-[88vh] max-w-[92vw] select-none rounded-md object-contain shadow-2xl",style:Wf,onClick:G=>G.stopPropagation(),onMouseDown:G=>{te<=1||(G.preventDefault(),G.stopPropagation(),ve.current={x:G.clientX,y:G.clientY,offsetX:ne.x,offsetY:ne.y},_e(!0))}}),u.jsxs("span",{className:"absolute right-5 top-5 flex items-center gap-2",children:[u.jsx("button",{type:"button",className:"rounded-md bg-white/90 px-2.5 py-1.5 text-xs font-medium text-slate-800 hover:bg-white",onClick:G=>{G.stopPropagation(),J(se=>rr(se-.2,1,4))},children:"-"}),u.jsx("button",{type:"button",className:"rounded-md bg-white/90 px-2.5 py-1.5 text-xs font-medium text-slate-800 hover:bg-white",onClick:G=>{G.stopPropagation(),J(se=>rr(se+.2,1,4))},children:"+"}),u.jsx("button",{type:"button",className:"rounded-md bg-white/90 px-2.5 py-1.5 text-xs font-medium text-slate-800 hover:bg-white",onClick:G=>{G.stopPropagation(),J(1),ue({x:0,y:0})},children:"重置"}),u.jsx("button",{ref:Ce,type:"button",className:"rounded-md bg-white/90 px-3 py-1.5 text-xs font-medium text-slate-800 hover:bg-white","aria-label":"Close preview",onClick:G=>{G.stopPropagation(),_i()},children:"关闭"})]})]}):null]})});rf.displayName="Image";var Dt={},ho,La;function Kb(){return La||(La=1,ho=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),ho}var mo={},rt={},Da;function Tt(){if(Da)return rt;Da=1;let e;const t=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return rt.getSymbolSize=function(n){if(!n)throw new Error('"version" cannot be null or undefined');if(n<1||n>40)throw new Error('"version" should be in range from 1 to 40');return n*4+17},rt.getSymbolTotalCodewords=function(n){return t[n]},rt.getBCHDigit=function(r){let n=0;for(;r!==0;)n++,r>>>=1;return n},rt.setToSJISFunction=function(n){if(typeof n!="function")throw new Error('"toSJISFunc" is not a valid function.');e=n},rt.isKanjiModeEnabled=function(){return typeof e<"u"},rt.toSJIS=function(n){return e(n)},rt}var po={},Ba;function ri(){return Ba||(Ba=1,(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+r)}}e.isValid=function(n){return n&&typeof n.bit<"u"&&n.bit>=0&&n.bit<4},e.from=function(n,o){if(e.isValid(n))return n;try{return t(n)}catch{return o}}})(po)),po}var vo,$a;function Yb(){if($a)return vo;$a=1;function e(){this.buffer=[],this.length=0}return e.prototype={get:function(t){const r=Math.floor(t/8);return(this.buffer[r]>>>7-t%8&1)===1},put:function(t,r){for(let n=0;n<r;n++)this.putBit((t>>>r-n-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(t){const r=Math.floor(this.length/8);this.buffer.length<=r&&this.buffer.push(0),t&&(this.buffer[r]|=128>>>this.length%8),this.length++}},vo=e,vo}var go,Fa;function Xb(){if(Fa)return go;Fa=1;function e(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}return e.prototype.set=function(t,r,n,o){const s=t*this.size+r;this.data[s]=n,o&&(this.reservedBit[s]=!0)},e.prototype.get=function(t,r){return this.data[t*this.size+r]},e.prototype.xor=function(t,r,n){this.data[t*this.size+r]^=n},e.prototype.isReserved=function(t,r){return this.reservedBit[t*this.size+r]},go=e,go}var yo={},za;function Jb(){return za||(za=1,(function(e){const t=Tt().getSymbolSize;e.getRowColCoords=function(n){if(n===1)return[];const o=Math.floor(n/7)+2,s=t(n),i=s===145?26:Math.ceil((s-13)/(2*o-2))*2,a=[s-7];for(let l=1;l<o-1;l++)a[l]=a[l-1]-i;return a.push(6),a.reverse()},e.getPositions=function(n){const o=[],s=e.getRowColCoords(n),i=s.length;for(let a=0;a<i;a++)for(let l=0;l<i;l++)a===0&&l===0||a===0&&l===i-1||a===i-1&&l===0||o.push([s[a],s[l]]);return o}})(yo)),yo}var xo={},Va;function Qb(){if(Va)return xo;Va=1;const e=Tt().getSymbolSize,t=7;return xo.getPositions=function(n){const o=e(n);return[[0,0],[o-t,0],[0,o-t]]},xo}var bo={},Ha;function Zb(){return Ha||(Ha=1,(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(o){return o!=null&&o!==""&&!isNaN(o)&&o>=0&&o<=7},e.from=function(o){return e.isValid(o)?parseInt(o,10):void 0},e.getPenaltyN1=function(o){const s=o.size;let i=0,a=0,l=0,c=null,d=null;for(let h=0;h<s;h++){a=l=0,c=d=null;for(let p=0;p<s;p++){let v=o.get(h,p);v===c?a++:(a>=5&&(i+=t.N1+(a-5)),c=v,a=1),v=o.get(p,h),v===d?l++:(l>=5&&(i+=t.N1+(l-5)),d=v,l=1)}a>=5&&(i+=t.N1+(a-5)),l>=5&&(i+=t.N1+(l-5))}return i},e.getPenaltyN2=function(o){const s=o.size;let i=0;for(let a=0;a<s-1;a++)for(let l=0;l<s-1;l++){const c=o.get(a,l)+o.get(a,l+1)+o.get(a+1,l)+o.get(a+1,l+1);(c===4||c===0)&&i++}return i*t.N2},e.getPenaltyN3=function(o){const s=o.size;let i=0,a=0,l=0;for(let c=0;c<s;c++){a=l=0;for(let d=0;d<s;d++)a=a<<1&2047|o.get(c,d),d>=10&&(a===1488||a===93)&&i++,l=l<<1&2047|o.get(d,c),d>=10&&(l===1488||l===93)&&i++}return i*t.N3},e.getPenaltyN4=function(o){let s=0;const i=o.data.length;for(let l=0;l<i;l++)s+=o.data[l];return Math.abs(Math.ceil(s*100/i/5)-10)*t.N4};function r(n,o,s){switch(n){case e.Patterns.PATTERN000:return(o+s)%2===0;case e.Patterns.PATTERN001:return o%2===0;case e.Patterns.PATTERN010:return s%3===0;case e.Patterns.PATTERN011:return(o+s)%3===0;case e.Patterns.PATTERN100:return(Math.floor(o/2)+Math.floor(s/3))%2===0;case e.Patterns.PATTERN101:return o*s%2+o*s%3===0;case e.Patterns.PATTERN110:return(o*s%2+o*s%3)%2===0;case e.Patterns.PATTERN111:return(o*s%3+(o+s)%2)%2===0;default:throw new Error("bad maskPattern:"+n)}}e.applyMask=function(o,s){const i=s.size;for(let a=0;a<i;a++)for(let l=0;l<i;l++)s.isReserved(l,a)||s.xor(l,a,r(o,l,a))},e.getBestMask=function(o,s){const i=Object.keys(e.Patterns).length;let a=0,l=1/0;for(let c=0;c<i;c++){s(c),e.applyMask(c,o);const d=e.getPenaltyN1(o)+e.getPenaltyN2(o)+e.getPenaltyN3(o)+e.getPenaltyN4(o);e.applyMask(c,o),d<l&&(l=d,a=c)}return a}})(bo)),bo}var Gr={},Ga;function nf(){if(Ga)return Gr;Ga=1;const e=ri(),t=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],r=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return Gr.getBlocksCount=function(o,s){switch(s){case e.L:return t[(o-1)*4+0];case e.M:return t[(o-1)*4+1];case e.Q:return t[(o-1)*4+2];case e.H:return t[(o-1)*4+3];default:return}},Gr.getTotalCodewordsCount=function(o,s){switch(s){case e.L:return r[(o-1)*4+0];case e.M:return r[(o-1)*4+1];case e.Q:return r[(o-1)*4+2];case e.H:return r[(o-1)*4+3];default:return}},Gr}var Po={},nr={},Wa;function eP(){if(Wa)return nr;Wa=1;const e=new Uint8Array(512),t=new Uint8Array(256);return(function(){let n=1;for(let o=0;o<255;o++)e[o]=n,t[n]=o,n<<=1,n&256&&(n^=285);for(let o=255;o<512;o++)e[o]=e[o-255]})(),nr.log=function(n){if(n<1)throw new Error("log("+n+")");return t[n]},nr.exp=function(n){return e[n]},nr.mul=function(n,o){return n===0||o===0?0:e[t[n]+t[o]]},nr}var Ua;function tP(){return Ua||(Ua=1,(function(e){const t=eP();e.mul=function(n,o){const s=new Uint8Array(n.length+o.length-1);for(let i=0;i<n.length;i++)for(let a=0;a<o.length;a++)s[i+a]^=t.mul(n[i],o[a]);return s},e.mod=function(n,o){let s=new Uint8Array(n);for(;s.length-o.length>=0;){const i=s[0];for(let l=0;l<o.length;l++)s[l]^=t.mul(o[l],i);let a=0;for(;a<s.length&&s[a]===0;)a++;s=s.slice(a)}return s},e.generateECPolynomial=function(n){let o=new Uint8Array([1]);for(let s=0;s<n;s++)o=e.mul(o,new Uint8Array([1,t.exp(s)]));return o}})(Po)),Po}var wo,Ka;function rP(){if(Ka)return wo;Ka=1;const e=tP();function t(r){this.genPoly=void 0,this.degree=r,this.degree&&this.initialize(this.degree)}return t.prototype.initialize=function(n){this.degree=n,this.genPoly=e.generateECPolynomial(this.degree)},t.prototype.encode=function(n){if(!this.genPoly)throw new Error("Encoder not initialized");const o=new Uint8Array(n.length+this.degree);o.set(n);const s=e.mod(o,this.genPoly),i=this.degree-s.length;if(i>0){const a=new Uint8Array(this.degree);return a.set(s,i),a}return s},wo=t,wo}var Co={},So={},qo={},Ya;function of(){return Ya||(Ya=1,qo.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}),qo}var Le={},Xa;function sf(){if(Xa)return Le;Xa=1;const e="[0-9]+",t="[A-Z $%*+\\-./:]+";let r="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";r=r.replace(/u/g,"\\u");const n="(?:(?![A-Z0-9 $%*+\\-./:]|"+r+`)(?:.|[\r
42
+ ]))+`;Le.KANJI=new RegExp(r,"g"),Le.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),Le.BYTE=new RegExp(n,"g"),Le.NUMERIC=new RegExp(e,"g"),Le.ALPHANUMERIC=new RegExp(t,"g");const o=new RegExp("^"+r+"$"),s=new RegExp("^"+e+"$"),i=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return Le.testKanji=function(l){return o.test(l)},Le.testNumeric=function(l){return s.test(l)},Le.testAlphanumeric=function(l){return i.test(l)},Le}var Ja;function _t(){return Ja||(Ja=1,(function(e){const t=of(),r=sf();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(s,i){if(!s.ccBits)throw new Error("Invalid mode: "+s);if(!t.isValid(i))throw new Error("Invalid version: "+i);return i>=1&&i<10?s.ccBits[0]:i<27?s.ccBits[1]:s.ccBits[2]},e.getBestModeForData=function(s){return r.testNumeric(s)?e.NUMERIC:r.testAlphanumeric(s)?e.ALPHANUMERIC:r.testKanji(s)?e.KANJI:e.BYTE},e.toString=function(s){if(s&&s.id)return s.id;throw new Error("Invalid mode")},e.isValid=function(s){return s&&s.bit&&s.ccBits};function n(o){if(typeof o!="string")throw new Error("Param is not a string");switch(o.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+o)}}e.from=function(s,i){if(e.isValid(s))return s;try{return n(s)}catch{return i}}})(So)),So}var Qa;function nP(){return Qa||(Qa=1,(function(e){const t=Tt(),r=nf(),n=ri(),o=_t(),s=of(),i=7973,a=t.getBCHDigit(i);function l(p,v,g){for(let m=1;m<=40;m++)if(v<=e.getCapacity(m,g,p))return m}function c(p,v){return o.getCharCountIndicator(p,v)+4}function d(p,v){let g=0;return p.forEach(function(m){const y=c(m.mode,v);g+=y+m.getBitsLength()}),g}function h(p,v){for(let g=1;g<=40;g++)if(d(p,g)<=e.getCapacity(g,v,o.MIXED))return g}e.from=function(v,g){return s.isValid(v)?parseInt(v,10):g},e.getCapacity=function(v,g,m){if(!s.isValid(v))throw new Error("Invalid QR Code version");typeof m>"u"&&(m=o.BYTE);const y=t.getSymbolTotalCodewords(v),x=r.getTotalCodewordsCount(v,g),b=(y-x)*8;if(m===o.MIXED)return b;const P=b-c(m,v);switch(m){case o.NUMERIC:return Math.floor(P/10*3);case o.ALPHANUMERIC:return Math.floor(P/11*2);case o.KANJI:return Math.floor(P/13);case o.BYTE:default:return Math.floor(P/8)}},e.getBestVersionForData=function(v,g){let m;const y=n.from(g,n.M);if(Array.isArray(v)){if(v.length>1)return h(v,y);if(v.length===0)return 1;m=v[0]}else m=v;return l(m.mode,m.getLength(),y)},e.getEncodedBits=function(v){if(!s.isValid(v)||v<7)throw new Error("Invalid QR Code version");let g=v<<12;for(;t.getBCHDigit(g)-a>=0;)g^=i<<t.getBCHDigit(g)-a;return v<<12|g}})(Co)),Co}var No={},Za;function oP(){if(Za)return No;Za=1;const e=Tt(),t=1335,r=21522,n=e.getBCHDigit(t);return No.getEncodedBits=function(s,i){const a=s.bit<<3|i;let l=a<<10;for(;e.getBCHDigit(l)-n>=0;)l^=t<<e.getBCHDigit(l)-n;return(a<<10|l)^r},No}var Eo={},Ro,el;function sP(){if(el)return Ro;el=1;const e=_t();function t(r){this.mode=e.NUMERIC,this.data=r.toString()}return t.getBitsLength=function(n){return 10*Math.floor(n/3)+(n%3?n%3*3+1:0)},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(n){let o,s,i;for(o=0;o+3<=this.data.length;o+=3)s=this.data.substr(o,3),i=parseInt(s,10),n.put(i,10);const a=this.data.length-o;a>0&&(s=this.data.substr(o),i=parseInt(s,10),n.put(i,a*3+1))},Ro=t,Ro}var ko,tl;function iP(){if(tl)return ko;tl=1;const e=_t(),t=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function r(n){this.mode=e.ALPHANUMERIC,this.data=n}return r.getBitsLength=function(o){return 11*Math.floor(o/2)+6*(o%2)},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(o){let s;for(s=0;s+2<=this.data.length;s+=2){let i=t.indexOf(this.data[s])*45;i+=t.indexOf(this.data[s+1]),o.put(i,11)}this.data.length%2&&o.put(t.indexOf(this.data[s]),6)},ko=r,ko}var To,rl;function aP(){if(rl)return To;rl=1;const e=_t();function t(r){this.mode=e.BYTE,typeof r=="string"?this.data=new TextEncoder().encode(r):this.data=new Uint8Array(r)}return t.getBitsLength=function(n){return n*8},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(r){for(let n=0,o=this.data.length;n<o;n++)r.put(this.data[n],8)},To=t,To}var _o,nl;function lP(){if(nl)return _o;nl=1;const e=_t(),t=Tt();function r(n){this.mode=e.KANJI,this.data=n}return r.getBitsLength=function(o){return o*13},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(n){let o;for(o=0;o<this.data.length;o++){let s=t.toSJIS(this.data[o]);if(s>=33088&&s<=40956)s-=33088;else if(s>=57408&&s<=60351)s-=49472;else throw new Error("Invalid SJIS character: "+this.data[o]+`
43
+ Make sure your charset is UTF-8`);s=(s>>>8&255)*192+(s&255),n.put(s,13)}},_o=r,_o}var Ao={exports:{}},ol;function cP(){return ol||(ol=1,(function(e){var t={single_source_shortest_paths:function(r,n,o){var s={},i={};i[n]=0;var a=t.PriorityQueue.make();a.push(n,0);for(var l,c,d,h,p,v,g,m,y;!a.empty();){l=a.pop(),c=l.value,h=l.cost,p=r[c]||{};for(d in p)p.hasOwnProperty(d)&&(v=p[d],g=h+v,m=i[d],y=typeof i[d]>"u",(y||m>g)&&(i[d]=g,a.push(d,g),s[d]=c))}if(typeof o<"u"&&typeof i[o]>"u"){var x=["Could not find a path from ",n," to ",o,"."].join("");throw new Error(x)}return s},extract_shortest_path_from_predecessor_list:function(r,n){for(var o=[],s=n;s;)o.push(s),r[s],s=r[s];return o.reverse(),o},find_path:function(r,n,o){var s=t.single_source_shortest_paths(r,n,o);return t.extract_shortest_path_from_predecessor_list(s,o)},PriorityQueue:{make:function(r){var n=t.PriorityQueue,o={},s;r=r||{};for(s in n)n.hasOwnProperty(s)&&(o[s]=n[s]);return o.queue=[],o.sorter=r.sorter||n.default_sorter,o},default_sorter:function(r,n){return r.cost-n.cost},push:function(r,n){var o={value:r,cost:n};this.queue.push(o),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t})(Ao)),Ao.exports}var sl;function uP(){return sl||(sl=1,(function(e){const t=_t(),r=sP(),n=iP(),o=aP(),s=lP(),i=sf(),a=Tt(),l=cP();function c(x){return unescape(encodeURIComponent(x)).length}function d(x,b,P){const w=[];let N;for(;(N=x.exec(P))!==null;)w.push({data:N[0],index:N.index,mode:b,length:N[0].length});return w}function h(x){const b=d(i.NUMERIC,t.NUMERIC,x),P=d(i.ALPHANUMERIC,t.ALPHANUMERIC,x);let w,N;return a.isKanjiModeEnabled()?(w=d(i.BYTE,t.BYTE,x),N=d(i.KANJI,t.KANJI,x)):(w=d(i.BYTE_KANJI,t.BYTE,x),N=[]),b.concat(P,w,N).sort(function(C,S){return C.index-S.index}).map(function(C){return{data:C.data,mode:C.mode,length:C.length}})}function p(x,b){switch(b){case t.NUMERIC:return r.getBitsLength(x);case t.ALPHANUMERIC:return n.getBitsLength(x);case t.KANJI:return s.getBitsLength(x);case t.BYTE:return o.getBitsLength(x)}}function v(x){return x.reduce(function(b,P){const w=b.length-1>=0?b[b.length-1]:null;return w&&w.mode===P.mode?(b[b.length-1].data+=P.data,b):(b.push(P),b)},[])}function g(x){const b=[];for(let P=0;P<x.length;P++){const w=x[P];switch(w.mode){case t.NUMERIC:b.push([w,{data:w.data,mode:t.ALPHANUMERIC,length:w.length},{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.ALPHANUMERIC:b.push([w,{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.KANJI:b.push([w,{data:w.data,mode:t.BYTE,length:c(w.data)}]);break;case t.BYTE:b.push([{data:w.data,mode:t.BYTE,length:c(w.data)}])}}return b}function m(x,b){const P={},w={start:{}};let N=["start"];for(let q=0;q<x.length;q++){const C=x[q],S=[];for(let R=0;R<C.length;R++){const A=C[R],E=""+q+R;S.push(E),P[E]={node:A,lastCount:0},w[E]={};for(let k=0;k<N.length;k++){const _=N[k];P[_]&&P[_].node.mode===A.mode?(w[_][E]=p(P[_].lastCount+A.length,A.mode)-p(P[_].lastCount,A.mode),P[_].lastCount+=A.length):(P[_]&&(P[_].lastCount=A.length),w[_][E]=p(A.length,A.mode)+4+t.getCharCountIndicator(A.mode,b))}}N=S}for(let q=0;q<N.length;q++)w[N[q]].end=0;return{map:w,table:P}}function y(x,b){let P;const w=t.getBestModeForData(x);if(P=t.from(b,w),P!==t.BYTE&&P.bit<w.bit)throw new Error('"'+x+'" cannot be encoded with mode '+t.toString(P)+`.
44
+ Suggested mode is: `+t.toString(w));switch(P===t.KANJI&&!a.isKanjiModeEnabled()&&(P=t.BYTE),P){case t.NUMERIC:return new r(x);case t.ALPHANUMERIC:return new n(x);case t.KANJI:return new s(x);case t.BYTE:return new o(x)}}e.fromArray=function(b){return b.reduce(function(P,w){return typeof w=="string"?P.push(y(w,null)):w.data&&P.push(y(w.data,w.mode)),P},[])},e.fromString=function(b,P){const w=h(b,a.isKanjiModeEnabled()),N=g(w),q=m(N,P),C=l.find_path(q.map,"start","end"),S=[];for(let R=1;R<C.length-1;R++)S.push(q.table[C[R]].node);return e.fromArray(v(S))},e.rawSplit=function(b){return e.fromArray(h(b,a.isKanjiModeEnabled()))}})(Eo)),Eo}var il;function dP(){if(il)return mo;il=1;const e=Tt(),t=ri(),r=Yb(),n=Xb(),o=Jb(),s=Qb(),i=Zb(),a=nf(),l=rP(),c=nP(),d=oP(),h=_t(),p=uP();function v(q,C){const S=q.size,R=s.getPositions(C);for(let A=0;A<R.length;A++){const E=R[A][0],k=R[A][1];for(let _=-1;_<=7;_++)if(!(E+_<=-1||S<=E+_))for(let j=-1;j<=7;j++)k+j<=-1||S<=k+j||(_>=0&&_<=6&&(j===0||j===6)||j>=0&&j<=6&&(_===0||_===6)||_>=2&&_<=4&&j>=2&&j<=4?q.set(E+_,k+j,!0,!0):q.set(E+_,k+j,!1,!0))}}function g(q){const C=q.size;for(let S=8;S<C-8;S++){const R=S%2===0;q.set(S,6,R,!0),q.set(6,S,R,!0)}}function m(q,C){const S=o.getPositions(C);for(let R=0;R<S.length;R++){const A=S[R][0],E=S[R][1];for(let k=-2;k<=2;k++)for(let _=-2;_<=2;_++)k===-2||k===2||_===-2||_===2||k===0&&_===0?q.set(A+k,E+_,!0,!0):q.set(A+k,E+_,!1,!0)}}function y(q,C){const S=q.size,R=c.getEncodedBits(C);let A,E,k;for(let _=0;_<18;_++)A=Math.floor(_/3),E=_%3+S-8-3,k=(R>>_&1)===1,q.set(A,E,k,!0),q.set(E,A,k,!0)}function x(q,C,S){const R=q.size,A=d.getEncodedBits(C,S);let E,k;for(E=0;E<15;E++)k=(A>>E&1)===1,E<6?q.set(E,8,k,!0):E<8?q.set(E+1,8,k,!0):q.set(R-15+E,8,k,!0),E<8?q.set(8,R-E-1,k,!0):E<9?q.set(8,15-E-1+1,k,!0):q.set(8,15-E-1,k,!0);q.set(R-8,8,1,!0)}function b(q,C){const S=q.size;let R=-1,A=S-1,E=7,k=0;for(let _=S-1;_>0;_-=2)for(_===6&&_--;;){for(let j=0;j<2;j++)if(!q.isReserved(A,_-j)){let O=!1;k<C.length&&(O=(C[k]>>>E&1)===1),q.set(A,_-j,O),E--,E===-1&&(k++,E=7)}if(A+=R,A<0||S<=A){A-=R,R=-R;break}}}function P(q,C,S){const R=new r;S.forEach(function(j){R.put(j.mode.bit,4),R.put(j.getLength(),h.getCharCountIndicator(j.mode,q)),j.write(R)});const A=e.getSymbolTotalCodewords(q),E=a.getTotalCodewordsCount(q,C),k=(A-E)*8;for(R.getLengthInBits()+4<=k&&R.put(0,4);R.getLengthInBits()%8!==0;)R.putBit(0);const _=(k-R.getLengthInBits())/8;for(let j=0;j<_;j++)R.put(j%2?17:236,8);return w(R,q,C)}function w(q,C,S){const R=e.getSymbolTotalCodewords(C),A=a.getTotalCodewordsCount(C,S),E=R-A,k=a.getBlocksCount(C,S),_=R%k,j=k-_,O=Math.floor(R/k),I=Math.floor(E/k),B=I+1,D=O-I,U=new l(D);let L=0;const fe=new Array(k),Pe=new Array(k);let xe=0;const ce=new Uint8Array(q.buffer);for(let W=0;W<k;W++){const te=W<j?I:B;fe[W]=ce.slice(L,L+te),Pe[W]=U.encode(fe[W]),L+=te,xe=Math.max(xe,te)}const Q=new Uint8Array(R);let K=0,$,X;for($=0;$<xe;$++)for(X=0;X<k;X++)$<fe[X].length&&(Q[K++]=fe[X][$]);for($=0;$<D;$++)for(X=0;X<k;X++)Q[K++]=Pe[X][$];return Q}function N(q,C,S,R){let A;if(Array.isArray(q))A=p.fromArray(q);else if(typeof q=="string"){let O=C;if(!O){const I=p.rawSplit(q);O=c.getBestVersionForData(I,S)}A=p.fromString(q,O||40)}else throw new Error("Invalid data");const E=c.getBestVersionForData(A,S);if(!E)throw new Error("The amount of data is too big to be stored in a QR Code");if(!C)C=E;else if(C<E)throw new Error(`
45
45
  The chosen QR Code version cannot contain this amount of data.
46
46
  Minimum version required to store current data is: `+E+`.
47
- `);const k=P(C,S,A),T=e.getSymbolSize(C),I=new n(T);return v(I,C),g(I),m(I,C),x(I,S,0),C>=7&&y(I,C),b(I,k),isNaN(R)&&(R=i.getBestMask(I,x.bind(null,I,S))),i.applyMask(R,I),x(I,S,R),{modules:I,version:C,errorCorrectionLevel:S,maskPattern:R,segments:A}}return Yn.create=function(C,S){if(typeof C>"u"||C==="")throw new Error("No input text");let R=t.M,A,E;return typeof S<"u"&&(R=t.from(S.errorCorrectionLevel,t.M),A=c.from(S.version),E=i.from(S.maskPattern),S.toSJISFunc&&e.setToSJISFunction(S.toSJISFunc)),N(C,A,R,E)},Yn}var po={},vo={},ja;function Ad(){return ja||(ja=1,(function(e){function t(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let n=r.slice().replace("#","").split("");if(n.length<3||n.length===5||n.length>8)throw new Error("Invalid hex color: "+r);(n.length===3||n.length===4)&&(n=Array.prototype.concat.apply([],n.map(function(s){return[s,s]}))),n.length===6&&n.push("F","F");const o=parseInt(n.join(""),16);return{r:o>>24&255,g:o>>16&255,b:o>>8&255,a:o&255,hex:"#"+n.slice(0,6).join("")}}e.getOptions=function(n){n||(n={}),n.color||(n.color={});const o=typeof n.margin>"u"||n.margin===null||n.margin<0?4:n.margin,s=n.width&&n.width>=21?n.width:void 0,i=n.scale||4;return{width:s,scale:s?4:i,margin:o,color:{dark:t(n.color.dark||"#000000ff"),light:t(n.color.light||"#ffffffff")},type:n.type,rendererOpts:n.rendererOpts||{}}},e.getScale=function(n,o){return o.width&&o.width>=n+o.margin*2?o.width/(n+o.margin*2):o.scale},e.getImageWidth=function(n,o){const s=e.getScale(n,o);return Math.floor((n+o.margin*2)*s)},e.qrToImageData=function(n,o,s){const i=o.modules.size,a=o.modules.data,l=e.getScale(i,s),c=Math.floor((i+s.margin*2)*l),u=s.margin*l,h=[s.color.light,s.color.dark];for(let p=0;p<c;p++)for(let v=0;v<c;v++){let g=(p*c+v)*4,m=s.color.light;if(p>=u&&v>=u&&p<c-u&&v<c-u){const y=Math.floor((p-u)/l),x=Math.floor((v-u)/l);m=h[a[y*i+x]?1:0]}n[g++]=m.r,n[g++]=m.g,n[g++]=m.b,n[g]=m.a}}})(vo)),vo}var Oa;function mb(){return Oa||(Oa=1,(function(e){const t=Ad();function r(o,s,i){o.clearRect(0,0,s.width,s.height),s.style||(s.style={}),s.height=i,s.width=i,s.style.height=i+"px",s.style.width=i+"px"}function n(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(s,i,a){let l=a,c=i;typeof l>"u"&&(!i||!i.getContext)&&(l=i,i=void 0),i||(c=n()),l=t.getOptions(l);const u=t.getImageWidth(s.modules.size,l),h=c.getContext("2d"),p=h.createImageData(u,u);return t.qrToImageData(p.data,s,l),r(h,c,u),h.putImageData(p,0,0),c},e.renderToDataURL=function(s,i,a){let l=a;typeof l>"u"&&(!i||!i.getContext)&&(l=i,i=void 0),l||(l={});const c=e.render(s,i,l),u=l.type||"image/png",h=l.rendererOpts||{};return c.toDataURL(u,h.quality)}})(po)),po}var go={},Ma;function pb(){if(Ma)return go;Ma=1;const e=Ad();function t(o,s){const i=o.a/255,a=s+'="'+o.hex+'"';return i<1?a+" "+s+'-opacity="'+i.toFixed(2).slice(1)+'"':a}function r(o,s,i){let a=o+s;return typeof i<"u"&&(a+=" "+i),a}function n(o,s,i){let a="",l=0,c=!1,u=0;for(let h=0;h<o.length;h++){const p=Math.floor(h%s),v=Math.floor(h/s);!p&&!c&&(c=!0),o[h]?(u++,h>0&&p>0&&o[h-1]||(a+=c?r("M",p+i,.5+v+i):r("m",l,0),l=0,c=!1),p+1<s&&o[h+1]||(a+=r("h",u),u=0)):l++}return a}return go.render=function(s,i,a){const l=e.getOptions(i),c=s.modules.size,u=s.modules.data,h=c+l.margin*2,p=l.color.light.a?"<path "+t(l.color.light,"fill")+' d="M0 0h'+h+"v"+h+'H0z"/>':"",v="<path "+t(l.color.dark,"stroke")+' d="'+n(u,c,l.margin)+'"/>',g='viewBox="0 0 '+h+" "+h+'"',y='<svg xmlns="http://www.w3.org/2000/svg" '+(l.width?'width="'+l.width+'" height="'+l.width+'" ':"")+g+' shape-rendering="crispEdges">'+p+v+`</svg>
48
- `;return typeof a=="function"&&a(null,y),y},go}var La;function vb(){if(La)return Et;La=1;const e=Xx(),t=hb(),r=mb(),n=pb();function o(s,i,a,l,c){const u=[].slice.call(arguments,1),h=u.length,p=typeof u[h-1]=="function";if(!p&&!e())throw new Error("Callback required as last argument");if(p){if(h<2)throw new Error("Too few arguments provided");h===2?(c=a,a=i,i=l=void 0):h===3&&(i.getContext&&typeof c>"u"?(c=l,l=void 0):(c=l,l=a,a=i,i=void 0))}else{if(h<1)throw new Error("Too few arguments provided");return h===1?(a=i,i=l=void 0):h===2&&!i.getContext&&(l=a,a=i,i=void 0),new Promise(function(v,g){try{const m=t.create(a,l);v(s(m,i,l))}catch(m){g(m)}})}try{const v=t.create(a,l);c(null,s(v,i,l))}catch(v){c(v)}}return Et.create=t.create,Et.toCanvas=o.bind(null,r.render),Et.toDataURL=o.bind(null,r.renderToDataURL),Et.toString=o.bind(null,function(s,i,a){return n.render(s,a)}),Et}var gb=vb();const Ls=Mx(gb),Id=({value:e,useful:t=!0,uselessElem:r,uselessProps:{style:n={},...o}={},foregroundColor:s="#000000",backgroundColor:i="#ffffff",margin:a=4,errorCorrectionLevel:l="medium",size:c=200,fullWidth:u,sx:h,className:p,style:v,...g})=>{const m=ae.useRef(null),y=ae.useRef(null),x=H(),{sxClassName:b,sxInlineStyle:P}=V(h,x),w=ae.useCallback(N=>{const q=m.current;q&&Ls.toCanvas(q,e,{errorCorrectionLevel:l,margin:a,width:N,color:{dark:s,light:i}},C=>{if(C&&console.error(C),!t){const S=q.getContext("2d");S&&(S.globalCompositeOperation="source-over",S.fillStyle="rgba(255, 255, 255, 0.5)",S.fillRect(0,0,q.width,q.height),S.filter="grayscale(100%) opacity(0.5)",S.drawImage(q,0,0))}})},[i,l,s,a,t,e]);return ae.useEffect(()=>{const N=y.current;if(!N)return;const q=new ResizeObserver(()=>{const C=Math.min(N.clientWidth,N.clientHeight);w(C)});return q.observe(N),()=>q.disconnect()},[e,t,s,i,a,l,w]),f.jsxs("div",{ref:y,className:_(b,p),style:M(v,{width:u?"100%":c,height:u?"100%":c,display:"flex",aspectRatio:"1",position:"relative"},P),...g,children:[f.jsx("canvas",{ref:m}),!t&&r&&f.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",color:"white",background:"radial-gradient(circle at center, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 80%)",opacity:.5,...n},...o,children:r})]})},yb=e=>e?{width:e,height:e}:{},jd=({size:e=200,fullWidth:t,sx:r,value:n,useful:o=!0,uselessElem:s,uselessProps:{style:i={},...a}={},alt:l,style:c,className:u,foregroundColor:h,backgroundColor:p,margin:v=4,errorCorrectionLevel:g,unload:m,width:y,height:x,...b})=>{const[P,w]=ae.useState(""),[N,q]=ae.useState(),C=ae.useRef(null),S=H(),{sxClassName:R,sxInlineStyle:A}=V(r,S);return ae.useEffect(()=>{if(!t)return;const E=C.current;if(!E)return;const k=()=>{q(Math.min(E.clientWidth,E.clientHeight))};k();const T=new ResizeObserver(k);return T.observe(E),()=>T.disconnect()},[t]),ae.useEffect(()=>{const E=t?N:y?ht.getInstance().convertToPx(y):e?ht.getInstance().convertToPx(e):void 0;Ls.toDataURL(n,{color:{dark:h,light:p},width:E,margin:v,errorCorrectionLevel:g}).then(k=>w(k)).catch(k=>console.error(k))},[p,g,h,v,t,N,y,e,n]),P?f.jsxs("div",{ref:C,style:{width:t?"100%":e,height:t?"100%":e,display:"flex",aspectRatio:"1",position:"relative"},children:[f.jsx("img",{src:P,alt:l??"QR Code",className:_(R,u),style:M({filter:o?"none":"grayscale(100%) opacity(0.5)",transition:"filter 0.2s ease",position:"relative",...t?{width:"100%",height:"100%"}:yb(e)},c,A),...!t&&{width:y,height:x},...b}),!o&&s&&f.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",color:"white",background:"radial-gradient(circle at center, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 80%)",opacity:.5,...i},...a,children:s})]}):f.jsx(f.Fragment,{children:m})};function xb({canvas:e,...t}){return e?f.jsx(Id,{...t}):f.jsx(jd,{...t})}const bb=e=>e?{width:e,height:e}:{},Pb=({size:e,value:t,useful:r=!0,alt:n,style:o,foregroundColor:s,backgroundColor:i,margin:a,errorCorrectionLevel:l,unload:c,...u})=>{const[h,p]=ae.useState("");return ae.useEffect(()=>{Ls.toDataURL(t,{color:{dark:s,light:i},width:e,margin:a,errorCorrectionLevel:l}).then(v=>p(v)).catch(v=>console.error(v))},[i,l,s,a,e,t]),h?f.jsx("img",{src:h,alt:n??"QR Code",style:{filter:r?"none":"grayscale(100%) opacity(0.5)",transition:"filter 0.2s ease",...bb(e),...o},...u}):f.jsx(f.Fragment,{children:c})},mt={sm:"px-3 py-2 text-xs",md:"px-4 py-3 text-sm",lg:"px-5 py-4 text-base"},wb={outlined:"border border-slate-200 bg-white",filled:"border border-slate-100 bg-slate-50",ghost:"border border-transparent bg-transparent"};function Od(e){return null}function Md(e){const{className:t,...r}=e;return f.jsx(te,{component:"thead",className:_("bg-slate-50",t),...r})}function Ld(e){return f.jsx(te,{component:"tbody",...e})}function Xr(e){const{className:t,...r}=e;return f.jsx(te,{component:"tr",className:_("border-b border-slate-100 last:border-b-0",t),...r})}function Dr(e){const{className:t,style:r,...n}=e;return f.jsx(te,{component:"th",scope:"col",className:_("whitespace-nowrap font-medium text-slate-700",t),style:M({textAlign:"left"},r),...n})}function Jt(e){const{className:t,style:r,...n}=e;return f.jsx(te,{component:"td",className:_("text-slate-700",t),style:M({textAlign:"left"},r),...n})}const yo="ellipsis";function xo(e,t){return Number.isFinite(e)?Math.min(Math.max(Math.trunc(e),1),t):1}function bo(e,t){const r=Math.max(t-e+1,0);return Array.from({length:r},(n,o)=>e+o)}function Cb(e){const{count:t,page:r,defaultPage:n=1}=e,[o,s]=d.useState(()=>xo(n,t)),i=r!==void 0,a=xo(i?r:o,t);return d.useEffect(()=>{i||s(l=>xo(l,t))},[t,i]),{page:a,setPage:s,isControlled:i}}function Sb(e){const{count:t,page:r,siblingCount:n,boundaryCount:o,showPreviousNext:s,disabled:i}=e,a=bo(1,Math.min(o,t)),l=bo(Math.max(t-o+1,o+1),t),c=Math.max(Math.min(r-n,t-o-n*2-1),o+2),u=Math.min(Math.max(r+n,o+n*2+2),l.length>0?l[0]-2:t-1),p=[...a,...c>o+2?[yo]:o+1<t-o?[o+1]:[],...bo(c,u),...u<t-o-1?[yo]:t-o>o?[t-o]:[],...l].map(v=>v===yo?{type:"ellipsis",page:null,selected:!1,disabled:!0}:{type:"page",page:v,selected:v===r,disabled:i});return s?[{type:"previous",page:Math.max(r-1,1),selected:!1,disabled:i||r<=1},...p,{type:"next",page:Math.min(r+1,t),selected:!1,disabled:i||r>=t}]:p}const Ds=({count:e,page:t,defaultPage:r,onPageChange:n,siblingCount:o=1,boundaryCount:s=1,variant:i="filled",showPreviousNext:a=!0,disabled:l=!1,getItemHref:c,renderItem:u,contentProps:h,className:p,class:v,sx:g,style:m,children:y,...x})=>{const b=H(),{sxClassName:P,sxInlineStyle:w}=V(g,b),N=typeof e=="number"&&e>0,{page:q,setPage:C,isControlled:S}=Cb({count:N?e:1,page:t,defaultPage:r}),R=N?Sb({count:e,page:q,siblingCount:Math.max(Math.trunc(o),0),boundaryCount:Math.max(Math.trunc(s),0),showPreviousNext:a,disabled:l}):[],A=(E,k,T)=>{if(T){E.preventDefault();return}E.preventDefault(),S||C(k),n?.(E,k)};return f.jsx("nav",{role:"navigation","aria-label":"分页",className:_("mx-auto flex w-full justify-center",P,p,v),style:M(m,w),...x,children:N?f.jsx(Bs,{...h,children:R.map((E,k)=>{const T=`${E.type}-${E.page??k}`,I=E.page===null?void 0:c?.(E.page,E.type)??`#page-${E.page}`,O=E.page===null?void 0:B=>A(B,E.page,E.disabled),j={...E,href:I,onClick:O};return u?f.jsx(ft,{children:u(j)},T):E.type==="ellipsis"?f.jsx(ft,{children:f.jsx(zs,{})},T):E.type==="previous"?f.jsx(ft,{children:f.jsx(Fs,{href:I,variant:i,disabled:E.disabled,onClick:O})},T):E.type==="next"?f.jsx(ft,{children:f.jsx($s,{href:I,variant:i,disabled:E.disabled,onClick:O})},T):f.jsx(ft,{children:f.jsx(mr,{href:I,variant:i,isActive:E.selected,disabled:E.disabled,onClick:O,children:E.page})},T)})}):y})};Ds.displayName="Pagination";const Bs=d.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i),c={listStyle:"none",margin:0,padding:0};return f.jsx("ul",{ref:s,className:_("m-0 flex list-none flex-row items-center gap-1 p-0",a,e,t),style:M(c,n,l),...o})});Bs.displayName="PaginationContent";const ft=d.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return f.jsx("li",{ref:s,className:_(a,e,t),style:M({listStyle:"none",margin:0},n,l),...o})});ft.displayName="PaginationItem";function qb(e,t){return t?e==="filled"?"primary":"outline":"ghost"}const mr=({className:e,class:t,isActive:r,disabled:n,variant:o="outline",size:s="icon",tabIndex:i,...a})=>f.jsx(tn,{component:"a","aria-current":r?"page":void 0,"aria-disabled":n?!0:void 0,variant:qb(o,r),size:s,tabIndex:n?-1:i,className:_(n&&"pointer-events-none opacity-50",r&&o==="filled"&&"!text-white hover:!text-white",e,t),...a});mr.displayName="PaginationLink";const Fs=({className:e,children:t,...r})=>f.jsx(mr,{"aria-label":"上一页",size:"md",className:_("gap-1 pl-2.5",e),...r,children:t??f.jsxs(f.Fragment,{children:[f.jsx(ye,{name:"chevron_left",size:16}),f.jsx("span",{children:"上一页"})]})});Fs.displayName="PaginationPrevious";const $s=({className:e,children:t,...r})=>f.jsx(mr,{"aria-label":"下一页",size:"md",className:_("gap-1 pr-2.5",e),...r,children:t??f.jsxs(f.Fragment,{children:[f.jsx("span",{children:"下一页"}),f.jsx(ye,{name:"chevron_right",size:16})]})});$s.displayName="PaginationNext";const zs=({className:e,class:t,sx:r,style:n,...o})=>{const s=H(),{sxClassName:i,sxInlineStyle:a}=V(r,s);return f.jsxs("span",{"aria-hidden":!0,className:_("flex h-8 w-8 items-center justify-center",i,e,t),style:M(n,a),...o,children:[f.jsx(ye,{name:"more_horiz",size:16}),f.jsx("span",{className:"sr-only",children:"更多页码"})]})};zs.displayName="PaginationEllipsis";function nr(e){return typeof e=="number"?`${e}px`:e}function Nb(e,t){if(t)return e[String(t)]}function Vs(e,t){return e.key!==void 0?e.key:e.dataIndex!==void 0?String(e.dataIndex):t}function Da(e,t,r){if(typeof r=="function")return r(e,t);if(r){const o=e[String(r)];if(typeof o=="string"||typeof o=="number"||typeof o=="bigint")return o}const n=e.key;return typeof n=="string"||typeof n=="number"||typeof n=="bigint"?n:t}function Eb(e){const t=e[0];return t?Object.keys(t).map(r=>({key:r,dataIndex:r,title:r})):[]}function Rb(e){return d.isValidElement(e)&&e.type===Od}function kb(e){const t=[],r=[];return d.Children.forEach(e,n=>{if(Rb(n)){t.push(n.props);return}r.push(n)}),{childColumns:t,restChildren:r}}function Tb(e){const{selectedRowKeys:t,defaultSelectedRowKeys:r=[]}=e,[n,o]=d.useState(r),s=t!==void 0;return{selectedKeys:s?t:n,setSelectedKeys:o,isControlled:s}}function _b(e){const{selectionEnabled:t,size:r,allChecked:n,partiallyChecked:o,selectableKeysLength:s,onToggleCurrentPage:i,indexColumn:a,visibleColumns:l}=e;return f.jsxs(Xr,{className:"border-b border-slate-200",children:[t?f.jsx(Dr,{className:_(mt[r],"w-12 text-center"),style:{textAlign:"center"},children:f.jsx(fr,{"aria-label":"选择当前页",checked:o?"indeterminate":n,disabled:!s,onCheckedChange:c=>i(c===!0)})}):null,a?f.jsx(Dr,{className:_(mt[r],"text-slate-600"),style:{width:nr(typeof a=="object"?a.width:64),textAlign:"center"},children:typeof a=="object"?a.title??"#":"#"}):null,l.map((c,u)=>f.jsx(Dr,{sx:c.headerSx,className:_(mt[r],c.headerClassName),style:{width:nr(c.width),textAlign:c.headerAlign??c.align??"left"},children:c.title??String(c.dataIndex??"")},Vs(c,u)))]})}function Ab(e){const{bodyProps:t,currentRowMeta:r,selectedSet:n,rowProps:o,size:s,striped:i,hoverable:a,selectionEnabled:l,onToggleRow:c,indexColumn:u,visibleColumns:h,empty:p,tableColumnCount:v}=e,g=r.length>0;return f.jsx(Ld,{...t,children:g?r.map(({record:m,index:y,absoluteIndex:x,key:b,disabled:P})=>{const w=n.has(b),N=typeof o=="function"?o(m,x):o;return f.jsxs(Xr,{...N,"data-selected":w?"":void 0,className:_(i&&y%2===1&&"bg-slate-50/70",a&&"transition-colors hover:bg-blue-50/50",w&&"bg-blue-50",N?.className),children:[l?f.jsx(Jt,{className:_(mt[s],"w-12 text-center"),style:{textAlign:"center"},children:f.jsx(fr,{"aria-label":`选择第 ${x+1} 行`,checked:w,disabled:P,onCheckedChange:q=>c(b,q===!0)})}):null,u?f.jsx(Jt,{className:_(mt[s],"text-slate-500"),style:{textAlign:"center"},children:x+1}):null,h.map((q,C)=>{const S=Nb(m,q.dataIndex);return f.jsx(Jt,{sx:q.sx,className:_(mt[s],q.className),style:{width:nr(q.width),textAlign:q.align??"left"},children:q.render?q.render(S,m,x):S},Vs(q,C))})]},b)}):f.jsx(Xr,{children:f.jsx(Jt,{className:_(mt[s],"text-center text-slate-500"),colSpan:Math.max(v,1),style:{textAlign:"center"},children:p})})})}function Ib(e){const{pageCount:t,currentPage:r,justifyClassName:n,onPageChange:o}=e;return t<=1?null:f.jsx(te,{className:_("flex border-t border-slate-100 p-3",n),children:f.jsx(Ds,{count:t,page:r,onPageChange:o})})}function jb(e){const{columns:t,dataSource:r=[],rowKey:n="id",size:o="md",variant:s="outlined",striped:i=!1,bordered:a=!1,hoverable:l=!0,stickyHeader:c=!1,loading:u=!1,empty:h="暂无数据",caption:p,indexColumn:v=!1,rowSelection:g,pagination:m,tableProps:y,headProps:x,bodyProps:b,rowProps:P,className:w,children:N,rounded:q="lg",...C}=e,{childColumns:S,restChildren:R}=kb(N),E=(t??(S.length?S:Eb(r))).filter(se=>!se.hidden),k=m===!1?r.length||1:m?.pageSize??(r.length||1),T=m===!1?r.length:m?.total??r.length,I=Math.max(Math.ceil(T/k),1),[O,j]=d.useState(m===!1?1:m?.defaultPage??1),B=m===!1?1:m?.page??O,D=(B-1)*k,W=m===!1?r:r.slice(D,D+k),L=!!g,{selectedKeys:le,setSelectedKeys:xe,isControlled:ve}=Tb({selectedRowKeys:g?.selectedRowKeys,defaultSelectedRowKeys:g?.defaultSelectedRowKeys}),he=W.map((se,ge)=>{const qe=D+ge,kn=Da(se,qe,n),pf=g?.getCheckboxProps?.(se,qe);return{record:se,index:ge,absoluteIndex:qe,key:kn,disabled:!!pf?.disabled}}),J=he.filter(se=>!se.disabled).map(se=>se.key),Z=new Set(le),F=J.filter(se=>Z.has(se)).length,X=J.length>0&&F===J.length,U=F>0&&!X,Q=m!==!1&&m?.position==="left"?"justify-start":m!==!1&&m?.position==="center"?"justify-center":"justify-end",ee=E.length+(L?1:0)+(v?1:0),ie=nr(typeof v=="object"?v.width:64);function ue(se){ve||xe(se);const ge=new Set(se);g?.onChange?.(se,r.filter((qe,kn)=>ge.has(Da(qe,kn,n))))}function be(se,ge){const qe=new Set(le);ge?qe.add(se):qe.delete(se),ue(Array.from(qe))}function zt(se){const ge=new Set(le);J.forEach(qe=>{se?ge.add(qe):ge.delete(qe)}),ue(Array.from(ge))}function Vt(se,ge){m!==!1&&m?.page===void 0&&j(ge),m!==!1&&m?.onPageChange?.(ge,k)}return f.jsxs(te,{rounded:q,loading:u,className:_("table-root w-full overflow-hidden",wb[s],w),...C,children:[f.jsx(te,{className:"table-scroll w-full overflow-x-auto",children:f.jsxs(te,{component:"table",...y,className:_("table w-full table-fixed border-collapse text-left",a&&"[&_td]:border-r [&_td]:border-slate-100 [&_td:last-child]:border-r-0 [&_th]:border-r [&_th]:border-slate-100 [&_th:last-child]:border-r-0",y?.className),style:M({borderCollapse:"collapse",display:"table",tableLayout:"fixed",width:"100%"},y?.style),children:[ee>0?f.jsxs("colgroup",{children:[L?f.jsx("col",{style:{width:48}}):null,v?f.jsx("col",{style:{width:ie}}):null,E.map((se,ge)=>f.jsx("col",{style:{width:nr(se.width)}},Vs(se,ge)))]}):null,p?f.jsx("caption",{className:"px-4 py-3 text-left text-sm text-slate-600",children:p}):null,f.jsx(Md,{...x,className:_(c&&"sticky top-0 z-10",x?.className),children:f.jsx(_b,{selectionEnabled:L,size:o,allChecked:X,partiallyChecked:U,selectableKeysLength:J.length,onToggleCurrentPage:zt,indexColumn:v,visibleColumns:E})}),f.jsx(Ab,{bodyProps:b,currentRowMeta:he,selectedSet:Z,rowProps:P,size:o,striped:i,hoverable:l,selectionEnabled:L,onToggleRow:be,indexColumn:v,visibleColumns:E,empty:h,tableColumnCount:ee})]})}),m!==!1&&I>1?f.jsx(Ib,{pageCount:I,currentPage:B,justifyClassName:Q,onPageChange:Vt}):null,R]})}const ct=Object.assign(jb,{Column:Od,Head:Md,Body:Ld,Row:Xr,Cell:Jt,HeaderCell:Dr});ct.displayName="Table";ct.Column.displayName="Table.Column";ct.Head.displayName="Table.Head";ct.Body.displayName="Table.Body";ct.Row.displayName="Table.Row";ct.Cell.displayName="Table.Cell";ct.HeaderCell.displayName="Table.HeaderCell";const Ob={text:"origin-left rounded-sm",rect:"",circle:"rounded-full"};function Be(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Mb(e,t,r){return e==="circle"?{width:Be(t??r??40),height:Be(r??t??40)}:e==="text"?{width:Be(t??"100%"),height:Be(r??"1em")}:{width:Be(t),height:Be(r)}}function Lb(e,t,r,n){return r?.[e]!==void 0?r[e]:t>1&&e===t-1?"68%":n??"100%"}function pr(e){const{className:t,class:r,sx:n,style:o,rounded:s,width:i,height:a,inline:l=!1,animated:c=!0,variant:u="rect",role:h,...p}=e,v=H(),{roundedPreset:g,roundedStyle:m}=yt(s??(u==="circle"?"full":u==="rect"?"md":"sm")),{sxClassName:y,sxInlineStyle:x}=V(n,v),b=Mb(u,i,a);return f.jsx("div",{role:h??"status","aria-live":"polite","aria-label":e["aria-label"]??"Loading",className:_("skeleton bg-gray-200",l?"inline-block align-middle":"block",c&&"animate-pulse",Ob[u],g&&rt[g],y,t,r),style:M(o,b,m,x),...p})}function Hs(e){const{rows:t=3,rowHeight:r="0.875rem",gap:n=8,widths:o,width:s,sx:i,style:a,className:l,class:c,rounded:u,animated:h,inline:p=!1,...v}=e,g=H(),{sxClassName:m,sxInlineStyle:y}=V(i,g),x=Math.max(1,Math.floor(t));return f.jsx("div",{className:_("skeleton-text flex-col",p?"inline-flex align-middle":"flex",m,l,c),style:M(a,{gap:Be(n),width:Be(s)},y),...v,children:Array.from({length:x}).map((b,P)=>f.jsx(pr,{...v,animated:h,rounded:u,variant:"text",width:Lb(P,x,o,s),height:r},P))})}function Gs(e){const{size:t=40,...r}=e;return f.jsx(pr,{...r,variant:"circle",width:t,height:t})}function Dd(e){const{width:t=96,height:r=36,rounded:n="md",...o}=e;return f.jsx(pr,{...o,variant:"rect",width:t,height:r,rounded:n})}function Bd(e){const{showAvatar:t=!0,rows:r=3,width:n,animated:o=!0,rounded:s="lg",className:i,class:a,style:l,sx:c,...u}=e,h=H(),{roundedPreset:p,roundedStyle:v}=yt(s),{sxClassName:g,sxInlineStyle:m}=V(c,h);return f.jsx("div",{className:_("skeleton-card border border-gray-200 bg-white p-4",p&&rt[p],g,i,a),style:M(l,{width:Be(n)},v,m),...u,children:f.jsxs("div",{className:"flex items-start gap-3",children:[t?f.jsx(Gs,{animated:o,size:40}):null,f.jsx("div",{className:"min-w-0 flex-1",children:f.jsx(Hs,{animated:o,rows:r,widths:["56%","100%","76%"]})})]})})}pr.displayName="Skeleton";Hs.displayName="SkeletonText";Gs.displayName="SkeletonAvatar";Dd.displayName="SkeletonButton";Bd.displayName="SkeletonCard";const Ba={full:"",middle:"px-4",inset:"pl-4"},Db={full:"",middle:"py-4",inset:"pt-4"};function Fd(e){const{vertical:t=!1,variant:r="full",align:n="center",type:o="solid",color:s="text-gray-200",sx:i,children:a,className:l,style:c,...u}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(i,h),g=M(c,v);if(t)return f.jsx("div",{role:"separator","aria-orientation":"vertical",className:_("inline-flex min-h-6 self-stretch items-stretch text-gray-200",Db[r],p,l),style:g,...u,children:f.jsx("span",{"aria-hidden":!0,className:_("border-l border-current",s),style:{borderStyle:o}})});const m=a!=null,y=n==="left"?"w-8 flex-none":"flex-1",x=n==="right"?"w-8 flex-none":"flex-1";return m?f.jsxs("div",{role:"separator","aria-orientation":"horizontal",className:_("flex w-full items-center text-gray-200",Ba[r],p,l),style:g,...u,children:[f.jsx("span",{"aria-hidden":!0,className:_(y,"border-t border-current",s),style:{borderStyle:o}}),f.jsx("span",{className:"shrink-0 px-3 text-gray-500",children:a}),f.jsx("span",{"aria-hidden":!0,className:_(x,"border-t border-current",s),style:{borderStyle:o}})]}):f.jsx("div",{role:"separator","aria-orientation":"horizontal",className:_("w-full text-gray-200",Ba[r],p,l),style:g,...u,children:f.jsx("span",{"aria-hidden":!0,className:_("block w-full border-t border-current",s),style:{borderStyle:o}})})}Fd.displayName="Divider";const Fa={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4",xl:"gap-6"};function Bb(e){return e==="col"?"column":e==="col-reverse"?"column-reverse":e}function Fb(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}function $a(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function $b(e){return typeof e=="number"?{gapStyle:`${e}px`}:typeof e=="string"&&e in Fa?{gapClass:Fa[e]}:{gapStyle:e}}function $d(e){const{direction:t="row",justify:r,items:n,flex:o,wrap:s="nowrap",gap:i="md",width:a,height:l,sx:c,className:u,style:h,...p}=e,{gapClass:v,gapStyle:g}=$b(i),m={flexDirection:Bb(t),justifyContent:r,alignItems:n,flexWrap:Fb(s),flex:o,gap:g,width:$a(a),height:$a(l)};return f.jsx(te,{className:_("flex",v,u),style:M(h,m),sx:c,...p})}$d.displayName="Flex";function za(e){if(e!==void 0)return typeof e=="number"?`${e*8}px`:e}function zb(e){return!e||Number.isNaN(e)||e<=0?12:e}function Vb(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}function Hb(e){return e==="grow"?{flexBasis:0,flexGrow:1,maxWidth:"100%"}:{flexBasis:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`,maxWidth:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`,flexGrow:0}}function Gb(e){return e==="auto"?{marginLeft:"auto"}:{marginLeft:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`}}function Nn(e){const{container:t=!1,size:r,offset:n,columns:o,spacing:s,rowSpacing:i,columnSpacing:a,wrap:l="wrap",direction:c="row",sx:u,className:h,style:p,...v}=e,g=zb(o),m=za(i??s),y=za(a??s),x={};return t?(x.display="flex",x.flexWrap=Vb(l),x.flexDirection=c,x.rowGap=m,x.columnGap=y,x["--ldkj-grid-columns"]=String(g)):o!==void 0&&(x["--ldkj-grid-columns"]=String(g)),r!==void 0&&Object.assign(x,Hb(r)),n!==void 0&&Object.assign(x,Gb(n)),f.jsx(te,{className:_("min-w-0",h),style:M(p,x),sx:u,...v})}Nn.displayName="Grid";function Wb(e,t){return{paddingTop:e==="top"||e==="both"?"env(safe-area-inset-top, 0px)":void 0,paddingBottom:e==="bottom"||e==="both"?"env(safe-area-inset-bottom, 0px)":void 0,paddingLeft:t?"env(safe-area-inset-left, 0px)":void 0,paddingRight:t?"env(safe-area-inset-right, 0px)":void 0}}function En(e){const{component:t,position:r="both",horizontal:n=!1,sx:o,className:s,style:i,children:a,...l}=e,c=Wb(r,n);return f.jsx(te,{component:t,className:_("box-border",s),style:M(i,c),sx:o,...l,children:a})}function zd(e){return f.jsx(En,{...e,position:"top"})}function Vd(e){return f.jsx(En,{...e,position:"bottom"})}En.displayName="SafeArea";zd.displayName="SafeAreaTop";Vd.displayName="SafeAreaBottom";const Va={sm:640,md:768,lg:1024,xl:1280},Ha={xs:"0.25rem",sm:"0.5rem",md:"0.75rem",lg:"1rem",xl:"1.5rem"},Hd=Symbol("ldkj-space-item"),Ot=(e=>{const{className:t,class:r,style:n,sx:o,flex:s,grow:i,shrink:a,basis:l,order:c,alignSelf:u,children:h,...p}=e;return f.jsx(te,{className:[t,r].filter(Boolean).join(" "),style:M(n,{flex:s,flexGrow:i,flexShrink:a,flexBasis:l,order:c,alignSelf:u}),sx:o,...p,children:h})});Ot.displayName="SpaceItem";Ot[Hd]=!0;function Gd(e){return typeof e!="object"||e===null||Array.isArray(e)?!1:Object.keys(e).some(r=>["xs","sm","md","lg","xl"].includes(r))}function Ut(e){if(e!==void 0)return Gd(e)?e.xs:e}function Kt(e,t){if(e===void 0||!Gd(e))return;const r={};return Object.keys(Va).forEach(n=>{const o=e[n];if(o===void 0)return;const s=Va[n];r[`@media (min-width: ${s}px)`]=t(o)}),Object.keys(r).length?r:void 0}function Ga(e){return e==="vertical"?"column":"row"}function Wa(e){return e===void 0?"wrap":typeof e=="boolean"?e?"wrap":"nowrap":e}function Ye(e){return typeof e=="number"?`${e}px`:e in Ha?Ha[e]:e}function Ua(e){if(e===void 0){const r=Ye("md");return{rowGap:r,columnGap:r}}if(Array.isArray(e))return{rowGap:Ye(e[0]),columnGap:Ye(e[1])};if(typeof e=="object"){if("row"in e||"column"in e)return{rowGap:Ye(e.row??"md"),columnGap:Ye(e.column??"md")};if("x"in e||"y"in e)return{rowGap:Ye(e.y??"md"),columnGap:Ye(e.x??"md")}}const t=Ye(e);return{rowGap:t,columnGap:t}}function Ub(e){return!!e.type?.[Hd]}function Wd(e,t,r,n,o){if(d.isValidElement(e)&&Ub(e)){const s=[r,e.props.className,e.props.class].filter(Boolean).join(" ");return f.jsx(Ot,{...e.props,className:s||void 0,style:M(n,e.props.style),sx:[o,e.props.sx],children:e.props.children},e.key??`space-item-${t}`)}return f.jsx(Ot,{className:r,style:n,sx:o,children:e},d.isValidElement(e)?e.key??`space-item-${t}`:`space-item-${t}`)}function Kb(e,t,r,n,o){const s=d.Children.toArray(e),i=[];return s.forEach((a,l)=>{i.push(Wd(a,l,r,n,o)),l<s.length-1&&i.push(f.jsx(Ot,{"aria-hidden":"true",children:t},`space-split-${l}`))}),i}const Ws=e=>{const{direction:t="horizontal",size:r="md",wrap:n=!0,align:o,justify:s,split:i,itemClassName:a,itemStyle:l,itemSx:c,sx:u,children:h,style:p,...v}=e,g=Ut(t)??"horizontal",m=Ut(r)??"md",y=Ut(n)??!0,x=Ut(o),b=Ut(s),P=Ua(m),w={display:"flex",flexDirection:Ga(g),flexWrap:Wa(y),alignItems:x,justifyContent:b,rowGap:P.rowGap,columnGap:P.columnGap},N=Kt(t,k=>({flexDirection:Ga(k)})),q=Kt(r,k=>Ua(k)),C=Kt(n,k=>({flexWrap:Wa(k)})),S=Kt(o,k=>({alignItems:k})),R=Kt(s,k=>({justifyContent:k})),A=[N,q,C,S,R,u],E=i!=null?Kb(h,i,a,l,c):d.Children.toArray(h).map((k,T)=>Wd(k,T,a,l,c));return f.jsx(te,{style:M(p,w),sx:A,...v,children:E})};Ws.displayName="Space";Ws.Item=Ot;function Yb(e){return e===void 0?{}:Array.isArray(e)?{rowSpacing:e[0],columnSpacing:e[1]}:{spacing:e}}function Ud(e){const{gutter:t=0,align:r,justify:n,wrap:o="wrap",direction:s="row",style:i,...a}=e,l=Yb(t);return f.jsx(Nn,{container:!0,wrap:o,direction:s,style:M(i,{alignItems:r,justifyContent:n}),...l,...a})}Ud.displayName="Row";function Kd(e){const{span:t,offset:r,flex:n,style:o,...s}=e;return f.jsx(Nn,{size:t,offset:r,style:M(o,{flex:n}),...s})}Kd.displayName="Col";const Yd=d.createContext({}),Xd=d.forwardRef(({separator:e,items:t,listProps:r,sx:n,style:o,className:s,class:i,children:a,...l},c)=>{const u=H(),{sxClassName:h,sxInlineStyle:p}=V(n,u),v=Array.isArray(t)&&t.length>0;return f.jsx(Yd.Provider,{value:{separator:e},children:f.jsx("nav",{ref:c,"aria-label":"breadcrumb",className:_(h,s,i),style:M(o,p),...l,children:v?f.jsx(Us,{...r,children:t.map((g,m)=>{const{key:y,label:x,href:b,current:P,separator:w,ellipsis:N,itemProps:q,linkProps:C,pageProps:S}=g,R=m===t.length-1,A=P??R;return f.jsxs(d.Fragment,{children:[f.jsx(Ks,{...q,children:N?f.jsx(Qs,{}):A?f.jsx(Xs,{...S,children:x}):f.jsx(Ys,{href:b,...C,children:x})}),R?null:f.jsx(Js,{children:w})]},y??m)})}):a})})});Xd.displayName="Breadcrumb";const Us=d.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i),c={listStyle:"none",margin:0,padding:0};return f.jsx("ol",{ref:s,className:_("m-0 flex list-none flex-wrap items-center gap-1.5 break-words p-0 text-sm text-muted-foreground sm:gap-2.5",a,r,n),style:M(c,t,l),...o})});Us.displayName="BreadcrumbList";const Ks=d.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i),c={margin:0,display:"inline-flex",alignItems:"center"};return f.jsx("li",{ref:s,className:_("inline-flex items-center gap-1.5 leading-none",a,r,n),style:M(c,t,l),...o})});Ks.displayName="BreadcrumbItem";const Ys=d.forwardRef(({component:e,sx:t,style:r,className:n,class:o,...s},i)=>{const a=e??"a",l=H(),{sxClassName:c,sxInlineStyle:u}=V(t,l);return f.jsx(a,{ref:i,className:_("inline-flex items-center leading-none transition-colors hover:text-foreground",c,n,o),style:M(r,u),...s})});Ys.displayName="BreadcrumbLink";const Xs=d.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i);return f.jsx("span",{ref:s,role:"link","aria-disabled":"true","aria-current":"page",className:_("inline-flex items-center font-normal leading-none text-foreground",a,r,n),style:M(t,l),...o})});Xs.displayName="BreadcrumbPage";const Js=({children:e,sx:t,style:r,className:n,class:o,...s})=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(t,i),{separator:c}=d.useContext(Yd),u={margin:0,display:"inline-flex",alignItems:"center"};return f.jsx("li",{role:"presentation","aria-hidden":"true",className:_("shrink-0 leading-none [&>svg]:h-3.5 [&>svg]:w-3.5",a,n,o),style:M(u,r,l),...s,children:e??c??f.jsx(ye,{name:"chevron_right"})})};Js.displayName="BreadcrumbSeparator";const Qs=({sx:e,style:t,className:r,class:n,...o})=>{const s=H(),{sxClassName:i,sxInlineStyle:a}=V(e,s);return f.jsxs("span",{role:"presentation","aria-hidden":"true",className:_("flex h-9 w-9 items-center justify-center",i,r,n),style:M(t,a),...o,children:[f.jsx(ye,{name:"more_horiz",className:"h-4 w-4"}),f.jsx("span",{className:"sr-only",children:"More"})]})};Qs.displayName="BreadcrumbEllipsis";function Xb(e,t){if(typeof document>"u"||typeof window>"u")return;const r=document.getElementById(e);if(r){if(t.offset!==0){const n=r.getBoundingClientRect(),o=window.scrollY+n.top-t.offset;window.scrollTo({top:o,behavior:t.behavior});return}r.scrollIntoView({behavior:t.behavior,block:t.block,inline:t.inline})}}function Jd(e){const{id:t,offset:r=0,behavior:n="smooth",block:o="start",inline:s="nearest",onNavigate:i,className:a,class:l,sx:c,style:u}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(c,h),g=_("inline-flex w-fit p-0",p,a,l),m=M(u,v),y=()=>{Xb(t,{behavior:n,block:o,inline:s,offset:r}),i?.(t)};if(e.hash===!0){const{hash:O,onClick:j,href:B,onNavigate:D,class:W,sx:L,offset:le,behavior:xe,block:ve,inline:he,...J}=e;return f.jsx("a",{href:B??`#${t}`,className:g,style:m,onClick:Z=>{Z.preventDefault(),y(),j?.(Z)},...J})}const{component:x,onClick:b,onKeyDown:P,hash:w,onNavigate:N,class:q,sx:C,offset:S,behavior:R,block:A,inline:E,...k}=e,T=x??"button",I=T==="button";return f.jsx(T,{className:g,style:m,type:I?"button":void 0,role:I?void 0:"button",tabIndex:I?void 0:0,onClick:O=>{y(),b?.(O)},onKeyDown:O=>{!I&&(O.key==="Enter"||O.key===" ")&&(O.preventDefault(),y()),P?.(O)},...k})}Jd.displayName="Anchor";function Jb(){return d.useRef(null)}const Zs=d.createContext(null),or=d.createContext(0),Vo=d.createContext(null);function Qd(e){const t=d.useContext(Zs);if(!t)throw new Error(`${e} must be used within Menu.`);return t}function Ka(e){const{value:t,defaultValue:r=[],onChange:n}=e,[o,s]=d.useState(r),i=t!==void 0,a=i?t:o,l=d.useCallback((c,u)=>{i||s(c),n?.(c,{key:u,keys:c})},[i,n]);return[a,l]}function Jr(e){return typeof e=="number"?`${e}px`:e}function Qb(e){if(!e)return;const t={};return e.itemText&&(t["--menu-item-text"]=e.itemText),e.itemBackground&&(t["--menu-item-bg"]=e.itemBackground),e.itemHoverText&&(t["--menu-item-hover-text"]=e.itemHoverText),e.itemHoverBackground&&(t["--menu-item-hover-bg"]=e.itemHoverBackground),e.itemSelectedText&&(t["--menu-item-selected-text"]=e.itemSelectedText),e.itemSelectedBackground&&(t["--menu-item-selected-bg"]=e.itemSelectedBackground),e.itemSelectedHoverText&&(t["--menu-item-selected-hover-text"]=e.itemSelectedHoverText),e.itemDisabledText&&(t["--menu-item-disabled-text"]=e.itemDisabledText),Object.keys(t).length?t:void 0}function Zb(e,t){return e.key??e.href??t.join("-")}function eP(e){return e.key==="Enter"||e.key===" "}function vr(e){const{className:t,class:r,sx:n,style:o,...s}=e,i=d.useContext(Zs),a=H(),{sxClassName:l,sxInlineStyle:c}=V(n,a),u={display:"flex",flexDirection:"column",gap:i?Jr(i.itemGap):void 0,listStyle:"none",margin:0,padding:0};return f.jsx("ul",{className:_("m-0 list-none p-0",l,t,r),style:M(u,o,c),...s})}vr.displayName="Menu.List";function ei(e){const{itemKey:t,label:r,icon:n,iconProps:o,href:s,component:i,disabled:a=!1,selected:l,unselectOnClick:c,onClick:u,onSelect:h,className:p,class:v,sx:g,style:m,children:y,...x}=e,b=Qd("Menu.Item"),P=d.useContext(or),w=l??b.selectedKeys.includes(t),N=H(),{sxClassName:q,sxInlineStyle:C}=V(g,N),S=i??(s?"a":"button"),R=S==="button",A=E=>{if(a){E.preventDefault();return}b.selectKey(t,c),h?.(t),u?.(E)};return f.jsx("li",{role:"none",style:{listStyle:"none",margin:0},children:f.jsxs(S,{className:_("flex min-h-10 w-full items-center gap-2 rounded-md px-3 py-2 text-left text-sm leading-5 text-[color:var(--menu-item-text,#334155)] transition-colors hover:bg-[color:var(--menu-item-hover-bg,#f1f5f9)] hover:text-[color:var(--menu-item-hover-text,#0f172a)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",w&&"bg-[color:var(--menu-item-selected-bg,#e0f2fe)] text-[color:var(--menu-item-selected-text,#075985)] hover:bg-[color:var(--menu-item-selected-bg,#e0f2fe)] hover:text-[color:var(--menu-item-selected-hover-text,#075985)]",a&&"cursor-not-allowed text-[color:var(--menu-item-disabled-text,#94a3b8)] opacity-70 hover:bg-transparent",q,p,v),style:M({paddingLeft:`calc(0.75rem + ${P} * ${Jr(b.indent)})`},m,C),href:s,type:R?"button":void 0,role:"menuitem","aria-disabled":a||void 0,"aria-current":w?"page":void 0,"data-menu-item-key":t,"data-selected":w?"":void 0,disabled:R?a:void 0,onClick:A,...x,children:[n?f.jsx(ye,{name:n,size:18,className:"shrink-0",...o}):null,f.jsx("span",{className:"min-w-0 flex-1 truncate",children:r??y})]})})}ei.displayName="Menu.Item";function ti(e){const{itemKey:t,label:r,icon:n,iconProps:o,disabled:s=!1,className:i,class:a,sx:l,style:c,children:u,...h}=e,p=Qd("Menu.Sub"),v=d.useContext(or),g=d.useContext(Vo),m=p.openKeys.includes(t),y=H(),{sxClassName:x,sxInlineStyle:b}=V(l,y);return d.useEffect(()=>p.registerSub(t,g),[p,t,g]),f.jsxs("li",{className:_(x,i,a),style:M({display:"flex",flexDirection:"column",gap:Jr(p.itemGap),listStyle:"none",margin:0},c,b),...h,children:[f.jsxs("button",{type:"button",className:_("flex min-h-10 w-full items-center gap-2 rounded-md px-3 py-2 text-left text-sm leading-5 text-[color:var(--menu-item-text,#334155)] transition-colors hover:bg-[color:var(--menu-item-hover-bg,#f1f5f9)] hover:text-[color:var(--menu-item-hover-text,#0f172a)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",m&&"bg-slate-100 text-slate-950",s&&"cursor-not-allowed text-[color:var(--menu-item-disabled-text,#94a3b8)] opacity-70 hover:bg-transparent"),style:{paddingLeft:`calc(0.75rem + ${v} * ${Jr(p.indent)})`},"aria-expanded":m,"aria-disabled":s||void 0,"data-menu-sub-key":t,disabled:s,onClick:()=>{s||p.toggleOpenKey(t)},onKeyDown:P=>{!s&&eP(P)&&(P.preventDefault(),p.toggleOpenKey(t))},children:[n?f.jsx(ye,{name:n,size:18,className:"shrink-0",...o}):null,f.jsx("span",{className:"min-w-0 flex-1 truncate",children:r}),f.jsx(ye,{name:"unfold_more",size:18,className:_("shrink-0 transition-transform",m?"rotate-180":"rotate-90")})]}),m?f.jsx(or.Provider,{value:v+1,children:f.jsx(Vo.Provider,{value:t,children:f.jsx(vr,{role:"menu","aria-label":typeof r=="string"?r:void 0,children:u})})}):null]})}ti.displayName="Menu.Sub";function ri(e){const{label:t,className:r,class:n,sx:o,style:s,children:i,...a}=e,l=d.useContext(or),c=H(),{sxClassName:u,sxInlineStyle:h}=V(o,c);return f.jsxs("li",{className:_("py-1",u,r,n),style:M({listStyle:"none",margin:0},s,h),...a,children:[t?f.jsx("div",{className:"px-3 py-2 text-xs font-medium uppercase text-slate-500",style:{paddingLeft:`calc(0.75rem + ${l} * 12px)`},children:t}):null,f.jsx(vr,{role:"group",children:i})]})}ri.displayName="Menu.Group";function Ho(e,t=[]){return e.map((r,n)=>{const o=[...t,n],s=Zb(r,o);return r.type==="group"?f.jsx(ri,{label:r.label,...r.groupProps,children:r.children?Ho(r.children,o):null},s):r.children?.length||r.type==="sub"?f.jsx(ti,{itemKey:s,label:r.label,icon:r.icon,iconProps:r.iconProps,disabled:r.disabled,...r.subProps,children:r.children?Ho(r.children,o):null},s):f.jsx(ei,{itemKey:s,label:r.label,icon:r.icon,iconProps:r.iconProps,href:r.href,disabled:r.disabled,unselectOnClick:r.unselectOnClick,...r.itemProps},s)})}function Zd(e){const{items:t,selectedKeys:r,defaultSelectedKeys:n,onSelectedKeysChange:o,openKeys:s,defaultOpenKeys:i,onOpenKeysChange:a,multiple:l=!1,accordion:c=!1,indent:u=18,itemGap:h=4,itemColors:p,menuRef:v,children:g,listProps:m,className:y,class:x,style:b,component:P,...w}=e,[N,q]=Ka({value:r,defaultValue:n,onChange:o}),[C,S]=Ka({value:s,defaultValue:i,onChange:a}),R=d.useRef(new Map),A=d.useCallback((O,j)=>(R.current.set(O,j),()=>{R.current.delete(O)}),[]),E=d.useCallback((O,j)=>{const B=l?N.includes(O)?N.filter(D=>D!==O):[...N,O]:N.includes(O)&&j?[]:[O];q(B,O)},[l,N,q]),k=d.useCallback((O,j)=>{const B=C;let D=B;if(j){if(B.includes(O))return;if(c){const W=R.current.get(O)??null;D=B.filter(L=>R.current.get(L)!==W)}D=[...D,O]}else D=B.filter(W=>W!==O);S(D,O)},[c,C,S]),T=d.useCallback(O=>{k(O,!C.includes(O))},[C,k]);d.useImperativeHandle(v,()=>({select:O=>E(O),unselect:O=>q(N.filter(j=>j!==O),O),open:O=>k(O,!0),close:O=>k(O,!1),toggleOpen:T,getSelectedKeys:()=>N,getOpenKeys:()=>C}),[C,E,N,k,q,T]);const I=d.useMemo(()=>({selectedKeys:N,openKeys:C,multiple:l,accordion:c,indent:u,itemGap:h,selectKey:E,toggleOpenKey:T,registerSub:A}),[c,u,h,l,C,A,E,N,T]);return f.jsx(Zs.Provider,{value:I,children:f.jsx(or.Provider,{value:0,children:f.jsx(Vo.Provider,{value:null,children:f.jsx(te,{component:P??"nav",className:_("w-64 rounded-lg border border-slate-200 bg-white p-1",y,x),style:M(Qb(p),b),"aria-label":"Menu",...w,children:f.jsx(vr,{role:"menu",...m,children:t?Ho(t):g})})})})})}Zd.displayName="Menu";const tP=Object.assign(Zd,{Item:ei,Sub:ti,Group:ri,List:vr});var Rn="Tabs",[rP]=Te(Rn,[bn]),ef=bn(),[nP,ni]=rP(Rn),tf=d.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,onValueChange:o,defaultValue:s,orientation:i="horizontal",dir:a,activationMode:l="automatic",...c}=e,u=xn(a),[h,p]=Ve({prop:n,onChange:o,defaultProp:s??"",caller:Rn});return f.jsx(nP,{scope:r,baseId:bt(),value:h,onValueChange:p,orientation:i,dir:u,activationMode:l,children:f.jsx(Y.div,{dir:u,"data-orientation":i,...c,ref:t})})});tf.displayName=Rn;var rf="TabsList",nf=d.forwardRef((e,t)=>{const{__scopeTabs:r,loop:n=!0,...o}=e,s=ni(rf,r),i=ef(r);return f.jsx(du,{asChild:!0,...i,orientation:s.orientation,dir:s.dir,loop:n,children:f.jsx(Y.div,{role:"tablist","aria-orientation":s.orientation,...o,ref:t})})});nf.displayName=rf;var of="TabsTrigger",sf=d.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,disabled:o=!1,...s}=e,i=ni(of,r),a=ef(r),l=cf(i.baseId,n),c=uf(i.baseId,n),u=n===i.value;return f.jsx(fu,{asChild:!0,...a,focusable:!o,active:u,children:f.jsx(Y.button,{type:"button",role:"tab","aria-selected":u,"aria-controls":c,"data-state":u?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:l,...s,ref:t,onMouseDown:G(e.onMouseDown,h=>{!o&&h.button===0&&h.ctrlKey===!1?i.onValueChange(n):h.preventDefault()}),onKeyDown:G(e.onKeyDown,h=>{[" ","Enter"].includes(h.key)&&i.onValueChange(n)}),onFocus:G(e.onFocus,()=>{const h=i.activationMode!=="manual";!u&&!o&&h&&i.onValueChange(n)})})})});sf.displayName=of;var af="TabsContent",lf=d.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,forceMount:o,children:s,...i}=e,a=ni(af,r),l=cf(a.baseId,n),c=uf(a.baseId,n),u=n===a.value,h=d.useRef(u);return d.useEffect(()=>{const p=requestAnimationFrame(()=>h.current=!1);return()=>cancelAnimationFrame(p)},[]),f.jsx(st,{present:o||u,children:({present:p})=>f.jsx(Y.div,{"data-state":u?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":l,hidden:!p,id:c,tabIndex:0,...i,ref:t,style:{...e.style,animationDuration:h.current?"0s":void 0},children:p&&s})})});lf.displayName=af;function cf(e,t){return`${e}-trigger-${t}`}function uf(e,t){return`${e}-content-${t}`}var oP=tf,df=nf,ff=sf,hf=lf;function mf(e){const{items:t,listProps:r,sx:n,style:o,className:s,class:i,children:a,...l}=e,c=H(),{sxClassName:u,sxInlineStyle:h}=V(n,c),p=Array.isArray(t)&&t.length>0;return f.jsx(oP,{className:_("w-full",u,s,i),style:M(o,h),...l,children:p?f.jsxs(f.Fragment,{children:[f.jsx(oi,{...r,children:t.map(v=>f.jsx(si,{value:v.value,disabled:v.disabled,...v.triggerProps,children:v.label},v.value))}),t.map(v=>f.jsx(ii,{value:v.value,...v.contentProps,children:v.content},v.value))]}):a})}mf.displayName="Tabs";const oi=d.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return f.jsx(df,{ref:s,className:_("inline-flex min-h-10 items-center gap-1 rounded-lg bg-slate-100 p-1 text-slate-600",a,e,t),style:M(n,l),...o})});oi.displayName=df.displayName;const si=d.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return f.jsx(ff,{ref:s,className:_("inline-flex min-h-8 items-center justify-center whitespace-nowrap rounded-md px-3 py-1.5 text-sm font-medium leading-5 transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-white data-[state=active]:text-blue-700 data-[state=active]:shadow-sm",a,e,t),style:M(n,l),...o})});si.displayName=ff.displayName;const ii=d.forwardRef(({className:e,class:t,sx:r,style:n,borderless:o=!1,...s},i)=>{const a=H(),{sxClassName:l,sxInlineStyle:c}=V(r,a);return f.jsx(hf,{ref:i,className:_("mt-3 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",!o&&"rounded-lg border border-slate-200 bg-white p-4",l,e,t),style:M(n,c),...s})});ii.displayName=hf.displayName;exports.Anchor=Jd;exports.Avatar=Nd;exports.AvatarFallback=Os;exports.AvatarImage=js;exports.Box=te;exports.Breadcrumb=Xd;exports.BreadcrumbEllipsis=Qs;exports.BreadcrumbItem=Ks;exports.BreadcrumbLink=Ys;exports.BreadcrumbList=Us;exports.BreadcrumbPage=Xs;exports.BreadcrumbSeparator=Js;exports.Button=tn;exports.Card=Ge;exports.Checkbox=fr;exports.CheckboxGroup=nu;exports.Chip=Rd;exports.Col=Kd;exports.Dialog=Sm;exports.DialogClose=es;exports.DialogContent=rs;exports.DialogDescription=is;exports.DialogFooter=os;exports.DialogHeader=ns;exports.DialogOverlay=ts;exports.DialogPortal=Il;exports.DialogTitle=ss;exports.DialogTrigger=Zo;exports.Divider=Fd;exports.Flex=$d;exports.GhostButton=zr;exports.GhostButtonGroup=ql;exports.Grid=Nn;exports.Icon=ye;exports.Input=ou;exports.Label=yn;exports.Menu=tP;exports.Modal=Qo;exports.Pagination=Ds;exports.PaginationContent=Bs;exports.PaginationEllipsis=zs;exports.PaginationItem=ft;exports.PaginationLink=mr;exports.PaginationNext=$s;exports.PaginationPrevious=Fs;exports.Popover=hg;exports.PopoverAnchor=mg;exports.PopoverClose=kc;exports.PopoverContent=Tc;exports.PopoverTrigger=Rc;exports.QRCode=xb;exports.QRCodeBase=Pb;exports.QRCodeCanvas=Id;exports.QRCodeSizable=jd;exports.Radio=Es;exports.RadioGroup=qu;exports.Row=Ud;exports.SafeArea=En;exports.SafeAreaBottom=Vd;exports.SafeAreaTop=zd;exports.Select=mx;exports.SelectContent=od;exports.SelectGroup=td;exports.SelectItem=Yr;exports.SelectItems=xx;exports.SelectLabel=_s;exports.SelectScrollDownButton=Ts;exports.SelectScrollUpButton=ks;exports.SelectSeparator=As;exports.SelectTrigger=nd;exports.SelectValue=px;exports.Skeleton=pr;exports.SkeletonAvatar=Gs;exports.SkeletonButton=Dd;exports.SkeletonCard=Bd;exports.SkeletonText=Hs;exports.Space=Ws;exports.Switch=ud;exports.SxProvider=lh;exports.Table=ct;exports.Tabs=mf;exports.TabsContent=ii;exports.TabsList=oi;exports.TabsTrigger=si;exports.ToastProvider=kl;exports.Tooltip=Dg;exports.TooltipArrow=Ss;exports.TooltipContent=Gc;exports.TooltipPortal=Bg;exports.TooltipProvider=Lg;exports.TooltipTrigger=Hc;exports.buttonVariants=el;exports.chipVariants=Ed;exports.createTheme=ch;exports.getRegisteredIconNames=dm;exports.mergeSxStyle=M;exports.registerIconLoaders=lm;exports.resetIconLoaders=um;exports.resolveSx=V;exports.setIconLoaders=cm;exports.toast=Pm;exports.useMenuRef=Jb;exports.useSxTheme=H;exports.useToast=bm;
47
+ `);const k=P(C,S,A),_=e.getSymbolSize(C),j=new n(_);return v(j,C),g(j),m(j,C),x(j,S,0),C>=7&&y(j,C),b(j,k),isNaN(R)&&(R=i.getBestMask(j,x.bind(null,j,S))),i.applyMask(R,j),x(j,S,R),{modules:j,version:C,errorCorrectionLevel:S,maskPattern:R,segments:A}}return mo.create=function(C,S){if(typeof C>"u"||C==="")throw new Error("No input text");let R=t.M,A,E;return typeof S<"u"&&(R=t.from(S.errorCorrectionLevel,t.M),A=c.from(S.version),E=i.from(S.maskPattern),S.toSJISFunc&&e.setToSJISFunction(S.toSJISFunc)),N(C,A,R,E)},mo}var jo={},Io={},al;function af(){return al||(al=1,(function(e){function t(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let n=r.slice().replace("#","").split("");if(n.length<3||n.length===5||n.length>8)throw new Error("Invalid hex color: "+r);(n.length===3||n.length===4)&&(n=Array.prototype.concat.apply([],n.map(function(s){return[s,s]}))),n.length===6&&n.push("F","F");const o=parseInt(n.join(""),16);return{r:o>>24&255,g:o>>16&255,b:o>>8&255,a:o&255,hex:"#"+n.slice(0,6).join("")}}e.getOptions=function(n){n||(n={}),n.color||(n.color={});const o=typeof n.margin>"u"||n.margin===null||n.margin<0?4:n.margin,s=n.width&&n.width>=21?n.width:void 0,i=n.scale||4;return{width:s,scale:s?4:i,margin:o,color:{dark:t(n.color.dark||"#000000ff"),light:t(n.color.light||"#ffffffff")},type:n.type,rendererOpts:n.rendererOpts||{}}},e.getScale=function(n,o){return o.width&&o.width>=n+o.margin*2?o.width/(n+o.margin*2):o.scale},e.getImageWidth=function(n,o){const s=e.getScale(n,o);return Math.floor((n+o.margin*2)*s)},e.qrToImageData=function(n,o,s){const i=o.modules.size,a=o.modules.data,l=e.getScale(i,s),c=Math.floor((i+s.margin*2)*l),d=s.margin*l,h=[s.color.light,s.color.dark];for(let p=0;p<c;p++)for(let v=0;v<c;v++){let g=(p*c+v)*4,m=s.color.light;if(p>=d&&v>=d&&p<c-d&&v<c-d){const y=Math.floor((p-d)/l),x=Math.floor((v-d)/l);m=h[a[y*i+x]?1:0]}n[g++]=m.r,n[g++]=m.g,n[g++]=m.b,n[g]=m.a}}})(Io)),Io}var ll;function fP(){return ll||(ll=1,(function(e){const t=af();function r(o,s,i){o.clearRect(0,0,s.width,s.height),s.style||(s.style={}),s.height=i,s.width=i,s.style.height=i+"px",s.style.width=i+"px"}function n(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(s,i,a){let l=a,c=i;typeof l>"u"&&(!i||!i.getContext)&&(l=i,i=void 0),i||(c=n()),l=t.getOptions(l);const d=t.getImageWidth(s.modules.size,l),h=c.getContext("2d"),p=h.createImageData(d,d);return t.qrToImageData(p.data,s,l),r(h,c,d),h.putImageData(p,0,0),c},e.renderToDataURL=function(s,i,a){let l=a;typeof l>"u"&&(!i||!i.getContext)&&(l=i,i=void 0),l||(l={});const c=e.render(s,i,l),d=l.type||"image/png",h=l.rendererOpts||{};return c.toDataURL(d,h.quality)}})(jo)),jo}var Oo={},cl;function hP(){if(cl)return Oo;cl=1;const e=af();function t(o,s){const i=o.a/255,a=s+'="'+o.hex+'"';return i<1?a+" "+s+'-opacity="'+i.toFixed(2).slice(1)+'"':a}function r(o,s,i){let a=o+s;return typeof i<"u"&&(a+=" "+i),a}function n(o,s,i){let a="",l=0,c=!1,d=0;for(let h=0;h<o.length;h++){const p=Math.floor(h%s),v=Math.floor(h/s);!p&&!c&&(c=!0),o[h]?(d++,h>0&&p>0&&o[h-1]||(a+=c?r("M",p+i,.5+v+i):r("m",l,0),l=0,c=!1),p+1<s&&o[h+1]||(a+=r("h",d),d=0)):l++}return a}return Oo.render=function(s,i,a){const l=e.getOptions(i),c=s.modules.size,d=s.modules.data,h=c+l.margin*2,p=l.color.light.a?"<path "+t(l.color.light,"fill")+' d="M0 0h'+h+"v"+h+'H0z"/>':"",v="<path "+t(l.color.dark,"stroke")+' d="'+n(d,c,l.margin)+'"/>',g='viewBox="0 0 '+h+" "+h+'"',y='<svg xmlns="http://www.w3.org/2000/svg" '+(l.width?'width="'+l.width+'" height="'+l.width+'" ':"")+g+' shape-rendering="crispEdges">'+p+v+`</svg>
48
+ `;return typeof a=="function"&&a(null,y),y},Oo}var ul;function mP(){if(ul)return Dt;ul=1;const e=Kb(),t=dP(),r=fP(),n=hP();function o(s,i,a,l,c){const d=[].slice.call(arguments,1),h=d.length,p=typeof d[h-1]=="function";if(!p&&!e())throw new Error("Callback required as last argument");if(p){if(h<2)throw new Error("Too few arguments provided");h===2?(c=a,a=i,i=l=void 0):h===3&&(i.getContext&&typeof c>"u"?(c=l,l=void 0):(c=l,l=a,a=i,i=void 0))}else{if(h<1)throw new Error("Too few arguments provided");return h===1?(a=i,i=l=void 0):h===2&&!i.getContext&&(l=a,a=i,i=void 0),new Promise(function(v,g){try{const m=t.create(a,l);v(s(m,i,l))}catch(m){g(m)}})}try{const v=t.create(a,l);c(null,s(v,i,l))}catch(v){c(v)}}return Dt.create=t.create,Dt.toCanvas=o.bind(null,r.render),Dt.toDataURL=o.bind(null,r.renderToDataURL),Dt.toString=o.bind(null,function(s,i,a){return n.render(s,a)}),Dt}var pP=mP();const ni=Nb(pP),lf=({value:e,useful:t=!0,uselessElem:r,uselessProps:{style:n={},...o}={},foregroundColor:s="#000000",backgroundColor:i="#ffffff",margin:a=4,errorCorrectionLevel:l="medium",size:c=200,fullWidth:d,sx:h,className:p,style:v,...g})=>{const m=de.useRef(null),y=de.useRef(null),x=H(),{sxClassName:b,sxInlineStyle:P}=V(h,x),w=de.useCallback(N=>{const q=m.current;q&&ni.toCanvas(q,e,{errorCorrectionLevel:l,margin:a,width:N,color:{dark:s,light:i}},C=>{if(C&&console.error(C),!t){const S=q.getContext("2d");S&&(S.globalCompositeOperation="source-over",S.fillStyle="rgba(255, 255, 255, 0.5)",S.fillRect(0,0,q.width,q.height),S.filter="grayscale(100%) opacity(0.5)",S.drawImage(q,0,0))}})},[i,l,s,a,t,e]);return de.useEffect(()=>{const N=y.current;if(!N)return;const q=new ResizeObserver(()=>{const C=Math.min(N.clientWidth,N.clientHeight);w(C)});return q.observe(N),()=>q.disconnect()},[e,t,s,i,a,l,w]),u.jsxs("div",{ref:y,className:T(b,p),style:M(v,{width:d?"100%":c,height:d?"100%":c,display:"flex",aspectRatio:"1",position:"relative"},P),...g,children:[u.jsx("canvas",{ref:m}),!t&&r&&u.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",color:"white",background:"radial-gradient(circle at center, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 80%)",opacity:.5,...n},...o,children:r})]})},vP=e=>e?{width:e,height:e}:{},cf=({size:e=200,fullWidth:t,sx:r,value:n,useful:o=!0,uselessElem:s,uselessProps:{style:i={},...a}={},alt:l,style:c,className:d,foregroundColor:h,backgroundColor:p,margin:v=4,errorCorrectionLevel:g,unload:m,width:y,height:x,...b})=>{const[P,w]=de.useState(""),[N,q]=de.useState(),C=de.useRef(null),S=H(),{sxClassName:R,sxInlineStyle:A}=V(r,S);return de.useEffect(()=>{if(!t)return;const E=C.current;if(!E)return;const k=()=>{q(Math.min(E.clientWidth,E.clientHeight))};k();const _=new ResizeObserver(k);return _.observe(E),()=>_.disconnect()},[t]),de.useEffect(()=>{const E=t?N:y?Pt.getInstance().convertToPx(y):e?Pt.getInstance().convertToPx(e):void 0;ni.toDataURL(n,{color:{dark:h,light:p},width:E,margin:v,errorCorrectionLevel:g}).then(k=>w(k)).catch(k=>console.error(k))},[p,g,h,v,t,N,y,e,n]),P?u.jsxs("div",{ref:C,style:{width:t?"100%":e,height:t?"100%":e,display:"flex",aspectRatio:"1",position:"relative"},children:[u.jsx("img",{src:P,alt:l??"QR Code",className:T(R,d),style:M({filter:o?"none":"grayscale(100%) opacity(0.5)",transition:"filter 0.2s ease",position:"relative",...t?{width:"100%",height:"100%"}:vP(e)},c,A),...!t&&{width:y,height:x},...b}),!o&&s&&u.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",color:"white",background:"radial-gradient(circle at center, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 80%)",opacity:.5,...i},...a,children:s})]}):u.jsx(u.Fragment,{children:m})};function gP({canvas:e,...t}){return e?u.jsx(lf,{...t}):u.jsx(cf,{...t})}const yP=e=>e?{width:e,height:e}:{},xP=({size:e,value:t,useful:r=!0,alt:n,style:o,foregroundColor:s,backgroundColor:i,margin:a,errorCorrectionLevel:l,unload:c,...d})=>{const[h,p]=de.useState("");return de.useEffect(()=>{ni.toDataURL(t,{color:{dark:s,light:i},width:e,margin:a,errorCorrectionLevel:l}).then(v=>p(v)).catch(v=>console.error(v))},[i,l,s,a,e,t]),h?u.jsx("img",{src:h,alt:n??"QR Code",style:{filter:r?"none":"grayscale(100%) opacity(0.5)",transition:"filter 0.2s ease",...yP(e),...o},...d}):u.jsx(u.Fragment,{children:c})},wt={sm:"px-3 py-2 text-xs",md:"px-4 py-3 text-sm",lg:"px-5 py-4 text-base"},bP={outlined:"border border-slate-200 bg-white",filled:"border border-slate-100 bg-slate-50",ghost:"border border-transparent bg-transparent"};function uf(e){return null}function df(e){const{className:t,...r}=e;return u.jsx(re,{component:"thead",className:T("bg-slate-50",t),...r})}function ff(e){return u.jsx(re,{component:"tbody",...e})}function fn(e){const{className:t,...r}=e;return u.jsx(re,{component:"tr",className:T("border-b border-slate-100 last:border-b-0",t),...r})}function en(e){const{className:t,style:r,...n}=e;return u.jsx(re,{component:"th",scope:"col",className:T("whitespace-nowrap font-medium text-slate-700",t),style:M({textAlign:"left"},r),...n})}function cr(e){const{className:t,style:r,...n}=e;return u.jsx(re,{component:"td",className:T("text-slate-700",t),style:M({textAlign:"left"},r),...n})}const Mo="ellipsis";function Lo(e,t){return Number.isFinite(e)?Math.min(Math.max(Math.trunc(e),1),t):1}function Do(e,t){const r=Math.max(t-e+1,0);return Array.from({length:r},(n,o)=>e+o)}function PP(e){const{count:t,page:r,defaultPage:n=1}=e,[o,s]=f.useState(()=>Lo(n,t)),i=r!==void 0,a=Lo(i?r:o,t);return f.useEffect(()=>{i||s(l=>Lo(l,t))},[t,i]),{page:a,setPage:s,isControlled:i}}function wP(e){const{count:t,page:r,siblingCount:n,boundaryCount:o,showPreviousNext:s,disabled:i}=e,a=Do(1,Math.min(o,t)),l=Do(Math.max(t-o+1,o+1),t),c=Math.max(Math.min(r-n,t-o-n*2-1),o+2),d=Math.min(Math.max(r+n,o+n*2+2),l.length>0?l[0]-2:t-1),p=[...a,...c>o+2?[Mo]:o+1<t-o?[o+1]:[],...Do(c,d),...d<t-o-1?[Mo]:t-o>o?[t-o]:[],...l].map(v=>v===Mo?{type:"ellipsis",page:null,selected:!1,disabled:!0}:{type:"page",page:v,selected:v===r,disabled:i});return s?[{type:"previous",page:Math.max(r-1,1),selected:!1,disabled:i||r<=1},...p,{type:"next",page:Math.min(r+1,t),selected:!1,disabled:i||r>=t}]:p}const oi=({count:e,page:t,defaultPage:r,onPageChange:n,siblingCount:o=1,boundaryCount:s=1,variant:i="filled",showPreviousNext:a=!0,disabled:l=!1,getItemHref:c,renderItem:d,contentProps:h,className:p,class:v,sx:g,style:m,children:y,...x})=>{const b=H(),{sxClassName:P,sxInlineStyle:w}=V(g,b),N=typeof e=="number"&&e>0,{page:q,setPage:C,isControlled:S}=PP({count:N?e:1,page:t,defaultPage:r}),R=N?wP({count:e,page:q,siblingCount:Math.max(Math.trunc(o),0),boundaryCount:Math.max(Math.trunc(s),0),showPreviousNext:a,disabled:l}):[],A=(E,k,_)=>{if(_){E.preventDefault();return}E.preventDefault(),S||C(k),n?.(E,k)};return u.jsx("nav",{role:"navigation","aria-label":"分页",className:T("mx-auto flex w-full justify-center",P,p,v),style:M(m,w),...x,children:N?u.jsx(si,{...h,children:R.map((E,k)=>{const _=`${E.type}-${E.page??k}`,j=E.page===null?void 0:c?.(E.page,E.type)??`#page-${E.page}`,O=E.page===null?void 0:B=>A(B,E.page,E.disabled),I={...E,href:j,onClick:O};return d?u.jsx(bt,{children:d(I)},_):E.type==="ellipsis"?u.jsx(bt,{children:u.jsx(li,{})},_):E.type==="previous"?u.jsx(bt,{children:u.jsx(ii,{href:j,variant:i,disabled:E.disabled,onClick:O})},_):E.type==="next"?u.jsx(bt,{children:u.jsx(ai,{href:j,variant:i,disabled:E.disabled,onClick:O})},_):u.jsx(bt,{children:u.jsx(kr,{href:j,variant:i,isActive:E.selected,disabled:E.disabled,onClick:O,children:E.page})},_)})}):y})};oi.displayName="Pagination";const si=f.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i),c={listStyle:"none",margin:0,padding:0};return u.jsx("ul",{ref:s,className:T("m-0 flex list-none flex-row items-center gap-1 p-0",a,e,t),style:M(c,n,l),...o})});si.displayName="PaginationContent";const bt=f.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return u.jsx("li",{ref:s,className:T(a,e,t),style:M({listStyle:"none",margin:0},n,l),...o})});bt.displayName="PaginationItem";function CP(e,t){return t?e==="filled"?"primary":"outline":"ghost"}const kr=({className:e,class:t,isActive:r,disabled:n,variant:o="outline",size:s="icon",tabIndex:i,...a})=>u.jsx(Pr,{component:"a","aria-current":r?"page":void 0,"aria-disabled":n?!0:void 0,variant:CP(o,r),size:s,tabIndex:n?-1:i,className:T(n&&"pointer-events-none opacity-50",r&&o==="filled"&&"!text-white hover:!text-white",e,t),...a});kr.displayName="PaginationLink";const ii=({className:e,children:t,...r})=>u.jsx(kr,{"aria-label":"上一页",size:"md",className:T("gap-1 pl-2.5",e),...r,children:t??u.jsxs(u.Fragment,{children:[u.jsx(qe,{name:"chevron_left",size:16}),u.jsx("span",{children:"上一页"})]})});ii.displayName="PaginationPrevious";const ai=({className:e,children:t,...r})=>u.jsx(kr,{"aria-label":"下一页",size:"md",className:T("gap-1 pr-2.5",e),...r,children:t??u.jsxs(u.Fragment,{children:[u.jsx("span",{children:"下一页"}),u.jsx(qe,{name:"chevron_right",size:16})]})});ai.displayName="PaginationNext";const li=({className:e,class:t,sx:r,style:n,...o})=>{const s=H(),{sxClassName:i,sxInlineStyle:a}=V(r,s);return u.jsxs("span",{"aria-hidden":!0,className:T("flex h-8 w-8 items-center justify-center",i,e,t),style:M(n,a),...o,children:[u.jsx(qe,{name:"more_horiz",size:16}),u.jsx("span",{className:"sr-only",children:"更多页码"})]})};li.displayName="PaginationEllipsis";function vr(e){return typeof e=="number"?`${e}px`:e}function SP(e,t){if(t)return e[String(t)]}function ci(e,t){return e.key!==void 0?e.key:e.dataIndex!==void 0?String(e.dataIndex):t}function dl(e,t,r){if(typeof r=="function")return r(e,t);if(r){const o=e[String(r)];if(typeof o=="string"||typeof o=="number"||typeof o=="bigint")return o}const n=e.key;return typeof n=="string"||typeof n=="number"||typeof n=="bigint"?n:t}function qP(e){const t=e[0];return t?Object.keys(t).map(r=>({key:r,dataIndex:r,title:r})):[]}function NP(e){return f.isValidElement(e)&&e.type===uf}function EP(e){const t=[],r=[];return f.Children.forEach(e,n=>{if(NP(n)){t.push(n.props);return}r.push(n)}),{childColumns:t,restChildren:r}}function RP(e){const{selectedRowKeys:t,defaultSelectedRowKeys:r=[]}=e,[n,o]=f.useState(r),s=t!==void 0;return{selectedKeys:s?t:n,setSelectedKeys:o,isControlled:s}}function kP(e){const{selectionEnabled:t,size:r,allChecked:n,partiallyChecked:o,selectableKeysLength:s,onToggleCurrentPage:i,indexColumn:a,visibleColumns:l}=e;return u.jsxs(fn,{className:"border-b border-slate-200",children:[t?u.jsx(en,{className:T(wt[r],"w-12 text-center"),style:{textAlign:"center"},children:u.jsx(Nr,{"aria-label":"选择当前页",checked:o?"indeterminate":n,disabled:!s,onCheckedChange:c=>i(c===!0)})}):null,a?u.jsx(en,{className:T(wt[r],"text-slate-600"),style:{width:vr(typeof a=="object"?a.width:64),textAlign:"center"},children:typeof a=="object"?a.title??"#":"#"}):null,l.map((c,d)=>u.jsx(en,{sx:c.headerSx,className:T(wt[r],c.headerClassName),style:{width:vr(c.width),textAlign:c.headerAlign??c.align??"left"},children:c.title??String(c.dataIndex??"")},ci(c,d)))]})}function TP(e){const{bodyProps:t,currentRowMeta:r,selectedSet:n,rowProps:o,size:s,striped:i,hoverable:a,selectionEnabled:l,onToggleRow:c,indexColumn:d,visibleColumns:h,empty:p,tableColumnCount:v}=e,g=r.length>0;return u.jsx(ff,{...t,children:g?r.map(({record:m,index:y,absoluteIndex:x,key:b,disabled:P})=>{const w=n.has(b),N=typeof o=="function"?o(m,x):o;return u.jsxs(fn,{...N,"data-selected":w?"":void 0,className:T(i&&y%2===1&&"bg-slate-50/70",a&&"transition-colors hover:bg-blue-50/50",w&&"bg-blue-50",N?.className),children:[l?u.jsx(cr,{className:T(wt[s],"w-12 text-center"),style:{textAlign:"center"},children:u.jsx(Nr,{"aria-label":`选择第 ${x+1} 行`,checked:w,disabled:P,onCheckedChange:q=>c(b,q===!0)})}):null,d?u.jsx(cr,{className:T(wt[s],"text-slate-500"),style:{textAlign:"center"},children:x+1}):null,h.map((q,C)=>{const S=SP(m,q.dataIndex);return u.jsx(cr,{sx:q.sx,className:T(wt[s],q.className),style:{width:vr(q.width),textAlign:q.align??"left"},children:q.render?q.render(S,m,x):S},ci(q,C))})]},b)}):u.jsx(fn,{children:u.jsx(cr,{className:T(wt[s],"text-center text-slate-500"),colSpan:Math.max(v,1),style:{textAlign:"center"},children:p})})})}function _P(e){const{pageCount:t,currentPage:r,justifyClassName:n,onPageChange:o}=e;return t<=1?null:u.jsx(re,{className:T("flex border-t border-slate-100 p-3",n),children:u.jsx(oi,{count:t,page:r,onPageChange:o})})}function AP(e){const{columns:t,dataSource:r=[],rowKey:n="id",size:o="md",variant:s="outlined",striped:i=!1,bordered:a=!1,hoverable:l=!0,stickyHeader:c=!1,loading:d=!1,empty:h="暂无数据",caption:p,indexColumn:v=!1,rowSelection:g,pagination:m,tableProps:y,headProps:x,bodyProps:b,rowProps:P,className:w,children:N,rounded:q="lg",...C}=e,{childColumns:S,restChildren:R}=EP(N),E=(t??(S.length?S:qP(r))).filter(oe=>!oe.hidden),k=m===!1?r.length||1:m?.pageSize??(r.length||1),_=m===!1?r.length:m?.total??r.length,j=Math.max(Math.ceil(_/k),1),[O,I]=f.useState(m===!1?1:m?.defaultPage??1),B=m===!1?1:m?.page??O,D=(B-1)*k,U=m===!1?r:r.slice(D,D+k),L=!!g,{selectedKeys:fe,setSelectedKeys:Pe,isControlled:xe}=RP({selectedRowKeys:g?.selectedRowKeys,defaultSelectedRowKeys:g?.defaultSelectedRowKeys}),ce=U.map((oe,ve)=>{const Ce=D+ve,At=dl(oe,Ce,n),Qe=g?.getCheckboxProps?.(oe,Ce);return{record:oe,index:ve,absoluteIndex:Ce,key:At,disabled:!!Qe?.disabled}}),Q=ce.filter(oe=>!oe.disabled).map(oe=>oe.key),K=new Set(fe),$=Q.filter(oe=>K.has(oe)).length,X=Q.length>0&&$===Q.length,W=$>0&&!X,te=m!==!1&&m?.position==="left"?"justify-start":m!==!1&&m?.position==="center"?"justify-center":"justify-end",J=E.length+(L?1:0)+(v?1:0),ne=vr(typeof v=="object"?v.width:64);function ue(oe){xe||Pe(oe);const ve=new Set(oe);g?.onChange?.(oe,r.filter((Ce,At)=>ve.has(dl(Ce,At,n))))}function pe(oe,ve){const Ce=new Set(fe);ve?Ce.add(oe):Ce.delete(oe),ue(Array.from(Ce))}function _e(oe){const ve=new Set(fe);Q.forEach(Ce=>{oe?ve.add(Ce):ve.delete(Ce)}),ue(Array.from(ve))}function Me(oe,ve){m!==!1&&m?.page===void 0&&I(ve),m!==!1&&m?.onPageChange?.(ve,k)}return u.jsxs(re,{rounded:q,loading:d,className:T("table-root w-full overflow-hidden",bP[s],w),...C,children:[u.jsx(re,{className:"table-scroll w-full overflow-x-auto",children:u.jsxs(re,{component:"table",...y,className:T("table w-full table-fixed border-collapse text-left",a&&"[&_td]:border-r [&_td]:border-slate-100 [&_td:last-child]:border-r-0 [&_th]:border-r [&_th]:border-slate-100 [&_th:last-child]:border-r-0",y?.className),style:M({borderCollapse:"collapse",display:"table",tableLayout:"fixed",width:"100%"},y?.style),children:[J>0?u.jsxs("colgroup",{children:[L?u.jsx("col",{style:{width:48}}):null,v?u.jsx("col",{style:{width:ne}}):null,E.map((oe,ve)=>u.jsx("col",{style:{width:vr(oe.width)}},ci(oe,ve)))]}):null,p?u.jsx("caption",{className:"px-4 py-3 text-left text-sm text-slate-600",children:p}):null,u.jsx(df,{...x,className:T(c&&"sticky top-0 z-10",x?.className),children:u.jsx(kP,{selectionEnabled:L,size:o,allChecked:X,partiallyChecked:W,selectableKeysLength:Q.length,onToggleCurrentPage:_e,indexColumn:v,visibleColumns:E})}),u.jsx(TP,{bodyProps:b,currentRowMeta:ce,selectedSet:K,rowProps:P,size:o,striped:i,hoverable:l,selectionEnabled:L,onToggleRow:pe,indexColumn:v,visibleColumns:E,empty:h,tableColumnCount:J})]})}),m!==!1&&j>1?u.jsx(_P,{pageCount:j,currentPage:B,justifyClassName:te,onPageChange:Me}):null,R]})}const gt=Object.assign(AP,{Column:uf,Head:df,Body:ff,Row:fn,Cell:cr,HeaderCell:en});gt.displayName="Table";gt.Column.displayName="Table.Column";gt.Head.displayName="Table.Head";gt.Body.displayName="Table.Body";gt.Row.displayName="Table.Row";gt.Cell.displayName="Table.Cell";gt.HeaderCell.displayName="Table.HeaderCell";const jP={text:"origin-left rounded-sm",rect:"",circle:"rounded-full"};function Ge(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function IP(e,t,r){return e==="circle"?{width:Ge(t??r??40),height:Ge(r??t??40)}:e==="text"?{width:Ge(t??"100%"),height:Ge(r??"1em")}:{width:Ge(t),height:Ge(r)}}function OP(e,t,r,n){return r?.[e]!==void 0?r[e]:t>1&&e===t-1?"68%":n??"100%"}function Tr(e){const{className:t,class:r,sx:n,style:o,rounded:s,width:i,height:a,inline:l=!1,animated:c=!0,variant:d="rect",role:h,...p}=e,v=H(),{roundedPreset:g,roundedStyle:m}=Nt(s??(d==="circle"?"full":d==="rect"?"md":"sm")),{sxClassName:y,sxInlineStyle:x}=V(n,v),b=IP(d,i,a);return u.jsx("div",{role:h??"status","aria-live":"polite","aria-label":e["aria-label"]??"Loading",className:T("skeleton bg-gray-200",l?"inline-block align-middle":"block",c&&"animate-pulse",jP[d],g&&ut[g],y,t,r),style:M(o,b,m,x),...p})}function ui(e){const{rows:t=3,rowHeight:r="0.875rem",gap:n=8,widths:o,width:s,sx:i,style:a,className:l,class:c,rounded:d,animated:h,inline:p=!1,...v}=e,g=H(),{sxClassName:m,sxInlineStyle:y}=V(i,g),x=Math.max(1,Math.floor(t));return u.jsx("div",{className:T("skeleton-text flex-col",p?"inline-flex align-middle":"flex",m,l,c),style:M(a,{gap:Ge(n),width:Ge(s)},y),...v,children:Array.from({length:x}).map((b,P)=>u.jsx(Tr,{...v,animated:h,rounded:d,variant:"text",width:OP(P,x,o,s),height:r},P))})}function di(e){const{size:t=40,...r}=e;return u.jsx(Tr,{...r,variant:"circle",width:t,height:t})}function hf(e){const{width:t=96,height:r=36,rounded:n="md",...o}=e;return u.jsx(Tr,{...o,variant:"rect",width:t,height:r,rounded:n})}function mf(e){const{showAvatar:t=!0,rows:r=3,width:n,animated:o=!0,rounded:s="lg",className:i,class:a,style:l,sx:c,...d}=e,h=H(),{roundedPreset:p,roundedStyle:v}=Nt(s),{sxClassName:g,sxInlineStyle:m}=V(c,h);return u.jsx("div",{className:T("skeleton-card border border-gray-200 bg-white p-4",p&&ut[p],g,i,a),style:M(l,{width:Ge(n)},v,m),...d,children:u.jsxs("div",{className:"flex items-start gap-3",children:[t?u.jsx(di,{animated:o,size:40}):null,u.jsx("div",{className:"min-w-0 flex-1",children:u.jsx(ui,{animated:o,rows:r,widths:["56%","100%","76%"]})})]})})}Tr.displayName="Skeleton";ui.displayName="SkeletonText";di.displayName="SkeletonAvatar";hf.displayName="SkeletonButton";mf.displayName="SkeletonCard";const fl={full:"",middle:"px-4",inset:"pl-4"},MP={full:"",middle:"py-4",inset:"pt-4"};function pf(e){const{vertical:t=!1,variant:r="full",align:n="center",type:o="solid",color:s="text-gray-200",sx:i,children:a,className:l,style:c,...d}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(i,h),g=M(c,v);if(t)return u.jsx("div",{role:"separator","aria-orientation":"vertical",className:T("inline-flex min-h-6 self-stretch items-stretch text-gray-200",MP[r],p,l),style:g,...d,children:u.jsx("span",{"aria-hidden":!0,className:T("border-l border-current",s),style:{borderStyle:o}})});const m=a!=null,y=n==="left"?"w-8 flex-none":"flex-1",x=n==="right"?"w-8 flex-none":"flex-1";return m?u.jsxs("div",{role:"separator","aria-orientation":"horizontal",className:T("flex w-full items-center text-gray-200",fl[r],p,l),style:g,...d,children:[u.jsx("span",{"aria-hidden":!0,className:T(y,"border-t border-current",s),style:{borderStyle:o}}),u.jsx("span",{className:"shrink-0 px-3 text-gray-500",children:a}),u.jsx("span",{"aria-hidden":!0,className:T(x,"border-t border-current",s),style:{borderStyle:o}})]}):u.jsx("div",{role:"separator","aria-orientation":"horizontal",className:T("w-full text-gray-200",fl[r],p,l),style:g,...d,children:u.jsx("span",{"aria-hidden":!0,className:T("block w-full border-t border-current",s),style:{borderStyle:o}})})}pf.displayName="Divider";const hl={xs:"gap-1",sm:"gap-2",md:"gap-3",lg:"gap-4",xl:"gap-6"};function LP(e){return e==="col"?"column":e==="col-reverse"?"column-reverse":e}function DP(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}function ml(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function BP(e){return typeof e=="number"?{gapStyle:`${e}px`}:typeof e=="string"&&e in hl?{gapClass:hl[e]}:{gapStyle:e}}function vf(e){const{direction:t="row",justify:r,items:n,flex:o,wrap:s="nowrap",gap:i="md",width:a,height:l,sx:c,className:d,style:h,...p}=e,{gapClass:v,gapStyle:g}=BP(i),m={flexDirection:LP(t),justifyContent:r,alignItems:n,flexWrap:DP(s),flex:o,gap:g,width:ml(a),height:ml(l)};return u.jsx(re,{className:T("flex",v,d),style:M(h,m),sx:c,...p})}vf.displayName="Flex";function pl(e){if(e!==void 0)return typeof e=="number"?`${e*8}px`:e}function $P(e){return!e||Number.isNaN(e)||e<=0?12:e}function FP(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}function zP(e){return e==="grow"?{flexBasis:0,flexGrow:1,maxWidth:"100%"}:{flexBasis:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`,maxWidth:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`,flexGrow:0}}function VP(e){return e==="auto"?{marginLeft:"auto"}:{marginLeft:`calc(100% * ${e} / var(--ldkj-grid-columns, 12))`}}function $n(e){const{container:t=!1,size:r,offset:n,columns:o,spacing:s,rowSpacing:i,columnSpacing:a,wrap:l="wrap",direction:c="row",sx:d,className:h,style:p,...v}=e,g=$P(o),m=pl(i??s),y=pl(a??s),x={};return t?(x.display="flex",x.flexWrap=FP(l),x.flexDirection=c,x.rowGap=m,x.columnGap=y,x["--ldkj-grid-columns"]=String(g)):o!==void 0&&(x["--ldkj-grid-columns"]=String(g)),r!==void 0&&Object.assign(x,zP(r)),n!==void 0&&Object.assign(x,VP(n)),u.jsx(re,{className:T("min-w-0",h),style:M(p,x),sx:d,...v})}$n.displayName="Grid";function HP(e,t){return{paddingTop:e==="top"||e==="both"?"env(safe-area-inset-top, 0px)":void 0,paddingBottom:e==="bottom"||e==="both"?"env(safe-area-inset-bottom, 0px)":void 0,paddingLeft:t?"env(safe-area-inset-left, 0px)":void 0,paddingRight:t?"env(safe-area-inset-right, 0px)":void 0}}function Fn(e){const{component:t,position:r="both",horizontal:n=!1,sx:o,className:s,style:i,children:a,...l}=e,c=HP(r,n);return u.jsx(re,{component:t,className:T("box-border",s),style:M(i,c),sx:o,...l,children:a})}function gf(e){return u.jsx(Fn,{...e,position:"top"})}function yf(e){return u.jsx(Fn,{...e,position:"bottom"})}Fn.displayName="SafeArea";gf.displayName="SafeAreaTop";yf.displayName="SafeAreaBottom";const vl={sm:640,md:768,lg:1024,xl:1280},gl={xs:"0.25rem",sm:"0.5rem",md:"0.75rem",lg:"1rem",xl:"1.5rem"},xf=Symbol("ldkj-space-item"),Wt=(e=>{const{className:t,class:r,style:n,sx:o,flex:s,grow:i,shrink:a,basis:l,order:c,alignSelf:d,children:h,...p}=e;return u.jsx(re,{className:[t,r].filter(Boolean).join(" "),style:M(n,{flex:s,flexGrow:i,flexShrink:a,flexBasis:l,order:c,alignSelf:d}),sx:o,...p,children:h})});Wt.displayName="SpaceItem";Wt[xf]=!0;function bf(e){return typeof e!="object"||e===null||Array.isArray(e)?!1:Object.keys(e).some(r=>["xs","sm","md","lg","xl"].includes(r))}function or(e){if(e!==void 0)return bf(e)?e.xs:e}function sr(e,t){if(e===void 0||!bf(e))return;const r={};return Object.keys(vl).forEach(n=>{const o=e[n];if(o===void 0)return;const s=vl[n];r[`@media (min-width: ${s}px)`]=t(o)}),Object.keys(r).length?r:void 0}function yl(e){return e==="vertical"?"column":"row"}function xl(e){return e===void 0?"wrap":typeof e=="boolean"?e?"wrap":"nowrap":e}function nt(e){return typeof e=="number"?`${e}px`:e in gl?gl[e]:e}function bl(e){if(e===void 0){const r=nt("md");return{rowGap:r,columnGap:r}}if(Array.isArray(e))return{rowGap:nt(e[0]),columnGap:nt(e[1])};if(typeof e=="object"){if("row"in e||"column"in e)return{rowGap:nt(e.row??"md"),columnGap:nt(e.column??"md")};if("x"in e||"y"in e)return{rowGap:nt(e.y??"md"),columnGap:nt(e.x??"md")}}const t=nt(e);return{rowGap:t,columnGap:t}}function GP(e){return!!e.type?.[xf]}function Pf(e,t,r,n,o){if(f.isValidElement(e)&&GP(e)){const s=[r,e.props.className,e.props.class].filter(Boolean).join(" ");return u.jsx(Wt,{...e.props,className:s||void 0,style:M(n,e.props.style),sx:[o,e.props.sx],children:e.props.children},e.key??`space-item-${t}`)}return u.jsx(Wt,{className:r,style:n,sx:o,children:e},f.isValidElement(e)?e.key??`space-item-${t}`:`space-item-${t}`)}function WP(e,t,r,n,o){const s=f.Children.toArray(e),i=[];return s.forEach((a,l)=>{i.push(Pf(a,l,r,n,o)),l<s.length-1&&i.push(u.jsx(Wt,{"aria-hidden":"true",children:t},`space-split-${l}`))}),i}const fi=e=>{const{direction:t="horizontal",size:r="md",wrap:n=!0,align:o,justify:s,split:i,itemClassName:a,itemStyle:l,itemSx:c,sx:d,children:h,style:p,...v}=e,g=or(t)??"horizontal",m=or(r)??"md",y=or(n)??!0,x=or(o),b=or(s),P=bl(m),w={display:"flex",flexDirection:yl(g),flexWrap:xl(y),alignItems:x,justifyContent:b,rowGap:P.rowGap,columnGap:P.columnGap},N=sr(t,k=>({flexDirection:yl(k)})),q=sr(r,k=>bl(k)),C=sr(n,k=>({flexWrap:xl(k)})),S=sr(o,k=>({alignItems:k})),R=sr(s,k=>({justifyContent:k})),A=[N,q,C,S,R,d],E=i!=null?WP(h,i,a,l,c):f.Children.toArray(h).map((k,_)=>Pf(k,_,a,l,c));return u.jsx(re,{style:M(p,w),sx:A,...v,children:E})};fi.displayName="Space";fi.Item=Wt;const UP={h1:"text-3xl font-semibold leading-tight",h2:"text-2xl font-semibold leading-tight",h3:"text-xl font-semibold leading-snug",body:"text-sm leading-6 text-slate-700",caption:"text-xs leading-5 text-slate-500"};function KP(e){const{component:t,className:r,class:n,sx:o,style:s,variant:i="body",...a}=e,l=t??"p",c=H(),{sxClassName:d,sxInlineStyle:h}=V(o,c);return u.jsx(l,{className:T(UP[i],d,r,n),style:M(s,h),...a})}function YP(e){return e===void 0?{}:Array.isArray(e)?{rowSpacing:e[0],columnSpacing:e[1]}:{spacing:e}}function wf(e){const{gutter:t=0,align:r,justify:n,wrap:o="wrap",direction:s="row",style:i,...a}=e,l=YP(t);return u.jsx($n,{container:!0,wrap:o,direction:s,style:M(i,{alignItems:r,justifyContent:n}),...l,...a})}wf.displayName="Row";function Cf(e){const{span:t,offset:r,flex:n,style:o,...s}=e;return u.jsx($n,{size:t,offset:r,style:M(o,{flex:n}),...s})}Cf.displayName="Col";const Sf=f.createContext({}),qf=f.forwardRef(({separator:e,items:t,listProps:r,sx:n,style:o,className:s,class:i,children:a,...l},c)=>{const d=H(),{sxClassName:h,sxInlineStyle:p}=V(n,d),v=Array.isArray(t)&&t.length>0;return u.jsx(Sf.Provider,{value:{separator:e},children:u.jsx("nav",{ref:c,"aria-label":"breadcrumb",className:T(h,s,i),style:M(o,p),...l,children:v?u.jsx(hi,{...r,children:t.map((g,m)=>{const{key:y,label:x,href:b,current:P,separator:w,ellipsis:N,itemProps:q,linkProps:C,pageProps:S}=g,R=m===t.length-1,A=P??R;return u.jsxs(f.Fragment,{children:[u.jsx(mi,{...q,children:N?u.jsx(yi,{}):A?u.jsx(vi,{...S,children:x}):u.jsx(pi,{href:b,...C,children:x})}),R?null:u.jsx(gi,{children:w})]},y??m)})}):a})})});qf.displayName="Breadcrumb";const hi=f.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i),c={listStyle:"none",margin:0,padding:0};return u.jsx("ol",{ref:s,className:T("m-0 flex list-none flex-wrap items-center gap-1.5 break-words p-0 text-sm text-muted-foreground sm:gap-2.5",a,r,n),style:M(c,t,l),...o})});hi.displayName="BreadcrumbList";const mi=f.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i),c={margin:0,display:"inline-flex",alignItems:"center"};return u.jsx("li",{ref:s,className:T("inline-flex items-center gap-1.5 leading-none",a,r,n),style:M(c,t,l),...o})});mi.displayName="BreadcrumbItem";const pi=f.forwardRef(({component:e,sx:t,style:r,className:n,class:o,...s},i)=>{const a=e??"a",l=H(),{sxClassName:c,sxInlineStyle:d}=V(t,l);return u.jsx(a,{ref:i,className:T("inline-flex items-center leading-none transition-colors hover:text-foreground",c,n,o),style:M(r,d),...s})});pi.displayName="BreadcrumbLink";const vi=f.forwardRef(({sx:e,style:t,className:r,class:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(e,i);return u.jsx("span",{ref:s,role:"link","aria-disabled":"true","aria-current":"page",className:T("inline-flex items-center font-normal leading-none text-foreground",a,r,n),style:M(t,l),...o})});vi.displayName="BreadcrumbPage";const gi=({children:e,sx:t,style:r,className:n,class:o,...s})=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(t,i),{separator:c}=f.useContext(Sf),d={margin:0,display:"inline-flex",alignItems:"center"};return u.jsx("li",{role:"presentation","aria-hidden":"true",className:T("shrink-0 leading-none [&>svg]:h-3.5 [&>svg]:w-3.5",a,n,o),style:M(d,r,l),...s,children:e??c??u.jsx(qe,{name:"chevron_right"})})};gi.displayName="BreadcrumbSeparator";const yi=({sx:e,style:t,className:r,class:n,...o})=>{const s=H(),{sxClassName:i,sxInlineStyle:a}=V(e,s);return u.jsxs("span",{role:"presentation","aria-hidden":"true",className:T("flex h-9 w-9 items-center justify-center",i,r,n),style:M(t,a),...o,children:[u.jsx(qe,{name:"more_horiz",className:"h-4 w-4"}),u.jsx("span",{className:"sr-only",children:"More"})]})};yi.displayName="BreadcrumbEllipsis";function XP(e,t){if(typeof document>"u"||typeof window>"u")return;const r=document.getElementById(e);if(r){if(t.offset!==0){const n=r.getBoundingClientRect(),o=window.scrollY+n.top-t.offset;window.scrollTo({top:o,behavior:t.behavior});return}r.scrollIntoView({behavior:t.behavior,block:t.block,inline:t.inline})}}function Nf(e){const{id:t,offset:r=0,behavior:n="smooth",block:o="start",inline:s="nearest",onNavigate:i,className:a,class:l,sx:c,style:d}=e,h=H(),{sxClassName:p,sxInlineStyle:v}=V(c,h),g=T("inline-flex w-fit p-0",p,a,l),m=M(d,v),y=()=>{XP(t,{behavior:n,block:o,inline:s,offset:r}),i?.(t)};if(e.hash===!0){const{hash:O,onClick:I,href:B,onNavigate:D,class:U,sx:L,offset:fe,behavior:Pe,block:xe,inline:ce,...Q}=e;return u.jsx("a",{href:B??`#${t}`,className:g,style:m,onClick:K=>{K.preventDefault(),y(),I?.(K)},...Q})}const{component:x,onClick:b,onKeyDown:P,hash:w,onNavigate:N,class:q,sx:C,offset:S,behavior:R,block:A,inline:E,...k}=e,_=x??"button",j=_==="button";return u.jsx(_,{className:g,style:m,type:j?"button":void 0,role:j?void 0:"button",tabIndex:j?void 0:0,onClick:O=>{y(),b?.(O)},onKeyDown:O=>{!j&&(O.key==="Enter"||O.key===" ")&&(O.preventDefault(),y()),P?.(O)},...k})}Nf.displayName="Anchor";function JP(){return f.useRef(null)}const xi=f.createContext(null),gr=f.createContext(0),as=f.createContext(null);function Ef(e){const t=f.useContext(xi);if(!t)throw new Error(`${e} must be used within Menu.`);return t}function Pl(e){const{value:t,defaultValue:r=[],onChange:n}=e,[o,s]=f.useState(r),i=t!==void 0,a=i?t:o,l=f.useCallback((c,d)=>{i||s(c),n?.(c,{key:d,keys:c})},[i,n]);return[a,l]}function hn(e){return typeof e=="number"?`${e}px`:e}function QP(e){if(!e)return;const t={};return e.itemText&&(t["--menu-item-text"]=e.itemText),e.itemBackground&&(t["--menu-item-bg"]=e.itemBackground),e.itemHoverText&&(t["--menu-item-hover-text"]=e.itemHoverText),e.itemHoverBackground&&(t["--menu-item-hover-bg"]=e.itemHoverBackground),e.itemSelectedText&&(t["--menu-item-selected-text"]=e.itemSelectedText),e.itemSelectedBackground&&(t["--menu-item-selected-bg"]=e.itemSelectedBackground),e.itemSelectedHoverText&&(t["--menu-item-selected-hover-text"]=e.itemSelectedHoverText),e.itemDisabledText&&(t["--menu-item-disabled-text"]=e.itemDisabledText),Object.keys(t).length?t:void 0}function ZP(e,t){return e.key??e.href??t.join("-")}function e0(e){return e.key==="Enter"||e.key===" "}function _r(e){const{className:t,class:r,sx:n,style:o,...s}=e,i=f.useContext(xi),a=H(),{sxClassName:l,sxInlineStyle:c}=V(n,a),d={display:"flex",flexDirection:"column",gap:i?hn(i.itemGap):void 0,listStyle:"none",margin:0,padding:0};return u.jsx("ul",{className:T("m-0 list-none p-0",l,t,r),style:M(d,o,c),...s})}_r.displayName="Menu.List";function bi(e){const{itemKey:t,label:r,icon:n,iconProps:o,href:s,component:i,disabled:a=!1,selected:l,unselectOnClick:c,onClick:d,onSelect:h,className:p,class:v,sx:g,style:m,children:y,...x}=e,b=Ef("Menu.Item"),P=f.useContext(gr),w=l??b.selectedKeys.includes(t),N=H(),{sxClassName:q,sxInlineStyle:C}=V(g,N),S=i??(s?"a":"button"),R=S==="button",A=E=>{if(a){E.preventDefault();return}b.selectKey(t,c),h?.(t),d?.(E)};return u.jsx("li",{role:"none",style:{listStyle:"none",margin:0},children:u.jsxs(S,{className:T("flex min-h-10 w-full items-center gap-2 rounded-md px-3 py-2 text-left text-sm leading-5 text-[color:var(--menu-item-text,#334155)] transition-colors hover:bg-[color:var(--menu-item-hover-bg,#f1f5f9)] hover:text-[color:var(--menu-item-hover-text,#0f172a)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",w&&"bg-[color:var(--menu-item-selected-bg,#e0f2fe)] text-[color:var(--menu-item-selected-text,#075985)] hover:bg-[color:var(--menu-item-selected-bg,#e0f2fe)] hover:text-[color:var(--menu-item-selected-hover-text,#075985)]",a&&"cursor-not-allowed text-[color:var(--menu-item-disabled-text,#94a3b8)] opacity-70 hover:bg-transparent",q,p,v),style:M({paddingLeft:`calc(0.75rem + ${P} * ${hn(b.indent)})`},m,C),href:s,type:R?"button":void 0,role:"menuitem","aria-disabled":a||void 0,"aria-current":w?"page":void 0,"data-menu-item-key":t,"data-selected":w?"":void 0,disabled:R?a:void 0,onClick:A,...x,children:[n?u.jsx(qe,{name:n,size:18,className:"shrink-0",...o}):null,u.jsx("span",{className:"min-w-0 flex-1 truncate",children:r??y})]})})}bi.displayName="Menu.Item";function Pi(e){const{itemKey:t,label:r,icon:n,iconProps:o,disabled:s=!1,className:i,class:a,sx:l,style:c,children:d,...h}=e,p=Ef("Menu.Sub"),v=f.useContext(gr),g=f.useContext(as),m=p.openKeys.includes(t),y=H(),{sxClassName:x,sxInlineStyle:b}=V(l,y);return f.useEffect(()=>p.registerSub(t,g),[p,t,g]),u.jsxs("li",{className:T(x,i,a),style:M({display:"flex",flexDirection:"column",gap:hn(p.itemGap),listStyle:"none",margin:0},c,b),...h,children:[u.jsxs("button",{type:"button",className:T("flex min-h-10 w-full items-center gap-2 rounded-md px-3 py-2 text-left text-sm leading-5 text-[color:var(--menu-item-text,#334155)] transition-colors hover:bg-[color:var(--menu-item-hover-bg,#f1f5f9)] hover:text-[color:var(--menu-item-hover-text,#0f172a)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",m&&"bg-slate-100 text-slate-950",s&&"cursor-not-allowed text-[color:var(--menu-item-disabled-text,#94a3b8)] opacity-70 hover:bg-transparent"),style:{paddingLeft:`calc(0.75rem + ${v} * ${hn(p.indent)})`},"aria-expanded":m,"aria-disabled":s||void 0,"data-menu-sub-key":t,disabled:s,onClick:()=>{s||p.toggleOpenKey(t)},onKeyDown:P=>{!s&&e0(P)&&(P.preventDefault(),p.toggleOpenKey(t))},children:[n?u.jsx(qe,{name:n,size:18,className:"shrink-0",...o}):null,u.jsx("span",{className:"min-w-0 flex-1 truncate",children:r}),u.jsx(qe,{name:"unfold_more",size:18,className:T("shrink-0 transition-transform",m?"rotate-180":"rotate-90")})]}),m?u.jsx(gr.Provider,{value:v+1,children:u.jsx(as.Provider,{value:t,children:u.jsx(_r,{role:"menu","aria-label":typeof r=="string"?r:void 0,children:d})})}):null]})}Pi.displayName="Menu.Sub";function wi(e){const{label:t,className:r,class:n,sx:o,style:s,children:i,...a}=e,l=f.useContext(gr),c=H(),{sxClassName:d,sxInlineStyle:h}=V(o,c);return u.jsxs("li",{className:T("py-1",d,r,n),style:M({listStyle:"none",margin:0},s,h),...a,children:[t?u.jsx("div",{className:"px-3 py-2 text-xs font-medium uppercase text-slate-500",style:{paddingLeft:`calc(0.75rem + ${l} * 12px)`},children:t}):null,u.jsx(_r,{role:"group",children:i})]})}wi.displayName="Menu.Group";function ls(e,t=[]){return e.map((r,n)=>{const o=[...t,n],s=ZP(r,o);return r.type==="group"?u.jsx(wi,{label:r.label,...r.groupProps,children:r.children?ls(r.children,o):null},s):r.children?.length||r.type==="sub"?u.jsx(Pi,{itemKey:s,label:r.label,icon:r.icon,iconProps:r.iconProps,disabled:r.disabled,...r.subProps,children:r.children?ls(r.children,o):null},s):u.jsx(bi,{itemKey:s,label:r.label,icon:r.icon,iconProps:r.iconProps,href:r.href,disabled:r.disabled,unselectOnClick:r.unselectOnClick,...r.itemProps},s)})}function Rf(e){const{items:t,selectedKeys:r,defaultSelectedKeys:n,onSelectedKeysChange:o,openKeys:s,defaultOpenKeys:i,onOpenKeysChange:a,multiple:l=!1,accordion:c=!1,indent:d=18,itemGap:h=4,itemColors:p,menuRef:v,children:g,listProps:m,className:y,class:x,style:b,component:P,...w}=e,[N,q]=Pl({value:r,defaultValue:n,onChange:o}),[C,S]=Pl({value:s,defaultValue:i,onChange:a}),R=f.useRef(new Map),A=f.useCallback((O,I)=>(R.current.set(O,I),()=>{R.current.delete(O)}),[]),E=f.useCallback((O,I)=>{const B=l?N.includes(O)?N.filter(D=>D!==O):[...N,O]:N.includes(O)&&I?[]:[O];q(B,O)},[l,N,q]),k=f.useCallback((O,I)=>{const B=C;let D=B;if(I){if(B.includes(O))return;if(c){const U=R.current.get(O)??null;D=B.filter(L=>R.current.get(L)!==U)}D=[...D,O]}else D=B.filter(U=>U!==O);S(D,O)},[c,C,S]),_=f.useCallback(O=>{k(O,!C.includes(O))},[C,k]);f.useImperativeHandle(v,()=>({select:O=>E(O),unselect:O=>q(N.filter(I=>I!==O),O),open:O=>k(O,!0),close:O=>k(O,!1),toggleOpen:_,getSelectedKeys:()=>N,getOpenKeys:()=>C}),[C,E,N,k,q,_]);const j=f.useMemo(()=>({selectedKeys:N,openKeys:C,multiple:l,accordion:c,indent:d,itemGap:h,selectKey:E,toggleOpenKey:_,registerSub:A}),[c,d,h,l,C,A,E,N,_]);return u.jsx(xi.Provider,{value:j,children:u.jsx(gr.Provider,{value:0,children:u.jsx(as.Provider,{value:null,children:u.jsx(re,{component:P??"nav",className:T("w-64 rounded-lg border border-slate-200 bg-white p-1",y,x),style:M(QP(p),b),"aria-label":"Menu",...w,children:u.jsx(_r,{role:"menu",...m,children:t?ls(t):g})})})})})}Rf.displayName="Menu";const t0=Object.assign(Rf,{Item:bi,Sub:Pi,Group:wi,List:_r});var zn="Tabs",[r0]=Oe(zn,[In]),kf=In(),[n0,Ci]=r0(zn),Tf=f.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,onValueChange:o,defaultValue:s,orientation:i="horizontal",dir:a,activationMode:l="automatic",...c}=e,d=jn(a),[h,p]=Ye({prop:n,onChange:o,defaultProp:s??"",caller:zn});return u.jsx(n0,{scope:r,baseId:Rt(),value:h,onValueChange:p,orientation:i,dir:d,activationMode:l,children:u.jsx(ee.div,{dir:d,"data-orientation":i,...c,ref:t})})});Tf.displayName=zn;var _f="TabsList",Af=f.forwardRef((e,t)=>{const{__scopeTabs:r,loop:n=!0,...o}=e,s=Ci(_f,r),i=kf(r);return u.jsx(Du,{asChild:!0,...i,orientation:s.orientation,dir:s.dir,loop:n,children:u.jsx(ee.div,{role:"tablist","aria-orientation":s.orientation,...o,ref:t})})});Af.displayName=_f;var jf="TabsTrigger",If=f.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,disabled:o=!1,...s}=e,i=Ci(jf,r),a=kf(r),l=Lf(i.baseId,n),c=Df(i.baseId,n),d=n===i.value;return u.jsx(Bu,{asChild:!0,...a,focusable:!o,active:d,children:u.jsx(ee.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":c,"data-state":d?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:l,...s,ref:t,onMouseDown:Y(e.onMouseDown,h=>{!o&&h.button===0&&h.ctrlKey===!1?i.onValueChange(n):h.preventDefault()}),onKeyDown:Y(e.onKeyDown,h=>{[" ","Enter"].includes(h.key)&&i.onValueChange(n)}),onFocus:Y(e.onFocus,()=>{const h=i.activationMode!=="manual";!d&&!o&&h&&i.onValueChange(n)})})})});If.displayName=jf;var Of="TabsContent",Mf=f.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,forceMount:o,children:s,...i}=e,a=Ci(Of,r),l=Lf(a.baseId,n),c=Df(a.baseId,n),d=n===a.value,h=f.useRef(d);return f.useEffect(()=>{const p=requestAnimationFrame(()=>h.current=!1);return()=>cancelAnimationFrame(p)},[]),u.jsx(ht,{present:o||d,children:({present:p})=>u.jsx(ee.div,{"data-state":d?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":l,hidden:!p,id:c,tabIndex:0,...i,ref:t,style:{...e.style,animationDuration:h.current?"0s":void 0},children:p&&s})})});Mf.displayName=Of;function Lf(e,t){return`${e}-trigger-${t}`}function Df(e,t){return`${e}-content-${t}`}var o0=Tf,Bf=Af,$f=If,Ff=Mf;function zf(e){const{items:t,listProps:r,sx:n,style:o,className:s,class:i,children:a,...l}=e,c=H(),{sxClassName:d,sxInlineStyle:h}=V(n,c),p=Array.isArray(t)&&t.length>0;return u.jsx(o0,{className:T("w-full",d,s,i),style:M(o,h),...l,children:p?u.jsxs(u.Fragment,{children:[u.jsx(Si,{...r,children:t.map(v=>u.jsx(qi,{value:v.value,disabled:v.disabled,...v.triggerProps,children:v.label},v.value))}),t.map(v=>u.jsx(Ni,{value:v.value,...v.contentProps,children:v.content},v.value))]}):a})}zf.displayName="Tabs";const Si=f.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return u.jsx(Bf,{ref:s,className:T("inline-flex min-h-10 items-center gap-1 rounded-lg bg-slate-100 p-1 text-slate-600",a,e,t),style:M(n,l),...o})});Si.displayName=Bf.displayName;const qi=f.forwardRef(({className:e,class:t,sx:r,style:n,...o},s)=>{const i=H(),{sxClassName:a,sxInlineStyle:l}=V(r,i);return u.jsx($f,{ref:s,className:T("inline-flex min-h-8 items-center justify-center whitespace-nowrap rounded-md px-3 py-1.5 text-sm font-medium leading-5 transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-white data-[state=active]:text-blue-700 data-[state=active]:shadow-sm",a,e,t),style:M(n,l),...o})});qi.displayName=$f.displayName;const Ni=f.forwardRef(({className:e,class:t,sx:r,style:n,borderless:o=!1,...s},i)=>{const a=H(),{sxClassName:l,sxInlineStyle:c}=V(r,a);return u.jsx(Ff,{ref:i,className:T("mt-3 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500",!o&&"rounded-lg border border-slate-200 bg-white p-4",l,e,t),style:M(n,c),...s})});Ni.displayName=Ff.displayName;exports.Alert=Py;exports.Anchor=Nf;exports.AutoComplete=Ky;exports.Avatar=Zd;exports.AvatarFallback=ti;exports.AvatarImage=ei;exports.Badge=Fb;exports.Box=re;exports.Breadcrumb=qf;exports.BreadcrumbEllipsis=yi;exports.BreadcrumbItem=mi;exports.BreadcrumbLink=pi;exports.BreadcrumbList=hi;exports.BreadcrumbPage=vi;exports.BreadcrumbSeparator=gi;exports.Button=Pr;exports.Card=Je;exports.Cascader=sb;exports.Checkbox=Nr;exports.CheckboxGroup=_u;exports.Chip=tf;exports.Col=Cf;exports.Dialog=tp;exports.DialogClose=ys;exports.DialogContent=bs;exports.DialogDescription=Ss;exports.DialogFooter=ws;exports.DialogHeader=Ps;exports.DialogOverlay=xs;exports.DialogPortal=ic;exports.DialogTitle=Cs;exports.DialogTrigger=gs;exports.Divider=pf;exports.Drawer=xy;exports.Empty=Vb;exports.Flex=vf;exports.FormV2=lb;exports.GhostButton=on;exports.GhostButtonGroup=Ql;exports.Grid=$n;exports.Icon=qe;exports.Image=rf;exports.Input=Er;exports.InputNumber=Wy;exports.InputOPT=Uy;exports.Label=An;exports.List=zb;exports.Loading=yy;exports.Menu=t0;exports.Modal=vs;exports.Pagination=oi;exports.PaginationContent=si;exports.PaginationEllipsis=li;exports.PaginationItem=bt;exports.PaginationLink=kr;exports.PaginationNext=ai;exports.PaginationPrevious=ii;exports.Popover=Hg;exports.PopoverAnchor=Gg;exports.PopoverClose=ru;exports.PopoverContent=nu;exports.PopoverTrigger=tu;exports.Progress=wy;exports.QRCode=gP;exports.QRCodeBase=xP;exports.QRCodeCanvas=lf;exports.QRCodeSizable=cf;exports.Radio=Gs;exports.RadioGroup=Qu;exports.Rate=xx;exports.Required=ab;exports.Row=wf;exports.SafeArea=Fn;exports.SafeAreaBottom=yf;exports.SafeAreaTop=gf;exports.Select=Rd;exports.SelectContent=Xs;exports.SelectGroup=kd;exports.SelectItem=pr;exports.SelectItems=ob;exports.SelectLabel=Js;exports.SelectScrollDownButton=Ys;exports.SelectScrollUpButton=Ks;exports.SelectSeparator=Qs;exports.SelectTrigger=Us;exports.SelectValue=Td;exports.Skeleton=Tr;exports.SkeletonAvatar=di;exports.SkeletonButton=hf;exports.SkeletonCard=mf;exports.SkeletonText=ui;exports.SliderV2=ib;exports.Space=fi;exports.Spin=xu;exports.Switch=Ld;exports.SxProvider=$h;exports.Table=gt;exports.Tabs=zf;exports.TabsContent=Ni;exports.TabsList=Si;exports.TabsTrigger=qi;exports.ToastProvider=rc;exports.Tooltip=py;exports.TooltipArrow=zs;exports.TooltipContent=yu;exports.TooltipPortal=vy;exports.TooltipProvider=my;exports.TooltipTrigger=gu;exports.Typography=KP;exports.Uploader=cb;exports.buttonVariants=El;exports.chipVariants=ef;exports.createTheme=Fh;exports.getRegisteredIconNames=Vm;exports.mergeSxStyle=M;exports.notification=gy;exports.registerIconLoaders=$m;exports.resetIconLoaders=zm;exports.resolveSx=V;exports.setIconLoaders=Fm;exports.toast=ir;exports.useMenuRef=JP;exports.useSxTheme=H;exports.useToast=Qm;