reshaped 3.9.0-canary.3 → 3.9.0-canary.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle.css +1 -1
- package/dist/bundle.d.ts +2 -0
- package/dist/bundle.js +2 -2
- package/dist/components/Actionable/Actionable.module.css +1 -1
- package/dist/components/Avatar/Avatar.js +7 -24
- package/dist/components/Avatar/Avatar.module.css +1 -1
- package/dist/components/Badge/Badge.js +2 -2
- package/dist/components/Badge/Badge.module.css +1 -1
- package/dist/components/Badge/Badge.types.d.ts +1 -1
- package/dist/components/Button/Button.module.css +1 -1
- package/dist/components/Calendar/Calendar.module.css +1 -1
- package/dist/components/Calendar/Calendar.types.d.ts +4 -2
- package/dist/components/Calendar/CalendarControlled.js +2 -2
- package/dist/components/Calendar/CalendarDate.js +9 -7
- package/dist/components/Calendar/CalendarMonth.js +2 -2
- package/dist/components/Card/Card.d.ts +1 -1
- package/dist/components/Card/Card.types.d.ts +5 -5
- package/dist/components/Checkbox/Checkbox.js +2 -12
- package/dist/components/FileUpload/FileUpload.js +7 -5
- package/dist/components/FileUpload/FileUpload.module.css +1 -1
- package/dist/components/FileUpload/FileUpload.types.d.ts +2 -0
- package/dist/components/Flyout/Flyout.constants.d.ts +3 -3
- package/dist/components/Flyout/Flyout.constants.js +1 -0
- package/dist/components/Flyout/Flyout.module.css +1 -1
- package/dist/components/Flyout/Flyout.types.d.ts +6 -7
- package/dist/components/Flyout/FlyoutContent.js +3 -3
- package/dist/components/Flyout/FlyoutControlled.js +31 -10
- package/dist/components/Flyout/useFlyout.d.ts +2 -2
- package/dist/components/Flyout/useFlyout.js +8 -21
- package/dist/components/Flyout/utilities/calculatePosition.d.ts +6 -6
- package/dist/components/Flyout/utilities/calculatePosition.js +24 -17
- package/dist/components/Flyout/utilities/constants.d.ts +1 -0
- package/dist/components/Flyout/utilities/constants.js +1 -0
- package/dist/components/Flyout/utilities/flyout.js +37 -6
- package/dist/components/Flyout/utilities/isFullyVisible.d.ts +4 -3
- package/dist/components/Flyout/utilities/isFullyVisible.js +5 -4
- package/dist/components/Grid/Grid.types.d.ts +4 -4
- package/dist/components/HiddenInput/HiddenInput.js +33 -0
- package/dist/components/HiddenInput/HiddenInput.types.d.ts +26 -0
- package/dist/components/Image/Image.js +13 -8
- package/dist/components/Image/Image.module.css +1 -1
- package/dist/components/Image/Image.types.d.ts +3 -1
- package/dist/components/Modal/Modal.js +2 -5
- package/dist/components/Modal/Modal.module.css +1 -1
- package/dist/components/Popover/Popover.module.css +1 -1
- package/dist/components/Radio/Radio.js +2 -12
- package/dist/components/Reshaped/Reshaped.css +1 -1
- package/dist/components/Scrim/Scrim.js +4 -3
- package/dist/components/Scrim/Scrim.module.css +1 -1
- package/dist/components/Scrim/Scrim.types.d.ts +2 -1
- package/dist/components/ScrollArea/ScrollArea.js +7 -7
- package/dist/components/Slider/SliderControlled.js +5 -4
- package/dist/components/Tabs/Tabs.module.css +1 -1
- package/dist/components/Tabs/Tabs.types.d.ts +3 -1
- package/dist/components/Tabs/TabsContext.d.ts +1 -0
- package/dist/components/Tabs/TabsControlled.js +2 -1
- package/dist/components/Tabs/TabsItem.js +3 -3
- package/dist/components/Tabs/TabsList.js +9 -5
- package/dist/components/Tabs/TabsPanel.js +1 -1
- package/dist/components/Text/Text.d.ts +1 -1
- package/dist/components/Text/Text.js +2 -2
- package/dist/components/Text/Text.module.css +1 -1
- package/dist/components/Text/Text.types.d.ts +5 -3
- package/dist/components/Tooltip/Tooltip.js +2 -2
- package/dist/components/Tooltip/Tooltip.module.css +1 -1
- package/dist/components/Tooltip/Tooltip.types.d.ts +1 -1
- package/dist/components/View/View.types.d.ts +4 -4
- package/dist/hooks/_private/useDrag.js +0 -3
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -0
- package/dist/types/global.d.ts +1 -1
- package/dist/utilities/dom/index.d.ts +0 -1
- package/dist/utilities/dom/index.js +0 -1
- package/dist/utilities/scroll/disable.js +4 -2
- package/package.json +4 -98
- package/README.md +0 -24
- package/dist/components/_private/HiddenInput/HiddenInput.js +0 -10
- package/dist/components/_private/HiddenInput/HiddenInput.types.d.ts +0 -15
- package/dist/utilities/dom/userSelect.d.ts +0 -2
- package/dist/utilities/dom/userSelect.js +0 -6
- /package/dist/components/{_private/HiddenInput → HiddenInput}/HiddenInput.d.ts +0 -0
- /package/dist/components/{_private/HiddenInput → HiddenInput}/HiddenInput.module.css +0 -0
- /package/dist/components/{_private/HiddenInput → HiddenInput}/HiddenInput.types.js +0 -0
- /package/dist/components/{_private/HiddenInput → HiddenInput}/index.d.ts +0 -0
- /package/dist/components/{_private/HiddenInput → HiddenInput}/index.js +0 -0
package/dist/bundle.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(function(M,s){typeof exports=="object"&&typeof module!="undefined"?s(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],s):(M=typeof globalThis!="undefined"?globalThis:M||self,s(M.Reshaped={},M["react/jsx-runtime"],M.React,M.ReactDOM))})(this,(function(M,s,c,Pe){"use strict";var ud=Object.defineProperty,_d=Object.defineProperties;var md=Object.getOwnPropertyDescriptors;var Wo=Object.getOwnPropertySymbols;var $l=Object.prototype.hasOwnProperty,Ml=Object.prototype.propertyIsEnumerable;var Tl=M=>{throw TypeError(M)};var tn=(M,s,c)=>s in M?ud(M,s,{enumerable:!0,configurable:!0,writable:!0,value:c}):M[s]=c,f=(M,s)=>{for(var c in s||(s={}))$l.call(s,c)&&tn(M,c,s[c]);if(Wo)for(var c of Wo(s))Ml.call(s,c)&&tn(M,c,s[c]);return M},z=(M,s)=>_d(M,md(s));var ve=(M,s)=>{var c={};for(var Pe in M)$l.call(M,Pe)&&s.indexOf(Pe)<0&&(c[Pe]=M[Pe]);if(M!=null&&Wo)for(var Pe of Wo(M))s.indexOf(Pe)<0&&Ml.call(M,Pe)&&(c[Pe]=M[Pe]);return c};var xe=(M,s,c)=>tn(M,typeof s!="symbol"?s+"":s,c),Il=(M,s,c)=>s.has(M)||Tl("Cannot "+c);var J=(M,s,c)=>(Il(M,s,"read from private field"),c?c.call(M):s.get(M)),tt=(M,s,c)=>s.has(M)?Tl("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(M):s.set(M,c),$t=(M,s,c,Pe)=>(Il(M,s,"write to private field"),Pe?Pe.call(M,c):s.set(M,c),c);var St,ye,dt,Ht,qt,Wt,lo,jo,ao;const P=(...e)=>e.reduce((t,o)=>{if(Array.isArray(o)){const r=P(...o);return r?`${t} ${r}`:t}return o?`${t} ${o}`:t},"").trim(),on=(e,t,o)=>{const{base:r,excludeValueFromClassName:n}=o||{},i=typeof e=="string"?e:e(t);return t===!0&&r||n?i:t===!0&&!r?`${i}-true`:t===!1&&!r?`${i}-false`:t!==void 0?`${i}-${t}`:null},le=(e,t,o,r)=>{if(typeof o!="object"){const n=on(t,o,{base:!0,excludeValueFromClassName:r==null?void 0:r.excludeValueFromClassName});return n?[e[n]]:[]}return Object.keys(o).reduce((n,i)=>{const l=i==="s",a=on(t,o[i],{base:l,excludeValueFromClassName:r==null?void 0:r.excludeValueFromClassName}),u=l?"":`--${i}`;return[...n,e[`${a}${u}`]]},[])},O=(e,t)=>t===void 0?{}:typeof t!="object"?{[`${e}-s`]:t}:Object.keys(t).reduce((o,r)=>{const n=t[r];return n===void 0||n===!1?o:z(f({},o),{[`${e}-${r}`]:n})},{}),Dl=e=>e===null?!1:typeof e=="object"&&e!==null&&"s"in e,se=(e,t)=>Dl(e)?Object.keys(e).reduce((r,n)=>{const i=e[n];return i==null?r:z(f({},r),{[n]:t(i,n)})},{}):t(e,"s"),Ll=e=>e?{variables:O("--rs-align",e)}:{},Al=e=>e?{variables:O("--rs-ratio",e)}:{},rn={root:"_root_23jyt_1","--bleed":"_--bleed_23jyt_8","--bleed-true--m":"_--bleed-true--m_23jyt_1","--bleed-false--m":"_--bleed-false--m_23jyt_1","--bleed-true--l":"_--bleed-true--l_23jyt_1","--bleed-false--l":"_--bleed-false--l_23jyt_1","--bleed-true--xl":"_--bleed-true--xl_23jyt_1","--bleed-false--xl":"_--bleed-false--xl_23jyt_1"},Pl=e=>{if(e===void 0)return{};const t=le(rn,"--bleed",se(e,r=>typeof r=="number"&&r>0)),o=O("--rs-bleed",e);return{classNames:[rn.root,t],variables:o}},Fl={"--border-neutral":"_--border-neutral_xj2hx_1","--border-neutral-faded":"_--border-neutral-faded_xj2hx_1","--border-positive":"_--border-positive_xj2hx_1","--border-positive-faded":"_--border-positive-faded_xj2hx_1","--border-warning":"_--border-warning_xj2hx_1","--border-warning-faded":"_--border-warning-faded_xj2hx_1","--border-critical":"_--border-critical_xj2hx_1","--border-critical-faded":"_--border-critical-faded_xj2hx_1","--border-primary":"_--border-primary_xj2hx_1","--border-primary-faded":"_--border-primary-faded_xj2hx_1","--border-disabled":"_--border-disabled_xj2hx_1","--border-brand":"_--border-brand_xj2hx_1","--border-transparent":"_--border-transparent_xj2hx_1","--border-neutral--m":"_--border-neutral--m_xj2hx_1","--border-neutral-faded--m":"_--border-neutral-faded--m_xj2hx_1","--border-positive--m":"_--border-positive--m_xj2hx_1","--border-positive-faded--m":"_--border-positive-faded--m_xj2hx_1","--border-warning--m":"_--border-warning--m_xj2hx_1","--border-warning-faded--m":"_--border-warning-faded--m_xj2hx_1","--border-critical--m":"_--border-critical--m_xj2hx_1","--border-critical-faded--m":"_--border-critical-faded--m_xj2hx_1","--border-primary--m":"_--border-primary--m_xj2hx_1","--border-primary-faded--m":"_--border-primary-faded--m_xj2hx_1","--border-disabled--m":"_--border-disabled--m_xj2hx_1","--border-brand--m":"_--border-brand--m_xj2hx_1","--border-transparent--m":"_--border-transparent--m_xj2hx_1","--border-neutral--l":"_--border-neutral--l_xj2hx_1","--border-neutral-faded--l":"_--border-neutral-faded--l_xj2hx_1","--border-positive--l":"_--border-positive--l_xj2hx_1","--border-positive-faded--l":"_--border-positive-faded--l_xj2hx_1","--border-warning--l":"_--border-warning--l_xj2hx_1","--border-warning-faded--l":"_--border-warning-faded--l_xj2hx_1","--border-critical--l":"_--border-critical--l_xj2hx_1","--border-critical-faded--l":"_--border-critical-faded--l_xj2hx_1","--border-primary--l":"_--border-primary--l_xj2hx_1","--border-primary-faded--l":"_--border-primary-faded--l_xj2hx_1","--border-disabled--l":"_--border-disabled--l_xj2hx_1","--border-brand--l":"_--border-brand--l_xj2hx_1","--border-transparent--l":"_--border-transparent--l_xj2hx_1","--border-neutral--xl":"_--border-neutral--xl_xj2hx_1","--border-neutral-faded--xl":"_--border-neutral-faded--xl_xj2hx_1","--border-positive--xl":"_--border-positive--xl_xj2hx_1","--border-positive-faded--xl":"_--border-positive-faded--xl_xj2hx_1","--border-warning--xl":"_--border-warning--xl_xj2hx_1","--border-warning-faded--xl":"_--border-warning-faded--xl_xj2hx_1","--border-critical--xl":"_--border-critical--xl_xj2hx_1","--border-critical-faded--xl":"_--border-critical-faded--xl_xj2hx_1","--border-primary--xl":"_--border-primary--xl_xj2hx_1","--border-primary-faded--xl":"_--border-primary-faded--xl_xj2hx_1","--border-disabled--xl":"_--border-disabled--xl_xj2hx_1","--border-brand--xl":"_--border-brand--xl_xj2hx_1","--border-transparent--xl":"_--border-transparent--xl_xj2hx_1"},Vl=e=>e?{variables:O("--rs-border-w",se(e,t=>t?"1px":"0px"))}:{},Bl=e=>e?{variables:O("--rs-border-w-top",se(e,t=>t?"1px":"0px"))}:{},jl=e=>e?{variables:O("--rs-border-w-bottom",se(e,t=>t?"1px":"0px"))}:{},Hl=e=>e?{variables:O("--rs-border-w-start",se(e,t=>t?"1px":"0px"))}:{},ql=e=>e?{variables:O("--rs-border-w-end",se(e,t=>t?"1px":"0px"))}:{},Wl=e=>e?{variables:O("--rs-border-w-block",se(e,t=>t?"1px":"0px"))}:{},Ol=e=>e?{variables:O("--rs-border-w-inline",se(e,t=>t?"1px":"0px"))}:{},Ul=e=>e?{classNames:le(Fl,"--border",e)}:{},nn={root:"_root_14o7b_5","--type-literal":"_--type-literal_14o7b_14","--type-unit":"_--type-unit_14o7b_18","--type-literal--m":"_--type-literal--m_14o7b_1","--type-unit--m":"_--type-unit--m_14o7b_1","--type-literal--l":"_--type-literal--l_14o7b_1","--type-unit--l":"_--type-unit--l_14o7b_1","--type-literal--xl":"_--type-literal--xl_14o7b_1","--type-unit--xl":"_--type-unit--xl_14o7b_1"},Gl=e=>{if(!e)return{};const t=O("--rs-h",e),o=le(nn,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[nn.root,o],variables:t}},Yl=e=>e===void 0?{}:{variables:O("--rs-inset",e)},Kl=e=>e===void 0?{}:{variables:O("--rs-inset-top",e)},Xl=e=>e===void 0?{}:{variables:O("--rs-inset-bottom",e)},Ql=e=>e===void 0?{}:{variables:O("--rs-inset-start",e)},Zl=e=>e===void 0?{}:{variables:O("--rs-inset-end",e)},Jl=e=>e===void 0?{}:{variables:O("--rs-inset-inline",e)},Rl=e=>e===void 0?{}:{variables:O("--rs-inset-block",e)},ea=e=>e?{variables:O("--rs-justify",e)}:{},sn={root:"_root_1rdxk_1","--type-literal":"_--type-literal_1rdxk_1","--type-unit":"_--type-unit_1rdxk_1","--type-literal--m":"_--type-literal--m_1rdxk_1","--type-unit--m":"_--type-unit--m_1rdxk_1","--type-literal--l":"_--type-literal--l_1rdxk_1","--type-unit--l":"_--type-unit--l_1rdxk_1","--type-literal--xl":"_--type-literal--xl_1rdxk_1","--type-unit--xl":"_--type-unit--xl_1rdxk_1"},ta=e=>{if(!e)return{};const t=O("--rs-max-h",e),o=le(sn,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[sn.root,o],variables:t}},ln={root:"_root_qeyze_1","--type-literal":"_--type-literal_qeyze_1","--type-unit":"_--type-unit_qeyze_1","--type-literal--m":"_--type-literal--m_qeyze_1","--type-unit--m":"_--type-unit--m_qeyze_1","--type-literal--l":"_--type-literal--l_qeyze_1","--type-unit--l":"_--type-unit--l_qeyze_1","--type-literal--xl":"_--type-literal--xl_qeyze_1","--type-unit--xl":"_--type-unit--xl_qeyze_1"},oa=e=>{if(!e)return{};const t=O("--rs-max-w",e),o=le(ln,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[ln.root,o],variables:t}},an={root:"_root_zookh_1","--type-literal":"_--type-literal_zookh_1","--type-unit":"_--type-unit_zookh_1","--type-literal--m":"_--type-literal--m_zookh_1","--type-unit--m":"_--type-unit--m_zookh_1","--type-literal--l":"_--type-literal--l_zookh_1","--type-unit--l":"_--type-unit--l_zookh_1","--type-literal--xl":"_--type-literal--xl_zookh_1","--type-unit--xl":"_--type-unit--xl_zookh_1"},ra=e=>{if(!e)return{};const t=O("--rs-min-h",e),o=le(an,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[an.root,o],variables:t}},cn={root:"_root_1nz80_1","--type-literal":"_--type-literal_1nz80_1","--type-unit":"_--type-unit_1nz80_1","--type-literal--m":"_--type-literal--m_1nz80_1","--type-unit--m":"_--type-unit--m_1nz80_1","--type-literal--l":"_--type-literal--l_1nz80_1","--type-unit--l":"_--type-unit--l_1nz80_1","--type-literal--xl":"_--type-literal--xl_1nz80_1","--type-unit--xl":"_--type-unit--xl_1nz80_1"},na=e=>{if(!e)return{};const t=O("--rs-min-w",e),o=le(cn,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[cn.root,o],variables:t}},sa=e=>e?{variables:O("--rs-p",e)}:{},ia=e=>e===void 0?{}:{variables:O("--rs-p-top",e)},la=e=>e===void 0?{}:{variables:O("--rs-p-bottom",e)},aa=e=>e===void 0?{}:{variables:O("--rs-p-start",e)},ca=e=>e===void 0?{}:{variables:O("--rs-p-end",e)},da=e=>e===void 0?{}:{variables:O("--rs-p-inline",e)},ua=e=>e===void 0?{}:{variables:O("--rs-p-block",e)},_a=e=>e?{variables:O("--rs-position",e)}:{},dn={root:"_root_w529z_1","--radius-none":"_--radius-none_w529z_1","--radius-small":"_--radius-small_w529z_1","--radius-medium":"_--radius-medium_w529z_1","--radius-large":"_--radius-large_w529z_1","--radius-circular":"_--radius-circular_w529z_1","--radius-none--m":"_--radius-none--m_w529z_1","--radius-small--m":"_--radius-small--m_w529z_1","--radius-medium--m":"_--radius-medium--m_w529z_1","--radius-large--m":"_--radius-large--m_w529z_1","--radius-circular--m":"_--radius-circular--m_w529z_1","--radius-none--l":"_--radius-none--l_w529z_1","--radius-small--l":"_--radius-small--l_w529z_1","--radius-medium--l":"_--radius-medium--l_w529z_1","--radius-large--l":"_--radius-large--l_w529z_1","--radius-circular--l":"_--radius-circular--l_w529z_1","--radius-none--xl":"_--radius-none--xl_w529z_1","--radius-small--xl":"_--radius-small--xl_w529z_1","--radius-medium--xl":"_--radius-medium--xl_w529z_1","--radius-large--xl":"_--radius-large--xl_w529z_1","--radius-circular--xl":"_--radius-circular--xl_w529z_1"},ma=e=>e?{classNames:[dn.root,...le(dn,"--radius",e)]}:{},ha=e=>e?{variables:O("--rs-text-align",e)}:{},un={root:"_root_1kn8l_1","--type-literal":"_--type-literal_1kn8l_1","--type-unit":"_--type-unit_1kn8l_1","--type-literal--m":"_--type-literal--m_1kn8l_1","--type-unit--m":"_--type-unit--m_1kn8l_1","--type-literal--l":"_--type-literal--l_1kn8l_1","--type-unit--l":"_--type-unit--l_1kn8l_1","--type-literal--xl":"_--type-literal--xl_1kn8l_1","--type-unit--xl":"_--type-unit--xl_1kn8l_1"},fa={align:Ll,aspectRatio:Al,bleed:Pl,border:Vl,borderTop:Bl,borderBottom:jl,borderStart:Hl,borderEnd:ql,borderInline:Ol,borderBlock:Wl,borderColor:Ul,height:Gl,padding:sa,paddingTop:ia,paddingBottom:la,paddingStart:aa,paddingEnd:ca,paddingInline:da,paddingBlock:ua,inset:Yl,insetTop:Kl,insetBottom:Xl,insetStart:Ql,insetEnd:Zl,insetInline:Jl,insetBlock:Rl,justify:ea,maxHeight:ta,maxWidth:oa,minHeight:ra,minWidth:na,position:_a,radius:ma,textAlign:ha,width:e=>{if(!e)return{};const t=O("--rs-w",e),o=le(un,r=>typeof r=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[un.root,o],variables:t}}},Ke=e=>{const t={variables:{},classNames:[]};return Object.entries(e).forEach(([r,n])=>{const i=fa[r],l=i(n);l.variables&&(t.variables=f(f({},t.variables),l.variables)),l.classNames&&t.classNames.push(l.classNames)}),t},ot={root:"_root_1bwkx_2","--clamp":"_--clamp_1bwkx_22","--break-all":"_--break-all_1bwkx_29","--wrap-balance":"_--wrap-balance_1bwkx_33","--variant-title-1":"_--variant-title-1_1bwkx_1","--variant-title-2":"_--variant-title-2_1bwkx_1","--variant-title-3":"_--variant-title-3_1bwkx_1","--variant-title-4":"_--variant-title-4_1bwkx_1","--variant-title-5":"_--variant-title-5_1bwkx_1","--variant-title-6":"_--variant-title-6_1bwkx_1","--variant-featured-1":"_--variant-featured-1_1bwkx_1","--variant-featured-2":"_--variant-featured-2_1bwkx_1","--variant-featured-3":"_--variant-featured-3_1bwkx_1","--variant-body-1":"_--variant-body-1_1bwkx_1","--variant-body-2":"_--variant-body-2_1bwkx_1","--variant-body-3":"_--variant-body-3_1bwkx_1","--variant-caption-1":"_--variant-caption-1_1bwkx_1","--variant-caption-2":"_--variant-caption-2_1bwkx_1","--weight-regular":"_--weight-regular_1bwkx_1","--weight-medium":"_--weight-medium_1bwkx_1","--weight-bold":"_--weight-bold_1bwkx_1","--color-neutral":"_--color-neutral_1bwkx_1","--color-neutral-faded":"_--color-neutral-faded_1bwkx_1","--color-primary":"_--color-primary_1bwkx_1","--color-warning":"_--color-warning_1bwkx_1","--color-positive":"_--color-positive_1bwkx_1","--color-critical":"_--color-critical_1bwkx_1","--color-disabled":"_--color-disabled_1bwkx_1","--decoration-line-through":"_--decoration-line-through_1bwkx_171","--monospace":"_--monospace_1bwkx_175","--variant-title-1--m":"_--variant-title-1--m_1bwkx_1","--variant-title-2--m":"_--variant-title-2--m_1bwkx_1","--variant-title-3--m":"_--variant-title-3--m_1bwkx_1","--variant-title-4--m":"_--variant-title-4--m_1bwkx_1","--variant-title-5--m":"_--variant-title-5--m_1bwkx_1","--variant-title-6--m":"_--variant-title-6--m_1bwkx_1","--variant-featured-1--m":"_--variant-featured-1--m_1bwkx_1","--variant-featured-2--m":"_--variant-featured-2--m_1bwkx_1","--variant-featured-3--m":"_--variant-featured-3--m_1bwkx_1","--variant-body-1--m":"_--variant-body-1--m_1bwkx_1","--variant-body-2--m":"_--variant-body-2--m_1bwkx_1","--variant-body-3--m":"_--variant-body-3--m_1bwkx_1","--variant-caption-1--m":"_--variant-caption-1--m_1bwkx_1","--variant-caption-2--m":"_--variant-caption-2--m_1bwkx_1","--weight-regular--m":"_--weight-regular--m_1bwkx_1","--weight-medium--m":"_--weight-medium--m_1bwkx_1","--weight-bold--m":"_--weight-bold--m_1bwkx_1","--variant-title-1--l":"_--variant-title-1--l_1bwkx_1","--variant-title-2--l":"_--variant-title-2--l_1bwkx_1","--variant-title-3--l":"_--variant-title-3--l_1bwkx_1","--variant-title-4--l":"_--variant-title-4--l_1bwkx_1","--variant-title-5--l":"_--variant-title-5--l_1bwkx_1","--variant-title-6--l":"_--variant-title-6--l_1bwkx_1","--variant-featured-1--l":"_--variant-featured-1--l_1bwkx_1","--variant-featured-2--l":"_--variant-featured-2--l_1bwkx_1","--variant-featured-3--l":"_--variant-featured-3--l_1bwkx_1","--variant-body-1--l":"_--variant-body-1--l_1bwkx_1","--variant-body-2--l":"_--variant-body-2--l_1bwkx_1","--variant-body-3--l":"_--variant-body-3--l_1bwkx_1","--variant-caption-1--l":"_--variant-caption-1--l_1bwkx_1","--variant-caption-2--l":"_--variant-caption-2--l_1bwkx_1","--weight-regular--l":"_--weight-regular--l_1bwkx_1","--weight-medium--l":"_--weight-medium--l_1bwkx_1","--weight-bold--l":"_--weight-bold--l_1bwkx_1","--variant-title-1--xl":"_--variant-title-1--xl_1bwkx_1","--variant-title-2--xl":"_--variant-title-2--xl_1bwkx_1","--variant-title-3--xl":"_--variant-title-3--xl_1bwkx_1","--variant-title-4--xl":"_--variant-title-4--xl_1bwkx_1","--variant-title-5--xl":"_--variant-title-5--xl_1bwkx_1","--variant-title-6--xl":"_--variant-title-6--xl_1bwkx_1","--variant-featured-1--xl":"_--variant-featured-1--xl_1bwkx_1","--variant-featured-2--xl":"_--variant-featured-2--xl_1bwkx_1","--variant-featured-3--xl":"_--variant-featured-3--xl_1bwkx_1","--variant-body-1--xl":"_--variant-body-1--xl_1bwkx_1","--variant-body-2--xl":"_--variant-body-2--xl_1bwkx_1","--variant-body-3--xl":"_--variant-body-3--xl_1bwkx_1","--variant-caption-1--xl":"_--variant-caption-1--xl_1bwkx_1","--variant-caption-2--xl":"_--variant-caption-2--xl_1bwkx_1","--weight-regular--xl":"_--weight-regular--xl_1bwkx_1","--weight-medium--xl":"_--weight-medium--xl_1bwkx_1","--weight-bold--xl":"_--weight-bold--xl_1bwkx_1"},ba={"title-1":"h1","title-2":"h2","title-3":"h3","title-4":"h4","title-5":"h5","title-6":"h6"},ie=e=>{const{variant:t,color:o,weight:r,align:n,decoration:i,maxLines:l,wrap:a,monospace:u,children:_,className:m,attributes:d}=e,b=typeof t=="string"?t:(t==null?void 0:t.xl)||(t==null?void 0:t.l)||(t==null?void 0:t.m)||(t==null?void 0:t.s),h=Ke({textAlign:n}),v=e.as||b&&ba[b]||"div",g=P(ot.root,o&&ot[`--color-${o}`],...le(ot,"--variant",t),...le(ot,"--weight",r),i&&ot[`--decoration-${i}`],l!==void 0&&ot["--clamp"],l===1&&ot["--break-all"],a&&ot[`--wrap-${a}`],u&&ot["--monospace"],m,h.classNames),p=z(f(f({},d==null?void 0:d.style),h.variables),{"--rs-text-lines":l});return s.jsx(v,z(f({},d),{className:g,style:p,children:_}))};ie.displayName="Text";const Mt={root:"_root_1tl54_1","--color-neutral":"_--color-neutral_1tl54_25","--blank":"_--blank_1tl54_29","--vertical":"_--vertical_1tl54_35",label:"_label_1tl54_63","--content-position-center":"_--content-position-center_1tl54_89","--content-position-start":"_--content-position-start_1tl54_96","--vertical-true--m":"_--vertical-true--m_1tl54_1","--vertical-false--m":"_--vertical-false--m_1tl54_1","--vertical-true--l":"_--vertical-true--l_1tl54_1","--vertical-false--l":"_--vertical-false--l_1tl54_1","--vertical-true--xl":"_--vertical-true--xl_1tl54_1","--vertical-false--xl":"_--vertical-false--xl_1tl54_1"},Yt=e=>{const{vertical:t,blank:o,children:r,contentPosition:n="center",color:i,offset:l,className:a,attributes:u}=e,_=P(Mt.root,a,o&&Mt["--blank"],i&&Mt[`--color-${i}`],r?Mt[`--content-position-${n}`]:void 0,...le(Mt,"--vertical",t));let m;return(typeof t=="boolean"||t===void 0)&&(m=t?"vertical":"horizontal"),s.jsx("div",z(f({},u),{role:"separator","aria-orientation":m,className:_,style:z(f({},u==null?void 0:u.style),{"--rs-divider-offset":l}),children:r&&s.jsx(ie,{color:"neutral-faded",variant:"caption-1",className:Mt.label,children:r})}))};Yt.displayName="Divider";const Oo={root:"_root_11ilc_1","--hidden":"_--hidden_11ilc_5","--visibility":"_--visibility_11ilc_9","--hidden-true--m":"_--hidden-true--m_11ilc_1","--hidden-false--m":"_--hidden-false--m_11ilc_1","--hidden-true--l":"_--hidden-true--l_11ilc_1","--hidden-false--l":"_--hidden-false--l_11ilc_1","--hidden-true--xl":"_--hidden-true--xl_11ilc_1","--hidden-false--xl":"_--hidden-false--xl_11ilc_1"},ft=e=>{const{as:t="div",children:o,visibility:r,hide:n}=e,i=P(Oo.root,...le(Oo,"--hidden",n),r&&Oo["--visibility"]);return s.jsx(t,{className:i,children:o})};ft.displayName="Hidden";const Ne={root:"_root_9u073_1",item:"_item_9u073_11","--animated":"_--animated_9u073_19","--bg-neutral":"_--bg-neutral_9u073_1","--bg-positive":"_--bg-positive_9u073_1","--bg-warning":"_--bg-warning_9u073_1","--bg-critical":"_--bg-critical_9u073_1","--bg-primary":"_--bg-primary_9u073_1","--bg-neutral-faded":"_--bg-neutral-faded_9u073_1","--bg-positive-faded":"_--bg-positive-faded_9u073_1","--bg-warning-faded":"_--bg-warning-faded_9u073_1","--bg-critical-faded":"_--bg-critical-faded_9u073_1","--bg-primary-faded":"_--bg-primary-faded_9u073_1","--bg-page":"_--bg-page_9u073_1","--bg-page-faded":"_--bg-page-faded_9u073_1","--bg-disabled":"_--bg-disabled_9u073_1","--bg-disabled-faded":"_--bg-disabled-faded_9u073_1","--bg-elevation-base":"_--bg-elevation-base_9u073_1","--bg-elevation-raised":"_--bg-elevation-raised_9u073_1","--bg-elevation-overlay":"_--bg-elevation-overlay_9u073_1","--bg-brand":"_--bg-brand_9u073_39","--bg-white":"_--bg-white_9u073_44","--bg-black":"_--bg-black_9u073_49","--shadow-raised":"_--shadow-raised_9u073_54","--shadow-overlay":"_--shadow-overlay_9u073_58","--overflow-hidden":"_--overflow-hidden_9u073_62","--overflow-auto":"_--overflow-auto_9u073_66","--divided":"_--divided_9u073_70","--flex":"_--flex_9u073_74","--direction-column":"_--direction-column_9u073_1","item--gap-before":"_item--gap-before_9u073_86","item--gap-auto":"_item--gap-auto_9u073_90","--direction-column-reverse":"_--direction-column-reverse_9u073_1","--direction-row":"_--direction-row_9u073_1","--direction-row-reverse":"_--direction-row-reverse_9u073_1","--nowrap":"_--nowrap_9u073_145","--wrap":"_--wrap_9u073_153","--nowrap-false--m":"_--nowrap-false--m_9u073_1","--wrap-true--m":"_--wrap-true--m_9u073_1","--nowrap-true--m":"_--nowrap-true--m_9u073_1","--wrap-false--m":"_--wrap-false--m_9u073_1","--nowrap-false--l":"_--nowrap-false--l_9u073_1","--wrap-true--l":"_--wrap-true--l_9u073_1","--nowrap-true--l":"_--nowrap-true--l_9u073_1","--wrap-false--l":"_--wrap-false--l_9u073_1","--nowrap-false--xl":"_--nowrap-false--xl_9u073_1","--wrap-true--xl":"_--wrap-true--xl_9u073_1","--nowrap-true--xl":"_--nowrap-true--xl_9u073_1","--wrap-false--xl":"_--wrap-false--xl_9u073_1",divider:"_divider_9u073_171","item--grow":"_item--grow_9u073_175","item--shrink":"_item--shrink_9u073_193","item--columns":"_item--columns_9u073_197","item--columns-1":"_item--columns-1_9u073_1","item--columns-2":"_item--columns-2_9u073_1","item--columns-3":"_item--columns-3_9u073_1","item--columns-4":"_item--columns-4_9u073_1","item--columns-5":"_item--columns-5_9u073_1","item--columns-6":"_item--columns-6_9u073_1","item--columns-7":"_item--columns-7_9u073_1","item--columns-8":"_item--columns-8_9u073_1","item--columns-9":"_item--columns-9_9u073_1","item--columns-10":"_item--columns-10_9u073_1","item--columns-11":"_item--columns-11_9u073_1","item--columns-12":"_item--columns-12_9u073_1","item--columns-auto":"_item--columns-auto_9u073_218","item--columns-1--m":"_item--columns-1--m_9u073_1","item--columns-auto--m":"_item--columns-auto--m_9u073_1","item--columns-2--m":"_item--columns-2--m_9u073_1","item--columns-3--m":"_item--columns-3--m_9u073_1","item--columns-4--m":"_item--columns-4--m_9u073_1","item--columns-5--m":"_item--columns-5--m_9u073_1","item--columns-6--m":"_item--columns-6--m_9u073_1","item--columns-7--m":"_item--columns-7--m_9u073_1","item--columns-8--m":"_item--columns-8--m_9u073_1","item--columns-9--m":"_item--columns-9--m_9u073_1","item--columns-10--m":"_item--columns-10--m_9u073_1","item--columns-11--m":"_item--columns-11--m_9u073_1","item--columns-12--m":"_item--columns-12--m_9u073_1","item--columns-1--l":"_item--columns-1--l_9u073_1","item--columns-auto--l":"_item--columns-auto--l_9u073_1","item--columns-2--l":"_item--columns-2--l_9u073_1","item--columns-3--l":"_item--columns-3--l_9u073_1","item--columns-4--l":"_item--columns-4--l_9u073_1","item--columns-5--l":"_item--columns-5--l_9u073_1","item--columns-6--l":"_item--columns-6--l_9u073_1","item--columns-7--l":"_item--columns-7--l_9u073_1","item--columns-8--l":"_item--columns-8--l_9u073_1","item--columns-9--l":"_item--columns-9--l_9u073_1","item--columns-10--l":"_item--columns-10--l_9u073_1","item--columns-11--l":"_item--columns-11--l_9u073_1","item--columns-12--l":"_item--columns-12--l_9u073_1","item--columns-1--xl":"_item--columns-1--xl_9u073_1","item--columns-auto--xl":"_item--columns-auto--xl_9u073_1","item--columns-2--xl":"_item--columns-2--xl_9u073_1","item--columns-3--xl":"_item--columns-3--xl_9u073_1","item--columns-4--xl":"_item--columns-4--xl_9u073_1","item--columns-5--xl":"_item--columns-5--xl_9u073_1","item--columns-6--xl":"_item--columns-6--xl_9u073_1","item--columns-7--xl":"_item--columns-7--xl_9u073_1","item--columns-8--xl":"_item--columns-8--xl_9u073_1","item--columns-9--xl":"_item--columns-9--xl_9u073_1","item--columns-10--xl":"_item--columns-10--xl_9u073_1","item--columns-11--xl":"_item--columns-11--xl_9u073_1","item--columns-12--xl":"_item--columns-12--xl_9u073_1","--direction-column--m":"_--direction-column--m_9u073_1","--direction-column-reverse--m":"_--direction-column-reverse--m_9u073_1","--direction-row--m":"_--direction-row--m_9u073_1","--direction-row-reverse--m":"_--direction-row-reverse--m_9u073_1","item--grow-true--m":"_item--grow-true--m_9u073_1","item--grow-false--m":"_item--grow-false--m_9u073_1","--direction-column--l":"_--direction-column--l_9u073_1","--direction-column-reverse--l":"_--direction-column-reverse--l_9u073_1","--direction-row--l":"_--direction-row--l_9u073_1","--direction-row-reverse--l":"_--direction-row-reverse--l_9u073_1","item--grow-true--l":"_item--grow-true--l_9u073_1","item--grow-false--l":"_item--grow-false--l_9u073_1","--direction-column--xl":"_--direction-column--xl_9u073_1","--direction-column-reverse--xl":"_--direction-column-reverse--xl_9u073_1","--direction-row--xl":"_--direction-row--xl_9u073_1","--direction-row-reverse--xl":"_--direction-row-reverse--xl_9u073_1","item--grow-true--xl":"_item--grow-true--xl_9u073_1","item--grow-false--xl":"_item--grow-false--xl_9u073_1"},Uo=e=>{const{columns:t,grow:o,shrink:r,gapBefore:n,as:i="div",order:l,children:a,className:u,attributes:_}=e,m=P(Ne.item,u,n==="auto"&&Ne["item--gap-auto"],n!==void 0&&Ne["item--gap-before"],t&&Ne["item--columns"],r&&Ne["item--shrink"],...le(Ne,"item--grow",o),...le(Ne,"item--columns",t)),d=f(f({},O("--rs-view-item-order",l)),O("--rs-view-item-gap-before",n));return s.jsx(i,z(f({},_),{style:f(f({},_==null?void 0:_.style),d),className:m,children:a}))},Go=e=>{var Ie;const{align:t,justify:o,wrap:r,gap:n,height:i,width:l,aspectRatio:a,maxHeight:u,maxWidth:_,minHeight:m,minWidth:d,padding:b,paddingInline:h,paddingBlock:v,paddingBottom:g,paddingEnd:p,paddingStart:x,paddingTop:w,bleed:y,animated:C,backgroundColor:$,borderColor:E,borderTop:N,borderBottom:k,borderStart:I,borderEnd:D,borderInline:S,borderBlock:T,borderRadius:A,shadow:V,textAlign:q,overflow:L,position:F,inset:B,insetTop:K,insetBottom:Q,insetStart:re,insetEnd:H,zIndex:G,grow:Y,shrink:ce,as:U="div",children:Z,divided:me,className:ae,attributes:j}=e,X=(Ie=e.border)!=null?Ie:E?!N&&!k&&!I&&!D&&!S&&!T:void 0;let R=!!t||!!o||!!n||!!e.direction;const he=e.direction||(R?"column":void 0),Se=Ke({align:t,inset:B,insetTop:K,insetBottom:Q,insetStart:re,insetEnd:H,bleed:y,width:l,height:i,maxWidth:_,maxHeight:u,minWidth:d,minHeight:m,position:F,aspectRatio:a,textAlign:q,justify:o,padding:b,paddingInline:h,paddingBlock:v,paddingBottom:g,paddingEnd:p,paddingStart:x,paddingTop:w,borderColor:E,border:X,borderTop:N,borderBottom:k,borderStart:I,borderEnd:D,borderInline:S,borderBlock:T,radius:A});let te=0,ne;const de=({className:be,key:oe})=>{const Ye=P(Ne.divider,be);let De=!1;return typeof he=="string"&&he.startsWith("row")?De=!0:he&&(De=Object.keys(he).reduce((Ce,He)=>{const Ot=he[He];return Ot?z(f({},Ce),{[He]:Ot.startsWith("row")}):Ce},{})),s.jsx("div",{className:Ye,children:s.jsx(Yt,{vertical:De,blank:!0})},`${oe}-divider`)},ee=({className:be,child:oe,index:Ye})=>{var Ho,qo;const De=c.isValidElement(oe),we=De&&oe.type===Uo,Ce=De&&oe.type===Go,He=oe.key,Ot=!!Ye&&me&&de({className:be,key:He});let Ut;return we?Ut=c.cloneElement(oe,{className:P(be,oe.props.className)}):!be&&(c.isValidElement(oe)||c.Children.count(Z===1)||typeof oe=="string")?Ut=oe:Ut=s.jsx("div",{className:be,children:oe},He),(we||Ce)&&((Ho=oe.props)!=null&&Ho.grow)&&(ne=oe.props.grow,R=!0),we&&((qo=oe.props)==null?void 0:qo.gap)==="auto"&&(ne=!0),s.jsxs(c.Fragment,{children:[Ot,Ut]},He?`${He}-fragment`:void 0)},fe=c.Children.map(Z,(be,oe)=>{if(!be)return null;const Ye=te;if(te+=1,c.isValidElement(be)&&be.type===ft){const De=be.props,{children:we}=De,Ce=ve(De,["children"]),He=be.key||oe;return c.createElement(ft,z(f({},Ce),{key:He}),ee({child:we,index:Ye}))}return be.type===c.Fragment&&c.Children.count(be.props.children)>1?be.props.children.map(we=>we?(te+=1,ee({child:we,index:te})):null):ee({child:be,index:Ye})}),Te=P(Ne.root,ae,Se.classNames,$&&Ne[`--bg-${$}`],V&&Ne[`--shadow-${V}`],L&&Ne[`--overflow-${L}`],C&&Ne["--animated"],me&&Ne["--divided"],(R||ne)&&Ne["--flex"],...le(Ne,"--direction",he),...le(Ne,"--nowrap",ne||r===!1),...le(Ne,"--wrap",r),...le(Ne,"item--grow",Y),ce&&Ne["item--shrink"]),Ae=f(f(f(f({},j==null?void 0:j.style),O("--rs-view-gap",n)),Se.variables),G?{"--rs-view-z":G}:{});return s.jsx(U,z(f({},j),{className:Te,style:Ae,children:fe}))};Go.displayName="View",Uo.displayName="View.Item";const W=Go;W.Item=Uo;const co={root:"_root_kbofm_1","--position-top":"_--position-top_kbofm_1","--position-top-start":"_--position-top-start_kbofm_1","--position-top-end":"_--position-top-end_kbofm_1","--position-bottom":"_--position-bottom_kbofm_101","--position-bottom-start":"_--position-bottom-start_kbofm_1","--position-bottom-end":"_--position-bottom-end_kbofm_1","--elevated":"_--elevated_kbofm_66","--active":"_--active_kbofm_80"},ga=["top","bottom"],_n=e=>{const{position:t="bottom",positionType:o,offset:r,padding:n,paddingBlock:i=3,paddingInline:l=4,children:a,elevated:u,active:_=!0,className:m,attributes:d}=e,b=o!=null?o:r?"absolute":ga.includes(t)?"relative":"absolute",h=r!=null?r:b==="relative"?void 0:4,v=h&&O("--rs-action-bar-offset",h),g=P(co.root,(u||!!v)&&co["--elevated"],t&&co[`--position-${t}`],_&&co["--active"],m);return s.jsx(W,{className:g,attributes:z(f({},d),{style:f(f({},d==null?void 0:d.style),v)}),position:b,paddingBlock:n||i,paddingInline:n||l,children:a})};_n.displayName="ActionBar";const Yo={root:"_root_wxiwp_1","--auto":"_--auto_wxiwp_12","--color-neutral":"_--color-neutral_wxiwp_1","--color-neutral-faded":"_--color-neutral-faded_wxiwp_1","--color-primary":"_--color-primary_wxiwp_1","--color-positive":"_--color-positive_wxiwp_1","--color-warning":"_--color-warning_wxiwp_1","--color-critical":"_--color-critical_wxiwp_1","--color-disabled":"_--color-disabled_wxiwp_1"},ge=e=>{const{svg:t,className:o,color:r,size:n="1em",autoWidth:i,attributes:l}=e,a=Ke({height:n}),u=P(Yo.root,o,a.classNames,r&&Yo[`--color-${r}`],i&&Yo["--auto"]),_=c.isValidElement(t)||t===null?t:s.jsx(t,{}),m=f(f({},l==null?void 0:l.style),a.variables);return s.jsx("span",z(f({},l),{"aria-hidden":"true",className:u,style:m,children:_&&c.cloneElement(_,{focusable:!1})}))};ge.displayName="Icon";const pa={icon:"_icon_1elkf_1"},mn=e=>{const{title:t,children:o,icon:r,actionsSlot:n,color:i="neutral",inline:l,bleed:a,className:u,attributes:_}=e,m=i==="neutral",d=()=>l?s.jsxs(s.Fragment,{children:[t&&s.jsx(ie,{variant:"body-3",weight:"medium",as:"span",children:t}),t&&o&&" ",o&&s.jsx(ie,{variant:"body-3",as:"span",children:o})]}):s.jsxs(W,{gap:1,grow:!0,children:[t&&s.jsx(ie,{variant:"body-3",weight:"medium",children:t}),o&&s.jsx(ie,{variant:"body-3",children:o})]}),b=h=>n?s.jsxs(W,{gap:l?4:2,direction:l?"row":"column",children:[l?s.jsx(W.Item,{grow:!0,children:h}):h,n&&s.jsx(ie,{variant:"body-3",weight:"medium",children:s.jsx(W,{direction:"row",gap:3,children:n})})]}):h;return s.jsx(W,{direction:"row",gap:3,padding:4,bleed:a,borderRadius:"medium",borderColor:`${i}-faded`,backgroundColor:`${i}-faded`,className:u,attributes:z(f({},_),{role:i==="critical"?"alert":"status"}),children:r?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:pa.icon,children:s.jsx(ge,{svg:r,size:5,color:m?"primary":i})}),s.jsx(W.Item,{grow:!0,children:b(d())})]}):b(d())})};mn.displayName="Alert";const qe=e=>{const t=c.useId();return e||t};let bt={},rt=null;const va=e=>{bt[e]&&(e===rt&&(rt=bt[e].parentId),delete bt[e],rt===null&&(bt={}))},xa=(e,t,o)=>{bt[e]={parentId:rt,triggerRef:o,contentRef:t},rt=e},hn=e=>{const{active:t,contentRef:o,triggerRef:r,hasTrigger:n=!0}=e,i=qe();return c.useEffect(()=>{if(t)return xa(i,o,r),()=>va(i)},[t,i,o,r]),c.useCallback(()=>{var d;if(!t)return!0;const l=rt?bt[rt]:void 0,a=(d=l==null?void 0:l.triggerRef)==null?void 0:d.current,u=l!=null&&l.parentId?bt[l.parentId]:void 0,_=u==null?void 0:u.contentRef.current,m=_&&a&&_.contains(a);return n&&!m?!0:!rt||rt===i},[i,t,n])},pe=typeof window!="undefined"?c.useLayoutEffect:c.useEffect,ze=e=>{const t=c.useRef(e);return pe(()=>{t.current=e},[e]),t},Kt="+",Oe=new Map;let Xt=[];const fn=e=>e===" "?e:e.replace(/\s/g,"").toLowerCase(),uo=e=>fn(e).split(Kt).sort().join(Kt),bn=e=>{if(e.key)return e.altKey&&/^[Key|Digit|Numpad]/.test(e.code)?e.code.toLowerCase().replace(/key|digit|numpad/,""):e.key.toLowerCase()},gn=(e,t)=>{Object.keys(e).forEach(o=>{o.split(",").forEach(r=>{const n=e[o];n&&t(uo(r),n)})})};class ya{constructor(){xe(this,"hotkeyMap",{});xe(this,"getSize",()=>Object.keys(this.hotkeyMap).length);xe(this,"bindHotkeys",(t,o,r)=>{gn(t,(n,i)=>{i&&(this.hotkeyMap[n]||(this.hotkeyMap[n]=new Set),this.hotkeyMap[n].add({callback:i,ref:o,options:r}))})});xe(this,"unbindHotkeys",t=>{gn(t,(o,r)=>{var n,i;r&&((n=this.hotkeyMap[o])==null||n.forEach(l=>{l.callback===r&&this.hotkeyMap[o].delete(l)}),(i=this.hotkeyMap[o])!=null&&i.size||delete this.hotkeyMap[o])})});xe(this,"handleKeyDown",(t,o)=>{if(!t.size)return;const r=[...t.keys()],n=uo(r.join(Kt)),i=n.split(Kt),l=this.hotkeyMap[n],a=uo(n.replace("control","mod")),u=uo(n.replace("meta","mod")),_=i.includes("control")&&this.hotkeyMap[a],m=i.includes("meta")&&this.hotkeyMap[u];[l,_,m].forEach(d=>{d&&d!=null&&d.size&&d.forEach(b=>{const h=o.composedPath()[0];if(b.ref.current&&!(h===b.ref.current||b.ref.current.contains(h)))return;const v=t.get(n);b.options.preventDefault&&(v==null||v.preventDefault(),o.preventDefault()),b.callback(o)})})})}}const Ko=new ya,pn=c.createContext({}),wa=e=>{const{children:t}=e,[o,r]=c.useState(0),[n,i]=c.useState(0),l=c.useCallback(h=>{if(h.repeat||n===0)return;const v=bn(h);v&&(Oe.set(v,h),r(Oe.size),h.metaKey&&Xt.push(...Oe.keys()),Oe.has("Meta")&&Xt.push(v))},[n]),a=c.useCallback(h=>{if(n===0)return;const v=bn(h);v&&(Oe.delete(v),(v==="meta"||v==="control")&&Oe.delete("mod"),v==="meta"&&(Xt.forEach(g=>{Oe.has(g)&&Oe.delete(g)}),Xt=[]),r(Oe.size))},[n]),u=h=>!fn(h).split(Kt).some(g=>!Oe.has(g)),_=c.useCallback(h=>{h.key&&(l(h),Ko.handleKeyDown(Oe,h))},[l]),m=c.useCallback(h=>{h.key&&a(h)},[a]),d=c.useCallback(()=>{Oe.clear(),Xt=[]},[]),b=c.useCallback((h,v,g={})=>(i(p=>p+1),Ko.bindHotkeys(h,v,g),()=>{i(p=>p-1),Ko.unbindHotkeys(h)}),[]);return c.useEffect(()=>(window.addEventListener("keydown",_),window.addEventListener("keyup",m),window.addEventListener("blur",d),()=>{window.removeEventListener("keydown",_),window.removeEventListener("keyup",m),window.removeEventListener("blur",d)}),[_,m,d]),s.jsx(pn.Provider,{value:{addHotkeys:b,isPressed:u},children:t})},Ca=()=>c.useContext(pn),Ue=(e,t=[],o)=>{const{addHotkeys:r,isPressed:n}=Ca(),i=c.useRef(null),l=(o==null?void 0:o.ref)||i;return c.useEffect(()=>{if(o!=null&&o.disabled)return;const a=r(e,l,{preventDefault:o==null?void 0:o.preventDefault});return()=>a==null?void 0:a()},[r,Object.keys(e).join(","),o==null?void 0:o.disabled,o==null?void 0:o.preventDefault,...t]),{ref:l,checkHotkeyState:n}},vn=(e,t,o)=>{const{disabled:r}=o||{},n=ze(t),i=c.useRef(!1);c.useEffect(()=>{const l=a=>{i.current=!1;const u=a.composedPath()[0];e.forEach(_=>{_.current&&(_.current===u||_.current.contains(u))&&(i.current=!0)})};return document.addEventListener("mousedown",l,{passive:!0}),document.addEventListener("touchstart",l,{passive:!0}),()=>{document.removeEventListener("mousedown",l),document.removeEventListener("touchstart",l)}},[...e]),c.useEffect(()=>{if(!n.current||r)return;const l=a=>{var u;"button"in a&&a.button===2||i.current||(u=n.current)==null||u.call(n,a)};return document.addEventListener("click",l),()=>{document.removeEventListener("click",l)}},[n,r,...e])},Xo=c.createContext({rtl:[!1,()=>{}],defaultViewport:"s"}),ka=e=>{const t=c.useState(e||!1),[o,r]=t;return pe(()=>{const n=new MutationObserver(i=>{i.forEach(l=>{if(l.attributeName!=="dir")return;const a=l.target.dir==="rtl";o!==a&&r(a)})});return n.observe(document.documentElement,{attributes:!0}),()=>n.disconnect()},[o]),pe(()=>{document.documentElement.setAttribute("dir",o?"rtl":"ltr")},[o]),t},nt=()=>c.useContext(Xo).rtl,Na=e=>"width"in e&&e.width!==void 0?e:z(f({},e),{width:0,height:0,left:e.x,right:e.x,top:e.y,bottom:e.y,toJSON:()=>{}}),Tt=e=>{const t=e==null?void 0:e.getRootNode();return t instanceof ShadowRoot?t:null},_o=()=>{document.body.style.userSelect="none"},mo=()=>{document.body.style.userSelect=""},za=(e,t)=>{let o=e.parentElement;for(;o;){if(t(o))return o;o=o.parentElement}return null},Qo=e=>{const{el:t,iteration:o=0}=e,r=t&&window.getComputedStyle(t),n=r==null?void 0:r.position,i=n==="fixed"||n==="sticky";if(o===0){const l=Tt(t);if(l!=null&&l.firstElementChild)return l.firstElementChild}return t===document.body||!t?document.body:i?t:Qo({el:t.parentElement,iteration:o+1})},Zo=e=>{const{el:t,iteration:o=0}=e,r=t&&window.getComputedStyle(t),n=r==null?void 0:r.overflowY,i=(n==null?void 0:n.includes("scroll"))||(n==null?void 0:n.includes("auto"));return!t.parentElement||i&&t.scrollHeight>t.clientHeight?t:Zo({el:t.parentElement,iteration:o+1})},xn=(e,t)=>{Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value").set.call(e,t),e.dispatchEvent(new Event("change",{bubbles:!0}))},ho="data-rs-focus",yn='a,button,input:not([type="hidden"]),textarea,select,details,[tabindex],[contenteditable]',Qt=e=>{const t=e?Tt(e):null,o=t!=null?t:document;return o.querySelector(`[${ho}]`)||o.activeElement},fo=(e,t)=>{var n;const o=Tt(e);(n=(o!=null?o:document).querySelector(`[${ho}]`))==null||n.removeAttribute(ho),t!=null&&t.pseudoFocus?e.setAttribute(ho,"true"):e.focus()},Zt=(e,t)=>{const r=Array.from(e.querySelectorAll(yn)).filter(n=>{if(n.hasAttribute("disabled")||n.clientHeight===0||!(t!=null&&t.includeNegativeTabIndex)&&n.getAttribute("tabindex")==="-1")return!1;if(n.type==="radio"){let i;if(n.form){const l=n.form.elements.namedItem(n.name);if(!l)return!1;"length"in l?i=Array.from(l).filter(u=>"type"in u&&u.type==="radio"):i=[l]}else i=Array.from(e.querySelectorAll(`[type="radio"][name="${n.name}"]`));if(i!=null&&i.length){const l=Array.from(i).find(a=>a.checked);if(l&&n!==l||!l&&n!==i[0])return!1}}return!0});return t!=null&&t.additionalElement&&r.length&&r.unshift(t.additionalElement),r},wn=e=>{const{root:t,target:o,options:r}=e,n=Zt(t,{additionalElement:r==null?void 0:r.additionalElement,includeNegativeTabIndex:r==null?void 0:r.includeNegativeTabIndex}),i=n.length-1,l=Qt(t),a=n.indexOf(l),u={next:a+1,prev:a-1,first:0,last:i};let _=u[o];const m=_>i||_<0;return m&&(r!=null&&r.circular?_=o==="prev"?u.last:u.first:_=o==="prev"?u.first:u.last),{overflow:m,el:n[_],focusableElements:n}},bo=(e,t,o)=>{const r=wn({root:e,target:t,options:o});return fo(r.el),{el:r.el,focusableElements:r.focusableElements}},Sa=(e,t)=>bo(e,"next",z(f({},t),{includeNegativeTabIndex:!0})),Ea=(e,t)=>bo(e,"prev",z(f({},t),{includeNegativeTabIndex:!0})),$a=e=>bo(e,"first",{includeNegativeTabIndex:!0}),Ma=e=>bo(e,"last",{includeNegativeTabIndex:!0}),Jo="data-rs-keyboard",Ta=()=>{document.documentElement.setAttribute(Jo,"true")},Ia=()=>{document.documentElement.removeAttribute(Jo)},go=()=>document.documentElement.hasAttribute(Jo),Da="Escape",La=" ",Cn="Enter",Aa="Tab",gt="ArrowUp",pt="ArrowDown",vt="ArrowRight",xt="ArrowLeft",Pa="Backspace";class Fa{constructor(){xe(this,"chain",{});xe(this,"tailId",null);xe(this,"idCounter",0)}generateId(){return this.idCounter+=1,this.idCounter}getAll(){return this.chain}get(t){return this.chain[t]}isLast(t){return this.tailId!==null&&t===this.tailId}isEmpty(){return typeof this.tailId!="number"}add(t){const o=this.tailId,r=o&&this.get(o),n=this.generateId();return this.chain[n]={previousId:o,data:t},r&&(r.nextId=n),this.tailId=n,n}remove(t){var u,_;const o=this.chain[t];if(!o)return;const r=o.previousId,n=r&&this.get(r),i=o.nextId,l=i&&this.get(i);n&&(n.nextId=(u=o.nextId)!=null?u:null),l&&(l.previousId=(_=o.previousId)!=null?_:null),i||(this.tailId=r!=null?r:null);const a=this.get(t).data;return delete this.chain[t],a}removePreviousTill(t,o){const r=this.get(t),n=this.remove(t);return!r||!r.previousId||o(r)?n:this.removePreviousTill(r.previousId,o)}}class Va{constructor(t){xe(this,"root");xe(this,"hiddenElements",[]);xe(this,"hideSiblingsFromScreenReader",t=>{let o=t.parentNode&&t.parentNode.firstChild;for(;o;){const r=o!==t,n=o.nodeType===1&&!o.hasAttribute("aria-hidden");r&&n&&(o.setAttribute("aria-hidden","true"),this.hiddenElements.push(o)),o=o.nextSibling}});xe(this,"release",()=>{this.hiddenElements.forEach(t=>{t.removeAttribute("aria-hidden")}),this.hiddenElements=[]});xe(this,"trap",()=>{let t=this.root;for(this.release();t!==document.body&&t.parentElement;)this.hideSiblingsFromScreenReader(t),t=t.parentElement});this.root=t}}const We=class We{constructor(){tt(this,St);tt(this,ye,null);tt(this,dt,null);tt(this,Ht,{});xe(this,"trapped");tt(this,qt,null);tt(this,Wt,null);tt(this,lo,t=>{if(t.defaultPrevented||We.chain.tailId!==J(this,St)||!J(this,ye))return;const{mode:o,onRelease:r,pseudoFocus:n,includeTrigger:i}=J(this,Ht);let l="tabs";(o==="action-menu"||o==="selection-menu"||o==="action-bar")&&(l="arrows");const a=t.key,u=a===Aa,_=u&&t.shiftKey,m=u&&!t.shiftKey,d=[xt,vt,gt,pt].includes(a),b=l==="arrows"&&a===(o==="action-bar"?xt:gt),h=l==="arrows"&&a===(o==="action-bar"?vt:pt),v=_&&l==="tabs"||b,g=m&&l==="tabs"||h,p=Qt(J(this,ye))===J(this,dt),x=wn({root:J(this,ye),target:v?"prev":"next",options:{additionalElement:i?J(this,dt):void 0,circular:!0}});if(u&&l==="arrows"||o==="content-menu"&&u&&x.overflow){_&&!p&&t.preventDefault(),this.release(),r==null||r();return}if(!v&&!g){d&&(o==="action-bar"||o==="action-menu")&&t.preventDefault();return}t.preventDefault(),x.el&&fo(x.el,{pseudoFocus:n})});tt(this,jo,()=>{const t=Tt(J(this,ye));(t!=null?t:document).addEventListener("keydown",J(this,lo))});tt(this,ao,()=>{const t=Tt(J(this,ye));(t!=null?t:document).removeEventListener("keydown",J(this,lo))});xe(this,"trap",(t,o={})=>{const{mode:r="dialog",includeTrigger:n,initialFocusEl:i}=o;$t(this,ye,t),$t(this,qt,new Va(t));const l=Qt(J(this,ye)),a=Zt(J(this,ye),{additionalElement:n?l:void 0}),u=r==="selection-menu";if($t(this,Ht,z(f({},o),{pseudoFocus:u})),$t(this,dt,l),$t(this,Wt,new MutationObserver(()=>{if(!J(this,ye))return;const d=Qt(J(this,ye));if(J(this,ye).contains(d))return;const b=Zt(J(this,ye),{additionalElement:n?l:void 0});b.length&&fo(b[0],{pseudoFocus:u})})),J(this,ao).call(this),J(this,Wt).observe(J(this,ye),{childList:!0,subtree:!0}),!a.length&&!i)return;J(this,jo).call(this),r==="dialog"&&J(this,qt).trap();const _=We.chain.tailId&&We.chain.get(We.chain.tailId),m=Qt(J(this,ye));(!_||J(this,ye)!==J(_.data,ye))&&($t(this,St,We.chain.add(this)),J(this,ye).contains(m)||fo(i||a[0],{pseudoFocus:u})),this.trapped=!0});xe(this,"release",(t={})=>{var n,i;const{withoutFocusReturn:o}=t;if(!this.trapped||!J(this,St)||!J(this,ye))return;this.trapped=!1,J(this,dt)&&!o&&J(this,dt).focus({preventScroll:!go()}),We.chain.removePreviousTill(J(this,St),l=>document.body.contains(J(l.data,dt))),(n=J(this,Wt))==null||n.disconnect(),J(this,ao).call(this),(i=J(this,qt))==null||i.release();const r=We.chain.tailId&&We.chain.get(We.chain.tailId);r&&J(r.data,ye)&&new We().trap(J(r.data,ye),J(r.data,Ht))})}};St=new WeakMap,ye=new WeakMap,dt=new WeakMap,Ht=new WeakMap,qt=new WeakMap,Wt=new WeakMap,lo=new WeakMap,jo=new WeakMap,ao=new WeakMap,xe(We,"chain",new Fa);let It=We;const Ge=e=>{requestAnimationFrame(()=>{requestAnimationFrame(()=>e())})},Ro="data-rs-no-transition",Ba=()=>{document.documentElement.setAttribute(Ro,"true")},ja=()=>{document.documentElement.removeAttribute(Ro)},Ha=()=>!document.documentElement.hasAttribute(Ro),qa=600,kn={left:0,top:0,width:"auto",height:"auto",zIndex:"var(--rs-z-index-absolute)"},po={left:0,top:0,position:"absolute",visibility:"hidden",animation:"none",transition:"none",zIndex:"var(--rs-z-index-absolute)"},Nn=c.createContext({}),zn=c.createContext(null),Sn=c.createContext(null),Dt=()=>c.useContext(Nn),Wa=()=>c.useContext(zn),Oa=()=>c.useContext(Sn),Ua=Nn.Provider,Ga=zn.Provider,Ya=Sn.Provider,Ka=e=>e.includes("start")?e.replace("start","end"):e.includes("end")?e.replace("end","start"):e,En=(e,t)=>Math.floor(e/2-t/2),ut=8,Xa=e=>{var G,Y;const{triggerBounds:t,flyoutBounds:o,containerBounds:r,position:n,rtl:i,width:l,contentGap:a=0,contentShift:u=0,passedContainer:_,fallbackAdjustLayout:m,fallbackMinWidth:d,fallbackMinHeight:b}=e,h=l==="full"||l==="100%";let v=0,g=0,p=null,x=null,w,y,C=n;i&&(C=Ka(C)),(h||y==="trigger")&&(C=C.includes("top")?"top":"bottom");const $=!!C.match(/^(start|end)/),E=o.width+($?a:0),N=o.height+($?0:a),k=t.width,I=t.height,D=_==null?void 0:_.scrollLeft,S=_==null?void 0:_.scrollTop,T=D!=null?D:window.scrollX,A=S!=null?S:window.scrollY,V=(G=_==null?void 0:_.clientHeight)!=null?G:window.innerHeight,q=(Y=_==null?void 0:_.clientWidth)!=null?Y:window.innerWidth,L=_?r.bottom:window.innerHeight-A,F=t.left-r.left+(D||0),B=r.right-t.right-(D||0),K=t.top-r.top+(S||0),Q=L-t.bottom-(S||0);switch(C){case"start":case"start-top":case"start-bottom":v=F-E,x=B+k;break;case"end":case"end-top":case"end-bottom":v=F+k;break;case"bottom":case"top":v=F+En(k,E)+u;break;case"top-start":case"bottom-start":v=F+u;break;case"top-end":case"bottom-end":v=F+k-E+u,x=B-u;break}switch(C){case"top":case"top-start":case"top-end":g=K-N,p=Q+I;break;case"bottom":case"bottom-start":case"bottom-end":g=K+I;break;case"start":case"end":g=K+En(I,N)+u;break;case"start-top":case"end-top":g=K+u;break;case"start-bottom":case"end-bottom":g=K+I-N+u,p=Q-u;break}if(m){const ce=()=>({top:-g+A+ut,bottom:g+N+ut-A-V,left:-v+T+ut,right:v+E+ut-T-q}),U=ce();$?U.top>0?(g=ut+A,p!==null&&(p=p-U.top)):U.bottom>0&&(g=g-U.bottom):U.left>0?(v=ut+T,x!==null&&(x=x-U.left)):U.right>0&&(v=v-U.right);const Z=ce();Z.top>0?(w=Math.max(b?parseInt(b):0,N-Z.top),g=g+(N-w)):Z.bottom>0&&(w=Math.max(b?parseInt(b):0,N-Z.bottom),p!==null&&(p=p+(N-w))),Z.left>0?(y=Math.max(d?parseInt(d):0,E-Z.left),v=v+(E-y)):Z.right>0&&(y=Math.max(d?parseInt(d):0,E-Z.right),x!==null&&(x=x+(E-y)))}h?(v=ut,y=window.innerWidth-ut*2):l==="trigger"&&(y=t.width);const re=x!==null?-x:v,H=p!==null?-p:g;return{position:C,styles:{left:x===null?0:void 0,right:x===null?void 0:0,top:p===null?0:void 0,bottom:p===null?void 0:0,transform:`translate(${re}px, ${H}px)`,height:w,width:y!=null?y:l},boundaries:{left:v,top:g,height:w!=null?w:Math.ceil(N),width:y!=null?y:Math.ceil(E)}}},$n={top:["top-start","top-end","top"],bottom:["bottom-start","bottom-end","bottom"],start:["start-top","start-bottom","start"],end:["end-top","end-bottom","end"]},Qa={top:["bottom","start","end"],bottom:["top","end","start"],start:["end","top","bottom"],end:["start","bottom","top"]},Za=(e,t)=>{const o=new Set([e]),r=e.split("-"),[n]=r,i=$n[n],l=i.indexOf(e),a=[l];return i.forEach((u,_)=>{_!==l&&a.push(_)}),[n,...Qa[n]].forEach(u=>{const _=$n[u];a.forEach(m=>{const d=_[m];(t==null?void 0:t.indexOf(d))!==-1&&o.add(d)})}),Array.from(o)},Ja=e=>{const{flyoutBounds:t,visualContainerBounds:o,renderContainerBounds:r}=e;return!(r.left+t.left<o.left||r.top+t.top<o.top||r.left+t.left+t.width>o.right||r.top+t.top+t.height>o.bottom)},Ra=e=>{var L;const{triggerEl:t,flyoutEl:o,triggerBounds:r,contentShift:n=0,contentGap:i=0,position:l,fallbackPositions:a,fallbackAdjustLayout:u,fallbackMinWidth:_,fallbackMinHeight:m,width:d,container:b,lastUsedPosition:h,onPositionChoose:v,rtl:g}=e,p=o.cloneNode(!0),x=getComputedStyle(o).getPropertyValue("--rs-unit-x1"),w=x?parseInt(x):4,y=r||(t==null?void 0:t.getBoundingClientRect());if(!y)return;const C=Na(y);p.style.cssText="",Object.keys(po).forEach(F=>{const B=po[F];B&&(p.style[F]=B.toString())}),d==="trigger"?p.style.width=`${C.width}px`:d&&d!=="full"&&(p.style.width=d),(t&&Tt(t)||document.body).appendChild(p);const E=p.getBoundingClientRect(),N={width:E.width,height:E.height},k=!b&&t?Qo({el:t}):void 0,D=(b||k||document.body).getBoundingClientRect(),S=(b||document.body).getBoundingClientRect(),T=F=>Xa({triggerBounds:C,flyoutBounds:N,containerBounds:D,position:F,contentGap:i*w,contentShift:n*w,rtl:g,width:d,passedContainer:b||(k!==document.body?k:void 0),fallbackAdjustLayout:u,fallbackMinWidth:_,fallbackMinHeight:m}),A=F=>Ja({flyoutBounds:F.boundaries,visualContainerBounds:S,renderContainerBounds:D});let V=null;return Za(l,a).some(F=>{const B=T(F),K=A(B);return K&&(V=B),K}),V||(V=T(h)),v(V.position),(L=p.parentNode)==null||L.removeChild(p),V},ec=(e,t)=>{switch(t.type){case"render":return e.status!=="idle"?e:z(f({},e),{status:"rendered",styles:f({pointerEvents:"none"},po)});case"position":return!t.payload.sync&&e.status!=="rendered"||t.payload.sync&&e.status!=="visible"?e:z(f({},e),{status:t.payload.sync?"visible":"positioned",position:t.payload.position,styles:f(f({},kn),t.payload.styles)});case"show":return e.status!=="positioned"?e:z(f({},e),{status:"visible"});case"hide":return e.status!=="visible"?e:z(f({},e),{status:"hidden"});case"remove":return e.status!=="hidden"&&e.status!=="visible"?e:z(f({},e),{status:"idle",styles:po});default:throw new Error("[Reshaped] Invalid flyout reducer type")}},tc=e=>{const I=e,{triggerElRef:t,flyoutElRef:o,triggerBounds:r,contentGap:n,contentShift:i}=I,l=ve(I,["triggerElRef","flyoutElRef","triggerBounds","contentGap","contentShift"]),{position:a="bottom",fallbackPositions:u,fallbackAdjustLayout:_,fallbackMinWidth:m,fallbackMinHeight:d,width:b,container:h}=l,v=c.useRef(a),g=c.useMemo(()=>u,[u==null?void 0:u.join(" ")]),[p]=nt(),[x,w]=c.useReducer(ec,{position:a,styles:kn,status:"idle"}),y=c.useCallback(()=>{w({type:"render"})},[]),C=c.useCallback(()=>{w({type:"show"})},[]),$=c.useCallback(()=>{w({type:"hide"})},[]),E=c.useCallback(()=>{w({type:"remove"})},[]),N=c.useCallback(D=>{v.current=D},[]),k=c.useCallback(D=>{if(!o.current)return;const S=(D==null?void 0:D.fallback)!==!1,T=Ra({triggerEl:t.current,flyoutEl:o.current,triggerBounds:r,width:b,position:S?a:v.current,fallbackPositions:S?g:[],fallbackAdjustLayout:_,fallbackMinWidth:m,fallbackMinHeight:d,lastUsedPosition:v.current,onPositionChoose:N,rtl:p,container:h,contentGap:n,contentShift:i});T&&w({type:"position",payload:z(f({},T),{sync:D==null?void 0:D.sync})})},[h,a,g,_,p,o,t,r,b,n,i,N,m,d]);return c.useEffect(()=>{x.status==="rendered"&&k()},[x.status,k]),c.useMemo(()=>({position:x.position,styles:x.styles,status:x.status,updatePosition:k,render:y,hide:$,remove:E,show:C}),[y,k,$,E,C,x.position,x.styles,x.status])};class oc{constructor(){xe(this,"status","cold");xe(this,"timer");xe(this,"warm",()=>{if(clearTimeout(this.timer),this.status==="cooling"){this.status="warm";return}this.status="warming",this.timer=setTimeout(()=>{this.status="warm",this.timer=void 0},100)});xe(this,"cool",()=>{if(clearTimeout(this.timer),this.status==="warming"){this.status="cold";return}this.status="cooling",this.timer=setTimeout(()=>{this.status="cold",this.timer=void 0},500)})}}const yt=new oc,er=e=>{var zl;const{triggerType:t="click",groupTimeouts:o,onOpen:r,onClose:n,children:i,disabled:l,forcePosition:a,fallbackAdjustLayout:u,fallbackMinWidth:_,fallbackMinHeight:m,trapFocusMode:d="dialog",width:b,disableHideAnimation:h,disableContentHover:v,disableCloseOnOutsideClick:g,autoFocus:p=!0,originCoordinates:x,contentGap:w=2,contentShift:y,contentMaxHeight:C,contentClassName:$,contentAttributes:E,position:N,active:k,id:I,instanceRef:D,containerRef:S,initialFocusRef:T,positionRef:A}=e,V=e.fallbackPositions===!1||a?[]:e.fallbackPositions,q=ze(r),L=ze(n),F=l===!0?!1:k,B=Dt(),{elRef:K}=Wa()||{},{elRef:Q}=Oa()||{},re=B.trapFocusMode==="action-menu"||B.trapFocusMode==="content-menu",[H]=nt(),G=c.useRef(null),Y=!!(K!=null&&K.current)&&((zl=Q==null?void 0:Q.current)==null?void 0:zl.contains(K.current)),U=(!Q||Y)&&K||G,Z=c.useRef(null),me=c.useRef(null),ae=qe(I),j=c.useRef(null),X=c.useRef(null),R=c.useRef(!1),he=c.useRef(!1),Se=c.useRef(!1),te=c.useRef(!0),ne=c.useRef(!1),de=tc({triggerElRef:A!=null?A:U,flyoutElRef:me,triggerBounds:x!=null?x:Z.current,width:b,position:N,defaultActive:F,container:S==null?void 0:S.current,fallbackPositions:V,fallbackAdjustLayout:u,fallbackMinWidth:_,fallbackMinHeight:m,contentGap:w,contentShift:y}),{status:ee,updatePosition:fe,render:Te,hide:Ae,remove:Ie,show:be}=de,oe=ee!=="idle",Ye=hn({active:oe&&t!=="hover",contentRef:me,triggerRef:U}),De=c.useCallback(()=>{j.current&&clearTimeout(j.current)},[]),we=c.useCallback(()=>{var _e;R.current||oe&&t!=="hover"||(_e=q.current)==null||_e.call(q)},[q,oe,t]),Ce=c.useCallback(_e=>{var Sl,El;!(t==="click"&&!Ye())&&(oe||l)&&((Sl=L.current)==null||Sl.call(L,{reason:_e.reason}),_e!=null&&_e.closeParents&&((El=B==null?void 0:B.handleClose)==null||El.call(B,{})))},[oe,Ye,t,L,l,B]),He=c.useCallback(_e=>{var Gt;!go()||(Gt=me.current)!=null&&Gt.contains(_e.relatedTarget)||Se.current||Ce({})},[Ce]),Ot=c.useCallback(()=>{t==="hover"&&!go()||we()},[we,t]),Ut=c.useCallback(()=>{t==="hover"&&(ne.current=!0)},[t]),Ho=c.useCallback(()=>{De(),ne.current?(we(),ne.current=!1):(o&&yt.warm(),j.current=setTimeout(()=>{we()},o&&yt.status==="warming"?qa:0))},[De,we,o]),qo=c.useCallback(()=>{yt.cool(),De(),Ce({})},[De,Ce]),sd=c.useCallback(()=>{oe?Ce({}):we()},[oe,we,Ce]),id=c.useCallback(()=>{var Gt;const _e=(Gt=A==null?void 0:A.current)!=null?Gt:U.current,Et=_e==null?void 0:_e.getBoundingClientRect();Et&&(Z.current=Et)},[U,A]),ld=()=>{Se.current=!0,ne.current=!0},ad=()=>{Se.current=!1},cd=c.useCallback(_e=>{F&&(me.current!==_e.currentTarget||_e.propertyName!=="transform"||(he.current=!0,Z.current=null))},[F]),dd=c.useCallback(_e=>{me.current!==_e.currentTarget||_e.propertyName!=="transform"||ee==="hidden"&&(he.current=!1,Ie())},[Ie,ee]);return pe(()=>{if(F){Te();return}l&&yt.cool(),Ha()&&!h&&he.current&&(yt.status==="cooling"||!o)?Ae():Ie()},[F,Te,Ae,Ie,h,l,o]),c.useEffect(()=>{ee==="positioned"&&Ge(()=>be())},[ee,be]),pe(()=>{var Et;if(ee!=="visible"||!me.current||(Et=X.current)!=null&&Et.trapped||d===!1)return;const _e=p?T==null?void 0:T.current:me.current.querySelector("[role][tabindex='-1']");X.current=new It,X.current.trap(me.current,{mode:d,initialFocusEl:_e,includeTrigger:t==="hover"&&d!=="dialog"&&!re,onRelease:()=>{Ce({})}})},[ee,t,d,p]),c.useEffect(()=>{var _e;!h&&ee!=="hidden"||h&&oe||(_e=X.current)!=null&&_e.trapped&&(t==="hover"&&(R.current=!0,setTimeout(()=>{R.current=!1},100)),X.current.release({withoutFocusReturn:!te.current}),te.current=!0)},[ee,oe,t,h]),c.useEffect(()=>()=>{var _e;return(_e=X.current)==null?void 0:_e.release()},[]),c.useEffect(()=>{if(!oe)return;const _e=new ResizeObserver(()=>fe({sync:!0}));return _e.observe(document.body),U.current&&_e.observe(U.current),()=>_e.disconnect()},[fe,U,oe]),c.useEffect(()=>{fe({sync:!0})},[H,fe]),c.useImperativeHandle(D,()=>({open:we,close:()=>Ce({}),updatePosition:()=>fe({sync:!0})}),[we,Ce,fe]),Ue({Escape:()=>Ce({reason:"escape-key"})},[Ce]),vn([me,U],()=>{te.current=!1,Ce({reason:"outside-click"})},{disabled:!oe||g}),s.jsx(Ua,{value:{id:ae,flyout:de,width:b,triggerElRef:U,flyoutElRef:me,handleClose:Ce,handleOpen:we,handleFocus:Ot,handleBlur:He,handleMouseEnter:Ho,handleMouseLeave:qo,handleTouchStart:Ut,handleTransitionStart:cd,handleTransitionEnd:dd,handleMouseDown:id,handleClick:sd,handleContentMouseDown:ld,handleContentMouseUp:ad,triggerType:t,trapFocusMode:d,contentClassName:$,contentAttributes:E,contentGap:w,contentMaxHeight:C,containerRef:S,disableContentHover:v,autoFocus:p,isSubmenu:re},children:i})};er.displayName="FlyoutControlled";const Mn=e=>{const{defaultActive:t,onClose:o,onOpen:r}=e,[n,i]=c.useState(t||!1),l=u=>{i(!1),o==null||o(u)},a=()=>{i(!0),r==null||r()};return s.jsx(er,z(f({},e),{defaultActive:void 0,active:n,onClose:l,onOpen:a}))};Mn.displayName="FlyoutUncontrolled";const Tn=e=>{const{active:t}=e;return typeof t=="boolean"?s.jsx(er,f({},e)):s.jsx(Mn,f({},e))};Tn.displayName="Flyout";const In=c.createContext({}),tr=c.createContext({}),rc={root:"_root_153o0_1"},vo=e=>e?e.hasAttribute("data-rs-root")||e===document.documentElement||!e.parentElement?e:vo(e.parentElement):document.documentElement,or=()=>c.useContext(tr),Dn=()=>{const{colorMode:e,theme:t,setTheme:o,rootTheme:r,setRootTheme:n}=c.useContext(In),{mode:i,setMode:l,invertMode:a}=c.useContext(tr);return c.useMemo(()=>({theme:t,setTheme:o,rootTheme:r,setRootTheme:n,colorMode:e||i,setColorMode:l,invertColorMode:a}),[e,i,l,a,t,o,n,r])},Ln=e=>typeof e=="string"?e:` ${e.join(" ")} `,Lt=e=>s.jsx(An,f({},e)),An=e=>{const{name:t,defaultName:o,colorMode:r,scoped:n,scopeRef:i,children:l,className:a}=e,[u,_]=c.useState(!1),[m,d]=c.useState(o),b=or(),h=Dn(),v=!h.theme,g=t||m||h.theme,p=v||n?g:h.rootTheme,x=v||n?b.mode:h.colorMode,y=r==="inverted"?x==="light"?"dark":"light":r||x,C=P(rc.root,a),$=c.useCallback(k=>{v?d(k):h.setRootTheme(k)},[v,h]),E=c.useCallback(k=>{d(k)},[]);pe(()=>{_(!0)},[]),pe(()=>{if(!document||!v)return;const k=vo(i==null?void 0:i.current),I=k.getAttribute("data-rs-color-mode"),D=Ln(g);return D&&k.setAttribute("data-rs-theme",D),I||k.setAttribute("data-rs-color-mode",y),()=>{k.removeAttribute("data-rs-theme"),I||k.removeAttribute("data-rs-color-mode")}},[g,y,v,i]);const N=c.useMemo(()=>({theme:g,rootTheme:p,colorMode:y,setTheme:E,setRootTheme:$}),[g,y,E,$,p]);return s.jsx(In.Provider,{value:N,children:s.jsx("div",{className:C,ref:i,"data-rs-root":n?!0:void 0,"data-rs-theme":v?void 0:Ln(g),"data-rs-color-mode":v||!r&&!u?void 0:y,children:l})})};Lt.displayName="Theme";const Pn=e=>{const{defaultMode:t,mode:o,scopeRef:r,children:n}=e,[i,l]=c.useState(t),a=or(),u=c.useCallback(m=>{vo(r==null?void 0:r.current).setAttribute("data-rs-color-mode",m),a.mode&&!r&&a.setMode(m),l(m)},[r,a]);pe(()=>{Ba(),Ge(()=>{ja()})},[i,o]),pe(()=>{const m=vo(r==null?void 0:r.current).getAttribute("data-rs-color-mode");m&&u(m)},[u,r]);const _=c.useMemo(()=>({mode:o||i,setMode:u,invertMode:()=>{u(i==="light"?"dark":"light")}}),[i,o,u]);return s.jsx(tr.Provider,{value:_,children:n})};Pn.displayName="GlobalColorMode";const wt=e=>{const[t,o]=c.useState(e||!1),r=c.useCallback(()=>{o(!0)},[]),n=c.useCallback(()=>{o(!1)},[]),i=c.useCallback(l=>{o(typeof l=="boolean"?l:a=>!a)},[]);return c.useMemo(()=>({active:t,activate:r,deactivate:n,toggle:i}),[r,n,i,t])},nc={root:"_root_hqrz2_1"},Fn=c.createContext({}),sc=()=>c.useContext(Fn),Vn=e=>{var d;const{children:t,targetRef:o}=e,r=wt(),n=c.useRef(null),i=(d=n.current)==null?void 0:d.getRootNode(),a=i instanceof ShadowRoot?i:document.body,u=sc(),_=o||u.scopeRef,m=(_==null?void 0:_.current)||a;return pe(()=>(r.activate(),()=>r.deactivate()),[]),[Pe.createPortal(s.jsx(Lt,{children:t}),m),!r.active&&s.jsx("div",{ref:n,className:nc.root},"root")]};function Bn(e){const{children:t}=e,o=c.useRef(null);return s.jsx(Fn.Provider,{value:{scopeRef:o},children:t(o)})}Vn.displayName="Portal",Bn.displayName="PortalScope";const xo=Vn;xo.Scope=Bn;const rr=(e,t)=>e>t?[]:Array.from({length:t-e+1},(o,r)=>e+r),nr=e=>{let t=null,o=null;return function(...r){o=r,t===null&&(t=requestAnimationFrame(()=>{t=null,e(...o)}))}},_t={content:"_content_zr5oa_1","--hover":"_--hover_zr5oa_13","--hover-disabled":"_--hover-disabled_zr5oa_17",inner:"_inner_zr5oa_18","--width-trigger":"_--width-trigger_zr5oa_43","--position-top":"_--position-top_zr5oa_47","--position-top-end":"_--position-top-end_zr5oa_48","--position-top-start":"_--position-top-start_zr5oa_49","--position-bottom":"_--position-bottom_zr5oa_55","--position-bottom-end":"_--position-bottom-end_zr5oa_56","--position-bottom-start":"_--position-bottom-start_zr5oa_57","--position-start":"_--position-start_zr5oa_73","--position-start-top":"_--position-start-top_zr5oa_74","--position-start-bottom":"_--position-start-bottom_zr5oa_75","--position-end":"_--position-end_zr5oa_81","--position-end-top":"_--position-end-top_zr5oa_82","--position-end-bottom":"_--position-end-bottom_zr5oa_83","--visible":"_--visible_zr5oa_99","--animated":"_--animated_zr5oa_104"},jn=e=>{const{children:t,className:o,attributes:r}=e,{flyout:n,id:i,flyoutElRef:l,triggerElRef:a,handleClose:u,handleTransitionEnd:_,handleTransitionStart:m,triggerType:d,handleMouseEnter:b,handleMouseLeave:h,handleContentMouseDown:v,handleContentMouseUp:g,contentClassName:p,contentAttributes:x,contentGap:w,contentMaxHeight:y,trapFocusMode:C,disableContentHover:$,autoFocus:E,width:N,containerRef:k,isSubmenu:I}=Dt(),{styles:D,status:S,position:T}=n,[A,V]=c.useState(!1),q=c.useMemo(()=>!A||!a?null:Qo({el:a.current}),[A,a]),L=c.useMemo(()=>{if(A&&a!=null&&a.current)return Zo({el:a.current})},[A,a]),F=k||{current:q};if(pe(()=>{V(!0)},[]),c.useEffect(()=>{const H=l.current;if(H)return H.addEventListener("transitionstart",m),()=>H.removeEventListener("transitionstart",m)},[m,l,S]),c.useEffect(()=>{if(S!=="visible"||!L)return;const H=a==null?void 0:a.current,G=L,Y=nr(()=>{const ce=H==null?void 0:H.getBoundingClientRect(),U=G.getBoundingClientRect();ce&&(ce.top<U.top||ce.left<U.left||ce.right>U.right||ce.bottom>U.bottom)?u({}):n.updatePosition({sync:!0,fallback:!1})});return L.addEventListener("scroll",Y,{passive:!0}),()=>L.removeEventListener("scroll",Y)},[L,n,S,u,a]),S==="idle"||!A)return null;const B=P(_t.content,d==="hover"&&_t["--hover"],S==="visible"&&_t["--visible"],(yt.status==="cooling"||!yt.timer||I||d!=="hover")&&_t["--animated"],T&&_t[`--position-${T}`],N==="trigger"&&_t["--width-trigger"],d==="hover"&&$&&_t["--hover-disabled"]),K=P(_t.inner,o,p);let Q=r==null?void 0:r.role;d==="hover"?Q="tooltip":C==="dialog"?Q="dialog":C==="selection-menu"?Q="listbox":C==="action-menu"?Q="menu":C==="action-bar"&&(Q="menubar");const re=s.jsx(Ya,{value:{elRef:l},children:s.jsx("div",{className:B,style:z(f({},D),{"--rs-flyout-gap":w,"--rs-flyout-max-h":y}),ref:l,onTransitionEnd:_,onMouseEnter:d==="hover"?b:void 0,onMouseLeave:d==="hover"?h:void 0,onMouseDown:v,onTouchStart:v,onMouseUp:g,onTouchEnd:g,children:s.jsx("div",z(f({role:Q},r),{id:i,tabIndex:E?void 0:-1,"aria-modal":Q==="dialog"?!0:void 0,style:f(f({},r==null?void 0:r.style),x==null?void 0:x.style),className:K,children:t}))})});return s.jsx(xo,{targetRef:F,children:re})};jn.displayName="Flyout.Content";const Hn=e=>{const{children:t}=e,{id:o,triggerElRef:r,triggerType:n,flyout:i,handleFocus:l,handleBlur:a,handleMouseEnter:u,handleMouseLeave:_,handleMouseDown:m,handleTouchStart:d,handleClick:b,trapFocusMode:h,isSubmenu:v}=Dt(),g=i.status!=="idle",p={ref:r};return(n==="click"||h==="action-menu")&&(p.onClick=b,p.onMouseDown=m),n==="hover"&&(p.onMouseEnter=u,p.onMouseLeave=_,p.onTouchStart=d),(n==="hover"&&!v||n==="focus")&&(p.onFocus=l,p.onBlur=a,p["aria-describedby"]=g?o:void 0),(n==="click"||n==="focus"||h==="action-menu")&&(h==="dialog"?p["aria-haspopup"]="dialog":h==="selection-menu"?(p["aria-haspopup"]="listbox",p["aria-autocomplete"]="list"):p["aria-haspopup"]="menu",p["aria-expanded"]=g,p["aria-controls"]=g?o:void 0),s.jsx(Ga,{value:{elRef:r},children:t(p)})};Hn.displayName="Flyout.Trigger";const st=Tn;st.Trigger=Hn,st.Content=jn;const Ct={root:"_root_5umpz_2",touch:"_touch_5umpz_21","--inset":"_--inset_5umpz_44","--disabled-focus-ring":"_--disabled-focus-ring_5umpz_48","--radius-inherit":"_--radius-inherit_5umpz_52","--disabled":"_--disabled_5umpz_48","--full-width":"_--full-width_5umpz_82"},$e=c.forwardRef((e,t)=>{const{children:o,render:r,href:n,onClick:i,type:l,disabled:a,insetFocus:u,disableFocusRing:_,borderRadius:m,as:d,stopPropagation:b,fullWidth:h,touchHitbox:v,className:g,attributes:p}=e,x=P(Ct.root,g,a&&Ct["--disabled"],m&&Ct[`--radius-${m}`],u&&Ct["--inset"],_&&Ct["--disabled-focus-ring"],h&&Ct["--full-width"]),w=f({},p),y=i||(p==null?void 0:p.onClick),C=(p==null?void 0:p.onFocus)||(p==null?void 0:p.onBlur),$=!!(n||p!=null&&p.href),E=!!(y||C||l||p!=null&&p.ref),N=!$&&E&&(!d||d==="button");let k;if($)k="a",w.href=a?void 0:n||(p==null?void 0:p.href);else if(N)k="button",w.type=l||(p==null?void 0:p.type)||"button",w.disabled=a||(p==null?void 0:p.disabled);else if(E){const V=!(d==="label")||y||C;k=d||"span",w.role=V?"button":void 0,w.tabIndex=V?0:void 0}else k=d||"span";const I=A=>{var V;a||(b&&A.stopPropagation(),i==null||i(A),(V=p==null?void 0:p.onClick)==null||V.call(p,A))},D=A=>{const V=A.key===La,q=A.key===Cn;!V&&!q||w.role==="button"&&(b&&A.stopPropagation(),A.preventDefault(),I(A))},S=s.jsxs(s.Fragment,{children:[v&&($||E)&&!a&&s.jsx("span",{className:Ct.touch}),o]}),T=z(f({ref:t},w),{className:x,onClick:I,onKeyDown:D,"aria-disabled":a?!0:void 0,children:S});return r?r(T):s.jsx(k,f({},T))});$e.displayName="Actionable";const yo={root:"_root_1f1sc_15","rs-reshaped-loader":"_rs-reshaped-loader_1f1sc_1",inner:"_inner_1f1sc_44","--color-inherit":"_--color-inherit_1f1sc_63","--color-primary":"_--color-primary_1f1sc_67","--color-positive":"_--color-positive_1f1sc_71","--color-critical":"_--color-critical_1f1sc_75","--size-small":"_--size-small_1f1sc_1","--size-medium":"_--size-medium_1f1sc_1","--size-large":"_--size-large_1f1sc_1","--size-small--m":"_--size-small--m_1f1sc_1","--size-medium--m":"_--size-medium--m_1f1sc_1","--size-large--m":"_--size-large--m_1f1sc_1","--size-small--l":"_--size-small--l_1f1sc_1","--size-medium--l":"_--size-medium--l_1f1sc_1","--size-large--l":"_--size-large--l_1f1sc_1","--size-small--xl":"_--size-small--xl_1f1sc_1","--size-medium--xl":"_--size-medium--xl_1f1sc_1","--size-large--xl":"_--size-large--xl_1f1sc_1"},sr=e=>{const{size:t="small",color:o="primary",className:r,attributes:n}=e,i=e.ariaLabel||(n==null?void 0:n["aria-label"]),l=P(yo.root,r,le(yo,"--size",t),o&&yo[`--color-${o}`]);return s.jsx("span",z(f({},n),{role:"progressbar","aria-live":i?"assertive":void 0,"aria-label":i,className:l,children:s.jsx("span",{className:yo.inner})}))};sr.displayName="Loader";const Me={root:"_root_sufip_5","--loading":"_--loading_sufip_59","--highlighted":"_--highlighted_sufip_59","--disabled":"_--disabled_sufip_59",text:"_text_sufip_72",icon:"_icon_sufip_78","--icon-position-end":"_--icon-position-end_sufip_87",loader:"_loader_sufip_99","--icon-only":"_--icon-only_sufip_107","--rounded":"_--rounded_sufip_125","--size-small":"_--size-small_sufip_1","--size-medium":"_--size-medium_sufip_1","--size-large":"_--size-large_sufip_1","--size-xlarge":"_--size-xlarge_sufip_1","--full-width":"_--full-width_sufip_174","--variant-solid":"_--variant-solid_sufip_186","--color-neutral":"_--color-neutral_sufip_187","--color-primary":"_--color-primary_sufip_296","--color-critical":"_--color-critical_sufip_297","--color-positive":"_--color-positive_sufip_298","--color-media":"_--color-media_sufip_201","--variant-faded":"_--variant-faded_sufip_208","--color-inherit":"_--color-inherit_sufip_224","--variant-outline":"_--variant-outline_sufip_232","--variant-ghost":"_--variant-ghost_sufip_268","--elevated":"_--elevated_sufip_288",group:"_group_sufip_349",aligner:"_aligner_sufip_434","--size-small--m":"_--size-small--m_sufip_1","--size-medium--m":"_--size-medium--m_sufip_1","--size-large--m":"_--size-large--m_sufip_1","--size-xlarge--m":"_--size-xlarge--m_sufip_1","--full-width-true--m":"_--full-width-true--m_sufip_1","--full-width-false--m":"_--full-width-false--m_sufip_1","--size-small--l":"_--size-small--l_sufip_1","--size-medium--l":"_--size-medium--l_sufip_1","--size-large--l":"_--size-large--l_sufip_1","--size-xlarge--l":"_--size-xlarge--l_sufip_1","--full-width-true--l":"_--full-width-true--l_sufip_1","--full-width-false--l":"_--full-width-false--l_sufip_1","--size-small--xl":"_--size-small--xl_sufip_1","--size-medium--xl":"_--size-medium--xl_sufip_1","--size-large--xl":"_--size-large--xl_sufip_1","--size-xlarge--xl":"_--size-xlarge--xl_sufip_1","--full-width-true--xl":"_--full-width-true--xl_sufip_1","--full-width-false--xl":"_--full-width-false--xl_sufip_1"},qn=c.forwardRef((e,t)=>{const{variant:o="solid",color:r="neutral",elevated:n,highlighted:i,fullWidth:l,loading:a,loadingAriaLabel:u,disabled:_,type:m,href:d,size:b="medium",children:h,rounded:v,onClick:g,icon:p,endIcon:x,stopPropagation:w,as:y,render:C,className:$,attributes:E}=e,N=(p||x)&&!h,k=P(Me.root,$,r&&Me[`--color-${r}`],o&&Me[`--variant-${o}`],le(Me,"--size",b),le(Me,"--full-width",l),n&&o!=="ghost"&&Me["--elevated"],v&&Me["--rounded"],_&&Me["--disabled"],a&&Me["--loading"],i&&Me["--highlighted"],N&&Me["--icon-only"]),I=D=>{if(!(D==="start"&&p||D==="end"&&x))return null;const V=P(Me.icon,D==="end"&&Me["--icon-position-end"]),q=se(b,L=>L==="large"?5:L==="xlarge"?6:4);return s.jsx(ge,{className:V,svg:D==="start"?p:x,size:q,autoWidth:!0})};return s.jsxs($e,{disabled:_||a,className:k,attributes:z(f({},E),{"data-rs-aligner-target":!0}),type:m,onClick:g,href:d,ref:t,as:y,stopPropagation:w,render:C,children:[a&&s.jsx("div",{className:Me.loader,children:s.jsx(sr,{color:"inherit",attributes:{"aria-label":u}})}),I("start"),h&&s.jsx("span",{className:Me.text,children:h}),I("end")]})});qn.displayName="Button";const Wn={root:"_root_1quhz_2","--side-all":"_--side-all_1quhz_7","--side-start":"_--side-start_1quhz_11","--side-inline":"_--side-inline_1quhz_12","--side-end":"_--side-end_1quhz_16","--side-top":"_--side-top_1quhz_21","--side-block":"_--side-block_1quhz_22","--side-bottom":"_--side-bottom_1quhz_26"},Jt=e=>{const{side:t="all",children:o,className:r,attributes:n}=e,i=typeof t=="string"?[t]:t,l=P(Wn.root,i.map(a=>Wn[`--side-${a}`]),r);return s.jsx("div",z(f({},n),{className:l,children:o}))};Jt.displayName="Aligner";const On=e=>s.jsx(Jt,z(f({},e),{side:e.side||e.position,className:[Me.aligner,e.className]}));On.displayName="Button.Aligner";const Un=e=>{const{children:t,className:o,attributes:r}=e,n=P(Me.group,o);return s.jsx("div",z(f({},r),{className:n,role:"group",children:t}))};Un.displayName="Button.Group";const Ee=qn;Ee.Aligner=On,Ee.Group=Un;const Gn=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),s.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Rt={root:"_root_1q0pg_1",close:"_close_1q0pg_9","--variant-media":"_--variant-media_1q0pg_16","--hide-close":"_--hide-close_1q0pg_17","--align-center":"_--align-center_1q0pg_26"},ir=e=>{const{children:t,align:o,onClose:r,hideCloseButton:n,variant:i,closeAriaLabel:l,className:a,attributes:u}=e,_=P(Rt.root,a,i&&Rt[`--variant-${i}`],o&&Rt[`--align-${o}`],n&&Rt["--hide-close"]),m=i==="media"?"div":Ee.Aligner;return s.jsxs("div",z(f({},u),{className:_,children:[t,!n&&s.jsx(m,{className:Rt.close,children:s.jsx(Ee,z(f({size:"small"},i==="media"?{color:"media",variant:"faded"}:{variant:"ghost"}),{onClick:()=>r==null?void 0:r(),attributes:{"aria-label":r?l:void 0},icon:Gn}))})]}))};ir.displayName="Dismissible";const eo={content:"_content_1yks0_1","content--variant-elevated":"_content--variant-elevated_1yks0_8","content--elevation-raised":"_content--elevation-raised_1yks0_16","content--radius-small":"_content--radius-small_1yks0_20","content--has-width":"_content--has-width_1yks0_24"},Yn=e=>{var h,v;const b=e,{width:t,variant:o="elevated",triggerType:r="click",position:n="bottom",elevation:i,borderRadius:l}=b,a=ve(b,["width","variant","triggerType","position","elevation","borderRadius"]),u=(h=e.padding)!=null?h:o==="headless"?0:4,_=(v=e.trapFocusMode)!=null?v:r==="hover"?"content-menu":void 0,m=Ke({padding:u}),d=P(eo.content,!!t&&eo["content--has-width"],o&&eo[`content--variant-${o}`],i&&eo[`content--elevation-${i}`],l&&eo[`content--radius-${l}`],m.classNames);return s.jsx(st,z(f({},a),{position:n,trapFocusMode:_,triggerType:r,width:t,contentClassName:d,contentAttributes:{style:f({},m.variables)}}))},Kn=e=>{const{handleClose:t}=Dt();return s.jsx(ir,z(f({},e),{onClose:()=>t({})}))};Yn.displayName="Popover",Kn.displayName="Popover.Dismissible";const it=Yn;it.Dismissible=Kn,it.Trigger=st.Trigger,it.Content=st.Content;const Ze={root:"_root_44o4b_1",icon:"_icon_44o4b_22",content:"_content_44o4b_27","--rounded-corners":"_--rounded-corners_44o4b_32","--size-small":"_--size-small_44o4b_1","--size-medium":"_--size-medium_44o4b_1","--size-large":"_--size-large_44o4b_1","--color-neutral":"_--color-neutral_44o4b_74","--selected":"_--selected_44o4b_77","--highlighted":"_--highlighted_44o4b_79","--color-critical":"_--color-critical_44o4b_90","--color-primary":"_--color-primary_44o4b_106","--disabled":"_--disabled_44o4b_133",aligner:"_aligner_44o4b_154","--rounded-corners-true--m":"_--rounded-corners-true--m_44o4b_1","--rounded-corners-false--m":"_--rounded-corners-false--m_44o4b_1","--size-small--m":"_--size-small--m_44o4b_1","--size-medium--m":"_--size-medium--m_44o4b_1","--size-large--m":"_--size-large--m_44o4b_1","--rounded-corners-true--l":"_--rounded-corners-true--l_44o4b_1","--rounded-corners-false--l":"_--rounded-corners-false--l_44o4b_1","--size-small--l":"_--size-small--l_44o4b_1","--size-medium--l":"_--size-medium--l_44o4b_1","--size-large--l":"_--size-large--l_44o4b_1","--rounded-corners-true--xl":"_--rounded-corners-true--xl_44o4b_1","--rounded-corners-false--xl":"_--rounded-corners-false--xl_44o4b_1","--size-small--xl":"_--size-small--xl_44o4b_1","--size-medium--xl":"_--size-medium--xl_44o4b_1","--size-large--xl":"_--size-large--xl_44o4b_1"},Xn=c.forwardRef((e,t)=>{const{icon:o,startSlot:r,endSlot:n,children:i,color:l="primary",selected:a,highlighted:u,disabled:_,onClick:m,href:d,size:b="medium",roundedCorners:h,stopPropagation:v,as:g,render:p,className:x,attributes:w}=e,y=P(Ze.root,x,le(Ze,"--size",b),le(Ze,"--rounded-corners",h),l&&Ze[`--color-${l}`],a&&Ze["--selected"],_&&Ze["--disabled"],u&&Ze["--highlighted"]),C=se(b,E=>E==="large"?3:2),$=se(b,E=>E==="large"?5:4);return s.jsx($e,{disabled:_,className:y,attributes:z(f({},w),{"data-rs-aligner-target":!0}),onClick:m,href:d,ref:t,as:g,stopPropagation:v,render:p,children:s.jsxs(W,{direction:"row",gap:C,align:"center",children:[o&&s.jsx(ge,{svg:o,className:Ze.icon,size:$}),!o&&r,i&&s.jsx(W.Item,{grow:!0,className:Ze.content,children:i}),n]})})});Xn.displayName="MenuItem";const Qn=e=>s.jsx(Jt,z(f({},e),{side:e.side||"inline",className:[Ze.aligner,e.className]}));Qn.displayName="MenuItem.Aligner";const lr=Xn;lr.Aligner=Qn;const At=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"9 18 15 12 9 6"})}),wo={menu:"_menu_f04ws_1",section:"_section_f04ws_5",item:"_item_f04ws_11",arrow:"_arrow_f04ws_19"},ar=c.createContext(null),Zn=c.createContext(!1),cr=e=>{const a=e,{children:t,position:o="bottom-start",triggerType:r="click",trapFocusMode:n="action-menu",borderRadius:i="small"}=a,l=ve(a,["children","position","triggerType","trapFocusMode","borderRadius"]);return s.jsx(it,z(f({},l),{position:o,padding:0,trapFocusMode:n,triggerType:r,borderRadius:i,disableHideAnimation:r!=="hover",children:t}))},Jn=e=>{const{children:t,attributes:o,className:r}=e,{flyout:n}=Dt(),i=c.useContext(ar),[l]=nt(),{ref:a}=Ue({[l?vt:xt]:()=>{var m;(m=i==null?void 0:i.current)==null||m.close()}},[i==null?void 0:i.current],{disabled:n.status==="idle",ref:o==null?void 0:o.ref}),u=P(wo.menu,r),_=m=>{var d;m.stopPropagation(),(d=o==null?void 0:o.onClick)==null||d.call(o,m)};return s.jsx(it.Content,{className:u,attributes:z(f({},o),{ref:a,onClick:_}),children:t})},Rn=e=>{const{children:t}=e;return s.jsx("div",{className:wo.section,role:"group",children:t})},dr=e=>{const{onClick:t}=e,{handleClose:o}=Dt(),r=c.useContext(Zn),n=i=>{o&&!r&&o({closeParents:!0,reason:"item-selection"}),t&&t(i)};return s.jsx(lr,z(f({},e),{roundedCorners:!0,className:[wo.item,e.className],attributes:f({role:"menuitem"},e.attributes),onClick:n}))},es=e=>{const l=e,{children:t,position:o="end-top",contentGap:r=.5}=l,n=ve(l,["children","position","contentGap"]),i=c.useRef(null);return s.jsx(ar.Provider,{value:i,children:s.jsx(cr,z(f({},n),{triggerType:"hover",position:o,contentGap:r,instanceRef:i,children:t}))})},ic=e=>{const a=e,{children:t,attributes:o}=a,r=ve(a,["children","attributes"]),n=c.useContext(ar),[i]=nt(),{ref:l}=Ue({[i?xt:vt]:()=>{var u;(u=n==null?void 0:n.current)==null||u.open()}},[],{ref:o==null?void 0:o.ref,preventDefault:!0});return s.jsx(dr,z(f({},r),{attributes:z(f({},o),{ref:l}),endSlot:s.jsx(ge,{autoWidth:!0,svg:At,className:wo.arrow}),children:t}))},ts=e=>{const r=e,{attributes:t}=r,o=ve(r,["attributes"]);return s.jsx(Zn.Provider,{value:!0,children:s.jsx(it.Trigger,{children:n=>s.jsx(ic,z(f({},o),{attributes:f(f({},t),n)}))})})};cr.displayName="DropdownMenu",Jn.displayName="DropdownMenu.Content",Rn.displayName="DropdownMenu.Section",dr.displayName="DropdownMenu.Item",es.displayName="DropdownMenu.SubMenu",ts.displayName="DropdownMenu.SubTrigger";const ke=cr;ke.Dismissible=it.Dismissible,ke.Trigger=it.Trigger,ke.Content=Jn,ke.Section=Rn,ke.Item=dr,ke.SubMenu=es,ke.SubTrigger=ts;const os=c.createContext({attributes:{}}),lc=os.Provider,to=()=>c.useContext(os),Je=()=>{const{attributes:e,required:t,hasError:o,disabled:r}=to();return{attributes:e,required:t,hasError:o,disabled:r}},ur=(e,t)=>`${e}-${t||"caption"}`,rs=e=>{const{children:t,id:o,required:r,hasError:n,group:i,disabled:l,size:a}=e,u=qe(o),_=i?"fieldset":"div",[m,d]=c.useState(!1),[b,h]=c.useState(!1),v=[m&&ur(u),b&&ur(u,"error")].filter(Boolean).join(" "),g={id:u,"aria-describedby":v},p=()=>{h(!0)},x=()=>{d(!0)};return s.jsx(_,{children:s.jsx(lc,{value:{required:r,hasError:n,errorRef:p,helperRef:x,attributes:g,group:i,disabled:l,size:a},children:t})})};rs.displayName="FormControl";const ns={label:"_label_1v514_5",caption:"_caption_1v514_14"},ss=e=>{const{children:t,variant:o,disabled:r}=e,{attributes:n,size:i,helperRef:l,errorRef:a}=to(),u=ur(n.id,o),_=o==="error"?"critical":"neutral-faded",m=o==="error"?a:l;return s.jsx(ie,{as:"span",variant:i==="large"?"body-3":"caption-1",color:r&&!o?"disabled":_,attributes:{id:u,role:"alert","aria-disabled":r,ref:m},className:ns.caption,children:t})},is=e=>{const{children:t}=e,{hasError:o}=to();return o?s.jsx(ss,{variant:"error",children:t}):null};is.displayName="FormControl.Error";const ls=e=>{const{children:t}=e,{disabled:o}=to();return s.jsx(ss,{disabled:o,children:t})};ls.displayName="FormControl.Helper";const as=e=>{const{children:t}=e,{attributes:o,required:r,group:n,disabled:i,size:l}=to(),a=`${o.id}-label`,u=n?"legend":"label";return s.jsxs(ie,{variant:l==="large"?"body-2":"body-3",weight:"medium",className:ns.label,color:i?"disabled":void 0,"aria-disabled":i,children:[s.jsx(u,{id:a,htmlFor:n?void 0:o.id,children:t}),r&&s.jsx(ie,{color:i?"disabled":"critical",as:"span",children:"*"})]})};as.displayName="FormControl.Label";const Co=rs;Co.Label=as,Co.Helper=ls,Co.Error=is;const Le={root:"_root_1rtvh_1",icon:"_icon_1rtvh_23","--focused":"_--focused_1rtvh_24","--multiline":"_--multiline_1rtvh_28",input:"_input_1rtvh_31","--rounded":"_--rounded_1rtvh_36",affix:"_affix_1rtvh_39",inner:"_inner_1rtvh_50",slot:"_slot_1rtvh_89","icon--position-end":"_icon--position-end_1rtvh_102","affix--position-end":"_affix--position-end_1rtvh_103","slot--position-end":"_slot--position-end_1rtvh_104","slot--position-start":"_slot--position-start_1rtvh_108","affix--position-start":"_affix--position-start_1rtvh_119","--disabled":"_--disabled_1rtvh_144","--size-small":"_--size-small_1rtvh_1","--size-medium":"_--size-medium_1rtvh_1","--size-large":"_--size-large_1rtvh_1","--size-xlarge":"_--size-xlarge_1rtvh_1","--variant-faded":"_--variant-faded_1rtvh_202","--variant-ghost":"_--variant-ghost_1rtvh_208","--variant-headless":"_--variant-headless_1rtvh_214","--status-error":"_--status-error_1rtvh_221","--size-small--m":"_--size-small--m_1rtvh_1","--size-medium--m":"_--size-medium--m_1rtvh_1","--size-large--m":"_--size-large--m_1rtvh_1","--size-xlarge--m":"_--size-xlarge--m_1rtvh_1","--size-small--l":"_--size-small--l_1rtvh_1","--size-medium--l":"_--size-medium--l_1rtvh_1","--size-large--l":"_--size-large--l_1rtvh_1","--size-xlarge--l":"_--size-xlarge--l_1rtvh_1","--size-small--xl":"_--size-small--xl_1rtvh_1","--size-medium--xl":"_--size-medium--xl_1rtvh_1","--size-large--xl":"_--size-large--xl_1rtvh_1","--size-xlarge--xl":"_--size-xlarge--xl_1rtvh_1"},cs=e=>{const{slot:t,icon:o,size:r,affix:n,position:i,id:l}=e;if(!o&&!t&&!n)return null;const a=c.isValidElement(t)&&t.type===c.Fragment?t.props.children:t,u=t&&c.Children.map(a,b=>s.jsx("div",{className:P(Le.slot,Le[`slot--position-${i}`]),children:b},"slot")),_=o&&s.jsx("label",{className:P(Le.icon,Le[`icon--position-${i}`]),htmlFor:l,children:s.jsx(ge,{size:se(r,b=>b==="large"?5:b==="xlarge"?6:4),svg:o,autoWidth:!0})},"icon"),m=n&&s.jsx("span",{className:P(Le.affix,Le[`affix--position-${i}`]),children:n},"affix");return(i==="start"?[_,u,m]:[_,m,u]).filter(Boolean)},ds=e=>{var q;const{onChange:t,onFocus:o,onBlur:r,name:n,value:i,defaultValue:l,placeholder:a,icon:u,endIcon:_,startSlot:m,endSlot:d,startSlotPadding:b,endSlotPadding:h,prefix:v,suffix:g,size:p="medium",variant:x="outline",focused:w,multiline:y,rounded:C,className:$,attributes:E}=e,N=Je(),k=qe(e.id),I=(N==null?void 0:N.attributes.id)||((q=e.inputAttributes)==null?void 0:q.id)||k,D=(N==null?void 0:N.disabled)||e.disabled,S=(N==null?void 0:N.hasError)||e.hasError,T=f(f({},e.inputAttributes),N==null?void 0:N.attributes),A=P(Le.root,$,p&&le(Le,"--size",p),S&&Le["--status-error"],D&&Le["--disabled"],w&&Le["--focused"],y&&Le["--multiline"],C&&Le["--rounded"],x&&Le[`--variant-${x}`]),V=L=>{t&&t({name:n,value:L.target.value,event:L})};return s.jsxs("div",z(f({},E),{style:z(f({},E==null?void 0:E.style),{"--rs-text-field-start-slot-padding":b!==void 0&&b>=0?`calc(var(--rs-unit-x1) * ${b})`:void 0,"--rs-text-field-end-slot-padding":h!==void 0&&h>=0?`calc(var(--rs-unit-x1) * ${h})`:void 0}),"data-rs-aligner-target":!0,className:A,children:[s.jsx(cs,{position:"start",icon:u,slot:m,size:p,affix:v,id:k}),s.jsxs("div",{className:Le.inner,children:[s.jsx("input",z(f({type:"text",autoComplete:"off"},T),{className:P(Le.input,T.className),disabled:D,name:n,placeholder:a,value:i,defaultValue:l,onChange:V,onFocus:o||(T==null?void 0:T.onFocus),onBlur:r||(T==null?void 0:T.onBlur),id:I})),s.jsx(cs,{position:"end",icon:_,slot:d,size:p,affix:g,id:k})]})]}))};ds.displayName="TextField";const ko=ds;ko.Aligner=Jt;const ac={"item--disabled":"_item--disabled_1vi4i_1"},us=c.createContext({}),_s=e=>{var ae;const me=e,{children:t,onChange:o,onInput:r,onItemSelect:n,name:i,containerRef:l,instanceRef:a,onBackspace:u,onEnter:_,active:m,onOpen:d,onClose:b,fallbackAdjustLayout:h,fallbackMinWidth:v,fallbackMinHeight:g,contentMaxHeight:p}=me,x=ve(me,["children","onChange","onInput","onItemSelect","name","containerRef","instanceRef","onBackspace","onEnter","active","onOpen","onClose","fallbackAdjustLayout","fallbackMinWidth","fallbackMinHeight","contentMaxHeight"]),[w,y]=c.useState(),C=ze(u),$=c.useRef(null),E=c.useRef(null),N=(ae=x.inputAttributes)==null?void 0:ae.ref,k=N&&typeof N!="string"&&"current"in N?N:E,[I,D]=c.useState(!1),S=!!c.Children.toArray(t).filter(Boolean).length,T=c.useRef(!1),A=ze(d),V=ze(b),q=ze(o),L=ze(n),F=ze(_),B=S&&(m!=null?m:I),K=c.useCallback(()=>{T.current=!0,setTimeout(()=>{T.current=!1},100)},[]),Q=c.useCallback(()=>{var j;T.current||(D(!0),(j=A.current)==null||j.call(A))},[A]),re=j=>{var X;D(!1),(X=V.current)==null||X.call(V,j)},H=c.useCallback(j=>{var X,R;(X=q.current)==null||X.call(q,{value:j.value,name:i}),(R=L.current)==null||R.call(L,j),K()},[K,q,L,i]),G=j=>{o==null||o(j),Q()},Y=j=>{var X,R;r==null||r({value:j.currentTarget.value,name:i,event:j}),(R=(X=x.inputAttributes)==null?void 0:X.onInput)==null||R.call(X,j)},ce=()=>{var j;K(),(j=k.current)==null||j.focus()},U=c.useCallback(()=>{const j=$.current;return j?Array.from(j.querySelectorAll("[role=option]:not([disabled])")):[]},[]);Ue({[Cn]:()=>{var R;const X=U().find(he=>he.id===w);X==null||X.click(),(R=F.current)==null||R.call(F)},[Pa]:()=>{var j;(j=C.current)==null||j.call(C)}},[U,F,C,w],{ref:k}),Ue({[gt]:()=>{const j=U();if(j.length){const X=j.findIndex(he=>he.id===w),R=j.at(X-1)||j.at(-1);y(R.id)}},[pt]:()=>{Q();const j=U();if(j.length){const X=j.findIndex(he=>he.id===w),R=j.at(X+1)||j.at(0);y(R.id)}}},[Q,U,w],{ref:k,preventDefault:!0}),pe(()=>{B&&requestAnimationFrame(()=>{var R;const X=(R=U()[0])==null?void 0:R.id;X&&y(X)})},[B]);const Z=c.useMemo(()=>({onItemClick:H,highlightedId:w,setHighlightedId:y}),[w,H]);return s.jsx(us.Provider,{value:Z,children:s.jsxs(ke,{position:"bottom",width:"trigger",triggerType:"focus",trapFocusMode:!1,active:B,onClose:re,onOpen:Q,containerRef:l,fallbackAdjustLayout:h,fallbackMinWidth:v,fallbackMinHeight:g,contentMaxHeight:p,disableHideAnimation:!0,instanceRef:a,children:[s.jsx(ke.Trigger,{children:R=>{var he=R,{ref:j}=he,X=ve(he,["ref"]);return s.jsx(ko,z(f({},x),{name:i,onChange:G,focused:B,attributes:z(f({},x.attributes),{ref:j,onClick:X.onFocus}),inputAttributes:z(f(f({},x.inputAttributes),X),{onFocus:Se=>{var te,ne,de;(te=X.onFocus)==null||te.call(X),(ne=x.onFocus)==null||ne.call(x,Se),T.current||(de=k.current)==null||de.select()},onInput:Y,onClick:X.onFocus,ref:k,role:"combobox","aria-activedescendant":w,"aria-haspopup":"listbox","aria-autocomplete":"list"})}))}}),s.jsx(ke.Content,{attributes:{onClick:ce,role:"listbox",ref:$},children:t})]})})},ms=e=>{const d=e,{value:t,data:o,onClick:r,disabled:n}=d,i=ve(d,["value","data","onClick","disabled"]),{onItemClick:l,highlightedId:a}=c.useContext(us),u=qe(),_=a===u,m=b=>{r==null||r(b),l({value:t,data:o})};return s.jsx(ke.Item,z(f({},i),{className:[n&&ac["item--disabled"],i.className],highlighted:_,disabled:n,attributes:z(f({},i.attributes),{role:"option",id:u,tabIndex:_?0:-1}),onClick:m}))};_s.displayName="Autocomplete",ms.displayName="Autocomplete.Item";const hs=_s;hs.Item=ms;const No={root:"_root_1trva_1",img:"_img_1trva_13","--variant-faded":"_--variant-faded_1trva_20","--color-neutral":"_--color-neutral_1trva_21","--color-critical":"_--color-critical_1trva_25","--color-positive":"_--color-positive_1trva_29","--color-warning":"_--color-warning_1trva_33","--color-primary":"_--color-primary_1trva_37"},fs=e=>{const{color:t="neutral",variant:o,src:r,size:n=12,squared:i,initials:l,icon:a,className:u,renderImage:_,imageAttributes:m,attributes:d}=e,b=e.alt||(m==null?void 0:m.alt),h=i?se(n,x=>x>=24?"large":x>=12?"medium":"small"):"circular",v=Ke({height:n}),g=P(No.root,u,v==null?void 0:v.classNames,t&&No[`--color-${t}`],o&&No[`--variant-${o}`]),p=()=>{if(r){const x=z(f({},m),{role:b?void 0:"presentation",src:r!=null?r:"",alt:b!=null?b:"",className:No.img});return _?_(x):s.jsx("img",f({},x))}return a?s.jsx(ge,{svg:a,size:se(n,x=>Math.ceil(x*.4))}):l};return s.jsx(W,{borderRadius:h,attributes:z(f({},d),{style:f({},v==null?void 0:v.variables)}),backgroundColor:o==="faded"?`${t}-${o}`:t,className:g,children:p()})};fs.displayName="Avatar";const Fe={root:"_root_1frbp_1",icon:"_icon_1frbp_32",dismiss:"_dismiss_1frbp_38","--highlighted":"_--highlighted_1frbp_44","--actionable":"_--actionable_1frbp_49","--variant-faded":"_--variant-faded_1frbp_1","--variant-outline":"_--variant-outline_1frbp_1","--color-positive":"_--color-positive_1frbp_68","--color-critical":"_--color-critical_1frbp_87","--color-warning":"_--color-warning_1frbp_106","--color-primary":"_--color-primary_1frbp_125","--size-small":"_--size-small_1frbp_1","--size-medium":"_--size-medium_1frbp_1","--size-large":"_--size-large_1frbp_1","--rounded":"_--rounded_1frbp_170","--hidden":"_--hidden_1frbp_174",container:"_container_1frbp_181","--container-overlap":"_--container-overlap_1frbp_207","--container-position-top-end":"_--container-position-top-end_1frbp_211","--container-position-bottom-end":"_--container-position-bottom-end_1frbp_223"},bs=c.forwardRef((e,t)=>{const{children:o,color:r,rounded:n,size:i="medium",icon:l,endIcon:a,variant:u,hidden:_,highlighted:m,href:d,onClick:b,onDismiss:h,dismissAriaLabel:v,className:g,attributes:p}=e,x=!!(b||d),w=i==="small"?3:4,y=P(Fe.root,g,n&&Fe["--rounded"],_&&Fe["--hidden"],i&&Fe[`--size-${i}`],r&&Fe[`--color-${r}`],u&&Fe[`--variant-${u}`],x&&Fe["--actionable"],m&&Fe["--highlighted"]),C=$=>{$.stopPropagation(),h==null||h()};return s.jsxs($e,{onClick:b,href:d,className:y,attributes:p,ref:t,touchHitbox:!0,children:[l&&s.jsx(ge,{svg:l,autoWidth:!0,size:w,className:Fe.icon}),o&&s.jsx(ie,{variant:i==="large"?"body-3":"caption-1",weight:"medium",attributes:{"aria-hidden":_?"true":void 0},children:o}),a&&s.jsx(ge,{svg:a,autoWidth:!0,size:w,className:Fe.icon}),h&&s.jsx($e,{onClick:C,className:Fe.dismiss,as:"span",attributes:{"aria-label":v},touchHitbox:!0,children:s.jsx(ge,{svg:Gn,size:w})})]})});bs.displayName="Badge";const gs=e=>{const{children:t,position:o="top-end",overlap:r,className:n,attributes:i}=e,l=P(Fe.container,n,r&&Fe["--container-overlap"],o&&Fe[`--container-position-${o}`]);return s.jsx("div",z(f({},i),{className:l,children:t}))};gs.displayName="Badge.Container";const ps=bs;ps.Container=gs;const vs=()=>s.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z",fill:"currentColor"}),s.jsx("path",{d:"M12 9C12.5523 9 13 8.55228 13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8C11 8.55228 11.4477 9 12 9Z",fill:"currentColor"}),s.jsx("path",{d:"M4 9C4.55228 9 5 8.55228 5 8C5 7.44772 4.55228 7 4 7C3.44772 7 3 7.44772 3 8C3 8.55228 3.44772 9 4 9Z",fill:"currentColor"})]}),xs=e=>{const{children:t,separator:o,color:r,defaultVisibleItems:n,expandAriaLabel:i,disableExpand:l,ariaLabel:a,className:u,attributes:_}=e,m=n&&n>=2?n:null,[d,b]=c.useState(!1),h=P(u),v=c.Children.count(t);let g=0;const p=()=>{b(!0)};return s.jsx("nav",z(f({},_),{"aria-label":a||(_==null?void 0:_["aria-label"]),className:h,children:s.jsx(W,{as:"ol",direction:"row",gap:2,align:"center",children:c.Children.map(t,(x,w)=>{if(!x)return null;const y=v-(m||0),C=g===0,$=g>y,E=!m||C||$||d,N=g===y;g+=1;let k=null;return E?k=x:N&&(k=l?s.jsx(ge,{svg:vs,size:4}):s.jsx(Ee.Aligner,{children:s.jsx(Ee,{variant:"ghost",size:"small",icon:vs,onClick:p,attributes:{"aria-label":i}})})),k===null?null:s.jsxs(W,{as:"li",gap:2,direction:"row",align:"center",children:[w>0&&(E||N)&&s.jsx(ie,{color:"neutral-faded",children:o||s.jsx(ge,{svg:At,size:3})}),s.jsx(ie,{variant:"body-3",color:r==="primary"?"primary":"neutral-faded",children:k})]},w)})})}))};xs.displayName="Breadcrumbs";const oo={root:"_root_x1qvh_1","--color-primary":"_--color-primary_x1qvh_6","--color-critical":"_--color-critical_x1qvh_10","--color-positive":"_--color-positive_x1qvh_14","--color-warning":"_--color-warning_x1qvh_18","--color-inherit":"_--color-inherit_x1qvh_22","--variant-plain":"_--variant-plain_x1qvh_27","--disabled":"_--disabled_x1qvh_32","--variant-underline":"_--variant-underline_x1qvh_39","--with-icon":"_--with-icon_x1qvh_57"},_r=c.forwardRef((e,t)=>{const{icon:o,disabled:r,href:n,color:i="primary",variant:l="underline",className:a,children:u,attributes:_,type:m,onClick:d,stopPropagation:b,render:h}=e,v=P(oo.root,a,r&&oo["--disabled"],l&&oo[`--variant-${l}`],i&&oo[`--color-${i}`],o&&oo["--with-icon"]);return s.jsxs($e,{href:n,disabled:r,className:v,attributes:_,type:m,onClick:d,ref:t,stopPropagation:b,render:h,children:[o&&s.jsx(ge,{svg:o}),u]})});_r.displayName="Link";const ys=e=>{const{children:t,onClick:o,href:r,icon:n,disabled:i}=e;return!r&&!o&&!i?s.jsx(ie,{variant:"body-3",weight:"medium",color:"neutral",children:t}):s.jsx(_r,{onClick:o,href:r,icon:n,disabled:i,variant:"plain",color:"inherit",children:t})};ys.displayName="Breadcrumbs.Item";const ws=xs;ws.Item=ys;const Cs=7,ks=1,lt=e=>{const{date:t}=e;return[t.getFullYear(),(t.getMonth()+1).toString().padStart(2,"0"),t.getDate().toString().padStart(2,"0")].join("-")},mr=e=>{const{date:t,firstWeekDay:o=ks}=e,r=t.getDay();return r<o?Cs-r-o:r-o},cc=e=>{const{firstWeekDay:t=ks,renderWeekDay:o}=e,r=new Date(2021,1,t),n=[];for(let i=t;i<t+Cs;i++){const l=o?o({weekDay:i,date:r}):r.toLocaleDateString("en-US",{weekday:"short"});n.push(l.slice(0,2)),r.setDate(r.getDate()+1)}return n},dc=e=>{const{renderMonthLabel:t}=e;return new Array(12).fill(null).map((o,r)=>{const n=new Date(0,r);return t?t({month:r,date:n}):n.toLocaleString("default",{month:"short"})})},uc=e=>{const{date:t,firstWeekDay:o}=e,r=t.getMonth(),n=t.getFullYear(),i=[],l=new Date(n,r,1),a=mr({date:l,firstWeekDay:o});for(a!==0&&i.push(new Array(a).fill(null));r===l.getMonth();)(mr({date:l,firstWeekDay:o})===0||!i.length)&&i.push([]),i[i.length-1].push(new Date(l)),l.setDate(l.getDate()+1);const u=mr({date:l,firstWeekDay:o});return u!==0&&i[i.length-1].push(...new Array(7-u).fill(null)),i},Ns=e=>(e==null?void 0:e.querySelectorAll("[data-rs-date]"))||[],hr=(e,t)=>{const o=new Date(e);return o.setMonth(t),o},_c=e=>hr(e,e.getMonth()-1),zs=e=>hr(e,e.getMonth()+1),Ss=(e,t)=>{const o=new Date(e);return o.setFullYear(t),o},mc=e=>Ss(e,e.getFullYear()-1),hc=e=>Ss(e,e.getFullYear()+1),fc=e=>{const{date:t,min:o,max:r}=e,n=t.getMonth(),i=t.getFullYear(),l=new Date(i,n,0),a=zs(t);return a.setDate(0),{isFirstMonth:o&&o>l,isLastMonth:r&&r<a}},bc=e=>{const{date:t,startValue:o,lastFocusedDate:r}=e,n=new Date,i=t.getMonth(),l=o==null?void 0:o.getMonth(),a=n.getMonth(),u=r==null?void 0:r.getMonth(),_=lt({date:t}),m=lt({date:n}),d=o&<({date:o}),b=r&<({date:r});return r&&i===u?_===b:o&&i===l?_===d:i===a?_===m:!0},gc={root:"_root_p9kz2_1"},zo=e=>{const{children:t}=e;return s.jsx("div",{className:gc.root,children:t})};zo.displayName="HiddenVisually";const So=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"15 18 9 12 15 6"})}),Ve={selection:"_selection_1qf7s_6",weekday:"_weekday_1qf7s_11",control:"_control_1qf7s_17",cell:"_cell_1qf7s_21","cell-button":"_cell-button_1qf7s_26","--active":"_--active_1qf7s_31","--selection-range":"_--selection-range_1qf7s_59","--selection-start":"_--selection-start_1qf7s_65","--selection-end":"_--selection-end_1qf7s_75"},Es=e=>{const{selectionMode:t,onMonthTitleClick:o,monthTitleRef:r,monthDate:n,renderSelectedMonthLabel:i,hidePrevious:l,hideNext:a,onNextClick:u,onPreviousClick:_,monthSelectionAriaLabel:m="Select a month",previousMonthAriaLabel:d="Previous month",previousYearAriaLabel:b="Previous year",nextMonthAriaLabel:h="Next month",nextYearAriaLabel:v="Next year"}=e,g=c.useRef(null),p=c.useRef(null);return c.useEffect(()=>{if(!l||document.activeElement!==g.current)return;const x=p.current||(r==null?void 0:r.current);Ge(()=>{x==null||x.focus()})},[l,r]),c.useEffect(()=>{if(!a||document.activeElement!==p.current)return;const x=g.current||(r==null?void 0:r.current);Ge(()=>{x==null||x.focus()})},[a,r]),s.jsxs(W,{direction:"row",gap:2,align:"center",children:[s.jsx(ft,{visibility:!0,hide:l,children:s.jsx("div",{className:Ve.control,children:s.jsx(Ee,{variant:"ghost",icon:So,onClick:_,attributes:{ref:g,"aria-label":t==="date"?d:b}})})}),s.jsxs(W.Item,{grow:!0,children:[t==="date"&&s.jsxs(Ee,{fullWidth:!0,variant:"ghost",onClick:o,attributes:{ref:r},children:[i?i({date:n}):n.toLocaleDateString("en-US",{month:"long",year:"numeric"}),s.jsx(zo,{children:m})]}),t==="month"&&s.jsx(ie,{align:"center",weight:"medium",children:n.toLocaleDateString("en-US",{year:"numeric"})})]}),s.jsx(ft,{visibility:!0,hide:a,children:s.jsx("div",{className:Ve.control,children:s.jsx(Ee,{variant:"ghost",icon:At,onClick:u,attributes:{ref:p,"aria-label":t==="date"?h:v}})})})]})};Es.displayName="CalendarControls";const $s=e=>{const{date:t,isoDate:o,startValue:r,endValue:n,disabled:i,focusable:l,onChange:a,range:u,hoveredDate:_,onDateHover:m,onDateHoverEnd:d,onDateFocus:b,selectedDates:h,renderAriaLabel:v,renderSlot:g}=e;if(!t)return s.jsx("td",{className:Ve.cell,"aria-hidden":"true"});const p=r&<({date:r}),x=n&<({date:n}),w=!!o&&!!p&&o===p,y=!!o&&!!x&&o===x,C=r&&t>r,$=n&&t<n,E=_&&!n&&_>t,N=!!(h!=null&&h.find(V=>lt({date:V})===o));let k;switch(!0){case(C&&E):case(C&&$):k="range";break;case(w&&(!u||y)):case N:k="standalone";break;case w:k="start";break;case y:k="end";break}const I=P([Ve.cell,k&&Ve["--active"],k&&Ve[`--selection-${k}`]]),D=()=>{if(!u){a==null||a({value:t});return}const V=r&&n,q=!r&&!n,L=r&&t<r,F=V||q||L,B=F?t:r,K=F?null:t;a==null||a({value:{start:B,end:K}})},S=()=>{m(t)},T=()=>{d(t)},A=()=>{S(),b(t)};return s.jsx("td",{className:I,role:i?"presentation":"gridcell",children:s.jsxs($e,{fullWidth:!0,insetFocus:!0,className:Ve["cell-button"],disabled:i,onClick:D,attributes:{role:"checkbox",tabIndex:l?0:-1,"aria-hidden":i,"aria-label":v?v({date:t}):t.toLocaleDateString("en-us",{month:"long",day:"numeric",weekday:"long"}),"aria-checked":!!k,"data-rs-date":lt({date:t}),onMouseEnter:S,onMouseLeave:T,onFocus:A,onBlur:T},children:[t.getDate(),g==null?void 0:g({date:t,selected:!!(k&&k!=="range")})]})})};$s.displayName="CalendarDate";const Ms=e=>{const{date:t,value:o,onChange:r,min:n,max:i,range:l,firstWeekDay:a,selectedDates:u,hoveredDate:_,onDateHover:m,onDateHoverEnd:d,renderWeekDay:b,renderDateAriaLabel:h,renderDateSlot:v}=e;let g=!1;const[p,x]=c.useState(),w=t.getMonth(),y=uc({date:t,firstWeekDay:a}),C=cc({firstWeekDay:a,renderWeekDay:b});return s.jsxs("table",{className:Ve.selection,role:"grid",children:[s.jsx("thead",{"aria-hidden":"true",children:s.jsx("tr",{children:C.map($=>s.jsx("th",{className:Ve.weekday,scope:"col",children:$},$))})}),s.jsx("tbody",{children:y.map($=>{var N;const E=[w,(N=$[0])==null?void 0:N.getDate()].filter(Boolean).join("-");return s.jsx("tr",{className:Ve.row,children:$.map((k,I)=>{const D=!!k&&(n&&k<n||i&&k>i),S=o&&"start"in o?o.start:o,T=o&&"end"in o?o.end:o,A=k&<({date:k}),V=D?!1:!g&&!!k&&bc({date:k,lastFocusedDate:p,startValue:S});return V&&(g=!0),s.jsx($s,{date:k,isoDate:A,disabled:D,range:l,focusable:V,startValue:S,endValue:T,onChange:r,hoveredDate:_,onDateHover:m,onDateHoverEnd:d,onDateFocus:x,renderAriaLabel:h,selectedDates:u,renderSlot:v},I)})},E)})})]})};Ms.displayName="CalendarMonth";const fr=3,Ts=e=>{const{renderMonthLabel:t,renderMonthAriaLabel:o,monthDate:r,min:n,max:i,onMonthClick:l}=e,a=c.useRef(null),u=dc({renderMonthLabel:t}),_=[];for(let m=0;m<u.length;m+=fr){const d=u.slice(m,m+fr);_.push(d)}return c.useEffect(()=>{var d;const m=(d=a.current)==null?void 0:d.querySelector('[tabIndex="0"]');Ge(()=>{m==null||m.focus()})},[]),s.jsx("table",{ref:a,role:"grid",className:Ve.selection,children:s.jsx("tbody",{children:_.map((m,d)=>s.jsx("tr",{className:Ve.row,children:m.map((b,h)=>{const v=d*fr+h,g=new Date(r.getFullYear(),v),p=n&&n.getFullYear()>=g.getFullYear()&&n.getMonth()>g.getMonth(),w=i&&i.getFullYear()<=g.getFullYear()&&i.getMonth()<g.getMonth()||p;return s.jsx("td",{role:w?"presentation":"gridcell",className:Ve.cell,children:s.jsx($e,{fullWidth:!0,insetFocus:!0,className:Ve["cell-button"],disabled:w,onClick:()=>l(v),attributes:{tabIndex:v===r.getMonth()?0:-1,"aria-hidden":w,"aria-label":o?o({month:v}):b,"data-rs-date":`${r.getFullYear()}-${(v+1).toString().padStart(2,"0")}`},children:b})},b)})},d))})})};Ts.displayName="CalendarYear";const pc=e=>{const{rootRef:t,changeToNextMonth:o,changeToPreviousMonth:r,monthDate:n,verticalDelta:i,min:l,max:a}=e,u=c.useRef(0),_=c.useCallback(m=>{const{delta:d,onMonthChange:b}=m,h=document.activeElement;if(!h)return;const v=Ns(t.current),g=Array.from(v),x=g.findIndex(I=>I===h)+d,w=g[x],y=h.getAttribute("data-rs-date");if(!y)return;const[C,$,E]=y==null?void 0:y.split("-").map(Number);let N;if(E?N=new Date(C,$-1,E+d):d>0?N=new Date(C,$-1+d,1):N=new Date(C,$-1+d+1,0),!(l&&N<l||a&&N>a)){if(w){w.focus();return}u.current=x<0?x:x-(g.length-1),b()}},[t,l,a]);c.useEffect(()=>{const m=u.current;if(m===0)return;const d=Ns(t.current),b=m<0?d.length+m:m-1,h=d[b];h&&h.focus(),u.current=0},[n,t]),Ue({[xt]:()=>_({delta:-1,onMonthChange:r}),[vt]:()=>_({delta:1,onMonthChange:o}),[gt]:()=>_({delta:-i,onMonthChange:r}),[pt]:()=>_({delta:i,onMonthChange:o})},[o,r,_,i],{ref:t,preventDefault:!0})},Eo=e=>{const{value:t,onChange:o,defaultMonth:r,month:n,onMonthChange:i,min:l,max:a,range:u,firstWeekDay:_,selectedDates:m,monthsToRender:d=1,renderMonthLabel:b,renderSelectedMonthLabel:h,renderWeekDay:v,previousMonthAriaLabel:g,previousYearAriaLabel:p,nextMonthAriaLabel:x,nextYearAriaLabel:w,monthSelectionAriaLabel:y,renderMonthAriaLabel:C,renderDateAriaLabel:$,renderDateSlot:E}=e,[N,k]=c.useState("date"),[I,D]=c.useState(n||r||new Date),[S,T]=c.useState(null),A=c.useRef(null),V=c.useRef(N),q=fc({date:I,min:l,max:a}),L=c.useRef(null),F=()=>{if(N==="month"){const Y=mc(I);i==null||i({date:Y}),n===void 0&&D(Y);return}const G=_c(I);i==null||i({date:G}),n===void 0&&D(G)},B=()=>{if(N==="month"){const Y=hc(I);i==null||i({date:Y}),n===void 0&&D(Y);return}const G=zs(I);i==null||i({date:G}),n===void 0&&D(G)},K=()=>{k("month")},Q=G=>{const Y=hr(I,G);i==null||i({date:Y}),n===void 0&&D(Y),k("date")},re=G=>{T(G)},H=G=>{S&&+S==+G&&T(null)};return c.useEffect(()=>{N==="date"&&N!==V.current&&Ge(()=>{var G;(G=A.current)==null||G.focus()}),V.current=N},[N]),c.useEffect(()=>{n&&D(n)},[n]),pc({monthDate:I,rootRef:L,changeToNextMonth:B,changeToPreviousMonth:F,verticalDelta:N==="date"?7:3,min:l,max:a}),s.jsxs(W,{gap:2,children:[s.jsx(W,{direction:"row",gap:4,children:Array.from({length:N==="date"?d:1}).map((G,Y)=>{const ce=q.isFirstMonth||d>0&&Y>0,U=q.isLastMonth||N==="date"&&d>0&&Y<d-1,Z=new Date(I);return Z.setMonth(Z.getMonth()+Y),s.jsx(W.Item,{grow:!0,children:s.jsx(Es,{renderSelectedMonthLabel:h,monthDate:Z,selectionMode:N,hidePrevious:ce,hideNext:U,monthTitleRef:Y===0?A:void 0,onMonthTitleClick:K,onNextClick:B,onPreviousClick:F,previousMonthAriaLabel:g,previousYearAriaLabel:p,nextMonthAriaLabel:x,nextYearAriaLabel:w,monthSelectionAriaLabel:y,monthsToRender:d})},Y)})}),s.jsxs(W,{direction:"row",gap:4,attributes:{ref:L},children:[N==="date"&&Array.from({length:d}).map((G,Y)=>{const ce=new Date(I);return ce.setMonth(ce.getMonth()+Y),s.jsx(W.Item,{grow:!0,children:s.jsx(Ms,{date:ce,value:t,onChange:o,min:l,max:a,range:u,firstWeekDay:_,hoveredDate:S,selectedDates:m,onDateHover:re,onDateHoverEnd:H,renderWeekDay:v,renderDateAriaLabel:$,renderDateSlot:E})},Y)}),N==="month"&&s.jsx(Ts,{monthDate:I,onMonthClick:Q,renderMonthLabel:b,renderMonthAriaLabel:C,min:l,max:a})]})]})};Eo.displayName="CalendarControlled";const Is=e=>{const a=e,{onChange:t,defaultValue:o,range:r}=a,n=ve(a,["onChange","defaultValue","range"]),[i,l]=c.useState(o||null);return r?s.jsx(Eo,z(f({range:!0},n),{value:i,onChange:u=>{l(u.value),t==null||t(u)}})):s.jsx(Eo,z(f({},n),{value:i,onChange:u=>{l(u.value),t==null||t(u)}}))};Is.displayName="CalendarUncontrolled";const Ds=e=>e.value!==void 0?s.jsx(Eo,f({},e)):s.jsx(Is,f({},e));Ds.displayName="Calendar";const $o={root:"_root_158rr_1","--selected":"_--selected_158rr_15","--elevated":"_--elevated_158rr_21","--actionable":"_--actionable_158rr_26"},Ls=c.forwardRef((e,t)=>{const{padding:o=4}=e,{selected:r,elevated:n,bleed:i,height:l,onClick:a,href:u,children:_,className:m,attributes:d,as:b="div"}=e,h=!!u||!!a,v=Ke({radius:"medium",bleed:i,height:l,padding:o}),g=P($o.root,v.classNames,h&&$o["--actionable"],n&&$o["--elevated"],r&&$o["--selected"],m),p=f(f({},d==null?void 0:d.style),v.variables);return h?s.jsx($e,{className:g,attributes:z(f({},d),{style:p}),href:u,as:b,onClick:a,ref:t,children:_}):s.jsx(b,z(f({},d),{onClick:a,href:u,ref:t,className:g,style:p,children:_}))});Ls.displayName="Card";const at={root:"_root_k04za_1",control:"_control_k04za_9","--control-prev":"_--control-prev_k04za_21","--control-next":"_--control-next_k04za_25","--control-visible":"_--control-visible_k04za_29",scroll:"_scroll_k04za_34",item:"_item_k04za_61","--control-rendered":"_--control-rendered_k04za_73","--bleed":"_--bleed_k04za_79","--bleed-true--m":"_--bleed-true--m_k04za_1","--bleed-false--m":"_--bleed-false--m_k04za_1","--bleed-true--l":"_--bleed-true--l_k04za_1","--bleed-false--l":"_--bleed-false--l_k04za_1","--bleed-true--xl":"_--bleed-true--xl_k04za_1","--bleed-false--xl":"_--bleed-false--xl_k04za_1"},br=c.forwardRef((e,t)=>{const{type:o,scrollElRef:r,oppositeControlElRef:n,scrollPosition:i,onClick:l,isRTL:a,mounted:u}=e,[_,m]=c.useState(!1),[d,b]=c.useState(!1),h=o==="forward",v=o===(a?"back":"forward"),g=P(at.control,v?at["--control-next"]:at["--control-prev"],_&&at["--control-visible"],d&&at["--control-rendered"]);return pe(()=>{var E;const p=r.current;if(!p||!u)return;let x;const w=Math.abs(i),y=w<=0,C=w+p.clientWidth>=p.scrollWidth-1;return(h?C:y)?(m(!1),x=setTimeout(()=>b(!1),1500),(E=n.current)==null||E.focus()):(b(!0),m(!0)),()=>{x&&clearTimeout(x)}},[i,r,u,h]),s.jsx("div",{className:g,children:s.jsx(Ee,{size:"small",onClick:l,icon:v?At:So,rounded:!0,variant:"outline",elevated:!0,attributes:{"aria-disabled":!_,"aria-hidden":!0},ref:t})})});br.displayName="CarouselControl";const As=e=>{const{children:t,gap:o=3,visibleItems:r,bleed:n,navigationDisplay:i,onChange:l,onScroll:a,instanceRef:u,className:_,attributes:m}=e,d=c.useRef(0),b=c.useRef([]),[h,v]=c.useState(!1),[g,p]=c.useState(0),[x]=nt(),w=c.useRef(null),y=c.useRef(null),C=c.useRef(null),$={};typeof n=="object"&&Object.entries(n).forEach(([L,F])=>{$[L]=typeof F=="number"&&F>0});const E=P(at.root,_,...le(at,"--bleed",typeof n=="number"?!0:$)),N=(L,F)=>{b.current[F]=L},k=nr(L=>{const F=L.target,B=D();p(F.scrollLeft),a==null||a(L),d.current!==B&&(l==null||l({index:B})),d.current=B}),I=()=>{const F=getComputedStyle(w.current).gap.split(" ")[0];return Number(F.replace("px",""))},D=()=>{let L=0,F=0;const B=w.current;if(!B)return L;const K=x?-B.scrollLeft:B.scrollLeft,Q=I();return b.current.some((re,H)=>re?F+re.clientWidth/2>=K?(L=H,!0):(F+=(re==null?void 0:re.clientWidth)+Q,!1):!1),L},S=L=>{const F=w.current,B=b.current[L];B&&F.scrollTo({left:x?B.offsetLeft-(F.clientWidth-B.clientWidth):B.offsetLeft,top:0,behavior:"smooth"})},T=()=>{const L=w.current;L.scrollBy({left:L.clientWidth+I(),top:0,behavior:"smooth"})},A=()=>{const L=w.current;L.scrollBy({left:-L.clientWidth-I(),top:0,behavior:"smooth"})},V=x?T:A,q=x?A:T;return c.useImperativeHandle(u,()=>({navigateBack:V,navigateForward:q,navigateTo:S})),pe(()=>{v(!0)},[]),s.jsxs("section",z(f({},m),{className:E,style:f(f(f({},O("--rs-carousel-items",r)),O("--rs-carousel-bleed",n)),m==null?void 0:m.style),children:[i!=="hidden"&&s.jsxs(s.Fragment,{children:[s.jsx(br,{isRTL:x,type:"back",ref:y,oppositeControlElRef:C,scrollElRef:w,scrollPosition:g,onClick:V,mounted:h}),s.jsx(br,{isRTL:x,type:"forward",ref:C,oppositeControlElRef:y,scrollElRef:w,scrollPosition:g,onClick:q,mounted:h})]}),s.jsx(W,{as:"ul",direction:"row",wrap:!1,gap:o,className:at.scroll,attributes:{ref:w,onScroll:k},children:c.Children.map(t,(L,F)=>s.jsx(W.Item,{className:at.item,as:"li",attributes:{ref:B=>N(B,F)},children:L}))})]}))};As.displayName="Carousel";const vc={root:"_root_1feer_1"},Mo=e=>{const{name:t,value:o,type:r,onChange:n,onFocus:i,onBlur:l,checked:a,defaultChecked:u,disabled:_,className:m,attributes:d}=e,b=P(vc.root,m);return s.jsx("input",z(f({},d),{className:b,type:r,name:t,value:o,checked:a,defaultChecked:u,disabled:_,onChange:n,onFocus:i||(d==null?void 0:d.onFocus),onBlur:l||(d==null?void 0:d.onBlur)}))};Mo.displayName="HiddenInput";const Ps=c.createContext(null),xc=()=>c.useContext(Ps),gr=e=>{const{onChange:t,name:o,disabled:r,value:n,children:i,hasError:l}=e,a=u=>{const{event:_,value:m,checked:d}=u;if(!m)return;let b=[...n];d?b.push(m):b=b.filter(h=>h!==m),t&&t({name:o,value:b,event:_})};return s.jsx(Ps.Provider,{value:{onChange:a,disabled:r,value:n,name:o,hasError:l},children:i})};gr.displayName="CheckboxGroupControlled";const Fs=e=>{const{defaultValue:t,onChange:o}=e,[r,n]=c.useState(t||[]),i=l=>{l.value&&(n(l.value),o&&o(l))};return s.jsx(gr,z(f({},e),{value:r,defaultValue:void 0,onChange:i}))};Fs.displayName="CheckboxGroupUncontrolled";const Vs=e=>{const{value:t}=e;return t!==void 0?s.jsx(gr,f({},e)):s.jsx(Fs,f({},e))};Vs.displayName="CheckboxGroup";const pr=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"20 6 9 17 4 12"})}),mt={root:"_root_ykdxc_12",decorator:"_decorator_ykdxc_23",field:"_field_ykdxc_28","--size-small":"_--size-small_ykdxc_1","--size-medium":"_--size-medium_ykdxc_1","--size-large":"_--size-large_ykdxc_1",icon:"_icon_ykdxc_75",input:"_input_ykdxc_85","--error":"_--error_ykdxc_92","--disabled":"_--disabled_ykdxc_114","--size-small--m":"_--size-small--m_ykdxc_1","--size-medium--m":"_--size-medium--m_ykdxc_1","--size-large--m":"_--size-large--m_ykdxc_1","--size-small--l":"_--size-small--l_ykdxc_1","--size-medium--l":"_--size-medium--l_ykdxc_1","--size-large--l":"_--size-large--l_ykdxc_1","--size-small--xl":"_--size-small--xl_ykdxc_1","--size-medium--xl":"_--size-medium--xl_ykdxc_1","--size-large--xl":"_--size-large--xl_ykdxc_1"},Bs=e=>{var $;const{children:t,value:o,onChange:r,onFocus:n,onBlur:i,indeterminate:l,size:a="medium",className:u,attributes:_,inputAttributes:m}=e,d=xc(),b=Je(),h=(b==null?void 0:b.hasError)||e.hasError||(d==null?void 0:d.hasError),v=(b==null?void 0:b.disabled)||e.disabled||(d==null?void 0:d.disabled),g=d?($=d.value)==null?void 0:$.includes(o):e.checked,p=d?void 0:e.defaultChecked,x=d?d.name:e.name,w=c.useRef(null),y=P(mt.root,u,a&&h&&mt["--error"],v&&mt["--disabled"],a&&le(mt,"--size",a)),C=E=>{if(!x)return;const{checked:N}=E.target,k={name:x,value:o,checked:N,event:E};r&&r(k),d!=null&&d.onChange&&d.onChange(k)};return pe(()=>{w.current.indeterminate=l||!1},[l,g]),s.jsxs("label",z(f({},_),{className:y,children:[s.jsxs("span",{className:mt.field,children:[s.jsx(Mo,{className:mt.input,type:"checkbox",checked:g,defaultChecked:p,name:x,disabled:v,value:o,onChange:C,onFocus:n,onBlur:i,attributes:z(f({},m),{ref:w})}),s.jsx("div",{className:mt.decorator,children:s.jsx(ge,{svg:pr,className:mt.icon,size:se(a,E=>E==="large"?5:E==="small"?3:4)})})]}),t&&s.jsx(ie,{as:"span",variant:se(a,E=>E==="large"?"body-2":E==="small"?"caption-1":"body-3"),children:t})]}))};Bs.displayName="Checkbox";const To=e=>e.preventDefault(),vr=()=>{window.addEventListener("wheel",To),window.addEventListener("touchmove",To)},xr=()=>{window.removeEventListener("wheel",To),window.removeEventListener("touchmove",To)},yr=e=>{var o;const t=((o=window.navigator.userAgentData)==null?void 0:o.platform)||window.navigator.platform;return typeof window!="undefined"?e.test(t):!1},yc=()=>yr(/^iPhone/i),wc=()=>yr(/^Mac/i),Cc=()=>yr(/^iPad/i)||wc()&&navigator.maxTouchPoints>1,kc=()=>yc()||Cc();class js{constructor(){xe(this,"cache",new Map);xe(this,"set",(t,o)=>{const r={},n=this.cache.get(t);Object.keys(o).forEach(i=>{r[i]=t.style.getPropertyValue(i)}),this.cache.set(t,f(f({},r),n)),Object.assign(t.style,o)});xe(this,"reset",()=>{for(const[t,o]of this.cache.entries())Object.assign(t.style,o);this.cache.clear()})}}const Hs=new js,Nc=()=>{const e=window.visualViewport,t=(e==null?void 0:e.offsetLeft)||0,o=(e==null?void 0:e.offsetTop)||0,{scrollX:r,scrollY:n}=window;return Hs.set(document.body,{position:"fixed",top:`${-(n-Math.floor(o))}px`,left:`${-(r-Math.floor(t))}px`,right:"0",overflow:"hidden"}),()=>{Hs.reset(),window.scrollTo({top:n,left:r,behavior:"instant"})}},zc=(()=>{let e;return()=>{if(e)return e;const t=document.createElement("div");return t.style.position="absolute",t.style.top="-9999px",t.style.width="50px",t.style.height="50px",t.style.overflow="scroll",document.body.appendChild(t),e=t.getBoundingClientRect().width-t.clientWidth,document.body.removeChild(t),e}})(),wr=new js,Sc=e=>{const{container:t}=e,o=t.getBoundingClientRect(),r=o.left+o.right<window.innerWidth;if(wr.set(t,{overflow:"hidden"}),r){const n=zc();wr.set(t,{paddingRight:`${n}px`})}return()=>wr.reset()};let Cr=0;const Ec=e=>{var i;const t=kc();let o=()=>{},r=document.body;e.originEl&&(r=Zo({el:e.originEl})),e.containerEl&&(r=e.containerEl);const n=r===document.body;if(n&&(Cr+=1),!(n&&Cr>1))return t&&n?o=Nc():o=Sc({container:r}),(i=e.cb)==null||i.call(e),l=>{n&&(Cr-=1),o(),l==null||l()}},kr=e=>{const{containerRef:t,originRef:o}=e||{},[r,n]=c.useState(!1),i=c.useRef(null),l=c.useCallback(()=>{i.current=Ec({containerEl:t==null?void 0:t.current,originEl:o==null?void 0:o.current,cb:()=>n(!0)})},[t,o]),a=c.useCallback(()=>{var u;(u=i.current)==null||u.call(i,()=>n(!1)),i.current=null},[]);return c.useMemo(()=>({scrollLocked:r,lockScroll:l,unlockScroll:a}),[r,l,a])},$c={root:"_root_th78q_1"},qs=e=>{const d=e,{position:t="end-top",onOpen:o,onClose:r}=d,n=ve(d,["position","onOpen","onClose"]),[i,l]=c.useState(),a=c.useRef(null),{lockScroll:u,unlockScroll:_}=kr({originRef:a}),m=ze(o);return c.useEffect(()=>{const b=a.current;if(!b)return;const h=v=>{var g;v.preventDefault(),l({x:v.clientX,y:v.clientY}),u(),(g=m.current)==null||g.call(m)};return b.addEventListener("contextmenu",h),()=>b.removeEventListener("contextmenu",h)},[u,m]),c.useEffect(()=>()=>_(),[_]),s.jsx("div",{className:$c.root,ref:a,children:s.jsx(ke,z(f({},n),{position:t,originCoordinates:i,active:!!i,onClose:b=>{l(void 0),_(),r==null||r(b)}}))})};qs.displayName="ContextMenu";const Pt=qs;Pt.Content=ke.Content,Pt.Item=ke.Item,Pt.Section=ke.Section,Pt.SubMenu=ke.SubMenu,Pt.SubTrigger=ke.SubTrigger;const ht={root:"_root_1jgwk_1","--inline":"_--inline_1jgwk_11",triggerLayer:"_triggerLayer_1jgwk_15","--variant-outline":"_--variant-outline_1jgwk_29","--highlighted":"_--highlighted_1jgwk_34",trigger:"_trigger_1jgwk_15"},Ws=e=>{const{children:t}=e;return s.jsx("span",{className:ht.trigger,children:t})},Os=e=>{const{name:t,children:o,height:r,variant:n="outline",inline:i,className:l,attributes:a,inputAttributes:u,onChange:_}=e,m=wt(),d=P(ht.root,n&&ht[`--variant-${n}`],i&&ht["--inline"],m.active&&ht["--highlighted"],l),b=y=>{var C;y.preventDefault(),(C=a==null?void 0:a.onDragOver)==null||C.call(a,y)},h=y=>{var C;m.activate(),(C=a==null?void 0:a.onDragEnter)==null||C.call(a,y)},v=y=>{var C;y.currentTarget.contains(y.relatedTarget)||(m.deactivate(),(C=a==null?void 0:a.onDragLeave)==null||C.call(a,y))},g=y=>{var C;y.preventDefault(),m.deactivate(),_==null||_({name:t,value:Array.from(y.dataTransfer.files),event:y}),(C=a==null?void 0:a.onDrop)==null||C.call(a,y)},p=y=>{var $;const C=y.target.files;C&&(_==null||_({name:t,event:y,value:Array.from(C)}),($=u==null?void 0:u.onChange)==null||$.call(u,y))},x=s.jsx(zo,{children:s.jsx("input",z(f({},u),{type:"file",className:ht.field,name:t,onChange:p}))}),w=typeof o=="function"?o({highlighted:m.active}):o;return s.jsx(W,{className:d,height:r,attributes:z(f({},a),{onDragOver:b,onDragEnter:h,onDragLeave:v,onDrop:g}),children:n==="outline"&&!i?s.jsxs(W,{as:"label",className:ht.triggerLayer,padding:6,borderRadius:"medium",gap:2,align:"center",justify:"center",textAlign:"center",animated:!0,height:"100%",children:[x,s.jsx(W.Item,{children:w})]}):s.jsxs("label",{className:ht.triggerLayer,children:[x,w]})})};Os.displayName="FileUpload",Ws.displayName="FileUpload.Trigger";const Us=Os;Us.Trigger=Ws;const Gs={root:"_root_bzk9x_1","--active":"_--active_bzk9x_14"},Ys=e=>{const{children:t,active:o,className:r,attributes:n}=e,i=P(Gs.root,o&&Gs["--active"],r);return s.jsx(ie,{as:"kbd",variant:"caption-1",weight:"medium",color:"neutral-faded",className:i,attributes:n,children:t})};Ys.displayName="Hotkey";const Re={root:"_root_1irm5_1",wrapper:"_wrapper_1irm5_26",inner:"_inner_1irm5_32",content:"_content_1irm5_38","--visible":"_--visible_1irm5_44","--click-through":"_--click-through_1irm5_49","--blurred":"_--blurred_1irm5_54","--contained":"_--contained_1irm5_72","--animated":"_--animated_1irm5_76","--overflow-auto":"_--overflow-auto_1irm5_85"},Nr=e=>{const{active:t,children:o,transparent:r,blurred:n,overflow:i,onClose:l,onOpen:a,onAfterClose:u,onAfterOpen:_,disableCloseOnClick:m,containerRef:d,className:b,attributes:h}=e,v=ze(l),g=ze(a),p=r===!0,x=p?0:(1-(r||0))*.7,[w,y]=c.useState(!1),[C,$]=c.useState(!1),[E,N]=c.useState([0,0]),k=c.useRef(null),{lockScroll:I,unlockScroll:D}=kr({containerRef:d}),S=c.useRef(null),T=c.useRef(!1),{active:A,activate:V,deactivate:q}=wt(t||!1),{active:L,activate:F,deactivate:B}=wt(t||!1),K=hn({active:t,contentRef:k,hasTrigger:!1}),Q=P(Re.root,L&&Re["--visible"],p&&Re["--click-through"],n&&Re["--blurred"],C&&Re["--animated"],d&&Re["--contained"],i==="auto"&&Re["--overflow-auto"],b),re=U=>{if(!k.current)return;const Z=k.current.firstChild;if(Z)return Z.contains(U)},H=c.useCallback(U=>{var Z;!L||!K()||(S.current&&(d!=null&&d.current)&&(d.current.style.overflow=S.current,d.current.style.removeProperty("isolation"),S.current=null),(Z=v.current)==null||Z.call(v,{reason:U.reason}))},[L,K,v,d]),G=U=>{T.current=!re(U.target)},Y=U=>{const Z=!re(U.target);!(T.current&&Z&&!p)||m||H({reason:"overlay-click"})},ce=U=>{if(!(U.propertyName!=="opacity"||U.target!==U.currentTarget)){if($(!1),L){_==null||_();return}D(),q(),u==null||u()}};return Ue({Escape:()=>H({reason:"escape-key"})},[H]),c.useEffect(()=>{$(!0),t&&!A&&V(),!t&&A&&B()},[t,V,B,A]),c.useEffect(()=>{A&&(p||I(),Ge(()=>{F()}))},[A,F,I,p]),c.useEffect(()=>{var me;if(!A||!k.current)return;const U=new It,Z=d==null?void 0:d.current;return Z&&(S.current=Z.style.overflow,Z.style.overflow="hidden",Z.style.isolation="isolate",N([Z.scrollLeft,Z.scrollTop])),U.trap(k.current,{initialFocusEl:k.current.querySelector("[role=dialog][tabindex='-1']")}),(me=g.current)==null||me.call(g),()=>U.release()},[A,g,d]),c.useEffect(()=>()=>D(),[D]),pe(()=>{y(!0)},[]),!A||!w?null:s.jsx(xo,{targetRef:d,children:s.jsx(xo.Scope,{children:U=>s.jsx("div",z(f({},h),{ref:U,style:{"--rs-overlay-opacity":x,"--rs-overlay-offset-x":d?`${E[0]}px`:void 0,"--rs-overlay-offset-y":d?`${E[1]}px`:void 0},role:"button",tabIndex:-1,className:Q,onMouseDown:G,onMouseUp:Y,onTransitionEnd:ce,children:s.jsx("div",{className:Re.wrapper,children:s.jsx("div",{className:Re.inner,children:s.jsx("div",{className:Re.content,ref:k,children:typeof o=="function"?o({active:L}):o})})})}))})})};Nr.displayName="Overlay";const zr={m:660,l:900,xl:1280},Ks=e=>{var n,i,l,a,u,_;const{defaultViewport:t}=c.useContext(Xo),[o,r]=c.useState(t);return pe(()=>{const m=document.querySelector("[data-rs-theme]"),d=m&&window.getComputedStyle(m),b={m:d&&Number(d.getPropertyValue("--rs-viewport-m-min"))||zr.m,l:d&&Number(d.getPropertyValue("--rs-viewport-l-min"))||zr.l,xl:d&&Number(d.getPropertyValue("--rs-viewport-xl-min"))||zr.xl},h={s:`(max-width: ${b.m-1}px)`,m:`(min-width: ${b.m}px) and (max-width: ${b.l-1}px)`,l:`(min-width: ${b.l}px) and (max-width: ${b.xl-1}px)`,xl:`(min-width: ${b.xl}px)`},g=Object.keys(h).map(p=>{const x=window.matchMedia(h[p]);return{mq:x,handler:()=>x.matches&&r(p)}});return g.forEach(({handler:p,mq:x})=>{p(),x.addEventListener("change",p)}),()=>{g.forEach(({handler:p,mq:x})=>{x.removeEventListener("change",p)})}},[]),typeof e!="object"||e===null||!("s"in e)?e:o==="xl"?(l=(i=(n=e.xl)!=null?n:e.l)!=null?i:e.m)!=null?l:e.s:o==="l"?(u=(a=e.l)!=null?a:e.m)!=null?u:e.s:o==="m"&&(_=e.m)!=null?_:e.s},Ft={root:"_root_4l2b6_1","--contained":"_--contained_4l2b6_16","--position-center":"_--position-center_4l2b6_1","--active":"_--active_4l2b6_41","--position-bottom":"_--position-bottom_4l2b6_1","--position-start":"_--position-start_4l2b6_1","--position-end":"_--position-end_4l2b6_1","--position-full-screen":"_--position-full-screen_4l2b6_1","--dragging":"_--dragging_4l2b6_154","--overflow-visible":"_--overflow-visible_4l2b6_158","--position-center--m":"_--position-center--m_4l2b6_1","--position-bottom--m":"_--position-bottom--m_4l2b6_1","--position-start--m":"_--position-start--m_4l2b6_1","--position-end--m":"_--position-end--m_4l2b6_1","--position-full-screen--m":"_--position-full-screen--m_4l2b6_1","--position-center--l":"_--position-center--l_4l2b6_1","--position-bottom--l":"_--position-bottom--l_4l2b6_1","--position-start--l":"_--position-start--l_4l2b6_1","--position-end--l":"_--position-end--l_4l2b6_1","--position-full-screen--l":"_--position-full-screen--l_4l2b6_1","--position-center--xl":"_--position-center--xl_4l2b6_1","--position-bottom--xl":"_--position-bottom--xl_4l2b6_1","--position-start--xl":"_--position-start--xl_4l2b6_1","--position-end--xl":"_--position-end--xl_4l2b6_1","--position-full-screen--xl":"_--position-full-screen--xl_4l2b6_1"},Sr=32,Mc=100,Tc=32,Xs=c.createContext({id:"",titleMounted:!1,setTitleMounted:()=>{},subtitleMounted:!1,setSubtitleMounted:()=>{}}),Qs=()=>c.useContext(Xs),Zs=e=>{const{children:t}=e,{id:o,setTitleMounted:r}=Qs();return c.useEffect(()=>(r(!0),()=>r(!1)),[r]),s.jsx(ie,{variant:"featured-3",weight:"bold",attributes:{id:`${o}-title`},children:t})},Js=e=>{const{children:t}=e,{id:o,setSubtitleMounted:r}=Qs();return c.useEffect(()=>(r(!0),()=>r(!1)),[r]),s.jsx(ie,{variant:"body-3",color:"neutral-faded",attributes:{id:`${o}-subtitle`},children:t})},Rs=e=>{const{children:t,onClose:o,onOpen:r,onAfterClose:n,onAfterOpen:i,active:l,size:a,padding:u=4,position:_="center",overflow:m,transparentOverlay:d,blurredOverlay:b,ariaLabel:h,autoFocus:v=!0,disableSwipeGesture:g,disableCloseOnOutsideClick:p,containerRef:x,overlayClassName:w,className:y,attributes:C}=e,$=ze(o),E=qe(),N=Ks(_),[k,I]=c.useState(!1),[D,S]=c.useState(!1),[T,A]=c.useState(!1),V=c.useRef(null),q=(C==null?void 0:C.ref)||V,L=c.useRef({x:0,y:0}),F=c.useRef(0),B=c.useRef(0),K=c.useRef(0),[Q,re]=c.useState(0),[H,G]=c.useState(0),Y=Ke({padding:u}),ce=c.useMemo(()=>({titleMounted:k,setTitleMounted:I,subtitleMounted:D,setSubtitleMounted:S,id:E}),[E,D,k]),U=()=>{L.current={x:0,y:0},F.current=0,K.current=0,re(0)},Z=ae=>{var R;if(g||(R=window.getSelection())!=null&&R.toString())return;let j=ae.target;const X=q.current;for(;j&&(j===X||X!=null&&X.contains(j));){if(j.scrollTop!==0||j.scrollLeft!==0||j.matches("input,textarea"))return;j=j?j.parentElement:null}N==="start"&&ae.targetTouches[0].clientX<Tc||(_o(),vr(),A(!0))},me=ae=>{l||ae.propertyName==="transform"&&ae.currentTarget===ae.target&&U()};return c.useEffect(()=>{if(!T)return;const ae=()=>{var R;mo(),xr(),A(!1);const X=N==="start"?K.current<0:K.current>0;Math.abs(B.current)>Sr&&X?(R=$.current)==null||R.call($,{reason:"drag"}):U()},j=X=>{var ee,fe;if(!T||N==="center"||((ee=q.current)==null?void 0:ee.scrollTop)!==0||((fe=q.current)==null?void 0:fe.scrollLeft)!==0)return;const R=X.targetTouches[0],he={x:R.clientX,y:R.clientY},Se=N==="bottom"?"y":"x",te=N==="bottom"?"x":"y";L.current[Se]||(L.current=he,F.current=he[Se]);const ne=Math.abs(he[Se]-L.current[Se]),de=Math.abs(he[te]-L.current[te]);if(_!=="bottom"&&(ne<de||de>Mc)){F.current=he[Se];return}K.current=he[Se]-F.current,F.current=he[Se],re(Te=>N==="start"?Math.min(0,Te+K.current):Math.max(0,Te+K.current))};return document.addEventListener("touchmove",j,{passive:!0}),document.addEventListener("touchend",ae,{passive:!0}),()=>{document.removeEventListener("touchmove",j),document.removeEventListener("touchend",ae)}},[T,N,$,_,q]),c.useEffect(()=>{const ae=q.current;if(!ae||!N)return;const X=["start","end"].includes(N)?ae.clientWidth:ae.clientHeight,R=Math.abs(Q)/X;G(R/2),B.current=Q},[Q,N,q]),s.jsx(Nr,{onClose:o,onOpen:r,onAfterClose:n,onAfterOpen:i,disableCloseOnClick:p,active:l,transparent:d||H,blurred:b,overflow:se(_,ae=>ae==="center"?"auto":"hidden"),className:w,containerRef:x,attributes:{onTouchStart:Z},children:({active:ae})=>{const j=P(Ft.root,y,ae&&Ft["--active"],T&&Ft["--dragging"],m&&Ft[`--overflow-${m}`],x&&Ft["--contained"],le(Ft,"--position",_),Y.classNames);return s.jsx(Xs.Provider,{value:ce,children:s.jsx("div",z(f({},C),{style:z(f(f({},Y.variables),O("--rs-modal-size",a)),{"--rs-modal-drag":Math.abs(Q)<Sr?"0px":`${Q+Sr*(N==="start"?1:-1)}px`}),"aria-labelledby":k?`${E}-title`:void 0,"aria-describedby":D?`${E}-subtitle`:void 0,"aria-label":h||(C==null?void 0:C["aria-label"]),className:j,"aria-modal":"true",role:"dialog",tabIndex:v?void 0:-1,ref:q,onTransitionEnd:me,children:t}))})}})};Rs.displayName="Modal",Zs.displayName="Modal.Title",Js.displayName="Modal.Subtitle";const Er=Rs;Er.Title=Zs,Er.Subtitle=Js;const ei=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"6 9 12 15 18 9"})}),Ic=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"18 15 12 9 6 15"})}),Dc=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})}),Lc=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),s.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]}),Xe={field:"_field_meivp_1","controls-wrapper":"_controls-wrapper_meivp_5",controls:"_controls_meivp_5","controls--size-small":"_controls--size-small_meivp_1",control:"_control_meivp_5","controls--size-medium":"_controls--size-medium_meivp_1","controls--size-large":"_controls--size-large_meivp_1","controls--size-xlarge":"_controls--size-xlarge_meivp_1","icon--touch":"_icon--touch_meivp_107","--outline":"_--outline_meivp_111","icon--mouse":"_icon--mouse_meivp_139","controls--size-small--m":"_controls--size-small--m_meivp_1","controls--size-medium--m":"_controls--size-medium--m_meivp_1","controls--size-large--m":"_controls--size-large--m_meivp_1","controls--size-xlarge--m":"_controls--size-xlarge--m_meivp_1","controls--size-small--l":"_controls--size-small--l_meivp_1","controls--size-medium--l":"_controls--size-medium--l_meivp_1","controls--size-large--l":"_controls--size-large--l_meivp_1","controls--size-xlarge--l":"_controls--size-xlarge--l_meivp_1","controls--size-small--xl":"_controls--size-small--xl_meivp_1","controls--size-medium--xl":"_controls--size-medium--xl_meivp_1","controls--size-large--xl":"_controls--size-large--xl_meivp_1","controls--size-xlarge--xl":"_controls--size-xlarge--xl_meivp_1"},$r=e=>{var re;const Q=e,{increaseAriaLabel:t,decreaseAriaLabel:o,min:r,max:n,step:i=1,name:l,value:a,onChange:u,size:_="medium"}=Q,m=ve(Q,["increaseAriaLabel","decreaseAriaLabel","min","max","step","name","value","onChange","size"]),d=Je(),b=qe(m.id),h=(d==null?void 0:d.attributes.id)||((re=e.inputAttributes)==null?void 0:re.id)||b,v=(d==null?void 0:d.disabled)||e.disabled,g=(d==null?void 0:d.hasError)||e.hasError,p=v||(a&&n?a>=n:!1),x=v||(a&&r?a<=r:!1),w=c.useRef(null),y=c.useRef(null),[C,$]=c.useState((a==null?void 0:a.toString())||""),E=c.useRef(a),N=ze(u),k=c.useRef(null),I=c.useRef(null),D=c.useCallback(H=>{var ae,j;const G=i*H,Y=E.current;let ce=Y===null?G:Y+G;n!==void 0&&ce>n&&(ce=n),r!==void 0&&ce<r&&(ce=r);const U=((ae=i.toString().split(".")[1])==null?void 0:ae.length)||0,Z=((j=Y==null?void 0:Y.toString().split(".")[1])==null?void 0:j.length)||0,me=Math.max(U,Z);return Number(ce.toFixed(me))},[i,r,n]),S=c.useCallback((H,G)=>{var Y;(Y=N.current)==null||Y.call(N,{value:H,name:l}),G!=null&&G.programmatic||(E.current=H)},[l,N]),T=c.useCallback(()=>{const H=D(1);S(H,{programmatic:!0})},[D,S]),A=c.useCallback(()=>{const H=D(-1);S(H,{programmatic:!0})},[D,S]),V=H=>{if(!H.value.match(/^(-?)[0-9]*(\.?)[0-9]*$/))return;const G=parseFloat(H.value);G>Number.MAX_SAFE_INTEGER||G<Number.MIN_SAFE_INTEGER||($(H.value),!isNaN(G)&&S(G))},q=(H,G)=>{var Y;v||(G(),H.pointerType!=="touch"&&((Y=w.current)==null||Y.focus()),k.current=setTimeout(()=>{I.current=setInterval(()=>{G()},50)},500))},L=()=>{v||(k.current&&(clearTimeout(k.current),k.current=null),I.current&&(clearTimeout(I.current),I.current=null))};Ue({[gt]:T,[pt]:A},[T,A],{preventDefault:!0,ref:y}),c.useEffect(()=>{var H;E.current=a,$((H=a==null?void 0:a.toString())!=null?H:"")},[a]);const F=se(_,H=>H==="large"||H==="xlarge"?4:3),B=se(_,H=>H==="small"?3:4),K=s.jsx("span",{className:Xe["controls-wrapper"],children:s.jsxs("span",{className:Xe.controls,children:[s.jsxs($e,{className:Xe.control,disabled:p,disableFocusRing:!0,as:"span",attributes:{"aria-label":t,"aria-controls":h,role:"button",tabIndex:p?void 0:-1,onPointerDown:H=>q(H,T),onPointerUp:L,onPointerLeave:L,onContextMenu:H=>H.preventDefault()},children:[s.jsx(ge,{svg:Ic,size:F,className:Xe["icon--mouse"]}),s.jsx(ge,{svg:Lc,size:B,className:Xe["icon--touch"]})]}),s.jsxs($e,{className:Xe.control,disabled:x,disableFocusRing:!0,as:"span",attributes:{"aria-label":o,"aria-controls":h,role:"button",tabIndex:x?void 0:-1,onPointerDown:H=>q(H,A),onPointerUp:L,onPointerLeave:L,onContextMenu:H=>H.preventDefault()},children:[s.jsx(ge,{svg:ei,size:F,className:Xe["icon--mouse"]}),s.jsx(ge,{svg:Dc,size:B,className:Xe["icon--touch"]})]})]})});return s.jsx(ko,z(f({},m),{className:[m.className,le(Xe,"controls--size",_),!(m.variant==="faded"||m.variant==="headless")&&Xe["--outline"]],attributes:z(f({},m.attributes),{role:"group",ref:y}),inputAttributes:z(f({},m.inputAttributes),{ref:w,inputMode:"numeric",autoComplete:"off",autoCorrect:"off",spellCheck:"false",min:r,max:n,step:i,className:Xe.field}),size:_,id:h,hasError:g,disabled:v,value:C,onChange:V,name:l,endSlot:K,endSlotPadding:0}))};$r.displayName="NumberFieldControlled";const ti=e=>{const{defaultValue:t,onChange:o}=e,[r,n]=c.useState(t!=null?t:null),i=l=>{n(l.value),o&&o(l)};return s.jsx($r,z(f({},e),{value:r,defaultValue:void 0,onChange:i}))};ti.displayName="NumberFieldUncontrolled";const oi=e=>{const{value:t}=e;return t!==void 0?s.jsx($r,f({},e)):s.jsx(ti,f({},e))};oi.displayName="NumberField";const ri={page:"_page_j10le_1"},Mr=e=>{const{total:t,page:o=1,onChange:r,pageAriaLabel:n,previousAriaLabel:i,nextAriaLabel:l,className:a,attributes:u}=e,_=1,m=1,d=[],b=(m+1)*2+_*2+1,h=t>b&&o-_>m+2,v=t>b&&o+_<t-m;let g=_*2+1;h||(g+=m+1),v||(g+=m+1);const p=h?Math.min(t-g+1,Math.max(1,o-_)):1,x=v?Math.min(p+g-1,t):t;h&&d.push(...rr(1,m),null),d.push(...rr(p,x)),v&&d.push(null,...rr(t-m+1,t));const w=y=>{const C=Math.min(t,Math.max(1,y));r==null||r({page:C})};return s.jsxs(W,{direction:"row",align:"center",gap:1,className:a,attributes:u,children:[s.jsx(Ee,{variant:"ghost",size:"small",icon:So,onClick:()=>w(o-1),disabled:o===1,attributes:{"aria-label":i}}),d.map((y,C)=>y===null?s.jsx(W,{width:7,align:"center",children:"..."},`dots-${C}`):s.jsx(Ee,{size:"small",variant:y===o?"solid":"ghost",color:y===o?"primary":"neutral",onClick:()=>w(y),attributes:{"aria-label":n==null?void 0:n({page:y}),"aria-current":y===o},className:ri.page,children:y},C)),s.jsx(Ee,{variant:"ghost",size:"small",className:ri.page,icon:At,onClick:()=>w(o+1),disabled:o===t,attributes:{"aria-label":l}})]})};Mr.displayName="PaginationControlled";const ni=e=>{const a=e,{defaultPage:t=1,onChange:o}=a,r=ve(a,["defaultPage","onChange"]),[n,i]=c.useState(t||1),l=u=>{i(u.page),o==null||o(u)};return s.jsx(Mr,z(f({},r),{onChange:l,page:n}))};ni.displayName="PaginationUncontrolled";const si=e=>{const{page:t}=e;return t!==void 0?s.jsx(Mr,f({},e)):s.jsx(ni,f({},e))};si.displayName="Pagination";const ii="\\d",li="[a-zA-Z]",Ac=`(${ii}|${li})`,Io={root:"_root_eojch_1",input:"_input_eojch_6",item:"_item_eojch_23","item--focused":"_item--focused_eojch_28"},Pc={small:7,medium:9,large:12,xlarge:14},Fc={numeric:ii,alphabetic:li,alphanumeric:Ac},Tr=e=>{const{valueLength:t=4,value:o,onChange:r,name:n,pattern:i="numeric",size:l="medium",variant:a="outline",className:u,attributes:_,inputAttributes:m}=e,d=Fc[i],b=se(l,S=>Pc[S]),h=se(l,S=>S==="medium"?"body-3":"body-2"),v=se(l,S=>S==="xlarge"?"medium":"small"),[g,p]=c.useState(null),x=Je(),w=c.useRef(o.length===t?"edit":"type"),y=c.useRef(null),C=[],$=c.useCallback(S=>{var L;const T=y.current;if(!T||T.selectionStart===null)return;const A=w.current,V=(L=S!=null?S:T.selectionStart)!=null?L:0,q=Math.min(A==="type"?T.value.length:T.value.length-1,Math.max(0,V));w.current==="type"?(T.selectionStart=q,T.selectionEnd=q):(T.selectionStart=q,T.selectionEnd=q+1),p(Math.min(T.selectionStart,t-1))},[t]);Ue({[`${xt},${gt}`]:()=>{Ge(()=>{const S=y.current;if(!S||S.selectionStart===null)return;const T=w.current,A=o.length?"edit":"type";w.current=A,$(T==="type"&&A==="edit"?S.selectionStart:S.selectionStart-1)})},[`${vt},${pt}`]:()=>{Ge(()=>{const S=y.current;if(!S||S.selectionStart===null)return;const T=S.selectionStart===o.length&&S.selectionStart!==t?"type":"edit";w.current=T,$(S.selectionStart)})}},[o,$,t],{ref:y});const E=()=>{$(o.length)},N=()=>{p(null)},k=S=>{if(g===null||!y.current)return;const T=S.clipboardData.getData("text"),A=o.slice(0,g)+o.slice(g+T.length);y.current.value=A,y.current.selectionEnd=g},I=S=>{const T=S.target,A=T.value,V=new RegExp(`^${d}+$`);if(A&&!A.match(V)||T.selectionStart===null)return;const q=A.length===t||A.length>T.selectionStart?"edit":"type";w.current=q,r==null||r({event:S,name:n,value:A}),Ge(()=>{$()})},D=(S,T)=>{y.current&&(S.preventDefault(),y.current.focus(),w.current=T>=o.length?"type":"edit",$(T))};for(let S=0;S<t;S++)C.push(s.jsx(W,{height:b,width:b,borderRadius:v,borderColor:a==="faded"?"transparent":"neutral",backgroundColor:a==="faded"?"neutral-faded":"elevation-base",align:"center",justify:"center",className:[Io.item,g===S&&Io["item--focused"]],attributes:{onMouseDown:T=>{D(T,S)},onTouchStart:T=>{D(T,S)}},children:o[S]&&s.jsx(ie,{variant:h,children:o[S]})},S));return s.jsxs(W,{gap:2,direction:"row",className:[Io.root,u],attributes:_,children:[C,s.jsx("input",z(f(f({},m),x.attributes),{type:"text",className:Io.input,onFocus:E,onBlur:N,onPaste:k,onInput:I,value:o,name:n,maxLength:t,ref:y,autoComplete:(m==null?void 0:m.autoComplete)||"one-time-code",inputMode:i==="numeric"?"numeric":void 0,pattern:`${d}{${t}}`}))]})};Tr.displayName="PinFieldControlled";const ai=e=>{const a=e,{defaultValue:t,onChange:o}=a,r=ve(a,["defaultValue","onChange"]),[n,i]=c.useState(t||""),l=u=>{i(u.value),o==null||o(u)};return s.jsx(Tr,z(f({},r),{value:n,onChange:l}))};ai.displayName="PinFieldUncontrolled";const ci=e=>{const{value:t}=e;return t!==void 0?s.jsx(Tr,f({},e)):s.jsx(ai,f({},e))};ci.displayName="PinField";const ro={root:"_root_1qk35_1",value:"_value_1qk35_9","--duration":"_--duration_1qk35_24","--size-small":"_--size-small_1qk35_28","--size-medium":"_--size-medium_1qk35_32","--color-primary":"_--color-primary_1qk35_36","--color-critical":"_--color-critical_1qk35_40","--color-warning":"_--color-warning_1qk35_44","--color-positive":"_--color-positive_1qk35_48","--color-media":"_--color-media_1qk35_52"},di=e=>{const{value:t=0,min:o=0,max:r=100,color:n="primary",size:i="medium",duration:l,ariaLabel:a,className:u,attributes:_}=e,m=P(ro.root,u,n&&ro[`--color-${n}`],i&&ro[`--size-${i}`],!!l&&ro["--duration"]),d=r-o,b=t-o,g=`${Math.max(o,Math.min(r,b))/d*100-100}%`;return s.jsx("div",z(f({role:"progressbar"},_),{className:m,"aria-label":a||(_==null?void 0:_["aria-label"]),"aria-valuemax":r,"aria-valuemin":o,"aria-valuenow":t,children:s.jsx("div",{className:ro.value,style:{"--rs-progress-value":g,"--rs-progress-duration":l?`${l}ms`:void 0}})}))};di.displayName="Progress";const Vt={root:"_root_1r02e_1",container:"_container_1r02e_17",item:"_item_1r02e_26","item--active":"_item--active_1r02e_40","item--variant-secondary":"_item--variant-secondary_1r02e_45","--color-media":"_--color-media_1r02e_50"},Ir=7,Dr=Math.floor(Ir/2),ui=e=>{const{total:t,activeIndex:o=0,color:r="primary",ariaLabel:n,className:i,attributes:l}=e,a=P(Vt.root,i,r&&Vt[`--color-${r}`]),u=n?{"aria-label":n,role:"progressbar","aria-valuenow":o,"aria-valuemin":0,"aria-valuemax":t-1}:{},_=t>Ir?Math.min(t-Ir,Math.max(0,o-Dr)):0;return s.jsx("div",z(f({},l),{className:a,children:s.jsx("div",z(f({},u),{className:Vt.container,style:{"--rs-progress-indicator-mod":_},children:Array.from({length:t}).map((m,d)=>{const b=P(Vt.item,d===o&&Vt["item--active"],(d<o-(Dr-1)||d>o+(Dr-1))&&Vt["item--variant-secondary"]);return s.jsx("div",{className:b},d)})}))}))};ui.displayName="ProgressIndicator";const _i=c.createContext(null),Vc=()=>c.useContext(_i),Lr=e=>{const{onChange:t,name:o,disabled:r,value:n,children:i,hasError:l}=e,a=({event:u,value:_})=>{_&&t&&t({name:o,value:_,event:u})};return s.jsx(_i.Provider,{value:{onChange:a,disabled:r,value:n,name:o,hasError:l},children:i})};Lr.displayName="RadioGroupControlled";const mi=e=>{const{defaultValue:t,onChange:o}=e,[r,n]=c.useState(t||null),i=l=>{l.value&&(n(l.value),o&&o(l))};return s.jsx(Lr,z(f({},e),{value:r,defaultValue:void 0,onChange:i}))};mi.displayName="RadioGroupUncontrolled";const hi=e=>{const{value:t}=e;return t!==void 0?s.jsx(Lr,f({},e)):s.jsx(mi,f({},e))};hi.displayName="RadioGroup";const kt={root:"_root_2agld_12",decorator:"_decorator_2agld_22",field:"_field_2agld_28","--size-small":"_--size-small_2agld_1","--size-medium":"_--size-medium_2agld_1","--size-large":"_--size-large_2agld_1",input:"_input_2agld_74","--error":"_--error_2agld_81","--disabled":"_--disabled_2agld_101","--size-small--m":"_--size-small--m_2agld_1","--size-medium--m":"_--size-medium--m_2agld_1","--size-large--m":"_--size-large--m_2agld_1","--size-small--l":"_--size-small--l_2agld_1","--size-medium--l":"_--size-medium--l_2agld_1","--size-large--l":"_--size-large--l_2agld_1","--size-small--xl":"_--size-small--xl_2agld_1","--size-medium--xl":"_--size-medium--xl_2agld_1","--size-large--xl":"_--size-large--xl_2agld_1"},fi=e=>{const{children:t,value:o,onChange:r,onFocus:n,onBlur:i,size:l="medium",className:a,attributes:u,inputAttributes:_}=e,m=Je(),d=Vc(),b=(m==null?void 0:m.hasError)||e.hasError||(d==null?void 0:d.hasError),h=(m==null?void 0:m.disabled)||e.disabled||(d==null?void 0:d.disabled),v=d?d.value===o:e.checked,g=d?void 0:e.defaultChecked,p=d?d.name:e.name,x=P(kt.root,a,b&&kt["--error"],h&&kt["--disabled"],l&&le(kt,"--size",l)),w=y=>{if(!p)return;const{checked:C}=y.target,$={name:p,value:o,checked:C,event:y};r&&r($),d!=null&&d.onChange&&d.onChange($)};return s.jsxs("label",z(f({},u),{className:x,children:[s.jsxs("span",{className:kt.field,children:[s.jsx(Mo,{className:kt.input,type:"radio",checked:v,defaultChecked:g,name:p,disabled:h,value:o,onChange:w,onFocus:n,onBlur:i,attributes:_}),s.jsx("div",{className:kt.decorator})]}),t&&s.jsx(ie,{as:"span",variant:se(l,y=>y==="large"?"body-2":y==="small"?"caption-1":"body-3"),children:t})]}))};fi.displayName="Radio";const no={root:"_root_f2om1_1",scrim:"_scrim_f2om1_2",content:"_content_f2om1_31","--position-cover":"_--position-cover_f2om1_37","--position-top":"_--position-top_f2om1_56","--position-bottom":"_--position-bottom_f2om1_57","--position-start":"_--position-start_f2om1_61","--position-end":"_--position-end_f2om1_62","--with-background":"_--with-background_f2om1_100"},bi=e=>{const{children:t,backgroundSlot:o,position:r="cover",attributes:n,className:i,scrimClassName:l}=e,a=P(no.root,!!o&&no["--with-background"],r&&no[`--position-${r}`],i),u=P(no.scrim,l);return s.jsxs("div",z(f({},n),{className:a,children:[o,s.jsx("div",{className:u,children:s.jsx("div",{className:no.content,children:t})})]}))};bi.displayName="Scrim";const Be={root:"_root_1v9qj_1",input:"_input_1v9qj_25","input--placeholder":"_input--placeholder_1v9qj_52",slot:"_slot_1v9qj_57",arrow:"_arrow_1v9qj_72",group:"_group_1v9qj_83","group-label":"_group-label_1v9qj_94","--size-small":"_--size-small_1v9qj_1","--size-medium":"_--size-medium_1v9qj_1","--size-large":"_--size-large_1v9qj_1","--size-xlarge":"_--size-xlarge_1v9qj_1","--variant-faded":"_--variant-faded_1v9qj_158","--variant-ghost":"_--variant-ghost_1v9qj_170","--variant-headless":"_--variant-headless_1v9qj_171","--status-error":"_--status-error_1v9qj_179","--disabled":"_--disabled_1v9qj_201","--size-small--m":"_--size-small--m_1v9qj_1","--size-medium--m":"_--size-medium--m_1v9qj_1","--size-large--m":"_--size-large--m_1v9qj_1","--size-xlarge--m":"_--size-xlarge--m_1v9qj_1","--size-small--l":"_--size-small--l_1v9qj_1","--size-medium--l":"_--size-medium--l_1v9qj_1","--size-large--l":"_--size-large--l_1v9qj_1","--size-xlarge--l":"_--size-xlarge--l_1v9qj_1","--size-small--xl":"_--size-small--xl_1v9qj_1","--size-medium--xl":"_--size-medium--xl_1v9qj_1","--size-large--xl":"_--size-large--xl_1v9qj_1","--size-xlarge--xl":"_--size-xlarge--xl_1v9qj_1"},Bc=()=>s.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M7 16L12 21L17 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.jsx("path",{d:"M17 8L12 3L7 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),gi=e=>{const{disabled:t,size:o}=e;return s.jsx("div",{className:Be.arrow,children:s.jsx(ge,{svg:Bc,color:t?"disabled":"neutral-faded",size:se(o,r=>r==="large"||r==="xlarge"?5:4)})})},pi=e=>{const{startSlot:t,icon:o,size:r}=e;return!t&&!o?null:o?s.jsx("div",{className:Be.slot,children:s.jsx(ge,{size:se(r,n=>n==="large"?5:n==="xlarge"?6:4),svg:o})}):s.jsx("div",{className:Be.slot,children:t})},jc=e=>{const{startSlot:t,icon:o,size:r,inputAttributes:n,onFocus:i,onBlur:l,disabled:a,name:u,value:_,defaultValue:m,onChange:d,onClick:b,placeholder:h,id:v,children:g}=e,[p,x]=c.useState(_===void 0?!m:!_),w=P(Be.input,h&&p&&Be["input--placeholder"]),y=C=>{const $=C.target.value;_===void 0&&x(!$),d&&d({name:u,value:$,event:C})};return c.useEffect(()=>{_!==void 0&&x(!_)},[_]),s.jsxs(s.Fragment,{children:[s.jsx(pi,{startSlot:t,icon:o,size:r}),s.jsxs("select",z(f({},n),{onFocus:i||(n==null?void 0:n.onFocus),onBlur:l||(n==null?void 0:n.onBlur),onClick:b||(n==null?void 0:n.onClick),className:w,disabled:a,name:u,value:_,defaultValue:m,onChange:y,id:v,children:[h&&s.jsx("option",{value:"",children:h}),g]})),s.jsx(gi,{disabled:a,size:r})]})},vi=e=>{var b,h;const t=Je(),o=qe(e.id),r=z(f({},e),{id:((b=t==null?void 0:t.attributes)==null?void 0:b.id)||((h=e.inputAttributes)==null?void 0:h.id)||o,disabled:(t==null?void 0:t.disabled)||e.disabled,hasError:(t==null?void 0:t.hasError)||e.hasError,inputAttributes:f(f({},e.inputAttributes),t==null?void 0:t.attributes)}),{children:n,className:i,size:l="medium",variant:a="outline",hasError:u,disabled:_,attributes:m}=r,d=P(Be.root,i,l&&le(Be,"--size",l),u&&Be["--status-error"],_&&Be["--disabled"],a&&Be[`--variant-${a}`]);return s.jsx("div",z(f({},m),{className:d,children:n(r)}))},xi=e=>{const{children:t,disabled:o,onClick:r,onFocus:n,onBlur:i,inputAttributes:l,startSlot:a,icon:u,size:_,placeholder:m,value:d,name:b,id:h}=e;return s.jsxs(s.Fragment,{children:[s.jsxs($e,{className:Be.input,disabled:o,disableFocusRing:!0,onClick:r,attributes:f({onFocus:n||(l==null?void 0:l.onFocus),onBlur:i||(l==null?void 0:l.onBlur)},l),children:[s.jsx(pi,{startSlot:a,icon:u,size:_}),t?s.jsx(ie,{maxLines:typeof t=="string"?1:void 0,children:t}):null,m&&!t?s.jsx(ie,{color:"disabled",children:m}):null,s.jsx(gi,{disabled:o,size:_})]}),s.jsx("input",{type:"hidden",value:typeof d=="string"?d:JSON.stringify(d),name:b,id:h})]})},yi=e=>{const{children:t}=e;return s.jsx(vi,z(f({},e),{children:o=>{const{options:r}=o,n=c.Children.toArray(t).some(l=>c.isValidElement(l)&&l.type==="option");return!(r||n)?s.jsx(xi,z(f({},o),{children:t})):s.jsxs(jc,z(f({},o),{children:[r==null?void 0:r.map(l=>s.jsx("option",{value:l.value,disabled:l.disabled,children:l.label},l.value)),t]}))}}))};yi.displayName="Select";const Do=e=>{const{label:t,children:o}=e;return s.jsxs(W,{attributes:{role:"group"},gap:1,className:Be.group,children:[t&&s.jsx("div",{className:Be["group-label"],children:s.jsx(ie,{variant:"caption-1",color:"neutral-faded",children:t})}),s.jsx(W.Item,{children:o})]})};Do.displayName="Select.Group";const Ar=e=>{const r=e,{value:t}=r,o=ve(r,["value"]);return s.jsx(ke.Item,z(f({},o),{className:[o.className,Be.option],color:"neutral",attributes:z(f({},o.attributes),{value:t,role:"option"})}))};Ar.displayName="Select.Option";const Pr=e=>{const{children:t,value:o,name:r,placeholder:n,size:i,multiple:l,width:a="trigger",position:u,fallbackPositions:_,positionRef:m,renderValue:d}=e,b=c.useRef(null),h=c.useRef(""),v=c.useRef(null),g=c.useRef(null),p=[],x=[],w=l?o.length>0:o,y=N=>c.Children.map(N,(k,I)=>{var D;if(!c.isValidElement(k))return null;if(k.type===Ar){const S=k,T=S.props,V=(l?o.includes(T.value):T.value===o)||!n&&!o&&I===0;return V&&x.push(T),p.push({value:T.value,text:typeof T.children=="string"?T.children:T.value}),c.cloneElement(S,{key:T.value,onClick:q=>{var L,F,B;if((L=T.onClick)==null||L.call(T,q),l){const K=V?o.filter(Q=>Q!==T.value):[...o,T.value];(F=e.onChange)==null||F.call(e,{value:K,name:r})}else(B=e.onChange)==null||B.call(e,{value:T.value,name:r})},startSlot:(T==null?void 0:T.startSlot)!==void 0?T.startSlot:w&&s.jsx(ge,{svg:V?pr:null}),attributes:z(f({},S.props.attributes),{ref:V?b:void 0})})}if(k.type===Do){const S=k,T=S.props;return c.cloneElement(S,{key:(D=T.label)!=null?D:I,children:y(T.children)})}return k}),C=y(t),$=N=>{var D;const k=N.key;if(((D=document.activeElement)==null?void 0:D.tagName)==="INPUT"||k.length!==1||!k.match(/[\w\s]/))return;v.current&&clearTimeout(v.current),h.current+=k.toLowerCase();const I=p.find(S=>S.text.toLowerCase().startsWith(h.current));if(I&&g.current){const S=g.current.querySelector(`[value="${I.value}"]`);S==null||S.focus()}v.current=setTimeout(()=>{h.current=""},1e3)},E=()=>d?d(l?{value:o}:{value:o}):x.length===1?x[0].children:x.length>1?s.jsx(W,{direction:"row",gap:4,children:x.map(N=>s.jsx(W.Item,{children:N.children},N.value))}):null;return s.jsx(vi,z(f({},e),{children:N=>s.jsxs(ke,{width:a,disableHideAnimation:!0,position:u!=null?u:"bottom",fallbackPositions:_!=null?_:u?void 0:["bottom","top"],fallbackAdjustLayout:!0,fallbackMinHeight:"220px",borderRadius:se(i,k=>k==="large"||k==="xlarge"?"medium":"small"),initialFocusRef:b,positionRef:m,children:[s.jsx(ke.Trigger,{children:k=>{const I=z(f({},N),{inputAttributes:f(f({},N.inputAttributes),k)});return s.jsx(xi,z(f({},I),{value:o,children:E()}))}}),s.jsx(ke.Content,{attributes:{ref:g,onKeyDown:$,role:void 0},children:C})]})}))};Pr.displayName="SelectCustomControlled";const wi=e=>{const a=e,{defaultValue:t,onChange:o,multiple:r}=a,n=ve(a,["defaultValue","onChange","multiple"]),[i,l]=c.useState(t||(r?[]:""));return s.jsx(Pr,z(f({},n),{multiple:r,value:i,onChange:u=>{l(u.value),o==null||o(u)}}))};wi.displayName="SelectCustomUncontrolled";const Ci=e=>{const{value:t}=e;return t!==void 0?s.jsx(Pr,f({},e)):s.jsx(wi,f({},e))};Ci.displayName="SelectCustom";const so=yi;so.Custom=Ci,so.Option=Ar,so.Group=Do,so.OptionGroup=Do;const Hc={root:"_root_xavah_1"},ki=e=>{const{borderRadius:t="small",width:o,height:r,className:n,attributes:i}=e,l=P(Hc.root,n);return s.jsx(W,{backgroundColor:"disabled",width:o,height:r,borderRadius:t,className:l,attributes:i})};ki.displayName="Skeleton";const et={root:"_root_7bdnx_1",thumb:"_thumb_7bdnx_13","thumb--active":"_thumb--active_7bdnx_13",input:"_input_7bdnx_13",bar:"_bar_7bdnx_18",selection:"_selection_7bdnx_34",tooltip:"_tooltip_7bdnx_39",thumbs:"_thumbs_7bdnx_61","--orientation-horizontal":"_--orientation-horizontal_7bdnx_1","--orientation-vertical":"_--orientation-vertical_7bdnx_1","--disabled":"_--disabled_7bdnx_220"},Ni=e=>{const t=e.toString().split(".")[1];return(t==null?void 0:t.length)||0},Fr=(e,t)=>{const o=t%1!==0,r=Math.round(e/t)*t;if(o){const n=Ni(t);return Number(r.toFixed(n))}return r},zi=({event:e,vertical:t})=>t?e instanceof MouseEvent?e.clientY:e.changedTouches[0].clientY:e instanceof MouseEvent?e.clientX:e.changedTouches[0].clientX,Vr=c.forwardRef((e,t)=>{const{name:o,value:r,disabled:n,active:i,position:l,max:a,min:u,step:_,onChange:m,onDragStart:d,renderValue:b,tooltipRef:h,inputRef:v,orientation:g}=e,p=c.useId(),x=P(et.thumb,i&&et["thumb--active"]),w=Ni(_),y=b?b({value:r}):r.toFixed(w),C=$=>{m(+$.target.value,{native:!0})};return s.jsxs(s.Fragment,{children:[s.jsx("input",{className:et.input,type:"range",name:o,value:r,onChange:C,disabled:n,max:a,min:u,step:_,"aria-labelledby":p,"aria-orientation":g,ref:v}),s.jsx("div",{ref:t,className:x,onMouseDown:d,onTouchStart:d,style:{"--ts-slider-thumb-position":`${l}%`},id:p,"aria-hidden":"true",children:b!==!1&&s.jsx(Lt,{colorMode:"inverted",children:s.jsx(ie,{variant:"caption-1",weight:"medium",className:et.tooltip,attributes:{ref:h},children:y})})})]})});Vr.displayName="SliderThumb";const Si=16,Lo=e=>{var R,he,Se;const{name:t,range:o,max:r,min:n,step:i=1,onChange:l,onChangeCommit:a,renderValue:u,className:_,attributes:m,orientation:d="horizontal"}=e,b=ze(l),h=ze(a),v=d==="vertical",g=o&&e.minValue!==void 0?Fr(e.minValue,i):void 0,p=Fr(o?e.maxValue:e.value,i),x=(R=e.minName)!=null?R:e.name,w=(he=e.maxName)!=null?he:e.name,y=c.useRef(null),C=c.useRef(null),$=c.useRef(null),E=c.useRef(null),N=c.useRef(null),k=c.useRef(null),I=c.useRef(null),[D,S]=c.useState(null),[T]=nt(),A=Je(),V=qe(),q=((Se=A==null?void 0:A.attributes)==null?void 0:Se.id)||V,L=`${q}-min`,F=`${q}-max`,B=(A==null?void 0:A.disabled)||e.disabled,K=P(et.root,B&&et["--disabled"],d&&et[`--orientation-${d}`],_),Q=c.useCallback(te=>{const ne=y.current;if(!ne)return;const de=v?ne.clientHeight:ne.clientWidth,fe=ne.getBoundingClientRect()[v?"top":"left"]+Si/2,Te=te-fe,Ae=de-Si;let Ie=Te/Ae;(T||v)&&(Ie=1-Ie);let be=(r-n)*Ie+n;return be=Math.max(n,Math.min(r,be)),Fr(be,i)},[r,n,T,i,v]),re=te=>(te-n)/(r-n)*100,H=c.useCallback(te=>{var we,Ce,He;if(v)return;const ne=te===L?E:N,de=te===L?C:$;let ee=0;const fe=(we=y.current)==null?void 0:we.getBoundingClientRect(),Te=(Ce=ne.current)==null?void 0:Ce.getBoundingClientRect(),Ae=(He=de.current)==null?void 0:He.getBoundingClientRect(),Ie=fe==null?void 0:fe.left,be=Ie&&Ie+(fe==null?void 0:fe.width),oe=Ae&&Te&&Ae.left-Te.width/2,Ye=Ae&&Te&&Ae.left+Te.width/2;oe&&Ie&&oe<Ie&&(ee=Te.width/2-8),Ye&&be&&Ye>be&&(ee=-(Te.width/2-8));const De=ne.current;De&&De.style.setProperty("--rs-slider-tooltip-offset",`${ee||0}px`)},[L,v]),G=c.useCallback((te,ne={})=>{var ee,fe;if(!o)return;const de={minValue:te,maxValue:p,name:t,minName:x,maxName:w};ne.commit&&((ee=h.current)==null||ee.call(h,de)),ne.native&&((fe=b.current)==null||fe.call(b,de)),xn(k.current,te.toString())},[p,t,x,w,o,h,b]),Y=c.useCallback((te,ne={})=>{var ee,fe;const de=o?{minValue:g,maxValue:te,name:t,minName:x,maxName:w}:{value:te,name:t};ne.commit&&((ee=h.current)==null||ee.call(h,de)),ne.native&&((fe=b.current)==null||fe.call(b,de)),xn(I.current,te.toString())},[g,t,x,w,o,b,h]),ce=({nativeEvent:te})=>{if(B)return;let ne,de;const ee=zi({event:te,vertical:v}),fe=Q(ee);[{ref:C,id:L},{ref:$,id:F}].forEach(Ae=>{if(!Ae.ref.current)return;const be=Ae.ref.current.getBoundingClientRect(),oe=Math.abs((v?be.top:be.left)-ee);(ne===void 0||oe<=ne)&&(ne=oe,de=Ae.id)}),!(!de||fe===void 0)&&(de===L&&G(fe),de===F&&Y(fe),_o(),vr(),S(de))},U=te=>{B||(te.stopPropagation(),S(L))},Z=te=>{B||(te.stopPropagation(),S(F))},me=c.useCallback(()=>{D===L&&g!==void 0&&G(g,{commit:!0}),D===F&&Y(p,{commit:!0}),mo(),xr(),S(null)},[g,p,G,Y,D,L,F]),ae=c.useCallback(te=>{if(!D)return;const ne=zi({event:te,vertical:v}),de=Q(ne);if(de===void 0)return;let ee=D;D===L&&de>p&&(ee=F),D===F&&g&&de<g&&(ee=L),ee===L&&G(de),ee===F&&Y(de),D!==ee&&S(ee)},[D,g,p,Q,Y,G,F,L,v]);c.useEffect(()=>{H(L),H(F)},[L,F,g,p,H]),c.useEffect(()=>(window.addEventListener("mouseup",me),window.addEventListener("touchend",me),window.addEventListener("mousemove",ae),window.addEventListener("touchmove",ae),()=>{window.removeEventListener("mouseup",me),window.removeEventListener("touchend",me),window.removeEventListener("mousemove",ae),window.removeEventListener("touchmove",ae)}),[me,ae]);const j=g&&re(g),X=re(p);return s.jsxs("div",z(f({},m),{className:K,onMouseDown:ce,onTouchStart:ce,children:[s.jsx("div",{className:et.bar,ref:y,children:s.jsx("div",{className:et.selection,style:{"--rs-slider-selection-start":`${j||0}%`,"--rs-slider-selection-size":`${X-(j||0)}%`}})}),s.jsxs("div",{className:et.thumbs,children:[g!==void 0&&j!==void 0&&s.jsx(Vr,{id:L,active:L===D,name:x,disabled:B,onChange:G,value:g,onDragStart:U,position:j,max:r,min:n,ref:C,tooltipRef:E,inputRef:k,renderValue:u,step:i,orientation:d}),s.jsx(Vr,{id:F,active:F===D,name:w,disabled:B,onChange:Y,value:p,onDragStart:Z,position:X,max:r,min:n,ref:$,tooltipRef:N,inputRef:I,renderValue:u,step:i,orientation:d})]})]}))};Lo.displayName="SliderControlled";const Ei=(e,t,o)=>Math.min(Math.max(e,t),o),$i=e=>{const{min:t,max:o,onChange:r,range:n}=e,i="defaultMinValue"in e&&e.defaultMinValue!==void 0&&e.defaultMinValue||"defaultValue"in e&&e.defaultValue!==void 0&&e.defaultValue||t,l="defaultMaxValue"in e&&e.defaultMaxValue!==void 0&&e.defaultMaxValue||"defaultValue"in e&&e.defaultValue!==void 0&&e.defaultValue||(n?o:t),[a,u]=c.useState(Ei(i,t,o)),[_,m]=c.useState(Ei(l,t,o)),d=h=>{n||(m(h.value),r==null||r(h))},b=h=>{n&&(u(h.minValue),m(h.maxValue),r==null||r(h))};return n?s.jsx(Lo,z(f({},e),{min:t,max:o,minValue:a,maxValue:_,defaultMinValue:void 0,defaultMaxValue:void 0,onChange:b})):s.jsx(Lo,z(f({},e),{min:t,max:o,value:_,defaultValue:void 0,onChange:d}))};$i.displayName="SliderUncontrolled";const Mi=e=>{const n=e,{min:t=0,max:o=100}=n,r=ve(n,["min","max"]);return"value"in e&&e.value!==void 0||"minValue"in e&&"maxValue"in e&&e.minValue!==void 0&&e.maxValue!==void 0?s.jsx(Lo,z(f({},r),{min:t,max:o})):s.jsx($i,z(f({},r),{min:t,max:o}))};Mi.displayName="Slider";const Ti={root:"_root_1as3o_1","--animated":"_--animated_1as3o_6"},Br=e=>{const{children:t,active:o,attributes:r}=e,n=c.useRef(null),i=c.useRef(!1),[l,a]=c.useState(o?"auto":null),u=P(Ti.root,i.current&&l!=="auto"&&Ti["--animated"]),_=m=>{m.propertyName==="height"&&a(o?"auto":null)};return c.useEffect(()=>{Ge(()=>{i.current=!0})},[]),pe(()=>{const m=n.current;!m||!i.current||(o?(m.style.height="auto",requestAnimationFrame(()=>{const d=m.clientHeight;m.style.height="0",requestAnimationFrame(()=>{a(d)})})):(m.style.height=`${m.clientHeight}px`,requestAnimationFrame(()=>{a(0)})))},[o]),s.jsx("div",z(f({},r),{className:u,ref:n,style:l!==null?{height:l,overflow:l==="auto"?"visible":void 0}:void 0,onTransitionEnd:_,role:"region",hidden:!o&&l===null,children:t}))};Br.displayName="Expandable";const qc={verticalDivider:"_verticalDivider_oa23g_1"},Wc=e=>{const{title:t,subtitle:o,children:r,direction:n,className:i,attributes:l,labelDisplay:a,step:u,completed:_,active:m,last:d}=e,b=a&&se(a,v=>v==="hidden"),h=s.jsx(W,{gap:3,grow:!0,children:s.jsxs(W.Item,{children:[s.jsx(ie,{variant:"body-3",weight:"medium",children:t}),s.jsx(ie,{variant:"caption-1",color:"neutral-faded",children:o})]})});return s.jsxs(W,{attributes:l,className:i,children:[s.jsxs(W,{direction:"row",gap:2,align:"center",position:"static",children:[s.jsxs(W.Item,{children:[s.jsx(W,{align:"center",justify:"center",backgroundColor:m||_?"primary":"neutral-faded",borderColor:m||_?void 0:"neutral-faded",borderRadius:"circular",as:"span",width:8,height:8,zIndex:5,children:s.jsx(ie,{variant:"body-3",weight:m?"bold":"medium",children:_?s.jsx(ge,{svg:pr,size:4}):u})}),n==="column"&&!d&&s.jsx(Yt,{vertical:!0,className:qc.verticalDivider})]}),a?s.jsx(ft,{hide:b,children:h}):h]}),n==="column"&&r&&s.jsx(Br,{active:m,children:s.jsx(W,{paddingStart:10,paddingTop:2,children:r})})]})},jr=e=>null,Ii=e=>{const{children:t,direction:o="row",activeId:r,labelDisplay:n,gap:i=3,className:l,attributes:a}=e,u=o==="column",_=c.Children.count(t);return s.jsx(W,{attributes:a,direction:o,align:u?"stretch":"center",className:l,gap:i,wrap:!1,children:c.Children.map(t,(m,d)=>{if(!c.isValidElement(m)||m.type!==jr)return null;const b=m.props,h=b.id||`${d}`;return s.jsxs(c.Fragment,{children:[s.jsx(Wc,z(f({},b),{id:h,active:(r==null?void 0:r.toString())===h,step:d+1,last:d===_-1,direction:o,labelDisplay:n})),!u&&d<_-1&&s.jsx(W,{grow:!0,children:s.jsx(Yt,{})})]},d)})})};Ii.displayName="Stepper",jr.displayName="Stepper.Item";const Di=Ii;Di.Item=jr;const Nt={root:"_root_icbs0_1","--reversed":"_--reversed_icbs0_9",input:"_input_icbs0_14",area:"_area_icbs0_26",thumb:"_thumb_icbs0_30",hitbox:"_hitbox_icbs0_76","--size-small":"_--size-small_icbs0_1","--size-medium":"_--size-medium_icbs0_1","--size-large":"_--size-large_icbs0_1","--size-small--m":"_--size-small--m_icbs0_1","--size-medium--m":"_--size-medium--m_icbs0_1","--size-large--m":"_--size-large--m_icbs0_1","--size-small--l":"_--size-small--l_icbs0_1","--size-medium--l":"_--size-medium--l_icbs0_1","--size-large--l":"_--size-large--l_icbs0_1","--size-small--xl":"_--size-small--xl_icbs0_1","--size-medium--xl":"_--size-medium--xl_icbs0_1","--size-large--xl":"_--size-large--xl_icbs0_1"},Li=e=>{var w;const{children:t,name:o,checked:r,size:n="medium",reversed:i,defaultChecked:l,onChange:a,onFocus:u,onBlur:_,className:m,attributes:d}=e,b=P(Nt.root,n&&le(Nt,"--size",n),i&&Nt["--reversed"],m),h=Je(),v=qe((h==null?void 0:h.attributes.id)||e.id||((w=e.inputAttributes)==null?void 0:w.id)),g=f(f({},e.inputAttributes),h==null?void 0:h.attributes),p=(h==null?void 0:h.disabled)||e.disabled,x=y=>{a&&a({name:o,event:y,checked:y.target.checked})};return s.jsxs("label",z(f({},d),{className:b,children:[s.jsx("input",z(f({type:"checkbox"},g),{className:Nt.input,name:o,checked:r,defaultChecked:l,disabled:p,onChange:x,onFocus:u||(g==null?void 0:g.onFocus),onBlur:_||(g==null?void 0:g.onBlur),id:v})),s.jsxs("span",{className:Nt.area,"aria-hidden":"true",children:[s.jsx("span",{className:Nt.hitbox}),s.jsx("span",{className:Nt.thumb})]}),t&&s.jsx(ie,{variant:se(n,y=>y==="large"?"body-2":y==="medium"?"body-3":"caption-1"),weight:"medium",color:p?"disabled":void 0,children:t})]}))};Li.displayName="Switch";const Ai=(e,t={})=>{const{disabled:o}=t,[r]=nt(),[n,i]=c.useState(null),l=c.useCallback(()=>{const a=e.current;if(!a)return;a.clientWidth<a.scrollWidth||i(null);const _=a.scrollLeft*(r?-1:1),m=_>1,d=_+a.clientWidth<a.scrollWidth-1;if(d&&m)return i("both");if(m)return i("start");if(d)return i("end")},[r,e]);return pe(()=>{const a=e.current;if(!a||o)return;const u=nr(l);return requestAnimationFrame(()=>l()),window.addEventListener("resize",u),a.addEventListener("scroll",u),()=>{window.removeEventListener("resize",u),a.removeEventListener("scroll",u)}},[r,o]),n},je={root:"_root_xlh1v_13",table:"_table_xlh1v_26",row:"_row_xlh1v_32",cell:"_cell_xlh1v_46",head:"_head_xlh1v_61",body:"_body_xlh1v_61","cell--align-start":"_cell--align-start_xlh1v_1","cell--align-center":"_cell--align-center_xlh1v_1","cell--align-end":"_cell--align-end_xlh1v_1","cell--valign-start":"_cell--valign-start_xlh1v_1","cell--valign-center":"_cell--valign-center_xlh1v_1","cell--valign-end":"_cell--valign-end_xlh1v_1","cell--width-auto":"_cell--width-auto_xlh1v_77","--row-highlighted":"_--row-highlighted_xlh1v_81","--border-outer":"_--border-outer_xlh1v_85","--border-column":"_--border-column_xlh1v_90","--fade-start":"_--fade-start_xlh1v_100","--fade-end":"_--fade-end_xlh1v_101"},Pi=e=>{const{minWidth:t,rowSpan:o,colSpan:r,align:n,verticalAlign:i,tagName:l,padding:a,paddingInline:u,paddingBlock:_,children:m,className:d,attributes:b}=e,h=e.width==="auto"?"0px":e.width,v=Ke({width:h,minWidth:t}),g=P(je.cell,v.classNames,(h===0||h==="0px")&&je["cell--width-auto"],n&&je[`cell--align-${n}`],i&&je[`cell--valign-${i}`],d),p=f(f(f({},v.variables),O("--rs-table-p-vertical",_!=null?_:a)),O("--rs-table-p-horizontal",u!=null?u:a));return s.jsx(l,z(f({},b),{className:g,rowSpan:o,colSpan:r,style:p,children:m}))},Fi=e=>s.jsx(Pi,z(f({},e),{tagName:"td"})),Vi=e=>s.jsx(Pi,z(f({},e),{tagName:"th"})),Bi=e=>{const{highlighted:t,children:o,className:r,attributes:n}=e,i=e.onClick||(n==null?void 0:n.onClick),l=P(je.row,t&&je["--row-highlighted"],r);return s.jsx("tr",z(f({},n),{className:l,onClick:i,tabIndex:i?0:void 0,children:o}))},Ao=e=>{const{children:t,attributes:o,className:r}=e;return s.jsx("tbody",z(f({},o),{className:P(je.body,r),children:t}))},Hr=e=>{const{children:t,attributes:o,className:r}=e;return s.jsx("thead",z(f({},o),{className:P(je.head,r),children:t}))},ji=e=>{const{children:t,border:o,columnBorder:r,className:n,attributes:i}=e,l=c.useRef(null),a=Ai(l),u=P(je.root,n,o&&je["--border-outer"],r&&je["--border-column"],(a==="start"||a==="both")&&je["--fade-start"],(a==="end"||a==="both")&&je["--fade-end"]),[_]=c.Children.toArray(t),m=c.isValidElement(_),d=m&&_.type===Ao,b=m&&_.type===Hr;return s.jsx("div",z(f({},i),{className:u,ref:l,children:s.jsx("table",{className:je.table,children:d||b?t:s.jsx(Ao,{children:t})})}))};ji.displayName="Table",Fi.displayName="TableCell",Vi.displayName="TableHeading",Bi.displayName="TableRow",Ao.displayName="TableBody",Hr.displayName="TableHead";const Bt=ji;Bt.Cell=Fi,Bt.Heading=Vi,Bt.Row=Bi,Bt.Body=Ao,Bt.Head=Hr;const Hi=c.createContext({}),Oc=Hi.Provider,qr=e=>{const r=c.useContext(Hi),{id:t}=r,o=ve(r,["id"]);return z(f({},o),{panelId:e!==void 0?`${t}-tabs-panel-${e}`:void 0,buttonId:e!==void 0?`${t}-tabs-button-${e}`:void 0})},Wr=e=>{const{children:t,value:o,onChange:r,onSilentChange:n,itemWidth:i,variant:l,name:a,direction:u="row",size:_="medium"}=e,m=qe(),d=c.useRef(null),b=c.useRef(d.current),h=c.useRef(null),[v,g]=c.useState({scaleX:0,scaleY:0,left:0,top:0,status:"idle"}),p=x=>{x!==void 0&&n&&n({value:x,name:a})};return s.jsx(Oc,{value:{value:o,name:a,size:_,direction:u,itemWidth:i,variant:l,onChange:r,id:m,setDefaultValue:p,elActiveRef:d,elPrevActiveRef:b,elScrollableRef:h,selection:v,setSelection:g},children:t})};Wr.displayName="TabsControlled";const qi=e=>{const{defaultValue:t,onChange:o}=e,[r,n]=c.useState(t),i=({value:a})=>{n(a),o&&o({value:a})},l=({value:a})=>{n(a)};return s.jsx(Wr,z(f({},e),{onChange:i,onSilentChange:l,value:r,defaultValue:void 0}))};qi.displayName="TabsUncontrolled";const Wi=e=>{const{value:t}=e;return t!==void 0?s.jsx(Wr,f({},e)):s.jsx(qi,f({},e))};Wi.displayName="Tabs";const ue={root:"_root_11mod_25",list:"_list_11mod_37",inner:"_inner_11mod_44",listItem:"_listItem_11mod_51",button:"_button_11mod_56",buttonContent:"_buttonContent_11mod_72",icon:"_icon_11mod_80",radio:"_radio_11mod_85",item:"_item_11mod_93","--item-disabled":"_--item-disabled_11mod_97","--item-active":"_--item-active_11mod_97",selector:"_selector_11mod_112","--selector-hidden":"_--selector-hidden_11mod_130","--selector-animated":"_--selector-animated_11mod_134",control:"_control_11mod_140","control--active":"_control--active_11mod_151","control--next":"_control--next_11mod_161","control--prev":"_control--prev_11mod_165",panel:"_panel_11mod_169","--panel-hidden":"_--panel-hidden_11mod_177","--scrollable":"_--scrollable_11mod_181","--direction-row":"_--direction-row_11mod_206","--direction-column":"_--direction-column_11mod_249","--variant-borderless":"_--variant-borderless_11mod_295","--variant-pills":"_--variant-pills_11mod_296","--variant-pills-elevated":"_--variant-pills-elevated_11mod_297","--size-medium":"_--size-medium_11mod_374","--size-large":"_--size-large_11mod_379","--item-width-equal":"_--item-width-equal_11mod_384",buttonText:"_buttonText_11mod_402","--fade-start":"_--fade-start_11mod_408","--fade-end":"_--fade-end_11mod_409"},Or=c.forwardRef((e,t)=>{const{value:o,children:r,icon:n,href:i,disabled:l,attributes:a}=e,{onChange:u,panelId:_,buttonId:m,name:d,size:b,value:h,selection:v,elActiveRef:g,elPrevActiveRef:p,elScrollableRef:x}=qr(o),w=c.useRef(null),y=h===o,C=y&&v.status==="idle",$=P(ue.item,C&&ue["--item-active"],l&&ue["--item-disabled"]),E=!!d,N={role:"tab",tabIndex:y?0:-1,"aria-selected":y},k=c.useCallback(()=>{p.current=g.current,g.current=w.current},[g,p]),I=()=>{var B,K;if(i&&!u)return;const D=x.current,S=(B=w.current)==null?void 0:B.parentElement,T=(K=g.current)==null?void 0:K.parentElement;if(u&&u({value:o,name:d}),!D||!S||!T||D.scrollWidth===D.clientWidth||!x.current)return;const A=48,V=w.current&&za(w.current,Q=>Q.hasAttribute("data-rs-tabs-item"));if(!V)return;const q=x.current,L=V.offsetLeft-q.scrollLeft,F=q.scrollLeft+q.clientWidth-(V.offsetLeft+V.clientWidth);(L<A||F<A)&&x.current.scrollTo({left:V.offsetLeft+V.clientWidth/2-q.clientWidth/2,behavior:"smooth"})};return pe(()=>{y&&k()},[y,k]),s.jsx("div",z(f({},a),{className:$,ref:w,role:"presentation",children:s.jsxs($e,{ref:t,href:i,insetFocus:!0,disabled:l,onClick:d?void 0:I,className:ue.button,as:d?"label":void 0,attributes:z(f({},!E&&N),{"aria-controls":_,id:m}),children:[d&&s.jsx(Mo,{type:"radio",name:d,value:o,checked:C,onChange:I,className:ue.radio}),s.jsxs("span",{className:ue.buttonContent,children:[n&&s.jsx(ge,{svg:n,className:ue.icon,size:4}),r&&s.jsx(ie,{variant:b==="large"?"body-2":"body-3",weight:"medium",className:ue.buttonText,children:r})]})]})}))});Or.displayName="Tabs.Item";const Ur=e=>{const{ref:t,disabled:o,orientation:r,circular:n}=e,i=[],l=[];(!r||r==="vertical")&&(i.push("ArrowUp"),l.push("ArrowDown")),(!r||r==="horizontal")&&(i.push("ArrowLeft"),l.push("ArrowRight"));const a=c.useCallback(u=>{var h;const{el:_,focusableElements:m}=u,d=m.find(v=>v.getAttribute("tabindex")!=="-1"),b=(h=_!=null?_:d)!=null?h:m[0];m.forEach(v=>v.setAttribute("tabindex","-1")),b==null||b.setAttribute("tabindex","0")},[]);c.useEffect(()=>{if(!t.current||o)return;const u=Zt(t.current);a({focusableElements:u})},[t,a,o]),Ue({[i.join(", ")]:()=>{if(!t.current)return;const u=Ea(t.current,{circular:n});a(u)},[l.join(", ")]:()=>{if(!t.current)return;const u=Sa(t.current,{circular:n});a(u)},Home:()=>{if(!t.current)return;const u=$a(t.current);a(u)},End:()=>{if(!t.current)return;const u=Ma(t.current);a(u)}},[a,n],{ref:t,preventDefault:!0,disabled:o})},Oi=(e,t)=>e===t||!e?null:e.classList.contains(ue.listItem)?e:Oi(e.parentElement,t),Ui=e=>{const{children:t,className:o,attributes:r}=e,{value:n,setDefaultValue:i,itemWidth:l,variant:a,name:u,direction:_,size:m,selection:d,setSelection:b,elActiveRef:h,elPrevActiveRef:v,elScrollableRef:g}=qr(),[p]=nt(),x=Ai(g,{disabled:l==="equal"}),w=P(ue.root,m&&ue[`--size-${m}`],_&&ue[`--direction-${_}`],l&&ue[`--item-width-${l}`],a&&ue[`--variant-${a}`],x&&ue["--scrollable"],(x==="start"||x==="both")&&ue["--fade-start"],(x==="end"||x==="both")&&ue["--fade-end"],o),y=P(ue.selector,d.status==="idle"&&ue["--selector-hidden"],d.status==="animated"&&ue["--selector-animated"]),C=()=>{g.current.scrollBy({left:Math.ceil(g.current.clientWidth/2)*(p?-1:1),behavior:"smooth"})},$=()=>{g.current.scrollBy({left:Math.ceil(g.current.clientWidth/2)*(p?1:-1),behavior:"smooth"})},E=()=>{b(k=>z(f({},k),{status:"idle"}))},N=c.useCallback(k=>{if(!g.current)return null;const I=Oi(k,g.current);return I?{scaleX:I.clientWidth,scaleY:I.clientHeight,top:I.offsetTop,left:I.offsetLeft}:null},[g]);return Ur({ref:g,disabled:!!u}),pe(()=>{if(n)return;const k=c.Children.toArray(t)[0];if(!c.isValidElement(k)||!k||k.type!==Or)return;const I=k.props;i(I.value)},[n]),pe(()=>{if(!v.current||v.current===h.current)return;const k=N(v.current);k&&b(z(f({},k),{status:"prepared"}))},[n,N]),pe(()=>{if(d.status!=="prepared"||!h.current)return;const k=N(h.current);k&&b(z(f({},k),{status:"animated"}))},[d]),s.jsxs("div",z(f({},r),{className:w,children:[s.jsx("div",{className:ue.inner,ref:g,children:s.jsxs("div",{className:ue.list,role:"tablist",children:[c.Children.map(t,(k,I)=>{if(!c.isValidElement(k))return null;const D=k.props;return s.jsx("div",{className:ue.listItem,"data-rs-tabs-item":!0,children:k},D.value||k.key||I)}),s.jsx("div",{onTransitionEnd:E,className:y,style:{"--rs-tab-selection-x":d.left,"--rs-tab-selection-y":d.top,"--rs-tab-selection-scale-x":d.scaleX,"--rs-tab-selection-scale-y":d.scaleY}})]})}),s.jsx($e,{onClick:$,touchHitbox:!0,attributes:{"aria-hidden":!0,tabIndex:-1},className:[ue.control,ue["control--prev"],(x==="start"||x==="both")&&ue["control--active"]],children:s.jsx(ge,{svg:So,size:5})}),s.jsx($e,{onClick:C,touchHitbox:!0,attributes:{"aria-hidden":!0,tabIndex:-1},className:[ue.control,ue["control--next"],(x==="end"||x==="both")&&ue["control--active"]],children:s.jsx(ge,{svg:At,size:5})})]}))};Ui.displayName="Tabs.List";const Gi=e=>{const{value:t,children:o,className:r,attributes:n}=e,{value:i,panelId:l,buttonId:a}=qr(t),[u,_]=c.useState(!0),m=c.useRef(null),d=t===i,b=P(ue.panel,!d&&ue["--panel-hidden"],r);return c.useEffect(()=>{const h=m.current;if(!h)return;const v=()=>{_(!Zt(h).length)};v();const g=new MutationObserver(v);return g.observe(h,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["tabindex","disabled","href"]}),()=>g.disconnect()},[]),s.jsx("div",z(f({},n),{ref:m,className:b,tabIndex:u?0:void 0,role:"tabpanel",id:l,"aria-labelledby":a,children:d&&o}))};Gi.displayName="Tabs.Panel";const Po=Wi;Po.Item=Or,Po.List=Ui,Po.Panel=Gi;const zt={root:"_root_72pr2_1",input:"_input_72pr2_20","--size-medium":"_--size-medium_72pr2_1","--size-large":"_--size-large_72pr2_1","--size-xlarge":"_--size-xlarge_72pr2_1","--variant-faded":"_--variant-faded_72pr2_87","--variant-ghost":"_--variant-ghost_72pr2_95","--variant-headless":"_--variant-headless_72pr2_103","--status-error":"_--status-error_72pr2_111","--resize-none":"_--resize-none_72pr2_122","--resize-auto":"_--resize-auto_72pr2_123","--size-medium--m":"_--size-medium--m_72pr2_1","--size-large--m":"_--size-large--m_72pr2_1","--size-xlarge--m":"_--size-xlarge--m_72pr2_1","--size-medium--l":"_--size-medium--l_72pr2_1","--size-large--l":"_--size-large--l_72pr2_1","--size-xlarge--l":"_--size-xlarge--l_72pr2_1","--size-medium--xl":"_--size-medium--xl_72pr2_1","--size-large--xl":"_--size-large--xl_72pr2_1","--size-xlarge--xl":"_--size-xlarge--xl_72pr2_1"},Yi=e=>{var N,k;const{onChange:t,onFocus:o,onBlur:r,name:n,value:i,defaultValue:l,placeholder:a,size:u="medium",variant:_="outline",resize:m,className:d,attributes:b}=e,[h,v]=c.useState(i||l||""),g=Je(),p=qe(e.id),x=((N=g==null?void 0:g.attributes)==null?void 0:N.id)||((k=e.inputAttributes)==null?void 0:k.id)||p,w=(g==null?void 0:g.disabled)||e.disabled,y=(g==null?void 0:g.hasError)||e.hasError,C=f(f({},e.inputAttributes),g==null?void 0:g.attributes),$=P(zt.root,u&&le(zt,"--size",u),y&&zt["--status-error"],w&&zt["--disabled"],_&&zt[`--variant-${_}`],m!==void 0&&zt[`--resize-${m}`],d),E=I=>{const D=I.target.value;t==null||t({name:n,value:D,event:I}),m==="auto"&&typeof i!="string"&&v(D)};return c.useEffect(()=>{typeof i!="string"||m!=="auto"||v(i)},[i,m]),s.jsx("div",z(f({},b),{"data-rs-aligner-target":!0,className:$,"data-rs-textarea-value":h,children:s.jsx("textarea",z(f({rows:3},C),{className:zt.input,disabled:w,name:n,placeholder:a,value:i,defaultValue:l,onChange:E,onFocus:o||(C==null?void 0:C.onFocus),onBlur:r||(C==null?void 0:C.onBlur),id:x}))}))};Yi.displayName="TextArea";const Ki=Yi;Ki.Aligner=Jt;const Gr={item:"_item_gwbgg_1","item--full-width":"_item--full-width_gwbgg_1",marker:"_marker_gwbgg_36"},Fo=e=>{const{children:t,markerSlot:o,className:r,attributes:n}=e,i=o!==null,l=P(Gr.item,!i&&Gr["item--full-width"],r);return s.jsxs(W,{as:"li",direction:"row",align:"stretch",gap:3,attributes:n,className:l,children:[i&&s.jsx("span",{className:Gr.marker,children:o}),s.jsx(W.Item,{grow:!0,children:t})]})},Xi=e=>{const{children:t,className:o,attributes:r}=e,n=P(o);return s.jsx("ul",z(f({},r),{className:n,children:c.Children.map(t,(i,l)=>c.isValidElement(i)&&i.type===Fo?i:s.jsx(Fo,{children:i},l))}))};Xi.displayName="Timeline",Fo.displayName="Timeline.Item";const Qi=Xi;Qi.Item=Fo;const Zi={short:4e3,long:8e3},io=["top-start","top","top-end","bottom-start","bottom","bottom-end"],Ji={queues:io.reduce((e,t)=>f({[t]:[]},e),{}),id:"",show:()=>{},hide:()=>{},remove:()=>{},add:()=>""},Vo=c.createContext(Ji),Ri=()=>{const{add:e,hide:t,id:o}=c.useContext(Vo);return c.useMemo(()=>({show:e,hide:t,id:o}),[e,t,o])},Qe={container:"_container_13298_1","container--visible":"_container--visible_13298_1",wrapper:"_wrapper_13298_12","container--index-0":"_container--index-0_13298_1","container--index-1":"_container--index-1_13298_1","container--index-2":"_container--index-2_13298_112","container--index-overflow":"_container--index-overflow_13298_116",region:"_region_13298_65","region--nested":"_region--nested_13298_1","region--position-top":"_region--position-top_13298_1","region--position-top-start":"_region--position-top-start_13298_1","region--position-top-end":"_region--position-top-end_13298_1","region--position-bottom":"_region--position-bottom_13298_1","region--position-bottom-start":"_region--position-bottom-start_13298_1","region--position-bottom-end":"_region--position-bottom-end_13298_1"},el=e=>{const{size:t="small",text:o,children:r,color:n="inverted",icon:i,title:l,actionsSlot:a,startSlot:u,collapsed:_,className:m,attributes:d}=e;let b=n==="inverted"||n==="neutral"?"elevation-overlay":n;n==="neutral"&&(b=_?"neutral":"elevation-overlay");const h=n==="neutral"?"neutral-faded":"transparent",v=t==="small"?"span":"div",g=t==="large";let p=[];a&&(p=Array.isArray(a)?a:[a]);const x=(l||o)&&s.jsxs(c.Fragment,{children:[l&&s.jsxs(ie,{variant:"body-3",weight:"bold",as:v,children:[l," "]}),s.jsx(ie,{variant:"body-3",as:v,children:o})]}),w=s.jsxs(W,{backgroundColor:b,borderColor:h,padding:4,borderRadius:"medium",animated:!0,direction:"row",gap:3,align:g?"start":"center",className:[Qe.toast,m],attributes:d,children:[i&&s.jsx(ge,{size:5,svg:i,className:Qe.icon}),u&&!i&&s.jsx(W.Item,{children:u}),s.jsx(W.Item,{grow:!0,children:s.jsxs(W,{direction:g?"column":"row",align:g?"start":"center",gap:3,children:[s.jsx(W.Item,{grow:!0,children:x&&r||t!=="small"?s.jsxs(W,{gap:.5,children:[x,r&&s.jsx(W,{gap:3,children:r})]}):x||r}),p.length&&s.jsx(W,{direction:"row",align:"center",gap:2,children:p.map((y,C)=>{const $=t==="large"?C===0:C===p.length-1,N={variant:$?"solid":"ghost",size:"small",color:$?n==="neutral"||n==="inverted"?"neutral":"media":"inherit",elevated:n!=="neutral"};return y.type===Ee?c.createElement(Ee,z(f(f({},N),y.props),{key:C})):y})})]})})]});return n==="inverted"?s.jsx(Lt,{colorMode:"inverted",children:w}):w};el.displayName="Toast";const tl=e=>{const{toastProps:t,id:o,status:r,inspected:n,index:i}=e,{timeout:l="short"}=t,{show:a,hide:u,remove:_}=c.useContext(Vo),[m,d]=c.useState(),b=c.useRef(null),h=c.useRef(!1),v=c.useRef(null),g=r==="entered",p=P(Qe.container,g&&Qe["container--visible"],i===0&&Qe[`container--index-${i}`],!n&&(i===1||i===2)&&Qe[`container--index-${i}`],!n&&i>=3&&Qe["container--index-overflow"]),x=c.useCallback(()=>{b.current&&clearTimeout(b.current)},[]),w=c.useCallback(()=>{x();const C=typeof l=="string"?Zi[l]:l;l!==0&&(b.current=setTimeout(()=>{u(o)},C!=null?C:Zi.short))},[u,o,l,x]),y=C=>{C.propertyName==="height"&&(g||_(o))};return c.useEffect(()=>{g&&(n?x():w())},[n,w,x,g]),c.useEffect(()=>{v.current&&d(v.current.clientHeight),a(o),w()},[a,o,w]),c.useEffect(()=>{if(!v.current)return;const C=new It;g?C.trap(v.current,{includeTrigger:!0,mode:"content-menu"}):go()&&C.release()},[g]),c.useEffect(()=>{if(!g||i>0)return;const C=()=>{h.current=!0,Ge(()=>{h.current=!1}),v.current&&d(v.current.clientHeight)};return window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)},[g,i]),s.jsx("li",{className:p,style:{height:r==="entered"?`calc(${m}px + var(--rs-unit-x2) + 2px)`:0,transitionDuration:h.current?"0s":void 0},onTransitionEnd:y,onFocus:x,onBlur:w,children:s.jsx("span",{className:Qe.wrapper,children:s.jsx(el,z(f({},t),{collapsed:i>0&&!n,attributes:z(f({},t.attributes),{ref:v})}))})})};tl.displayName="ToastContainer";const ol=e=>{const{position:t,nested:o}=e,{queues:r,options:n}=c.useContext(Vo),[i,l]=c.useState(!1),a=c.useRef(!1),u=c.useRef(null),_=r[t],{width:m,expanded:d}=(n==null?void 0:n[t])||{},b=P(Qe.region,Qe[`region--position-${t}`],o&&Qe["region--nested"]),h=_.filter(y=>y.status==="entered").length;let v=0;const g=()=>{a.current=!0},p=y=>{let C=y.target,$=!1;for(;C&&C!==u.current&&!$;)$=C.matches(yn),C=C.parentElement;$||l(E=>!E),a.current=!1},x=()=>{a.current||l(!0)},w=()=>{a.current||l(!1)};return c.useEffect(()=>{_.length===0&&l(!1)},[_.length]),_.length?s.jsx("ul",{role:"region","aria-live":"polite",className:b,ref:u,onTouchStart:g,onClick:p,onMouseEnter:x,onMouseLeave:w,style:{width:m},children:_.map((y,C)=>{const $=h-C+v-1;return y.status!=="entered"&&(v+=1),s.jsx(tl,z(f({},y),{index:$,inspected:i||!!d}),y.id)})}):null};ol.displayName="ToastRegion";let Uc=0;const Gc=()=>`__rs-toast-${Uc++}`,Yc=(e,t)=>{let o;switch(t.type){case"add":{const r=t.payload.toastProps||{},{position:n="bottom-end"}=r,i=ve(r,["position"]);return z(f({},e),{[n]:[...e[n],{id:t.payload.id,toastProps:i,status:"entering"}]})}case"show":{const{id:n}=t.payload;return o=f({},e),io.forEach(i=>{o[i]=o[i].map(l=>l.status!=="entering"?l:l.id===n?z(f({},l),{status:"entered"}):l)}),o}case"hide":{const{id:n}=t.payload;return o=f({},e),io.forEach(i=>{o[i]=o[i].map(l=>l.id===n?z(f({},l),{status:"exiting"}):l)}),o}case"remove":{const{id:n}=t.payload;return o=f({},e),io.forEach(i=>{o[i]=o[i].filter(l=>l.id!==n)}),o}}},Yr=e=>{const{children:t,options:o}=e,r=Ri(),n=c.useId(),[i,l]=c.useReducer(Yc,Ji.queues),a=c.useCallback(b=>{const h=Gc();return l({type:"add",payload:{toastProps:b,id:h}}),h},[]),u=c.useCallback(b=>{l({type:"show",payload:{id:b}})},[]),_=c.useCallback(b=>{l({type:"hide",payload:{id:b}})},[]),m=c.useCallback(b=>{l({type:"remove",payload:{id:b}})},[]),d=c.useMemo(()=>({queues:i,id:n,add:a,show:u,hide:_,remove:m,inspecting:!1,options:o}),[i,u,_,a,m,n,o]);return s.jsxs(Vo.Provider,{value:d,children:[t,io.map(b=>s.jsx(ol,{position:b,nested:!!r.id},b))]})};Yr.displayName="ToastProiver";const rl=c.createContext(null),Kc=()=>c.useContext(rl),Kr=e=>{const m=e,{onChange:t,value:o,selectionMode:r="single",children:n,color:i,selectedColor:l}=m,a=ve(m,["onChange","value","selectionMode","children","color","selectedColor"]),u=c.useRef(null),_=d=>{const{event:b,value:h,checked:v}=d;if(!h)return;let g=r==="single"?[h]:[...o];r==="multiple"&&(v?g.push(h):g=g.filter(p=>p!==h)),t&&t({value:g,event:b})};return Ur({ref:u}),s.jsx(rl.Provider,{value:{onChange:_,value:o,selectedColor:l,color:i},children:s.jsx(Ee.Group,z(f({},a),{attributes:f({ref:u},a==null?void 0:a.attributes),children:n}))})};Kr.displayName="ToggleButtonGroupControlled";const nl=e=>{const{defaultValue:t,onChange:o}=e,[r,n]=c.useState(t||[]),i=l=>{l.value&&(n(l.value),o&&o(l))};return s.jsx(Kr,z(f({},e),{value:r,defaultValue:void 0,onChange:i}))};nl.displayName="ToggleButtonGroupUncontrolled";const sl=e=>{const{value:t}=e;return t!==void 0?s.jsx(Kr,f({},e)):s.jsx(nl,f({},e))};sl.displayName="ToggleButtonGroup";const Xr=e=>{var h,v,g;const b=e,{variant:t="outline",selectedColor:o,value:r,onChange:n,onClick:i,color:l}=b,a=ve(b,["variant","selectedColor","value","onChange","onClick","color"]),u=Kc(),_=(v=r?(h=u==null?void 0:u.value)==null?void 0:h.includes(r):void 0)!=null?v:e.checked,m=_&&(o||(u==null?void 0:u.selectedColor))||l||(u==null?void 0:u.color),d=p=>{var w;const x={checked:!_,value:r!=null?r:"",event:p};i==null||i(p),u?(w=u==null?void 0:u.onChange)==null||w.call(u,x):n==null||n(x)};return s.jsx(Ee,z(f({},a),{color:m,variant:t,onClick:d,highlighted:_,attributes:z(f({},a.attributes),{"aria-pressed":_,tabIndex:(g=u==null?void 0:u.value)!=null&&g.length?_?0:-1:void 0})}))};Xr.displayName="ToggleButtonControlled";const il=e=>{const l=e,{defaultChecked:t,onChange:o}=l,r=ve(l,["defaultChecked","onChange"]),n=wt(t),i=a=>{o==null||o(a),n.toggle(a.checked)};return s.jsx(Xr,z(f({},r),{onChange:i,checked:n.active}))};il.displayName="ToggleButtonUncontrolled";const ll=e=>{const{checked:t}=e;return t!==void 0?s.jsx(Xr,f({},e)):s.jsx(il,f({},e))};ll.displayName="ToggleButton";const Xc={root:"_root_1ca7d_1"},al=e=>{const l=e,{text:t,children:o,position:r="bottom",color:n="inverted"}=l,i=ve(l,["text","children","position","color"]);return t?s.jsxs(st,z(f({},i),{position:r,triggerType:"hover",groupTimeouts:i.active===void 0,children:[s.jsx(st.Trigger,{children:o}),s.jsx(st.Content,{children:s.jsx(Lt,{colorMode:n,children:s.jsx(ie,{variant:"caption-1",className:Xc.root,children:t})})})]})):o({ref:null})};al.displayName="Tooltip";const cl=c.createContext({disabledRef:null,disable:()=>{},enable:()=>{},activate:()=>{},deactivate:()=>{}}),Qc=e=>{const t=c.useRef(!1),o=c.useCallback(()=>{t.current=!0},[]),r=c.useCallback(()=>{t.current=!1},[]),n=c.useCallback(()=>{t.current||Ta()},[]),i=c.useCallback(()=>{t.current||Ia()},[]),l=c.useCallback(_=>{_.metaKey||_.altKey||_.ctrlKey||_.key!==Da&&n()},[n]),a=c.useCallback(()=>{i()},[i]);c.useEffect(()=>(window.addEventListener("keydown",l),window.addEventListener("mousedown",a),()=>{window.removeEventListener("keydown",l),window.removeEventListener("mousedown",a)}),[a,l]);const u=c.useMemo(()=>({disabledRef:t,disable:o,enable:r,activate:n,deactivate:i}),[o,r,n,i]);return s.jsx(cl.Provider,{value:u,children:e.children})},Zc={root:"_root_1cpr1_1"},Jc=e=>{const{children:t,defaultRTL:o,defaultViewport:r="s",toastOptions:n}=e,i=ka(o);return s.jsx(Qc,{children:s.jsx(Xo.Provider,{value:{rtl:i,defaultViewport:r},children:s.jsx(wa,{children:s.jsx(Yr,{options:n,children:t})})})})},dl=e=>{const{theme:t,defaultTheme:o="reshaped",colorMode:r,defaultColorMode:n,scoped:i,className:l}=e,a=P(Zc.root,l),u=c.useRef(null),_=or();return s.jsx(Pn,{defaultMode:n||_.mode||"light",mode:r,scopeRef:_&&i?u:void 0,children:s.jsx(An,{name:t,defaultName:o,className:a,scoped:i,scopeRef:_&&i?u:void 0,children:s.jsx(Jc,z(f({},e),{children:e.children}))})})};dl.displayName="Reshaped";const Qr=c.createContext({active:!1,onToggle:()=>{},triggerId:"",contentId:""}),Zr=e=>{const{children:t,onToggle:o,active:r,iconPosition:n,iconSize:i,gap:l,className:a,attributes:u}=e,_=P(a),m=qe(),d=ze(o),b=c.useMemo(()=>({triggerId:`${m}-trigger`,contentId:`${m}-content`,active:r,onToggle:d.current,iconPosition:n,iconSize:i,gap:l}),[r,n,i,m,d,l]);return s.jsx("div",z(f({},u),{className:_,children:s.jsx(Qr.Provider,{value:b,children:t})}))};Zr.displayName="AccordionControlled";const ul=e=>{const a=e,{defaultActive:t,onToggle:o}=a,r=ve(a,["defaultActive","onToggle"]),[n,i]=c.useState(t||!1),l=u=>{i(u),o==null||o(u)};return s.jsx(Zr,z(f({},r),{onToggle:l,active:n}))};ul.displayName="AccordionUncontrolled";const _l=e=>{const{active:t}=e;return t!==void 0?s.jsx(Zr,f({},e)):s.jsx(ul,f({},e))};_l.displayName="Accordion";const ml=e=>{const{children:t}=e,{active:o,triggerId:r,contentId:n,gap:i}=c.useContext(Qr);return s.jsx(Br,{active:o,attributes:{"aria-labelledby":r,id:n},children:i?s.jsx(W,{paddingTop:i,children:t}):t})};ml.displayName="Accordion.Content";const hl={icon:"_icon_loavs_1","icon--active":"_icon--active_loavs_5"},fl=e=>{const{children:t}=e,{active:o,onToggle:r,triggerId:n,contentId:i,iconPosition:l="end",iconSize:a}=c.useContext(Qr),u=P(hl.icon,o&&hl["icon--active"]),_=()=>{r==null||r(!o)},m={"aria-expanded":o,"aria-controls":i,id:n};return typeof t=="function"?s.jsx(s.Fragment,{children:t(z(f({},m),{onClick:_}),{active:o})}):s.jsx($e,{onClick:_,fullWidth:!0,attributes:m,children:s.jsxs(W,{gap:2,direction:l==="start"?"row-reverse":"row",align:"center",children:[s.jsx(W.Item,{grow:!0,children:t}),s.jsx(ge,{size:a||4,svg:ei,className:u})]})})};fl.displayName="Accordion.Trigger";const Jr=_l;Jr.Trigger=fl,Jr.Content=ml;const Rc={root:"_root_1yz7x_1"},bl=e=>{const{children:t,padding:o=4,width:r,align:n,justify:i,height:l,maxHeight:a,className:u,attributes:_}=e,m=P(Rc.root,u);return s.jsx(W,{attributes:_,className:m,paddingInline:o,align:n,justify:i,height:l,maxHeight:a,width:r,maxWidth:"100%",children:t})};bl.displayName="Container";const gl={root:"_root_3bv1t_1",item:"_item_3bv1t_67"},pl=e=>{const{area:t,colStart:o,colEnd:r,colSpan:n,rowStart:i,rowEnd:l,rowSpan:a,children:u,className:_,as:m="div",attributes:d}=e,b=P(gl.item,_),h=se(n,p=>p&&`span ${p}`),v=se(a,p=>p&&`span ${p}`),g=f(f(f(f(f(f(f(f({},d==null?void 0:d.style),O("--rs-grid-area",t)),O("--rs-grid-col-end",h)),O("--rs-grid-col-end",r)),O("--rs-grid-col-start",o)),O("--rs-grid-row-end",v)),O("--rs-grid-row-end",l)),O("--rs-grid-row-start",i));return s.jsx(m,z(f({},d),{className:b,style:g,children:u}))},vl=e=>{const{areas:t,columns:o,rows:r,gap:n,columnGap:i,rowGap:l,align:a,justify:u,autoColumns:_,autoRows:m,autoFlow:d,children:b,className:h,width:v,height:g,maxWidth:p,as:x="div",attributes:w}=e,y=Ke({align:a,justify:u,width:v,height:g,maxWidth:p}),C=se(r,I=>typeof I=="number"?`repeat(${I}, 1fr)`:I),$=se(o,I=>typeof I=="number"?`repeat(${I}, 1fr)`:I),E=se(t,I=>I?`"${I==null?void 0:I.join('" "')}"
|
|
2
|
-
`:void 0),N=P(gl.root,y.classNames,h),k=f(f(f(f(f(f(f(f(f(f(f({},w==null?void 0:w.style),O("--rs-grid-gap",n)),O("--rs-grid-column-gap",i)),O("--rs-grid-row-gap",l)),O("--rs-grid-rows",C)),O("--rs-grid-columns",$)),O("--rs-grid-areas",E)),O("--rs-grid-auto-flow",d)),O("--rs-grid-auto-columns",_)),O("--rs-grid-auto-rows",m)),y.variables);return s.jsx(x,z(f({},w),{className:N,style:k,children:b}))};vl.displayName="Grid",pl.displayName="Grid.Item";const xl=vl;xl.Item=pl;const Bo={root:"_root_qqeu9_1",fallback:"_fallback_qqeu9_6","--display-mode-cover":"_--display-mode-cover_qqeu9_15","--display-mode-contain":"_--display-mode-contain_qqeu9_19"},yl=e=>{const{src:t,alt:o,width:r,maxWidth:n,height:i,aspectRatio:l,onLoad:a,onError:u,fallback:_,displayMode:m="cover",borderRadius:d,className:b,attributes:h,imageAttributes:v,renderImage:g}=e,[p,x]=c.useState("loading"),w=Ke({radius:d,width:r,height:i,maxWidth:n,aspectRatio:l}),y=P(Bo.root,w.classNames,m&&Bo[`--display-mode-${m}`],b),C=P(Bo.image,y),$=P(Bo.fallback,y),E=(p==="error"||!t)&&!!_,N=f(f({},h==null?void 0:h.style),w.variables),k=S=>{x("success"),a==null||a(S)},I=S=>{x("error"),u==null||u(S)};if(c.useEffect(()=>{x("loading")},[t]),E){if(typeof _=="string"){const S=z(f({},h),{src:_!=null?_:"",alt:o!=null?o:"",role:o?void 0:"presentation",className:$,style:N});return g?g(S):s.jsx("img",f({},S))}return s.jsx("div",z(f({},h),{className:$,style:N,children:_}))}const D=z(f(f({},h),v),{src:t!=null?t:"",alt:o!=null?o:"",role:o?void 0:"presentation",onLoad:k,onError:I,className:C,style:N});return g?g(D):s.jsx("img",f({},D))};yl.displayName="Image";const jt={root:"_root_17pp4_1",item:"_item_17pp4_5",handle:"_handle_17pp4_16","--variant-bordered":"_--variant-bordered_17pp4_34","handle--dragging":"_handle--dragging_17pp4_60","--variant-borderless":"_--variant-borderless_17pp4_46","--direction-row":"_--direction-row_17pp4_69","--direction-column":"_--direction-column_17pp4_73"},ed=(e,t)=>{const{disabled:o,containerRef:r,orientation:n="all"}=t||{},i=ze(e),l=wt(),a=c.useRef(null),u=c.useRef(null),_=r||u,m=c.useRef({x:0,y:0}),d=n==="vertical"||n==="all",b=n==="horizontal"||n==="all",h=(v,g)=>{var $;const p=a.current;if(!p)return;const w=(($=_.current)!=null?$:document.body).getBoundingClientRect(),y=p==null?void 0:p.getBoundingClientRect(),C={x:0,y:0,triggerX:0,triggerY:0};if(d){const E=Math.round(y.y)-w.y+g;C.y=Math.max(0,Math.min(E,w.height-y.height)),C.triggerY=y.y-w.y}if(b){const E=Math.round(y.x)-w.x+v;C.x=Math.max(0,Math.min(E,w.width-y.width)),C.triggerX=y.x-w.x}e(C)};return Ue({[xt]:()=>b&&h(-20,0),[vt]:()=>b&&h(20,0),[gt]:()=>d&&h(0,-20),[pt]:()=>d&&h(0,20)},[],{ref:a,preventDefault:!0,disabled:o}),c.useEffect(()=>{const v=a.current;if(!v||!l.active)return;const g=x=>{var D,S;const w=x instanceof MouseEvent?x:x.changedTouches[0],C=((D=_.current)!=null?D:document.body).getBoundingClientRect(),$=v.getBoundingClientRect(),E=w.clientX-C.x,N=w.clientY-C.y,k=E-m.current.x,I=N-m.current.y;(S=i.current)==null||S.call(i,{x:b?Math.max(0,Math.min(k,C.width-$.width)):0,y:d?Math.max(0,Math.min(I,C.height-$.height)):0,triggerX:$.x-C.x,triggerY:$.y-C.y})},p=()=>{m.current={x:0,y:0},l.deactivate(),mo(),xr()};return document.addEventListener("touchmove",g,{passive:!0}),document.addEventListener("touchend",p,{passive:!0}),document.addEventListener("mousemove",g,{passive:!0}),document.addEventListener("mouseup",p,{passive:!0}),()=>{document.removeEventListener("touchmove",g),document.removeEventListener("touchend",p),document.removeEventListener("mousemove",g),document.removeEventListener("mouseup",p)}},[l,b,d,_,i]),c.useEffect(()=>{const v=a.current;if(!v||o)return;const g=p=>{const x=p instanceof MouseEvent?p:p.changedTouches[0],w=v.getBoundingClientRect();m.current={x:x.clientX-w.x,y:x.clientY-w.y},l.activate(),_o(),vr()};return v.addEventListener("touchstart",g,{passive:!0}),v.addEventListener("mousedown",g,{passive:!0}),()=>{v.removeEventListener("touchstart",g),v.removeEventListener("mousedown",g)}},[l,o]),{ref:a,containerRef:_,active:l.active}},wl=c.createContext({}),td=e=>{const{children:t}=e,{containerRef:o,onDrag:r,index:n,direction:i}=c.useContext(wl),{ref:l,active:a}=ed(_=>{r(z(f({},_),{index:n}))},{containerRef:o,orientation:i==="row"?"horizontal":"vertical"}),u=P(jt.handle,a&&jt["handle--dragging"]);return t?s.jsx(W.Item,{children:t({ref:l},{direction:i,status:a?"dragging":"idle"})}):s.jsx(W.Item,{className:u,attributes:{role:"button",tabIndex:0,"aria-hidden":!0,ref:_=>{l.current=_}}})},Rr=()=>null,od=c.forwardRef((e,t)=>{const{children:o,defaultSize:r,minSize:n,maxSize:i}=e,l=c.useRef(null);return s.jsx(W.Item,{grow:!0,className:jt.item,attributes:{ref:a=>{typeof t=="function"&&t(a),l.current=a},style:{"--rs-resizable-default-size":r,"--rs-resizable-min-size":n,"--rs-resizable-max-size":i}},children:o})}),Cl=e=>{const{children:t,variant:o="borderless",height:r,direction:n="row",gap:i=2,className:l,attributes:a}=e,u=P(jt.root,jt[`--direction-${n}`],o&&jt[`--variant-${o}`],l),_=c.useRef(null),m=c.useRef([]),d=n==="row";let b=0,h=0;m.current=[];const v=x=>{const{item:w,grow:y,itemsSize:C,itemsCount:$}=x,{minSize:E,maxSize:N}=w.props,k=y/$/100*C,I=E&&Number(E.replace("px","")),D=N&&Number(N==null?void 0:N.replace("px",""));return!!(I&&I>k||D&&D<k)},g=x=>{const{index:w,x:y,y:C,triggerX:$,triggerY:E}=x,N=m.current[w],k=m.current[w+1];if(!N.el||!k.el)return;const I=m.current.length;let D=I*100,S=0;m.current.forEach((re,H)=>{re.el&&(S+=d?re.el.clientWidth:re.el.clientHeight,!(H===w||H===w+1)&&(D-=Number(re.el.style.flexGrow||100)))},0);const T=d?N.el.clientWidth:N.el.clientHeight,A=d?N.el.offsetLeft:N.el.offsetTop,V=d?k.el.clientWidth:k.el.clientHeight,q=(d?$:E)-T-A,L=(d?y:C)-q,F=T+V,B=Math.min(1,Math.max(0,(L-A)/F)),K=Math.floor(B*D),Q=Math.floor(D-K);v({item:N,itemsSize:S,grow:K,itemsCount:I})||v({item:k,itemsSize:S,grow:Q,itemsCount:I})||(N.el.style.flexGrow=K.toString(),k.el.style.flexGrow=Q.toString())};c.useEffect(()=>{const x=[];let w=0;m.current.forEach(y=>{y.el&&(w+=d?y.el.clientWidth:y.el.clientHeight)}),m.current.forEach((y,C)=>{if(!y.el)return;const $=(d?y.el.clientWidth:y.el.clientHeight)/w;x[C]=m.current.length*$*100}),m.current.forEach((y,C)=>{!y.el||!x[C]||(y.el.style.flexGrow=x[C].toString(),y.el.setAttribute("data-rs-resizable-item-mounted",""))})},[d]);const p=c.Children.map(t,x=>{const w=c.isValidElement(x);if(w&&x.props&&x.type!==Rr)return s.jsx(wl.Provider,{value:{containerRef:_,index:b++,onDrag:g,direction:n},children:x});if(w&&x.props&&x.type===Rr){const y=b;return s.jsx(od,z(f({},x.props),{index:h++,ref:C=>{m.current[y]={el:C,props:x.props}}}))}return null});return s.jsx(W,{attributes:z(f({},a),{ref:_}),className:u,height:r,direction:n,align:"stretch",gap:i,children:p})};Cl.displayName="Resizable";const en=Cl;en.Item=Rr,en.Handle=td;const ct={root:"_root_xnsfu_1",scrollable:"_scrollable_xnsfu_9",content:"_content_xnsfu_30",scrollbar:"_scrollbar_xnsfu_37",thumb:"_thumb_xnsfu_43","--scrollbar-y":"_--scrollbar-y_xnsfu_59","--scrollbar-x":"_--scrollbar-x_xnsfu_71","--display-visible":"_--display-visible_xnsfu_91","--display-hover":"_--display-hover_xnsfu_96","--scrollbar-dragging":"_--scrollbar-dragging_xnsfu_100"},kl=e=>{const{ratio:t,position:o,vertical:r,onThumbMove:n}=e,i=ze(n),[l,a]=c.useState(!1),u=c.useRef(0),_=c.useRef(null),m=P(ct.scrollbar,r?ct["--scrollbar-y"]:ct["--scrollbar-x"],l&&ct["--scrollbar-dragging"]),d=g=>{const p=_.current,x=u.current;if(u.current=0,x||!p||g.currentTarget!==p)return;const w=p.getBoundingClientRect(),y=r?g.pageY-w.top:g.pageX-w.left,C=r?p.clientHeight:p.clientWidth;n({value:y/C-t/2,type:"absolute"})},b=c.useCallback(g=>{var y;u.current||(u.current=r?g.pageY:g.pageX);const p=_.current;if(!p||!l)return;const x=r?g.movementY:g.movementX,w=r?p.scrollHeight:p.scrollWidth;(y=i.current)==null||y.call(i,{value:x/w,type:"relative"})},[r,l,i]),h=c.useCallback(()=>{a(!1),mo()},[]),v=()=>{a(!0),_o()};return c.useEffect(()=>{if(l)return document.addEventListener("mousemove",b),document.addEventListener("mouseup",h),()=>{document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",h)}},[b,h,l]),s.jsx("div",{className:m,style:{"--rs-scroll-area-ratio":t,"--rs-scroll-area-position":o},ref:_,onClick:d,onMouseDown:v,"aria-hidden":"true",children:s.jsx("div",{className:ct.thumb})})},Nl=c.forwardRef((e,t)=>{const{children:o,height:r,maxHeight:n,scrollbarDisplay:i="hover",onScroll:l,className:a,attributes:u}=e,[_,m]=c.useState({x:1,y:1}),[d,b]=c.useState({x:0,y:0}),h=c.useRef(null),v=c.useRef(null),g=Ke({height:r,maxHeight:n}),p=P(ct.root,i&&ct[`--display-${i}`],a),x=P(ct.content,g.classNames),w=c.useCallback(()=>{const E=h.current;E&&m({x:E.clientWidth/E.scrollWidth,y:E.clientHeight/E.scrollHeight})},[]),y=E=>{const{scrollLeft:N,scrollTop:k,clientWidth:I,clientHeight:D,scrollWidth:S,scrollHeight:T}=E.currentTarget;b({x:N/S,y:k/T}),l==null||l({x:S===I?0:N/(S-I),y:T===D?0:k/(T-D)})},C=E=>{const N=h.current;if(!N)return;const k=N.scrollHeight*E.value;E.type==="absolute"?N.scrollTop=k:N.scrollTop+=k},$=E=>{const N=h.current;if(!N)return;const k=N.clientWidth*E.value;E.type==="absolute"?N.scrollLeft=k:N.scrollLeft+=k};return c.useImperativeHandle(t,()=>h.current),pe(()=>{w()},[w]),pe(()=>{const E=v.current;if(!E)return;const N=new ResizeObserver(w);return N.observe(E),()=>N.disconnect()},[w]),s.jsxs("div",z(f({},u),{ref:v,className:p,children:[s.jsx("div",{className:ct.scrollable,ref:h,onScroll:y,children:s.jsx("div",{className:x,style:f({},g.variables),children:o})}),_.y<1&&i!=="hidden"&&s.jsx(kl,{vertical:!0,onThumbMove:C,ratio:_.y,position:d.y}),_.x<1&&i!=="hidden"&&s.jsx(kl,{onThumbMove:$,ratio:_.x,position:d.x})]}))});Nl.displayName="ScrollArea";const rd=()=>{const e=c.useContext(cl);return c.useMemo(()=>({enable:e.enable,disable:e.disable,activate:e.activate,deactivate:e.deactivate}),[e])},nd=e=>{const{w:t="auto",h:o=50,minW:r=o,children:n}=e;return s.jsx("div",{style:{width:t,height:o,minWidth:r,padding:"var(--rs-unit-x2)",background:"rgba(var(--rs-color-rgb-background-neutral), 0.32)",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"var(--rs-radius-small)"},children:n})};M.Accordion=Jr,M.ActionBar=_n,M.Actionable=$e,M.Alert=mn,M.Autocomplete=hs,M.Avatar=fs,M.Badge=ps,M.Breadcrumbs=ws,M.Button=Ee,M.Calendar=Ds,M.Card=Ls,M.Carousel=As,M.Checkbox=Bs,M.CheckboxGroup=Vs,M.Container=bl,M.ContextMenu=Pt,M.Dismissible=ir,M.Divider=Yt,M.DropdownMenu=ke,M.FileUpload=Us,M.Flyout=st,M.FormControl=Co,M.Grid=xl,M.Hidden=ft,M.HiddenVisually=zo,M.Hotkey=Ys,M.Icon=ge,M.Image=yl,M.Link=_r,M.Loader=sr,M.MenuItem=lr,M.Modal=Er,M.NumberField=oi,M.Overlay=Nr,M.Pagination=si,M.PinField=ci,M.Placeholder=nd,M.Popover=it,M.Progress=di,M.ProgressIndicator=ui,M.Radio=fi,M.RadioGroup=hi,M.Reshaped=dl,M.Resizable=en,M.Scrim=bi,M.ScrollArea=Nl,M.Select=so,M.Skeleton=ki,M.Slider=Mi,M.Stepper=Di,M.Switch=Li,M.Table=Bt,M.Tabs=Po,M.Text=ie,M.TextArea=Ki,M.TextField=ko,M.Theme=Lt,M.Timeline=Qi,M.ToastProvider=Yr,M.ToggleButton=ll,M.ToggleButtonGroup=sl,M.Tooltip=al,M.TrapFocus=It,M.View=W,M.classNames=P,M.responsivePropDependency=se,M.useFormControl=Je,M.useHandlerRef=ze,M.useHotkeys=Ue,M.useIsomorphicLayoutEffect=pe,M.useKeyboardArrowNavigation=Ur,M.useKeyboardMode=rd,M.useOnClickOutside=vn,M.useRTL=nt,M.useResponsiveClientValue=Ks,M.useScrollLock=kr,M.useTheme=Dn,M.useToast=Ri,M.useToggle=wt,Object.defineProperty(M,Symbol.toStringTag,{value:"Module"})}));
|
|
1
|
+
(function(I,s){typeof exports=="object"&&typeof module!="undefined"?s(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],s):(I=typeof globalThis!="undefined"?globalThis:I||self,s(I.Reshaped={},I["react/jsx-runtime"],I.React,I.ReactDOM))})(this,(function(I,s,a,Ae){"use strict";var ud=Object.defineProperty,_d=Object.defineProperties;var md=Object.getOwnPropertyDescriptors;var Bo=Object.getOwnPropertySymbols;var $l=Object.prototype.hasOwnProperty,Tl=Object.prototype.propertyIsEnumerable;var Ml=I=>{throw TypeError(I)};var er=(I,s,a)=>s in I?ud(I,s,{enumerable:!0,configurable:!0,writable:!0,value:a}):I[s]=a,b=(I,s)=>{for(var a in s||(s={}))$l.call(s,a)&&er(I,a,s[a]);if(Bo)for(var a of Bo(s))Tl.call(s,a)&&er(I,a,s[a]);return I},k=(I,s)=>_d(I,md(s));var ve=(I,s)=>{var a={};for(var Ae in I)$l.call(I,Ae)&&s.indexOf(Ae)<0&&(a[Ae]=I[Ae]);if(I!=null&&Bo)for(var Ae of Bo(I))s.indexOf(Ae)<0&&Tl.call(I,Ae)&&(a[Ae]=I[Ae]);return a};var xe=(I,s,a)=>er(I,typeof s!="symbol"?s+"":s,a),jl=(I,s,a)=>s.has(I)||Ml("Cannot "+a);var re=(I,s,a)=>(jl(I,s,"read from private field"),a?a.call(I):s.get(I)),it=(I,s,a)=>s.has(I)?Ml("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(I):s.set(I,a),Mt=(I,s,a,Ae)=>(jl(I,s,"write to private field"),Ae?Ae.call(I,a):s.set(I,a),a);var Tt,Ce,ht,qt,Ot,Ut,co,Ao,uo;const P=(...e)=>e.reduce((t,o)=>{if(Array.isArray(o)){const n=P(...o);return n?`${t} ${n}`:t}return o?`${t} ${o}`:t},"").trim(),tr=(e,t,o)=>{const{base:n,excludeValueFromClassName:r}=o||{},i=typeof e=="string"?e:e(t);return t===!0&&n||r?i:t===!0&&!n?`${i}-true`:t===!1&&!n?`${i}-false`:t!==void 0?`${i}-${t}`:null},ae=(e,t,o,n)=>{if(typeof o!="object"){const r=tr(t,o,{base:!0,excludeValueFromClassName:n==null?void 0:n.excludeValueFromClassName});return r?[e[r]]:[]}return Object.keys(o).reduce((r,i)=>{const l=i==="s",c=tr(t,o[i],{base:l,excludeValueFromClassName:n==null?void 0:n.excludeValueFromClassName}),d=l?"":`--${i}`;return[...r,e[`${c}${d}`]]},[])},O=(e,t)=>t===void 0?{}:typeof t!="object"?{[`${e}-s`]:t}:Object.keys(t).reduce((o,n)=>{const r=t[n];return r===void 0||r===!1?o:k(b({},o),{[`${e}-${n}`]:r})},{}),Il=e=>e===null?!1:typeof e=="object"&&e!==null&&"s"in e,ce=(e,t)=>Il(e)?Object.keys(e).reduce((n,r)=>{const i=e[r];return i==null?n:k(b({},n),{[r]:t(i,r)})},{}):t(e,"s"),Dl=e=>e?{variables:O("--rs-align",e)}:{},Ll=e=>e?{variables:O("--rs-ratio",e)}:{},or={root:"_root_23jyt_1","--bleed":"_--bleed_23jyt_8","--bleed-true--m":"_--bleed-true--m_23jyt_1","--bleed-false--m":"_--bleed-false--m_23jyt_1","--bleed-true--l":"_--bleed-true--l_23jyt_1","--bleed-false--l":"_--bleed-false--l_23jyt_1","--bleed-true--xl":"_--bleed-true--xl_23jyt_1","--bleed-false--xl":"_--bleed-false--xl_23jyt_1"},Pl=e=>{if(e===void 0)return{};const t=ae(or,"--bleed",ce(e,n=>typeof n=="number"&&n>0)),o=O("--rs-bleed",e);return{classNames:[or.root,t],variables:o}},Al={"--border-neutral":"_--border-neutral_xj2hx_1","--border-neutral-faded":"_--border-neutral-faded_xj2hx_1","--border-positive":"_--border-positive_xj2hx_1","--border-positive-faded":"_--border-positive-faded_xj2hx_1","--border-warning":"_--border-warning_xj2hx_1","--border-warning-faded":"_--border-warning-faded_xj2hx_1","--border-critical":"_--border-critical_xj2hx_1","--border-critical-faded":"_--border-critical-faded_xj2hx_1","--border-primary":"_--border-primary_xj2hx_1","--border-primary-faded":"_--border-primary-faded_xj2hx_1","--border-disabled":"_--border-disabled_xj2hx_1","--border-brand":"_--border-brand_xj2hx_1","--border-transparent":"_--border-transparent_xj2hx_1","--border-neutral--m":"_--border-neutral--m_xj2hx_1","--border-neutral-faded--m":"_--border-neutral-faded--m_xj2hx_1","--border-positive--m":"_--border-positive--m_xj2hx_1","--border-positive-faded--m":"_--border-positive-faded--m_xj2hx_1","--border-warning--m":"_--border-warning--m_xj2hx_1","--border-warning-faded--m":"_--border-warning-faded--m_xj2hx_1","--border-critical--m":"_--border-critical--m_xj2hx_1","--border-critical-faded--m":"_--border-critical-faded--m_xj2hx_1","--border-primary--m":"_--border-primary--m_xj2hx_1","--border-primary-faded--m":"_--border-primary-faded--m_xj2hx_1","--border-disabled--m":"_--border-disabled--m_xj2hx_1","--border-brand--m":"_--border-brand--m_xj2hx_1","--border-transparent--m":"_--border-transparent--m_xj2hx_1","--border-neutral--l":"_--border-neutral--l_xj2hx_1","--border-neutral-faded--l":"_--border-neutral-faded--l_xj2hx_1","--border-positive--l":"_--border-positive--l_xj2hx_1","--border-positive-faded--l":"_--border-positive-faded--l_xj2hx_1","--border-warning--l":"_--border-warning--l_xj2hx_1","--border-warning-faded--l":"_--border-warning-faded--l_xj2hx_1","--border-critical--l":"_--border-critical--l_xj2hx_1","--border-critical-faded--l":"_--border-critical-faded--l_xj2hx_1","--border-primary--l":"_--border-primary--l_xj2hx_1","--border-primary-faded--l":"_--border-primary-faded--l_xj2hx_1","--border-disabled--l":"_--border-disabled--l_xj2hx_1","--border-brand--l":"_--border-brand--l_xj2hx_1","--border-transparent--l":"_--border-transparent--l_xj2hx_1","--border-neutral--xl":"_--border-neutral--xl_xj2hx_1","--border-neutral-faded--xl":"_--border-neutral-faded--xl_xj2hx_1","--border-positive--xl":"_--border-positive--xl_xj2hx_1","--border-positive-faded--xl":"_--border-positive-faded--xl_xj2hx_1","--border-warning--xl":"_--border-warning--xl_xj2hx_1","--border-warning-faded--xl":"_--border-warning-faded--xl_xj2hx_1","--border-critical--xl":"_--border-critical--xl_xj2hx_1","--border-critical-faded--xl":"_--border-critical-faded--xl_xj2hx_1","--border-primary--xl":"_--border-primary--xl_xj2hx_1","--border-primary-faded--xl":"_--border-primary-faded--xl_xj2hx_1","--border-disabled--xl":"_--border-disabled--xl_xj2hx_1","--border-brand--xl":"_--border-brand--xl_xj2hx_1","--border-transparent--xl":"_--border-transparent--xl_xj2hx_1"},Fl=e=>e?{variables:O("--rs-border-w",ce(e,t=>t?"1px":"0px"))}:{},Vl=e=>e?{variables:O("--rs-border-w-top",ce(e,t=>t?"1px":"0px"))}:{},Bl=e=>e?{variables:O("--rs-border-w-bottom",ce(e,t=>t?"1px":"0px"))}:{},Hl=e=>e?{variables:O("--rs-border-w-start",ce(e,t=>t?"1px":"0px"))}:{},Wl=e=>e?{variables:O("--rs-border-w-end",ce(e,t=>t?"1px":"0px"))}:{},ql=e=>e?{variables:O("--rs-border-w-block",ce(e,t=>t?"1px":"0px"))}:{},Ol=e=>e?{variables:O("--rs-border-w-inline",ce(e,t=>t?"1px":"0px"))}:{},Ul=e=>e?{classNames:ae(Al,"--border",e)}:{},nr={root:"_root_14o7b_5","--type-literal":"_--type-literal_14o7b_14","--type-unit":"_--type-unit_14o7b_18","--type-literal--m":"_--type-literal--m_14o7b_1","--type-unit--m":"_--type-unit--m_14o7b_1","--type-literal--l":"_--type-literal--l_14o7b_1","--type-unit--l":"_--type-unit--l_14o7b_1","--type-literal--xl":"_--type-literal--xl_14o7b_1","--type-unit--xl":"_--type-unit--xl_14o7b_1"},Yl=e=>{if(!e)return{};const t=O("--rs-h",e),o=ae(nr,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[nr.root,o],variables:t}},Kl=e=>e===void 0?{}:{variables:O("--rs-inset",e)},Gl=e=>e===void 0?{}:{variables:O("--rs-inset-top",e)},Xl=e=>e===void 0?{}:{variables:O("--rs-inset-bottom",e)},Ql=e=>e===void 0?{}:{variables:O("--rs-inset-start",e)},Zl=e=>e===void 0?{}:{variables:O("--rs-inset-end",e)},Jl=e=>e===void 0?{}:{variables:O("--rs-inset-inline",e)},Rl=e=>e===void 0?{}:{variables:O("--rs-inset-block",e)},ea=e=>e?{variables:O("--rs-justify",e)}:{},rr={root:"_root_1rdxk_1","--type-literal":"_--type-literal_1rdxk_1","--type-unit":"_--type-unit_1rdxk_1","--type-literal--m":"_--type-literal--m_1rdxk_1","--type-unit--m":"_--type-unit--m_1rdxk_1","--type-literal--l":"_--type-literal--l_1rdxk_1","--type-unit--l":"_--type-unit--l_1rdxk_1","--type-literal--xl":"_--type-literal--xl_1rdxk_1","--type-unit--xl":"_--type-unit--xl_1rdxk_1"},ta=e=>{if(!e)return{};const t=O("--rs-max-h",e),o=ae(rr,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[rr.root,o],variables:t}},sr={root:"_root_qeyze_1","--type-literal":"_--type-literal_qeyze_1","--type-unit":"_--type-unit_qeyze_1","--type-literal--m":"_--type-literal--m_qeyze_1","--type-unit--m":"_--type-unit--m_qeyze_1","--type-literal--l":"_--type-literal--l_qeyze_1","--type-unit--l":"_--type-unit--l_qeyze_1","--type-literal--xl":"_--type-literal--xl_qeyze_1","--type-unit--xl":"_--type-unit--xl_qeyze_1"},oa=e=>{if(!e)return{};const t=O("--rs-max-w",e),o=ae(sr,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[sr.root,o],variables:t}},ir={root:"_root_zookh_1","--type-literal":"_--type-literal_zookh_1","--type-unit":"_--type-unit_zookh_1","--type-literal--m":"_--type-literal--m_zookh_1","--type-unit--m":"_--type-unit--m_zookh_1","--type-literal--l":"_--type-literal--l_zookh_1","--type-unit--l":"_--type-unit--l_zookh_1","--type-literal--xl":"_--type-literal--xl_zookh_1","--type-unit--xl":"_--type-unit--xl_zookh_1"},na=e=>{if(!e)return{};const t=O("--rs-min-h",e),o=ae(ir,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[ir.root,o],variables:t}},lr={root:"_root_1nz80_1","--type-literal":"_--type-literal_1nz80_1","--type-unit":"_--type-unit_1nz80_1","--type-literal--m":"_--type-literal--m_1nz80_1","--type-unit--m":"_--type-unit--m_1nz80_1","--type-literal--l":"_--type-literal--l_1nz80_1","--type-unit--l":"_--type-unit--l_1nz80_1","--type-literal--xl":"_--type-literal--xl_1nz80_1","--type-unit--xl":"_--type-unit--xl_1nz80_1"},ra=e=>{if(!e)return{};const t=O("--rs-min-w",e),o=ae(lr,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[lr.root,o],variables:t}},sa=e=>e?{variables:O("--rs-p",e)}:{},ia=e=>e===void 0?{}:{variables:O("--rs-p-top",e)},la=e=>e===void 0?{}:{variables:O("--rs-p-bottom",e)},aa=e=>e===void 0?{}:{variables:O("--rs-p-start",e)},ca=e=>e===void 0?{}:{variables:O("--rs-p-end",e)},da=e=>e===void 0?{}:{variables:O("--rs-p-inline",e)},ua=e=>e===void 0?{}:{variables:O("--rs-p-block",e)},_a=e=>e?{variables:O("--rs-position",e)}:{},ar={root:"_root_w529z_1","--radius-none":"_--radius-none_w529z_1","--radius-small":"_--radius-small_w529z_1","--radius-medium":"_--radius-medium_w529z_1","--radius-large":"_--radius-large_w529z_1","--radius-circular":"_--radius-circular_w529z_1","--radius-none--m":"_--radius-none--m_w529z_1","--radius-small--m":"_--radius-small--m_w529z_1","--radius-medium--m":"_--radius-medium--m_w529z_1","--radius-large--m":"_--radius-large--m_w529z_1","--radius-circular--m":"_--radius-circular--m_w529z_1","--radius-none--l":"_--radius-none--l_w529z_1","--radius-small--l":"_--radius-small--l_w529z_1","--radius-medium--l":"_--radius-medium--l_w529z_1","--radius-large--l":"_--radius-large--l_w529z_1","--radius-circular--l":"_--radius-circular--l_w529z_1","--radius-none--xl":"_--radius-none--xl_w529z_1","--radius-small--xl":"_--radius-small--xl_w529z_1","--radius-medium--xl":"_--radius-medium--xl_w529z_1","--radius-large--xl":"_--radius-large--xl_w529z_1","--radius-circular--xl":"_--radius-circular--xl_w529z_1"},ma=e=>e?{classNames:[ar.root,...ae(ar,"--radius",e)]}:{},ha=e=>e?{variables:O("--rs-text-align",e)}:{},cr={root:"_root_1kn8l_1","--type-literal":"_--type-literal_1kn8l_1","--type-unit":"_--type-unit_1kn8l_1","--type-literal--m":"_--type-literal--m_1kn8l_1","--type-unit--m":"_--type-unit--m_1kn8l_1","--type-literal--l":"_--type-literal--l_1kn8l_1","--type-unit--l":"_--type-unit--l_1kn8l_1","--type-literal--xl":"_--type-literal--xl_1kn8l_1","--type-unit--xl":"_--type-unit--xl_1kn8l_1"},fa={align:Dl,aspectRatio:Ll,bleed:Pl,border:Fl,borderTop:Vl,borderBottom:Bl,borderStart:Hl,borderEnd:Wl,borderInline:Ol,borderBlock:ql,borderColor:Ul,height:Yl,padding:sa,paddingTop:ia,paddingBottom:la,paddingStart:aa,paddingEnd:ca,paddingInline:da,paddingBlock:ua,inset:Kl,insetTop:Gl,insetBottom:Xl,insetStart:Ql,insetEnd:Zl,insetInline:Jl,insetBlock:Rl,justify:ea,maxHeight:ta,maxWidth:oa,minHeight:na,minWidth:ra,position:_a,radius:ma,textAlign:ha,width:e=>{if(!e)return{};const t=O("--rs-w",e),o=ae(cr,n=>typeof n=="number"?"--type-unit":"--type-literal",e,{excludeValueFromClassName:!0});return{classNames:[cr.root,o],variables:t}}},Qe=e=>{const t={variables:{},classNames:[]};return Object.entries(e).forEach(([n,r])=>{const i=fa[n],l=i(r);l.variables&&(t.variables=b(b({},t.variables),l.variables)),l.classNames&&t.classNames.push(l.classNames)}),t},et={root:"_root_johd4_2","--clamp":"_--clamp_johd4_22","--break-all":"_--break-all_johd4_29","--wrap-balance":"_--wrap-balance_johd4_33","--numeric":"_--numeric_johd4_37","--variant-title-1":"_--variant-title-1_johd4_1","--variant-title-2":"_--variant-title-2_johd4_1","--variant-title-3":"_--variant-title-3_johd4_1","--variant-title-4":"_--variant-title-4_johd4_1","--variant-title-5":"_--variant-title-5_johd4_1","--variant-title-6":"_--variant-title-6_johd4_1","--variant-featured-1":"_--variant-featured-1_johd4_1","--variant-featured-2":"_--variant-featured-2_johd4_1","--variant-featured-3":"_--variant-featured-3_johd4_1","--variant-body-1":"_--variant-body-1_johd4_1","--variant-body-2":"_--variant-body-2_johd4_1","--variant-body-3":"_--variant-body-3_johd4_1","--variant-caption-1":"_--variant-caption-1_johd4_1","--variant-caption-2":"_--variant-caption-2_johd4_1","--weight-regular":"_--weight-regular_johd4_1","--weight-medium":"_--weight-medium_johd4_1","--weight-bold":"_--weight-bold_johd4_1","--color-neutral":"_--color-neutral_johd4_1","--color-neutral-faded":"_--color-neutral-faded_johd4_1","--color-primary":"_--color-primary_johd4_1","--color-warning":"_--color-warning_johd4_1","--color-positive":"_--color-positive_johd4_1","--color-critical":"_--color-critical_johd4_1","--color-disabled":"_--color-disabled_johd4_1","--decoration-line-through":"_--decoration-line-through_johd4_175","--monospace":"_--monospace_johd4_179","--variant-title-1--m":"_--variant-title-1--m_johd4_1","--variant-title-2--m":"_--variant-title-2--m_johd4_1","--variant-title-3--m":"_--variant-title-3--m_johd4_1","--variant-title-4--m":"_--variant-title-4--m_johd4_1","--variant-title-5--m":"_--variant-title-5--m_johd4_1","--variant-title-6--m":"_--variant-title-6--m_johd4_1","--variant-featured-1--m":"_--variant-featured-1--m_johd4_1","--variant-featured-2--m":"_--variant-featured-2--m_johd4_1","--variant-featured-3--m":"_--variant-featured-3--m_johd4_1","--variant-body-1--m":"_--variant-body-1--m_johd4_1","--variant-body-2--m":"_--variant-body-2--m_johd4_1","--variant-body-3--m":"_--variant-body-3--m_johd4_1","--variant-caption-1--m":"_--variant-caption-1--m_johd4_1","--variant-caption-2--m":"_--variant-caption-2--m_johd4_1","--weight-regular--m":"_--weight-regular--m_johd4_1","--weight-medium--m":"_--weight-medium--m_johd4_1","--weight-bold--m":"_--weight-bold--m_johd4_1","--variant-title-1--l":"_--variant-title-1--l_johd4_1","--variant-title-2--l":"_--variant-title-2--l_johd4_1","--variant-title-3--l":"_--variant-title-3--l_johd4_1","--variant-title-4--l":"_--variant-title-4--l_johd4_1","--variant-title-5--l":"_--variant-title-5--l_johd4_1","--variant-title-6--l":"_--variant-title-6--l_johd4_1","--variant-featured-1--l":"_--variant-featured-1--l_johd4_1","--variant-featured-2--l":"_--variant-featured-2--l_johd4_1","--variant-featured-3--l":"_--variant-featured-3--l_johd4_1","--variant-body-1--l":"_--variant-body-1--l_johd4_1","--variant-body-2--l":"_--variant-body-2--l_johd4_1","--variant-body-3--l":"_--variant-body-3--l_johd4_1","--variant-caption-1--l":"_--variant-caption-1--l_johd4_1","--variant-caption-2--l":"_--variant-caption-2--l_johd4_1","--weight-regular--l":"_--weight-regular--l_johd4_1","--weight-medium--l":"_--weight-medium--l_johd4_1","--weight-bold--l":"_--weight-bold--l_johd4_1","--variant-title-1--xl":"_--variant-title-1--xl_johd4_1","--variant-title-2--xl":"_--variant-title-2--xl_johd4_1","--variant-title-3--xl":"_--variant-title-3--xl_johd4_1","--variant-title-4--xl":"_--variant-title-4--xl_johd4_1","--variant-title-5--xl":"_--variant-title-5--xl_johd4_1","--variant-title-6--xl":"_--variant-title-6--xl_johd4_1","--variant-featured-1--xl":"_--variant-featured-1--xl_johd4_1","--variant-featured-2--xl":"_--variant-featured-2--xl_johd4_1","--variant-featured-3--xl":"_--variant-featured-3--xl_johd4_1","--variant-body-1--xl":"_--variant-body-1--xl_johd4_1","--variant-body-2--xl":"_--variant-body-2--xl_johd4_1","--variant-body-3--xl":"_--variant-body-3--xl_johd4_1","--variant-caption-1--xl":"_--variant-caption-1--xl_johd4_1","--variant-caption-2--xl":"_--variant-caption-2--xl_johd4_1","--weight-regular--xl":"_--weight-regular--xl_johd4_1","--weight-medium--xl":"_--weight-medium--xl_johd4_1","--weight-bold--xl":"_--weight-bold--xl_johd4_1"},ga={"title-1":"h1","title-2":"h2","title-3":"h3","title-4":"h4","title-5":"h5","title-6":"h6"},ie=e=>{const{variant:t,color:o,weight:n,align:r,decoration:i,maxLines:l,wrap:c,monospace:d,numeric:u,children:m,className:_,attributes:g}=e,h=typeof t=="string"?t:(t==null?void 0:t.xl)||(t==null?void 0:t.l)||(t==null?void 0:t.m)||(t==null?void 0:t.s),p=Qe({textAlign:r}),f=e.as||h&&ga[h]||"div",v=P(et.root,o&&et[`--color-${o}`],...ae(et,"--variant",t),...ae(et,"--weight",n),i&&et[`--decoration-${i}`],l!==void 0&&et["--clamp"],l===1&&et["--break-all"],c&&et[`--wrap-${c}`],d&&et["--monospace"],u&&et["--numeric"],_,p.classNames),y=k(b(b({},g==null?void 0:g.style),p.variables),{"--rs-text-lines":l});return s.jsx(f,k(b({},g),{className:v,style:y,children:m}))};ie.displayName="Text";const jt={root:"_root_1tl54_1","--color-neutral":"_--color-neutral_1tl54_25","--blank":"_--blank_1tl54_29","--vertical":"_--vertical_1tl54_35",label:"_label_1tl54_63","--content-position-center":"_--content-position-center_1tl54_89","--content-position-start":"_--content-position-start_1tl54_96","--vertical-true--m":"_--vertical-true--m_1tl54_1","--vertical-false--m":"_--vertical-false--m_1tl54_1","--vertical-true--l":"_--vertical-true--l_1tl54_1","--vertical-false--l":"_--vertical-false--l_1tl54_1","--vertical-true--xl":"_--vertical-true--xl_1tl54_1","--vertical-false--xl":"_--vertical-false--xl_1tl54_1"},Kt=e=>{const{vertical:t,blank:o,children:n,contentPosition:r="center",color:i,offset:l,className:c,attributes:d}=e,u=P(jt.root,c,o&&jt["--blank"],i&&jt[`--color-${i}`],n?jt[`--content-position-${r}`]:void 0,...ae(jt,"--vertical",t));let m;return(typeof t=="boolean"||t===void 0)&&(m=t?"vertical":"horizontal"),s.jsx("div",k(b({},d),{role:"separator","aria-orientation":m,className:u,style:k(b({},d==null?void 0:d.style),{"--rs-divider-offset":l}),children:n&&s.jsx(ie,{color:"neutral-faded",variant:"caption-1",className:jt.label,children:n})}))};Kt.displayName="Divider";const Ho={root:"_root_11ilc_1","--hidden":"_--hidden_11ilc_5","--visibility":"_--visibility_11ilc_9","--hidden-true--m":"_--hidden-true--m_11ilc_1","--hidden-false--m":"_--hidden-false--m_11ilc_1","--hidden-true--l":"_--hidden-true--l_11ilc_1","--hidden-false--l":"_--hidden-false--l_11ilc_1","--hidden-true--xl":"_--hidden-true--xl_11ilc_1","--hidden-false--xl":"_--hidden-false--xl_11ilc_1"},pt=e=>{const{as:t="div",children:o,visibility:n,hide:r}=e,i=P(Ho.root,...ae(Ho,"--hidden",r),n&&Ho["--visibility"]);return s.jsx(t,{className:i,children:o})};pt.displayName="Hidden";const ze={root:"_root_9u073_1",item:"_item_9u073_11","--animated":"_--animated_9u073_19","--bg-neutral":"_--bg-neutral_9u073_1","--bg-positive":"_--bg-positive_9u073_1","--bg-warning":"_--bg-warning_9u073_1","--bg-critical":"_--bg-critical_9u073_1","--bg-primary":"_--bg-primary_9u073_1","--bg-neutral-faded":"_--bg-neutral-faded_9u073_1","--bg-positive-faded":"_--bg-positive-faded_9u073_1","--bg-warning-faded":"_--bg-warning-faded_9u073_1","--bg-critical-faded":"_--bg-critical-faded_9u073_1","--bg-primary-faded":"_--bg-primary-faded_9u073_1","--bg-page":"_--bg-page_9u073_1","--bg-page-faded":"_--bg-page-faded_9u073_1","--bg-disabled":"_--bg-disabled_9u073_1","--bg-disabled-faded":"_--bg-disabled-faded_9u073_1","--bg-elevation-base":"_--bg-elevation-base_9u073_1","--bg-elevation-raised":"_--bg-elevation-raised_9u073_1","--bg-elevation-overlay":"_--bg-elevation-overlay_9u073_1","--bg-brand":"_--bg-brand_9u073_39","--bg-white":"_--bg-white_9u073_44","--bg-black":"_--bg-black_9u073_49","--shadow-raised":"_--shadow-raised_9u073_54","--shadow-overlay":"_--shadow-overlay_9u073_58","--overflow-hidden":"_--overflow-hidden_9u073_62","--overflow-auto":"_--overflow-auto_9u073_66","--divided":"_--divided_9u073_70","--flex":"_--flex_9u073_74","--direction-column":"_--direction-column_9u073_1","item--gap-before":"_item--gap-before_9u073_86","item--gap-auto":"_item--gap-auto_9u073_90","--direction-column-reverse":"_--direction-column-reverse_9u073_1","--direction-row":"_--direction-row_9u073_1","--direction-row-reverse":"_--direction-row-reverse_9u073_1","--nowrap":"_--nowrap_9u073_145","--wrap":"_--wrap_9u073_153","--nowrap-false--m":"_--nowrap-false--m_9u073_1","--wrap-true--m":"_--wrap-true--m_9u073_1","--nowrap-true--m":"_--nowrap-true--m_9u073_1","--wrap-false--m":"_--wrap-false--m_9u073_1","--nowrap-false--l":"_--nowrap-false--l_9u073_1","--wrap-true--l":"_--wrap-true--l_9u073_1","--nowrap-true--l":"_--nowrap-true--l_9u073_1","--wrap-false--l":"_--wrap-false--l_9u073_1","--nowrap-false--xl":"_--nowrap-false--xl_9u073_1","--wrap-true--xl":"_--wrap-true--xl_9u073_1","--nowrap-true--xl":"_--nowrap-true--xl_9u073_1","--wrap-false--xl":"_--wrap-false--xl_9u073_1",divider:"_divider_9u073_171","item--grow":"_item--grow_9u073_175","item--shrink":"_item--shrink_9u073_193","item--columns":"_item--columns_9u073_197","item--columns-1":"_item--columns-1_9u073_1","item--columns-2":"_item--columns-2_9u073_1","item--columns-3":"_item--columns-3_9u073_1","item--columns-4":"_item--columns-4_9u073_1","item--columns-5":"_item--columns-5_9u073_1","item--columns-6":"_item--columns-6_9u073_1","item--columns-7":"_item--columns-7_9u073_1","item--columns-8":"_item--columns-8_9u073_1","item--columns-9":"_item--columns-9_9u073_1","item--columns-10":"_item--columns-10_9u073_1","item--columns-11":"_item--columns-11_9u073_1","item--columns-12":"_item--columns-12_9u073_1","item--columns-auto":"_item--columns-auto_9u073_218","item--columns-1--m":"_item--columns-1--m_9u073_1","item--columns-auto--m":"_item--columns-auto--m_9u073_1","item--columns-2--m":"_item--columns-2--m_9u073_1","item--columns-3--m":"_item--columns-3--m_9u073_1","item--columns-4--m":"_item--columns-4--m_9u073_1","item--columns-5--m":"_item--columns-5--m_9u073_1","item--columns-6--m":"_item--columns-6--m_9u073_1","item--columns-7--m":"_item--columns-7--m_9u073_1","item--columns-8--m":"_item--columns-8--m_9u073_1","item--columns-9--m":"_item--columns-9--m_9u073_1","item--columns-10--m":"_item--columns-10--m_9u073_1","item--columns-11--m":"_item--columns-11--m_9u073_1","item--columns-12--m":"_item--columns-12--m_9u073_1","item--columns-1--l":"_item--columns-1--l_9u073_1","item--columns-auto--l":"_item--columns-auto--l_9u073_1","item--columns-2--l":"_item--columns-2--l_9u073_1","item--columns-3--l":"_item--columns-3--l_9u073_1","item--columns-4--l":"_item--columns-4--l_9u073_1","item--columns-5--l":"_item--columns-5--l_9u073_1","item--columns-6--l":"_item--columns-6--l_9u073_1","item--columns-7--l":"_item--columns-7--l_9u073_1","item--columns-8--l":"_item--columns-8--l_9u073_1","item--columns-9--l":"_item--columns-9--l_9u073_1","item--columns-10--l":"_item--columns-10--l_9u073_1","item--columns-11--l":"_item--columns-11--l_9u073_1","item--columns-12--l":"_item--columns-12--l_9u073_1","item--columns-1--xl":"_item--columns-1--xl_9u073_1","item--columns-auto--xl":"_item--columns-auto--xl_9u073_1","item--columns-2--xl":"_item--columns-2--xl_9u073_1","item--columns-3--xl":"_item--columns-3--xl_9u073_1","item--columns-4--xl":"_item--columns-4--xl_9u073_1","item--columns-5--xl":"_item--columns-5--xl_9u073_1","item--columns-6--xl":"_item--columns-6--xl_9u073_1","item--columns-7--xl":"_item--columns-7--xl_9u073_1","item--columns-8--xl":"_item--columns-8--xl_9u073_1","item--columns-9--xl":"_item--columns-9--xl_9u073_1","item--columns-10--xl":"_item--columns-10--xl_9u073_1","item--columns-11--xl":"_item--columns-11--xl_9u073_1","item--columns-12--xl":"_item--columns-12--xl_9u073_1","--direction-column--m":"_--direction-column--m_9u073_1","--direction-column-reverse--m":"_--direction-column-reverse--m_9u073_1","--direction-row--m":"_--direction-row--m_9u073_1","--direction-row-reverse--m":"_--direction-row-reverse--m_9u073_1","item--grow-true--m":"_item--grow-true--m_9u073_1","item--grow-false--m":"_item--grow-false--m_9u073_1","--direction-column--l":"_--direction-column--l_9u073_1","--direction-column-reverse--l":"_--direction-column-reverse--l_9u073_1","--direction-row--l":"_--direction-row--l_9u073_1","--direction-row-reverse--l":"_--direction-row-reverse--l_9u073_1","item--grow-true--l":"_item--grow-true--l_9u073_1","item--grow-false--l":"_item--grow-false--l_9u073_1","--direction-column--xl":"_--direction-column--xl_9u073_1","--direction-column-reverse--xl":"_--direction-column-reverse--xl_9u073_1","--direction-row--xl":"_--direction-row--xl_9u073_1","--direction-row-reverse--xl":"_--direction-row-reverse--xl_9u073_1","item--grow-true--xl":"_item--grow-true--xl_9u073_1","item--grow-false--xl":"_item--grow-false--xl_9u073_1"},Wo=e=>{const{columns:t,grow:o,shrink:n,gapBefore:r,as:i="div",order:l,children:c,className:d,attributes:u}=e,m=P(ze.item,d,r==="auto"&&ze["item--gap-auto"],r!==void 0&&ze["item--gap-before"],t&&ze["item--columns"],n&&ze["item--shrink"],...ae(ze,"item--grow",o),...ae(ze,"item--columns",t)),_=b(b({},O("--rs-view-item-order",l)),O("--rs-view-item-gap-before",r));return s.jsx(i,k(b({},u),{style:b(b({},u==null?void 0:u.style),_),className:m,children:c}))},qo=e=>{var Le;const{align:t,justify:o,wrap:n,gap:r,height:i,width:l,aspectRatio:c,maxHeight:d,maxWidth:u,minHeight:m,minWidth:_,padding:g,paddingInline:h,paddingBlock:p,paddingBottom:f,paddingEnd:v,paddingStart:y,paddingTop:x,bleed:w,animated:C,backgroundColor:z,borderColor:M,borderTop:S,borderBottom:N,borderStart:T,borderEnd:E,borderInline:j,borderBlock:$,borderRadius:L,shadow:A,textAlign:F,overflow:D,position:V,inset:q,insetTop:K,insetBottom:G,insetStart:oe,insetEnd:B,zIndex:R,grow:U,shrink:Y,as:X="div",children:ee,divided:ge,className:Z,attributes:H}=e,Q=(Le=e.border)!=null?Le:M?!S&&!N&&!T&&!E&&!j&&!$:void 0;let J=!!t||!!o||!!r||!!e.direction;const ue=e.direction||(J?"column":void 0),Ee=Qe({align:t,inset:q,insetTop:K,insetBottom:G,insetStart:oe,insetEnd:B,bleed:w,width:l,height:i,maxWidth:u,maxHeight:d,minWidth:_,minHeight:m,position:V,aspectRatio:c,textAlign:F,justify:o,padding:g,paddingInline:h,paddingBlock:p,paddingBottom:f,paddingEnd:v,paddingStart:y,paddingTop:x,borderColor:M,border:Q,borderTop:S,borderBottom:N,borderStart:T,borderEnd:E,borderInline:j,borderBlock:$,radius:L});let ne=0,se;const le=({className:me,key:fe})=>{const Xe=P(ze.divider,me);let ye=!1;return typeof ue=="string"&&ue.startsWith("row")?ye=!0:ue&&(ye=Object.keys(ue).reduce((We,Ne)=>{const Te=ue[Ne];return Te?k(b({},We),{[Ne]:Te.startsWith("row")}):We},{})),s.jsx("div",{className:Xe,children:s.jsx(Kt,{vertical:ye,blank:!0})},`${fe}-divider`)},_e=({className:me,child:fe,index:Xe})=>{var Fo,Vo;const ye=a.isValidElement(fe),Pe=ye&&fe.type===Wo,We=ye&&fe.type===qo,Ne=fe.key,Te=!!Xe&&ge&&le({className:me,key:Ne});let Yt;return Pe?Yt=a.cloneElement(fe,{className:P(me,fe.props.className)}):!me&&(a.isValidElement(fe)||a.Children.count(ee===1)||typeof fe=="string")?Yt=fe:Yt=s.jsx("div",{className:me,children:fe},Ne),(Pe||We)&&((Fo=fe.props)!=null&&Fo.grow)&&(se=fe.props.grow,J=!0),Pe&&((Vo=fe.props)==null?void 0:Vo.gap)==="auto"&&(se=!0),s.jsxs(a.Fragment,{children:[Te,Yt]},Ne?`${Ne}-fragment`:void 0)},pe=a.Children.map(ee,(me,fe)=>{if(!me)return null;const Xe=ne;if(ne+=1,a.isValidElement(me)&&me.type===pt){const ye=me.props,{children:Pe}=ye,We=ve(ye,["children"]),Ne=me.key||fe;return a.createElement(pt,k(b({},We),{key:Ne}),_e({child:Pe,index:Xe}))}return me.type===a.Fragment&&a.Children.count(me.props.children)>1?me.props.children.map(Pe=>Pe?(ne+=1,_e({child:Pe,index:ne})):null):_e({child:me,index:Xe})}),we=P(ze.root,Z,Ee.classNames,z&&ze[`--bg-${z}`],A&&ze[`--shadow-${A}`],D&&ze[`--overflow-${D}`],C&&ze["--animated"],ge&&ze["--divided"],(J||se)&&ze["--flex"],...ae(ze,"--direction",ue),...ae(ze,"--nowrap",se||n===!1),...ae(ze,"--wrap",n),...ae(ze,"item--grow",U),Y&&ze["item--shrink"]),$e=b(b(b(b({},H==null?void 0:H.style),O("--rs-view-gap",r)),Ee.variables),R?{"--rs-view-z":R}:{});return s.jsx(X,k(b({},H),{className:we,style:$e,children:pe}))};qo.displayName="View",Wo.displayName="View.Item";const W=qo;W.Item=Wo;const _o={root:"_root_kbofm_1","--position-top":"_--position-top_kbofm_1","--position-top-start":"_--position-top-start_kbofm_1","--position-top-end":"_--position-top-end_kbofm_1","--position-bottom":"_--position-bottom_kbofm_101","--position-bottom-start":"_--position-bottom-start_kbofm_1","--position-bottom-end":"_--position-bottom-end_kbofm_1","--elevated":"_--elevated_kbofm_66","--active":"_--active_kbofm_80"},ba=["top","bottom"],dr=e=>{const{position:t="bottom",positionType:o,offset:n,padding:r,paddingBlock:i=3,paddingInline:l=4,children:c,elevated:d,active:u=!0,className:m,attributes:_}=e,g=o!=null?o:n?"absolute":ba.includes(t)?"relative":"absolute",h=n!=null?n:g==="relative"?void 0:4,p=h&&O("--rs-action-bar-offset",h),f=P(_o.root,(d||!!p)&&_o["--elevated"],t&&_o[`--position-${t}`],u&&_o["--active"],m);return s.jsx(W,{className:f,attributes:k(b({},_),{style:b(b({},_==null?void 0:_.style),p)}),position:g,paddingBlock:r||i,paddingInline:r||l,children:c})};dr.displayName="ActionBar";const Oo={root:"_root_wxiwp_1","--auto":"_--auto_wxiwp_12","--color-neutral":"_--color-neutral_wxiwp_1","--color-neutral-faded":"_--color-neutral-faded_wxiwp_1","--color-primary":"_--color-primary_wxiwp_1","--color-positive":"_--color-positive_wxiwp_1","--color-warning":"_--color-warning_wxiwp_1","--color-critical":"_--color-critical_wxiwp_1","--color-disabled":"_--color-disabled_wxiwp_1"},he=e=>{const{svg:t,className:o,color:n,size:r="1em",autoWidth:i,attributes:l}=e,c=Qe({height:r}),d=P(Oo.root,o,c.classNames,n&&Oo[`--color-${n}`],i&&Oo["--auto"]),u=a.isValidElement(t)||t===null?t:s.jsx(t,{}),m=b(b({},l==null?void 0:l.style),c.variables);return s.jsx("span",k(b({},l),{"aria-hidden":"true",className:d,style:m,children:u&&a.cloneElement(u,{focusable:!1})}))};he.displayName="Icon";const pa={icon:"_icon_1elkf_1"},ur=e=>{const{title:t,children:o,icon:n,actionsSlot:r,color:i="neutral",inline:l,bleed:c,className:d,attributes:u}=e,m=i==="neutral",_=()=>l?s.jsxs(s.Fragment,{children:[t&&s.jsx(ie,{variant:"body-3",weight:"medium",as:"span",children:t}),t&&o&&" ",o&&s.jsx(ie,{variant:"body-3",as:"span",children:o})]}):s.jsxs(W,{gap:1,grow:!0,children:[t&&s.jsx(ie,{variant:"body-3",weight:"medium",children:t}),o&&s.jsx(ie,{variant:"body-3",children:o})]}),g=h=>r?s.jsxs(W,{gap:l?4:2,direction:l?"row":"column",children:[l?s.jsx(W.Item,{grow:!0,children:h}):h,r&&s.jsx(ie,{variant:"body-3",weight:"medium",children:s.jsx(W,{direction:"row",gap:3,children:r})})]}):h;return s.jsx(W,{direction:"row",gap:3,padding:4,bleed:c,borderRadius:"medium",borderColor:`${i}-faded`,backgroundColor:`${i}-faded`,className:d,attributes:k(b({},u),{role:i==="critical"?"alert":"status"}),children:n?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:pa.icon,children:s.jsx(he,{svg:n,size:5,color:m?"primary":i})}),s.jsx(W.Item,{grow:!0,children:g(_())})]}):g(_())})};ur.displayName="Alert";const qe=e=>{const t=a.useId();return e||t};let vt={},lt=null;const va=e=>{vt[e]&&(e===lt&&(lt=vt[e].parentId),delete vt[e],lt===null&&(vt={}))},ya=(e,t,o)=>{vt[e]={parentId:lt,triggerRef:o,contentRef:t},lt=e},_r=e=>{const{active:t,contentRef:o,triggerRef:n,hasTrigger:r=!0}=e,i=qe();return a.useEffect(()=>{if(t)return ya(i,o,n),()=>va(i)},[t,i,o,n]),a.useCallback(()=>{var _;if(!t)return!0;const l=lt?vt[lt]:void 0,c=(_=l==null?void 0:l.triggerRef)==null?void 0:_.current,d=l!=null&&l.parentId?vt[l.parentId]:void 0,u=d==null?void 0:d.contentRef.current,m=u&&c&&u.contains(c);return r&&!m?!0:!lt||lt===i},[i,t,r])},be=typeof window!="undefined"?a.useLayoutEffect:a.useEffect,Se=e=>{const t=a.useRef(e);return be(()=>{t.current=e},[e]),t},Gt="+",Ye=new Map;let Xt=[];const mr=e=>e===" "?e:e.replace(/\s/g,"").toLowerCase(),mo=e=>mr(e).split(Gt).sort().join(Gt),hr=e=>{if(e.key)return e.altKey&&/^[Key|Digit|Numpad]/.test(e.code)?e.code.toLowerCase().replace(/key|digit|numpad/,""):e.key.toLowerCase()},fr=(e,t)=>{Object.keys(e).forEach(o=>{o.split(",").forEach(n=>{const r=e[o];r&&t(mo(n),r)})})};class xa{constructor(){xe(this,"hotkeyMap",{});xe(this,"getSize",()=>Object.keys(this.hotkeyMap).length);xe(this,"bindHotkeys",(t,o,n)=>{fr(t,(r,i)=>{i&&(this.hotkeyMap[r]||(this.hotkeyMap[r]=new Set),this.hotkeyMap[r].add({callback:i,ref:o,options:n}))})});xe(this,"unbindHotkeys",t=>{fr(t,(o,n)=>{var r,i;n&&((r=this.hotkeyMap[o])==null||r.forEach(l=>{l.callback===n&&this.hotkeyMap[o].delete(l)}),(i=this.hotkeyMap[o])!=null&&i.size||delete this.hotkeyMap[o])})});xe(this,"handleKeyDown",(t,o)=>{if(!t.size)return;const n=[...t.keys()],r=mo(n.join(Gt)),i=r.split(Gt),l=this.hotkeyMap[r],c=mo(r.replace("control","mod")),d=mo(r.replace("meta","mod")),u=i.includes("control")&&this.hotkeyMap[c],m=i.includes("meta")&&this.hotkeyMap[d];[l,u,m].forEach(_=>{_&&_!=null&&_.size&&_.forEach(g=>{const h=o.composedPath()[0];if(g.ref.current&&!(h===g.ref.current||g.ref.current.contains(h)))return;const p=t.get(r);g.options.preventDefault&&(p==null||p.preventDefault(),o.preventDefault()),g.callback(o)})})})}}const Uo=new xa,gr=a.createContext({}),wa=e=>{const{children:t}=e,[o,n]=a.useState(0),[r,i]=a.useState(0),l=a.useCallback(h=>{if(h.repeat||r===0)return;const p=hr(h);p&&(Ye.set(p,h),n(Ye.size),h.metaKey&&Xt.push(...Ye.keys()),Ye.has("Meta")&&Xt.push(p))},[r]),c=a.useCallback(h=>{if(r===0)return;const p=hr(h);p&&(Ye.delete(p),(p==="meta"||p==="control")&&Ye.delete("mod"),p==="meta"&&(Xt.forEach(f=>{Ye.has(f)&&Ye.delete(f)}),Xt=[]),n(Ye.size))},[r]),d=h=>!mr(h).split(Gt).some(f=>!Ye.has(f)),u=a.useCallback(h=>{h.key&&(l(h),Uo.handleKeyDown(Ye,h))},[l]),m=a.useCallback(h=>{h.key&&c(h)},[c]),_=a.useCallback(()=>{Ye.clear(),Xt=[]},[]),g=a.useCallback((h,p,f={})=>(i(v=>v+1),Uo.bindHotkeys(h,p,f),()=>{i(v=>v-1),Uo.unbindHotkeys(h)}),[]);return a.useEffect(()=>(window.addEventListener("keydown",u),window.addEventListener("keyup",m),window.addEventListener("blur",_),()=>{window.removeEventListener("keydown",u),window.removeEventListener("keyup",m),window.removeEventListener("blur",_)}),[u,m,_]),s.jsx(gr.Provider,{value:{addHotkeys:g,isPressed:d},children:t})},Ca=()=>a.useContext(gr),Ke=(e,t=[],o)=>{const{addHotkeys:n,isPressed:r}=Ca(),i=a.useRef(null),l=(o==null?void 0:o.ref)||i;return a.useEffect(()=>{if(o!=null&&o.disabled)return;const c=n(e,l,{preventDefault:o==null?void 0:o.preventDefault});return()=>c==null?void 0:c()},[n,Object.keys(e).join(","),o==null?void 0:o.disabled,o==null?void 0:o.preventDefault,...t]),{ref:l,checkHotkeyState:r}},br=(e,t,o)=>{const{disabled:n}=o||{},r=Se(t),i=a.useRef(!1);a.useEffect(()=>{const l=c=>{i.current=!1;const d=c.composedPath()[0];e.forEach(u=>{u.current&&(u.current===d||u.current.contains(d))&&(i.current=!0)})};return document.addEventListener("mousedown",l,{passive:!0}),document.addEventListener("touchstart",l,{passive:!0}),()=>{document.removeEventListener("mousedown",l),document.removeEventListener("touchstart",l)}},[...e]),a.useEffect(()=>{if(!r.current||n)return;const l=c=>{var d;"button"in c&&c.button===2||i.current||(d=r.current)==null||d.call(r,c)};return document.addEventListener("click",l),()=>{document.removeEventListener("click",l)}},[r,n,...e])},Yo=a.createContext({rtl:[!1,()=>{}],defaultViewport:"s"}),Na=e=>{const t=a.useState(e||!1),[o,n]=t;return be(()=>{const r=new MutationObserver(i=>{i.forEach(l=>{if(l.attributeName!=="dir")return;const c=l.target.dir==="rtl";o!==c&&n(c)})});return r.observe(document.documentElement,{attributes:!0}),()=>r.disconnect()},[o]),be(()=>{document.documentElement.setAttribute("dir",o?"rtl":"ltr")},[o]),t},at=()=>a.useContext(Yo).rtl,ka=e=>"width"in e&&e.width!==void 0?e:k(b({},e),{width:0,height:0,left:e.x,right:e.x,top:e.y,bottom:e.y,toJSON:()=>{}}),It=e=>{const t=e==null?void 0:e.getRootNode();return t instanceof ShadowRoot?t:null},za=(e,t)=>{let o=e.parentElement;for(;o;){if(t(o))return o;o=o.parentElement}return null},Ko=e=>{const{el:t,iteration:o=0}=e,n=t&&window.getComputedStyle(t),r=n==null?void 0:n.position,i=r==="fixed"||r==="sticky";if(o===0){const l=It(t);if(l!=null&&l.firstElementChild)return l.firstElementChild}return t===document.body||!t?document.body:i?t:Ko({el:t.parentElement,iteration:o+1})},Go=e=>{const{el:t,iteration:o=0}=e,n=t&&window.getComputedStyle(t),r=n==null?void 0:n.overflowY,i=(r==null?void 0:r.includes("scroll"))||(r==null?void 0:r.includes("auto"));return!t.parentElement||i&&t.scrollHeight>t.clientHeight?t:Go({el:t.parentElement,iteration:o+1})},pr=(e,t)=>{Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value").set.call(e,t),e.dispatchEvent(new Event("change",{bubbles:!0}))},ho="data-rs-focus",vr='a,button,input:not([type="hidden"]),textarea,select,details,[tabindex],[contenteditable]',Qt=e=>{const t=e?It(e):null,o=t!=null?t:document;return o.querySelector(`[${ho}]`)||o.activeElement},fo=(e,t)=>{var r;const o=It(e);(r=(o!=null?o:document).querySelector(`[${ho}]`))==null||r.removeAttribute(ho),t!=null&&t.pseudoFocus?e.setAttribute(ho,"true"):e.focus()},Zt=(e,t)=>{const n=Array.from(e.querySelectorAll(vr)).filter(r=>{if(r.hasAttribute("disabled")||r.clientHeight===0||!(t!=null&&t.includeNegativeTabIndex)&&r.getAttribute("tabindex")==="-1")return!1;if(r.type==="radio"){let i;if(r.form){const l=r.form.elements.namedItem(r.name);if(!l)return!1;"length"in l?i=Array.from(l).filter(d=>"type"in d&&d.type==="radio"):i=[l]}else i=Array.from(e.querySelectorAll(`[type="radio"][name="${r.name}"]`));if(i!=null&&i.length){const l=Array.from(i).find(c=>c.checked);if(l&&r!==l||!l&&r!==i[0])return!1}}return!0});return t!=null&&t.additionalElement&&n.length&&n.unshift(t.additionalElement),n},yr=e=>{const{root:t,target:o,options:n}=e,r=Zt(t,{additionalElement:n==null?void 0:n.additionalElement,includeNegativeTabIndex:n==null?void 0:n.includeNegativeTabIndex}),i=r.length-1,l=Qt(t),c=r.indexOf(l),d={next:c+1,prev:c-1,first:0,last:i};let u=d[o];const m=u>i||u<0;return m&&(n!=null&&n.circular?u=o==="prev"?d.last:d.first:u=o==="prev"?d.first:d.last),{overflow:m,el:r[u],focusableElements:r}},go=(e,t,o)=>{const n=yr({root:e,target:t,options:o});return fo(n.el),{el:n.el,focusableElements:n.focusableElements}},Sa=(e,t)=>go(e,"next",k(b({},t),{includeNegativeTabIndex:!0})),Ea=(e,t)=>go(e,"prev",k(b({},t),{includeNegativeTabIndex:!0})),$a=e=>go(e,"first",{includeNegativeTabIndex:!0}),Ta=e=>go(e,"last",{includeNegativeTabIndex:!0}),Xo="data-rs-keyboard",Ma=()=>{document.documentElement.setAttribute(Xo,"true")},ja=()=>{document.documentElement.removeAttribute(Xo)},bo=()=>document.documentElement.hasAttribute(Xo),Ia="Escape",Da=" ",xr="Enter",La="Tab",yt="ArrowUp",xt="ArrowDown",wt="ArrowRight",Ct="ArrowLeft",Pa="Backspace";class Aa{constructor(){xe(this,"chain",{});xe(this,"tailId",null);xe(this,"idCounter",0)}generateId(){return this.idCounter+=1,this.idCounter}getAll(){return this.chain}get(t){return this.chain[t]}isLast(t){return this.tailId!==null&&t===this.tailId}isEmpty(){return typeof this.tailId!="number"}add(t){const o=this.tailId,n=o&&this.get(o),r=this.generateId();return this.chain[r]={previousId:o,data:t},n&&(n.nextId=r),this.tailId=r,r}remove(t){var d,u;const o=this.chain[t];if(!o)return;const n=o.previousId,r=n&&this.get(n),i=o.nextId,l=i&&this.get(i);r&&(r.nextId=(d=o.nextId)!=null?d:null),l&&(l.previousId=(u=o.previousId)!=null?u:null),i||(this.tailId=n!=null?n:null);const c=this.get(t).data;return delete this.chain[t],c}removePreviousTill(t,o){const n=this.get(t),r=this.remove(t);return!n||!n.previousId||o(n)?r:this.removePreviousTill(n.previousId,o)}}class Fa{constructor(t){xe(this,"root");xe(this,"hiddenElements",[]);xe(this,"hideSiblingsFromScreenReader",t=>{let o=t.parentNode&&t.parentNode.firstChild;for(;o;){const n=o!==t,r=o.nodeType===1&&!o.hasAttribute("aria-hidden");n&&r&&(o.setAttribute("aria-hidden","true"),this.hiddenElements.push(o)),o=o.nextSibling}});xe(this,"release",()=>{this.hiddenElements.forEach(t=>{t.removeAttribute("aria-hidden")}),this.hiddenElements=[]});xe(this,"trap",()=>{let t=this.root;for(this.release();t!==document.body&&t.parentElement;)this.hideSiblingsFromScreenReader(t),t=t.parentElement});this.root=t}}const Ue=class Ue{constructor(){it(this,Tt);it(this,Ce,null);it(this,ht,null);it(this,qt,{});xe(this,"trapped");it(this,Ot,null);it(this,Ut,null);it(this,co,t=>{if(t.defaultPrevented||Ue.chain.tailId!==re(this,Tt)||!re(this,Ce))return;const{mode:o,onRelease:n,pseudoFocus:r,includeTrigger:i}=re(this,qt);let l="tabs";(o==="action-menu"||o==="selection-menu"||o==="action-bar")&&(l="arrows");const c=t.key,d=c===La,u=d&&t.shiftKey,m=d&&!t.shiftKey,_=[Ct,wt,yt,xt].includes(c),g=l==="arrows"&&c===(o==="action-bar"?Ct:yt),h=l==="arrows"&&c===(o==="action-bar"?wt:xt),p=u&&l==="tabs"||g,f=m&&l==="tabs"||h,v=Qt(re(this,Ce))===re(this,ht),y=yr({root:re(this,Ce),target:p?"prev":"next",options:{additionalElement:i?re(this,ht):void 0,circular:!0}});if(d&&l==="arrows"||o==="content-menu"&&d&&y.overflow){u&&!v&&t.preventDefault(),this.release(),n==null||n();return}if(!p&&!f){_&&(o==="action-bar"||o==="action-menu")&&t.preventDefault();return}t.preventDefault(),y.el&&fo(y.el,{pseudoFocus:r})});it(this,Ao,()=>{const t=It(re(this,Ce));(t!=null?t:document).addEventListener("keydown",re(this,co))});it(this,uo,()=>{const t=It(re(this,Ce));(t!=null?t:document).removeEventListener("keydown",re(this,co))});xe(this,"trap",(t,o={})=>{const{mode:n="dialog",includeTrigger:r,initialFocusEl:i}=o;Mt(this,Ce,t),Mt(this,Ot,new Fa(t));const l=Qt(re(this,Ce)),c=Zt(re(this,Ce),{additionalElement:r?l:void 0}),d=n==="selection-menu";if(Mt(this,qt,k(b({},o),{pseudoFocus:d})),Mt(this,ht,l),Mt(this,Ut,new MutationObserver(()=>{if(!re(this,Ce))return;const _=Qt(re(this,Ce));if(re(this,Ce).contains(_))return;const g=Zt(re(this,Ce),{additionalElement:r?l:void 0});g.length&&fo(g[0],{pseudoFocus:d})})),re(this,uo).call(this),re(this,Ut).observe(re(this,Ce),{childList:!0,subtree:!0}),!c.length&&!i)return;re(this,Ao).call(this),n==="dialog"&&re(this,Ot).trap();const u=Ue.chain.tailId&&Ue.chain.get(Ue.chain.tailId),m=Qt(re(this,Ce));(!u||re(this,Ce)!==re(u.data,Ce))&&(Mt(this,Tt,Ue.chain.add(this)),re(this,Ce).contains(m)||fo(i||c[0],{pseudoFocus:d})),this.trapped=!0});xe(this,"release",(t={})=>{var r,i;const{withoutFocusReturn:o}=t;if(!this.trapped||!re(this,Tt)||!re(this,Ce))return;this.trapped=!1,re(this,ht)&&!o&&re(this,ht).focus({preventScroll:!bo()}),Ue.chain.removePreviousTill(re(this,Tt),l=>document.body.contains(re(l.data,ht))),(r=re(this,Ut))==null||r.disconnect(),re(this,uo).call(this),(i=re(this,Ot))==null||i.release();const n=Ue.chain.tailId&&Ue.chain.get(Ue.chain.tailId);n&&re(n.data,Ce)&&new Ue().trap(re(n.data,Ce),re(n.data,qt))})}};Tt=new WeakMap,Ce=new WeakMap,ht=new WeakMap,qt=new WeakMap,Ot=new WeakMap,Ut=new WeakMap,co=new WeakMap,Ao=new WeakMap,uo=new WeakMap,xe(Ue,"chain",new Aa);let Dt=Ue;const Ge=e=>{requestAnimationFrame(()=>{requestAnimationFrame(()=>e())})},Qo="data-rs-no-transition",Va=()=>{document.documentElement.setAttribute(Qo,"true")},Ba=()=>{document.documentElement.removeAttribute(Qo)},Ha=()=>!document.documentElement.hasAttribute(Qo),wr=600,Wa=150,Cr={left:0,top:0,position:"absolute",visibility:"hidden",animation:"none",transition:"none",zIndex:"var(--rs-z-index-absolute)"},Nr=a.createContext({}),kr=a.createContext(null),zr=a.createContext(null),Lt=()=>a.useContext(Nr),qa=()=>a.useContext(kr),Oa=()=>a.useContext(zr),Ua=Nr.Provider,Ya=kr.Provider,Ka=zr.Provider,Oe=8,Ga=e=>e.includes("start")?e.replace("start","end"):e.includes("end")?e.replace("end","start"):e,Sr=(e,t)=>Math.floor(e/2-t/2),Xa=e=>{var B,R;const{triggerBounds:t,flyoutBounds:o,containerBounds:n,position:r,rtl:i,width:l,contentGap:c=0,contentShift:d=0,passedContainer:u,fallbackAdjustLayout:m,fallbackMinHeight:_}=e,g=l==="full"||l==="100%";let h=0,p=0,f=null,v=null,y,x,w=r;i&&(w=Ga(w)),(g||x==="trigger")&&(w=w.includes("top")?"top":"bottom");const C=!!w.match(/^(start|end)/),z=o.width+(C?c:0),M=o.height+(C?0:c),S=t.width,N=t.height,T=u==null?void 0:u.scrollLeft,E=u==null?void 0:u.scrollTop,j=T!=null?T:window.scrollX,$=E!=null?E:window.scrollY,L=(B=u==null?void 0:u.clientHeight)!=null?B:window.innerHeight,A=(R=u==null?void 0:u.clientWidth)!=null?R:window.innerWidth,F=u?n.bottom:window.innerHeight-$,D=t.left-n.left+(T||0),V=n.right-t.right-(T||0),q=t.top-n.top+(E||0),K=F-t.bottom-(E||0);switch(w){case"start":case"start-top":case"start-bottom":h=D-z,v=V+S;break;case"end":case"end-top":case"end-bottom":h=D+S;break;case"bottom":case"top":h=D+Sr(S,z)+d;break;case"top-start":case"bottom-start":h=D+d;break;case"top-end":case"bottom-end":h=D+S-z+d,v=V-d;break}switch(w){case"top":case"top-start":case"top-end":p=q-M,f=K+N;break;case"bottom":case"bottom-start":case"bottom-end":p=q+N;break;case"start":case"end":p=q+Sr(N,M)+d;break;case"start-top":case"end-top":p=q+d;break;case"start-bottom":case"end-bottom":p=q+N-M+d,f=K-d;break}if(m){const U=()=>({top:-p+$+Oe,bottom:p+M+Oe-$-L,left:-h+j+Oe,right:h+z+Oe-j-A}),Y=U();C?Y.top>0?(p=Oe+$,f!==null&&(f=f-Y.top)):Y.bottom>0&&(p=p-Y.bottom):Y.left>0?(h=Oe+j,v!==null&&(v=v-Y.left)):Y.right>0&&(h=h-Y.right);const X=U();X.top>0?(y=Math.max(_?parseInt(_):0,M-X.top),p=p+(M-y)):X.bottom>0&&(y=Math.max(_?parseInt(_):0,M-X.bottom),f!==null&&(f=f+(M-y)))}g?(h=Oe,x=window.innerWidth-Oe*2):l==="trigger"&&(x=t.width);const G=v!==null?-v:h,oe=f!==null?-f:p;return{position:w,styles:{left:v===null?"0px":null,right:v===null?null:"0px",top:f===null?"0px":null,bottom:f===null?null:"0px",transform:`translate(${G}px, ${oe}px)`,height:y!==void 0?`${y}px`:null,width:x!==void 0?`${x}px`:l!=null?l:null},boundaries:{left:h,top:p,height:y!=null?y:Math.ceil(M),width:x!=null?x:Math.ceil(z)}}},Er={top:["top-start","top-end","top"],bottom:["bottom-start","bottom-end","bottom"],start:["start-top","start-bottom","start"],end:["end-top","end-bottom","end"]},Qa={top:["bottom","start","end"],bottom:["top","end","start"],start:["end","top","bottom"],end:["start","bottom","top"]},Za=(e,t)=>{const o=new Set([e]),n=e.split("-"),[r]=n,i=Er[r],l=i.indexOf(e),c=[l];return i.forEach((d,u)=>{u!==l&&c.push(u)}),[r,...Qa[r]].forEach(d=>{const u=Er[d];c.forEach(m=>{const _=u[m];(t==null?void 0:t.indexOf(_))!==-1&&o.add(_)})}),Array.from(o)},Ja=e=>{const{flyoutBounds:t,visualContainerBounds:o,renderContainerBounds:n}=e;return!(n.left+t.left<o.left+Oe||n.top+t.top<o.top+Oe||n.left+t.left+t.width>o.left+o.width-Oe||n.top+t.top+t.height>o.top+o.height-Oe)},Ra=e=>{var $;const{triggerEl:t,flyoutEl:o,triggerBounds:n,contentShift:r=0,contentGap:i=0,position:l,fallbackPositions:c,fallbackAdjustLayout:d,fallbackMinHeight:u,width:m,container:_,lastUsedPosition:g,onPositionChoose:h,rtl:p}=e,f=o.cloneNode(!0),v=getComputedStyle(o).getPropertyValue("--rs-unit-x1"),y=v?parseInt(v):4,x=n||(t==null?void 0:t.getBoundingClientRect());if(!x)return;const w=ka(x);f.style.cssText="",Object.keys(Cr).forEach(L=>{const A=Cr[L];A&&(f.style[L]=A.toString())}),m==="trigger"?f.style.width=`${w.width}px`:m&&m!=="full"&&(f.style.width=m),(t&&It(t)||document.body).appendChild(f);const z=!_&&t?Ko({el:t}):void 0,S=(_||z||document.body).getBoundingClientRect(),N=(L,A)=>{const F=(A==null?void 0:A.width)||m;F==="full"?f.style.width=`calc(100% - ${Oe*2}px)`:F==="trigger"?f.style.width=`${w.width}px`:f.style.width=F||"";const D=f.getBoundingClientRect(),V={width:D.width,height:D.height};return Xa({triggerBounds:w,flyoutBounds:V,containerBounds:S,position:L,contentGap:i*y,contentShift:r*y,rtl:p,width:F,passedContainer:_||(z!==document.body?z:void 0),fallbackAdjustLayout:d,fallbackMinHeight:u})},T=L=>{var F;const A=(F=_==null?void 0:_.getBoundingClientRect())!=null?F:{width:window.innerWidth,height:window.innerHeight,left:window.scrollX,top:window.scrollY};return Ja({flyoutBounds:L.boundaries,visualContainerBounds:A,renderContainerBounds:S})};let E=null;const j=Za(l,c);return j.some(L=>{const A=N(L),F=T(A);return F&&(E=A),F}),E||["top","bottom"].filter(A=>j.includes(A)).some(A=>{const F=N(A,{width:"full"}),D=T(F);return D&&(E=F),D}),E||(E=N(g)),h(E.position),($=f.parentNode)==null||$.removeChild(f),Object.entries(E.styles).forEach(([L,A])=>{o.style.setProperty(L,A)}),{position:E.position}},ec=(e,t)=>{switch(t.type){case"render":return k(b({},e),{status:"rendered"});case"position":return k(b({},e),{status:t.payload.sync?e.status:"positioned",position:t.payload.position});case"show":return e.status!=="positioned"?e:k(b({},e),{status:"visible"});case"hide":return k(b({},e),{status:"hidden"});case"remove":return k(b({},e),{status:"idle"});default:throw new Error("[Reshaped] Invalid flyout reducer type")}},tc=e=>{const T=e,{triggerElRef:t,flyoutElRef:o,triggerBoundsRef:n,contentGap:r,contentShift:i}=T,l=ve(T,["triggerElRef","flyoutElRef","triggerBoundsRef","contentGap","contentShift"]),{position:c="bottom",fallbackPositions:d,fallbackAdjustLayout:u,fallbackMinWidth:m,fallbackMinHeight:_,width:g,container:h}=l,p=a.useRef(c),f=a.useMemo(()=>d,[d==null?void 0:d.join(" ")]),[v]=at(),[y,x]=a.useReducer(ec,{position:c,status:"idle"}),w=a.useCallback(()=>{x({type:"render"})},[]),C=a.useCallback(()=>{x({type:"show"})},[]),z=a.useCallback(()=>{x({type:"hide"})},[]),M=a.useCallback(()=>{x({type:"remove"})},[]),S=a.useCallback(E=>{p.current=E},[]),N=a.useCallback(E=>{if(!o.current)return;const j=(E==null?void 0:E.fallback)!==!1,$=Ra({triggerEl:t.current,flyoutEl:o.current,triggerBounds:n.current,width:g,position:j?c:p.current,fallbackPositions:j?f:[],fallbackAdjustLayout:u,fallbackMinHeight:_,lastUsedPosition:p.current,onPositionChoose:S,rtl:v,container:h,contentGap:r,contentShift:i});$&&x({type:"position",payload:k(b({},$),{sync:E==null?void 0:E.sync})})},[h,c,f,u,v,o,t,n,g,r,i,S,m,_]);return a.useEffect(()=>{y.status==="rendered"&&N()},[y.status,N]),a.useMemo(()=>({position:y.position,status:y.status,updatePosition:N,render:w,hide:z,remove:M,show:C}),[w,N,z,M,C,y.position,y.status])};class oc{constructor(){xe(this,"status","cold");xe(this,"timer");xe(this,"warm",()=>{if(clearTimeout(this.timer),this.status==="cooling"){this.status="warm";return}this.status="warming",this.timer=setTimeout(()=>{this.status="warm",this.timer=void 0},100)});xe(this,"cool",()=>{if(clearTimeout(this.timer),this.status==="warming"){this.status="cold";return}this.status="cooling",this.timer=setTimeout(()=>{this.status="cold",this.timer=void 0},500)})}}const Nt=new oc,Zo=e=>{var zl;const{triggerType:t="click",groupTimeouts:o,onOpen:n,onClose:r,children:i,disabled:l,forcePosition:c,fallbackAdjustLayout:d,fallbackMinWidth:u,fallbackMinHeight:m,trapFocusMode:_="dialog",width:g,disableHideAnimation:h,disableContentHover:p,disableCloseOnOutsideClick:f,autoFocus:v=!0,originCoordinates:y,contentGap:x=2,contentShift:w,contentMaxHeight:C,contentMaxWidth:z,contentClassName:M,contentAttributes:S,position:N,active:T,id:E,instanceRef:j,containerRef:$,initialFocusRef:L,positionRef:A}=e,F=e.fallbackPositions===!1||c?[]:e.fallbackPositions,D=Se(n),V=Se(r),q=l===!0?!1:T,K=Lt(),{elRef:G}=qa()||{},{elRef:oe}=Oa()||{},B=K.trapFocusMode==="action-menu"||K.trapFocusMode==="content-menu",[R]=at(),U=a.useRef(null),Y=!!(G!=null&&G.current)&&((zl=oe==null?void 0:oe.current)==null?void 0:zl.contains(G.current)),ee=(!oe||Y)&&G||U,ge=a.useRef(null),Z=a.useRef(null),H=qe(E),Q=a.useRef(null),J=a.useRef(null),ue=a.useRef(!1),Ee=a.useRef(!1),ne=a.useRef(!1),se=a.useRef(!0),le=a.useRef(!1),_e=a.useRef(y!=null?y:null);_e.current=y!=null?y:null;const pe=tc({triggerElRef:A!=null?A:ee,flyoutElRef:Z,triggerBoundsRef:y?_e:ge,width:g,position:N,defaultActive:q,container:$==null?void 0:$.current,fallbackPositions:F,fallbackAdjustLayout:d,fallbackMinWidth:u,fallbackMinHeight:m,contentGap:x,contentShift:w}),{status:we,updatePosition:$e,render:Le,hide:me,remove:fe,show:Xe}=pe,ye=we!=="idle",Pe=_r({active:ye&&t!=="hover",contentRef:Z,triggerRef:ee}),We=a.useCallback(()=>{Q.current&&clearTimeout(Q.current)},[]),Ne=a.useCallback(()=>{var te;ue.current||ye&&t!=="hover"||(te=D.current)==null||te.call(D)},[D,ye,t]),Te=a.useCallback(te=>{var Sl,El;!(t==="click"&&!Pe())&&(ye||l)&&((Sl=V.current)==null||Sl.call(V,{reason:te.reason}),te!=null&&te.closeParents&&((El=K==null?void 0:K.handleClose)==null||El.call(K,{closeParents:!0,reason:te.reason})))},[ye,Pe,t,V,l,K]),Yt=a.useCallback(te=>{var ft;!bo()||(ft=Z.current)!=null&&ft.contains(te.relatedTarget)||ne.current||Te({})},[Te]),Fo=a.useCallback(()=>{t==="hover"&&!bo()||Ne()},[Ne,t]),Vo=a.useCallback(()=>{t==="hover"&&(le.current=!0)},[t]),nd=a.useCallback(()=>{We(),le.current?(Ne(),le.current=!1):(o&&Nt.warm(),Q.current=setTimeout(()=>{Ne()},o&&Nt.status==="warming"||B?wr:0))},[We,Ne,o,B]),rd=a.useCallback(te=>{var st,ft;te.relatedTarget===Z.current||te.relatedTarget instanceof Node&&((st=Z.current)!=null&&st.contains(te.relatedTarget))||te.relatedTarget===ee.current||te.relatedTarget instanceof Node&&((ft=ee.current)!=null&&ft.contains(te.relatedTarget))||(Nt.cool(),We(),B?Q.current=setTimeout(()=>{Te({})},Wa):Te({}))},[We,Te,ee,Z,B]),sd=a.useCallback(()=>{ye?Te({}):Ne()},[ye,Ne,Te]),id=a.useCallback(()=>{var ft;const te=(ft=A==null?void 0:A.current)!=null?ft:ee.current,st=te==null?void 0:te.getBoundingClientRect();st&&(ge.current=st)},[ee,A]),ld=()=>{ne.current=!0,le.current=!0},ad=()=>{ne.current=!1},cd=a.useCallback(te=>{q&&(Z.current!==te.currentTarget||te.propertyName!=="transform"||(Ee.current=!0,ge.current=null))},[q]),dd=a.useCallback(te=>{Z.current!==te.currentTarget||te.propertyName!=="transform"||we==="hidden"&&(Ee.current=!1,fe())},[fe,we]);return be(()=>{if(q){Le();return}l&&Nt.cool(),Ha()&&!h&&Ee.current&&(Nt.status==="cooling"||!o)?me():fe()},[q,Le,me,fe,h,l,o]),a.useEffect(()=>{we==="positioned"&&Ge(()=>Xe())},[we,Xe]),be(()=>{var st;if(we!=="visible"||!Z.current||(st=J.current)!=null&&st.trapped||_===!1)return;const te=v?L==null?void 0:L.current:Z.current.querySelector("[role][tabindex='-1']");J.current=new Dt,J.current.trap(Z.current,{mode:_,initialFocusEl:te,includeTrigger:t==="hover"&&_!=="dialog"&&!B,onRelease:()=>{Te({})}})},[we,t,_,v]),a.useEffect(()=>{var te;!h&&we!=="hidden"||h&&ye||(te=J.current)!=null&&te.trapped&&(t==="hover"&&(ue.current=!0,setTimeout(()=>{ue.current=!1},100)),J.current.release({withoutFocusReturn:!se.current}),se.current=!0)},[we,ye,t,h]),a.useEffect(()=>()=>{var te;return(te=J.current)==null?void 0:te.release()},[]),a.useEffect(()=>{if(!ye)return;const te=new ResizeObserver(()=>$e({sync:!0}));return te.observe(document.body),ee.current&&te.observe(ee.current),Z.current&&te.observe(Z.current),()=>te.disconnect()},[$e,ee,ye,Z]),a.useEffect(()=>{$e({sync:!0})},[R,$e]),a.useImperativeHandle(j,()=>({open:Ne,close:()=>Te({}),updatePosition:()=>$e({sync:!0})}),[Ne,Te,$e]),Ke({Escape:()=>Te({reason:"escape-key"})},[Te]),br([Z,ee],()=>{se.current=!1,Te({reason:"outside-click"})},{disabled:!ye||f}),s.jsx(Ua,{value:{id:H,flyout:pe,width:g,triggerElRef:ee,flyoutElRef:Z,handleClose:Te,handleOpen:Ne,handleFocus:Fo,handleBlur:Yt,handleMouseEnter:nd,handleMouseLeave:rd,handleTouchStart:Vo,handleTransitionStart:cd,handleTransitionEnd:dd,handleMouseDown:id,handleClick:sd,handleContentMouseDown:ld,handleContentMouseUp:ad,triggerType:t,trapFocusMode:_,contentClassName:M,contentAttributes:S,contentGap:x,contentMaxHeight:C,contentMaxWidth:z,containerRef:$,disableContentHover:p,autoFocus:v,isSubmenu:B},children:i})};Zo.displayName="FlyoutControlled";const $r=e=>{const{defaultActive:t,onClose:o,onOpen:n}=e,[r,i]=a.useState(t||!1),l=d=>{i(!1),o==null||o(d)},c=()=>{i(!0),n==null||n()};return s.jsx(Zo,k(b({},e),{defaultActive:void 0,active:r,onClose:l,onOpen:c}))};$r.displayName="FlyoutUncontrolled";const Tr=e=>{const{active:t}=e;return typeof t=="boolean"?s.jsx(Zo,b({},e)):s.jsx($r,b({},e))};Tr.displayName="Flyout";const Mr=a.createContext({}),Jo=a.createContext({}),nc={root:"_root_153o0_1"},po=e=>e?e.hasAttribute("data-rs-root")||e===document.documentElement||!e.parentElement?e:po(e.parentElement):document.documentElement,Ro=()=>a.useContext(Jo),jr=()=>{const{colorMode:e,theme:t,setTheme:o,rootTheme:n,setRootTheme:r}=a.useContext(Mr),{mode:i,setMode:l,invertMode:c}=a.useContext(Jo);return a.useMemo(()=>({theme:t,setTheme:o,rootTheme:n,setRootTheme:r,colorMode:e||i,setColorMode:l,invertColorMode:c}),[e,i,l,c,t,o,r,n])},Ir=e=>typeof e=="string"?e:` ${e.join(" ")} `,Pt=e=>s.jsx(Dr,b({},e)),Dr=e=>{const{name:t,defaultName:o,colorMode:n,scoped:r,scopeRef:i,children:l,className:c}=e,[d,u]=a.useState(!1),[m,_]=a.useState(o),g=Ro(),h=jr(),p=!h.theme,f=t||m||h.theme,v=p||r?f:h.rootTheme,y=p||r?g.mode:h.colorMode,w=n==="inverted"?y==="light"?"dark":"light":n||y,C=P(nc.root,c),z=a.useCallback(N=>{p?_(N):h.setRootTheme(N)},[p,h]),M=a.useCallback(N=>{_(N)},[]);be(()=>{u(!0)},[]),be(()=>{if(!document||!p)return;const N=po(i==null?void 0:i.current),T=N.getAttribute("data-rs-color-mode"),E=Ir(f);return E&&N.setAttribute("data-rs-theme",E),T||N.setAttribute("data-rs-color-mode",w),()=>{N.removeAttribute("data-rs-theme"),T||N.removeAttribute("data-rs-color-mode")}},[f,w,p,i]);const S=a.useMemo(()=>({theme:f,rootTheme:v,colorMode:w,setTheme:M,setRootTheme:z}),[f,w,M,z,v]);return s.jsx(Mr.Provider,{value:S,children:s.jsx("div",{className:C,ref:i,"data-rs-root":r?!0:void 0,"data-rs-theme":p?void 0:Ir(f),"data-rs-color-mode":p||!n&&!d?void 0:w,children:l})})};Pt.displayName="Theme";const Lr=e=>{const{defaultMode:t,mode:o,scopeRef:n,children:r}=e,[i,l]=a.useState(t),c=Ro(),d=a.useCallback(m=>{po(n==null?void 0:n.current).setAttribute("data-rs-color-mode",m),c.mode&&!n&&c.setMode(m),l(m)},[n,c]);be(()=>{Va(),Ge(()=>{Ba()})},[i,o]),be(()=>{const m=po(n==null?void 0:n.current).getAttribute("data-rs-color-mode");m&&d(m)},[d,n]);const u=a.useMemo(()=>({mode:o||i,setMode:d,invertMode:()=>{d(i==="light"?"dark":"light")}}),[i,o,d]);return s.jsx(Jo.Provider,{value:u,children:r})};Lr.displayName="GlobalColorMode";const kt=e=>{const[t,o]=a.useState(e||!1),n=a.useCallback(()=>{o(!0)},[]),r=a.useCallback(()=>{o(!1)},[]),i=a.useCallback(l=>{o(typeof l=="boolean"?l:c=>!c)},[]);return a.useMemo(()=>({active:t,activate:n,deactivate:r,toggle:i}),[n,r,i,t])},rc={root:"_root_hqrz2_1"},Pr=a.createContext({}),sc=()=>a.useContext(Pr),Ar=e=>{var _;const{children:t,targetRef:o}=e,n=kt(),r=a.useRef(null),i=(_=r.current)==null?void 0:_.getRootNode(),c=i instanceof ShadowRoot?i:document.body,d=sc(),u=o||d.scopeRef,m=(u==null?void 0:u.current)||c;return be(()=>(n.activate(),()=>n.deactivate()),[]),[Ae.createPortal(s.jsx(Pt,{children:t}),m),!n.active&&s.jsx("div",{ref:r,className:rc.root},"root")]};function Fr(e){const{children:t}=e,o=a.useRef(null);return s.jsx(Pr.Provider,{value:{scopeRef:o},children:t(o)})}Ar.displayName="Portal",Fr.displayName="PortalScope";const vo=Ar;vo.Scope=Fr;const en=(e,t)=>e>t?[]:Array.from({length:t-e+1},(o,n)=>e+n),tn=e=>{let t=null,o=null;return function(...n){o=n,t===null&&(t=requestAnimationFrame(()=>{t=null,e(...o)}))}},gt={content:"_content_19non_1","--hover":"_--hover_19non_19","--hover-disabled":"_--hover-disabled_19non_23",inner:"_inner_19non_24","--width-trigger":"_--width-trigger_19non_52","--position-top":"_--position-top_19non_56","--position-top-end":"_--position-top-end_19non_57","--position-top-start":"_--position-top-start_19non_58","--position-bottom":"_--position-bottom_19non_64","--position-bottom-end":"_--position-bottom-end_19non_65","--position-bottom-start":"_--position-bottom-start_19non_66","--position-start":"_--position-start_19non_82","--position-start-top":"_--position-start-top_19non_83","--position-start-bottom":"_--position-start-bottom_19non_84","--position-end":"_--position-end_19non_90","--position-end-top":"_--position-end-top_19non_91","--position-end-bottom":"_--position-end-bottom_19non_92","--visible":"_--visible_19non_108","--animated":"_--animated_19non_113"},Vr=e=>{const{children:t,className:o,attributes:n}=e,{flyout:r,id:i,flyoutElRef:l,triggerElRef:c,handleClose:d,handleTransitionEnd:u,handleTransitionStart:m,triggerType:_,handleMouseEnter:g,handleMouseLeave:h,handleContentMouseDown:p,handleContentMouseUp:f,contentClassName:v,contentAttributes:y,contentGap:x,contentMaxHeight:w,contentMaxWidth:C,trapFocusMode:z,disableContentHover:M,autoFocus:S,width:N,containerRef:T,isSubmenu:E}=Lt(),{status:j,position:$}=r,[L,A]=a.useState(!1),F=a.useMemo(()=>!L||!c?null:Ko({el:c.current}),[L,c]),D=a.useMemo(()=>{if(L&&c!=null&&c.current)return Go({el:c.current})},[L,c]),V=T||{current:F};if(be(()=>{A(!0)},[]),a.useEffect(()=>{const B=l.current;if(B)return B.addEventListener("transitionstart",m),()=>B.removeEventListener("transitionstart",m)},[m,l,j]),a.useEffect(()=>{if(j!=="visible"||!D)return;const B=c==null?void 0:c.current,R=D,U=tn(()=>{const Y=B==null?void 0:B.getBoundingClientRect(),X=R.getBoundingClientRect();Y&&(Y.top<X.top||Y.left<X.left||Y.right>X.right||Y.bottom>X.bottom)?d({}):r.updatePosition({sync:!0,fallback:!1})});return D.addEventListener("scroll",U,{passive:!0}),()=>D.removeEventListener("scroll",U)},[D,r,j,d,c]),j==="idle"||!L)return null;const q=P(gt.content,_==="hover"&>["--hover"],j==="visible"&>["--visible"],(Nt.status==="cooling"||!Nt.timer||E||_!=="hover")&>["--animated"],$&>[`--position-${$}`],N==="trigger"&>["--width-trigger"],_==="hover"&&M&>["--hover-disabled"]),K=P(gt.inner,o,v);let G=n==null?void 0:n.role;_==="hover"?G="tooltip":z==="dialog"?G="dialog":z==="selection-menu"?G="listbox":z==="action-menu"?G="menu":z==="action-bar"&&(G="menubar");const oe=s.jsx(Ka,{value:{elRef:l},children:s.jsx("div",{className:q,style:{"--rs-flyout-gap":x,"--rs-flyout-max-h":w,"--rs-flyout-max-w":C},ref:l,onTransitionEnd:u,onMouseEnter:_==="hover"?g:void 0,onMouseLeave:_==="hover"?h:void 0,onMouseDown:p,onTouchStart:p,onMouseUp:f,onTouchEnd:f,children:s.jsx("div",k(b({role:G},n),{id:i,tabIndex:S?void 0:-1,"aria-modal":G==="dialog"?!0:void 0,style:b(b({},n==null?void 0:n.style),y==null?void 0:y.style),className:K,children:t}))})});return s.jsx(vo,{targetRef:V,children:oe})};Vr.displayName="Flyout.Content";const Br=e=>{const{children:t}=e,{id:o,triggerElRef:n,triggerType:r,flyout:i,handleFocus:l,handleBlur:c,handleMouseEnter:d,handleMouseLeave:u,handleMouseDown:m,handleTouchStart:_,handleClick:g,trapFocusMode:h,isSubmenu:p}=Lt(),f=i.status!=="idle",v={ref:n};return(r==="click"||h==="action-menu")&&(v.onClick=g,v.onMouseDown=m),r==="hover"&&(v.onMouseEnter=d,v.onMouseLeave=u,v.onTouchStart=_),(r==="hover"&&!p||r==="focus")&&(v.onFocus=l,v.onBlur=c,v["aria-describedby"]=f?o:void 0),(r==="click"||r==="focus"||h==="action-menu")&&(h==="dialog"?v["aria-haspopup"]="dialog":h==="selection-menu"?(v["aria-haspopup"]="listbox",v["aria-autocomplete"]="list"):v["aria-haspopup"]="menu",v["aria-expanded"]=f,v["aria-controls"]=f?o:void 0),s.jsx(Ya,{value:{elRef:n},children:t(v)})};Br.displayName="Flyout.Trigger";const ct=Tr;ct.Trigger=Br,ct.Content=Vr;const zt={root:"_root_1ldab_2",touch:"_touch_1ldab_21","--inset":"_--inset_1ldab_44","--disabled-focus-ring":"_--disabled-focus-ring_1ldab_48","--radius-inherit":"_--radius-inherit_1ldab_52","--disabled":"_--disabled_1ldab_48","--full-width":"_--full-width_1ldab_88"},je=a.forwardRef((e,t)=>{const{children:o,render:n,href:r,onClick:i,type:l,disabled:c,insetFocus:d,disableFocusRing:u,borderRadius:m,as:_,stopPropagation:g,fullWidth:h,touchHitbox:p,className:f,attributes:v}=e,y=P(zt.root,f,c&&zt["--disabled"],m&&zt[`--radius-${m}`],d&&zt["--inset"],u&&zt["--disabled-focus-ring"],h&&zt["--full-width"]),x=b({},v),w=i||(v==null?void 0:v.onClick),C=(v==null?void 0:v.onFocus)||(v==null?void 0:v.onBlur),z=!!(r||v!=null&&v.href),M=!!(w||C||l||v!=null&&v.ref),S=!z&&M&&(!_||_==="button");let N;if(z)N="a",x.href=c?void 0:r||(v==null?void 0:v.href);else if(S)N="button",x.type=l||(v==null?void 0:v.type)||"button",x.disabled=c||(v==null?void 0:v.disabled);else if(M){const A=!(_==="label")||w||C;N=_||"span",x.role=A?"button":void 0,x.tabIndex=A?0:void 0}else N=_||"span";const T=L=>{var A;c||(g&&L.stopPropagation(),i==null||i(L),(A=v==null?void 0:v.onClick)==null||A.call(v,L))},E=L=>{const A=L.key===Da,F=L.key===xr;!A&&!F||x.role==="button"&&(g&&L.stopPropagation(),L.preventDefault(),T(L))},j=s.jsxs(s.Fragment,{children:[p&&(z||M)&&!c&&s.jsx("span",{className:zt.touch}),o]}),$=k(b({ref:t},x),{className:y,onClick:T,onKeyDown:E,"aria-disabled":c?!0:void 0,children:j});return n?n($):s.jsx(N,b({},$))});je.displayName="Actionable";const yo={root:"_root_1f1sc_15","rs-reshaped-loader":"_rs-reshaped-loader_1f1sc_1",inner:"_inner_1f1sc_44","--color-inherit":"_--color-inherit_1f1sc_63","--color-primary":"_--color-primary_1f1sc_67","--color-positive":"_--color-positive_1f1sc_71","--color-critical":"_--color-critical_1f1sc_75","--size-small":"_--size-small_1f1sc_1","--size-medium":"_--size-medium_1f1sc_1","--size-large":"_--size-large_1f1sc_1","--size-small--m":"_--size-small--m_1f1sc_1","--size-medium--m":"_--size-medium--m_1f1sc_1","--size-large--m":"_--size-large--m_1f1sc_1","--size-small--l":"_--size-small--l_1f1sc_1","--size-medium--l":"_--size-medium--l_1f1sc_1","--size-large--l":"_--size-large--l_1f1sc_1","--size-small--xl":"_--size-small--xl_1f1sc_1","--size-medium--xl":"_--size-medium--xl_1f1sc_1","--size-large--xl":"_--size-large--xl_1f1sc_1"},on=e=>{const{size:t="small",color:o="primary",className:n,attributes:r}=e,i=e.ariaLabel||(r==null?void 0:r["aria-label"]),l=P(yo.root,n,ae(yo,"--size",t),o&&yo[`--color-${o}`]);return s.jsx("span",k(b({},r),{role:"progressbar","aria-live":i?"assertive":void 0,"aria-label":i,className:l,children:s.jsx("span",{className:yo.inner})}))};on.displayName="Loader";const Ie={root:"_root_lcajc_5","--loading":"_--loading_lcajc_59","--highlighted":"_--highlighted_lcajc_59","--disabled":"_--disabled_lcajc_59",text:"_text_lcajc_72",icon:"_icon_lcajc_78","--icon-position-end":"_--icon-position-end_lcajc_87",loader:"_loader_lcajc_99","--icon-only":"_--icon-only_lcajc_107","--rounded":"_--rounded_lcajc_125","--size-small":"_--size-small_lcajc_1","--size-medium":"_--size-medium_lcajc_1","--size-large":"_--size-large_lcajc_1","--size-xlarge":"_--size-xlarge_lcajc_1","--full-width":"_--full-width_lcajc_174","--variant-solid":"_--variant-solid_lcajc_186","--color-neutral":"_--color-neutral_lcajc_187","--color-primary":"_--color-primary_lcajc_296","--color-critical":"_--color-critical_lcajc_297","--color-positive":"_--color-positive_lcajc_298","--color-media":"_--color-media_lcajc_201","--variant-faded":"_--variant-faded_lcajc_208","--color-inherit":"_--color-inherit_lcajc_224","--variant-outline":"_--variant-outline_lcajc_232","--variant-ghost":"_--variant-ghost_lcajc_268","--elevated":"_--elevated_lcajc_288",group:"_group_lcajc_349",aligner:"_aligner_lcajc_445","--size-small--m":"_--size-small--m_lcajc_1","--size-medium--m":"_--size-medium--m_lcajc_1","--size-large--m":"_--size-large--m_lcajc_1","--size-xlarge--m":"_--size-xlarge--m_lcajc_1","--full-width-true--m":"_--full-width-true--m_lcajc_1","--full-width-false--m":"_--full-width-false--m_lcajc_1","--size-small--l":"_--size-small--l_lcajc_1","--size-medium--l":"_--size-medium--l_lcajc_1","--size-large--l":"_--size-large--l_lcajc_1","--size-xlarge--l":"_--size-xlarge--l_lcajc_1","--full-width-true--l":"_--full-width-true--l_lcajc_1","--full-width-false--l":"_--full-width-false--l_lcajc_1","--size-small--xl":"_--size-small--xl_lcajc_1","--size-medium--xl":"_--size-medium--xl_lcajc_1","--size-large--xl":"_--size-large--xl_lcajc_1","--size-xlarge--xl":"_--size-xlarge--xl_lcajc_1","--full-width-true--xl":"_--full-width-true--xl_lcajc_1","--full-width-false--xl":"_--full-width-false--xl_lcajc_1"},Hr=a.forwardRef((e,t)=>{const{variant:o="solid",color:n="neutral",elevated:r,highlighted:i,fullWidth:l,loading:c,loadingAriaLabel:d,disabled:u,type:m,href:_,size:g="medium",children:h,rounded:p,onClick:f,icon:v,endIcon:y,stopPropagation:x,as:w,render:C,className:z,attributes:M}=e,S=(v||y)&&!h,N=P(Ie.root,z,n&&Ie[`--color-${n}`],o&&Ie[`--variant-${o}`],ae(Ie,"--size",g),ae(Ie,"--full-width",l),r&&o!=="ghost"&&Ie["--elevated"],p&&Ie["--rounded"],u&&Ie["--disabled"],c&&Ie["--loading"],i&&Ie["--highlighted"],S&&Ie["--icon-only"]),T=E=>{if(!(E==="start"&&v||E==="end"&&y))return null;const A=P(Ie.icon,E==="end"&&Ie["--icon-position-end"]),F=ce(g,D=>D==="large"?5:D==="xlarge"?6:4);return s.jsx(he,{className:A,svg:E==="start"?v:y,size:F,autoWidth:!0})};return s.jsxs(je,{disabled:u||c,className:N,attributes:k(b({},M),{"data-rs-aligner-target":!0}),type:m,onClick:f,href:_,ref:t,as:w,stopPropagation:x,render:C,children:[c&&s.jsx("div",{className:Ie.loader,children:s.jsx(on,{color:"inherit",attributes:{"aria-label":d}})}),T("start"),h&&s.jsx("span",{className:Ie.text,children:h}),T("end")]})});Hr.displayName="Button";const Wr={root:"_root_1quhz_2","--side-all":"_--side-all_1quhz_7","--side-start":"_--side-start_1quhz_11","--side-inline":"_--side-inline_1quhz_12","--side-end":"_--side-end_1quhz_16","--side-top":"_--side-top_1quhz_21","--side-block":"_--side-block_1quhz_22","--side-bottom":"_--side-bottom_1quhz_26"},Jt=e=>{const{side:t="all",children:o,className:n,attributes:r}=e,i=typeof t=="string"?[t]:t,l=P(Wr.root,i.map(c=>Wr[`--side-${c}`]),n);return s.jsx("div",k(b({},r),{className:l,children:o}))};Jt.displayName="Aligner";const qr=e=>s.jsx(Jt,k(b({},e),{side:e.side||e.position,className:[Ie.aligner,e.className]}));qr.displayName="Button.Aligner";const Or=e=>{const{children:t,className:o,attributes:n}=e,r=P(Ie.group,o);return s.jsx("div",k(b({},n),{className:r,role:"group",children:t}))};Or.displayName="Button.Group";const Me=Hr;Me.Aligner=qr,Me.Group=Or;const Ur=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),s.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Rt={root:"_root_1q0pg_1",close:"_close_1q0pg_9","--variant-media":"_--variant-media_1q0pg_16","--hide-close":"_--hide-close_1q0pg_17","--align-center":"_--align-center_1q0pg_26"},nn=e=>{const{children:t,align:o,onClose:n,hideCloseButton:r,variant:i,closeAriaLabel:l,className:c,attributes:d}=e,u=P(Rt.root,c,i&&Rt[`--variant-${i}`],o&&Rt[`--align-${o}`],r&&Rt["--hide-close"]),m=i==="media"?"div":Me.Aligner;return s.jsxs("div",k(b({},d),{className:u,children:[t,!r&&s.jsx(m,{className:Rt.close,children:s.jsx(Me,k(b({size:"small"},i==="media"?{color:"media",variant:"faded"}:{variant:"ghost"}),{onClick:()=>n==null?void 0:n(),attributes:{"aria-label":n?l:void 0},icon:Ur}))})]}))};nn.displayName="Dismissible";const eo={content:"_content_ymj03_1","content--variant-elevated":"_content--variant-elevated_ymj03_9","content--elevation-raised":"_content--elevation-raised_ymj03_16","content--variant-headless":"_content--variant-headless_ymj03_20","content--radius-small":"_content--radius-small_ymj03_24","content--has-width":"_content--has-width_ymj03_28"},Yr=e=>{var h,p;const g=e,{width:t,variant:o="elevated",triggerType:n="click",position:r="bottom",elevation:i,borderRadius:l}=g,c=ve(g,["width","variant","triggerType","position","elevation","borderRadius"]),d=(h=e.padding)!=null?h:o==="headless"?0:4,u=(p=e.trapFocusMode)!=null?p:n==="hover"?"content-menu":void 0,m=Qe({padding:d}),_=P(eo.content,!!t&&eo["content--has-width"],o&&eo[`content--variant-${o}`],i&&eo[`content--elevation-${i}`],l&&eo[`content--radius-${l}`],m.classNames);return s.jsx(ct,k(b({},c),{position:r,trapFocusMode:u,triggerType:n,width:t,contentClassName:_,contentAttributes:{style:b({},m.variables)}}))},Kr=e=>{const{handleClose:t}=Lt();return s.jsx(nn,k(b({},e),{onClose:()=>t({})}))};Yr.displayName="Popover",Kr.displayName="Popover.Dismissible";const dt=Yr;dt.Dismissible=Kr,dt.Trigger=ct.Trigger,dt.Content=ct.Content;const tt={root:"_root_44o4b_1",icon:"_icon_44o4b_22",content:"_content_44o4b_27","--rounded-corners":"_--rounded-corners_44o4b_32","--size-small":"_--size-small_44o4b_1","--size-medium":"_--size-medium_44o4b_1","--size-large":"_--size-large_44o4b_1","--color-neutral":"_--color-neutral_44o4b_74","--selected":"_--selected_44o4b_77","--highlighted":"_--highlighted_44o4b_79","--color-critical":"_--color-critical_44o4b_90","--color-primary":"_--color-primary_44o4b_106","--disabled":"_--disabled_44o4b_133",aligner:"_aligner_44o4b_154","--rounded-corners-true--m":"_--rounded-corners-true--m_44o4b_1","--rounded-corners-false--m":"_--rounded-corners-false--m_44o4b_1","--size-small--m":"_--size-small--m_44o4b_1","--size-medium--m":"_--size-medium--m_44o4b_1","--size-large--m":"_--size-large--m_44o4b_1","--rounded-corners-true--l":"_--rounded-corners-true--l_44o4b_1","--rounded-corners-false--l":"_--rounded-corners-false--l_44o4b_1","--size-small--l":"_--size-small--l_44o4b_1","--size-medium--l":"_--size-medium--l_44o4b_1","--size-large--l":"_--size-large--l_44o4b_1","--rounded-corners-true--xl":"_--rounded-corners-true--xl_44o4b_1","--rounded-corners-false--xl":"_--rounded-corners-false--xl_44o4b_1","--size-small--xl":"_--size-small--xl_44o4b_1","--size-medium--xl":"_--size-medium--xl_44o4b_1","--size-large--xl":"_--size-large--xl_44o4b_1"},Gr=a.forwardRef((e,t)=>{const{icon:o,startSlot:n,endSlot:r,children:i,color:l="primary",selected:c,highlighted:d,disabled:u,onClick:m,href:_,size:g="medium",roundedCorners:h,stopPropagation:p,as:f,render:v,className:y,attributes:x}=e,w=P(tt.root,y,ae(tt,"--size",g),ae(tt,"--rounded-corners",h),l&&tt[`--color-${l}`],c&&tt["--selected"],u&&tt["--disabled"],d&&tt["--highlighted"]),C=ce(g,M=>M==="large"?3:2),z=ce(g,M=>M==="large"?5:4);return s.jsx(je,{disabled:u,className:w,attributes:k(b({},x),{"data-rs-aligner-target":!0}),onClick:m,href:_,ref:t,as:f,stopPropagation:p,render:v,children:s.jsxs(W,{direction:"row",gap:C,align:"center",children:[o&&s.jsx(he,{svg:o,className:tt.icon,size:z}),!o&&n,i&&s.jsx(W.Item,{grow:!0,className:tt.content,children:i}),r]})})});Gr.displayName="MenuItem";const Xr=e=>s.jsx(Jt,k(b({},e),{side:e.side||"inline",className:[tt.aligner,e.className]}));Xr.displayName="MenuItem.Aligner";const rn=Gr;rn.Aligner=Xr;const At=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"9 18 15 12 9 6"})}),xo={menu:"_menu_f04ws_1",section:"_section_f04ws_5",item:"_item_f04ws_11",arrow:"_arrow_f04ws_19"},sn=a.createContext(null),Qr=a.createContext(!1),ln=e=>{const c=e,{children:t,position:o="bottom-start",triggerType:n="click",trapFocusMode:r="action-menu",borderRadius:i="small"}=c,l=ve(c,["children","position","triggerType","trapFocusMode","borderRadius"]);return s.jsx(dt,k(b({},l),{position:o,padding:0,trapFocusMode:r,triggerType:n,borderRadius:i,disableHideAnimation:n!=="hover",children:t}))},Zr=e=>{const{children:t,attributes:o,className:n}=e,{flyout:r}=Lt(),i=a.useContext(sn),[l]=at(),{ref:c}=Ke({[l?wt:Ct]:()=>{var m;(m=i==null?void 0:i.current)==null||m.close()}},[i==null?void 0:i.current],{disabled:r.status==="idle",ref:o==null?void 0:o.ref}),d=P(xo.menu,n),u=m=>{var _;m.stopPropagation(),(_=o==null?void 0:o.onClick)==null||_.call(o,m)};return s.jsx(dt.Content,{className:d,attributes:k(b({},o),{ref:c,onClick:u}),children:t})},Jr=e=>{const{children:t}=e;return s.jsx("div",{className:xo.section,role:"group",children:t})},an=e=>{const{onClick:t}=e,{handleClose:o}=Lt(),n=a.useContext(Qr),r=i=>{o&&!n&&o({closeParents:!0,reason:"item-selection"}),t&&t(i)};return s.jsx(rn,k(b({},e),{roundedCorners:!0,className:[xo.item,e.className],attributes:b({role:"menuitem"},e.attributes),onClick:r}))},Rr=e=>{const l=e,{children:t,position:o="end-top",contentGap:n=.5}=l,r=ve(l,["children","position","contentGap"]),i=a.useRef(null);return s.jsx(sn.Provider,{value:i,children:s.jsx(ln,k(b({},r),{triggerType:"hover",position:o,contentGap:n,instanceRef:i,children:t}))})},ic=e=>{const c=e,{children:t,attributes:o}=c,n=ve(c,["children","attributes"]),r=a.useContext(sn),[i]=at(),{ref:l}=Ke({[i?Ct:wt]:()=>{var d;(d=r==null?void 0:r.current)==null||d.open()}},[],{ref:o==null?void 0:o.ref,preventDefault:!0});return s.jsx(an,k(b({},n),{attributes:k(b({},o),{ref:l}),endSlot:s.jsx(he,{autoWidth:!0,svg:At,className:xo.arrow}),children:t}))},es=e=>{const n=e,{attributes:t}=n,o=ve(n,["attributes"]);return s.jsx(Qr.Provider,{value:!0,children:s.jsx(dt.Trigger,{children:r=>s.jsx(ic,k(b({},o),{attributes:b(b({},t),r)}))})})};ln.displayName="DropdownMenu",Zr.displayName="DropdownMenu.Content",Jr.displayName="DropdownMenu.Section",an.displayName="DropdownMenu.Item",Rr.displayName="DropdownMenu.SubMenu",es.displayName="DropdownMenu.SubTrigger";const ke=ln;ke.Dismissible=dt.Dismissible,ke.Trigger=dt.Trigger,ke.Content=Zr,ke.Section=Jr,ke.Item=an,ke.SubMenu=Rr,ke.SubTrigger=es;const ts=a.createContext({attributes:{}}),lc=ts.Provider,to=()=>a.useContext(ts),Ze=()=>{const{attributes:e,required:t,hasError:o,disabled:n}=to();return{attributes:e,required:t,hasError:o,disabled:n}},cn=(e,t)=>`${e}-${t||"caption"}`,os=e=>{const{children:t,id:o,required:n,hasError:r,group:i,disabled:l,size:c}=e,d=qe(o),u=i?"fieldset":"div",[m,_]=a.useState(!1),[g,h]=a.useState(!1),p=[m&&cn(d),g&&cn(d,"error")].filter(Boolean).join(" "),f={id:d,"aria-describedby":p},v=()=>{h(!0)},y=()=>{_(!0)};return s.jsx(u,{children:s.jsx(lc,{value:{required:n,hasError:r,errorRef:v,helperRef:y,attributes:f,group:i,disabled:l,size:c},children:t})})};os.displayName="FormControl";const ns={label:"_label_1v514_5",caption:"_caption_1v514_14"},rs=e=>{const{children:t,variant:o,disabled:n}=e,{attributes:r,size:i,helperRef:l,errorRef:c}=to(),d=cn(r.id,o),u=o==="error"?"critical":"neutral-faded",m=o==="error"?c:l;return s.jsx(ie,{as:"span",variant:i==="large"?"body-3":"caption-1",color:n&&!o?"disabled":u,attributes:{id:d,role:"alert","aria-disabled":n,ref:m},className:ns.caption,children:t})},ss=e=>{const{children:t}=e,{hasError:o}=to();return o?s.jsx(rs,{variant:"error",children:t}):null};ss.displayName="FormControl.Error";const is=e=>{const{children:t}=e,{disabled:o}=to();return s.jsx(rs,{disabled:o,children:t})};is.displayName="FormControl.Helper";const ls=e=>{const{children:t}=e,{attributes:o,required:n,group:r,disabled:i,size:l}=to(),c=`${o.id}-label`,d=r?"legend":"label";return s.jsxs(ie,{variant:l==="large"?"body-2":"body-3",weight:"medium",className:ns.label,color:i?"disabled":void 0,"aria-disabled":i,children:[s.jsx(d,{id:c,htmlFor:r?void 0:o.id,children:t}),n&&s.jsx(ie,{color:i?"disabled":"critical",as:"span",children:"*"})]})};ls.displayName="FormControl.Label";const wo=os;wo.Label=ls,wo.Helper=is,wo.Error=ss;const De={root:"_root_1rtvh_1",icon:"_icon_1rtvh_23","--focused":"_--focused_1rtvh_24","--multiline":"_--multiline_1rtvh_28",input:"_input_1rtvh_31","--rounded":"_--rounded_1rtvh_36",affix:"_affix_1rtvh_39",inner:"_inner_1rtvh_50",slot:"_slot_1rtvh_89","icon--position-end":"_icon--position-end_1rtvh_102","affix--position-end":"_affix--position-end_1rtvh_103","slot--position-end":"_slot--position-end_1rtvh_104","slot--position-start":"_slot--position-start_1rtvh_108","affix--position-start":"_affix--position-start_1rtvh_119","--disabled":"_--disabled_1rtvh_144","--size-small":"_--size-small_1rtvh_1","--size-medium":"_--size-medium_1rtvh_1","--size-large":"_--size-large_1rtvh_1","--size-xlarge":"_--size-xlarge_1rtvh_1","--variant-faded":"_--variant-faded_1rtvh_202","--variant-ghost":"_--variant-ghost_1rtvh_208","--variant-headless":"_--variant-headless_1rtvh_214","--status-error":"_--status-error_1rtvh_221","--size-small--m":"_--size-small--m_1rtvh_1","--size-medium--m":"_--size-medium--m_1rtvh_1","--size-large--m":"_--size-large--m_1rtvh_1","--size-xlarge--m":"_--size-xlarge--m_1rtvh_1","--size-small--l":"_--size-small--l_1rtvh_1","--size-medium--l":"_--size-medium--l_1rtvh_1","--size-large--l":"_--size-large--l_1rtvh_1","--size-xlarge--l":"_--size-xlarge--l_1rtvh_1","--size-small--xl":"_--size-small--xl_1rtvh_1","--size-medium--xl":"_--size-medium--xl_1rtvh_1","--size-large--xl":"_--size-large--xl_1rtvh_1","--size-xlarge--xl":"_--size-xlarge--xl_1rtvh_1"},as=e=>{const{slot:t,icon:o,size:n,affix:r,position:i,id:l}=e;if(!o&&!t&&!r)return null;const c=a.isValidElement(t)&&t.type===a.Fragment?t.props.children:t,d=t&&a.Children.map(c,g=>s.jsx("div",{className:P(De.slot,De[`slot--position-${i}`]),children:g},"slot")),u=o&&s.jsx("label",{className:P(De.icon,De[`icon--position-${i}`]),htmlFor:l,children:s.jsx(he,{size:ce(n,g=>g==="large"?5:g==="xlarge"?6:4),svg:o,autoWidth:!0})},"icon"),m=r&&s.jsx("span",{className:P(De.affix,De[`affix--position-${i}`]),children:r},"affix");return(i==="start"?[u,d,m]:[u,m,d]).filter(Boolean)},cs=e=>{var F;const{onChange:t,onFocus:o,onBlur:n,name:r,value:i,defaultValue:l,placeholder:c,icon:d,endIcon:u,startSlot:m,endSlot:_,startSlotPadding:g,endSlotPadding:h,prefix:p,suffix:f,size:v="medium",variant:y="outline",focused:x,multiline:w,rounded:C,className:z,attributes:M}=e,S=Ze(),N=qe(e.id),T=(S==null?void 0:S.attributes.id)||((F=e.inputAttributes)==null?void 0:F.id)||N,E=(S==null?void 0:S.disabled)||e.disabled,j=(S==null?void 0:S.hasError)||e.hasError,$=b(b({},e.inputAttributes),S==null?void 0:S.attributes),L=P(De.root,z,v&&ae(De,"--size",v),j&&De["--status-error"],E&&De["--disabled"],x&&De["--focused"],w&&De["--multiline"],C&&De["--rounded"],y&&De[`--variant-${y}`]),A=D=>{t&&t({name:r,value:D.target.value,event:D})};return s.jsxs("div",k(b({},M),{style:k(b({},M==null?void 0:M.style),{"--rs-text-field-start-slot-padding":g!==void 0&&g>=0?`calc(var(--rs-unit-x1) * ${g})`:void 0,"--rs-text-field-end-slot-padding":h!==void 0&&h>=0?`calc(var(--rs-unit-x1) * ${h})`:void 0}),"data-rs-aligner-target":!0,className:L,children:[s.jsx(as,{position:"start",icon:d,slot:m,size:v,affix:p,id:N}),s.jsxs("div",{className:De.inner,children:[s.jsx("input",k(b({type:"text",autoComplete:"off"},$),{className:P(De.input,$.className),disabled:E,name:r,placeholder:c,value:i,defaultValue:l,onChange:A,onFocus:o||($==null?void 0:$.onFocus),onBlur:n||($==null?void 0:$.onBlur),id:T})),s.jsx(as,{position:"end",icon:u,slot:_,size:v,affix:f,id:N})]})]}))};cs.displayName="TextField";const Co=cs;Co.Aligner=Jt;const ac={"item--disabled":"_item--disabled_1vi4i_1"},ds=a.createContext({}),us=e=>{var Z;const ge=e,{children:t,onChange:o,onInput:n,onItemSelect:r,name:i,containerRef:l,instanceRef:c,onBackspace:d,onEnter:u,active:m,onOpen:_,onClose:g,fallbackAdjustLayout:h,fallbackMinWidth:p,fallbackMinHeight:f,contentMaxHeight:v}=ge,y=ve(ge,["children","onChange","onInput","onItemSelect","name","containerRef","instanceRef","onBackspace","onEnter","active","onOpen","onClose","fallbackAdjustLayout","fallbackMinWidth","fallbackMinHeight","contentMaxHeight"]),[x,w]=a.useState(),C=Se(d),z=a.useRef(null),M=a.useRef(null),S=(Z=y.inputAttributes)==null?void 0:Z.ref,N=S&&typeof S!="string"&&"current"in S?S:M,[T,E]=a.useState(!1),j=!!a.Children.toArray(t).filter(Boolean).length,$=a.useRef(!1),L=Se(_),A=Se(g),F=Se(o),D=Se(r),V=Se(u),q=j&&(m!=null?m:T),K=a.useCallback(()=>{$.current=!0,setTimeout(()=>{$.current=!1},100)},[]),G=a.useCallback(()=>{var H;$.current||(E(!0),(H=L.current)==null||H.call(L))},[L]),oe=H=>{var Q;E(!1),(Q=A.current)==null||Q.call(A,H)},B=a.useCallback(H=>{var Q,J;(Q=F.current)==null||Q.call(F,{value:H.value,name:i}),(J=D.current)==null||J.call(D,H),K()},[K,F,D,i]),R=H=>{o==null||o(H),G()},U=H=>{var Q,J;n==null||n({value:H.currentTarget.value,name:i,event:H}),(J=(Q=y.inputAttributes)==null?void 0:Q.onInput)==null||J.call(Q,H)},Y=()=>{var H;K(),(H=N.current)==null||H.focus()},X=a.useCallback(()=>{const H=z.current;return H?Array.from(H.querySelectorAll("[role=option]:not([disabled])")):[]},[]);Ke({[xr]:()=>{var J;const Q=X().find(ue=>ue.id===x);Q==null||Q.click(),(J=V.current)==null||J.call(V)},[Pa]:()=>{var H;(H=C.current)==null||H.call(C)}},[X,V,C,x],{ref:N}),Ke({[yt]:()=>{const H=X();if(H.length){const Q=H.findIndex(ue=>ue.id===x),J=H.at(Q-1)||H.at(-1);w(J.id)}},[xt]:()=>{G();const H=X();if(H.length){const Q=H.findIndex(ue=>ue.id===x),J=H.at(Q+1)||H.at(0);w(J.id)}}},[G,X,x],{ref:N,preventDefault:!0}),be(()=>{q&&requestAnimationFrame(()=>{var J;const Q=(J=X()[0])==null?void 0:J.id;Q&&w(Q)})},[q]);const ee=a.useMemo(()=>({onItemClick:B,highlightedId:x,setHighlightedId:w}),[x,B]);return s.jsx(ds.Provider,{value:ee,children:s.jsxs(ke,{position:"bottom",width:"trigger",triggerType:"focus",trapFocusMode:!1,active:q,onClose:oe,onOpen:G,containerRef:l,fallbackAdjustLayout:h,fallbackMinWidth:p,fallbackMinHeight:f,contentMaxHeight:v,disableHideAnimation:!0,instanceRef:c,children:[s.jsx(ke.Trigger,{children:J=>{var ue=J,{ref:H}=ue,Q=ve(ue,["ref"]);return s.jsx(Co,k(b({},y),{name:i,onChange:R,focused:q,attributes:k(b({},y.attributes),{ref:H,onClick:Q.onFocus}),inputAttributes:k(b(b({},y.inputAttributes),Q),{onFocus:Ee=>{var ne,se,le;(ne=Q.onFocus)==null||ne.call(Q),(se=y.onFocus)==null||se.call(y,Ee),$.current||(le=N.current)==null||le.select()},onInput:U,onClick:Q.onFocus,ref:N,role:"combobox","aria-activedescendant":x,"aria-haspopup":"listbox","aria-autocomplete":"list"})}))}}),s.jsx(ke.Content,{attributes:{onClick:Y,role:"listbox",ref:z},children:t})]})})},_s=e=>{const _=e,{value:t,data:o,onClick:n,disabled:r}=_,i=ve(_,["value","data","onClick","disabled"]),{onItemClick:l,highlightedId:c}=a.useContext(ds),d=qe(),u=c===d,m=g=>{n==null||n(g),l({value:t,data:o})};return s.jsx(ke.Item,k(b({},i),{className:[r&&ac["item--disabled"],i.className],highlighted:u,disabled:r,attributes:k(b({},i.attributes),{role:"option",id:d,tabIndex:u?0:-1}),onClick:m}))};us.displayName="Autocomplete",_s.displayName="Autocomplete.Item";const ms=us;ms.Item=_s;const oo={root:"_root_1eg8e_1",image:"_image_1eg8e_5",fallback:"_fallback_1eg8e_17","--outline":"_--outline_1eg8e_25","image--display-mode-cover":"_image--display-mode-cover_1eg8e_37","image--display-mode-contain":"_image--display-mode-contain_1eg8e_41"},dn=e=>{const{src:t,alt:o,width:n,maxWidth:r,height:i,aspectRatio:l,onLoad:c,onError:d,fallback:u,outline:m,displayMode:_="cover",borderRadius:g,className:h,attributes:p,imageAttributes:f,renderImage:v}=e,[y,x]=a.useState("loading"),w=Qe({radius:g,width:n,height:i,maxWidth:r,aspectRatio:l}),C=P(oo.root,w.classNames,m&&oo["--outline"],h),z=P([oo.image,_&&oo[`image--display-mode-${_}`]]),M=(y==="error"||!t)&&!!u,S=b(b({},p==null?void 0:p.style),w.variables),N=$=>{var L;x("success"),c==null||c($),(L=f==null?void 0:f.onLoad)==null||L.call(f,$)},T=$=>{var L;x("error"),d==null||d($),(L=f==null?void 0:f.onError)==null||L.call(f,$)};if(a.useEffect(()=>{x("loading")},[t]),M){if(typeof u=="string"){const $=k(b({},p),{src:u!=null?u:"",alt:o!=null?o:"",role:o?void 0:"presentation",className:C,style:S});return v?v($):s.jsx("img",b({},$))}return s.jsx("div",k(b({},p),{className:P([oo.fallback,C]),style:S,children:u}))}const E=k(b(b({},p),f),{src:t!=null?t:"",alt:o!=null?o:"",role:o?void 0:"presentation",onLoad:N,onError:T,className:m?z:P([z,C]),style:S}),j=v?v(E):s.jsx("img",b({},E));return m?s.jsx("div",k(b({},p),{className:C,style:S,children:j})):j};dn.displayName="Image";const un={root:"_root_1de3p_1","--variant-faded":"_--variant-faded_1de3p_13","--color-neutral":"_--color-neutral_1de3p_14","--color-critical":"_--color-critical_1de3p_18","--color-positive":"_--color-positive_1de3p_22","--color-warning":"_--color-warning_1de3p_26","--color-primary":"_--color-primary_1de3p_30"},hs=e=>{const{color:t="neutral",variant:o,src:n,size:r=12,squared:i,initials:l,icon:c,className:d,renderImage:u,imageAttributes:m,attributes:_}=e,g=e.alt||(m==null?void 0:m.alt),h=i?ce(r,v=>v>=24?"large":v>=12?"medium":"small"):"circular";if(n)return s.jsx(dn,{src:n,alt:g,renderImage:u,outline:!0,borderRadius:h,width:r,aspectRatio:1,className:d,attributes:_,imageAttributes:m});const p=Qe({height:r}),f=P(un.root,d,p==null?void 0:p.classNames,t&&un[`--color-${t}`],o&&un[`--variant-${o}`]);return s.jsx(W,{borderRadius:h,attributes:k(b({},_),{style:b({},p==null?void 0:p.variables)}),backgroundColor:o==="faded"?`${t}-${o}`:t,className:f,children:c?s.jsx(he,{svg:c,size:ce(r,v=>Math.ceil(v*.4))}):l})};hs.displayName="Avatar";const Fe={root:"_root_scbxk_1",icon:"_icon_scbxk_32",dismiss:"_dismiss_scbxk_38","--highlighted":"_--highlighted_scbxk_44","--actionable":"_--actionable_scbxk_49","--variant-faded":"_--variant-faded_scbxk_1","--variant-outline":"_--variant-outline_scbxk_1","--color-positive":"_--color-positive_scbxk_68","--color-critical":"_--color-critical_scbxk_87","--color-warning":"_--color-warning_scbxk_106","--color-primary":"_--color-primary_scbxk_125","--size-small":"_--size-small_scbxk_1","--size-medium":"_--size-medium_scbxk_1","--size-large":"_--size-large_scbxk_1","--rounded":"_--rounded_scbxk_170","--hidden":"_--hidden_scbxk_174",container:"_container_scbxk_181","--container-overlap":"_--container-overlap_scbxk_207","--container-position-top-end":"_--container-position-top-end_scbxk_211","--container-position-bottom-end":"_--container-position-bottom-end_scbxk_223"},fs=a.forwardRef((e,t)=>{const{children:o,color:n,rounded:r,size:i="medium",icon:l,endIcon:c,variant:d,hidden:u,highlighted:m,href:_,onClick:g,onDismiss:h,dismissAriaLabel:p,className:f,attributes:v,as:y}=e,x=!!(g||_),w=i==="small"?3:4,C=P(Fe.root,f,r&&Fe["--rounded"],u&&Fe["--hidden"],i&&Fe[`--size-${i}`],n&&Fe[`--color-${n}`],d&&Fe[`--variant-${d}`],x&&Fe["--actionable"],m&&Fe["--highlighted"]),z=M=>{M.stopPropagation(),h==null||h()};return s.jsxs(je,{onClick:g,href:_,className:C,attributes:v,ref:t,as:y,touchHitbox:!0,children:[l&&s.jsx(he,{svg:l,autoWidth:!0,size:w,className:Fe.icon}),o&&s.jsx(ie,{variant:i==="large"?"body-3":"caption-1",weight:"medium",attributes:{"aria-hidden":u?"true":void 0},children:o}),c&&s.jsx(he,{svg:c,autoWidth:!0,size:w,className:Fe.icon}),h&&s.jsx(je,{onClick:z,className:Fe.dismiss,as:"span",attributes:{"aria-label":p},touchHitbox:!0,children:s.jsx(he,{svg:Ur,size:w})})]})});fs.displayName="Badge";const gs=e=>{const{children:t,position:o="top-end",overlap:n,className:r,attributes:i}=e,l=P(Fe.container,r,n&&Fe["--container-overlap"],o&&Fe[`--container-position-${o}`]);return s.jsx("div",k(b({},i),{className:l,children:t}))};gs.displayName="Badge.Container";const bs=fs;bs.Container=gs;const ps=()=>s.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z",fill:"currentColor"}),s.jsx("path",{d:"M12 9C12.5523 9 13 8.55228 13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8C11 8.55228 11.4477 9 12 9Z",fill:"currentColor"}),s.jsx("path",{d:"M4 9C4.55228 9 5 8.55228 5 8C5 7.44772 4.55228 7 4 7C3.44772 7 3 7.44772 3 8C3 8.55228 3.44772 9 4 9Z",fill:"currentColor"})]}),vs=e=>{const{children:t,separator:o,color:n,defaultVisibleItems:r,expandAriaLabel:i,disableExpand:l,ariaLabel:c,className:d,attributes:u}=e,m=r&&r>=2?r:null,[_,g]=a.useState(!1),h=P(d),p=a.Children.count(t);let f=0;const v=()=>{g(!0)};return s.jsx("nav",k(b({},u),{"aria-label":c||(u==null?void 0:u["aria-label"]),className:h,children:s.jsx(W,{as:"ol",direction:"row",gap:2,align:"center",children:a.Children.map(t,(y,x)=>{if(!y)return null;const w=p-(m||0),C=f===0,z=f>w,M=!m||C||z||_,S=f===w;f+=1;let N=null;return M?N=y:S&&(N=l?s.jsx(he,{svg:ps,size:4}):s.jsx(Me.Aligner,{children:s.jsx(Me,{variant:"ghost",size:"small",icon:ps,onClick:v,attributes:{"aria-label":i}})})),N===null?null:s.jsxs(W,{as:"li",gap:2,direction:"row",align:"center",children:[x>0&&(M||S)&&s.jsx(ie,{color:"neutral-faded",children:o||s.jsx(he,{svg:At,size:3})}),s.jsx(ie,{variant:"body-3",color:n==="primary"?"primary":"neutral-faded",children:N})]},x)})})}))};vs.displayName="Breadcrumbs";const no={root:"_root_x1qvh_1","--color-primary":"_--color-primary_x1qvh_6","--color-critical":"_--color-critical_x1qvh_10","--color-positive":"_--color-positive_x1qvh_14","--color-warning":"_--color-warning_x1qvh_18","--color-inherit":"_--color-inherit_x1qvh_22","--variant-plain":"_--variant-plain_x1qvh_27","--disabled":"_--disabled_x1qvh_32","--variant-underline":"_--variant-underline_x1qvh_39","--with-icon":"_--with-icon_x1qvh_57"},_n=a.forwardRef((e,t)=>{const{icon:o,disabled:n,href:r,color:i="primary",variant:l="underline",className:c,children:d,attributes:u,type:m,onClick:_,stopPropagation:g,render:h}=e,p=P(no.root,c,n&&no["--disabled"],l&&no[`--variant-${l}`],i&&no[`--color-${i}`],o&&no["--with-icon"]);return s.jsxs(je,{href:r,disabled:n,className:p,attributes:u,type:m,onClick:_,ref:t,stopPropagation:g,render:h,children:[o&&s.jsx(he,{svg:o}),d]})});_n.displayName="Link";const ys=e=>{const{children:t,onClick:o,href:n,icon:r,disabled:i}=e;return!n&&!o&&!i?s.jsx(ie,{variant:"body-3",weight:"medium",color:"neutral",children:t}):s.jsx(_n,{onClick:o,href:n,icon:r,disabled:i,variant:"plain",color:"inherit",children:t})};ys.displayName="Breadcrumbs.Item";const xs=vs;xs.Item=ys;const ws=7,Cs=1,ot=e=>{const{date:t}=e;return[t.getFullYear(),(t.getMonth()+1).toString().padStart(2,"0"),t.getDate().toString().padStart(2,"0")].join("-")},mn=e=>{const{date:t,firstWeekDay:o=Cs}=e,n=t.getDay();return n<o?ws-n-o:n-o},cc=e=>{const{firstWeekDay:t=Cs,renderWeekDay:o}=e,n=new Date(2021,1,t),r=[];for(let i=t;i<t+ws;i++){const l=o?o({weekDay:i,date:n}):n.toLocaleDateString("en-US",{weekday:"short"});r.push(l.slice(0,2)),n.setDate(n.getDate()+1)}return r},dc=e=>{const{renderMonthLabel:t}=e;return new Array(12).fill(null).map((o,n)=>{const r=new Date(0,n);return t?t({month:n,date:r}):r.toLocaleString("default",{month:"short"})})},uc=e=>{const{date:t,firstWeekDay:o}=e,n=t.getMonth(),r=t.getFullYear(),i=[],l=new Date(r,n,1),c=mn({date:l,firstWeekDay:o});for(c!==0&&i.push(new Array(c).fill(null));n===l.getMonth();)(mn({date:l,firstWeekDay:o})===0||!i.length)&&i.push([]),i[i.length-1].push(new Date(l)),l.setDate(l.getDate()+1);const d=mn({date:l,firstWeekDay:o});return d!==0&&i[i.length-1].push(...new Array(7-d).fill(null)),i},Ns=e=>(e==null?void 0:e.querySelectorAll("[data-rs-date]"))||[],hn=(e,t)=>{const o=new Date(e);return o.setMonth(t),o},_c=e=>hn(e,e.getMonth()-1),ks=e=>hn(e,e.getMonth()+1),zs=(e,t)=>{const o=new Date(e);return o.setFullYear(t),o},mc=e=>zs(e,e.getFullYear()-1),hc=e=>zs(e,e.getFullYear()+1),fc=e=>{const{date:t,min:o,max:n}=e,r=t.getMonth(),i=t.getFullYear(),l=new Date(i,r,0),c=ks(t);return c.setDate(0),{isFirstMonth:o&&o>l,isLastMonth:n&&n<c}},gc=e=>{const{date:t,startValue:o,lastFocusedDate:n}=e,r=new Date,i=t.getMonth(),l=o==null?void 0:o.getMonth(),c=r.getMonth(),d=n==null?void 0:n.getMonth(),u=ot({date:t}),m=ot({date:r}),_=o&&ot({date:o}),g=n&&ot({date:n});return n&&i===d?u===g:o&&i===l?u===_:i===c?u===m:!0},bc={root:"_root_p9kz2_1"},No=e=>{const{children:t}=e;return s.jsx("div",{className:bc.root,children:t})};No.displayName="HiddenVisually";const ko=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"15 18 9 12 15 6"})}),Ve={selection:"_selection_1iezs_1",weekday:"_weekday_1iezs_6",control:"_control_1iezs_12",cell:"_cell_1iezs_16","cell-button":"_cell-button_1iezs_21","--active":"_--active_1iezs_26","--selection-range":"_--selection-range_1iezs_31","--selection-start":"_--selection-start_1iezs_37","--selection-end":"_--selection-end_1iezs_47"},Ss=e=>{const{selectionMode:t,onMonthTitleClick:o,monthTitleRef:n,monthDate:r,renderSelectedMonthLabel:i,hidePrevious:l,hideNext:c,onNextClick:d,onPreviousClick:u,monthSelectionAriaLabel:m="Select a month",previousMonthAriaLabel:_="Previous month",previousYearAriaLabel:g="Previous year",nextMonthAriaLabel:h="Next month",nextYearAriaLabel:p="Next year"}=e,f=a.useRef(null),v=a.useRef(null);return a.useEffect(()=>{if(!l||document.activeElement!==f.current)return;const y=v.current||(n==null?void 0:n.current);Ge(()=>{y==null||y.focus()})},[l,n]),a.useEffect(()=>{if(!c||document.activeElement!==v.current)return;const y=f.current||(n==null?void 0:n.current);Ge(()=>{y==null||y.focus()})},[c,n]),s.jsxs(W,{direction:"row",gap:2,align:"center",children:[s.jsx(pt,{visibility:!0,hide:l,children:s.jsx("div",{className:Ve.control,children:s.jsx(Me,{variant:"ghost",icon:ko,onClick:u,attributes:{ref:f,"aria-label":t==="date"?_:g}})})}),s.jsxs(W.Item,{grow:!0,children:[t==="date"&&s.jsxs(Me,{fullWidth:!0,variant:"ghost",onClick:o,attributes:{ref:n},children:[i?i({date:r}):r.toLocaleDateString("en-US",{month:"long",year:"numeric"}),s.jsx(No,{children:m})]}),t==="month"&&s.jsx(ie,{align:"center",weight:"medium",children:r.toLocaleDateString("en-US",{year:"numeric"})})]}),s.jsx(pt,{visibility:!0,hide:c,children:s.jsx("div",{className:Ve.control,children:s.jsx(Me,{variant:"ghost",icon:At,onClick:d,attributes:{ref:v,"aria-label":t==="date"?h:p}})})})]})};Ss.displayName="CalendarControls";const Es=e=>{const{date:t,isoDate:o,startValue:n,endValue:r,disabled:i,focusable:l,onChange:c,range:d,hoveredDate:u,onDateHover:m,onDateHoverEnd:_,onDateFocus:g,selectedDates:h,disabledDates:p,renderAriaLabel:f,renderSlot:v}=e;if(!t)return s.jsx("td",{className:Ve.cell,"aria-hidden":"true"});const y=n&&ot({date:n}),x=r&&ot({date:r}),w=!!(o&&y&&o===y),C=!!(o&&x&&o===x),z=!!(o&&y&&o>y),M=!!(o&&x&&o<x),S=!!(u&&!r&&u>t),N=!!(h!=null&&h.some(D=>ot({date:D})===o)),T=i||(p==null?void 0:p.some(D=>ot({date:D})===o));let E;switch(!0){case(z&&S):case(z&&M):E="range";break;case(w&&(!d||C)):case N:E="standalone";break;case w:E="start";break;case C:E="end";break}const j=P([Ve.cell,E&&Ve["--active"],E&&Ve[`--selection-${E}`]]),$=()=>{if(!d){c==null||c({value:t});return}const D=n&&r,V=!n&&!r,q=n&&t<n,K=D||V||q,G=K?t:n,oe=K?null:t;c==null||c({value:{start:G,end:oe}})},L=()=>{m(t)},A=()=>{_(t)},F=()=>{L(),g(t)};return s.jsx("td",{className:j,role:T?"presentation":"gridcell",children:s.jsxs(je,{fullWidth:!0,insetFocus:!0,className:Ve["cell-button"],disabled:T,onClick:$,attributes:{role:"checkbox",tabIndex:l?0:-1,"aria-hidden":T,"aria-label":f?f({date:t}):t.toLocaleDateString("en-us",{month:"long",day:"numeric",weekday:"long"}),"aria-checked":!!E,"data-rs-date":ot({date:t}),onMouseEnter:L,onMouseLeave:A,onFocus:F,onBlur:A},children:[t.getDate(),v==null?void 0:v({date:t,selected:!!(E&&E!=="range")})]})})};Es.displayName="CalendarDate";const $s=e=>{const{date:t,value:o,onChange:n,min:r,max:i,range:l,firstWeekDay:c,selectedDates:d,disabledDates:u,hoveredDate:m,onDateHover:_,onDateHoverEnd:g,renderWeekDay:h,renderDateAriaLabel:p,renderDateSlot:f}=e;let v=!1;const[y,x]=a.useState(),w=t.getMonth(),C=uc({date:t,firstWeekDay:c}),z=cc({firstWeekDay:c,renderWeekDay:h});return s.jsxs("table",{className:Ve.selection,role:"grid",children:[s.jsx("thead",{"aria-hidden":"true",children:s.jsx("tr",{children:z.map(M=>s.jsx("th",{className:Ve.weekday,scope:"col",children:M},M))})}),s.jsx("tbody",{children:C.map(M=>{var N;const S=[w,(N=M[0])==null?void 0:N.getDate()].filter(Boolean).join("-");return s.jsx("tr",{className:Ve.row,children:M.map((T,E)=>{const j=!!T&&(r&&T<r||i&&T>i),$=o&&"start"in o?o.start:o,L=o&&"end"in o?o.end:o,A=T&&ot({date:T}),F=j?!1:!v&&!!T&&gc({date:T,lastFocusedDate:y,startValue:$});return F&&(v=!0),s.jsx(Es,{date:T,isoDate:A,disabled:j,range:l,focusable:F,startValue:$,endValue:L,onChange:n,hoveredDate:m,onDateHover:_,onDateHoverEnd:g,onDateFocus:x,renderAriaLabel:p,selectedDates:d,disabledDates:u,renderSlot:f},E)})},S)})})]})};$s.displayName="CalendarMonth";const fn=3,Ts=e=>{const{renderMonthLabel:t,renderMonthAriaLabel:o,monthDate:n,min:r,max:i,onMonthClick:l}=e,c=a.useRef(null),d=dc({renderMonthLabel:t}),u=[];for(let m=0;m<d.length;m+=fn){const _=d.slice(m,m+fn);u.push(_)}return a.useEffect(()=>{var _;const m=(_=c.current)==null?void 0:_.querySelector('[tabIndex="0"]');Ge(()=>{m==null||m.focus()})},[]),s.jsx("table",{ref:c,role:"grid",className:Ve.selection,children:s.jsx("tbody",{children:u.map((m,_)=>s.jsx("tr",{className:Ve.row,children:m.map((g,h)=>{const p=_*fn+h,f=new Date(n.getFullYear(),p),v=r&&r.getFullYear()>=f.getFullYear()&&r.getMonth()>f.getMonth(),x=i&&i.getFullYear()<=f.getFullYear()&&i.getMonth()<f.getMonth()||v;return s.jsx("td",{role:x?"presentation":"gridcell",className:Ve.cell,children:s.jsx(je,{fullWidth:!0,insetFocus:!0,className:Ve["cell-button"],disabled:x,onClick:()=>l(p),attributes:{tabIndex:p===n.getMonth()?0:-1,"aria-hidden":x,"aria-label":o?o({month:p}):g,"data-rs-date":`${n.getFullYear()}-${(p+1).toString().padStart(2,"0")}`},children:g})},g)})},_))})})};Ts.displayName="CalendarYear";const pc=e=>{const{rootRef:t,changeToNextMonth:o,changeToPreviousMonth:n,monthDate:r,verticalDelta:i,min:l,max:c}=e,d=a.useRef(0),u=a.useCallback(m=>{const{delta:_,onMonthChange:g}=m,h=document.activeElement;if(!h)return;const p=Ns(t.current),f=Array.from(p),y=f.findIndex(T=>T===h)+_,x=f[y],w=h.getAttribute("data-rs-date");if(!w)return;const[C,z,M]=w==null?void 0:w.split("-").map(Number);let S;if(M?S=new Date(C,z-1,M+_):_>0?S=new Date(C,z-1+_,1):S=new Date(C,z-1+_+1,0),!(l&&S<l||c&&S>c)){if(x){x.focus();return}d.current=y<0?y:y-(f.length-1),g()}},[t,l,c]);a.useEffect(()=>{const m=d.current;if(m===0)return;const _=Ns(t.current),g=m<0?_.length+m:m-1,h=_[g];h&&h.focus(),d.current=0},[r,t]),Ke({[Ct]:()=>u({delta:-1,onMonthChange:n}),[wt]:()=>u({delta:1,onMonthChange:o}),[yt]:()=>u({delta:-i,onMonthChange:n}),[xt]:()=>u({delta:i,onMonthChange:o})},[o,n,u,i],{ref:t,preventDefault:!0})},zo=e=>{const{value:t,onChange:o,defaultMonth:n,month:r,onMonthChange:i,min:l,max:c,range:d,firstWeekDay:u,selectedDates:m,disabledDates:_,monthsToRender:g=1,renderMonthLabel:h,renderSelectedMonthLabel:p,renderWeekDay:f,previousMonthAriaLabel:v,previousYearAriaLabel:y,nextMonthAriaLabel:x,nextYearAriaLabel:w,monthSelectionAriaLabel:C,renderMonthAriaLabel:z,renderDateAriaLabel:M,renderDateSlot:S}=e,[N,T]=a.useState("date"),[E,j]=a.useState(r||n||new Date),[$,L]=a.useState(null),A=a.useRef(null),F=a.useRef(N),D=fc({date:E,min:l,max:c}),V=a.useRef(null),q=()=>{if(N==="month"){const Y=mc(E);i==null||i({date:Y}),r===void 0&&j(Y);return}const U=_c(E);i==null||i({date:U}),r===void 0&&j(U)},K=()=>{if(N==="month"){const Y=hc(E);i==null||i({date:Y}),r===void 0&&j(Y);return}const U=ks(E);i==null||i({date:U}),r===void 0&&j(U)},G=()=>{T("month")},oe=U=>{const Y=hn(E,U);i==null||i({date:Y}),r===void 0&&j(Y),T("date")},B=U=>{L(U)},R=U=>{$&&+$==+U&&L(null)};return a.useEffect(()=>{N==="date"&&N!==F.current&&Ge(()=>{var U;(U=A.current)==null||U.focus()}),F.current=N},[N]),a.useEffect(()=>{r&&j(r)},[r]),pc({monthDate:E,rootRef:V,changeToNextMonth:K,changeToPreviousMonth:q,verticalDelta:N==="date"?7:3,min:l,max:c}),s.jsxs(W,{gap:2,children:[s.jsx(W,{direction:"row",gap:4,children:Array.from({length:N==="date"?g:1}).map((U,Y)=>{const X=D.isFirstMonth||g>0&&Y>0,ee=D.isLastMonth||N==="date"&&g>0&&Y<g-1,ge=new Date(E);return ge.setMonth(ge.getMonth()+Y),s.jsx(W.Item,{grow:!0,children:s.jsx(Ss,{renderSelectedMonthLabel:p,monthDate:ge,selectionMode:N,hidePrevious:X,hideNext:ee,monthTitleRef:Y===0?A:void 0,onMonthTitleClick:G,onNextClick:K,onPreviousClick:q,previousMonthAriaLabel:v,previousYearAriaLabel:y,nextMonthAriaLabel:x,nextYearAriaLabel:w,monthSelectionAriaLabel:C,monthsToRender:g})},Y)})}),s.jsxs(W,{direction:"row",gap:4,attributes:{ref:V},children:[N==="date"&&Array.from({length:g}).map((U,Y)=>{const X=new Date(E);return X.setMonth(X.getMonth()+Y),s.jsx(W.Item,{grow:!0,children:s.jsx($s,{date:X,value:t,onChange:o,min:l,max:c,range:d,firstWeekDay:u,hoveredDate:$,selectedDates:m,disabledDates:_,onDateHover:B,onDateHoverEnd:R,renderWeekDay:f,renderDateAriaLabel:M,renderDateSlot:S})},Y)}),N==="month"&&s.jsx(Ts,{monthDate:E,onMonthClick:oe,renderMonthLabel:h,renderMonthAriaLabel:z,min:l,max:c})]})]})};zo.displayName="CalendarControlled";const Ms=e=>{const c=e,{onChange:t,defaultValue:o,range:n}=c,r=ve(c,["onChange","defaultValue","range"]),[i,l]=a.useState(o||null);return n?s.jsx(zo,k(b({range:!0},r),{value:i,onChange:d=>{l(d.value),t==null||t(d)}})):s.jsx(zo,k(b({},r),{value:i,onChange:d=>{l(d.value),t==null||t(d)}}))};Ms.displayName="CalendarUncontrolled";const js=e=>e.value!==void 0?s.jsx(zo,b({},e)):s.jsx(Ms,b({},e));js.displayName="Calendar";const So={root:"_root_158rr_1","--selected":"_--selected_158rr_15","--elevated":"_--elevated_158rr_21","--actionable":"_--actionable_158rr_26"},Is=a.forwardRef((e,t)=>{const{padding:o=4}=e,{selected:n,elevated:r,bleed:i,height:l,onClick:c,href:d,children:u,className:m,attributes:_,as:g="div"}=e,h=!!d||!!c,p=Qe({radius:"medium",bleed:i,height:l,padding:o}),f=P(So.root,p.classNames,h&&So["--actionable"],r&&So["--elevated"],n&&So["--selected"],m),v=b(b({},_==null?void 0:_.style),p.variables);return h?s.jsx(je,{className:f,attributes:k(b({},_),{style:v}),href:d,as:g,onClick:c,ref:t,children:u}):s.jsx(g,k(b({},_),{onClick:c,href:d,ref:t,className:f,style:v,children:u}))});Is.displayName="Card";const ut={root:"_root_k04za_1",control:"_control_k04za_9","--control-prev":"_--control-prev_k04za_21","--control-next":"_--control-next_k04za_25","--control-visible":"_--control-visible_k04za_29",scroll:"_scroll_k04za_34",item:"_item_k04za_61","--control-rendered":"_--control-rendered_k04za_73","--bleed":"_--bleed_k04za_79","--bleed-true--m":"_--bleed-true--m_k04za_1","--bleed-false--m":"_--bleed-false--m_k04za_1","--bleed-true--l":"_--bleed-true--l_k04za_1","--bleed-false--l":"_--bleed-false--l_k04za_1","--bleed-true--xl":"_--bleed-true--xl_k04za_1","--bleed-false--xl":"_--bleed-false--xl_k04za_1"},gn=a.forwardRef((e,t)=>{const{type:o,scrollElRef:n,oppositeControlElRef:r,scrollPosition:i,onClick:l,isRTL:c,mounted:d}=e,[u,m]=a.useState(!1),[_,g]=a.useState(!1),h=o==="forward",p=o===(c?"back":"forward"),f=P(ut.control,p?ut["--control-next"]:ut["--control-prev"],u&&ut["--control-visible"],_&&ut["--control-rendered"]);return be(()=>{var M;const v=n.current;if(!v||!d)return;let y;const x=Math.abs(i),w=x<=0,C=x+v.clientWidth>=v.scrollWidth-1;return(h?C:w)?(m(!1),y=setTimeout(()=>g(!1),1500),(M=r.current)==null||M.focus()):(g(!0),m(!0)),()=>{y&&clearTimeout(y)}},[i,n,d,h]),s.jsx("div",{className:f,children:s.jsx(Me,{size:"small",onClick:l,icon:p?At:ko,rounded:!0,variant:"outline",elevated:!0,attributes:{"aria-disabled":!u,"aria-hidden":!0},ref:t})})});gn.displayName="CarouselControl";const Ds=e=>{const{children:t,gap:o=3,visibleItems:n,bleed:r,navigationDisplay:i,onChange:l,onScroll:c,instanceRef:d,className:u,attributes:m}=e,_=a.useRef(0),g=a.useRef([]),[h,p]=a.useState(!1),[f,v]=a.useState(0),[y]=at(),x=a.useRef(null),w=a.useRef(null),C=a.useRef(null),z={};typeof r=="object"&&Object.entries(r).forEach(([D,V])=>{z[D]=typeof V=="number"&&V>0});const M=P(ut.root,u,...ae(ut,"--bleed",typeof r=="number"?!0:z)),S=(D,V)=>{g.current[V]=D},N=tn(D=>{const V=D.target,q=E();v(V.scrollLeft),c==null||c(D),_.current!==q&&(l==null||l({index:q})),_.current=q}),T=()=>{const V=getComputedStyle(x.current).gap.split(" ")[0];return Number(V.replace("px",""))},E=()=>{let D=0,V=0;const q=x.current;if(!q)return D;const K=y?-q.scrollLeft:q.scrollLeft,G=T();return g.current.some((oe,B)=>oe?V+oe.clientWidth/2>=K?(D=B,!0):(V+=(oe==null?void 0:oe.clientWidth)+G,!1):!1),D},j=D=>{const V=x.current,q=g.current[D];q&&V.scrollTo({left:y?q.offsetLeft-(V.clientWidth-q.clientWidth):q.offsetLeft,top:0,behavior:"smooth"})},$=()=>{const D=x.current;D.scrollBy({left:D.clientWidth+T(),top:0,behavior:"smooth"})},L=()=>{const D=x.current;D.scrollBy({left:-D.clientWidth-T(),top:0,behavior:"smooth"})},A=y?$:L,F=y?L:$;return a.useImperativeHandle(d,()=>({navigateBack:A,navigateForward:F,navigateTo:j})),be(()=>{p(!0)},[]),s.jsxs("section",k(b({},m),{className:M,style:b(b(b({},O("--rs-carousel-items",n)),O("--rs-carousel-bleed",r)),m==null?void 0:m.style),children:[i!=="hidden"&&s.jsxs(s.Fragment,{children:[s.jsx(gn,{isRTL:y,type:"back",ref:w,oppositeControlElRef:C,scrollElRef:x,scrollPosition:f,onClick:A,mounted:h}),s.jsx(gn,{isRTL:y,type:"forward",ref:C,oppositeControlElRef:w,scrollElRef:x,scrollPosition:f,onClick:F,mounted:h})]}),s.jsx(W,{as:"ul",direction:"row",wrap:!1,gap:o,className:ut.scroll,attributes:{ref:x,onScroll:N},children:a.Children.map(t,(D,V)=>s.jsx(W.Item,{className:ut.item,as:"li",attributes:{ref:q=>S(q,V)},children:D}))})]}))};Ds.displayName="Carousel";const Ls=a.createContext(null),Ps=()=>a.useContext(Ls),bn=e=>{const{onChange:t,name:o,disabled:n,value:r,children:i,hasError:l}=e,c=d=>{const{event:u,value:m,checked:_}=d;if(!m)return;let g=[...r];_?g.push(m):g=g.filter(h=>h!==m),t&&t({name:o,value:g,event:u})};return s.jsx(Ls.Provider,{value:{onChange:c,disabled:n,value:r,name:o,hasError:l},children:i})};bn.displayName="CheckboxGroupControlled";const As=e=>{const{defaultValue:t,onChange:o}=e,[n,r]=a.useState(t||[]),i=l=>{l.value&&(r(l.value),o&&o(l))};return s.jsx(bn,k(b({},e),{value:n,defaultValue:void 0,onChange:i}))};As.displayName="CheckboxGroupUncontrolled";const Fs=e=>{const{value:t}=e;return t!==void 0?s.jsx(bn,b({},e)):s.jsx(As,b({},e))};Fs.displayName="CheckboxGroup";const Vs=a.createContext(null),Bs=()=>a.useContext(Vs),pn=e=>{const{onChange:t,name:o,disabled:n,value:r,children:i,hasError:l}=e,c=({event:d,value:u})=>{u&&t&&t({name:o,value:u,event:d})};return s.jsx(Vs.Provider,{value:{onChange:c,disabled:n,value:r,name:o,hasError:l},children:i})};pn.displayName="RadioGroupControlled";const Hs=e=>{const{defaultValue:t,onChange:o}=e,[n,r]=a.useState(t||null),i=l=>{l.value&&(r(l.value),o&&o(l))};return s.jsx(pn,k(b({},e),{value:n,defaultValue:void 0,onChange:i}))};Hs.displayName="RadioGroupUncontrolled";const Ws=e=>{const{value:t}=e;return t!==void 0?s.jsx(pn,b({},e)):s.jsx(Hs,b({},e))};Ws.displayName="RadioGroup";const vc={root:"_root_1feer_1"},ro=e=>{var y,x,w,C,z,M,S;const{type:t,value:o,className:n,onBlur:r,onFocus:i,onChange:l,attributes:c}=e,d=P(vc.root,n),u=Ps(),m=Bs(),_=Ze(),g=(x=(y=u==null?void 0:u.name)!=null?y:m==null?void 0:m.name)!=null?x:e.name,h=(z=(C=(w=_==null?void 0:_.disabled)!=null?w:e.disabled)!=null?C:u==null?void 0:u.disabled)!=null?z:m==null?void 0:m.disabled,p=o&&((S=(M=u==null?void 0:u.value)==null?void 0:M.includes(o))!=null?S:(m==null?void 0:m.value)===o)||e.checked,f=u?void 0:e.defaultChecked,v=N=>{if(!g)return;const{checked:T}=N.target,E={name:g,value:o,checked:T,event:N};l&&l(E),u!=null&&u.onChange&&u.onChange(E),m!=null&&m.onChange&&m.onChange(E)};return s.jsx("input",k(b({},c),{className:d,type:t,name:g,value:o,checked:p,defaultChecked:f,disabled:h,onChange:v,onFocus:i||(c==null?void 0:c.onFocus),onBlur:r||(c==null?void 0:c.onBlur),"data-rs-hidden-input":!0}))};ro.displayName="HiddenInput";const vn=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"20 6 9 17 4 12"})}),bt={root:"_root_ykdxc_12",decorator:"_decorator_ykdxc_23",field:"_field_ykdxc_28","--size-small":"_--size-small_ykdxc_1","--size-medium":"_--size-medium_ykdxc_1","--size-large":"_--size-large_ykdxc_1",icon:"_icon_ykdxc_75",input:"_input_ykdxc_85","--error":"_--error_ykdxc_92","--disabled":"_--disabled_ykdxc_114","--size-small--m":"_--size-small--m_ykdxc_1","--size-medium--m":"_--size-medium--m_ykdxc_1","--size-large--m":"_--size-large--m_ykdxc_1","--size-small--l":"_--size-small--l_ykdxc_1","--size-medium--l":"_--size-medium--l_ykdxc_1","--size-large--l":"_--size-large--l_ykdxc_1","--size-small--xl":"_--size-small--xl_ykdxc_1","--size-medium--xl":"_--size-medium--xl_ykdxc_1","--size-large--xl":"_--size-large--xl_ykdxc_1"},qs=e=>{var C;const{children:t,value:o,onChange:n,onFocus:r,onBlur:i,indeterminate:l,size:c="medium",className:d,attributes:u,inputAttributes:m}=e,_=Ps(),g=Ze(),h=(g==null?void 0:g.hasError)||e.hasError||(_==null?void 0:_.hasError),p=(g==null?void 0:g.disabled)||e.disabled||(_==null?void 0:_.disabled),f=_?(C=_.value)==null?void 0:C.includes(o):e.checked,v=_?void 0:e.defaultChecked,y=_?_.name:e.name,x=a.useRef(null),w=P(bt.root,d,c&&h&&bt["--error"],p&&bt["--disabled"],c&&ae(bt,"--size",c));return be(()=>{x.current.indeterminate=l||!1},[l,f]),s.jsxs("label",k(b({},u),{className:w,children:[s.jsxs("span",{className:bt.field,children:[s.jsx(ro,{className:bt.input,type:"checkbox",checked:f,defaultChecked:v,name:y,disabled:p,value:o,onChange:n,onFocus:r,onBlur:i,attributes:k(b({},m),{ref:x})}),s.jsx("div",{className:bt.decorator,children:s.jsx(he,{svg:vn,className:bt.icon,size:ce(c,z=>z==="large"?5:z==="small"?3:4)})})]}),t&&s.jsx(ie,{as:"span",variant:ce(c,z=>z==="large"?"body-2":z==="small"?"caption-1":"body-3"),children:t})]}))};qs.displayName="Checkbox";const Eo=e=>e.preventDefault(),so=()=>{window.addEventListener("wheel",Eo,{passive:!1}),window.addEventListener("touchmove",Eo,{passive:!1}),document.body.style.userSelect="none"},$o=()=>{window.removeEventListener("wheel",Eo),window.removeEventListener("touchmove",Eo),document.body.style.userSelect=""},yn=e=>{var o;const t=((o=window.navigator.userAgentData)==null?void 0:o.platform)||window.navigator.platform;return typeof window!="undefined"?e.test(t):!1},yc=()=>yn(/^iPhone/i),xc=()=>yn(/^Mac/i),wc=()=>yn(/^iPad/i)||xc()&&navigator.maxTouchPoints>1,Cc=()=>yc()||wc();class Os{constructor(){xe(this,"cache",new Map);xe(this,"set",(t,o)=>{const n={},r=this.cache.get(t);Object.keys(o).forEach(i=>{n[i]=t.style.getPropertyValue(i)}),this.cache.set(t,b(b({},n),r)),Object.assign(t.style,o)});xe(this,"reset",()=>{for(const[t,o]of this.cache.entries())Object.assign(t.style,o);this.cache.clear()})}}const Us=new Os,Nc=()=>{const e=window.visualViewport,t=(e==null?void 0:e.offsetLeft)||0,o=(e==null?void 0:e.offsetTop)||0,{scrollX:n,scrollY:r}=window;return Us.set(document.body,{position:"fixed",top:`${-(r-Math.floor(o))}px`,left:`${-(n-Math.floor(t))}px`,right:"0",overflow:"hidden"}),()=>{Us.reset(),window.scrollTo({top:r,left:n,behavior:"instant"})}},kc=(()=>{let e;return()=>{if(e)return e;const t=document.createElement("div");return t.style.position="absolute",t.style.top="-9999px",t.style.width="50px",t.style.height="50px",t.style.overflow="scroll",document.body.appendChild(t),e=t.getBoundingClientRect().width-t.clientWidth,document.body.removeChild(t),e}})(),xn=new Os,zc=e=>{const{container:t}=e,o=t.getBoundingClientRect(),n=o.left+o.right<window.innerWidth;if(xn.set(t,{overflow:"hidden"}),n){const r=kc();xn.set(t,{paddingRight:`${r}px`})}return()=>xn.reset()};let wn=0;const Sc=e=>{var i;const t=Cc();let o=()=>{},n=document.body;e.originEl&&(n=Go({el:e.originEl})),e.containerEl&&(n=e.containerEl);const r=n===document.body;if(r&&(wn+=1),!(r&&wn>1))return t&&r?o=Nc():o=zc({container:n}),(i=e.cb)==null||i.call(e),l=>{r&&(wn-=1),o(),l==null||l()}},Cn=e=>{const{containerRef:t,originRef:o}=e||{},[n,r]=a.useState(!1),i=a.useRef(null),l=a.useCallback(()=>{i.current=Sc({containerEl:t==null?void 0:t.current,originEl:o==null?void 0:o.current,cb:()=>r(!0)})},[t,o]),c=a.useCallback(()=>{var d;(d=i.current)==null||d.call(i,()=>r(!1)),i.current=null},[]);return a.useMemo(()=>({scrollLocked:n,lockScroll:l,unlockScroll:c}),[n,l,c])},Ec={root:"_root_th78q_1"},Ys=e=>{const _=e,{position:t="end-top",onOpen:o,onClose:n}=_,r=ve(_,["position","onOpen","onClose"]),[i,l]=a.useState(),c=a.useRef(null),{lockScroll:d,unlockScroll:u}=Cn({originRef:c}),m=Se(o);return a.useEffect(()=>{const g=c.current;if(!g)return;const h=p=>{var f;p.preventDefault(),l({x:p.clientX,y:p.clientY}),d(),(f=m.current)==null||f.call(m)};return g.addEventListener("contextmenu",h),()=>g.removeEventListener("contextmenu",h)},[d,m]),a.useEffect(()=>()=>u(),[u]),s.jsx("div",{className:Ec.root,ref:c,children:s.jsx(ke,k(b({},r),{position:t,originCoordinates:i,active:!!i,onClose:g=>{l(void 0),u(),n==null||n(g)}}))})};Ys.displayName="ContextMenu";const Ft=Ys;Ft.Content=ke.Content,Ft.Item=ke.Item,Ft.Section=ke.Section,Ft.SubMenu=ke.SubMenu,Ft.SubTrigger=ke.SubTrigger;const _t={root:"_root_1vs2n_1",triggerLayer:"_triggerLayer_1vs2n_13",trigger:"_trigger_1vs2n_13","--inline":"_--inline_1vs2n_29","--variant-outline":"_--variant-outline_1vs2n_47","--highlighted":"_--highlighted_1vs2n_54","--disabled":"_--disabled_1vs2n_67"},Ks=e=>{const{children:t}=e;return s.jsx("span",{className:_t.trigger,children:t})},Gs=e=>{const{name:t,children:o,height:n,variant:r="outline",inline:i,className:l,disabled:c,attributes:d,inputAttributes:u,onChange:m}=e,_=kt(),g=P(_t.root,r&&_t[`--variant-${r}`],i&&_t["--inline"],_.active&&_t["--highlighted"],c&&_t["--disabled"],l),h=C=>{var z;C.preventDefault(),(z=d==null?void 0:d.onDragOver)==null||z.call(d,C)},p=C=>{var z;_.activate(),(z=d==null?void 0:d.onDragEnter)==null||z.call(d,C)},f=C=>{var z;C.currentTarget.contains(C.relatedTarget)||(_.deactivate(),(z=d==null?void 0:d.onDragLeave)==null||z.call(d,C))},v=C=>{var z;C.preventDefault(),_.deactivate(),m==null||m({name:t,value:Array.from(C.dataTransfer.files),event:C}),(z=d==null?void 0:d.onDrop)==null||z.call(d,C)},y=C=>{var M;const z=C.target.files;z&&(m==null||m({name:t,event:C,value:Array.from(z)}),(M=u==null?void 0:u.onChange)==null||M.call(u,C))},x=s.jsx(No,{children:s.jsx("input",k(b({},u),{type:"file",className:_t.field,name:t,disabled:c,onChange:y}))}),w=typeof o=="function"?o({highlighted:_.active}):o;return s.jsx(W,{className:g,height:n,borderRadius:"medium",attributes:k(b({},d),{onDragOver:h,onDragEnter:p,onDragLeave:f,onDrop:v}),children:r==="outline"&&!i?s.jsxs(W,{as:"label",className:_t.triggerLayer,padding:6,borderRadius:"medium",gap:2,align:"center",justify:"center",textAlign:"center",height:"100%",children:[x,s.jsx(W.Item,{children:w})]}):s.jsxs("label",{className:_t.triggerLayer,children:[x,w]})})};Gs.displayName="FileUpload",Ks.displayName="FileUpload.Trigger";const Xs=Gs;Xs.Trigger=Ks;const Qs={root:"_root_bzk9x_1","--active":"_--active_bzk9x_14"},Zs=e=>{const{children:t,active:o,className:n,attributes:r}=e,i=P(Qs.root,o&&Qs["--active"],n);return s.jsx(ie,{as:"kbd",variant:"caption-1",weight:"medium",color:"neutral-faded",className:i,attributes:r,children:t})};Zs.displayName="Hotkey";const nt={root:"_root_1irm5_1",wrapper:"_wrapper_1irm5_26",inner:"_inner_1irm5_32",content:"_content_1irm5_38","--visible":"_--visible_1irm5_44","--click-through":"_--click-through_1irm5_49","--blurred":"_--blurred_1irm5_54","--contained":"_--contained_1irm5_72","--animated":"_--animated_1irm5_76","--overflow-auto":"_--overflow-auto_1irm5_85"},Nn=e=>{const{active:t,children:o,transparent:n,blurred:r,overflow:i,onClose:l,onOpen:c,onAfterClose:d,onAfterOpen:u,disableCloseOnClick:m,containerRef:_,className:g,attributes:h}=e,p=Se(l),f=Se(c),v=n===!0,y=v?0:(1-(n||0))*.7,[x,w]=a.useState(!1),[C,z]=a.useState(!1),[M,S]=a.useState([0,0]),N=a.useRef(null),{lockScroll:T,unlockScroll:E}=Cn({containerRef:_}),j=a.useRef(null),$=a.useRef(!1),{active:L,activate:A,deactivate:F}=kt(t||!1),{active:D,activate:V,deactivate:q}=kt(t||!1),K=_r({active:t,contentRef:N,hasTrigger:!1}),G=P(nt.root,D&&nt["--visible"],v&&nt["--click-through"],r&&nt["--blurred"],C&&nt["--animated"],_&&nt["--contained"],i==="auto"&&nt["--overflow-auto"],g),oe=X=>{if(!N.current)return;const ee=N.current.firstChild;if(ee)return ee.contains(X)},B=a.useCallback(X=>{var ee;!D||!K()||(j.current&&(_!=null&&_.current)&&(_.current.style.overflow=j.current,_.current.style.removeProperty("isolation"),j.current=null),(ee=p.current)==null||ee.call(p,{reason:X.reason}))},[D,K,p,_]),R=X=>{$.current=!oe(X.target)},U=X=>{const ee=!oe(X.target);!($.current&&ee&&!v)||m||B({reason:"overlay-click"})},Y=X=>{if(!(X.propertyName!=="opacity"||X.target!==X.currentTarget)){if(z(!1),D){u==null||u();return}E(),F(),d==null||d()}};return Ke({Escape:()=>B({reason:"escape-key"})},[B]),a.useEffect(()=>{z(!0),t&&!L&&A(),!t&&L&&q()},[t,A,q,L]),a.useEffect(()=>{L&&(v||T(),Ge(()=>{V()}))},[L,V,T,v]),a.useEffect(()=>{var ge;if(!L||!N.current)return;const X=new Dt,ee=_==null?void 0:_.current;return ee&&(j.current=ee.style.overflow,ee.style.overflow="hidden",ee.style.isolation="isolate",S([ee.scrollLeft,ee.scrollTop])),X.trap(N.current,{initialFocusEl:N.current.querySelector("[role=dialog][tabindex='-1']")}),(ge=f.current)==null||ge.call(f),()=>X.release()},[L,f,_]),a.useEffect(()=>()=>E(),[E]),be(()=>{w(!0)},[]),!L||!x?null:s.jsx(vo,{targetRef:_,children:s.jsx(vo.Scope,{children:X=>s.jsx("div",k(b({},h),{ref:X,style:{"--rs-overlay-opacity":y,"--rs-overlay-offset-x":_?`${M[0]}px`:void 0,"--rs-overlay-offset-y":_?`${M[1]}px`:void 0},role:"button",tabIndex:-1,className:G,onMouseDown:R,onMouseUp:U,onTransitionEnd:Y,children:s.jsx("div",{className:nt.wrapper,children:s.jsx("div",{className:nt.inner,children:s.jsx("div",{className:nt.content,ref:N,children:typeof o=="function"?o({active:D}):o})})})}))})})};Nn.displayName="Overlay";const kn={m:660,l:900,xl:1280},Js=e=>{var r,i,l,c,d,u;const{defaultViewport:t}=a.useContext(Yo),[o,n]=a.useState(t);return be(()=>{const m=document.querySelector("[data-rs-theme]"),_=m&&window.getComputedStyle(m),g={m:_&&Number(_.getPropertyValue("--rs-viewport-m-min"))||kn.m,l:_&&Number(_.getPropertyValue("--rs-viewport-l-min"))||kn.l,xl:_&&Number(_.getPropertyValue("--rs-viewport-xl-min"))||kn.xl},h={s:`(max-width: ${g.m-1}px)`,m:`(min-width: ${g.m}px) and (max-width: ${g.l-1}px)`,l:`(min-width: ${g.l}px) and (max-width: ${g.xl-1}px)`,xl:`(min-width: ${g.xl}px)`},f=Object.keys(h).map(v=>{const y=window.matchMedia(h[v]);return{mq:y,handler:()=>y.matches&&n(v)}});return f.forEach(({handler:v,mq:y})=>{v(),y.addEventListener("change",v)}),()=>{f.forEach(({handler:v,mq:y})=>{y.removeEventListener("change",v)})}},[]),typeof e!="object"||e===null||!("s"in e)?e:o==="xl"?(l=(i=(r=e.xl)!=null?r:e.l)!=null?i:e.m)!=null?l:e.s:o==="l"?(d=(c=e.l)!=null?c:e.m)!=null?d:e.s:o==="m"&&(u=e.m)!=null?u:e.s},Vt={root:"_root_cjmtc_1","--contained":"_--contained_cjmtc_16","--position-center":"_--position-center_cjmtc_1","--active":"_--active_cjmtc_41","--position-bottom":"_--position-bottom_cjmtc_1","--position-start":"_--position-start_cjmtc_1","--position-end":"_--position-end_cjmtc_1","--position-full-screen":"_--position-full-screen_cjmtc_1","--dragging":"_--dragging_cjmtc_154","--overflow-visible":"_--overflow-visible_cjmtc_158","--position-center--m":"_--position-center--m_cjmtc_1","--position-bottom--m":"_--position-bottom--m_cjmtc_1","--position-start--m":"_--position-start--m_cjmtc_1","--position-end--m":"_--position-end--m_cjmtc_1","--position-full-screen--m":"_--position-full-screen--m_cjmtc_1","--position-center--l":"_--position-center--l_cjmtc_1","--position-bottom--l":"_--position-bottom--l_cjmtc_1","--position-start--l":"_--position-start--l_cjmtc_1","--position-end--l":"_--position-end--l_cjmtc_1","--position-full-screen--l":"_--position-full-screen--l_cjmtc_1","--position-center--xl":"_--position-center--xl_cjmtc_1","--position-bottom--xl":"_--position-bottom--xl_cjmtc_1","--position-start--xl":"_--position-start--xl_cjmtc_1","--position-end--xl":"_--position-end--xl_cjmtc_1","--position-full-screen--xl":"_--position-full-screen--xl_cjmtc_1"},zn=32,$c=100,Tc=32,Rs=a.createContext({id:"",titleMounted:!1,setTitleMounted:()=>{},subtitleMounted:!1,setSubtitleMounted:()=>{}}),ei=()=>a.useContext(Rs),ti=e=>{const{children:t}=e,{id:o,setTitleMounted:n}=ei();return a.useEffect(()=>(n(!0),()=>n(!1)),[n]),s.jsx(ie,{variant:"featured-3",weight:"bold",attributes:{id:`${o}-title`},children:t})},oi=e=>{const{children:t}=e,{id:o,setSubtitleMounted:n}=ei();return a.useEffect(()=>(n(!0),()=>n(!1)),[n]),s.jsx(ie,{variant:"body-3",color:"neutral-faded",attributes:{id:`${o}-subtitle`},children:t})},ni=e=>{const{children:t,onClose:o,onOpen:n,onAfterClose:r,onAfterOpen:i,active:l,size:c,padding:d=4,position:u="center",overflow:m,transparentOverlay:_,blurredOverlay:g,ariaLabel:h,autoFocus:p=!0,disableSwipeGesture:f,disableCloseOnOutsideClick:v,containerRef:y,overlayClassName:x,className:w,attributes:C}=e,z=Se(o),M=qe(),S=Js(u),[N,T]=a.useState(!1),[E,j]=a.useState(!1),[$,L]=a.useState(!1),A=a.useRef(null),F=(C==null?void 0:C.ref)||A,D=a.useRef({x:0,y:0}),V=a.useRef(0),q=a.useRef(0),K=a.useRef(0),[G,oe]=a.useState(0),[B,R]=a.useState(0),U=Qe({padding:d}),Y=a.useMemo(()=>({titleMounted:N,setTitleMounted:T,subtitleMounted:E,setSubtitleMounted:j,id:M}),[M,E,N]),X=()=>{D.current={x:0,y:0},V.current=0,K.current=0,oe(0)},ee=Z=>{var J;if(f||(J=window.getSelection())!=null&&J.toString())return;let H=Z.target;const Q=F.current;for(;H&&(H===Q||Q!=null&&Q.contains(H));){if(H.scrollTop!==0||H.scrollLeft!==0||H.matches("input,textarea"))return;H=H?H.parentElement:null}S==="start"&&Z.targetTouches[0].clientX<Tc||(so(),L(!0))},ge=Z=>{l||Z.propertyName==="transform"&&Z.currentTarget===Z.target&&X()};return a.useEffect(()=>{if(!$)return;const Z=()=>{var J;$o(),L(!1);const Q=S==="start"?K.current<0:K.current>0;Math.abs(q.current)>zn&&Q?(J=z.current)==null||J.call(z,{reason:"drag"}):X()},H=Q=>{var _e,pe;if(!$||S==="center"||((_e=F.current)==null?void 0:_e.scrollTop)!==0||((pe=F.current)==null?void 0:pe.scrollLeft)!==0)return;const J=Q.targetTouches[0],ue={x:J.clientX,y:J.clientY},Ee=S==="bottom"?"y":"x",ne=S==="bottom"?"x":"y";D.current[Ee]||(D.current=ue,V.current=ue[Ee]);const se=Math.abs(ue[Ee]-D.current[Ee]),le=Math.abs(ue[ne]-D.current[ne]);if(u!=="bottom"&&(se<le||le>$c)){V.current=ue[Ee];return}K.current=ue[Ee]-V.current,V.current=ue[Ee],oe(we=>S==="start"?Math.min(0,we+K.current):Math.max(0,we+K.current))};return document.addEventListener("touchmove",H,{passive:!0}),document.addEventListener("touchend",Z,{passive:!0}),()=>{document.removeEventListener("touchmove",H),document.removeEventListener("touchend",Z)}},[$,S,z,u,F]),a.useEffect(()=>{const Z=F.current;if(!Z||!S)return;const Q=["start","end"].includes(S)?Z.clientWidth:Z.clientHeight,J=Math.abs(G)/Q;R(J/2),q.current=G},[G,S,F]),s.jsx(Nn,{onClose:o,onOpen:n,onAfterClose:r,onAfterOpen:i,disableCloseOnClick:v,active:l,transparent:_||B,blurred:g,overflow:S==="center"?"auto":"hidden",className:x,containerRef:y,attributes:{onTouchStart:ee},children:({active:Z})=>{const H=P(Vt.root,w,Z&&Vt["--active"],$&&Vt["--dragging"],m&&Vt[`--overflow-${m}`],y&&Vt["--contained"],ae(Vt,"--position",u),U.classNames);return s.jsx(Rs.Provider,{value:Y,children:s.jsx("div",k(b({},C),{style:k(b(b({},U.variables),O("--rs-modal-size",c)),{"--rs-modal-drag":Math.abs(G)<zn?"0px":`${G+zn*(S==="start"?1:-1)}px`}),"aria-labelledby":N?`${M}-title`:void 0,"aria-describedby":E?`${M}-subtitle`:void 0,"aria-label":h||(C==null?void 0:C["aria-label"]),className:H,"aria-modal":"true",role:"dialog",tabIndex:p?void 0:-1,ref:F,onTransitionEnd:ge,children:t}))})}})};ni.displayName="Modal",ti.displayName="Modal.Title",oi.displayName="Modal.Subtitle";const Sn=ni;Sn.Title=ti,Sn.Subtitle=oi;const ri=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"6 9 12 15 18 9"})}),Mc=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{points:"18 15 12 9 6 15"})}),jc=()=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})}),Ic=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[s.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),s.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]}),Je={field:"_field_meivp_1","controls-wrapper":"_controls-wrapper_meivp_5",controls:"_controls_meivp_5","controls--size-small":"_controls--size-small_meivp_1",control:"_control_meivp_5","controls--size-medium":"_controls--size-medium_meivp_1","controls--size-large":"_controls--size-large_meivp_1","controls--size-xlarge":"_controls--size-xlarge_meivp_1","icon--touch":"_icon--touch_meivp_107","--outline":"_--outline_meivp_111","icon--mouse":"_icon--mouse_meivp_139","controls--size-small--m":"_controls--size-small--m_meivp_1","controls--size-medium--m":"_controls--size-medium--m_meivp_1","controls--size-large--m":"_controls--size-large--m_meivp_1","controls--size-xlarge--m":"_controls--size-xlarge--m_meivp_1","controls--size-small--l":"_controls--size-small--l_meivp_1","controls--size-medium--l":"_controls--size-medium--l_meivp_1","controls--size-large--l":"_controls--size-large--l_meivp_1","controls--size-xlarge--l":"_controls--size-xlarge--l_meivp_1","controls--size-small--xl":"_controls--size-small--xl_meivp_1","controls--size-medium--xl":"_controls--size-medium--xl_meivp_1","controls--size-large--xl":"_controls--size-large--xl_meivp_1","controls--size-xlarge--xl":"_controls--size-xlarge--xl_meivp_1"},En=e=>{var oe;const G=e,{increaseAriaLabel:t,decreaseAriaLabel:o,min:n,max:r,step:i=1,name:l,value:c,onChange:d,size:u="medium"}=G,m=ve(G,["increaseAriaLabel","decreaseAriaLabel","min","max","step","name","value","onChange","size"]),_=Ze(),g=qe(m.id),h=(_==null?void 0:_.attributes.id)||((oe=e.inputAttributes)==null?void 0:oe.id)||g,p=(_==null?void 0:_.disabled)||e.disabled,f=(_==null?void 0:_.hasError)||e.hasError,v=p||(c&&r?c>=r:!1),y=p||(c&&n?c<=n:!1),x=a.useRef(null),w=a.useRef(null),[C,z]=a.useState((c==null?void 0:c.toString())||""),M=a.useRef(c),S=Se(d),N=a.useRef(null),T=a.useRef(null),E=a.useCallback(B=>{var Z,H;const R=i*B,U=M.current;let Y=U===null?R:U+R;r!==void 0&&Y>r&&(Y=r),n!==void 0&&Y<n&&(Y=n);const X=((Z=i.toString().split(".")[1])==null?void 0:Z.length)||0,ee=((H=U==null?void 0:U.toString().split(".")[1])==null?void 0:H.length)||0,ge=Math.max(X,ee);return Number(Y.toFixed(ge))},[i,n,r]),j=a.useCallback((B,R)=>{var U;(U=S.current)==null||U.call(S,{value:B,name:l}),R!=null&&R.programmatic||(M.current=B)},[l,S]),$=a.useCallback(()=>{const B=E(1);j(B,{programmatic:!0})},[E,j]),L=a.useCallback(()=>{const B=E(-1);j(B,{programmatic:!0})},[E,j]),A=B=>{if(!B.value.match(/^(-?)[0-9]*(\.?)[0-9]*$/))return;const R=parseFloat(B.value);R>Number.MAX_SAFE_INTEGER||R<Number.MIN_SAFE_INTEGER||(z(B.value),!isNaN(R)&&j(R))},F=(B,R)=>{var U;p||(R(),B.pointerType!=="touch"&&((U=x.current)==null||U.focus()),N.current=setTimeout(()=>{T.current=setInterval(()=>{R()},50)},500))},D=()=>{p||(N.current&&(clearTimeout(N.current),N.current=null),T.current&&(clearTimeout(T.current),T.current=null))};Ke({[yt]:$,[xt]:L},[$,L],{preventDefault:!0,ref:w}),a.useEffect(()=>{var B;M.current=c,z((B=c==null?void 0:c.toString())!=null?B:"")},[c]);const V=ce(u,B=>B==="large"||B==="xlarge"?4:3),q=ce(u,B=>B==="small"?3:4),K=s.jsx("span",{className:Je["controls-wrapper"],children:s.jsxs("span",{className:Je.controls,children:[s.jsxs(je,{className:Je.control,disabled:v,disableFocusRing:!0,as:"span",attributes:{"aria-label":t,"aria-controls":h,role:"button",tabIndex:v?void 0:-1,onPointerDown:B=>F(B,$),onPointerUp:D,onPointerLeave:D,onContextMenu:B=>B.preventDefault()},children:[s.jsx(he,{svg:Mc,size:V,className:Je["icon--mouse"]}),s.jsx(he,{svg:Ic,size:q,className:Je["icon--touch"]})]}),s.jsxs(je,{className:Je.control,disabled:y,disableFocusRing:!0,as:"span",attributes:{"aria-label":o,"aria-controls":h,role:"button",tabIndex:y?void 0:-1,onPointerDown:B=>F(B,L),onPointerUp:D,onPointerLeave:D,onContextMenu:B=>B.preventDefault()},children:[s.jsx(he,{svg:ri,size:V,className:Je["icon--mouse"]}),s.jsx(he,{svg:jc,size:q,className:Je["icon--touch"]})]})]})});return s.jsx(Co,k(b({},m),{className:[m.className,ae(Je,"controls--size",u),!(m.variant==="faded"||m.variant==="headless")&&Je["--outline"]],attributes:k(b({},m.attributes),{role:"group",ref:w}),inputAttributes:k(b({},m.inputAttributes),{ref:x,inputMode:"numeric",autoComplete:"off",autoCorrect:"off",spellCheck:"false",min:n,max:r,step:i,className:Je.field}),size:u,id:h,hasError:f,disabled:p,value:C,onChange:A,name:l,endSlot:K,endSlotPadding:0}))};En.displayName="NumberFieldControlled";const si=e=>{const{defaultValue:t,onChange:o}=e,[n,r]=a.useState(t!=null?t:null),i=l=>{r(l.value),o&&o(l)};return s.jsx(En,k(b({},e),{value:n,defaultValue:void 0,onChange:i}))};si.displayName="NumberFieldUncontrolled";const ii=e=>{const{value:t}=e;return t!==void 0?s.jsx(En,b({},e)):s.jsx(si,b({},e))};ii.displayName="NumberField";const li={page:"_page_j10le_1"},$n=e=>{const{total:t,page:o=1,onChange:n,pageAriaLabel:r,previousAriaLabel:i,nextAriaLabel:l,className:c,attributes:d}=e,u=1,m=1,_=[],g=(m+1)*2+u*2+1,h=t>g&&o-u>m+2,p=t>g&&o+u<t-m;let f=u*2+1;h||(f+=m+1),p||(f+=m+1);const v=h?Math.min(t-f+1,Math.max(1,o-u)):1,y=p?Math.min(v+f-1,t):t;h&&_.push(...en(1,m),null),_.push(...en(v,y)),p&&_.push(null,...en(t-m+1,t));const x=w=>{const C=Math.min(t,Math.max(1,w));n==null||n({page:C})};return s.jsxs(W,{direction:"row",align:"center",gap:1,className:c,attributes:d,children:[s.jsx(Me,{variant:"ghost",size:"small",icon:ko,onClick:()=>x(o-1),disabled:o===1,attributes:{"aria-label":i}}),_.map((w,C)=>w===null?s.jsx(W,{width:7,align:"center",children:"..."},`dots-${C}`):s.jsx(Me,{size:"small",variant:w===o?"solid":"ghost",color:w===o?"primary":"neutral",onClick:()=>x(w),attributes:{"aria-label":r==null?void 0:r({page:w}),"aria-current":w===o},className:li.page,children:w},C)),s.jsx(Me,{variant:"ghost",size:"small",className:li.page,icon:At,onClick:()=>x(o+1),disabled:o===t,attributes:{"aria-label":l}})]})};$n.displayName="PaginationControlled";const ai=e=>{const c=e,{defaultPage:t=1,onChange:o}=c,n=ve(c,["defaultPage","onChange"]),[r,i]=a.useState(t||1),l=d=>{i(d.page),o==null||o(d)};return s.jsx($n,k(b({},n),{onChange:l,page:r}))};ai.displayName="PaginationUncontrolled";const ci=e=>{const{page:t}=e;return t!==void 0?s.jsx($n,b({},e)):s.jsx(ai,b({},e))};ci.displayName="Pagination";const di="\\d",ui="[a-zA-Z]",Dc=`(${di}|${ui})`,To={root:"_root_eojch_1",input:"_input_eojch_6",item:"_item_eojch_23","item--focused":"_item--focused_eojch_28"},Lc={small:7,medium:9,large:12,xlarge:14},Pc={numeric:di,alphabetic:ui,alphanumeric:Dc},Tn=e=>{const{valueLength:t=4,value:o,onChange:n,name:r,pattern:i="numeric",size:l="medium",variant:c="outline",className:d,attributes:u,inputAttributes:m}=e,_=Pc[i],g=ce(l,j=>Lc[j]),h=ce(l,j=>j==="medium"?"body-3":"body-2"),p=ce(l,j=>j==="xlarge"?"medium":"small"),[f,v]=a.useState(null),y=Ze(),x=a.useRef(o.length===t?"edit":"type"),w=a.useRef(null),C=[],z=a.useCallback(j=>{var D;const $=w.current;if(!$||$.selectionStart===null)return;const L=x.current,A=(D=j!=null?j:$.selectionStart)!=null?D:0,F=Math.min(L==="type"?$.value.length:$.value.length-1,Math.max(0,A));x.current==="type"?($.selectionStart=F,$.selectionEnd=F):($.selectionStart=F,$.selectionEnd=F+1),v(Math.min($.selectionStart,t-1))},[t]);Ke({[`${Ct},${yt}`]:()=>{Ge(()=>{const j=w.current;if(!j||j.selectionStart===null)return;const $=x.current,L=o.length?"edit":"type";x.current=L,z($==="type"&&L==="edit"?j.selectionStart:j.selectionStart-1)})},[`${wt},${xt}`]:()=>{Ge(()=>{const j=w.current;if(!j||j.selectionStart===null)return;const $=j.selectionStart===o.length&&j.selectionStart!==t?"type":"edit";x.current=$,z(j.selectionStart)})}},[o,z,t],{ref:w});const M=()=>{z(o.length)},S=()=>{v(null)},N=j=>{if(f===null||!w.current)return;const $=j.clipboardData.getData("text"),L=o.slice(0,f)+o.slice(f+$.length);w.current.value=L,w.current.selectionEnd=f},T=j=>{const $=j.target,L=$.value,A=new RegExp(`^${_}+$`);if(L&&!L.match(A)||$.selectionStart===null)return;const F=L.length===t||L.length>$.selectionStart?"edit":"type";x.current=F,n==null||n({event:j,name:r,value:L}),Ge(()=>{z()})},E=(j,$)=>{w.current&&(j.preventDefault(),w.current.focus(),x.current=$>=o.length?"type":"edit",z($))};for(let j=0;j<t;j++)C.push(s.jsx(W,{height:g,width:g,borderRadius:p,borderColor:c==="faded"?"transparent":"neutral",backgroundColor:c==="faded"?"neutral-faded":"elevation-base",align:"center",justify:"center",className:[To.item,f===j&&To["item--focused"]],attributes:{onMouseDown:$=>{E($,j)},onTouchStart:$=>{E($,j)}},children:o[j]&&s.jsx(ie,{variant:h,children:o[j]})},j));return s.jsxs(W,{gap:2,direction:"row",className:[To.root,d],attributes:u,children:[C,s.jsx("input",k(b(b({},m),y.attributes),{type:"text",className:To.input,onFocus:M,onBlur:S,onPaste:N,onInput:T,value:o,name:r,maxLength:t,ref:w,autoComplete:(m==null?void 0:m.autoComplete)||"one-time-code",inputMode:i==="numeric"?"numeric":void 0,pattern:`${_}{${t}}`}))]})};Tn.displayName="PinFieldControlled";const _i=e=>{const c=e,{defaultValue:t,onChange:o}=c,n=ve(c,["defaultValue","onChange"]),[r,i]=a.useState(t||""),l=d=>{i(d.value),o==null||o(d)};return s.jsx(Tn,k(b({},n),{value:r,onChange:l}))};_i.displayName="PinFieldUncontrolled";const mi=e=>{const{value:t}=e;return t!==void 0?s.jsx(Tn,b({},e)):s.jsx(_i,b({},e))};mi.displayName="PinField";const io={root:"_root_1qk35_1",value:"_value_1qk35_9","--duration":"_--duration_1qk35_24","--size-small":"_--size-small_1qk35_28","--size-medium":"_--size-medium_1qk35_32","--color-primary":"_--color-primary_1qk35_36","--color-critical":"_--color-critical_1qk35_40","--color-warning":"_--color-warning_1qk35_44","--color-positive":"_--color-positive_1qk35_48","--color-media":"_--color-media_1qk35_52"},hi=e=>{const{value:t=0,min:o=0,max:n=100,color:r="primary",size:i="medium",duration:l,ariaLabel:c,className:d,attributes:u}=e,m=P(io.root,d,r&&io[`--color-${r}`],i&&io[`--size-${i}`],!!l&&io["--duration"]),_=n-o,g=t-o,f=`${Math.max(o,Math.min(n,g))/_*100-100}%`;return s.jsx("div",k(b({role:"progressbar"},u),{className:m,"aria-label":c||(u==null?void 0:u["aria-label"]),"aria-valuemax":n,"aria-valuemin":o,"aria-valuenow":t,children:s.jsx("div",{className:io.value,style:{"--rs-progress-value":f,"--rs-progress-duration":l?`${l}ms`:void 0}})}))};hi.displayName="Progress";const Bt={root:"_root_1r02e_1",container:"_container_1r02e_17",item:"_item_1r02e_26","item--active":"_item--active_1r02e_40","item--variant-secondary":"_item--variant-secondary_1r02e_45","--color-media":"_--color-media_1r02e_50"},Mn=7,jn=Math.floor(Mn/2),fi=e=>{const{total:t,activeIndex:o=0,color:n="primary",ariaLabel:r,className:i,attributes:l}=e,c=P(Bt.root,i,n&&Bt[`--color-${n}`]),d=r?{"aria-label":r,role:"progressbar","aria-valuenow":o,"aria-valuemin":0,"aria-valuemax":t-1}:{},u=t>Mn?Math.min(t-Mn,Math.max(0,o-jn)):0;return s.jsx("div",k(b({},l),{className:c,children:s.jsx("div",k(b({},d),{className:Bt.container,style:{"--rs-progress-indicator-mod":u},children:Array.from({length:t}).map((m,_)=>{const g=P(Bt.item,_===o&&Bt["item--active"],(_<o-(jn-1)||_>o+(jn-1))&&Bt["item--variant-secondary"]);return s.jsx("div",{className:g},_)})}))}))};fi.displayName="ProgressIndicator";const St={root:"_root_2agld_12",decorator:"_decorator_2agld_22",field:"_field_2agld_28","--size-small":"_--size-small_2agld_1","--size-medium":"_--size-medium_2agld_1","--size-large":"_--size-large_2agld_1",input:"_input_2agld_74","--error":"_--error_2agld_81","--disabled":"_--disabled_2agld_101","--size-small--m":"_--size-small--m_2agld_1","--size-medium--m":"_--size-medium--m_2agld_1","--size-large--m":"_--size-large--m_2agld_1","--size-small--l":"_--size-small--l_2agld_1","--size-medium--l":"_--size-medium--l_2agld_1","--size-large--l":"_--size-large--l_2agld_1","--size-small--xl":"_--size-small--xl_2agld_1","--size-medium--xl":"_--size-medium--xl_2agld_1","--size-large--xl":"_--size-large--xl_2agld_1"},gi=e=>{const{children:t,value:o,onChange:n,onFocus:r,onBlur:i,size:l="medium",className:c,attributes:d,inputAttributes:u}=e,m=Ze(),_=Bs(),g=(m==null?void 0:m.hasError)||e.hasError||(_==null?void 0:_.hasError),h=(m==null?void 0:m.disabled)||e.disabled||(_==null?void 0:_.disabled),p=_?_.value===o:e.checked,f=_?void 0:e.defaultChecked,v=_?_.name:e.name,y=P(St.root,c,g&&St["--error"],h&&St["--disabled"],l&&ae(St,"--size",l));return s.jsxs("label",k(b({},d),{className:y,children:[s.jsxs("span",{className:St.field,children:[s.jsx(ro,{className:St.input,type:"radio",checked:p,defaultChecked:f,name:v,disabled:h,value:o,onChange:n,onFocus:r,onBlur:i,attributes:u}),s.jsx("div",{className:St.decorator})]}),t&&s.jsx(ie,{as:"span",variant:ce(l,x=>x==="large"?"body-2":x==="small"?"caption-1":"body-3"),children:t})]}))};gi.displayName="Radio";const In={root:"_root_1t6gl_1",scrim:"_scrim_1t6gl_16","--position-cover":"_--position-cover_1t6gl_28","--position-top":"_--position-top_1t6gl_42","--position-bottom":"_--position-bottom_1t6gl_48","--position-start":"_--position-start_1t6gl_54","--position-end":"_--position-end_1t6gl_65"},bi=e=>{var h,p;const{children:t,backgroundSlot:o,position:n="cover",paddingInline:r,paddingBlock:i,padding:l,borderRadius:c,attributes:d,className:u,scrimClassName:m}=e,_=P(In.root,n&&In[`--position-${n}`],u),g=P(In.scrim,m);return s.jsxs(W,{borderRadius:c,attributes:d,className:_,position:o?"relative":"absolute",inset:o?void 0:0,overflow:"hidden",children:[o,s.jsx("div",{className:g,children:s.jsx(W,{paddingInline:(h=r!=null?r:l)!=null?h:4,paddingBlock:(p=i!=null?i:l)!=null?p:3,zIndex:5,height:["start","end"].includes(n)?"100%":void 0,width:["top","bottom","cover"].includes(n)?"100%":void 0,textAlign:n==="cover"?"center":void 0,children:t})})]})};bi.displayName="Scrim";const Be={root:"_root_1v9qj_1",input:"_input_1v9qj_25","input--placeholder":"_input--placeholder_1v9qj_52",slot:"_slot_1v9qj_57",arrow:"_arrow_1v9qj_72",group:"_group_1v9qj_83","group-label":"_group-label_1v9qj_94","--size-small":"_--size-small_1v9qj_1","--size-medium":"_--size-medium_1v9qj_1","--size-large":"_--size-large_1v9qj_1","--size-xlarge":"_--size-xlarge_1v9qj_1","--variant-faded":"_--variant-faded_1v9qj_158","--variant-ghost":"_--variant-ghost_1v9qj_170","--variant-headless":"_--variant-headless_1v9qj_171","--status-error":"_--status-error_1v9qj_179","--disabled":"_--disabled_1v9qj_201","--size-small--m":"_--size-small--m_1v9qj_1","--size-medium--m":"_--size-medium--m_1v9qj_1","--size-large--m":"_--size-large--m_1v9qj_1","--size-xlarge--m":"_--size-xlarge--m_1v9qj_1","--size-small--l":"_--size-small--l_1v9qj_1","--size-medium--l":"_--size-medium--l_1v9qj_1","--size-large--l":"_--size-large--l_1v9qj_1","--size-xlarge--l":"_--size-xlarge--l_1v9qj_1","--size-small--xl":"_--size-small--xl_1v9qj_1","--size-medium--xl":"_--size-medium--xl_1v9qj_1","--size-large--xl":"_--size-large--xl_1v9qj_1","--size-xlarge--xl":"_--size-xlarge--xl_1v9qj_1"},Ac=()=>s.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M7 16L12 21L17 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.jsx("path",{d:"M17 8L12 3L7 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),pi=e=>{const{disabled:t,size:o}=e;return s.jsx("div",{className:Be.arrow,children:s.jsx(he,{svg:Ac,color:t?"disabled":"neutral-faded",size:ce(o,n=>n==="large"||n==="xlarge"?5:4)})})},vi=e=>{const{startSlot:t,icon:o,size:n}=e;return!t&&!o?null:o?s.jsx("div",{className:Be.slot,children:s.jsx(he,{size:ce(n,r=>r==="large"?5:r==="xlarge"?6:4),svg:o})}):s.jsx("div",{className:Be.slot,children:t})},Fc=e=>{const{startSlot:t,icon:o,size:n,inputAttributes:r,onFocus:i,onBlur:l,disabled:c,name:d,value:u,defaultValue:m,onChange:_,onClick:g,placeholder:h,id:p,children:f}=e,[v,y]=a.useState(u===void 0?!m:!u),x=P(Be.input,h&&v&&Be["input--placeholder"]),w=C=>{const z=C.target.value;u===void 0&&y(!z),_&&_({name:d,value:z,event:C})};return a.useEffect(()=>{u!==void 0&&y(!u)},[u]),s.jsxs(s.Fragment,{children:[s.jsx(vi,{startSlot:t,icon:o,size:n}),s.jsxs("select",k(b({},r),{onFocus:i||(r==null?void 0:r.onFocus),onBlur:l||(r==null?void 0:r.onBlur),onClick:g||(r==null?void 0:r.onClick),className:x,disabled:c,name:d,value:u,defaultValue:m,onChange:w,id:p,children:[h&&s.jsx("option",{value:"",children:h}),f]})),s.jsx(pi,{disabled:c,size:n})]})},yi=e=>{var g,h;const t=Ze(),o=qe(e.id),n=k(b({},e),{id:((g=t==null?void 0:t.attributes)==null?void 0:g.id)||((h=e.inputAttributes)==null?void 0:h.id)||o,disabled:(t==null?void 0:t.disabled)||e.disabled,hasError:(t==null?void 0:t.hasError)||e.hasError,inputAttributes:b(b({},e.inputAttributes),t==null?void 0:t.attributes)}),{children:r,className:i,size:l="medium",variant:c="outline",hasError:d,disabled:u,attributes:m}=n,_=P(Be.root,i,l&&ae(Be,"--size",l),d&&Be["--status-error"],u&&Be["--disabled"],c&&Be[`--variant-${c}`]);return s.jsx("div",k(b({},m),{className:_,children:r(n)}))},xi=e=>{const{children:t,disabled:o,onClick:n,onFocus:r,onBlur:i,inputAttributes:l,startSlot:c,icon:d,size:u,placeholder:m,value:_,name:g,id:h}=e;return s.jsxs(s.Fragment,{children:[s.jsxs(je,{className:Be.input,disabled:o,disableFocusRing:!0,onClick:n,attributes:b({onFocus:r||(l==null?void 0:l.onFocus),onBlur:i||(l==null?void 0:l.onBlur)},l),children:[s.jsx(vi,{startSlot:c,icon:d,size:u}),t?s.jsx(ie,{maxLines:typeof t=="string"?1:void 0,children:t}):null,m&&!t?s.jsx(ie,{color:"disabled",children:m}):null,s.jsx(pi,{disabled:o,size:u})]}),s.jsx("input",{type:"hidden",value:typeof _=="string"?_:JSON.stringify(_),name:g,id:h})]})},wi=e=>{const{children:t}=e;return s.jsx(yi,k(b({},e),{children:o=>{const{options:n}=o,r=a.Children.toArray(t).some(l=>a.isValidElement(l)&&l.type==="option");return!(n||r)?s.jsx(xi,k(b({},o),{children:t})):s.jsxs(Fc,k(b({},o),{children:[n==null?void 0:n.map(l=>s.jsx("option",{value:l.value,disabled:l.disabled,children:l.label},l.value)),t]}))}}))};wi.displayName="Select";const Mo=e=>{const{label:t,children:o}=e;return s.jsxs(W,{attributes:{role:"group"},gap:1,className:Be.group,children:[t&&s.jsx("div",{className:Be["group-label"],children:s.jsx(ie,{variant:"caption-1",color:"neutral-faded",children:t})}),s.jsx(W.Item,{children:o})]})};Mo.displayName="Select.Group";const Dn=e=>{const n=e,{value:t}=n,o=ve(n,["value"]);return s.jsx(ke.Item,k(b({},o),{className:[o.className,Be.option],color:"neutral",attributes:k(b({},o.attributes),{value:t,role:"option"})}))};Dn.displayName="Select.Option";const Ln=e=>{const{children:t,value:o,name:n,placeholder:r,size:i,multiple:l,width:c="trigger",position:d,fallbackPositions:u,positionRef:m,renderValue:_}=e,g=a.useRef(null),h=a.useRef(""),p=a.useRef(null),f=a.useRef(null),v=[],y=[],x=l?o.length>0:o,w=S=>a.Children.map(S,(N,T)=>{var E;if(!a.isValidElement(N))return null;if(N.type===Dn){const j=N,$=j.props,A=(l?o.includes($.value):$.value===o)||!r&&!o&&T===0;return A&&y.push($),v.push({value:$.value,text:typeof $.children=="string"?$.children:$.value}),a.cloneElement(j,{key:$.value,onClick:F=>{var D,V,q;if((D=$.onClick)==null||D.call($,F),l){const K=A?o.filter(G=>G!==$.value):[...o,$.value];(V=e.onChange)==null||V.call(e,{value:K,name:n})}else(q=e.onChange)==null||q.call(e,{value:$.value,name:n})},startSlot:($==null?void 0:$.startSlot)!==void 0?$.startSlot:x&&s.jsx(he,{svg:A?vn:null}),attributes:k(b({},j.props.attributes),{ref:A?g:void 0})})}if(N.type===Mo){const j=N,$=j.props;return a.cloneElement(j,{key:(E=$.label)!=null?E:T,children:w($.children)})}return N}),C=w(t),z=S=>{var E;const N=S.key;if(((E=document.activeElement)==null?void 0:E.tagName)==="INPUT"||N.length!==1||!N.match(/[\w\s]/))return;p.current&&clearTimeout(p.current),h.current+=N.toLowerCase();const T=v.find(j=>j.text.toLowerCase().startsWith(h.current));if(T&&f.current){const j=f.current.querySelector(`[value="${T.value}"]`);j==null||j.focus()}p.current=setTimeout(()=>{h.current=""},1e3)},M=()=>_?_(l?{value:o}:{value:o}):y.length===1?y[0].children:y.length>1?s.jsx(W,{direction:"row",gap:4,children:y.map(S=>s.jsx(W.Item,{children:S.children},S.value))}):null;return s.jsx(yi,k(b({},e),{children:S=>s.jsxs(ke,{width:c,disableHideAnimation:!0,position:d!=null?d:"bottom",fallbackPositions:u!=null?u:d?void 0:["bottom","top"],fallbackAdjustLayout:!0,fallbackMinHeight:"220px",borderRadius:ce(i,N=>N==="large"||N==="xlarge"?"medium":"small"),initialFocusRef:g,positionRef:m,children:[s.jsx(ke.Trigger,{children:N=>{const T=k(b({},S),{inputAttributes:b(b({},S.inputAttributes),N)});return s.jsx(xi,k(b({},T),{value:o,children:M()}))}}),s.jsx(ke.Content,{attributes:{ref:f,onKeyDown:z,role:void 0},children:C})]})}))};Ln.displayName="SelectCustomControlled";const Ci=e=>{const c=e,{defaultValue:t,onChange:o,multiple:n}=c,r=ve(c,["defaultValue","onChange","multiple"]),[i,l]=a.useState(t||(n?[]:""));return s.jsx(Ln,k(b({},r),{multiple:n,value:i,onChange:d=>{l(d.value),o==null||o(d)}}))};Ci.displayName="SelectCustomUncontrolled";const Ni=e=>{const{value:t}=e;return t!==void 0?s.jsx(Ln,b({},e)):s.jsx(Ci,b({},e))};Ni.displayName="SelectCustom";const lo=wi;lo.Custom=Ni,lo.Option=Dn,lo.Group=Mo,lo.OptionGroup=Mo;const Vc={root:"_root_xavah_1"},ki=e=>{const{borderRadius:t="small",width:o,height:n,className:r,attributes:i}=e,l=P(Vc.root,r);return s.jsx(W,{backgroundColor:"disabled",width:o,height:n,borderRadius:t,className:l,attributes:i})};ki.displayName="Skeleton";const rt={root:"_root_7bdnx_1",thumb:"_thumb_7bdnx_13","thumb--active":"_thumb--active_7bdnx_13",input:"_input_7bdnx_13",bar:"_bar_7bdnx_18",selection:"_selection_7bdnx_34",tooltip:"_tooltip_7bdnx_39",thumbs:"_thumbs_7bdnx_61","--orientation-horizontal":"_--orientation-horizontal_7bdnx_1","--orientation-vertical":"_--orientation-vertical_7bdnx_1","--disabled":"_--disabled_7bdnx_220"},zi=e=>{const t=e.toString().split(".")[1];return(t==null?void 0:t.length)||0},Pn=(e,t)=>{const o=t%1!==0,n=Math.round(e/t)*t;if(o){const r=zi(t);return Number(n.toFixed(r))}return n},Si=({event:e,vertical:t})=>t?e instanceof MouseEvent?e.clientY:e.changedTouches[0].clientY:e instanceof MouseEvent?e.clientX:e.changedTouches[0].clientX,An=a.forwardRef((e,t)=>{const{name:o,value:n,disabled:r,active:i,position:l,max:c,min:d,step:u,onChange:m,onDragStart:_,renderValue:g,tooltipRef:h,inputRef:p,orientation:f}=e,v=a.useId(),y=P(rt.thumb,i&&rt["thumb--active"]),x=zi(u),w=g?g({value:n}):n.toFixed(x),C=z=>{m(+z.target.value,{native:!0})};return s.jsxs(s.Fragment,{children:[s.jsx("input",{className:rt.input,type:"range",name:o,value:n,onChange:C,disabled:r,max:c,min:d,step:u,"aria-labelledby":v,"aria-orientation":f,ref:p}),s.jsx("div",{ref:t,className:y,onMouseDown:_,onTouchStart:_,style:{"--ts-slider-thumb-position":`${l}%`},id:v,"aria-hidden":"true",children:g!==!1&&s.jsx(Pt,{colorMode:"inverted",children:s.jsx(ie,{variant:"caption-1",weight:"medium",className:rt.tooltip,attributes:{ref:h},children:w})})})]})});An.displayName="SliderThumb";const Ei=16,jo=e=>{var J,ue,Ee;const{name:t,range:o,max:n,min:r,step:i=1,onChange:l,onChangeCommit:c,renderValue:d,className:u,attributes:m,orientation:_="horizontal"}=e,g=Se(l),h=Se(c),p=_==="vertical",f=o&&e.minValue!==void 0?Pn(e.minValue,i):void 0,v=Pn(o?e.maxValue:e.value,i),y=(J=e.minName)!=null?J:e.name,x=(ue=e.maxName)!=null?ue:e.name,w=a.useRef(null),C=a.useRef(null),z=a.useRef(null),M=a.useRef(null),S=a.useRef(null),N=a.useRef(null),T=a.useRef(null),[E,j]=a.useState(null),[$]=at(),L=Ze(),A=qe(),F=((Ee=L==null?void 0:L.attributes)==null?void 0:Ee.id)||A,D=`${F}-min`,V=`${F}-max`,q=(L==null?void 0:L.disabled)||e.disabled,K=P(rt.root,q&&rt["--disabled"],_&&rt[`--orientation-${_}`],u),G=a.useCallback(ne=>{const se=w.current;if(!se)return;const le=p?se.clientHeight:se.clientWidth,pe=se.getBoundingClientRect()[p?"top":"left"]+Ei/2,we=ne-pe,$e=le-Ei;let Le=we/$e;($||p)&&(Le=1-Le);let me=(n-r)*Le+r;return me=Math.max(r,Math.min(n,me)),Pn(me,i)},[n,r,$,i,p]),oe=ne=>(ne-r)/(n-r)*100,B=a.useCallback(ne=>{var Pe,We,Ne;if(p)return;const se=ne===D?M:S,le=ne===D?C:z;let _e=0;const pe=(Pe=w.current)==null?void 0:Pe.getBoundingClientRect(),we=(We=se.current)==null?void 0:We.getBoundingClientRect(),$e=(Ne=le.current)==null?void 0:Ne.getBoundingClientRect(),Le=pe==null?void 0:pe.left,me=Le&&Le+(pe==null?void 0:pe.width),fe=$e&&we&&$e.left-we.width/2,Xe=$e&&we&&$e.left+we.width/2;fe&&Le&&fe<Le&&(_e=we.width/2-8),Xe&&me&&Xe>me&&(_e=-(we.width/2-8));const ye=se.current;ye&&ye.style.setProperty("--rs-slider-tooltip-offset",`${_e||0}px`)},[D,p]),R=a.useCallback((ne,se={})=>{var _e,pe;if(!o)return;const le={minValue:ne,maxValue:v,name:t,minName:y,maxName:x};se.commit&&((_e=h.current)==null||_e.call(h,le)),se.native&&((pe=g.current)==null||pe.call(g,le)),pr(N.current,ne.toString())},[v,t,y,x,o,h,g]),U=a.useCallback((ne,se={})=>{var _e,pe;const le=o?{minValue:f,maxValue:ne,name:t,minName:y,maxName:x}:{value:ne,name:t};se.commit&&((_e=h.current)==null||_e.call(h,le)),se.native&&((pe=g.current)==null||pe.call(g,le)),pr(T.current,ne.toString())},[f,t,y,x,o,g,h]),Y=({nativeEvent:ne})=>{if(q)return;let se,le;const _e=Si({event:ne,vertical:p}),pe=G(_e);[{ref:C,id:D},{ref:z,id:V}].forEach($e=>{if(!$e.ref.current)return;const me=$e.ref.current.getBoundingClientRect(),fe=Math.abs((p?me.top:me.left)-_e);(se===void 0||fe<=se)&&(se=fe,le=$e.id)}),!(!le||pe===void 0)&&(le===D&&R(pe),le===V&&U(pe),j(le))},X=ne=>{q||(ne.stopPropagation(),so(),j(D))},ee=ne=>{q||(ne.stopPropagation(),so(),j(V))},ge=a.useCallback(()=>{var ne,se;E===D&&f!==void 0&&(R(f,{commit:!0}),(ne=N.current)==null||ne.focus()),E===V&&(U(v,{commit:!0}),(se=T.current)==null||se.focus()),$o(),j(null)},[f,v,R,U,E,D,V]),Z=a.useCallback(ne=>{if(!E)return;const se=Si({event:ne,vertical:p}),le=G(se);if(le===void 0)return;let _e=E;E===D&&le>v&&(_e=V),E===V&&f&&le<f&&(_e=D),_e===D&&R(le),_e===V&&U(le),E!==_e&&j(_e)},[E,f,v,G,U,R,V,D,p]);a.useEffect(()=>{B(D),B(V)},[D,V,f,v,B]),a.useEffect(()=>(window.addEventListener("mouseup",ge),window.addEventListener("touchend",ge),window.addEventListener("mousemove",Z),window.addEventListener("touchmove",Z),()=>{window.removeEventListener("mouseup",ge),window.removeEventListener("touchend",ge),window.removeEventListener("mousemove",Z),window.removeEventListener("touchmove",Z)}),[ge,Z]);const H=f&&oe(f),Q=oe(v);return s.jsxs("div",k(b({},m),{className:K,onMouseDown:Y,onTouchStart:Y,children:[s.jsx("div",{className:rt.bar,ref:w,children:s.jsx("div",{className:rt.selection,style:{"--rs-slider-selection-start":`${H||0}%`,"--rs-slider-selection-size":`${Q-(H||0)}%`}})}),s.jsxs("div",{className:rt.thumbs,children:[f!==void 0&&H!==void 0&&s.jsx(An,{id:D,active:D===E,name:y,disabled:q,onChange:R,value:f,onDragStart:X,position:H,max:n,min:r,ref:C,tooltipRef:M,inputRef:N,renderValue:d,step:i,orientation:_}),s.jsx(An,{id:V,active:V===E,name:x,disabled:q,onChange:U,value:v,onDragStart:ee,position:Q,max:n,min:r,ref:z,tooltipRef:S,inputRef:T,renderValue:d,step:i,orientation:_})]})]}))};jo.displayName="SliderControlled";const $i=(e,t,o)=>Math.min(Math.max(e,t),o),Ti=e=>{const{min:t,max:o,onChange:n,range:r}=e,i="defaultMinValue"in e&&e.defaultMinValue!==void 0&&e.defaultMinValue||"defaultValue"in e&&e.defaultValue!==void 0&&e.defaultValue||t,l="defaultMaxValue"in e&&e.defaultMaxValue!==void 0&&e.defaultMaxValue||"defaultValue"in e&&e.defaultValue!==void 0&&e.defaultValue||(r?o:t),[c,d]=a.useState($i(i,t,o)),[u,m]=a.useState($i(l,t,o)),_=h=>{r||(m(h.value),n==null||n(h))},g=h=>{r&&(d(h.minValue),m(h.maxValue),n==null||n(h))};return r?s.jsx(jo,k(b({},e),{min:t,max:o,minValue:c,maxValue:u,defaultMinValue:void 0,defaultMaxValue:void 0,onChange:g})):s.jsx(jo,k(b({},e),{min:t,max:o,value:u,defaultValue:void 0,onChange:_}))};Ti.displayName="SliderUncontrolled";const Mi=e=>{const r=e,{min:t=0,max:o=100}=r,n=ve(r,["min","max"]);return"value"in e&&e.value!==void 0||"minValue"in e&&"maxValue"in e&&e.minValue!==void 0&&e.maxValue!==void 0?s.jsx(jo,k(b({},n),{min:t,max:o})):s.jsx(Ti,k(b({},n),{min:t,max:o}))};Mi.displayName="Slider";const ji={root:"_root_1as3o_1","--animated":"_--animated_1as3o_6"},Fn=e=>{const{children:t,active:o,attributes:n}=e,r=a.useRef(null),i=a.useRef(!1),[l,c]=a.useState(o?"auto":null),d=P(ji.root,i.current&&l!=="auto"&&ji["--animated"]),u=m=>{m.propertyName==="height"&&c(o?"auto":null)};return a.useEffect(()=>{Ge(()=>{i.current=!0})},[]),be(()=>{const m=r.current;!m||!i.current||(o?(m.style.height="auto",requestAnimationFrame(()=>{const _=m.clientHeight;m.style.height="0",requestAnimationFrame(()=>{c(_)})})):(m.style.height=`${m.clientHeight}px`,requestAnimationFrame(()=>{c(0)})))},[o]),s.jsx("div",k(b({},n),{className:d,ref:r,style:l!==null?{height:l,overflow:l==="auto"?"visible":void 0}:void 0,onTransitionEnd:u,role:"region",hidden:!o&&l===null,children:t}))};Fn.displayName="Expandable";const Bc={verticalDivider:"_verticalDivider_oa23g_1"},Hc=e=>{const{title:t,subtitle:o,children:n,direction:r,className:i,attributes:l,labelDisplay:c,step:d,completed:u,active:m,last:_}=e,g=c&&ce(c,p=>p==="hidden"),h=s.jsx(W,{gap:3,grow:!0,children:s.jsxs(W.Item,{children:[s.jsx(ie,{variant:"body-3",weight:"medium",children:t}),s.jsx(ie,{variant:"caption-1",color:"neutral-faded",children:o})]})});return s.jsxs(W,{attributes:l,className:i,children:[s.jsxs(W,{direction:"row",gap:2,align:"center",position:"static",children:[s.jsxs(W.Item,{children:[s.jsx(W,{align:"center",justify:"center",backgroundColor:m||u?"primary":"neutral-faded",borderColor:m||u?void 0:"neutral-faded",borderRadius:"circular",as:"span",width:8,height:8,zIndex:5,children:s.jsx(ie,{variant:"body-3",weight:m?"bold":"medium",children:u?s.jsx(he,{svg:vn,size:4}):d})}),r==="column"&&!_&&s.jsx(Kt,{vertical:!0,className:Bc.verticalDivider})]}),c?s.jsx(pt,{hide:g,children:h}):h]}),r==="column"&&n&&s.jsx(Fn,{active:m,children:s.jsx(W,{paddingStart:10,paddingTop:2,children:n})})]})},Vn=e=>null,Ii=e=>{const{children:t,direction:o="row",activeId:n,labelDisplay:r,gap:i=3,className:l,attributes:c}=e,d=o==="column",u=a.Children.count(t);return s.jsx(W,{attributes:c,direction:o,align:d?"stretch":"center",className:l,gap:i,wrap:!1,children:a.Children.map(t,(m,_)=>{if(!a.isValidElement(m)||m.type!==Vn)return null;const g=m.props,h=g.id||`${_}`;return s.jsxs(a.Fragment,{children:[s.jsx(Hc,k(b({},g),{id:h,active:(n==null?void 0:n.toString())===h,step:_+1,last:_===u-1,direction:o,labelDisplay:r})),!d&&_<u-1&&s.jsx(W,{grow:!0,children:s.jsx(Kt,{})})]},_)})})};Ii.displayName="Stepper",Vn.displayName="Stepper.Item";const Di=Ii;Di.Item=Vn;const Et={root:"_root_icbs0_1","--reversed":"_--reversed_icbs0_9",input:"_input_icbs0_14",area:"_area_icbs0_26",thumb:"_thumb_icbs0_30",hitbox:"_hitbox_icbs0_76","--size-small":"_--size-small_icbs0_1","--size-medium":"_--size-medium_icbs0_1","--size-large":"_--size-large_icbs0_1","--size-small--m":"_--size-small--m_icbs0_1","--size-medium--m":"_--size-medium--m_icbs0_1","--size-large--m":"_--size-large--m_icbs0_1","--size-small--l":"_--size-small--l_icbs0_1","--size-medium--l":"_--size-medium--l_icbs0_1","--size-large--l":"_--size-large--l_icbs0_1","--size-small--xl":"_--size-small--xl_icbs0_1","--size-medium--xl":"_--size-medium--xl_icbs0_1","--size-large--xl":"_--size-large--xl_icbs0_1"},Li=e=>{var x;const{children:t,name:o,checked:n,size:r="medium",reversed:i,defaultChecked:l,onChange:c,onFocus:d,onBlur:u,className:m,attributes:_}=e,g=P(Et.root,r&&ae(Et,"--size",r),i&&Et["--reversed"],m),h=Ze(),p=qe((h==null?void 0:h.attributes.id)||e.id||((x=e.inputAttributes)==null?void 0:x.id)),f=b(b({},e.inputAttributes),h==null?void 0:h.attributes),v=(h==null?void 0:h.disabled)||e.disabled,y=w=>{c&&c({name:o,event:w,checked:w.target.checked})};return s.jsxs("label",k(b({},_),{className:g,children:[s.jsx("input",k(b({type:"checkbox"},f),{className:Et.input,name:o,checked:n,defaultChecked:l,disabled:v,onChange:y,onFocus:d||(f==null?void 0:f.onFocus),onBlur:u||(f==null?void 0:f.onBlur),id:p})),s.jsxs("span",{className:Et.area,"aria-hidden":"true",children:[s.jsx("span",{className:Et.hitbox}),s.jsx("span",{className:Et.thumb})]}),t&&s.jsx(ie,{variant:ce(r,w=>w==="large"?"body-2":w==="medium"?"body-3":"caption-1"),weight:"medium",color:v?"disabled":void 0,children:t})]}))};Li.displayName="Switch";const Pi=(e,t={})=>{const{disabled:o}=t,[n]=at(),[r,i]=a.useState(null),l=a.useCallback(()=>{const c=e.current;if(!c)return;c.clientWidth<c.scrollWidth||i(null);const u=c.scrollLeft*(n?-1:1),m=u>1,_=u+c.clientWidth<c.scrollWidth-1;if(_&&m)return i("both");if(m)return i("start");if(_)return i("end")},[n,e]);return be(()=>{const c=e.current;if(!c||o)return;const d=tn(l);return requestAnimationFrame(()=>l()),window.addEventListener("resize",d),c.addEventListener("scroll",d),()=>{window.removeEventListener("resize",d),c.removeEventListener("scroll",d)}},[n,o]),r},He={root:"_root_xlh1v_13",table:"_table_xlh1v_26",row:"_row_xlh1v_32",cell:"_cell_xlh1v_46",head:"_head_xlh1v_61",body:"_body_xlh1v_61","cell--align-start":"_cell--align-start_xlh1v_1","cell--align-center":"_cell--align-center_xlh1v_1","cell--align-end":"_cell--align-end_xlh1v_1","cell--valign-start":"_cell--valign-start_xlh1v_1","cell--valign-center":"_cell--valign-center_xlh1v_1","cell--valign-end":"_cell--valign-end_xlh1v_1","cell--width-auto":"_cell--width-auto_xlh1v_77","--row-highlighted":"_--row-highlighted_xlh1v_81","--border-outer":"_--border-outer_xlh1v_85","--border-column":"_--border-column_xlh1v_90","--fade-start":"_--fade-start_xlh1v_100","--fade-end":"_--fade-end_xlh1v_101"},Ai=e=>{const{minWidth:t,rowSpan:o,colSpan:n,align:r,verticalAlign:i,tagName:l,padding:c,paddingInline:d,paddingBlock:u,children:m,className:_,attributes:g}=e,h=e.width==="auto"?"0px":e.width,p=Qe({width:h,minWidth:t}),f=P(He.cell,p.classNames,(h===0||h==="0px")&&He["cell--width-auto"],r&&He[`cell--align-${r}`],i&&He[`cell--valign-${i}`],_),v=b(b(b({},p.variables),O("--rs-table-p-vertical",u!=null?u:c)),O("--rs-table-p-horizontal",d!=null?d:c));return s.jsx(l,k(b({},g),{className:f,rowSpan:o,colSpan:n,style:v,children:m}))},Fi=e=>s.jsx(Ai,k(b({},e),{tagName:"td"})),Vi=e=>s.jsx(Ai,k(b({},e),{tagName:"th"})),Bi=e=>{const{highlighted:t,children:o,className:n,attributes:r}=e,i=e.onClick||(r==null?void 0:r.onClick),l=P(He.row,t&&He["--row-highlighted"],n);return s.jsx("tr",k(b({},r),{className:l,onClick:i,tabIndex:i?0:void 0,children:o}))},Io=e=>{const{children:t,attributes:o,className:n}=e;return s.jsx("tbody",k(b({},o),{className:P(He.body,n),children:t}))},Bn=e=>{const{children:t,attributes:o,className:n}=e;return s.jsx("thead",k(b({},o),{className:P(He.head,n),children:t}))},Hi=e=>{const{children:t,border:o,columnBorder:n,className:r,attributes:i}=e,l=a.useRef(null),c=Pi(l),d=P(He.root,r,o&&He["--border-outer"],n&&He["--border-column"],(c==="start"||c==="both")&&He["--fade-start"],(c==="end"||c==="both")&&He["--fade-end"]),[u]=a.Children.toArray(t),m=a.isValidElement(u),_=m&&u.type===Io,g=m&&u.type===Bn;return s.jsx("div",k(b({},i),{className:d,ref:l,children:s.jsx("table",{className:He.table,children:_||g?t:s.jsx(Io,{children:t})})}))};Hi.displayName="Table",Fi.displayName="TableCell",Vi.displayName="TableHeading",Bi.displayName="TableRow",Io.displayName="TableBody",Bn.displayName="TableHead";const Ht=Hi;Ht.Cell=Fi,Ht.Heading=Vi,Ht.Row=Bi,Ht.Body=Io,Ht.Head=Bn;const Wi=a.createContext({}),Wc=Wi.Provider,Hn=e=>{const n=a.useContext(Wi),{id:t}=n,o=ve(n,["id"]);return k(b({},o),{panelId:e!==void 0?`${t}-tabs-panel-${e}`:void 0,buttonId:e!==void 0?`${t}-tabs-button-${e}`:void 0})},Wn=e=>{const{children:t,value:o,onChange:n,onSilentChange:r,itemWidth:i,variant:l,name:c,disableSelectionAnimation:d,direction:u="row",size:m="medium"}=e,_=qe(),g=a.useRef(null),h=a.useRef(g.current),p=a.useRef(null),[f,v]=a.useState({scaleX:0,scaleY:0,left:0,top:0,status:"idle"}),y=x=>{x!==void 0&&r&&r({value:x,name:c})};return s.jsx(Wc,{value:{value:o,name:c,size:m,direction:u,itemWidth:i,variant:l,onChange:n,id:_,setDefaultValue:y,elActiveRef:g,elPrevActiveRef:h,elScrollableRef:p,selection:f,setSelection:v,disableSelectionAnimation:d},children:t})};Wn.displayName="TabsControlled";const qi=e=>{const{defaultValue:t,onChange:o}=e,[n,r]=a.useState(t),i=({value:c})=>{r(c),o&&o({value:c})},l=({value:c})=>{r(c)};return s.jsx(Wn,k(b({},e),{onChange:i,onSilentChange:l,value:n,defaultValue:void 0}))};qi.displayName="TabsUncontrolled";const Oi=e=>{const{value:t}=e;return t!==void 0?s.jsx(Wn,b({},e)):s.jsx(qi,b({},e))};Oi.displayName="Tabs";const de={root:"_root_zx0gj_25",inner:"_inner_zx0gj_39",list:"_list_zx0gj_48",listItem:"_listItem_zx0gj_53",button:"_button_zx0gj_58",buttonContent:"_buttonContent_zx0gj_85",icon:"_icon_zx0gj_93",radio:"_radio_zx0gj_102",item:"_item_zx0gj_106","item--active":"_item--active_zx0gj_114","item--disabled":"_item--disabled_zx0gj_119",selector:"_selector_zx0gj_125","selector--hidden":"_selector--hidden_zx0gj_148","selector--animated":"_selector--animated_zx0gj_152",control:"_control_zx0gj_159","control--active":"_control--active_zx0gj_170","control--next":"_control--next_zx0gj_179","control--prev":"_control--prev_zx0gj_183",panel:"_panel_zx0gj_188","panel--hidden":"_panel--hidden_zx0gj_195","--scrollable":"_--scrollable_zx0gj_200","--direction-row":"_--direction-row_zx0gj_225","--direction-column":"_--direction-column_zx0gj_267","--variant-borderless":"_--variant-borderless_zx0gj_312","--variant-pills":"_--variant-pills_zx0gj_313","--variant-pills-elevated":"_--variant-pills-elevated_zx0gj_314","--size-medium":"_--size-medium_zx0gj_394","--size-large":"_--size-large_zx0gj_399","--item-width-equal":"_--item-width-equal_zx0gj_404",buttonText:"_buttonText_zx0gj_422","--fade-start":"_--fade-start_zx0gj_432","--fade-end":"_--fade-end_zx0gj_433"},qn=a.forwardRef((e,t)=>{const{value:o,children:n,icon:r,href:i,disabled:l,attributes:c}=e,{onChange:d,panelId:u,buttonId:m,name:_,size:g,value:h,selection:p,elActiveRef:f,elPrevActiveRef:v,elScrollableRef:y}=Hn(o),x=a.useRef(null),w=h===o,C=w&&p.status==="idle",z=P(de.item,C&&de["item--active"],l&&de["item--disabled"]),M=!!_,S={role:"tab",tabIndex:w?0:-1,"aria-selected":w},N=a.useCallback(()=>{v.current=f.current,f.current=x.current},[f,v]),T=()=>{var q,K;if(i&&!d)return;const E=y.current,j=(q=x.current)==null?void 0:q.parentElement,$=(K=f.current)==null?void 0:K.parentElement;if(d&&d({value:o,name:_}),!E||!j||!$||E.scrollWidth===E.clientWidth||!y.current)return;const L=48,A=x.current&&za(x.current,G=>G.hasAttribute("data-rs-tabs-item"));if(!A)return;const F=y.current,D=A.offsetLeft-F.scrollLeft,V=F.scrollLeft+F.clientWidth-(A.offsetLeft+A.clientWidth);(D<L||V<L)&&y.current.scrollTo({left:A.offsetLeft+A.clientWidth/2-F.clientWidth/2,behavior:"smooth"})};return be(()=>{w&&N()},[w,N]),s.jsx("div",k(b({},c),{className:z,ref:x,role:"presentation",children:s.jsxs(je,{ref:t,href:i,disableFocusRing:!0,disabled:l,onClick:_?void 0:T,className:de.button,as:_?"label":void 0,attributes:k(b({},!M&&S),{"aria-controls":u,id:m}),children:[_&&s.jsx(ro,{type:"radio",name:_,value:o,checked:C,onChange:T,className:de.radio}),s.jsxs("span",{className:de.buttonContent,children:[r&&s.jsx(he,{svg:r,className:de.icon,size:4}),n&&s.jsx(ie,{variant:g==="large"?"body-2":"body-3",weight:"medium",className:de.buttonText,children:n})]})]})}))});qn.displayName="Tabs.Item";const On=e=>{const{ref:t,disabled:o,orientation:n,circular:r}=e,i=[],l=[];(!n||n==="vertical")&&(i.push("ArrowUp"),l.push("ArrowDown")),(!n||n==="horizontal")&&(i.push("ArrowLeft"),l.push("ArrowRight"));const c=a.useCallback(d=>{var h;const{el:u,focusableElements:m}=d,_=m.find(p=>p.getAttribute("tabindex")!=="-1"),g=(h=u!=null?u:_)!=null?h:m[0];m.forEach(p=>p.setAttribute("tabindex","-1")),g==null||g.setAttribute("tabindex","0")},[]);a.useEffect(()=>{if(!t.current||o)return;const d=Zt(t.current);c({focusableElements:d})},[t,c,o]),Ke({[i.join(", ")]:()=>{if(!t.current)return;const d=Ea(t.current,{circular:r});c(d)},[l.join(", ")]:()=>{if(!t.current)return;const d=Sa(t.current,{circular:r});c(d)},Home:()=>{if(!t.current)return;const d=$a(t.current);c(d)},End:()=>{if(!t.current)return;const d=Ta(t.current);c(d)}},[c,r],{ref:t,preventDefault:!0,disabled:o})},Ui=(e,t)=>e===t||!e?null:e.classList.contains(de.listItem)?e:Ui(e.parentElement,t),Yi=e=>{const{children:t,className:o,attributes:n}=e,{value:r,setDefaultValue:i,itemWidth:l,variant:c,name:d,direction:u,size:m,selection:_,setSelection:g,elActiveRef:h,elPrevActiveRef:p,elScrollableRef:f,disableSelectionAnimation:v}=Hn(),[y]=at(),x=Pi(f,{disabled:l==="equal"}),w=P(de.root,m&&de[`--size-${m}`],u&&de[`--direction-${u}`],l&&de[`--item-width-${l}`],c&&de[`--variant-${c}`],x&&de["--scrollable"],(x==="start"||x==="both")&&de["--fade-start"],(x==="end"||x==="both")&&de["--fade-end"],o),C=P(de.selector,_.status==="idle"&&de["selector--hidden"],_.status==="animated"&&de["selector--animated"]),z=()=>{f.current.scrollBy({left:Math.ceil(f.current.clientWidth/2)*(y?-1:1),behavior:"smooth"})},M=()=>{f.current.scrollBy({left:Math.ceil(f.current.clientWidth/2)*(y?1:-1),behavior:"smooth"})},S=()=>{g(T=>k(b({},T),{status:"idle"}))},N=a.useCallback(T=>{if(!f.current)return null;const E=Ui(T,f.current);return E?{scaleX:E.clientWidth,scaleY:E.clientHeight,top:E.offsetTop,left:E.offsetLeft}:null},[f]);return On({ref:f,disabled:!!d}),be(()=>{if(r)return;const T=a.Children.toArray(t)[0];if(!a.isValidElement(T)||!T||T.type!==qn)return;const E=T.props;i(E.value)},[r]),be(()=>{if(!p.current||p.current===h.current)return;const T=N(p.current);if(T){if(v){g(k(b({},T),{status:"idle"}));return}g(k(b({},T),{status:"prepared"}))}},[r,N,v]),be(()=>{if(_.status!=="prepared"||!h.current)return;const T=N(h.current);T&&g(k(b({},T),{status:"animated"}))},[_]),s.jsxs("div",k(b({},n),{className:w,children:[s.jsx("div",{className:de.inner,ref:f,children:s.jsxs("div",{className:de.list,role:"tablist",children:[a.Children.map(t,(T,E)=>{if(!a.isValidElement(T))return null;const j=T.props;return s.jsx("div",{className:de.listItem,"data-rs-tabs-item":!0,children:T},j.value||T.key||E)}),!v&&s.jsx("div",{onTransitionEnd:S,className:C,style:{"--rs-tab-selection-x":_.left,"--rs-tab-selection-y":_.top,"--rs-tab-selection-scale-x":_.scaleX,"--rs-tab-selection-scale-y":_.scaleY}})]})}),s.jsx(je,{onClick:M,touchHitbox:!0,attributes:{"aria-hidden":!0,tabIndex:-1},className:[de.control,de["control--prev"],(x==="start"||x==="both")&&de["control--active"]],children:s.jsx(he,{svg:ko,size:5})}),s.jsx(je,{onClick:z,touchHitbox:!0,attributes:{"aria-hidden":!0,tabIndex:-1},className:[de.control,de["control--next"],(x==="end"||x==="both")&&de["control--active"]],children:s.jsx(he,{svg:At,size:5})})]}))};Yi.displayName="Tabs.List";const Ki=e=>{const{value:t,children:o,className:n,attributes:r}=e,{value:i,panelId:l,buttonId:c}=Hn(t),[d,u]=a.useState(!0),m=a.useRef(null),_=t===i,g=P(de.panel,!_&&de["panel--hidden"],n);return a.useEffect(()=>{const h=m.current;if(!h)return;const p=()=>{u(!Zt(h).length)};p();const f=new MutationObserver(p);return f.observe(h,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["tabindex","disabled","href"]}),()=>f.disconnect()},[]),s.jsx("div",k(b({},r),{ref:m,className:g,tabIndex:d?0:void 0,role:"tabpanel",id:l,"aria-labelledby":c,children:_&&o}))};Ki.displayName="Tabs.Panel";const Do=Oi;Do.Item=qn,Do.List=Yi,Do.Panel=Ki;const $t={root:"_root_72pr2_1",input:"_input_72pr2_20","--size-medium":"_--size-medium_72pr2_1","--size-large":"_--size-large_72pr2_1","--size-xlarge":"_--size-xlarge_72pr2_1","--variant-faded":"_--variant-faded_72pr2_87","--variant-ghost":"_--variant-ghost_72pr2_95","--variant-headless":"_--variant-headless_72pr2_103","--status-error":"_--status-error_72pr2_111","--resize-none":"_--resize-none_72pr2_122","--resize-auto":"_--resize-auto_72pr2_123","--size-medium--m":"_--size-medium--m_72pr2_1","--size-large--m":"_--size-large--m_72pr2_1","--size-xlarge--m":"_--size-xlarge--m_72pr2_1","--size-medium--l":"_--size-medium--l_72pr2_1","--size-large--l":"_--size-large--l_72pr2_1","--size-xlarge--l":"_--size-xlarge--l_72pr2_1","--size-medium--xl":"_--size-medium--xl_72pr2_1","--size-large--xl":"_--size-large--xl_72pr2_1","--size-xlarge--xl":"_--size-xlarge--xl_72pr2_1"},Gi=e=>{var S,N;const{onChange:t,onFocus:o,onBlur:n,name:r,value:i,defaultValue:l,placeholder:c,size:d="medium",variant:u="outline",resize:m,className:_,attributes:g}=e,[h,p]=a.useState(i||l||""),f=Ze(),v=qe(e.id),y=((S=f==null?void 0:f.attributes)==null?void 0:S.id)||((N=e.inputAttributes)==null?void 0:N.id)||v,x=(f==null?void 0:f.disabled)||e.disabled,w=(f==null?void 0:f.hasError)||e.hasError,C=b(b({},e.inputAttributes),f==null?void 0:f.attributes),z=P($t.root,d&&ae($t,"--size",d),w&&$t["--status-error"],x&&$t["--disabled"],u&&$t[`--variant-${u}`],m!==void 0&&$t[`--resize-${m}`],_),M=T=>{const E=T.target.value;t==null||t({name:r,value:E,event:T}),m==="auto"&&typeof i!="string"&&p(E)};return a.useEffect(()=>{typeof i!="string"||m!=="auto"||p(i)},[i,m]),s.jsx("div",k(b({},g),{"data-rs-aligner-target":!0,className:z,"data-rs-textarea-value":h,children:s.jsx("textarea",k(b({rows:3},C),{className:$t.input,disabled:x,name:r,placeholder:c,value:i,defaultValue:l,onChange:M,onFocus:o||(C==null?void 0:C.onFocus),onBlur:n||(C==null?void 0:C.onBlur),id:y}))}))};Gi.displayName="TextArea";const Xi=Gi;Xi.Aligner=Jt;const Un={item:"_item_gwbgg_1","item--full-width":"_item--full-width_gwbgg_1",marker:"_marker_gwbgg_36"},Lo=e=>{const{children:t,markerSlot:o,className:n,attributes:r}=e,i=o!==null,l=P(Un.item,!i&&Un["item--full-width"],n);return s.jsxs(W,{as:"li",direction:"row",align:"stretch",gap:3,attributes:r,className:l,children:[i&&s.jsx("span",{className:Un.marker,children:o}),s.jsx(W.Item,{grow:!0,children:t})]})},Qi=e=>{const{children:t,className:o,attributes:n}=e,r=P(o);return s.jsx("ul",k(b({},n),{className:r,children:a.Children.map(t,(i,l)=>a.isValidElement(i)&&i.type===Lo?i:s.jsx(Lo,{children:i},l))}))};Qi.displayName="Timeline",Lo.displayName="Timeline.Item";const Zi=Qi;Zi.Item=Lo;const Ji={short:4e3,long:8e3},ao=["top-start","top","top-end","bottom-start","bottom","bottom-end"],Ri={queues:ao.reduce((e,t)=>b({[t]:[]},e),{}),id:"",show:()=>{},hide:()=>{},remove:()=>{},add:()=>""},Po=a.createContext(Ri),el=()=>{const{add:e,hide:t,id:o}=a.useContext(Po);return a.useMemo(()=>({show:e,hide:t,id:o}),[e,t,o])},Re={container:"_container_13298_1","container--visible":"_container--visible_13298_1",wrapper:"_wrapper_13298_12","container--index-0":"_container--index-0_13298_1","container--index-1":"_container--index-1_13298_1","container--index-2":"_container--index-2_13298_112","container--index-overflow":"_container--index-overflow_13298_116",region:"_region_13298_65","region--nested":"_region--nested_13298_1","region--position-top":"_region--position-top_13298_1","region--position-top-start":"_region--position-top-start_13298_1","region--position-top-end":"_region--position-top-end_13298_1","region--position-bottom":"_region--position-bottom_13298_1","region--position-bottom-start":"_region--position-bottom-start_13298_1","region--position-bottom-end":"_region--position-bottom-end_13298_1"},tl=e=>{const{size:t="small",text:o,children:n,color:r="inverted",icon:i,title:l,actionsSlot:c,startSlot:d,collapsed:u,className:m,attributes:_}=e;let g=r==="inverted"||r==="neutral"?"elevation-overlay":r;r==="neutral"&&(g=u?"neutral":"elevation-overlay");const h=r==="neutral"?"neutral-faded":"transparent",p=t==="small"?"span":"div",f=t==="large";let v=[];c&&(v=Array.isArray(c)?c:[c]);const y=(l||o)&&s.jsxs(a.Fragment,{children:[l&&s.jsxs(ie,{variant:"body-3",weight:"bold",as:p,children:[l," "]}),s.jsx(ie,{variant:"body-3",as:p,children:o})]}),x=s.jsxs(W,{backgroundColor:g,borderColor:h,padding:4,borderRadius:"medium",animated:!0,direction:"row",gap:3,align:f?"start":"center",className:[Re.toast,m],attributes:_,children:[i&&s.jsx(he,{size:5,svg:i,className:Re.icon}),d&&!i&&s.jsx(W.Item,{children:d}),s.jsx(W.Item,{grow:!0,children:s.jsxs(W,{direction:f?"column":"row",align:f?"start":"center",gap:3,children:[s.jsx(W.Item,{grow:!0,children:y&&n||t!=="small"?s.jsxs(W,{gap:.5,children:[y,n&&s.jsx(W,{gap:3,children:n})]}):y||n}),v.length&&s.jsx(W,{direction:"row",align:"center",gap:2,children:v.map((w,C)=>{const z=t==="large"?C===0:C===v.length-1,S={variant:z?"solid":"ghost",size:"small",color:z?r==="neutral"||r==="inverted"?"neutral":"media":"inherit",elevated:r!=="neutral"};return w.type===Me?a.createElement(Me,k(b(b({},S),w.props),{key:C})):w})})]})})]});return r==="inverted"?s.jsx(Pt,{colorMode:"inverted",children:x}):x};tl.displayName="Toast";const ol=e=>{const{toastProps:t,id:o,status:n,inspected:r,index:i}=e,{timeout:l="short"}=t,{show:c,hide:d,remove:u}=a.useContext(Po),[m,_]=a.useState(),g=a.useRef(null),h=a.useRef(!1),p=a.useRef(null),f=n==="entered",v=P(Re.container,f&&Re["container--visible"],i===0&&Re[`container--index-${i}`],!r&&(i===1||i===2)&&Re[`container--index-${i}`],!r&&i>=3&&Re["container--index-overflow"]),y=a.useCallback(()=>{g.current&&clearTimeout(g.current)},[]),x=a.useCallback(()=>{y();const C=typeof l=="string"?Ji[l]:l;l!==0&&(g.current=setTimeout(()=>{d(o)},C!=null?C:Ji.short))},[d,o,l,y]),w=C=>{C.propertyName==="height"&&(f||u(o))};return a.useEffect(()=>{f&&(r?y():x())},[r,x,y,f]),a.useEffect(()=>{p.current&&_(p.current.clientHeight),c(o),x()},[c,o,x]),a.useEffect(()=>{if(!p.current)return;const C=new Dt;f?C.trap(p.current,{includeTrigger:!0,mode:"content-menu"}):bo()&&C.release()},[f]),a.useEffect(()=>{if(!f||i>0)return;const C=()=>{h.current=!0,Ge(()=>{h.current=!1}),p.current&&_(p.current.clientHeight)};return window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)},[f,i]),s.jsx("li",{className:v,style:{height:n==="entered"?`calc(${m}px + var(--rs-unit-x2) + 2px)`:0,transitionDuration:h.current?"0s":void 0},onTransitionEnd:w,onFocus:y,onBlur:x,children:s.jsx("span",{className:Re.wrapper,children:s.jsx(tl,k(b({},t),{collapsed:i>0&&!r,attributes:k(b({},t.attributes),{ref:p})}))})})};ol.displayName="ToastContainer";const nl=e=>{const{position:t,nested:o}=e,{queues:n,options:r}=a.useContext(Po),[i,l]=a.useState(!1),c=a.useRef(!1),d=a.useRef(null),u=n[t],{width:m,expanded:_}=(r==null?void 0:r[t])||{},g=P(Re.region,Re[`region--position-${t}`],o&&Re["region--nested"]),h=u.filter(w=>w.status==="entered").length;let p=0;const f=()=>{c.current=!0},v=w=>{let C=w.target,z=!1;for(;C&&C!==d.current&&!z;)z=C.matches(vr),C=C.parentElement;z||l(M=>!M),c.current=!1},y=()=>{c.current||l(!0)},x=()=>{c.current||l(!1)};return a.useEffect(()=>{u.length===0&&l(!1)},[u.length]),u.length?s.jsx("ul",{role:"region","aria-live":"polite",className:g,ref:d,onTouchStart:f,onClick:v,onMouseEnter:y,onMouseLeave:x,style:{width:m},children:u.map((w,C)=>{const z=h-C+p-1;return w.status!=="entered"&&(p+=1),s.jsx(ol,k(b({},w),{index:z,inspected:i||!!_}),w.id)})}):null};nl.displayName="ToastRegion";let qc=0;const Oc=()=>`__rs-toast-${qc++}`,Uc=(e,t)=>{let o;switch(t.type){case"add":{const n=t.payload.toastProps||{},{position:r="bottom-end"}=n,i=ve(n,["position"]);return k(b({},e),{[r]:[...e[r],{id:t.payload.id,toastProps:i,status:"entering"}]})}case"show":{const{id:r}=t.payload;return o=b({},e),ao.forEach(i=>{o[i]=o[i].map(l=>l.status!=="entering"?l:l.id===r?k(b({},l),{status:"entered"}):l)}),o}case"hide":{const{id:r}=t.payload;return o=b({},e),ao.forEach(i=>{o[i]=o[i].map(l=>l.id===r?k(b({},l),{status:"exiting"}):l)}),o}case"remove":{const{id:r}=t.payload;return o=b({},e),ao.forEach(i=>{o[i]=o[i].filter(l=>l.id!==r)}),o}}},Yn=e=>{const{children:t,options:o}=e,n=el(),r=a.useId(),[i,l]=a.useReducer(Uc,Ri.queues),c=a.useCallback(g=>{const h=Oc();return l({type:"add",payload:{toastProps:g,id:h}}),h},[]),d=a.useCallback(g=>{l({type:"show",payload:{id:g}})},[]),u=a.useCallback(g=>{l({type:"hide",payload:{id:g}})},[]),m=a.useCallback(g=>{l({type:"remove",payload:{id:g}})},[]),_=a.useMemo(()=>({queues:i,id:r,add:c,show:d,hide:u,remove:m,inspecting:!1,options:o}),[i,d,u,c,m,r,o]);return s.jsxs(Po.Provider,{value:_,children:[t,ao.map(g=>s.jsx(nl,{position:g,nested:!!n.id},g))]})};Yn.displayName="ToastProiver";const rl=a.createContext(null),Yc=()=>a.useContext(rl),Kn=e=>{const m=e,{onChange:t,value:o,selectionMode:n="single",children:r,color:i,selectedColor:l}=m,c=ve(m,["onChange","value","selectionMode","children","color","selectedColor"]),d=a.useRef(null),u=_=>{const{event:g,value:h,checked:p}=_;if(!h)return;let f=n==="single"?[h]:[...o];n==="multiple"&&(p?f.push(h):f=f.filter(v=>v!==h)),t&&t({value:f,event:g})};return On({ref:d}),s.jsx(rl.Provider,{value:{onChange:u,value:o,selectedColor:l,color:i},children:s.jsx(Me.Group,k(b({},c),{attributes:b({ref:d},c==null?void 0:c.attributes),children:r}))})};Kn.displayName="ToggleButtonGroupControlled";const sl=e=>{const{defaultValue:t,onChange:o}=e,[n,r]=a.useState(t||[]),i=l=>{l.value&&(r(l.value),o&&o(l))};return s.jsx(Kn,k(b({},e),{value:n,defaultValue:void 0,onChange:i}))};sl.displayName="ToggleButtonGroupUncontrolled";const il=e=>{const{value:t}=e;return t!==void 0?s.jsx(Kn,b({},e)):s.jsx(sl,b({},e))};il.displayName="ToggleButtonGroup";const Gn=e=>{var h,p,f;const g=e,{variant:t="outline",selectedColor:o,value:n,onChange:r,onClick:i,color:l}=g,c=ve(g,["variant","selectedColor","value","onChange","onClick","color"]),d=Yc(),u=(p=n?(h=d==null?void 0:d.value)==null?void 0:h.includes(n):void 0)!=null?p:e.checked,m=u&&(o||(d==null?void 0:d.selectedColor))||l||(d==null?void 0:d.color),_=v=>{var x;const y={checked:!u,value:n!=null?n:"",event:v};i==null||i(v),d?(x=d==null?void 0:d.onChange)==null||x.call(d,y):r==null||r(y)};return s.jsx(Me,k(b({},c),{color:m,variant:t,onClick:_,highlighted:u,attributes:k(b({},c.attributes),{"aria-pressed":u,tabIndex:(f=d==null?void 0:d.value)!=null&&f.length?u?0:-1:void 0})}))};Gn.displayName="ToggleButtonControlled";const ll=e=>{const l=e,{defaultChecked:t,onChange:o}=l,n=ve(l,["defaultChecked","onChange"]),r=kt(t),i=c=>{o==null||o(c),r.toggle(c.checked)};return s.jsx(Gn,k(b({},n),{onChange:i,checked:r.active}))};ll.displayName="ToggleButtonUncontrolled";const al=e=>{const{checked:t}=e;return t!==void 0?s.jsx(Gn,b({},e)):s.jsx(ll,b({},e))};al.displayName="ToggleButton";const Kc={root:"_root_1vb26_1"},cl=e=>{const c=e,{text:t,children:o,position:n="bottom",color:r="inverted",contentMaxWidth:i="360px"}=c,l=ve(c,["text","children","position","color","contentMaxWidth"]);return t?s.jsxs(ct,k(b({},l),{position:n,triggerType:"hover",groupTimeouts:l.active===void 0,contentMaxWidth:i,children:[s.jsx(ct.Trigger,{children:o}),s.jsx(ct.Content,{children:s.jsx(Pt,{colorMode:r,children:s.jsx(ie,{variant:"caption-1",className:Kc.root,children:t})})})]})):o({ref:null})};cl.displayName="Tooltip";const dl=a.createContext({disabledRef:null,disable:()=>{},enable:()=>{},activate:()=>{},deactivate:()=>{}}),Gc=e=>{const t=a.useRef(!1),o=a.useCallback(()=>{t.current=!0},[]),n=a.useCallback(()=>{t.current=!1},[]),r=a.useCallback(()=>{t.current||Ma()},[]),i=a.useCallback(()=>{t.current||ja()},[]),l=a.useCallback(u=>{u.metaKey||u.altKey||u.ctrlKey||u.key!==Ia&&r()},[r]),c=a.useCallback(()=>{i()},[i]);a.useEffect(()=>(window.addEventListener("keydown",l),window.addEventListener("mousedown",c),()=>{window.removeEventListener("keydown",l),window.removeEventListener("mousedown",c)}),[c,l]);const d=a.useMemo(()=>({disabledRef:t,disable:o,enable:n,activate:r,deactivate:i}),[o,n,r,i]);return s.jsx(dl.Provider,{value:d,children:e.children})},Xc={root:"_root_1cpr1_1"},Qc=e=>{const{children:t,defaultRTL:o,defaultViewport:n="s",toastOptions:r}=e,i=Na(o);return s.jsx(Gc,{children:s.jsx(Yo.Provider,{value:{rtl:i,defaultViewport:n},children:s.jsx(wa,{children:s.jsx(Yn,{options:r,children:t})})})})},ul=e=>{const{theme:t,defaultTheme:o="reshaped",colorMode:n,defaultColorMode:r,scoped:i,className:l}=e,c=P(Xc.root,l),d=a.useRef(null),u=Ro();return s.jsx(Lr,{defaultMode:r||u.mode||"light",mode:n,scopeRef:u&&i?d:void 0,children:s.jsx(Dr,{name:t,defaultName:o,className:c,scoped:i,scopeRef:u&&i?d:void 0,children:s.jsx(Qc,k(b({},e),{children:e.children}))})})};ul.displayName="Reshaped";const Xn=a.createContext({active:!1,onToggle:()=>{},triggerId:"",contentId:""}),Qn=e=>{const{children:t,onToggle:o,active:n,iconPosition:r,iconSize:i,gap:l,className:c,attributes:d}=e,u=P(c),m=qe(),_=Se(o),g=a.useMemo(()=>({triggerId:`${m}-trigger`,contentId:`${m}-content`,active:n,onToggle:_.current,iconPosition:r,iconSize:i,gap:l}),[n,r,i,m,_,l]);return s.jsx("div",k(b({},d),{className:u,children:s.jsx(Xn.Provider,{value:g,children:t})}))};Qn.displayName="AccordionControlled";const _l=e=>{const c=e,{defaultActive:t,onToggle:o}=c,n=ve(c,["defaultActive","onToggle"]),[r,i]=a.useState(t||!1),l=d=>{i(d),o==null||o(d)};return s.jsx(Qn,k(b({},n),{onToggle:l,active:r}))};_l.displayName="AccordionUncontrolled";const ml=e=>{const{active:t}=e;return t!==void 0?s.jsx(Qn,b({},e)):s.jsx(_l,b({},e))};ml.displayName="Accordion";const hl=e=>{const{children:t}=e,{active:o,triggerId:n,contentId:r,gap:i}=a.useContext(Xn);return s.jsx(Fn,{active:o,attributes:{"aria-labelledby":n,id:r},children:i?s.jsx(W,{paddingTop:i,children:t}):t})};hl.displayName="Accordion.Content";const fl={icon:"_icon_loavs_1","icon--active":"_icon--active_loavs_5"},gl=e=>{const{children:t}=e,{active:o,onToggle:n,triggerId:r,contentId:i,iconPosition:l="end",iconSize:c}=a.useContext(Xn),d=P(fl.icon,o&&fl["icon--active"]),u=()=>{n==null||n(!o)},m={"aria-expanded":o,"aria-controls":i,id:r};return typeof t=="function"?s.jsx(s.Fragment,{children:t(k(b({},m),{onClick:u}),{active:o})}):s.jsx(je,{onClick:u,fullWidth:!0,attributes:m,children:s.jsxs(W,{gap:2,direction:l==="start"?"row-reverse":"row",align:"center",children:[s.jsx(W.Item,{grow:!0,children:t}),s.jsx(he,{size:c||4,svg:ri,className:d})]})})};gl.displayName="Accordion.Trigger";const Zn=ml;Zn.Trigger=gl,Zn.Content=hl;const Zc={root:"_root_1yz7x_1"},bl=e=>{const{children:t,padding:o=4,width:n,align:r,justify:i,height:l,maxHeight:c,className:d,attributes:u}=e,m=P(Zc.root,d);return s.jsx(W,{attributes:u,className:m,paddingInline:o,align:r,justify:i,height:l,maxHeight:c,width:n,maxWidth:"100%",children:t})};bl.displayName="Container";const pl={root:"_root_3bv1t_1",item:"_item_3bv1t_67"},vl=e=>{const{area:t,colStart:o,colEnd:n,colSpan:r,rowStart:i,rowEnd:l,rowSpan:c,children:d,className:u,as:m="div",attributes:_}=e,g=P(pl.item,u),h=ce(r,v=>v&&`span ${v}`),p=ce(c,v=>v&&`span ${v}`),f=b(b(b(b(b(b(b(b({},_==null?void 0:_.style),O("--rs-grid-area",t)),O("--rs-grid-col-end",h)),O("--rs-grid-col-end",n)),O("--rs-grid-col-start",o)),O("--rs-grid-row-end",p)),O("--rs-grid-row-end",l)),O("--rs-grid-row-start",i));return s.jsx(m,k(b({},_),{className:g,style:f,children:d}))},yl=e=>{const{areas:t,columns:o,rows:n,gap:r,columnGap:i,rowGap:l,align:c,justify:d,autoColumns:u,autoRows:m,autoFlow:_,children:g,className:h,width:p,height:f,maxWidth:v,as:y="div",attributes:x}=e,w=Qe({align:c,justify:d,width:p,height:f,maxWidth:v}),C=ce(n,T=>typeof T=="number"?`repeat(${T}, 1fr)`:T),z=ce(o,T=>typeof T=="number"?`repeat(${T}, 1fr)`:T),M=ce(t,T=>T?`"${T==null?void 0:T.join('" "')}"
|
|
2
|
+
`:void 0),S=P(pl.root,w.classNames,h),N=b(b(b(b(b(b(b(b(b(b(b({},x==null?void 0:x.style),O("--rs-grid-gap",r)),O("--rs-grid-column-gap",i)),O("--rs-grid-row-gap",l)),O("--rs-grid-rows",C)),O("--rs-grid-columns",z)),O("--rs-grid-areas",M)),O("--rs-grid-auto-flow",_)),O("--rs-grid-auto-columns",u)),O("--rs-grid-auto-rows",m)),w.variables);return s.jsx(y,k(b({},x),{className:S,style:N,children:g}))};yl.displayName="Grid",vl.displayName="Grid.Item";const xl=yl;xl.Item=vl;const Wt={root:"_root_17pp4_1",item:"_item_17pp4_5",handle:"_handle_17pp4_16","--variant-bordered":"_--variant-bordered_17pp4_34","handle--dragging":"_handle--dragging_17pp4_60","--variant-borderless":"_--variant-borderless_17pp4_46","--direction-row":"_--direction-row_17pp4_69","--direction-column":"_--direction-column_17pp4_73"},Jc=(e,t)=>{const{disabled:o,containerRef:n,orientation:r="all"}=t||{},i=Se(e),l=kt(),c=a.useRef(null),d=a.useRef(null),u=n||d,m=a.useRef({x:0,y:0}),_=r==="vertical"||r==="all",g=r==="horizontal"||r==="all",h=(p,f)=>{var z;const v=c.current;if(!v)return;const x=((z=u.current)!=null?z:document.body).getBoundingClientRect(),w=v==null?void 0:v.getBoundingClientRect(),C={x:0,y:0,triggerX:0,triggerY:0};if(_){const M=Math.round(w.y)-x.y+f;C.y=Math.max(0,Math.min(M,x.height-w.height)),C.triggerY=w.y-x.y}if(g){const M=Math.round(w.x)-x.x+p;C.x=Math.max(0,Math.min(M,x.width-w.width)),C.triggerX=w.x-x.x}e(C)};return Ke({[Ct]:()=>g&&h(-20,0),[wt]:()=>g&&h(20,0),[yt]:()=>_&&h(0,-20),[xt]:()=>_&&h(0,20)},[],{ref:c,preventDefault:!0,disabled:o}),a.useEffect(()=>{const p=c.current;if(!p||!l.active)return;const f=y=>{var E,j;const x=y instanceof MouseEvent?y:y.changedTouches[0],C=((E=u.current)!=null?E:document.body).getBoundingClientRect(),z=p.getBoundingClientRect(),M=x.clientX-C.x,S=x.clientY-C.y,N=M-m.current.x,T=S-m.current.y;(j=i.current)==null||j.call(i,{x:g?Math.max(0,Math.min(N,C.width-z.width)):0,y:_?Math.max(0,Math.min(T,C.height-z.height)):0,triggerX:z.x-C.x,triggerY:z.y-C.y})},v=()=>{m.current={x:0,y:0},l.deactivate(),$o()};return document.addEventListener("touchmove",f,{passive:!0}),document.addEventListener("touchend",v,{passive:!0}),document.addEventListener("mousemove",f,{passive:!0}),document.addEventListener("mouseup",v,{passive:!0}),()=>{document.removeEventListener("touchmove",f),document.removeEventListener("touchend",v),document.removeEventListener("mousemove",f),document.removeEventListener("mouseup",v)}},[l,g,_,u,i]),a.useEffect(()=>{const p=c.current;if(!p||o)return;const f=v=>{const y=v instanceof MouseEvent?v:v.changedTouches[0],x=p.getBoundingClientRect();m.current={x:y.clientX-x.x,y:y.clientY-x.y},l.activate(),so()};return p.addEventListener("touchstart",f,{passive:!0}),p.addEventListener("mousedown",f,{passive:!0}),()=>{p.removeEventListener("touchstart",f),p.removeEventListener("mousedown",f)}},[l,o]),{ref:c,containerRef:u,active:l.active}},wl=a.createContext({}),Rc=e=>{const{children:t}=e,{containerRef:o,onDrag:n,index:r,direction:i}=a.useContext(wl),{ref:l,active:c}=Jc(u=>{n(k(b({},u),{index:r}))},{containerRef:o,orientation:i==="row"?"horizontal":"vertical"}),d=P(Wt.handle,c&&Wt["handle--dragging"]);return t?s.jsx(W.Item,{children:t({ref:l},{direction:i,status:c?"dragging":"idle"})}):s.jsx(W.Item,{className:d,attributes:{role:"button",tabIndex:0,"aria-hidden":!0,ref:u=>{l.current=u}}})},Jn=()=>null,ed=a.forwardRef((e,t)=>{const{children:o,defaultSize:n,minSize:r,maxSize:i}=e,l=a.useRef(null);return s.jsx(W.Item,{grow:!0,className:Wt.item,attributes:{ref:c=>{typeof t=="function"&&t(c),l.current=c},style:{"--rs-resizable-default-size":n,"--rs-resizable-min-size":r,"--rs-resizable-max-size":i}},children:o})}),Cl=e=>{const{children:t,variant:o="borderless",height:n,direction:r="row",gap:i=2,className:l,attributes:c}=e,d=P(Wt.root,Wt[`--direction-${r}`],o&&Wt[`--variant-${o}`],l),u=a.useRef(null),m=a.useRef([]),_=r==="row";let g=0,h=0;m.current=[];const p=y=>{const{item:x,grow:w,itemsSize:C,itemsCount:z}=y,{minSize:M,maxSize:S}=x.props,N=w/z/100*C,T=M&&Number(M.replace("px","")),E=S&&Number(S==null?void 0:S.replace("px",""));return!!(T&&T>N||E&&E<N)},f=y=>{const{index:x,x:w,y:C,triggerX:z,triggerY:M}=y,S=m.current[x],N=m.current[x+1];if(!S.el||!N.el)return;const T=m.current.length;let E=T*100,j=0;m.current.forEach((oe,B)=>{oe.el&&(j+=_?oe.el.clientWidth:oe.el.clientHeight,!(B===x||B===x+1)&&(E-=Number(oe.el.style.flexGrow||100)))},0);const $=_?S.el.clientWidth:S.el.clientHeight,L=_?S.el.offsetLeft:S.el.offsetTop,A=_?N.el.clientWidth:N.el.clientHeight,F=(_?z:M)-$-L,D=(_?w:C)-F,V=$+A,q=Math.min(1,Math.max(0,(D-L)/V)),K=Math.floor(q*E),G=Math.floor(E-K);p({item:S,itemsSize:j,grow:K,itemsCount:T})||p({item:N,itemsSize:j,grow:G,itemsCount:T})||(S.el.style.flexGrow=K.toString(),N.el.style.flexGrow=G.toString())};a.useEffect(()=>{const y=[];let x=0;m.current.forEach(w=>{w.el&&(x+=_?w.el.clientWidth:w.el.clientHeight)}),m.current.forEach((w,C)=>{if(!w.el)return;const z=(_?w.el.clientWidth:w.el.clientHeight)/x;y[C]=m.current.length*z*100}),m.current.forEach((w,C)=>{!w.el||!y[C]||(w.el.style.flexGrow=y[C].toString(),w.el.setAttribute("data-rs-resizable-item-mounted",""))})},[_]);const v=a.Children.map(t,y=>{const x=a.isValidElement(y);if(x&&y.props&&y.type!==Jn)return s.jsx(wl.Provider,{value:{containerRef:u,index:g++,onDrag:f,direction:r},children:y});if(x&&y.props&&y.type===Jn){const w=g;return s.jsx(ed,k(b({},y.props),{index:h++,ref:C=>{m.current[w]={el:C,props:y.props}}}))}return null});return s.jsx(W,{attributes:k(b({},c),{ref:u}),className:d,height:n,direction:r,align:"stretch",gap:i,children:v})};Cl.displayName="Resizable";const Rn=Cl;Rn.Item=Jn,Rn.Handle=Rc;const mt={root:"_root_xnsfu_1",scrollable:"_scrollable_xnsfu_9",content:"_content_xnsfu_30",scrollbar:"_scrollbar_xnsfu_37",thumb:"_thumb_xnsfu_43","--scrollbar-y":"_--scrollbar-y_xnsfu_59","--scrollbar-x":"_--scrollbar-x_xnsfu_71","--display-visible":"_--display-visible_xnsfu_91","--display-hover":"_--display-hover_xnsfu_96","--scrollbar-dragging":"_--scrollbar-dragging_xnsfu_100"},Nl=e=>{const{ratio:t,position:o,vertical:n,onThumbMove:r}=e,i=Se(r),[l,c]=a.useState(!1),d=a.useRef(0),u=a.useRef(null),m=P(mt.scrollbar,n?mt["--scrollbar-y"]:mt["--scrollbar-x"],l&&mt["--scrollbar-dragging"]),_=f=>{const v=u.current,y=d.current;if(d.current=0,y||!v||f.currentTarget!==v)return;const x=v.getBoundingClientRect(),w=n?f.pageY-x.top:f.pageX-x.left,C=n?v.clientHeight:v.clientWidth;r({value:w/C-t/2,type:"absolute"})},g=a.useCallback(f=>{var w;d.current||(d.current=n?f.pageY:f.pageX);const v=u.current;if(!v||!l)return;const y=n?f.movementY:f.movementX,x=n?v.scrollHeight:v.scrollWidth;(w=i.current)==null||w.call(i,{value:y/x,type:"relative"})},[n,l,i]),h=()=>{c(!0),so()},p=a.useCallback(()=>{c(!1),$o()},[]);return a.useEffect(()=>{if(l)return document.addEventListener("mousemove",g),document.addEventListener("mouseup",p),()=>{document.removeEventListener("mousemove",g),document.removeEventListener("mouseup",p)}},[g,p,l]),s.jsx("div",{className:m,style:{"--rs-scroll-area-ratio":t,"--rs-scroll-area-position":o},ref:u,onClick:_,onMouseDown:h,"aria-hidden":"true",children:s.jsx("div",{className:mt.thumb})})},kl=a.forwardRef((e,t)=>{const{children:o,height:n,maxHeight:r,scrollbarDisplay:i="hover",onScroll:l,className:c,attributes:d}=e,[u,m]=a.useState({x:1,y:1}),[_,g]=a.useState({x:0,y:0}),h=a.useRef(null),p=a.useRef(null),f=Qe({height:n,maxHeight:r}),v=P(mt.root,i&&mt[`--display-${i}`],c),y=P(mt.content,f.classNames),x=a.useCallback(()=>{const M=h.current;M&&m({x:M.clientWidth/M.scrollWidth,y:M.clientHeight/M.scrollHeight})},[]),w=M=>{const{scrollLeft:S,scrollTop:N,clientWidth:T,clientHeight:E,scrollWidth:j,scrollHeight:$}=M.currentTarget;g({x:S/j,y:N/$}),l==null||l({x:j===T?0:S/(j-T),y:$===E?0:N/($-E)})},C=M=>{const S=h.current;if(!S)return;const N=S.scrollHeight*M.value;M.type==="absolute"?S.scrollTop=N:S.scrollTop+=N},z=M=>{const S=h.current;if(!S)return;const N=S.scrollWidth*M.value;M.type==="absolute"?S.scrollLeft=N:S.scrollLeft+=N};return a.useImperativeHandle(t,()=>h.current),be(()=>{x()},[x]),be(()=>{const M=p.current;if(!M)return;const S=new ResizeObserver(x);return S.observe(M),()=>S.disconnect()},[x]),s.jsxs("div",k(b({},d),{ref:p,className:v,children:[s.jsx("div",{className:mt.scrollable,ref:h,onScroll:w,children:s.jsx("div",{className:y,style:b({},f.variables),children:o})}),u.y<1&&i!=="hidden"&&s.jsx(Nl,{vertical:!0,onThumbMove:C,ratio:u.y,position:_.y}),u.x<1&&i!=="hidden"&&s.jsx(Nl,{onThumbMove:z,ratio:u.x,position:_.x})]}))});kl.displayName="ScrollArea";const td=()=>{const e=a.useContext(dl);return a.useMemo(()=>({enable:e.enable,disable:e.disable,activate:e.activate,deactivate:e.deactivate}),[e])},od=e=>{const{w:t="auto",h:o=50,minW:n=o,children:r}=e;return s.jsx("div",{style:{width:t,height:o,minWidth:n,padding:"var(--rs-unit-x2)",background:"rgba(var(--rs-color-rgb-background-neutral), 0.32)",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"var(--rs-radius-small)"},children:r})};I.Accordion=Zn,I.ActionBar=dr,I.Actionable=je,I.Alert=ur,I.Autocomplete=ms,I.Avatar=hs,I.Badge=bs,I.Breadcrumbs=xs,I.Button=Me,I.Calendar=js,I.Card=Is,I.Carousel=Ds,I.Checkbox=qs,I.CheckboxGroup=Fs,I.Container=bl,I.ContextMenu=Ft,I.Dismissible=nn,I.Divider=Kt,I.DropdownMenu=ke,I.FileUpload=Xs,I.Flyout=ct,I.FormControl=wo,I.Grid=xl,I.Hidden=pt,I.HiddenInput=ro,I.HiddenVisually=No,I.Hotkey=Zs,I.Icon=he,I.Image=dn,I.Link=_n,I.Loader=on,I.MenuItem=rn,I.Modal=Sn,I.NumberField=ii,I.Overlay=Nn,I.Pagination=ci,I.PinField=mi,I.Placeholder=od,I.Popover=dt,I.Progress=hi,I.ProgressIndicator=fi,I.Radio=gi,I.RadioGroup=Ws,I.Reshaped=ul,I.Resizable=Rn,I.Scrim=bi,I.ScrollArea=kl,I.Select=lo,I.Skeleton=ki,I.Slider=Mi,I.Stepper=Di,I.Switch=Li,I.Table=Ht,I.Tabs=Do,I.Text=ie,I.TextArea=Xi,I.TextField=Co,I.Theme=Pt,I.Timeline=Zi,I.ToastProvider=Yn,I.ToggleButton=al,I.ToggleButtonGroup=il,I.Tooltip=cl,I.TrapFocus=Dt,I.View=W,I.classNames=P,I.responsivePropDependency=ce,I.useFormControl=Ze,I.useHandlerRef=Se,I.useHotkeys=Ke,I.useIsomorphicLayoutEffect=be,I.useKeyboardArrowNavigation=On,I.useKeyboardMode=td,I.useOnClickOutside=br,I.useRTL=at,I.useResponsiveClientValue=Js,I.useScrollLock=Cn,I.useTheme=jr,I.useToast=el,I.useToggle=kt,Object.defineProperty(I,Symbol.toStringTag,{value:"Module"})}));
|