@scalably/ui 0.1.0 → 0.2.1
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/LICENSE +21 -0
- package/README.md +41 -34
- package/dist/index.d.cts +39 -7
- package/dist/index.d.ts +39 -7
- package/dist/index.esm.js +3 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +3 -2
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +11 -10
package/dist/index.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
'use strict';var react=require('react'),jsxRuntime=require('react/jsx-runtime'),classVarianceAuthority=require('class-variance-authority'),dateFns=require('date-fns'),locale=require('date-fns/locale'),react$1=require('@floating-ui/react'),reactDom=require('react-dom');function Ar(e){var t,s,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(s=Ar(e[t]))&&(r&&(r+=" "),r+=s);}else for(s in e)e[s]&&(r&&(r+=" "),r+=s);return r}function Hr(){for(var e,t,s=0,r="",o=arguments.length;s<o;s++)(e=arguments[s])&&(t=Ar(e))&&(r&&(r+=" "),r+=t);return r}var Eo=e=>{let t=Ao(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:r}=e;return {getClassGroupId:n=>{let u=n.split("-");return u[0]===""&&u.length!==1&&u.shift(),Or(u,t)||Fo(n)},getConflictingClassGroupIds:(n,u)=>{let d=s[n]||[];return u&&r[n]?[...d,...r[n]]:d}}},Or=(e,t)=>{if(e.length===0)return t.classGroupId;let s=e[0],r=t.nextPart.get(s),o=r?Or(e.slice(1),r):void 0;if(o)return o;if(t.validators.length===0)return;let i=e.join("-");return t.validators.find(({validator:n})=>n(i))?.classGroupId},Gr=/^\[(.+)\]$/,Fo=e=>{if(Gr.test(e)){let t=Gr.exec(e)[1],s=t?.substring(0,t.indexOf(":"));if(s)return "arbitrary.."+s}},Ao=e=>{let{theme:t,prefix:s}=e,r={nextPart:new Map,validators:[]};return Go(Object.entries(e.classGroups),s).forEach(([i,n])=>{_t(n,r,i,t);}),r},_t=(e,t,s,r)=>{e.forEach(o=>{if(typeof o=="string"){let i=o===""?t:Br(t,o);i.classGroupId=s;return}if(typeof o=="function"){if(Ho(o)){_t(o(r),t,s,r);return}t.validators.push({validator:o,classGroupId:s});return}Object.entries(o).forEach(([i,n])=>{_t(n,Br(t,i),s,r);});});},Br=(e,t)=>{let s=e;return t.split("-").forEach(r=>{s.nextPart.has(r)||s.nextPart.set(r,{nextPart:new Map,validators:[]}),s=s.nextPart.get(r);}),s},Ho=e=>e.isThemeGetter,Go=(e,t)=>t?e.map(([s,r])=>{let o=r.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([n,u])=>[t+n,u])):i);return [s,o]}):e,Bo=e=>{if(e<1)return {get:()=>{},set:()=>{}};let t=0,s=new Map,r=new Map,o=(i,n)=>{s.set(i,n),t++,t>e&&(t=0,r=s,s=new Map);};return {get(i){let n=s.get(i);if(n!==void 0)return n;if((n=r.get(i))!==void 0)return o(i,n),n},set(i,n){s.has(i)?s.set(i,n):o(i,n);}}};var Oo=e=>{let{separator:t,experimentalParseClassName:s}=e,r=t.length===1,o=t[0],i=t.length,n=u=>{let d=[],f=0,a=0,c;for(let g=0;g<u.length;g++){let v=u[g];if(f===0){if(v===o&&(r||u.slice(g,g+i)===t)){d.push(u.slice(a,g)),a=g+i;continue}if(v==="/"){c=g;continue}}v==="["?f++:v==="]"&&f--;}let p=d.length===0?u:u.substring(a),w=p.startsWith("!"),x=w?p.substring(1):p,m=c&&c>a?c-a:void 0;return {modifiers:d,hasImportantModifier:w,baseClassName:x,maybePostfixModifierPosition:m}};return s?u=>s({className:u,parseClassName:n}):n},zo=e=>{if(e.length<=1)return e;let t=[],s=[];return e.forEach(r=>{r[0]==="["?(t.push(...s.sort(),r),s=[]):s.push(r);}),t.push(...s.sort()),t},Uo=e=>({cache:Bo(e.cacheSize),parseClassName:Oo(e),...Eo(e)}),Wo=/\s+/,_o=(e,t)=>{let{parseClassName:s,getClassGroupId:r,getConflictingClassGroupIds:o}=t,i=[],n=e.trim().split(Wo),u="";for(let d=n.length-1;d>=0;d-=1){let f=n[d],{modifiers:a,hasImportantModifier:c,baseClassName:p,maybePostfixModifierPosition:w}=s(f),x=!!w,m=r(x?p.substring(0,w):p);if(!m){if(!x){u=f+(u.length>0?" "+u:u);continue}if(m=r(p),!m){u=f+(u.length>0?" "+u:u);continue}x=false;}let g=zo(a).join(":"),v=c?g+"!":g,k=v+m;if(i.includes(k))continue;i.push(k);let S=o(m,x);for(let y=0;y<S.length;++y){let N=S[y];i.push(v+N);}u=f+(u.length>0?" "+u:u);}return u};function $o(){let e=0,t,s,r="";for(;e<arguments.length;)(t=arguments[e++])&&(s=zr(t))&&(r&&(r+=" "),r+=s);return r}var zr=e=>{if(typeof e=="string")return e;let t,s="";for(let r=0;r<e.length;r++)e[r]&&(t=zr(e[r]))&&(s&&(s+=" "),s+=t);return s};function jo(e,...t){let s,r,o,i=n;function n(d){let f=t.reduce((a,c)=>c(a),e());return s=Uo(f),r=s.cache.get,o=s.cache.set,i=u,u(d)}function u(d){let f=r(d);if(f)return f;let a=_o(d,s);return o(d,a),a}return function(){return i($o.apply(null,arguments))}}var K=e=>{let t=s=>s[e]||[];return t.isThemeGetter=true,t},Ur=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ko=/^\d+\/\d+$/,Zo=new Set(["px","full","screen"]),qo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Yo=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Qo=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Jo=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Xo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,he=e=>_e(e)||Zo.has(e)||Ko.test(e),we=e=>$e(e,"length",ai),_e=e=>!!e&&!Number.isNaN(Number(e)),Wt=e=>$e(e,"number",_e),rt=e=>!!e&&Number.isInteger(Number(e)),ei=e=>e.endsWith("%")&&_e(e.slice(0,-1)),H=e=>Ur.test(e),ke=e=>qo.test(e),ti=new Set(["length","size","percentage"]),ri=e=>$e(e,ti,Wr),si=e=>$e(e,"position",Wr),oi=new Set(["image","url"]),ii=e=>$e(e,oi,ui),ni=e=>$e(e,"",li),st=()=>true,$e=(e,t,s)=>{let r=Ur.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):s(r[2]):false},ai=e=>Yo.test(e)&&!Qo.test(e),Wr=()=>false,li=e=>Jo.test(e),ui=e=>Xo.test(e);var ci=()=>{let e=K("colors"),t=K("spacing"),s=K("blur"),r=K("brightness"),o=K("borderColor"),i=K("borderRadius"),n=K("borderSpacing"),u=K("borderWidth"),d=K("contrast"),f=K("grayscale"),a=K("hueRotate"),c=K("invert"),p=K("gap"),w=K("gradientColorStops"),x=K("gradientColorStopPositions"),m=K("inset"),g=K("margin"),v=K("opacity"),k=K("padding"),S=K("saturate"),y=K("scale"),N=K("sepia"),P=K("skew"),I=K("space"),T=K("translate"),b=()=>["auto","contain","none"],F=()=>["auto","hidden","clip","visible","scroll"],E=()=>["auto",H,t],M=()=>[H,t],B=()=>["",he,we],O=()=>["auto",_e,H],z=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],G=()=>["solid","dashed","dotted","double","none"],A=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],R=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",H],h=()=>["auto","avoid","all","avoid-page","page","left","right","column"],C=()=>[_e,H];return {cacheSize:500,separator:":",theme:{colors:[st],spacing:[he,we],blur:["none","",ke,H],brightness:C(),borderColor:[e],borderRadius:["none","","full",ke,H],borderSpacing:M(),borderWidth:B(),contrast:C(),grayscale:U(),hueRotate:C(),invert:U(),gap:M(),gradientColorStops:[e],gradientColorStopPositions:[ei,we],inset:E(),margin:E(),opacity:C(),padding:M(),saturate:C(),scale:C(),sepia:U(),skew:C(),space:M(),translate:M()},classGroups:{aspect:[{aspect:["auto","square","video",H]}],container:["container"],columns:[{columns:[ke]}],"break-after":[{"break-after":h()}],"break-before":[{"break-before":h()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...z(),H]}],overflow:[{overflow:F()}],"overflow-x":[{"overflow-x":F()}],"overflow-y":[{"overflow-y":F()}],overscroll:[{overscroll:b()}],"overscroll-x":[{"overscroll-x":b()}],"overscroll-y":[{"overscroll-y":b()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",rt,H]}],basis:[{basis:E()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",H]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",rt,H]}],"grid-cols":[{"grid-cols":[st]}],"col-start-end":[{col:["auto",{span:["full",rt,H]},H]}],"col-start":[{"col-start":O()}],"col-end":[{"col-end":O()}],"grid-rows":[{"grid-rows":[st]}],"row-start-end":[{row:["auto",{span:[rt,H]},H]}],"row-start":[{"row-start":O()}],"row-end":[{"row-end":O()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",H]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",H]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...R()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...R(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...R(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[I]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[I]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",H,t]}],"min-w":[{"min-w":[H,t,"min","max","fit"]}],"max-w":[{"max-w":[H,t,"none","full","min","max","fit","prose",{screen:[ke]},ke]}],h:[{h:[H,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[H,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[H,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[H,t,"auto","min","max","fit"]}],"font-size":[{text:["base",ke,we]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Wt]}],"font-family":[{font:[st]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",H]}],"line-clamp":[{"line-clamp":["none",_e,Wt]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",he,H]}],"list-image":[{"list-image":["none",H]}],"list-style-type":[{list:["none","disc","decimal",H]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[v]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[v]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...G(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",he,we]}],"underline-offset":[{"underline-offset":["auto",he,H]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",H]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",H]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[v]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...z(),si]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",ri]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},ii]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[u]}],"border-w-x":[{"border-x":[u]}],"border-w-y":[{"border-y":[u]}],"border-w-s":[{"border-s":[u]}],"border-w-e":[{"border-e":[u]}],"border-w-t":[{"border-t":[u]}],"border-w-r":[{"border-r":[u]}],"border-w-b":[{"border-b":[u]}],"border-w-l":[{"border-l":[u]}],"border-opacity":[{"border-opacity":[v]}],"border-style":[{border:[...G(),"hidden"]}],"divide-x":[{"divide-x":[u]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[u]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[v]}],"divide-style":[{divide:G()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...G()]}],"outline-offset":[{"outline-offset":[he,H]}],"outline-w":[{outline:[he,we]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[he,we]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",ke,ni]}],"shadow-color":[{shadow:[st]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":[...A(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":A()}],filter:[{filter:["","none"]}],blur:[{blur:[s]}],brightness:[{brightness:[r]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",ke,H]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[a]}],invert:[{invert:[c]}],saturate:[{saturate:[S]}],sepia:[{sepia:[N]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[s]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[a]}],"backdrop-invert":[{"backdrop-invert":[c]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[S]}],"backdrop-sepia":[{"backdrop-sepia":[N]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[n]}],"border-spacing-x":[{"border-spacing-x":[n]}],"border-spacing-y":[{"border-spacing-y":[n]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",H]}],duration:[{duration:C()}],ease:[{ease:["linear","in","out","in-out",H]}],delay:[{delay:C()}],animate:[{animate:["none","spin","ping","pulse","bounce",H]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[y]}],"scale-x":[{"scale-x":[y]}],"scale-y":[{"scale-y":[y]}],rotate:[{rotate:[rt,H]}],"translate-x":[{"translate-x":[T]}],"translate-y":[{"translate-y":[T]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",H]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",H]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",H]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[he,we,Wt]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var _r=jo(ci);function l(...e){return _r(Hr(e))}function $t(e){return e.split(" ").filter(Boolean).map(t=>t.startsWith("sui-")?t:`sui-${t}`).join(" ")}function di(e,t){let s;return (...r)=>{clearTimeout(s),s=setTimeout(()=>e(...r),t);}}function jt(e,t){let s;return (...r)=>{s||(e(...r),s=true,setTimeout(()=>s=false,t));}}function ot(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2,11)}`}var $r=(e,t=150)=>{let[s,r]=react.useState(false);return react.useEffect(()=>{let o=typeof e=="number"?e:window.innerHeight*2,i=()=>{r(window.scrollY>o);},n=jt(i,t);return i(),window.addEventListener("scroll",n,{passive:true}),window.addEventListener("resize",n),()=>{window.removeEventListener("scroll",n),window.removeEventListener("resize",n);}},[e,t]),s};var Nt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M8 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M16 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M3.5 9.08997H20.5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.6947 13.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.6947 16.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11.9955 13.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11.9955 16.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.29431 13.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.29431 16.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Nt.displayName="CalendarIcon";var Kt=react.memo(react.forwardRef(({className:e,strokeWidth:t=2.2,...s},r)=>jsxRuntime.jsx("svg",{ref:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-white",e),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M6 10L8.66667 13L14 7",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})})));Kt.displayName="CheckIcon";var se=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M18 18L12 12M12 12L6 6M12 12L18 6M12 12L6 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));se.displayName="CloseIcon";var Ne=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M7 10L12 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 15L17 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})));Ne.displayName="DropdownIcon";var Zt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M17 14L12 9",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 9L7 14",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]})));Zt.displayName="DropUpIcon";var nt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("rect",{width:e,height:e,rx:6,fill:"url(#paint0_linear_3163_7467)"}),jsxRuntime.jsx("path",{d:"M15 9.00002L9 15M8.99997 9L14.9999 15",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7467",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#E88B76"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#CA5048"})]})})]})));nt.displayName="ErrorIcon";var qt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M15.8002 2.20999C15.3902 1.79999 14.6802 2.07999 14.6802 2.64999V6.13999C14.6802 7.59999 15.9202 8.80999 17.4302 8.80999C18.3802 8.81999 19.7002 8.81999 20.8302 8.81999C21.4002 8.81999 21.7002 8.14999 21.3002 7.74999C19.8602 6.29999 17.2802 3.68999 15.8002 2.20999Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M20.5 10.19H17.61C15.24 10.19 13.31 8.26 13.31 5.89V3C13.31 2.45 12.86 2 12.31 2H8.07C4.99 2 2.5 4 2.5 7.57V16.43C2.5 20 4.99 22 8.07 22H15.93C19.01 22 21.5 20 21.5 16.43V11.19C21.5 10.64 21.05 10.19 20.5 10.19ZM11.5 17.75H7.5C7.09 17.75 6.75 17.41 6.75 17C6.75 16.59 7.09 16.25 7.5 16.25H11.5C11.91 16.25 12.25 16.59 12.25 17C12.25 17.41 11.91 17.75 11.5 17.75ZM13.5 13.75H7.5C7.09 13.75 6.75 13.41 6.75 13C6.75 12.59 7.09 12.25 7.5 12.25H13.5C13.91 12.25 14.25 12.59 14.25 13C14.25 13.41 13.91 13.75 13.5 13.75Z",fill:"currentColor"})]})));qt.displayName="FileIcon";var Yt=react.memo(react.forwardRef(({size:e=24,strokeWidth:t=1.5,className:s,...r},o)=>jsxRuntime.jsxs("svg",{ref:o,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",s),"aria-hidden":"true",...r,children:[jsxRuntime.jsx("path",{d:"M9 17V11L7 13",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9 11L11 13",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 10V15C22 20 20 22 15 22H9C4 22 2 20 2 15V9C2 4 4 2 9 2H14",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 10H18C15 10 14 9 14 6V2L22 10Z",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"})]})));Yt.displayName="FileUploadIcon";var Qt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Qt.displayName="GridIcon";var Xt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M2.5798 19.01L2.5598 19.03C2.2898 18.44 2.1198 17.77 2.0498 17.03C2.1198 17.76 2.3098 18.42 2.5798 19.01Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M9.00012 10.38C10.3146 10.38 11.3801 9.31443 11.3801 8C11.3801 6.68556 10.3146 5.62 9.00012 5.62C7.68568 5.62 6.62012 6.68556 6.62012 8C6.62012 9.31443 7.68568 10.38 9.00012 10.38Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.19C2 17.28 2.19 18.23 2.56 19.03C3.42 20.93 5.26 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V13.9V7.81C22 4.17 19.83 2 16.19 2ZM20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L3.85 18.16C3.63 17.6 3.5 16.95 3.5 16.19V7.81C3.5 4.99 4.99 3.5 7.81 3.5H16.19C19.01 3.5 20.5 4.99 20.5 7.81V12.61L20.37 12.5Z",fill:"currentColor"})]})));Xt.displayName="ImageIcon";var er=react.memo(react.forwardRef(({size:e=24,strokeWidth:t=1.5,className:s,...r},o)=>jsxRuntime.jsxs("svg",{ref:o,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",s),"aria-hidden":"true",...r,children:[jsxRuntime.jsx("path",{d:"M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M18 8V2L20 4",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M18 2L16 4",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M2.66992 18.95L7.59992 15.64C8.38992 15.11 9.52992 15.17 10.2399 15.78L10.5699 16.07C11.3499 16.74 12.6099 16.74 13.3899 16.07L17.5499 12.5C18.3299 11.83 19.5899 11.83 20.3699 12.5L21.9999 13.9",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"})]})));er.displayName="ImageUploadIcon";var tr=react.memo(react.forwardRef(({className:e,strokeWidth:t=2,...s},r)=>jsxRuntime.jsx("svg",{ref:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-white",e),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M6 10h8",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round"})})));tr.displayName="IndeterminateIcon";var rr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("rect",{width:e,height:e,rx:6,fill:"url(#paint0_linear_3163_7412)"}),jsxRuntime.jsx("path",{d:"M12 16V11",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:1,cy:1,r:1,transform:"matrix(1 0 0 -1 11 9)",fill:"white"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7412",x1:12,y1:-4.5,x2:12,y2:28,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#4DCAFF"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#4EA3E0"})]})})]})));rr.displayName="InfoIcon";var sr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M19.9 13.5H4.1C2.6 13.5 2 14.14 2 15.73V19.77C2 21.36 2.6 22 4.1 22H19.9C21.4 22 22 21.36 22 19.77V15.73C22 14.14 21.4 13.5 19.9 13.5Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M19.9 2H4.1C2.6 2 2 2.64 2 4.23V8.27C2 9.86 2.6 10.5 4.1 10.5H19.9C21.4 10.5 22 9.86 22 8.27V4.23C22 2.64 21.4 2 19.9 2Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));sr.displayName="ListIcon";var or=react.memo(react.forwardRef(({size:e=16,className:t,...s},r)=>jsxRuntime.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));or.displayName="MinusIcon";var ir=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M7.05299 8.10139C6.93126 7.42517 7.58008 6.88883 8.20261 7.09228L8.32637 7.14365L20.5037 13.1717L20.6284 13.2451C21.1683 13.6252 21.1091 14.463 20.5211 14.7634L20.3872 14.8184L17.3326 15.8266L20.2112 19.2833L20.2671 19.3585C20.5242 19.7413 20.4479 20.2653 20.0774 20.5566L17.2079 22.8096C16.8449 23.0946 16.3297 23.0533 16.0161 22.728L15.9565 22.6592L13.1201 19.0484L10.9538 21.5519C10.4631 22.1182 9.5357 21.8631 9.40264 21.1254L7.05299 8.10139ZM10.5953 19.8126L12.4655 17.6531L12.538 17.5788C12.8892 17.2561 13.4374 17.269 13.7728 17.6081L13.8407 17.6861L16.744 21.3822L18.7893 19.7768L15.7649 16.1458C15.3621 15.6622 15.5727 14.9241 16.1702 14.7267L18.7499 13.8744L8.62065 8.86098L10.5953 19.8126ZM4.40814 14.4982V16.7458H6.68629V18.1549H3.89201C3.39947 18.1549 3 17.7552 3 17.2623V14.4982H4.40814ZM4.40814 6.62534V12.5296H3V6.62534H4.40814ZM20.3121 6.62534V10.5618H18.9039V6.62534H20.3121ZM6.68629 1V2.40909H4.40814V4.65665H3V1.8926C3 1.39973 3.39947 1 3.89201 1H6.68629ZM14.6383 1V2.40909H8.67382V1H14.6383ZM20.3121 4.65665H18.9039V2.40909H16.6258V1H19.4201C19.9126 1.00002 20.3121 1.39974 20.3121 1.8926V4.65665Z",fill:"currentColor"})})));ir.displayName="MultipleSelectionIcon";var nr=react.memo(react.forwardRef(({size:e=16,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8 2.5V13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));nr.displayName="PlusIcon";var lt=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 17L21 21",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));lt.displayName="SearchIcon";var ct=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("rect",{width:e,height:e,rx:6,fill:"url(#paint0_linear_3163_7450)"}),jsxRuntime.jsx("path",{d:"M8.5 12.5L10.5 14.5L15.5 9.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7450",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#48CA93"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#48BACA"})]})})]})));ct.displayName="SuccessIcon";var ar=react.memo(react.forwardRef(({size:e=16,className:t,...s},r)=>jsxRuntime.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:jsxRuntime.jsx("path",{d:"M4 7.83L6.83 10.66L12.5 5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));ar.displayName="TickIcon";var lr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5706)",children:[jsxRuntime.jsx("path",{d:"M12 6L6 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M6 12L12 18",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 6L11 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11 12L17 18",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5706",children:jsxRuntime.jsx("rect",{width:e,height:e,fill:"white"})})})]})));lr.displayName="ToFirstIcon";var ur=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5736)",children:[jsxRuntime.jsx("path",{d:"M11 18L17 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 12L11 6",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M6 18L12 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 12L6 6",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5736",children:jsxRuntime.jsx("rect",{width:e,height:e,fill:"white"})})})]})));ur.displayName="ToLastIcon";var cr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5731)",children:[jsxRuntime.jsx("path",{d:"M9 18L15 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15 12L9 6",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5731",children:jsxRuntime.jsx("rect",{width:e,height:e,fill:"white"})})})]})));cr.displayName="ToNextIcon";var dr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5714)",children:[jsxRuntime.jsx("path",{d:"M15 6L9 12",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9 12L15 18",stroke:"#23262F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5714",children:jsxRuntime.jsx("rect",{width:e,height:e,fill:"white"})})})]})));dr.displayName="ToPreviousIcon";var pr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("path",{d:"M14.73 2H9.27002V6.36H14.73V2Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M16.23 2V6.36H21.87C21.36 3.61 19.33 2.01 16.23 2Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M2 7.86V16.19C2 19.83 4.17 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V7.86H2ZM14.44 16.18L12.36 17.38C11.92 17.63 11.49 17.76 11.09 17.76C10.79 17.76 10.52 17.69 10.27 17.55C9.69 17.22 9.37 16.54 9.37 15.66V13.26C9.37 12.38 9.69 11.7 10.27 11.37C10.85 11.03 11.59 11.09 12.36 11.54L14.44 12.74C15.21 13.18 15.63 13.8 15.63 14.47C15.63 15.14 15.2 15.73 14.44 16.18Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M7.76988 2C4.66988 2.01 2.63988 3.61 2.12988 6.36H7.76988V2Z",fill:"currentColor"})]})));pr.displayName="VideoIcon";var mr=react.memo(react.forwardRef(({size:e=24,strokeWidth:t=1.5,className:s,...r},o)=>jsxRuntime.jsxs("svg",{ref:o,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",s),"aria-hidden":"true",...r,children:[jsxRuntime.jsx("path",{d:"M22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15Z",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M2.52002 7.11H21.48",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.52002 2.11V6.97",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.48 2.11V6.52",stroke:"currentColor",strokeWidth:t,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9.75 14.45V13.25C9.75 11.71 10.84 11.08 12.17 11.85L13.21 12.45L14.25 13.05C15.58 13.82 15.58 15.08 14.25 15.85L13.21 16.45L12.17 17.05C10.84 17.82 9.75 17.19 9.75 15.65V14.45V14.45Z",stroke:"currentColor",strokeWidth:t,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));mr.displayName="VideoUploadIcon";var fr=react.memo(react.forwardRef(({size:e=24,className:t,...s},r)=>jsxRuntime.jsxs("svg",{ref:r,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:l("sui-text-current",t),"aria-hidden":"true",...s,children:[jsxRuntime.jsx("rect",{width:e,height:e,rx:6,fill:"url(#paint0_linear_3163_7433)"}),jsxRuntime.jsx("path",{d:"M12 9V14",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:12,cy:17,r:1,fill:"white"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7433",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#DBA948"}),jsxRuntime.jsx("stop",{offset:1e-4,stopColor:"#FFC46B"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#FFA318"})]})})]})));fr.displayName="WarnIcon";var Ee=e=>$t(e),ps=react.forwardRef(({showAfter:e,className:t,containerClassName:s,ariaLabel:r="Back to Top",icon:o,renderIcon:i,renderButton:n,scrollBehavior:u="smooth",scrollOptions:d,onClick:f},a)=>{let c=$r(e),p=()=>{f?f():d?window.scrollTo(d):window.scrollTo({top:0,behavior:u});},w=l(Ee("sui-fixed sui-bottom-4 sui-right-4 sui-z-40 sui-rounded-full sui-bg-white sui-border sui-border-stroke-level3 sui-shadow-[0_4px_10px_rgba(26,32,44,0.15)] sui-w-10 sui-h-10 sui-md:bottom-5 sui-md:right-5 sui-md:w-12 sui-md:h-12 sui-lg:bottom-6 sui-lg:right-6 sui-lg:w-14 sui-lg:h-14 sui-flex sui-items-center sui-justify-center sui-transition-all sui-duration-300 sui-focus-visible:outline-none sui-focus-visible:ring-2 sui-focus-visible:ring-primary"),Ee(c?"sui-opacity-100 sui-scale-100":"sui-opacity-0 sui-scale-90 sui-pointer-events-none"),t);return n?jsxRuntime.jsx("div",{className:l(Ee("sui-scope"),s),children:n({onClick:p,visible:c,className:w,ariaLabel:r})}):jsxRuntime.jsx("div",{className:l(Ee("sui-scope"),s),children:jsxRuntime.jsx("button",{type:"button","aria-label":r,onClick:p,ref:a,className:w,children:jsxRuntime.jsx("span",{className:Ee("sui-relative sui-grid sui-place-items-center"),children:i?i(c):o||jsxRuntime.jsx(Zt,{className:Ee("sui-text-primary"),size:24})})})})});ps.displayName="BackToTop";var Mn=classVarianceAuthority.cva("sui-inline-flex sui-items-center sui-whitespace-nowrap sui-rounded-md sui-leading-none sui-select-none sui-transition-colors sui-duration-150",{variants:{size:{sm:"sui-body-12-medium sui-gap-1 sui-px-2 sui-py-1",md:"sui-body-14-medium sui-gap-1.5 sui-px-2 sui-py-1",lg:"sui-body-16-medium sui-gap-2 sui-px-2 sui-py-1"},status:{success:"",warning:"",error:"",info:"",inactive:""},variant:{solid:"",soft:"",outline:""},fullWidth:{true:"sui-w-full sui-justify-between",false:"sui-w-fit"}},compoundVariants:[{status:"success",variant:"soft",className:"sui-bg-success/10 sui-text-success"},{status:"success",variant:"solid",className:"sui-bg-success sui-text-white"},{status:"success",variant:"outline",className:"sui-bg-transparent sui-text-success"},{status:"warning",variant:"soft",className:"sui-bg-warning/10 sui-text-warning"},{status:"warning",variant:"solid",className:"sui-bg-warning sui-text-white"},{status:"warning",variant:"outline",className:"sui-bg-transparent sui-text-warning"},{status:"error",variant:"soft",className:"sui-bg-error/10 sui-text-error"},{status:"error",variant:"solid",className:"sui-bg-error sui-text-white"},{status:"error",variant:"outline",className:"sui-bg-transparent sui-text-error"},{status:"info",variant:"soft",className:"sui-bg-info/10 sui-text-info"},{status:"info",variant:"solid",className:"sui-bg-info sui-text-white"},{status:"info",variant:"outline",className:"sui-bg-transparent sui-text-info"},{status:"inactive",variant:"soft",className:"sui-bg-inactive/10 sui-text-inactive"},{status:"inactive",variant:"solid",className:"sui-bg-inactive sui-text-white"},{status:"inactive",variant:"outline",className:"sui-bg-transparent sui-text-inactive"}],defaultVariants:{size:"sm",status:"inactive",variant:"soft",fullWidth:false}}),Vn={success:"Success",warning:"Warning",error:"Error",info:"Info",inactive:"Inactive"},fs=react.forwardRef(({status:e="inactive",variant:t="soft",size:s="sm",fullWidth:r=false,icon:o,className:i,children:n,"aria-label":u,...d},f)=>{let a=e??"inactive",c=t??"soft",p=s??"sm",w=!!n,x=u??(w?void 0:Vn[a]);return jsxRuntime.jsxs("span",{ref:f,role:w?void 0:"status","aria-label":x,"data-status":a,"data-variant":c,className:l(Mn({status:a,variant:c,size:p,fullWidth:r}),i),...d,children:[o&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-flex sui-flex-shrink-0 sui-items-center sui-justify-center",children:o}),n&&jsxRuntime.jsx("span",{className:"sui-inline-flex sui-items-center",children:n})]})});fs.displayName="StatusBadge";var An=classVarianceAuthority.cva("sui-inline-flex sui-items-center sui-justify-center sui-whitespace-nowrap sui-rounded-md sui-ring-offset-background sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-ring focus-visible:sui-ring-offset-2 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed",{variants:{variant:{default:"sui-bg-primary sui-text-white sui-button-14-semibold enabled:hover:sui-bg-primary/90 enabled:hover:sui-shadow-md enabled:active:sui-bg-primary/95 enabled:active:sui-scale-95",destructive:"sui-border sui-border-error sui-bg-white sui-text-error sui-button-14-medium enabled:hover:sui-bg-red-50 enabled:hover:sui-border-error/80 enabled:active:sui-bg-red-100 enabled:active:sui-scale-95",outline:"sui-border sui-border-primary sui-bg-white sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-border-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95",secondary:"sui-border sui-border-gray-300 sui-bg-white sui-text-gray-700 sui-button-14-medium enabled:hover:sui-bg-gray-50 enabled:hover:sui-border-gray-400 enabled:active:sui-bg-gray-100 enabled:active:sui-scale-95",text:"sui-bg-transparent sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-text-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95 disabled:sui-opacity-30",link:"sui-text-info sui-underline-offset-4 sui-button-14-medium enabled:hover:sui-underline enabled:hover:sui-text-info/80 enabled:active:sui-text-info/90"},size:{md:"sui-h-9 sui-px-3 sui-py-2 sui-md:h-10 sui-md:px-4 sui-md:py-3 sui-lg:h-12",lg:"sui-h-10 sui-px-4 sui-py-3 sui-md:h-12 sui-lg:h-14",icon:"sui-h-10 sui-w-10 sui-p-0 sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14"}},defaultVariants:{variant:"default",size:"md"}}),Fe=react.forwardRef(({className:e,variant:t="default",size:s="md",loading:r=false,disabled:o=false,leftIcon:i,rightIcon:n,children:u,...d},f)=>jsxRuntime.jsxs("button",{className:l(An({variant:t,size:s,className:e})),ref:f,disabled:o||r,...d,children:[r&&jsxRuntime.jsxs("svg",{className:l("sui-h-4 sui-w-4 sui-animate-spin",u&&s!=="icon"&&"sui-mr-2"),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"sui-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"sui-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!r&&i&&jsxRuntime.jsx("span",{className:l(u&&s!=="icon"&&"sui-mr-2"),children:i}),u,!r&&n&&jsxRuntime.jsx("span",{className:l(u&&s!=="icon"&&"sui-ml-2"),children:n})]}));Fe.displayName="Button";var Bn=classVarianceAuthority.cva("sui-bg-stroke-level3",{variants:{orientation:{horizontal:"sui-h-px sui-w-full",vertical:"sui-w-px"},inset:{none:"",start:"",end:"",both:""},thickness:{px:"",sm:""},stretch:{none:"",full:"sui-h-full"}},compoundVariants:[{orientation:"horizontal",thickness:"sm",className:"sui-h-[2px]"},{orientation:"vertical",thickness:"sm",className:"sui-w-[2px]"},{orientation:"horizontal",inset:"start",className:"sui-ml-4"},{orientation:"horizontal",inset:"end",className:"sui-mr-4"},{orientation:"horizontal",inset:"both",className:"sui-mx-4"},{orientation:"vertical",inset:"start",className:"sui-mt-4"},{orientation:"vertical",inset:"end",className:"sui-mb-4"},{orientation:"vertical",inset:"both",className:"sui-my-4"}],defaultVariants:{orientation:"horizontal",inset:"none",thickness:"px",stretch:"none"}}),Q=react.forwardRef(({className:e,orientation:t,inset:s,thickness:r,stretch:o,colorClassName:i,...n},u)=>jsxRuntime.jsx("div",{ref:u,role:"separator","aria-orientation":t==="vertical"?"vertical":"horizontal",className:l(Bn({orientation:t,inset:s,thickness:r,stretch:o}),i,e),...n}));Q.displayName="Divider";var re=({value:e,defaultValue:t,onChange:s})=>{let[r,o]=react.useState(t),i=e!==void 0,n=i?e:r,u=react.useCallback(d=>{if(i){s?.(d);return}o(d),s?.(d);},[i,s]);return [n,u]};var bs=react.forwardRef(({className:e,selectedCount:t=0,actions:s,defaultActive:r=false,active:o,onActiveChange:i,iconButtonAriaLabel:n="Toggle multiple selection",selectedLabel:u="Selected",toggleIcon:d,closeIcon:f,renderCount:a,maxDisplayCount:c=99,renderInactive:p,renderActive:w,...x},m)=>{let[g,v]=re({value:o,defaultValue:r,onChange:i}),k=react.useId(),S=typeof u=="function"?u(t):u;return g?w?jsxRuntime.jsx("div",{ref:m,className:l("sui-inline-flex",e),...x,children:w({onClose:()=>v(false),selectedCount:t,selectedLabel:S,actions:s})}):jsxRuntime.jsxs("div",{ref:m,role:"group","aria-labelledby":k,className:l("sui-flex sui-items-center sui-gap-3 sui-bg-white sui-px-2 sui-py-1 sui-md:gap-4 sui-md:px-3 sui-md:py-2 sui-lg:px-4 sui-lg:py-3",e),...x,children:[jsxRuntime.jsx(Fe,{type:"button",variant:"text",size:"icon","aria-label":"Exit selection",onClick:()=>v(false),children:f||jsxRuntime.jsx(se,{size:24,className:"sui-text-text"})}),jsxRuntime.jsx("span",{id:k,className:"sui-body-16 sui-text-text-secondary1",children:S}),a?a(t):jsxRuntime.jsx("span",{className:"sui-flex sui-h-10 sui-w-10 sui-items-center sui-justify-center sui-rounded-full sui-bg-secondary-2 sui-body-16 sui-text-text sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14",children:t>c?`${c}+`:t}),jsxRuntime.jsx(Q,{orientation:"vertical",inset:"both",className:"sui-h-10 sui-md:h-12 sui-lg:h-14"}),jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-gap-3",children:react.Children.toArray(s)})]}):p?jsxRuntime.jsx("div",{ref:m,className:l("sui-inline-flex",e),...x,children:p({onClick:()=>v(true),ariaLabel:n})}):jsxRuntime.jsx("div",{ref:m,className:l("sui-inline-flex",e),...x,children:jsxRuntime.jsx(Fe,{type:"button","aria-pressed":false,"aria-label":n,variant:"outline",size:"icon",onClick:()=>v(true),children:d||jsxRuntime.jsx(ir,{size:24,className:"sui-text-primary"})})})});bs.displayName="MultipleSelectionButton";var gt=react.forwardRef(({id:e,name:t,className:s,invalid:r=false,indeterminate:o,disabled:i,label:n,description:u,descriptionId:d,children:f,...a},c)=>{let p=react.useRef(null);react.useImperativeHandle(c,()=>p.current,[c]),react.useEffect(()=>{p.current&&(p.current.indeterminate=o||false);},[o]);let w=u?d||(e?`${e}-desc`:void 0):a["aria-describedby"];return jsxRuntime.jsxs("label",{className:l("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",i&&"sui-cursor-not-allowed",s),children:[jsxRuntime.jsx("input",{id:e,ref:p,type:"checkbox",name:t,disabled:i,"aria-describedby":w,className:l("sui-peer sui-sr-only"),...a}),jsxRuntime.jsx("span",{className:l("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!r&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-primary peer-checked:[&_.sui-checkbox-square]:sui-stroke-primary peer-checked:[&_.sui-checkbox-check]:sui-opacity-100",r&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-error peer-checked:[&_.sui-checkbox-square]:sui-stroke-error peer-checked:[&_.sui-checkbox-check]:sui-opacity-100","peer-indeterminate:[&_.sui-checkbox-square]:sui-fill-primary peer-indeterminate:[&_.sui-checkbox-square]:sui-stroke-primary peer-indeterminate:[&_.sui-checkbox-minus]:sui-opacity-100",i&&"sui-opacity-40"),"aria-hidden":"true",children:jsxRuntime.jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntime.jsx("rect",{className:l("sui-checkbox-square",r?"sui-stroke-error":"sui-stroke-inactive","sui-transition-all sui-duration-200"),x:"1.4",y:"1.4",width:"17.2",height:"17.2",rx:"4",ry:"4",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsxRuntime.jsx("g",{className:"sui-checkbox-check sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsxRuntime.jsx(Kt,{className:"sui-h-5 sui-w-5",strokeWidth:2.2})}),jsxRuntime.jsx("g",{className:"sui-checkbox-minus sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsxRuntime.jsx(tr,{className:"sui-h-5 sui-w-5",strokeWidth:2})})]})}),(n||f)&&jsxRuntime.jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[n??f,u&&jsxRuntime.jsx("span",{id:w,"aria-hidden":"true",className:l("sui-text-12",r?"sui-text-error":"sui-text-text-secondary1"),children:u})]})]})});gt.displayName="Checkbox";var vs=react.forwardRef((e,t)=>{let{legend:s,name:r,orientation:o="vertical",options:i,value:n,defaultValue:u,onChange:d,className:f,invalid:a,description:c,descriptionId:p,showSelectAll:w=false,selectAllLabel:x="Select All",...m}=e,[g,v]=re({value:n,defaultValue:u,onChange:d}),k=c?p||`${r}-desc`:void 0,S=i.filter(b=>!b.disabled).map(b=>b.value),y=(g?.length??0)===S.length,P=(g?.length??0)>0&&!y,I=react.useCallback(b=>{if(b){let F=i.filter(E=>!E.disabled).map(E=>E.value);v(F);}else v([]);},[i,v]),T=react.useCallback((b,F)=>{let E=g||[];v(F?[...E,b]:E.filter(M=>M!==b));},[g,v]);return jsxRuntime.jsxs("fieldset",{className:l("sui-flex",o==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",f),"aria-invalid":a||void 0,"aria-describedby":k,ref:t,...m,children:[jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:s}),c&&jsxRuntime.jsx("p",{id:k,className:l("sui-text-12",a?"sui-text-error":"sui-text-text-secondary1"),children:c}),w&&jsxRuntime.jsx(gt,{id:`${r}-select-all`,name:`${r}-select-all`,label:x,checked:y,indeterminate:P,onChange:b=>I(b.target.checked)}),i.map(b=>{let F=g?.includes(b.value)??false,E=b.id||`${r}-${b.value}`;return jsxRuntime.jsx(gt,{id:E,name:r,label:b.label,description:b.description,disabled:b.disabled,invalid:b.invalid??a,checked:F,onChange:M=>T(b.value,M.target.checked)},b.value)})]})});vs.displayName="CheckboxGroup";var ra=classVarianceAuthority.cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 placeholder:sui-text-disabled placeholder:sui-body-12 sui-sm:placeholder:sui-body-14 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),ys=({icon:e,onClick:t,ariaLabel:s,side:r})=>{let o=r==="left"?"sui-left-3":"sui-right-3",i="sui-absolute sui-top-1/2 sui--translate-y-1/2 sui-inline-flex sui-items-center sui-justify-center sui-w-5 sui-h-5 sui-sm:w-6 sui-sm:h-6 sui-text-secondary-400 sui-z-20";return t?jsxRuntime.jsx("button",{type:"button","aria-label":s??"icon button",className:l(i,o),onClick:n=>{n.preventDefault(),n.stopPropagation(),t();},children:e}):jsxRuntime.jsx("div",{className:l(i,o,"sui-pointer-events-none sui-transform"),children:e})},bt=react.forwardRef(({className:e,variant:t="default",type:s="text",label:r,error:o,helperText:i,contentSize:n,leftIcon:u,rightIcon:d,leftDivider:f,rightDivider:a,containerClassName:c,id:p,required:w=false,disabled:x=false,onLeftIconClick:m,leftIconAriaLabel:g,onRightIconClick:v,rightIconAriaLabel:k,...S},y)=>{let N=react.useId(),P=p??N,I=!!o,T=I?"error":t,b=`${P}-error`,F=`${P}-help`,E=[I&&b,!I&&i&&F].filter(Boolean).join(" ")||void 0;return jsxRuntime.jsxs("div",{className:l("sui-w-full",c),children:[r&&jsxRuntime.jsxs("label",{htmlFor:P,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[r,w&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsxs("div",{className:"sui-relative",children:[u&&jsxRuntime.jsx(ys,{icon:u,onClick:m,ariaLabel:g,side:"left"}),f&&u&&jsxRuntime.jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-left-[38px] sui-sm:left-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),jsxRuntime.jsx("input",{type:s,className:l(ra({variant:T,className:e}),u&&"sui-pl-10 sui-sm:pl-12",d&&"sui-pr-10 sui-sm:pr-12"),ref:y,id:P,size:n,required:w,"aria-required":w,"aria-invalid":I,"aria-describedby":E,disabled:x,...S}),a&&d&&jsxRuntime.jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-right-[38px] sui-sm:sui-right-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),d&&jsxRuntime.jsx(ys,{icon:d,onClick:v,ariaLabel:k,side:"right"})]}),(o||i)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[o&&jsxRuntime.jsx("p",{id:`${P}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:o}),!o&&i&&jsxRuntime.jsx("p",{id:`${P}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:i})]})]})});bt.displayName="Input";var xs=react.forwardRef(({value:e,defaultValue:t=0,onChange:s,min:r=Number.NEGATIVE_INFINITY,max:o=Number.POSITIVE_INFINITY,step:i=1,id:n,label:u,helperText:d,error:f,disabled:a,containerClassName:c,inputClassName:p,readOnlyInput:w=false,...x},m)=>{let g=react.useId(),v=n??g,k=`${v}-error`,S=`${v}-help`,y=react.useCallback(h=>Number.isNaN(h)?Math.min(Math.max(t??0,r),o):h<r?r:h>o?o:h,[r,o,t]),[N,P]=re({value:e,defaultValue:y(t),onChange:s}),I=react.useRef(y(t??0)),T=N!==void 0?N-i>=r:true,b=N!==void 0?N+i<=o:true,[F,E]=react.useState(null),M=react.useCallback(h=>{let C=y(h);I.current=C,P(C);},[y,P]),B=react.useCallback(()=>{a||!T||M((N??0)-i);},[a,T,M,N,i]),O=react.useCallback(()=>{a||!b||M((N??0)+i);},[a,b,M,N,i]),z=react.useCallback(h=>{if(a)return;let C=h.target.value;if(C===""||C==="-"){E(C),P(NaN);return}let V=C.replace(/[^\d-]/g,"").replace(/(?!^)-/g,""),j=Number(V);Number.isFinite(j)&&(E(null),P(j));},[a,P]),G=react.useCallback(()=>{if(a)return;let h=Number(N),C=Number.isFinite(h)?y(h):y(t??0);I.current=C,P(C),E(null);},[a,y,N,P,t]),A=!!f,R=[A&&k,!A&&d&&S].filter(Boolean).join(" ")||void 0,U=react.useCallback(h=>Number.isFinite(h)?h.toLocaleString():"",[]);return jsxRuntime.jsxs("div",{className:l("sui-w-full",c),children:[u&&jsxRuntime.jsx("label",{htmlFor:v,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:u}),jsxRuntime.jsxs("div",{className:l("sui-flex sui-items-stretch sui-w-full sui-gap-2"),children:[jsxRuntime.jsx("button",{type:"button","aria-label":"Decrease quantity",onClick:B,disabled:a||!T,className:l("sui-h-[30px] sui-w-[30px] sui-rounded-sm sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsxRuntime.jsx(or,{"aria-hidden":"true"})}),jsxRuntime.jsx("input",{ref:m,id:v,inputMode:"numeric",type:"text",role:"spinbutton","aria-valuemin":Number.isFinite(r)?r:void 0,"aria-valuemax":Number.isFinite(o)?o:void 0,"aria-valuenow":Number.isFinite(Number(N))?Number(N):void 0,"aria-invalid":A,"aria-describedby":R,className:l("sui-flex-1 sui-h-[30px] sui-text-center sui-rounded-sm sui-border sui-border-secondary-300 sui-bg-background-default sui-text-text-default sui-body-14-medium focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",p),value:F!==null?F:Number.isFinite(Number(N))?U(Number(N)):"",onChange:w?void 0:z,readOnly:w,onBlur:G,disabled:a,...(()=>{let{onKeyDown:h,...C}=x;return {...C,onKeyDown:V=>{if(h?.(V),!V.defaultPrevented)if(V.key==="Enter"){V.preventDefault();let j=Number(N),ee=Number.isFinite(j)?y(j):y(t??0);I.current=ee,P(ee),E(null);}else V.key==="Escape"&&(V.preventDefault(),P(I.current),E(null));}}})()}),jsxRuntime.jsx("button",{type:"button","aria-label":"Increase quantity",onClick:O,disabled:a||!b,className:l("sui-h-[30px] sui-w-[30px] sui-rounded-sm sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsxRuntime.jsx(nr,{"aria-hidden":"true"})})]}),(f||d)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[f&&jsxRuntime.jsx("p",{id:k,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:f}),!f&&d&&jsxRuntime.jsx("p",{id:S,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:d})]})]})});xs.displayName="QuantityInput";var Tt=(...e)=>t=>{e.forEach(s=>{typeof s=="function"?s(t):s!=null&&(s.current=t);});};var ua=classVarianceAuthority.cva("sui-flex sui-items-center sui-h-12 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-transition-all sui-duration-300 sui-ease-in-out focus-within:sui-border-primary focus-within:sui-shadow-sm",{variants:{variant:{compact:"sui-w-12 sui-p-0 sui-justify-center",full:"sui-w-full sui-px-4 sui-py-3"}},defaultVariants:{variant:"full"}}),Ns=react.forwardRef(({className:e,variant:t="full",placeholder:s="Search...",onSearch:r,clearable:o=true,containerClassName:i,disabled:n=false,value:u,defaultValue:d,onChange:f,...a},c)=>{let[p,w]=react.useState(false),[x,m]=react.useState(d||""),g=react.useRef(null),v=react.useRef(null),k=Tt(c,g),S=u!==void 0,y=S?u:x,N=!!(y&&String(y).length>0),P=react.useCallback(()=>{t==="compact"&&!n&&(w(true),setTimeout(()=>{g.current?.focus();},150));},[t,n]),I=react.useCallback(G=>{t==="compact"&&!v.current?.contains(G.relatedTarget)&&w(false);},[t]),T=react.useCallback(G=>{S||m(G.target.value),f?.(G);},[S,f]),b=react.useCallback(()=>{r?.(String(y));},[r,y]),F=react.useCallback(()=>{S||m("");let G={...new Event("change",{bubbles:true}),target:{value:""},currentTarget:{value:""}};f?.(G),g.current?.focus();},[S,f]),E=react.useCallback(G=>{G.key==="Enter"&&b();},[b]),M=react.useCallback(()=>{t==="compact"&&!p&&!n&&P();},[t,p,n,P]),B=react.useCallback(G=>{(G.key==="Enter"||G.key===" ")&&!n&&(G.preventDefault(),M());},[M,n]),O=t==="compact"&&p,z=t==="full"||O;return jsxRuntime.jsx("div",{className:l("sui-relative",i),children:jsxRuntime.jsxs("div",{ref:v,className:l(ua({variant:t}),O&&"sui-w-full sui-px-4 sui-py-3",e,n&&"sui-opacity-50 sui-cursor-not-allowed",t==="compact"&&!p&&!n&&"sui-cursor-pointer"),onClick:M,onKeyDown:B,onFocus:P,onBlur:I,role:t==="compact"&&!p?"button":void 0,tabIndex:t==="compact"&&!p?0:void 0,"aria-expanded":t==="compact"?p:void 0,"aria-label":t==="compact"&&!p?"Open search":void 0,children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-text-secondary-400 shrink-0",children:jsxRuntime.jsx(lt,{size:24})}),z&&jsxRuntime.jsx("div",{className:"sui-flex-1 sui-ml-3 sui-relative",children:jsxRuntime.jsx("input",{ref:k,type:"text",value:y,onChange:T,onKeyDown:E,placeholder:s,disabled:n,className:"sui-w-full sui-bg-transparent sui-border-none sui-outline-none sui-text-16 sui-text-foreground placeholder:sui-text-disabled placeholder:sui-text-14","aria-label":"Search input",...a})}),z&&N&&o&&jsxRuntime.jsx("button",{type:"button",onClick:F,disabled:n,className:"sui-ml-2 sui-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 sui-transition-colors sui-duration-200 sui-w-6 sui-h-6 sui-rounded-sm hover:sui-bg-secondary-100 shrink-0","aria-label":"Clear search",tabIndex:0,children:jsxRuntime.jsx(se,{size:24})})]})})});Ns.displayName="SearchInput";var Mt={ja:locale.ja,en:locale.enUS,enUS:locale.enUS,fr:locale.fr,de:locale.de,es:locale.es,it:locale.it,pt:locale.pt,ru:locale.ru,zh:locale.zhCN,zhCN:locale.zhCN,zhTW:locale.zhTW},vr=(e,t,s)=>t&&e<t?t:s&&e>s?s:e,Be=e=>dateFns.format(e,"yyyy-M-d"),yr=(e,t="en")=>{let s=dateFns.startOfMonth(e),o=(Mt[t]??locale.enUS).options?.weekStartsOn??1,i=dateFns.startOfWeek(s,{weekStartsOn:o}),n=dateFns.addDays(i,41);return dateFns.eachDayOfInterval({start:i,end:n})},wa=e=>!!e&&typeof e=="object"&&"from"in e&&"to"in e,hr=(e,t,s)=>{let r=Mt[t]??locale.enUS;if(s){let o=dateFns.format(e,"HH:mm",{locale:r});return t.startsWith("ja")?`${dateFns.format(e,"yyyy\u5E74M\u6708d\u65E5",{locale:r})} ${o}`:`${o}, ${dateFns.format(e,"d MMM yyyy",{locale:r})}`}return t.startsWith("ja")?dateFns.format(e,"yyyy\u5E74M\u6708d\u65E5",{locale:r}):dateFns.format(e,"d MMM yyyy",{locale:r})},qe=(e,t={})=>{if(!e)return "";let s=(t.locale??"en").toString(),r=t.includeTime??false;if(wa(e)){let o=e.from?hr(e.from,s,r):"",i=e.to?hr(e.to,s,r):"";return i?`${o} \u2013 ${i}`:o}return hr(e,s,r)},xr=(e="en")=>{let t=Mt[e]??locale.enUS;return Array.from({length:12},(s,r)=>dateFns.format(new Date(2024,r,1),"MMMM",{locale:t}))},wr=(e="en")=>{let t=Mt[e]??locale.enUS,s=t.options?.weekStartsOn??1,r=[],o=dateFns.startOfWeek(new Date(2024,0,1),{weekStartsOn:s});for(let i=0;i<7;i++){let n=dateFns.addDays(o,i);r.push(dateFns.format(n,"EEEEEE",{locale:t}));}return r};var kr=({onOpenChange:e,initialOpen:t=false,disabled:s=false})=>{let[r,o]=react.useState(t),i=react.useRef(null),n=react.useRef(null);return react.useEffect(()=>{if(!r)return;let a=c=>{i.current?.contains(c.target)||(o(false),e?.(false));};return document.addEventListener("mousedown",a),()=>document.removeEventListener("mousedown",a)},[r,e]),react.useEffect(()=>{if(!r)return;let a=()=>{i.current?.querySelector('[role="grid"]')?.focus?.();},c=window.setTimeout(a,0),p=w=>{w.key==="Escape"&&(o(false),e?.(false),n.current?.focus());};return document.addEventListener("keydown",p),()=>{window.clearTimeout(c),document.removeEventListener("keydown",p);}},[r,e]),{open:r,setOpen:o,containerRef:i,triggerRef:n,handleTriggerFocus:()=>{s||(o(true),e?.(true));},handleIconToggle:()=>{s||o(a=>{let c=!a;return e?.(c),c&&n.current?.focus(),c});},closePopover:()=>{o(false),e?.(false);}}};var Vt=(e,t)=>{react.useEffect(()=>{let s=r=>{!e.current||e.current.contains(r.target)||t(r);};return document.addEventListener("mousedown",s),document.addEventListener("touchstart",s),()=>{document.removeEventListener("mousedown",s),document.removeEventListener("touchstart",s);}},[e,t]);};var Ts=({value:e,onChange:t,minuteStep:s=1,hoursLabel:r="Hours",minutesLabel:o="Minutes",renderHourOption:i,renderMinuteOption:n})=>{let u=react.useRef(null),d=react.useRef(null),f=react.useMemo(()=>Array.from({length:24},(c,p)=>p),[]),a=react.useMemo(()=>Array.from({length:Math.floor(60/s)},(c,p)=>p*s),[s]);return react.useEffect(()=>{let c=u.current?.querySelector('[aria-selected="true"]');c&&typeof c.scrollIntoView=="function"&&c.scrollIntoView({block:"nearest"});let p=d.current?.querySelector('[aria-selected="true"]');p&&typeof p.scrollIntoView=="function"&&p.scrollIntoView({block:"nearest"});},[]),jsxRuntime.jsxs("div",{className:"sui-bg-white sui-shadow-md sui-rounded-md sui-p-4 sui-grid sui-grid-cols-2 sui-gap-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{id:"hours-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:r}),jsxRuntime.jsx("div",{ref:u,role:"listbox","aria-labelledby":"hours-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:f.map(c=>{let p=e.getHours()===c;return jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":p,className:l("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",p&&"sui-text-primary sui-font-semibold"),onClick:()=>{let w=new Date(e);w.setHours(c),t(w);},children:i?i(c,p):String(c).padStart(2,"0")},c)})})]}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{id:"minutes-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:o}),jsxRuntime.jsx("div",{ref:d,role:"listbox","aria-labelledby":"minutes-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:a.map(c=>{let p=e.getMinutes()===c;return jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":p,className:l("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",p&&"sui-text-primary sui-font-semibold"),onClick:()=>{let w=new Date(e);w.setMinutes(c),t(w);},children:n?n(c,p):String(c).padStart(2,"0")},c)})})]})]})},Le=react.forwardRef(({value:e,onChange:t,minuteStep:s=1,hoursLabel:r="Hours",minutesLabel:o="Minutes",className:i,placeholder:n="Select time",formatTime:u,renderTrigger:d,renderHourOption:f,renderMinuteOption:a,renderSpinner:c},p)=>{let[w,x]=react.useState(false),m=react.useRef(null),g=react.useRef(null);Vt(m,()=>x(false)),react.useEffect(()=>{let y=N=>{N.key==="Escape"&&(N.preventDefault(),x(false),g.current?.focus());};return w&&document.addEventListener("keydown",y),()=>document.removeEventListener("keydown",y)},[w]);let k=e?u?u(e):(y=>`${String(y.getHours()).padStart(2,"0")}:${String(y.getMinutes()).padStart(2,"0")}`)(e):"",S=!e;return d?jsxRuntime.jsxs("div",{ref:p,className:l("sui-relative",i),children:[d({value:e,formattedTime:k,onClick:()=>x(y=>!y),open:w,disabled:S}),w&&e&&jsxRuntime.jsx("div",{ref:m,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:c?c({value:e,onChange:y=>{t(y),x(false),setTimeout(()=>g.current?.focus(),0);},minuteStep:s,hoursLabel:r,minutesLabel:o}):jsxRuntime.jsx(Ts,{value:e,minuteStep:s,onChange:y=>{t(y),x(false),setTimeout(()=>g.current?.focus(),0);},hoursLabel:r,minutesLabel:o,renderHourOption:f,renderMinuteOption:a})})]}):jsxRuntime.jsxs("div",{ref:p,className:l("sui-relative",i),children:[jsxRuntime.jsxs("button",{type:"button",ref:g,"aria-haspopup":"listbox","aria-expanded":w,disabled:S,className:"sui-h-12 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between disabled:sui-bg-secondary disabled:sui-cursor-not-allowed",onClick:()=>x(y=>!y),children:[jsxRuntime.jsx("span",{className:l("sui-body-16",!e&&"sui-text-secondary-400"),children:e?k:n}),jsxRuntime.jsx(Ne,{size:20,className:l("sui-transition-transform",w&&"sui-rotate-180")})]}),w&&e&&jsxRuntime.jsx("div",{ref:m,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:c?c({value:e,onChange:y=>{t(y),x(false),setTimeout(()=>g.current?.focus(),0);},minuteStep:s,hoursLabel:r,minutesLabel:o}):jsxRuntime.jsx(Ts,{value:e,minuteStep:s,onChange:y=>{t(y),x(false),setTimeout(()=>g.current?.focus(),0);},hoursLabel:r,minutesLabel:o,renderHourOption:f,renderMinuteOption:a})})]})});Le.displayName="TimePicker";var Nr=react.createContext(null),Vs=()=>{let e=react.useContext(Nr);if(!e)throw new Error("useDatePicker must be used within DatePicker");return e};var Ds=({viewMonth:e,onNavigateMonth:t})=>({onGridKeyDown:react.useCallback(r=>{let o=r.key;if(o!=="ArrowLeft"&&o!=="ArrowRight"&&o!=="ArrowUp"&&o!=="ArrowDown"&&o!=="Home"&&o!=="End"&&o!=="PageUp"&&o!=="PageDown")return;r.preventDefault();let n=document.activeElement?.getAttribute?.("data-date"),u=n?new Date(n):new Date(e),f={ArrowLeft:-1,ArrowRight:1,ArrowUp:-7,ArrowDown:7,Home:-((u.getDay()+6)%7),End:6-(u.getDay()+6)%7,PageUp:-30,PageDown:30}[o]??0,a=new Date(u);a.setDate(u.getDate()+f);let c=`[data-key="${Be(a)}"]`,p=r.currentTarget.querySelector(c);p&&(a.getMonth()!==e.getMonth()&&t?.(new Date(a.getFullYear(),a.getMonth(),1)),p.focus());},[e,t])});var Fs="sui-w-9 sui-h-9 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-body-16";function Ta({weekdays:e}){return jsxRuntime.jsx("div",{className:"sui-grid sui-grid-cols-7 sui-body-16 sui-text-secondary-400 sui-mt-2",children:e.map(t=>jsxRuntime.jsx("div",{className:"sui-h-8 sui-flex sui-items-center sui-justify-center",children:t},t))})}function Qe({viewMonth:e,onSelect:t,onNavigateMonth:s}){let{minDate:r,maxDate:o,isDateDisabled:i,isDateMarked:n,weekdays:u,mode:d,singleValue:f,rangeValue:a,locale:c}=Vs(),p=react.useMemo(()=>yr(e,Array.isArray(c)?c[0]:c),[e,c]),w=react.useCallback(k=>k.getMonth()===e.getMonth(),[e]),x=react.useCallback(k=>{if(!a?.from||!a?.to)return false;let S=new Date(a.from.getFullYear(),a.from.getMonth(),a.from.getDate()),y=new Date(a.to.getFullYear(),a.to.getMonth(),a.to.getDate()),N=new Date(k.getFullYear(),k.getMonth(),k.getDate());return N>=S&&N<=y},[a]),m=k=>i?.(k)||r&&k<new Date(r.getFullYear(),r.getMonth(),r.getDate())||o&&k>new Date(o.getFullYear(),o.getMonth(),o.getDate()),g=`${e.toLocaleString(Array.isArray(c)?c[0]:c,{month:"long",year:"numeric"})}`,{onGridKeyDown:v}=Ds({viewMonth:e,onNavigateMonth:s});return jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"sui-sr-only","aria-live":"polite",children:g}),jsxRuntime.jsx(Ta,{weekdays:u}),jsxRuntime.jsx("div",{className:"sui-grid sui-grid-cols-7 sui-gap-1 sui-mt-1 sui-animate-slide-up",role:"grid",tabIndex:0,"aria-label":g,onKeyDown:v,children:p.map(k=>{let S=dateFns.isSameDay(k,new Date),y=d==="single"?f?dateFns.isSameDay(k,f):false:(a.from?dateFns.isSameDay(k,a.from):false)||(a.to?dateFns.isSameDay(k,a.to):false),N=x(k),P=!w(k),I=m(k),T=n?.(k)??false,b=a?.from?dateFns.isSameDay(k,a.from):false,F=a?.to?dateFns.isSameDay(k,a.to):false;return d==="range"&&P?jsxRuntime.jsx("div",{role:"gridcell","aria-hidden":"true",className:Fs},Be(k)):jsxRuntime.jsx("div",{role:"gridcell",children:jsxRuntime.jsx("button",{type:"button",disabled:I,"data-key":Be(k),"data-date":k.toISOString(),tabIndex:y?0:-1,className:`${Fs} `+[P&&"sui-text-secondary-300",S&&!y&&!N&&"sui-bg-background-secondary2",y&&"sui-bg-primary sui-text-white",y&&b&&!F&&"sui-rounded-l-md sui-rounded-r-none",y&&F&&!b&&"sui-rounded-r-md sui-rounded-l-none",!I&&!y&&"hover:sui-bg-background-default",I&&"sui-text-disabled sui-opacity-50 sui-cursor-not-allowed"].filter(Boolean).join(" "),onClick:()=>{I||(P&&s?.(new Date(k.getFullYear(),k.getMonth(),1)),t(k));},children:jsxRuntime.jsxs("span",{className:"sui-relative sui-inline-flex sui-items-center sui-justify-center sui-w-full sui-h-full",children:[(N||b||F)&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-inset-y-0 sui-bg-secondary sui-pointer-events-none "+(b&&!F?"sui-left-1/2 sui-rounded-l-md":F&&!b?"sui-right-1/2 sui-rounded-r-md":"sui-left-[-4px] sui-right-[-4px]")}),jsxRuntime.jsx("span",{className:"sui-relative sui-z-10",children:k.getDate()}),T&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-top-1 sui-right-1 sui-w-1 sui-h-1 sui-rounded-full sui-bg-primary"})]})})},Be(k))})},`${e.getFullYear()}-${e.getMonth()}`)]})}var Va=(e,t=7)=>{let s=[];for(let r=e-t;r<=e+t;r++)s.push(r);return s};function Je({month:e,year:t,onChange:s,monthLabels:r,minDate:o,maxDate:i}){let[n,u]=react.useState(false),d=react.useMemo(()=>Va(t),[t]),f=o?o.getFullYear():void 0,a=i?i.getFullYear():void 0,c=o?o.getMonth():void 0,p=i?i.getMonth():void 0,w=react.useMemo(()=>d.filter(m=>!(f!==void 0&&m<f||a!==void 0&&m>a)),[d,f,a]),x=react.useMemo(()=>r.map((m,g)=>({label:m,idx:g})).filter(({idx:m})=>!(f!==void 0&&t===f&&c!==void 0&&m<c||a!==void 0&&t===a&&p!==void 0&&m>p)),[r,t,f,a,c,p]);return jsxRuntime.jsxs("div",{className:"sui-relative sui-w-full",children:[jsxRuntime.jsxs("button",{type:"button",className:"sui-h-10 sui-w-full sui-border sui-border-secondary-300 sui-rounded-md sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between",onClick:()=>u(m=>!m),"aria-expanded":n,"aria-haspopup":"listbox","aria-label":"Select month and year",children:[jsxRuntime.jsxs("span",{className:"sui-body-16",children:[r[e].slice(0,3)," ",t]}),jsxRuntime.jsx(Ne,{className:l("sui-transition-transform",n&&"sui-rotate-180"),size:20})]}),n&&jsxRuntime.jsxs("div",{className:"sui-absolute sui-left-0 sui-right-0 sui-w-full sui-z-50 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-grid sui-grid-cols-2 sui-gap-2 sui-p-2 sui-scrollbars-thin",role:"listbox","aria-label":"Month and year selection",children:[jsxRuntime.jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Months",children:x.map(({label:m,idx:g})=>jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":g===e,className:l("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded-md hover:sui-bg-secondary-2 sui-body-14",g===e&&"sui-text-primary sui-body-14-medium"),onClick:()=>{s(g,t),u(false);},children:m},`${m}-${g}`))}),jsxRuntime.jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Years",children:w.map(m=>jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":m===t,className:l("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded hover:sui-bg-secondary-2 sui-body-14",m===t&&"sui-text-primary sui-body-14-medium"),onClick:()=>{s(e,m),u(false);},children:m},m))})]})]})}var Aa=classVarianceAuthority.cva("sui-flex sui-items-center sui-justify-between sui-mb-4"),yt=react.forwardRef((e,t)=>{let{mode:s="single",defaultMonth:r,minDate:o,maxDate:i,isDateDisabled:n,isDateMarked:u,className:d,showTime:f=true,minuteStep:a=1,locale:c,labels:p,weekdayLabels:w,monthLabels:x,formatHeaderDate:m}=e,[g,v]=react.useState(()=>dateFns.startOfMonth(r??new Date)),[k,S]=react.useState(()=>dateFns.addMonths(g,1)),[y,N]=react.useState(false),[P,I]=react.useState("from"),T=e.mode==="single"?e.value:null,b=e.mode==="range"?e.value:{from:null,to:null};react.useEffect(()=>{if(s!=="range")return;let h=!!b?.from,C=!!b?.to;if(h||C){let V=dateFns.startOfMonth(b?.from??b?.to??g),j=dateFns.startOfMonth(b?.to??dateFns.addMonths(V,1));v(V),S(j);return}S(dateFns.addMonths(g,1));},[s,b?.from,b?.to]),react.useEffect(()=>{s==="range"&&!b?.to&&S(dateFns.addMonths(g,1));},[g,s,b?.to]),react.useEffect(()=>{if(typeof window>"u")return;let h=window.matchMedia("(max-width: 640px)"),C=V=>{N((V.matches));};return C(h),typeof h.addEventListener=="function"?h.addEventListener("change",C):typeof h.addListener=="function"&&h.addListener(C),()=>{typeof h.removeEventListener=="function"?h.removeEventListener("change",C):typeof h.removeListener=="function"&&h.removeListener(C);}},[]),react.useEffect(()=>{s!=="range"||!y||b?.from&&!b?.to&&I("to");},[s,y,b?.from,b?.to]);let F=h=>{let C=vr(h,o,i),V=new Date(C.getFullYear(),C.getMonth(),C.getDate(),T?.getHours()??0,T?.getMinutes()??0);e.mode==="single"&&e.onChange?.(V);},E=h=>{let C=b;if(!C||!C.from||C.from&&C.to){let xe={from:h,to:null};e.mode==="range"&&e.onChange?.(xe);return}let V=C.from,j=h<V?V:h,ee={from:h<V?h:V,to:j};e.mode==="range"&&e.onChange?.(ee);},M=react.useMemo(()=>s==="single"?T??new Date:b?.to??b?.from??new Date,[s,T,b]),B=(Array.isArray(c)?c[0]:c)??"en",O=h=>m?m(h??new Date):qe(h??new Date,{locale:B,includeTime:false}),z=x??xr(B),G=w??wr(B),A={from:p?.from??"From",to:p?.to??"To",today:p?.today??"Today",cancel:p?.cancel??"Cancel",apply:p?.apply??"Apply",hours:p?.hours??"Hours",minutes:p?.minutes??"Minutes"},R=()=>{e.mode==="single"&&T?e.onApply?.(T):e.mode==="range"&&b&&e.onApply?.(b);},U={mode:s,minDate:o,maxDate:i,isDateDisabled:n,isDateMarked:u,weekdays:G,months:z,viewLeft:g,setViewLeft:v,viewRight:k,setViewRight:S,singleValue:T??null,rangeValue:b??{from:null,to:null},onSingleChange:e.mode==="single"?e.onChange??(()=>{}):()=>{},onRangeChange:e.mode==="range"?e.onChange??(()=>{}):()=>{},t:A,showTime:f,minuteStep:a,locale:B};return jsxRuntime.jsx("div",{ref:t,className:l("sui-w-full sui-min-w-[280px] sui-bg-white sui-rounded-lg sui-shadow-lg sui-p-4",d),children:jsxRuntime.jsxs(Nr.Provider,{value:U,children:[s==="range"?jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-4",children:[jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:O(b?.from??null)}),jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:O(b?.to??null)})]}):jsxRuntime.jsxs("div",{className:Aa(),children:[jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:O(M)}),jsxRuntime.jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>{let h=new Date;e.mode==="single"&&e.onChange?.(h),v(dateFns.startOfMonth(h));},children:A.today})]}),s==="single"?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx(Q,{className:"sui-mb-6"}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(Je,{month:g.getMonth(),year:g.getFullYear(),onChange:(h,C)=>v(new Date(C,h,1)),monthLabels:z})}),jsxRuntime.jsx(Qe,{viewMonth:g,onSelect:F,onNavigateMonth:h=>v(h)})]}),jsxRuntime.jsx(Q,{className:"sui-my-6"}),f&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx(Le,{value:T??null,minuteStep:a,onChange:h=>{e.mode==="single"&&e.onChange?.(h);},hoursLabel:A.hours,minutesLabel:A.minutes}),jsxRuntime.jsx(Q,{className:"sui-mt-3"})]})]}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:y?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Q,{className:"sui-mb-3"}),jsxRuntime.jsxs("div",{className:"sui-px-4 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:P==="from"?A.from:A.to}),P==="to"&&jsxRuntime.jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>I("from"),"aria-label":"Go back to From date",children:"Back"})]}),P==="from"?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(Je,{month:g.getMonth(),year:g.getFullYear(),onChange:(h,C)=>v(new Date(C,h,1)),monthLabels:z,minDate:o,maxDate:i})}),jsxRuntime.jsx(Qe,{viewMonth:g,onSelect:E,onNavigateMonth:h=>v(h)}),jsxRuntime.jsx(Q,{className:"sui-my-3"}),f&&b?.from&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Le,{value:b.from,minuteStep:a,onChange:h=>{e.mode==="range"&&e.onChange?.({from:h,to:b?.to??null});},hoursLabel:A.hours,minutesLabel:A.minutes})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(Je,{month:k.getMonth(),year:k.getFullYear(),onChange:(h,C)=>S(new Date(C,h,1)),monthLabels:z,minDate:b?.from??o,maxDate:i})}),jsxRuntime.jsx(Qe,{viewMonth:k,onSelect:E,onNavigateMonth:h=>S(h)}),jsxRuntime.jsx(Q,{className:"sui-my-3"}),f&&b?.to&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Le,{value:b.to,minuteStep:a,onChange:h=>{e.mode==="range"&&e.onChange?.({from:b?.from??null,to:h});},hoursLabel:A.hours,minutesLabel:A.minutes})})]})]}),jsxRuntime.jsx(Q,{className:"sui-mt-3"})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Q,{className:"sui-mb-3"}),jsxRuntime.jsxs("div",{className:"sui-flex sui-items-stretch sui-px-4",children:[jsxRuntime.jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:A.from}),jsxRuntime.jsx(Je,{month:g.getMonth(),year:g.getFullYear(),onChange:(h,C)=>v(new Date(C,h,1)),monthLabels:z,minDate:o,maxDate:i})]}),jsxRuntime.jsx(Qe,{viewMonth:g,onSelect:E,onNavigateMonth:h=>v(h)}),jsxRuntime.jsx(Q,{className:"sui-my-3"}),f&&b?.from&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Le,{value:b.from,minuteStep:a,onChange:h=>{e.mode==="range"&&e.onChange?.({from:h,to:b?.to??null});},hoursLabel:A.hours,minutesLabel:A.minutes})})]}),jsxRuntime.jsx("div",{className:"sui-flex sui-items-stretch",children:jsxRuntime.jsx(Q,{orientation:"vertical",className:"sui-self-stretch sui-mx-4"})}),jsxRuntime.jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:A.to}),jsxRuntime.jsx(Je,{month:k.getMonth(),year:k.getFullYear(),onChange:(h,C)=>S(new Date(C,h,1)),monthLabels:z,minDate:b?.from??o,maxDate:i})]}),jsxRuntime.jsx(Qe,{viewMonth:k,onSelect:E,onNavigateMonth:h=>S(h)}),jsxRuntime.jsx(Q,{className:"sui-my-3"}),f&&b?.to&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Le,{value:b.to,minuteStep:a,onChange:h=>{e.mode==="range"&&e.onChange?.({from:b?.from??null,to:h});},hoursLabel:A.hours,minutesLabel:A.minutes})})]})]}),jsxRuntime.jsx(Q,{className:"sui-mt-3"})]})}),jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-gap-3 sui-mt-4",children:[jsxRuntime.jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-border sui-border-black sui-bg-white sui-text-text-default hover:sui-bg-background-default sui-button-14-medium",onClick:()=>e.onCancel?.(),children:A.cancel}),jsxRuntime.jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-bg-primary sui-text-white hover:sui-opacity-90 sui-button-14-semibold",onClick:R,children:A.apply})]})]})})});yt.displayName="DatePicker";var Gs=classVarianceAuthority.cva("sui-absolute sui-z-50 sui-mt-1 sui-origin-top-left sui-rounded-lg sui-shadow-lg"),Ga=react.forwardRef((e,t)=>{let{value:s,onChange:r,label:o,helperText:i,error:n,required:u,disabled:d,className:f,containerClassName:a,placeholder:c="Select date",format:p,parse:w,onOpenChange:x,closeOnSelect:m=true,leftIcon:g,rightIcon:v,onRightIconClick:k,rightIconAriaLabel:S,onLeftIconClick:y,leftIconAriaLabel:N,leftDivider:P,rightDivider:I,autoWidth:T=true,...b}=e,{open:F,containerRef:E,triggerRef:M,handleTriggerFocus:B,handleIconToggle:O,closePopover:z}=kr({onOpenChange:x,disabled:d}),G=react.useId(),A=V=>{if(p)return p(V);let j=b.showTime??false,ee=(b.locale??"en").toString();return qe(V,{locale:ee,includeTime:j})},R=react.useMemo(()=>A(s??null),[s,p,b]),U=V=>{r?.(V),m&&z();},h=V=>{if(!w)return;let j=w(V.target.value);j&&r?.(j);},C=react.useMemo(()=>{if(!T)return;let V=R?.length??0,j=(c??"").length,ee=(g?2:0)+(v?2:0),Ue=Math.max(V,j)+ee+2;return Math.max(Ue,12)},[T,R,c,g,v]);return jsxRuntime.jsxs("div",{ref:E,className:l("sui-relative",T?"sui-inline-block":"sui-w-full",a),children:[jsxRuntime.jsx(bt,{id:G,label:o,helperText:i,error:n,required:u,disabled:d,placeholder:c,value:R,onChange:h,onFocus:B,"aria-haspopup":"dialog","aria-expanded":F,className:l(f,T&&"sui-w-auto"),contentSize:C,rightIcon:v??jsxRuntime.jsx(Nt,{"aria-hidden":"true",className:d?"sui-opacity-50 sui-cursor-not-allowed":""}),onRightIconClick:()=>{k?.(),O();},rightIconAriaLabel:S??"Open date picker",leftIcon:g,onLeftIconClick:()=>{y?.(),O();},leftIconAriaLabel:N??"Open date picker",leftDivider:P,rightDivider:I,ref:V=>{typeof t=="function"?t(V):t&&typeof t=="object"&&(t.current=V),M.current=V;},readOnly:!w}),F&&jsxRuntime.jsx("div",{className:l(Gs(),"sui-w-full sui-max-w-[360px] sui-min-w-[320px]"),role:"dialog","aria-modal":"false",children:jsxRuntime.jsx(yt,{mode:"single",value:s,onChange:V=>r?.(V),onApply:V=>U(V),onCancel:z,defaultMonth:s??void 0,...b,locale:b.locale??"en",showTime:b.showTime??false})})]})}),Ba=react.forwardRef((e,t)=>{let{value:s,onChange:r,label:o,helperText:i,error:n,required:u,disabled:d,className:f,containerClassName:a,placeholder:c="Select date",format:p,onOpenChange:w,closeOnSelect:x=true,leftIcon:m,rightIcon:g,onRightIconClick:v,rightIconAriaLabel:k,onLeftIconClick:S,leftIconAriaLabel:y,leftDivider:N,rightDivider:P,autoWidth:I=true,...T}=e,{open:b,containerRef:F,triggerRef:E,handleTriggerFocus:M,handleIconToggle:B,closePopover:O}=kr({onOpenChange:w,disabled:d}),z=react.useId(),G=h=>{if(p)return p(h);let C=T.showTime??false,V=(T.locale??"en").toString();return qe(h,{locale:V,includeTime:C})},A=react.useMemo(()=>G(s??null),[s,p,T]),R=h=>{r?.(h),x&&O();},U=react.useMemo(()=>{if(!I)return;let h=A?.length??0,C=(c??"").length,V=(m?2:0)+(g?2:0),ee=Math.max(h,C)+V+2;return Math.max(ee,20)},[I,A,c,m,g]);return jsxRuntime.jsxs("div",{ref:F,className:l("sui-relative",I?"sui-inline-block":"sui-w-full",a),children:[jsxRuntime.jsx(bt,{id:z,label:o,helperText:i,error:n,required:u,disabled:d,placeholder:c,value:A,onFocus:M,"aria-haspopup":"dialog","aria-expanded":b,className:l(f,I&&"sui-w-auto"),contentSize:U,rightIcon:g??jsxRuntime.jsx(Nt,{"aria-hidden":"true",className:d?"sui-text-disabled":""}),onRightIconClick:()=>{v?.(),B();},rightIconAriaLabel:k??"Open date picker",leftIcon:m,onLeftIconClick:()=>{S?.(),B();},leftIconAriaLabel:y??"Open date picker",leftDivider:N,rightDivider:P,ref:h=>{typeof t=="function"?t(h):t&&typeof t=="object"&&(t.current=h),E.current=h;},readOnly:true}),b&&jsxRuntime.jsx("div",{className:l(Gs(),"sui-w-full sui-min-w-[320px] sui-max-w-[360px] sui-sm:w-auto sui-sm:min-w-[640px] sui-sm:max-w-none"),role:"dialog","aria-modal":"false",children:jsxRuntime.jsx(yt,{mode:"range",value:s,onChange:h=>r?.(h),onApply:h=>R(h),onCancel:O,defaultMonth:s?.to??s?.from??void 0,...T,locale:T.locale??"en",showTime:T.showTime??false})})]})}),Bs=react.forwardRef((e,t)=>e.mode==="range"?jsxRuntime.jsx(Ba,{...e,ref:t}):jsxRuntime.jsx(Ga,{...e,ref:t}));Bs.displayName="DateInput";function zs(e,t,s){if(t.length>0){let r=`.${e.name.split(".").pop()?.toLowerCase()}`,o=e.type;if(!t.some(n=>n.startsWith(".")?r===n:o===n))return {type:"fileType",message:`File type not supported. Accepted types: ${t.join(", ")}`}}return e.size>s?{type:"fileSize",message:`File is too large. Maximum size is ${Math.round(s/1048576)}MB`}:null}var _a=classVarianceAuthority.cva("sui-relative sui-w-full sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2",{variants:{variant:{default:"sui-border-primary sui-bg-background-primary hover:sui-border-primary/80 hover:sui-bg-primary/5",dragOver:"sui-border-primary sui-bg-primary/10",error:"sui-border-error sui-bg-error/5",disabled:"sui-border-stroke-level3 sui-bg-background-secondary2 sui-cursor-not-allowed"},size:{sm:"sui-min-h-[120px] sui-p-4",md:"sui-min-h-[160px] sui-p-6",lg:"sui-min-h-[200px] sui-p-8"}},defaultVariants:{variant:"default",size:"md"}}),_s=react.forwardRef(({files:e,onFilesChange:t,onUploadSuccess:s,onUploadError:r,onFileRemove:o,acceptedFileTypes:i=[],maxFileSize:n=7*1024*1024,maxFiles:u=10,multiple:d=false,disabled:f=false,label:a,error:c,helperText:p,variant:w,size:x="md",className:m,iconType:g="file",uploadIcon:v,successIcon:k,errorIcon:S,id:y,required:N=false,"aria-label":P,"aria-describedby":I,messages:T,renderSubtitle:b,onValidateFile:F,...E},M)=>{let B=react.useId(),O=y??B,z=react.useRef(null),[G,A]=react.useState(false),[R,U]=re({value:e,defaultValue:[],onChange:t}),[h,C]=react.useState(null),V=(R?.length??0)>0,j=!!c,ee=j?"error":G?"dragOver":w,xe=`${O}-error`,Ue=`${O}-help`,$=react.useCallback(L=>{let W=zs(L,i,n);return W?{...W,file:L}:null},[i,n]),ge=react.useCallback(L=>new Promise(W=>{if(L.type.startsWith("image/")){let Y=new FileReader;Y.onload=ue=>W(ue.target?.result),Y.readAsDataURL(L);}else W("");}),[]),le=react.useCallback(async L=>{if(f)return;let W=Array.from(L),Y=[],ue=false,Fr=(R??[]).filter(X=>X.status!=="error").length;if(!d&&W.length>1){let X={type:"fileCount",message:"Only one file is allowed"};r?.(X),C(X.message),ue=true,W.forEach(te=>Y.push({id:ot(),file:te,status:"error",error:X})),U([...R??[],...Y]);return}if(Fr+W.length>u){let X=Math.max(0,u-Fr),te=W.slice(X),be=W.slice(0,X),tt={type:"fileCount",message:`Maximum ${u} files allowed`};te.length>0&&(r?.(tt),C(tt.message),ue=true,te.forEach(We=>Y.push({id:ot(),file:We,status:"error",error:tt}))),W.length=be.length;for(let We=0;We<be.length;We++)W[We]=be[We];}for(let X of W){let te=$(X);if(!te&&F&&(te=F(X)??null),te){r?.(te),C(te.message),ue=true,Y.push({id:ot(),file:X,status:"error",error:te});continue}let be=await ge(X),tt={id:ot(),file:X,preview:be,status:"pending"};Y.push(tt);}if(Y.length>0){let X=d?[...R??[],...Y]:Y;U(X);let te=Y.filter(be=>be.status!=="error").map(be=>be.file);te.length>0&&s?.(te),ue||C(null);}},[f,d,u,R?.length,$,ge,r,s,U]),Ot=react.useCallback(L=>{L.preventDefault(),L.stopPropagation(),f||A(true);},[f]),zt=react.useCallback(L=>{L.preventDefault(),L.stopPropagation(),A(false);},[]),Po=react.useCallback(L=>{if(L.preventDefault(),L.stopPropagation(),A(false),f)return;let W=L.dataTransfer.files;W.length>0&&le(W);},[f,le]),Ut=react.useCallback(()=>{!f&&z.current&&z.current.click();},[f]),Ro=react.useCallback(L=>{let W=L.target.files;W&&W.length>0&&le(W),L.target.value="";},[le]),Io=react.useCallback(L=>{let W=(R??[]).filter(ue=>ue.id!==L);U(W),o?.(L),W.some(ue=>ue.status==="error")||C(null);},[R,U,o]),Lo=react.useCallback(L=>{let W=(R??[]).map(Y=>Y.id===L?{...Y,preview:void 0}:Y);U(W);},[R,U]),To=react.useCallback(L=>{(L.key==="Enter"||L.key===" ")&&(L.preventDefault(),Ut());},[Ut]),Mo=()=>i.length===0?"All file types":i.join(", "),Vo=()=>`${Math.round(n/1048576)}MB`,Er=[j&&xe,!j&&p&&Ue,I].filter(Boolean).join(" ")||void 0,Do=b?.({acceptedFileTypes:i,maxFileSize:n,multiple:d,maxFiles:u})??T?.subtitle;return jsxRuntime.jsxs("div",{className:l("sui-w-full",m),ref:M,...E,children:[a&&jsxRuntime.jsxs("label",{htmlFor:O,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[a,N&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsx("input",{ref:z,type:"file",id:O,className:"sui-sr-only",tabIndex:-1,"aria-hidden":"true",multiple:d,accept:i.join(","),disabled:f,onChange:Ro,"aria-describedby":Er}),jsxRuntime.jsx("div",{className:l(_a({variant:ee,size:x}),f&&"sui-cursor-not-allowed sui-opacity-50"),onDragOver:Ot,onDragLeave:zt,onDrop:Po,onClick:Ut,onKeyDown:V?void 0:To,tabIndex:f||V?-1:0,role:V?void 0:"button","aria-label":V?void 0:P||a||"File upload area","aria-describedby":Er,children:jsxRuntime.jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center sui-space-y-3",children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-space-x-2 sui-text-primary sui-p-2 sui-bg-background-secondary2 sui-rounded-md",children:v||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[g==="file"&&jsxRuntime.jsx(Yt,{}),g==="image"&&jsxRuntime.jsx(er,{}),g==="video"&&jsxRuntime.jsx(mr,{})]})}),jsxRuntime.jsxs("div",{className:"sui-space-y-1",children:[jsxRuntime.jsx("p",{className:"sui-body-14-medium sui-text-default",children:(G?T?.titleDragOver:T?.titleIdle)??(G?"Drop your files here":"Click to upload or drag and drop")}),jsxRuntime.jsx("p",{className:"sui-label-12",children:Do??jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Mo()," \u2022 Max ",Vo(),d&&` \u2022 Up to ${u} files`]})})]}),(R?.length??0)>0&&jsxRuntime.jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-start",children:(R??[]).map(L=>jsxRuntime.jsxs("div",{className:l("sui-relative sui-overflow-hidden sui-flex sui-items-center sui-gap-2 sui-max-w-full sui-rounded-md sui-border sui-px-2 sui-py-1",L.status==="error"&&"sui-border-error sui-bg-error/5",L.status==="success"&&"sui-border-success sui-bg-success/5",L.status==="pending"&&"sui-border-stroke-level2 sui-bg-background-secondary1"),children:[jsxRuntime.jsx("div",{className:l("sui-absolute sui-inset-y-0 sui-left-0 sui-transition-all sui-duration-300",L.status==="uploading"&&"sui-bg-primary/20",L.status==="success"&&"sui-bg-success/20",L.status==="error"&&"sui-bg-error/20"),style:{width:L.status==="uploading"?`${Math.min(100,Math.max(0,L.progress??0))}%`:L.status==="success"||L.status==="error"?"100%":"0%"},"aria-hidden":"true"}),jsxRuntime.jsxs("div",{className:"sui-relative sui-z-10 sui-flex sui-items-center sui-gap-2",children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-h-5 sui-w-5 sui-rounded sui-overflow-hidden sui-text-text-blue",children:L.file.type.startsWith("image/")&&L.preview?jsxRuntime.jsx("img",{src:L.preview,alt:L.file.name,className:"sui-h-full sui-w-full sui-object-cover",onError:()=>Lo(L.id)}):L.file.type.startsWith("image/")?jsxRuntime.jsx(Xt,{}):L.file.type.startsWith("video/")?jsxRuntime.jsx(pr,{}):jsxRuntime.jsx(qt,{})}),jsxRuntime.jsx("span",{className:"sui-label-12 sui-truncate sui-max-w-[220px] sui-text-text-blue",children:L.file.name}),L.status==="success"&&(k??jsxRuntime.jsx(ct,{})),L.status==="error"&&(S??jsxRuntime.jsx(nt,{})),jsxRuntime.jsx("button",{type:"button",onClick:W=>{W.stopPropagation(),Io(L.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Remove ${L.file.name}`,children:jsxRuntime.jsx(se,{})})]})]},L.id))})]})}),h&&!c&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{role:"alert","aria-live":"polite",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:h})}),!h&&!c&&p&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{id:Ue,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:p})}),c&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{id:xe,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:c})})]})});_s.displayName="FileUpload";var $s=react.forwardRef(({onSubmit:e,noValidate:t,children:s,className:r,"aria-describedby":o,...i},n)=>{let u=react.useCallback(d=>{let f=d.currentTarget;if(!t&&!f.checkValidity()){d.preventDefault();let a=f.querySelector(":invalid, [aria-invalid='true']");a&&a.focus();return}e?.(d);},[e,t]);return jsxRuntime.jsx("form",{ref:n,className:l("sui-w-full",r),onSubmit:u,noValidate:t,"aria-describedby":o,...i,children:s})}),js=react.forwardRef(({errors:e,className:t,title:s,id:r},o)=>{let i=e&&e.length>0,n=react.useId(),u=r??n;return i?jsxRuntime.jsxs("div",{ref:o,role:"alert","aria-live":"assertive","aria-atomic":"true",className:l("sui-mb-4 sui-rounded-md sui-border sui-border-error/40 sui-bg-error/5 sui-p-3",t),id:u,children:[jsxRuntime.jsx("p",{className:"sui-text-14 sui-text-error sui-font-medium sui-mb-2",children:s??"Please fix the following errors:"}),jsxRuntime.jsx("ul",{className:"sui-list-disc sui-pl-5 sui-space-y-1",children:e.map(d=>jsxRuntime.jsx("li",{className:"sui-text-14",children:jsxRuntime.jsx("a",{href:`#${d.id}`,className:"sui-text-error hover:sui-underline",onClick:f=>{f.preventDefault(),document.getElementById(d.id)?.focus();},children:d.message})},d.id))})]}):null}),Ks=react.forwardRef(({children:e,className:t,asFieldset:s=false,legend:r},o)=>s?jsxRuntime.jsxs("fieldset",{ref:o,className:l("sui-mb-4 sui-space-y-2",t),children:[r&&jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium",children:r}),e]}):jsxRuntime.jsx("div",{ref:o,className:l("sui-mb-4 sui-space-y-2",t),children:e}));$s.displayName="Form";js.displayName="FormErrorSummary";Ks.displayName="FormField";var xt=(e,t)=>{let s=t-e+1;return Array.from({length:s},(r,o)=>o+e)},qs=({currentPage:e,totalCount:t,pageSize:s,siblingCount:r,hasNextPage:o,hasPrevPage:i})=>react.useMemo(()=>{if(t===0)return [e];if(o===false){let w=Math.max(1,e-r);return xt(w,e)}let n=Math.max(1,Math.ceil(t/s));if(5+r*2>=n)return xt(1,n);let d=Math.max(e-r,1),f=Math.min(e+r,n),a=d>2,c=f<n-1;return !a&&c?[...xt(1,f+1),"ellipsis",n]:a&&!c?[1,"ellipsis",...xt(d-1,n)]:[1,"ellipsis",...xt(d,f),"ellipsis",n]},[e,s,r,t,o,i]);var Ys=react.forwardRef(({total:e,pageSize:t=10,page:s,defaultPage:r=1,onPageChange:o,siblingCount:i=1,showInfo:n=true,showFirstLast:u=false,hasNextPage:d,hasPrevPage:f,renderInfo:a,className:c,...p},w)=>{let[x,m]=re({value:s,defaultValue:r,onChange:o}),g=e?Math.max(1,Math.ceil(e/t)):void 0,v=g?Math.min(Math.max(x??1,1),g):Math.max(x??1,1),k=qs({currentPage:v,totalCount:e??0,pageSize:t,siblingCount:i,hasNextPage:d,hasPrevPage:f}),S=e?(v-1)*t+1:void 0,y=e?Math.min(v*t,e):void 0,N=I=>{let T=g?Math.min(Math.max(I,1),g):Math.max(I,1);m(T);},P=a?a(S??0,y??0,e??0):e?jsxRuntime.jsx("span",{className:"sui-text-text/70 sui-text-14",children:`Showing ${(y??0)-(S??0)+1} of ${e} entries`}):jsxRuntime.jsxs("span",{className:"sui-text-text/70 sui-text-14",children:["Page ",v]});return jsxRuntime.jsxs("nav",{ref:w,"aria-label":"Pagination",className:l("sui-flex sui-flex-col sui-items-stretch sui-gap-3 sui-sm:flex-row sui-sm:items-center sui-sm:justify-between sui-sm:gap-6",c),...p,children:[n&&jsxRuntime.jsx("div",{className:"sui-order-1 sui-sm:order-none",children:P}),jsxRuntime.jsxs("ul",{className:"sui-flex sui-items-center sui-gap-2 sui-sm:gap-4",children:[u&&jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to first page",disabled:v===1,onClick:()=>N(1),className:l("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(lr,{})})}),jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to previous page",disabled:f===false||v===1,onClick:()=>N(v-1),className:l("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(dr,{})})}),k.map((I,T)=>jsxRuntime.jsx("li",{children:I==="ellipsis"?jsxRuntime.jsx("span",{className:"sui-text-text/60 sui-text-16",children:"\u2026"}):jsxRuntime.jsx("button",{type:"button","aria-current":I===v?"page":void 0,"aria-label":`Go to page ${I}`,onClick:()=>N(I),className:l("sui-min-w-8 sui-h-8 sui-rounded-md sui-px-2 sui-text-16 sui-transition-all",I===v?"sui-bg-primary sui-text-white":"sui-text-text enabled:hover:sui-bg-gray-50"),children:I})},`${I}-${T}`)),jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to next page",disabled:d===false||(g?v===g:false),onClick:()=>N(v+1),className:l("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(cr,{})})}),u&&jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to last page",disabled:g?v===g:false,onClick:()=>N(g??1),className:l("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(ur,{})})})]})]})});Ys.displayName="Pagination";var Gt=react.forwardRef(({id:e,name:t,className:s,invalid:r=false,disabled:o,label:i,description:n,descriptionId:u,children:d,...f},a)=>{let c=n?u||(e?`${e}-desc`:void 0):f["aria-describedby"];return jsxRuntime.jsxs("label",{className:l("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",o&&"sui-cursor-not-allowed",s),children:[jsxRuntime.jsx("input",{id:e,ref:a,type:"radio",name:t,disabled:o,"aria-describedby":c,className:l("sui-peer sui-sr-only"),...f}),jsxRuntime.jsx("span",{className:l("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!r&&"peer-checked:[&_.sui-radio-ring]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-opacity-100",r&&"peer-checked:[&_.sui-radio-ring]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-opacity-100",o&&"sui-opacity-40"),"aria-hidden":"true",children:jsxRuntime.jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntime.jsx("circle",{className:l("sui-radio-ring",r?"sui-text-error":"sui-text-inactive","sui-transition-colors sui-duration-200"),cx:"10",cy:"10",r:"9.3",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsxRuntime.jsx("circle",{className:"sui-radio-dot sui-opacity-0 sui-transition-opacity sui-duration-200",cx:"10",cy:"10",r:"6.8",fill:"currentColor"})]})}),(i||d)&&jsxRuntime.jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[i??d,n&&jsxRuntime.jsx("span",{id:c,"aria-hidden":"true",className:l("sui-text-12",r?"sui-text-error":"sui-text-text-secondary1"),children:n})]})]})});Gt.displayName="Radio";var Qs=react.forwardRef((e,t)=>{let{legend:s,name:r,orientation:o="vertical",options:i,value:n,defaultValue:u,onChange:d,className:f,invalid:a,description:c,descriptionId:p,...w}=e,[x,m]=re({value:n,defaultValue:u,onChange:d}),g=c?p||`${r}-desc`:void 0;return jsxRuntime.jsxs("fieldset",{className:l("sui-flex",o==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",f),"aria-invalid":a||void 0,"aria-describedby":g,ref:t,...w,children:[jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:s}),c&&jsxRuntime.jsx("p",{id:g,className:l("sui-text-12",a?"sui-text-error":"sui-text-text-secondary1"),children:c}),i.map(v=>{let k=x===v.value,S=v.id||`${r}-${v.value}`;return jsxRuntime.jsx(Gt,{id:S,name:r,label:v.label,description:v.description,disabled:v.disabled,invalid:v.invalid??a,checked:k,onChange:()=>m(v.value)},v.value)})]})});Qs.displayName="RadioGroup";var eo=({options:e,value:t,multiple:s=false,searchable:r=false,onSearch:o,onChange:i})=>{let[n,u]=react.useState(false),[d,f]=react.useState(""),a=react.useRef([]),c=react.useRef(null),p=react.useMemo(()=>!r||o?e:e.filter(y=>y.label.toLowerCase().includes(d.toLowerCase())),[e,d,r,o]),w=s?Array.isArray(t)?t:[]:typeof t=="string"?t:"",x=s?null:e.find(y=>y.value===w),m=react.useCallback(y=>{if(s){let N=Array.isArray(t)?t:[],P=N.includes(y)?N.filter(I=>I!==y):[...N,y];i?.(P);}else i?.(y),u(false);},[s,t,i]),g=react.useCallback(y=>{f(y),o?.(y);},[o]),v=react.useCallback(()=>{u(true),setTimeout(()=>{r&&c.current?c.current.focus():a.current[0]&&a.current[0].focus();},0);},[r]),k=react.useCallback(()=>{u(false),f("");},[]),S=react.useCallback(y=>{let N=a.current.findIndex(P=>P===document.activeElement);switch(y.key){case "ArrowDown":{y.preventDefault();let P=Math.min(a.current.length-1,N+1);a.current[P]?.focus();break}case "ArrowUp":{y.preventDefault();let P=Math.max(0,N-1);a.current[P]?.focus();break}case "Home":y.preventDefault(),a.current[0]?.focus();break;case "End":y.preventDefault(),a.current[a.current.length-1]?.focus();break;case "Escape":y.preventDefault(),k();break;default:if(y.key.length===1&&/[a-zA-Z0-9]/.test(y.key)){y.preventDefault();let P=y.key.toLowerCase(),I=p.findIndex(T=>T.label.toLowerCase().startsWith(P));I!==-1&&a.current[I]?.focus();}break}},[p,k]);return {isOpen:n,searchTerm:d,optionRefs:a,searchInputRef:c,filteredOptions:p,selectedValue:w,selectedOption:x,handleCustomChange:m,handleSearchChange:g,openDropdown:v,closeDropdown:k,handleKeyDown:S}};function ro({selectedValue:e,selectedOption:t,multiple:s,placeholder:r,renderOption:o,options:i}){return s?Array.isArray(e)&&e.length>0?jsxRuntime.jsxs("span",{className:"sui-flex sui-items-center sui-gap-1",children:[e.slice(0,2).map(n=>{let u=i.find(d=>d.value===n);return u?jsxRuntime.jsx("span",{className:"sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC] sui-truncate sui-whitespace-nowrap",children:o?o(u):u.label},n):null}),e.length>2&&jsxRuntime.jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",e.length-2," more"]})]}):r||"Select options...":t?o?o(t):t.label:r||"Select an option..."}function so({isOpen:e,selectId:t,searchable:s,searchTerm:r,searchInputRef:o,onSearchChange:i,filteredOptions:n,selectedValue:u,multiple:d,optionRefs:f,onOptionChange:a,onKeyDown:c,renderOption:p,maxHeight:w}){return e?jsxRuntime.jsxs("div",{className:"sui-absolute sui-top-full sui-left-0 sui-right-0 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-z-50 sui-overflow-hidden",style:{maxHeight:`${w}px`},children:[s&&jsxRuntime.jsx("div",{className:"sui-p-2 sui-border-b sui-border-secondary-300",children:jsxRuntime.jsxs("div",{className:"sui-relative",children:[jsxRuntime.jsx("div",{className:"sui-absolute sui-left-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 sui-w-4 sui-h-4 sui-flex sui-items-center sui-justify-center",children:jsxRuntime.jsx(lt,{size:16})}),jsxRuntime.jsx("input",{ref:o,type:"text",placeholder:"Search...",value:r,onChange:x=>i(x.target.value),className:"sui-w-full sui-pl-10 sui-pr-3 sui-py-2 sui-text-14 sui-border sui-border-secondary-300 sui-rounded sui-focus:sui-outline-none sui-focus:sui-border-primary"})]})}),jsxRuntime.jsx("ul",{id:`${t}-listbox`,role:"listbox","aria-multiselectable":d||void 0,tabIndex:-1,className:"sui-max-h-60 sui-overflow-y-auto sui-scrollbars-thin",onKeyDown:c,children:n.length>0?n.map((x,m)=>{let g=d?Array.isArray(u)&&u.includes(x.value):u===x.value;return jsxRuntime.jsx("li",{role:"presentation",children:jsxRuntime.jsxs("button",{type:"button",className:l("sui-w-full sui-px-4 sui-py-3 sui-text-left sui-body-16 sui-flex sui-items-center sui-justify-between hover:sui-bg-secondary sui-transition-colors",x.disabled&&"sui-text-disabled sui-cursor-not-allowed sui-opacity-50"),ref:v=>f.current[m]=v,onClick:()=>{x.disabled||a(x.value);},disabled:x.disabled,role:"option","aria-selected":g,onKeyDown:v=>{(v.key==="Enter"||v.key===" ")&&(v.preventDefault(),x.disabled||a(x.value));},children:[jsxRuntime.jsx("span",{className:"sui-flex sui-items-center sui-gap-2 sui-min-w-0 sui-flex-1 sui-truncate",children:p?p(x):x.label}),g&&jsxRuntime.jsx(ar,{size:20,className:"sui-text-primary"})]})},x.value)}):jsxRuntime.jsx("li",{role:"presentation",children:jsxRuntime.jsx("div",{className:"sui-px-4 sui-py-3 sui-text-14 sui-text-secondary-400 sui-text-center",children:"No options found"})})})]}):null}var oo=classVarianceAuthority.cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50 sui-appearance-none sui-pr-10 sui-sm:pr-12",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),no=react.forwardRef(({className:e,variant:t="default",label:s,error:r,helperText:o,required:i=false,disabled:n=false,placeholder:u,options:d,value:f,multiple:a=false,native:c=false,onChange:p,containerClassName:w,id:x,renderOption:m,searchable:g=false,clearable:v=false,maxHeight:k=200,onSearch:S,renderValue:y,renderDropdown:N,...P},I)=>{let T=react.useId(),b=x??T,F=!!r,E=F?"error":t,M=F?`${b}-error`:o?`${b}-help`:void 0,{isOpen:B,searchTerm:O,optionRefs:z,searchInputRef:G,filteredOptions:A,selectedValue:R,selectedOption:U,handleCustomChange:h,handleSearchChange:C,openDropdown:V,closeDropdown:j,handleKeyDown:ee}=eo({options:d,value:f,multiple:a,searchable:g,onSearch:S,onChange:p}),xe=react.useRef(null);Vt(xe,()=>{B&&j();});let Ue=$=>{if(a){let ge=Array.from($.target.selectedOptions,le=>le.value);p?.(ge);}else p?.($.target.value);};return jsxRuntime.jsxs("div",{ref:xe,className:l("sui-w-full",w),children:[s&&jsxRuntime.jsxs("label",{htmlFor:b,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[s,i&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsx("div",{className:"sui-relative",children:c?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("select",{className:l(oo({variant:E,className:e})),ref:I,id:b,required:i,"aria-required":i,"aria-invalid":F,"aria-describedby":M,disabled:n,multiple:a,value:R,onChange:Ue,...P,children:[u&&!a&&jsxRuntime.jsx("option",{value:"",disabled:true,style:{color:"#B1B5C3"},children:u}),d.map($=>jsxRuntime.jsx("option",{value:$.value,disabled:$.disabled,children:m?m($):$.label},$.value))]}),jsxRuntime.jsx("div",{className:l("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center",n?"sui-text-disabled":"sui-text-secondary-400"),children:jsxRuntime.jsx(Ne,{size:24})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[P.name&&!n&&(Array.isArray(R)?R.map($=>jsxRuntime.jsx("input",{type:"hidden",name:P.name,value:$},$)):jsxRuntime.jsx("input",{type:"hidden",name:P.name,value:R})),jsxRuntime.jsxs("button",{type:"button",className:l(oo({variant:E,className:e}),"sui-overflow-hidden"),onClick:()=>!n&&(B?j():V()),disabled:n,ref:I,id:b,"aria-expanded":B,"aria-haspopup":"listbox","aria-describedby":M,"aria-controls":B?`${b}-listbox`:void 0,onKeyDown:$=>{n||(!B&&($.key==="ArrowDown"||$.key==="ArrowUp")?($.preventDefault(),V()):B&&$.key==="Escape"&&($.preventDefault(),j()));},children:[jsxRuntime.jsx("span",{className:l("sui-flex sui-items-center sui-gap-2 sui-truncate sui-flex-1 sui-min-w-0",!U&&!a&&"sui-text-disabled"),children:a&&Array.isArray(R)&&R.length>0?jsxRuntime.jsx("span",{"aria-hidden":"true"}):y?y({selectedValue:R,selectedOption:U||null,options:d,multiple:a,placeholder:u}):jsxRuntime.jsx(ro,{selectedValue:R,selectedOption:U||null,multiple:a,placeholder:u,renderOption:m,options:d})}),jsxRuntime.jsx("div",{className:l("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center sui-transition-transform",n?"sui-text-disabled":"sui-text-secondary-400",B&&"sui-rotate-180"),children:jsxRuntime.jsx(Ne,{size:24})})]}),a&&Array.isArray(R)&&R.length>0&&!n&&jsxRuntime.jsxs("div",{className:"sui-absolute sui-left-3 sui-right-9 sui-top-1/2 sui--translate-y-1/2 sui-flex sui-items-center sui-gap-1 sui-overflow-hidden sui-whitespace-nowrap",role:"group","aria-label":"Selected options",children:[R.slice(0,2).map($=>{let ge=d.find(le=>le.value===$);return ge?jsxRuntime.jsxs("span",{className:"sui-inline-flex sui-items-center sui-gap-1 sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC]",children:[m?m(ge):ge.label,jsxRuntime.jsx("button",{type:"button","aria-label":`Remove ${ge.label}`,className:"sui-pointer-events-auto sui-inline-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-rounded-sm",onClick:le=>{le.stopPropagation();let Ot=Array.isArray(R)?R:[];p?.(Ot.filter(zt=>zt!==$));},children:jsxRuntime.jsx(se,{size:12})})]},$):null}),R.length>2&&jsxRuntime.jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",R.length-2," more"]})]}),v&&R&&!n&&jsxRuntime.jsx("button",{type:"button",className:"sui-absolute sui-right-10 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 hover:sui-text-secondary-600 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center","aria-label":"Clear",onClick:$=>{$.stopPropagation(),p?.(a?[]:"");},children:jsxRuntime.jsx(se,{size:16})}),N?N({isOpen:B,selectId:b,searchable:g,searchTerm:O,searchInputRef:G,onSearchChange:C,filteredOptions:A,selectedValue:R,multiple:a,optionRefs:z,onOptionChange:h,onKeyDown:ee,renderOption:m,maxHeight:k}):jsxRuntime.jsx(so,{isOpen:B,selectId:b,searchable:g,searchTerm:O,searchInputRef:G,onSearchChange:C,filteredOptions:A,selectedValue:R,multiple:a,optionRefs:z,onOptionChange:h,onKeyDown:ee,renderOption:m,maxHeight:k})]})}),(r||o)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[r&&jsxRuntime.jsx("p",{id:`${b}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:r}),!r&&o&&jsxRuntime.jsx("p",{id:`${b}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:o})]})]})});no.displayName="Select";var uo=react.createContext(null);function Mr(){let e=react.useContext(uo);if(!e)throw new Error("Tabs components must be used inside <Tabs>");return e}var co=({className:e,value:t,defaultValue:s,onValueChange:r,children:o})=>{let i=react.useId(),[n,u]=re({value:t,defaultValue:s,onChange:r}),d=react.useMemo(()=>({value:n,setValue:f=>u(f),idBase:i}),[n,i,u]);return jsxRuntime.jsx(uo.Provider,{value:d,children:jsxRuntime.jsx("div",{className:l("sui-w-full",e),children:o})})},po=({className:e,dense:t=false,...s})=>{let{value:r,setValue:o}=Mr(),i=react.useRef(null),[n,u]=react.useState({left:0,width:0}),d=react.useCallback(()=>{let a=i.current;if(!a)return;let c=a.querySelector(`button[role="tab"][data-value="${CSS.escape(r??"")}"]`);if(!c){u(x=>x.width===0?x:{left:0,width:0});return}let p=a.getBoundingClientRect(),w=c.getBoundingClientRect();u({left:w.left-p.left,width:w.width});},[r]);react.useEffect(()=>{d();},[d]),react.useEffect(()=>{let a=i.current;if(!a)return;let c=new ResizeObserver(d);c.observe(a);let p=a.querySelector(`button[role="tab"][data-value="${CSS.escape(r??"")}"]`);return p instanceof HTMLElement&&c.observe(p),window.addEventListener("resize",d),()=>{c.disconnect(),window.removeEventListener("resize",d);}},[d,r]),react.useEffect(()=>{if(r)return;let a=i.current;if(!a)return;let p=a.querySelector("button[role='tab']:not([disabled])")?.getAttribute("data-value");p&&o(p);},[r,o]);let f=react.useCallback(a=>{let c=i.current;if(!c)return;let p=Array.from(c.querySelectorAll("button[role='tab']:not([disabled])"));if(p.length===0)return;let w=p.findIndex(m=>m.getAttribute("data-value")===r),x=m=>{let g=(m+p.length)%p.length;p[g]?.focus(),p[g]?.click();};switch(a.key){case "ArrowRight":a.preventDefault(),x((w+1)%p.length);break;case "ArrowLeft":a.preventDefault(),x((w-1+p.length)%p.length);break;case "Home":a.preventDefault(),x(0);break;case "End":a.preventDefault(),x(p.length-1);break}},[r]);return jsxRuntime.jsxs("div",{role:"tablist",ref:i,onKeyDown:f,className:l("sui-relative sui-flex sui-gap-3 sui-border-b sui-border-stroke-level3 sui-px-1 sui-sm:gap-6 sui-sm:px-2",t?"sui-px-0":"sui-px-2",e),tabIndex:0,...s,children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:"sui-pointer-events-none sui-absolute sui-bottom-[-1px] sui-h-[2px] sui-bg-primary sui-transition-all sui-duration-300",style:{left:n.left,width:n.width}}),s.children]})},mo=react.forwardRef(({className:e,value:t,icon:s,children:r,disabled:o,...i},n)=>{let{value:u,setValue:d,idBase:f}=Mr(),a=u===t,c=react.useRef(null),p=Tt(n,c),w=i["aria-label"],x=!r;return react.useEffect(()=>{a?c.current?.setAttribute("data-active","true"):c.current?.removeAttribute("data-active");},[a]),jsxRuntime.jsxs("button",{ref:p,type:"button",role:"tab","data-value":t,id:`${f}-tab-${t}`,"aria-selected":a,"aria-controls":`${f}-panel-${t}`,tabIndex:a?0:-1,disabled:o,onClick:()=>d(t),className:l("sui-relative sui-flex sui-items-center sui-gap-2","sui-py-3",!a&&"sui-text-[#777E90] sui-body-16",a&&"sui-text-primary sui-body-16-medium","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-ring-offset-2",o&&"sui-opacity-40 sui-cursor-not-allowed",e),"aria-label":x?w:void 0,title:x?w??t:void 0,...i,children:[s&&jsxRuntime.jsx("span",{className:l("sui-inline-flex sui-items-center sui-justify-center",!r&&"sui-w-5 sui-h-5"),children:s}),r&&jsxRuntime.jsx("span",{children:r})]})}),fo=({className:e,value:t,children:s,forceMount:r,...o})=>{let{value:i,idBase:n}=Mr(),u=i===t;return !r&&!u?null:jsxRuntime.jsx("div",{role:"tabpanel",id:`${n}-panel-${t}`,"aria-labelledby":`${n}-tab-${t}`,hidden:!u,className:l("sui-pt-4",e),...o,children:jsxRuntime.jsx("div",{className:l(u&&"sui-animate-fade-in"),children:s})})};co.displayName="Tabs";po.displayName="TabsList";fo.displayName="TabsContent";mo.displayName="TabsTrigger";var pl={success:{bg:"sui-bg-[#DCFCE4]",border:"sui-border-[#48C1B5]"},info:{bg:"sui-bg-[#DAECFF]",border:"sui-border-[#9DC0EE]"},warn:{bg:"sui-bg-[#FFF3D3]",border:"sui-border-[#F7D9A4]"},error:{bg:"sui-bg-[#FDE3E5]",border:"sui-border-[#F4B0A1]"}},ml={success:"#48C1B5",info:"#9DC0EE",warn:"#F7D9A4",error:"#F4B0A1"},fl={success:ct,info:rr,warn:fr,error:nt},ho=({status:e,title:t,message:s,className:r,actions:o,onClose:i,autoCloseMs:n=5e3,showProgress:u=true,customIcon:d,renderIcon:f,renderCloseButton:a,renderProgress:c,hideCloseButton:p=false})=>{let[w,x]=react.useState(100),m=react.useRef(null),g=react.useRef(null),v=react.useRef(n),k=react.useRef(Date.now()),S=react.useRef(false),y=react.useRef(null),N=react.useCallback(()=>{i?.();},[i]),P=react.useCallback(R=>{if(S.current)return;let U=Date.now()-R,h=Math.max(0,v.current-U),C=Math.max(0,Math.min(100,h/n*100));x(C),h>0&&!S.current&&(g.current=requestAnimationFrame(()=>P(R)));},[n]),I=react.useCallback(()=>{!n||S.current||(k.current=Date.now(),m.current=setTimeout(N,v.current),u&&(g.current=requestAnimationFrame(()=>P(k.current))));},[n,u,N,P]),T=react.useCallback(()=>{if(!n||S.current)return;m.current&&(clearTimeout(m.current),m.current=null),g.current&&(cancelAnimationFrame(g.current),g.current=null);let R=Date.now()-k.current;v.current=Math.max(0,v.current-R),S.current=true;},[n]),b=react.useCallback(()=>{!n||!S.current||(k.current=Date.now(),S.current=false,I());},[n,I]);react.useEffect(()=>(v.current=n,x(100),S.current=false,n>0&&I(),()=>{m.current&&clearTimeout(m.current),g.current&&cancelAnimationFrame(g.current);}),[n,I]);let F=react.useCallback(()=>{T();},[T]),E=react.useCallback(()=>{b();},[b]),M=react.useCallback(R=>{y.current?.contains(R.target)&&F();},[F]),B=react.useCallback(R=>{y.current?.contains(R.relatedTarget)||E();},[E]),O=fl[e],z=pl[e],G=ml[e],A=f?f(e):d||jsxRuntime.jsx(O,{size:24});return jsxRuntime.jsxs("div",{ref:y,role:"status",className:l("sui-relative sui-flex sui-flex-col sui-gap-3 sui-rounded-[12px] sui-border sui-overflow-hidden sui-p-3 sui-pr-10 sui-sm:flex-row sui-sm:items-start sui-sm:gap-4 sui-sm:p-5",z.bg,z.border,r),onMouseEnter:F,onMouseLeave:E,onFocus:M,onBlur:B,children:[A,jsxRuntime.jsxs("div",{className:"sui-flex sui-min-w-0 sui-flex-1 sui-flex-col sui-gap-1 sui-max-w-[366px]",children:[jsxRuntime.jsx("p",{className:"sui-font-medium sui-text-16 sui-text-text-default sui-truncate",children:t}),s?jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-[150%] sui-max-h-32 sui-overflow-y-auto",children:s}):null]}),jsxRuntime.jsx("div",{className:"sui-ml-0 sui-flex sui-items-center sui-justify-center sui-gap-3 sui-sm:ml-2 sui-sm:self-center sui-sm:gap-4",children:Array.isArray(o)?o.map((R,U)=>jsxRuntime.jsx(Fe,{size:"md",variant:R.variant??"link",onClick:R.onClick,children:R.label},`${R.label}-${U}`)):null}),u&&n>0?c?c(w,e):jsxRuntime.jsx("div",{className:"sui-absolute sui-bottom-0 sui-left-0 sui-right-0 sui-h-1 sui-overflow-hidden sui-rounded-b-[12px]",children:jsxRuntime.jsx("div",{"data-testid":"toast-progress",className:"sui-h-full",style:{width:`${w}%`,backgroundColor:G,transition:"width 100ms linear"}})}):null,!p&&(a?a({onClick:N}):jsxRuntime.jsx("button",{type:"button","aria-label":"Close",onClick:N,className:"sui-absolute sui-right-2 sui-top-5 sui-inline-flex sui-h-8 sui-w-8 sui-items-center sui-justify-center sui-rounded-full hover:sui-bg-white/60 focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",children:jsxRuntime.jsx(se,{size:24,className:"sui-text-stroke-brand"})}))]})};ho.displayName="Toast";var bl={"top-left":"sui-top-4 sui-left-4","top-right":"sui-top-4 sui-right-4","top-center":"sui-top-4 sui-left-1/2 -sui-translate-x-1/2","bottom-left":"sui-bottom-4 sui-left-4","bottom-right":"sui-bottom-4 sui-right-4","bottom-center":"sui-bottom-4 sui-left-1/2 -sui-translate-x-1/2"},vo=({position:e="top-right",className:t,children:s,width:r="420px"})=>jsxRuntime.jsx("div",{className:l("sui-pointer-events-none sui-fixed sui-z-[9999]",bl[e],t),role:"region","aria-live":"polite",children:jsxRuntime.jsx("div",{className:"sui-flex sui-max-w-[95vw] sui-flex-col sui-gap-3",style:{width:typeof r=="number"?`${r}px`:r},children:react.Children.map(s,o=>jsxRuntime.jsx("div",{className:"sui-pointer-events-auto",children:o}))})});vo.displayName="ToastContainer";var Ll="sui-absolute sui-w-2 sui-h-2 sui-bg-black sui-pointer-events-none",wo=({children:e,content:t,className:s,containerClassName:r,side:o="auto",align:i="center",open:n,defaultOpen:u=false,disabled:d=false,delayMs:f=150,id:a,withBackdrop:c=false,portal:p=false,showArrow:w=true,renderArrow:x,arrowClassName:m})=>{let g=react.useId(),v=a??g,[k,S]=react.useState(u),y=typeof n=="boolean"?n:k,N=react.useRef(null),P=react.useRef(null);react.useEffect(()=>()=>{N.current&&window.clearTimeout(N.current);},[]);let I=()=>{d||typeof n=="boolean"||(N.current&&window.clearTimeout(N.current),N.current=window.setTimeout(()=>S(true),f));},T=()=>{d||typeof n=="boolean"||(N.current&&window.clearTimeout(N.current),S(false));},b=o==="auto"?"top":o,F=i==="center"?b:`${b}-${i}`,{refs:E,floatingStyles:M,middlewareData:B,placement:O}=react$1.useFloating({placement:F,whileElementsMounted:react$1.autoUpdate,strategy:p?"fixed":"absolute",middleware:[react$1.offset(16),react$1.flip(),react$1.shift({padding:24}),react$1.arrow({element:P,padding:12})]}),z=E.setReference,G=E.setFloating,A=e&&react.isValidElement(e)?react.cloneElement(e,{"aria-describedby":y?v:void 0}):e,R=jsxRuntime.jsxs("div",{ref:G,style:M,className:"sui-z-50 sui-pointer-events-none",children:[c&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:l("sui-z-40 sui-pointer-events-none sui-rounded-lg sui-animate-fade-in","-sui-inset-1 sui-backdrop-blur-sm sui-bg-black/10")}),jsxRuntime.jsxs("div",{role:"tooltip",id:v,className:l("sui-z-50 sui-bg-black sui-text-white sui-text-12 sui-px-3 sui-py-2 sui-rounded-md sui-shadow-md sui-animate-fade-in sui-pointer-events-auto",s),children:[t,w&&(x?x():jsxRuntime.jsx("span",{ref:P,className:l(Ll,m),style:{left:B.arrow?.x!=null?`${B.arrow.x}px`:"",top:B.arrow?.y!=null?`${B.arrow.y}px`:"",[{top:"bottom",bottom:"top",left:"right",right:"left"}[O.split("-")[0]]]:"-8px",clipPath:"polygon(50% 0, 0 100%, 100% 100%)",transform:{top:"rotate(180deg)",bottom:"rotate(0deg)",left:"rotate(90deg)",right:"rotate(-90deg)"}[O.split("-")[0]]},"aria-hidden":"true"}))]})]});return jsxRuntime.jsxs("span",{ref:U=>{z(U);},className:l("sui-inline-flex sui-relative sui-align-middle",d&&"sui-cursor-not-allowed",r),onMouseEnter:I,onMouseLeave:T,onFocus:I,onBlur:T,children:[A,y&&!d&&(p?reactDom.createPortal(R,document.body):R)]})};wo.displayName="Tooltip";var Co=({value:e,onChange:t,className:s,"aria-label":r="Toggle view",gridIcon:o,listIcon:i,gridLabel:n="Grid view",listLabel:u="List view",renderOption:d})=>{let f=react.useRef(null),a=react.useRef(null),c=m=>{m!==e&&t?.(m);},p=m=>{m==="grid"?f.current?.focus():a.current?.focus();},w=m=>{m.key==="ArrowLeft"||m.key==="ArrowUp"?(m.preventDefault(),c("grid"),p("grid")):(m.key==="ArrowRight"||m.key==="ArrowDown")&&(m.preventDefault(),c("list"),p("list"));},x=e==="grid";return d?jsxRuntime.jsxs("div",{role:"radiogroup","aria-label":r,className:l("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",s),children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:l("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",x?"sui-left-4":"sui-left-12")}),d("grid",{isActive:x,onClick:()=>c("grid"),onKeyDown:m=>{if(m.key==="Enter"||m.key===" "){m.preventDefault(),c("grid");return}w(m);},ref:f,ariaLabel:n}),d("list",{isActive:!x,onClick:()=>c("list"),onKeyDown:m=>{if(m.key==="Enter"||m.key===" "){m.preventDefault(),c("list");return}w(m);},ref:a,ariaLabel:u})]}):jsxRuntime.jsxs("div",{role:"radiogroup","aria-label":r,className:l("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",s),children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:l("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",x?"sui-left-4":"sui-left-12")}),jsxRuntime.jsx("div",{ref:f,role:"radio","aria-checked":x,tabIndex:x?0:-1,onClick:()=>c("grid"),onKeyDown:m=>{if(m.key==="Enter"||m.key===" "){m.preventDefault(),c("grid");return}w(m);},className:l("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",x?"sui-text-icon-brand":"sui-text-icon-grayLight"),"aria-label":n,children:o||jsxRuntime.jsx(Qt,{className:l(x?"sui-text-primary":"sui-text-disabled")})}),jsxRuntime.jsx("div",{ref:a,role:"radio","aria-checked":!x,tabIndex:x?-1:0,onClick:()=>c("list"),onKeyDown:m=>{if(m.key==="Enter"||m.key===" "){m.preventDefault(),c("list");return}w(m);},className:l("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",x?"sui-text-icon-grayLight":"sui-text-icon-brand"),"aria-label":u,children:i||jsxRuntime.jsx(sr,{className:l(x?"sui-text-disabled":"sui-text-primary")})})]})};Co.displayName="ViewToggle";var So=({children:e,className:t,asChild:s=false})=>{if(s){let r=react.Children.only(e);return react.cloneElement(r,{className:l("sui-scope",r.props?.className,t)})}return jsxRuntime.jsx("div",{className:l("sui-scope",t),children:e})};So.displayName="ScalablyUIProvider";var Dl=e=>!e||!e.message?{}:{error:String(e.message)},El=e=>Object.entries(e).filter(([,t])=>!!t&&!!t?.message).map(([t,s])=>({id:t,message:String(s?.message)}));
|
|
2
|
-
Object.defineProperty(exports,"addMonths",{enumerable:true,get:function(){return dateFns.addMonths}});Object.defineProperty(exports,"endOfMonth",{enumerable:true,get:function(){return dateFns.endOfMonth}});Object.defineProperty(exports,"isSameDay",{enumerable:true,get:function(){return dateFns.isSameDay}});Object.defineProperty(exports,"startOfMonth",{enumerable:true,get:function(){return dateFns.startOfMonth}});exports.BackToTop=ps;exports.Button=Fe;exports.Checkbox=gt;exports.CheckboxGroup=vs;exports.DateInput=Bs;exports.DatePicker=yt;exports.Divider=Q;exports.FileUpload=_s;exports.Form=$s;exports.FormErrorSummary=js;exports.FormField=Ks;exports.Input=bt;exports.MultipleSelectionButton=bs;exports.Pagination=Ys;exports.QuantityInput=xs;exports.Radio=Gt;exports.RadioGroup=Qs;exports.ScalablyUIProvider=So;exports.SearchInput=Ns;exports.Select=no;exports.StatusBadge=fs;exports.Tabs=co;exports.TabsContent=fo;exports.TabsList=po;exports.TabsTrigger=mo;exports.TimePicker=Le;exports.Toast=ho;exports.ToastContainer=vo;exports.Tooltip=wo;exports.ViewToggle=Co;exports.clampDate=vr;exports.cn=l;exports.daysGrid=yr;exports.debounce=di;exports.fieldErrorToProps=Dl;exports.formatDateLocalized=qe;exports.monthsForLocale=xr;exports.scopeClass=$t;exports.throttle=jt;exports.toDateKey=Be;exports.weekdaysForLocale=wr;exports.zodErrorsToSummary=El;//# sourceMappingURL=index.js.map
|
|
1
|
+
'use strict';var react=require('react'),jsxRuntime=require('react/jsx-runtime'),classVarianceAuthority=require('class-variance-authority'),dateFns=require('date-fns'),locale=require('date-fns/locale'),react$1=require('@floating-ui/react'),reactDom=require('react-dom');function Qo(r){var e,t,o="";if(typeof r=="string"||typeof r=="number")o+=r;else if(typeof r=="object")if(Array.isArray(r)){var a=r.length;for(e=0;e<a;e++)r[e]&&(t=Qo(r[e]))&&(o&&(o+=" "),o+=t);}else for(t in r)r[t]&&(o&&(o+=" "),o+=t);return o}function ra(){for(var r,e,t=0,o="",a=arguments.length;t<a;t++)(r=arguments[t])&&(e=Qo(r))&&(o&&(o+=" "),o+=e);return o}var Xo=ra;var ea=r=>{let e=ta(r),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=r;return {getClassGroupId:s=>{let c=s.split("-");return c[0]===""&&c.length!==1&&c.shift(),et(c,e)||oa(s)},getConflictingClassGroupIds:(s,c)=>{let d=t[s]||[];return c&&o[s]?[...d,...o[s]]:d}}},et=(r,e)=>{if(r.length===0)return e.classGroupId;let t=r[0],o=e.nextPart.get(t),a=o?et(r.slice(1),o):void 0;if(a)return a;if(e.validators.length===0)return;let i=r.join("-");return e.validators.find(({validator:s})=>s(i))?.classGroupId},Jo=/^\[(.+)\]$/,oa=r=>{if(Jo.test(r)){let e=Jo.exec(r)[1],t=e?.substring(0,e.indexOf(":"));if(t)return "arbitrary.."+t}},ta=r=>{let{theme:e,prefix:t}=r,o={nextPart:new Map,validators:[]};return aa(Object.entries(r.classGroups),t).forEach(([i,s])=>{Xe(s,o,i,e);}),o},Xe=(r,e,t,o)=>{r.forEach(a=>{if(typeof a=="string"){let i=a===""?e:rt(e,a);i.classGroupId=t;return}if(typeof a=="function"){if(ia(a)){Xe(a(o),e,t,o);return}e.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([i,s])=>{Xe(s,rt(e,i),t,o);});});},rt=(r,e)=>{let t=r;return e.split("-").forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o);}),t},ia=r=>r.isThemeGetter,aa=(r,e)=>e?r.map(([t,o])=>{let a=o.map(i=>typeof i=="string"?e+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([s,c])=>[e+s,c])):i);return [t,a]}):r,sa=r=>{if(r<1)return {get:()=>{},set:()=>{}};let e=0,t=new Map,o=new Map,a=(i,s)=>{t.set(i,s),e++,e>r&&(e=0,o=t,t=new Map);};return {get(i){let s=t.get(i);if(s!==void 0)return s;if((s=o.get(i))!==void 0)return a(i,s),s},set(i,s){t.has(i)?t.set(i,s):a(i,s);}}};var na=r=>{let{separator:e,experimentalParseClassName:t}=r,o=e.length===1,a=e[0],i=e.length,s=c=>{let d=[],p=0,n=0,l;for(let m=0;m<c.length;m++){let x=c[m];if(p===0){if(x===a&&(o||c.slice(m,m+i)===e)){d.push(c.slice(n,m)),n=m+i;continue}if(x==="/"){l=m;continue}}x==="["?p++:x==="]"&&p--;}let b=d.length===0?c:c.substring(n),v=b.startsWith("!"),f=v?b.substring(1):b,g=l&&l>n?l-n:void 0;return {modifiers:d,hasImportantModifier:v,baseClassName:f,maybePostfixModifierPosition:g}};return t?c=>t({className:c,parseClassName:s}):s},ua=r=>{if(r.length<=1)return r;let e=[],t=[];return r.forEach(o=>{o[0]==="["?(e.push(...t.sort(),o),t=[]):t.push(o);}),e.push(...t.sort()),e},ca=r=>({cache:sa(r.cacheSize),parseClassName:na(r),...ea(r)}),la=/\s+/,da=(r,e)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=e,i=[],s=r.trim().split(la),c="";for(let d=s.length-1;d>=0;d-=1){let p=s[d],{modifiers:n,hasImportantModifier:l,baseClassName:b,maybePostfixModifierPosition:v}=t(p),f=!!v,g=o(f?b.substring(0,v):b);if(!g){if(!f){c=p+(c.length>0?" "+c:c);continue}if(g=o(b),!g){c=p+(c.length>0?" "+c:c);continue}f=false;}let m=ua(n).join(":"),x=l?m+"!":m,k=x+g;if(i.includes(k))continue;i.push(k);let P=a(g,f);for(let w=0;w<P.length;++w){let C=P[w];i.push(x+C);}c=p+(c.length>0?" "+c:c);}return c};function ba(){let r=0,e,t,o="";for(;r<arguments.length;)(e=arguments[r++])&&(t=ot(e))&&(o&&(o+=" "),o+=t);return o}var ot=r=>{if(typeof r=="string")return r;let e,t="";for(let o=0;o<r.length;o++)r[o]&&(e=ot(r[o]))&&(t&&(t+=" "),t+=e);return t};function ga(r,...e){let t,o,a,i=s;function s(d){let p=e.reduce((n,l)=>l(n),r());return t=ca(p),o=t.cache.get,a=t.cache.set,i=c,c(d)}function c(d){let p=o(d);if(p)return p;let n=da(d,t);return a(d,n),n}return function(){return i(ba.apply(null,arguments))}}var q=r=>{let e=t=>t[r]||[];return e.isThemeGetter=true,e},tt=/^\[(?:([a-z-]+):)?(.+)\]$/i,pa=/^\d+\/\d+$/,ma=new Set(["px","full","screen"]),ya=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,fa=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,ha=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,xa=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,wa=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,wr=r=>qr(r)||ma.has(r)||pa.test(r),Nr=r=>Yr(r,"length",Ia),qr=r=>!!r&&!Number.isNaN(Number(r)),Qe=r=>Yr(r,"number",qr),se=r=>!!r&&Number.isInteger(Number(r)),va=r=>r.endsWith("%")&&qr(r.slice(0,-1)),W=r=>tt.test(r),Sr=r=>ya.test(r),ka=new Set(["length","size","percentage"]),Ca=r=>Yr(r,ka,it),Na=r=>Yr(r,"position",it),Sa=new Set(["image","url"]),Pa=r=>Yr(r,Sa,Ta),Ra=r=>Yr(r,"",La),ne=()=>true,Yr=(r,e,t)=>{let o=tt.exec(r);return o?o[1]?typeof e=="string"?o[1]===e:e.has(o[1]):t(o[2]):false},Ia=r=>fa.test(r)&&!ha.test(r),it=()=>false,La=r=>xa.test(r),Ta=r=>wa.test(r);var Ma=()=>{let r=q("colors"),e=q("spacing"),t=q("blur"),o=q("brightness"),a=q("borderColor"),i=q("borderRadius"),s=q("borderSpacing"),c=q("borderWidth"),d=q("contrast"),p=q("grayscale"),n=q("hueRotate"),l=q("invert"),b=q("gap"),v=q("gradientColorStops"),f=q("gradientColorStopPositions"),g=q("inset"),m=q("margin"),x=q("opacity"),k=q("padding"),P=q("saturate"),w=q("scale"),C=q("sepia"),R=q("skew"),I=q("space"),V=q("translate"),h=()=>["auto","contain","none"],A=()=>["auto","hidden","clip","visible","scroll"],F=()=>["auto",W,e],L=()=>[W,e],S=()=>["",wr,Nr],D=()=>["auto",qr,W],z=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],O=()=>["solid","dashed","dotted","double","none"],G=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],M=()=>["start","end","center","between","around","evenly","stretch"],$=()=>["","0",W],y=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[qr,W];return {cacheSize:500,separator:":",theme:{colors:[ne],spacing:[wr,Nr],blur:["none","",Sr,W],brightness:N(),borderColor:[r],borderRadius:["none","","full",Sr,W],borderSpacing:L(),borderWidth:S(),contrast:N(),grayscale:$(),hueRotate:N(),invert:$(),gap:L(),gradientColorStops:[r],gradientColorStopPositions:[va,Nr],inset:F(),margin:F(),opacity:N(),padding:L(),saturate:N(),scale:N(),sepia:$(),skew:N(),space:L(),translate:L()},classGroups:{aspect:[{aspect:["auto","square","video",W]}],container:["container"],columns:[{columns:[Sr]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...z(),W]}],overflow:[{overflow:A()}],"overflow-x":[{"overflow-x":A()}],"overflow-y":[{"overflow-y":A()}],overscroll:[{overscroll:h()}],"overscroll-x":[{"overscroll-x":h()}],"overscroll-y":[{"overscroll-y":h()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",se,W]}],basis:[{basis:F()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",W]}],grow:[{grow:$()}],shrink:[{shrink:$()}],order:[{order:["first","last","none",se,W]}],"grid-cols":[{"grid-cols":[ne]}],"col-start-end":[{col:["auto",{span:["full",se,W]},W]}],"col-start":[{"col-start":D()}],"col-end":[{"col-end":D()}],"grid-rows":[{"grid-rows":[ne]}],"row-start-end":[{row:["auto",{span:[se,W]},W]}],"row-start":[{"row-start":D()}],"row-end":[{"row-end":D()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",W]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",W]}],gap:[{gap:[b]}],"gap-x":[{"gap-x":[b]}],"gap-y":[{"gap-y":[b]}],"justify-content":[{justify:["normal",...M()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...M(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...M(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[m]}],mx:[{mx:[m]}],my:[{my:[m]}],ms:[{ms:[m]}],me:[{me:[m]}],mt:[{mt:[m]}],mr:[{mr:[m]}],mb:[{mb:[m]}],ml:[{ml:[m]}],"space-x":[{"space-x":[I]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[I]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",W,e]}],"min-w":[{"min-w":[W,e,"min","max","fit"]}],"max-w":[{"max-w":[W,e,"none","full","min","max","fit","prose",{screen:[Sr]},Sr]}],h:[{h:[W,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[W,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[W,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[W,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Sr,Nr]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Qe]}],"font-family":[{font:[ne]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",W]}],"line-clamp":[{"line-clamp":["none",qr,Qe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",wr,W]}],"list-image":[{"list-image":["none",W]}],"list-style-type":[{list:["none","disc","decimal",W]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[r]}],"placeholder-opacity":[{"placeholder-opacity":[x]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[r]}],"text-opacity":[{"text-opacity":[x]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...O(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",wr,Nr]}],"underline-offset":[{"underline-offset":["auto",wr,W]}],"text-decoration-color":[{decoration:[r]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:L()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",W]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",W]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[x]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...z(),Na]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ca]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Pa]}],"bg-color":[{bg:[r]}],"gradient-from-pos":[{from:[f]}],"gradient-via-pos":[{via:[f]}],"gradient-to-pos":[{to:[f]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[c]}],"border-w-x":[{"border-x":[c]}],"border-w-y":[{"border-y":[c]}],"border-w-s":[{"border-s":[c]}],"border-w-e":[{"border-e":[c]}],"border-w-t":[{"border-t":[c]}],"border-w-r":[{"border-r":[c]}],"border-w-b":[{"border-b":[c]}],"border-w-l":[{"border-l":[c]}],"border-opacity":[{"border-opacity":[x]}],"border-style":[{border:[...O(),"hidden"]}],"divide-x":[{"divide-x":[c]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[c]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[x]}],"divide-style":[{divide:O()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...O()]}],"outline-offset":[{"outline-offset":[wr,W]}],"outline-w":[{outline:[wr,Nr]}],"outline-color":[{outline:[r]}],"ring-w":[{ring:S()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[r]}],"ring-opacity":[{"ring-opacity":[x]}],"ring-offset-w":[{"ring-offset":[wr,Nr]}],"ring-offset-color":[{"ring-offset":[r]}],shadow:[{shadow:["","inner","none",Sr,Ra]}],"shadow-color":[{shadow:[ne]}],opacity:[{opacity:[x]}],"mix-blend":[{"mix-blend":[...G(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":G()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",Sr,W]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[n]}],invert:[{invert:[l]}],saturate:[{saturate:[P]}],sepia:[{sepia:[C]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[n]}],"backdrop-invert":[{"backdrop-invert":[l]}],"backdrop-opacity":[{"backdrop-opacity":[x]}],"backdrop-saturate":[{"backdrop-saturate":[P]}],"backdrop-sepia":[{"backdrop-sepia":[C]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",W]}],duration:[{duration:N()}],ease:[{ease:["linear","in","out","in-out",W]}],delay:[{delay:N()}],animate:[{animate:["none","spin","ping","pulse","bounce",W]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[w]}],"scale-x":[{"scale-x":[w]}],"scale-y":[{"scale-y":[w]}],rotate:[{rotate:[se,W]}],"translate-x":[{"translate-x":[V]}],"translate-y":[{"translate-y":[V]}],"skew-x":[{"skew-x":[R]}],"skew-y":[{"skew-y":[R]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",W]}],accent:[{accent:["auto",r]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",W]}],"caret-color":[{caret:[r]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":L()}],"scroll-mx":[{"scroll-mx":L()}],"scroll-my":[{"scroll-my":L()}],"scroll-ms":[{"scroll-ms":L()}],"scroll-me":[{"scroll-me":L()}],"scroll-mt":[{"scroll-mt":L()}],"scroll-mr":[{"scroll-mr":L()}],"scroll-mb":[{"scroll-mb":L()}],"scroll-ml":[{"scroll-ml":L()}],"scroll-p":[{"scroll-p":L()}],"scroll-px":[{"scroll-px":L()}],"scroll-py":[{"scroll-py":L()}],"scroll-ps":[{"scroll-ps":L()}],"scroll-pe":[{"scroll-pe":L()}],"scroll-pt":[{"scroll-pt":L()}],"scroll-pr":[{"scroll-pr":L()}],"scroll-pb":[{"scroll-pb":L()}],"scroll-pl":[{"scroll-pl":L()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",W]}],fill:[{fill:[r,"none"]}],"stroke-w":[{stroke:[wr,Nr,Qe]}],stroke:[{stroke:[r,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var at=ga(Ma);function u(...r){return at(Xo(r))}function Je(r){return r.split(" ").filter(Boolean).map(e=>e.startsWith("sui-")?e:`sui-${e}`).join(" ")}function Va(r,e){let t;return (...o)=>{clearTimeout(t),t=setTimeout(()=>r(...o),e);}}function ro(r,e){let t;return (...o)=>{t||(r(...o),t=true,setTimeout(()=>t=false,e));}}function ue(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2,11)}`}function B(r,e=1.5){let t=r/24,o=e*t;return Math.max(.5,Math.min(4,o))}var st=(r,e=150)=>{let[t,o]=react.useState(false);return react.useEffect(()=>{let a=typeof r=="number"?r:window.innerHeight*2,i=()=>{o(window.scrollY>a);},s=ro(i,e);return i(),window.addEventListener("scroll",s,{passive:true}),window.addEventListener("resize",s),()=>{window.removeEventListener("scroll",s),window.removeEventListener("resize",s);}},[r,e]),t};var Me=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M8 2V5",stroke:"currentColor",strokeWidth:i,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M16 2V5",stroke:"currentColor",strokeWidth:i,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M3.5 9.08997H20.5",stroke:"currentColor",strokeWidth:i,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z",stroke:"currentColor",strokeWidth:i,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.6947 13.7H15.7037",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.6947 16.7H15.7037",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11.9955 13.7H12.0045",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11.9955 16.7H12.0045",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.29431 13.7H8.30329",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.29431 16.7H8.30329",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));Me.displayName="CalendarIcon";var eo=react.memo(react.forwardRef(({size:r=24,className:e,...t},o)=>jsxRuntime.jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.55469 16.6523V21.4046C1.55469 21.7363 1.68625 22.0545 1.92087 22.2891C2.15549 22.5237 2.47365 22.6553 2.80531 22.6553H7.55769C7.83383 22.6553 8.05794 22.4312 8.05794 22.155C8.05794 21.8789 7.83383 21.6548 7.55769 21.6548H2.80531C2.73878 21.6548 2.67525 21.6283 2.62822 21.5817C2.5817 21.5347 2.55519 21.4712 2.55519 21.4046V16.6523C2.55519 16.3761 2.33108 16.152 2.05494 16.152C1.7788 16.152 1.55469 16.3761 1.55469 16.6523ZM16.5622 22.6553H21.3146C21.6462 22.6553 21.9644 22.5237 22.199 22.2891C22.4336 22.0545 22.5652 21.7363 22.5652 21.4046V16.6523C22.5652 16.3761 22.3411 16.152 22.0649 16.152C21.7888 16.152 21.5647 16.3761 21.5647 16.6523V21.4046C21.5647 21.4712 21.5382 21.5347 21.4917 21.5817C21.4446 21.6283 21.3811 21.6548 21.3146 21.6548H16.5622C16.286 21.6548 16.0619 21.8789 16.0619 22.155C16.0619 22.4312 16.286 22.6553 16.5622 22.6553ZM22.5652 7.64778V2.8954C22.5652 2.56373 22.4336 2.24557 22.199 2.01096C21.9644 1.77634 21.6462 1.64478 21.3146 1.64478H16.5622C16.286 1.64478 16.0619 1.86889 16.0619 2.14503C16.0619 2.42116 16.286 2.64528 16.5622 2.64528H21.3146C21.3811 2.64528 21.4446 2.67179 21.4917 2.71831C21.5382 2.76533 21.5647 2.82887 21.5647 2.8954V7.64778C21.5647 7.92391 21.7888 8.14803 22.0649 8.14803C22.3411 8.14803 22.5652 7.92391 22.5652 7.64778ZM7.55769 1.64478H2.80531C2.47365 1.64478 2.15549 1.77634 1.92087 2.01096C1.68625 2.24557 1.55469 2.56373 1.55469 2.8954V7.64778C1.55469 7.92391 1.7788 8.14803 2.05494 8.14803C2.33108 8.14803 2.55519 7.92391 2.55519 7.64778V2.8954C2.55519 2.82887 2.5817 2.76533 2.62822 2.71831C2.67525 2.67179 2.73878 2.64528 2.80531 2.64528H7.55769C7.83383 2.64528 8.05794 2.42116 8.05794 2.14503C8.05794 1.86889 7.83383 1.64478 7.55769 1.64478Z",fill:"currentColor"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3306 9.14858H15.8143C15.7308 9.14858 15.6527 9.10655 15.6062 9.03702L14.7178 7.70435C14.4862 7.35668 14.0955 7.14758 13.6773 7.14758H10.4787C10.0605 7.14758 9.66975 7.35668 9.43813 7.70435L8.54969 9.03702C8.50317 9.10655 8.42513 9.14858 8.34159 9.14858H6.82533C6.49367 9.14858 6.1755 9.28015 5.94089 9.51476C5.70627 9.74938 5.57471 10.0675 5.57471 10.3992V15.902C5.57471 16.5928 6.13449 17.1526 6.82533 17.1526H17.3306C18.0214 17.1526 18.5812 16.5928 18.5812 15.902V10.3992C18.5812 10.0675 18.4496 9.74938 18.215 9.51476C17.9804 9.28015 17.6622 9.14858 17.3306 9.14858ZM12.078 10.1491C10.6973 10.1491 9.57671 11.2696 9.57671 12.6503C9.57671 14.031 10.6973 15.1516 12.078 15.1516C13.4586 15.1516 14.5792 14.031 14.5792 12.6503C14.5792 11.2696 13.4586 10.1491 12.078 10.1491ZM12.078 11.1496C12.9064 11.1496 13.5787 11.8219 13.5787 12.6503C13.5787 13.4787 12.9064 14.1511 12.078 14.1511C11.2495 14.1511 10.5772 13.4787 10.5772 12.6503C10.5772 11.8219 11.2495 11.1496 12.078 11.1496Z",fill:"currentColor"})]})));eo.displayName="CaptureIcon";var oo=react.memo(react.forwardRef(({size:r=20,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,2.2);return jsxRuntime.jsx("svg",{ref:a,width:r,height:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-white",t),"aria-hidden":"true",...o,children:jsxRuntime.jsx("path",{d:"M6 10L8.66667 13L14 7",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})})}));oo.displayName="CheckIcon";var sr=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsx("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:jsxRuntime.jsx("path",{d:"M18 18L12 12M12 12L6 6M12 12L18 6M12 12L6 18",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})})}));sr.displayName="CloseIcon";var Pr=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,2);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M7 10L12 15",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 15L17 10",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));Pr.displayName="DropdownIcon";var to=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,2);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M17 14L12 9",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 9L7 14",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));to.displayName="DropUpIcon";var le=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7467)"}),jsxRuntime.jsx("path",{d:"M15 9.00002L9 15M8.99997 9L14.9999 15",stroke:"white",strokeWidth:i,strokeLinecap:"round"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7467",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#E88B76"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#CA5048"})]})})]})}));le.displayName="ErrorIcon";var io=react.memo(react.forwardRef(({size:r=24,className:e,...t},o)=>jsxRuntime.jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxRuntime.jsx("path",{d:"M15.8002 2.20999C15.3902 1.79999 14.6802 2.07999 14.6802 2.64999V6.13999C14.6802 7.59999 15.9202 8.80999 17.4302 8.80999C18.3802 8.81999 19.7002 8.81999 20.8302 8.81999C21.4002 8.81999 21.7002 8.14999 21.3002 7.74999C19.8602 6.29999 17.2802 3.68999 15.8002 2.20999Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M20.5 10.19H17.61C15.24 10.19 13.31 8.26 13.31 5.89V3C13.31 2.45 12.86 2 12.31 2H8.07C4.99 2 2.5 4 2.5 7.57V16.43C2.5 20 4.99 22 8.07 22H15.93C19.01 22 21.5 20 21.5 16.43V11.19C21.5 10.64 21.05 10.19 20.5 10.19ZM11.5 17.75H7.5C7.09 17.75 6.75 17.41 6.75 17C6.75 16.59 7.09 16.25 7.5 16.25H11.5C11.91 16.25 12.25 16.59 12.25 17C12.25 17.41 11.91 17.75 11.5 17.75ZM13.5 13.75H7.5C7.09 13.75 6.75 13.41 6.75 13C6.75 12.59 7.09 12.25 7.5 12.25H13.5C13.91 12.25 14.25 12.59 14.25 13C14.25 13.41 13.91 13.75 13.5 13.75Z",fill:"currentColor"})]})));io.displayName="FileIcon";var ao=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M9 17V11L7 13",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9 11L11 13",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 10V15C22 20 20 22 15 22H9C4 22 2 20 2 15V9C2 4 4 2 9 2H14",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 10H18C15 10 14 9 14 6V2L22 10Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));ao.displayName="FileUploadIcon";var so=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));so.displayName="GridIcon";var uo=react.memo(react.forwardRef(({size:r=24,className:e,...t},o)=>jsxRuntime.jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxRuntime.jsx("path",{d:"M2.5798 19.01L2.5598 19.03C2.2898 18.44 2.1198 17.77 2.0498 17.03C2.1198 17.76 2.3098 18.42 2.5798 19.01Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M9.00012 10.38C10.3146 10.38 11.3801 9.31443 11.3801 8C11.3801 6.68556 10.3146 5.62 9.00012 5.62C7.68568 5.62 6.62012 6.68556 6.62012 8C6.62012 9.31443 7.68568 10.38 9.00012 10.38Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.19C2 17.28 2.19 18.23 2.56 19.03C3.42 20.93 5.26 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V13.9V7.81C22 4.17 19.83 2 16.19 2ZM20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L3.85 18.16C3.63 17.6 3.5 16.95 3.5 16.19V7.81C3.5 4.99 4.99 3.5 7.81 3.5H16.19C19.01 3.5 20.5 4.99 20.5 7.81V12.61L20.37 12.5Z",fill:"currentColor"})]})));uo.displayName="ImageIcon";var co=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M18 8V2L20 4",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M18 2L16 4",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M2.66992 18.95L7.59992 15.64C8.38992 15.11 9.52992 15.17 10.2399 15.78L10.5699 16.07C11.3499 16.74 12.6099 16.74 13.3899 16.07L17.5499 12.5C18.3299 11.83 19.5899 11.83 20.3699 12.5L21.9999 13.9",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));co.displayName="ImageUploadIcon";var lo=react.memo(react.forwardRef(({size:r=20,className:e,strokeWidth:t,...o},a)=>{let i=t??B(r,2);return jsxRuntime.jsx("svg",{ref:a,width:r,height:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-white",e),"aria-hidden":"true",...o,children:jsxRuntime.jsx("path",{d:"M6 10h8",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round"})})}));lo.displayName="IndeterminateIcon";var bo=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7412)"}),jsxRuntime.jsx("path",{d:"M12 16V11",stroke:"white",strokeWidth:i,strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:1,cy:1,r:1,transform:"matrix(1 0 0 -1 11 9)",fill:"white"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7412",x1:12,y1:-4.5,x2:12,y2:28,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#4DCAFF"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#4EA3E0"})]})})]})}));bo.displayName="InfoIcon";var go=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M19.9 13.5H4.1C2.6 13.5 2 14.14 2 15.73V19.77C2 21.36 2.6 22 4.1 22H19.9C21.4 22 22 21.36 22 19.77V15.73C22 14.14 21.4 13.5 19.9 13.5Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M19.9 2H4.1C2.6 2 2 2.64 2 4.23V8.27C2 9.86 2.6 10.5 4.1 10.5H19.9C21.4 10.5 22 9.86 22 8.27V4.23C22 2.64 21.4 2 19.9 2Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));go.displayName="ListIcon";var po=react.memo(react.forwardRef(({size:r=16,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsx("svg",{ref:a,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:jsxRuntime.jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})})}));po.displayName="MinusIcon";var mo=react.memo(react.forwardRef(({size:r=24,className:e,...t},o)=>jsxRuntime.jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",e),"aria-hidden":"true",...t,children:jsxRuntime.jsx("path",{d:"M7.05299 8.10139C6.93126 7.42517 7.58008 6.88883 8.20261 7.09228L8.32637 7.14365L20.5037 13.1717L20.6284 13.2451C21.1683 13.6252 21.1091 14.463 20.5211 14.7634L20.3872 14.8184L17.3326 15.8266L20.2112 19.2833L20.2671 19.3585C20.5242 19.7413 20.4479 20.2653 20.0774 20.5566L17.2079 22.8096C16.8449 23.0946 16.3297 23.0533 16.0161 22.728L15.9565 22.6592L13.1201 19.0484L10.9538 21.5519C10.4631 22.1182 9.5357 21.8631 9.40264 21.1254L7.05299 8.10139ZM10.5953 19.8126L12.4655 17.6531L12.538 17.5788C12.8892 17.2561 13.4374 17.269 13.7728 17.6081L13.8407 17.6861L16.744 21.3822L18.7893 19.7768L15.7649 16.1458C15.3621 15.6622 15.5727 14.9241 16.1702 14.7267L18.7499 13.8744L8.62065 8.86098L10.5953 19.8126ZM4.40814 14.4982V16.7458H6.68629V18.1549H3.89201C3.39947 18.1549 3 17.7552 3 17.2623V14.4982H4.40814ZM4.40814 6.62534V12.5296H3V6.62534H4.40814ZM20.3121 6.62534V10.5618H18.9039V6.62534H20.3121ZM6.68629 1V2.40909H4.40814V4.65665H3V1.8926C3 1.39973 3.39947 1 3.89201 1H6.68629ZM14.6383 1V2.40909H8.67382V1H14.6383ZM20.3121 4.65665H18.9039V2.40909H16.6258V1H19.4201C19.9126 1.00002 20.3121 1.39974 20.3121 1.8926V4.65665Z",fill:"currentColor"})})));mo.displayName="MultipleSelectionIcon";var yo=react.memo(react.forwardRef(({size:r=16,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8 2.5V13.5",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));yo.displayName="PlusIcon";var be=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 17L21 21",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]})}));be.displayName="SearchIcon";var pe=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7450)"}),jsxRuntime.jsx("path",{d:"M8.5 12.5L10.5 14.5L15.5 9.5",stroke:"white",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7450",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#48CA93"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#48BACA"})]})})]})}));pe.displayName="SuccessIcon";var fo=react.memo(react.forwardRef(({size:r=16,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsx("svg",{ref:a,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:jsxRuntime.jsx("path",{d:"M4 7.83L6.83 10.66L12.5 5",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})})}));fo.displayName="TickIcon";var ho=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5706)",children:[jsxRuntime.jsx("path",{d:"M12 6L6 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M6 12L12 18",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 6L11 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M11 12L17 18",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5706",children:jsxRuntime.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})}));ho.displayName="ToFirstIcon";var xo=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5736)",children:[jsxRuntime.jsx("path",{d:"M11 18L17 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M17 12L11 6",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M6 18L12 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M12 12L6 6",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5736",children:jsxRuntime.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})}));xo.displayName="ToLastIcon";var wo=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5731)",children:[jsxRuntime.jsx("path",{d:"M9 18L15 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15 12L9 6",stroke:"currentColor",strokeWidth:e,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5731",children:jsxRuntime.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})}));wo.displayName="ToNextIcon";var vo=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_3297_5714)",children:[jsxRuntime.jsx("path",{d:"M15 6L9 12",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9 12L15 18",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_3297_5714",children:jsxRuntime.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})}));vo.displayName="ToPreviousIcon";var ko=react.memo(react.forwardRef(({size:r=24,className:e,...t},o)=>jsxRuntime.jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxRuntime.jsx("path",{d:"M14.73 2H9.27002V6.36H14.73V2Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M16.23 2V6.36H21.87C21.36 3.61 19.33 2.01 16.23 2Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M2 7.86V16.19C2 19.83 4.17 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V7.86H2ZM14.44 16.18L12.36 17.38C11.92 17.63 11.49 17.76 11.09 17.76C10.79 17.76 10.52 17.69 10.27 17.55C9.69 17.22 9.37 16.54 9.37 15.66V13.26C9.37 12.38 9.69 11.7 10.27 11.37C10.85 11.03 11.59 11.09 12.36 11.54L14.44 12.74C15.21 13.18 15.63 13.8 15.63 14.47C15.63 15.14 15.2 15.73 14.44 16.18Z",fill:"currentColor"}),jsxRuntime.jsx("path",{d:"M7.76988 2C4.66988 2.01 2.63988 3.61 2.12988 6.36H7.76988V2Z",fill:"currentColor"})]})));ko.displayName="VideoIcon";var Co=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("path",{d:"M22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15Z",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M2.52002 7.11H21.48",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M8.52002 2.11V6.97",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M15.48 2.11V6.52",stroke:"currentColor",strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M9.75 14.45V13.25C9.75 11.71 10.84 11.08 12.17 11.85L13.21 12.45L14.25 13.05C15.58 13.82 15.58 15.08 14.25 15.85L13.21 16.45L12.17 17.05C10.84 17.82 9.75 17.19 9.75 15.65V14.45V14.45Z",stroke:"currentColor",strokeWidth:i,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})}));Co.displayName="VideoUploadIcon";var No=react.memo(react.forwardRef(({size:r=24,strokeWidth:e,className:t,...o},a)=>{let i=e??B(r,1.5);return jsxRuntime.jsxs("svg",{ref:a,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:u("sui-text-current",t),"aria-hidden":"true",...o,children:[jsxRuntime.jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7433)"}),jsxRuntime.jsx("path",{d:"M12 9V14",stroke:"white",strokeWidth:i,strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:12,cy:17,r:1,fill:"white"}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:"paint0_linear_3163_7433",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{stopColor:"#DBA948"}),jsxRuntime.jsx("stop",{offset:1e-4,stopColor:"#FFC46B"}),jsxRuntime.jsx("stop",{offset:1,stopColor:"#FFA318"})]})})]})}));No.displayName="WarnIcon";var he=r=>Je(r),It=react.forwardRef(({showAfter:r,className:e,containerClassName:t,ariaLabel:o="Back to Top",icon:a,renderIcon:i,renderButton:s,scrollBehavior:c="smooth",scrollOptions:d,onClick:p},n)=>{let l=st(r),b=()=>{p?p():d?window.scrollTo(d):window.scrollTo({top:0,behavior:c});},v=u(he("sui-fixed sui-bottom-4 sui-right-4 sui-z-40 sui-rounded-full sui-bg-white sui-border sui-border-stroke-level3 sui-shadow-[0_4px_10px_rgba(26,32,44,0.15)] sui-w-10 sui-h-10 sui-md:bottom-5 sui-md:right-5 sui-md:w-12 sui-md:h-12 sui-lg:bottom-6 sui-lg:right-6 sui-lg:w-14 sui-lg:h-14 sui-flex sui-items-center sui-justify-center sui-transition-all sui-duration-300 sui-focus-visible:outline-none sui-focus-visible:ring-2 sui-focus-visible:ring-primary"),he(l?"sui-opacity-100 sui-scale-100":"sui-opacity-0 sui-scale-90 sui-pointer-events-none"),e),f=s?s({onClick:b,visible:l,className:v,ariaLabel:o}):jsxRuntime.jsx("button",{type:"button","aria-label":o,onClick:b,ref:n,className:v,children:jsxRuntime.jsx("span",{className:he("sui-relative sui-grid sui-place-items-center"),children:i?i(l):a||jsxRuntime.jsx(to,{className:he("sui-text-primary"),size:24})})});return t?jsxRuntime.jsx("div",{className:u(t),children:f}):f});It.displayName="BackToTop";var rn=classVarianceAuthority.cva("sui-inline-flex sui-items-center sui-whitespace-nowrap sui-rounded-md sui-leading-none sui-select-none sui-transition-colors sui-duration-150",{variants:{size:{sm:"sui-body-12-medium sui-gap-1 sui-px-2 sui-py-1",md:"sui-body-14-medium sui-gap-1.5 sui-px-2 sui-py-1",lg:"sui-body-16-medium sui-gap-2 sui-px-2 sui-py-1"},status:{success:"",warning:"",error:"",info:"",inactive:""},variant:{solid:"",soft:"",outline:""},fullWidth:{true:"sui-w-full sui-justify-between",false:"sui-w-fit"}},compoundVariants:[{status:"success",variant:"soft",className:"sui-bg-success/10 sui-text-success"},{status:"success",variant:"solid",className:"sui-bg-success sui-text-white"},{status:"success",variant:"outline",className:"sui-bg-transparent sui-text-success"},{status:"warning",variant:"soft",className:"sui-bg-warning/10 sui-text-warning"},{status:"warning",variant:"solid",className:"sui-bg-warning sui-text-white"},{status:"warning",variant:"outline",className:"sui-bg-transparent sui-text-warning"},{status:"error",variant:"soft",className:"sui-bg-error/10 sui-text-error"},{status:"error",variant:"solid",className:"sui-bg-error sui-text-white"},{status:"error",variant:"outline",className:"sui-bg-transparent sui-text-error"},{status:"info",variant:"soft",className:"sui-bg-info/10 sui-text-info"},{status:"info",variant:"solid",className:"sui-bg-info sui-text-white"},{status:"info",variant:"outline",className:"sui-bg-transparent sui-text-info"},{status:"inactive",variant:"soft",className:"sui-bg-inactive/10 sui-text-inactive"},{status:"inactive",variant:"solid",className:"sui-bg-inactive sui-text-white"},{status:"inactive",variant:"outline",className:"sui-bg-transparent sui-text-inactive"}],defaultVariants:{size:"sm",status:"inactive",variant:"soft",fullWidth:false}}),en={success:"Success",warning:"Warning",error:"Error",info:"Info",inactive:"Inactive"},Tt=react.forwardRef(({status:r="inactive",variant:e="soft",size:t="sm",fullWidth:o=false,icon:a,className:i,children:s,"aria-label":c,...d},p)=>{let n=r??"inactive",l=e??"soft",b=t??"sm",v=!!s,f=c??(v?void 0:en[n]);return jsxRuntime.jsxs("span",{ref:p,role:v?void 0:"status","aria-label":f,"data-status":n,"data-variant":l,className:u(rn({status:n,variant:l,size:b,fullWidth:o}),i),...d,children:[a&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-flex sui-flex-shrink-0 sui-items-center sui-justify-center",children:a}),s&&jsxRuntime.jsx("span",{className:"sui-inline-flex sui-items-center",children:s})]})});Tt.displayName="StatusBadge";var sn=classVarianceAuthority.cva("sui-inline-flex sui-items-center sui-justify-center sui-whitespace-nowrap sui-rounded-md sui-ring-offset-background sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-ring focus-visible:sui-ring-offset-2 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed",{variants:{variant:{default:"sui-bg-primary sui-text-white sui-button-14-semibold enabled:hover:sui-bg-primary/90 enabled:hover:sui-shadow-md enabled:active:sui-bg-primary/95 enabled:active:sui-scale-95",destructive:"sui-border sui-border-error sui-bg-white sui-text-error sui-button-14-medium enabled:hover:sui-bg-red-50 enabled:hover:sui-border-error/80 enabled:active:sui-bg-red-100 enabled:active:sui-scale-95",outline:"sui-border sui-border-primary sui-bg-white sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-border-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95",secondary:"sui-border sui-border-gray-300 sui-bg-white sui-text-gray-700 sui-button-14-medium enabled:hover:sui-bg-gray-50 enabled:hover:sui-border-gray-400 enabled:active:sui-bg-gray-100 enabled:active:sui-scale-95",text:"sui-bg-transparent sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-text-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95 disabled:sui-opacity-30",link:"sui-text-info sui-underline-offset-4 sui-button-14-medium enabled:hover:sui-underline enabled:hover:sui-text-info/80 enabled:active:sui-text-info/90"},size:{md:"sui-h-9 sui-px-3 sui-py-2 sui-md:h-10 sui-md:px-4 sui-md:py-3 sui-lg:h-12",lg:"sui-h-10 sui-px-4 sui-py-3 sui-md:h-12 sui-lg:h-14",icon:"sui-h-10 sui-w-10 sui-p-0 sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14"}},defaultVariants:{variant:"default",size:"md"}}),lr=react.forwardRef(({className:r,variant:e="default",size:t="md",loading:o=false,disabled:a=false,leftIcon:i,rightIcon:s,children:c,...d},p)=>jsxRuntime.jsxs("button",{className:u(sn({variant:e,size:t,className:r})),ref:p,disabled:a||o,...d,children:[o&&jsxRuntime.jsxs("svg",{className:u("sui-h-4 sui-w-4 sui-animate-spin",c&&t!=="icon"&&"sui-mr-2"),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"sui-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"sui-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!o&&i&&jsxRuntime.jsx("span",{className:u(c&&t!=="icon"&&"sui-mr-2"),children:i}),c,!o&&s&&jsxRuntime.jsx("span",{className:u(c&&t!=="icon"&&"sui-ml-2"),children:s})]}));lr.displayName="Button";var cn=classVarianceAuthority.cva("sui-bg-stroke-level3",{variants:{orientation:{horizontal:"sui-h-px sui-w-full",vertical:"sui-w-px"},inset:{none:"",start:"",end:"",both:""},thickness:{px:"",sm:""},stretch:{none:"",full:"sui-h-full"}},compoundVariants:[{orientation:"horizontal",thickness:"sm",className:"sui-h-[2px]"},{orientation:"vertical",thickness:"sm",className:"sui-w-[2px]"},{orientation:"horizontal",inset:"start",className:"sui-ml-4"},{orientation:"horizontal",inset:"end",className:"sui-mr-4"},{orientation:"horizontal",inset:"both",className:"sui-mx-4"},{orientation:"vertical",inset:"start",className:"sui-mt-4"},{orientation:"vertical",inset:"end",className:"sui-mb-4"},{orientation:"vertical",inset:"both",className:"sui-my-4"}],defaultVariants:{orientation:"horizontal",inset:"none",thickness:"px",stretch:"none"}}),er=react.forwardRef(({className:r,orientation:e,inset:t,thickness:o,stretch:a,colorClassName:i,...s},c)=>jsxRuntime.jsx("div",{ref:c,role:"separator","aria-orientation":e==="vertical"?"vertical":"horizontal",className:u(cn({orientation:e,inset:t,thickness:o,stretch:a}),i,r),...s}));er.displayName="Divider";var nr=({value:r,defaultValue:e,onChange:t})=>{let[o,a]=react.useState(e),i=r!==void 0,s=i?r:o,c=react.useCallback(d=>{if(i){t?.(d);return}a(d),t?.(d);},[i,t]);return [s,c]};var Vt=react.forwardRef(({className:r,selectedCount:e=0,actions:t,defaultActive:o=false,active:a,onActiveChange:i,iconButtonAriaLabel:s="Toggle multiple selection",selectedLabel:c="Selected",toggleIcon:d,closeIcon:p,renderCount:n,maxDisplayCount:l=99,renderInactive:b,renderActive:v,...f},g)=>{let[m,x]=nr({value:a,defaultValue:o,onChange:i}),k=react.useId(),P=typeof c=="function"?c(e):c;return m?v?jsxRuntime.jsx("div",{ref:g,className:u("sui-inline-flex",r),...f,children:v({onClose:()=>x(false),selectedCount:e,selectedLabel:P,actions:t})}):jsxRuntime.jsxs("div",{ref:g,role:"group","aria-labelledby":k,className:u("sui-flex sui-items-center sui-gap-3 sui-bg-white sui-px-2 sui-py-1 sui-md:gap-4 sui-md:px-3 sui-md:py-2 sui-lg:px-4 sui-lg:py-3",r),...f,children:[jsxRuntime.jsx(lr,{type:"button",variant:"text",size:"icon","aria-label":"Exit selection",onClick:()=>x(false),children:p||jsxRuntime.jsx(sr,{size:24,className:"sui-text-text"})}),jsxRuntime.jsx("span",{id:k,className:"sui-body-16 sui-text-text-secondary1",children:P}),n?n(e):jsxRuntime.jsx("span",{className:"sui-flex sui-h-10 sui-w-10 sui-items-center sui-justify-center sui-rounded-full sui-bg-secondary-2 sui-body-16 sui-text-text sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14",children:e>l?`${l}+`:e}),jsxRuntime.jsx(er,{orientation:"vertical",inset:"both",className:"sui-h-10 sui-md:h-12 sui-lg:h-14"}),jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-gap-3",children:react.Children.toArray(t)})]}):b?jsxRuntime.jsx("div",{ref:g,className:u("sui-inline-flex",r),...f,children:b({onClick:()=>x(true),ariaLabel:s})}):jsxRuntime.jsx("div",{ref:g,className:u("sui-inline-flex",r),...f,children:jsxRuntime.jsx(lr,{type:"button","aria-pressed":false,"aria-label":s,variant:"outline",size:"icon",onClick:()=>x(true),children:d||jsxRuntime.jsx(mo,{size:24,className:"sui-text-primary"})})})});Vt.displayName="MultipleSelectionButton";var xe=react.forwardRef(({id:r,name:e,className:t,invalid:o=false,indeterminate:a,disabled:i,label:s,description:c,descriptionId:d,children:p,...n},l)=>{let b=react.useRef(null);react.useImperativeHandle(l,()=>b.current,[l]),react.useEffect(()=>{b.current&&(b.current.indeterminate=a||false);},[a]);let v=c?d||(r?`${r}-desc`:void 0):n["aria-describedby"];return jsxRuntime.jsxs("label",{className:u("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",i&&"sui-cursor-not-allowed",t),children:[jsxRuntime.jsx("input",{id:r,ref:b,type:"checkbox",name:e,disabled:i,"aria-describedby":v,className:u("sui-peer sui-sr-only"),...n}),jsxRuntime.jsx("span",{className:u("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!o&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-primary peer-checked:[&_.sui-checkbox-square]:sui-stroke-primary peer-checked:[&_.sui-checkbox-check]:sui-opacity-100",o&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-error peer-checked:[&_.sui-checkbox-square]:sui-stroke-error peer-checked:[&_.sui-checkbox-check]:sui-opacity-100","peer-indeterminate:[&_.sui-checkbox-square]:sui-fill-primary peer-indeterminate:[&_.sui-checkbox-square]:sui-stroke-primary peer-indeterminate:[&_.sui-checkbox-minus]:sui-opacity-100",i&&"sui-opacity-40"),"aria-hidden":"true",children:jsxRuntime.jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntime.jsx("rect",{className:u("sui-checkbox-square",o?"sui-stroke-error":"sui-stroke-inactive","sui-transition-all sui-duration-200"),x:"1.4",y:"1.4",width:"17.2",height:"17.2",rx:"4",ry:"4",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsxRuntime.jsx("g",{className:"sui-checkbox-check sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsxRuntime.jsx(oo,{className:"sui-h-5 sui-w-5",strokeWidth:2.2})}),jsxRuntime.jsx("g",{className:"sui-checkbox-minus sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsxRuntime.jsx(lo,{className:"sui-h-5 sui-w-5",strokeWidth:2})})]})}),(s||p)&&jsxRuntime.jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[s??p,c&&jsxRuntime.jsx("span",{id:v,"aria-hidden":"true",className:u("sui-text-12",o?"sui-text-error":"sui-text-text-secondary1"),children:c})]})]})});xe.displayName="Checkbox";var Et=react.forwardRef((r,e)=>{let{legend:t,name:o,orientation:a="vertical",options:i,value:s,defaultValue:c,onChange:d,className:p,invalid:n,description:l,descriptionId:b,showSelectAll:v=false,selectAllLabel:f="Select All",...g}=r,[m,x]=nr({value:s,defaultValue:c,onChange:d}),k=l?b||`${o}-desc`:void 0,P=i.filter(h=>!h.disabled).map(h=>h.value),w=(m?.length??0)===P.length,R=(m?.length??0)>0&&!w,I=react.useCallback(h=>{if(h){let A=i.filter(F=>!F.disabled).map(F=>F.value);x(A);}else x([]);},[i,x]),V=react.useCallback((h,A)=>{let F=m||[];x(A?[...F,h]:F.filter(L=>L!==h));},[m,x]);return jsxRuntime.jsxs("fieldset",{className:u("sui-flex",a==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",p),"aria-invalid":n||void 0,"aria-describedby":k,ref:e,...g,children:[jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:t}),l&&jsxRuntime.jsx("p",{id:k,className:u("sui-text-12",n?"sui-text-error":"sui-text-text-secondary1"),children:l}),v&&jsxRuntime.jsx(xe,{id:`${o}-select-all`,name:`${o}-select-all`,label:f,checked:w,indeterminate:R,onChange:h=>I(h.target.checked)}),i.map(h=>{let A=m?.includes(h.value)??false,F=h.id||`${o}-${h.value}`;return jsxRuntime.jsx(xe,{id:F,name:o,label:h.label,description:h.description,disabled:h.disabled,invalid:h.invalid??n,checked:A,onChange:L=>V(h.value,L.target.checked)},h.value)})]})});Et.displayName="CheckboxGroup";var Pn=classVarianceAuthority.cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 placeholder:sui-text-disabled placeholder:sui-body-12 sui-sm:placeholder:sui-body-14 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),Ft=({icon:r,onClick:e,ariaLabel:t,side:o})=>{let a=o==="left"?"sui-left-3":"sui-right-3",i="sui-absolute sui-top-1/2 sui--translate-y-1/2 sui-inline-flex sui-items-center sui-justify-center sui-w-5 sui-h-5 sui-sm:w-6 sui-sm:h-6 sui-text-secondary-400 sui-z-20";return e?jsxRuntime.jsx("button",{type:"button","aria-label":t??"icon button",className:u(i,a),onClick:s=>{s.preventDefault(),s.stopPropagation(),e();},children:r}):jsxRuntime.jsx("div",{className:u(i,a,"sui-pointer-events-none sui-transform"),children:r})},we=react.forwardRef(({className:r,variant:e="default",type:t="text",label:o,error:a,helperText:i,contentSize:s,leftIcon:c,rightIcon:d,leftDivider:p,rightDivider:n,containerClassName:l,id:b,required:v=false,disabled:f=false,onLeftIconClick:g,leftIconAriaLabel:m,onRightIconClick:x,rightIconAriaLabel:k,...P},w)=>{let C=react.useId(),R=b??C,I=!!a,V=I?"error":e,h=`${R}-error`,A=`${R}-help`,F=[I&&h,!I&&i&&A].filter(Boolean).join(" ")||void 0;return jsxRuntime.jsxs("div",{className:u("sui-w-full",l),children:[o&&jsxRuntime.jsxs("label",{htmlFor:R,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[o,v&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsxs("div",{className:"sui-relative",children:[c&&jsxRuntime.jsx(Ft,{icon:c,onClick:g,ariaLabel:m,side:"left"}),p&&c&&jsxRuntime.jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-left-[38px] sui-sm:left-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),jsxRuntime.jsx("input",{type:t,className:u(Pn({variant:V,className:r}),c&&"sui-pl-10 sui-sm:pl-12",d&&"sui-pr-10 sui-sm:pr-12"),ref:w,id:R,size:s,required:v,"aria-required":v,"aria-invalid":I,"aria-describedby":F,disabled:f,...P}),n&&d&&jsxRuntime.jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-right-[38px] sui-sm:sui-right-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),d&&jsxRuntime.jsx(Ft,{icon:d,onClick:x,ariaLabel:k,side:"right"})]}),(a||i)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[a&&jsxRuntime.jsx("p",{id:`${R}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:a}),!a&&i&&jsxRuntime.jsx("p",{id:`${R}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:i})]})]})});we.displayName="Input";var Ht=react.forwardRef(({value:r,defaultValue:e=0,onChange:t,min:o=Number.NEGATIVE_INFINITY,max:a=Number.POSITIVE_INFINITY,step:i=1,id:s,label:c,helperText:d,error:p,disabled:n,containerClassName:l,inputClassName:b,readOnlyInput:v=false,...f},g)=>{let m=react.useId(),x=s??m,k=`${x}-error`,P=`${x}-help`,w=react.useCallback(y=>Number.isNaN(y)?Math.min(Math.max(e??0,o),a):y<o?o:y>a?a:y,[o,a,e]),[C,R]=nr({value:r,defaultValue:w(e),onChange:t}),I=react.useRef(w(e??0)),V=C!==void 0?C-i>=o:true,h=C!==void 0?C+i<=a:true,[A,F]=react.useState(null),L=react.useCallback(y=>{let N=w(y);I.current=N,R(N);},[w,R]),S=react.useCallback(()=>{n||!V||L((C??0)-i);},[n,V,L,C,i]),D=react.useCallback(()=>{n||!h||L((C??0)+i);},[n,h,L,C,i]),z=react.useCallback(y=>{if(n)return;let N=y.target.value;if(N===""||N==="-"){F(N),R(NaN);return}let E=N.replace(/[^\d-]/g,"").replace(/(?!^)-/g,""),K=Number(E);Number.isFinite(K)&&(F(null),R(K));},[n,R]),O=react.useCallback(()=>{if(n)return;let y=Number(C),N=Number.isFinite(y)?w(y):w(e??0);I.current=N,R(N),F(null);},[n,w,C,R,e]),G=!!p,M=[G&&k,!G&&d&&P].filter(Boolean).join(" ")||void 0,$=react.useCallback(y=>Number.isFinite(y)?y.toLocaleString():"",[]);return jsxRuntime.jsxs("div",{className:u("sui-w-full",l),children:[c&&jsxRuntime.jsx("label",{htmlFor:x,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:c}),jsxRuntime.jsxs("div",{className:u("sui-flex sui-items-stretch sui-w-full sui-gap-2"),children:[jsxRuntime.jsx("button",{type:"button","aria-label":"Decrease quantity",onClick:S,disabled:n||!V,className:u("sui-h-[30px] sui-w-[30px] sui-rounded-sm sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsxRuntime.jsx(po,{"aria-hidden":"true"})}),jsxRuntime.jsx("input",{ref:g,id:x,inputMode:"numeric",type:"text",role:"spinbutton","aria-valuemin":Number.isFinite(o)?o:void 0,"aria-valuemax":Number.isFinite(a)?a:void 0,"aria-valuenow":Number.isFinite(Number(C))?Number(C):void 0,"aria-invalid":G,"aria-describedby":M,className:u("sui-flex-1 sui-h-[30px] sui-text-center sui-rounded-sm sui-border sui-border-secondary-300 sui-bg-background-default sui-text-text-default sui-body-14-medium focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",b),value:A!==null?A:Number.isFinite(Number(C))?$(Number(C)):"",onChange:v?void 0:z,readOnly:v,onBlur:O,disabled:n,...(()=>{let{onKeyDown:y,...N}=f;return {...N,onKeyDown:E=>{if(y?.(E),!E.defaultPrevented)if(E.key==="Enter"){E.preventDefault();let K=Number(C),X=Number.isFinite(K)?w(K):w(e??0);I.current=X,R(X),F(null);}else E.key==="Escape"&&(E.preventDefault(),R(I.current),F(null));}}})()}),jsxRuntime.jsx("button",{type:"button","aria-label":"Increase quantity",onClick:D,disabled:n||!h,className:u("sui-h-[30px] sui-w-[30px] sui-rounded-sm sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsxRuntime.jsx(yo,{"aria-hidden":"true"})})]}),(p||d)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[p&&jsxRuntime.jsx("p",{id:k,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:p}),!p&&d&&jsxRuntime.jsx("p",{id:P,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:d})]})]})});Ht.displayName="QuantityInput";var Ge=(...r)=>e=>{r.forEach(t=>{typeof t=="function"?t(e):t!=null&&(t.current=e);});};var Dn=classVarianceAuthority.cva("sui-flex sui-items-center sui-h-12 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-transition-all sui-duration-300 sui-ease-in-out focus-within:sui-border-primary focus-within:sui-shadow-sm",{variants:{variant:{compact:"sui-w-12 sui-p-0 sui-justify-center",full:"sui-w-full sui-px-4 sui-py-3"}},defaultVariants:{variant:"full"}}),Gt=react.forwardRef(({className:r,variant:e="full",placeholder:t="Search...",onSearch:o,clearable:a=true,containerClassName:i,disabled:s=false,value:c,defaultValue:d,onChange:p,...n},l)=>{let[b,v]=react.useState(false),[f,g]=react.useState(d||""),m=react.useRef(null),x=react.useRef(null),k=Ge(l,m),P=c!==void 0,w=P?c:f,C=!!(w&&String(w).length>0),R=react.useCallback(()=>{e==="compact"&&!s&&(v(true),setTimeout(()=>{m.current?.focus();},150));},[e,s]),I=react.useCallback(O=>{e==="compact"&&!x.current?.contains(O.relatedTarget)&&v(false);},[e]),V=react.useCallback(O=>{P||g(O.target.value),p?.(O);},[P,p]),h=react.useCallback(()=>{o?.(String(w));},[o,w]),A=react.useCallback(()=>{P||g("");let O={...new Event("change",{bubbles:true}),target:{value:""},currentTarget:{value:""}};p?.(O),m.current?.focus();},[P,p]),F=react.useCallback(O=>{O.key==="Enter"&&h();},[h]),L=react.useCallback(()=>{e==="compact"&&!b&&!s&&R();},[e,b,s,R]),S=react.useCallback(O=>{(O.key==="Enter"||O.key===" ")&&!s&&(O.preventDefault(),L());},[L,s]),D=e==="compact"&&b,z=e==="full"||D;return jsxRuntime.jsx("div",{className:u("sui-relative",i),children:jsxRuntime.jsxs("div",{ref:x,className:u(Dn({variant:e}),D&&"sui-w-full sui-px-4 sui-py-3",r,s&&"sui-opacity-50 sui-cursor-not-allowed",e==="compact"&&!b&&!s&&"sui-cursor-pointer"),onClick:L,onKeyDown:S,onFocus:R,onBlur:I,role:e==="compact"&&!b?"button":void 0,tabIndex:e==="compact"&&!b?0:void 0,"aria-expanded":e==="compact"?b:void 0,"aria-label":e==="compact"&&!b?"Open search":void 0,children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-text-secondary-400 shrink-0",children:jsxRuntime.jsx(be,{size:24})}),z&&jsxRuntime.jsx("div",{className:"sui-flex-1 sui-ml-3 sui-relative",children:jsxRuntime.jsx("input",{ref:k,type:"text",value:w,onChange:V,onKeyDown:F,placeholder:t,disabled:s,className:"sui-w-full sui-bg-transparent sui-border-none sui-outline-none sui-text-16 sui-text-foreground placeholder:sui-text-disabled placeholder:sui-text-14","aria-label":"Search input",...n})}),z&&C&&a&&jsxRuntime.jsx("button",{type:"button",onClick:A,disabled:s,className:"sui-ml-2 sui-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 sui-transition-colors sui-duration-200 sui-w-6 sui-h-6 sui-rounded-sm hover:sui-bg-secondary-100 shrink-0","aria-label":"Clear search",tabIndex:0,children:jsxRuntime.jsx(sr,{size:24})})]})})});Gt.displayName="SearchInput";var ze={ja:locale.ja,en:locale.enUS,enUS:locale.enUS,fr:locale.fr,de:locale.de,es:locale.es,it:locale.it,pt:locale.pt,ru:locale.ru,zh:locale.zhCN,zhCN:locale.zhCN,zhTW:locale.zhTW},Io=(r,e,t)=>e&&r<e?e:t&&r>t?t:r,Ur=r=>dateFns.format(r,"yyyy-M-d"),Lo=(r,e="en")=>{let t=dateFns.startOfMonth(r),a=(ze[e]??locale.enUS).options?.weekStartsOn??1,i=dateFns.startOfWeek(t,{weekStartsOn:a}),s=dateFns.addDays(i,41);return dateFns.eachDayOfInterval({start:i,end:s})},jn=r=>!!r&&typeof r=="object"&&"from"in r&&"to"in r,Ro=(r,e,t)=>{let o=ze[e]??locale.enUS;if(t){let a=dateFns.format(r,"HH:mm",{locale:o});return e.startsWith("ja")?`${dateFns.format(r,"yyyy\u5E74M\u6708d\u65E5",{locale:o})} ${a}`:`${a}, ${dateFns.format(r,"d MMM yyyy",{locale:o})}`}return e.startsWith("ja")?dateFns.format(r,"yyyy\u5E74M\u6708d\u65E5",{locale:o}):dateFns.format(r,"d MMM yyyy",{locale:o})},Jr=(r,e={})=>{if(!r)return "";let t=(e.locale??"en").toString(),o=e.includeTime??false;if(jn(r)){let a=r.from?Ro(r.from,t,o):"",i=r.to?Ro(r.to,t,o):"";return i?`${a} \u2013 ${i}`:a}return Ro(r,t,o)},To=(r="en")=>{let e=ze[r]??locale.enUS;return Array.from({length:12},(t,o)=>dateFns.format(new Date(2024,o,1),"MMMM",{locale:e}))},Mo=(r="en")=>{let e=ze[r]??locale.enUS,t=e.options?.weekStartsOn??1,o=[],a=dateFns.startOfWeek(new Date(2024,0,1),{weekStartsOn:t});for(let i=0;i<7;i++){let s=dateFns.addDays(a,i);o.push(dateFns.format(s,"EEEEEE",{locale:e}));}return o};var Vo=({onOpenChange:r,initialOpen:e=false,disabled:t=false})=>{let[o,a]=react.useState(e),i=react.useRef(null),s=react.useRef(null);return react.useEffect(()=>{if(!o)return;let n=l=>{i.current?.contains(l.target)||(a(false),r?.(false));};return document.addEventListener("mousedown",n),()=>document.removeEventListener("mousedown",n)},[o,r]),react.useEffect(()=>{if(!o)return;let n=()=>{i.current?.querySelector('[role="grid"]')?.focus?.();},l=window.setTimeout(n,0),b=v=>{v.key==="Escape"&&(a(false),r?.(false),s.current?.focus());};return document.addEventListener("keydown",b),()=>{window.clearTimeout(l),document.removeEventListener("keydown",b);}},[o,r]),{open:o,setOpen:a,containerRef:i,triggerRef:s,handleTriggerFocus:()=>{t||(a(true),r?.(true));},handleIconToggle:()=>{t||a(n=>{let l=!n;return r?.(l),l&&s.current?.focus(),l});},closePopover:()=>{a(false),r?.(false);}}};var Oe=(r,e)=>{react.useEffect(()=>{let t=o=>{!r.current||r.current.contains(o.target)||e(o);};return document.addEventListener("mousedown",t),document.addEventListener("touchstart",t),()=>{document.removeEventListener("mousedown",t),document.removeEventListener("touchstart",t);}},[r,e]);};var $t=({value:r,onChange:e,minuteStep:t=1,hoursLabel:o="Hours",minutesLabel:a="Minutes",renderHourOption:i,renderMinuteOption:s})=>{let c=react.useRef(null),d=react.useRef(null),p=react.useMemo(()=>Array.from({length:24},(l,b)=>b),[]),n=react.useMemo(()=>Array.from({length:Math.floor(60/t)},(l,b)=>b*t),[t]);return react.useEffect(()=>{let l=c.current?.querySelector('[aria-selected="true"]');l&&typeof l.scrollIntoView=="function"&&l.scrollIntoView({block:"nearest"});let b=d.current?.querySelector('[aria-selected="true"]');b&&typeof b.scrollIntoView=="function"&&b.scrollIntoView({block:"nearest"});},[]),jsxRuntime.jsxs("div",{className:"sui-bg-white sui-shadow-md sui-rounded-md sui-p-4 sui-grid sui-grid-cols-2 sui-gap-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{id:"hours-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:o}),jsxRuntime.jsx("div",{ref:c,role:"listbox","aria-labelledby":"hours-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:p.map(l=>{let b=r.getHours()===l;return jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":b,className:u("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",b&&"sui-text-primary sui-font-semibold"),onClick:()=>{let v=new Date(r);v.setHours(l),e(v);},children:i?i(l,b):String(l).padStart(2,"0")},l)})})]}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{id:"minutes-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:a}),jsxRuntime.jsx("div",{ref:d,role:"listbox","aria-labelledby":"minutes-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:n.map(l=>{let b=r.getMinutes()===l;return jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":b,className:u("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",b&&"sui-text-primary sui-font-semibold"),onClick:()=>{let v=new Date(r);v.setMinutes(l),e(v);},children:s?s(l,b):String(l).padStart(2,"0")},l)})})]})]})},Vr=react.forwardRef(({value:r,onChange:e,minuteStep:t=1,hoursLabel:o="Hours",minutesLabel:a="Minutes",className:i,placeholder:s="Select time",formatTime:c,renderTrigger:d,renderHourOption:p,renderMinuteOption:n,renderSpinner:l},b)=>{let[v,f]=react.useState(false),g=react.useRef(null),m=react.useRef(null);Oe(g,()=>f(false)),react.useEffect(()=>{let w=C=>{C.key==="Escape"&&(C.preventDefault(),f(false),m.current?.focus());};return v&&document.addEventListener("keydown",w),()=>document.removeEventListener("keydown",w)},[v]);let k=r?c?c(r):(w=>`${String(w.getHours()).padStart(2,"0")}:${String(w.getMinutes()).padStart(2,"0")}`)(r):"",P=!r;return d?jsxRuntime.jsxs("div",{ref:b,className:u("sui-relative",i),children:[d({value:r,formattedTime:k,onClick:()=>f(w=>!w),open:v,disabled:P}),v&&r&&jsxRuntime.jsx("div",{ref:g,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:l?l({value:r,onChange:w=>{e(w),f(false),setTimeout(()=>m.current?.focus(),0);},minuteStep:t,hoursLabel:o,minutesLabel:a}):jsxRuntime.jsx($t,{value:r,minuteStep:t,onChange:w=>{e(w),f(false),setTimeout(()=>m.current?.focus(),0);},hoursLabel:o,minutesLabel:a,renderHourOption:p,renderMinuteOption:n})})]}):jsxRuntime.jsxs("div",{ref:b,className:u("sui-relative",i),children:[jsxRuntime.jsxs("button",{type:"button",ref:m,"aria-haspopup":"listbox","aria-expanded":v,disabled:P,className:"sui-h-12 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between disabled:sui-bg-secondary disabled:sui-cursor-not-allowed",onClick:()=>f(w=>!w),children:[jsxRuntime.jsx("span",{className:u("sui-body-16",!r&&"sui-text-secondary-400"),children:r?k:s}),jsxRuntime.jsx(Pr,{size:20,className:u("sui-transition-transform",v&&"sui-rotate-180")})]}),v&&r&&jsxRuntime.jsx("div",{ref:g,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:l?l({value:r,onChange:w=>{e(w),f(false),setTimeout(()=>m.current?.focus(),0);},minuteStep:t,hoursLabel:o,minutesLabel:a}):jsxRuntime.jsx($t,{value:r,minuteStep:t,onChange:w=>{e(w),f(false),setTimeout(()=>m.current?.focus(),0);},hoursLabel:o,minutesLabel:a,renderHourOption:p,renderMinuteOption:n})})]})});Vr.displayName="TimePicker";var Do=react.createContext(null),qt=()=>{let r=react.useContext(Do);if(!r)throw new Error("useDatePicker must be used within DatePicker");return r};var Yt=({viewMonth:r,onNavigateMonth:e})=>({onGridKeyDown:react.useCallback(o=>{let a=o.key;if(a!=="ArrowLeft"&&a!=="ArrowRight"&&a!=="ArrowUp"&&a!=="ArrowDown"&&a!=="Home"&&a!=="End"&&a!=="PageUp"&&a!=="PageDown")return;o.preventDefault();let s=document.activeElement?.getAttribute?.("data-date"),c=s?new Date(s):new Date(r),p={ArrowLeft:-1,ArrowRight:1,ArrowUp:-7,ArrowDown:7,Home:-((c.getDay()+6)%7),End:6-(c.getDay()+6)%7,PageUp:-30,PageDown:30}[a]??0,n=new Date(c);n.setDate(c.getDate()+p);let l=`[data-key="${Ur(n)}"]`,b=o.currentTarget.querySelector(l);b&&(n.getMonth()!==r.getMonth()&&e?.(new Date(n.getFullYear(),n.getMonth(),1)),b.focus());},[r,e])});var Qt="sui-w-9 sui-h-9 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-body-16";function ru({weekdays:r}){return jsxRuntime.jsx("div",{className:"sui-grid sui-grid-cols-7 sui-body-16 sui-text-secondary-400 sui-mt-2",children:r.map(e=>jsxRuntime.jsx("div",{className:"sui-h-8 sui-flex sui-items-center sui-justify-center",children:e},e))})}function ee({viewMonth:r,onSelect:e,onNavigateMonth:t}){let{minDate:o,maxDate:a,isDateDisabled:i,isDateMarked:s,weekdays:c,mode:d,singleValue:p,rangeValue:n,locale:l}=qt(),b=react.useMemo(()=>Lo(r,Array.isArray(l)?l[0]:l),[r,l]),v=react.useCallback(k=>k.getMonth()===r.getMonth(),[r]),f=react.useCallback(k=>{if(!n?.from||!n?.to)return false;let P=new Date(n.from.getFullYear(),n.from.getMonth(),n.from.getDate()),w=new Date(n.to.getFullYear(),n.to.getMonth(),n.to.getDate()),C=new Date(k.getFullYear(),k.getMonth(),k.getDate());return C>=P&&C<=w},[n]),g=k=>i?.(k)||o&&k<new Date(o.getFullYear(),o.getMonth(),o.getDate())||a&&k>new Date(a.getFullYear(),a.getMonth(),a.getDate()),m=`${r.toLocaleString(Array.isArray(l)?l[0]:l,{month:"long",year:"numeric"})}`,{onGridKeyDown:x}=Yt({viewMonth:r,onNavigateMonth:t});return jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"sui-sr-only","aria-live":"polite",children:m}),jsxRuntime.jsx(ru,{weekdays:c}),jsxRuntime.jsx("div",{className:"sui-grid sui-grid-cols-7 sui-gap-1 sui-mt-1 sui-animate-slide-up",role:"grid",tabIndex:0,"aria-label":m,onKeyDown:x,children:b.map(k=>{let P=dateFns.isSameDay(k,new Date),w=d==="single"?p?dateFns.isSameDay(k,p):false:(n.from?dateFns.isSameDay(k,n.from):false)||(n.to?dateFns.isSameDay(k,n.to):false),C=f(k),R=!v(k),I=g(k),V=s?.(k)??false,h=n?.from?dateFns.isSameDay(k,n.from):false,A=n?.to?dateFns.isSameDay(k,n.to):false;return d==="range"&&R?jsxRuntime.jsx("div",{role:"gridcell","aria-hidden":"true",className:Qt},Ur(k)):jsxRuntime.jsx("div",{role:"gridcell",children:jsxRuntime.jsx("button",{type:"button",disabled:I,"data-key":Ur(k),"data-date":k.toISOString(),tabIndex:w?0:-1,className:`${Qt} `+[R&&"sui-text-secondary-300",P&&!w&&!C&&"sui-bg-background-secondary2",w&&"sui-bg-primary sui-text-white",w&&h&&!A&&"sui-rounded-l-md sui-rounded-r-none",w&&A&&!h&&"sui-rounded-r-md sui-rounded-l-none",!I&&!w&&"hover:sui-bg-background-default",I&&"sui-text-disabled sui-opacity-50 sui-cursor-not-allowed"].filter(Boolean).join(" "),onClick:()=>{I||(R&&t?.(new Date(k.getFullYear(),k.getMonth(),1)),e(k));},children:jsxRuntime.jsxs("span",{className:"sui-relative sui-inline-flex sui-items-center sui-justify-center sui-w-full sui-h-full",children:[(C||h||A)&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-inset-y-0 sui-bg-secondary sui-pointer-events-none "+(h&&!A?"sui-left-1/2 sui-rounded-l-md":A&&!h?"sui-right-1/2 sui-rounded-r-md":"sui-left-[-4px] sui-right-[-4px]")}),jsxRuntime.jsx("span",{className:"sui-relative sui-z-10",children:k.getDate()}),V&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-top-1 sui-right-1 sui-w-1 sui-h-1 sui-rounded-full sui-bg-primary"})]})})},Ur(k))})},`${r.getFullYear()}-${r.getMonth()}`)]})}var ou=(r,e=7)=>{let t=[];for(let o=r-e;o<=r+e;o++)t.push(o);return t};function oe({month:r,year:e,onChange:t,monthLabels:o,minDate:a,maxDate:i}){let[s,c]=react.useState(false),d=react.useMemo(()=>ou(e),[e]),p=a?a.getFullYear():void 0,n=i?i.getFullYear():void 0,l=a?a.getMonth():void 0,b=i?i.getMonth():void 0,v=react.useMemo(()=>d.filter(g=>!(p!==void 0&&g<p||n!==void 0&&g>n)),[d,p,n]),f=react.useMemo(()=>o.map((g,m)=>({label:g,idx:m})).filter(({idx:g})=>!(p!==void 0&&e===p&&l!==void 0&&g<l||n!==void 0&&e===n&&b!==void 0&&g>b)),[o,e,p,n,l,b]);return jsxRuntime.jsxs("div",{className:"sui-relative sui-w-full",children:[jsxRuntime.jsxs("button",{type:"button",className:"sui-h-10 sui-w-full sui-border sui-border-secondary-300 sui-rounded-md sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between",onClick:()=>c(g=>!g),"aria-expanded":s,"aria-haspopup":"listbox","aria-label":"Select month and year",children:[jsxRuntime.jsxs("span",{className:"sui-body-16",children:[o[r].slice(0,3)," ",e]}),jsxRuntime.jsx(Pr,{className:u("sui-transition-transform",s&&"sui-rotate-180"),size:20})]}),s&&jsxRuntime.jsxs("div",{className:"sui-absolute sui-left-0 sui-right-0 sui-w-full sui-z-50 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-grid sui-grid-cols-2 sui-gap-2 sui-p-2 sui-scrollbars-thin",role:"listbox","aria-label":"Month and year selection",children:[jsxRuntime.jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Months",children:f.map(({label:g,idx:m})=>jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":m===r,className:u("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded-md hover:sui-bg-secondary-2 sui-body-14",m===r&&"sui-text-primary sui-body-14-medium"),onClick:()=>{t(m,e),c(false);},children:g},`${g}-${m}`))}),jsxRuntime.jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Years",children:v.map(g=>jsxRuntime.jsx("button",{type:"button",role:"option","aria-selected":g===e,className:u("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded hover:sui-bg-secondary-2 sui-body-14",g===e&&"sui-text-primary sui-body-14-medium"),onClick:()=>{t(r,g),c(false);},children:g},g))})]})]})}var su=classVarianceAuthority.cva("sui-flex sui-items-center sui-justify-between sui-mb-4"),Ce=react.forwardRef((r,e)=>{let{mode:t="single",defaultMonth:o,minDate:a,maxDate:i,isDateDisabled:s,isDateMarked:c,className:d,showTime:p=true,minuteStep:n=1,locale:l,labels:b,weekdayLabels:v,monthLabels:f,formatHeaderDate:g}=r,[m,x]=react.useState(()=>dateFns.startOfMonth(o??new Date)),[k,P]=react.useState(()=>dateFns.addMonths(m,1)),[w,C]=react.useState(false),[R,I]=react.useState("from"),V=r.mode==="single"?r.value:null,h=r.mode==="range"?r.value:{from:null,to:null};react.useEffect(()=>{if(t!=="range")return;let y=!!h?.from,N=!!h?.to;if(y||N){let E=dateFns.startOfMonth(h?.from??h?.to??m),K=dateFns.startOfMonth(h?.to??dateFns.addMonths(E,1));x(E),P(K);return}P(dateFns.addMonths(m,1));},[t,h?.from,h?.to]),react.useEffect(()=>{t==="range"&&!h?.to&&P(dateFns.addMonths(m,1));},[m,t,h?.to]),react.useEffect(()=>{if(typeof window>"u")return;let y=window.matchMedia("(max-width: 640px)"),N=E=>{C((E.matches));};return N(y),typeof y.addEventListener=="function"?y.addEventListener("change",N):typeof y.addListener=="function"&&y.addListener(N),()=>{typeof y.removeEventListener=="function"?y.removeEventListener("change",N):typeof y.removeListener=="function"&&y.removeListener(N);}},[]),react.useEffect(()=>{t!=="range"||!w||h?.from&&!h?.to&&I("to");},[t,w,h?.from,h?.to]);let A=y=>{let N=Io(y,a,i),E=new Date(N.getFullYear(),N.getMonth(),N.getDate(),V?.getHours()??0,V?.getMinutes()??0);r.mode==="single"&&r.onChange?.(E);},F=y=>{let N=h;if(!N||!N.from||N.from&&N.to){let tr={from:y,to:null};r.mode==="range"&&r.onChange?.(tr);return}let E=N.from,K=y<E?E:y,X={from:y<E?y:E,to:K};r.mode==="range"&&r.onChange?.(X);},L=react.useMemo(()=>t==="single"?V??new Date:h?.to??h?.from??new Date,[t,V,h]),S=(Array.isArray(l)?l[0]:l)??"en",D=y=>g?g(y??new Date):Jr(y??new Date,{locale:S,includeTime:false}),z=f??To(S),O=v??Mo(S),G={from:b?.from??"From",to:b?.to??"To",today:b?.today??"Today",cancel:b?.cancel??"Cancel",apply:b?.apply??"Apply",hours:b?.hours??"Hours",minutes:b?.minutes??"Minutes"},M=()=>{r.mode==="single"&&V?r.onApply?.(V):r.mode==="range"&&h&&r.onApply?.(h);},$={mode:t,minDate:a,maxDate:i,isDateDisabled:s,isDateMarked:c,weekdays:O,months:z,viewLeft:m,setViewLeft:x,viewRight:k,setViewRight:P,singleValue:V??null,rangeValue:h??{from:null,to:null},onSingleChange:r.mode==="single"?r.onChange??(()=>{}):()=>{},onRangeChange:r.mode==="range"?r.onChange??(()=>{}):()=>{},t:G,showTime:p,minuteStep:n,locale:S};return jsxRuntime.jsx("div",{ref:e,className:u("sui-w-full sui-min-w-[280px] sui-bg-white sui-rounded-lg sui-shadow-lg sui-p-4",d),children:jsxRuntime.jsxs(Do.Provider,{value:$,children:[t==="range"?jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-4",children:[jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:D(h?.from??null)}),jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:D(h?.to??null)})]}):jsxRuntime.jsxs("div",{className:su(),children:[jsxRuntime.jsx("div",{className:"sui-title-20-medium",children:D(L)}),jsxRuntime.jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>{let y=new Date;r.mode==="single"&&r.onChange?.(y),x(dateFns.startOfMonth(y));},children:G.today})]}),t==="single"?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx(er,{className:"sui-mb-6"}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(oe,{month:m.getMonth(),year:m.getFullYear(),onChange:(y,N)=>x(new Date(N,y,1)),monthLabels:z})}),jsxRuntime.jsx(ee,{viewMonth:m,onSelect:A,onNavigateMonth:y=>x(y)})]}),jsxRuntime.jsx(er,{className:"sui-my-6"}),p&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx(Vr,{value:V??null,minuteStep:n,onChange:y=>{r.mode==="single"&&r.onChange?.(y);},hoursLabel:G.hours,minutesLabel:G.minutes}),jsxRuntime.jsx(er,{className:"sui-mt-3"})]})]}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:w?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(er,{className:"sui-mb-3"}),jsxRuntime.jsxs("div",{className:"sui-px-4 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:R==="from"?G.from:G.to}),R==="to"&&jsxRuntime.jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>I("from"),"aria-label":"Go back to From date",children:"Back"})]}),R==="from"?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(oe,{month:m.getMonth(),year:m.getFullYear(),onChange:(y,N)=>x(new Date(N,y,1)),monthLabels:z,minDate:a,maxDate:i})}),jsxRuntime.jsx(ee,{viewMonth:m,onSelect:F,onNavigateMonth:y=>x(y)}),jsxRuntime.jsx(er,{className:"sui-my-3"}),p&&h?.from&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Vr,{value:h.from,minuteStep:n,onChange:y=>{r.mode==="range"&&r.onChange?.({from:y,to:h?.to??null});},hoursLabel:G.hours,minutesLabel:G.minutes})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"sui-mb-3",children:jsxRuntime.jsx(oe,{month:k.getMonth(),year:k.getFullYear(),onChange:(y,N)=>P(new Date(N,y,1)),monthLabels:z,minDate:h?.from??a,maxDate:i})}),jsxRuntime.jsx(ee,{viewMonth:k,onSelect:F,onNavigateMonth:y=>P(y)}),jsxRuntime.jsx(er,{className:"sui-my-3"}),p&&h?.to&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Vr,{value:h.to,minuteStep:n,onChange:y=>{r.mode==="range"&&r.onChange?.({from:h?.from??null,to:y});},hoursLabel:G.hours,minutesLabel:G.minutes})})]})]}),jsxRuntime.jsx(er,{className:"sui-mt-3"})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(er,{className:"sui-mb-3"}),jsxRuntime.jsxs("div",{className:"sui-flex sui-items-stretch sui-px-4",children:[jsxRuntime.jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:G.from}),jsxRuntime.jsx(oe,{month:m.getMonth(),year:m.getFullYear(),onChange:(y,N)=>x(new Date(N,y,1)),monthLabels:z,minDate:a,maxDate:i})]}),jsxRuntime.jsx(ee,{viewMonth:m,onSelect:F,onNavigateMonth:y=>x(y)}),jsxRuntime.jsx(er,{className:"sui-my-3"}),p&&h?.from&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Vr,{value:h.from,minuteStep:n,onChange:y=>{r.mode==="range"&&r.onChange?.({from:y,to:h?.to??null});},hoursLabel:G.hours,minutesLabel:G.minutes})})]}),jsxRuntime.jsx("div",{className:"sui-flex sui-items-stretch",children:jsxRuntime.jsx(er,{orientation:"vertical",className:"sui-self-stretch sui-mx-4"})}),jsxRuntime.jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxRuntime.jsxs("div",{className:"sui-mb-3",children:[jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-inactive",children:G.to}),jsxRuntime.jsx(oe,{month:k.getMonth(),year:k.getFullYear(),onChange:(y,N)=>P(new Date(N,y,1)),monthLabels:z,minDate:h?.from??a,maxDate:i})]}),jsxRuntime.jsx(ee,{viewMonth:k,onSelect:F,onNavigateMonth:y=>P(y)}),jsxRuntime.jsx(er,{className:"sui-my-3"}),p&&h?.to&&jsxRuntime.jsx("div",{className:"sui-mt-3",children:jsxRuntime.jsx(Vr,{value:h.to,minuteStep:n,onChange:y=>{r.mode==="range"&&r.onChange?.({from:h?.from??null,to:y});},hoursLabel:G.hours,minutesLabel:G.minutes})})]})]}),jsxRuntime.jsx(er,{className:"sui-mt-3"})]})}),jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-gap-3 sui-mt-4",children:[jsxRuntime.jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-border sui-border-black sui-bg-white sui-text-text-default hover:sui-bg-background-default sui-button-14-medium",onClick:()=>r.onCancel?.(),children:G.cancel}),jsxRuntime.jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-bg-primary sui-text-white hover:sui-opacity-90 sui-button-14-semibold",onClick:M,children:G.apply})]})]})})});Ce.displayName="DatePicker";var ri=classVarianceAuthority.cva("sui-absolute sui-z-50 sui-mt-1 sui-origin-top-left sui-rounded-lg sui-shadow-lg"),uu=react.forwardRef((r,e)=>{let{value:t,onChange:o,label:a,helperText:i,error:s,required:c,disabled:d,className:p,containerClassName:n,placeholder:l="Select date",format:b,parse:v,onOpenChange:f,closeOnSelect:g=true,leftIcon:m,rightIcon:x,onRightIconClick:k,rightIconAriaLabel:P,onLeftIconClick:w,leftIconAriaLabel:C,leftDivider:R,rightDivider:I,autoWidth:V=true,...h}=r,{open:A,containerRef:F,triggerRef:L,handleTriggerFocus:S,handleIconToggle:D,closePopover:z}=Vo({onOpenChange:f,disabled:d}),O=react.useId(),G=E=>{if(b)return b(E);let K=h.showTime??false,X=(h.locale??"en").toString();return Jr(E,{locale:X,includeTime:K})},M=react.useMemo(()=>G(t??null),[t,b,h]),$=E=>{o?.(E),g&&z();},y=E=>{if(!v)return;let K=v(E.target.value);K&&o?.(K);},N=react.useMemo(()=>{if(!V)return;let E=M?.length??0,K=(l??"").length,X=(m?2:0)+(x?2:0),Fr=Math.max(E,K)+X+2;return Math.max(Fr,12)},[V,M,l,m,x]);return jsxRuntime.jsxs("div",{ref:F,className:u("sui-relative",V?"sui-inline-block":"sui-w-full",n),children:[jsxRuntime.jsx(we,{id:O,label:a,helperText:i,error:s,required:c,disabled:d,placeholder:l,value:M,onChange:y,onFocus:S,"aria-haspopup":"dialog","aria-expanded":A,className:u(p,V&&"sui-w-auto"),contentSize:N,rightIcon:x??jsxRuntime.jsx(Me,{"aria-hidden":"true",className:d?"sui-opacity-50 sui-cursor-not-allowed":""}),onRightIconClick:()=>{k?.(),D();},rightIconAriaLabel:P??"Open date picker",leftIcon:m,onLeftIconClick:()=>{w?.(),D();},leftIconAriaLabel:C??"Open date picker",leftDivider:R,rightDivider:I,ref:E=>{typeof e=="function"?e(E):e&&typeof e=="object"&&(e.current=E),L.current=E;},readOnly:!v}),A&&jsxRuntime.jsx("div",{className:u(ri(),"sui-w-full sui-max-w-[360px] sui-min-w-[320px]"),role:"dialog","aria-modal":"false",children:jsxRuntime.jsx(Ce,{mode:"single",value:t,onChange:E=>o?.(E),onApply:E=>$(E),onCancel:z,defaultMonth:t??void 0,...h,locale:h.locale??"en",showTime:h.showTime??false})})]})}),cu=react.forwardRef((r,e)=>{let{value:t,onChange:o,label:a,helperText:i,error:s,required:c,disabled:d,className:p,containerClassName:n,placeholder:l="Select date",format:b,onOpenChange:v,closeOnSelect:f=true,leftIcon:g,rightIcon:m,onRightIconClick:x,rightIconAriaLabel:k,onLeftIconClick:P,leftIconAriaLabel:w,leftDivider:C,rightDivider:R,autoWidth:I=true,...V}=r,{open:h,containerRef:A,triggerRef:F,handleTriggerFocus:L,handleIconToggle:S,closePopover:D}=Vo({onOpenChange:v,disabled:d}),z=react.useId(),O=y=>{if(b)return b(y);let N=V.showTime??false,E=(V.locale??"en").toString();return Jr(y,{locale:E,includeTime:N})},G=react.useMemo(()=>O(t??null),[t,b,V]),M=y=>{o?.(y),f&&D();},$=react.useMemo(()=>{if(!I)return;let y=G?.length??0,N=(l??"").length,E=(g?2:0)+(m?2:0),X=Math.max(y,N)+E+2;return Math.max(X,20)},[I,G,l,g,m]);return jsxRuntime.jsxs("div",{ref:A,className:u("sui-relative",I?"sui-inline-block":"sui-w-full",n),children:[jsxRuntime.jsx(we,{id:z,label:a,helperText:i,error:s,required:c,disabled:d,placeholder:l,value:G,onFocus:L,"aria-haspopup":"dialog","aria-expanded":h,className:u(p,I&&"sui-w-auto"),contentSize:$,rightIcon:m??jsxRuntime.jsx(Me,{"aria-hidden":"true",className:d?"sui-text-disabled":""}),onRightIconClick:()=>{x?.(),S();},rightIconAriaLabel:k??"Open date picker",leftIcon:g,onLeftIconClick:()=>{P?.(),S();},leftIconAriaLabel:w??"Open date picker",leftDivider:C,rightDivider:R,ref:y=>{typeof e=="function"?e(y):e&&typeof e=="object"&&(e.current=y),F.current=y;},readOnly:true}),h&&jsxRuntime.jsx("div",{className:u(ri(),"sui-w-full sui-min-w-[320px] sui-max-w-[360px] sui-sm:w-auto sui-sm:min-w-[640px] sui-sm:max-w-none"),role:"dialog","aria-modal":"false",children:jsxRuntime.jsx(Ce,{mode:"range",value:t,onChange:y=>o?.(y),onApply:y=>M(y),onCancel:D,defaultMonth:t?.to??t?.from??void 0,...V,locale:V.locale??"en",showTime:V.showTime??false})})]})}),ei=react.forwardRef((r,e)=>r.mode==="range"?jsxRuntime.jsx(cu,{...r,ref:e}):jsxRuntime.jsx(uu,{...r,ref:e}));ei.displayName="DateInput";function ti(r,e,t){if(e.length>0){let o=`.${r.name.split(".").pop()?.toLowerCase()}`,a=r.type;if(!e.some(s=>s.startsWith(".")?o===s:a===s))return {type:"fileType",message:`File type not supported. Accepted types: ${e.join(", ")}`}}return r.size>t?{type:"fileSize",message:`File is too large. Maximum size is ${Math.round(t/1048576)}MB`}:null}var ii=({isOpen:r,onClose:e,videoSrc:t,onThumbnailCapture:o,onConfirm:a,title:i="Capture video thumbnail",captureButtonText:s="Capture for Video Thumbnail",thumbnailTitle:c="Video Thumbnail",uploadTitle:d="Upload Thumbnail",uploadSubtitle:p,cancelButtonText:n="Cancel",saveButtonText:l="Save",changeThumbnailText:b="Click to change thumbnail"})=>{let v=react.useRef(null),[f,g]=react.useState(null),[m,x]=react.useState(false),[k,P]=react.useState(0),[w,C]=react.useState(0),[R,I]=react.useState(false);react.useEffect(()=>{let S=v.current;if(!S)return;let D=()=>{C(Number.isFinite(S.duration)?S.duration:0);},z=()=>{};return S.addEventListener("loadedmetadata",D),S.addEventListener("timeupdate",z),()=>{S.removeEventListener("loadedmetadata",D),S.removeEventListener("timeupdate",z);}},[t]);let V=react.useCallback(async()=>{let S=v.current;if(!S)return;let D=document.createElement("canvas");D.width=S.videoWidth||0,D.height=S.videoHeight||0;let z=D.getContext("2d");if(!z||D.width===0||D.height===0)return;z.drawImage(S,0,0,D.width,D.height);let O=D.toDataURL("image/jpeg",.9);g(O),x(true),P(S.currentTime),await new Promise(G=>{D.toBlob(M=>{if(!M)return G();o(M,O),G();},"image/jpeg",.9);});},[o]),h=react.useCallback(S=>{let D=new FileReader;D.onload=z=>{g(z.target?.result),x(false);},D.readAsDataURL(S);},[]),A=react.useCallback(S=>{let D=Math.floor(S/60),z=Math.floor(S%60);return `${D}:${z.toString().padStart(2,"0")}`},[]),F=react.useCallback(()=>{f&&(a(f),g(null));},[f,a]),L=react.useCallback(()=>{g(null),x(false),P(0),C(0),e();},[e]);return r?jsxRuntime.jsxs("div",{role:"dialog","aria-modal":"true",className:"sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center sui-p-4",children:[jsxRuntime.jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50",role:"button",tabIndex:0,onClick:L,onKeyDown:S=>{(S.key==="Enter"||S.key===" ")&&L();},"aria-label":"Close modal overlay"}),jsxRuntime.jsxs("div",{className:"sui-relative sui-z-10 sui-w-fit sui-max-w-4xl sui-max-h-[90vh] sui-flex sui-flex-col sui-rounded-md sui-bg-background-secondary1 sui-shadow-lg",children:[jsxRuntime.jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-p-4",children:[jsxRuntime.jsx("h2",{className:"sui-text-16 sui-text-default",children:i}),jsxRuntime.jsx("button",{type:"button",className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":"Close",onClick:L,children:jsxRuntime.jsx(sr,{})})]}),jsxRuntime.jsx("div",{className:"sui-flex-1 sui-overflow-y-auto sui-scrollbars-thin sui-p-4",children:jsxRuntime.jsxs("div",{className:"sui-grid sui-grid-cols-1 sui-lg:grid-cols-2 sui-gap-4 sui-min-w-0",children:[jsxRuntime.jsx("div",{className:"sui-space-y-4",children:jsxRuntime.jsx("video",{ref:v,src:t,controls:true,className:"sui-w-full sui-max-w-[480px] sui-h-[320px] sui-rounded-md sui-bg-black sui-object-cover"})}),jsxRuntime.jsxs("div",{className:"sui-space-y-4",children:[jsxRuntime.jsx("h3",{className:"sui-body-14-medium",children:c}),jsxRuntime.jsx(lr,{onClick:V,leftIcon:jsxRuntime.jsx(eo,{size:16}),variant:"outline",size:"md",className:"sui-w-full sui-max-w-[320px]",onMouseEnter:()=>I(true),onMouseLeave:()=>I(false),children:f&&m?R?"Click to re-capture thumbnail":`Captured at ${A(k)}/${A(w)}`:s}),jsxRuntime.jsx("div",{className:"sui-w-full sui-max-w-[320px] sui-h-[213px]",children:f?jsxRuntime.jsxs("div",{className:"sui-relative sui-w-full sui-h-full sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out hover:sui-border-primary/80 hover:sui-bg-primary/5 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2 sui-cursor-pointer sui-overflow-hidden",onClick:()=>{let S=document.createElement("input");S.type="file",S.accept="image/*",S.onchange=D=>{let z=D.target.files?.[0];z&&h(z);},S.click();},role:"button",tabIndex:0,onKeyDown:S=>{if(S.key==="Enter"||S.key===" "){S.preventDefault();let D=document.createElement("input");D.type="file",D.accept="image/*",D.onchange=z=>{let O=z.target.files?.[0];O&&h(O);},D.click();}},"aria-label":"Click to change thumbnail",children:[jsxRuntime.jsx("img",{src:f,alt:"Thumbnail preview",className:"sui-w-full sui-h-full sui-object-cover sui-rounded-md"}),jsxRuntime.jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50 sui-opacity-0 hover:sui-opacity-100 sui-transition-opacity sui-duration-200 sui-flex sui-items-center sui-justify-center sui-rounded-md",children:jsxRuntime.jsx("p",{className:"sui-text-white sui-text-14 sui-font-medium",children:b})})]}):jsxRuntime.jsx(Ke,{label:"",acceptedFileTypes:[".png",".jpeg",".jpg",".gif",".svg"],maxFileSize:7*1024*1024,multiple:false,iconType:"image",size:"sm",className:"sui-h-full",onUploadSuccess:S=>{S.length>0&&h(S[0]);},messages:{titleIdle:d,subtitle:p||jsxRuntime.jsxs("div",{className:"sui-text-center sui-space-y-1",children:[jsxRuntime.jsx("p",{className:"sui-text-12 sui-text-inactive",children:"All file types are accepted (.png, .jpeg, .jpg, .gif, .svg)"}),jsxRuntime.jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Maximum size is 7MB."}),jsxRuntime.jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Best image size: 1080x720px"})]})}})})]})]})}),jsxRuntime.jsxs("div",{className:"sui-flex sui-justify-center sui-gap-4 sui-p-4",children:[jsxRuntime.jsx(lr,{onClick:L,variant:"outline",size:"md",className:"sui-flex-1 sui-max-w-[120px]",children:n}),jsxRuntime.jsx(lr,{onClick:F,variant:"default",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:!f,children:l})]})]})]}):null};var fu=classVarianceAuthority.cva("sui-relative sui-w-full sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2",{variants:{variant:{default:"sui-border-primary sui-bg-background-primary hover:sui-border-primary/80 hover:sui-bg-primary/5",dragOver:"sui-border-primary sui-bg-primary/10",error:"sui-border-error sui-bg-error/5",disabled:"sui-border-stroke-level3 sui-bg-background-secondary2 sui-cursor-not-allowed"},size:{sm:"sui-min-h-[120px] sui-p-4",md:"sui-min-h-[160px] sui-p-6",lg:"sui-min-h-[200px] sui-p-8"}},defaultVariants:{variant:"default",size:"md"}}),Ke=react.forwardRef(({files:r,onFilesChange:e,onUploadSuccess:t,onUploadError:o,onFileRemove:a,acceptedFileTypes:i=[],maxFileSize:s=7*1024*1024,maxFiles:c=10,multiple:d=false,disabled:p=false,label:n,error:l,helperText:b,variant:v,size:f="md",className:g,iconType:m="file",uploadIcon:x,successIcon:k,errorIcon:P,id:w,required:C=false,"aria-label":R,"aria-describedby":I,messages:V,renderSubtitle:h,onValidateFile:A,enableVideoThumbnail:F=false,onThumbnailCapture:L,...S},D)=>{let z=react.useId(),O=w??z,G=react.useRef(null),[M,$]=react.useState(false),[y,N]=nr({value:r,defaultValue:[],onChange:e}),[E,K]=react.useState(null),X=(y?.length??0)>0,[tr,Fr]=react.useState(null),[U,gr]=react.useState(null),[Hr,$r]=react.useState(false),ae=!!l,zi=ae?"error":M?"dragOver":v,jo=`${O}-error`,$o=`${O}-help`,Ko=react.useCallback(T=>{let _=ti(T,i,s);return _?{..._,file:T}:null},[i,s]),qo=react.useCallback(T=>new Promise(_=>{if(T.type.startsWith("image/")){let Y=new FileReader;Y.onload=ir=>_(ir.target?.result),Y.readAsDataURL(T);}else _("");}),[]),Te=react.useCallback(async T=>{if(p)return;let _=Array.from(T),Y=[],ir=false,Zo=(y??[]).filter(J=>J.status!=="error").length;if(!d&&_.length>1){let J={type:"fileCount",message:"Only one file is allowed"};o?.(J),K(J.message),ir=true,_.forEach(ar=>Y.push({id:ue(),file:ar,status:"error",error:J})),N([...y??[],...Y]);return}if(Zo+_.length>c){let J=Math.max(0,c-Zo),ar=_.slice(J),xr=_.slice(0,J),Kr={type:"fileCount",message:`Maximum ${c} files allowed`};ar.length>0&&(o?.(Kr),K(Kr.message),ir=true,ar.forEach(Cr=>Y.push({id:ue(),file:Cr,status:"error",error:Kr}))),_.length=xr.length;for(let Cr=0;Cr<xr.length;Cr++)_[Cr]=xr[Cr];}for(let J of _){let ar=Ko(J);if(!ar&&A&&(ar=A(J)??null),ar){o?.(ar),K(ar.message),ir=true,Y.push({id:ue(),file:J,status:"error",error:ar});continue}let xr=await qo(J),Kr={id:ue(),file:J,preview:xr,status:"pending"};if(Y.push(Kr),F&&J.type.startsWith("video/")&&tr===null)try{let Cr=URL.createObjectURL(J);gr(Cr),Fr(Kr.id),$r(!0);}catch{}}if(Y.length>0){let J=d?[...y??[],...Y]:Y;N(J);let ar=Y.filter(xr=>xr.status!=="error").map(xr=>xr.file);ar.length>0&&t?.(ar),ir||K(null);}},[p,d,c,y?.length,Ko,qo,o,t,N,F,tr,gr,Fr,$r]),Oi=react.useCallback(T=>{T.preventDefault(),T.stopPropagation(),p||$(true);},[p]),Wi=react.useCallback(T=>{T.preventDefault(),T.stopPropagation(),$(false);},[]),Ui=react.useCallback(T=>{if(T.preventDefault(),T.stopPropagation(),$(false),p)return;let _=T.dataTransfer.files;_.length>0&&Te(_);},[p,Te]),Ze=react.useCallback(()=>{!p&&G.current&&G.current.click();},[p]),_i=react.useCallback(T=>{let _=T.target.files;_&&_.length>0&&Te(_),T.target.value="";},[Te]),ji=react.useCallback(T=>{let _=(y??[]).filter(ir=>ir.id!==T);N(_),a?.(T),_.some(ir=>ir.status==="error")||K(null),T===tr&&(Fr(null),U&&URL.revokeObjectURL(U),gr(null));},[y,N,a,tr,U]),$i=react.useCallback(T=>{let _=(y??[]).map(Y=>Y.id===T?{...Y,preview:void 0}:Y);N(_);},[y,N]),Ki=react.useCallback(T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),Ze());},[Ze]),qi=()=>i.length===0?"All file types":i.join(", "),Yi=()=>`${Math.round(s/1048576)}MB`,Yo=[ae&&jo,!ae&&b&&$o,I].filter(Boolean).join(" ")||void 0;react.useEffect(()=>()=>{U&&URL.revokeObjectURL(U);},[U]);let Zi=react.useCallback((T,_)=>{let Y=(y??[]).find(ir=>ir.id===tr);L&&Y&&L(T,_,Y);},[y,L,tr]),Qi=react.useCallback(T=>{tr&&(N((_=>(_??[]).map(ir=>ir.id===tr?{...ir,preview:T}:ir))),$r(false));},[tr,N]),Xi=react.useCallback(()=>{$r(false);},[]),Ji=h?.({acceptedFileTypes:i,maxFileSize:s,multiple:d,maxFiles:c})??V?.subtitle;return jsxRuntime.jsxs("div",{className:u("sui-w-full",g),ref:D,...S,children:[n&&jsxRuntime.jsxs("label",{htmlFor:O,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[n,C&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsx("input",{ref:G,type:"file",id:O,className:"sui-sr-only",tabIndex:-1,"aria-hidden":"true",multiple:d,accept:i.join(","),disabled:p,onChange:_i,"aria-describedby":Yo}),jsxRuntime.jsx("div",{className:u(fu({variant:zi,size:f}),p&&"sui-cursor-not-allowed sui-opacity-50"),onDragOver:Oi,onDragLeave:Wi,onDrop:Ui,onClick:Ze,onKeyDown:X?void 0:Ki,tabIndex:p||X?-1:0,role:X?void 0:"button","aria-label":X?void 0:R||n||"File upload area","aria-describedby":Yo,children:jsxRuntime.jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center sui-space-y-3",children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-space-x-2 sui-text-primary sui-p-2 sui-bg-background-secondary2 sui-rounded-md",children:x||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[m==="file"&&jsxRuntime.jsx(ao,{}),m==="image"&&jsxRuntime.jsx(co,{}),m==="video"&&jsxRuntime.jsx(Co,{})]})}),jsxRuntime.jsxs("div",{className:"sui-space-y-1",children:[jsxRuntime.jsx("p",{className:"sui-body-14-medium sui-text-default",children:(M?V?.titleDragOver:V?.titleIdle)??(M?"Drop your files here":"Click to upload or drag and drop")}),jsxRuntime.jsx("p",{className:"sui-label-12",children:Ji??jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[qi()," \u2022 Max ",Yi(),d&&` \u2022 Up to ${c} files`]})})]}),(y?.length??0)>0&&jsxRuntime.jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-start",children:(y??[]).map(T=>jsxRuntime.jsxs("div",{className:u("sui-relative sui-overflow-hidden sui-flex sui-items-center sui-gap-2 sui-max-w-full sui-rounded-md sui-border sui-px-2 sui-py-1",T.status==="error"&&"sui-border-error sui-bg-error/5",T.status==="success"&&"sui-border-success sui-bg-success/5",T.status==="pending"&&"sui-border-stroke-level2 sui-bg-background-secondary1"),children:[jsxRuntime.jsx("div",{className:u("sui-absolute sui-inset-y-0 sui-left-0 sui-transition-all sui-duration-300",T.status==="uploading"&&"sui-bg-primary/20",T.status==="success"&&"sui-bg-success/20",T.status==="error"&&"sui-bg-error/20"),style:{width:T.status==="uploading"?`${Math.min(100,Math.max(0,T.progress??0))}%`:T.status==="success"||T.status==="error"?"100%":"0%"},"aria-hidden":"true"}),jsxRuntime.jsxs("div",{className:"sui-relative sui-z-10 sui-flex sui-items-center sui-gap-2",children:[jsxRuntime.jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-h-5 sui-w-5 sui-rounded sui-overflow-hidden sui-text-text-blue",children:T.preview?jsxRuntime.jsx("img",{src:T.preview,alt:T.file.name,className:"sui-h-full sui-w-full sui-object-cover",onError:()=>$i(T.id)}):T.file.type.startsWith("image/")?jsxRuntime.jsx(uo,{}):T.file.type.startsWith("video/")?jsxRuntime.jsx(ko,{}):jsxRuntime.jsx(io,{})}),jsxRuntime.jsx("span",{className:"sui-label-12 sui-truncate sui-max-w-[220px] sui-text-text-blue",children:T.file.name}),T.status==="success"&&(k??jsxRuntime.jsx(pe,{})),T.status==="error"&&(P??jsxRuntime.jsx(le,{})),jsxRuntime.jsx("button",{type:"button",onClick:_=>{_.stopPropagation(),ji(T.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Remove ${T.file.name}`,children:jsxRuntime.jsx(sr,{})})]})]},T.id))})]})}),F&&tr&&U&&jsxRuntime.jsx(ii,{isOpen:Hr,onClose:Xi,videoSrc:U,onThumbnailCapture:Zi,onConfirm:Qi}),E&&!l&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{role:"alert","aria-live":"polite",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:E})}),!E&&!l&&b&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{id:$o,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:b})}),l&&jsxRuntime.jsx("div",{className:"sui-mt-2",children:jsxRuntime.jsx("p",{id:jo,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:l})})]})});Ke.displayName="FileUpload";var si=react.forwardRef(({onSubmit:r,noValidate:e,children:t,className:o,"aria-describedby":a,...i},s)=>{let c=react.useCallback(d=>{let p=d.currentTarget;if(!e&&!p.checkValidity()){d.preventDefault();let n=p.querySelector(":invalid, [aria-invalid='true']");n&&n.focus();return}r?.(d);},[r,e]);return jsxRuntime.jsx("form",{ref:s,className:u("sui-w-full",o),onSubmit:c,noValidate:e,"aria-describedby":a,...i,children:t})}),ni=react.forwardRef(({errors:r,className:e,title:t,id:o},a)=>{let i=r&&r.length>0,s=react.useId(),c=o??s;return i?jsxRuntime.jsxs("div",{ref:a,role:"alert","aria-live":"assertive","aria-atomic":"true",className:u("sui-mb-4 sui-rounded-md sui-border sui-border-error/40 sui-bg-error/5 sui-p-3",e),id:c,children:[jsxRuntime.jsx("p",{className:"sui-text-14 sui-text-error sui-font-medium sui-mb-2",children:t??"Please fix the following errors:"}),jsxRuntime.jsx("ul",{className:"sui-list-disc sui-pl-5 sui-space-y-1",children:r.map(d=>jsxRuntime.jsx("li",{className:"sui-text-14",children:jsxRuntime.jsx("a",{href:`#${d.id}`,className:"sui-text-error hover:sui-underline",onClick:p=>{p.preventDefault(),document.getElementById(d.id)?.focus();},children:d.message})},d.id))})]}):null}),ui=react.forwardRef(({children:r,className:e,asFieldset:t=false,legend:o},a)=>t?jsxRuntime.jsxs("fieldset",{ref:a,className:u("sui-mb-4 sui-space-y-2",e),children:[o&&jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium",children:o}),r]}):jsxRuntime.jsx("div",{ref:a,className:u("sui-mb-4 sui-space-y-2",e),children:r}));si.displayName="Form";ni.displayName="FormErrorSummary";ui.displayName="FormField";var Re=(r,e)=>{let t=e-r+1;return Array.from({length:t},(o,a)=>a+r)},li=({currentPage:r,totalCount:e,pageSize:t,siblingCount:o,hasNextPage:a,hasPrevPage:i})=>react.useMemo(()=>{if(e===0)return [r];if(a===false){let v=Math.max(1,r-o);return Re(v,r)}let s=Math.max(1,Math.ceil(e/t));if(5+o*2>=s)return Re(1,s);let d=Math.max(r-o,1),p=Math.min(r+o,s),n=d>2,l=p<s-1;return !n&&l?[...Re(1,p+1),"ellipsis",s]:n&&!l?[1,"ellipsis",...Re(d-1,s)]:[1,"ellipsis",...Re(d,p),"ellipsis",s]},[r,t,o,e,a,i]);var di=react.forwardRef(({total:r,pageSize:e=10,page:t,defaultPage:o=1,onPageChange:a,siblingCount:i=1,showInfo:s=true,showFirstLast:c=false,hasNextPage:d,hasPrevPage:p,renderInfo:n,className:l,...b},v)=>{let[f,g]=nr({value:t,defaultValue:o,onChange:a}),m=r?Math.max(1,Math.ceil(r/e)):void 0,x=m?Math.min(Math.max(f??1,1),m):Math.max(f??1,1),k=li({currentPage:x,totalCount:r??0,pageSize:e,siblingCount:i,hasNextPage:d,hasPrevPage:p}),P=r?(x-1)*e+1:void 0,w=r?Math.min(x*e,r):void 0,C=I=>{let V=m?Math.min(Math.max(I,1),m):Math.max(I,1);g(V);},R=n?n(P??0,w??0,r??0):r?jsxRuntime.jsx("span",{className:"sui-text-text/70 sui-text-14",children:`Showing ${(w??0)-(P??0)+1} of ${r} entries`}):jsxRuntime.jsxs("span",{className:"sui-text-text/70 sui-text-14",children:["Page ",x]});return jsxRuntime.jsxs("nav",{ref:v,"aria-label":"Pagination",className:u("sui-flex sui-flex-col sui-items-stretch sui-gap-3 sui-sm:flex-row sui-sm:items-center sui-sm:justify-between sui-sm:gap-6",l),...b,children:[s&&jsxRuntime.jsx("div",{className:"sui-order-1 sui-sm:order-none",children:R}),jsxRuntime.jsxs("ul",{className:"sui-flex sui-items-center sui-gap-2 sui-sm:gap-4",children:[c&&jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to first page",disabled:x===1,onClick:()=>C(1),className:u("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(ho,{})})}),jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to previous page",disabled:p===false||x===1,onClick:()=>C(x-1),className:u("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(vo,{})})}),k.map((I,V)=>jsxRuntime.jsx("li",{children:I==="ellipsis"?jsxRuntime.jsx("span",{className:"sui-text-text/60 sui-text-16",children:"\u2026"}):jsxRuntime.jsx("button",{type:"button","aria-current":I===x?"page":void 0,"aria-label":`Go to page ${I}`,onClick:()=>C(I),className:u("sui-min-w-8 sui-h-8 sui-rounded-md sui-px-2 sui-text-16 sui-transition-all",I===x?"sui-bg-primary sui-text-white":"sui-text-text enabled:hover:sui-bg-gray-50"),children:I})},`${I}-${V}`)),jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to next page",disabled:d===false||(m?x===m:false),onClick:()=>C(x+1),className:u("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(wo,{})})}),c&&jsxRuntime.jsx("li",{children:jsxRuntime.jsx("button",{type:"button","aria-label":"Go to last page",disabled:m?x===m:false,onClick:()=>C(m??1),className:u("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsxRuntime.jsx(xo,{})})})]})]})});di.displayName="Pagination";var qe=react.forwardRef(({id:r,name:e,className:t,invalid:o=false,disabled:a,label:i,description:s,descriptionId:c,children:d,...p},n)=>{let l=s?c||(r?`${r}-desc`:void 0):p["aria-describedby"];return jsxRuntime.jsxs("label",{className:u("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",a&&"sui-cursor-not-allowed",t),children:[jsxRuntime.jsx("input",{id:r,ref:n,type:"radio",name:e,disabled:a,"aria-describedby":l,className:u("sui-peer sui-sr-only"),...p}),jsxRuntime.jsx("span",{className:u("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!o&&"peer-checked:[&_.sui-radio-ring]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-opacity-100",o&&"peer-checked:[&_.sui-radio-ring]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-opacity-100",a&&"sui-opacity-40"),"aria-hidden":"true",children:jsxRuntime.jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxRuntime.jsx("circle",{className:u("sui-radio-ring",o?"sui-text-error":"sui-text-inactive","sui-transition-colors sui-duration-200"),cx:"10",cy:"10",r:"9.3",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsxRuntime.jsx("circle",{className:"sui-radio-dot sui-opacity-0 sui-transition-opacity sui-duration-200",cx:"10",cy:"10",r:"6.8",fill:"currentColor"})]})}),(i||d)&&jsxRuntime.jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[i??d,s&&jsxRuntime.jsx("span",{id:l,"aria-hidden":"true",className:u("sui-text-12",o?"sui-text-error":"sui-text-text-secondary1"),children:s})]})]})});qe.displayName="Radio";var bi=react.forwardRef((r,e)=>{let{legend:t,name:o,orientation:a="vertical",options:i,value:s,defaultValue:c,onChange:d,className:p,invalid:n,description:l,descriptionId:b,...v}=r,[f,g]=nr({value:s,defaultValue:c,onChange:d}),m=l?b||`${o}-desc`:void 0;return jsxRuntime.jsxs("fieldset",{className:u("sui-flex",a==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",p),"aria-invalid":n||void 0,"aria-describedby":m,ref:e,...v,children:[jsxRuntime.jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:t}),l&&jsxRuntime.jsx("p",{id:m,className:u("sui-text-12",n?"sui-text-error":"sui-text-text-secondary1"),children:l}),i.map(x=>{let k=f===x.value,P=x.id||`${o}-${x.value}`;return jsxRuntime.jsx(qe,{id:P,name:o,label:x.label,description:x.description,disabled:x.disabled,invalid:x.invalid??n,checked:k,onChange:()=>g(x.value)},x.value)})]})});bi.displayName="RadioGroup";var mi=({options:r,value:e,multiple:t=false,searchable:o=false,onSearch:a,onChange:i})=>{let[s,c]=react.useState(false),[d,p]=react.useState(""),n=react.useRef([]),l=react.useRef(null),b=react.useMemo(()=>!o||a?r:r.filter(w=>w.label.toLowerCase().includes(d.toLowerCase())),[r,d,o,a]),v=t?Array.isArray(e)?e:[]:typeof e=="string"?e:"",f=t?null:r.find(w=>w.value===v),g=react.useCallback(w=>{if(t){let C=Array.isArray(e)?e:[],R=C.includes(w)?C.filter(I=>I!==w):[...C,w];i?.(R);}else i?.(w),c(false);},[t,e,i]),m=react.useCallback(w=>{p(w),a?.(w);},[a]),x=react.useCallback(()=>{c(true),setTimeout(()=>{o&&l.current?l.current.focus():n.current[0]&&n.current[0].focus();},0);},[o]),k=react.useCallback(()=>{c(false),p("");},[]),P=react.useCallback(w=>{let C=n.current.findIndex(R=>R===document.activeElement);switch(w.key){case "ArrowDown":{w.preventDefault();let R=Math.min(n.current.length-1,C+1);n.current[R]?.focus();break}case "ArrowUp":{w.preventDefault();let R=Math.max(0,C-1);n.current[R]?.focus();break}case "Home":w.preventDefault(),n.current[0]?.focus();break;case "End":w.preventDefault(),n.current[n.current.length-1]?.focus();break;case "Escape":w.preventDefault(),k();break;default:if(w.key.length===1&&/[a-zA-Z0-9]/.test(w.key)){w.preventDefault();let R=w.key.toLowerCase(),I=b.findIndex(V=>V.label.toLowerCase().startsWith(R));I!==-1&&n.current[I]?.focus();}break}},[b,k]);return {isOpen:s,searchTerm:d,optionRefs:n,searchInputRef:l,filteredOptions:b,selectedValue:v,selectedOption:f,handleCustomChange:g,handleSearchChange:m,openDropdown:x,closeDropdown:k,handleKeyDown:P}};function fi({selectedValue:r,selectedOption:e,multiple:t,placeholder:o,renderOption:a,options:i}){return t?Array.isArray(r)&&r.length>0?jsxRuntime.jsxs("span",{className:"sui-flex sui-items-center sui-gap-1",children:[r.slice(0,2).map(s=>{let c=i.find(d=>d.value===s);return c?jsxRuntime.jsx("span",{className:"sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC] sui-truncate sui-whitespace-nowrap",children:a?a(c):c.label},s):null}),r.length>2&&jsxRuntime.jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",r.length-2," more"]})]}):o||"Select options...":e?a?a(e):e.label:o||"Select an option..."}function hi({isOpen:r,selectId:e,searchable:t,searchTerm:o,searchInputRef:a,onSearchChange:i,filteredOptions:s,selectedValue:c,multiple:d,optionRefs:p,onOptionChange:n,onKeyDown:l,renderOption:b,maxHeight:v}){return r?jsxRuntime.jsxs("div",{className:"sui-absolute sui-top-full sui-left-0 sui-right-0 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-z-50 sui-overflow-hidden",style:{maxHeight:`${v}px`},children:[t&&jsxRuntime.jsx("div",{className:"sui-p-2 sui-border-b sui-border-secondary-300",children:jsxRuntime.jsxs("div",{className:"sui-relative",children:[jsxRuntime.jsx("div",{className:"sui-absolute sui-left-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 sui-w-4 sui-h-4 sui-flex sui-items-center sui-justify-center",children:jsxRuntime.jsx(be,{size:16})}),jsxRuntime.jsx("input",{ref:a,type:"text",placeholder:"Search...",value:o,onChange:f=>i(f.target.value),className:"sui-w-full sui-pl-10 sui-pr-3 sui-py-2 sui-text-14 sui-border sui-border-secondary-300 sui-rounded sui-focus:sui-outline-none sui-focus:sui-border-primary"})]})}),jsxRuntime.jsx("ul",{id:`${e}-listbox`,role:"listbox","aria-multiselectable":d||void 0,tabIndex:-1,className:"sui-max-h-60 sui-overflow-y-auto sui-scrollbars-thin",onKeyDown:l,children:s.length>0?s.map((f,g)=>{let m=d?Array.isArray(c)&&c.includes(f.value):c===f.value;return jsxRuntime.jsx("li",{role:"presentation",children:jsxRuntime.jsxs("button",{type:"button",className:u("sui-w-full sui-px-4 sui-py-3 sui-text-left sui-body-16 sui-flex sui-items-center sui-justify-between hover:sui-bg-secondary sui-transition-colors",f.disabled&&"sui-text-disabled sui-cursor-not-allowed sui-opacity-50"),ref:x=>p.current[g]=x,onClick:()=>{f.disabled||n(f.value);},disabled:f.disabled,role:"option","aria-selected":m,onKeyDown:x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),f.disabled||n(f.value));},children:[jsxRuntime.jsx("span",{className:"sui-flex sui-items-center sui-gap-2 sui-min-w-0 sui-flex-1 sui-truncate",children:b?b(f):f.label}),m&&jsxRuntime.jsx(fo,{size:20,className:"sui-text-primary"})]})},f.value)}):jsxRuntime.jsx("li",{role:"presentation",children:jsxRuntime.jsx("div",{className:"sui-px-4 sui-py-3 sui-text-14 sui-text-secondary-400 sui-text-center",children:"No options found"})})})]}):null}var xi=classVarianceAuthority.cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50 sui-appearance-none sui-pr-10 sui-sm:pr-12",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),vi=react.forwardRef(({className:r,variant:e="default",label:t,error:o,helperText:a,required:i=false,disabled:s=false,placeholder:c,options:d,value:p,multiple:n=false,native:l=false,onChange:b,containerClassName:v,id:f,renderOption:g,searchable:m=false,clearable:x=false,maxHeight:k=200,onSearch:P,renderValue:w,renderDropdown:C,...R},I)=>{let V=react.useId(),h=f??V,A=!!o,F=A?"error":e,L=A?`${h}-error`:a?`${h}-help`:void 0,{isOpen:S,searchTerm:D,optionRefs:z,searchInputRef:O,filteredOptions:G,selectedValue:M,selectedOption:$,handleCustomChange:y,handleSearchChange:N,openDropdown:E,closeDropdown:K,handleKeyDown:X}=mi({options:d,value:p,multiple:n,searchable:m,onSearch:P,onChange:b}),tr=react.useRef(null);Oe(tr,()=>{S&&K();});let Fr=U=>{if(n){let gr=Array.from(U.target.selectedOptions,Hr=>Hr.value);b?.(gr);}else b?.(U.target.value);};return jsxRuntime.jsxs("div",{ref:tr,className:u("sui-w-full",v),children:[t&&jsxRuntime.jsxs("label",{htmlFor:h,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[t,i&&jsxRuntime.jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxRuntime.jsx("div",{className:"sui-relative",children:l?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("select",{className:u(xi({variant:F,className:r})),ref:I,id:h,required:i,"aria-required":i,"aria-invalid":A,"aria-describedby":L,disabled:s,multiple:n,value:M,onChange:Fr,...R,children:[c&&!n&&jsxRuntime.jsx("option",{value:"",disabled:true,style:{color:"#B1B5C3"},children:c}),d.map(U=>jsxRuntime.jsx("option",{value:U.value,disabled:U.disabled,children:g?g(U):U.label},U.value))]}),jsxRuntime.jsx("div",{className:u("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center",s?"sui-text-disabled":"sui-text-secondary-400"),children:jsxRuntime.jsx(Pr,{size:24})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[R.name&&!s&&(Array.isArray(M)?M.map(U=>jsxRuntime.jsx("input",{type:"hidden",name:R.name,value:U},U)):jsxRuntime.jsx("input",{type:"hidden",name:R.name,value:M})),jsxRuntime.jsxs("button",{type:"button",className:u(xi({variant:F,className:r}),"sui-overflow-hidden"),onClick:()=>!s&&(S?K():E()),disabled:s,ref:I,id:h,"aria-expanded":S,"aria-haspopup":"listbox","aria-describedby":L,"aria-controls":S?`${h}-listbox`:void 0,onKeyDown:U=>{s||(!S&&(U.key==="ArrowDown"||U.key==="ArrowUp")?(U.preventDefault(),E()):S&&U.key==="Escape"&&(U.preventDefault(),K()));},children:[jsxRuntime.jsx("span",{className:u("sui-flex sui-items-center sui-gap-2 sui-truncate sui-flex-1 sui-min-w-0",!$&&!n&&"sui-text-disabled"),children:n&&Array.isArray(M)&&M.length>0?jsxRuntime.jsx("span",{"aria-hidden":"true"}):w?w({selectedValue:M,selectedOption:$||null,options:d,multiple:n,placeholder:c}):jsxRuntime.jsx(fi,{selectedValue:M,selectedOption:$||null,multiple:n,placeholder:c,renderOption:g,options:d})}),jsxRuntime.jsx("div",{className:u("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center sui-transition-transform",s?"sui-text-disabled":"sui-text-secondary-400",S&&"sui-rotate-180"),children:jsxRuntime.jsx(Pr,{size:24})})]}),n&&Array.isArray(M)&&M.length>0&&!s&&jsxRuntime.jsxs("div",{className:"sui-absolute sui-left-3 sui-right-9 sui-top-1/2 sui--translate-y-1/2 sui-flex sui-items-center sui-gap-1 sui-overflow-hidden sui-whitespace-nowrap",role:"group","aria-label":"Selected options",children:[M.slice(0,2).map(U=>{let gr=d.find(Hr=>Hr.value===U);return gr?jsxRuntime.jsxs("span",{className:"sui-inline-flex sui-items-center sui-gap-1 sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC]",children:[g?g(gr):gr.label,jsxRuntime.jsx("button",{type:"button","aria-label":`Remove ${gr.label}`,className:"sui-pointer-events-auto sui-inline-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-rounded-sm",onClick:Hr=>{Hr.stopPropagation();let $r=Array.isArray(M)?M:[];b?.($r.filter(ae=>ae!==U));},children:jsxRuntime.jsx(sr,{size:12})})]},U):null}),M.length>2&&jsxRuntime.jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",M.length-2," more"]})]}),x&&M&&!s&&jsxRuntime.jsx("button",{type:"button",className:"sui-absolute sui-right-10 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 hover:sui-text-secondary-600 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center","aria-label":"Clear",onClick:U=>{U.stopPropagation(),b?.(n?[]:"");},children:jsxRuntime.jsx(sr,{size:16})}),C?C({isOpen:S,selectId:h,searchable:m,searchTerm:D,searchInputRef:O,onSearchChange:N,filteredOptions:G,selectedValue:M,multiple:n,optionRefs:z,onOptionChange:y,onKeyDown:X,renderOption:g,maxHeight:k}):jsxRuntime.jsx(hi,{isOpen:S,selectId:h,searchable:m,searchTerm:D,searchInputRef:O,onSearchChange:N,filteredOptions:G,selectedValue:M,multiple:n,optionRefs:z,onOptionChange:y,onKeyDown:X,renderOption:g,maxHeight:k})]})}),(o||a)&&jsxRuntime.jsxs("div",{className:"sui-mt-2",children:[o&&jsxRuntime.jsx("p",{id:`${h}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:o}),!o&&a&&jsxRuntime.jsx("p",{id:`${h}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:a})]})]})});vi.displayName="Select";var Ni=react.createContext(null);function Oo(){let r=react.useContext(Ni);if(!r)throw new Error("Tabs components must be used inside <Tabs>");return r}var Si=({className:r,value:e,defaultValue:t,onValueChange:o,children:a})=>{let i=react.useId(),[s,c]=nr({value:e,defaultValue:t,onChange:o}),d=react.useMemo(()=>({value:s,setValue:p=>c(p),idBase:i}),[s,i,c]);return jsxRuntime.jsx(Ni.Provider,{value:d,children:jsxRuntime.jsx("div",{className:u("sui-w-full",r),children:a})})},Pi=({className:r,dense:e=false,...t})=>{let{value:o,setValue:a}=Oo(),i=react.useRef(null),[s,c]=react.useState({left:0,width:0}),d=react.useCallback(()=>{let n=i.current;if(!n)return;let l=n.querySelector(`button[role="tab"][data-value="${CSS.escape(o??"")}"]`);if(!l){c(f=>f.width===0?f:{left:0,width:0});return}let b=n.getBoundingClientRect(),v=l.getBoundingClientRect();c({left:v.left-b.left,width:v.width});},[o]);react.useEffect(()=>{d();},[d]),react.useEffect(()=>{let n=i.current;if(!n)return;let l=new ResizeObserver(d);l.observe(n);let b=n.querySelector(`button[role="tab"][data-value="${CSS.escape(o??"")}"]`);return b instanceof HTMLElement&&l.observe(b),window.addEventListener("resize",d),()=>{l.disconnect(),window.removeEventListener("resize",d);}},[d,o]),react.useEffect(()=>{if(o)return;let n=i.current;if(!n)return;let b=n.querySelector("button[role='tab']:not([disabled])")?.getAttribute("data-value");b&&a(b);},[o,a]);let p=react.useCallback(n=>{let l=i.current;if(!l)return;let b=Array.from(l.querySelectorAll("button[role='tab']:not([disabled])"));if(b.length===0)return;let v=b.findIndex(g=>g.getAttribute("data-value")===o),f=g=>{let m=(g+b.length)%b.length;b[m]?.focus(),b[m]?.click();};switch(n.key){case "ArrowRight":n.preventDefault(),f((v+1)%b.length);break;case "ArrowLeft":n.preventDefault(),f((v-1+b.length)%b.length);break;case "Home":n.preventDefault(),f(0);break;case "End":n.preventDefault(),f(b.length-1);break}},[o]);return jsxRuntime.jsxs("div",{role:"tablist",ref:i,onKeyDown:p,className:u("sui-relative sui-flex sui-gap-3 sui-border-b sui-border-stroke-level3 sui-px-1 sui-sm:gap-6 sui-sm:px-2",e?"sui-px-0":"sui-px-2",r),tabIndex:0,...t,children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:"sui-pointer-events-none sui-absolute sui-bottom-[-1px] sui-h-[2px] sui-bg-primary sui-transition-all sui-duration-300",style:{left:s.left,width:s.width}}),t.children]})},Ri=react.forwardRef(({className:r,value:e,icon:t,children:o,disabled:a,...i},s)=>{let{value:c,setValue:d,idBase:p}=Oo(),n=c===e,l=react.useRef(null),b=Ge(s,l),v=i["aria-label"],f=!o;return react.useEffect(()=>{n?l.current?.setAttribute("data-active","true"):l.current?.removeAttribute("data-active");},[n]),jsxRuntime.jsxs("button",{ref:b,type:"button",role:"tab","data-value":e,id:`${p}-tab-${e}`,"aria-selected":n,"aria-controls":`${p}-panel-${e}`,tabIndex:n?0:-1,disabled:a,onClick:()=>d(e),className:u("sui-relative sui-flex sui-items-center sui-gap-2","sui-py-3",!n&&"sui-text-[#777E90] sui-body-16",n&&"sui-text-primary sui-body-16-medium","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-ring-offset-2",a&&"sui-opacity-40 sui-cursor-not-allowed",r),"aria-label":f?v:void 0,title:f?v??e:void 0,...i,children:[t&&jsxRuntime.jsx("span",{className:u("sui-inline-flex sui-items-center sui-justify-center",!o&&"sui-w-5 sui-h-5"),children:t}),o&&jsxRuntime.jsx("span",{children:o})]})}),Ii=({className:r,value:e,children:t,forceMount:o,...a})=>{let{value:i,idBase:s}=Oo(),c=i===e;return !o&&!c?null:jsxRuntime.jsx("div",{role:"tabpanel",id:`${s}-panel-${e}`,"aria-labelledby":`${s}-tab-${e}`,hidden:!c,className:u("sui-pt-4",r),...a,children:jsxRuntime.jsx("div",{className:u(c&&"sui-animate-fade-in"),children:t})})};Si.displayName="Tabs";Pi.displayName="TabsList";Ii.displayName="TabsContent";Ri.displayName="TabsTrigger";var Gu={success:{bg:"sui-bg-[#DCFCE4]",border:"sui-border-[#48C1B5]"},info:{bg:"sui-bg-[#DAECFF]",border:"sui-border-[#9DC0EE]"},warn:{bg:"sui-bg-[#FFF3D3]",border:"sui-border-[#F7D9A4]"},error:{bg:"sui-bg-[#FDE3E5]",border:"sui-border-[#F4B0A1]"}},zu={success:"#48C1B5",info:"#9DC0EE",warn:"#F7D9A4",error:"#F4B0A1"},Ou={success:pe,info:bo,warn:No,error:le},Mi=({status:r,title:e,message:t,className:o,actions:a,onClose:i,autoCloseMs:s=5e3,showProgress:c=true,customIcon:d,renderIcon:p,renderCloseButton:n,renderProgress:l,hideCloseButton:b=false})=>{let[v,f]=react.useState(100),g=react.useRef(null),m=react.useRef(null),x=react.useRef(s),k=react.useRef(Date.now()),P=react.useRef(false),w=react.useRef(null),C=react.useCallback(()=>{i?.();},[i]),R=react.useCallback(M=>{if(P.current)return;let $=Date.now()-M,y=Math.max(0,x.current-$),N=Math.max(0,Math.min(100,y/s*100));f(N),y>0&&!P.current&&(m.current=requestAnimationFrame(()=>R(M)));},[s]),I=react.useCallback(()=>{!s||P.current||(k.current=Date.now(),g.current=setTimeout(C,x.current),c&&(m.current=requestAnimationFrame(()=>R(k.current))));},[s,c,C,R]),V=react.useCallback(()=>{if(!s||P.current)return;g.current&&(clearTimeout(g.current),g.current=null),m.current&&(cancelAnimationFrame(m.current),m.current=null);let M=Date.now()-k.current;x.current=Math.max(0,x.current-M),P.current=true;},[s]),h=react.useCallback(()=>{!s||!P.current||(k.current=Date.now(),P.current=false,I());},[s,I]);react.useEffect(()=>(x.current=s,f(100),P.current=false,s>0&&I(),()=>{g.current&&clearTimeout(g.current),m.current&&cancelAnimationFrame(m.current);}),[s,I]);let A=react.useCallback(()=>{V();},[V]),F=react.useCallback(()=>{h();},[h]),L=react.useCallback(M=>{w.current?.contains(M.target)&&A();},[A]),S=react.useCallback(M=>{w.current?.contains(M.relatedTarget)||F();},[F]),D=Ou[r],z=Gu[r],O=zu[r],G=p?p(r):d||jsxRuntime.jsx(D,{size:24});return jsxRuntime.jsxs("div",{ref:w,role:"status",className:u("sui-relative sui-flex sui-flex-col sui-gap-3 sui-rounded-[12px] sui-border sui-overflow-hidden sui-p-3 sui-pr-10 sui-sm:flex-row sui-sm:items-start sui-sm:gap-4 sui-sm:p-5",z.bg,z.border,o),onMouseEnter:A,onMouseLeave:F,onFocus:L,onBlur:S,children:[G,jsxRuntime.jsxs("div",{className:"sui-flex sui-min-w-0 sui-flex-1 sui-flex-col sui-gap-1 sui-max-w-[366px]",children:[jsxRuntime.jsx("p",{className:"sui-font-medium sui-text-16 sui-text-text-default sui-truncate",children:e}),t?jsxRuntime.jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-[150%] sui-max-h-32 sui-overflow-y-auto",children:t}):null]}),jsxRuntime.jsx("div",{className:"sui-ml-0 sui-flex sui-items-center sui-justify-center sui-gap-3 sui-sm:ml-2 sui-sm:self-center sui-sm:gap-4",children:Array.isArray(a)?a.map((M,$)=>jsxRuntime.jsx(lr,{size:"md",variant:M.variant??"link",onClick:M.onClick,children:M.label},`${M.label}-${$}`)):null}),c&&s>0?l?l(v,r):jsxRuntime.jsx("div",{className:"sui-absolute sui-bottom-0 sui-left-0 sui-right-0 sui-h-1 sui-overflow-hidden sui-rounded-b-[12px]",children:jsxRuntime.jsx("div",{"data-testid":"toast-progress",className:"sui-h-full",style:{width:`${v}%`,backgroundColor:O,transition:"width 100ms linear"}})}):null,!b&&(n?n({onClick:C}):jsxRuntime.jsx("button",{type:"button","aria-label":"Close",onClick:C,className:"sui-absolute sui-right-2 sui-top-5 sui-inline-flex sui-h-8 sui-w-8 sui-items-center sui-justify-center sui-rounded-full hover:sui-bg-white/60 focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",children:jsxRuntime.jsx(sr,{size:24,className:"sui-text-stroke-brand"})}))]})};Mi.displayName="Toast";var Uu={"top-left":"sui-top-4 sui-left-4","top-right":"sui-top-4 sui-right-4","top-center":"sui-top-4 sui-left-1/2 -sui-translate-x-1/2","bottom-left":"sui-bottom-4 sui-left-4","bottom-right":"sui-bottom-4 sui-right-4","bottom-center":"sui-bottom-4 sui-left-1/2 -sui-translate-x-1/2"},Vi=({position:r="top-right",className:e,children:t,width:o="420px"})=>jsxRuntime.jsx("div",{className:u("sui-pointer-events-none sui-fixed sui-z-[9999]",Uu[r],e),role:"region","aria-live":"polite",children:jsxRuntime.jsx("div",{className:"sui-flex sui-max-w-[95vw] sui-flex-col sui-gap-3",style:{width:typeof o=="number"?`${o}px`:o},children:react.Children.map(t,a=>jsxRuntime.jsx("div",{className:"sui-pointer-events-auto",children:a}))})});Vi.displayName="ToastContainer";var oc="sui-absolute sui-w-2 sui-h-2 sui-bg-black sui-pointer-events-none",Fi=({children:r,content:e,className:t,containerClassName:o,side:a="auto",align:i="center",open:s,defaultOpen:c=false,disabled:d=false,delayMs:p=150,id:n,withBackdrop:l=false,portal:b=false,showArrow:v=true,renderArrow:f,arrowClassName:g})=>{let m=react.useId(),x=n??m,[k,P]=react.useState(c),w=typeof s=="boolean"?s:k,C=react.useRef(null),R=react.useRef(null);react.useEffect(()=>()=>{C.current&&window.clearTimeout(C.current);},[]);let I=()=>{d||typeof s=="boolean"||(C.current&&window.clearTimeout(C.current),C.current=window.setTimeout(()=>P(true),p));},V=()=>{d||typeof s=="boolean"||(C.current&&window.clearTimeout(C.current),P(false));},h=a==="auto"?"top":a,A=i==="center"?h:`${h}-${i}`,{refs:F,floatingStyles:L,middlewareData:S,placement:D}=react$1.useFloating({placement:A,whileElementsMounted:react$1.autoUpdate,strategy:b?"fixed":"absolute",middleware:[react$1.offset(16),react$1.flip(),react$1.shift({padding:24}),react$1.arrow({element:R,padding:12})]}),z=F.setReference,O=F.setFloating,G=r&&react.isValidElement(r)?react.cloneElement(r,{"aria-describedby":w?x:void 0}):r,M=jsxRuntime.jsxs("div",{ref:O,style:L,className:"sui-z-50 sui-pointer-events-none",children:[l&&jsxRuntime.jsx("span",{"aria-hidden":"true",className:u("sui-z-40 sui-pointer-events-none sui-rounded-lg sui-animate-fade-in","-sui-inset-1 sui-backdrop-blur-sm sui-bg-black/10")}),jsxRuntime.jsxs("div",{role:"tooltip",id:x,className:u("sui-z-50 sui-bg-black sui-text-white sui-text-12 sui-px-3 sui-py-2 sui-rounded-md sui-shadow-md sui-animate-fade-in sui-pointer-events-auto",t),children:[e,v&&(f?f():jsxRuntime.jsx("span",{ref:R,className:u(oc,g),style:{left:S.arrow?.x!=null?`${S.arrow.x}px`:"",top:S.arrow?.y!=null?`${S.arrow.y}px`:"",[{top:"bottom",bottom:"top",left:"right",right:"left"}[D.split("-")[0]]]:"-8px",clipPath:"polygon(50% 0, 0 100%, 100% 100%)",transform:{top:"rotate(180deg)",bottom:"rotate(0deg)",left:"rotate(90deg)",right:"rotate(-90deg)"}[D.split("-")[0]]},"aria-hidden":"true"}))]})]});return jsxRuntime.jsxs("span",{ref:$=>{z($);},className:u("sui-inline-flex sui-relative sui-align-middle",d&&"sui-cursor-not-allowed",o),onMouseEnter:I,onMouseLeave:V,onFocus:I,onBlur:V,children:[G,w&&!d&&(b?reactDom.createPortal(M,document.body):M)]})};Fi.displayName="Tooltip";var Ai=({value:r,onChange:e,className:t,"aria-label":o="Toggle view",gridIcon:a,listIcon:i,gridLabel:s="Grid view",listLabel:c="List view",renderOption:d})=>{let p=react.useRef(null),n=react.useRef(null),l=g=>{g!==r&&e?.(g);},b=g=>{g==="grid"?p.current?.focus():n.current?.focus();},v=g=>{g.key==="ArrowLeft"||g.key==="ArrowUp"?(g.preventDefault(),l("grid"),b("grid")):(g.key==="ArrowRight"||g.key==="ArrowDown")&&(g.preventDefault(),l("list"),b("list"));},f=r==="grid";return d?jsxRuntime.jsxs("div",{role:"radiogroup","aria-label":o,className:u("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",t),children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:u("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",f?"sui-left-4":"sui-left-12")}),d("grid",{isActive:f,onClick:()=>l("grid"),onKeyDown:g=>{if(g.key==="Enter"||g.key===" "){g.preventDefault(),l("grid");return}v(g);},ref:p,ariaLabel:s}),d("list",{isActive:!f,onClick:()=>l("list"),onKeyDown:g=>{if(g.key==="Enter"||g.key===" "){g.preventDefault(),l("list");return}v(g);},ref:n,ariaLabel:c})]}):jsxRuntime.jsxs("div",{role:"radiogroup","aria-label":o,className:u("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",t),children:[jsxRuntime.jsx("div",{"aria-hidden":true,className:u("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",f?"sui-left-4":"sui-left-12")}),jsxRuntime.jsx("div",{ref:p,role:"radio","aria-checked":f,tabIndex:f?0:-1,onClick:()=>l("grid"),onKeyDown:g=>{if(g.key==="Enter"||g.key===" "){g.preventDefault(),l("grid");return}v(g);},className:u("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",f?"sui-text-icon-brand":"sui-text-icon-grayLight"),"aria-label":s,children:a||jsxRuntime.jsx(so,{className:u(f?"sui-text-primary":"sui-text-disabled")})}),jsxRuntime.jsx("div",{ref:n,role:"radio","aria-checked":!f,tabIndex:f?-1:0,onClick:()=>l("list"),onKeyDown:g=>{if(g.key==="Enter"||g.key===" "){g.preventDefault(),l("list");return}v(g);},className:u("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",f?"sui-text-icon-grayLight":"sui-text-icon-brand"),"aria-label":c,children:i||jsxRuntime.jsx(go,{className:u(f?"sui-text-disabled":"sui-text-primary")})})]})};Ai.displayName="ViewToggle";var _o=`@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
|
|
2
|
+
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-ring-offset-background{--tw-ring-offset-color:#fff}.sui-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sui-pointer-events-none{pointer-events:none}.sui-pointer-events-auto{pointer-events:auto}.sui-fixed{position:fixed}.sui-absolute{position:absolute}.sui-relative{position:relative}.-sui-inset-1{inset:-.25rem}.sui-inset-0{inset:0}.sui-inset-y-0{top:0;bottom:0}.sui-bottom-0{bottom:0}.sui-bottom-4{bottom:1rem}.sui-bottom-6{bottom:1.5rem}.sui-bottom-\\[-1px\\]{bottom:-1px}.sui-left-0{left:0}.sui-left-1{left:.25rem}.sui-left-1\\/2{left:50%}.sui-left-12{left:3rem}.sui-left-3{left:.75rem}.sui-left-4{left:1rem}.sui-left-\\[-4px\\]{left:-4px}.sui-left-\\[38px\\]{left:38px}.sui-right-0{right:0}.sui-right-1{right:.25rem}.sui-right-1\\/2{right:50%}.sui-right-10{right:2.5rem}.sui-right-2{right:.5rem}.sui-right-3{right:.75rem}.sui-right-4{right:1rem}.sui-right-6{right:1.5rem}.sui-right-9{right:2.25rem}.sui-right-\\[-4px\\]{right:-4px}.sui-right-\\[38px\\]{right:38px}.sui-top-1{top:.25rem}.sui-top-1\\/2{top:50%}.sui-top-4{top:1rem}.sui-top-5{top:1.25rem}.sui-top-full{top:100%}.sui-z-10{z-index:10}.sui-z-20{z-index:20}.sui-z-40{z-index:40}.sui-z-50{z-index:50}.sui-z-\\[1\\]{z-index:1}.sui-z-\\[9999\\]{z-index:9999}.sui-order-1{order:1}.sui-mx-4{margin-left:1rem;margin-right:1rem}.sui-mx-auto{margin-left:auto;margin-right:auto}.sui-my-3{margin-top:.75rem;margin-bottom:.75rem}.sui-my-4{margin-top:1rem;margin-bottom:1rem}.sui-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sui-mb-1{margin-bottom:.25rem}.sui-mb-2{margin-bottom:.5rem}.sui-mb-3{margin-bottom:.75rem}.sui-mb-4{margin-bottom:1rem}.sui-mb-6{margin-bottom:1.5rem}.sui-ml-0{margin-left:0}.sui-ml-1{margin-left:.25rem}.sui-ml-2{margin-left:.5rem}.sui-ml-3{margin-left:.75rem}.sui-ml-4{margin-left:1rem}.sui-mr-2{margin-right:.5rem}.sui-mr-4{margin-right:1rem}.sui-mt-1{margin-top:.25rem}.sui-mt-2{margin-top:.5rem}.sui-mt-3{margin-top:.75rem}.sui-mt-4{margin-top:1rem}.sui-mt-\\[220vh\\]{margin-top:220vh}.sui-block{display:block}.sui-inline-block{display:inline-block}.sui-flex{display:flex}.sui-inline-flex{display:inline-flex}.sui-grid{display:grid}.sui-h-1{height:.25rem}.sui-h-10{height:2.5rem}.sui-h-11{height:2.75rem}.sui-h-12{height:3rem}.sui-h-2{height:.5rem}.sui-h-4{height:1rem}.sui-h-5{height:1.25rem}.sui-h-6{height:1.5rem}.sui-h-8{height:2rem}.sui-h-9{height:2.25rem}.sui-h-\\[120px\\]{height:120px}.sui-h-\\[213px\\]{height:213px}.sui-h-\\[2px\\]{height:2px}.sui-h-\\[30px\\]{height:30px}.sui-h-\\[320px\\]{height:320px}.sui-h-full{height:100%}.sui-h-px{height:1px}.sui-max-h-32{max-height:8rem}.sui-max-h-48{max-height:12rem}.sui-max-h-56{max-height:14rem}.sui-max-h-60{max-height:15rem}.sui-max-h-\\[90vh\\]{max-height:90vh}.sui-min-h-\\[120px\\]{min-height:120px}.sui-min-h-\\[160px\\]{min-height:160px}.sui-min-h-\\[200px\\]{min-height:200px}.sui-min-h-\\[300vh\\]{min-height:300vh}.sui-min-h-screen{min-height:100vh}.sui-w-1{width:.25rem}.sui-w-10{width:2.5rem}.sui-w-12{width:3rem}.sui-w-2{width:.5rem}.sui-w-4{width:1rem}.sui-w-48{width:12rem}.sui-w-5{width:1.25rem}.sui-w-6{width:1.5rem}.sui-w-64{width:16rem}.sui-w-8{width:2rem}.sui-w-80{width:20rem}.sui-w-9{width:2.25rem}.sui-w-96{width:24rem}.sui-w-\\[2px\\]{width:2px}.sui-w-\\[30px\\]{width:30px}.sui-w-\\[320px\\]{width:320px}.sui-w-\\[360px\\]{width:360px}.sui-w-\\[400px\\]{width:400px}.sui-w-\\[480px\\]{width:480px}.sui-w-\\[520px\\]{width:520px}.sui-w-\\[560px\\]{width:560px}.sui-w-\\[640px\\]{width:640px}.sui-w-auto{width:auto}.sui-w-fit{width:-moz-fit-content;width:fit-content}.sui-w-full{width:100%}.sui-w-px{width:1px}.sui-min-w-0{min-width:0}.sui-min-w-8{min-width:2rem}.sui-min-w-\\[280px\\]{min-width:280px}.sui-min-w-\\[300px\\]{min-width:300px}.sui-min-w-\\[320px\\]{min-width:320px}.sui-min-w-\\[400px\\]{min-width:400px}.sui-max-w-4xl{max-width:56rem}.sui-max-w-6xl{max-width:72rem}.sui-max-w-\\[120px\\]{max-width:120px}.sui-max-w-\\[220px\\]{max-width:220px}.sui-max-w-\\[320px\\]{max-width:320px}.sui-max-w-\\[360px\\]{max-width:360px}.sui-max-w-\\[366px\\]{max-width:366px}.sui-max-w-\\[480px\\]{max-width:480px}.sui-max-w-\\[95vw\\]{max-width:95vw}.sui-max-w-full{max-width:100%}.sui-flex-1{flex:1 1 0%}.sui-flex-none{flex:none}.sui-flex-shrink-0{flex-shrink:0}.sui-origin-top-left{transform-origin:top left}.-sui-translate-x-1{--tw-translate-x:-0.25rem}.-sui-translate-x-1,.-sui-translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-sui-translate-x-1\\/2{--tw-translate-x:-50%}.sui--translate-y-1{--tw-translate-y:-0.25rem}.sui--translate-y-1,.sui--translate-y-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui--translate-y-1\\/2{--tw-translate-y:-50%}.sui-rotate-180{--tw-rotate:180deg}.sui-rotate-180,.sui-scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-100{--tw-scale-x:1;--tw-scale-y:1}.sui-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.sui-scale-110,.sui-scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.sui-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes sui-fadeIn{0%{opacity:0}to{opacity:1}}.sui-animate-fade-in{animation:sui-fadeIn .2s ease-in-out}@keyframes sui-slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.sui-animate-slide-up{animation:sui-slideUp .3s ease-out}@keyframes sui-spin{to{transform:rotate(1turn)}}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-cursor-not-allowed{cursor:not-allowed}.sui-cursor-pointer{cursor:pointer}.sui-list-disc{list-style-type:disc}.sui-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sui-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sui-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sui-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sui-flex-row{flex-direction:row}.sui-flex-col{flex-direction:column}.sui-flex-wrap{flex-wrap:wrap}.sui-place-items-center{place-items:center}.sui-items-start{align-items:flex-start}.sui-items-center{align-items:center}.sui-items-stretch{align-items:stretch}.sui-justify-start{justify-content:flex-start}.sui-justify-center{justify-content:center}.sui-justify-between{justify-content:space-between}.sui-gap-1{gap:.25rem}.sui-gap-1\\.5{gap:.375rem}.sui-gap-2{gap:.5rem}.sui-gap-3{gap:.75rem}.sui-gap-4{gap:1rem}.sui-gap-6{gap:1.5rem}.sui-gap-8{gap:2rem}.sui-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.sui-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.sui-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.sui-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.sui-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.sui-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.sui-divide-stroke-level3>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(222 227 231/var(--tw-divide-opacity,1))}.sui-self-stretch{align-self:stretch}.sui-overflow-hidden{overflow:hidden}.sui-overflow-y-auto{overflow-y:auto}.sui-truncate{overflow:hidden;text-overflow:ellipsis}.sui-truncate,.sui-whitespace-nowrap{white-space:nowrap}.sui-rounded{border-radius:.5rem}.sui-rounded-\\[12px\\]{border-radius:12px}.sui-rounded-full{border-radius:9999px}.sui-rounded-lg{border-radius:.5rem}.sui-rounded-md{border-radius:.375rem}.sui-rounded-sm{border-radius:.125rem}.sui-rounded-xl{border-radius:1rem}.sui-rounded-b-\\[12px\\]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.sui-rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sui-rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sui-rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sui-rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sui-border{border-width:1px}.sui-border-0{border-width:0}.sui-border-2{border-width:2px}.sui-border-b{border-bottom-width:1px}.sui-border-dashed{border-style:dashed}.sui-border-none{border-style:none}.sui-border-\\[\\#48C1B5\\]{--tw-border-opacity:1;border-color:rgb(72 193 181/var(--tw-border-opacity,1))}.sui-border-\\[\\#9DC0EE\\]{--tw-border-opacity:1;border-color:rgb(157 192 238/var(--tw-border-opacity,1))}.sui-border-\\[\\#A4C3EC\\]{--tw-border-opacity:1;border-color:rgb(164 195 236/var(--tw-border-opacity,1))}.sui-border-\\[\\#F4B0A1\\]{--tw-border-opacity:1;border-color:rgb(244 176 161/var(--tw-border-opacity,1))}.sui-border-\\[\\#F7D9A4\\]{--tw-border-opacity:1;border-color:rgb(247 217 164/var(--tw-border-opacity,1))}.sui-border-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-disabled{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-disabled\\/0{border-color:rgba(178,187,199,0)}.sui-border-disabled\\/10{border-color:rgba(178,187,199,.1)}.sui-border-disabled\\/100{border-color:#b2bbc7}.sui-border-disabled\\/15{border-color:rgba(178,187,199,.15)}.sui-border-disabled\\/20{border-color:rgba(178,187,199,.2)}.sui-border-disabled\\/25{border-color:rgba(178,187,199,.25)}.sui-border-disabled\\/30{border-color:rgba(178,187,199,.3)}.sui-border-disabled\\/35{border-color:rgba(178,187,199,.35)}.sui-border-disabled\\/40{border-color:rgba(178,187,199,.4)}.sui-border-disabled\\/45{border-color:rgba(178,187,199,.45)}.sui-border-disabled\\/5{border-color:rgba(178,187,199,.05)}.sui-border-disabled\\/50{border-color:rgba(178,187,199,.5)}.sui-border-disabled\\/55{border-color:rgba(178,187,199,.55)}.sui-border-disabled\\/60{border-color:rgba(178,187,199,.6)}.sui-border-disabled\\/65{border-color:rgba(178,187,199,.65)}.sui-border-disabled\\/70{border-color:rgba(178,187,199,.7)}.sui-border-disabled\\/75{border-color:rgba(178,187,199,.75)}.sui-border-disabled\\/80{border-color:rgba(178,187,199,.8)}.sui-border-disabled\\/85{border-color:rgba(178,187,199,.85)}.sui-border-disabled\\/90{border-color:rgba(178,187,199,.9)}.sui-border-disabled\\/95{border-color:rgba(178,187,199,.95)}.sui-border-error{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.sui-border-error\\/0{border-color:rgba(234,53,64,0)}.sui-border-error\\/10{border-color:rgba(234,53,64,.1)}.sui-border-error\\/100{border-color:#ea3540}.sui-border-error\\/15{border-color:rgba(234,53,64,.15)}.sui-border-error\\/20{border-color:rgba(234,53,64,.2)}.sui-border-error\\/25{border-color:rgba(234,53,64,.25)}.sui-border-error\\/30{border-color:rgba(234,53,64,.3)}.sui-border-error\\/35{border-color:rgba(234,53,64,.35)}.sui-border-error\\/40{border-color:rgba(234,53,64,.4)}.sui-border-error\\/45{border-color:rgba(234,53,64,.45)}.sui-border-error\\/5{border-color:rgba(234,53,64,.05)}.sui-border-error\\/50{border-color:rgba(234,53,64,.5)}.sui-border-error\\/55{border-color:rgba(234,53,64,.55)}.sui-border-error\\/60{border-color:rgba(234,53,64,.6)}.sui-border-error\\/65{border-color:rgba(234,53,64,.65)}.sui-border-error\\/70{border-color:rgba(234,53,64,.7)}.sui-border-error\\/75{border-color:rgba(234,53,64,.75)}.sui-border-error\\/80{border-color:rgba(234,53,64,.8)}.sui-border-error\\/85{border-color:rgba(234,53,64,.85)}.sui-border-error\\/90{border-color:rgba(234,53,64,.9)}.sui-border-error\\/95{border-color:rgba(234,53,64,.95)}.sui-border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.sui-border-icon-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-inactive{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.sui-border-inactive\\/0{border-color:rgba(119,126,144,0)}.sui-border-inactive\\/10{border-color:rgba(119,126,144,.1)}.sui-border-inactive\\/100{border-color:#777e90}.sui-border-inactive\\/15{border-color:rgba(119,126,144,.15)}.sui-border-inactive\\/20{border-color:rgba(119,126,144,.2)}.sui-border-inactive\\/25{border-color:rgba(119,126,144,.25)}.sui-border-inactive\\/30{border-color:rgba(119,126,144,.3)}.sui-border-inactive\\/35{border-color:rgba(119,126,144,.35)}.sui-border-inactive\\/40{border-color:rgba(119,126,144,.4)}.sui-border-inactive\\/45{border-color:rgba(119,126,144,.45)}.sui-border-inactive\\/5{border-color:rgba(119,126,144,.05)}.sui-border-inactive\\/50{border-color:rgba(119,126,144,.5)}.sui-border-inactive\\/55{border-color:rgba(119,126,144,.55)}.sui-border-inactive\\/60{border-color:rgba(119,126,144,.6)}.sui-border-inactive\\/65{border-color:rgba(119,126,144,.65)}.sui-border-inactive\\/70{border-color:rgba(119,126,144,.7)}.sui-border-inactive\\/75{border-color:rgba(119,126,144,.75)}.sui-border-inactive\\/80{border-color:rgba(119,126,144,.8)}.sui-border-inactive\\/85{border-color:rgba(119,126,144,.85)}.sui-border-inactive\\/90{border-color:rgba(119,126,144,.9)}.sui-border-inactive\\/95{border-color:rgba(119,126,144,.95)}.sui-border-info{--tw-border-opacity:1;border-color:rgb(39 114 240/var(--tw-border-opacity,1))}.sui-border-info\\/0{border-color:rgba(39,114,240,0)}.sui-border-info\\/10{border-color:rgba(39,114,240,.1)}.sui-border-info\\/100{border-color:#2772f0}.sui-border-info\\/15{border-color:rgba(39,114,240,.15)}.sui-border-info\\/20{border-color:rgba(39,114,240,.2)}.sui-border-info\\/25{border-color:rgba(39,114,240,.25)}.sui-border-info\\/30{border-color:rgba(39,114,240,.3)}.sui-border-info\\/35{border-color:rgba(39,114,240,.35)}.sui-border-info\\/40{border-color:rgba(39,114,240,.4)}.sui-border-info\\/45{border-color:rgba(39,114,240,.45)}.sui-border-info\\/5{border-color:rgba(39,114,240,.05)}.sui-border-info\\/50{border-color:rgba(39,114,240,.5)}.sui-border-info\\/55{border-color:rgba(39,114,240,.55)}.sui-border-info\\/60{border-color:rgba(39,114,240,.6)}.sui-border-info\\/65{border-color:rgba(39,114,240,.65)}.sui-border-info\\/70{border-color:rgba(39,114,240,.7)}.sui-border-info\\/75{border-color:rgba(39,114,240,.75)}.sui-border-info\\/80{border-color:rgba(39,114,240,.8)}.sui-border-info\\/85{border-color:rgba(39,114,240,.85)}.sui-border-info\\/90{border-color:rgba(39,114,240,.9)}.sui-border-info\\/95{border-color:rgba(39,114,240,.95)}.sui-border-primary{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-100{--tw-border-opacity:1;border-color:rgb(225 230 243/var(--tw-border-opacity,1))}.sui-border-primary-100\\/0{border-color:rgba(225,230,243,0)}.sui-border-primary-100\\/10{border-color:rgba(225,230,243,.1)}.sui-border-primary-100\\/100{border-color:#e1e6f3}.sui-border-primary-100\\/15{border-color:rgba(225,230,243,.15)}.sui-border-primary-100\\/20{border-color:rgba(225,230,243,.2)}.sui-border-primary-100\\/25{border-color:rgba(225,230,243,.25)}.sui-border-primary-100\\/30{border-color:rgba(225,230,243,.3)}.sui-border-primary-100\\/35{border-color:rgba(225,230,243,.35)}.sui-border-primary-100\\/40{border-color:rgba(225,230,243,.4)}.sui-border-primary-100\\/45{border-color:rgba(225,230,243,.45)}.sui-border-primary-100\\/5{border-color:rgba(225,230,243,.05)}.sui-border-primary-100\\/50{border-color:rgba(225,230,243,.5)}.sui-border-primary-100\\/55{border-color:rgba(225,230,243,.55)}.sui-border-primary-100\\/60{border-color:rgba(225,230,243,.6)}.sui-border-primary-100\\/65{border-color:rgba(225,230,243,.65)}.sui-border-primary-100\\/70{border-color:rgba(225,230,243,.7)}.sui-border-primary-100\\/75{border-color:rgba(225,230,243,.75)}.sui-border-primary-100\\/80{border-color:rgba(225,230,243,.8)}.sui-border-primary-100\\/85{border-color:rgba(225,230,243,.85)}.sui-border-primary-100\\/90{border-color:rgba(225,230,243,.9)}.sui-border-primary-100\\/95{border-color:rgba(225,230,243,.95)}.sui-border-primary-200{--tw-border-opacity:1;border-color:rgb(195 205 231/var(--tw-border-opacity,1))}.sui-border-primary-200\\/0{border-color:rgba(195,205,231,0)}.sui-border-primary-200\\/10{border-color:rgba(195,205,231,.1)}.sui-border-primary-200\\/100{border-color:#c3cde7}.sui-border-primary-200\\/15{border-color:rgba(195,205,231,.15)}.sui-border-primary-200\\/20{border-color:rgba(195,205,231,.2)}.sui-border-primary-200\\/25{border-color:rgba(195,205,231,.25)}.sui-border-primary-200\\/30{border-color:rgba(195,205,231,.3)}.sui-border-primary-200\\/35{border-color:rgba(195,205,231,.35)}.sui-border-primary-200\\/40{border-color:rgba(195,205,231,.4)}.sui-border-primary-200\\/45{border-color:rgba(195,205,231,.45)}.sui-border-primary-200\\/5{border-color:rgba(195,205,231,.05)}.sui-border-primary-200\\/50{border-color:rgba(195,205,231,.5)}.sui-border-primary-200\\/55{border-color:rgba(195,205,231,.55)}.sui-border-primary-200\\/60{border-color:rgba(195,205,231,.6)}.sui-border-primary-200\\/65{border-color:rgba(195,205,231,.65)}.sui-border-primary-200\\/70{border-color:rgba(195,205,231,.7)}.sui-border-primary-200\\/75{border-color:rgba(195,205,231,.75)}.sui-border-primary-200\\/80{border-color:rgba(195,205,231,.8)}.sui-border-primary-200\\/85{border-color:rgba(195,205,231,.85)}.sui-border-primary-200\\/90{border-color:rgba(195,205,231,.9)}.sui-border-primary-200\\/95{border-color:rgba(195,205,231,.95)}.sui-border-primary-300{--tw-border-opacity:1;border-color:rgb(165 180 219/var(--tw-border-opacity,1))}.sui-border-primary-300\\/0{border-color:rgba(165,180,219,0)}.sui-border-primary-300\\/10{border-color:rgba(165,180,219,.1)}.sui-border-primary-300\\/100{border-color:#a5b4db}.sui-border-primary-300\\/15{border-color:rgba(165,180,219,.15)}.sui-border-primary-300\\/20{border-color:rgba(165,180,219,.2)}.sui-border-primary-300\\/25{border-color:rgba(165,180,219,.25)}.sui-border-primary-300\\/30{border-color:rgba(165,180,219,.3)}.sui-border-primary-300\\/35{border-color:rgba(165,180,219,.35)}.sui-border-primary-300\\/40{border-color:rgba(165,180,219,.4)}.sui-border-primary-300\\/45{border-color:rgba(165,180,219,.45)}.sui-border-primary-300\\/5{border-color:rgba(165,180,219,.05)}.sui-border-primary-300\\/50{border-color:rgba(165,180,219,.5)}.sui-border-primary-300\\/55{border-color:rgba(165,180,219,.55)}.sui-border-primary-300\\/60{border-color:rgba(165,180,219,.6)}.sui-border-primary-300\\/65{border-color:rgba(165,180,219,.65)}.sui-border-primary-300\\/70{border-color:rgba(165,180,219,.7)}.sui-border-primary-300\\/75{border-color:rgba(165,180,219,.75)}.sui-border-primary-300\\/80{border-color:rgba(165,180,219,.8)}.sui-border-primary-300\\/85{border-color:rgba(165,180,219,.85)}.sui-border-primary-300\\/90{border-color:rgba(165,180,219,.9)}.sui-border-primary-300\\/95{border-color:rgba(165,180,219,.95)}.sui-border-primary-400{--tw-border-opacity:1;border-color:rgb(135 155 207/var(--tw-border-opacity,1))}.sui-border-primary-400\\/0{border-color:rgba(135,155,207,0)}.sui-border-primary-400\\/10{border-color:rgba(135,155,207,.1)}.sui-border-primary-400\\/100{border-color:#879bcf}.sui-border-primary-400\\/15{border-color:rgba(135,155,207,.15)}.sui-border-primary-400\\/20{border-color:rgba(135,155,207,.2)}.sui-border-primary-400\\/25{border-color:rgba(135,155,207,.25)}.sui-border-primary-400\\/30{border-color:rgba(135,155,207,.3)}.sui-border-primary-400\\/35{border-color:rgba(135,155,207,.35)}.sui-border-primary-400\\/40{border-color:rgba(135,155,207,.4)}.sui-border-primary-400\\/45{border-color:rgba(135,155,207,.45)}.sui-border-primary-400\\/5{border-color:rgba(135,155,207,.05)}.sui-border-primary-400\\/50{border-color:rgba(135,155,207,.5)}.sui-border-primary-400\\/55{border-color:rgba(135,155,207,.55)}.sui-border-primary-400\\/60{border-color:rgba(135,155,207,.6)}.sui-border-primary-400\\/65{border-color:rgba(135,155,207,.65)}.sui-border-primary-400\\/70{border-color:rgba(135,155,207,.7)}.sui-border-primary-400\\/75{border-color:rgba(135,155,207,.75)}.sui-border-primary-400\\/80{border-color:rgba(135,155,207,.8)}.sui-border-primary-400\\/85{border-color:rgba(135,155,207,.85)}.sui-border-primary-400\\/90{border-color:rgba(135,155,207,.9)}.sui-border-primary-400\\/95{border-color:rgba(135,155,207,.95)}.sui-border-primary-50{--tw-border-opacity:1;border-color:rgb(240 242 249/var(--tw-border-opacity,1))}.sui-border-primary-50\\/0{border-color:rgba(240,242,249,0)}.sui-border-primary-50\\/10{border-color:rgba(240,242,249,.1)}.sui-border-primary-50\\/100{border-color:#f0f2f9}.sui-border-primary-50\\/15{border-color:rgba(240,242,249,.15)}.sui-border-primary-50\\/20{border-color:rgba(240,242,249,.2)}.sui-border-primary-50\\/25{border-color:rgba(240,242,249,.25)}.sui-border-primary-50\\/30{border-color:rgba(240,242,249,.3)}.sui-border-primary-50\\/35{border-color:rgba(240,242,249,.35)}.sui-border-primary-50\\/40{border-color:rgba(240,242,249,.4)}.sui-border-primary-50\\/45{border-color:rgba(240,242,249,.45)}.sui-border-primary-50\\/5{border-color:rgba(240,242,249,.05)}.sui-border-primary-50\\/50{border-color:rgba(240,242,249,.5)}.sui-border-primary-50\\/55{border-color:rgba(240,242,249,.55)}.sui-border-primary-50\\/60{border-color:rgba(240,242,249,.6)}.sui-border-primary-50\\/65{border-color:rgba(240,242,249,.65)}.sui-border-primary-50\\/70{border-color:rgba(240,242,249,.7)}.sui-border-primary-50\\/75{border-color:rgba(240,242,249,.75)}.sui-border-primary-50\\/80{border-color:rgba(240,242,249,.8)}.sui-border-primary-50\\/85{border-color:rgba(240,242,249,.85)}.sui-border-primary-50\\/90{border-color:rgba(240,242,249,.9)}.sui-border-primary-50\\/95{border-color:rgba(240,242,249,.95)}.sui-border-primary-500{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-500\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary-500\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary-500\\/100{border-color:#36499b}.sui-border-primary-500\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary-500\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary-500\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary-500\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary-500\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary-500\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary-500\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary-500\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary-500\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary-500\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary-500\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary-500\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary-500\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary-500\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary-500\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary-500\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary-500\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary-500\\/95{border-color:rgba(54,73,155,.95)}.sui-border-primary-600{--tw-border-opacity:1;border-color:rgb(43 58 124/var(--tw-border-opacity,1))}.sui-border-primary-600\\/0{border-color:rgba(43,58,124,0)}.sui-border-primary-600\\/10{border-color:rgba(43,58,124,.1)}.sui-border-primary-600\\/100{border-color:#2b3a7c}.sui-border-primary-600\\/15{border-color:rgba(43,58,124,.15)}.sui-border-primary-600\\/20{border-color:rgba(43,58,124,.2)}.sui-border-primary-600\\/25{border-color:rgba(43,58,124,.25)}.sui-border-primary-600\\/30{border-color:rgba(43,58,124,.3)}.sui-border-primary-600\\/35{border-color:rgba(43,58,124,.35)}.sui-border-primary-600\\/40{border-color:rgba(43,58,124,.4)}.sui-border-primary-600\\/45{border-color:rgba(43,58,124,.45)}.sui-border-primary-600\\/5{border-color:rgba(43,58,124,.05)}.sui-border-primary-600\\/50{border-color:rgba(43,58,124,.5)}.sui-border-primary-600\\/55{border-color:rgba(43,58,124,.55)}.sui-border-primary-600\\/60{border-color:rgba(43,58,124,.6)}.sui-border-primary-600\\/65{border-color:rgba(43,58,124,.65)}.sui-border-primary-600\\/70{border-color:rgba(43,58,124,.7)}.sui-border-primary-600\\/75{border-color:rgba(43,58,124,.75)}.sui-border-primary-600\\/80{border-color:rgba(43,58,124,.8)}.sui-border-primary-600\\/85{border-color:rgba(43,58,124,.85)}.sui-border-primary-600\\/90{border-color:rgba(43,58,124,.9)}.sui-border-primary-600\\/95{border-color:rgba(43,58,124,.95)}.sui-border-primary-700{--tw-border-opacity:1;border-color:rgb(32 43 93/var(--tw-border-opacity,1))}.sui-border-primary-700\\/0{border-color:rgba(32,43,93,0)}.sui-border-primary-700\\/10{border-color:rgba(32,43,93,.1)}.sui-border-primary-700\\/100{border-color:#202b5d}.sui-border-primary-700\\/15{border-color:rgba(32,43,93,.15)}.sui-border-primary-700\\/20{border-color:rgba(32,43,93,.2)}.sui-border-primary-700\\/25{border-color:rgba(32,43,93,.25)}.sui-border-primary-700\\/30{border-color:rgba(32,43,93,.3)}.sui-border-primary-700\\/35{border-color:rgba(32,43,93,.35)}.sui-border-primary-700\\/40{border-color:rgba(32,43,93,.4)}.sui-border-primary-700\\/45{border-color:rgba(32,43,93,.45)}.sui-border-primary-700\\/5{border-color:rgba(32,43,93,.05)}.sui-border-primary-700\\/50{border-color:rgba(32,43,93,.5)}.sui-border-primary-700\\/55{border-color:rgba(32,43,93,.55)}.sui-border-primary-700\\/60{border-color:rgba(32,43,93,.6)}.sui-border-primary-700\\/65{border-color:rgba(32,43,93,.65)}.sui-border-primary-700\\/70{border-color:rgba(32,43,93,.7)}.sui-border-primary-700\\/75{border-color:rgba(32,43,93,.75)}.sui-border-primary-700\\/80{border-color:rgba(32,43,93,.8)}.sui-border-primary-700\\/85{border-color:rgba(32,43,93,.85)}.sui-border-primary-700\\/90{border-color:rgba(32,43,93,.9)}.sui-border-primary-700\\/95{border-color:rgba(32,43,93,.95)}.sui-border-primary-800{--tw-border-opacity:1;border-color:rgb(22 29 62/var(--tw-border-opacity,1))}.sui-border-primary-800\\/0{border-color:rgba(22,29,62,0)}.sui-border-primary-800\\/10{border-color:rgba(22,29,62,.1)}.sui-border-primary-800\\/100{border-color:#161d3e}.sui-border-primary-800\\/15{border-color:rgba(22,29,62,.15)}.sui-border-primary-800\\/20{border-color:rgba(22,29,62,.2)}.sui-border-primary-800\\/25{border-color:rgba(22,29,62,.25)}.sui-border-primary-800\\/30{border-color:rgba(22,29,62,.3)}.sui-border-primary-800\\/35{border-color:rgba(22,29,62,.35)}.sui-border-primary-800\\/40{border-color:rgba(22,29,62,.4)}.sui-border-primary-800\\/45{border-color:rgba(22,29,62,.45)}.sui-border-primary-800\\/5{border-color:rgba(22,29,62,.05)}.sui-border-primary-800\\/50{border-color:rgba(22,29,62,.5)}.sui-border-primary-800\\/55{border-color:rgba(22,29,62,.55)}.sui-border-primary-800\\/60{border-color:rgba(22,29,62,.6)}.sui-border-primary-800\\/65{border-color:rgba(22,29,62,.65)}.sui-border-primary-800\\/70{border-color:rgba(22,29,62,.7)}.sui-border-primary-800\\/75{border-color:rgba(22,29,62,.75)}.sui-border-primary-800\\/80{border-color:rgba(22,29,62,.8)}.sui-border-primary-800\\/85{border-color:rgba(22,29,62,.85)}.sui-border-primary-800\\/90{border-color:rgba(22,29,62,.9)}.sui-border-primary-800\\/95{border-color:rgba(22,29,62,.95)}.sui-border-primary-900{--tw-border-opacity:1;border-color:rgb(11 14 31/var(--tw-border-opacity,1))}.sui-border-primary-900\\/0{border-color:rgba(11,14,31,0)}.sui-border-primary-900\\/10{border-color:rgba(11,14,31,.1)}.sui-border-primary-900\\/100{border-color:#0b0e1f}.sui-border-primary-900\\/15{border-color:rgba(11,14,31,.15)}.sui-border-primary-900\\/20{border-color:rgba(11,14,31,.2)}.sui-border-primary-900\\/25{border-color:rgba(11,14,31,.25)}.sui-border-primary-900\\/30{border-color:rgba(11,14,31,.3)}.sui-border-primary-900\\/35{border-color:rgba(11,14,31,.35)}.sui-border-primary-900\\/40{border-color:rgba(11,14,31,.4)}.sui-border-primary-900\\/45{border-color:rgba(11,14,31,.45)}.sui-border-primary-900\\/5{border-color:rgba(11,14,31,.05)}.sui-border-primary-900\\/50{border-color:rgba(11,14,31,.5)}.sui-border-primary-900\\/55{border-color:rgba(11,14,31,.55)}.sui-border-primary-900\\/60{border-color:rgba(11,14,31,.6)}.sui-border-primary-900\\/65{border-color:rgba(11,14,31,.65)}.sui-border-primary-900\\/70{border-color:rgba(11,14,31,.7)}.sui-border-primary-900\\/75{border-color:rgba(11,14,31,.75)}.sui-border-primary-900\\/80{border-color:rgba(11,14,31,.8)}.sui-border-primary-900\\/85{border-color:rgba(11,14,31,.85)}.sui-border-primary-900\\/90{border-color:rgba(11,14,31,.9)}.sui-border-primary-900\\/95{border-color:rgba(11,14,31,.95)}.sui-border-primary\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary\\/100{border-color:#36499b}.sui-border-primary\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary\\/95{border-color:rgba(54,73,155,.95)}.sui-border-secondary{--tw-border-opacity:1;border-color:rgb(242 246 252/var(--tw-border-opacity,1))}.sui-border-secondary-1{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.sui-border-secondary-1\\/0{border-color:hsla(0,0%,100%,0)}.sui-border-secondary-1\\/10{border-color:hsla(0,0%,100%,.1)}.sui-border-secondary-1\\/100{border-color:#fff}.sui-border-secondary-1\\/15{border-color:hsla(0,0%,100%,.15)}.sui-border-secondary-1\\/20{border-color:hsla(0,0%,100%,.2)}.sui-border-secondary-1\\/25{border-color:hsla(0,0%,100%,.25)}.sui-border-secondary-1\\/30{border-color:hsla(0,0%,100%,.3)}.sui-border-secondary-1\\/35{border-color:hsla(0,0%,100%,.35)}.sui-border-secondary-1\\/40{border-color:hsla(0,0%,100%,.4)}.sui-border-secondary-1\\/45{border-color:hsla(0,0%,100%,.45)}.sui-border-secondary-1\\/5{border-color:hsla(0,0%,100%,.05)}.sui-border-secondary-1\\/50{border-color:hsla(0,0%,100%,.5)}.sui-border-secondary-1\\/55{border-color:hsla(0,0%,100%,.55)}.sui-border-secondary-1\\/60{border-color:hsla(0,0%,100%,.6)}.sui-border-secondary-1\\/65{border-color:hsla(0,0%,100%,.65)}.sui-border-secondary-1\\/70{border-color:hsla(0,0%,100%,.7)}.sui-border-secondary-1\\/75{border-color:hsla(0,0%,100%,.75)}.sui-border-secondary-1\\/80{border-color:hsla(0,0%,100%,.8)}.sui-border-secondary-1\\/85{border-color:hsla(0,0%,100%,.85)}.sui-border-secondary-1\\/90{border-color:hsla(0,0%,100%,.9)}.sui-border-secondary-1\\/95{border-color:hsla(0,0%,100%,.95)}.sui-border-secondary-2{--tw-border-opacity:1;border-color:rgb(225 234 248/var(--tw-border-opacity,1))}.sui-border-secondary-2\\/0{border-color:rgba(225,234,248,0)}.sui-border-secondary-2\\/10{border-color:rgba(225,234,248,.1)}.sui-border-secondary-2\\/100{border-color:#e1eaf8}.sui-border-secondary-2\\/15{border-color:rgba(225,234,248,.15)}.sui-border-secondary-2\\/20{border-color:rgba(225,234,248,.2)}.sui-border-secondary-2\\/25{border-color:rgba(225,234,248,.25)}.sui-border-secondary-2\\/30{border-color:rgba(225,234,248,.3)}.sui-border-secondary-2\\/35{border-color:rgba(225,234,248,.35)}.sui-border-secondary-2\\/40{border-color:rgba(225,234,248,.4)}.sui-border-secondary-2\\/45{border-color:rgba(225,234,248,.45)}.sui-border-secondary-2\\/5{border-color:rgba(225,234,248,.05)}.sui-border-secondary-2\\/50{border-color:rgba(225,234,248,.5)}.sui-border-secondary-2\\/55{border-color:rgba(225,234,248,.55)}.sui-border-secondary-2\\/60{border-color:rgba(225,234,248,.6)}.sui-border-secondary-2\\/65{border-color:rgba(225,234,248,.65)}.sui-border-secondary-2\\/70{border-color:rgba(225,234,248,.7)}.sui-border-secondary-2\\/75{border-color:rgba(225,234,248,.75)}.sui-border-secondary-2\\/80{border-color:rgba(225,234,248,.8)}.sui-border-secondary-2\\/85{border-color:rgba(225,234,248,.85)}.sui-border-secondary-2\\/90{border-color:rgba(225,234,248,.9)}.sui-border-secondary-2\\/95{border-color:rgba(225,234,248,.95)}.sui-border-secondary-3{--tw-border-opacity:1;border-color:rgb(201 218 244/var(--tw-border-opacity,1))}.sui-border-secondary-3\\/0{border-color:rgba(201,218,244,0)}.sui-border-secondary-3\\/10{border-color:rgba(201,218,244,.1)}.sui-border-secondary-3\\/100{border-color:#c9daf4}.sui-border-secondary-3\\/15{border-color:rgba(201,218,244,.15)}.sui-border-secondary-3\\/20{border-color:rgba(201,218,244,.2)}.sui-border-secondary-3\\/25{border-color:rgba(201,218,244,.25)}.sui-border-secondary-3\\/30{border-color:rgba(201,218,244,.3)}.sui-border-secondary-3\\/35{border-color:rgba(201,218,244,.35)}.sui-border-secondary-3\\/40{border-color:rgba(201,218,244,.4)}.sui-border-secondary-3\\/45{border-color:rgba(201,218,244,.45)}.sui-border-secondary-3\\/5{border-color:rgba(201,218,244,.05)}.sui-border-secondary-3\\/50{border-color:rgba(201,218,244,.5)}.sui-border-secondary-3\\/55{border-color:rgba(201,218,244,.55)}.sui-border-secondary-3\\/60{border-color:rgba(201,218,244,.6)}.sui-border-secondary-3\\/65{border-color:rgba(201,218,244,.65)}.sui-border-secondary-3\\/70{border-color:rgba(201,218,244,.7)}.sui-border-secondary-3\\/75{border-color:rgba(201,218,244,.75)}.sui-border-secondary-3\\/80{border-color:rgba(201,218,244,.8)}.sui-border-secondary-3\\/85{border-color:rgba(201,218,244,.85)}.sui-border-secondary-3\\/90{border-color:rgba(201,218,244,.9)}.sui-border-secondary-3\\/95{border-color:rgba(201,218,244,.95)}.sui-border-secondary\\/0{border-color:rgba(242,246,252,0)}.sui-border-secondary\\/10{border-color:rgba(242,246,252,.1)}.sui-border-secondary\\/100{border-color:#f2f6fc}.sui-border-secondary\\/15{border-color:rgba(242,246,252,.15)}.sui-border-secondary\\/20{border-color:rgba(242,246,252,.2)}.sui-border-secondary\\/25{border-color:rgba(242,246,252,.25)}.sui-border-secondary\\/30{border-color:rgba(242,246,252,.3)}.sui-border-secondary\\/35{border-color:rgba(242,246,252,.35)}.sui-border-secondary\\/40{border-color:rgba(242,246,252,.4)}.sui-border-secondary\\/45{border-color:rgba(242,246,252,.45)}.sui-border-secondary\\/5{border-color:rgba(242,246,252,.05)}.sui-border-secondary\\/50{border-color:rgba(242,246,252,.5)}.sui-border-secondary\\/55{border-color:rgba(242,246,252,.55)}.sui-border-secondary\\/60{border-color:rgba(242,246,252,.6)}.sui-border-secondary\\/65{border-color:rgba(242,246,252,.65)}.sui-border-secondary\\/70{border-color:rgba(242,246,252,.7)}.sui-border-secondary\\/75{border-color:rgba(242,246,252,.75)}.sui-border-secondary\\/80{border-color:rgba(242,246,252,.8)}.sui-border-secondary\\/85{border-color:rgba(242,246,252,.85)}.sui-border-secondary\\/90{border-color:rgba(242,246,252,.9)}.sui-border-secondary\\/95{border-color:rgba(242,246,252,.95)}.sui-border-stroke-brand{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-stroke-level2{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-stroke-level3{--tw-border-opacity:1;border-color:rgb(222 227 231/var(--tw-border-opacity,1))}.sui-border-success{--tw-border-opacity:1;border-color:rgb(34 188 77/var(--tw-border-opacity,1))}.sui-border-success\\/0{border-color:rgba(34,188,77,0)}.sui-border-success\\/10{border-color:rgba(34,188,77,.1)}.sui-border-success\\/100{border-color:#22bc4d}.sui-border-success\\/15{border-color:rgba(34,188,77,.15)}.sui-border-success\\/20{border-color:rgba(34,188,77,.2)}.sui-border-success\\/25{border-color:rgba(34,188,77,.25)}.sui-border-success\\/30{border-color:rgba(34,188,77,.3)}.sui-border-success\\/35{border-color:rgba(34,188,77,.35)}.sui-border-success\\/40{border-color:rgba(34,188,77,.4)}.sui-border-success\\/45{border-color:rgba(34,188,77,.45)}.sui-border-success\\/5{border-color:rgba(34,188,77,.05)}.sui-border-success\\/50{border-color:rgba(34,188,77,.5)}.sui-border-success\\/55{border-color:rgba(34,188,77,.55)}.sui-border-success\\/60{border-color:rgba(34,188,77,.6)}.sui-border-success\\/65{border-color:rgba(34,188,77,.65)}.sui-border-success\\/70{border-color:rgba(34,188,77,.7)}.sui-border-success\\/75{border-color:rgba(34,188,77,.75)}.sui-border-success\\/80{border-color:rgba(34,188,77,.8)}.sui-border-success\\/85{border-color:rgba(34,188,77,.85)}.sui-border-success\\/90{border-color:rgba(34,188,77,.9)}.sui-border-success\\/95{border-color:rgba(34,188,77,.95)}.sui-border-warning{--tw-border-opacity:1;border-color:rgb(255 122 0/var(--tw-border-opacity,1))}.sui-border-warning\\/0{border-color:rgba(255,122,0,0)}.sui-border-warning\\/10{border-color:rgba(255,122,0,.1)}.sui-border-warning\\/100{border-color:#ff7a00}.sui-border-warning\\/15{border-color:rgba(255,122,0,.15)}.sui-border-warning\\/20{border-color:rgba(255,122,0,.2)}.sui-border-warning\\/25{border-color:rgba(255,122,0,.25)}.sui-border-warning\\/30{border-color:rgba(255,122,0,.3)}.sui-border-warning\\/35{border-color:rgba(255,122,0,.35)}.sui-border-warning\\/40{border-color:rgba(255,122,0,.4)}.sui-border-warning\\/45{border-color:rgba(255,122,0,.45)}.sui-border-warning\\/5{border-color:rgba(255,122,0,.05)}.sui-border-warning\\/50{border-color:rgba(255,122,0,.5)}.sui-border-warning\\/55{border-color:rgba(255,122,0,.55)}.sui-border-warning\\/60{border-color:rgba(255,122,0,.6)}.sui-border-warning\\/65{border-color:rgba(255,122,0,.65)}.sui-border-warning\\/70{border-color:rgba(255,122,0,.7)}.sui-border-warning\\/75{border-color:rgba(255,122,0,.75)}.sui-border-warning\\/80{border-color:rgba(255,122,0,.8)}.sui-border-warning\\/85{border-color:rgba(255,122,0,.85)}.sui-border-warning\\/90{border-color:rgba(255,122,0,.9)}.sui-border-warning\\/95{border-color:rgba(255,122,0,.95)}.sui-bg-\\[\\#DAECFF\\]{--tw-bg-opacity:1;background-color:rgb(218 236 255/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#DCFCE4\\]{--tw-bg-opacity:1;background-color:rgb(220 252 228/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FDE3E5\\]{--tw-bg-opacity:1;background-color:rgb(253 227 229/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FFF3D3\\]{--tw-bg-opacity:1;background-color:rgb(255 243 211/var(--tw-bg-opacity,1))}.sui-bg-background-default,.sui-bg-background-primary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-background-secondary1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-background-secondary2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-black{--tw-bg-opacity:1;background-color:rgb(35 38 47/var(--tw-bg-opacity,1))}.sui-bg-black\\/10{background-color:rgba(35,38,47,.1)}.sui-bg-black\\/50{background-color:rgba(35,38,47,.5)}.sui-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.sui-bg-disabled{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-disabled\\/0{background-color:rgba(178,187,199,0)}.sui-bg-disabled\\/10{background-color:rgba(178,187,199,.1)}.sui-bg-disabled\\/100{background-color:#b2bbc7}.sui-bg-disabled\\/15{background-color:rgba(178,187,199,.15)}.sui-bg-disabled\\/20{background-color:rgba(178,187,199,.2)}.sui-bg-disabled\\/25{background-color:rgba(178,187,199,.25)}.sui-bg-disabled\\/30{background-color:rgba(178,187,199,.3)}.sui-bg-disabled\\/35{background-color:rgba(178,187,199,.35)}.sui-bg-disabled\\/40{background-color:rgba(178,187,199,.4)}.sui-bg-disabled\\/45{background-color:rgba(178,187,199,.45)}.sui-bg-disabled\\/5{background-color:rgba(178,187,199,.05)}.sui-bg-disabled\\/50{background-color:rgba(178,187,199,.5)}.sui-bg-disabled\\/55{background-color:rgba(178,187,199,.55)}.sui-bg-disabled\\/60{background-color:rgba(178,187,199,.6)}.sui-bg-disabled\\/65{background-color:rgba(178,187,199,.65)}.sui-bg-disabled\\/70{background-color:rgba(178,187,199,.7)}.sui-bg-disabled\\/75{background-color:rgba(178,187,199,.75)}.sui-bg-disabled\\/80{background-color:rgba(178,187,199,.8)}.sui-bg-disabled\\/85{background-color:rgba(178,187,199,.85)}.sui-bg-disabled\\/90{background-color:rgba(178,187,199,.9)}.sui-bg-disabled\\/95{background-color:rgba(178,187,199,.95)}.sui-bg-error{--tw-bg-opacity:1;background-color:rgb(234 53 64/var(--tw-bg-opacity,1))}.sui-bg-error\\/0{background-color:rgba(234,53,64,0)}.sui-bg-error\\/10{background-color:rgba(234,53,64,.1)}.sui-bg-error\\/100{background-color:#ea3540}.sui-bg-error\\/15{background-color:rgba(234,53,64,.15)}.sui-bg-error\\/20{background-color:rgba(234,53,64,.2)}.sui-bg-error\\/25{background-color:rgba(234,53,64,.25)}.sui-bg-error\\/30{background-color:rgba(234,53,64,.3)}.sui-bg-error\\/35{background-color:rgba(234,53,64,.35)}.sui-bg-error\\/40{background-color:rgba(234,53,64,.4)}.sui-bg-error\\/45{background-color:rgba(234,53,64,.45)}.sui-bg-error\\/5{background-color:rgba(234,53,64,.05)}.sui-bg-error\\/50{background-color:rgba(234,53,64,.5)}.sui-bg-error\\/55{background-color:rgba(234,53,64,.55)}.sui-bg-error\\/60{background-color:rgba(234,53,64,.6)}.sui-bg-error\\/65{background-color:rgba(234,53,64,.65)}.sui-bg-error\\/70{background-color:rgba(234,53,64,.7)}.sui-bg-error\\/75{background-color:rgba(234,53,64,.75)}.sui-bg-error\\/80{background-color:rgba(234,53,64,.8)}.sui-bg-error\\/85{background-color:rgba(234,53,64,.85)}.sui-bg-error\\/90{background-color:rgba(234,53,64,.9)}.sui-bg-error\\/95{background-color:rgba(234,53,64,.95)}.sui-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.sui-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.sui-bg-inactive{--tw-bg-opacity:1;background-color:rgb(119 126 144/var(--tw-bg-opacity,1))}.sui-bg-inactive\\/0{background-color:rgba(119,126,144,0)}.sui-bg-inactive\\/10{background-color:rgba(119,126,144,.1)}.sui-bg-inactive\\/100{background-color:#777e90}.sui-bg-inactive\\/15{background-color:rgba(119,126,144,.15)}.sui-bg-inactive\\/20{background-color:rgba(119,126,144,.2)}.sui-bg-inactive\\/25{background-color:rgba(119,126,144,.25)}.sui-bg-inactive\\/30{background-color:rgba(119,126,144,.3)}.sui-bg-inactive\\/35{background-color:rgba(119,126,144,.35)}.sui-bg-inactive\\/40{background-color:rgba(119,126,144,.4)}.sui-bg-inactive\\/45{background-color:rgba(119,126,144,.45)}.sui-bg-inactive\\/5{background-color:rgba(119,126,144,.05)}.sui-bg-inactive\\/50{background-color:rgba(119,126,144,.5)}.sui-bg-inactive\\/55{background-color:rgba(119,126,144,.55)}.sui-bg-inactive\\/60{background-color:rgba(119,126,144,.6)}.sui-bg-inactive\\/65{background-color:rgba(119,126,144,.65)}.sui-bg-inactive\\/70{background-color:rgba(119,126,144,.7)}.sui-bg-inactive\\/75{background-color:rgba(119,126,144,.75)}.sui-bg-inactive\\/80{background-color:rgba(119,126,144,.8)}.sui-bg-inactive\\/85{background-color:rgba(119,126,144,.85)}.sui-bg-inactive\\/90{background-color:rgba(119,126,144,.9)}.sui-bg-inactive\\/95{background-color:rgba(119,126,144,.95)}.sui-bg-info{--tw-bg-opacity:1;background-color:rgb(39 114 240/var(--tw-bg-opacity,1))}.sui-bg-info\\/0{background-color:rgba(39,114,240,0)}.sui-bg-info\\/10{background-color:rgba(39,114,240,.1)}.sui-bg-info\\/100{background-color:#2772f0}.sui-bg-info\\/15{background-color:rgba(39,114,240,.15)}.sui-bg-info\\/20{background-color:rgba(39,114,240,.2)}.sui-bg-info\\/25{background-color:rgba(39,114,240,.25)}.sui-bg-info\\/30{background-color:rgba(39,114,240,.3)}.sui-bg-info\\/35{background-color:rgba(39,114,240,.35)}.sui-bg-info\\/40{background-color:rgba(39,114,240,.4)}.sui-bg-info\\/45{background-color:rgba(39,114,240,.45)}.sui-bg-info\\/5{background-color:rgba(39,114,240,.05)}.sui-bg-info\\/50{background-color:rgba(39,114,240,.5)}.sui-bg-info\\/55{background-color:rgba(39,114,240,.55)}.sui-bg-info\\/60{background-color:rgba(39,114,240,.6)}.sui-bg-info\\/65{background-color:rgba(39,114,240,.65)}.sui-bg-info\\/70{background-color:rgba(39,114,240,.7)}.sui-bg-info\\/75{background-color:rgba(39,114,240,.75)}.sui-bg-info\\/80{background-color:rgba(39,114,240,.8)}.sui-bg-info\\/85{background-color:rgba(39,114,240,.85)}.sui-bg-info\\/90{background-color:rgba(39,114,240,.9)}.sui-bg-info\\/95{background-color:rgba(39,114,240,.95)}.sui-bg-primary{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-100{--tw-bg-opacity:1;background-color:rgb(225 230 243/var(--tw-bg-opacity,1))}.sui-bg-primary-100\\/0{background-color:rgba(225,230,243,0)}.sui-bg-primary-100\\/10{background-color:rgba(225,230,243,.1)}.sui-bg-primary-100\\/100{background-color:#e1e6f3}.sui-bg-primary-100\\/15{background-color:rgba(225,230,243,.15)}.sui-bg-primary-100\\/20{background-color:rgba(225,230,243,.2)}.sui-bg-primary-100\\/25{background-color:rgba(225,230,243,.25)}.sui-bg-primary-100\\/30{background-color:rgba(225,230,243,.3)}.sui-bg-primary-100\\/35{background-color:rgba(225,230,243,.35)}.sui-bg-primary-100\\/40{background-color:rgba(225,230,243,.4)}.sui-bg-primary-100\\/45{background-color:rgba(225,230,243,.45)}.sui-bg-primary-100\\/5{background-color:rgba(225,230,243,.05)}.sui-bg-primary-100\\/50{background-color:rgba(225,230,243,.5)}.sui-bg-primary-100\\/55{background-color:rgba(225,230,243,.55)}.sui-bg-primary-100\\/60{background-color:rgba(225,230,243,.6)}.sui-bg-primary-100\\/65{background-color:rgba(225,230,243,.65)}.sui-bg-primary-100\\/70{background-color:rgba(225,230,243,.7)}.sui-bg-primary-100\\/75{background-color:rgba(225,230,243,.75)}.sui-bg-primary-100\\/80{background-color:rgba(225,230,243,.8)}.sui-bg-primary-100\\/85{background-color:rgba(225,230,243,.85)}.sui-bg-primary-100\\/90{background-color:rgba(225,230,243,.9)}.sui-bg-primary-100\\/95{background-color:rgba(225,230,243,.95)}.sui-bg-primary-200{--tw-bg-opacity:1;background-color:rgb(195 205 231/var(--tw-bg-opacity,1))}.sui-bg-primary-200\\/0{background-color:rgba(195,205,231,0)}.sui-bg-primary-200\\/10{background-color:rgba(195,205,231,.1)}.sui-bg-primary-200\\/100{background-color:#c3cde7}.sui-bg-primary-200\\/15{background-color:rgba(195,205,231,.15)}.sui-bg-primary-200\\/20{background-color:rgba(195,205,231,.2)}.sui-bg-primary-200\\/25{background-color:rgba(195,205,231,.25)}.sui-bg-primary-200\\/30{background-color:rgba(195,205,231,.3)}.sui-bg-primary-200\\/35{background-color:rgba(195,205,231,.35)}.sui-bg-primary-200\\/40{background-color:rgba(195,205,231,.4)}.sui-bg-primary-200\\/45{background-color:rgba(195,205,231,.45)}.sui-bg-primary-200\\/5{background-color:rgba(195,205,231,.05)}.sui-bg-primary-200\\/50{background-color:rgba(195,205,231,.5)}.sui-bg-primary-200\\/55{background-color:rgba(195,205,231,.55)}.sui-bg-primary-200\\/60{background-color:rgba(195,205,231,.6)}.sui-bg-primary-200\\/65{background-color:rgba(195,205,231,.65)}.sui-bg-primary-200\\/70{background-color:rgba(195,205,231,.7)}.sui-bg-primary-200\\/75{background-color:rgba(195,205,231,.75)}.sui-bg-primary-200\\/80{background-color:rgba(195,205,231,.8)}.sui-bg-primary-200\\/85{background-color:rgba(195,205,231,.85)}.sui-bg-primary-200\\/90{background-color:rgba(195,205,231,.9)}.sui-bg-primary-200\\/95{background-color:rgba(195,205,231,.95)}.sui-bg-primary-300{--tw-bg-opacity:1;background-color:rgb(165 180 219/var(--tw-bg-opacity,1))}.sui-bg-primary-300\\/0{background-color:rgba(165,180,219,0)}.sui-bg-primary-300\\/10{background-color:rgba(165,180,219,.1)}.sui-bg-primary-300\\/100{background-color:#a5b4db}.sui-bg-primary-300\\/15{background-color:rgba(165,180,219,.15)}.sui-bg-primary-300\\/20{background-color:rgba(165,180,219,.2)}.sui-bg-primary-300\\/25{background-color:rgba(165,180,219,.25)}.sui-bg-primary-300\\/30{background-color:rgba(165,180,219,.3)}.sui-bg-primary-300\\/35{background-color:rgba(165,180,219,.35)}.sui-bg-primary-300\\/40{background-color:rgba(165,180,219,.4)}.sui-bg-primary-300\\/45{background-color:rgba(165,180,219,.45)}.sui-bg-primary-300\\/5{background-color:rgba(165,180,219,.05)}.sui-bg-primary-300\\/50{background-color:rgba(165,180,219,.5)}.sui-bg-primary-300\\/55{background-color:rgba(165,180,219,.55)}.sui-bg-primary-300\\/60{background-color:rgba(165,180,219,.6)}.sui-bg-primary-300\\/65{background-color:rgba(165,180,219,.65)}.sui-bg-primary-300\\/70{background-color:rgba(165,180,219,.7)}.sui-bg-primary-300\\/75{background-color:rgba(165,180,219,.75)}.sui-bg-primary-300\\/80{background-color:rgba(165,180,219,.8)}.sui-bg-primary-300\\/85{background-color:rgba(165,180,219,.85)}.sui-bg-primary-300\\/90{background-color:rgba(165,180,219,.9)}.sui-bg-primary-300\\/95{background-color:rgba(165,180,219,.95)}.sui-bg-primary-400{--tw-bg-opacity:1;background-color:rgb(135 155 207/var(--tw-bg-opacity,1))}.sui-bg-primary-400\\/0{background-color:rgba(135,155,207,0)}.sui-bg-primary-400\\/10{background-color:rgba(135,155,207,.1)}.sui-bg-primary-400\\/100{background-color:#879bcf}.sui-bg-primary-400\\/15{background-color:rgba(135,155,207,.15)}.sui-bg-primary-400\\/20{background-color:rgba(135,155,207,.2)}.sui-bg-primary-400\\/25{background-color:rgba(135,155,207,.25)}.sui-bg-primary-400\\/30{background-color:rgba(135,155,207,.3)}.sui-bg-primary-400\\/35{background-color:rgba(135,155,207,.35)}.sui-bg-primary-400\\/40{background-color:rgba(135,155,207,.4)}.sui-bg-primary-400\\/45{background-color:rgba(135,155,207,.45)}.sui-bg-primary-400\\/5{background-color:rgba(135,155,207,.05)}.sui-bg-primary-400\\/50{background-color:rgba(135,155,207,.5)}.sui-bg-primary-400\\/55{background-color:rgba(135,155,207,.55)}.sui-bg-primary-400\\/60{background-color:rgba(135,155,207,.6)}.sui-bg-primary-400\\/65{background-color:rgba(135,155,207,.65)}.sui-bg-primary-400\\/70{background-color:rgba(135,155,207,.7)}.sui-bg-primary-400\\/75{background-color:rgba(135,155,207,.75)}.sui-bg-primary-400\\/80{background-color:rgba(135,155,207,.8)}.sui-bg-primary-400\\/85{background-color:rgba(135,155,207,.85)}.sui-bg-primary-400\\/90{background-color:rgba(135,155,207,.9)}.sui-bg-primary-400\\/95{background-color:rgba(135,155,207,.95)}.sui-bg-primary-50{--tw-bg-opacity:1;background-color:rgb(240 242 249/var(--tw-bg-opacity,1))}.sui-bg-primary-50\\/0{background-color:rgba(240,242,249,0)}.sui-bg-primary-50\\/10{background-color:rgba(240,242,249,.1)}.sui-bg-primary-50\\/100{background-color:#f0f2f9}.sui-bg-primary-50\\/15{background-color:rgba(240,242,249,.15)}.sui-bg-primary-50\\/20{background-color:rgba(240,242,249,.2)}.sui-bg-primary-50\\/25{background-color:rgba(240,242,249,.25)}.sui-bg-primary-50\\/30{background-color:rgba(240,242,249,.3)}.sui-bg-primary-50\\/35{background-color:rgba(240,242,249,.35)}.sui-bg-primary-50\\/40{background-color:rgba(240,242,249,.4)}.sui-bg-primary-50\\/45{background-color:rgba(240,242,249,.45)}.sui-bg-primary-50\\/5{background-color:rgba(240,242,249,.05)}.sui-bg-primary-50\\/50{background-color:rgba(240,242,249,.5)}.sui-bg-primary-50\\/55{background-color:rgba(240,242,249,.55)}.sui-bg-primary-50\\/60{background-color:rgba(240,242,249,.6)}.sui-bg-primary-50\\/65{background-color:rgba(240,242,249,.65)}.sui-bg-primary-50\\/70{background-color:rgba(240,242,249,.7)}.sui-bg-primary-50\\/75{background-color:rgba(240,242,249,.75)}.sui-bg-primary-50\\/80{background-color:rgba(240,242,249,.8)}.sui-bg-primary-50\\/85{background-color:rgba(240,242,249,.85)}.sui-bg-primary-50\\/90{background-color:rgba(240,242,249,.9)}.sui-bg-primary-50\\/95{background-color:rgba(240,242,249,.95)}.sui-bg-primary-500{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-500\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary-500\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary-500\\/100{background-color:#36499b}.sui-bg-primary-500\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary-500\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary-500\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary-500\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary-500\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary-500\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary-500\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary-500\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary-500\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary-500\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary-500\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary-500\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary-500\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary-500\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary-500\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary-500\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary-500\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary-500\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-primary-600{--tw-bg-opacity:1;background-color:rgb(43 58 124/var(--tw-bg-opacity,1))}.sui-bg-primary-600\\/0{background-color:rgba(43,58,124,0)}.sui-bg-primary-600\\/10{background-color:rgba(43,58,124,.1)}.sui-bg-primary-600\\/100{background-color:#2b3a7c}.sui-bg-primary-600\\/15{background-color:rgba(43,58,124,.15)}.sui-bg-primary-600\\/20{background-color:rgba(43,58,124,.2)}.sui-bg-primary-600\\/25{background-color:rgba(43,58,124,.25)}.sui-bg-primary-600\\/30{background-color:rgba(43,58,124,.3)}.sui-bg-primary-600\\/35{background-color:rgba(43,58,124,.35)}.sui-bg-primary-600\\/40{background-color:rgba(43,58,124,.4)}.sui-bg-primary-600\\/45{background-color:rgba(43,58,124,.45)}.sui-bg-primary-600\\/5{background-color:rgba(43,58,124,.05)}.sui-bg-primary-600\\/50{background-color:rgba(43,58,124,.5)}.sui-bg-primary-600\\/55{background-color:rgba(43,58,124,.55)}.sui-bg-primary-600\\/60{background-color:rgba(43,58,124,.6)}.sui-bg-primary-600\\/65{background-color:rgba(43,58,124,.65)}.sui-bg-primary-600\\/70{background-color:rgba(43,58,124,.7)}.sui-bg-primary-600\\/75{background-color:rgba(43,58,124,.75)}.sui-bg-primary-600\\/80{background-color:rgba(43,58,124,.8)}.sui-bg-primary-600\\/85{background-color:rgba(43,58,124,.85)}.sui-bg-primary-600\\/90{background-color:rgba(43,58,124,.9)}.sui-bg-primary-600\\/95{background-color:rgba(43,58,124,.95)}.sui-bg-primary-700{--tw-bg-opacity:1;background-color:rgb(32 43 93/var(--tw-bg-opacity,1))}.sui-bg-primary-700\\/0{background-color:rgba(32,43,93,0)}.sui-bg-primary-700\\/10{background-color:rgba(32,43,93,.1)}.sui-bg-primary-700\\/100{background-color:#202b5d}.sui-bg-primary-700\\/15{background-color:rgba(32,43,93,.15)}.sui-bg-primary-700\\/20{background-color:rgba(32,43,93,.2)}.sui-bg-primary-700\\/25{background-color:rgba(32,43,93,.25)}.sui-bg-primary-700\\/30{background-color:rgba(32,43,93,.3)}.sui-bg-primary-700\\/35{background-color:rgba(32,43,93,.35)}.sui-bg-primary-700\\/40{background-color:rgba(32,43,93,.4)}.sui-bg-primary-700\\/45{background-color:rgba(32,43,93,.45)}.sui-bg-primary-700\\/5{background-color:rgba(32,43,93,.05)}.sui-bg-primary-700\\/50{background-color:rgba(32,43,93,.5)}.sui-bg-primary-700\\/55{background-color:rgba(32,43,93,.55)}.sui-bg-primary-700\\/60{background-color:rgba(32,43,93,.6)}.sui-bg-primary-700\\/65{background-color:rgba(32,43,93,.65)}.sui-bg-primary-700\\/70{background-color:rgba(32,43,93,.7)}.sui-bg-primary-700\\/75{background-color:rgba(32,43,93,.75)}.sui-bg-primary-700\\/80{background-color:rgba(32,43,93,.8)}.sui-bg-primary-700\\/85{background-color:rgba(32,43,93,.85)}.sui-bg-primary-700\\/90{background-color:rgba(32,43,93,.9)}.sui-bg-primary-700\\/95{background-color:rgba(32,43,93,.95)}.sui-bg-primary-800{--tw-bg-opacity:1;background-color:rgb(22 29 62/var(--tw-bg-opacity,1))}.sui-bg-primary-800\\/0{background-color:rgba(22,29,62,0)}.sui-bg-primary-800\\/10{background-color:rgba(22,29,62,.1)}.sui-bg-primary-800\\/100{background-color:#161d3e}.sui-bg-primary-800\\/15{background-color:rgba(22,29,62,.15)}.sui-bg-primary-800\\/20{background-color:rgba(22,29,62,.2)}.sui-bg-primary-800\\/25{background-color:rgba(22,29,62,.25)}.sui-bg-primary-800\\/30{background-color:rgba(22,29,62,.3)}.sui-bg-primary-800\\/35{background-color:rgba(22,29,62,.35)}.sui-bg-primary-800\\/40{background-color:rgba(22,29,62,.4)}.sui-bg-primary-800\\/45{background-color:rgba(22,29,62,.45)}.sui-bg-primary-800\\/5{background-color:rgba(22,29,62,.05)}.sui-bg-primary-800\\/50{background-color:rgba(22,29,62,.5)}.sui-bg-primary-800\\/55{background-color:rgba(22,29,62,.55)}.sui-bg-primary-800\\/60{background-color:rgba(22,29,62,.6)}.sui-bg-primary-800\\/65{background-color:rgba(22,29,62,.65)}.sui-bg-primary-800\\/70{background-color:rgba(22,29,62,.7)}.sui-bg-primary-800\\/75{background-color:rgba(22,29,62,.75)}.sui-bg-primary-800\\/80{background-color:rgba(22,29,62,.8)}.sui-bg-primary-800\\/85{background-color:rgba(22,29,62,.85)}.sui-bg-primary-800\\/90{background-color:rgba(22,29,62,.9)}.sui-bg-primary-800\\/95{background-color:rgba(22,29,62,.95)}.sui-bg-primary-900{--tw-bg-opacity:1;background-color:rgb(11 14 31/var(--tw-bg-opacity,1))}.sui-bg-primary-900\\/0{background-color:rgba(11,14,31,0)}.sui-bg-primary-900\\/10{background-color:rgba(11,14,31,.1)}.sui-bg-primary-900\\/100{background-color:#0b0e1f}.sui-bg-primary-900\\/15{background-color:rgba(11,14,31,.15)}.sui-bg-primary-900\\/20{background-color:rgba(11,14,31,.2)}.sui-bg-primary-900\\/25{background-color:rgba(11,14,31,.25)}.sui-bg-primary-900\\/30{background-color:rgba(11,14,31,.3)}.sui-bg-primary-900\\/35{background-color:rgba(11,14,31,.35)}.sui-bg-primary-900\\/40{background-color:rgba(11,14,31,.4)}.sui-bg-primary-900\\/45{background-color:rgba(11,14,31,.45)}.sui-bg-primary-900\\/5{background-color:rgba(11,14,31,.05)}.sui-bg-primary-900\\/50{background-color:rgba(11,14,31,.5)}.sui-bg-primary-900\\/55{background-color:rgba(11,14,31,.55)}.sui-bg-primary-900\\/60{background-color:rgba(11,14,31,.6)}.sui-bg-primary-900\\/65{background-color:rgba(11,14,31,.65)}.sui-bg-primary-900\\/70{background-color:rgba(11,14,31,.7)}.sui-bg-primary-900\\/75{background-color:rgba(11,14,31,.75)}.sui-bg-primary-900\\/80{background-color:rgba(11,14,31,.8)}.sui-bg-primary-900\\/85{background-color:rgba(11,14,31,.85)}.sui-bg-primary-900\\/90{background-color:rgba(11,14,31,.9)}.sui-bg-primary-900\\/95{background-color:rgba(11,14,31,.95)}.sui-bg-primary\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary\\/100{background-color:#36499b}.sui-bg-primary\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-secondary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-secondary-1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-secondary-1\\/0{background-color:hsla(0,0%,100%,0)}.sui-bg-secondary-1\\/10{background-color:hsla(0,0%,100%,.1)}.sui-bg-secondary-1\\/100{background-color:#fff}.sui-bg-secondary-1\\/15{background-color:hsla(0,0%,100%,.15)}.sui-bg-secondary-1\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-secondary-1\\/25{background-color:hsla(0,0%,100%,.25)}.sui-bg-secondary-1\\/30{background-color:hsla(0,0%,100%,.3)}.sui-bg-secondary-1\\/35{background-color:hsla(0,0%,100%,.35)}.sui-bg-secondary-1\\/40{background-color:hsla(0,0%,100%,.4)}.sui-bg-secondary-1\\/45{background-color:hsla(0,0%,100%,.45)}.sui-bg-secondary-1\\/5{background-color:hsla(0,0%,100%,.05)}.sui-bg-secondary-1\\/50{background-color:hsla(0,0%,100%,.5)}.sui-bg-secondary-1\\/55{background-color:hsla(0,0%,100%,.55)}.sui-bg-secondary-1\\/60{background-color:hsla(0,0%,100%,.6)}.sui-bg-secondary-1\\/65{background-color:hsla(0,0%,100%,.65)}.sui-bg-secondary-1\\/70{background-color:hsla(0,0%,100%,.7)}.sui-bg-secondary-1\\/75{background-color:hsla(0,0%,100%,.75)}.sui-bg-secondary-1\\/80{background-color:hsla(0,0%,100%,.8)}.sui-bg-secondary-1\\/85{background-color:hsla(0,0%,100%,.85)}.sui-bg-secondary-1\\/90{background-color:hsla(0,0%,100%,.9)}.sui-bg-secondary-1\\/95{background-color:hsla(0,0%,100%,.95)}.sui-bg-secondary-2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-secondary-2\\/0{background-color:rgba(225,234,248,0)}.sui-bg-secondary-2\\/10{background-color:rgba(225,234,248,.1)}.sui-bg-secondary-2\\/100{background-color:#e1eaf8}.sui-bg-secondary-2\\/15{background-color:rgba(225,234,248,.15)}.sui-bg-secondary-2\\/20{background-color:rgba(225,234,248,.2)}.sui-bg-secondary-2\\/25{background-color:rgba(225,234,248,.25)}.sui-bg-secondary-2\\/30{background-color:rgba(225,234,248,.3)}.sui-bg-secondary-2\\/35{background-color:rgba(225,234,248,.35)}.sui-bg-secondary-2\\/40{background-color:rgba(225,234,248,.4)}.sui-bg-secondary-2\\/45{background-color:rgba(225,234,248,.45)}.sui-bg-secondary-2\\/5{background-color:rgba(225,234,248,.05)}.sui-bg-secondary-2\\/50{background-color:rgba(225,234,248,.5)}.sui-bg-secondary-2\\/55{background-color:rgba(225,234,248,.55)}.sui-bg-secondary-2\\/60{background-color:rgba(225,234,248,.6)}.sui-bg-secondary-2\\/65{background-color:rgba(225,234,248,.65)}.sui-bg-secondary-2\\/70{background-color:rgba(225,234,248,.7)}.sui-bg-secondary-2\\/75{background-color:rgba(225,234,248,.75)}.sui-bg-secondary-2\\/80{background-color:rgba(225,234,248,.8)}.sui-bg-secondary-2\\/85{background-color:rgba(225,234,248,.85)}.sui-bg-secondary-2\\/90{background-color:rgba(225,234,248,.9)}.sui-bg-secondary-2\\/95{background-color:rgba(225,234,248,.95)}.sui-bg-secondary-3{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.sui-bg-secondary-3\\/0{background-color:rgba(201,218,244,0)}.sui-bg-secondary-3\\/10{background-color:rgba(201,218,244,.1)}.sui-bg-secondary-3\\/100{background-color:#c9daf4}.sui-bg-secondary-3\\/15{background-color:rgba(201,218,244,.15)}.sui-bg-secondary-3\\/20{background-color:rgba(201,218,244,.2)}.sui-bg-secondary-3\\/25{background-color:rgba(201,218,244,.25)}.sui-bg-secondary-3\\/30{background-color:rgba(201,218,244,.3)}.sui-bg-secondary-3\\/35{background-color:rgba(201,218,244,.35)}.sui-bg-secondary-3\\/40{background-color:rgba(201,218,244,.4)}.sui-bg-secondary-3\\/45{background-color:rgba(201,218,244,.45)}.sui-bg-secondary-3\\/5{background-color:rgba(201,218,244,.05)}.sui-bg-secondary-3\\/50{background-color:rgba(201,218,244,.5)}.sui-bg-secondary-3\\/55{background-color:rgba(201,218,244,.55)}.sui-bg-secondary-3\\/60{background-color:rgba(201,218,244,.6)}.sui-bg-secondary-3\\/65{background-color:rgba(201,218,244,.65)}.sui-bg-secondary-3\\/70{background-color:rgba(201,218,244,.7)}.sui-bg-secondary-3\\/75{background-color:rgba(201,218,244,.75)}.sui-bg-secondary-3\\/80{background-color:rgba(201,218,244,.8)}.sui-bg-secondary-3\\/85{background-color:rgba(201,218,244,.85)}.sui-bg-secondary-3\\/90{background-color:rgba(201,218,244,.9)}.sui-bg-secondary-3\\/95{background-color:rgba(201,218,244,.95)}.sui-bg-secondary\\/0{background-color:rgba(242,246,252,0)}.sui-bg-secondary\\/10{background-color:rgba(242,246,252,.1)}.sui-bg-secondary\\/100{background-color:#f2f6fc}.sui-bg-secondary\\/15{background-color:rgba(242,246,252,.15)}.sui-bg-secondary\\/20{background-color:rgba(242,246,252,.2)}.sui-bg-secondary\\/25{background-color:rgba(242,246,252,.25)}.sui-bg-secondary\\/30{background-color:rgba(242,246,252,.3)}.sui-bg-secondary\\/35{background-color:rgba(242,246,252,.35)}.sui-bg-secondary\\/40{background-color:rgba(242,246,252,.4)}.sui-bg-secondary\\/45{background-color:rgba(242,246,252,.45)}.sui-bg-secondary\\/5{background-color:rgba(242,246,252,.05)}.sui-bg-secondary\\/50{background-color:rgba(242,246,252,.5)}.sui-bg-secondary\\/55{background-color:rgba(242,246,252,.55)}.sui-bg-secondary\\/60{background-color:rgba(242,246,252,.6)}.sui-bg-secondary\\/65{background-color:rgba(242,246,252,.65)}.sui-bg-secondary\\/70{background-color:rgba(242,246,252,.7)}.sui-bg-secondary\\/75{background-color:rgba(242,246,252,.75)}.sui-bg-secondary\\/80{background-color:rgba(242,246,252,.8)}.sui-bg-secondary\\/85{background-color:rgba(242,246,252,.85)}.sui-bg-secondary\\/90{background-color:rgba(242,246,252,.9)}.sui-bg-secondary\\/95{background-color:rgba(242,246,252,.95)}.sui-bg-stroke-level2{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-stroke-level3{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.sui-bg-success{--tw-bg-opacity:1;background-color:rgb(34 188 77/var(--tw-bg-opacity,1))}.sui-bg-success\\/0{background-color:rgba(34,188,77,0)}.sui-bg-success\\/10{background-color:rgba(34,188,77,.1)}.sui-bg-success\\/100{background-color:#22bc4d}.sui-bg-success\\/15{background-color:rgba(34,188,77,.15)}.sui-bg-success\\/20{background-color:rgba(34,188,77,.2)}.sui-bg-success\\/25{background-color:rgba(34,188,77,.25)}.sui-bg-success\\/30{background-color:rgba(34,188,77,.3)}.sui-bg-success\\/35{background-color:rgba(34,188,77,.35)}.sui-bg-success\\/40{background-color:rgba(34,188,77,.4)}.sui-bg-success\\/45{background-color:rgba(34,188,77,.45)}.sui-bg-success\\/5{background-color:rgba(34,188,77,.05)}.sui-bg-success\\/50{background-color:rgba(34,188,77,.5)}.sui-bg-success\\/55{background-color:rgba(34,188,77,.55)}.sui-bg-success\\/60{background-color:rgba(34,188,77,.6)}.sui-bg-success\\/65{background-color:rgba(34,188,77,.65)}.sui-bg-success\\/70{background-color:rgba(34,188,77,.7)}.sui-bg-success\\/75{background-color:rgba(34,188,77,.75)}.sui-bg-success\\/80{background-color:rgba(34,188,77,.8)}.sui-bg-success\\/85{background-color:rgba(34,188,77,.85)}.sui-bg-success\\/90{background-color:rgba(34,188,77,.9)}.sui-bg-success\\/95{background-color:rgba(34,188,77,.95)}.sui-bg-transparent{background-color:transparent}.sui-bg-warning{--tw-bg-opacity:1;background-color:rgb(255 122 0/var(--tw-bg-opacity,1))}.sui-bg-warning\\/0{background-color:rgba(255,122,0,0)}.sui-bg-warning\\/10{background-color:rgba(255,122,0,.1)}.sui-bg-warning\\/100{background-color:#ff7a00}.sui-bg-warning\\/15{background-color:rgba(255,122,0,.15)}.sui-bg-warning\\/20{background-color:rgba(255,122,0,.2)}.sui-bg-warning\\/25{background-color:rgba(255,122,0,.25)}.sui-bg-warning\\/30{background-color:rgba(255,122,0,.3)}.sui-bg-warning\\/35{background-color:rgba(255,122,0,.35)}.sui-bg-warning\\/40{background-color:rgba(255,122,0,.4)}.sui-bg-warning\\/45{background-color:rgba(255,122,0,.45)}.sui-bg-warning\\/5{background-color:rgba(255,122,0,.05)}.sui-bg-warning\\/50{background-color:rgba(255,122,0,.5)}.sui-bg-warning\\/55{background-color:rgba(255,122,0,.55)}.sui-bg-warning\\/60{background-color:rgba(255,122,0,.6)}.sui-bg-warning\\/65{background-color:rgba(255,122,0,.65)}.sui-bg-warning\\/70{background-color:rgba(255,122,0,.7)}.sui-bg-warning\\/75{background-color:rgba(255,122,0,.75)}.sui-bg-warning\\/80{background-color:rgba(255,122,0,.8)}.sui-bg-warning\\/85{background-color:rgba(255,122,0,.85)}.sui-bg-warning\\/90{background-color:rgba(255,122,0,.9)}.sui-bg-warning\\/95{background-color:rgba(255,122,0,.95)}.sui-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-white\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sui-from-primary{--tw-gradient-from:#36499b var(--tw-gradient-from-position);--tw-gradient-to:rgba(54,73,155,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.sui-to-primary{--tw-gradient-to:#36499b var(--tw-gradient-to-position)}.sui-to-primary\\/90{--tw-gradient-to:rgba(54,73,155,.9) var(--tw-gradient-to-position)}.sui-fill-error{fill:#ea3540}.sui-fill-primary{fill:#36499b}.sui-stroke-error{stroke:#ea3540}.sui-stroke-inactive{stroke:#777e90}.sui-stroke-primary{stroke:#36499b}.sui-object-cover{-o-object-fit:cover;object-fit:cover}.sui-p-0{padding:0}.sui-p-1{padding:.25rem}.sui-p-2{padding:.5rem}.sui-p-3{padding:.75rem}.sui-p-4{padding:1rem}.sui-p-6{padding:1.5rem}.sui-p-8{padding:2rem}.sui-p-\\[2px\\]{padding:2px}.sui-px-0{padding-left:0;padding-right:0}.sui-px-1{padding-left:.25rem;padding-right:.25rem}.sui-px-2{padding-left:.5rem;padding-right:.5rem}.sui-px-3{padding-left:.75rem;padding-right:.75rem}.sui-px-4{padding-left:1rem;padding-right:1rem}.sui-py-1{padding-top:.25rem;padding-bottom:.25rem}.sui-py-2{padding-top:.5rem;padding-bottom:.5rem}.sui-py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.sui-py-3{padding-top:.75rem;padding-bottom:.75rem}.sui-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sui-pl-10{padding-left:2.5rem}.sui-pl-5{padding-left:1.25rem}.sui-pr-1{padding-right:.25rem}.sui-pr-10{padding-right:2.5rem}.sui-pr-3{padding-right:.75rem}.sui-pr-4{padding-right:1rem}.sui-pt-4{padding-top:1rem}.sui-text-left{text-align:left}.sui-text-center{text-align:center}.sui-align-middle{vertical-align:middle}.sui-text-12{font-size:.75rem}.sui-text-12,.sui-text-14{line-height:150%;letter-spacing:-.02em}.sui-text-14{font-size:.875rem}.sui-text-16{font-size:1rem}.sui-text-16,.sui-text-20{line-height:150%;letter-spacing:-.02em}.sui-text-20{font-size:1.25rem}.sui-text-24{font-size:1.5rem;line-height:150%;letter-spacing:-.02em}.sui-text-lg{font-size:1.125rem;line-height:1.75rem}.sui-text-sm{font-size:.875rem;line-height:1.25rem}.sui-font-bold{font-weight:700}.sui-font-medium{font-weight:500}.sui-font-normal{font-weight:400}.sui-font-semibold{font-weight:600}.sui-leading-\\[100\\%\\]{line-height:100%}.sui-leading-\\[150\\%\\]{line-height:150%}.sui-leading-none{line-height:1}.sui-tracking-\\[-0\\.01em\\]{letter-spacing:-.01em}.sui-tracking-wide{letter-spacing:.025em}.sui-text-\\[\\#777E90\\]{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-current{color:currentColor}.sui-text-disabled{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-disabled\\/0{color:rgba(178,187,199,0)}.sui-text-disabled\\/10{color:rgba(178,187,199,.1)}.sui-text-disabled\\/100{color:#b2bbc7}.sui-text-disabled\\/15{color:rgba(178,187,199,.15)}.sui-text-disabled\\/20{color:rgba(178,187,199,.2)}.sui-text-disabled\\/25{color:rgba(178,187,199,.25)}.sui-text-disabled\\/30{color:rgba(178,187,199,.3)}.sui-text-disabled\\/35{color:rgba(178,187,199,.35)}.sui-text-disabled\\/40{color:rgba(178,187,199,.4)}.sui-text-disabled\\/45{color:rgba(178,187,199,.45)}.sui-text-disabled\\/5{color:rgba(178,187,199,.05)}.sui-text-disabled\\/50{color:rgba(178,187,199,.5)}.sui-text-disabled\\/55{color:rgba(178,187,199,.55)}.sui-text-disabled\\/60{color:rgba(178,187,199,.6)}.sui-text-disabled\\/65{color:rgba(178,187,199,.65)}.sui-text-disabled\\/70{color:rgba(178,187,199,.7)}.sui-text-disabled\\/75{color:rgba(178,187,199,.75)}.sui-text-disabled\\/80{color:rgba(178,187,199,.8)}.sui-text-disabled\\/85{color:rgba(178,187,199,.85)}.sui-text-disabled\\/90{color:rgba(178,187,199,.9)}.sui-text-disabled\\/95{color:rgba(178,187,199,.95)}.sui-text-error{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-text-error\\/0{color:rgba(234,53,64,0)}.sui-text-error\\/10{color:rgba(234,53,64,.1)}.sui-text-error\\/100{color:#ea3540}.sui-text-error\\/15{color:rgba(234,53,64,.15)}.sui-text-error\\/20{color:rgba(234,53,64,.2)}.sui-text-error\\/25{color:rgba(234,53,64,.25)}.sui-text-error\\/30{color:rgba(234,53,64,.3)}.sui-text-error\\/35{color:rgba(234,53,64,.35)}.sui-text-error\\/40{color:rgba(234,53,64,.4)}.sui-text-error\\/45{color:rgba(234,53,64,.45)}.sui-text-error\\/5{color:rgba(234,53,64,.05)}.sui-text-error\\/50{color:rgba(234,53,64,.5)}.sui-text-error\\/55{color:rgba(234,53,64,.55)}.sui-text-error\\/60{color:rgba(234,53,64,.6)}.sui-text-error\\/65{color:rgba(234,53,64,.65)}.sui-text-error\\/70{color:rgba(234,53,64,.7)}.sui-text-error\\/75{color:rgba(234,53,64,.75)}.sui-text-error\\/80{color:rgba(234,53,64,.8)}.sui-text-error\\/85{color:rgba(234,53,64,.85)}.sui-text-error\\/90{color:rgba(234,53,64,.9)}.sui-text-error\\/95{color:rgba(234,53,64,.95)}.sui-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.sui-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.sui-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.sui-text-icon-black{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-icon-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-icon-grayLight{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-inactive{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-inactive\\/0{color:rgba(119,126,144,0)}.sui-text-inactive\\/10{color:rgba(119,126,144,.1)}.sui-text-inactive\\/100{color:#777e90}.sui-text-inactive\\/15{color:rgba(119,126,144,.15)}.sui-text-inactive\\/20{color:rgba(119,126,144,.2)}.sui-text-inactive\\/25{color:rgba(119,126,144,.25)}.sui-text-inactive\\/30{color:rgba(119,126,144,.3)}.sui-text-inactive\\/35{color:rgba(119,126,144,.35)}.sui-text-inactive\\/40{color:rgba(119,126,144,.4)}.sui-text-inactive\\/45{color:rgba(119,126,144,.45)}.sui-text-inactive\\/5{color:rgba(119,126,144,.05)}.sui-text-inactive\\/50{color:rgba(119,126,144,.5)}.sui-text-inactive\\/55{color:rgba(119,126,144,.55)}.sui-text-inactive\\/60{color:rgba(119,126,144,.6)}.sui-text-inactive\\/65{color:rgba(119,126,144,.65)}.sui-text-inactive\\/70{color:rgba(119,126,144,.7)}.sui-text-inactive\\/75{color:rgba(119,126,144,.75)}.sui-text-inactive\\/80{color:rgba(119,126,144,.8)}.sui-text-inactive\\/85{color:rgba(119,126,144,.85)}.sui-text-inactive\\/90{color:rgba(119,126,144,.9)}.sui-text-inactive\\/95{color:rgba(119,126,144,.95)}.sui-text-info{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-info\\/0{color:rgba(39,114,240,0)}.sui-text-info\\/10{color:rgba(39,114,240,.1)}.sui-text-info\\/100{color:#2772f0}.sui-text-info\\/15{color:rgba(39,114,240,.15)}.sui-text-info\\/20{color:rgba(39,114,240,.2)}.sui-text-info\\/25{color:rgba(39,114,240,.25)}.sui-text-info\\/30{color:rgba(39,114,240,.3)}.sui-text-info\\/35{color:rgba(39,114,240,.35)}.sui-text-info\\/40{color:rgba(39,114,240,.4)}.sui-text-info\\/45{color:rgba(39,114,240,.45)}.sui-text-info\\/5{color:rgba(39,114,240,.05)}.sui-text-info\\/50{color:rgba(39,114,240,.5)}.sui-text-info\\/55{color:rgba(39,114,240,.55)}.sui-text-info\\/60{color:rgba(39,114,240,.6)}.sui-text-info\\/65{color:rgba(39,114,240,.65)}.sui-text-info\\/70{color:rgba(39,114,240,.7)}.sui-text-info\\/75{color:rgba(39,114,240,.75)}.sui-text-info\\/80{color:rgba(39,114,240,.8)}.sui-text-info\\/85{color:rgba(39,114,240,.85)}.sui-text-info\\/90{color:rgba(39,114,240,.9)}.sui-text-info\\/95{color:rgba(39,114,240,.95)}.sui-text-primary{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-100{--tw-text-opacity:1;color:rgb(225 230 243/var(--tw-text-opacity,1))}.sui-text-primary-100\\/0{color:rgba(225,230,243,0)}.sui-text-primary-100\\/10{color:rgba(225,230,243,.1)}.sui-text-primary-100\\/100{color:#e1e6f3}.sui-text-primary-100\\/15{color:rgba(225,230,243,.15)}.sui-text-primary-100\\/20{color:rgba(225,230,243,.2)}.sui-text-primary-100\\/25{color:rgba(225,230,243,.25)}.sui-text-primary-100\\/30{color:rgba(225,230,243,.3)}.sui-text-primary-100\\/35{color:rgba(225,230,243,.35)}.sui-text-primary-100\\/40{color:rgba(225,230,243,.4)}.sui-text-primary-100\\/45{color:rgba(225,230,243,.45)}.sui-text-primary-100\\/5{color:rgba(225,230,243,.05)}.sui-text-primary-100\\/50{color:rgba(225,230,243,.5)}.sui-text-primary-100\\/55{color:rgba(225,230,243,.55)}.sui-text-primary-100\\/60{color:rgba(225,230,243,.6)}.sui-text-primary-100\\/65{color:rgba(225,230,243,.65)}.sui-text-primary-100\\/70{color:rgba(225,230,243,.7)}.sui-text-primary-100\\/75{color:rgba(225,230,243,.75)}.sui-text-primary-100\\/80{color:rgba(225,230,243,.8)}.sui-text-primary-100\\/85{color:rgba(225,230,243,.85)}.sui-text-primary-100\\/90{color:rgba(225,230,243,.9)}.sui-text-primary-100\\/95{color:rgba(225,230,243,.95)}.sui-text-primary-200{--tw-text-opacity:1;color:rgb(195 205 231/var(--tw-text-opacity,1))}.sui-text-primary-200\\/0{color:rgba(195,205,231,0)}.sui-text-primary-200\\/10{color:rgba(195,205,231,.1)}.sui-text-primary-200\\/100{color:#c3cde7}.sui-text-primary-200\\/15{color:rgba(195,205,231,.15)}.sui-text-primary-200\\/20{color:rgba(195,205,231,.2)}.sui-text-primary-200\\/25{color:rgba(195,205,231,.25)}.sui-text-primary-200\\/30{color:rgba(195,205,231,.3)}.sui-text-primary-200\\/35{color:rgba(195,205,231,.35)}.sui-text-primary-200\\/40{color:rgba(195,205,231,.4)}.sui-text-primary-200\\/45{color:rgba(195,205,231,.45)}.sui-text-primary-200\\/5{color:rgba(195,205,231,.05)}.sui-text-primary-200\\/50{color:rgba(195,205,231,.5)}.sui-text-primary-200\\/55{color:rgba(195,205,231,.55)}.sui-text-primary-200\\/60{color:rgba(195,205,231,.6)}.sui-text-primary-200\\/65{color:rgba(195,205,231,.65)}.sui-text-primary-200\\/70{color:rgba(195,205,231,.7)}.sui-text-primary-200\\/75{color:rgba(195,205,231,.75)}.sui-text-primary-200\\/80{color:rgba(195,205,231,.8)}.sui-text-primary-200\\/85{color:rgba(195,205,231,.85)}.sui-text-primary-200\\/90{color:rgba(195,205,231,.9)}.sui-text-primary-200\\/95{color:rgba(195,205,231,.95)}.sui-text-primary-300{--tw-text-opacity:1;color:rgb(165 180 219/var(--tw-text-opacity,1))}.sui-text-primary-300\\/0{color:rgba(165,180,219,0)}.sui-text-primary-300\\/10{color:rgba(165,180,219,.1)}.sui-text-primary-300\\/100{color:#a5b4db}.sui-text-primary-300\\/15{color:rgba(165,180,219,.15)}.sui-text-primary-300\\/20{color:rgba(165,180,219,.2)}.sui-text-primary-300\\/25{color:rgba(165,180,219,.25)}.sui-text-primary-300\\/30{color:rgba(165,180,219,.3)}.sui-text-primary-300\\/35{color:rgba(165,180,219,.35)}.sui-text-primary-300\\/40{color:rgba(165,180,219,.4)}.sui-text-primary-300\\/45{color:rgba(165,180,219,.45)}.sui-text-primary-300\\/5{color:rgba(165,180,219,.05)}.sui-text-primary-300\\/50{color:rgba(165,180,219,.5)}.sui-text-primary-300\\/55{color:rgba(165,180,219,.55)}.sui-text-primary-300\\/60{color:rgba(165,180,219,.6)}.sui-text-primary-300\\/65{color:rgba(165,180,219,.65)}.sui-text-primary-300\\/70{color:rgba(165,180,219,.7)}.sui-text-primary-300\\/75{color:rgba(165,180,219,.75)}.sui-text-primary-300\\/80{color:rgba(165,180,219,.8)}.sui-text-primary-300\\/85{color:rgba(165,180,219,.85)}.sui-text-primary-300\\/90{color:rgba(165,180,219,.9)}.sui-text-primary-300\\/95{color:rgba(165,180,219,.95)}.sui-text-primary-400{--tw-text-opacity:1;color:rgb(135 155 207/var(--tw-text-opacity,1))}.sui-text-primary-400\\/0{color:rgba(135,155,207,0)}.sui-text-primary-400\\/10{color:rgba(135,155,207,.1)}.sui-text-primary-400\\/100{color:#879bcf}.sui-text-primary-400\\/15{color:rgba(135,155,207,.15)}.sui-text-primary-400\\/20{color:rgba(135,155,207,.2)}.sui-text-primary-400\\/25{color:rgba(135,155,207,.25)}.sui-text-primary-400\\/30{color:rgba(135,155,207,.3)}.sui-text-primary-400\\/35{color:rgba(135,155,207,.35)}.sui-text-primary-400\\/40{color:rgba(135,155,207,.4)}.sui-text-primary-400\\/45{color:rgba(135,155,207,.45)}.sui-text-primary-400\\/5{color:rgba(135,155,207,.05)}.sui-text-primary-400\\/50{color:rgba(135,155,207,.5)}.sui-text-primary-400\\/55{color:rgba(135,155,207,.55)}.sui-text-primary-400\\/60{color:rgba(135,155,207,.6)}.sui-text-primary-400\\/65{color:rgba(135,155,207,.65)}.sui-text-primary-400\\/70{color:rgba(135,155,207,.7)}.sui-text-primary-400\\/75{color:rgba(135,155,207,.75)}.sui-text-primary-400\\/80{color:rgba(135,155,207,.8)}.sui-text-primary-400\\/85{color:rgba(135,155,207,.85)}.sui-text-primary-400\\/90{color:rgba(135,155,207,.9)}.sui-text-primary-400\\/95{color:rgba(135,155,207,.95)}.sui-text-primary-50{--tw-text-opacity:1;color:rgb(240 242 249/var(--tw-text-opacity,1))}.sui-text-primary-50\\/0{color:rgba(240,242,249,0)}.sui-text-primary-50\\/10{color:rgba(240,242,249,.1)}.sui-text-primary-50\\/100{color:#f0f2f9}.sui-text-primary-50\\/15{color:rgba(240,242,249,.15)}.sui-text-primary-50\\/20{color:rgba(240,242,249,.2)}.sui-text-primary-50\\/25{color:rgba(240,242,249,.25)}.sui-text-primary-50\\/30{color:rgba(240,242,249,.3)}.sui-text-primary-50\\/35{color:rgba(240,242,249,.35)}.sui-text-primary-50\\/40{color:rgba(240,242,249,.4)}.sui-text-primary-50\\/45{color:rgba(240,242,249,.45)}.sui-text-primary-50\\/5{color:rgba(240,242,249,.05)}.sui-text-primary-50\\/50{color:rgba(240,242,249,.5)}.sui-text-primary-50\\/55{color:rgba(240,242,249,.55)}.sui-text-primary-50\\/60{color:rgba(240,242,249,.6)}.sui-text-primary-50\\/65{color:rgba(240,242,249,.65)}.sui-text-primary-50\\/70{color:rgba(240,242,249,.7)}.sui-text-primary-50\\/75{color:rgba(240,242,249,.75)}.sui-text-primary-50\\/80{color:rgba(240,242,249,.8)}.sui-text-primary-50\\/85{color:rgba(240,242,249,.85)}.sui-text-primary-50\\/90{color:rgba(240,242,249,.9)}.sui-text-primary-50\\/95{color:rgba(240,242,249,.95)}.sui-text-primary-500{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-500\\/0{color:rgba(54,73,155,0)}.sui-text-primary-500\\/10{color:rgba(54,73,155,.1)}.sui-text-primary-500\\/100{color:#36499b}.sui-text-primary-500\\/15{color:rgba(54,73,155,.15)}.sui-text-primary-500\\/20{color:rgba(54,73,155,.2)}.sui-text-primary-500\\/25{color:rgba(54,73,155,.25)}.sui-text-primary-500\\/30{color:rgba(54,73,155,.3)}.sui-text-primary-500\\/35{color:rgba(54,73,155,.35)}.sui-text-primary-500\\/40{color:rgba(54,73,155,.4)}.sui-text-primary-500\\/45{color:rgba(54,73,155,.45)}.sui-text-primary-500\\/5{color:rgba(54,73,155,.05)}.sui-text-primary-500\\/50{color:rgba(54,73,155,.5)}.sui-text-primary-500\\/55{color:rgba(54,73,155,.55)}.sui-text-primary-500\\/60{color:rgba(54,73,155,.6)}.sui-text-primary-500\\/65{color:rgba(54,73,155,.65)}.sui-text-primary-500\\/70{color:rgba(54,73,155,.7)}.sui-text-primary-500\\/75{color:rgba(54,73,155,.75)}.sui-text-primary-500\\/80{color:rgba(54,73,155,.8)}.sui-text-primary-500\\/85{color:rgba(54,73,155,.85)}.sui-text-primary-500\\/90{color:rgba(54,73,155,.9)}.sui-text-primary-500\\/95{color:rgba(54,73,155,.95)}.sui-text-primary-600{--tw-text-opacity:1;color:rgb(43 58 124/var(--tw-text-opacity,1))}.sui-text-primary-600\\/0{color:rgba(43,58,124,0)}.sui-text-primary-600\\/10{color:rgba(43,58,124,.1)}.sui-text-primary-600\\/100{color:#2b3a7c}.sui-text-primary-600\\/15{color:rgba(43,58,124,.15)}.sui-text-primary-600\\/20{color:rgba(43,58,124,.2)}.sui-text-primary-600\\/25{color:rgba(43,58,124,.25)}.sui-text-primary-600\\/30{color:rgba(43,58,124,.3)}.sui-text-primary-600\\/35{color:rgba(43,58,124,.35)}.sui-text-primary-600\\/40{color:rgba(43,58,124,.4)}.sui-text-primary-600\\/45{color:rgba(43,58,124,.45)}.sui-text-primary-600\\/5{color:rgba(43,58,124,.05)}.sui-text-primary-600\\/50{color:rgba(43,58,124,.5)}.sui-text-primary-600\\/55{color:rgba(43,58,124,.55)}.sui-text-primary-600\\/60{color:rgba(43,58,124,.6)}.sui-text-primary-600\\/65{color:rgba(43,58,124,.65)}.sui-text-primary-600\\/70{color:rgba(43,58,124,.7)}.sui-text-primary-600\\/75{color:rgba(43,58,124,.75)}.sui-text-primary-600\\/80{color:rgba(43,58,124,.8)}.sui-text-primary-600\\/85{color:rgba(43,58,124,.85)}.sui-text-primary-600\\/90{color:rgba(43,58,124,.9)}.sui-text-primary-600\\/95{color:rgba(43,58,124,.95)}.sui-text-primary-700{--tw-text-opacity:1;color:rgb(32 43 93/var(--tw-text-opacity,1))}.sui-text-primary-700\\/0{color:rgba(32,43,93,0)}.sui-text-primary-700\\/10{color:rgba(32,43,93,.1)}.sui-text-primary-700\\/100{color:#202b5d}.sui-text-primary-700\\/15{color:rgba(32,43,93,.15)}.sui-text-primary-700\\/20{color:rgba(32,43,93,.2)}.sui-text-primary-700\\/25{color:rgba(32,43,93,.25)}.sui-text-primary-700\\/30{color:rgba(32,43,93,.3)}.sui-text-primary-700\\/35{color:rgba(32,43,93,.35)}.sui-text-primary-700\\/40{color:rgba(32,43,93,.4)}.sui-text-primary-700\\/45{color:rgba(32,43,93,.45)}.sui-text-primary-700\\/5{color:rgba(32,43,93,.05)}.sui-text-primary-700\\/50{color:rgba(32,43,93,.5)}.sui-text-primary-700\\/55{color:rgba(32,43,93,.55)}.sui-text-primary-700\\/60{color:rgba(32,43,93,.6)}.sui-text-primary-700\\/65{color:rgba(32,43,93,.65)}.sui-text-primary-700\\/70{color:rgba(32,43,93,.7)}.sui-text-primary-700\\/75{color:rgba(32,43,93,.75)}.sui-text-primary-700\\/80{color:rgba(32,43,93,.8)}.sui-text-primary-700\\/85{color:rgba(32,43,93,.85)}.sui-text-primary-700\\/90{color:rgba(32,43,93,.9)}.sui-text-primary-700\\/95{color:rgba(32,43,93,.95)}.sui-text-primary-800{--tw-text-opacity:1;color:rgb(22 29 62/var(--tw-text-opacity,1))}.sui-text-primary-800\\/0{color:rgba(22,29,62,0)}.sui-text-primary-800\\/10{color:rgba(22,29,62,.1)}.sui-text-primary-800\\/100{color:#161d3e}.sui-text-primary-800\\/15{color:rgba(22,29,62,.15)}.sui-text-primary-800\\/20{color:rgba(22,29,62,.2)}.sui-text-primary-800\\/25{color:rgba(22,29,62,.25)}.sui-text-primary-800\\/30{color:rgba(22,29,62,.3)}.sui-text-primary-800\\/35{color:rgba(22,29,62,.35)}.sui-text-primary-800\\/40{color:rgba(22,29,62,.4)}.sui-text-primary-800\\/45{color:rgba(22,29,62,.45)}.sui-text-primary-800\\/5{color:rgba(22,29,62,.05)}.sui-text-primary-800\\/50{color:rgba(22,29,62,.5)}.sui-text-primary-800\\/55{color:rgba(22,29,62,.55)}.sui-text-primary-800\\/60{color:rgba(22,29,62,.6)}.sui-text-primary-800\\/65{color:rgba(22,29,62,.65)}.sui-text-primary-800\\/70{color:rgba(22,29,62,.7)}.sui-text-primary-800\\/75{color:rgba(22,29,62,.75)}.sui-text-primary-800\\/80{color:rgba(22,29,62,.8)}.sui-text-primary-800\\/85{color:rgba(22,29,62,.85)}.sui-text-primary-800\\/90{color:rgba(22,29,62,.9)}.sui-text-primary-800\\/95{color:rgba(22,29,62,.95)}.sui-text-primary-900{--tw-text-opacity:1;color:rgb(11 14 31/var(--tw-text-opacity,1))}.sui-text-primary-900\\/0{color:rgba(11,14,31,0)}.sui-text-primary-900\\/10{color:rgba(11,14,31,.1)}.sui-text-primary-900\\/100{color:#0b0e1f}.sui-text-primary-900\\/15{color:rgba(11,14,31,.15)}.sui-text-primary-900\\/20{color:rgba(11,14,31,.2)}.sui-text-primary-900\\/25{color:rgba(11,14,31,.25)}.sui-text-primary-900\\/30{color:rgba(11,14,31,.3)}.sui-text-primary-900\\/35{color:rgba(11,14,31,.35)}.sui-text-primary-900\\/40{color:rgba(11,14,31,.4)}.sui-text-primary-900\\/45{color:rgba(11,14,31,.45)}.sui-text-primary-900\\/5{color:rgba(11,14,31,.05)}.sui-text-primary-900\\/50{color:rgba(11,14,31,.5)}.sui-text-primary-900\\/55{color:rgba(11,14,31,.55)}.sui-text-primary-900\\/60{color:rgba(11,14,31,.6)}.sui-text-primary-900\\/65{color:rgba(11,14,31,.65)}.sui-text-primary-900\\/70{color:rgba(11,14,31,.7)}.sui-text-primary-900\\/75{color:rgba(11,14,31,.75)}.sui-text-primary-900\\/80{color:rgba(11,14,31,.8)}.sui-text-primary-900\\/85{color:rgba(11,14,31,.85)}.sui-text-primary-900\\/90{color:rgba(11,14,31,.9)}.sui-text-primary-900\\/95{color:rgba(11,14,31,.95)}.sui-text-primary\\/0{color:rgba(54,73,155,0)}.sui-text-primary\\/10{color:rgba(54,73,155,.1)}.sui-text-primary\\/100{color:#36499b}.sui-text-primary\\/15{color:rgba(54,73,155,.15)}.sui-text-primary\\/20{color:rgba(54,73,155,.2)}.sui-text-primary\\/25{color:rgba(54,73,155,.25)}.sui-text-primary\\/30{color:rgba(54,73,155,.3)}.sui-text-primary\\/35{color:rgba(54,73,155,.35)}.sui-text-primary\\/40{color:rgba(54,73,155,.4)}.sui-text-primary\\/45{color:rgba(54,73,155,.45)}.sui-text-primary\\/5{color:rgba(54,73,155,.05)}.sui-text-primary\\/50{color:rgba(54,73,155,.5)}.sui-text-primary\\/55{color:rgba(54,73,155,.55)}.sui-text-primary\\/60{color:rgba(54,73,155,.6)}.sui-text-primary\\/65{color:rgba(54,73,155,.65)}.sui-text-primary\\/70{color:rgba(54,73,155,.7)}.sui-text-primary\\/75{color:rgba(54,73,155,.75)}.sui-text-primary\\/80{color:rgba(54,73,155,.8)}.sui-text-primary\\/85{color:rgba(54,73,155,.85)}.sui-text-primary\\/90{color:rgba(54,73,155,.9)}.sui-text-primary\\/95{color:rgba(54,73,155,.95)}.sui-text-secondary{--tw-text-opacity:1;color:rgb(242 246 252/var(--tw-text-opacity,1))}.sui-text-secondary-1{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-secondary-1\\/0{color:hsla(0,0%,100%,0)}.sui-text-secondary-1\\/10{color:hsla(0,0%,100%,.1)}.sui-text-secondary-1\\/100{color:#fff}.sui-text-secondary-1\\/15{color:hsla(0,0%,100%,.15)}.sui-text-secondary-1\\/20{color:hsla(0,0%,100%,.2)}.sui-text-secondary-1\\/25{color:hsla(0,0%,100%,.25)}.sui-text-secondary-1\\/30{color:hsla(0,0%,100%,.3)}.sui-text-secondary-1\\/35{color:hsla(0,0%,100%,.35)}.sui-text-secondary-1\\/40{color:hsla(0,0%,100%,.4)}.sui-text-secondary-1\\/45{color:hsla(0,0%,100%,.45)}.sui-text-secondary-1\\/5{color:hsla(0,0%,100%,.05)}.sui-text-secondary-1\\/50{color:hsla(0,0%,100%,.5)}.sui-text-secondary-1\\/55{color:hsla(0,0%,100%,.55)}.sui-text-secondary-1\\/60{color:hsla(0,0%,100%,.6)}.sui-text-secondary-1\\/65{color:hsla(0,0%,100%,.65)}.sui-text-secondary-1\\/70{color:hsla(0,0%,100%,.7)}.sui-text-secondary-1\\/75{color:hsla(0,0%,100%,.75)}.sui-text-secondary-1\\/80{color:hsla(0,0%,100%,.8)}.sui-text-secondary-1\\/85{color:hsla(0,0%,100%,.85)}.sui-text-secondary-1\\/90{color:hsla(0,0%,100%,.9)}.sui-text-secondary-1\\/95{color:hsla(0,0%,100%,.95)}.sui-text-secondary-2{--tw-text-opacity:1;color:rgb(225 234 248/var(--tw-text-opacity,1))}.sui-text-secondary-2\\/0{color:rgba(225,234,248,0)}.sui-text-secondary-2\\/10{color:rgba(225,234,248,.1)}.sui-text-secondary-2\\/100{color:#e1eaf8}.sui-text-secondary-2\\/15{color:rgba(225,234,248,.15)}.sui-text-secondary-2\\/20{color:rgba(225,234,248,.2)}.sui-text-secondary-2\\/25{color:rgba(225,234,248,.25)}.sui-text-secondary-2\\/30{color:rgba(225,234,248,.3)}.sui-text-secondary-2\\/35{color:rgba(225,234,248,.35)}.sui-text-secondary-2\\/40{color:rgba(225,234,248,.4)}.sui-text-secondary-2\\/45{color:rgba(225,234,248,.45)}.sui-text-secondary-2\\/5{color:rgba(225,234,248,.05)}.sui-text-secondary-2\\/50{color:rgba(225,234,248,.5)}.sui-text-secondary-2\\/55{color:rgba(225,234,248,.55)}.sui-text-secondary-2\\/60{color:rgba(225,234,248,.6)}.sui-text-secondary-2\\/65{color:rgba(225,234,248,.65)}.sui-text-secondary-2\\/70{color:rgba(225,234,248,.7)}.sui-text-secondary-2\\/75{color:rgba(225,234,248,.75)}.sui-text-secondary-2\\/80{color:rgba(225,234,248,.8)}.sui-text-secondary-2\\/85{color:rgba(225,234,248,.85)}.sui-text-secondary-2\\/90{color:rgba(225,234,248,.9)}.sui-text-secondary-2\\/95{color:rgba(225,234,248,.95)}.sui-text-secondary-3{--tw-text-opacity:1;color:rgb(201 218 244/var(--tw-text-opacity,1))}.sui-text-secondary-3\\/0{color:rgba(201,218,244,0)}.sui-text-secondary-3\\/10{color:rgba(201,218,244,.1)}.sui-text-secondary-3\\/100{color:#c9daf4}.sui-text-secondary-3\\/15{color:rgba(201,218,244,.15)}.sui-text-secondary-3\\/20{color:rgba(201,218,244,.2)}.sui-text-secondary-3\\/25{color:rgba(201,218,244,.25)}.sui-text-secondary-3\\/30{color:rgba(201,218,244,.3)}.sui-text-secondary-3\\/35{color:rgba(201,218,244,.35)}.sui-text-secondary-3\\/40{color:rgba(201,218,244,.4)}.sui-text-secondary-3\\/45{color:rgba(201,218,244,.45)}.sui-text-secondary-3\\/5{color:rgba(201,218,244,.05)}.sui-text-secondary-3\\/50{color:rgba(201,218,244,.5)}.sui-text-secondary-3\\/55{color:rgba(201,218,244,.55)}.sui-text-secondary-3\\/60{color:rgba(201,218,244,.6)}.sui-text-secondary-3\\/65{color:rgba(201,218,244,.65)}.sui-text-secondary-3\\/70{color:rgba(201,218,244,.7)}.sui-text-secondary-3\\/75{color:rgba(201,218,244,.75)}.sui-text-secondary-3\\/80{color:rgba(201,218,244,.8)}.sui-text-secondary-3\\/85{color:rgba(201,218,244,.85)}.sui-text-secondary-3\\/90{color:rgba(201,218,244,.9)}.sui-text-secondary-3\\/95{color:rgba(201,218,244,.95)}.sui-text-secondary\\/0{color:rgba(242,246,252,0)}.sui-text-secondary\\/10{color:rgba(242,246,252,.1)}.sui-text-secondary\\/100{color:#f2f6fc}.sui-text-secondary\\/15{color:rgba(242,246,252,.15)}.sui-text-secondary\\/20{color:rgba(242,246,252,.2)}.sui-text-secondary\\/25{color:rgba(242,246,252,.25)}.sui-text-secondary\\/30{color:rgba(242,246,252,.3)}.sui-text-secondary\\/35{color:rgba(242,246,252,.35)}.sui-text-secondary\\/40{color:rgba(242,246,252,.4)}.sui-text-secondary\\/45{color:rgba(242,246,252,.45)}.sui-text-secondary\\/5{color:rgba(242,246,252,.05)}.sui-text-secondary\\/50{color:rgba(242,246,252,.5)}.sui-text-secondary\\/55{color:rgba(242,246,252,.55)}.sui-text-secondary\\/60{color:rgba(242,246,252,.6)}.sui-text-secondary\\/65{color:rgba(242,246,252,.65)}.sui-text-secondary\\/70{color:rgba(242,246,252,.7)}.sui-text-secondary\\/75{color:rgba(242,246,252,.75)}.sui-text-secondary\\/80{color:rgba(242,246,252,.8)}.sui-text-secondary\\/85{color:rgba(242,246,252,.85)}.sui-text-secondary\\/90{color:rgba(242,246,252,.9)}.sui-text-secondary\\/95{color:rgba(242,246,252,.95)}.sui-text-stroke-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-success{--tw-text-opacity:1;color:rgb(34 188 77/var(--tw-text-opacity,1))}.sui-text-success\\/0{color:rgba(34,188,77,0)}.sui-text-success\\/10{color:rgba(34,188,77,.1)}.sui-text-success\\/100{color:#22bc4d}.sui-text-success\\/15{color:rgba(34,188,77,.15)}.sui-text-success\\/20{color:rgba(34,188,77,.2)}.sui-text-success\\/25{color:rgba(34,188,77,.25)}.sui-text-success\\/30{color:rgba(34,188,77,.3)}.sui-text-success\\/35{color:rgba(34,188,77,.35)}.sui-text-success\\/40{color:rgba(34,188,77,.4)}.sui-text-success\\/45{color:rgba(34,188,77,.45)}.sui-text-success\\/5{color:rgba(34,188,77,.05)}.sui-text-success\\/50{color:rgba(34,188,77,.5)}.sui-text-success\\/55{color:rgba(34,188,77,.55)}.sui-text-success\\/60{color:rgba(34,188,77,.6)}.sui-text-success\\/65{color:rgba(34,188,77,.65)}.sui-text-success\\/70{color:rgba(34,188,77,.7)}.sui-text-success\\/75{color:rgba(34,188,77,.75)}.sui-text-success\\/80{color:rgba(34,188,77,.8)}.sui-text-success\\/85{color:rgba(34,188,77,.85)}.sui-text-success\\/90{color:rgba(34,188,77,.9)}.sui-text-success\\/95{color:rgba(34,188,77,.95)}.sui-text-text-blue{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-text-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-text-default,.sui-text-text-primary1{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-text-secondary1{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-warning{--tw-text-opacity:1;color:rgb(255 122 0/var(--tw-text-opacity,1))}.sui-text-warning\\/0{color:rgba(255,122,0,0)}.sui-text-warning\\/10{color:rgba(255,122,0,.1)}.sui-text-warning\\/100{color:#ff7a00}.sui-text-warning\\/15{color:rgba(255,122,0,.15)}.sui-text-warning\\/20{color:rgba(255,122,0,.2)}.sui-text-warning\\/25{color:rgba(255,122,0,.25)}.sui-text-warning\\/30{color:rgba(255,122,0,.3)}.sui-text-warning\\/35{color:rgba(255,122,0,.35)}.sui-text-warning\\/40{color:rgba(255,122,0,.4)}.sui-text-warning\\/45{color:rgba(255,122,0,.45)}.sui-text-warning\\/5{color:rgba(255,122,0,.05)}.sui-text-warning\\/50{color:rgba(255,122,0,.5)}.sui-text-warning\\/55{color:rgba(255,122,0,.55)}.sui-text-warning\\/60{color:rgba(255,122,0,.6)}.sui-text-warning\\/65{color:rgba(255,122,0,.65)}.sui-text-warning\\/70{color:rgba(255,122,0,.7)}.sui-text-warning\\/75{color:rgba(255,122,0,.75)}.sui-text-warning\\/80{color:rgba(255,122,0,.8)}.sui-text-warning\\/85{color:rgba(255,122,0,.85)}.sui-text-warning\\/90{color:rgba(255,122,0,.9)}.sui-text-warning\\/95{color:rgba(255,122,0,.95)}.sui-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-white\\/70{color:hsla(0,0%,100%,.7)}.sui-text-white\\/90{color:hsla(0,0%,100%,.9)}.sui-underline-offset-4{text-underline-offset:4px}.sui-placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white\\/60::-moz-placeholder{color:hsla(0,0%,100%,.6)}.sui-placeholder-white\\/60::placeholder{color:hsla(0,0%,100%,.6)}.sui-opacity-0{opacity:0}.sui-opacity-100{opacity:1}.sui-opacity-25{opacity:.25}.sui-opacity-40{opacity:.4}.sui-opacity-50{opacity:.5}.sui-opacity-75{opacity:.75}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\]{--tw-shadow:0 4px 10px rgba(26,32,44,.15);--tw-shadow-colored:0 4px 10px var(--tw-shadow-color)}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\],.sui-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-lg{--tw-shadow:0 8px 16px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color)}.sui-shadow-md{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color)}.sui-shadow-md,.sui-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-sm{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color)}.sui-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-outline-none{outline:2px solid transparent;outline-offset:2px}.sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-ring-primary-600{--tw-ring-opacity:1;--tw-ring-color:rgb(43 58 124/var(--tw-ring-opacity,1))}.sui-ring-primary-600\\/30{--tw-ring-color:rgba(43,58,124,.3)}.sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-backdrop-blur-sm{--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sui-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-duration-150{transition-duration:.15s}.sui-duration-200{transition-duration:.2s}.sui-duration-300{transition-duration:.3s}.sui-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sui-title-20-medium{font-size:1.25rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.sui-body-16,.sui-body-16-medium{font-size:1rem;line-height:150%;letter-spacing:-.02em}.sui-body-16-medium{font-weight:500}.sui-body-14,.sui-body-14-medium{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-body-14-medium{font-weight:500}.sui-body-12-medium{font-weight:500}.sui-body-12-medium,.sui-label-12{font-size:.75rem;line-height:150%;letter-spacing:-.02em}.sui-button-14-medium{font-weight:500}.sui-button-14-medium,.sui-button-14-semibold{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-button-14-semibold{font-weight:600}.sui-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-scrollbars-thin{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}.sui-scrollbars-thin::-webkit-scrollbar{width:8px;height:8px}.sui-scrollbars-thin::-webkit-scrollbar-track{background:transparent}.sui-scrollbars-thin::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}[class*=sui-]{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}[class*=sui-]::-webkit-scrollbar{width:8px;height:8px}[class*=sui-]::-webkit-scrollbar-track{background:transparent}[class*=sui-]::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}:root{--sui-color-primary:#36499b;--sui-color-secondary:#f2f6fc;--sui-text-default:#23262f;--sui-text-secondary:#777e90;--sui-text-disabled:#b1b5c3;--sui-bg-default:#f2f6fc;--sui-bg-surface:#fff;--sui-stroke-level1:#777e90;--sui-stroke-level2:#b2bbc7;--sui-stroke-level3:#dee3e7;--sui-color-error:#ea3540;--sui-color-warning:#ff7a00;--sui-color-success:#22bc4d;--sui-color-info:#2772f0}[class*=sui-],[class*=sui-] *,[class*=sui-] :after,[class*=sui-] :before{box-sizing:border-box}:root[data-theme=dark],[data-theme=dark],html[data-theme=dark]{color-scheme:dark;--sui-color-primary:#8ea2ff;--sui-color-secondary:#12141a;--sui-text-default:#e6e8ef;--sui-text-secondary:#b3b9c6;--sui-text-disabled:#8a93a5;--sui-bg-default:#0e1116;--sui-bg-surface:#141821;--sui-stroke-level1:#4a5160;--sui-stroke-level2:#3a4150;--sui-stroke-level3:#2a2f3a;--sui-color-error:#ff6b73;--sui-color-warning:#ffb057;--sui-color-success:#43d383;--sui-color-info:#6aa5ff}.placeholder\\:sui-text-14::-moz-placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-14::placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-disabled::-moz-placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.placeholder\\:sui-text-disabled::placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.focus-within\\:sui-border-primary:focus-within{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-within\\:sui-shadow-sm:focus-within{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\\:sui-border-primary\\/80:hover{border-color:rgba(54,73,155,.8)}.hover\\:sui-bg-background-default:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary3:hover{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.hover\\:sui-bg-primary\\/5:hover{background-color:rgba(54,73,155,.05)}.hover\\:sui-bg-secondary:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-secondary-2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-stroke-level3:hover{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.hover\\:sui-bg-white\\/60:hover{background-color:hsla(0,0%,100%,.6)}.hover\\:sui-underline:hover{text-decoration-line:underline}.hover\\:sui-opacity-100:hover{opacity:1}.hover\\:sui-opacity-90:hover{opacity:.9}.focus\\:sui-border-error:focus{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus\\:sui-border-primary:focus{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus\\:sui-bg-white\\/30:focus{background-color:hsla(0,0%,100%,.3)}.focus\\:sui-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:sui-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:sui-ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus\\:sui-ring-offset-1:focus{--tw-ring-offset-width:1px}.focus-visible\\:sui-border-error:focus-visible{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus-visible\\:sui-border-primary:focus-visible{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-visible\\:sui-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:sui-ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\\:sui-ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-stroke-brand:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.enabled\\:hover\\:sui-border-error\\/80:hover:enabled{border-color:rgba(234,53,64,.8)}.enabled\\:hover\\:sui-border-gray-400:hover:enabled{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.enabled\\:hover\\:sui-border-primary\\/80:hover:enabled{border-color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-bg-gray-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-bg-primary\\/5:hover:enabled{background-color:rgba(54,73,155,.05)}.enabled\\:hover\\:sui-bg-primary\\/90:hover:enabled{background-color:rgba(54,73,155,.9)}.enabled\\:hover\\:sui-bg-red-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-text-info\\/80:hover:enabled{color:rgba(39,114,240,.8)}.enabled\\:hover\\:sui-text-primary\\/80:hover:enabled{color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-underline:hover:enabled{text-decoration-line:underline}.enabled\\:hover\\:sui-shadow-md:hover:enabled{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.enabled\\:active\\:sui-scale-95:active:enabled{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\\:active\\:sui-bg-gray-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-bg-primary\\/10:active:enabled{background-color:rgba(54,73,155,.1)}.enabled\\:active\\:sui-bg-primary\\/95:active:enabled{background-color:rgba(54,73,155,.95)}.enabled\\:active\\:sui-bg-red-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-text-info\\/90:active:enabled{color:rgba(39,114,240,.9)}.disabled\\:sui-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:sui-border-icon-gray:disabled{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.disabled\\:sui-bg-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.disabled\\:sui-text-icon-gray:disabled{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.disabled\\:sui-opacity-30:disabled{opacity:.3}.disabled\\:sui-opacity-50:disabled{opacity:.5}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-white{--tw-ring-offset-color:#fff}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-check\\]\\:sui-opacity-100 .sui-checkbox-check{opacity:1}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-minus\\]\\:sui-opacity-100 .sui-checkbox-minus{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-error .sui-checkbox-square{fill:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-error .sui-checkbox-square{stroke:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-error .sui-radio-dot{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-primary .sui-radio-dot{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-opacity-100 .sui-radio-dot{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-error .sui-radio-ring{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-primary .sui-radio-ring{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}`;var Gi=({children:r,className:e,asChild:t,injectStyles:o=true})=>(react.useEffect(()=>{if(!o||typeof window>"u")return;if(!document.head.querySelector('[data-scalably-ui-styles="true"]')&&_o){let c=document.createElement("style");c.setAttribute("data-scalably-ui-styles","true"),c.textContent=_o,document.head.appendChild(c);}},[o]),(typeof globalThis<"u"?globalThis.process:void 0)?.env?.NODE_ENV!=="production"&&(e||typeof t=="boolean")&&console.warn("ScalablyUIProvider: 'className' and 'asChild' props are deprecated and will be removed in a future release. Styles are injected globally now."),jsxRuntime.jsx(jsxRuntime.Fragment,{children:r}));Gi.displayName="ScalablyUIProvider";var sc=r=>!r||!r.message?{}:{error:String(r.message)},nc=r=>Object.entries(r).filter(([,e])=>!!e&&!!e?.message).map(([e,t])=>({id:e,message:String(t?.message)}));
|
|
3
|
+
Object.defineProperty(exports,"addMonths",{enumerable:true,get:function(){return dateFns.addMonths}});Object.defineProperty(exports,"endOfMonth",{enumerable:true,get:function(){return dateFns.endOfMonth}});Object.defineProperty(exports,"isSameDay",{enumerable:true,get:function(){return dateFns.isSameDay}});Object.defineProperty(exports,"startOfMonth",{enumerable:true,get:function(){return dateFns.startOfMonth}});exports.BackToTop=It;exports.Button=lr;exports.Checkbox=xe;exports.CheckboxGroup=Et;exports.DateInput=ei;exports.DatePicker=Ce;exports.Divider=er;exports.FileUpload=Ke;exports.Form=si;exports.FormErrorSummary=ni;exports.FormField=ui;exports.Input=we;exports.MultipleSelectionButton=Vt;exports.Pagination=di;exports.QuantityInput=Ht;exports.Radio=qe;exports.RadioGroup=bi;exports.ScalablyUIProvider=Gi;exports.SearchInput=Gt;exports.Select=vi;exports.StatusBadge=Tt;exports.Tabs=Si;exports.TabsContent=Ii;exports.TabsList=Pi;exports.TabsTrigger=Ri;exports.TimePicker=Vr;exports.Toast=Mi;exports.ToastContainer=Vi;exports.Tooltip=Fi;exports.ViewToggle=Ai;exports.clampDate=Io;exports.cn=u;exports.daysGrid=Lo;exports.debounce=Va;exports.fieldErrorToProps=sc;exports.formatDateLocalized=Jr;exports.monthsForLocale=To;exports.scopeClass=Je;exports.throttle=ro;exports.toDateKey=Ur;exports.weekdaysForLocale=Mo;exports.zodErrorsToSummary=nc;//# sourceMappingURL=index.js.map
|
|
3
4
|
//# sourceMappingURL=index.js.map
|