@embedreach/components 0.1.72 → 0.1.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/index.js +134 -77
- package/dist/index.umd.js +4 -4
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
*
|
|
31
31
|
* This source code is licensed under the ISC license.
|
|
32
32
|
* See the LICENSE file in the root directory of this source tree.
|
|
33
|
-
*/function lu(){let e,t,n=0,r="";for(;n<arguments.length;)(e=arguments[n++])&&(t=cu(e))&&(r&&(r+=" "),r+=t);return r}const cu=e=>{if("string"==typeof e)return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=cu(e[r]))&&(n&&(n+=" "),n+=t);return n};function uu(e,...t){let n,r,o,i=function(a){const l=t.reduce(((e,t)=>t(e)),e());return n=(e=>({cache:ou(e.cacheSize),parseClassName:iu(e),...Yc(e)}))(l),r=n.cache.get,o=n.cache.set,i=s,s(a)};function s(e){const t=r(e);if(t)return t;const i=((e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,i=[],s=e.trim().split(au);let a="";for(let l=s.length-1;l>=0;l-=1){const e=s[l],{modifiers:t,hasImportantModifier:c,baseClassName:u,maybePostfixModifierPosition:d}=n(e);let f=Boolean(d),h=r(f?u.substring(0,d):u);if(!h){if(!f){a=e+(a.length>0?" "+a:a);continue}if(h=r(u),!h){a=e+(a.length>0?" "+a:a);continue}f=!1}const p=su(t).join(":"),m=c?p+"!":p,g=m+h;if(i.includes(g))continue;i.push(g);const v=o(h,f);for(let n=0;n<v.length;++n)i.push(m+v[n]);a=e+(a.length>0?" "+a:a)}return a})(e,n);return o(e,i),i}return function(){return i(lu.apply(null,arguments))}}const du=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},fu=/^\[(?:([a-z-]+):)?(.+)\]$/i,hu=/^\d+\/\d+$/,pu=new Set(["px","full","screen"]),mu=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,gu=/\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$/,vu=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,yu=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,bu=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,xu=e=>Su(e)||pu.has(e)||hu.test(e),wu=e=>Ru(e,"length",Lu),Su=e=>Boolean(e)&&!Number.isNaN(Number(e)),ku=e=>Ru(e,"number",Su),Cu=e=>Boolean(e)&&Number.isInteger(Number(e)),Eu=e=>e.endsWith("%")&&Su(e.slice(0,-1)),ju=e=>fu.test(e),_u=e=>mu.test(e),Tu=new Set(["length","size","percentage"]),Pu=e=>Ru(e,Tu,Iu),Nu=e=>Ru(e,"position",Iu),Du=new Set(["image","url"]),Mu=e=>Ru(e,Du,$u),Ou=e=>Ru(e,"",Fu),Au=()=>!0,Ru=(e,t,n)=>{const r=fu.exec(e);return!!r&&(r[1]?"string"==typeof t?r[1]===t:t.has(r[1]):n(r[2]))},Lu=e=>gu.test(e)&&!vu.test(e),Iu=()=>!1,Fu=e=>yu.test(e),$u=e=>bu.test(e),qu=uu((()=>{const e=du("colors"),t=du("spacing"),n=du("blur"),r=du("brightness"),o=du("borderColor"),i=du("borderRadius"),s=du("borderSpacing"),a=du("borderWidth"),l=du("contrast"),c=du("grayscale"),u=du("hueRotate"),d=du("invert"),f=du("gap"),h=du("gradientColorStops"),p=du("gradientColorStopPositions"),m=du("inset"),g=du("margin"),v=du("opacity"),y=du("padding"),b=du("saturate"),x=du("scale"),w=du("sepia"),S=du("skew"),k=du("space"),C=du("translate"),E=()=>["auto",ju,t],j=()=>[ju,t],_=()=>["",xu,wu],T=()=>["auto",Su,ju],P=()=>["","0",ju],N=()=>[Su,ju];return{cacheSize:500,separator:":",theme:{colors:[Au],spacing:[xu,wu],blur:["none","",_u,ju],brightness:N(),borderColor:[e],borderRadius:["none","","full",_u,ju],borderSpacing:j(),borderWidth:_(),contrast:N(),grayscale:P(),hueRotate:N(),invert:P(),gap:j(),gradientColorStops:[e],gradientColorStopPositions:[Eu,wu],inset:E(),margin:E(),opacity:N(),padding:j(),saturate:N(),scale:N(),sepia:P(),skew:N(),space:j(),translate:j()},classGroups:{aspect:[{aspect:["auto","square","video",ju]}],container:["container"],columns:[{columns:[_u]}],"break-after":[{"break-after":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-before":[{"break-before":["auto","avoid","all","avoid-page","page","left","right","column"]}],"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:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",ju]}],overflow:[{overflow:["auto","hidden","clip","visible","scroll"]}],"overflow-x":[{"overflow-x":["auto","hidden","clip","visible","scroll"]}],"overflow-y":[{"overflow-y":["auto","hidden","clip","visible","scroll"]}],overscroll:[{overscroll:["auto","contain","none"]}],"overscroll-x":[{"overscroll-x":["auto","contain","none"]}],"overscroll-y":[{"overscroll-y":["auto","contain","none"]}],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",Cu,ju]}],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",ju]}],grow:[{grow:P()}],shrink:[{shrink:P()}],order:[{order:["first","last","none",Cu,ju]}],"grid-cols":[{"grid-cols":[Au]}],"col-start-end":[{col:["auto",{span:["full",Cu,ju]},ju]}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":[Au]}],"row-start-end":[{row:["auto",{span:[Cu,ju]},ju]}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",ju]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ju]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal","start","end","center","between","around","evenly","stretch"]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal","start","end","center","between","around","evenly","stretch","baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":["start","end","center","between","around","evenly","stretch","baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",ju,t]}],"min-w":[{"min-w":[ju,t,"min","max","fit"]}],"max-w":[{"max-w":[ju,t,"none","full","min","max","fit","prose",{screen:[_u]},_u]}],h:[{h:[ju,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[ju,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[ju,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[ju,t,"auto","min","max","fit"]}],"font-size":[{text:["base",_u,wu]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ku]}],"font-family":[{font:[Au]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ju]}],"line-clamp":[{"line-clamp":["none",Su,ku]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",xu,ju]}],"list-image":[{"list-image":["none",ju]}],"list-style-type":[{list:["none","disc","decimal",ju]}],"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:["solid","dashed","dotted","double","none","wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",xu,wu]}],"underline-offset":[{"underline-offset":["auto",xu,ju]}],"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:j()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ju]}],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",ju]}],"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:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",Nu]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Pu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Mu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[p]}],"gradient-via-pos":[{via:[p]}],"gradient-to-pos":[{to:[p]}],"gradient-from":[{from:[h]}],"gradient-via":[{via:[h]}],"gradient-to":[{to:[h]}],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:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[v]}],"border-style":[{border:["solid","dashed","dotted","double","none","hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[v]}],"divide-style":[{divide:["solid","dashed","dotted","double","none"]}],"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:["","solid","dashed","dotted","double","none"]}],"outline-offset":[{"outline-offset":[xu,ju]}],"outline-w":[{outline:[xu,wu]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:_()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[xu,wu]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",_u,Ou]}],"shadow-color":[{shadow:[Au]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",_u,ju]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[d]}],saturate:[{saturate:[b]}],sepia:[{sepia:[w]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[b]}],"backdrop-sepia":[{"backdrop-sepia":[w]}],"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",ju]}],duration:[{duration:N()}],ease:[{ease:["linear","in","out","in-out",ju]}],delay:[{delay:N()}],animate:[{animate:["none","spin","ping","pulse","bounce",ju]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[x]}],"scale-x":[{"scale-x":[x]}],"scale-y":[{"scale-y":[x]}],rotate:[{rotate:[Cu,ju]}],"translate-x":[{"translate-x":[C]}],"translate-y":[{"translate-y":[C]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ju]}],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",ju]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":j()}],"scroll-mx":[{"scroll-mx":j()}],"scroll-my":[{"scroll-my":j()}],"scroll-ms":[{"scroll-ms":j()}],"scroll-me":[{"scroll-me":j()}],"scroll-mt":[{"scroll-mt":j()}],"scroll-mr":[{"scroll-mr":j()}],"scroll-mb":[{"scroll-mb":j()}],"scroll-ml":[{"scroll-ml":j()}],"scroll-p":[{"scroll-p":j()}],"scroll-px":[{"scroll-px":j()}],"scroll-py":[{"scroll-py":j()}],"scroll-ps":[{"scroll-ps":j()}],"scroll-pe":[{"scroll-pe":j()}],"scroll-pt":[{"scroll-pt":j()}],"scroll-pr":[{"scroll-pr":j()}],"scroll-pb":[{"scroll-pb":j()}],"scroll-pl":[{"scroll-pl":j()}],"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",ju]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[xu,wu,ku]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}));function zu(...e){return qu(ic(e))}const Uu=Xl,Bu=i.forwardRef((({className:e,...n},r)=>t.jsx(Jl,{ref:r,className:zu("fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:top-0 sm:right-0 sm:bottom-auto sm:flex-col md:max-w-[420px]",e),...n})));Bu.displayName=Jl.displayName;const Vu=lc("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),Ku=i.forwardRef((({className:e,variant:n,...r},o)=>t.jsx(Zl,{ref:o,className:zu(Vu({variant:n}),e),...r})));Ku.displayName=Zl.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(nc,{ref:r,className:zu("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...n}))).displayName=nc.displayName;const Hu=i.forwardRef((({className:e,...n},r)=>t.jsx(rc,{ref:r,className:zu("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...n,children:t.jsx(Gc,{className:"h-4 w-4"})})));Hu.displayName=rc.displayName;const Wu=i.forwardRef((({className:e,...n},r)=>t.jsx(ec,{ref:r,className:zu("text-sm font-semibold [&+div]:text-xs",e),...n})));Wu.displayName=ec.displayName;const Gu=i.forwardRef((({className:e,...n},r)=>t.jsx(tc,{ref:r,className:zu("text-sm opacity-90",e),...n})));function Yu(){const{toasts:e}=Ia();return t.jsxs(Uu,{children:[e.map((function({id:e,title:n,description:r,action:o,...i}){return t.jsxs(Ku,{...i,children:[t.jsxs("div",{className:"grid gap-1",children:[n&&t.jsx(Wu,{children:n}),r&&t.jsx(Gu,{children:r})]}),o,t.jsx(Hu,{})]},e)})),t.jsx(Bu,{})]})}Gu.displayName=tc.displayName;const Qu=(e,r,o,i)=>{const s=n.createContext({state:o});return{Context:s,Provider:({children:a})=>{const[l,c]=n.useReducer(e,o),u=n.useMemo((()=>Object.keys(r).reduce(((e,t)=>({...e,[t]:r[t](c)})),{})),[c]);n.useEffect((()=>{const e=[];return i?.length&&i.forEach((({eventName:t,handler:n})=>{const r=n(c),o=ve.subscribe(t,r);e.push(o)})),()=>e.forEach((e=>e()))}),[c]);const d=n.useMemo((()=>({state:l,...u})),[l,u]);return t.jsx(s.Provider,{value:d,children:a})}}},Xu=[{eventName:ye,handler:e=>()=>{e({type:"SET_AUTHENTICATED",payload:!1}),e({type:"SET_REAUTHING",payload:!0})}},{eventName:be,handler:e=>()=>{e({type:"SET_AUTHENTICATED",payload:!0})}}],{Provider:Ju}=Qu(((e,t)=>{switch(t.type){case"SET_AUTHENTICATED":return{...e,isAuthenticated:t.payload,error:null,reauthing:!1};case"SET_LOADING":return{...e,loading:t.payload};case"SET_ERROR":return{...e,error:t.payload,isAuthenticated:!1,reauthing:!1};case"SET_REAUTHING":return e.reauthing&&t.payload?e:{...e,reauthing:t.payload};default:return e}}),{handleReauth:e=>async t=>{if(t){e({type:"SET_REAUTHING",payload:!0});try{t()}catch(n){e({type:"SET_ERROR",payload:n instanceof Error?n.message:"Reauthorization failed"})}}else e({type:"SET_ERROR",payload:"No reauth callback provided"})}},{isAuthenticated:!1,loading:!1,error:null,reauthing:!1},Xu),Zu=e=>{if(/^\d+\s+\d+(?:\.\d+)?%\s+\d+(?:\.\d+)?%$/.test(e.trim()))return e.trim();try{const t=(e=>{const t=document.createElement("div");t.style.color=e,document.body.appendChild(t);const n=window.getComputedStyle(t).color;return document.body.removeChild(t),n})(e),[n,r,o]=(e=>{const t=e.match(/\d+/g);if(!t||t.length<3)throw new Error(`Invalid RGB color format: ${e}`);return[parseInt(t[0],10),parseInt(t[1],10),parseInt(t[2],10)]})(t);return((e,t,n)=>{e/=255,t/=255,n/=255;const r=Math.max(e,t,n),o=Math.min(e,t,n);let i=0,s=0;const a=(r+o)/2;if(r!==o){const l=r-o;switch(s=a>.5?l/(2-r-o):l/(r+o),r){case e:i=(t-n)/l+(t<n?6:0);break;case t:i=(n-e)/l+2;break;case n:i=(e-t)/l+4}i*=60}return`${Math.round(i)} ${Math.round(100*s)}% ${Math.round(100*a)}%`})(n,r,o)}catch(t){return e}},ed={background:"0 0% 100%",foreground:"240 10% 3.9%",card:"0 0% 100%","card-foreground":"240 10% 3.9%",popover:"0 0% 100%","popover-foreground":"240 10% 3.9%",primary:"240 5.9% 10%","primary-foreground":"0 0% 98%",secondary:"240 4.8% 95.9%","secondary-foreground":"240 5.9% 10%",muted:"240 4.8% 95.9%","muted-foreground":"240 3.8% 46.1%",accent:"240 4.8% 95.9%","accent-foreground":"240 5.9% 10%",destructive:"0 84.2% 60.2%","destructive-foreground":"0 0% 98%",border:"240 5.9% 90%",input:"240 5.9% 90%",ring:"240 10% 3.9%","chart-1":"12 76% 61%","chart-2":"173 58% 39%","chart-3":"197 37% 24%","chart-4":"43 74% 66%","chart-5":"27 87% 67%",radius:"0.5rem","font-body":'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',"font-heading":'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif'},td=e=>{const t=document.getElementById("reach-theme-styles");t&&t.remove();const n=document.createElement("style");n.id="reach-theme-styles";const r=`\n [data-reach-root] {\n ${Object.entries(ed).map((([t,n])=>{const r=e[t];let o=n;if(void 0!==r)if("radius"===t||"font-body"===t||"font-heading"===t)o=r;else if((e=>{if(/^\d+\s+\d+(?:\.\d+)?%\s+\d+(?:\.\d+)?%$/.test(e.trim()))return!0;const t=document.createElement("div"),n=t.style.color;return t.style.color=e,t.style.color!==n})(r))try{o=Zu(r)}catch(i){}return`--reach-${t}: ${o};`})).join("\n")}\n }\n\n /* Apply font families directly */\n [data-reach-root] {\n font-family: var(--reach-font-body);\n }\n \n [data-reach-root] h1,\n [data-reach-root] h2,\n [data-reach-root] h3,\n [data-reach-root] h4,\n [data-reach-root] h5,\n [data-reach-root] h6 {\n font-family: var(--reach-font-heading);\n }\n `;n.textContent=r,document.head.appendChild(n)},{Context:nd,Provider:rd}=Qu(((e,t)=>{switch(t.type){case"set_theme":return{...e,loading:!1,error:null,theme:t.payload};case"set_loading":return{...e,loading:t.payload};case"set_error":return{...e,loading:!1,error:t.payload};default:return e}}),{setTheme:e=>t=>e({type:"set_theme",payload:t}),setLoading:e=>t=>e({type:"set_loading",payload:t}),setError:e=>t=>e({type:"set_error",payload:t})},{theme:null,loading:!0,error:null}),od=({initialTheme:e,children:r})=>{const{setTheme:o,setLoading:i}=n.useContext(nd),s=n.useRef(!1);return n.useEffect((()=>{e&&!s.current?(td(e.styles),o(e),s.current=!0):i(!1)}),[e,o,i]),t.jsx(t.Fragment,{children:r})},id=({initialTheme:e,children:n})=>t.jsx(rd,{children:t.jsx(od,{initialTheme:e,children:n})}),sd=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,ad={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},ld=e=>ad[e];let cd={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(sd,ld)};const ud={type:"3rdParty",init(e){((e={})=>{cd={...cd,...e}})(e.options.react)}},dd=n.createContext();function fd({i18n:e,defaultNS:t,children:r}){const o=n.useMemo((()=>({i18n:e,defaultNS:t})),[e,t]);return n.createElement(dd.Provider,{value:o},r)}const hd=e=>"string"==typeof e,pd=()=>{let e,t;const n=new Promise(((n,r)=>{e=n,t=r}));return n.resolve=e,n.reject=t,n},md=e=>null==e?"":""+e,gd=/###/g,vd=e=>e&&e.indexOf("###")>-1?e.replace(gd,"."):e,yd=e=>!e||hd(e),bd=(e,t,n)=>{const r=hd(t)?t.split("."):t;let o=0;for(;o<r.length-1;){if(yd(e))return{};const t=vd(r[o]);!e[t]&&n&&(e[t]=new n),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++o}return yd(e)?{}:{obj:e,k:vd(r[o])}},xd=(e,t,n)=>{const{obj:r,k:o}=bd(e,t,Object);if(void 0!==r||1===t.length)return void(r[o]=n);let i=t[t.length-1],s=t.slice(0,t.length-1),a=bd(e,s,Object);for(;void 0===a.obj&&s.length;)i=`${s[s.length-1]}.${i}`,s=s.slice(0,s.length-1),a=bd(e,s,Object),a?.obj&&void 0!==a.obj[`${a.k}.${i}`]&&(a.obj=void 0);a.obj[`${a.k}.${i}`]=n},wd=(e,t)=>{const{obj:n,k:r}=bd(e,t);if(n&&Object.prototype.hasOwnProperty.call(n,r))return n[r]},Sd=(e,t,n)=>{for(const r in t)"__proto__"!==r&&"constructor"!==r&&(r in e?hd(e[r])||e[r]instanceof String||hd(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):Sd(e[r],t[r],n):e[r]=t[r]);return e},kd=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var Cd={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const Ed=e=>hd(e)?e.replace(/[&<>"'\/]/g,(e=>Cd[e])):e;const jd=[" ",",","?","!",";"],_d=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){const t=this.regExpMap.get(e);if(void 0!==t)return t;const n=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,n),this.regExpQueue.push(e),n}}(20),Td=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!e)return;if(e[t]){if(!Object.prototype.hasOwnProperty.call(e,t))return;return e[t]}const r=t.split(n);let o=e;for(let i=0;i<r.length;){if(!o||"object"!=typeof o)return;let e,t="";for(let s=i;s<r.length;++s)if(s!==i&&(t+=n),t+=r[s],e=o[t],void 0!==e){if(["string","number","boolean"].indexOf(typeof e)>-1&&s<r.length-1)continue;i+=s-i+1;break}o=e}return o},Pd=e=>e?.replace("_","-"),Nd={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){}};class Dd{constructor(e){this.init(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{})}init(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||Nd,this.options=t,this.debug=t.debug}log(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"log","",!0)}warn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","",!0)}error(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"error","")}deprecate(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,n,r){return r&&!this.debug?null:(hd(e[0])&&(e[0]=`${n}${this.prefix} ${e[0]}`),this.logger[t](e))}create(e){return new Dd(this.logger,{prefix:`${this.prefix}:${e}:`,...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new Dd(this.logger,e)}}var Md=new Dd;class Od{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach((e=>{this.observers[e]||(this.observers[e]=new Map);const n=this.observers[e].get(t)||0;this.observers[e].set(t,n+1)})),this}off(e,t){this.observers[e]&&(t?this.observers[e].delete(t):delete this.observers[e])}emit(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(this.observers[e]){Array.from(this.observers[e].entries()).forEach((e=>{let[t,r]=e;for(let o=0;o<r;o++)t(...n)}))}if(this.observers["*"]){Array.from(this.observers["*"].entries()).forEach((t=>{let[r,o]=t;for(let i=0;i<o;i++)r.apply(r,[e,...n])}))}}}class Ad extends Od{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){this.options.ns.indexOf(e)<0&&this.options.ns.push(e)}removeNamespaces(e){const t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const o=void 0!==r.keySeparator?r.keySeparator:this.options.keySeparator,i=void 0!==r.ignoreJSONStructure?r.ignoreJSONStructure:this.options.ignoreJSONStructure;let s;e.indexOf(".")>-1?s=e.split("."):(s=[e,t],n&&(Array.isArray(n)?s.push(...n):hd(n)&&o?s.push(...n.split(o)):s.push(n)));const a=wd(this.data,s);return!a&&!t&&!n&&e.indexOf(".")>-1&&(e=s[0],t=s[1],n=s.slice(2).join(".")),!a&&i&&hd(n)?Td(this.data?.[e]?.[t],n,o):a}addResource(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{silent:!1};const i=void 0!==o.keySeparator?o.keySeparator:this.options.keySeparator;let s=[e,t];n&&(s=s.concat(i?n.split(i):n)),e.indexOf(".")>-1&&(s=e.split("."),r=t,t=s[1]),this.addNamespaces(t),xd(this.data,s,r),o.silent||this.emit("added",e,t,n,r)}addResources(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{silent:!1};for(const o in n)(hd(n[o])||Array.isArray(n[o]))&&this.addResource(e,t,o,n[o],{silent:!0});r.silent||this.emit("added",e,t,n)}addResourceBundle(e,t,n,r,o){let i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{silent:!1,skipCopy:!1},s=[e,t];e.indexOf(".")>-1&&(s=e.split("."),r=n,n=t,t=s[1]),this.addNamespaces(t);let a=wd(this.data,s)||{};i.skipCopy||(n=JSON.parse(JSON.stringify(n))),r?Sd(a,n,o):a={...a,...n},xd(this.data,s,a),i.silent||this.emit("added",e,t,n)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){const t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find((e=>t[e]&&Object.keys(t[e]).length>0))}toJSON(){return this.data}}var Rd={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,o){return e.forEach((e=>{t=this.processors[e]?.process(t,n,r,o)??t})),t}};const Ld={};class Id extends Od{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};var n,r;super(),n=e,r=this,["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"].forEach((e=>{n[e]&&(r[e]=n[e])})),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=Md.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e){if(null==e)return!1;const t=this.resolve(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}});return void 0!==t?.res}extractFromKey(e,t){let n=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===n&&(n=":");const r=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator;let o=t.ns||this.options.defaultNS||[];const i=n&&e.indexOf(n)>-1,s=!(this.options.userDefinedKeySeparator||t.keySeparator||this.options.userDefinedNsSeparator||t.nsSeparator||((e,t,n)=>{t=t||"",n=n||"";const r=jd.filter((e=>t.indexOf(e)<0&&n.indexOf(e)<0));if(0===r.length)return!0;const o=_d.getRegExp(`(${r.map((e=>"?"===e?"\\?":e)).join("|")})`);let i=!o.test(e);if(!i){const t=e.indexOf(n);t>0&&!o.test(e.substring(0,t))&&(i=!0)}return i})(e,n,r));if(i&&!s){const t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:hd(o)?[o]:o};const i=e.split(n);(n!==r||n===r&&this.options.ns.indexOf(i[0])>-1)&&(o=i.shift()),e=i.join(r)}return{key:e,namespaces:hd(o)?[o]:o}}translate(e,t,n){if("object"!=typeof t&&this.options.overloadTranslationOptionHandler&&(t=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof t&&(t={...t}),t||(t={}),null==e)return"";Array.isArray(e)||(e=[String(e)]);const r=void 0!==t.returnDetails?t.returnDetails:this.options.returnDetails,o=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,{key:i,namespaces:s}=this.extractFromKey(e[e.length-1],t),a=s[s.length-1],l=t.lng||this.language,c=t.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if("cimode"===l?.toLowerCase()){if(c){const e=t.nsSeparator||this.options.nsSeparator;return r?{res:`${a}${e}${i}`,usedKey:i,exactUsedKey:i,usedLng:l,usedNS:a,usedParams:this.getUsedParamsDetails(t)}:`${a}${e}${i}`}return r?{res:i,usedKey:i,exactUsedKey:i,usedLng:l,usedNS:a,usedParams:this.getUsedParamsDetails(t)}:i}const u=this.resolve(e,t);let d=u?.res;const f=u?.usedKey||i,h=u?.exactUsedKey||i,p=Object.prototype.toString.apply(d),m=void 0!==t.joinArrays?t.joinArrays:this.options.joinArrays,g=!this.i18nFormat||this.i18nFormat.handleAsObject,v=!hd(d)&&"boolean"!=typeof d&&"number"!=typeof d;if(!(g&&d&&v&&["[object Number]","[object Function]","[object RegExp]"].indexOf(p)<0)||hd(m)&&Array.isArray(d))if(g&&hd(m)&&Array.isArray(d))d=d.join(m),d&&(d=this.extendTranslation(d,e,t,n));else{let r=!1,s=!1;const c=void 0!==t.count&&!hd(t.count),f=Id.hasDefaultValue(t),h=c?this.pluralResolver.getSuffix(l,t.count,t):"",p=t.ordinal&&c?this.pluralResolver.getSuffix(l,t.count,{ordinal:!1}):"",m=c&&!t.ordinal&&0===t.count,g=m&&t[`defaultValue${this.options.pluralSeparator}zero`]||t[`defaultValue${h}`]||t[`defaultValue${p}`]||t.defaultValue;!this.isValidLookup(d)&&f&&(r=!0,d=g),this.isValidLookup(d)||(s=!0,d=i);const v=(t.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&s?void 0:d,y=f&&g!==d&&this.options.updateMissing;if(s||r||y){if(this.logger.log(y?"updateKey":"missingKey",l,a,i,y?g:d),o){const e=this.resolve(i,{...t,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[];const n=this.languageUtils.getFallbackCodes(this.options.fallbackLng,t.lng||this.language);if("fallback"===this.options.saveMissingTo&&n&&n[0])for(let t=0;t<n.length;t++)e.push(n[t]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(t.lng||this.language):e.push(t.lng||this.language);const r=(e,n,r)=>{const o=f&&r!==d?r:v;this.options.missingKeyHandler?this.options.missingKeyHandler(e,a,n,o,y,t):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(e,a,n,o,y,t),this.emit("missingKey",e,a,n,d)};this.options.saveMissing&&(this.options.saveMissingPlurals&&c?e.forEach((e=>{const n=this.pluralResolver.getSuffixes(e,t);m&&t[`defaultValue${this.options.pluralSeparator}zero`]&&n.indexOf(`${this.options.pluralSeparator}zero`)<0&&n.push(`${this.options.pluralSeparator}zero`),n.forEach((n=>{r([e],i+n,t[`defaultValue${n}`]||g)}))})):r(e,i,g))}d=this.extendTranslation(d,e,t,u,n),s&&d===i&&this.options.appendNamespaceToMissingKey&&(d=`${a}:${i}`),(s||r)&&this.options.parseMissingKeyHandler&&(d=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${a}:${i}`:i,r?d:void 0))}else{if(!t.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(f,d,{...t,ns:s}):`key '${i} (${this.language})' returned an object instead of string.`;return r?(u.res=e,u.usedParams=this.getUsedParamsDetails(t),u):e}if(o){const e=Array.isArray(d),n=e?[]:{},r=e?h:f;for(const i in d)if(Object.prototype.hasOwnProperty.call(d,i)){const e=`${r}${o}${i}`;n[i]=this.translate(e,{...t,joinArrays:!1,ns:s}),n[i]===e&&(n[i]=d[i])}d=n}}return r?(u.res=d,u.usedParams=this.getUsedParamsDetails(t),u):d}extendTranslation(e,t,n,r,o){var i=this;if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...n},n.lng||this.language||r.usedLng,r.usedNS,r.usedKey,{resolved:r});else if(!n.skipInterpolation){n.interpolation&&this.interpolator.init({...n,interpolation:{...this.options.interpolation,...n.interpolation}});const s=hd(e)&&(void 0!==n?.interpolation?.skipOnVariables?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let a;if(s){const t=e.match(this.interpolator.nestingRegexp);a=t&&t.length}let l=n.replace&&!hd(n.replace)?n.replace:n;if(this.options.interpolation.defaultVariables&&(l={...this.options.interpolation.defaultVariables,...l}),e=this.interpolator.interpolate(e,l,n.lng||this.language||r.usedLng,n),s){const t=e.match(this.interpolator.nestingRegexp);a<(t&&t.length)&&(n.nest=!1)}!n.lng&&r&&r.res&&(n.lng=this.language||r.usedLng),!1!==n.nest&&(e=this.interpolator.nest(e,(function(){for(var e=arguments.length,r=new Array(e),s=0;s<e;s++)r[s]=arguments[s];return o?.[0]!==r[0]||n.context?i.translate(...r,t):(i.logger.warn(`It seems you are nesting recursively key: ${r[0]} in key: ${t[0]}`),null)}),n)),n.interpolation&&this.interpolator.reset()}const s=n.postProcess||this.options.postProcess,a=hd(s)?[s]:s;return null!=e&&a?.length&&!1!==n.applyPostProcessor&&(e=Rd.handle(a,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...r,usedParams:this.getUsedParamsDetails(n)},...n}:n,this)),e}resolve(e){let t,n,r,o,i,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return hd(e)&&(e=[e]),e.forEach((e=>{if(this.isValidLookup(t))return;const a=this.extractFromKey(e,s),l=a.key;n=l;let c=a.namespaces;this.options.fallbackNS&&(c=c.concat(this.options.fallbackNS));const u=void 0!==s.count&&!hd(s.count),d=u&&!s.ordinal&&0===s.count,f=void 0!==s.context&&(hd(s.context)||"number"==typeof s.context)&&""!==s.context,h=s.lngs?s.lngs:this.languageUtils.toResolveHierarchy(s.lng||this.language,s.fallbackLng);c.forEach((e=>{this.isValidLookup(t)||(i=e,Ld[`${h[0]}-${e}`]||!this.utils?.hasLoadedNamespace||this.utils?.hasLoadedNamespace(i)||(Ld[`${h[0]}-${e}`]=!0,this.logger.warn(`key "${n}" for languages "${h.join(", ")}" won't get resolved as namespace "${i}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),h.forEach((n=>{if(this.isValidLookup(t))return;o=n;const i=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(i,l,n,e,s);else{let e;u&&(e=this.pluralResolver.getSuffix(n,s.count,s));const t=`${this.options.pluralSeparator}zero`,r=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(u&&(i.push(l+e),s.ordinal&&0===e.indexOf(r)&&i.push(l+e.replace(r,this.options.pluralSeparator)),d&&i.push(l+t)),f){const n=`${l}${this.options.contextSeparator}${s.context}`;i.push(n),u&&(i.push(n+e),s.ordinal&&0===e.indexOf(r)&&i.push(n+e.replace(r,this.options.pluralSeparator)),d&&i.push(n+t))}}let a;for(;a=i.pop();)this.isValidLookup(t)||(r=a,t=this.getResource(n,e,a,s))})))}))})),{res:t,usedKey:n,exactUsedKey:r,usedLng:o,usedNS:i}}isValidLookup(e){return!(void 0===e||!this.options.returnNull&&null===e||!this.options.returnEmptyString&&""===e)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.i18nFormat?.getResource?this.i18nFormat.getResource(e,t,n,r):this.resourceStore.getResource(e,t,n,r)}getUsedParamsDetails(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],n=e.replace&&!hd(e.replace);let r=n?e.replace:e;if(n&&void 0!==e.count&&(r.count=e.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!n){r={...r};for(const e of t)delete r[e]}return r}static hasDefaultValue(e){const t="defaultValue";for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t===n.substring(0,12)&&void 0!==e[n])return!0;return!1}}class Fd{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Md.create("languageUtils")}getScriptPartFromCode(e){if(!(e=Pd(e))||e.indexOf("-")<0)return null;const t=e.split("-");return 2===t.length?null:(t.pop(),"x"===t[t.length-1].toLowerCase()?null:this.formatLanguageCode(t.join("-")))}getLanguagePartFromCode(e){if(!(e=Pd(e))||e.indexOf("-")<0)return e;const t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if(hd(e)&&e.indexOf("-")>-1){let n;try{n=Intl.getCanonicalLocales(e)[0]}catch(t){}return n&&this.options.lowerCaseLng&&(n=n.toLowerCase()),n||(this.options.lowerCaseLng?e.toLowerCase():e)}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){if(!e)return null;let t;return e.forEach((e=>{if(t)return;const n=this.formatLanguageCode(e);this.options.supportedLngs&&!this.isSupportedCode(n)||(t=n)})),!t&&this.options.supportedLngs&&e.forEach((e=>{if(t)return;const n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find((e=>e===n?e:e.indexOf("-")<0&&n.indexOf("-")<0?void 0:e.indexOf("-")>0&&n.indexOf("-")<0&&e.substring(0,e.indexOf("-"))===n||0===e.indexOf(n)&&n.length>1?e:void 0))})),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t}getFallbackCodes(e,t){if(!e)return[];if("function"==typeof e&&(e=e(t)),hd(e)&&(e=[e]),Array.isArray(e))return e;if(!t)return e.default||[];let n=e[t];return n||(n=e[this.getScriptPartFromCode(t)]),n||(n=e[this.formatLanguageCode(t)]),n||(n=e[this.getLanguagePartFromCode(t)]),n||(n=e.default),n||[]}toResolveHierarchy(e,t){const n=this.getFallbackCodes(t||this.options.fallbackLng||[],e),r=[],o=e=>{e&&(this.isSupportedCode(e)?r.push(e):this.logger.warn(`rejecting language code not found in supportedLngs: ${e}`))};return hd(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&o(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&o(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&o(this.getLanguagePartFromCode(e))):hd(e)&&o(this.formatLanguageCode(e)),n.forEach((e=>{r.indexOf(e)<0&&o(this.formatLanguageCode(e))})),r}}const $d={zero:0,one:1,two:2,few:3,many:4,other:5},qd={select:e=>1===e?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class zd{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.languageUtils=e,this.options=t,this.logger=Md.create("pluralResolver"),this.pluralRulesCache={}}addRule(e,t){this.rules[e]=t}clearCache(){this.pluralRulesCache={}}getRule(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=Pd("dev"===e?"en":e),r=t.ordinal?"ordinal":"cardinal",o=JSON.stringify({cleanedCode:n,type:r});if(o in this.pluralRulesCache)return this.pluralRulesCache[o];let i;try{i=new Intl.PluralRules(n,{type:r})}catch(s){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),qd;if(!e.match(/-|_/))return qd;const n=this.languageUtils.getLanguagePartFromCode(e);i=this.getRule(n,t)}return this.pluralRulesCache[o]=i,i}needsPlural(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(e,t){return this.getSuffixes(e,arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).map((e=>`${t}${e}`))}getSuffixes(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?n.resolvedOptions().pluralCategories.sort(((e,t)=>$d[e]-$d[t])).map((e=>`${this.options.prepend}${t.ordinal?`ordinal${this.options.prepend}`:""}${e}`)):[]}getSuffix(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=this.getRule(e,n);return r?`${this.options.prepend}${n.ordinal?`ordinal${this.options.prepend}`:""}${r.select(t)}`:(this.logger.warn(`no plural rule found for: ${e}`),this.getSuffix("dev",t,n))}}const Ud=function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:".",o=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],i=((e,t,n)=>{const r=wd(e,n);return void 0!==r?r:wd(t,n)})(e,t,n);return!i&&o&&hd(n)&&(i=Td(e,n,r),void 0===i&&(i=Td(t,n,r))),i},Bd=e=>e.replace(/\$/g,"$$$$");class Vd{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Md.create("interpolator"),this.options=e,this.format=e?.interpolation?.format||(e=>e),this.init(e)}init(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.interpolation||(e.interpolation={escapeValue:!0});const{escape:t,escapeValue:n,useRawValueToEscape:r,prefix:o,prefixEscaped:i,suffix:s,suffixEscaped:a,formatSeparator:l,unescapeSuffix:c,unescapePrefix:u,nestingPrefix:d,nestingPrefixEscaped:f,nestingSuffix:h,nestingSuffixEscaped:p,nestingOptionsSeparator:m,maxReplaces:g,alwaysFormat:v}=e.interpolation;this.escape=void 0!==t?t:Ed,this.escapeValue=void 0===n||n,this.useRawValueToEscape=void 0!==r&&r,this.prefix=o?kd(o):i||"{{",this.suffix=s?kd(s):a||"}}",this.formatSeparator=l||",",this.unescapePrefix=c?"":u||"-",this.unescapeSuffix=this.unescapePrefix?"":c||"",this.nestingPrefix=d?kd(d):f||kd("$t("),this.nestingSuffix=h?kd(h):p||kd(")"),this.nestingOptionsSeparator=m||",",this.maxReplaces=g||1e3,this.alwaysFormat=void 0!==v&&v,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const e=(e,t)=>e?.source===t?(e.lastIndex=0,e):new RegExp(t,"g");this.regexp=e(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=e(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=e(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(e,t,n,r){let o,i,s;const a=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},l=e=>{if(e.indexOf(this.formatSeparator)<0){const o=Ud(t,a,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(o,void 0,n,{...r,...t,interpolationkey:e}):o}const o=e.split(this.formatSeparator),i=o.shift().trim(),s=o.join(this.formatSeparator).trim();return this.format(Ud(t,a,i,this.options.keySeparator,this.options.ignoreJSONStructure),s,n,{...r,...t,interpolationkey:i})};this.resetRegExp();const c=r?.missingInterpolationHandler||this.options.missingInterpolationHandler,u=void 0!==r?.interpolation?.skipOnVariables?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>Bd(e)},{regex:this.regexp,safeValue:e=>Bd(this.escapeValue?this.escape(e):e)}].forEach((t=>{for(s=0;o=t.regex.exec(e);){const n=o[1].trim();if(i=l(n),void 0===i)if("function"==typeof c){const t=c(e,o,r);i=hd(t)?t:""}else if(r&&Object.prototype.hasOwnProperty.call(r,n))i="";else{if(u){i=o[0];continue}this.logger.warn(`missed to pass in variable ${n} for interpolating ${e}`),i=""}else hd(i)||this.useRawValueToEscape||(i=md(i));const a=t.safeValue(i);if(e=e.replace(o[0],a),u?(t.regex.lastIndex+=i.length,t.regex.lastIndex-=o[0].length):t.regex.lastIndex=0,s++,s>=this.maxReplaces)break}})),e}nest(e,t){let n,r,o,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const s=(e,t)=>{const n=this.nestingOptionsSeparator;if(e.indexOf(n)<0)return e;const r=e.split(new RegExp(`${n}[ ]*{`));let i=`{${r[1]}`;e=r[0],i=this.interpolate(i,o);const s=i.match(/'/g),a=i.match(/"/g);((s?.length??0)%2==0&&!a||a.length%2!=0)&&(i=i.replace(/'/g,'"'));try{o=JSON.parse(i),t&&(o={...t,...o})}catch(l){return this.logger.warn(`failed parsing options string in nesting for key ${e}`,l),`${e}${n}${i}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,e};for(;n=this.nestingRegexp.exec(e);){let a=[];o={...i},o=o.replace&&!hd(o.replace)?o.replace:o,o.applyPostProcessor=!1,delete o.defaultValue;let l=!1;if(-1!==n[0].indexOf(this.formatSeparator)&&!/{.*}/.test(n[1])){const e=n[1].split(this.formatSeparator).map((e=>e.trim()));n[1]=e.shift(),a=e,l=!0}if(r=t(s.call(this,n[1].trim(),o),o),r&&n[0]===e&&!hd(r))return r;hd(r)||(r=md(r)),r||(this.logger.warn(`missed to resolve ${n[1]} for nesting ${e}`),r=""),l&&(r=a.reduce(((e,t)=>this.format(e,t,i.lng,{...i,interpolationkey:n[1].trim()})),r.trim())),e=e.replace(n[0],r),this.regexp.lastIndex=0}return e}}const Kd=e=>{const t={};return(n,r,o)=>{let i=o;o&&o.interpolationkey&&o.formatParams&&o.formatParams[o.interpolationkey]&&o[o.interpolationkey]&&(i={...i,[o.interpolationkey]:void 0});const s=r+JSON.stringify(i);let a=t[s];return a||(a=e(Pd(r),o),t[s]=a),a(n)}};class Hd{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Md.create("formatter"),this.options=e,this.formats={number:Kd(((e,t)=>{const n=new Intl.NumberFormat(e,{...t});return e=>n.format(e)})),currency:Kd(((e,t)=>{const n=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>n.format(e)})),datetime:Kd(((e,t)=>{const n=new Intl.DateTimeFormat(e,{...t});return e=>n.format(e)})),relativetime:Kd(((e,t)=>{const n=new Intl.RelativeTimeFormat(e,{...t});return e=>n.format(e,t.range||"day")})),list:Kd(((e,t)=>{const n=new Intl.ListFormat(e,{...t});return e=>n.format(e)}))},this.init(e)}init(e){this.formatSeparator=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}}).interpolation.formatSeparator||","}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=Kd(t)}format(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const o=t.split(this.formatSeparator);if(o.length>1&&o[0].indexOf("(")>1&&o[0].indexOf(")")<0&&o.find((e=>e.indexOf(")")>-1))){const e=o.findIndex((e=>e.indexOf(")")>-1));o[0]=[o[0],...o.splice(1,e)].join(this.formatSeparator)}return o.reduce(((e,t)=>{const{formatName:o,formatOptions:i}=(e=>{let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const r=e.split("(");t=r[0].toLowerCase().trim();const o=r[1].substring(0,r[1].length-1);"currency"===t&&o.indexOf(":")<0?n.currency||(n.currency=o.trim()):"relativetime"===t&&o.indexOf(":")<0?n.range||(n.range=o.trim()):o.split(";").forEach((e=>{if(e){const[t,...r]=e.split(":"),o=r.join(":").trim().replace(/^'+|'+$/g,""),i=t.trim();n[i]||(n[i]=o),"false"===o&&(n[i]=!1),"true"===o&&(n[i]=!0),isNaN(o)||(n[i]=parseInt(o,10))}}))}return{formatName:t,formatOptions:n}})(t);if(this.formats[o]){let t=e;try{const s=r?.formatParams?.[r.interpolationkey]||{};t=this.formats[o](e,s.locale||s.lng||r.locale||r.lng||n,{...i,...r,...s})}catch(s){this.logger.warn(s)}return t}return this.logger.warn(`there was no format function for ${o}`),e}),e)}}class Wd extends Od{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};super(),this.backend=e,this.store=t,this.services=n,this.languageUtils=n.languageUtils,this.options=r,this.logger=Md.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=r.maxParallelReads||10,this.readingCalls=0,this.maxRetries=r.maxRetries>=0?r.maxRetries:5,this.retryTimeout=r.retryTimeout>=1?r.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(n,r.backend,r)}queueLoad(e,t,n,r){const o={},i={},s={},a={};return e.forEach((e=>{let r=!0;t.forEach((t=>{const s=`${e}|${t}`;!n.reload&&this.store.hasResourceBundle(e,t)?this.state[s]=2:this.state[s]<0||(1===this.state[s]?void 0===i[s]&&(i[s]=!0):(this.state[s]=1,r=!1,void 0===i[s]&&(i[s]=!0),void 0===o[s]&&(o[s]=!0),void 0===a[t]&&(a[t]=!0)))})),r||(s[e]=!0)})),(Object.keys(o).length||Object.keys(i).length)&&this.queue.push({pending:i,pendingCount:Object.keys(i).length,loaded:{},errors:[],callback:r}),{toLoad:Object.keys(o),pending:Object.keys(i),toLoadLanguages:Object.keys(s),toLoadNamespaces:Object.keys(a)}}loaded(e,t,n){const r=e.split("|"),o=r[0],i=r[1];t&&this.emit("failedLoading",o,i,t),!t&&n&&this.store.addResourceBundle(o,i,n,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2,t&&n&&(this.state[e]=0);const s={};this.queue.forEach((n=>{((e,t,n)=>{const{obj:r,k:o}=bd(e,t,Object);r[o]=r[o]||[],r[o].push(n)})(n.loaded,[o],i),((e,t)=>{void 0!==e.pending[t]&&(delete e.pending[t],e.pendingCount--)})(n,e),t&&n.errors.push(t),0!==n.pendingCount||n.done||(Object.keys(n.loaded).forEach((e=>{s[e]||(s[e]={});const t=n.loaded[e];t.length&&t.forEach((t=>{void 0===s[e][t]&&(s[e][t]=!0)}))})),n.done=!0,n.errors.length?n.callback(n.errors):n.callback())})),this.emit("loaded",s),this.queue=this.queue.filter((e=>!e.done))}read(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.retryTimeout,i=arguments.length>5?arguments[5]:void 0;if(!e.length)return i(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:n,tried:r,wait:o,callback:i});this.readingCalls++;const s=(s,a)=>{if(this.readingCalls--,this.waitingReads.length>0){const e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}s&&a&&r<this.maxRetries?setTimeout((()=>{this.read.call(this,e,t,n,r+1,2*o,i)}),o):i(s,a)},a=this.backend[n].bind(this.backend);if(2!==a.length)return a(e,t,s);try{const n=a(e,t);n&&"function"==typeof n.then?n.then((e=>s(null,e))).catch(s):s(null,n)}catch(l){s(l)}}prepareLoading(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),r&&r();hd(e)&&(e=this.languageUtils.toResolveHierarchy(e)),hd(t)&&(t=[t]);const o=this.queueLoad(e,t,n,r);if(!o.toLoad.length)return o.pending.length||r(),null;o.toLoad.forEach((e=>{this.loadOne(e)}))}load(e,t,n){this.prepareLoading(e,t,{},n)}reload(e,t,n){this.prepareLoading(e,t,{reload:!0},n)}loadOne(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=e.split("|"),r=n[0],o=n[1];this.read(r,o,"read",void 0,void 0,((n,i)=>{n&&this.logger.warn(`${t}loading namespace ${o} for language ${r} failed`,n),!n&&i&&this.logger.log(`${t}loaded namespace ${o} for language ${r}`,i),this.loaded(e,n,i)}))}saveMissing(e,t,n,r,o){let i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},s=arguments.length>6&&void 0!==arguments[6]?arguments[6]:()=>{};if(!this.services?.utils?.hasLoadedNamespace||this.services?.utils?.hasLoadedNamespace(t)){if(null!=n&&""!==n){if(this.backend?.create){const l={...i,isUpdate:o},c=this.backend.create.bind(this.backend);if(c.length<6)try{let o;o=5===c.length?c(e,t,n,r,l):c(e,t,n,r),o&&"function"==typeof o.then?o.then((e=>s(null,e))).catch(s):s(null,o)}catch(a){s(a)}else c(e,t,n,r,s,l)}e&&e[0]&&this.store.addResource(e[0],t,n,r)}}else this.logger.warn(`did not save key "${n}" as the namespace "${t}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")}}const Gd=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if("object"==typeof e[1]&&(t=e[1]),hd(e[1])&&(t.defaultValue=e[1]),hd(e[2])&&(t.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){const n=e[3]||e[2];Object.keys(n).forEach((e=>{t[e]=n[e]}))}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}),Yd=e=>(hd(e.ns)&&(e.ns=[e.ns]),hd(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),hd(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),Qd=()=>{};class Xd extends Od{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;var n;if(super(),this.options=Yd(e),this.services={},this.logger=Md,this.modules={external:[]},n=this,Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach((e=>{"function"==typeof n[e]&&(n[e]=n[e].bind(n))})),t&&!this.isInitialized&&!e.isClone){if(!this.options.initAsync)return this.init(e,t),this;setTimeout((()=>{this.init(e,t)}),0)}}init(){var e=this;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;this.isInitializing=!0,"function"==typeof t&&(n=t,t={}),!t.defaultNS&&!1!==t.defaultNS&&t.ns&&(hd(t.ns)?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const r=Gd();this.options={...r,...this.options,...Yd(t)},this.options.interpolation={...r.interpolation,...this.options.interpolation},void 0!==t.keySeparator&&(this.options.userDefinedKeySeparator=t.keySeparator),void 0!==t.nsSeparator&&(this.options.userDefinedNsSeparator=t.nsSeparator);const o=e=>e?"function"==typeof e?new e:e:null;if(!this.options.isClone){let t;Md.init(this.modules.logger?o(this.modules.logger):null,this.options),t=this.modules.formatter?this.modules.formatter:Hd;const n=new Fd(this.options);this.store=new Ad(this.options.resources,this.options);const i=this.services;i.logger=Md,i.resourceStore=this.store,i.languageUtils=n,i.pluralResolver=new zd(n,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),!t||this.options.interpolation.format&&this.options.interpolation.format!==r.interpolation.format||(i.formatter=o(t),i.formatter.init(i,this.options),this.options.interpolation.format=i.formatter.format.bind(i.formatter)),i.interpolator=new Vd(this.options),i.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},i.backendConnector=new Wd(o(this.modules.backend),i.resourceStore,i,this.options),i.backendConnector.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];e.emit(t,...r)})),this.modules.languageDetector&&(i.languageDetector=o(this.modules.languageDetector),i.languageDetector.init&&i.languageDetector.init(i,this.options.detection,this.options)),this.modules.i18nFormat&&(i.i18nFormat=o(this.modules.i18nFormat),i.i18nFormat.init&&i.i18nFormat.init(this)),this.translator=new Id(this.services,this.options),this.translator.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];e.emit(t,...r)})),this.modules.external.forEach((e=>{e.init&&e.init(this)}))}if(this.format=this.options.interpolation.format,n||(n=Qd),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined");["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach((t=>{this[t]=function(){return e.store[t](...arguments)}}));["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach((t=>{this[t]=function(){return e.store[t](...arguments),e}}));const i=pd(),s=()=>{const e=(e,t)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),i.resolve(t),n(e,t)};if(this.languages&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initAsync?s():setTimeout(s,0),i}loadResources(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Qd;const n=hd(e)?e:this.language;if("function"==typeof e&&(t=e),!this.options.resources||this.options.partialBundledLanguages){if("cimode"===n?.toLowerCase()&&(!this.options.preload||0===this.options.preload.length))return t();const e=[],r=t=>{if(!t)return;if("cimode"===t)return;this.services.languageUtils.toResolveHierarchy(t).forEach((t=>{"cimode"!==t&&e.indexOf(t)<0&&e.push(t)}))};if(n)r(n);else{this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((e=>r(e)))}this.options.preload?.forEach?.((e=>r(e))),this.services.backendConnector.load(e,this.options.ns,(e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),t(e)}))}else t(null)}reloadResources(e,t,n){const r=pd();return"function"==typeof e&&(n=e,e=void 0),"function"==typeof t&&(n=t,t=void 0),e||(e=this.languages),t||(t=this.options.ns),n||(n=Qd),this.services.backendConnector.reload(e,t,(e=>{r.resolve(),n(e)})),r}use(e){if(!e)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&Rd.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1))for(let t=0;t<this.languages.length;t++){const e=this.languages[t];if(!(["cimode","dev"].indexOf(e)>-1)&&this.store.hasLanguageSomeTranslations(e)){this.resolvedLanguage=e;break}}}changeLanguage(e,t){var n=this;this.isLanguageChangingTo=e;const r=pd();this.emit("languageChanging",e);const o=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},i=(e,i)=>{i?(o(i),this.translator.changeLanguage(i),this.isLanguageChangingTo=void 0,this.emit("languageChanged",i),this.logger.log("languageChanged",i)):this.isLanguageChangingTo=void 0,r.resolve((function(){return n.t(...arguments)})),t&&t(e,(function(){return n.t(...arguments)}))},s=t=>{e||t||!this.services.languageDetector||(t=[]);const n=hd(t)?t:this.services.languageUtils.getBestMatchFromCodes(t);n&&(this.language||o(n),this.translator.language||this.translator.changeLanguage(n),this.services.languageDetector?.cacheUserLanguage?.(n)),this.loadResources(n,(e=>{i(e,n)}))};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(s):this.services.languageDetector.detect(s):s(e):s(this.services.languageDetector.detect()),r}getFixedT(e,t,n){var r=this;const o=function(e,t){let i;if("object"!=typeof t){for(var s=arguments.length,a=new Array(s>2?s-2:0),l=2;l<s;l++)a[l-2]=arguments[l];i=r.options.overloadTranslationOptionHandler([e,t].concat(a))}else i={...t};i.lng=i.lng||o.lng,i.lngs=i.lngs||o.lngs,i.ns=i.ns||o.ns,""!==i.keyPrefix&&(i.keyPrefix=i.keyPrefix||n||o.keyPrefix);const c=r.options.keySeparator||".";let u;return u=i.keyPrefix&&Array.isArray(e)?e.map((e=>`${i.keyPrefix}${c}${e}`)):i.keyPrefix?`${i.keyPrefix}${c}${e}`:e,r.t(u,i)};return hd(e)?o.lng=e:o.lngs=e,o.ns=t,o.keyPrefix=n,o}t(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.translate(...t)}exists(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.exists(...t)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const n=t.lng||this.resolvedLanguage||this.languages[0],r=!!this.options&&this.options.fallbackLng,o=this.languages[this.languages.length-1];if("cimode"===n.toLowerCase())return!0;const i=(e,t)=>{const n=this.services.backendConnector.state[`${e}|${t}`];return-1===n||0===n||2===n};if(t.precheck){const e=t.precheck(this,i);if(void 0!==e)return e}return!!this.hasResourceBundle(n,e)||(!(this.services.backendConnector.backend&&(!this.options.resources||this.options.partialBundledLanguages))||!(!i(n,e)||r&&!i(o,e)))}loadNamespaces(e,t){const n=pd();return this.options.ns?(hd(e)&&(e=[e]),e.forEach((e=>{this.options.ns.indexOf(e)<0&&this.options.ns.push(e)})),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}loadLanguages(e,t){const n=pd();hd(e)&&(e=[e]);const r=this.options.preload||[],o=e.filter((e=>r.indexOf(e)<0&&this.services.languageUtils.isSupportedCode(e)));return o.length?(this.options.preload=r.concat(o),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!e)return"rtl";const t=this.services?.languageUtils||new Fd(Gd());return["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){return new Xd(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},arguments.length>1?arguments[1]:void 0)}cloneInstance(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Qd;const n=e.forkResourceStore;n&&delete e.forkResourceStore;const r={...this.options,...e,isClone:!0},o=new Xd(r);void 0===e.debug&&void 0===e.prefix||(o.logger=o.logger.clone(e));if(["store","services","language"].forEach((e=>{o[e]=this[e]})),o.services={...this.services},o.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},n){const e=Object.keys(this.store.data).reduce(((e,t)=>(e[t]={...this.store.data[t]},Object.keys(e[t]).reduce(((n,r)=>(n[r]={...e[t][r]},n)),{}))),{});o.store=new Ad(e,r),o.services.resourceStore=o.store}return o.translator=new Id(o.services,r),o.translator.on("*",(function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];o.emit(e,...n)})),o.init(r,t),o.translator.options=r,o.translator.backendConnector.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},o}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const Jd=Xd.createInstance();Jd.createInstance=Xd.createInstance;const{slice:Zd,forEach:ef}=[];const tf=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,nf={create(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{path:"/",sameSite:"strict"};n&&(o.expires=new Date,o.expires.setTime(o.expires.getTime()+60*n*1e3)),r&&(o.domain=r),document.cookie=function(e,t){const n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{path:"/"};let r=`${e}=${encodeURIComponent(t)}`;if(n.maxAge>0){const e=n.maxAge-0;if(Number.isNaN(e))throw new Error("maxAge should be a Number");r+=`; Max-Age=${Math.floor(e)}`}if(n.domain){if(!tf.test(n.domain))throw new TypeError("option domain is invalid");r+=`; Domain=${n.domain}`}if(n.path){if(!tf.test(n.path))throw new TypeError("option path is invalid");r+=`; Path=${n.path}`}if(n.expires){if("function"!=typeof n.expires.toUTCString)throw new TypeError("option expires is invalid");r+=`; Expires=${n.expires.toUTCString()}`}if(n.httpOnly&&(r+="; HttpOnly"),n.secure&&(r+="; Secure"),n.sameSite)switch("string"==typeof n.sameSite?n.sameSite.toLowerCase():n.sameSite){case!0:r+="; SameSite=Strict";break;case"lax":r+="; SameSite=Lax";break;case"strict":r+="; SameSite=Strict";break;case"none":r+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return r}(e,encodeURIComponent(t),o)},read(e){const t=`${e}=`,n=document.cookie.split(";");for(let r=0;r<n.length;r++){let e=n[r];for(;" "===e.charAt(0);)e=e.substring(1,e.length);if(0===e.indexOf(t))return e.substring(t.length,e.length)}return null},remove(e){this.create(e,"",-1)}};var rf={name:"cookie",lookup(e){let{lookupCookie:t}=e;if(t&&"undefined"!=typeof document)return nf.read(t)||void 0},cacheUserLanguage(e,t){let{lookupCookie:n,cookieMinutes:r,cookieDomain:o,cookieOptions:i}=t;n&&"undefined"!=typeof document&&nf.create(n,e,r,o,i)}},of={name:"querystring",lookup(e){let t,{lookupQuerystring:n}=e;if("undefined"!=typeof window){let{search:e}=window.location;!window.location.search&&window.location.hash?.indexOf("?")>-1&&(e=window.location.hash.substring(window.location.hash.indexOf("?")));const r=e.substring(1).split("&");for(let o=0;o<r.length;o++){const e=r[o].indexOf("=");if(e>0){r[o].substring(0,e)===n&&(t=r[o].substring(e+1))}}}return t}};let sf=null;const af=()=>{if(null!==sf)return sf;try{sf="undefined"!==window&&null!==window.localStorage;const e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch(e){sf=!1}return sf};var lf={name:"localStorage",lookup(e){let{lookupLocalStorage:t}=e;if(t&&af())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:n}=t;n&&af()&&window.localStorage.setItem(n,e)}};let cf=null;const uf=()=>{if(null!==cf)return cf;try{cf="undefined"!==window&&null!==window.sessionStorage;const e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch(e){cf=!1}return cf};var df={name:"sessionStorage",lookup(e){let{lookupSessionStorage:t}=e;if(t&&uf())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:n}=t;n&&uf()&&window.sessionStorage.setItem(n,e)}},ff={name:"navigator",lookup(e){const t=[];if("undefined"!=typeof navigator){const{languages:e,userLanguage:n,language:r}=navigator;if(e)for(let o=0;o<e.length;o++)t.push(e[o]);n&&t.push(n),r&&t.push(r)}return t.length>0?t:void 0}},hf={name:"htmlTag",lookup(e){let t,{htmlTag:n}=e;const r=n||("undefined"!=typeof document?document.documentElement:null);return r&&"function"==typeof r.getAttribute&&(t=r.getAttribute("lang")),t}},pf={name:"path",lookup(e){let{lookupFromPathIndex:t}=e;if("undefined"==typeof window)return;const n=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(!Array.isArray(n))return;const r="number"==typeof t?t:0;return n[r]?.replace("/","")}},mf={name:"subdomain",lookup(e){let{lookupFromSubdomainIndex:t}=e;const n="number"==typeof t?t+1:1,r="undefined"!=typeof window&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}};let gf=!1;try{document,gf=!0}catch(ZY){}const vf=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];gf||vf.splice(1,1);class yf{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.type="languageDetector",this.detectors={},this.init(e,t)}init(){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.services=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{languageUtils:{}},this.options=function(e){return ef.call(Zd.call(arguments,1),(t=>{if(t)for(const n in t)void 0===e[n]&&(e[n]=t[n])})),e}(e,this.options||{},{order:vf,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:e=>e}),"string"==typeof this.options.convertDetectedLanguage&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=e=>e.replace("-","_")),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=t,this.addDetector(rf),this.addDetector(of),this.addDetector(lf),this.addDetector(df),this.addDetector(ff),this.addDetector(hf),this.addDetector(pf),this.addDetector(mf)}addDetector(e){return this.detectors[e.name]=e,this}detect(){let e=[];return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.options.order).forEach((t=>{if(this.detectors[t]){let n=this.detectors[t].lookup(this.options);n&&"string"==typeof n&&(n=[n]),n&&(e=e.concat(n))}})),e=e.map((e=>this.options.convertDetectedLanguage(e))),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?e:e.length>0?e[0]:null}cacheUserLanguage(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.options.caches;t&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(e)>-1||t.forEach((t=>{this.detectors[t]&&this.detectors[t].cacheUserLanguage(e,this.options)})))}}yf.type="languageDetector";const bf={en:{common:{ad_spend:"Ad Spend",date:"Date",close:"Close",continue:"Continue",connected:"Connected",connecting:"Connecting...",reauth_required:"Re-authentication required",reauth_required_description:"Re-authentication required for one of your ad accounts",reauthenticate:"Reauthenticate",account_settings:"Account Settings",manage_account_settings:"Manage your account settings",copy:"Copy",copied:"Copied",error:"An error occurred",filter:"Filter",finishingUp:"Finishing up...",loading:"Loading...",need_help:"Need help? let us know",next:"Next",next_steps:"Next steps:",number:"{{number}}",previous:"Previous",revenue:"Revenue",revenue_from_ads:"Revenue From Ads",roas:"ROAS",return_on_ad_spend:"Return on Ad Spend",select_dates:"Select dates",total_ads_spend:"Total Ads Spend",measure:{dashboard:{title:"Marketing ROI Dashboard",subtitle:"Track and analyze how your marketing efforts are driving sales",reach_managed_campaign_banner:"Your ads are being managed by Reach. We’ll automatically optimize them to drive the best results."}},authentication:{required:"Authentication required",failed:"Authentication failed",connect_account_title:"Connect Your {{provider}} Account",connect_account_description:"To create and manage ad campaigns, please connect your {{provider}} account",connect_account_button:"Continue with {{provider}}",connect_account_TOS:"By connecting, you agree to our Terms of Service and Privacy Policy"},theme:{loading:"Loading theme...",error:"Error loading theme: {{message}}"},dates:{last_week:"Last week",last_month:"Last month",last_quarter:"Last quarter",last_year:"Last year"},campaigns:{setup:{card_header:"Run paid digital ads to get new leads & customers",title:"Create your first AI-driven Ad campaign in 4 simple clicks",description:"Welcome to the future of advertising! Our AI-powered campaign builder helps you effortlessly design and manage ads that reach your target audience with precision. Get started now to unlock the potential of automated, data-driven advertising.",button:"Set up paid ads",next_steps_description:"Already running ads? Track Your Marketing Results with a few clicks.",link_to_analytics:"Connect your existing accounts to get instant insights into your marketing performance."},how_it_works:{dialog_title:"How It Works",title:"Setup your ad campaign",step1:{title:"Set up budget & review your ads",description:"Define how much you want to spend, review the ad designs, and configure who you want to reach."},step2:{title:"We’ll publish & optimize your ads on Google",description:"We’ll do the hard work of publishing & continuously optimizing your ads on Google making sure you’re getting the best possible return on investment."},step3:{title:"See Customers & Results",description:"When a customer buys from you, we’ll notify you and show you the total revenue driven to your business from each dollar invested in ads. "}},ads_builder:{dialog_trigger:"New campaign",title:"Ads Builder",description:"Create your new ad campaign",review_ad_themes:"Review Ad Themes",example_ad_preview:"Example Ad Preview",example_ad_preview_description:"Here's an example of how prospective customers might see your ads. We will automagically tweak the copy based on your products offered, and improve targeting based on what results in the most dollars to your business."}},analytics:{setup_analytics:"Setup analytics",setup_analytics_description:"Let's get you started with analytics. Connect your data sources to start tracking your customers.",connect_data:{title:"Connect Your Data",description:"We bring all of your ads data together to give you a clear view of which customers are coming in from where."},install_pixel:{copied_to_clipboard:"Copied to clipboard",copied_to_clipboard_description:"The tracking pixel code has been copied to your clipboard.",title:"Install our Tracking Pixel",description:"In order to get a complete picture of how users are interacting with your website, it’s important for the Reach analytics code to be on every page of your website and within as many third-party tools that you use as possible.",card_title:"Install the Snippet inside the <HEAD> of every page",third_party_pages_your_tracking_pixel:"Your Tracking Pixel:",card_description:"Copy this following text and insert it inside of the <HEAD> tags on all pages.",error_generating_pixel_code:"Error generating pixel code - please contact your administrator",third_party_pages_question:"Do you use any websites or landing pages for marketing your business?",third_party_pages_yes:"Yes, I have marketing websites",third_party_pages_no:"No, I don't use any websites",third_party_pages_why_asking:"Why We're Asking For This",third_party_pages_why_asking_description:"Adding our tracking pixel to your website allows us to:",third_party_pages_why_asking_list_1:"Understand how visitors interact with your pages",third_party_pages_why_asking_list_2:"Measure which ads are driving visitors to your site",third_party_pages_why_asking_list_3:"Track conversions from your campaigns",third_party_pages_enter_marketing_website:"Enter your marketing website:",third_party_pages_we_will_use_this_to_help_you_install_the_tracking_pixel:"We'll use this to help you install the tracking pixel",third_party_pages_select_your_website_platform:"Select your website platform:"},third_party_installation_guides:{title:"Installation Guides",description:"These guides will help you add the Reach analytics snippet to your website. The process works with any website builder or platform and most third-party tools.",installation_guide:"{{name}} Installation Guide",official_guide:"Official Guide",shopify:{step_1:"From your Shopify admin, go to Online Store > Themes",step_2:"Find the theme you want to edit, click the … button to open the actions menu, and then click Edit code",step_3:'Open "theme.liquid"',step_4:"Find the </head> tag",step_5:"Paste the code snippet from the section above just before it"},google_tag_manager:{step_1:"Go to https://tagmanager.google.com",step_2:"Sign in to your Google Account",step_3:"Click the Accounts tab, then select Create Account",step_4:"Enter an account name and select your country location",step_5:"In Container Setup, enter a container name (e.g., your website URL)",step_6:'Select "Web" as the container type',step_7:"Click Create and agree to the Terms of Service",step_8:"Once created, you'll receive two code snippets to install:",step_9:"• Place the first snippet in the <head> of your page",step_10:"• Place the second snippet immediately after the opening <body> tag",step_11:"In the Tags tab, click the + button to create a new tag",step_12:'Select "Google Analytics: Universal Analytics" as the tag type',special_note:"Make sure you have the Google Tag Manager container code already installed on your site before adding this tag."},hubspot:{step_1:"Go to Settings → Content → Pages",step_2:'In the upper left, select a domain to edit its settings. Or select "Default settings for all domains"',step_3:'Paste the code from the section above to the "Site Header HTML" field',step_4:'Click "Save"'},wordpress:{step_1:"We recommend using the popular WPCode Plugin",step_2:'In the plugin, select "+ Add Snippet"',step_3:'When presented with a menu of options, navigate to "Add Your Custom Code (New Snippet)" and select "Use snippet"',step_4:"Paste the code snippet from the section above",step_5:'For Insert Method, choose "Auto Insert"',step_6:'For Location, select "Site Wide Header"',step_7:"Be sure to save your snippet"},squarespace:{step_1:"Go to Settings → Advanced → Code Injection",step_2:'Paste the code from the section above into the "Header" field',step_3:'Click "Save"'},wix:{step_1:"Go to Settings → Custom Code",step_2:'Click "+ Add Custom Code"',step_3:"Paste the code from the section above",step_4:'Click "Apply"',step_5:'Set "Add Code to Pages" to "All Pages"'},webflow:{step_1:"Open your project settings",step_2:'Navigate to "Custom Code"',step_3:'Paste the code from the section above into the "Head Code" section',step_4:'Click "Save Changes"'},third_party_systems:{step_1:"Check if your third-party tools (lead forms, scheduling tools, etc.) allow custom code injection",step_2:'Look for options labeled "Custom Code", "Embed Code", or "Advanced Settings"',step_3:"Paste the same tracking code into these sections where available",step_4:"Common locations include:",step_5:"• Head section of your website (for tracking scripts and styles)",step_6:"• Footer section of your website (for tracking scripts and styles)",special_note:"This helps ensure consistent tracking across all your customer touchpoints, even when using external tools."},custom:{step_1:"Locate your website's HTML template or main layout file",step_2:"Find the </head> tag in your HTML",step_3:"Paste the code snippet just before the </head> tag",step_4:"Save the file and deploy your changes"}},success:{title:"Success!",description:"You have successfully connected your data sources and installed our tracking pixel.",what_next:"What happens next?",step_1:"Your ad data will start syncing automatically",step_2:"The pixel will begin tracking conversions on your site",step_3:"You'll see your first analytics reports within 24 hours"}},dashboard:{banners:{metrics_crunching:{title:"Crunching your data",description:"You have successfully connected your ad accounts. We're now crunching your data. Check back soon for relevant metrics."},revoked_accounts:{title:"Your ad accounts have been revoked",description:"Please reconnect your ad accounts to continue using the dashboard."}},roas_chart:{title:"Ad Spend vs Revenue Over Time",campaign_not_available:"Chart is not available for individual campaigns yet"},customer_acquisition:{title:"Client Acquisition",description:"See how many new clients you acquired from each channel",client:"Client",source:"Source",total_spent:"Total Spent",total_revenue:"Total Revenue",status:"Status",no_data:"No data available",source_breakdown:"Source",payment_status:"Payment Status",paid:"Paid",unpaid:"Unpaid",invoice_details:"Invoice Details",amount:"Amount",service:"Service",invoice_date:"Invoice Date"},channel_performance:{title:"Channel Performance",description:"See how each channel performs",channel:"Channel",spend:"Spend",revenue:"Revenue",roas:"ROAS",new_customers:"New Customers"},traffic_conversion:{title:"Traffic Conversion Funnel"},tabs:{overview:"Overview",channel_performance:"Channel Performance",campaign_performance:"Campaign Performance",customer_acquisition:"Customer Acquisition",traffic_conversion:"Traffic Conversion"},metrics:{ads_spend:"Ads Spend",ads_spend_description:"The amount spent on ads in a given period. Sum of all sub-ads accounts (e.g. insta, google). Excluding agency fees",direct_measured_revenue:"Direct Measured Revenue",direct_measured_revenue_description:"The amount of revenue directly measured from ads",measured_revenue:"Measured Revenue",measured_revenue_description:"The amount of revenue measured from ads",direct_measured_conversions:"Direct Measured Conversions",direct_measured_conversions_description:"The amount of conversions directly measured from ads",measured_conversions:"Measured Conversions",measured_conversions_description:"The amount of conversions measured from ads",roas:"ROAS",roas_description:"This is the ratio of the revenue to the ads spend",impressions:"Impressions",impressions_description:"Number of times your ads were shown to potential customers",clicks:"Clicks/Actions",clicks_description:"Total interactions with your ads, including clicks and other actions",website_visitors:"Website Visitors",website_visitors_description:"Unique visitors to your website from advertising campaigns",new_leads:"New Leads",new_leads_description:"New potential customers who provided contact information",customer_ltv:"Customer LTV",customer_ltv_description:"Average lifetime value of customers acquired through ads",new_customers:"New Customers",new_customers_description:"New customers who made a purchase or took an action",new_leads_conversion_rate:"New Leads Conversion Rate",new_leads_conversion_rate_description:"The ratio of new leads to the total number of leads",new_customers_conversion_rate:"New Customers Conversion Rate",new_customers_conversion_rate_description:"The ratio of new customers to the total number of customers",cost_per_click:"Cost Per Click",cost_per_click_description:"The amount spent per click on your ads",click_conversion_rate:"Click Conversion Rate",click_conversion_rate_description:"The ratio of clicks to the total number of clicks",click_through_rate:"Click Through Rate",click_through_rate_description:"The ratio of clicks to the total number of impressions",conversion_rate:"Conversion Rate",conversion_rate_description:"The ratio of conversions to the total number of clicks",total_conversion:"Total Conversion",total_conversion_description:"The total number of conversions from your ads",cac:"CAC",cac_description:"The amount spent per customer acquisition",revenue_per_click:"Revenue Per Click",revenue_per_click_description:"The amount of revenue generated per click on your ads",revenue_per_new_customer:"Revenue Per New Customer",revenue_per_new_customer_description:"The amount of revenue generated per new customer",reengaged_customers:"Reengaged Customers",reengaged_customers_description:"The number of customers who have been reengaged with your ads",expected_revenue:"Expected Revenue",expected_revenue_description:"The amount of revenue you expect to generate from your ads",estimated_revenue:"Estimated Revenue",estimated_revenue_description:"The amount of revenue you expect to generate from your ads"},title:"Marketing Revenue Dashboard",settings_sheet:{setup:"Setup",connected_accounts:"Connected Accounts",setup_analytics:"Setup analytics",setup_analytics_description:"Configure your analytics tracking",setup_campaigns:"Setup campaigns",setup_campaigns_description:"Set up your first campaign",legal:"Legal",terms_of_service:"Terms of Service",privacy_policy:"Privacy Policy"}},setup:{how_it_works:{title:"How It Works",dialog_title:"Setup Marketing Insights",connect_ads_title:"Connect your Ads Accounts",connect_ads_description:"Link your advertising accounts from platforms like Google and Meta to consolidate all your campaign data in one place. This enables comprehensive tracking and analysis of your marketing spend.",install_pixel_title:"Install Our Tracking Pixel",install_pixel_description:"Add our lightweight tracking code to your website to accurately measure customer interactions and conversions. This simple integration helps identify which ads are driving real results for your business.",see_customers_results_title:"See Customers & Results",see_customers_results_description:"Get clear insights into your marketing performance with detailed analytics on customer acquisition, conversion rates, and return on ad spend. Make data-driven decisions to optimize your campaigns and grow your business.",still_have_more_questions:"Still have more questions?",get_started:"Get Started"},initial_setup:{wizard_title:"Connect your ad accounts and see exactly how your campaigns drive revenue",title:"Unlock Clear Insights into Your Marketing Performance",description:"Stop guessing and start knowing. Our performance dashboard gives you a complete view of your marketing efforts, including ad spend, conversions, and return on ad spend (ROAS).",description_2:"With a simple setup process, you’ll have actionable insights at your fingertips to help you make smarter decisions and grow your business.",setup_performance_analytics:"Setup Performance Analytics",next_steps_description:"If you're not running ads yet, you can launch your first AI-powered ad campaign in minutes.",next_steps_link:"We will prompt you to connect your ad accounts and set up your first campaign."}},oauth:{selectAccount:{title:"Select {{platform}} Account",description:"Choose the {{platform}} account you want to connect.",loading:"Loading accounts...",loadingPlatform:"Loading {{platform}} accounts...",loadingDescription:"Please wait while we fetch your available accounts...",noAccounts:"No {{platform}} accounts were found for your account.",noAccountsDescription:"Please make sure you have access to a {{platform}} account and try again.",selectAccountPlaceholder:"Select an account",searchPlaceholder:"Search accounts...",fetchAccounts:"Fetching accounts...",noAccountSelected:"No account selected",enableTrackingParams:"Enable Tracking Parameters",enableTrackingParamsDescription:"Append the reach campaign id parameter to your ad platform tracking settings. We will not overwrite any existing tracking parameters. Required for accurate tracking.",google:{selectAccountDescription:"Select the Google Ads account you want to connect to view your data. These will be linked to our MCC for optimal tracking.",mccAccounts:"MCC Accounts",directAccounts:"Direct Accounts"},meta:{selectAccountDescription:"Choose the Meta Ads account you want to connect to view your data."}},success:{connection:{title:"Connected successfully",description:"Your {{provider}} account has been connected."},revoke:{title:"Account revoked",description:"Your {{provider}} account has been revoked."}},error:{title:"Connection failed",description:"Failed to connect account"},revoke:{title:"Revoke access",description:"Are you sure? Revoking access will remove the connection you have and you will be unable to view your ad metrics.",cancel:"Cancel",revoke:"Revoke",error:{title:"Error",description:"Failed to revoke access"}}},magic_link:{get_started:"Get Started",description:"Reach will be embedded within your platform dashboard but until then, you can get started with a magic link. Log in to your account and start creating AI-powered campaigns or measuring your ad spend and performance.",create_campaigns:"Create AI-generated ad campaigns in minutes",unlock_insights:"Unlock insights into your ad spend and performance",save_time:"Save time with automated campaign optimization",request_new_magic_link:"Request New Magic Link",go_to_dashboard:"Go to Dashboard",continuation_disclaimer:"By continuing, you agree to our <terms_of_service>Terms of Service</terms_of_service> and <privacy_policy>Privacy Policy</privacy_policy>."},empty_state:{analytics:{title:"You haven't connected any ad accounts yet",description:"You can connect your ad accounts in minutes and start driving more customers to your business.",button_text:"Setup analytics"}}}},es:{common:{ad_spend:"Gasto en anuncios",date:"Fecha",close:"Cerrar",continue:"Continuar",connected:"Conectado",connecting:"Conectando...",reauth_required:"Re-autenticación requerida",reauth_required_description:"Re-autenticación requerida para una de tus cuentas de anuncios",reauthenticate:"Reautenticar",account_settings:"Configuración de cuenta",manage_account_settings:"Configuración de tu cuenta",copy:"Copiar",copied:"Copiado",error:"Se produjo un error",filter:"Filtrar",finishingUp:"Finalizando...",loading:"Cargando...",need_help:"¿Necesitas ayuda? Háznoslo saber",next:"Siguiente",next_steps:"Siguientes pasos:",number:"{{number}}",previous:"Anterior",revenue:"Ingresos",revenue_from_ads:"Ingresos de anuncios",roas:"ROAS",return_on_ad_spend:"Retorno de inversión en anuncios",select_dates:"Selecciona fechas",total_ads_spend:"Gasto total en anuncios",measure:{dashboard:{title:"Panel de ingresos de marketing",subtitle:"Rastrea y analiza cómo tus esfuerzos de marketing están generando ventas",reach_managed_campaign_banner:"Tus anuncios están siendo gestionados por Reach. Automáticamente los optimizaremos para obtener los mejores resultados."}},authentication:{required:"Se requiere autenticación",failed:"Error de autenticación",connect_account_title:"Conecta tu cuenta de {{provider}}",connect_account_description:"Para crear y gestionar campañas de anuncios, por favor conecta tu cuenta de {{provider}}",connect_account_button:"Continuar con {{provider}}",connect_account_TOS:"Al conectarte, aceptas nuestros Términos de Servicio y Política de Privacidad"},theme:{loading:"Cargando tema...",error:"Error al cargar el tema: {{message}}"},dates:{last_week:"Semana pasada",last_month:"Mes pasado",last_quarter:"Trimestre pasado",last_year:"Año pasado"},campaigns:{setup:{card_header:"Lanza anuncios pagados para obtener nuevos leads y clientes",title:"Crea tu primera campaña de anuncios AI en 4 clicks",description:"Bienvenido al futuro del marketing! Nuestro creador de campañas AI te ayuda a diseñar y gestionar anuncios que alcanzan a tu audiencia con precisión. ¡Comienza ahora para desbloquear el potencial de anuncios automatizados y basados en datos.",button:"Configura tus anuncios pagados",next_steps_description:"¿Ya tienes anuncios? Rastrea tus resultados de marketing con solo unos clicks.",link_to_analytics:"Conecta tus cuentas existentes para obtener insights instantáneos sobre tu rendimiento de marketing."},how_it_works:{dialog_title:"Cómo funciona",title:"Configura tu campaña de anuncios",step1:{title:"Configura tu presupuesto y revisa tus anuncios",description:"Define cuánto quieres gastar, revisa los diseños de anuncios y configura quién quieres llegar."},step2:{title:"Publicaremos y optimizaremos tus anuncios en Google",description:"Haremos el trabajo duro de publicar y optimizar tus anuncios en Google para asegurarnos de que obtengas el mejor retorno de inversión posible."},step3:{title:"Ver clientes y resultados",description:"Cuando un cliente compra de ti, te notificaremos y te mostraremos el total de ingresos generados para tu negocio por cada dólar invertido en anuncios."}},ads_builder:{dialog_trigger:"Nueva campaña",title:"Ads Builder",description:"Crea tu nueva campaña de anuncios",review_ad_themes:"Revisa temas de anuncios",example_ad_preview:"Ejemplo de anuncio",example_ad_preview_description:"Aquí tienes un ejemplo de cómo los clientes potenciales podrían ver tus anuncios. Automáticamente ajustaremos el texto basándonos en tus productos ofrecidos y mejoraremos el targeting basándonos en lo que resulta en más dinero para tu negocio."}},analytics:{setup_analytics:"Configura analytics",setup_analytics_description:"Vamos a empezar con analytics. Conecta tus fuentes de datos para empezar a rastrear tus clientes.",connect_data:{title:"Conecta tus datos",description:"Juntamos todos tus datos de anuncios para darte una visión clara de qué clientes están llegando de dónde."},install_pixel:{copied_to_clipboard:"Copiado al portapapeles",copied_to_clipboard_description:"El código del pixel de seguimiento ha sido copiado a tu portapapeles.",title:"Instala nuestro pixel de seguimiento",description:"Para obtener una visión completa de cómo los usuarios interactúan con tu sitio web, es importante que el código de analytics de Reach esté en cada página de tu sitio web y dentro de tantos terceros como puedas usar.",card_title:"Instala el fragmento dentro del <HEAD> de cada página",third_party_pages_your_tracking_pixel:"Tu pixel de seguimiento:",card_description:"Copia este texto y insertalo dentro de las etiquetas <HEAD> en todas las páginas.",error_generating_pixel_code:"Error generando código del pixel - por favor contacta a tu administrador",third_party_pages_question:"¿Utilizas alguna página web o landing page para promocionar tu negocio?",third_party_pages_yes:"Sí, tengo páginas web de marketing",third_party_pages_no:"No, no utilizo ninguna página web",third_party_pages_why_asking:"¿Por qué te pedimos esto?",third_party_pages_why_asking_description:"Añadir nuestro pixel de seguimiento a tu sitio web nos permite:",third_party_pages_why_asking_list_1:"Entender cómo los visitantes interactúan con tus páginas",third_party_pages_why_asking_list_2:"Medir qué anuncios están llevando visitantes a tu sitio",third_party_pages_why_asking_list_3:"Rastrear conversiones desde tus campañas",third_party_pages_enter_marketing_website:"Ingresa tu página web de marketing:",third_party_pages_we_will_use_this_to_help_you_install_the_tracking_pixel:"Usaremos esto para ayudarte a instalar el pixel de seguimiento",third_party_pages_select_your_website_platform:"Selecciona tu plataforma de sitio web:"},third_party_installation_guides:{title:"Guías de instalación",description:"Estas guías te ayudarán a agregar el fragmento de analytics de Reach a tu sitio web. El proceso funciona con cualquier constructor de sitios web o plataforma y la mayoría de las herramientas de terceros.",installation_guide:"Guía de instalación de {{name}}",official_guide:"Guía oficial",shopify:{step_1:"Desde tu Shopify admin, ve a Online Store > Themes",step_2:"Encuentra el tema que quieres editar, haz click en el botón … para abrir el menú de acciones y luego haz click en Editar código",step_3:'Abre "theme.liquid"',step_4:"Encuentra la etiqueta </head>",step_5:"Pega el fragmento de código de la sección anterior justo antes de ella"},google_tag_manager:{step_1:"Ve a https://tagmanager.google.com",step_2:"Inicia sesión en tu cuenta de Google",step_3:"Haz click en la pestaña de Cuentas y selecciona Crear cuenta",step_4:"Ingresa un nombre para tu cuenta y selecciona tu ubicación",step_5:"En Container Setup, ingresa un nombre para tu contenedor (e.g., tu URL de sitio web)",step_6:'Selecciona "Web" como tipo de contenedor',step_7:"Haz click en Crear y acepta los Términos de Servicio",step_8:"Una vez creado, recibirás dos fragmentos de código para instalar:",step_9:"• Coloca el primer fragmento en la etiqueta <head> de tu página",step_10:"• Coloca el segundo fragmento justo después de la etiqueta <body>",step_11:"En la pestaña de Etiquetas, haz click en el botón + para crear una nueva etiqueta",step_12:'Selecciona "Google Analytics: Universal Analytics" como tipo de etiqueta',special_note:"Asegúrate de tener el código del contenedor de Google Tag Manager instalado en tu sitio web antes de agregar esta etiqueta."},hubspot:{step_1:"Ve a Configuración → Contenido → Páginas",step_2:'En la esquina superior izquierda, selecciona un dominio para editar sus ajustes. O selecciona "Ajustes predeterminados para todos los dominios"',step_3:'Pega el código de la sección anterior en el campo "HTML del encabezado del sitio"',step_4:'Haz click en "Guardar"'},wordpress:{step_1:"Recomendamos usar el plugin WPCode",step_2:'En el plugin, selecciona "+ Añadir fragmento"',step_3:'Cuando se te presente un menú de opciones, navega a "Añadir tu código personalizado (nuevo fragmento)" y selecciona "Usar fragmento"',step_4:"Pega el fragmento de código de la sección anterior",step_5:'Para el método de inserción, elige "Auto insertar"',step_6:'Para la ubicación, selecciona "Encabezado del sitio"',step_7:"Asegúrate de guardar tu fragmento"},squarespace:{step_1:"Ve a Configuración → Avanzado → Inyección de código",step_2:'Pega el código de la sección anterior en el campo "Encabezado"',step_3:'Haz click en "Guardar"'},wix:{step_1:"Ve a Configuración → Código personalizado",step_2:'Haz click en "+ Añadir código personalizado"',step_3:"Pega el código de la sección anterior",step_4:'Haz click en "Aplicar"',step_5:'Establece "Añadir código a páginas" a "Todas las páginas"'},webflow:{step_1:"Abre tus ajustes de proyecto",step_2:'Navega a "Código personalizado"',step_3:'Pega el código de la sección anterior en la sección "Código de encabezado"',step_4:'Haz click en "Guardar cambios"'},third_party_systems:{step_1:"Revisa si tus herramientas de terceros (formularios de leads, herramientas de programación, etc.) permiten la inyección de código personalizado",step_2:'Busca opciones etiquetadas como "Código personalizado", "Código incrustado" o "Ajustes avanzados"',step_3:"Pega el mismo código de seguimiento en estas secciones donde esté disponible",step_4:"Los lugares comunes incluyen:",step_5:"• Sección de encabezado de tu sitio web (para scripts y estilos de seguimiento)",step_6:"• Sección de pie de página de tu sitio web (para scripts y estilos de seguimiento)",special_note:"Esto asegura un seguimiento consistente en todos tus puntos de contacto con clientes, incluso cuando usas herramientas externas."},custom:{step_1:"Localiza tu plantilla HTML o archivo de diseño principal",step_2:"Encuentra la etiqueta </head> en tu HTML",step_3:"Pega el fragmento de código justo antes de la etiqueta </head>",step_4:"Guarda el archivo y desplíalo"}},success:{title:"¡Éxito!",description:"Has conectado tus fuentes de datos y instalado nuestro pixel de seguimiento.",what_next:"¿Qué pasa a continuación?",step_1:"Tus datos de anuncios comenzarán a sincronizarse automáticamente",step_2:"El pixel comenzará a rastrear conversiones en tu sitio",step_3:"Verás tus primeros informes de analytics en 24 horas"}},dashboard:{banners:{metrics_crunching:{title:"Trabajando en tus datos",description:"Has conectado tus cuentas de anuncios. Estamos ahora trabajando en tus datos. Vuelve pronto para ver tus métricas relevantes."},revoked_accounts:{title:"Tus cuentas de anuncios han sido revocadas",description:"Por favor, reconecta tus cuentas de anuncios para continuar usando el panel."}},roas_chart:{title:"Gasto en anuncios vs ingresos en el tiempo",campaign_not_available:"El gráfico no está disponible para campañas individuales todavía"},customer_acquisition:{title:"Adquisición de clientes",description:"Ver cómo adquieres nuevos clientes desde cada canal",client:"Cliente",source:"Fuente",total_spent:"Total gastado",total_revenue:"Ingresos totales",status:"Estado",no_data:"No hay datos disponibles",source_breakdown:"Desglose de fuentes",payment_status:"Estado de pago",paid:"Pagado",unpaid:"No pagado",invoice_details:"Detalles de la factura",amount:"Cantidad",service:"Servicio",invoice_date:"Fecha de la factura"},channel_performance:{title:"Rendimiento de canales",description:"Ver cómo cada canal se desempeña",channel:"Canal",spend:"Gasto",revenue:"Ingresos",roas:"ROAS",new_customers:"Nuevos clientes"},traffic_conversion:{title:"Traffic Conversion Funnel"},tabs:{overview:"Resumen",channel_performance:"Rendimiento de canales",campaign_performance:"Rendimiento de campañas",customer_acquisition:"Adquisición de clientes",traffic_conversion:"Conversión de tráfico"},metrics:{ads_spend:"Gasto en anuncios",ads_spend_description:"El gasto en anuncios en un período determinado. Suma de todos los sub-cuentas de anuncios (e.g. insta, google). Excluyendo comisiones de agencias",direct_measured_revenue:"Ingresos medidos directamente",direct_measured_revenue_description:"La cantidad de ingresos medidos directamente desde anuncios",measured_revenue:"Ingresos medidos",measured_revenue_description:"La cantidad de ingresos medidos desde anuncios",direct_measured_conversions:"Conversiones medidas directamente",direct_measured_conversions_description:"La cantidad de conversiones medidas directamente desde anuncios",measured_conversions:"Conversiones medidas",measured_conversions_description:"La cantidad de conversiones medidas desde anuncios",roas:"ROAS",roas_description:"Este es el ratio de los ingresos a los gastos en anuncios",impressions:"Impresiones",impressions_description:"Número de veces que tus anuncios fueron mostrados a potenciales clientes",clicks:"Clicks/Acciones",clicks_description:"Total de interacciones con tus anuncios, incluyendo clicks y otras acciones",website_visitors:"Visitantes web",website_visitors_description:"Visitantes únicos a tu sitio web desde campañas de anuncios",new_leads:"Nuevos leads",new_leads_description:"Nuevos potenciales clientes que proporcionaron información de contacto",customer_ltv:"LTV de cliente",customer_ltv_description:"Valor promedio de vida de clientes adquiridos a través de anuncios",new_customers:"Nuevos clientes",new_customers_description:"Nuevos clientes que hicieron una compra o tomaron una acción",new_leads_conversion_rate:"Tasa de conversión de leads nuevos",new_leads_conversion_rate_description:"El ratio de leads nuevos al total de leads",new_customers_conversion_rate:"Tasa de conversión de nuevos clientes",new_customers_conversion_rate_description:"El ratio de nuevos clientes al total de clientes",cost_per_click:"Costo por click",cost_per_click_description:"El gasto por click en tus anuncios",click_conversion_rate:"Tasa de conversión de clicks",click_conversion_rate_description:"El ratio de clicks al total de clicks",click_through_rate:"Tasa de clics",click_through_rate_description:"El ratio de clicks al total de impresiones",conversion_rate:"Tasa de conversión",conversion_rate_description:"El ratio de conversiones al total de clicks",total_conversion:"Total de conversiones",total_conversion_description:"El número total de conversiones desde tus anuncios",cac:"CAC",cac_description:"El gasto por cliente adquirido",revenue_per_click:"Ingresos por click",revenue_per_click_description:"El ingreso generado por cada click en tus anuncios",revenue_per_new_customer:"Ingresos por nuevo cliente",revenue_per_new_customer_description:"El ingreso generado por cada nuevo cliente",reengaged_customers:"Clientes reactivados",reengaged_customers_description:"El número de clientes que han sido reactivados con tus anuncios",expected_revenue:"Ingresos esperados",expected_revenue_description:"El ingreso que esperas generar desde tus anuncios",estimated_revenue:"Ingresos estimados",estimated_revenue_description:"El ingreso que estimas generar desde tus anuncios"},title:"Panel de ingresos de marketing",settings_sheet:{setup:"Configuración",connected_accounts:"Cuentas conectadas",setup_analytics:"Configurar analytics",setup_analytics_description:"Configura tu tracking de analytics",setup_campaigns:"Configurar campañas",setup_campaigns_description:"Configura tu primera campaña",legal:"Legal",terms_of_service:"Términos de servicio",privacy_policy:"Política de privacidad"}},setup:{how_it_works:{title:"Cómo funciona",dialog_title:"Configura Marketing Insights",connect_ads_title:"Conecta tus cuentas de anuncios",connect_ads_description:"Conecta tus cuentas de anuncios de plataformas como Google y Meta para consolidar todos tus datos de campañas en un solo lugar. Esto te permite rastrear y analizar tu gasto en marketing de manera completa.",install_pixel_title:"Instala nuestro pixel de seguimiento",install_pixel_description:"Añade nuestro código de seguimiento ligero a tu sitio web para medir las interacciones y conversiones de los clientes. Esta integración simple ayuda a identificar qué anuncios están generando resultados reales para tu negocio.",see_customers_results_title:"Ver clientes y resultados",see_customers_results_description:"Obtén una visión clara de tu rendimiento en marketing con análisis detallados sobre adquisición de clientes, tasas de conversión y retorno de inversión en anuncios. Haz decisiones basadas en datos para optimizar tus campañas y crecer tu negocio.",still_have_more_questions:"¿Tienes más preguntas?",get_started:"Comenzar"},initial_setup:{wizard_title:"Conecta tus cuentas de anuncios y ver cómo tus campañas generan ingresos",title:"Desbloquea insights claros en tu rendimiento de marketing",description:"Para empezar, conecta tus cuentas de anuncios de Google y Meta. Esto te permitirá rastrear y analizar tu gasto en marketing de manera completa.",description_2:"Con un proceso de configuración simple, tendrás insights accionables a tu disposición para ayudarte a tomar mejores decisiones y crecer tu negocio.",setup_performance_analytics:"Configura analytics de rendimiento",next_steps_description:"Si no tienes anuncios aún, puedes lanzar tu primera campaña de anuncios AI en minutos.",next_steps_link:"Te pediremos que conectes tus cuentas de anuncios y configures tu primera campaña."}},oauth:{selectAccount:{title:"Cuenta de {{platform}}",description:"Elige la cuenta de {{platform}} que quieres conectar.",loading:"Cargando cuentas...",loadingPlatform:"Cargando cuentas de {{platform}}...",loadingDescription:"Por favor, espera mientras obtenemos tus cuentas disponibles...",noAccounts:"No se encontraron cuentas de {{platform}} para tu cuenta.",noAccountsDescription:"Por favor, asegúrate de tener acceso a una cuenta de {{platform}} y vuelve a intentarlo.",selectAccountPlaceholder:"Selecciona una cuenta",searchPlaceholder:"Buscar cuentas...",fetchAccounts:"Buscando cuentas...",noAccountSelected:"No hay cuenta seleccionada",enableTrackingParams:"Habilitar parámetros de seguimiento",enableTrackingParamsDescription:"Añada el parámetro de ID de campaña de alcance a la configuración de seguimiento de su plataforma publicitaria. No sobrescribiremos ningún parámetro de seguimiento existente. Necesario para un seguimiento preciso.",google:{selectAccountDescription:"Elige la cuenta de Google Ads que quieres conectar para ver tus datos. Estas serán vinculadas a nuestra MCC para un seguimiento óptimo.",mccAccounts:"Cuentas MCC",directAccounts:"Cuentas Directas"},meta:{selectAccountDescription:"Elige la cuenta de Meta Ads que quieres conectar para ver tus datos."}},success:{connection:{title:"Conectado correctamente",description:"Tu cuenta de {{provider}} ha sido conectada."},revoke:{title:"Cuenta revocada",description:"Tu cuenta de {{provider}} ha sido revocada."}},error:{title:"Error al conectar",description:"Error al conectar cuenta"},revoke:{title:"Revocar acceso",description:"¿Estás seguro? Revocar acceso eliminará la conexión que tienes y no podrás ver tus métricas de anuncios.",cancel:"Cancelar",revoke:"Revocar",error:{title:"Error",description:"Error al revocar acceso"}}},magic_link:{get_started:"Comenzar",description:"Reach estará incrustado en tu panel de control pero hasta entonces, puedes comenzar con un enlace mágico. Inicia sesión en tu cuenta y comienza a crear campañas AI o mide tu gasto en anuncios y rendimiento.",create_campaigns:"Crea campañas de anuncios AI en minutos",unlock_insights:"Desbloquea insights en tu gasto en anuncios y rendimiento",save_time:"Ahorra tiempo con optimización de campañas automatizadas",request_new_magic_link:"Solicitar nuevo enlace mágico",go_to_dashboard:"Ir al panel de control",continuation_disclaimer:"Al continuar, aceptas nuestros <terms_of_service>Términos de servicio</terms_of_service> y <privacy_policy>Política de privacidad</privacy_policy>."},empty_state:{analytics:{title:"No tienes ninguna cuenta de anuncios conectada",description:"Puedes conectar tus cuentas de anuncios en minutos y empezar a atraer más clientes a tu negocio.",button_text:"Configurar analytics"}}}}};Jd.use(yf).use(ud).init({resources:bf,fallbackLng:"en",debug:!1,interpolation:{escapeValue:!1},react:{useSuspense:!1},defaultNS:"common",ns:["common"],load:"languageOnly",detection:{order:["querystring","localStorage","navigator"],lookupQuerystring:"lang",lookupLocalStorage:"i18nextLng",caches:["localStorage"],convertDetectedLanguage:e=>e.split("-")[0]}});const xf=({children:e,initialLanguage:r})=>(n.useEffect((()=>{r&&Jd.changeLanguage(r)}),[r]),t.jsx(fd,{i18n:Jd,children:e}));var wf=i.forwardRef(((e,n)=>{const{children:r,...o}=e,s=i.Children.toArray(r),a=s.find(Cf);if(a){const e=a.props.children,r=s.map((t=>t===a?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(Sf,{...o,ref:n,children:i.isValidElement(e)?i.cloneElement(e,void 0,r):null})}return t.jsx(Sf,{...o,ref:n,children:r})}));wf.displayName="Slot";var Sf=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?qa(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));Sf.displayName="SlotClone";var kf=({children:e})=>t.jsx(t.Fragment,{children:e});function Cf(e){return i.isValidElement(e)&&e.type===kf}var Ef=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=i.forwardRef(((e,r)=>{const{asChild:o,...i}=e,s=o?wf:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(s,{...i,ref:r})}));return r.displayName=`Primitive.${n}`,{...e,[n]:r}}),{}),jf=i.forwardRef(((e,n)=>t.jsx(Ef.span,{...e,ref:n,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}})));function _f(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function Tf(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function Pf(...e){return t=>{let n=!1;const r=e.map((e=>{const r=Tf(e,t);return n||"function"!=typeof r||(n=!0),r}));if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():Tf(e[t],null)}}}}function Nf(...e){return i.useCallback(Pf(...e),e)}function Df(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const r=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return i.useMemo((()=>({[`__scope${t.scopeName}`]:r})),[r])}};return n.scopeName=t.scopeName,n}jf.displayName="VisuallyHidden";var Mf=globalThis?.document?i.useLayoutEffect:()=>{},Of=i[" useId ".trim().toString()]||(()=>{}),Af=0;function Rf(e){const[t,n]=i.useState(Of());return Mf((()=>{e||n((e=>e??String(Af++)))}),[e]),e||(t?`radix-${t}`:"")}function Lf(e){const t=i.useRef(e);return i.useEffect((()=>{t.current=e})),i.useMemo((()=>(...e)=>t.current?.(...e)),[])}function If({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=function({defaultProp:e,onChange:t}){const n=i.useState(e),[r]=n,o=i.useRef(r),s=Lf(t);return i.useEffect((()=>{o.current!==r&&(s(r),o.current=r)}),[r,o,s]),n}({defaultProp:t,onChange:n}),s=void 0!==e,a=s?e:r,l=Lf(n);return[a,i.useCallback((t=>{if(s){const n="function"==typeof t?t(e):t;n!==e&&l(n)}else o(t)}),[s,e,o,l])]}function Ff(e){const n=$f(e),r=i.forwardRef(((e,r)=>{const{children:o,...s}=e,a=i.Children.toArray(o),l=a.find(zf);if(l){const e=l.props.children,o=a.map((t=>t===l?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(n,{...s,ref:r,children:i.isValidElement(e)?i.cloneElement(e,void 0,o):null})}return t.jsx(n,{...s,ref:r,children:o})}));return r.displayName=`${e}.Slot`,r}function $f(e){const t=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?Pf(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));return t.displayName=`${e}.SlotClone`,t}var qf=Symbol("radix.slottable");function zf(e){return i.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===qf}var Uf=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=Ff(`Primitive.${n}`),o=i.forwardRef(((e,o)=>{const{asChild:i,...s}=e,a=i?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(a,{...s,ref:o})}));return o.displayName=`Primitive.${n}`,{...e,[n]:o}}),{});var Bf,Vf="dismissableLayer.update",Kf="dismissableLayer.pointerDownOutside",Hf="dismissableLayer.focusOutside",Wf=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Gf=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(Wf),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=Nf(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Lf(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){Qf(Kf,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Lf(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){Qf(Hf,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return function(e,t=globalThis?.document){const n=Lf(e);i.useEffect((()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})}),[n,t])}((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(Bf=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),Yf(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=Bf)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),Yf())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(Vf,e),()=>document.removeEventListener(Vf,e)}),[]),t.jsx(Uf.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:_f(e.onFocusCapture,C.onFocusCapture),onBlurCapture:_f(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:_f(e.onPointerDownCapture,k.onPointerDownCapture)})}));Gf.displayName="DismissableLayer";function Yf(){const e=new CustomEvent(Vf);document.dispatchEvent(e)}function Qf(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?function(e,t){e&&s.flushSync((()=>e.dispatchEvent(t)))}(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(Wf),o=i.useRef(null),s=Nf(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Uf.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var Xf="focusScope.autoFocusOnMount",Jf="focusScope.autoFocusOnUnmount",Zf={bubbles:!1,cancelable:!0},eh=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=Lf(s),f=Lf(a),h=i.useRef(null),p=Nf(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:oh(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||oh(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&oh(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){ih.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(Xf,Zf);c.addEventListener(Xf,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(oh(r,{select:t}),document.activeElement!==n)return}((e=th(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&oh(c))}return()=>{c.removeEventListener(Xf,d),setTimeout((()=>{const e=new CustomEvent(Jf,Zf);c.addEventListener(Jf,f),c.dispatchEvent(e),e.defaultPrevented||oh(t??document.body,{select:!0}),c.removeEventListener(Jf,f),ih.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=th(e),n=nh(t,e),r=nh(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&oh(i,{select:!0})):(e.preventDefault(),r&&oh(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx(Uf.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function th(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function nh(e,t){for(const n of e)if(!rh(n,{upTo:t}))return n}function rh(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function oh(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}eh.displayName="FocusScope";var ih=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=sh(e,t),e.unshift(t)},remove(t){e=sh(e,t),e[0]?.resume()}}}();function sh(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var ah=i.forwardRef(((e,n)=>{const{container:o,...s}=e,[a,l]=i.useState(!1);Mf((()=>l(!0)),[]);const c=o||a&&globalThis?.document?.body;return c?r.createPortal(t.jsx(Uf.div,{...s,ref:n}),c):null}));ah.displayName="Portal";var lh=e=>{const{present:t,children:n}=e,r=function(e){const[t,n]=i.useState(),r=i.useRef({}),o=i.useRef(e),s=i.useRef("none"),a=e?"mounted":"unmounted",[l,c]=function(e,t){return i.useReducer(((e,n)=>t[e][n]??e),e)}(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect((()=>{const e=ch(r.current);s.current="mounted"===l?e:"none"}),[l]),Mf((()=>{const t=r.current,n=o.current;if(n!==e){const r=s.current,i=ch(t);if(e)c("MOUNT");else if("none"===i||"none"===t?.display)c("UNMOUNT");else{c(n&&r!==i?"ANIMATION_OUT":"UNMOUNT")}o.current=e}}),[e,c]),Mf((()=>{if(t){let e;const n=t.ownerDocument.defaultView??window,i=i=>{const s=ch(r.current).includes(i.animationName);if(i.target===t&&s&&(c("ANIMATION_END"),!o.current)){const r=t.style.animationFillMode;t.style.animationFillMode="forwards",e=n.setTimeout((()=>{"forwards"===t.style.animationFillMode&&(t.style.animationFillMode=r)}))}},a=e=>{e.target===t&&(s.current=ch(r.current))};return t.addEventListener("animationstart",a),t.addEventListener("animationcancel",i),t.addEventListener("animationend",i),()=>{n.clearTimeout(e),t.removeEventListener("animationstart",a),t.removeEventListener("animationcancel",i),t.removeEventListener("animationend",i)}}c("ANIMATION_END")}),[t,c]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback((e=>{e&&(r.current=getComputedStyle(e)),n(e)}),[])}}(t),o="function"==typeof n?n({present:r.isPresent}):i.Children.only(n),s=Nf(r.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(o));return"function"==typeof n||r.isPresent?i.cloneElement(o,{ref:s}):null};function ch(e){return e?.animationName||"none"}lh.displayName="Presence";var uh=0;function dh(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var fh=function(){return fh=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},fh.apply(this,arguments)};function hh(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}"function"==typeof SuppressedError&&SuppressedError;var ph="right-scroll-bar-position",mh="width-before-scroll-bar";function gh(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var vh="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,yh=new WeakMap;function bh(e,t){var r=function(e,t){var r=n.useState((function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(e){var t=r.value;t!==e&&(r.value=e,r.callback(e,t))}}}}))[0];return r.callback=t,r.facade}(null,(function(t){return e.forEach((function(e){return gh(e,t)}))}));return vh((function(){var t=yh.get(r);if(t){var n=new Set(t),o=new Set(e),i=r.current;n.forEach((function(e){o.has(e)||gh(e,null)})),o.forEach((function(e){n.has(e)||gh(e,i)}))}yh.set(r,e)}),[e]),r}function xh(e){return e}var wh=function(e){var t=e.sideCar,n=hh(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return i.createElement(r,fh({},n))};wh.isSideCarExport=!0;var Sh=function(e){void 0===e&&(e={});var t=function(e,t){void 0===t&&(t=xh);var n=[],r=!1;return{read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(e){var o=t(e,r);return n.push(o),function(){n=n.filter((function(e){return e!==o}))}},assignSyncMedium:function(e){for(r=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){r=!0;var t=[];if(n.length){var o=n;n=[],o.forEach(e),t=n}var i=function(){var n=t;t=[],n.forEach(e)},s=function(){return Promise.resolve().then(i)};s(),n={push:function(e){t.push(e),s()},filter:function(e){return t=t.filter(e),n}}}}}(null);return t.options=fh({async:!0,ssr:!1},e),t}(),kh=function(){},Ch=i.forwardRef((function(e,t){var n=i.useRef(null),r=i.useState({onScrollCapture:kh,onWheelCapture:kh,onTouchMoveCapture:kh}),o=r[0],s=r[1],a=e.forwardProps,l=e.children,c=e.className,u=e.removeScrollBar,d=e.enabled,f=e.shards,h=e.sideCar,p=e.noIsolation,m=e.inert,g=e.allowPinchZoom,v=e.as,y=void 0===v?"div":v,b=e.gapMode,x=hh(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),w=h,S=bh([n,t]),k=fh(fh({},x),o);return i.createElement(i.Fragment,null,d&&i.createElement(w,{sideCar:Sh,removeScrollBar:u,shards:f,noIsolation:p,inert:m,setCallbacks:s,allowPinchZoom:!!g,lockRef:n,gapMode:b}),a?i.cloneElement(i.Children.only(l),fh(fh({},k),{ref:S})):i.createElement(y,fh({},k,{className:c,ref:S}),l))}));Ch.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Ch.classNames={fullWidth:mh,zeroRight:ph};function Eh(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=function(){if("undefined"!=typeof __webpack_nonce__)return __webpack_nonce__}();return t&&e.setAttribute("nonce",t),e}var jh=function(){var e=0,t=null;return{add:function(n){var r,o;0==e&&(t=Eh())&&(o=n,(r=t).styleSheet?r.styleSheet.cssText=o:r.appendChild(document.createTextNode(o)),function(e){(document.head||document.getElementsByTagName("head")[0]).appendChild(e)}(t)),e++},remove:function(){! --e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},_h=function(){var e,t=(e=jh(),function(t,n){i.useEffect((function(){return e.add(t),function(){e.remove()}}),[t&&n])});return function(e){return t(e.styles,e.dynamic),null}},Th={left:0,top:0,right:0,gap:0},Ph=function(e){return parseInt(e||"",10)||0},Nh=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return Th;var t=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingTop":"marginTop"],r=t["padding"===e?"paddingRight":"marginRight"];return[Ph(t["padding"===e?"paddingLeft":"marginLeft"]),Ph(n),Ph(r)]}(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Dh=_h(),Mh="data-scroll-locked",Oh=function(e,t,n,r){var o=e.left,i=e.top,s=e.right,a=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(a,"px ").concat(r,";\n }\n body[").concat(Mh,"] {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(s,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(a,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(a,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(ph," {\n right: ").concat(a,"px ").concat(r,";\n }\n \n .").concat(mh," {\n margin-right: ").concat(a,"px ").concat(r,";\n }\n \n .").concat(ph," .").concat(ph," {\n right: 0 ").concat(r,";\n }\n \n .").concat(mh," .").concat(mh," {\n margin-right: 0 ").concat(r,";\n }\n \n body[").concat(Mh,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(a,"px;\n }\n")},Ah=function(){var e=parseInt(document.body.getAttribute(Mh)||"0",10);return isFinite(e)?e:0},Rh=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=void 0===r?"margin":r;i.useEffect((function(){return document.body.setAttribute(Mh,(Ah()+1).toString()),function(){var e=Ah()-1;e<=0?document.body.removeAttribute(Mh):document.body.setAttribute(Mh,e.toString())}}),[]);var s=i.useMemo((function(){return Nh(o)}),[o]);return i.createElement(Dh,{styles:Oh(s,!t,o,n?"":"!important")})},Lh=!1;if("undefined"!=typeof window)try{var Ih=Object.defineProperty({},"passive",{get:function(){return Lh=!0,!0}});window.addEventListener("test",Ih,Ih),window.removeEventListener("test",Ih,Ih)}catch(eQ){Lh=!1}var Fh=!!Lh&&{passive:!1},$h=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&!function(e){return"TEXTAREA"===e.tagName}(e)&&"visible"===n[t])},qh=function(e,t){var n=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),zh(e,r)){var o=Uh(e,r);if(o[1]>o[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},zh=function(e,t){return"v"===e?function(e){return $h(e,"overflowY")}(t):function(e){return $h(e,"overflowX")}(t)},Uh=function(e,t){return"v"===e?[(n=t).scrollTop,n.scrollHeight,n.clientHeight]:function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]}(t);var n},Bh=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Vh=function(e){return[e.deltaX,e.deltaY]},Kh=function(e){return e&&"current"in e?e.current:e},Hh=function(e){return"\n .block-interactivity-".concat(e," {pointer-events: none;}\n .allow-interactivity-").concat(e," {pointer-events: all;}\n")},Wh=0,Gh=[];function Yh(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Qh=(Xh=function(e){var t=i.useRef([]),n=i.useRef([0,0]),r=i.useRef(),o=i.useState(Wh++)[0],s=i.useState(_h)[0],a=i.useRef(e);i.useEffect((function(){a.current=e}),[e]),i.useEffect((function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}([e.lockRef.current],(e.shards||[]).map(Kh),!0).filter(Boolean);return t.forEach((function(e){return e.classList.add("allow-interactivity-".concat(o))})),function(){document.body.classList.remove("block-interactivity-".concat(o)),t.forEach((function(e){return e.classList.remove("allow-interactivity-".concat(o))}))}}}),[e.inert,e.lockRef.current,e.shards]);var l=i.useCallback((function(e,t){if("touches"in e&&2===e.touches.length||"wheel"===e.type&&e.ctrlKey)return!a.current.allowPinchZoom;var o,i=Bh(e),s=n.current,l="deltaX"in e?e.deltaX:s[0]-i[0],c="deltaY"in e?e.deltaY:s[1]-i[1],u=e.target,d=Math.abs(l)>Math.abs(c)?"h":"v";if("touches"in e&&"h"===d&&"range"===u.type)return!1;var f=qh(d,u);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=qh(d,u)),!f)return!1;if(!r.current&&"changedTouches"in e&&(l||c)&&(r.current=o),!o)return!0;var h=r.current||o;return function(e,t,n,r,o){var i=function(e,t){return"h"===e&&"rtl"===t?-1:1}(e,window.getComputedStyle(t).direction),s=i*r,a=n.target,l=t.contains(a),c=!1,u=s>0,d=0,f=0;do{var h=Uh(e,a),p=h[0],m=h[1]-h[2]-i*p;(p||m)&&zh(e,a)&&(d+=m,f+=p),a=a instanceof ShadowRoot?a.host:a.parentNode}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return u&&(Math.abs(d)<1||!o)?c=!0:u||!(Math.abs(f)<1)&&o||(c=!0),c}(h,t,e,"h"===h?l:c,!0)}),[]),c=i.useCallback((function(e){var n=e;if(Gh.length&&Gh[Gh.length-1]===s){var r="deltaY"in n?Vh(n):Bh(n),o=t.current.filter((function(e){return e.name===n.type&&(e.target===n.target||n.target===e.shadowParent)&&(t=e.delta)[0]===(o=r)[0]&&t[1]===o[1];var t,o}))[0];if(o&&o.should)n.cancelable&&n.preventDefault();else if(!o){var i=(a.current.shards||[]).map(Kh).filter(Boolean).filter((function(e){return e.contains(n.target)}));(i.length>0?l(n,i[0]):!a.current.noIsolation)&&n.cancelable&&n.preventDefault()}}}),[]),u=i.useCallback((function(e,n,r,o){var i={name:e,delta:n,target:r,should:o,shadowParent:Yh(r)};t.current.push(i),setTimeout((function(){t.current=t.current.filter((function(e){return e!==i}))}),1)}),[]),d=i.useCallback((function(e){n.current=Bh(e),r.current=void 0}),[]),f=i.useCallback((function(t){u(t.type,Vh(t),t.target,l(t,e.lockRef.current))}),[]),h=i.useCallback((function(t){u(t.type,Bh(t),t.target,l(t,e.lockRef.current))}),[]);i.useEffect((function(){return Gh.push(s),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:h}),document.addEventListener("wheel",c,Fh),document.addEventListener("touchmove",c,Fh),document.addEventListener("touchstart",d,Fh),function(){Gh=Gh.filter((function(e){return e!==s})),document.removeEventListener("wheel",c,Fh),document.removeEventListener("touchmove",c,Fh),document.removeEventListener("touchstart",d,Fh)}}),[]);var p=e.removeScrollBar;return i.createElement(i.Fragment,null,e.inert?i.createElement(s,{styles:Hh(o)}):null,p?i.createElement(Rh,{gapMode:e.gapMode}):null)},Sh.useMedium(Xh),wh);var Xh,Jh=i.forwardRef((function(e,t){return i.createElement(Ch,fh({},e,{ref:t,sideCar:Qh}))}));Jh.classNames=Ch.classNames;var Zh=new WeakMap,ep=new WeakMap,tp={},np=0,rp=function(e){return e&&(e.host||rp(e.parentNode))},op=function(e,t,n,r){var o=function(e,t){return t.map((function(t){if(e.contains(t))return t;var n=rp(t);return n&&e.contains(n)?n:null})).filter((function(e){return Boolean(e)}))}(t,Array.isArray(e)?e:[e]);tp[n]||(tp[n]=new WeakMap);var i=tp[n],s=[],a=new Set,l=new Set(o),c=function(e){e&&!a.has(e)&&(a.add(e),c(e.parentNode))};o.forEach(c);var u=function(e){e&&!l.has(e)&&Array.prototype.forEach.call(e.children,(function(e){if(a.has(e))u(e);else try{var t=e.getAttribute(r),o=null!==t&&"false"!==t,l=(Zh.get(e)||0)+1,c=(i.get(e)||0)+1;Zh.set(e,l),i.set(e,c),s.push(e),1===l&&o&&ep.set(e,!0),1===c&&e.setAttribute(n,"true"),o||e.setAttribute(r,"true")}catch(ZY){}}))};return u(t),a.clear(),np++,function(){s.forEach((function(e){var t=Zh.get(e)-1,o=i.get(e)-1;Zh.set(e,t),i.set(e,o),t||(ep.has(e)||e.removeAttribute(r),ep.delete(e)),o||e.removeAttribute(n)})),--np||(Zh=new WeakMap,Zh=new WeakMap,ep=new WeakMap,tp={})}},ip=function(e,t,n){void 0===n&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=function(e){return"undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body}(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),op(r,o,n,"aria-hidden")):function(){return null}},sp="Dialog",[ap,lp]=function(e,n=[]){let r=[];const o=()=>{const t=r.map((e=>i.createContext(e)));return function(n){const r=n?.[e]||t;return i.useMemo((()=>({[`__scope${e}`]:{...n,[e]:r}})),[n,r])}};return o.scopeName=e,[function(n,o){const s=i.createContext(o),a=r.length;r=[...r,o];const l=n=>{const{scope:r,children:o,...l}=n,c=r?.[e]?.[a]||s,u=i.useMemo((()=>l),Object.values(l));return t.jsx(c.Provider,{value:u,children:o})};return l.displayName=n+"Provider",[l,function(t,r){const l=i.useContext(r?.[e]?.[a]||s);if(l)return l;if(void 0!==o)return o;throw new Error(`\`${t}\` must be used within \`${n}\``)}]},Df(o,...n)]}(sp),[cp,up]=ap(sp),dp=e=>{const{__scopeDialog:n,children:r,open:o,defaultOpen:s,onOpenChange:a,modal:l=!0}=e,c=i.useRef(null),u=i.useRef(null),[d=!1,f]=If({prop:o,defaultProp:s,onChange:a});return t.jsx(cp,{scope:n,triggerRef:c,contentRef:u,contentId:Rf(),titleId:Rf(),descriptionId:Rf(),open:d,onOpenChange:f,onOpenToggle:i.useCallback((()=>f((e=>!e))),[f]),modal:l,children:r})};dp.displayName=sp;var fp="DialogTrigger";i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(fp,r),s=Nf(n,i.triggerRef);return t.jsx(Uf.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":Mp(i.open),...o,ref:s,onClick:_f(e.onClick,i.onOpenToggle)})})).displayName=fp;var hp="DialogPortal",[pp,mp]=ap(hp,{forceMount:void 0}),gp=e=>{const{__scopeDialog:n,forceMount:r,children:o,container:s}=e,a=up(hp,n);return t.jsx(pp,{scope:n,forceMount:r,children:i.Children.map(o,(e=>t.jsx(lh,{present:r||a.open,children:t.jsx(ah,{asChild:!0,container:s,children:e})})))})};gp.displayName=hp;var vp="DialogOverlay",yp=i.forwardRef(((e,n)=>{const r=mp(vp,e.__scopeDialog),{forceMount:o=r.forceMount,...i}=e,s=up(vp,e.__scopeDialog);return s.modal?t.jsx(lh,{present:o||s.open,children:t.jsx(xp,{...i,ref:n})}):null}));yp.displayName=vp;var bp=Ff("DialogOverlay.RemoveScroll"),xp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(vp,r);return t.jsx(Jh,{as:bp,allowPinchZoom:!0,shards:[i.contentRef],children:t.jsx(Uf.div,{"data-state":Mp(i.open),...o,ref:n,style:{pointerEvents:"auto",...o.style}})})})),wp="DialogContent",Sp=i.forwardRef(((e,n)=>{const r=mp(wp,e.__scopeDialog),{forceMount:o=r.forceMount,...i}=e,s=up(wp,e.__scopeDialog);return t.jsx(lh,{present:o||s.open,children:t.jsx(s.modal?kp:Cp,{...i,ref:n})})}));Sp.displayName=wp;var kp=i.forwardRef(((e,n)=>{const r=up(wp,e.__scopeDialog),o=i.useRef(null),s=Nf(n,r.contentRef,o);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(Ep,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:_f(e.onCloseAutoFocus,(e=>{e.preventDefault(),r.triggerRef.current?.focus()})),onPointerDownOutside:_f(e.onPointerDownOutside,(e=>{const t=e.detail.originalEvent;(2===t.button||0===t.button&&!0===t.ctrlKey)&&e.preventDefault()})),onFocusOutside:_f(e.onFocusOutside,(e=>e.preventDefault()))})})),Cp=i.forwardRef(((e,n)=>{const r=up(wp,e.__scopeDialog),o=i.useRef(!1),s=i.useRef(!1);return t.jsx(Ep,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||r.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));const n=t.target,i=r.triggerRef.current?.contains(n);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})})),Ep=i.forwardRef(((e,n)=>{const{__scopeDialog:r,trapFocus:o,onOpenAutoFocus:s,onCloseAutoFocus:a,...l}=e,c=up(wp,r),u=i.useRef(null),d=Nf(n,u);return i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??dh()),document.body.insertAdjacentElement("beforeend",e[1]??dh()),uh++,()=>{1===uh&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),uh--}}),[]),t.jsxs(t.Fragment,{children:[t.jsx(eh,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:s,onUnmountAutoFocus:a,children:t.jsx(Gf,{role:"dialog",id:c.contentId,"aria-describedby":c.descriptionId,"aria-labelledby":c.titleId,"data-state":Mp(c.open),...l,ref:d,onDismiss:()=>c.onOpenChange(!1)})}),t.jsxs(t.Fragment,{children:[t.jsx(Lp,{titleId:c.titleId}),t.jsx(Ip,{contentRef:u,descriptionId:c.descriptionId})]})]})})),jp="DialogTitle",_p=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(jp,r);return t.jsx(Uf.h2,{id:i.titleId,...o,ref:n})}));_p.displayName=jp;var Tp="DialogDescription",Pp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(Tp,r);return t.jsx(Uf.p,{id:i.descriptionId,...o,ref:n})}));Pp.displayName=Tp;var Np="DialogClose",Dp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(Np,r);return t.jsx(Uf.button,{type:"button",...o,ref:n,onClick:_f(e.onClick,(()=>i.onOpenChange(!1)))})}));function Mp(e){return e?"open":"closed"}Dp.displayName=Np;var Op="DialogTitleWarning",[Ap,Rp]=function(e,n){const r=i.createContext(n),o=e=>{const{children:n,...o}=e,s=i.useMemo((()=>o),Object.values(o));return t.jsx(r.Provider,{value:s,children:n})};return o.displayName=e+"Provider",[o,function(t){const o=i.useContext(r);if(o)return o;if(void 0!==n)return n;throw new Error(`\`${t}\` must be used within \`${e}\``)}]}(Op,{contentName:wp,titleName:jp,docsSlug:"dialog"}),Lp=({titleId:e})=>{const t=Rp(Op);return i.useEffect((()=>{if(e){document.getElementById(e)}}),[`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`,e]),null},Ip=({contentRef:e,descriptionId:t})=>{const n=Rp("DialogDescriptionWarning");return i.useEffect((()=>{const n=e.current?.getAttribute("aria-describedby");if(t&&n){document.getElementById(t)}}),[`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${n.contentName}}.`,e,t]),null},Fp=dp,$p=gp,qp=yp,zp=Sp,Up=_p,Bp=Pp,Vp=Dp;function Kp(...e){return qu(ic(e))}const Hp=Fp,Wp=({...e})=>t.jsx($p,{children:t.jsx("div",{"data-reach-root":!0,children:e.children})}),Gp=i.forwardRef((({className:e,...n},r)=>t.jsx(qp,{ref:r,className:Kp("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...n})));Gp.displayName=qp.displayName;const Yp=i.forwardRef((({className:e,children:n,hideCloseButton:r=!1,...o},i)=>t.jsxs(Wp,{children:[t.jsx(Gp,{}),t.jsxs(zp,{ref:i,className:Kp("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),onInteractOutside:e=>{e.composedPath().some((e=>"classList"in e&&Array.from(e.classList).includes("pac-item")))&&e.preventDefault()},...o,children:[n,!r&&t.jsxs(Vp,{className:"absolute right-6 top-6 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[t.jsx(Gc,{className:"h-6 w-6"}),t.jsx("span",{className:"sr-only",children:"Close"})]})]})]})));Yp.displayName=zp.displayName;const Qp=({className:e,...n})=>t.jsx("div",{className:Kp("flex flex-col space-y-1.5 text-center sm:text-left",e),...n});Qp.displayName="DialogHeader";const Xp=i.forwardRef((({className:e,...n},r)=>t.jsx(Up,{ref:r,className:Kp("text-lg font-semibold leading-none tracking-tight text-foreground",e),...n})));Xp.displayName=Up.displayName;const Jp=i.forwardRef((({className:e,...n},r)=>t.jsx(Bp,{ref:r,className:Kp("text-sm text-muted-foreground",e),...n})));Jp.displayName=Bp.displayName;i.forwardRef((({className:e,children:n,...r},o)=>t.jsx(jf,{ref:o,className:Kp(e),...r,children:n}))).displayName="DialogVisuallyHidden";const Zp=n.createContext({});function em(e){const t=n.useRef(null);return null===t.current&&(t.current=e()),t.current}const tm=n.createContext(null),nm=n.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class rm extends i.Component{getSnapshotBeforeUpdate(e){const t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){const e=t.offsetParent,n=e instanceof HTMLElement&&e.offsetWidth||0,r=this.props.sizeRef.current;r.height=t.offsetHeight||0,r.width=t.offsetWidth||0,r.top=t.offsetTop,r.left=t.offsetLeft,r.right=n-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function om({children:e,isPresent:r,anchorX:o}){const s=n.useId(),a=n.useRef(null),l=n.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=n.useContext(nm);return n.useInsertionEffect((()=>{const{width:e,height:t,top:n,left:i,right:u}=l.current;if(r||!a.current||!e||!t)return;const d="left"===o?`left: ${i}`:`right: ${u}`;a.current.dataset.motionPopId=s;const f=document.createElement("style");return c&&(f.nonce=c),document.head.appendChild(f),f.sheet&&f.sheet.insertRule(`\n [data-motion-pop-id="${s}"] {\n position: absolute !important;\n width: ${e}px !important;\n height: ${t}px !important;\n ${d}px !important;\n top: ${n}px !important;\n }\n `),()=>{document.head.removeChild(f)}}),[r]),t.jsx(rm,{isPresent:r,childRef:a,sizeRef:l,children:i.cloneElement(e,{ref:a})})}const im=({children:e,initial:r,isPresent:o,onExitComplete:s,custom:a,presenceAffectsLayout:l,mode:c,anchorX:u})=>{const d=em(sm),f=n.useId(),h=n.useCallback((e=>{d.set(e,!0);for(const t of d.values())if(!t)return;s&&s()}),[d,s]),p=n.useMemo((()=>({id:f,initial:r,isPresent:o,custom:a,onExitComplete:h,register:e=>(d.set(e,!1),()=>d.delete(e))})),l?[Math.random(),h]:[o,h]);return n.useMemo((()=>{d.forEach(((e,t)=>d.set(t,!1)))}),[o]),i.useEffect((()=>{!o&&!d.size&&s&&s()}),[o]),"popLayout"===c&&(e=t.jsx(om,{isPresent:o,anchorX:u,children:e})),t.jsx(tm.Provider,{value:p,children:e})};function sm(){return new Map}function am(e=!0){const t=n.useContext(tm);if(null===t)return[!0,null];const{isPresent:r,onExitComplete:o,register:i}=t,s=n.useId();n.useEffect((()=>{e&&i(s)}),[e]);const a=n.useCallback((()=>e&&o&&o(s)),[s,o,e]);return!r&&o?[!1,a]:[!0]}const lm=e=>e.key||"";function cm(e){const t=[];return n.Children.forEach(e,(e=>{n.isValidElement(e)&&t.push(e)})),t}const um="undefined"!=typeof window,dm=um?n.useLayoutEffect:n.useEffect,fm=({children:e,custom:r,initial:o=!0,onExitComplete:i,presenceAffectsLayout:s=!0,mode:a="sync",propagate:l=!1,anchorX:c="left"})=>{const[u,d]=am(l),f=n.useMemo((()=>cm(e)),[e]),h=l&&!u?[]:f.map(lm),p=n.useRef(!0),m=n.useRef(f),g=em((()=>new Map)),[v,y]=n.useState(f),[b,x]=n.useState(f);dm((()=>{p.current=!1,m.current=f;for(let e=0;e<b.length;e++){const t=lm(b[e]);h.includes(t)?g.delete(t):!0!==g.get(t)&&g.set(t,!1)}}),[b,h.length,h.join("-")]);const w=[];if(f!==v){let e=[...f];for(let t=0;t<b.length;t++){const n=b[t],r=lm(n);h.includes(r)||(e.splice(t,0,n),w.push(n))}return"wait"===a&&w.length&&(e=w),x(cm(e)),y(f),null}process;const{forceRender:S}=n.useContext(Zp);return t.jsx(t.Fragment,{children:b.map((e=>{const n=lm(e),v=!(l&&!u)&&(f===b||h.includes(n));return t.jsx(im,{isPresent:v,initial:!(p.current&&!o)&&void 0,custom:r,presenceAffectsLayout:s,mode:a,onExitComplete:v?void 0:()=>{if(!g.has(n))return;g.set(n,!0);let e=!0;g.forEach((t=>{t||(e=!1)})),e&&(null==S||S(),x(m.current),l&&(null==d||d()),i&&i())},anchorX:c,children:e},n)}))})},hm=e=>e;let pm=hm,mm=hm;function gm(e){let t;return()=>(void 0===t&&(t=e()),t)}"production"!==process.env.NODE_ENV&&(pm=(e,t)=>{},mm=(e,t)=>{if(!e)throw new Error(t)});const vm=(e,t,n)=>{const r=t-e;return 0===r?1:(n-e)/r},ym=e=>1e3*e,bm=e=>e/1e3,xm=!1,wm=["read","resolveKeyframes","update","preRender","render","postRender"],Sm={value:null,addProjectionMetrics:null};function km(e,t){let n=!1,r=!0;const o={delta:0,timestamp:0,isProcessing:!1},i=()=>n=!0,s=wm.reduce(((e,n)=>(e[n]=function(e,t){let n=new Set,r=new Set,o=!1,i=!1;const s=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1},l=0;function c(t){s.has(t)&&(u.schedule(t),e()),l++,t(a)}const u={schedule:(e,t=!1,i=!1)=>{const a=i&&o?n:r;return t&&s.add(e),a.has(e)||a.add(e),e},cancel:e=>{r.delete(e),s.delete(e)},process:e=>{a=e,o?i=!0:(o=!0,[n,r]=[r,n],n.forEach(c),t&&Sm.value&&Sm.value.frameloop[t].push(l),l=0,n.clear(),o=!1,i&&(i=!1,u.process(e)))}};return u}(i,t?n:void 0),e)),{}),{read:a,resolveKeyframes:l,update:c,preRender:u,render:d,postRender:f}=s,h=()=>{const i=performance.now();n=!1,o.delta=r?1e3/60:Math.max(Math.min(i-o.timestamp,40),1),o.timestamp=i,o.isProcessing=!0,a.process(o),l.process(o),c.process(o),u.process(o),d.process(o),f.process(o),o.isProcessing=!1,n&&t&&(r=!1,e(h))};return{schedule:wm.reduce(((t,i)=>{const a=s[i];return t[i]=(t,i=!1,s=!1)=>(n||(n=!0,r=!0,o.isProcessing||e(h)),a.schedule(t,i,s)),t}),{}),cancel:e=>{for(let t=0;t<wm.length;t++)s[wm[t]].cancel(e)},state:o,steps:s}}const{schedule:Cm,cancel:Em,state:jm,steps:_m}=km("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:hm,!0),Tm=n.createContext({strict:!1}),Pm={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},Nm={};for(const nQ in Pm)Nm[nQ]={isEnabled:e=>Pm[nQ].some((t=>!!e[t]))};const Dm=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Mm(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||Dm.has(e)}let Om=e=>!Mm(e);try{(Am=require("@emotion/is-prop-valid").default)&&(Om=e=>e.startsWith("on")?!Mm(e):Am(e))}catch(tQ){}var Am;const Rm=new Set;function Lm(e,t,n){e||Rm.has(t)||Rm.add(t)}function Im(e){if("undefined"==typeof Proxy)return e;const t=new Map;return new Proxy(((...t)=>("production"!==process.env.NODE_ENV&&Lm(!1,"motion() is deprecated. Use motion.create() instead."),e(...t))),{get:(n,r)=>"create"===r?e:(t.has(r)||t.set(r,e(r)),t.get(r))})}const Fm=n.createContext({});function $m(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function qm(e){return"string"==typeof e||Array.isArray(e)}const zm=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Um=["initial",...zm];function Bm(e){return $m(e.animate)||Um.some((t=>qm(e[t])))}function Vm(e){return Boolean(Bm(e)||e.variants)}function Km(e){const{initial:t,animate:r}=function(e,t){if(Bm(e)){const{initial:t,animate:n}=e;return{initial:!1===t||qm(t)?t:void 0,animate:qm(n)?n:void 0}}return!1!==e.inherit?t:{}}(e,n.useContext(Fm));return n.useMemo((()=>({initial:t,animate:r})),[Hm(t),Hm(r)])}function Hm(e){return Array.isArray(e)?e.join(" "):e}const Wm=Symbol.for("motionComponentSymbol");function Gm(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function Ym(e,t,r){return n.useCallback((n=>{n&&e.onMount&&e.onMount(n),t&&(n?t.mount(n):t.unmount()),r&&("function"==typeof r?r(n):Gm(r)&&(r.current=n))}),[t])}const Qm=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Xm="data-"+Qm("framerAppearId"),{schedule:Jm}=km(queueMicrotask,!1),Zm=n.createContext({});function eg(e,t,r,o,i){var s,a;const{visualElement:l}=n.useContext(Fm),c=n.useContext(Tm),u=n.useContext(tm),d=n.useContext(nm).reducedMotion,f=n.useRef(null);o=o||c.renderer,!f.current&&o&&(f.current=o(e,{visualState:t,parent:l,props:r,presenceContext:u,blockInitialAnimation:!!u&&!1===u.initial,reducedMotionConfig:d}));const h=f.current,p=n.useContext(Zm);!h||h.projection||!i||"html"!==h.type&&"svg"!==h.type||function(e,t,n,r){const{layoutId:o,layout:i,drag:s,dragConstraints:a,layoutScroll:l,layoutRoot:c}=t;e.projection=new n(e.latestValues,t["data-framer-portal-id"]?void 0:tg(e.parent)),e.projection.setOptions({layoutId:o,layout:i,alwaysMeasureLayout:Boolean(s)||a&&Gm(a),visualElement:e,animationType:"string"==typeof i?i:"both",initialPromotionConfig:r,layoutScroll:l,layoutRoot:c})}(f.current,r,i,p);const m=n.useRef(!1);n.useInsertionEffect((()=>{h&&m.current&&h.update(r,u)}));const g=r[Xm],v=n.useRef(Boolean(g)&&!(null===(s=window.MotionHandoffIsComplete)||void 0===s?void 0:s.call(window,g))&&(null===(a=window.MotionHasOptimisedAnimation)||void 0===a?void 0:a.call(window,g)));return dm((()=>{h&&(m.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Jm.render(h.render),v.current&&h.animationState&&h.animationState.animateChanges())})),n.useEffect((()=>{h&&(!v.current&&h.animationState&&h.animationState.animateChanges(),v.current&&(queueMicrotask((()=>{var e;null===(e=window.MotionHandoffMarkAsComplete)||void 0===e||e.call(window,g)})),v.current=!1))})),h}function tg(e){if(e)return!1!==e.options.allowProjection?e.projection:tg(e.parent)}function ng({preloadedFeatures:e,createVisualElement:r,useRender:o,useVisualState:i,Component:s}){var a,l;function c(a,l){let c;const u={...n.useContext(nm),...a,layoutId:rg(a)},{isStatic:d}=u,f=Km(a),h=i(a,d);if(!d&&um){!function(e,t){const r=n.useContext(Tm).strict;if("production"!==process.env.NODE_ENV&&t&&r){const t="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?pm(!1,t):mm(!1,t)}}(u,e);const t=function(e){const{drag:t,layout:n}=Nm;if(!t&&!n)return{};const r={...t,...n};return{MeasureLayout:(null==t?void 0:t.isEnabled(e))||(null==n?void 0:n.isEnabled(e))?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}(u);c=t.MeasureLayout,f.visualElement=eg(s,h,u,r,t.ProjectionNode)}return t.jsxs(Fm.Provider,{value:f,children:[c&&f.visualElement?t.jsx(c,{visualElement:f.visualElement,...u}):null,o(s,a,Ym(h,f.visualElement,l),h,d,f.visualElement)]})}e&&function(e){for(const t in e)Nm[t]={...Nm[t],...e[t]}}(e),c.displayName=`motion.${"string"==typeof s?s:`create(${null!==(l=null!==(a=s.displayName)&&void 0!==a?a:s.name)&&void 0!==l?l:""})`}`;const u=n.forwardRef(c);return u[Wm]=s,u}function rg({layoutId:e}){const t=n.useContext(Zp).id;return t&&void 0!==e?t+"-"+e:e}const og=e=>t=>"string"==typeof t&&t.startsWith(e),ig=og("--"),sg=og("var(--"),ag=e=>!!sg(e)&&lg.test(e.split("/*")[0].trim()),lg=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,cg={};const ug=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],dg=new Set(ug);function fg(e,{layout:t,layoutId:n}){return dg.has(e)||e.startsWith("origin")||(t||void 0!==n)&&(!!cg[e]||"opacity"===e)}const hg=e=>Boolean(e&&e.getVelocity),pg=(e,t)=>t&&"number"==typeof e?t.transform(e):e,mg=(e,t,n)=>n>t?t:n<e?e:n,gg={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},vg={...gg,transform:e=>mg(0,1,e)},yg={...gg,default:1},bg=e=>({test:t=>"string"==typeof t&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),xg=bg("deg"),wg=bg("%"),Sg=bg("px"),kg=bg("vh"),Cg=bg("vw"),Eg={...wg,parse:e=>wg.parse(e)/100,transform:e=>wg.transform(100*e)},jg={borderWidth:Sg,borderTopWidth:Sg,borderRightWidth:Sg,borderBottomWidth:Sg,borderLeftWidth:Sg,borderRadius:Sg,radius:Sg,borderTopLeftRadius:Sg,borderTopRightRadius:Sg,borderBottomRightRadius:Sg,borderBottomLeftRadius:Sg,width:Sg,maxWidth:Sg,height:Sg,maxHeight:Sg,top:Sg,right:Sg,bottom:Sg,left:Sg,padding:Sg,paddingTop:Sg,paddingRight:Sg,paddingBottom:Sg,paddingLeft:Sg,margin:Sg,marginTop:Sg,marginRight:Sg,marginBottom:Sg,marginLeft:Sg,backgroundPositionX:Sg,backgroundPositionY:Sg},_g={rotate:xg,rotateX:xg,rotateY:xg,rotateZ:xg,scale:yg,scaleX:yg,scaleY:yg,scaleZ:yg,skew:xg,skewX:xg,skewY:xg,distance:Sg,translateX:Sg,translateY:Sg,translateZ:Sg,x:Sg,y:Sg,z:Sg,perspective:Sg,transformPerspective:Sg,opacity:vg,originX:Eg,originY:Eg,originZ:Sg},Tg={...gg,transform:Math.round},Pg={...jg,..._g,zIndex:Tg,size:Sg,fillOpacity:vg,strokeOpacity:vg,numOctaves:Tg},Ng={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Dg=ug.length;function Mg(e,t,n){const{style:r,vars:o,transformOrigin:i}=e;let s=!1,a=!1;for(const l in t){const e=t[l];if(dg.has(l))s=!0;else if(ig(l))o[l]=e;else{const t=pg(e,Pg[l]);l.startsWith("origin")?(a=!0,i[l]=t):r[l]=t}}if(t.transform||(s||n?r.transform=function(e,t,n){let r="",o=!0;for(let i=0;i<Dg;i++){const s=ug[i],a=e[s];if(void 0===a)continue;let l=!0;if(l="number"==typeof a?a===(s.startsWith("scale")?1:0):0===parseFloat(a),!l||n){const e=pg(a,Pg[s]);l||(o=!1,r+=`${Ng[s]||s}(${e}) `),n&&(t[s]=e)}}return r=r.trim(),n?r=n(t,o?"":r):o&&(r="none"),r}(t,e.transform,n):r.transform&&(r.transform="none")),a){const{originX:e="50%",originY:t="50%",originZ:n=0}=i;r.transformOrigin=`${e} ${t} ${n}`}}const Og=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Ag(e,t,n){for(const r in t)hg(t[r])||fg(r,n)||(e[r]=t[r])}function Rg(e,t){const r={};return Ag(r,e.style||{},e),Object.assign(r,function({transformTemplate:e},t){return n.useMemo((()=>{const n={style:{},transform:{},transformOrigin:{},vars:{}};return Mg(n,t,e),Object.assign({},n.vars,n.style)}),[t])}(e,t)),r}function Lg(e,t){const n={},r=Rg(e,t);return e.drag&&!1!==e.dragListener&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(n.tabIndex=0),n.style=r,n}const Ig=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Fg(e){return"string"==typeof e&&!e.includes("-")&&!!(Ig.indexOf(e)>-1||/[A-Z]/u.test(e))}const $g={offset:"stroke-dashoffset",array:"stroke-dasharray"},qg={offset:"strokeDashoffset",array:"strokeDasharray"};function zg(e,t,n){return"string"==typeof e?e:Sg.transform(t+n*e)}function Ug(e,{attrX:t,attrY:n,attrScale:r,originX:o,originY:i,pathLength:s,pathSpacing:a=1,pathOffset:l=0,...c},u,d){if(Mg(e,c,d),u)return void(e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox));e.attrs=e.style,e.style={};const{attrs:f,style:h,dimensions:p}=e;f.transform&&(p&&(h.transform=f.transform),delete f.transform),p&&(void 0!==o||void 0!==i||h.transform)&&(h.transformOrigin=function(e,t,n){return`${zg(t,e.x,e.width)} ${zg(n,e.y,e.height)}`}(p,void 0!==o?o:.5,void 0!==i?i:.5)),void 0!==t&&(f.x=t),void 0!==n&&(f.y=n),void 0!==r&&(f.scale=r),void 0!==s&&function(e,t,n=1,r=0,o=!0){e.pathLength=1;const i=o?$g:qg;e[i.offset]=Sg.transform(-r);const s=Sg.transform(t),a=Sg.transform(n);e[i.array]=`${s} ${a}`}(f,s,a,l,!1)}const Bg=()=>({style:{},transform:{},transformOrigin:{},vars:{},attrs:{}}),Vg=e=>"string"==typeof e&&"svg"===e.toLowerCase();function Kg(e,t,r,o){const i=n.useMemo((()=>{const n={style:{},transform:{},transformOrigin:{},vars:{},attrs:{}};return Ug(n,t,Vg(o),e.transformTemplate),{...n.attrs,style:{...n.style}}}),[t]);if(e.style){const t={};Ag(t,e.style,e),i.style={...t,...i.style}}return i}function Hg(e=!1){return(t,r,o,{latestValues:i},s)=>{const a=(Fg(t)?Kg:Lg)(r,i,s,t),l=function(e,t,n){const r={};for(const o in e)"values"===o&&"object"==typeof e.values||(Om(o)||!0===n&&Mm(o)||!t&&!Mm(o)||e.draggable&&o.startsWith("onDrag"))&&(r[o]=e[o]);return r}(r,"string"==typeof t,e),c=t!==n.Fragment?{...l,...a,ref:o}:{},{children:u}=r,d=n.useMemo((()=>hg(u)?u.get():u),[u]);return n.createElement(t,{...c,children:d})}}function Wg(e){const t=[{},{}];return null==e||e.values.forEach(((e,n)=>{t[0][n]=e.get(),t[1][n]=e.getVelocity()})),t}function Gg(e,t,n,r){if("function"==typeof t){const[o,i]=Wg(r);t=t(void 0!==n?n:e.custom,o,i)}if("string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t){const[o,i]=Wg(r);t=t(void 0!==n?n:e.custom,o,i)}return t}const Yg=e=>Array.isArray(e);function Qg(e){const t=hg(e)?e.get():e;return n=t,Boolean(n&&"object"==typeof n&&n.mix&&n.toValue)?t.toValue():t;var n}const Xg=e=>(t,r)=>{const o=n.useContext(Fm),i=n.useContext(tm),s=()=>function({scrapeMotionValuesFromProps:e,createRenderState:t,onUpdate:n},r,o,i){const s={latestValues:Jg(r,o,i,e),renderState:t()};return n&&(s.onMount=e=>n({props:r,current:e,...s}),s.onUpdate=e=>n(e)),s}(e,t,o,i);return r?s():em(s)};function Jg(e,t,n,r){const o={},i=r(e,{});for(const f in i)o[f]=Qg(i[f]);let{initial:s,animate:a}=e;const l=Bm(e),c=Vm(e);t&&c&&!l&&!1!==e.inherit&&(void 0===s&&(s=t.initial),void 0===a&&(a=t.animate));let u=!!n&&!1===n.initial;u=u||!1===s;const d=u?a:s;if(d&&"boolean"!=typeof d&&!$m(d)){const t=Array.isArray(d)?d:[d];for(let n=0;n<t.length;n++){const r=Gg(e,t[n]);if(r){const{transitionEnd:e,transition:t,...n}=r;for(const r in n){let e=n[r];if(Array.isArray(e)){e=e[u?e.length-1:0]}null!==e&&(o[r]=e)}for(const r in e)o[r]=e[r]}}}return o}function Zg(e,t,n){var r;const{style:o}=e,i={};for(const s in o)(hg(o[s])||t.style&&hg(t.style[s])||fg(s,e)||void 0!==(null===(r=null==n?void 0:n.getValue(s))||void 0===r?void 0:r.liveStyle))&&(i[s]=o[s]);return i}const ev={useVisualState:Xg({scrapeMotionValuesFromProps:Zg,createRenderState:Og})};function tv(e,t){try{t.dimensions="function"==typeof e.getBBox?e.getBBox():e.getBoundingClientRect()}catch(ZY){t.dimensions={x:0,y:0,width:0,height:0}}}function nv(e,{style:t,vars:n},r,o){Object.assign(e.style,t,o&&o.getProjectionStyles(r));for(const i in n)e.style.setProperty(i,n[i])}const rv=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function ov(e,t,n,r){nv(e,t,void 0,r);for(const o in t.attrs)e.setAttribute(rv.has(o)?o:Qm(o),t.attrs[o])}function iv(e,t,n){const r=Zg(e,t,n);for(const o in e)if(hg(e[o])||hg(t[o])){r[-1!==ug.indexOf(o)?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o]=e[o]}return r}const sv=["x","y","width","height","cx","cy","r"],av={useVisualState:Xg({scrapeMotionValuesFromProps:iv,createRenderState:Bg,onUpdate:({props:e,prevProps:t,current:n,renderState:r,latestValues:o})=>{if(!n)return;let i=!!e.drag;if(!i)for(const a in o)if(dg.has(a)){i=!0;break}if(!i)return;let s=!t;if(t)for(let a=0;a<sv.length;a++){const n=sv[a];e[n]!==t[n]&&(s=!0)}s&&Cm.read((()=>{tv(n,r),Cm.render((()=>{Ug(r,o,Vg(n.tagName),e.transformTemplate),ov(n,r)}))}))}})};function lv(e,t){return function(n,{forwardMotionProps:r}={forwardMotionProps:!1}){return ng({...Fg(n)?av:ev,preloadedFeatures:e,useRender:Hg(r),createVisualElement:t,Component:n})}}function cv(e,t,n){const r=e.getProps();return Gg(r,t,void 0!==n?n:r.custom,e)}const uv=gm((()=>void 0!==window.ScrollTimeline));class dv{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}get finished(){return Promise.all(this.animations.map((e=>"finished"in e?e.finished:e)))}getAll(e){return this.animations[0][e]}setAll(e,t){for(let n=0;n<this.animations.length;n++)this.animations[n][e]=t}attachTimeline(e,t){const n=this.animations.map((n=>uv()&&n.attachTimeline?n.attachTimeline(e):"function"==typeof t?t(n):void 0));return()=>{n.forEach(((e,t)=>{e&&e(),this.animations[t].stop()}))}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let t=0;t<this.animations.length;t++)e=Math.max(e,this.animations[t].duration);return e}runAll(e){this.animations.forEach((t=>t[e]()))}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class fv extends dv{then(e,t){return Promise.all(this.animations).then(e).catch(t)}}function hv(e,t){return e?e[t]||e.default||e:void 0}const pv=2e4;function mv(e){let t=0;let n=e.next(t);for(;!n.done&&t<pv;)t+=50,n=e.next(t);return t>=pv?1/0:t}function gv(e){return"function"==typeof e}function vv(e,t){e.timeline=t,e.onfinish=null}const yv=e=>Array.isArray(e)&&"number"==typeof e[0],bv={linearEasing:void 0};function xv(e,t){const n=gm(e);return()=>{var e;return null!==(e=bv[t])&&void 0!==e?e:n()}}const wv=xv((()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(ZY){return!1}return!0}),"linearEasing"),Sv=(e,t,n=10)=>{let r="";const o=Math.max(Math.round(t/n),2);for(let i=0;i<o;i++)r+=e(vm(0,o-1,i))+", ";return`linear(${r.substring(0,r.length-2)})`};function kv(e){return Boolean("function"==typeof e&&wv()||!e||"string"==typeof e&&(e in Ev||wv())||yv(e)||Array.isArray(e)&&e.every(kv))}const Cv=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,Ev={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Cv([0,.65,.55,1]),circOut:Cv([.55,0,1,.45]),backIn:Cv([.31,.01,.66,-.59]),backOut:Cv([.33,1.53,.69,.99])};function jv(e,t){return e?"function"==typeof e&&wv()?Sv(e,t):yv(e)?Cv(e):Array.isArray(e)?e.map((e=>jv(e,t)||Ev.easeOut)):Ev[e]:void 0}const _v={x:!1,y:!1};function Tv(){return _v.x||_v.y}function Pv(e,t){const n=function(e){if(e instanceof Element)return[e];if("string"==typeof e){const t=document.querySelectorAll(e);return t?Array.from(t):[]}return Array.from(e)}(e),r=new AbortController;return[n,{passive:!0,...t,signal:r.signal},()=>r.abort()]}function Nv(e){return!("touch"===e.pointerType||Tv())}const Dv=(e,t)=>!!t&&(e===t||Dv(e,t.parentElement)),Mv=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary,Ov=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const Av=new WeakSet;function Rv(e){return t=>{"Enter"===t.key&&e(t)}}function Lv(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}function Iv(e){return Mv(e)&&!Tv()}function Fv(e,t,n={}){const[r,o,i]=Pv(e,n),s=e=>{const r=e.currentTarget;if(!Iv(e)||Av.has(r))return;Av.add(r);const i=t(r,e),s=(e,t)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",l),Iv(e)&&Av.has(r)&&(Av.delete(r),"function"==typeof i&&i(e,{success:t}))},a=e=>{s(e,n.useGlobalTarget||Dv(r,e.target))},l=e=>{s(e,!1)};window.addEventListener("pointerup",a,o),window.addEventListener("pointercancel",l,o)};return r.forEach((e=>{(function(e){return Ov.has(e.tagName)||-1!==e.tabIndex})(e)||null!==e.getAttribute("tabindex")||(e.tabIndex=0);(n.useGlobalTarget?window:e).addEventListener("pointerdown",s,o),e.addEventListener("focus",(e=>((e,t)=>{const n=e.currentTarget;if(!n)return;const r=Rv((()=>{if(Av.has(n))return;Lv(n,"down");const e=Rv((()=>{Lv(n,"up")}));n.addEventListener("keyup",e,t),n.addEventListener("blur",(()=>Lv(n,"cancel")),t)}));n.addEventListener("keydown",r,t),n.addEventListener("blur",(()=>n.removeEventListener("keydown",r)),t)})(e,o)),o)})),i}const $v=new Set(["width","height","top","left","right","bottom",...ug]);let qv;function zv(){qv=void 0}const Uv={now:()=>(void 0===qv&&Uv.set(jm.isProcessing||xm?jm.timestamp:performance.now()),qv),set:e=>{qv=e,queueMicrotask(zv)}};function Bv(e,t){-1===e.indexOf(t)&&e.push(t)}function Vv(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Kv{constructor(){this.subscriptions=[]}add(e){return Bv(this.subscriptions,e),()=>Vv(this.subscriptions,e)}notify(e,t,n){const r=this.subscriptions.length;if(r)if(1===r)this.subscriptions[0](e,t,n);else for(let o=0;o<r;o++){const r=this.subscriptions[o];r&&r(e,t,n)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}function Hv(e,t){return t?e*(1e3/t):0}class Wv{constructor(e,t={}){this.version="12.4.0",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(e,t=!0)=>{const n=Uv.now();this.updatedAt!==n&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),t&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=t.owner}setCurrent(e){this.current=e,this.updatedAt=Uv.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=!isNaN(parseFloat(this.current)))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return"production"!==process.env.NODE_ENV&&Lm(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,t){this.events[e]||(this.events[e]=new Kv);const n=this.events[e].add(t);return"change"===e?()=>{n(),Cm.read((()=>{this.events.change.getSize()||this.stop()}))}:n}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,t){this.passiveEffect=e,this.stopPassiveEffect=t}set(e,t=!0){t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)}setWithVelocity(e,t,n){this.set(t),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-n}jump(e,t=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,t&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Uv.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;const t=Math.min(this.updatedAt-this.prevUpdatedAt,30);return Hv(parseFloat(this.current)-parseFloat(this.prevFrameValue),t)}start(e){return this.stop(),new Promise((t=>{this.hasAnimated=!0,this.animation=e(t),this.events.animationStart&&this.events.animationStart.notify()})).then((()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()}))}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Gv(e,t){return new Wv(e,t)}function Yv(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Gv(n))}function Qv(e,t){const n=e.getValue("willChange");if(r=n,Boolean(hg(r)&&r.add))return n.add(t);var r}function Xv(e){return e.props[Xm]}const Jv=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e;function Zv(e,t,n,r){if(e===t&&n===r)return hm;const o=t=>function(e,t,n,r,o){let i,s,a=0;do{s=t+(n-t)/2,i=Jv(s,r,o)-e,i>0?n=s:t=s}while(Math.abs(i)>1e-7&&++a<12);return s}(t,0,1,e,n);return e=>0===e||1===e?e:Jv(o(e),t,r)}const ey=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,ty=e=>t=>1-e(1-t),ny=Zv(.33,1.53,.69,.99),ry=ty(ny),oy=ey(ry),iy=e=>(e*=2)<1?.5*ry(e):.5*(2-Math.pow(2,-10*(e-1))),sy=e=>1-Math.sin(Math.acos(e)),ay=ty(sy),ly=ey(sy),cy=e=>/^0[^.\s]+$/u.test(e);const uy=e=>Math.round(1e5*e)/1e5,dy=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const fy=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,hy=(e,t)=>n=>Boolean("string"==typeof n&&fy.test(n)&&n.startsWith(e)||t&&!function(e){return null==e}(n)&&Object.prototype.hasOwnProperty.call(n,t)),py=(e,t,n)=>r=>{if("string"!=typeof r)return r;const[o,i,s,a]=r.match(dy);return{[e]:parseFloat(o),[t]:parseFloat(i),[n]:parseFloat(s),alpha:void 0!==a?parseFloat(a):1}},my={...gg,transform:e=>Math.round((e=>mg(0,255,e))(e))},gy={test:hy("rgb","red"),parse:py("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+my.transform(e)+", "+my.transform(t)+", "+my.transform(n)+", "+uy(vg.transform(r))+")"};const vy={test:hy("#"),parse:function(e){let t="",n="",r="",o="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),o=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),o=e.substring(4,5),t+=t,n+=n,r+=r,o+=o),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}},transform:gy.transform},yy={test:hy("hsl","hue"),parse:py("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+wg.transform(uy(t))+", "+wg.transform(uy(n))+", "+uy(vg.transform(r))+")"},by={test:e=>gy.test(e)||vy.test(e)||yy.test(e),parse:e=>gy.test(e)?gy.parse(e):yy.test(e)?yy.parse(e):vy.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?gy.transform(e):yy.transform(e)},xy=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const wy="number",Sy="color",ky=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Cy(e){const t=e.toString(),n=[],r={color:[],number:[],var:[]},o=[];let i=0;const s=t.replace(ky,(e=>(by.test(e)?(r.color.push(i),o.push(Sy),n.push(by.parse(e))):e.startsWith("var(")?(r.var.push(i),o.push("var"),n.push(e)):(r.number.push(i),o.push(wy),n.push(parseFloat(e))),++i,"${}"))).split("${}");return{values:n,split:s,indexes:r,types:o}}function Ey(e){return Cy(e).values}function jy(e){const{split:t,types:n}=Cy(e),r=t.length;return e=>{let o="";for(let i=0;i<r;i++)if(o+=t[i],void 0!==e[i]){const t=n[i];o+=t===wy?uy(e[i]):t===Sy?by.transform(e[i]):e[i]}return o}}const _y=e=>"number"==typeof e?0:e;const Ty={test:function(e){var t,n;return isNaN(e)&&"string"==typeof e&&((null===(t=e.match(dy))||void 0===t?void 0:t.length)||0)+((null===(n=e.match(xy))||void 0===n?void 0:n.length)||0)>0},parse:Ey,createTransformer:jy,getAnimatableNone:function(e){const t=Ey(e);return jy(e)(t.map(_y))}},Py=new Set(["brightness","contrast","saturate","opacity"]);function Ny(e){const[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;const[r]=n.match(dy)||[];if(!r)return e;const o=n.replace(r,"");let i=Py.has(t)?1:0;return r!==n&&(i*=100),t+"("+i+o+")"}const Dy=/\b([a-z-]*)\(.*?\)/gu,My={...Ty,getAnimatableNone:e=>{const t=e.match(Dy);return t?t.map(Ny).join(" "):e}},Oy={...Pg,color:by,backgroundColor:by,outlineColor:by,fill:by,stroke:by,borderColor:by,borderTopColor:by,borderRightColor:by,borderBottomColor:by,borderLeftColor:by,filter:My,WebkitFilter:My},Ay=e=>Oy[e];function Ry(e,t){let n=Ay(e);return n!==My&&(n=Ty),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const Ly=new Set(["auto","none","0"]);const Iy=e=>e===gg||e===Sg,Fy=(e,t)=>parseFloat(e.split(", ")[t]),$y=(e,t)=>(n,{transform:r})=>{if("none"===r||!r)return 0;const o=r.match(/^matrix3d\((.+)\)$/u);if(o)return Fy(o[1],t);{const t=r.match(/^matrix\((.+)\)$/u);return t?Fy(t[1],e):0}},qy=new Set(["x","y","z"]),zy=ug.filter((e=>!qy.has(e)));const Uy={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:$y(4,13),y:$y(5,14)};Uy.translateX=Uy.x,Uy.translateY=Uy.y;const By=new Set;let Vy=!1,Ky=!1;function Hy(){if(Ky){const e=Array.from(By).filter((e=>e.needsMeasurement)),t=new Set(e.map((e=>e.element))),n=new Map;t.forEach((e=>{const t=function(e){const t=[];return zy.forEach((n=>{const r=e.getValue(n);void 0!==r&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))})),t}(e);t.length&&(n.set(e,t),e.render())})),e.forEach((e=>e.measureInitialState())),t.forEach((e=>{e.render();const t=n.get(e);t&&t.forEach((([t,n])=>{var r;null===(r=e.getValue(t))||void 0===r||r.set(n)}))})),e.forEach((e=>e.measureEndState())),e.forEach((e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)}))}Ky=!1,Vy=!1,By.forEach((e=>e.complete())),By.clear()}function Wy(){By.forEach((e=>{e.readKeyframes(),e.needsMeasurement&&(Ky=!0)}))}class Gy{constructor(e,t,n,r,o,i=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=t,this.name=n,this.motionValue=r,this.element=o,this.isAsync=i}scheduleResolve(){this.isScheduled=!0,this.isAsync?(By.add(this),Vy||(Vy=!0,Cm.read(Wy),Cm.resolveKeyframes(Hy))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:t,element:n,motionValue:r}=this;for(let o=0;o<e.length;o++)if(null===e[o])if(0===o){const o=null==r?void 0:r.get(),i=e[e.length-1];if(void 0!==o)e[0]=o;else if(n&&t){const r=n.readValue(t,i);null!=r&&(e[0]=r)}void 0===e[0]&&(e[0]=i),r&&void 0===o&&r.set(e[0])}else e[o]=e[o-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),By.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,By.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Yy=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e),Qy=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function Xy(e,t,n=1){mm(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[r,o]=function(e){const t=Qy.exec(e);if(!t)return[,];const[,n,r,o]=t;return[`--${null!=n?n:r}`,o]}(e);if(!r)return;const i=window.getComputedStyle(t).getPropertyValue(r);if(i){const e=i.trim();return Yy(e)?parseFloat(e):e}return ag(o)?Xy(o,t,n+1):o}const Jy=e=>t=>t.test(e),Zy=[gg,Sg,wg,xg,Cg,kg,{test:e=>"auto"===e,parse:e=>e}],eb=e=>Zy.find(Jy(e));class tb extends Gy{constructor(e,t,n,r,o){super(e,t,n,r,o,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:t,name:n}=this;if(!t||!t.current)return;super.readKeyframes();for(let a=0;a<e.length;a++){let n=e[a];if("string"==typeof n&&(n=n.trim(),ag(n))){const r=Xy(n,t.current);void 0!==r&&(e[a]=r),a===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!$v.has(n)||2!==e.length)return;const[r,o]=e,i=eb(r),s=eb(o);if(i!==s)if(Iy(i)&&Iy(s))for(let a=0;a<e.length;a++){const t=e[a];"string"==typeof t&&(e[a]=parseFloat(t))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:t}=this,n=[];for(let o=0;o<e.length;o++)("number"==typeof(r=e[o])?0===r:null===r||"none"===r||"0"===r||cy(r))&&n.push(o);var r;n.length&&function(e,t,n){let r,o=0;for(;o<e.length&&!r;){const t=e[o];"string"==typeof t&&!Ly.has(t)&&Cy(t).values.length&&(r=e[o]),o++}if(r&&n)for(const i of t)e[i]=Ry(n,r)}(e,n,t)}measureInitialState(){const{element:e,unresolvedKeyframes:t,name:n}=this;if(!e||!e.current)return;"height"===n&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Uy[n](e.measureViewportBox(),window.getComputedStyle(e.current)),t[0]=this.measuredOrigin;const r=t[t.length-1];void 0!==r&&e.getValue(n,r).jump(r,!1)}measureEndState(){var e;const{element:t,name:n,unresolvedKeyframes:r}=this;if(!t||!t.current)return;const o=t.getValue(n);o&&o.jump(this.measuredOrigin,!1);const i=r.length-1,s=r[i];r[i]=Uy[n](t.measureViewportBox(),window.getComputedStyle(t.current)),null!==s&&void 0===this.finalKeyframe&&(this.finalKeyframe=s),(null===(e=this.removedTransforms)||void 0===e?void 0:e.length)&&this.removedTransforms.forEach((([e,n])=>{t.getValue(e).set(n)})),this.resolveNoneKeyframes()}}const nb=(e,t)=>"zIndex"!==t&&(!("number"!=typeof e&&!Array.isArray(e))||!("string"!=typeof e||!Ty.test(e)&&"0"!==e||e.startsWith("url(")));const rb=e=>null!==e;function ob(e,{repeat:t,repeatType:n="loop"},r){const o=e.filter(rb),i=t&&"loop"!==n&&t%2==1?0:o.length-1;return i&&void 0!==r?r:o[i]}class ib{constructor({autoplay:e=!0,delay:t=0,type:n="keyframes",repeat:r=0,repeatDelay:o=0,repeatType:i="loop",...s}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Uv.now(),this.options={autoplay:e,delay:t,type:n,repeat:r,repeatDelay:o,repeatType:i,...s},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt}get resolved(){return this._resolved||this.hasAttemptedResolve||(Wy(),Hy()),this._resolved}onKeyframesResolved(e,t){this.resolvedAt=Uv.now(),this.hasAttemptedResolve=!0;const{name:n,type:r,velocity:o,delay:i,onComplete:s,onUpdate:a,isGenerator:l}=this.options;if(!l&&!function(e,t,n,r){const o=e[0];if(null===o)return!1;if("display"===t||"visibility"===t)return!0;const i=e[e.length-1],s=nb(o,t),a=nb(i,t);return pm(s===a,`You are trying to animate ${t} from "${o}" to "${i}". ${o} is not an animatable value - to enable this animation set ${o} to a value animatable to ${i} via the \`style\` property.`),!(!s||!a)&&(function(e){const t=e[0];if(1===e.length)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}(e)||("spring"===n||gv(n))&&r)}(e,n,r,o)){if(!i)return a&&a(ob(e,this.options,t)),s&&s(),void this.resolveFinishedPromise();this.options.duration=0}const c=this.initPlayback(e,t);!1!==c&&(this._resolved={keyframes:e,finalKeyframe:t,...c},this.onPostResolved())}onPostResolved(){}then(e,t){return this.currentFinishedPromise.then(e,t)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise((e=>{this.resolveFinishedPromise=e}))}}const sb=(e,t,n)=>e+(t-e)*n;function ab(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function lb(e,t){return n=>n>0?t:e}const cb=(e,t,n)=>{const r=e*e,o=n*(t*t-r)+r;return o<0?0:Math.sqrt(o)},ub=[vy,gy,yy];function db(e){const t=(n=e,ub.find((e=>e.test(n))));var n;if(pm(Boolean(t),`'${e}' is not an animatable color. Use the equivalent color code instead.`),!Boolean(t))return!1;let r=t.parse(e);return t===yy&&(r=function({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let o=0,i=0,s=0;if(t/=100){const r=n<.5?n*(1+t):n+t-n*t,a=2*n-r;o=ab(a,r,e+1/3),i=ab(a,r,e),s=ab(a,r,e-1/3)}else o=i=s=n;return{red:Math.round(255*o),green:Math.round(255*i),blue:Math.round(255*s),alpha:r}}(r)),r}const fb=(e,t)=>{const n=db(e),r=db(t);if(!n||!r)return lb(e,t);const o={...n};return e=>(o.red=cb(n.red,r.red,e),o.green=cb(n.green,r.green,e),o.blue=cb(n.blue,r.blue,e),o.alpha=sb(n.alpha,r.alpha,e),gy.transform(o))},hb=(e,t)=>n=>t(e(n)),pb=(...e)=>e.reduce(hb),mb=new Set(["none","hidden"]);function gb(e,t){return n=>sb(e,t,n)}function vb(e){return"number"==typeof e?gb:"string"==typeof e?ag(e)?lb:by.test(e)?fb:xb:Array.isArray(e)?yb:"object"==typeof e?by.test(e)?fb:bb:lb}function yb(e,t){const n=[...e],r=n.length,o=e.map(((e,n)=>vb(e)(e,t[n])));return e=>{for(let t=0;t<r;t++)n[t]=o[t](e);return n}}function bb(e,t){const n={...e,...t},r={};for(const o in n)void 0!==e[o]&&void 0!==t[o]&&(r[o]=vb(e[o])(e[o],t[o]));return e=>{for(const t in r)n[t]=r[t](e);return n}}const xb=(e,t)=>{const n=Ty.createTransformer(t),r=Cy(e),o=Cy(t);return r.indexes.var.length===o.indexes.var.length&&r.indexes.color.length===o.indexes.color.length&&r.indexes.number.length>=o.indexes.number.length?mb.has(e)&&!o.values.length||mb.has(t)&&!r.values.length?function(e,t){return mb.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}(e,t):pb(yb(function(e,t){var n;const r=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const s=t.types[i],a=null!==(n=e.values[e.indexes[s][o[s]]])&&void 0!==n?n:0;r[i]=a,o[s]++}return r}(r,o),o.values),n):(pm(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),lb(e,t))};function wb(e,t,n){if("number"==typeof e&&"number"==typeof t&&"number"==typeof n)return sb(e,t,n);return vb(e)(e,t)}function Sb(e,t,n){const r=Math.max(t-5,0);return Hv(n-e(r),t-r)}const kb=100,Cb=10,Eb=1,jb=0,_b=800,Tb=.3,Pb=.3,Nb={granular:.01,default:2},Db={granular:.005,default:.5},Mb=.01,Ob=10,Ab=.05,Rb=1,Lb=.001;function Ib({duration:e=_b,bounce:t=Tb,velocity:n=jb,mass:r=Eb}){let o,i;pm(e<=ym(Ob),"Spring duration must be 10 seconds or less");let s=1-t;s=mg(Ab,Rb,s),e=mg(Mb,Ob,bm(e)),s<1?(o=t=>{const r=t*s,o=r*e,i=r-n,a=$b(t,s),l=Math.exp(-o);return Lb-i/a*l},i=t=>{const r=t*s*e,i=r*n+n,a=Math.pow(s,2)*Math.pow(t,2)*e,l=Math.exp(-r),c=$b(Math.pow(t,2),s);return(-o(t)+Lb>0?-1:1)*((i-a)*l)/c}):(o=t=>Math.exp(-t*e)*((t-n)*e+1)-.001,i=t=>Math.exp(-t*e)*(e*e*(n-t)));const a=function(e,t,n){let r=n;for(let o=1;o<Fb;o++)r-=e(r)/t(r);return r}(o,i,5/e);if(e=ym(e),isNaN(a))return{stiffness:kb,damping:Cb,duration:e};{const t=Math.pow(a,2)*r;return{stiffness:t,damping:2*s*Math.sqrt(r*t),duration:e}}}const Fb=12;function $b(e,t){return e*Math.sqrt(1-t*t)}const qb=["duration","bounce"],zb=["stiffness","damping","mass"];function Ub(e,t){return t.some((t=>void 0!==e[t]))}function Bb(e=Pb,t=Tb){const n="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:r,restDelta:o}=n;const i=n.keyframes[0],s=n.keyframes[n.keyframes.length-1],a={done:!1,value:i},{stiffness:l,damping:c,mass:u,duration:d,velocity:f,isResolvedFromDuration:h}=function(e){let t={velocity:jb,stiffness:kb,damping:Cb,mass:Eb,isResolvedFromDuration:!1,...e};if(!Ub(e,zb)&&Ub(e,qb))if(e.visualDuration){const n=2*Math.PI/(1.2*e.visualDuration),r=n*n,o=2*mg(.05,1,1-(e.bounce||0))*Math.sqrt(r);t={...t,mass:Eb,stiffness:r,damping:o}}else{const n=Ib(e);t={...t,...n,mass:Eb},t.isResolvedFromDuration=!0}return t}({...n,velocity:-bm(n.velocity||0)}),p=f||0,m=c/(2*Math.sqrt(l*u)),g=s-i,v=bm(Math.sqrt(l/u)),y=Math.abs(g)<5;let b;if(r||(r=y?Nb.granular:Nb.default),o||(o=y?Db.granular:Db.default),m<1){const e=$b(v,m);b=t=>{const n=Math.exp(-m*v*t);return s-n*((p+m*v*g)/e*Math.sin(e*t)+g*Math.cos(e*t))}}else if(1===m)b=e=>s-Math.exp(-v*e)*(g+(p+v*g)*e);else{const e=v*Math.sqrt(m*m-1);b=t=>{const n=Math.exp(-m*v*t),r=Math.min(e*t,300);return s-n*((p+m*v*g)*Math.sinh(r)+e*g*Math.cosh(r))/e}}const x={calculatedDuration:h&&d||null,next:e=>{const t=b(e);if(h)a.done=e>=d;else{let n=0;m<1&&(n=0===e?ym(p):Sb(b,e,t));const i=Math.abs(n)<=r,l=Math.abs(s-t)<=o;a.done=i&&l}return a.value=a.done?s:t,a},toString:()=>{const e=Math.min(mv(x),pv),t=Sv((t=>x.next(e*t).value),e,30);return e+"ms "+t}};return x}function Vb({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:o=10,bounceStiffness:i=500,modifyTarget:s,min:a,max:l,restDelta:c=.5,restSpeed:u}){const d=e[0],f={done:!1,value:d},h=e=>void 0===a?l:void 0===l||Math.abs(a-e)<Math.abs(l-e)?a:l;let p=n*t;const m=d+p,g=void 0===s?m:s(m);g!==m&&(p=g-d);const v=e=>-p*Math.exp(-e/r),y=e=>g+v(e),b=e=>{const t=v(e),n=y(e);f.done=Math.abs(t)<=c,f.value=f.done?g:n};let x,w;const S=e=>{var t;(t=f.value,void 0!==a&&t<a||void 0!==l&&t>l)&&(x=e,w=Bb({keyframes:[f.value,h(f.value)],velocity:Sb(y,e,f.value),damping:o,stiffness:i,restDelta:c,restSpeed:u}))};return S(0),{calculatedDuration:null,next:e=>{let t=!1;return w||void 0!==x||(t=!0,b(e),S(e)),void 0!==x&&e>=x?w.next(e-x):(!t&&b(e),f)}}}const Kb=Zv(.42,0,1,1),Hb=Zv(0,0,.58,1),Wb=Zv(.42,0,.58,1),Gb={linear:hm,easeIn:Kb,easeInOut:Wb,easeOut:Hb,circIn:sy,circInOut:ly,circOut:ay,backIn:ry,backInOut:oy,backOut:ny,anticipate:iy},Yb=e=>{if(yv(e)){mm(4===e.length,"Cubic bezier arrays must contain four numerical values.");const[t,n,r,o]=e;return Zv(t,n,r,o)}return"string"==typeof e?(mm(void 0!==Gb[e],`Invalid easing type '${e}'`),Gb[e]):e};function Qb(e,t,{clamp:n=!0,ease:r,mixer:o}={}){const i=e.length;if(mm(i===t.length,"Both input and output ranges must be the same length"),1===i)return()=>t[0];if(2===i&&t[0]===t[1])return()=>t[1];const s=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());const a=function(e,t,n){const r=[],o=n||wb,i=e.length-1;for(let s=0;s<i;s++){let n=o(e[s],e[s+1]);if(t){const e=Array.isArray(t)?t[s]||hm:t;n=pb(e,n)}r.push(n)}return r}(t,r,o),l=a.length,c=n=>{if(s&&n<e[0])return t[0];let r=0;if(l>1)for(;r<e.length-2&&!(n<e[r+1]);r++);return a[r](vm(e[r],e[r+1],n))};return n?t=>c(mg(e[0],e[i-1],t)):c}function Xb(e){const t=[0];return function(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++)e.push(sb(n,1,vm(0,t,r)))}(t,e.length-1),t}function Jb({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const o=(e=>Array.isArray(e)&&"number"!=typeof e[0])(r)?r.map(Yb):Yb(r),i={done:!1,value:t[0]},s=function(e,t){return e.map((e=>e*t))}(n&&n.length===t.length?n:Xb(t),e),a=Qb(s,t,{ease:Array.isArray(o)?o:(l=t,c=o,l.map((()=>c||Wb)).splice(0,l.length-1))});var l,c;return{calculatedDuration:e,next:t=>(i.value=a(t),i.done=t>=e,i)}}const Zb=e=>{const t=({timestamp:t})=>e(t);return{start:()=>Cm.update(t,!0),stop:()=>Em(t),now:()=>jm.isProcessing?jm.timestamp:Uv.now()}},ex={decay:Vb,inertia:Vb,tween:Jb,keyframes:Jb,spring:Bb},tx=e=>e/100;class nx extends ib{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.teardown();const{onStop:e}=this.options;e&&e()};const{name:t,motionValue:n,element:r,keyframes:o}=this.options;this.resolver=new((null==r?void 0:r.KeyframeResolver)||Gy)(o,((e,t)=>this.onKeyframesResolved(e,t)),t,n,r),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(e){const{type:t="keyframes",repeat:n=0,repeatDelay:r=0,repeatType:o,velocity:i=0}=this.options,s=gv(t)?t:ex[t]||Jb;let a,l;s!==Jb&&"number"!=typeof e[0]&&("production"!==process.env.NODE_ENV&&mm(2===e.length,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),a=pb(tx,wb(e[0],e[1])),e=[0,100]);const c=s({...this.options,keyframes:e});"mirror"===o&&(l=s({...this.options,keyframes:[...e].reverse(),velocity:-i})),null===c.calculatedDuration&&(c.calculatedDuration=mv(c));const{calculatedDuration:u}=c,d=u+r;return{generator:c,mirroredGenerator:l,mapPercentToKeyframes:a,calculatedDuration:u,resolvedDuration:d,totalDuration:d*(n+1)-r}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),"paused"!==this.pendingPlayState&&e?this.state=this.pendingPlayState:this.pause()}tick(e,t=!1){const{resolved:n}=this;if(!n){const{keyframes:e}=this.options;return{done:!0,value:e[e.length-1]}}const{finalKeyframe:r,generator:o,mirroredGenerator:i,mapPercentToKeyframes:s,keyframes:a,calculatedDuration:l,totalDuration:c,resolvedDuration:u}=n;if(null===this.startTime)return o.next(0);const{delay:d,repeat:f,repeatType:h,repeatDelay:p,onUpdate:m}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-c/this.speed,this.startTime)),this.currentTime=t?e:null!==this.holdTime?this.holdTime:Math.round(e-this.startTime)*this.speed;const g=this.currentTime-d*(this.speed>=0?1:-1),v=this.speed>=0?g<0:g>c;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=c);let y=this.currentTime,b=o;if(f){const e=Math.min(this.currentTime,c)/u;let t=Math.floor(e),n=e%1;!n&&e>=1&&(n=1),1===n&&t--,t=Math.min(t,f+1);Boolean(t%2)&&("reverse"===h?(n=1-n,p&&(n-=p/u)):"mirror"===h&&(b=i)),y=mg(0,1,n)*u}const x=v?{done:!1,value:a[0]}:b.next(y);s&&(x.value=s(x.value));let{done:w}=x;v||null===l||(w=this.speed>=0?this.currentTime>=c:this.currentTime<=0);const S=null===this.holdTime&&("finished"===this.state||"running"===this.state&&w);return S&&void 0!==r&&(x.value=ob(a,this.options,r)),m&&m(x.value),S&&this.finish(),x}get duration(){const{resolved:e}=this;return e?bm(e.calculatedDuration):0}get time(){return bm(this.currentTime)}set time(e){this.currentTime=e=ym(e),null!==this.holdTime||0===this.speed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const t=this.playbackSpeed!==e;this.playbackSpeed=e,t&&(this.time=bm(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved)return void(this.pendingPlayState="running");if(this.isStopped)return;const{driver:e=Zb,onPlay:t,startTime:n}=this.options;this.driver||(this.driver=e((e=>this.tick(e)))),t&&t();const r=this.driver.now();null!==this.holdTime?this.startTime=r-this.holdTime:this.startTime?"finished"===this.state&&(this.startTime=r):this.startTime=null!=n?n:this.calcStartTime(),"finished"===this.state&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;this._resolved?(this.state="paused",this.holdTime=null!==(e=this.currentTime)&&void 0!==e?e:0):this.pendingPlayState="paused"}complete(){"running"!==this.state&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){null!==this.cancelTime&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const rx=new Set(["opacity","clipPath","filter","transform"]);function ox(e,t,n,{delay:r=0,duration:o=300,repeat:i=0,repeatType:s="loop",ease:a="easeInOut",times:l}={}){const c={[t]:n};l&&(c.offset=l);const u=jv(a,o);Array.isArray(u)&&(c.easing=u);return e.animate(c,{delay:r,duration:o,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:i+1,direction:"reverse"===s?"alternate":"normal"})}const ix=gm((()=>Object.hasOwnProperty.call(Element.prototype,"animate")));const sx={anticipate:iy,backInOut:oy,circInOut:ly};class ax extends ib{constructor(e){super(e);const{name:t,motionValue:n,element:r,keyframes:o}=this.options;this.resolver=new tb(o,((e,t)=>this.onKeyframesResolved(e,t)),t,n,r),this.resolver.scheduleResolve()}initPlayback(e,t){let{duration:n=300,times:r,ease:o,type:i,motionValue:s,name:a,startTime:l}=this.options;if(!s.owner||!s.owner.current)return!1;var c;if("string"==typeof o&&wv()&&o in sx&&(o=sx[o]),gv((c=this.options).type)||"spring"===c.type||!kv(c.ease)){const{onComplete:t,onUpdate:s,motionValue:a,element:l,...c}=this.options,u=function(e,t){const n=new nx({...t,keyframes:e,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:e[0]};const o=[];let i=0;for(;!r.done&&i<2e4;)r=n.sample(i),o.push(r.value),i+=10;return{times:void 0,keyframes:o,duration:i-10,ease:"linear"}}(e,c);1===(e=u.keyframes).length&&(e[1]=e[0]),n=u.duration,r=u.times,o=u.ease,i="keyframes"}const u=ox(s.owner.current,a,e,{...this.options,duration:n,times:r,ease:o});return u.startTime=null!=l?l:this.calcStartTime(),this.pendingTimeline?(vv(u,this.pendingTimeline),this.pendingTimeline=void 0):u.onfinish=()=>{const{onComplete:n}=this.options;s.set(ob(e,this.options,t)),n&&n(),this.cancel(),this.resolveFinishedPromise()},{animation:u,duration:n,times:r,type:i,ease:o,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:t}=e;return bm(t)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:t}=e;return bm(t.currentTime||0)}set time(e){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.currentTime=ym(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:t}=e;return t.playbackRate}set speed(e){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:t}=e;return t.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:t}=e;return t.startTime}attachTimeline(e){if(this._resolved){const{resolved:t}=this;if(!t)return hm;const{animation:n}=t;vv(n,e)}else this.pendingTimeline=e;return hm}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:t}=e;"finished"===t.playState&&this.updateFinishedPromise(),t.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:t}=e;t.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:t,keyframes:n,duration:r,type:o,ease:i,times:s}=e;if("idle"===t.playState||"finished"===t.playState)return;if(this.time){const{motionValue:e,onUpdate:t,onComplete:a,element:l,...c}=this.options,u=new nx({...c,keyframes:n,duration:r,type:o,ease:i,times:s,isGenerator:!0}),d=ym(this.time);e.setWithVelocity(u.sample(d-10).value,u.sample(d).value,10)}const{onStop:a}=this.options;a&&a(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:t,name:n,repeatDelay:r,repeatType:o,damping:i,type:s}=e;if(!(t&&t.owner&&t.owner.current instanceof HTMLElement))return!1;const{onUpdate:a,transformTemplate:l}=t.owner.getProps();return ix()&&n&&rx.has(n)&&!a&&!l&&!r&&"mirror"!==o&&0!==i&&"inertia"!==s}}const lx={type:"spring",stiffness:500,damping:25,restSpeed:10},cx={type:"keyframes",duration:.8},ux={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},dx=(e,{keyframes:t})=>t.length>2?cx:dg.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===t[1]?2*Math.sqrt(550):30,restSpeed:10}:lx:ux;const fx=(e,t,n,r={},o,i)=>s=>{const a=hv(r,e)||{},l=a.delay||r.delay||0;let{elapsed:c=0}=r;c-=ym(l);let u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...a,delay:-c,onUpdate:e=>{t.set(e),a.onUpdate&&a.onUpdate(e)},onComplete:()=>{s(),a.onComplete&&a.onComplete()},name:e,motionValue:t,element:i?void 0:o};(function({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:i,repeatType:s,repeatDelay:a,from:l,elapsed:c,...u}){return!!Object.keys(u).length})(a)||(u={...u,...dx(e,u)}),u.duration&&(u.duration=ym(u.duration)),u.repeatDelay&&(u.repeatDelay=ym(u.repeatDelay)),void 0!==u.from&&(u.keyframes[0]=u.from);let d=!1;if((!1===u.type||0===u.duration&&!u.repeatDelay)&&(u.duration=0,0===u.delay&&(d=!0)),d&&!i&&void 0!==t.get()){const e=ob(u.keyframes,a);if(void 0!==e)return Cm.update((()=>{u.onUpdate(e),u.onComplete()})),new fv([])}return!i&&ax.supports(u)?new ax(u):new nx(u)};function hx({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&!0!==t[n];return t[n]=!1,r}function px(e,t,{delay:n=0,transitionOverride:r,type:o}={}){var i;let{transition:s=e.getDefaultTransition(),transitionEnd:a,...l}=t;r&&(s=r);const c=[],u=o&&e.animationState&&e.animationState.getState()[o];for(const d in l){const t=e.getValue(d,null!==(i=e.latestValues[d])&&void 0!==i?i:null),r=l[d];if(void 0===r||u&&hx(u,d))continue;const o={delay:n,...hv(s||{},d)};let a=!1;if(window.MotionHandoffAnimation){const t=Xv(e);if(t){const e=window.MotionHandoffAnimation(t,d,Cm);null!==e&&(o.startTime=e,a=!0)}}Qv(e,d),t.start(fx(d,t,r,e.shouldReduceMotion&&$v.has(d)?{type:!1}:o,e,a));const f=t.animation;f&&c.push(f)}return a&&Promise.all(c).then((()=>{Cm.update((()=>{a&&function(e,t){const n=cv(e,t);let{transitionEnd:r={},transition:o={},...i}=n||{};i={...i,...r};for(const a in i)Yv(e,a,Yg(s=i[a])?s[s.length-1]||0:s);var s}(e,a)}))})),c}function mx(e,t,n={}){var r;const o=cv(e,t,"exit"===n.type?null===(r=e.presenceContext)||void 0===r?void 0:r.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};n.transitionOverride&&(i=n.transitionOverride);const s=o?()=>Promise.all(px(e,o,n)):()=>Promise.resolve(),a=e.variantChildren&&e.variantChildren.size?(r=0)=>{const{delayChildren:o=0,staggerChildren:s,staggerDirection:a}=i;return function(e,t,n=0,r=0,o=1,i){const s=[],a=(e.variantChildren.size-1)*r,l=1===o?(e=0)=>e*r:(e=0)=>a-e*r;return Array.from(e.variantChildren).sort(gx).forEach(((e,r)=>{e.notify("AnimationStart",t),s.push(mx(e,t,{...i,delay:n+l(r)}).then((()=>e.notify("AnimationComplete",t))))})),Promise.all(s)}(e,t,o+r,s,a,n)}:()=>Promise.resolve(),{when:l}=i;if(l){const[e,t]="beforeChildren"===l?[s,a]:[a,s];return e().then((()=>t()))}return Promise.all([s(),a(n.delay)])}function gx(e,t){return e.sortNodePosition(t)}function vx(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const yx=Um.length;function bx(e){if(!e)return;if(!e.isControllingVariants){const t=e.parent&&bx(e.parent)||{};return void 0!==e.props.initial&&(t.initial=e.props.initial),t}const t={};for(let n=0;n<yx;n++){const r=Um[n],o=e.props[r];(qm(o)||!1===o)&&(t[r]=o)}return t}const xx=[...zm].reverse(),wx=zm.length;function Sx(e){return t=>Promise.all(t.map((({animation:t,options:n})=>function(e,t,n={}){let r;if(e.notify("AnimationStart",t),Array.isArray(t)){const o=t.map((t=>mx(e,t,n)));r=Promise.all(o)}else if("string"==typeof t)r=mx(e,t,n);else{const o="function"==typeof t?cv(e,t,n.custom):t;r=Promise.all(px(e,o,n))}return r.then((()=>{e.notify("AnimationComplete",t)}))}(e,t,n))))}function kx(e){let t=Sx(e),n=jx(),r=!0;const o=t=>(n,r)=>{var o;const i=cv(e,r,"exit"===t?null===(o=e.presenceContext)||void 0===o?void 0:o.custom:void 0);if(i){const{transition:e,transitionEnd:t,...r}=i;n={...n,...r,...t}}return n};function i(i){const{props:s}=e,a=bx(e.parent)||{},l=[],c=new Set;let u={},d=1/0;for(let t=0;t<wx;t++){const f=xx[t],h=n[f],p=void 0!==s[f]?s[f]:a[f],m=qm(p),g=f===i?h.isActive:null;!1===g&&(d=t);let v=p===a[f]&&p!==s[f]&&m;if(v&&r&&e.manuallyAnimateOnMount&&(v=!1),h.protectedKeys={...u},!h.isActive&&null===g||!p&&!h.prevProp||$m(p)||"boolean"==typeof p)continue;const y=Cx(h.prevProp,p);let b=y||f===i&&h.isActive&&!v&&m||t>d&&m,x=!1;const w=Array.isArray(p)?p:[p];let S=w.reduce(o(f),{});!1===g&&(S={});const{prevResolvedValues:k={}}=h,C={...k,...S},E=t=>{b=!0,c.has(t)&&(x=!0,c.delete(t)),h.needsAnimating[t]=!0;const n=e.getValue(t);n&&(n.liveStyle=!1)};for(const e in C){const t=S[e],n=k[e];if(u.hasOwnProperty(e))continue;let r=!1;r=Yg(t)&&Yg(n)?!vx(t,n):t!==n,r?null!=t?E(e):c.add(e):void 0!==t&&c.has(e)?E(e):h.protectedKeys[e]=!0}h.prevProp=p,h.prevResolvedValues=S,h.isActive&&(u={...u,...S}),r&&e.blockInitialAnimation&&(b=!1);b&&(!(v&&y)||x)&&l.push(...w.map((e=>({animation:e,options:{type:f}}))))}if(c.size){const t={};c.forEach((n=>{const r=e.getBaseTarget(n),o=e.getValue(n);o&&(o.liveStyle=!0),t[n]=null!=r?r:null})),l.push({animation:t})}let f=Boolean(l.length);return!r||!1!==s.initial&&s.initial!==s.animate||e.manuallyAnimateOnMount||(f=!1),r=!1,f?t(l):Promise.resolve()}return{animateChanges:i,setActive:function(t,r){var o;if(n[t].isActive===r)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach((e=>{var n;return null===(n=e.animationState)||void 0===n?void 0:n.setActive(t,r)})),n[t].isActive=r;const s=i(t);for(const e in n)n[e].protectedKeys={};return s},setAnimateFunction:function(n){t=n(e)},getState:()=>n,reset:()=>{n=jx(),r=!0}}}function Cx(e,t){return"string"==typeof t?t!==e:!!Array.isArray(t)&&!vx(t,e)}function Ex(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function jx(){return{animate:Ex(!0),whileInView:Ex(),whileHover:Ex(),whileTap:Ex(),whileDrag:Ex(),whileFocus:Ex(),exit:Ex()}}class _x{constructor(e){this.isMounted=!1,this.node=e}update(){}}let Tx=0;const Px={animation:{Feature:class extends _x{constructor(e){super(e),e.animationState||(e.animationState=kx(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$m(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:t}=this.node.prevProps||{};e!==t&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),null===(e=this.unmountControls)||void 0===e||e.call(this)}}},exit:{Feature:class extends _x{constructor(){super(...arguments),this.id=Tx++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:t}=this.node.presenceContext,{isPresent:n}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===n)return;const r=this.node.animationState.setActive("exit",!e);t&&!e&&r.then((()=>{t(this.id)}))}mount(){const{register:e,onExitComplete:t}=this.node.presenceContext||{};t&&t(this.id),e&&(this.unmount=e(this.id))}unmount(){}}}};function Nx(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Dx(e){return{point:{x:e.pageX,y:e.pageY}}}function Mx(e,t,n,r){return Nx(e,t,(e=>t=>Mv(t)&&e(t,Dx(t)))(n),r)}const Ox=(e,t)=>Math.abs(e-t);class Ax{constructor(e,t,{transformPagePoint:n,contextWindow:r,dragSnapToOrigin:o=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!this.lastMoveEvent||!this.lastMoveEventInfo)return;const e=Ix(this.lastMoveEventInfo,this.history),t=null!==this.startEvent,n=function(e,t){const n=Ox(e.x,t.x),r=Ox(e.y,t.y);return Math.sqrt(n**2+r**2)}(e.offset,{x:0,y:0})>=3;if(!t&&!n)return;const{point:r}=e,{timestamp:o}=jm;this.history.push({...r,timestamp:o});const{onStart:i,onMove:s}=this.handlers;t||(i&&i(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),s&&s(this.lastMoveEvent,e)},this.handlePointerMove=(e,t)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=Rx(t,this.transformPagePoint),Cm.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();const{onEnd:n,onSessionEnd:r,resumeAnimation:o}=this.handlers;if(this.dragSnapToOrigin&&o&&o(),!this.lastMoveEvent||!this.lastMoveEventInfo)return;const i=Ix("pointercancel"===e.type?this.lastMoveEventInfo:Rx(t,this.transformPagePoint),this.history);this.startEvent&&n&&n(e,i),r&&r(e,i)},!Mv(e))return;this.dragSnapToOrigin=o,this.handlers=t,this.transformPagePoint=n,this.contextWindow=r||window;const i=Rx(Dx(e),this.transformPagePoint),{point:s}=i,{timestamp:a}=jm;this.history=[{...s,timestamp:a}];const{onSessionStart:l}=t;l&&l(e,Ix(i,this.history)),this.removeListeners=pb(Mx(this.contextWindow,"pointermove",this.handlePointerMove),Mx(this.contextWindow,"pointerup",this.handlePointerUp),Mx(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Em(this.updatePoint)}}function Rx(e,t){return t?{point:t(e.point)}:e}function Lx(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ix({point:e},t){return{point:e,delta:Lx(e,$x(t)),offset:Lx(e,Fx(t)),velocity:qx(t,.1)}}function Fx(e){return e[0]}function $x(e){return e[e.length-1]}function qx(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const o=$x(e);for(;n>=0&&(r=e[n],!(o.timestamp-r.timestamp>ym(t)));)n--;if(!r)return{x:0,y:0};const i=bm(o.timestamp-r.timestamp);if(0===i)return{x:0,y:0};const s={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return s.x===1/0&&(s.x=0),s.y===1/0&&(s.y=0),s}function zx(e){return e.max-e.min}function Ux(e,t,n,r=.5){e.origin=r,e.originPoint=sb(t.min,t.max,e.origin),e.scale=zx(n)/zx(t),e.translate=sb(n.min,n.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function Bx(e,t,n,r){Ux(e.x,t.x,n.x,r?r.originX:void 0),Ux(e.y,t.y,n.y,r?r.originY:void 0)}function Vx(e,t,n){e.min=n.min+t.min,e.max=e.min+zx(t)}function Kx(e,t,n){e.min=t.min-n.min,e.max=e.min+zx(t)}function Hx(e,t,n){Kx(e.x,t.x,n.x),Kx(e.y,t.y,n.y)}function Wx(e,t,n){return{min:void 0!==t?e.min+t:void 0,max:void 0!==n?e.max+n-(e.max-e.min):void 0}}function Gx(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}const Yx=.35;function Qx(e,t,n){return{min:Xx(e,t),max:Xx(e,n)}}function Xx(e,t){return"number"==typeof e?e:e[t]||0}const Jx=()=>({x:{min:0,max:0},y:{min:0,max:0}});function Zx(e){return[e("x"),e("y")]}function ew({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function tw(e){return void 0===e||1===e}function nw({scale:e,scaleX:t,scaleY:n}){return!tw(e)||!tw(t)||!tw(n)}function rw(e){return nw(e)||ow(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function ow(e){return iw(e.x)||iw(e.y)}function iw(e){return e&&"0%"!==e}function sw(e,t,n){return n+t*(e-n)}function aw(e,t,n,r,o){return void 0!==o&&(e=sw(e,o,r)),sw(e,n,r)+t}function lw(e,t=0,n=1,r,o){e.min=aw(e.min,t,n,r,o),e.max=aw(e.max,t,n,r,o)}function cw(e,{x:t,y:n}){lw(e.x,t.translate,t.scale,t.originPoint),lw(e.y,n.translate,n.scale,n.originPoint)}const uw=.999999999999,dw=1.0000000000001;function fw(e,t){e.min=e.min+t,e.max=e.max+t}function hw(e,t,n,r,o=.5){lw(e,t,n,sb(e.min,e.max,o),r)}function pw(e,t){hw(e.x,t.x,t.scaleX,t.scale,t.originX),hw(e.y,t.y,t.scaleY,t.scale,t.originY)}function mw(e,t){return ew(function(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}const gw=({current:e})=>e?e.ownerDocument.defaultView:null,vw=new WeakMap;class yw{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic={x:{min:0,max:0},y:{min:0,max:0}},this.visualElement=e}start(e,{snapToCursor:t=!1}={}){const{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;const{dragSnapToOrigin:r}=this.getProps();this.panSession=new Ax(e,{onSessionStart:e=>{const{dragSnapToOrigin:n}=this.getProps();n?this.pauseAnimation():this.stopAnimation(),t&&this.snapToCursor(Dx(e).point)},onStart:(e,t)=>{const{drag:n,dragPropagation:r,onDragStart:o}=this.getProps();if(n&&!r&&(this.openDragLock&&this.openDragLock(),this.openDragLock="x"===(i=n)||"y"===i?_v[i]?null:(_v[i]=!0,()=>{_v[i]=!1}):_v.x||_v.y?null:(_v.x=_v.y=!0,()=>{_v.x=_v.y=!1}),!this.openDragLock))return;var i;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Zx((e=>{let t=this.getAxisMotionValue(e).get()||0;if(wg.test(t)){const{projection:n}=this.visualElement;if(n&&n.layout){const r=n.layout.layoutBox[e];if(r){t=zx(r)*(parseFloat(t)/100)}}}this.originPoint[e]=t})),o&&Cm.postRender((()=>o(e,t))),Qv(this.visualElement,"transform");const{animationState:s}=this.visualElement;s&&s.setActive("whileDrag",!0)},onMove:(e,t)=>{const{dragPropagation:n,dragDirectionLock:r,onDirectionLock:o,onDrag:i}=this.getProps();if(!n&&!this.openDragLock)return;const{offset:s}=t;if(r&&null===this.currentDirection)return this.currentDirection=function(e,t=10){let n=null;Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x");return n}(s),void(null!==this.currentDirection&&o&&o(this.currentDirection));this.updateAxis("x",t.point,s),this.updateAxis("y",t.point,s),this.visualElement.render(),i&&i(e,t)},onSessionEnd:(e,t)=>this.stop(e,t),resumeAnimation:()=>Zx((e=>{var t;return"paused"===this.getAnimationState(e)&&(null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.play())}))},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:r,contextWindow:gw(this.visualElement)})}stop(e,t){const n=this.isDragging;if(this.cancel(),!n)return;const{velocity:r}=t;this.startAnimation(r);const{onDragEnd:o}=this.getProps();o&&Cm.postRender((()=>o(e,t)))}cancel(){this.isDragging=!1;const{projection:e,animationState:t}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:n}=this.getProps();!n&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),t&&t.setActive("whileDrag",!1)}updateAxis(e,t,n){const{drag:r}=this.getProps();if(!n||!bw(e,r,this.currentDirection))return;const o=this.getAxisMotionValue(e);let i=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(i=function(e,{min:t,max:n},r){return void 0!==t&&e<t?e=r?sb(t,e,r.min):Math.max(e,t):void 0!==n&&e>n&&(e=r?sb(n,e,r.max):Math.min(e,n)),e}(i,this.constraints[e],this.elastic[e])),o.set(i)}resolveConstraints(){var e;const{dragConstraints:t,dragElastic:n}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):null===(e=this.visualElement.projection)||void 0===e?void 0:e.layout,o=this.constraints;t&&Gm(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):this.constraints=!(!t||!r)&&function(e,{top:t,left:n,bottom:r,right:o}){return{x:Wx(e.x,n,o),y:Wx(e.y,t,r)}}(r.layoutBox,t),this.elastic=function(e=Yx){return!1===e?e=0:!0===e&&(e=Yx),{x:Qx(e,"left","right"),y:Qx(e,"top","bottom")}}(n),o!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&Zx((e=>{!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,t){const n={};return void 0!==t.min&&(n.min=t.min-e.min),void 0!==t.max&&(n.max=t.max-e.min),n}(r.layoutBox[e],this.constraints[e]))}))}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:t}=this.getProps();if(!e||!Gm(e))return!1;const n=e.current;mm(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:r}=this.visualElement;if(!r||!r.layout)return!1;const o=function(e,t,n){const r=mw(e,n),{scroll:o}=t;return o&&(fw(r.x,o.offset.x),fw(r.y,o.offset.y)),r}(n,r.root,this.visualElement.getTransformPagePoint());let i=function(e,t){return{x:Gx(e.x,t.x),y:Gx(e.y,t.y)}}(r.layout.layoutBox,o);if(t){const e=t(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(i));this.hasMutatedConstraints=!!e,e&&(i=ew(e))}return i}startAnimation(e){const{drag:t,dragMomentum:n,dragElastic:r,dragTransition:o,dragSnapToOrigin:i,onDragTransitionEnd:s}=this.getProps(),a=this.constraints||{},l=Zx((s=>{if(!bw(s,t,this.currentDirection))return;let l=a&&a[s]||{};i&&(l={min:0,max:0});const c={type:"inertia",velocity:n?e[s]:0,bounceStiffness:r?200:1e6,bounceDamping:r?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...o,...l};return this.startAxisValueAnimation(s,c)}));return Promise.all(l).then(s)}startAxisValueAnimation(e,t){const n=this.getAxisMotionValue(e);return Qv(this.visualElement,e),n.start(fx(e,n,0,t,this.visualElement,!1))}stopAnimation(){Zx((e=>this.getAxisMotionValue(e).stop()))}pauseAnimation(){Zx((e=>{var t;return null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.pause()}))}getAnimationState(e){var t;return null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.state}getAxisMotionValue(e){const t=`_drag${e.toUpperCase()}`,n=this.visualElement.getProps(),r=n[t];return r||this.visualElement.getValue(e,(n.initial?n.initial[e]:void 0)||0)}snapToCursor(e){Zx((t=>{const{drag:n}=this.getProps();if(!bw(t,n,this.currentDirection))return;const{projection:r}=this.visualElement,o=this.getAxisMotionValue(t);if(r&&r.layout){const{min:n,max:i}=r.layout.layoutBox[t];o.set(e[t]-sb(n,i,.5))}}))}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:t}=this.getProps(),{projection:n}=this.visualElement;if(!Gm(t)||!n||!this.constraints)return;this.stopAnimation();const r={x:0,y:0};Zx((e=>{const t=this.getAxisMotionValue(e);if(t&&!1!==this.constraints){const n=t.get();r[e]=function(e,t){let n=.5;const r=zx(e),o=zx(t);return o>r?n=vm(t.min,t.max-r,e.min):r>o&&(n=vm(e.min,e.max-o,t.min)),mg(0,1,n)}({min:n,max:n},this.constraints[e])}}));const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",n.root&&n.root.updateScroll(),n.updateLayout(),this.resolveConstraints(),Zx((t=>{if(!bw(t,e,null))return;const n=this.getAxisMotionValue(t),{min:o,max:i}=this.constraints[t];n.set(sb(o,i,r[t]))}))}addListeners(){if(!this.visualElement.current)return;vw.set(this.visualElement,this);const e=Mx(this.visualElement.current,"pointerdown",(e=>{const{drag:t,dragListener:n=!0}=this.getProps();t&&n&&this.start(e)})),t=()=>{const{dragConstraints:e}=this.getProps();Gm(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:n}=this.visualElement,r=n.addEventListener("measure",t);n&&!n.layout&&(n.root&&n.root.updateScroll(),n.updateLayout()),Cm.read(t);const o=Nx(window,"resize",(()=>this.scalePositionWithinConstraints())),i=n.addEventListener("didUpdate",(({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(Zx((t=>{const n=this.getAxisMotionValue(t);n&&(this.originPoint[t]+=e[t].translate,n.set(n.get()+e[t].translate))})),this.visualElement.render())}));return()=>{o(),e(),r(),i&&i()}}getProps(){const e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:n=!1,dragPropagation:r=!1,dragConstraints:o=!1,dragElastic:i=Yx,dragMomentum:s=!0}=e;return{...e,drag:t,dragDirectionLock:n,dragPropagation:r,dragConstraints:o,dragElastic:i,dragMomentum:s}}}function bw(e,t,n){return!(!0!==t&&t!==e||null!==n&&n!==e)}const xw=e=>(t,n)=>{e&&Cm.postRender((()=>e(t,n)))};const ww={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Sw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const kw={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e){if(!Sg.test(e))return e;e=parseFloat(e)}return`${Sw(e,t.target.x)}% ${Sw(e,t.target.y)}%`}},Cw={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,o=Ty.parse(e);if(o.length>5)return r;const i=Ty.createTransformer(e),s="number"!=typeof o[0]?1:0,a=n.x.scale*t.x,l=n.y.scale*t.y;o[0+s]/=a,o[1+s]/=l;const c=sb(a,l,.5);return"number"==typeof o[2+s]&&(o[2+s]/=c),"number"==typeof o[3+s]&&(o[3+s]/=c),i(o)}};class Ew extends n.Component{componentDidMount(){const{visualElement:e,layoutGroup:t,switchLayoutGroup:n,layoutId:r}=this.props,{projection:o}=e;!function(e){for(const t in e)cg[t]=e[t],ig(t)&&(cg[t].isCSSVariable=!0)}(_w),o&&(t.group&&t.group.add(o),n&&n.register&&r&&n.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",(()=>{this.safeToRemove()})),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),ww.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:t,visualElement:n,drag:r,isPresent:o}=this.props,i=n.projection;return i?(i.isPresent=o,r||e.layoutDependency!==t||void 0===t?i.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?i.promote():i.relegate()||Cm.postRender((()=>{const e=i.getStack();e&&e.members.length||this.safeToRemove()}))),null):null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),Jm.postRender((()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()})))}componentWillUnmount(){const{visualElement:e,layoutGroup:t,switchLayoutGroup:n}=this.props,{projection:r}=e;r&&(r.scheduleCheckAfterUnmount(),t&&t.group&&t.group.remove(r),n&&n.deregister&&n.deregister(r))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function jw(e){const[r,o]=am(),i=n.useContext(Zp);return t.jsx(Ew,{...e,layoutGroup:i,switchLayoutGroup:n.useContext(Zm),isPresent:r,safeToRemove:o})}const _w={borderRadius:{...kw,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:kw,borderTopRightRadius:kw,borderBottomLeftRadius:kw,borderBottomRightRadius:kw,boxShadow:Cw};const Tw=(e,t)=>e.depth-t.depth;class Pw{constructor(){this.children=[],this.isDirty=!1}add(e){Bv(this.children,e),this.isDirty=!0}remove(e){Vv(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(Tw),this.isDirty=!1,this.children.forEach(e)}}const Nw=["TopLeft","TopRight","BottomLeft","BottomRight"],Dw=Nw.length,Mw=e=>"string"==typeof e?parseFloat(e):e,Ow=e=>"number"==typeof e||Sg.test(e);function Aw(e,t){return void 0!==e[t]?e[t]:e.borderRadius}const Rw=Iw(0,.5,ay),Lw=Iw(.5,.95,hm);function Iw(e,t,n){return r=>r<e?0:r>t?1:n(vm(e,t,r))}function Fw(e,t){e.min=t.min,e.max=t.max}function $w(e,t){Fw(e.x,t.x),Fw(e.y,t.y)}function qw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function zw(e,t,n,r,o){return e=sw(e-=t,1/n,r),void 0!==o&&(e=sw(e,1/o,r)),e}function Uw(e,t,[n,r,o],i,s){!function(e,t=0,n=1,r=.5,o,i=e,s=e){wg.test(t)&&(t=parseFloat(t),t=sb(s.min,s.max,t/100)-s.min);if("number"!=typeof t)return;let a=sb(i.min,i.max,r);e===i&&(a-=t),e.min=zw(e.min,t,n,a,o),e.max=zw(e.max,t,n,a,o)}(e,t[n],t[r],t[o],t.scale,i,s)}const Bw=["x","scaleX","originX"],Vw=["y","scaleY","originY"];function Kw(e,t,n,r){Uw(e.x,t,Bw,n?n.x:void 0,r?r.x:void 0),Uw(e.y,t,Vw,n?n.y:void 0,r?r.y:void 0)}function Hw(e){return 0===e.translate&&1===e.scale}function Ww(e){return Hw(e.x)&&Hw(e.y)}function Gw(e,t){return e.min===t.min&&e.max===t.max}function Yw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function Qw(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Xw(e){return zx(e.x)/zx(e.y)}function Jw(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Zw{constructor(){this.members=[]}add(e){Bv(this.members,e),e.scheduleRender()}remove(e){if(Vv(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){const t=this.members.findIndex((t=>e===t));if(0===t)return!1;let n;for(let r=t;r>=0;r--){const e=this.members[r];if(!1!==e.isPresent){n=e;break}}return!!n&&(this.promote(n),!0)}promote(e,t){const n=this.lead;if(e!==n&&(this.prevLead=n,this.lead=e,e.show(),n)){n.instance&&n.scheduleRender(),e.scheduleRender(),e.resumeFrom=n,t&&(e.resumeFrom.preserveOpacity=!0),n.snapshot&&(e.snapshot=n.snapshot,e.snapshot.latestValues=n.animationValues||n.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:r}=e.options;!1===r&&n.hide()}}exitAnimationComplete(){this.members.forEach((e=>{const{options:t,resumingFrom:n}=e;t.onExitComplete&&t.onExitComplete(),n&&n.options.onExitComplete&&n.options.onExitComplete()}))}scheduleRender(){this.members.forEach((e=>{e.instance&&e.scheduleRender(!1)}))}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const eS=["","X","Y","Z"],tS={visibility:"hidden"};let nS=0;function rS(e,t,n,r){const{latestValues:o}=t;o[e]&&(n[e]=o[e],t.setStaticValue(e,0),r&&(r[e]=0))}function oS(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=Xv(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:t,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",Cm,!(t||r))}const{parent:r}=e;r&&!r.hasCheckedOptimisedAppear&&oS(r)}function iS({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(e={},n=(null==t?void 0:t())){this.id=nS++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(lS),this.nodes.forEach(mS),this.nodes.forEach(gS),this.nodes.forEach(cS)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=n?n.root||n:this,this.path=n?[...n.path,n]:[],this.parent=n,this.depth=n?n.depth+1:0;for(let t=0;t<this.path.length;t++)this.path[t].shouldResetTransform=!0;this.root===this&&(this.nodes=new Pw)}addEventListener(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new Kv),this.eventHandlers.get(e).add(t)}notifyListeners(e,...t){const n=this.eventHandlers.get(e);n&&n.notify(...t)}hasListeners(e){return this.eventHandlers.has(e)}mount(t,n=this.root.hasTreeAnimated){if(this.instance)return;var r;this.isSVG=(r=t)instanceof SVGElement&&"svg"!==r.tagName,this.instance=t;const{layoutId:o,layout:i,visualElement:s}=this.options;if(s&&!s.current&&s.mount(t),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),n&&(i||o)&&(this.isLayoutDirty=!0),e){let n;const r=()=>this.root.updateBlockedByResize=!1;e(t,(()=>{this.root.updateBlockedByResize=!0,n&&n(),n=function(e,t){const n=Uv.now(),r=({timestamp:o})=>{const i=o-n;i>=t&&(Em(r),e(i-t))};return Cm.read(r,!0),()=>Em(r)}(r,250),ww.hasAnimatedSinceResize&&(ww.hasAnimatedSinceResize=!1,this.nodes.forEach(pS))}))}o&&this.root.registerSharedNode(o,this),!1!==this.options.animate&&s&&(o||i)&&this.addEventListener("didUpdate",(({delta:e,hasLayoutChanged:t,hasRelativeLayoutChanged:n,layout:r})=>{if(this.isTreeAnimationBlocked())return this.target=void 0,void(this.relativeTarget=void 0);const o=this.options.transition||s.getDefaultTransition()||SS,{onLayoutAnimationStart:i,onLayoutAnimationComplete:a}=s.getProps(),l=!this.targetLayout||!Qw(this.targetLayout,r),c=!t&&n;if(this.options.layoutRoot||this.resumeFrom||c||t&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(e,c);const t={...hv(o,"layout"),onPlay:i,onComplete:a};(s.shouldReduceMotion||this.options.layoutRoot)&&(t.delay=0,t.type=!1),this.startAnimation(t)}else t||pS(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=r}))}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Em(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(vS),this.animationId++)}getTransformTemplate(){const{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked())return void(this.options.onExitComplete&&this.options.onExitComplete());if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&oS(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let o=0;o<this.path.length;o++){const e=this.path[o];e.shouldResetTransform=!0,e.updateScroll("snapshot"),e.options.layoutRoot&&e.willUpdate(!1)}const{layoutId:t,layout:n}=this.options;if(void 0===t&&!n)return;const r=this.getTransformTemplate();this.prevTransformTemplateValue=r?r(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){this.updateScheduled=!1;if(this.isUpdateBlocked())return this.unblockUpdate(),this.clearAllSnapshots(),void this.nodes.forEach(dS);this.isUpdating||this.nodes.forEach(fS),this.isUpdating=!1,this.nodes.forEach(hS),this.nodes.forEach(sS),this.nodes.forEach(aS),this.clearAllSnapshots();const e=Uv.now();jm.delta=mg(0,1e3/60,e-jm.timestamp),jm.timestamp=e,jm.isProcessing=!0,_m.update.process(jm),_m.preRender.process(jm),_m.render.process(jm),jm.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Jm.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(uS),this.sharedNodes.forEach(yS)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Cm.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Cm.postRender((()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()}))}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||zx(this.snapshot.measuredBox.x)||zx(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance)return;if(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let n=0;n<this.path.length;n++){this.path[n].updateScroll()}const e=this.layout;this.layout=this.measure(!1),this.layoutCorrected={x:{min:0,max:0},y:{min:0,max:0}},this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:t}=this.options;t&&t.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let t=Boolean(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(t=!1),t){const t=r(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:t,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:t}}}resetTransform(){if(!o)return;const e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,t=this.projectionDelta&&!Ww(this.projectionDelta),n=this.getTransformTemplate(),r=n?n(this.latestValues,""):void 0,i=r!==this.prevTransformTemplateValue;e&&(t||rw(this.latestValues)||i)&&(o(this.instance,r),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){const t=this.measurePageBox();let n=this.removeElementScroll(t);var r;return e&&(n=this.removeTransform(n)),ES((r=n).x),ES(r.y),{animationId:this.root.animationId,measuredBox:t,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){var e;const{visualElement:t}=this.options;if(!t)return{x:{min:0,max:0},y:{min:0,max:0}};const n=t.measureViewportBox();if(!((null===(e=this.scroll)||void 0===e?void 0:e.wasRoot)||this.path.some(_S))){const{scroll:e}=this.root;e&&(fw(n.x,e.offset.x),fw(n.y,e.offset.y))}return n}removeElementScroll(e){var t;const n={x:{min:0,max:0},y:{min:0,max:0}};if($w(n,e),null===(t=this.scroll)||void 0===t?void 0:t.wasRoot)return n;for(let r=0;r<this.path.length;r++){const t=this.path[r],{scroll:o,options:i}=t;t!==this.root&&o&&i.layoutScroll&&(o.wasRoot&&$w(n,e),fw(n.x,o.offset.x),fw(n.y,o.offset.y))}return n}applyTransform(e,t=!1){const n={x:{min:0,max:0},y:{min:0,max:0}};$w(n,e);for(let r=0;r<this.path.length;r++){const e=this.path[r];!t&&e.options.layoutScroll&&e.scroll&&e!==e.root&&pw(n,{x:-e.scroll.offset.x,y:-e.scroll.offset.y}),rw(e.latestValues)&&pw(n,e.latestValues)}return rw(this.latestValues)&&pw(n,this.latestValues),n}removeTransform(e){const t={x:{min:0,max:0},y:{min:0,max:0}};$w(t,e);for(let n=0;n<this.path.length;n++){const e=this.path[n];if(!e.instance)continue;if(!rw(e.latestValues))continue;nw(e.latestValues)&&e.updateSnapshot();const r={x:{min:0,max:0},y:{min:0,max:0}};$w(r,e.measurePageBox()),Kw(t,e.latestValues,e.snapshot?e.snapshot.layoutBox:void 0,r)}return rw(this.latestValues)&&Kw(t,this.latestValues),t}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==jm.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){var t;const n=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=n.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=n.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=n.isSharedProjectionDirty);const r=Boolean(this.resumingFrom)||this!==n;if(!(e||r&&this.isSharedProjectionDirty||this.isProjectionDirty||(null===(t=this.parent)||void 0===t?void 0:t.isProjectionDirty)||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:o,layoutId:i}=this.options;if(this.layout&&(o||i)){if(this.resolvedRelativeTargetAt=jm.timestamp,!this.targetDelta&&!this.relativeTarget){const e=this.getClosestProjectingParent();e&&e.layout&&1!==this.animationProgress?(this.relativeParent=e,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Hx(this.relativeTargetOrigin,this.layout.layoutBox,e.layout.layoutBox),$w(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}var s,a,l;if(this.relativeTarget||this.targetDelta)if(this.target||(this.target={x:{min:0,max:0},y:{min:0,max:0}},this.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}}),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Vx((s=this.target).x,(a=this.relativeTarget).x,(l=this.relativeParent.target).x),Vx(s.y,a.y,l.y)):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.layoutBox):$w(this.target,this.layout.layoutBox),cw(this.target,this.targetDelta)):$w(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const e=this.getClosestProjectingParent();e&&Boolean(e.resumingFrom)===Boolean(this.resumingFrom)&&!e.options.layoutScroll&&e.target&&1!==this.animationProgress?(this.relativeParent=e,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Hx(this.relativeTargetOrigin,this.target,e.target),$w(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(this.parent&&!nw(this.parent.latestValues)&&!ow(this.parent.latestValues))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return Boolean((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var e;const t=this.getLead(),n=Boolean(this.resumingFrom)||this!==t;let r=!0;if((this.isProjectionDirty||(null===(e=this.parent)||void 0===e?void 0:e.isProjectionDirty))&&(r=!1),n&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(r=!1),this.resolvedRelativeTargetAt===jm.timestamp&&(r=!1),r)return;const{layout:o,layoutId:i}=this.options;if(this.isTreeAnimating=Boolean(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!o&&!i)return;$w(this.layoutCorrected,this.layout.layoutBox);const s=this.treeScale.x,a=this.treeScale.y;!function(e,t,n,r=!1){const o=n.length;if(!o)return;let i,s;t.x=t.y=1;for(let a=0;a<o;a++){i=n[a],s=i.projectionDelta;const{visualElement:o}=i.options;o&&o.props.style&&"contents"===o.props.style.display||(r&&i.options.layoutScroll&&i.scroll&&i!==i.root&&pw(e,{x:-i.scroll.offset.x,y:-i.scroll.offset.y}),s&&(t.x*=s.x.scale,t.y*=s.y.scale,cw(e,s)),r&&rw(i.latestValues)&&pw(e,i.latestValues))}t.x<dw&&t.x>uw&&(t.x=1),t.y<dw&&t.y>uw&&(t.y=1)}(this.layoutCorrected,this.treeScale,this.path,n),!t.layout||t.target||1===this.treeScale.x&&1===this.treeScale.y||(t.target=t.layout.layoutBox,t.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}});const{target:l}=t;l?(this.projectionDelta&&this.prevProjectionDelta?(qw(this.prevProjectionDelta.x,this.projectionDelta.x),qw(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),Bx(this.projectionDelta,this.layoutCorrected,l,this.latestValues),this.treeScale.x===s&&this.treeScale.y===a&&Jw(this.projectionDelta.x,this.prevProjectionDelta.x)&&Jw(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",l))):this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender())}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){var t;if(null===(t=this.options.visualElement)||void 0===t||t.scheduleRender(),e){const e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDeltaWithTransform={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}}}setAnimationOrigin(e,t=!1){const n=this.snapshot,r=n?n.latestValues:{},o={...this.latestValues},i={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!t;const s={x:{min:0,max:0},y:{min:0,max:0}},a=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),l=this.getStack(),c=!l||l.members.length<=1,u=Boolean(a&&!c&&!0===this.options.crossfade&&!this.path.some(wS));let d;this.animationProgress=0,this.mixTargetDelta=t=>{const n=t/1e3;var l,f,h,p,m,g;bS(i.x,e.x,n),bS(i.y,e.y,n),this.setTargetDelta(i),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Hx(s,this.layout.layoutBox,this.relativeParent.layout.layoutBox),xS((h=this.relativeTarget).x,(p=this.relativeTargetOrigin).x,(m=s).x,g=n),xS(h.y,p.y,m.y,g),d&&(Gw((l=this.relativeTarget).x,(f=d).x)&&Gw(l.y,f.y))&&(this.isProjectionDirty=!1),d||(d={x:{min:0,max:0},y:{min:0,max:0}}),$w(d,this.relativeTarget)),a&&(this.animationValues=o,function(e,t,n,r,o,i){o?(e.opacity=sb(0,void 0!==n.opacity?n.opacity:1,Rw(r)),e.opacityExit=sb(void 0!==t.opacity?t.opacity:1,0,Lw(r))):i&&(e.opacity=sb(void 0!==t.opacity?t.opacity:1,void 0!==n.opacity?n.opacity:1,r));for(let s=0;s<Dw;s++){const o=`border${Nw[s]}Radius`;let i=Aw(t,o),a=Aw(n,o);void 0===i&&void 0===a||(i||(i=0),a||(a=0),0===i||0===a||Ow(i)===Ow(a)?(e[o]=Math.max(sb(Mw(i),Mw(a),r),0),(wg.test(a)||wg.test(i))&&(e[o]+="%")):e[o]=a)}(t.rotate||n.rotate)&&(e.rotate=sb(t.rotate||0,n.rotate||0,r))}(o,r,this.latestValues,n,u,c)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Em(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Cm.update((()=>{ww.hasAnimatedSinceResize=!0,this.currentAnimation=function(e,t,n){const r=hg(e)?e:Gv(e);return r.start(fx("",r,t,n)),r.animation}(0,1e3,{...e,onUpdate:t=>{this.mixTargetDelta(t),e.onUpdate&&e.onUpdate(t)},onStop:()=>{},onComplete:()=>{e.onComplete&&e.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0}))}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const e=this.getLead();let{targetWithTransforms:t,target:n,layout:r,latestValues:o}=e;if(t&&n&&r){if(this!==e&&this.layout&&r&&jS(this.options.animationType,this.layout.layoutBox,r.layoutBox)){n=this.target||{x:{min:0,max:0},y:{min:0,max:0}};const t=zx(this.layout.layoutBox.x);n.x.min=e.target.x.min,n.x.max=n.x.min+t;const r=zx(this.layout.layoutBox.y);n.y.min=e.target.y.min,n.y.max=n.y.min+r}$w(t,n),pw(t,o),Bx(this.projectionDeltaWithTransform,this.layoutCorrected,t,o)}}registerSharedNode(e,t){this.sharedNodes.has(e)||this.sharedNodes.set(e,new Zw);this.sharedNodes.get(e).add(t);const n=t.options.initialPromotionConfig;t.promote({transition:n?n.transition:void 0,preserveFollowOpacity:n&&n.shouldPreserveFollowOpacity?n.shouldPreserveFollowOpacity(t):void 0})}isLead(){const e=this.getStack();return!e||e.lead===this}getLead(){var e;const{layoutId:t}=this.options;return t&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this}getPrevLead(){var e;const{layoutId:t}=this.options;return t?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0}getStack(){const{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:n}={}){const r=this.getStack();r&&r.promote(this,n),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){const e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){const{visualElement:e}=this.options;if(!e)return;let t=!1;const{latestValues:n}=e;if((n.z||n.rotate||n.rotateX||n.rotateY||n.rotateZ||n.skewX||n.skewY)&&(t=!0),!t)return;const r={};n.z&&rS("z",e,r,this.animationValues);for(let o=0;o<eS.length;o++)rS(`rotate${eS[o]}`,e,r,this.animationValues),rS(`skew${eS[o]}`,e,r,this.animationValues);e.render();for(const o in r)e.setStaticValue(o,r[o]),this.animationValues&&(this.animationValues[o]=r[o]);e.scheduleRender()}getProjectionStyles(e){var t,n;if(!this.instance||this.isSVG)return;if(!this.isVisible)return tS;const r={visibility:""},o=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,r.opacity="",r.pointerEvents=Qg(null==e?void 0:e.pointerEvents)||"",r.transform=o?o(this.latestValues,""):"none",r;const i=this.getLead();if(!this.projectionDelta||!this.layout||!i.target){const t={};return this.options.layoutId&&(t.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,t.pointerEvents=Qg(null==e?void 0:e.pointerEvents)||""),this.hasProjected&&!rw(this.latestValues)&&(t.transform=o?o({},""):"none",this.hasProjected=!1),t}const s=i.animationValues||i.latestValues;this.applyTransformsToTarget(),r.transform=function(e,t,n){let r="";const o=e.x.translate/t.x,i=e.y.translate/t.y,s=(null==n?void 0:n.z)||0;if((o||i||s)&&(r=`translate3d(${o}px, ${i}px, ${s}px) `),1===t.x&&1===t.y||(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:e,rotate:t,rotateX:o,rotateY:i,skewX:s,skewY:a}=n;e&&(r=`perspective(${e}px) ${r}`),t&&(r+=`rotate(${t}deg) `),o&&(r+=`rotateX(${o}deg) `),i&&(r+=`rotateY(${i}deg) `),s&&(r+=`skewX(${s}deg) `),a&&(r+=`skewY(${a}deg) `)}const a=e.x.scale*t.x,l=e.y.scale*t.y;return 1===a&&1===l||(r+=`scale(${a}, ${l})`),r||"none"}(this.projectionDeltaWithTransform,this.treeScale,s),o&&(r.transform=o(s,r.transform));const{x:a,y:l}=this.projectionDelta;r.transformOrigin=`${100*a.origin}% ${100*l.origin}% 0`,r.opacity=i.animationValues?i===this?null!==(n=null!==(t=s.opacity)&&void 0!==t?t:this.latestValues.opacity)&&void 0!==n?n:1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:i===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0;for(const c in cg){if(void 0===s[c])continue;const{correct:e,applyTo:t,isCSSVariable:n}=cg[c],o="none"===r.transform?s[c]:e(s[c],i);if(t){const e=t.length;for(let n=0;n<e;n++)r[t[n]]=o}else n?this.options.visualElement.renderState.vars[c]=o:r[c]=o}return this.options.layoutId&&(r.pointerEvents=i===this?Qg(null==e?void 0:e.pointerEvents)||"":"none"),r}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach((e=>{var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()})),this.root.nodes.forEach(dS),this.root.sharedNodes.clear()}}}function sS(e){e.updateLayout()}function aS(e){var t;const n=(null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:t,measuredBox:r}=e.layout,{animationType:o}=e.options,i=n.source!==e.layout.source;"size"===o?Zx((e=>{const r=i?n.measuredBox[e]:n.layoutBox[e],o=zx(r);r.min=t[e].min,r.max=r.min+o})):jS(o,n.layoutBox,t)&&Zx((r=>{const o=i?n.measuredBox[r]:n.layoutBox[r],s=zx(t[r]);o.max=o.min+s,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[r].max=e.relativeTarget[r].min+s)}));const s={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};Bx(s,t,n.layoutBox);const a={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};i?Bx(a,e.applyTransform(r,!0),n.measuredBox):Bx(a,t,n.layoutBox);const l=!Ww(s);let c=!1;if(!e.resumeFrom){const r=e.getClosestProjectingParent();if(r&&!r.resumeFrom){const{snapshot:o,layout:i}=r;if(o&&i){const s={x:{min:0,max:0},y:{min:0,max:0}};Hx(s,n.layoutBox,o.layoutBox);const a={x:{min:0,max:0},y:{min:0,max:0}};Hx(a,t,i.layoutBox),Qw(s,a)||(c=!0),r.options.layoutRoot&&(e.relativeTarget=a,e.relativeTargetOrigin=s,e.relativeParent=r)}}}e.notifyListeners("didUpdate",{layout:t,snapshot:n,delta:a,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:c})}else if(e.isLead()){const{onExitComplete:t}=e.options;t&&t()}e.options.transition=void 0}function lS(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=Boolean(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function cS(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function uS(e){e.clearSnapshot()}function dS(e){e.clearMeasurements()}function fS(e){e.isLayoutDirty=!1}function hS(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function pS(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function mS(e){e.resolveTargetDelta()}function gS(e){e.calcProjection()}function vS(e){e.resetSkewAndRotation()}function yS(e){e.removeLeadSnapshot()}function bS(e,t,n){e.translate=sb(t.translate,0,n),e.scale=sb(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function xS(e,t,n,r){e.min=sb(t.min,n.min,r),e.max=sb(t.max,n.max,r)}function wS(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}const SS={duration:.45,ease:[.4,0,.1,1]},kS=e=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),CS=kS("applewebkit/")&&!kS("chrome/")?Math.round:hm;function ES(e){e.min=CS(e.min),e.max=CS(e.max)}function jS(e,t,n){return"position"===e||"preserve-aspect"===e&&(r=Xw(t),o=Xw(n),i=.2,!(Math.abs(r-o)<=i));var r,o,i}function _S(e){var t;return e!==e.root&&(null===(t=e.scroll)||void 0===t?void 0:t.wasRoot)}const TS=iS({attachResizeListener:(e,t)=>Nx(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),PS={current:void 0},NS=iS({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!PS.current){const e=new TS({});e.mount(window),e.setOptions({layoutScroll:!0}),PS.current=e}return PS.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>Boolean("fixed"===window.getComputedStyle(e).position)}),DS={pan:{Feature:class extends _x{constructor(){super(...arguments),this.removePointerDownListener=hm}onPointerDown(e){this.session=new Ax(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:gw(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:t,onPan:n,onPanEnd:r}=this.node.getProps();return{onSessionStart:xw(e),onStart:xw(t),onMove:n,onEnd:(e,t)=>{delete this.session,r&&Cm.postRender((()=>r(e,t)))}}}mount(){this.removePointerDownListener=Mx(this.node.current,"pointerdown",(e=>this.onPointerDown(e)))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends _x{constructor(e){super(e),this.removeGroupControls=hm,this.removeListeners=hm,this.controls=new yw(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||hm}unmount(){this.removeGroupControls(),this.removeListeners()}},ProjectionNode:NS,MeasureLayout:jw}};function MS(e,t,n){const{props:r}=e;e.animationState&&r.whileHover&&e.animationState.setActive("whileHover","Start"===n);const o=r["onHover"+n];o&&Cm.postRender((()=>o(t,Dx(t))))}function OS(e,t,n){const{props:r}=e;e.animationState&&r.whileTap&&e.animationState.setActive("whileTap","Start"===n);const o=r["onTap"+("End"===n?"":n)];o&&Cm.postRender((()=>o(t,Dx(t))))}const AS=new WeakMap,RS=new WeakMap,LS=e=>{const t=AS.get(e.target);t&&t(e)},IS=e=>{e.forEach(LS)};function FS(e,t,n){const r=function({root:e,...t}){const n=e||document;RS.has(n)||RS.set(n,{});const r=RS.get(n),o=JSON.stringify(t);return r[o]||(r[o]=new IntersectionObserver(IS,{root:e,...t})),r[o]}(t);return AS.set(e,n),r.observe(e),()=>{AS.delete(e),r.unobserve(e)}}const $S={some:0,all:1};const qS={inView:{Feature:class extends _x{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:t,margin:n,amount:r="some",once:o}=e;return FS(this.node.current,{root:t?t.current:void 0,rootMargin:n,threshold:"number"==typeof r?r:$S[r]},(e=>{const{isIntersecting:t}=e;if(this.isInView===t)return;if(this.isInView=t,o&&!t&&this.hasEnteredView)return;t&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",t);const{onViewportEnter:n,onViewportLeave:r}=this.node.getProps(),i=t?n:r;i&&i(e)}))}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;const{props:e,prevProps:t}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}(e,t))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends _x{mount(){const{current:e}=this.node;e&&(this.unmount=Fv(e,((e,t)=>(OS(this.node,t,"Start"),(e,{success:t})=>OS(this.node,e,t?"End":"Cancel"))),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends _x{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(ZY){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=pb(Nx(this.node.current,"focus",(()=>this.onFocus())),Nx(this.node.current,"blur",(()=>this.onBlur())))}unmount(){}}},hover:{Feature:class extends _x{mount(){const{current:e}=this.node;e&&(this.unmount=function(e,t,n={}){const[r,o,i]=Pv(e,n),s=e=>{if(!Nv(e))return;const{target:n}=e,r=t(n,e);if("function"!=typeof r||!n)return;const i=e=>{Nv(e)&&(r(e),n.removeEventListener("pointerleave",i))};n.addEventListener("pointerleave",i,o)};return r.forEach((e=>{e.addEventListener("pointerenter",s,o)})),i}(e,((e,t)=>(MS(this.node,t,"Start"),e=>MS(this.node,e,"End")))))}unmount(){}}}},zS={layout:{ProjectionNode:NS,MeasureLayout:jw}},US={current:null},BS={current:!1};const VS=[...Zy,by,Ty],KS=new WeakMap;const HS=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class WS{scrapeMotionValuesFromProps(e,t,n){return{}}constructor({parent:e,props:t,presenceContext:n,reducedMotionConfig:r,blockInitialAnimation:o,visualState:i},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Gy,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const e=Uv.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,Cm.render(this.render,!1,!0))};const{latestValues:a,renderState:l,onUpdate:c}=i;this.onUpdate=c,this.latestValues=a,this.baseTarget={...a},this.initialValues=t.initial?{...a}:{},this.renderState=l,this.parent=e,this.props=t,this.presenceContext=n,this.depth=e?e.depth+1:0,this.reducedMotionConfig=r,this.options=s,this.blockInitialAnimation=Boolean(o),this.isControllingVariants=Bm(t),this.isVariantNode=Vm(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=Boolean(e&&e.current);const{willChange:u,...d}=this.scrapeMotionValuesFromProps(t,{},this);for(const f in d){const e=d[f];void 0!==a[f]&&hg(e)&&e.set(a[f],!1)}}mount(e){this.current=e,KS.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach(((e,t)=>this.bindToMotionValue(t,e))),BS.current||function(){if(BS.current=!0,um)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>US.current=e.matches;e.addListener(t),t()}else US.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||US.current),"production"!==process.env.NODE_ENV&&Lm(!0!==this.shouldReduceMotion,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Em(this.notifyUpdate),Em(this.render),this.valueSubscriptions.forEach((e=>e())),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const t=this.features[e];t&&(t.unmount(),t.isMounted=!1)}this.current=null}bindToMotionValue(e,t){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const n=dg.has(e);n&&this.onBindTransform&&this.onBindTransform();const r=t.on("change",(t=>{this.latestValues[e]=t,this.props.onUpdate&&Cm.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0)})),o=t.on("renderRequest",this.scheduleRender);let i;window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,e,t)),this.valueSubscriptions.set(e,(()=>{r(),o(),i&&i(),t.owner&&t.stop()}))}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in Nm){const t=Nm[e];if(!t)continue;const{isEnabled:n,Feature:r}=t;if(!this.features[e]&&r&&n(this.props)&&(this.features[e]=new r(this)),this.features[e]){const t=this.features[e];t.isMounted?t.update():(t.mount(),t.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}update(e,t){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=t;for(let n=0;n<HS.length;n++){const t=HS[n];this.propEventSubscriptions[t]&&(this.propEventSubscriptions[t](),delete this.propEventSubscriptions[t]);const r=e["on"+t];r&&(this.propEventSubscriptions[t]=this.on(t,r))}this.prevMotionValues=function(e,t,n){for(const r in t){const o=t[r],i=n[r];if(hg(o))e.addValue(r,o),"development"===process.env.NODE_ENV&&Lm("12.4.0"===o.version,`Attempting to mix Motion versions ${o.version} with 12.4.0 may not work as expected.`);else if(hg(i))e.addValue(r,Gv(o,{owner:e}));else if(i!==o)if(e.hasValue(r)){const t=e.getValue(r);!0===t.liveStyle?t.jump(o):t.hasAnimated||t.set(o)}else{const t=e.getStaticValue(r);e.addValue(r,Gv(void 0!==t?t:o,{owner:e}))}}for(const r in n)void 0===t[r]&&e.removeValue(r);return t}(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const t=this.getClosestVariantNode();if(t)return t.variantChildren&&t.variantChildren.add(e),()=>t.variantChildren.delete(e)}addValue(e,t){const n=this.values.get(e);t!==n&&(n&&this.removeValue(e),this.bindToMotionValue(e,t),this.values.set(e,t),this.latestValues[e]=t.get())}removeValue(e){this.values.delete(e);const t=this.valueSubscriptions.get(e);t&&(t(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let n=this.values.get(e);return void 0===n&&void 0!==t&&(n=Gv(null===t?void 0:t,{owner:this}),this.addValue(e,n)),n}readValue(e,t){var n;let r=void 0===this.latestValues[e]&&this.current?null!==(n=this.getBaseTargetFromProps(this.props,e))&&void 0!==n?n:this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];return null!=r&&("string"==typeof r&&(Yy(r)||cy(r))?r=parseFloat(r):!VS.find(Jy(r))&&Ty.test(t)&&(r=Ry(e,t)),this.setBaseTarget(e,hg(r)?r.get():r)),hg(r)?r.get():r}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){var t;const{initial:n}=this.props;let r;if("string"==typeof n||"object"==typeof n){const o=Gg(this.props,n,null===(t=this.presenceContext)||void 0===t?void 0:t.custom);o&&(r=o[e])}if(n&&void 0!==r)return r;const o=this.getBaseTargetFromProps(this.props,e);return void 0===o||hg(o)?void 0!==this.initialValues[e]&&void 0===r?void 0:this.baseTarget[e]:o}on(e,t){return this.events[e]||(this.events[e]=new Kv),this.events[e].add(t)}notify(e,...t){this.events[e]&&this.events[e].notify(...t)}}class GS extends WS{constructor(){super(...arguments),this.KeyframeResolver=tb}sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){return e.style?e.style[t]:void 0}removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;hg(e)&&(this.childSubscription=e.on("change",(e=>{this.current&&(this.current.textContent=`${e}`)})))}}class YS extends GS{constructor(){super(...arguments),this.type="html",this.renderInstance=nv}readValueFromInstance(e,t){if(dg.has(t)){const e=Ay(t);return e&&e.default||0}{const n=window.getComputedStyle(e),r=(ig(t)?n.getPropertyValue(t):n[t])||0;return"string"==typeof r?r.trim():r}}measureInstanceViewportBox(e,{transformPagePoint:t}){return mw(e,t)}build(e,t,n){Mg(e,t,n.transformTemplate)}scrapeMotionValuesFromProps(e,t,n){return Zg(e,t,n)}}class QS extends GS{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Jx,this.updateDimensions=()=>{this.current&&!this.renderState.dimensions&&tv(this.current,this.renderState)}}getBaseTargetFromProps(e,t){return e[t]}readValueFromInstance(e,t){if(dg.has(t)){const e=Ay(t);return e&&e.default||0}return t=rv.has(t)?t:Qm(t),e.getAttribute(t)}scrapeMotionValuesFromProps(e,t,n){return iv(e,t,n)}onBindTransform(){this.current&&!this.renderState.dimensions&&Cm.postRender(this.updateDimensions)}build(e,t,n){Ug(e,t,this.isSVGTag,n.transformTemplate)}renderInstance(e,t,n,r){ov(e,t,0,r)}mount(e){this.isSVGTag=Vg(e.tagName),super.mount(e)}}const XS=Im(lv({...Px,...qS,...DS,...zS},((e,t)=>Fg(e)?new QS(t):new YS(t,{allowProjection:e!==n.Fragment})))),JS=({children:e,className:n})=>t.jsx(XS.div,{initial:{opacity:0,filter:"blur(8px)"},animate:{opacity:1,filter:"blur(0px)"},exit:{opacity:0,filter:"blur(8px)"},transition:{duration:.3,ease:"easeInOut"},className:n,children:e}),ZS="reach-styles-module__h3___QiFj-",ek=({children:e,className:n})=>t.jsx("h3",{className:zu(ZS,n),children:e}),tk=({size:e=35,color:r="black",speed:o=.9,strokeWidth:i=3.5,text:s,textSpeed:a=2e3,textColor:l="black"})=>{const[c,u]=n.useState(0),d=Array.isArray(s)?s:s?[s]:[];return n.useEffect((()=>{if(d.length<=1)return;if(c>=d.length-1)return;const e=setInterval((()=>{u((e=>e<d.length-1?e+1:e))}),a);return()=>clearInterval(e)}),[d.length,a,c]),t.jsx("div",{className:"flex flex-col justify-center items-center h-full",children:t.jsxs("div",{className:"flex flex-col items-center gap-4",children:[t.jsxs("div",{className:"loader-container",style:{"--uib-size":`${e}px`,"--uib-color":r,"--uib-speed":`${o}s`,"--uib-stroke":`${i}px`},children:[t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"})]}),d.length>0&&t.jsx("div",{className:"text-center text-sm text-muted-foreground animate-fade-in "+(l?`text-${l}`:""),children:t.jsx(ek,{children:d[c]})},c),t.jsx("style",{children:"\n .loader-container {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: center;\n height: var(--uib-size);\n width: var(--uib-size);\n }\n .line {\n position: absolute;\n top: calc(50% - var(--uib-stroke) / 2);\n left: 0;\n height: var(--uib-stroke);\n width: 100%;\n border-radius: calc(var(--uib-stroke) / 2);\n background-color: var(--uib-color);\n animation: rotate var(--uib-speed) ease-in-out infinite;\n transition: background-color 0.3s ease;\n }\n .line:nth-child(1) {\n animation-delay: calc(var(--uib-speed) * -0.375);\n }\n .line:nth-child(2) {\n animation-delay: calc(var(--uib-speed) * -0.375);\n opacity: 0.8;\n }\n .line:nth-child(3) {\n animation-delay: calc(var(--uib-speed) * -0.3);\n opacity: 0.6;\n }\n .line:nth-child(4) {\n animation-delay: calc(var(--uib-speed) * -0.225);\n opacity: 0.4;\n }\n .line:nth-child(5) {\n animation-delay: calc(var(--uib-speed) * -0.15);\n opacity: 0.2;\n }\n .line:nth-child(6) {\n animation-delay: calc(var(--uib-speed) * -0.075);\n opacity: 0.1;\n }\n @keyframes rotate {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(180deg);\n }\n }\n .animate-fade-in {\n animation: fadeIn 0.5s ease-in-out;\n }\n @keyframes fadeIn {\n from {\n opacity: 0;\n transform: translateY(5px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n }\n "})]})})},nk={CloseButton:Gc,DropdownMenuTrigger:gc,UserIcon:Kc,UsersIcon:Hc,UserEdit:Bc,ScheduleButton:pc,SendButton:$c,BackButton:vc,NextButton:yc,MergeField:Vc,PlusIcon:Ic,AlertCircleIcon:wc,OneTimeBroadcast:Oc,PatronEntersList:Tc,DateMilestone:pc,RealtimeActivity:hc,EmailIcon:Dc,SmsIcon:Ac,MessagesSent:Nc,LinksClicked:Lc,OpenRate:jc,SpamComplies:Uc,TotalBounceRate:Uc,UnsubscribeRate:qc},rk=e=>({...nk,...e||{}}),ok=lc(["reach-styles-module__base___gfFyc"],{variants:{variant:{default:"reach-styles-module__default___ny1h7",destructive:"reach-styles-module__destructive___XjBvS",outline:"reach-styles-module__outline___gFp3i",secondary:"reach-styles-module__secondary___Pd-e3",ghost:"reach-styles-module__ghost___GcnJq",link:"reach-styles-module__link___EgS2H"},size:{default:"reach-styles-module__sizeDefault___8kU5A",sm:"reach-styles-module__sizeSm___zPIEh",lg:"reach-styles-module__sizeLg___D2G8z",icon:"reach-styles-module__sizeIcon___5XkYW"}},defaultVariants:{variant:"default",size:"default"}}),ik=i.forwardRef((({className:e,variant:n,size:r,asChild:o=!1,...i},s)=>t.jsx(o?wf:"button",{className:zu(ok({variant:n,size:r,className:e})),ref:s,...i})));ik.displayName="Button";var sk=(e=>(e.ChooseAutomationType="choose-automation-type",e.SetAutomationName="set-automation-name",e))(sk||{});const ak=({onClose:e,currentStep:n,setCurrentStep:r,isDisabled:o,createAutomation:i,disableBackButton:s})=>t.jsx("div",{children:t.jsxs("div",{className:"flex justify-end space-x-4",children:[t.jsx(ik,{variant:"secondary",className:"px-4 py-2",onClick:()=>{if(s)e?.(!1);else if(n===sk.ChooseAutomationType)e?.(!1);else{if(n!==sk.SetAutomationName)throw new Error("Invalid step");r(sk.ChooseAutomationType)}},children:n===sk.ChooseAutomationType||s?"Cancel":"Back"}),t.jsx(ik,{className:"px-4 py-2",onClick:()=>{o||n!==sk.SetAutomationName||i()},disabled:o,children:n===sk.SetAutomationName?"Create":"Next"})]})}),lk=({onClick:e,title:n,subtitle:r,icon:o,selected:i,disabled:s=!1})=>t.jsxs("button",{onClick:e,className:"flex flex-col items-center justify-center rounded-lg border-[3px] p-4 transition-all duration-300 ease-in-out "+(s?"opacity-50 cursor-not-allowed":i?"scale-[1.02] hover:scale-[1.04] [border-color:hsl(var(--reach-primary))] [background-color:hsl(var(--reach-primary)/0.05)]":"border-gray-200 hover:[border-color:hsl(var(--reach-primary))] hover:bg-gray-50"),children:[o,t.jsxs("div",{className:"text-center",children:[t.jsx("div",{className:"text-sm font-medium text-gray-900",children:n}),t.jsx("div",{className:"text-xs text-gray-500",children:r})]})]}),ck="text-3xl mb-8",uk="grid grid-cols-2 gap-6",dk="relative p-6 rounded-lg",fk="mb-4 flex items-center justify-center",hk="text-lg font-medium mb-2",pk="text-sm text-muted-foreground",mk="absolute top-3 right-3 bg-gray-100 text-gray-600 text-xs px-2 py-1 rounded-full",gk=({onNext:e,iconDefinitions:n})=>t.jsxs("div",{className:dk,children:[t.jsx("h1",{className:ck,children:"Choose Your Automation Type"}),t.jsxs("div",{className:uk,children:[t.jsx(lk,{onClick:()=>{e(Me.ONE_TIME)},title:"One-Time Broadcast",subtitle:"Send a single message to your current list, like announcing a sale or newsletter.",icon:t.jsx(n.OneTimeBroadcast,{}),selected:!1}),t.jsx(lk,{onClick:()=>{},title:"Patron Enters a List",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.PatronEntersList,{}),selected:!1,disabled:!0}),t.jsx(lk,{onClick:()=>{},title:"Date Milestone",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.DateMilestone,{}),selected:!1,disabled:!0}),t.jsx(lk,{onClick:()=>{},title:"Realtime Activity",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.RealtimeActivity,{}),selected:!1,disabled:!0})]})]});function vk(e,t){throw new Error(`Unreachable case statement: ${JSON.stringify(e)}. Valid values are: ${Object.values(t).join(", ")}`)}const yk=({iconDefinitions:e})=>t.jsxs("div",{children:[t.jsx("div",{className:fk,children:t.jsx(e.OneTimeBroadcast,{})}),t.jsx("h3",{className:hk,children:"One-Time Broadcast"}),t.jsx("p",{className:pk,children:"Send a single message to your current list, like announcing a sale or newsletter."})]}),bk=({iconDefinitions:e})=>t.jsxs("div",{children:[t.jsx("div",{className:mk,children:"Coming Soon"}),t.jsx("div",{className:fk,children:t.jsx(e.RealtimeActivity,{})}),t.jsx("h3",{className:hk,children:"Realtime Activity"}),t.jsx("p",{className:pk,children:"Responds to immediate actions your contacts take, like abandoned carts, form submissions, or appointment bookings."})]}),xk=({selectedType:e,setAutomationName:n,automationName:r,iconDefinitions:o})=>t.jsxs("div",{className:"flex flex-col items-center justify-center p-8 max-w-lg mx-auto",children:[t.jsx("h2",{className:"text-2xl font-semibold mb-6 text-center",children:"Name Your Automation"}),t.jsxs("div",{className:"w-full space-y-4",children:[t.jsx("div",{className:"bg-gray-50 p-4 rounded-lg items-center justify-center text-center",children:(()=>{switch(e){case Me.ONE_TIME:return t.jsx(yk,{iconDefinitions:o});case Me.TRIGGER_BASED:return t.jsx(bk,{iconDefinitions:o});default:throw vk(e,Me)}})()}),t.jsxs("div",{className:"space-y-2",children:[t.jsx("label",{htmlFor:"automationName",className:"block text-sm font-medium text-gray-700",children:"Automation Name"}),t.jsx("input",{id:"automationName",type:"text",value:r,onChange:e=>n(e.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-indigo-500 focus:border-indigo-500 shadow-sm",placeholder:"Enter a descriptive name...",autoFocus:!0}),t.jsx("p",{className:"text-sm text-gray-500",children:"This name is for your internal reference only - your customers won't see it"})]})]})]}),wk=({onClose:e,iconDefinitions:r,automationType:o})=>{const{createAutomation:i,isCreating:s}=Pe(),[a,l]=n.useState(!1),c=rk(r),[d,f]=n.useState(o?sk.SetAutomationName:sk.ChooseAutomationType),[h,p]=n.useState(o?{name:void 0,type:o}:{name:void 0,type:void 0}),m=void 0!==h.name&&void 0!==h.type;n.useEffect((()=>{if(h.type&&!h.name){const e=new Date,t=e.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),n=`Campaign ${e.toLocaleDateString([],{month:"long",day:"numeric"})} ${t}`;p((e=>({...e,name:n})))}}),[h]);return s||a?t.jsx("div",{className:dk,children:t.jsx(tk,{text:["Creating Automation","Finishing up"]})}):t.jsxs("div",{className:"relative overflow-y-auto h-full p-8",children:[t.jsxs(fm,{mode:"wait",children:[d===sk.ChooseAutomationType&&t.jsx(JS,{children:t.jsx(gk,{onNext:e=>{p({...h,type:e}),f(sk.SetAutomationName)},iconDefinitions:c})},"choose-automation-type"),d===sk.SetAutomationName&&h.type&&t.jsx(JS,{children:t.jsx(xk,{iconDefinitions:c,selectedType:h.type,setAutomationName:e=>{p({...h,name:e})},automationName:h.name??""})},"set-automation-name")]}),t.jsx("div",{className:"pt-2",children:t.jsx(ak,{onClose:e,currentStep:d,setCurrentStep:f,isDisabled:!m,createAutomation:async()=>{if(!m||!h.name||!h.type)return;l(!0);i({name:h.name,type:h.type},{onSuccess:async t=>{if(t.id){const n=await(async e=>(await Ee(`${u}`,{method:"POST",body:JSON.stringify(e)})).data)({});await je(t.id,{action:[{action_type:"send_communication",action_metadata:{action_type:"send_communication",communication_group_id:n.id}}]}),e?.(t.id)}else e?.("error")},onError:()=>{e?.("error")},onSettled:()=>{p({name:void 0,type:void 0})}})},disableBackButton:void 0!==o})})]})};function Sk({open:e,setOpen:n,onClose:r,iconDefinitions:o,automationType:i}){return t.jsx(Hp,{open:e,onOpenChange:n,children:t.jsxs(Yp,{className:"flex max-h-[86vh] flex-col gap-0 overflow-visible max-w-4xl w-full p-0",children:[t.jsx(Qp,{children:t.jsx("div",{className:"flex items-center justify-between",children:t.jsxs(jf,{children:[t.jsx(Xp,{className:"text-3xl font-normal",children:"Create Automation"}),t.jsx(Jp,{children:"Create a new automation to send messages to your customers."})]})})}),t.jsx(wk,{onClose:e=>{r?.(e),n(!1)},iconDefinitions:o,automationType:i})]})})}var kk={};Object.defineProperty(kk,"__esModule",{value:!0}),kk.parse=function(e,t){const n=new Pk,r=e.length;if(r<2)return n;const o=t?.decode||Mk;let i=0;do{const t=e.indexOf("=",i);if(-1===t)break;const s=e.indexOf(";",i),a=-1===s?r:s;if(t>a){i=e.lastIndexOf(";",t-1)+1;continue}const l=Nk(e,i,t),c=Dk(e,t,l),u=e.slice(l,c);if(void 0===n[u]){let r=Nk(e,t+1,a),i=Dk(e,a,r);const s=o(e.slice(r,i));n[u]=s}i=a+1}while(i<r);return n},kk.serialize=function(e,t,n){const r=n?.encode||encodeURIComponent;if(!Ck.test(e))throw new TypeError(`argument name is invalid: ${e}`);const o=r(t);if(!Ek.test(o))throw new TypeError(`argument val is invalid: ${t}`);let i=e+"="+o;if(!n)return i;if(void 0!==n.maxAge){if(!Number.isInteger(n.maxAge))throw new TypeError(`option maxAge is invalid: ${n.maxAge}`);i+="; Max-Age="+n.maxAge}if(n.domain){if(!jk.test(n.domain))throw new TypeError(`option domain is invalid: ${n.domain}`);i+="; Domain="+n.domain}if(n.path){if(!_k.test(n.path))throw new TypeError(`option path is invalid: ${n.path}`);i+="; Path="+n.path}if(n.expires){if(!function(e){return"[object Date]"===Tk.call(e)}
|
|
33
|
+
*/function lu(){let e,t,n=0,r="";for(;n<arguments.length;)(e=arguments[n++])&&(t=cu(e))&&(r&&(r+=" "),r+=t);return r}const cu=e=>{if("string"==typeof e)return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=cu(e[r]))&&(n&&(n+=" "),n+=t);return n};function uu(e,...t){let n,r,o,i=function(a){const l=t.reduce(((e,t)=>t(e)),e());return n=(e=>({cache:ou(e.cacheSize),parseClassName:iu(e),...Yc(e)}))(l),r=n.cache.get,o=n.cache.set,i=s,s(a)};function s(e){const t=r(e);if(t)return t;const i=((e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,i=[],s=e.trim().split(au);let a="";for(let l=s.length-1;l>=0;l-=1){const e=s[l],{modifiers:t,hasImportantModifier:c,baseClassName:u,maybePostfixModifierPosition:d}=n(e);let f=Boolean(d),h=r(f?u.substring(0,d):u);if(!h){if(!f){a=e+(a.length>0?" "+a:a);continue}if(h=r(u),!h){a=e+(a.length>0?" "+a:a);continue}f=!1}const p=su(t).join(":"),m=c?p+"!":p,g=m+h;if(i.includes(g))continue;i.push(g);const v=o(h,f);for(let n=0;n<v.length;++n)i.push(m+v[n]);a=e+(a.length>0?" "+a:a)}return a})(e,n);return o(e,i),i}return function(){return i(lu.apply(null,arguments))}}const du=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},fu=/^\[(?:([a-z-]+):)?(.+)\]$/i,hu=/^\d+\/\d+$/,pu=new Set(["px","full","screen"]),mu=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,gu=/\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$/,vu=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,yu=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,bu=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,xu=e=>Su(e)||pu.has(e)||hu.test(e),wu=e=>Ru(e,"length",Lu),Su=e=>Boolean(e)&&!Number.isNaN(Number(e)),ku=e=>Ru(e,"number",Su),Cu=e=>Boolean(e)&&Number.isInteger(Number(e)),Eu=e=>e.endsWith("%")&&Su(e.slice(0,-1)),ju=e=>fu.test(e),_u=e=>mu.test(e),Tu=new Set(["length","size","percentage"]),Pu=e=>Ru(e,Tu,Iu),Nu=e=>Ru(e,"position",Iu),Du=new Set(["image","url"]),Mu=e=>Ru(e,Du,$u),Ou=e=>Ru(e,"",Fu),Au=()=>!0,Ru=(e,t,n)=>{const r=fu.exec(e);return!!r&&(r[1]?"string"==typeof t?r[1]===t:t.has(r[1]):n(r[2]))},Lu=e=>gu.test(e)&&!vu.test(e),Iu=()=>!1,Fu=e=>yu.test(e),$u=e=>bu.test(e),qu=uu((()=>{const e=du("colors"),t=du("spacing"),n=du("blur"),r=du("brightness"),o=du("borderColor"),i=du("borderRadius"),s=du("borderSpacing"),a=du("borderWidth"),l=du("contrast"),c=du("grayscale"),u=du("hueRotate"),d=du("invert"),f=du("gap"),h=du("gradientColorStops"),p=du("gradientColorStopPositions"),m=du("inset"),g=du("margin"),v=du("opacity"),y=du("padding"),b=du("saturate"),x=du("scale"),w=du("sepia"),S=du("skew"),k=du("space"),C=du("translate"),E=()=>["auto",ju,t],j=()=>[ju,t],_=()=>["",xu,wu],T=()=>["auto",Su,ju],P=()=>["","0",ju],N=()=>[Su,ju];return{cacheSize:500,separator:":",theme:{colors:[Au],spacing:[xu,wu],blur:["none","",_u,ju],brightness:N(),borderColor:[e],borderRadius:["none","","full",_u,ju],borderSpacing:j(),borderWidth:_(),contrast:N(),grayscale:P(),hueRotate:N(),invert:P(),gap:j(),gradientColorStops:[e],gradientColorStopPositions:[Eu,wu],inset:E(),margin:E(),opacity:N(),padding:j(),saturate:N(),scale:N(),sepia:P(),skew:N(),space:j(),translate:j()},classGroups:{aspect:[{aspect:["auto","square","video",ju]}],container:["container"],columns:[{columns:[_u]}],"break-after":[{"break-after":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-before":[{"break-before":["auto","avoid","all","avoid-page","page","left","right","column"]}],"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:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",ju]}],overflow:[{overflow:["auto","hidden","clip","visible","scroll"]}],"overflow-x":[{"overflow-x":["auto","hidden","clip","visible","scroll"]}],"overflow-y":[{"overflow-y":["auto","hidden","clip","visible","scroll"]}],overscroll:[{overscroll:["auto","contain","none"]}],"overscroll-x":[{"overscroll-x":["auto","contain","none"]}],"overscroll-y":[{"overscroll-y":["auto","contain","none"]}],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",Cu,ju]}],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",ju]}],grow:[{grow:P()}],shrink:[{shrink:P()}],order:[{order:["first","last","none",Cu,ju]}],"grid-cols":[{"grid-cols":[Au]}],"col-start-end":[{col:["auto",{span:["full",Cu,ju]},ju]}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":[Au]}],"row-start-end":[{row:["auto",{span:[Cu,ju]},ju]}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",ju]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ju]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal","start","end","center","between","around","evenly","stretch"]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal","start","end","center","between","around","evenly","stretch","baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":["start","end","center","between","around","evenly","stretch","baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",ju,t]}],"min-w":[{"min-w":[ju,t,"min","max","fit"]}],"max-w":[{"max-w":[ju,t,"none","full","min","max","fit","prose",{screen:[_u]},_u]}],h:[{h:[ju,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[ju,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[ju,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[ju,t,"auto","min","max","fit"]}],"font-size":[{text:["base",_u,wu]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ku]}],"font-family":[{font:[Au]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ju]}],"line-clamp":[{"line-clamp":["none",Su,ku]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",xu,ju]}],"list-image":[{"list-image":["none",ju]}],"list-style-type":[{list:["none","disc","decimal",ju]}],"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:["solid","dashed","dotted","double","none","wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",xu,wu]}],"underline-offset":[{"underline-offset":["auto",xu,ju]}],"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:j()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ju]}],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",ju]}],"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:["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top",Nu]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Pu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Mu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[p]}],"gradient-via-pos":[{via:[p]}],"gradient-to-pos":[{to:[p]}],"gradient-from":[{from:[h]}],"gradient-via":[{via:[h]}],"gradient-to":[{to:[h]}],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:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[v]}],"border-style":[{border:["solid","dashed","dotted","double","none","hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[v]}],"divide-style":[{divide:["solid","dashed","dotted","double","none"]}],"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:["","solid","dashed","dotted","double","none"]}],"outline-offset":[{"outline-offset":[xu,ju]}],"outline-w":[{outline:[xu,wu]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:_()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[xu,wu]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",_u,Ou]}],"shadow-color":[{shadow:[Au]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",_u,ju]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[d]}],saturate:[{saturate:[b]}],sepia:[{sepia:[w]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[b]}],"backdrop-sepia":[{"backdrop-sepia":[w]}],"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",ju]}],duration:[{duration:N()}],ease:[{ease:["linear","in","out","in-out",ju]}],delay:[{delay:N()}],animate:[{animate:["none","spin","ping","pulse","bounce",ju]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[x]}],"scale-x":[{"scale-x":[x]}],"scale-y":[{"scale-y":[x]}],rotate:[{rotate:[Cu,ju]}],"translate-x":[{"translate-x":[C]}],"translate-y":[{"translate-y":[C]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ju]}],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",ju]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":j()}],"scroll-mx":[{"scroll-mx":j()}],"scroll-my":[{"scroll-my":j()}],"scroll-ms":[{"scroll-ms":j()}],"scroll-me":[{"scroll-me":j()}],"scroll-mt":[{"scroll-mt":j()}],"scroll-mr":[{"scroll-mr":j()}],"scroll-mb":[{"scroll-mb":j()}],"scroll-ml":[{"scroll-ml":j()}],"scroll-p":[{"scroll-p":j()}],"scroll-px":[{"scroll-px":j()}],"scroll-py":[{"scroll-py":j()}],"scroll-ps":[{"scroll-ps":j()}],"scroll-pe":[{"scroll-pe":j()}],"scroll-pt":[{"scroll-pt":j()}],"scroll-pr":[{"scroll-pr":j()}],"scroll-pb":[{"scroll-pb":j()}],"scroll-pl":[{"scroll-pl":j()}],"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",ju]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[xu,wu,ku]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}));function zu(...e){return qu(ic(e))}const Uu=Xl,Bu=i.forwardRef((({className:e,...n},r)=>t.jsx(Jl,{ref:r,className:zu("fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:top-0 sm:right-0 sm:bottom-auto sm:flex-col md:max-w-[420px]",e),...n})));Bu.displayName=Jl.displayName;const Vu=lc("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),Ku=i.forwardRef((({className:e,variant:n,...r},o)=>t.jsx(Zl,{ref:o,className:zu(Vu({variant:n}),e),...r})));Ku.displayName=Zl.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(nc,{ref:r,className:zu("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...n}))).displayName=nc.displayName;const Hu=i.forwardRef((({className:e,...n},r)=>t.jsx(rc,{ref:r,className:zu("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...n,children:t.jsx(Gc,{className:"h-4 w-4"})})));Hu.displayName=rc.displayName;const Wu=i.forwardRef((({className:e,...n},r)=>t.jsx(ec,{ref:r,className:zu("text-sm font-semibold [&+div]:text-xs",e),...n})));Wu.displayName=ec.displayName;const Gu=i.forwardRef((({className:e,...n},r)=>t.jsx(tc,{ref:r,className:zu("text-sm opacity-90",e),...n})));function Yu(){const{toasts:e}=Ia();return t.jsxs(Uu,{children:[e.map((function({id:e,title:n,description:r,action:o,...i}){return t.jsxs(Ku,{...i,children:[t.jsxs("div",{className:"grid gap-1",children:[n&&t.jsx(Wu,{children:n}),r&&t.jsx(Gu,{children:r})]}),o,t.jsx(Hu,{})]},e)})),t.jsx(Bu,{})]})}Gu.displayName=tc.displayName;const Qu=(e,r,o,i)=>{const s=n.createContext({state:o});return{Context:s,Provider:({children:a})=>{const[l,c]=n.useReducer(e,o),u=n.useMemo((()=>Object.keys(r).reduce(((e,t)=>({...e,[t]:r[t](c)})),{})),[c]);n.useEffect((()=>{const e=[];return i?.length&&i.forEach((({eventName:t,handler:n})=>{const r=n(c),o=ve.subscribe(t,r);e.push(o)})),()=>e.forEach((e=>e()))}),[c]);const d=n.useMemo((()=>({state:l,...u})),[l,u]);return t.jsx(s.Provider,{value:d,children:a})}}},Xu=[{eventName:ye,handler:e=>()=>{e({type:"SET_AUTHENTICATED",payload:!1}),e({type:"SET_REAUTHING",payload:!0})}},{eventName:be,handler:e=>()=>{e({type:"SET_AUTHENTICATED",payload:!0})}}],{Provider:Ju}=Qu(((e,t)=>{switch(t.type){case"SET_AUTHENTICATED":return{...e,isAuthenticated:t.payload,error:null,reauthing:!1};case"SET_LOADING":return{...e,loading:t.payload};case"SET_ERROR":return{...e,error:t.payload,isAuthenticated:!1,reauthing:!1};case"SET_REAUTHING":return e.reauthing&&t.payload?e:{...e,reauthing:t.payload};default:return e}}),{handleReauth:e=>async t=>{if(t){e({type:"SET_REAUTHING",payload:!0});try{t()}catch(n){e({type:"SET_ERROR",payload:n instanceof Error?n.message:"Reauthorization failed"})}}else e({type:"SET_ERROR",payload:"No reauth callback provided"})}},{isAuthenticated:!1,loading:!1,error:null,reauthing:!1},Xu),Zu=e=>{if(/^\d+\s+\d+(?:\.\d+)?%\s+\d+(?:\.\d+)?%$/.test(e.trim()))return e.trim();try{const t=(e=>{const t=document.createElement("div");t.style.color=e,document.body.appendChild(t);const n=window.getComputedStyle(t).color;return document.body.removeChild(t),n})(e),[n,r,o]=(e=>{const t=e.match(/\d+/g);if(!t||t.length<3)throw new Error(`Invalid RGB color format: ${e}`);return[parseInt(t[0],10),parseInt(t[1],10),parseInt(t[2],10)]})(t);return((e,t,n)=>{e/=255,t/=255,n/=255;const r=Math.max(e,t,n),o=Math.min(e,t,n);let i=0,s=0;const a=(r+o)/2;if(r!==o){const l=r-o;switch(s=a>.5?l/(2-r-o):l/(r+o),r){case e:i=(t-n)/l+(t<n?6:0);break;case t:i=(n-e)/l+2;break;case n:i=(e-t)/l+4}i*=60}return`${Math.round(i)} ${Math.round(100*s)}% ${Math.round(100*a)}%`})(n,r,o)}catch(t){return e}},ed={background:"0 0% 100%",foreground:"240 10% 3.9%",card:"0 0% 100%","card-foreground":"240 10% 3.9%",popover:"0 0% 100%","popover-foreground":"240 10% 3.9%",primary:"240 5.9% 10%","primary-foreground":"0 0% 98%",secondary:"240 4.8% 95.9%","secondary-foreground":"240 5.9% 10%",muted:"240 4.8% 95.9%","muted-foreground":"240 3.8% 46.1%",accent:"240 4.8% 95.9%","accent-foreground":"240 5.9% 10%",destructive:"0 84.2% 60.2%","destructive-foreground":"0 0% 98%",border:"240 5.9% 90%",input:"240 5.9% 90%",ring:"240 10% 3.9%","chart-1":"12 76% 61%","chart-2":"173 58% 39%","chart-3":"197 37% 24%","chart-4":"43 74% 66%","chart-5":"27 87% 67%",radius:"0.5rem","font-body":'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',"font-heading":'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif'},td=e=>{const t=document.getElementById("reach-theme-styles");t&&t.remove();const n=document.createElement("style");n.id="reach-theme-styles";const r=`\n [data-reach-root] {\n ${Object.entries(ed).map((([t,n])=>{const r=e[t];let o=n;if(void 0!==r)if("radius"===t||"font-body"===t||"font-heading"===t)o=r;else if((e=>{if(/^\d+\s+\d+(?:\.\d+)?%\s+\d+(?:\.\d+)?%$/.test(e.trim()))return!0;const t=document.createElement("div"),n=t.style.color;return t.style.color=e,t.style.color!==n})(r))try{o=Zu(r)}catch(i){}return`--reach-${t}: ${o};`})).join("\n")}\n }\n\n /* Apply font families directly */\n [data-reach-root] {\n font-family: var(--reach-font-body);\n }\n \n [data-reach-root] h1,\n [data-reach-root] h2,\n [data-reach-root] h3,\n [data-reach-root] h4,\n [data-reach-root] h5,\n [data-reach-root] h6 {\n font-family: var(--reach-font-heading);\n }\n `;n.textContent=r,document.head.appendChild(n)},{Context:nd,Provider:rd}=Qu(((e,t)=>{switch(t.type){case"set_theme":return{...e,loading:!1,error:null,theme:t.payload};case"set_loading":return{...e,loading:t.payload};case"set_error":return{...e,loading:!1,error:t.payload};default:return e}}),{setTheme:e=>t=>e({type:"set_theme",payload:t}),setLoading:e=>t=>e({type:"set_loading",payload:t}),setError:e=>t=>e({type:"set_error",payload:t})},{theme:null,loading:!0,error:null}),od=({initialTheme:e,children:r})=>{const{setTheme:o,setLoading:i}=n.useContext(nd),s=n.useRef(!1);return n.useEffect((()=>{e&&!s.current?(td(e.styles),o(e),s.current=!0):i(!1)}),[e,o,i]),t.jsx(t.Fragment,{children:r})},id=({initialTheme:e,children:n})=>t.jsx(rd,{children:t.jsx(od,{initialTheme:e,children:n})}),sd=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,ad={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},ld=e=>ad[e];let cd={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(sd,ld)};const ud={type:"3rdParty",init(e){((e={})=>{cd={...cd,...e}})(e.options.react)}},dd=n.createContext();function fd({i18n:e,defaultNS:t,children:r}){const o=n.useMemo((()=>({i18n:e,defaultNS:t})),[e,t]);return n.createElement(dd.Provider,{value:o},r)}const hd=e=>"string"==typeof e,pd=()=>{let e,t;const n=new Promise(((n,r)=>{e=n,t=r}));return n.resolve=e,n.reject=t,n},md=e=>null==e?"":""+e,gd=/###/g,vd=e=>e&&e.indexOf("###")>-1?e.replace(gd,"."):e,yd=e=>!e||hd(e),bd=(e,t,n)=>{const r=hd(t)?t.split("."):t;let o=0;for(;o<r.length-1;){if(yd(e))return{};const t=vd(r[o]);!e[t]&&n&&(e[t]=new n),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++o}return yd(e)?{}:{obj:e,k:vd(r[o])}},xd=(e,t,n)=>{const{obj:r,k:o}=bd(e,t,Object);if(void 0!==r||1===t.length)return void(r[o]=n);let i=t[t.length-1],s=t.slice(0,t.length-1),a=bd(e,s,Object);for(;void 0===a.obj&&s.length;)i=`${s[s.length-1]}.${i}`,s=s.slice(0,s.length-1),a=bd(e,s,Object),a?.obj&&void 0!==a.obj[`${a.k}.${i}`]&&(a.obj=void 0);a.obj[`${a.k}.${i}`]=n},wd=(e,t)=>{const{obj:n,k:r}=bd(e,t);if(n&&Object.prototype.hasOwnProperty.call(n,r))return n[r]},Sd=(e,t,n)=>{for(const r in t)"__proto__"!==r&&"constructor"!==r&&(r in e?hd(e[r])||e[r]instanceof String||hd(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):Sd(e[r],t[r],n):e[r]=t[r]);return e},kd=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var Cd={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const Ed=e=>hd(e)?e.replace(/[&<>"'\/]/g,(e=>Cd[e])):e;const jd=[" ",",","?","!",";"],_d=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){const t=this.regExpMap.get(e);if(void 0!==t)return t;const n=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,n),this.regExpQueue.push(e),n}}(20),Td=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!e)return;if(e[t]){if(!Object.prototype.hasOwnProperty.call(e,t))return;return e[t]}const r=t.split(n);let o=e;for(let i=0;i<r.length;){if(!o||"object"!=typeof o)return;let e,t="";for(let s=i;s<r.length;++s)if(s!==i&&(t+=n),t+=r[s],e=o[t],void 0!==e){if(["string","number","boolean"].indexOf(typeof e)>-1&&s<r.length-1)continue;i+=s-i+1;break}o=e}return o},Pd=e=>e?.replace("_","-"),Nd={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){}};class Dd{constructor(e){this.init(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{})}init(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||Nd,this.options=t,this.debug=t.debug}log(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"log","",!0)}warn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","",!0)}error(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"error","")}deprecate(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,n,r){return r&&!this.debug?null:(hd(e[0])&&(e[0]=`${n}${this.prefix} ${e[0]}`),this.logger[t](e))}create(e){return new Dd(this.logger,{prefix:`${this.prefix}:${e}:`,...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new Dd(this.logger,e)}}var Md=new Dd;class Od{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach((e=>{this.observers[e]||(this.observers[e]=new Map);const n=this.observers[e].get(t)||0;this.observers[e].set(t,n+1)})),this}off(e,t){this.observers[e]&&(t?this.observers[e].delete(t):delete this.observers[e])}emit(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(this.observers[e]){Array.from(this.observers[e].entries()).forEach((e=>{let[t,r]=e;for(let o=0;o<r;o++)t(...n)}))}if(this.observers["*"]){Array.from(this.observers["*"].entries()).forEach((t=>{let[r,o]=t;for(let i=0;i<o;i++)r.apply(r,[e,...n])}))}}}class Ad extends Od{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){this.options.ns.indexOf(e)<0&&this.options.ns.push(e)}removeNamespaces(e){const t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const o=void 0!==r.keySeparator?r.keySeparator:this.options.keySeparator,i=void 0!==r.ignoreJSONStructure?r.ignoreJSONStructure:this.options.ignoreJSONStructure;let s;e.indexOf(".")>-1?s=e.split("."):(s=[e,t],n&&(Array.isArray(n)?s.push(...n):hd(n)&&o?s.push(...n.split(o)):s.push(n)));const a=wd(this.data,s);return!a&&!t&&!n&&e.indexOf(".")>-1&&(e=s[0],t=s[1],n=s.slice(2).join(".")),!a&&i&&hd(n)?Td(this.data?.[e]?.[t],n,o):a}addResource(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{silent:!1};const i=void 0!==o.keySeparator?o.keySeparator:this.options.keySeparator;let s=[e,t];n&&(s=s.concat(i?n.split(i):n)),e.indexOf(".")>-1&&(s=e.split("."),r=t,t=s[1]),this.addNamespaces(t),xd(this.data,s,r),o.silent||this.emit("added",e,t,n,r)}addResources(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{silent:!1};for(const o in n)(hd(n[o])||Array.isArray(n[o]))&&this.addResource(e,t,o,n[o],{silent:!0});r.silent||this.emit("added",e,t,n)}addResourceBundle(e,t,n,r,o){let i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{silent:!1,skipCopy:!1},s=[e,t];e.indexOf(".")>-1&&(s=e.split("."),r=n,n=t,t=s[1]),this.addNamespaces(t);let a=wd(this.data,s)||{};i.skipCopy||(n=JSON.parse(JSON.stringify(n))),r?Sd(a,n,o):a={...a,...n},xd(this.data,s,a),i.silent||this.emit("added",e,t,n)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){const t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find((e=>t[e]&&Object.keys(t[e]).length>0))}toJSON(){return this.data}}var Rd={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,o){return e.forEach((e=>{t=this.processors[e]?.process(t,n,r,o)??t})),t}};const Ld={};class Id extends Od{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};var n,r;super(),n=e,r=this,["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"].forEach((e=>{n[e]&&(r[e]=n[e])})),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=Md.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e){if(null==e)return!1;const t=this.resolve(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}});return void 0!==t?.res}extractFromKey(e,t){let n=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===n&&(n=":");const r=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator;let o=t.ns||this.options.defaultNS||[];const i=n&&e.indexOf(n)>-1,s=!(this.options.userDefinedKeySeparator||t.keySeparator||this.options.userDefinedNsSeparator||t.nsSeparator||((e,t,n)=>{t=t||"",n=n||"";const r=jd.filter((e=>t.indexOf(e)<0&&n.indexOf(e)<0));if(0===r.length)return!0;const o=_d.getRegExp(`(${r.map((e=>"?"===e?"\\?":e)).join("|")})`);let i=!o.test(e);if(!i){const t=e.indexOf(n);t>0&&!o.test(e.substring(0,t))&&(i=!0)}return i})(e,n,r));if(i&&!s){const t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:hd(o)?[o]:o};const i=e.split(n);(n!==r||n===r&&this.options.ns.indexOf(i[0])>-1)&&(o=i.shift()),e=i.join(r)}return{key:e,namespaces:hd(o)?[o]:o}}translate(e,t,n){if("object"!=typeof t&&this.options.overloadTranslationOptionHandler&&(t=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof t&&(t={...t}),t||(t={}),null==e)return"";Array.isArray(e)||(e=[String(e)]);const r=void 0!==t.returnDetails?t.returnDetails:this.options.returnDetails,o=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,{key:i,namespaces:s}=this.extractFromKey(e[e.length-1],t),a=s[s.length-1],l=t.lng||this.language,c=t.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if("cimode"===l?.toLowerCase()){if(c){const e=t.nsSeparator||this.options.nsSeparator;return r?{res:`${a}${e}${i}`,usedKey:i,exactUsedKey:i,usedLng:l,usedNS:a,usedParams:this.getUsedParamsDetails(t)}:`${a}${e}${i}`}return r?{res:i,usedKey:i,exactUsedKey:i,usedLng:l,usedNS:a,usedParams:this.getUsedParamsDetails(t)}:i}const u=this.resolve(e,t);let d=u?.res;const f=u?.usedKey||i,h=u?.exactUsedKey||i,p=Object.prototype.toString.apply(d),m=void 0!==t.joinArrays?t.joinArrays:this.options.joinArrays,g=!this.i18nFormat||this.i18nFormat.handleAsObject,v=!hd(d)&&"boolean"!=typeof d&&"number"!=typeof d;if(!(g&&d&&v&&["[object Number]","[object Function]","[object RegExp]"].indexOf(p)<0)||hd(m)&&Array.isArray(d))if(g&&hd(m)&&Array.isArray(d))d=d.join(m),d&&(d=this.extendTranslation(d,e,t,n));else{let r=!1,s=!1;const c=void 0!==t.count&&!hd(t.count),f=Id.hasDefaultValue(t),h=c?this.pluralResolver.getSuffix(l,t.count,t):"",p=t.ordinal&&c?this.pluralResolver.getSuffix(l,t.count,{ordinal:!1}):"",m=c&&!t.ordinal&&0===t.count,g=m&&t[`defaultValue${this.options.pluralSeparator}zero`]||t[`defaultValue${h}`]||t[`defaultValue${p}`]||t.defaultValue;!this.isValidLookup(d)&&f&&(r=!0,d=g),this.isValidLookup(d)||(s=!0,d=i);const v=(t.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&s?void 0:d,y=f&&g!==d&&this.options.updateMissing;if(s||r||y){if(this.logger.log(y?"updateKey":"missingKey",l,a,i,y?g:d),o){const e=this.resolve(i,{...t,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[];const n=this.languageUtils.getFallbackCodes(this.options.fallbackLng,t.lng||this.language);if("fallback"===this.options.saveMissingTo&&n&&n[0])for(let t=0;t<n.length;t++)e.push(n[t]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(t.lng||this.language):e.push(t.lng||this.language);const r=(e,n,r)=>{const o=f&&r!==d?r:v;this.options.missingKeyHandler?this.options.missingKeyHandler(e,a,n,o,y,t):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(e,a,n,o,y,t),this.emit("missingKey",e,a,n,d)};this.options.saveMissing&&(this.options.saveMissingPlurals&&c?e.forEach((e=>{const n=this.pluralResolver.getSuffixes(e,t);m&&t[`defaultValue${this.options.pluralSeparator}zero`]&&n.indexOf(`${this.options.pluralSeparator}zero`)<0&&n.push(`${this.options.pluralSeparator}zero`),n.forEach((n=>{r([e],i+n,t[`defaultValue${n}`]||g)}))})):r(e,i,g))}d=this.extendTranslation(d,e,t,u,n),s&&d===i&&this.options.appendNamespaceToMissingKey&&(d=`${a}:${i}`),(s||r)&&this.options.parseMissingKeyHandler&&(d=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${a}:${i}`:i,r?d:void 0))}else{if(!t.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(f,d,{...t,ns:s}):`key '${i} (${this.language})' returned an object instead of string.`;return r?(u.res=e,u.usedParams=this.getUsedParamsDetails(t),u):e}if(o){const e=Array.isArray(d),n=e?[]:{},r=e?h:f;for(const i in d)if(Object.prototype.hasOwnProperty.call(d,i)){const e=`${r}${o}${i}`;n[i]=this.translate(e,{...t,joinArrays:!1,ns:s}),n[i]===e&&(n[i]=d[i])}d=n}}return r?(u.res=d,u.usedParams=this.getUsedParamsDetails(t),u):d}extendTranslation(e,t,n,r,o){var i=this;if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...n},n.lng||this.language||r.usedLng,r.usedNS,r.usedKey,{resolved:r});else if(!n.skipInterpolation){n.interpolation&&this.interpolator.init({...n,interpolation:{...this.options.interpolation,...n.interpolation}});const s=hd(e)&&(void 0!==n?.interpolation?.skipOnVariables?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let a;if(s){const t=e.match(this.interpolator.nestingRegexp);a=t&&t.length}let l=n.replace&&!hd(n.replace)?n.replace:n;if(this.options.interpolation.defaultVariables&&(l={...this.options.interpolation.defaultVariables,...l}),e=this.interpolator.interpolate(e,l,n.lng||this.language||r.usedLng,n),s){const t=e.match(this.interpolator.nestingRegexp);a<(t&&t.length)&&(n.nest=!1)}!n.lng&&r&&r.res&&(n.lng=this.language||r.usedLng),!1!==n.nest&&(e=this.interpolator.nest(e,(function(){for(var e=arguments.length,r=new Array(e),s=0;s<e;s++)r[s]=arguments[s];return o?.[0]!==r[0]||n.context?i.translate(...r,t):(i.logger.warn(`It seems you are nesting recursively key: ${r[0]} in key: ${t[0]}`),null)}),n)),n.interpolation&&this.interpolator.reset()}const s=n.postProcess||this.options.postProcess,a=hd(s)?[s]:s;return null!=e&&a?.length&&!1!==n.applyPostProcessor&&(e=Rd.handle(a,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...r,usedParams:this.getUsedParamsDetails(n)},...n}:n,this)),e}resolve(e){let t,n,r,o,i,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return hd(e)&&(e=[e]),e.forEach((e=>{if(this.isValidLookup(t))return;const a=this.extractFromKey(e,s),l=a.key;n=l;let c=a.namespaces;this.options.fallbackNS&&(c=c.concat(this.options.fallbackNS));const u=void 0!==s.count&&!hd(s.count),d=u&&!s.ordinal&&0===s.count,f=void 0!==s.context&&(hd(s.context)||"number"==typeof s.context)&&""!==s.context,h=s.lngs?s.lngs:this.languageUtils.toResolveHierarchy(s.lng||this.language,s.fallbackLng);c.forEach((e=>{this.isValidLookup(t)||(i=e,Ld[`${h[0]}-${e}`]||!this.utils?.hasLoadedNamespace||this.utils?.hasLoadedNamespace(i)||(Ld[`${h[0]}-${e}`]=!0,this.logger.warn(`key "${n}" for languages "${h.join(", ")}" won't get resolved as namespace "${i}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),h.forEach((n=>{if(this.isValidLookup(t))return;o=n;const i=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(i,l,n,e,s);else{let e;u&&(e=this.pluralResolver.getSuffix(n,s.count,s));const t=`${this.options.pluralSeparator}zero`,r=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(u&&(i.push(l+e),s.ordinal&&0===e.indexOf(r)&&i.push(l+e.replace(r,this.options.pluralSeparator)),d&&i.push(l+t)),f){const n=`${l}${this.options.contextSeparator}${s.context}`;i.push(n),u&&(i.push(n+e),s.ordinal&&0===e.indexOf(r)&&i.push(n+e.replace(r,this.options.pluralSeparator)),d&&i.push(n+t))}}let a;for(;a=i.pop();)this.isValidLookup(t)||(r=a,t=this.getResource(n,e,a,s))})))}))})),{res:t,usedKey:n,exactUsedKey:r,usedLng:o,usedNS:i}}isValidLookup(e){return!(void 0===e||!this.options.returnNull&&null===e||!this.options.returnEmptyString&&""===e)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.i18nFormat?.getResource?this.i18nFormat.getResource(e,t,n,r):this.resourceStore.getResource(e,t,n,r)}getUsedParamsDetails(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],n=e.replace&&!hd(e.replace);let r=n?e.replace:e;if(n&&void 0!==e.count&&(r.count=e.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!n){r={...r};for(const e of t)delete r[e]}return r}static hasDefaultValue(e){const t="defaultValue";for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t===n.substring(0,12)&&void 0!==e[n])return!0;return!1}}class Fd{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Md.create("languageUtils")}getScriptPartFromCode(e){if(!(e=Pd(e))||e.indexOf("-")<0)return null;const t=e.split("-");return 2===t.length?null:(t.pop(),"x"===t[t.length-1].toLowerCase()?null:this.formatLanguageCode(t.join("-")))}getLanguagePartFromCode(e){if(!(e=Pd(e))||e.indexOf("-")<0)return e;const t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if(hd(e)&&e.indexOf("-")>-1){let n;try{n=Intl.getCanonicalLocales(e)[0]}catch(t){}return n&&this.options.lowerCaseLng&&(n=n.toLowerCase()),n||(this.options.lowerCaseLng?e.toLowerCase():e)}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){if(!e)return null;let t;return e.forEach((e=>{if(t)return;const n=this.formatLanguageCode(e);this.options.supportedLngs&&!this.isSupportedCode(n)||(t=n)})),!t&&this.options.supportedLngs&&e.forEach((e=>{if(t)return;const n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find((e=>e===n?e:e.indexOf("-")<0&&n.indexOf("-")<0?void 0:e.indexOf("-")>0&&n.indexOf("-")<0&&e.substring(0,e.indexOf("-"))===n||0===e.indexOf(n)&&n.length>1?e:void 0))})),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t}getFallbackCodes(e,t){if(!e)return[];if("function"==typeof e&&(e=e(t)),hd(e)&&(e=[e]),Array.isArray(e))return e;if(!t)return e.default||[];let n=e[t];return n||(n=e[this.getScriptPartFromCode(t)]),n||(n=e[this.formatLanguageCode(t)]),n||(n=e[this.getLanguagePartFromCode(t)]),n||(n=e.default),n||[]}toResolveHierarchy(e,t){const n=this.getFallbackCodes(t||this.options.fallbackLng||[],e),r=[],o=e=>{e&&(this.isSupportedCode(e)?r.push(e):this.logger.warn(`rejecting language code not found in supportedLngs: ${e}`))};return hd(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&o(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&o(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&o(this.getLanguagePartFromCode(e))):hd(e)&&o(this.formatLanguageCode(e)),n.forEach((e=>{r.indexOf(e)<0&&o(this.formatLanguageCode(e))})),r}}const $d={zero:0,one:1,two:2,few:3,many:4,other:5},qd={select:e=>1===e?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class zd{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.languageUtils=e,this.options=t,this.logger=Md.create("pluralResolver"),this.pluralRulesCache={}}addRule(e,t){this.rules[e]=t}clearCache(){this.pluralRulesCache={}}getRule(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=Pd("dev"===e?"en":e),r=t.ordinal?"ordinal":"cardinal",o=JSON.stringify({cleanedCode:n,type:r});if(o in this.pluralRulesCache)return this.pluralRulesCache[o];let i;try{i=new Intl.PluralRules(n,{type:r})}catch(s){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),qd;if(!e.match(/-|_/))return qd;const n=this.languageUtils.getLanguagePartFromCode(e);i=this.getRule(n,t)}return this.pluralRulesCache[o]=i,i}needsPlural(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(e,t){return this.getSuffixes(e,arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).map((e=>`${t}${e}`))}getSuffixes(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?n.resolvedOptions().pluralCategories.sort(((e,t)=>$d[e]-$d[t])).map((e=>`${this.options.prepend}${t.ordinal?`ordinal${this.options.prepend}`:""}${e}`)):[]}getSuffix(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=this.getRule(e,n);return r?`${this.options.prepend}${n.ordinal?`ordinal${this.options.prepend}`:""}${r.select(t)}`:(this.logger.warn(`no plural rule found for: ${e}`),this.getSuffix("dev",t,n))}}const Ud=function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:".",o=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],i=((e,t,n)=>{const r=wd(e,n);return void 0!==r?r:wd(t,n)})(e,t,n);return!i&&o&&hd(n)&&(i=Td(e,n,r),void 0===i&&(i=Td(t,n,r))),i},Bd=e=>e.replace(/\$/g,"$$$$");class Vd{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Md.create("interpolator"),this.options=e,this.format=e?.interpolation?.format||(e=>e),this.init(e)}init(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.interpolation||(e.interpolation={escapeValue:!0});const{escape:t,escapeValue:n,useRawValueToEscape:r,prefix:o,prefixEscaped:i,suffix:s,suffixEscaped:a,formatSeparator:l,unescapeSuffix:c,unescapePrefix:u,nestingPrefix:d,nestingPrefixEscaped:f,nestingSuffix:h,nestingSuffixEscaped:p,nestingOptionsSeparator:m,maxReplaces:g,alwaysFormat:v}=e.interpolation;this.escape=void 0!==t?t:Ed,this.escapeValue=void 0===n||n,this.useRawValueToEscape=void 0!==r&&r,this.prefix=o?kd(o):i||"{{",this.suffix=s?kd(s):a||"}}",this.formatSeparator=l||",",this.unescapePrefix=c?"":u||"-",this.unescapeSuffix=this.unescapePrefix?"":c||"",this.nestingPrefix=d?kd(d):f||kd("$t("),this.nestingSuffix=h?kd(h):p||kd(")"),this.nestingOptionsSeparator=m||",",this.maxReplaces=g||1e3,this.alwaysFormat=void 0!==v&&v,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const e=(e,t)=>e?.source===t?(e.lastIndex=0,e):new RegExp(t,"g");this.regexp=e(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=e(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=e(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(e,t,n,r){let o,i,s;const a=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},l=e=>{if(e.indexOf(this.formatSeparator)<0){const o=Ud(t,a,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(o,void 0,n,{...r,...t,interpolationkey:e}):o}const o=e.split(this.formatSeparator),i=o.shift().trim(),s=o.join(this.formatSeparator).trim();return this.format(Ud(t,a,i,this.options.keySeparator,this.options.ignoreJSONStructure),s,n,{...r,...t,interpolationkey:i})};this.resetRegExp();const c=r?.missingInterpolationHandler||this.options.missingInterpolationHandler,u=void 0!==r?.interpolation?.skipOnVariables?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>Bd(e)},{regex:this.regexp,safeValue:e=>Bd(this.escapeValue?this.escape(e):e)}].forEach((t=>{for(s=0;o=t.regex.exec(e);){const n=o[1].trim();if(i=l(n),void 0===i)if("function"==typeof c){const t=c(e,o,r);i=hd(t)?t:""}else if(r&&Object.prototype.hasOwnProperty.call(r,n))i="";else{if(u){i=o[0];continue}this.logger.warn(`missed to pass in variable ${n} for interpolating ${e}`),i=""}else hd(i)||this.useRawValueToEscape||(i=md(i));const a=t.safeValue(i);if(e=e.replace(o[0],a),u?(t.regex.lastIndex+=i.length,t.regex.lastIndex-=o[0].length):t.regex.lastIndex=0,s++,s>=this.maxReplaces)break}})),e}nest(e,t){let n,r,o,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const s=(e,t)=>{const n=this.nestingOptionsSeparator;if(e.indexOf(n)<0)return e;const r=e.split(new RegExp(`${n}[ ]*{`));let i=`{${r[1]}`;e=r[0],i=this.interpolate(i,o);const s=i.match(/'/g),a=i.match(/"/g);((s?.length??0)%2==0&&!a||a.length%2!=0)&&(i=i.replace(/'/g,'"'));try{o=JSON.parse(i),t&&(o={...t,...o})}catch(l){return this.logger.warn(`failed parsing options string in nesting for key ${e}`,l),`${e}${n}${i}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,e};for(;n=this.nestingRegexp.exec(e);){let a=[];o={...i},o=o.replace&&!hd(o.replace)?o.replace:o,o.applyPostProcessor=!1,delete o.defaultValue;let l=!1;if(-1!==n[0].indexOf(this.formatSeparator)&&!/{.*}/.test(n[1])){const e=n[1].split(this.formatSeparator).map((e=>e.trim()));n[1]=e.shift(),a=e,l=!0}if(r=t(s.call(this,n[1].trim(),o),o),r&&n[0]===e&&!hd(r))return r;hd(r)||(r=md(r)),r||(this.logger.warn(`missed to resolve ${n[1]} for nesting ${e}`),r=""),l&&(r=a.reduce(((e,t)=>this.format(e,t,i.lng,{...i,interpolationkey:n[1].trim()})),r.trim())),e=e.replace(n[0],r),this.regexp.lastIndex=0}return e}}const Kd=e=>{const t={};return(n,r,o)=>{let i=o;o&&o.interpolationkey&&o.formatParams&&o.formatParams[o.interpolationkey]&&o[o.interpolationkey]&&(i={...i,[o.interpolationkey]:void 0});const s=r+JSON.stringify(i);let a=t[s];return a||(a=e(Pd(r),o),t[s]=a),a(n)}};class Hd{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Md.create("formatter"),this.options=e,this.formats={number:Kd(((e,t)=>{const n=new Intl.NumberFormat(e,{...t});return e=>n.format(e)})),currency:Kd(((e,t)=>{const n=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>n.format(e)})),datetime:Kd(((e,t)=>{const n=new Intl.DateTimeFormat(e,{...t});return e=>n.format(e)})),relativetime:Kd(((e,t)=>{const n=new Intl.RelativeTimeFormat(e,{...t});return e=>n.format(e,t.range||"day")})),list:Kd(((e,t)=>{const n=new Intl.ListFormat(e,{...t});return e=>n.format(e)}))},this.init(e)}init(e){this.formatSeparator=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}}).interpolation.formatSeparator||","}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=Kd(t)}format(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const o=t.split(this.formatSeparator);if(o.length>1&&o[0].indexOf("(")>1&&o[0].indexOf(")")<0&&o.find((e=>e.indexOf(")")>-1))){const e=o.findIndex((e=>e.indexOf(")")>-1));o[0]=[o[0],...o.splice(1,e)].join(this.formatSeparator)}return o.reduce(((e,t)=>{const{formatName:o,formatOptions:i}=(e=>{let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const r=e.split("(");t=r[0].toLowerCase().trim();const o=r[1].substring(0,r[1].length-1);"currency"===t&&o.indexOf(":")<0?n.currency||(n.currency=o.trim()):"relativetime"===t&&o.indexOf(":")<0?n.range||(n.range=o.trim()):o.split(";").forEach((e=>{if(e){const[t,...r]=e.split(":"),o=r.join(":").trim().replace(/^'+|'+$/g,""),i=t.trim();n[i]||(n[i]=o),"false"===o&&(n[i]=!1),"true"===o&&(n[i]=!0),isNaN(o)||(n[i]=parseInt(o,10))}}))}return{formatName:t,formatOptions:n}})(t);if(this.formats[o]){let t=e;try{const s=r?.formatParams?.[r.interpolationkey]||{};t=this.formats[o](e,s.locale||s.lng||r.locale||r.lng||n,{...i,...r,...s})}catch(s){this.logger.warn(s)}return t}return this.logger.warn(`there was no format function for ${o}`),e}),e)}}class Wd extends Od{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};super(),this.backend=e,this.store=t,this.services=n,this.languageUtils=n.languageUtils,this.options=r,this.logger=Md.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=r.maxParallelReads||10,this.readingCalls=0,this.maxRetries=r.maxRetries>=0?r.maxRetries:5,this.retryTimeout=r.retryTimeout>=1?r.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(n,r.backend,r)}queueLoad(e,t,n,r){const o={},i={},s={},a={};return e.forEach((e=>{let r=!0;t.forEach((t=>{const s=`${e}|${t}`;!n.reload&&this.store.hasResourceBundle(e,t)?this.state[s]=2:this.state[s]<0||(1===this.state[s]?void 0===i[s]&&(i[s]=!0):(this.state[s]=1,r=!1,void 0===i[s]&&(i[s]=!0),void 0===o[s]&&(o[s]=!0),void 0===a[t]&&(a[t]=!0)))})),r||(s[e]=!0)})),(Object.keys(o).length||Object.keys(i).length)&&this.queue.push({pending:i,pendingCount:Object.keys(i).length,loaded:{},errors:[],callback:r}),{toLoad:Object.keys(o),pending:Object.keys(i),toLoadLanguages:Object.keys(s),toLoadNamespaces:Object.keys(a)}}loaded(e,t,n){const r=e.split("|"),o=r[0],i=r[1];t&&this.emit("failedLoading",o,i,t),!t&&n&&this.store.addResourceBundle(o,i,n,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2,t&&n&&(this.state[e]=0);const s={};this.queue.forEach((n=>{((e,t,n)=>{const{obj:r,k:o}=bd(e,t,Object);r[o]=r[o]||[],r[o].push(n)})(n.loaded,[o],i),((e,t)=>{void 0!==e.pending[t]&&(delete e.pending[t],e.pendingCount--)})(n,e),t&&n.errors.push(t),0!==n.pendingCount||n.done||(Object.keys(n.loaded).forEach((e=>{s[e]||(s[e]={});const t=n.loaded[e];t.length&&t.forEach((t=>{void 0===s[e][t]&&(s[e][t]=!0)}))})),n.done=!0,n.errors.length?n.callback(n.errors):n.callback())})),this.emit("loaded",s),this.queue=this.queue.filter((e=>!e.done))}read(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.retryTimeout,i=arguments.length>5?arguments[5]:void 0;if(!e.length)return i(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:n,tried:r,wait:o,callback:i});this.readingCalls++;const s=(s,a)=>{if(this.readingCalls--,this.waitingReads.length>0){const e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}s&&a&&r<this.maxRetries?setTimeout((()=>{this.read.call(this,e,t,n,r+1,2*o,i)}),o):i(s,a)},a=this.backend[n].bind(this.backend);if(2!==a.length)return a(e,t,s);try{const n=a(e,t);n&&"function"==typeof n.then?n.then((e=>s(null,e))).catch(s):s(null,n)}catch(l){s(l)}}prepareLoading(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),r&&r();hd(e)&&(e=this.languageUtils.toResolveHierarchy(e)),hd(t)&&(t=[t]);const o=this.queueLoad(e,t,n,r);if(!o.toLoad.length)return o.pending.length||r(),null;o.toLoad.forEach((e=>{this.loadOne(e)}))}load(e,t,n){this.prepareLoading(e,t,{},n)}reload(e,t,n){this.prepareLoading(e,t,{reload:!0},n)}loadOne(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=e.split("|"),r=n[0],o=n[1];this.read(r,o,"read",void 0,void 0,((n,i)=>{n&&this.logger.warn(`${t}loading namespace ${o} for language ${r} failed`,n),!n&&i&&this.logger.log(`${t}loaded namespace ${o} for language ${r}`,i),this.loaded(e,n,i)}))}saveMissing(e,t,n,r,o){let i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},s=arguments.length>6&&void 0!==arguments[6]?arguments[6]:()=>{};if(!this.services?.utils?.hasLoadedNamespace||this.services?.utils?.hasLoadedNamespace(t)){if(null!=n&&""!==n){if(this.backend?.create){const l={...i,isUpdate:o},c=this.backend.create.bind(this.backend);if(c.length<6)try{let o;o=5===c.length?c(e,t,n,r,l):c(e,t,n,r),o&&"function"==typeof o.then?o.then((e=>s(null,e))).catch(s):s(null,o)}catch(a){s(a)}else c(e,t,n,r,s,l)}e&&e[0]&&this.store.addResource(e[0],t,n,r)}}else this.logger.warn(`did not save key "${n}" as the namespace "${t}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")}}const Gd=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if("object"==typeof e[1]&&(t=e[1]),hd(e[1])&&(t.defaultValue=e[1]),hd(e[2])&&(t.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){const n=e[3]||e[2];Object.keys(n).forEach((e=>{t[e]=n[e]}))}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}),Yd=e=>(hd(e.ns)&&(e.ns=[e.ns]),hd(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),hd(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),Qd=()=>{};class Xd extends Od{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;var n;if(super(),this.options=Yd(e),this.services={},this.logger=Md,this.modules={external:[]},n=this,Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach((e=>{"function"==typeof n[e]&&(n[e]=n[e].bind(n))})),t&&!this.isInitialized&&!e.isClone){if(!this.options.initAsync)return this.init(e,t),this;setTimeout((()=>{this.init(e,t)}),0)}}init(){var e=this;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;this.isInitializing=!0,"function"==typeof t&&(n=t,t={}),!t.defaultNS&&!1!==t.defaultNS&&t.ns&&(hd(t.ns)?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const r=Gd();this.options={...r,...this.options,...Yd(t)},this.options.interpolation={...r.interpolation,...this.options.interpolation},void 0!==t.keySeparator&&(this.options.userDefinedKeySeparator=t.keySeparator),void 0!==t.nsSeparator&&(this.options.userDefinedNsSeparator=t.nsSeparator);const o=e=>e?"function"==typeof e?new e:e:null;if(!this.options.isClone){let t;Md.init(this.modules.logger?o(this.modules.logger):null,this.options),t=this.modules.formatter?this.modules.formatter:Hd;const n=new Fd(this.options);this.store=new Ad(this.options.resources,this.options);const i=this.services;i.logger=Md,i.resourceStore=this.store,i.languageUtils=n,i.pluralResolver=new zd(n,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),!t||this.options.interpolation.format&&this.options.interpolation.format!==r.interpolation.format||(i.formatter=o(t),i.formatter.init(i,this.options),this.options.interpolation.format=i.formatter.format.bind(i.formatter)),i.interpolator=new Vd(this.options),i.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},i.backendConnector=new Wd(o(this.modules.backend),i.resourceStore,i,this.options),i.backendConnector.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];e.emit(t,...r)})),this.modules.languageDetector&&(i.languageDetector=o(this.modules.languageDetector),i.languageDetector.init&&i.languageDetector.init(i,this.options.detection,this.options)),this.modules.i18nFormat&&(i.i18nFormat=o(this.modules.i18nFormat),i.i18nFormat.init&&i.i18nFormat.init(this)),this.translator=new Id(this.services,this.options),this.translator.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];e.emit(t,...r)})),this.modules.external.forEach((e=>{e.init&&e.init(this)}))}if(this.format=this.options.interpolation.format,n||(n=Qd),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined");["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach((t=>{this[t]=function(){return e.store[t](...arguments)}}));["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach((t=>{this[t]=function(){return e.store[t](...arguments),e}}));const i=pd(),s=()=>{const e=(e,t)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),i.resolve(t),n(e,t)};if(this.languages&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initAsync?s():setTimeout(s,0),i}loadResources(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Qd;const n=hd(e)?e:this.language;if("function"==typeof e&&(t=e),!this.options.resources||this.options.partialBundledLanguages){if("cimode"===n?.toLowerCase()&&(!this.options.preload||0===this.options.preload.length))return t();const e=[],r=t=>{if(!t)return;if("cimode"===t)return;this.services.languageUtils.toResolveHierarchy(t).forEach((t=>{"cimode"!==t&&e.indexOf(t)<0&&e.push(t)}))};if(n)r(n);else{this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((e=>r(e)))}this.options.preload?.forEach?.((e=>r(e))),this.services.backendConnector.load(e,this.options.ns,(e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),t(e)}))}else t(null)}reloadResources(e,t,n){const r=pd();return"function"==typeof e&&(n=e,e=void 0),"function"==typeof t&&(n=t,t=void 0),e||(e=this.languages),t||(t=this.options.ns),n||(n=Qd),this.services.backendConnector.reload(e,t,(e=>{r.resolve(),n(e)})),r}use(e){if(!e)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&Rd.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1))for(let t=0;t<this.languages.length;t++){const e=this.languages[t];if(!(["cimode","dev"].indexOf(e)>-1)&&this.store.hasLanguageSomeTranslations(e)){this.resolvedLanguage=e;break}}}changeLanguage(e,t){var n=this;this.isLanguageChangingTo=e;const r=pd();this.emit("languageChanging",e);const o=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},i=(e,i)=>{i?(o(i),this.translator.changeLanguage(i),this.isLanguageChangingTo=void 0,this.emit("languageChanged",i),this.logger.log("languageChanged",i)):this.isLanguageChangingTo=void 0,r.resolve((function(){return n.t(...arguments)})),t&&t(e,(function(){return n.t(...arguments)}))},s=t=>{e||t||!this.services.languageDetector||(t=[]);const n=hd(t)?t:this.services.languageUtils.getBestMatchFromCodes(t);n&&(this.language||o(n),this.translator.language||this.translator.changeLanguage(n),this.services.languageDetector?.cacheUserLanguage?.(n)),this.loadResources(n,(e=>{i(e,n)}))};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(s):this.services.languageDetector.detect(s):s(e):s(this.services.languageDetector.detect()),r}getFixedT(e,t,n){var r=this;const o=function(e,t){let i;if("object"!=typeof t){for(var s=arguments.length,a=new Array(s>2?s-2:0),l=2;l<s;l++)a[l-2]=arguments[l];i=r.options.overloadTranslationOptionHandler([e,t].concat(a))}else i={...t};i.lng=i.lng||o.lng,i.lngs=i.lngs||o.lngs,i.ns=i.ns||o.ns,""!==i.keyPrefix&&(i.keyPrefix=i.keyPrefix||n||o.keyPrefix);const c=r.options.keySeparator||".";let u;return u=i.keyPrefix&&Array.isArray(e)?e.map((e=>`${i.keyPrefix}${c}${e}`)):i.keyPrefix?`${i.keyPrefix}${c}${e}`:e,r.t(u,i)};return hd(e)?o.lng=e:o.lngs=e,o.ns=t,o.keyPrefix=n,o}t(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.translate(...t)}exists(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.exists(...t)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const n=t.lng||this.resolvedLanguage||this.languages[0],r=!!this.options&&this.options.fallbackLng,o=this.languages[this.languages.length-1];if("cimode"===n.toLowerCase())return!0;const i=(e,t)=>{const n=this.services.backendConnector.state[`${e}|${t}`];return-1===n||0===n||2===n};if(t.precheck){const e=t.precheck(this,i);if(void 0!==e)return e}return!!this.hasResourceBundle(n,e)||(!(this.services.backendConnector.backend&&(!this.options.resources||this.options.partialBundledLanguages))||!(!i(n,e)||r&&!i(o,e)))}loadNamespaces(e,t){const n=pd();return this.options.ns?(hd(e)&&(e=[e]),e.forEach((e=>{this.options.ns.indexOf(e)<0&&this.options.ns.push(e)})),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}loadLanguages(e,t){const n=pd();hd(e)&&(e=[e]);const r=this.options.preload||[],o=e.filter((e=>r.indexOf(e)<0&&this.services.languageUtils.isSupportedCode(e)));return o.length?(this.options.preload=r.concat(o),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!e)return"rtl";const t=this.services?.languageUtils||new Fd(Gd());return["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){return new Xd(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},arguments.length>1?arguments[1]:void 0)}cloneInstance(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Qd;const n=e.forkResourceStore;n&&delete e.forkResourceStore;const r={...this.options,...e,isClone:!0},o=new Xd(r);void 0===e.debug&&void 0===e.prefix||(o.logger=o.logger.clone(e));if(["store","services","language"].forEach((e=>{o[e]=this[e]})),o.services={...this.services},o.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},n){const e=Object.keys(this.store.data).reduce(((e,t)=>(e[t]={...this.store.data[t]},Object.keys(e[t]).reduce(((n,r)=>(n[r]={...e[t][r]},n)),{}))),{});o.store=new Ad(e,r),o.services.resourceStore=o.store}return o.translator=new Id(o.services,r),o.translator.on("*",(function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];o.emit(e,...n)})),o.init(r,t),o.translator.options=r,o.translator.backendConnector.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},o}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const Jd=Xd.createInstance();Jd.createInstance=Xd.createInstance;const{slice:Zd,forEach:ef}=[];const tf=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,nf={create(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{path:"/",sameSite:"strict"};n&&(o.expires=new Date,o.expires.setTime(o.expires.getTime()+60*n*1e3)),r&&(o.domain=r),document.cookie=function(e,t){const n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{path:"/"};let r=`${e}=${encodeURIComponent(t)}`;if(n.maxAge>0){const e=n.maxAge-0;if(Number.isNaN(e))throw new Error("maxAge should be a Number");r+=`; Max-Age=${Math.floor(e)}`}if(n.domain){if(!tf.test(n.domain))throw new TypeError("option domain is invalid");r+=`; Domain=${n.domain}`}if(n.path){if(!tf.test(n.path))throw new TypeError("option path is invalid");r+=`; Path=${n.path}`}if(n.expires){if("function"!=typeof n.expires.toUTCString)throw new TypeError("option expires is invalid");r+=`; Expires=${n.expires.toUTCString()}`}if(n.httpOnly&&(r+="; HttpOnly"),n.secure&&(r+="; Secure"),n.sameSite)switch("string"==typeof n.sameSite?n.sameSite.toLowerCase():n.sameSite){case!0:r+="; SameSite=Strict";break;case"lax":r+="; SameSite=Lax";break;case"strict":r+="; SameSite=Strict";break;case"none":r+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return r}(e,encodeURIComponent(t),o)},read(e){const t=`${e}=`,n=document.cookie.split(";");for(let r=0;r<n.length;r++){let e=n[r];for(;" "===e.charAt(0);)e=e.substring(1,e.length);if(0===e.indexOf(t))return e.substring(t.length,e.length)}return null},remove(e){this.create(e,"",-1)}};var rf={name:"cookie",lookup(e){let{lookupCookie:t}=e;if(t&&"undefined"!=typeof document)return nf.read(t)||void 0},cacheUserLanguage(e,t){let{lookupCookie:n,cookieMinutes:r,cookieDomain:o,cookieOptions:i}=t;n&&"undefined"!=typeof document&&nf.create(n,e,r,o,i)}},of={name:"querystring",lookup(e){let t,{lookupQuerystring:n}=e;if("undefined"!=typeof window){let{search:e}=window.location;!window.location.search&&window.location.hash?.indexOf("?")>-1&&(e=window.location.hash.substring(window.location.hash.indexOf("?")));const r=e.substring(1).split("&");for(let o=0;o<r.length;o++){const e=r[o].indexOf("=");if(e>0){r[o].substring(0,e)===n&&(t=r[o].substring(e+1))}}}return t}};let sf=null;const af=()=>{if(null!==sf)return sf;try{sf="undefined"!==window&&null!==window.localStorage;const e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch(e){sf=!1}return sf};var lf={name:"localStorage",lookup(e){let{lookupLocalStorage:t}=e;if(t&&af())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:n}=t;n&&af()&&window.localStorage.setItem(n,e)}};let cf=null;const uf=()=>{if(null!==cf)return cf;try{cf="undefined"!==window&&null!==window.sessionStorage;const e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch(e){cf=!1}return cf};var df={name:"sessionStorage",lookup(e){let{lookupSessionStorage:t}=e;if(t&&uf())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:n}=t;n&&uf()&&window.sessionStorage.setItem(n,e)}},ff={name:"navigator",lookup(e){const t=[];if("undefined"!=typeof navigator){const{languages:e,userLanguage:n,language:r}=navigator;if(e)for(let o=0;o<e.length;o++)t.push(e[o]);n&&t.push(n),r&&t.push(r)}return t.length>0?t:void 0}},hf={name:"htmlTag",lookup(e){let t,{htmlTag:n}=e;const r=n||("undefined"!=typeof document?document.documentElement:null);return r&&"function"==typeof r.getAttribute&&(t=r.getAttribute("lang")),t}},pf={name:"path",lookup(e){let{lookupFromPathIndex:t}=e;if("undefined"==typeof window)return;const n=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(!Array.isArray(n))return;const r="number"==typeof t?t:0;return n[r]?.replace("/","")}},mf={name:"subdomain",lookup(e){let{lookupFromSubdomainIndex:t}=e;const n="number"==typeof t?t+1:1,r="undefined"!=typeof window&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}};let gf=!1;try{document,gf=!0}catch(ZY){}const vf=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];gf||vf.splice(1,1);class yf{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.type="languageDetector",this.detectors={},this.init(e,t)}init(){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.services=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{languageUtils:{}},this.options=function(e){return ef.call(Zd.call(arguments,1),(t=>{if(t)for(const n in t)void 0===e[n]&&(e[n]=t[n])})),e}(e,this.options||{},{order:vf,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:e=>e}),"string"==typeof this.options.convertDetectedLanguage&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=e=>e.replace("-","_")),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=t,this.addDetector(rf),this.addDetector(of),this.addDetector(lf),this.addDetector(df),this.addDetector(ff),this.addDetector(hf),this.addDetector(pf),this.addDetector(mf)}addDetector(e){return this.detectors[e.name]=e,this}detect(){let e=[];return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.options.order).forEach((t=>{if(this.detectors[t]){let n=this.detectors[t].lookup(this.options);n&&"string"==typeof n&&(n=[n]),n&&(e=e.concat(n))}})),e=e.map((e=>this.options.convertDetectedLanguage(e))),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?e:e.length>0?e[0]:null}cacheUserLanguage(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.options.caches;t&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(e)>-1||t.forEach((t=>{this.detectors[t]&&this.detectors[t].cacheUserLanguage(e,this.options)})))}}yf.type="languageDetector";const bf={en:{common:{ad_spend:"Ad Spend",date:"Date",close:"Close",continue:"Continue",connected:"Connected",connecting:"Connecting...",reauth_required:"Re-authentication required",reauth_required_description:"Re-authentication required for one of your ad accounts",reauthenticate:"Reauthenticate",account_settings:"Account Settings",manage_account_settings:"Manage your account settings",copy:"Copy",copied:"Copied",error:"An error occurred",filter:"Filter",finishingUp:"Finishing up...",loading:"Loading...",need_help:"Need help? let us know",next:"Next",next_steps:"Next steps:",number:"{{number}}",previous:"Previous",revenue:"Revenue",revenue_from_ads:"Revenue From Ads",roas:"ROAS",return_on_ad_spend:"Return on Ad Spend",select_dates:"Select dates",total_ads_spend:"Total Ads Spend",measure:{dashboard:{title:"Marketing ROI Dashboard",subtitle:"Track and analyze how your marketing efforts are driving sales",reach_managed_campaign_banner:"Your ads are being managed by Reach. We’ll automatically optimize them to drive the best results."}},authentication:{required:"Authentication required",failed:"Authentication failed",connect_account_title:"Connect Your {{provider}} Account",connect_account_description:"To create and manage ad campaigns, please connect your {{provider}} account",connect_account_button:"Continue with {{provider}}",connect_account_TOS:"By connecting, you agree to our Terms of Service and Privacy Policy"},theme:{loading:"Loading theme...",error:"Error loading theme: {{message}}"},dates:{last_week:"Last week",last_month:"Last month",last_quarter:"Last quarter",last_year:"Last year"},campaigns:{setup:{card_header:"Run paid digital ads to get new leads & customers",title:"Create your first AI-driven Ad campaign in 4 simple clicks",description:"Welcome to the future of advertising! Our AI-powered campaign builder helps you effortlessly design and manage ads that reach your target audience with precision. Get started now to unlock the potential of automated, data-driven advertising.",button:"Set up paid ads",next_steps_description:"Already running ads? Track Your Marketing Results with a few clicks.",link_to_analytics:"Connect your existing accounts to get instant insights into your marketing performance."},how_it_works:{dialog_title:"How It Works",title:"Setup your ad campaign",step1:{title:"Set up budget & review your ads",description:"Define how much you want to spend, review the ad designs, and configure who you want to reach."},step2:{title:"We’ll publish & optimize your ads on Google",description:"We’ll do the hard work of publishing & continuously optimizing your ads on Google making sure you’re getting the best possible return on investment."},step3:{title:"See Customers & Results",description:"When a customer buys from you, we’ll notify you and show you the total revenue driven to your business from each dollar invested in ads. "}},ads_builder:{dialog_trigger:"New campaign",title:"Ads Builder",description:"Create your new ad campaign",review_ad_themes:"Review Ad Themes",example_ad_preview:"Example Ad Preview",example_ad_preview_description:"Here's an example of how prospective customers might see your ads. We will automagically tweak the copy based on your products offered, and improve targeting based on what results in the most dollars to your business."}},analytics:{setup_analytics:"Setup analytics",setup_analytics_description:"Let's get you started with analytics. Connect your data sources to start tracking your customers.",connect_data:{title:"Connect Your Data",description:"We bring all of your ads data together to give you a clear view of which customers are coming in from where."},install_pixel:{copied_to_clipboard:"Copied to clipboard",copied_to_clipboard_description:"The tracking pixel code has been copied to your clipboard.",title:"Install our Tracking Pixel",description:"In order to get a complete picture of how users are interacting with your website, it’s important for the Reach analytics code to be on every page of your website and within as many third-party tools that you use as possible.",card_title:"Install the Snippet inside the <HEAD> of every page",third_party_pages_your_tracking_pixel:"Your Tracking Pixel:",card_description:"Copy this following text and insert it inside of the <HEAD> tags on all pages.",error_generating_pixel_code:"Error generating pixel code - please contact your administrator",third_party_pages_question:"Do you use any websites or landing pages for marketing your business?",third_party_pages_yes:"Yes, I have marketing websites",third_party_pages_no:"No, I don't use any websites",third_party_pages_why_asking:"Why We're Asking For This",third_party_pages_why_asking_description:"Adding our tracking pixel to your website allows us to:",third_party_pages_why_asking_list_1:"Understand how visitors interact with your pages",third_party_pages_why_asking_list_2:"Measure which ads are driving visitors to your site",third_party_pages_why_asking_list_3:"Track conversions from your campaigns",third_party_pages_enter_marketing_website:"Enter your marketing website:",third_party_pages_we_will_use_this_to_help_you_install_the_tracking_pixel:"We'll use this to help you install the tracking pixel",third_party_pages_select_your_website_platform:"Select your website platform:"},third_party_installation_guides:{title:"Installation Guides",description:"These guides will help you add the Reach analytics snippet to your website. The process works with any website builder or platform and most third-party tools.",installation_guide:"{{name}} Installation Guide",official_guide:"Official Guide",shopify:{step_1:"From your Shopify admin, go to Online Store > Themes",step_2:"Find the theme you want to edit, click the … button to open the actions menu, and then click Edit code",step_3:'Open "theme.liquid"',step_4:"Find the </head> tag",step_5:"Paste the code snippet from the section above just before it"},google_tag_manager:{step_1:"Go to https://tagmanager.google.com",step_2:"Sign in to your Google Account",step_3:"Click the Accounts tab, then select Create Account",step_4:"Enter an account name and select your country location",step_5:"In Container Setup, enter a container name (e.g., your website URL)",step_6:'Select "Web" as the container type',step_7:"Click Create and agree to the Terms of Service",step_8:"Once created, you'll receive two code snippets to install:",step_9:"• Place the first snippet in the <head> of your page",step_10:"• Place the second snippet immediately after the opening <body> tag",step_11:"In the Tags tab, click the + button to create a new tag",step_12:'Select "Google Analytics: Universal Analytics" as the tag type',special_note:"Make sure you have the Google Tag Manager container code already installed on your site before adding this tag."},hubspot:{step_1:"Go to Settings → Content → Pages",step_2:'In the upper left, select a domain to edit its settings. Or select "Default settings for all domains"',step_3:'Paste the code from the section above to the "Site Header HTML" field',step_4:'Click "Save"'},wordpress:{step_1:"We recommend using the popular WPCode Plugin",step_2:'In the plugin, select "+ Add Snippet"',step_3:'When presented with a menu of options, navigate to "Add Your Custom Code (New Snippet)" and select "Use snippet"',step_4:"Paste the code snippet from the section above",step_5:'For Insert Method, choose "Auto Insert"',step_6:'For Location, select "Site Wide Header"',step_7:"Be sure to save your snippet"},squarespace:{step_1:"Go to Settings → Advanced → Code Injection",step_2:'Paste the code from the section above into the "Header" field',step_3:'Click "Save"'},wix:{step_1:"Go to Settings → Custom Code",step_2:'Click "+ Add Custom Code"',step_3:"Paste the code from the section above",step_4:'Click "Apply"',step_5:'Set "Add Code to Pages" to "All Pages"'},webflow:{step_1:"Open your project settings",step_2:'Navigate to "Custom Code"',step_3:'Paste the code from the section above into the "Head Code" section',step_4:'Click "Save Changes"'},third_party_systems:{step_1:"Check if your third-party tools (lead forms, scheduling tools, etc.) allow custom code injection",step_2:'Look for options labeled "Custom Code", "Embed Code", or "Advanced Settings"',step_3:"Paste the same tracking code into these sections where available",step_4:"Common locations include:",step_5:"• Head section of your website (for tracking scripts and styles)",step_6:"• Footer section of your website (for tracking scripts and styles)",special_note:"This helps ensure consistent tracking across all your customer touchpoints, even when using external tools."},custom:{step_1:"Locate your website's HTML template or main layout file",step_2:"Find the </head> tag in your HTML",step_3:"Paste the code snippet just before the </head> tag",step_4:"Save the file and deploy your changes"}},success:{title:"Success!",description:"You have successfully connected your data sources and installed our tracking pixel.",what_next:"What happens next?",step_1:"Your ad data will start syncing automatically",step_2:"The pixel will begin tracking conversions on your site",step_3:"You'll see your first analytics reports within 24 hours"}},dashboard:{banners:{metrics_crunching:{title:"Crunching your data",description:"You have successfully connected your ad accounts. We're now crunching your data. Check back soon for relevant metrics."},revoked_accounts:{title:"Your ad accounts have been revoked",description:"Please reconnect your ad accounts to continue using the dashboard."}},roas_chart:{title:"Ad Spend vs Revenue Over Time",campaign_not_available:"Chart is not available for individual campaigns yet"},customer_acquisition:{title:"Client Acquisition",description:"See how many new clients you acquired from each channel",client:"Client",source:"Source",total_spent:"Total Spent",total_revenue:"Total Revenue",status:"Status",no_data:"No data available",source_breakdown:"Source",payment_status:"Payment Status",paid:"Paid",unpaid:"Unpaid",invoice_details:"Invoice Details",amount:"Amount",service:"Service",invoice_date:"Invoice Date"},channel_performance:{title:"Channel Performance",description:"See how each channel performs",channel:"Channel",spend:"Spend",revenue:"Revenue",roas:"ROAS",new_customers:"New Customers"},traffic_conversion:{title:"Traffic Conversion Funnel"},tabs:{overview:"Overview",channel_performance:"Channel Performance",campaign_performance:"Campaign Performance",customer_acquisition:"Customer Acquisition",traffic_conversion:"Traffic Conversion"},metrics:{ads_spend:"Ads Spend",ads_spend_description:"The amount spent on ads in a given period. Sum of all sub-ads accounts (e.g. insta, google). Excluding agency fees",direct_measured_revenue:"Direct Measured Revenue",direct_measured_revenue_description:"The amount of revenue directly measured from ads",measured_revenue:"Measured Revenue",measured_revenue_description:"The amount of revenue measured from ads",direct_measured_conversions:"Direct Measured Conversions",direct_measured_conversions_description:"The amount of conversions directly measured from ads",measured_conversions:"Measured Conversions",measured_conversions_description:"The amount of conversions measured from ads",roas:"ROAS",roas_description:"This is the ratio of the revenue to the ads spend",impressions:"Impressions",impressions_description:"Number of times your ads were shown to potential customers",clicks:"Clicks/Actions",clicks_description:"Total interactions with your ads, including clicks and other actions",website_visitors:"Website Visitors",website_visitors_description:"Unique visitors to your website from advertising campaigns",new_leads:"New Leads",new_leads_description:"New potential customers who provided contact information",customer_ltv:"Customer LTV",customer_ltv_description:"Average lifetime value of customers acquired through ads",new_customers:"New Customers",new_customers_description:"New customers who made a purchase or took an action",new_leads_conversion_rate:"New Leads Conversion Rate",new_leads_conversion_rate_description:"The ratio of new leads to the total number of leads",new_customers_conversion_rate:"New Customers Conversion Rate",new_customers_conversion_rate_description:"The ratio of new customers to the total number of customers",cost_per_click:"Cost Per Click",cost_per_click_description:"The amount spent per click on your ads",click_conversion_rate:"Click Conversion Rate",click_conversion_rate_description:"The ratio of clicks to the total number of clicks",click_through_rate:"Click Through Rate",click_through_rate_description:"The ratio of clicks to the total number of impressions",conversion_rate:"Conversion Rate",conversion_rate_description:"The ratio of conversions to the total number of clicks",total_conversion:"Total Conversion",total_conversion_description:"The total number of conversions from your ads",cac:"CAC",cac_description:"The amount spent per customer acquisition",revenue_per_click:"Revenue Per Click",revenue_per_click_description:"The amount of revenue generated per click on your ads",revenue_per_new_customer:"Revenue Per New Customer",revenue_per_new_customer_description:"The amount of revenue generated per new customer",reengaged_customers:"Reengaged Customers",reengaged_customers_description:"The number of customers who have been reengaged with your ads",expected_revenue:"Expected Revenue",expected_revenue_description:"The amount of revenue you expect to generate from your ads",estimated_revenue:"Estimated Revenue",estimated_revenue_description:"The amount of revenue you expect to generate from your ads"},title:"Marketing Revenue Dashboard",settings_sheet:{setup:"Setup",connected_accounts:"Connected Accounts",setup_analytics:"Setup analytics",setup_analytics_description:"Configure your analytics tracking",setup_campaigns:"Setup campaigns",setup_campaigns_description:"Set up your first campaign",legal:"Legal",terms_of_service:"Terms of Service",privacy_policy:"Privacy Policy"}},setup:{how_it_works:{title:"How It Works",dialog_title:"Setup Marketing Insights",connect_ads_title:"Connect your Ads Accounts",connect_ads_description:"Link your advertising accounts from platforms like Google and Meta to consolidate all your campaign data in one place. This enables comprehensive tracking and analysis of your marketing spend.",install_pixel_title:"Install Our Tracking Pixel",install_pixel_description:"Add our lightweight tracking code to your website to accurately measure customer interactions and conversions. This simple integration helps identify which ads are driving real results for your business.",see_customers_results_title:"See Customers & Results",see_customers_results_description:"Get clear insights into your marketing performance with detailed analytics on customer acquisition, conversion rates, and return on ad spend. Make data-driven decisions to optimize your campaigns and grow your business.",still_have_more_questions:"Still have more questions?",get_started:"Get Started"},initial_setup:{wizard_title:"Connect your ad accounts and see exactly how your campaigns drive revenue",title:"Unlock Clear Insights into Your Marketing Performance",description:"Stop guessing and start knowing. Our performance dashboard gives you a complete view of your marketing efforts, including ad spend, conversions, and return on ad spend (ROAS).",description_2:"With a simple setup process, you’ll have actionable insights at your fingertips to help you make smarter decisions and grow your business.",setup_performance_analytics:"Setup Performance Analytics",next_steps_description:"If you're not running ads yet, you can launch your first AI-powered ad campaign in minutes.",next_steps_link:"We will prompt you to connect your ad accounts and set up your first campaign."}},oauth:{selectAccount:{title:"Select {{platform}} Account",description:"Choose the {{platform}} account you want to connect.",loading:"Loading accounts...",loadingPlatform:"Loading {{platform}} accounts...",loadingDescription:"Please wait while we fetch your available accounts...",noAccounts:"No {{platform}} accounts were found for your account.",noAccountsDescription:"Please make sure you have access to a {{platform}} account and try again.",selectAccountPlaceholder:"Select an account",searchPlaceholder:"Search accounts...",fetchAccounts:"Fetching accounts...",noAccountSelected:"No account selected",enableTrackingParams:"Enable Tracking Parameters",enableTrackingParamsDescription:"Append the reach campaign id parameter to your ad platform tracking settings. We will not overwrite any existing tracking parameters. Required for accurate tracking.",google:{selectAccountDescription:"Select the Google Ads account you want to connect to view your data. These will be linked to our MCC for optimal tracking.",mccAccounts:"MCC Accounts",directAccounts:"Direct Accounts"},meta:{selectAccountDescription:"Choose the Meta Ads account you want to connect to view your data."}},success:{connection:{title:"Connected successfully",description:"Your {{provider}} account has been connected."},revoke:{title:"Account revoked",description:"Your {{provider}} account has been revoked."}},error:{title:"Connection failed",description:"Failed to connect account"},revoke:{title:"Revoke access",description:"Are you sure? Revoking access will remove the connection you have and you will be unable to view your ad metrics.",cancel:"Cancel",revoke:"Revoke",error:{title:"Error",description:"Failed to revoke access"}}},magic_link:{get_started:"Get Started",description:"Reach will be embedded within your platform dashboard but until then, you can get started with a magic link. Log in to your account and start creating AI-powered campaigns or measuring your ad spend and performance.",create_campaigns:"Create AI-generated ad campaigns in minutes",unlock_insights:"Unlock insights into your ad spend and performance",save_time:"Save time with automated campaign optimization",request_new_magic_link:"Request New Magic Link",go_to_dashboard:"Go to Dashboard",continuation_disclaimer:"By continuing, you agree to our <terms_of_service>Terms of Service</terms_of_service> and <privacy_policy>Privacy Policy</privacy_policy>."},empty_state:{analytics:{title:"You haven't connected any ad accounts yet",description:"You can connect your ad accounts in minutes and start driving more customers to your business.",button_text:"Setup analytics"}}}},es:{common:{ad_spend:"Gasto en anuncios",date:"Fecha",close:"Cerrar",continue:"Continuar",connected:"Conectado",connecting:"Conectando...",reauth_required:"Re-autenticación requerida",reauth_required_description:"Re-autenticación requerida para una de tus cuentas de anuncios",reauthenticate:"Reautenticar",account_settings:"Configuración de cuenta",manage_account_settings:"Configuración de tu cuenta",copy:"Copiar",copied:"Copiado",error:"Se produjo un error",filter:"Filtrar",finishingUp:"Finalizando...",loading:"Cargando...",need_help:"¿Necesitas ayuda? Háznoslo saber",next:"Siguiente",next_steps:"Siguientes pasos:",number:"{{number}}",previous:"Anterior",revenue:"Ingresos",revenue_from_ads:"Ingresos de anuncios",roas:"ROAS",return_on_ad_spend:"Retorno de inversión en anuncios",select_dates:"Selecciona fechas",total_ads_spend:"Gasto total en anuncios",measure:{dashboard:{title:"Panel de ingresos de marketing",subtitle:"Rastrea y analiza cómo tus esfuerzos de marketing están generando ventas",reach_managed_campaign_banner:"Tus anuncios están siendo gestionados por Reach. Automáticamente los optimizaremos para obtener los mejores resultados."}},authentication:{required:"Se requiere autenticación",failed:"Error de autenticación",connect_account_title:"Conecta tu cuenta de {{provider}}",connect_account_description:"Para crear y gestionar campañas de anuncios, por favor conecta tu cuenta de {{provider}}",connect_account_button:"Continuar con {{provider}}",connect_account_TOS:"Al conectarte, aceptas nuestros Términos de Servicio y Política de Privacidad"},theme:{loading:"Cargando tema...",error:"Error al cargar el tema: {{message}}"},dates:{last_week:"Semana pasada",last_month:"Mes pasado",last_quarter:"Trimestre pasado",last_year:"Año pasado"},campaigns:{setup:{card_header:"Lanza anuncios pagados para obtener nuevos leads y clientes",title:"Crea tu primera campaña de anuncios AI en 4 clicks",description:"Bienvenido al futuro del marketing! Nuestro creador de campañas AI te ayuda a diseñar y gestionar anuncios que alcanzan a tu audiencia con precisión. ¡Comienza ahora para desbloquear el potencial de anuncios automatizados y basados en datos.",button:"Configura tus anuncios pagados",next_steps_description:"¿Ya tienes anuncios? Rastrea tus resultados de marketing con solo unos clicks.",link_to_analytics:"Conecta tus cuentas existentes para obtener insights instantáneos sobre tu rendimiento de marketing."},how_it_works:{dialog_title:"Cómo funciona",title:"Configura tu campaña de anuncios",step1:{title:"Configura tu presupuesto y revisa tus anuncios",description:"Define cuánto quieres gastar, revisa los diseños de anuncios y configura quién quieres llegar."},step2:{title:"Publicaremos y optimizaremos tus anuncios en Google",description:"Haremos el trabajo duro de publicar y optimizar tus anuncios en Google para asegurarnos de que obtengas el mejor retorno de inversión posible."},step3:{title:"Ver clientes y resultados",description:"Cuando un cliente compra de ti, te notificaremos y te mostraremos el total de ingresos generados para tu negocio por cada dólar invertido en anuncios."}},ads_builder:{dialog_trigger:"Nueva campaña",title:"Ads Builder",description:"Crea tu nueva campaña de anuncios",review_ad_themes:"Revisa temas de anuncios",example_ad_preview:"Ejemplo de anuncio",example_ad_preview_description:"Aquí tienes un ejemplo de cómo los clientes potenciales podrían ver tus anuncios. Automáticamente ajustaremos el texto basándonos en tus productos ofrecidos y mejoraremos el targeting basándonos en lo que resulta en más dinero para tu negocio."}},analytics:{setup_analytics:"Configura analytics",setup_analytics_description:"Vamos a empezar con analytics. Conecta tus fuentes de datos para empezar a rastrear tus clientes.",connect_data:{title:"Conecta tus datos",description:"Juntamos todos tus datos de anuncios para darte una visión clara de qué clientes están llegando de dónde."},install_pixel:{copied_to_clipboard:"Copiado al portapapeles",copied_to_clipboard_description:"El código del pixel de seguimiento ha sido copiado a tu portapapeles.",title:"Instala nuestro pixel de seguimiento",description:"Para obtener una visión completa de cómo los usuarios interactúan con tu sitio web, es importante que el código de analytics de Reach esté en cada página de tu sitio web y dentro de tantos terceros como puedas usar.",card_title:"Instala el fragmento dentro del <HEAD> de cada página",third_party_pages_your_tracking_pixel:"Tu pixel de seguimiento:",card_description:"Copia este texto y insertalo dentro de las etiquetas <HEAD> en todas las páginas.",error_generating_pixel_code:"Error generando código del pixel - por favor contacta a tu administrador",third_party_pages_question:"¿Utilizas alguna página web o landing page para promocionar tu negocio?",third_party_pages_yes:"Sí, tengo páginas web de marketing",third_party_pages_no:"No, no utilizo ninguna página web",third_party_pages_why_asking:"¿Por qué te pedimos esto?",third_party_pages_why_asking_description:"Añadir nuestro pixel de seguimiento a tu sitio web nos permite:",third_party_pages_why_asking_list_1:"Entender cómo los visitantes interactúan con tus páginas",third_party_pages_why_asking_list_2:"Medir qué anuncios están llevando visitantes a tu sitio",third_party_pages_why_asking_list_3:"Rastrear conversiones desde tus campañas",third_party_pages_enter_marketing_website:"Ingresa tu página web de marketing:",third_party_pages_we_will_use_this_to_help_you_install_the_tracking_pixel:"Usaremos esto para ayudarte a instalar el pixel de seguimiento",third_party_pages_select_your_website_platform:"Selecciona tu plataforma de sitio web:"},third_party_installation_guides:{title:"Guías de instalación",description:"Estas guías te ayudarán a agregar el fragmento de analytics de Reach a tu sitio web. El proceso funciona con cualquier constructor de sitios web o plataforma y la mayoría de las herramientas de terceros.",installation_guide:"Guía de instalación de {{name}}",official_guide:"Guía oficial",shopify:{step_1:"Desde tu Shopify admin, ve a Online Store > Themes",step_2:"Encuentra el tema que quieres editar, haz click en el botón … para abrir el menú de acciones y luego haz click en Editar código",step_3:'Abre "theme.liquid"',step_4:"Encuentra la etiqueta </head>",step_5:"Pega el fragmento de código de la sección anterior justo antes de ella"},google_tag_manager:{step_1:"Ve a https://tagmanager.google.com",step_2:"Inicia sesión en tu cuenta de Google",step_3:"Haz click en la pestaña de Cuentas y selecciona Crear cuenta",step_4:"Ingresa un nombre para tu cuenta y selecciona tu ubicación",step_5:"En Container Setup, ingresa un nombre para tu contenedor (e.g., tu URL de sitio web)",step_6:'Selecciona "Web" como tipo de contenedor',step_7:"Haz click en Crear y acepta los Términos de Servicio",step_8:"Una vez creado, recibirás dos fragmentos de código para instalar:",step_9:"• Coloca el primer fragmento en la etiqueta <head> de tu página",step_10:"• Coloca el segundo fragmento justo después de la etiqueta <body>",step_11:"En la pestaña de Etiquetas, haz click en el botón + para crear una nueva etiqueta",step_12:'Selecciona "Google Analytics: Universal Analytics" como tipo de etiqueta',special_note:"Asegúrate de tener el código del contenedor de Google Tag Manager instalado en tu sitio web antes de agregar esta etiqueta."},hubspot:{step_1:"Ve a Configuración → Contenido → Páginas",step_2:'En la esquina superior izquierda, selecciona un dominio para editar sus ajustes. O selecciona "Ajustes predeterminados para todos los dominios"',step_3:'Pega el código de la sección anterior en el campo "HTML del encabezado del sitio"',step_4:'Haz click en "Guardar"'},wordpress:{step_1:"Recomendamos usar el plugin WPCode",step_2:'En el plugin, selecciona "+ Añadir fragmento"',step_3:'Cuando se te presente un menú de opciones, navega a "Añadir tu código personalizado (nuevo fragmento)" y selecciona "Usar fragmento"',step_4:"Pega el fragmento de código de la sección anterior",step_5:'Para el método de inserción, elige "Auto insertar"',step_6:'Para la ubicación, selecciona "Encabezado del sitio"',step_7:"Asegúrate de guardar tu fragmento"},squarespace:{step_1:"Ve a Configuración → Avanzado → Inyección de código",step_2:'Pega el código de la sección anterior en el campo "Encabezado"',step_3:'Haz click en "Guardar"'},wix:{step_1:"Ve a Configuración → Código personalizado",step_2:'Haz click en "+ Añadir código personalizado"',step_3:"Pega el código de la sección anterior",step_4:'Haz click en "Aplicar"',step_5:'Establece "Añadir código a páginas" a "Todas las páginas"'},webflow:{step_1:"Abre tus ajustes de proyecto",step_2:'Navega a "Código personalizado"',step_3:'Pega el código de la sección anterior en la sección "Código de encabezado"',step_4:'Haz click en "Guardar cambios"'},third_party_systems:{step_1:"Revisa si tus herramientas de terceros (formularios de leads, herramientas de programación, etc.) permiten la inyección de código personalizado",step_2:'Busca opciones etiquetadas como "Código personalizado", "Código incrustado" o "Ajustes avanzados"',step_3:"Pega el mismo código de seguimiento en estas secciones donde esté disponible",step_4:"Los lugares comunes incluyen:",step_5:"• Sección de encabezado de tu sitio web (para scripts y estilos de seguimiento)",step_6:"• Sección de pie de página de tu sitio web (para scripts y estilos de seguimiento)",special_note:"Esto asegura un seguimiento consistente en todos tus puntos de contacto con clientes, incluso cuando usas herramientas externas."},custom:{step_1:"Localiza tu plantilla HTML o archivo de diseño principal",step_2:"Encuentra la etiqueta </head> en tu HTML",step_3:"Pega el fragmento de código justo antes de la etiqueta </head>",step_4:"Guarda el archivo y desplíalo"}},success:{title:"¡Éxito!",description:"Has conectado tus fuentes de datos y instalado nuestro pixel de seguimiento.",what_next:"¿Qué pasa a continuación?",step_1:"Tus datos de anuncios comenzarán a sincronizarse automáticamente",step_2:"El pixel comenzará a rastrear conversiones en tu sitio",step_3:"Verás tus primeros informes de analytics en 24 horas"}},dashboard:{banners:{metrics_crunching:{title:"Trabajando en tus datos",description:"Has conectado tus cuentas de anuncios. Estamos ahora trabajando en tus datos. Vuelve pronto para ver tus métricas relevantes."},revoked_accounts:{title:"Tus cuentas de anuncios han sido revocadas",description:"Por favor, reconecta tus cuentas de anuncios para continuar usando el panel."}},roas_chart:{title:"Gasto en anuncios vs ingresos en el tiempo",campaign_not_available:"El gráfico no está disponible para campañas individuales todavía"},customer_acquisition:{title:"Adquisición de clientes",description:"Ver cómo adquieres nuevos clientes desde cada canal",client:"Cliente",source:"Fuente",total_spent:"Total gastado",total_revenue:"Ingresos totales",status:"Estado",no_data:"No hay datos disponibles",source_breakdown:"Desglose de fuentes",payment_status:"Estado de pago",paid:"Pagado",unpaid:"No pagado",invoice_details:"Detalles de la factura",amount:"Cantidad",service:"Servicio",invoice_date:"Fecha de la factura"},channel_performance:{title:"Rendimiento de canales",description:"Ver cómo cada canal se desempeña",channel:"Canal",spend:"Gasto",revenue:"Ingresos",roas:"ROAS",new_customers:"Nuevos clientes"},traffic_conversion:{title:"Traffic Conversion Funnel"},tabs:{overview:"Resumen",channel_performance:"Rendimiento de canales",campaign_performance:"Rendimiento de campañas",customer_acquisition:"Adquisición de clientes",traffic_conversion:"Conversión de tráfico"},metrics:{ads_spend:"Gasto en anuncios",ads_spend_description:"El gasto en anuncios en un período determinado. Suma de todos los sub-cuentas de anuncios (e.g. insta, google). Excluyendo comisiones de agencias",direct_measured_revenue:"Ingresos medidos directamente",direct_measured_revenue_description:"La cantidad de ingresos medidos directamente desde anuncios",measured_revenue:"Ingresos medidos",measured_revenue_description:"La cantidad de ingresos medidos desde anuncios",direct_measured_conversions:"Conversiones medidas directamente",direct_measured_conversions_description:"La cantidad de conversiones medidas directamente desde anuncios",measured_conversions:"Conversiones medidas",measured_conversions_description:"La cantidad de conversiones medidas desde anuncios",roas:"ROAS",roas_description:"Este es el ratio de los ingresos a los gastos en anuncios",impressions:"Impresiones",impressions_description:"Número de veces que tus anuncios fueron mostrados a potenciales clientes",clicks:"Clicks/Acciones",clicks_description:"Total de interacciones con tus anuncios, incluyendo clicks y otras acciones",website_visitors:"Visitantes web",website_visitors_description:"Visitantes únicos a tu sitio web desde campañas de anuncios",new_leads:"Nuevos leads",new_leads_description:"Nuevos potenciales clientes que proporcionaron información de contacto",customer_ltv:"LTV de cliente",customer_ltv_description:"Valor promedio de vida de clientes adquiridos a través de anuncios",new_customers:"Nuevos clientes",new_customers_description:"Nuevos clientes que hicieron una compra o tomaron una acción",new_leads_conversion_rate:"Tasa de conversión de leads nuevos",new_leads_conversion_rate_description:"El ratio de leads nuevos al total de leads",new_customers_conversion_rate:"Tasa de conversión de nuevos clientes",new_customers_conversion_rate_description:"El ratio de nuevos clientes al total de clientes",cost_per_click:"Costo por click",cost_per_click_description:"El gasto por click en tus anuncios",click_conversion_rate:"Tasa de conversión de clicks",click_conversion_rate_description:"El ratio de clicks al total de clicks",click_through_rate:"Tasa de clics",click_through_rate_description:"El ratio de clicks al total de impresiones",conversion_rate:"Tasa de conversión",conversion_rate_description:"El ratio de conversiones al total de clicks",total_conversion:"Total de conversiones",total_conversion_description:"El número total de conversiones desde tus anuncios",cac:"CAC",cac_description:"El gasto por cliente adquirido",revenue_per_click:"Ingresos por click",revenue_per_click_description:"El ingreso generado por cada click en tus anuncios",revenue_per_new_customer:"Ingresos por nuevo cliente",revenue_per_new_customer_description:"El ingreso generado por cada nuevo cliente",reengaged_customers:"Clientes reactivados",reengaged_customers_description:"El número de clientes que han sido reactivados con tus anuncios",expected_revenue:"Ingresos esperados",expected_revenue_description:"El ingreso que esperas generar desde tus anuncios",estimated_revenue:"Ingresos estimados",estimated_revenue_description:"El ingreso que estimas generar desde tus anuncios"},title:"Panel de ingresos de marketing",settings_sheet:{setup:"Configuración",connected_accounts:"Cuentas conectadas",setup_analytics:"Configurar analytics",setup_analytics_description:"Configura tu tracking de analytics",setup_campaigns:"Configurar campañas",setup_campaigns_description:"Configura tu primera campaña",legal:"Legal",terms_of_service:"Términos de servicio",privacy_policy:"Política de privacidad"}},setup:{how_it_works:{title:"Cómo funciona",dialog_title:"Configura Marketing Insights",connect_ads_title:"Conecta tus cuentas de anuncios",connect_ads_description:"Conecta tus cuentas de anuncios de plataformas como Google y Meta para consolidar todos tus datos de campañas en un solo lugar. Esto te permite rastrear y analizar tu gasto en marketing de manera completa.",install_pixel_title:"Instala nuestro pixel de seguimiento",install_pixel_description:"Añade nuestro código de seguimiento ligero a tu sitio web para medir las interacciones y conversiones de los clientes. Esta integración simple ayuda a identificar qué anuncios están generando resultados reales para tu negocio.",see_customers_results_title:"Ver clientes y resultados",see_customers_results_description:"Obtén una visión clara de tu rendimiento en marketing con análisis detallados sobre adquisición de clientes, tasas de conversión y retorno de inversión en anuncios. Haz decisiones basadas en datos para optimizar tus campañas y crecer tu negocio.",still_have_more_questions:"¿Tienes más preguntas?",get_started:"Comenzar"},initial_setup:{wizard_title:"Conecta tus cuentas de anuncios y ver cómo tus campañas generan ingresos",title:"Desbloquea insights claros en tu rendimiento de marketing",description:"Para empezar, conecta tus cuentas de anuncios de Google y Meta. Esto te permitirá rastrear y analizar tu gasto en marketing de manera completa.",description_2:"Con un proceso de configuración simple, tendrás insights accionables a tu disposición para ayudarte a tomar mejores decisiones y crecer tu negocio.",setup_performance_analytics:"Configura analytics de rendimiento",next_steps_description:"Si no tienes anuncios aún, puedes lanzar tu primera campaña de anuncios AI en minutos.",next_steps_link:"Te pediremos que conectes tus cuentas de anuncios y configures tu primera campaña."}},oauth:{selectAccount:{title:"Cuenta de {{platform}}",description:"Elige la cuenta de {{platform}} que quieres conectar.",loading:"Cargando cuentas...",loadingPlatform:"Cargando cuentas de {{platform}}...",loadingDescription:"Por favor, espera mientras obtenemos tus cuentas disponibles...",noAccounts:"No se encontraron cuentas de {{platform}} para tu cuenta.",noAccountsDescription:"Por favor, asegúrate de tener acceso a una cuenta de {{platform}} y vuelve a intentarlo.",selectAccountPlaceholder:"Selecciona una cuenta",searchPlaceholder:"Buscar cuentas...",fetchAccounts:"Buscando cuentas...",noAccountSelected:"No hay cuenta seleccionada",enableTrackingParams:"Habilitar parámetros de seguimiento",enableTrackingParamsDescription:"Añada el parámetro de ID de campaña de alcance a la configuración de seguimiento de su plataforma publicitaria. No sobrescribiremos ningún parámetro de seguimiento existente. Necesario para un seguimiento preciso.",google:{selectAccountDescription:"Elige la cuenta de Google Ads que quieres conectar para ver tus datos. Estas serán vinculadas a nuestra MCC para un seguimiento óptimo.",mccAccounts:"Cuentas MCC",directAccounts:"Cuentas Directas"},meta:{selectAccountDescription:"Elige la cuenta de Meta Ads que quieres conectar para ver tus datos."}},success:{connection:{title:"Conectado correctamente",description:"Tu cuenta de {{provider}} ha sido conectada."},revoke:{title:"Cuenta revocada",description:"Tu cuenta de {{provider}} ha sido revocada."}},error:{title:"Error al conectar",description:"Error al conectar cuenta"},revoke:{title:"Revocar acceso",description:"¿Estás seguro? Revocar acceso eliminará la conexión que tienes y no podrás ver tus métricas de anuncios.",cancel:"Cancelar",revoke:"Revocar",error:{title:"Error",description:"Error al revocar acceso"}}},magic_link:{get_started:"Comenzar",description:"Reach estará incrustado en tu panel de control pero hasta entonces, puedes comenzar con un enlace mágico. Inicia sesión en tu cuenta y comienza a crear campañas AI o mide tu gasto en anuncios y rendimiento.",create_campaigns:"Crea campañas de anuncios AI en minutos",unlock_insights:"Desbloquea insights en tu gasto en anuncios y rendimiento",save_time:"Ahorra tiempo con optimización de campañas automatizadas",request_new_magic_link:"Solicitar nuevo enlace mágico",go_to_dashboard:"Ir al panel de control",continuation_disclaimer:"Al continuar, aceptas nuestros <terms_of_service>Términos de servicio</terms_of_service> y <privacy_policy>Política de privacidad</privacy_policy>."},empty_state:{analytics:{title:"No tienes ninguna cuenta de anuncios conectada",description:"Puedes conectar tus cuentas de anuncios en minutos y empezar a atraer más clientes a tu negocio.",button_text:"Configurar analytics"}}}}};Jd.use(yf).use(ud).init({resources:bf,fallbackLng:"en",debug:!1,interpolation:{escapeValue:!1},react:{useSuspense:!1},defaultNS:"common",ns:["common"],load:"languageOnly",detection:{order:["querystring","localStorage","navigator"],lookupQuerystring:"lang",lookupLocalStorage:"i18nextLng",caches:["localStorage"],convertDetectedLanguage:e=>e.split("-")[0]}});const xf=({children:e,initialLanguage:r})=>(n.useEffect((()=>{r&&Jd.changeLanguage(r)}),[r]),t.jsx(fd,{i18n:Jd,children:e}));var wf=i.forwardRef(((e,n)=>{const{children:r,...o}=e,s=i.Children.toArray(r),a=s.find(Cf);if(a){const e=a.props.children,r=s.map((t=>t===a?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(Sf,{...o,ref:n,children:i.isValidElement(e)?i.cloneElement(e,void 0,r):null})}return t.jsx(Sf,{...o,ref:n,children:r})}));wf.displayName="Slot";var Sf=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?qa(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));Sf.displayName="SlotClone";var kf=({children:e})=>t.jsx(t.Fragment,{children:e});function Cf(e){return i.isValidElement(e)&&e.type===kf}var Ef=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=i.forwardRef(((e,r)=>{const{asChild:o,...i}=e,s=o?wf:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(s,{...i,ref:r})}));return r.displayName=`Primitive.${n}`,{...e,[n]:r}}),{}),jf=i.forwardRef(((e,n)=>t.jsx(Ef.span,{...e,ref:n,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}})));function _f(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function Tf(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function Pf(...e){return t=>{let n=!1;const r=e.map((e=>{const r=Tf(e,t);return n||"function"!=typeof r||(n=!0),r}));if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():Tf(e[t],null)}}}}function Nf(...e){return i.useCallback(Pf(...e),e)}function Df(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const r=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return i.useMemo((()=>({[`__scope${t.scopeName}`]:r})),[r])}};return n.scopeName=t.scopeName,n}jf.displayName="VisuallyHidden";var Mf=globalThis?.document?i.useLayoutEffect:()=>{},Of=i[" useId ".trim().toString()]||(()=>{}),Af=0;function Rf(e){const[t,n]=i.useState(Of());return Mf((()=>{e||n((e=>e??String(Af++)))}),[e]),e||(t?`radix-${t}`:"")}function Lf(e){const t=i.useRef(e);return i.useEffect((()=>{t.current=e})),i.useMemo((()=>(...e)=>t.current?.(...e)),[])}function If({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=function({defaultProp:e,onChange:t}){const n=i.useState(e),[r]=n,o=i.useRef(r),s=Lf(t);return i.useEffect((()=>{o.current!==r&&(s(r),o.current=r)}),[r,o,s]),n}({defaultProp:t,onChange:n}),s=void 0!==e,a=s?e:r,l=Lf(n);return[a,i.useCallback((t=>{if(s){const n="function"==typeof t?t(e):t;n!==e&&l(n)}else o(t)}),[s,e,o,l])]}function Ff(e){const n=$f(e),r=i.forwardRef(((e,r)=>{const{children:o,...s}=e,a=i.Children.toArray(o),l=a.find(zf);if(l){const e=l.props.children,o=a.map((t=>t===l?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(n,{...s,ref:r,children:i.isValidElement(e)?i.cloneElement(e,void 0,o):null})}return t.jsx(n,{...s,ref:r,children:o})}));return r.displayName=`${e}.Slot`,r}function $f(e){const t=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?Pf(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));return t.displayName=`${e}.SlotClone`,t}var qf=Symbol("radix.slottable");function zf(e){return i.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===qf}var Uf=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=Ff(`Primitive.${n}`),o=i.forwardRef(((e,o)=>{const{asChild:i,...s}=e,a=i?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(a,{...s,ref:o})}));return o.displayName=`Primitive.${n}`,{...e,[n]:o}}),{});var Bf,Vf="dismissableLayer.update",Kf="dismissableLayer.pointerDownOutside",Hf="dismissableLayer.focusOutside",Wf=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Gf=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(Wf),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=Nf(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Lf(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){Qf(Kf,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Lf(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){Qf(Hf,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return function(e,t=globalThis?.document){const n=Lf(e);i.useEffect((()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})}),[n,t])}((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(Bf=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),Yf(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=Bf)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),Yf())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(Vf,e),()=>document.removeEventListener(Vf,e)}),[]),t.jsx(Uf.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:_f(e.onFocusCapture,C.onFocusCapture),onBlurCapture:_f(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:_f(e.onPointerDownCapture,k.onPointerDownCapture)})}));Gf.displayName="DismissableLayer";function Yf(){const e=new CustomEvent(Vf);document.dispatchEvent(e)}function Qf(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?function(e,t){e&&s.flushSync((()=>e.dispatchEvent(t)))}(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(Wf),o=i.useRef(null),s=Nf(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Uf.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var Xf="focusScope.autoFocusOnMount",Jf="focusScope.autoFocusOnUnmount",Zf={bubbles:!1,cancelable:!0},eh=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=Lf(s),f=Lf(a),h=i.useRef(null),p=Nf(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:oh(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||oh(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&oh(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){ih.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(Xf,Zf);c.addEventListener(Xf,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(oh(r,{select:t}),document.activeElement!==n)return}((e=th(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&oh(c))}return()=>{c.removeEventListener(Xf,d),setTimeout((()=>{const e=new CustomEvent(Jf,Zf);c.addEventListener(Jf,f),c.dispatchEvent(e),e.defaultPrevented||oh(t??document.body,{select:!0}),c.removeEventListener(Jf,f),ih.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=th(e),n=nh(t,e),r=nh(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&oh(i,{select:!0})):(e.preventDefault(),r&&oh(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx(Uf.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function th(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function nh(e,t){for(const n of e)if(!rh(n,{upTo:t}))return n}function rh(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function oh(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}eh.displayName="FocusScope";var ih=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=sh(e,t),e.unshift(t)},remove(t){e=sh(e,t),e[0]?.resume()}}}();function sh(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var ah=i.forwardRef(((e,n)=>{const{container:o,...s}=e,[a,l]=i.useState(!1);Mf((()=>l(!0)),[]);const c=o||a&&globalThis?.document?.body;return c?r.createPortal(t.jsx(Uf.div,{...s,ref:n}),c):null}));ah.displayName="Portal";var lh=e=>{const{present:t,children:n}=e,r=function(e){const[t,n]=i.useState(),r=i.useRef({}),o=i.useRef(e),s=i.useRef("none"),a=e?"mounted":"unmounted",[l,c]=function(e,t){return i.useReducer(((e,n)=>t[e][n]??e),e)}(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return i.useEffect((()=>{const e=ch(r.current);s.current="mounted"===l?e:"none"}),[l]),Mf((()=>{const t=r.current,n=o.current;if(n!==e){const r=s.current,i=ch(t);if(e)c("MOUNT");else if("none"===i||"none"===t?.display)c("UNMOUNT");else{c(n&&r!==i?"ANIMATION_OUT":"UNMOUNT")}o.current=e}}),[e,c]),Mf((()=>{if(t){let e;const n=t.ownerDocument.defaultView??window,i=i=>{const s=ch(r.current).includes(i.animationName);if(i.target===t&&s&&(c("ANIMATION_END"),!o.current)){const r=t.style.animationFillMode;t.style.animationFillMode="forwards",e=n.setTimeout((()=>{"forwards"===t.style.animationFillMode&&(t.style.animationFillMode=r)}))}},a=e=>{e.target===t&&(s.current=ch(r.current))};return t.addEventListener("animationstart",a),t.addEventListener("animationcancel",i),t.addEventListener("animationend",i),()=>{n.clearTimeout(e),t.removeEventListener("animationstart",a),t.removeEventListener("animationcancel",i),t.removeEventListener("animationend",i)}}c("ANIMATION_END")}),[t,c]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:i.useCallback((e=>{e&&(r.current=getComputedStyle(e)),n(e)}),[])}}(t),o="function"==typeof n?n({present:r.isPresent}):i.Children.only(n),s=Nf(r.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(o));return"function"==typeof n||r.isPresent?i.cloneElement(o,{ref:s}):null};function ch(e){return e?.animationName||"none"}lh.displayName="Presence";var uh=0;function dh(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var fh=function(){return fh=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},fh.apply(this,arguments)};function hh(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}"function"==typeof SuppressedError&&SuppressedError;var ph="right-scroll-bar-position",mh="width-before-scroll-bar";function gh(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var vh="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,yh=new WeakMap;function bh(e,t){var r=function(e,t){var r=n.useState((function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(e){var t=r.value;t!==e&&(r.value=e,r.callback(e,t))}}}}))[0];return r.callback=t,r.facade}(null,(function(t){return e.forEach((function(e){return gh(e,t)}))}));return vh((function(){var t=yh.get(r);if(t){var n=new Set(t),o=new Set(e),i=r.current;n.forEach((function(e){o.has(e)||gh(e,null)})),o.forEach((function(e){n.has(e)||gh(e,i)}))}yh.set(r,e)}),[e]),r}function xh(e){return e}var wh=function(e){var t=e.sideCar,n=hh(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return i.createElement(r,fh({},n))};wh.isSideCarExport=!0;var Sh=function(e){void 0===e&&(e={});var t=function(e,t){void 0===t&&(t=xh);var n=[],r=!1;return{read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(e){var o=t(e,r);return n.push(o),function(){n=n.filter((function(e){return e!==o}))}},assignSyncMedium:function(e){for(r=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){r=!0;var t=[];if(n.length){var o=n;n=[],o.forEach(e),t=n}var i=function(){var n=t;t=[],n.forEach(e)},s=function(){return Promise.resolve().then(i)};s(),n={push:function(e){t.push(e),s()},filter:function(e){return t=t.filter(e),n}}}}}(null);return t.options=fh({async:!0,ssr:!1},e),t}(),kh=function(){},Ch=i.forwardRef((function(e,t){var n=i.useRef(null),r=i.useState({onScrollCapture:kh,onWheelCapture:kh,onTouchMoveCapture:kh}),o=r[0],s=r[1],a=e.forwardProps,l=e.children,c=e.className,u=e.removeScrollBar,d=e.enabled,f=e.shards,h=e.sideCar,p=e.noIsolation,m=e.inert,g=e.allowPinchZoom,v=e.as,y=void 0===v?"div":v,b=e.gapMode,x=hh(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),w=h,S=bh([n,t]),k=fh(fh({},x),o);return i.createElement(i.Fragment,null,d&&i.createElement(w,{sideCar:Sh,removeScrollBar:u,shards:f,noIsolation:p,inert:m,setCallbacks:s,allowPinchZoom:!!g,lockRef:n,gapMode:b}),a?i.cloneElement(i.Children.only(l),fh(fh({},k),{ref:S})):i.createElement(y,fh({},k,{className:c,ref:S}),l))}));Ch.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Ch.classNames={fullWidth:mh,zeroRight:ph};function Eh(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=function(){if("undefined"!=typeof __webpack_nonce__)return __webpack_nonce__}();return t&&e.setAttribute("nonce",t),e}var jh=function(){var e=0,t=null;return{add:function(n){var r,o;0==e&&(t=Eh())&&(o=n,(r=t).styleSheet?r.styleSheet.cssText=o:r.appendChild(document.createTextNode(o)),function(e){(document.head||document.getElementsByTagName("head")[0]).appendChild(e)}(t)),e++},remove:function(){! --e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},_h=function(){var e,t=(e=jh(),function(t,n){i.useEffect((function(){return e.add(t),function(){e.remove()}}),[t&&n])});return function(e){return t(e.styles,e.dynamic),null}},Th={left:0,top:0,right:0,gap:0},Ph=function(e){return parseInt(e||"",10)||0},Nh=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return Th;var t=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingTop":"marginTop"],r=t["padding"===e?"paddingRight":"marginRight"];return[Ph(t["padding"===e?"paddingLeft":"marginLeft"]),Ph(n),Ph(r)]}(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Dh=_h(),Mh="data-scroll-locked",Oh=function(e,t,n,r){var o=e.left,i=e.top,s=e.right,a=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(a,"px ").concat(r,";\n }\n body[").concat(Mh,"] {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(s,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(a,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(a,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(ph," {\n right: ").concat(a,"px ").concat(r,";\n }\n \n .").concat(mh," {\n margin-right: ").concat(a,"px ").concat(r,";\n }\n \n .").concat(ph," .").concat(ph," {\n right: 0 ").concat(r,";\n }\n \n .").concat(mh," .").concat(mh," {\n margin-right: 0 ").concat(r,";\n }\n \n body[").concat(Mh,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(a,"px;\n }\n")},Ah=function(){var e=parseInt(document.body.getAttribute(Mh)||"0",10);return isFinite(e)?e:0},Rh=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=void 0===r?"margin":r;i.useEffect((function(){return document.body.setAttribute(Mh,(Ah()+1).toString()),function(){var e=Ah()-1;e<=0?document.body.removeAttribute(Mh):document.body.setAttribute(Mh,e.toString())}}),[]);var s=i.useMemo((function(){return Nh(o)}),[o]);return i.createElement(Dh,{styles:Oh(s,!t,o,n?"":"!important")})},Lh=!1;if("undefined"!=typeof window)try{var Ih=Object.defineProperty({},"passive",{get:function(){return Lh=!0,!0}});window.addEventListener("test",Ih,Ih),window.removeEventListener("test",Ih,Ih)}catch(eQ){Lh=!1}var Fh=!!Lh&&{passive:!1},$h=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&!function(e){return"TEXTAREA"===e.tagName}(e)&&"visible"===n[t])},qh=function(e,t){var n=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),zh(e,r)){var o=Uh(e,r);if(o[1]>o[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},zh=function(e,t){return"v"===e?function(e){return $h(e,"overflowY")}(t):function(e){return $h(e,"overflowX")}(t)},Uh=function(e,t){return"v"===e?[(n=t).scrollTop,n.scrollHeight,n.clientHeight]:function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]}(t);var n},Bh=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Vh=function(e){return[e.deltaX,e.deltaY]},Kh=function(e){return e&&"current"in e?e.current:e},Hh=function(e){return"\n .block-interactivity-".concat(e," {pointer-events: none;}\n .allow-interactivity-").concat(e," {pointer-events: all;}\n")},Wh=0,Gh=[];function Yh(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Qh=(Xh=function(e){var t=i.useRef([]),n=i.useRef([0,0]),r=i.useRef(),o=i.useState(Wh++)[0],s=i.useState(_h)[0],a=i.useRef(e);i.useEffect((function(){a.current=e}),[e]),i.useEffect((function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}([e.lockRef.current],(e.shards||[]).map(Kh),!0).filter(Boolean);return t.forEach((function(e){return e.classList.add("allow-interactivity-".concat(o))})),function(){document.body.classList.remove("block-interactivity-".concat(o)),t.forEach((function(e){return e.classList.remove("allow-interactivity-".concat(o))}))}}}),[e.inert,e.lockRef.current,e.shards]);var l=i.useCallback((function(e,t){if("touches"in e&&2===e.touches.length||"wheel"===e.type&&e.ctrlKey)return!a.current.allowPinchZoom;var o,i=Bh(e),s=n.current,l="deltaX"in e?e.deltaX:s[0]-i[0],c="deltaY"in e?e.deltaY:s[1]-i[1],u=e.target,d=Math.abs(l)>Math.abs(c)?"h":"v";if("touches"in e&&"h"===d&&"range"===u.type)return!1;var f=qh(d,u);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=qh(d,u)),!f)return!1;if(!r.current&&"changedTouches"in e&&(l||c)&&(r.current=o),!o)return!0;var h=r.current||o;return function(e,t,n,r,o){var i=function(e,t){return"h"===e&&"rtl"===t?-1:1}(e,window.getComputedStyle(t).direction),s=i*r,a=n.target,l=t.contains(a),c=!1,u=s>0,d=0,f=0;do{var h=Uh(e,a),p=h[0],m=h[1]-h[2]-i*p;(p||m)&&zh(e,a)&&(d+=m,f+=p),a=a instanceof ShadowRoot?a.host:a.parentNode}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return u&&(Math.abs(d)<1||!o)?c=!0:u||!(Math.abs(f)<1)&&o||(c=!0),c}(h,t,e,"h"===h?l:c,!0)}),[]),c=i.useCallback((function(e){var n=e;if(Gh.length&&Gh[Gh.length-1]===s){var r="deltaY"in n?Vh(n):Bh(n),o=t.current.filter((function(e){return e.name===n.type&&(e.target===n.target||n.target===e.shadowParent)&&(t=e.delta)[0]===(o=r)[0]&&t[1]===o[1];var t,o}))[0];if(o&&o.should)n.cancelable&&n.preventDefault();else if(!o){var i=(a.current.shards||[]).map(Kh).filter(Boolean).filter((function(e){return e.contains(n.target)}));(i.length>0?l(n,i[0]):!a.current.noIsolation)&&n.cancelable&&n.preventDefault()}}}),[]),u=i.useCallback((function(e,n,r,o){var i={name:e,delta:n,target:r,should:o,shadowParent:Yh(r)};t.current.push(i),setTimeout((function(){t.current=t.current.filter((function(e){return e!==i}))}),1)}),[]),d=i.useCallback((function(e){n.current=Bh(e),r.current=void 0}),[]),f=i.useCallback((function(t){u(t.type,Vh(t),t.target,l(t,e.lockRef.current))}),[]),h=i.useCallback((function(t){u(t.type,Bh(t),t.target,l(t,e.lockRef.current))}),[]);i.useEffect((function(){return Gh.push(s),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:h}),document.addEventListener("wheel",c,Fh),document.addEventListener("touchmove",c,Fh),document.addEventListener("touchstart",d,Fh),function(){Gh=Gh.filter((function(e){return e!==s})),document.removeEventListener("wheel",c,Fh),document.removeEventListener("touchmove",c,Fh),document.removeEventListener("touchstart",d,Fh)}}),[]);var p=e.removeScrollBar;return i.createElement(i.Fragment,null,e.inert?i.createElement(s,{styles:Hh(o)}):null,p?i.createElement(Rh,{gapMode:e.gapMode}):null)},Sh.useMedium(Xh),wh);var Xh,Jh=i.forwardRef((function(e,t){return i.createElement(Ch,fh({},e,{ref:t,sideCar:Qh}))}));Jh.classNames=Ch.classNames;var Zh=new WeakMap,ep=new WeakMap,tp={},np=0,rp=function(e){return e&&(e.host||rp(e.parentNode))},op=function(e,t,n,r){var o=function(e,t){return t.map((function(t){if(e.contains(t))return t;var n=rp(t);return n&&e.contains(n)?n:null})).filter((function(e){return Boolean(e)}))}(t,Array.isArray(e)?e:[e]);tp[n]||(tp[n]=new WeakMap);var i=tp[n],s=[],a=new Set,l=new Set(o),c=function(e){e&&!a.has(e)&&(a.add(e),c(e.parentNode))};o.forEach(c);var u=function(e){e&&!l.has(e)&&Array.prototype.forEach.call(e.children,(function(e){if(a.has(e))u(e);else try{var t=e.getAttribute(r),o=null!==t&&"false"!==t,l=(Zh.get(e)||0)+1,c=(i.get(e)||0)+1;Zh.set(e,l),i.set(e,c),s.push(e),1===l&&o&&ep.set(e,!0),1===c&&e.setAttribute(n,"true"),o||e.setAttribute(r,"true")}catch(ZY){}}))};return u(t),a.clear(),np++,function(){s.forEach((function(e){var t=Zh.get(e)-1,o=i.get(e)-1;Zh.set(e,t),i.set(e,o),t||(ep.has(e)||e.removeAttribute(r),ep.delete(e)),o||e.removeAttribute(n)})),--np||(Zh=new WeakMap,Zh=new WeakMap,ep=new WeakMap,tp={})}},ip=function(e,t,n){void 0===n&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=function(e){return"undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body}(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),op(r,o,n,"aria-hidden")):function(){return null}},sp="Dialog",[ap,lp]=function(e,n=[]){let r=[];const o=()=>{const t=r.map((e=>i.createContext(e)));return function(n){const r=n?.[e]||t;return i.useMemo((()=>({[`__scope${e}`]:{...n,[e]:r}})),[n,r])}};return o.scopeName=e,[function(n,o){const s=i.createContext(o),a=r.length;r=[...r,o];const l=n=>{const{scope:r,children:o,...l}=n,c=r?.[e]?.[a]||s,u=i.useMemo((()=>l),Object.values(l));return t.jsx(c.Provider,{value:u,children:o})};return l.displayName=n+"Provider",[l,function(t,r){const l=i.useContext(r?.[e]?.[a]||s);if(l)return l;if(void 0!==o)return o;throw new Error(`\`${t}\` must be used within \`${n}\``)}]},Df(o,...n)]}(sp),[cp,up]=ap(sp),dp=e=>{const{__scopeDialog:n,children:r,open:o,defaultOpen:s,onOpenChange:a,modal:l=!0}=e,c=i.useRef(null),u=i.useRef(null),[d=!1,f]=If({prop:o,defaultProp:s,onChange:a});return t.jsx(cp,{scope:n,triggerRef:c,contentRef:u,contentId:Rf(),titleId:Rf(),descriptionId:Rf(),open:d,onOpenChange:f,onOpenToggle:i.useCallback((()=>f((e=>!e))),[f]),modal:l,children:r})};dp.displayName=sp;var fp="DialogTrigger";i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(fp,r),s=Nf(n,i.triggerRef);return t.jsx(Uf.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":Mp(i.open),...o,ref:s,onClick:_f(e.onClick,i.onOpenToggle)})})).displayName=fp;var hp="DialogPortal",[pp,mp]=ap(hp,{forceMount:void 0}),gp=e=>{const{__scopeDialog:n,forceMount:r,children:o,container:s}=e,a=up(hp,n);return t.jsx(pp,{scope:n,forceMount:r,children:i.Children.map(o,(e=>t.jsx(lh,{present:r||a.open,children:t.jsx(ah,{asChild:!0,container:s,children:e})})))})};gp.displayName=hp;var vp="DialogOverlay",yp=i.forwardRef(((e,n)=>{const r=mp(vp,e.__scopeDialog),{forceMount:o=r.forceMount,...i}=e,s=up(vp,e.__scopeDialog);return s.modal?t.jsx(lh,{present:o||s.open,children:t.jsx(xp,{...i,ref:n})}):null}));yp.displayName=vp;var bp=Ff("DialogOverlay.RemoveScroll"),xp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(vp,r);return t.jsx(Jh,{as:bp,allowPinchZoom:!0,shards:[i.contentRef],children:t.jsx(Uf.div,{"data-state":Mp(i.open),...o,ref:n,style:{pointerEvents:"auto",...o.style}})})})),wp="DialogContent",Sp=i.forwardRef(((e,n)=>{const r=mp(wp,e.__scopeDialog),{forceMount:o=r.forceMount,...i}=e,s=up(wp,e.__scopeDialog);return t.jsx(lh,{present:o||s.open,children:t.jsx(s.modal?kp:Cp,{...i,ref:n})})}));Sp.displayName=wp;var kp=i.forwardRef(((e,n)=>{const r=up(wp,e.__scopeDialog),o=i.useRef(null),s=Nf(n,r.contentRef,o);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(Ep,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:_f(e.onCloseAutoFocus,(e=>{e.preventDefault(),r.triggerRef.current?.focus()})),onPointerDownOutside:_f(e.onPointerDownOutside,(e=>{const t=e.detail.originalEvent;(2===t.button||0===t.button&&!0===t.ctrlKey)&&e.preventDefault()})),onFocusOutside:_f(e.onFocusOutside,(e=>e.preventDefault()))})})),Cp=i.forwardRef(((e,n)=>{const r=up(wp,e.__scopeDialog),o=i.useRef(!1),s=i.useRef(!1);return t.jsx(Ep,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||r.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));const n=t.target,i=r.triggerRef.current?.contains(n);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})})),Ep=i.forwardRef(((e,n)=>{const{__scopeDialog:r,trapFocus:o,onOpenAutoFocus:s,onCloseAutoFocus:a,...l}=e,c=up(wp,r),u=i.useRef(null),d=Nf(n,u);return i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??dh()),document.body.insertAdjacentElement("beforeend",e[1]??dh()),uh++,()=>{1===uh&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),uh--}}),[]),t.jsxs(t.Fragment,{children:[t.jsx(eh,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:s,onUnmountAutoFocus:a,children:t.jsx(Gf,{role:"dialog",id:c.contentId,"aria-describedby":c.descriptionId,"aria-labelledby":c.titleId,"data-state":Mp(c.open),...l,ref:d,onDismiss:()=>c.onOpenChange(!1)})}),t.jsxs(t.Fragment,{children:[t.jsx(Lp,{titleId:c.titleId}),t.jsx(Ip,{contentRef:u,descriptionId:c.descriptionId})]})]})})),jp="DialogTitle",_p=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(jp,r);return t.jsx(Uf.h2,{id:i.titleId,...o,ref:n})}));_p.displayName=jp;var Tp="DialogDescription",Pp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(Tp,r);return t.jsx(Uf.p,{id:i.descriptionId,...o,ref:n})}));Pp.displayName=Tp;var Np="DialogClose",Dp=i.forwardRef(((e,n)=>{const{__scopeDialog:r,...o}=e,i=up(Np,r);return t.jsx(Uf.button,{type:"button",...o,ref:n,onClick:_f(e.onClick,(()=>i.onOpenChange(!1)))})}));function Mp(e){return e?"open":"closed"}Dp.displayName=Np;var Op="DialogTitleWarning",[Ap,Rp]=function(e,n){const r=i.createContext(n),o=e=>{const{children:n,...o}=e,s=i.useMemo((()=>o),Object.values(o));return t.jsx(r.Provider,{value:s,children:n})};return o.displayName=e+"Provider",[o,function(t){const o=i.useContext(r);if(o)return o;if(void 0!==n)return n;throw new Error(`\`${t}\` must be used within \`${e}\``)}]}(Op,{contentName:wp,titleName:jp,docsSlug:"dialog"}),Lp=({titleId:e})=>{const t=Rp(Op);return i.useEffect((()=>{if(e){document.getElementById(e)}}),[`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`,e]),null},Ip=({contentRef:e,descriptionId:t})=>{const n=Rp("DialogDescriptionWarning");return i.useEffect((()=>{const n=e.current?.getAttribute("aria-describedby");if(t&&n){document.getElementById(t)}}),[`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${n.contentName}}.`,e,t]),null},Fp=dp,$p=gp,qp=yp,zp=Sp,Up=_p,Bp=Pp,Vp=Dp;function Kp(...e){return qu(ic(e))}const Hp=Fp,Wp=({...e})=>t.jsx($p,{children:t.jsx("div",{"data-reach-root":!0,children:e.children})}),Gp=i.forwardRef((({className:e,...n},r)=>t.jsx(qp,{ref:r,className:Kp("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...n})));Gp.displayName=qp.displayName;const Yp=i.forwardRef((({className:e,children:n,hideCloseButton:r=!1,...o},i)=>t.jsxs(Wp,{children:[t.jsx(Gp,{}),t.jsxs(zp,{ref:i,className:Kp("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),onInteractOutside:e=>{e.composedPath().some((e=>"classList"in e&&Array.from(e.classList).includes("pac-item")))&&e.preventDefault()},...o,children:[n,!r&&t.jsxs(Vp,{className:"absolute right-6 top-6 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[t.jsx(Gc,{className:"h-6 w-6"}),t.jsx("span",{className:"sr-only",children:"Close"})]})]})]})));Yp.displayName=zp.displayName;const Qp=({className:e,...n})=>t.jsx("div",{className:Kp("flex flex-col space-y-1.5 text-center sm:text-left",e),...n});Qp.displayName="DialogHeader";const Xp=i.forwardRef((({className:e,...n},r)=>t.jsx(Up,{ref:r,className:Kp("text-lg font-semibold leading-none tracking-tight text-foreground",e),...n})));Xp.displayName=Up.displayName;const Jp=i.forwardRef((({className:e,...n},r)=>t.jsx(Bp,{ref:r,className:Kp("text-sm text-muted-foreground",e),...n})));Jp.displayName=Bp.displayName;i.forwardRef((({className:e,children:n,...r},o)=>t.jsx(jf,{ref:o,className:Kp(e),...r,children:n}))).displayName="DialogVisuallyHidden";const Zp=n.createContext({});function em(e){const t=n.useRef(null);return null===t.current&&(t.current=e()),t.current}const tm=n.createContext(null),nm=n.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class rm extends i.Component{getSnapshotBeforeUpdate(e){const t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){const e=t.offsetParent,n=e instanceof HTMLElement&&e.offsetWidth||0,r=this.props.sizeRef.current;r.height=t.offsetHeight||0,r.width=t.offsetWidth||0,r.top=t.offsetTop,r.left=t.offsetLeft,r.right=n-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function om({children:e,isPresent:r,anchorX:o}){const s=n.useId(),a=n.useRef(null),l=n.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=n.useContext(nm);return n.useInsertionEffect((()=>{const{width:e,height:t,top:n,left:i,right:u}=l.current;if(r||!a.current||!e||!t)return;const d="left"===o?`left: ${i}`:`right: ${u}`;a.current.dataset.motionPopId=s;const f=document.createElement("style");return c&&(f.nonce=c),document.head.appendChild(f),f.sheet&&f.sheet.insertRule(`\n [data-motion-pop-id="${s}"] {\n position: absolute !important;\n width: ${e}px !important;\n height: ${t}px !important;\n ${d}px !important;\n top: ${n}px !important;\n }\n `),()=>{document.head.removeChild(f)}}),[r]),t.jsx(rm,{isPresent:r,childRef:a,sizeRef:l,children:i.cloneElement(e,{ref:a})})}const im=({children:e,initial:r,isPresent:o,onExitComplete:s,custom:a,presenceAffectsLayout:l,mode:c,anchorX:u})=>{const d=em(sm),f=n.useId(),h=n.useCallback((e=>{d.set(e,!0);for(const t of d.values())if(!t)return;s&&s()}),[d,s]),p=n.useMemo((()=>({id:f,initial:r,isPresent:o,custom:a,onExitComplete:h,register:e=>(d.set(e,!1),()=>d.delete(e))})),l?[Math.random(),h]:[o,h]);return n.useMemo((()=>{d.forEach(((e,t)=>d.set(t,!1)))}),[o]),i.useEffect((()=>{!o&&!d.size&&s&&s()}),[o]),"popLayout"===c&&(e=t.jsx(om,{isPresent:o,anchorX:u,children:e})),t.jsx(tm.Provider,{value:p,children:e})};function sm(){return new Map}function am(e=!0){const t=n.useContext(tm);if(null===t)return[!0,null];const{isPresent:r,onExitComplete:o,register:i}=t,s=n.useId();n.useEffect((()=>{e&&i(s)}),[e]);const a=n.useCallback((()=>e&&o&&o(s)),[s,o,e]);return!r&&o?[!1,a]:[!0]}const lm=e=>e.key||"";function cm(e){const t=[];return n.Children.forEach(e,(e=>{n.isValidElement(e)&&t.push(e)})),t}const um="undefined"!=typeof window,dm=um?n.useLayoutEffect:n.useEffect,fm=({children:e,custom:r,initial:o=!0,onExitComplete:i,presenceAffectsLayout:s=!0,mode:a="sync",propagate:l=!1,anchorX:c="left"})=>{const[u,d]=am(l),f=n.useMemo((()=>cm(e)),[e]),h=l&&!u?[]:f.map(lm),p=n.useRef(!0),m=n.useRef(f),g=em((()=>new Map)),[v,y]=n.useState(f),[b,x]=n.useState(f);dm((()=>{p.current=!1,m.current=f;for(let e=0;e<b.length;e++){const t=lm(b[e]);h.includes(t)?g.delete(t):!0!==g.get(t)&&g.set(t,!1)}}),[b,h.length,h.join("-")]);const w=[];if(f!==v){let e=[...f];for(let t=0;t<b.length;t++){const n=b[t],r=lm(n);h.includes(r)||(e.splice(t,0,n),w.push(n))}return"wait"===a&&w.length&&(e=w),x(cm(e)),y(f),null}process;const{forceRender:S}=n.useContext(Zp);return t.jsx(t.Fragment,{children:b.map((e=>{const n=lm(e),v=!(l&&!u)&&(f===b||h.includes(n));return t.jsx(im,{isPresent:v,initial:!(p.current&&!o)&&void 0,custom:r,presenceAffectsLayout:s,mode:a,onExitComplete:v?void 0:()=>{if(!g.has(n))return;g.set(n,!0);let e=!0;g.forEach((t=>{t||(e=!1)})),e&&(null==S||S(),x(m.current),l&&(null==d||d()),i&&i())},anchorX:c,children:e},n)}))})},hm=e=>e;let pm=hm,mm=hm;function gm(e){let t;return()=>(void 0===t&&(t=e()),t)}"production"!==process.env.NODE_ENV&&(pm=(e,t)=>{},mm=(e,t)=>{if(!e)throw new Error(t)});const vm=(e,t,n)=>{const r=t-e;return 0===r?1:(n-e)/r},ym=e=>1e3*e,bm=e=>e/1e3,xm=!1,wm=["read","resolveKeyframes","update","preRender","render","postRender"],Sm={value:null,addProjectionMetrics:null};function km(e,t){let n=!1,r=!0;const o={delta:0,timestamp:0,isProcessing:!1},i=()=>n=!0,s=wm.reduce(((e,n)=>(e[n]=function(e,t){let n=new Set,r=new Set,o=!1,i=!1;const s=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1},l=0;function c(t){s.has(t)&&(u.schedule(t),e()),l++,t(a)}const u={schedule:(e,t=!1,i=!1)=>{const a=i&&o?n:r;return t&&s.add(e),a.has(e)||a.add(e),e},cancel:e=>{r.delete(e),s.delete(e)},process:e=>{a=e,o?i=!0:(o=!0,[n,r]=[r,n],n.forEach(c),t&&Sm.value&&Sm.value.frameloop[t].push(l),l=0,n.clear(),o=!1,i&&(i=!1,u.process(e)))}};return u}(i,t?n:void 0),e)),{}),{read:a,resolveKeyframes:l,update:c,preRender:u,render:d,postRender:f}=s,h=()=>{const i=performance.now();n=!1,o.delta=r?1e3/60:Math.max(Math.min(i-o.timestamp,40),1),o.timestamp=i,o.isProcessing=!0,a.process(o),l.process(o),c.process(o),u.process(o),d.process(o),f.process(o),o.isProcessing=!1,n&&t&&(r=!1,e(h))};return{schedule:wm.reduce(((t,i)=>{const a=s[i];return t[i]=(t,i=!1,s=!1)=>(n||(n=!0,r=!0,o.isProcessing||e(h)),a.schedule(t,i,s)),t}),{}),cancel:e=>{for(let t=0;t<wm.length;t++)s[wm[t]].cancel(e)},state:o,steps:s}}const{schedule:Cm,cancel:Em,state:jm,steps:_m}=km("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:hm,!0),Tm=n.createContext({strict:!1}),Pm={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},Nm={};for(const nQ in Pm)Nm[nQ]={isEnabled:e=>Pm[nQ].some((t=>!!e[t]))};const Dm=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Mm(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||Dm.has(e)}let Om=e=>!Mm(e);try{(Am=require("@emotion/is-prop-valid").default)&&(Om=e=>e.startsWith("on")?!Mm(e):Am(e))}catch(tQ){}var Am;const Rm=new Set;function Lm(e,t,n){e||Rm.has(t)||Rm.add(t)}function Im(e){if("undefined"==typeof Proxy)return e;const t=new Map;return new Proxy(((...t)=>("production"!==process.env.NODE_ENV&&Lm(!1,"motion() is deprecated. Use motion.create() instead."),e(...t))),{get:(n,r)=>"create"===r?e:(t.has(r)||t.set(r,e(r)),t.get(r))})}const Fm=n.createContext({});function $m(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function qm(e){return"string"==typeof e||Array.isArray(e)}const zm=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Um=["initial",...zm];function Bm(e){return $m(e.animate)||Um.some((t=>qm(e[t])))}function Vm(e){return Boolean(Bm(e)||e.variants)}function Km(e){const{initial:t,animate:r}=function(e,t){if(Bm(e)){const{initial:t,animate:n}=e;return{initial:!1===t||qm(t)?t:void 0,animate:qm(n)?n:void 0}}return!1!==e.inherit?t:{}}(e,n.useContext(Fm));return n.useMemo((()=>({initial:t,animate:r})),[Hm(t),Hm(r)])}function Hm(e){return Array.isArray(e)?e.join(" "):e}const Wm=Symbol.for("motionComponentSymbol");function Gm(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function Ym(e,t,r){return n.useCallback((n=>{n&&e.onMount&&e.onMount(n),t&&(n?t.mount(n):t.unmount()),r&&("function"==typeof r?r(n):Gm(r)&&(r.current=n))}),[t])}const Qm=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Xm="data-"+Qm("framerAppearId"),{schedule:Jm}=km(queueMicrotask,!1),Zm=n.createContext({});function eg(e,t,r,o,i){var s,a;const{visualElement:l}=n.useContext(Fm),c=n.useContext(Tm),u=n.useContext(tm),d=n.useContext(nm).reducedMotion,f=n.useRef(null);o=o||c.renderer,!f.current&&o&&(f.current=o(e,{visualState:t,parent:l,props:r,presenceContext:u,blockInitialAnimation:!!u&&!1===u.initial,reducedMotionConfig:d}));const h=f.current,p=n.useContext(Zm);!h||h.projection||!i||"html"!==h.type&&"svg"!==h.type||function(e,t,n,r){const{layoutId:o,layout:i,drag:s,dragConstraints:a,layoutScroll:l,layoutRoot:c}=t;e.projection=new n(e.latestValues,t["data-framer-portal-id"]?void 0:tg(e.parent)),e.projection.setOptions({layoutId:o,layout:i,alwaysMeasureLayout:Boolean(s)||a&&Gm(a),visualElement:e,animationType:"string"==typeof i?i:"both",initialPromotionConfig:r,layoutScroll:l,layoutRoot:c})}(f.current,r,i,p);const m=n.useRef(!1);n.useInsertionEffect((()=>{h&&m.current&&h.update(r,u)}));const g=r[Xm],v=n.useRef(Boolean(g)&&!(null===(s=window.MotionHandoffIsComplete)||void 0===s?void 0:s.call(window,g))&&(null===(a=window.MotionHasOptimisedAnimation)||void 0===a?void 0:a.call(window,g)));return dm((()=>{h&&(m.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Jm.render(h.render),v.current&&h.animationState&&h.animationState.animateChanges())})),n.useEffect((()=>{h&&(!v.current&&h.animationState&&h.animationState.animateChanges(),v.current&&(queueMicrotask((()=>{var e;null===(e=window.MotionHandoffMarkAsComplete)||void 0===e||e.call(window,g)})),v.current=!1))})),h}function tg(e){if(e)return!1!==e.options.allowProjection?e.projection:tg(e.parent)}function ng({preloadedFeatures:e,createVisualElement:r,useRender:o,useVisualState:i,Component:s}){var a,l;function c(a,l){let c;const u={...n.useContext(nm),...a,layoutId:rg(a)},{isStatic:d}=u,f=Km(a),h=i(a,d);if(!d&&um){!function(e,t){const r=n.useContext(Tm).strict;if("production"!==process.env.NODE_ENV&&t&&r){const t="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?pm(!1,t):mm(!1,t)}}(u,e);const t=function(e){const{drag:t,layout:n}=Nm;if(!t&&!n)return{};const r={...t,...n};return{MeasureLayout:(null==t?void 0:t.isEnabled(e))||(null==n?void 0:n.isEnabled(e))?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}(u);c=t.MeasureLayout,f.visualElement=eg(s,h,u,r,t.ProjectionNode)}return t.jsxs(Fm.Provider,{value:f,children:[c&&f.visualElement?t.jsx(c,{visualElement:f.visualElement,...u}):null,o(s,a,Ym(h,f.visualElement,l),h,d,f.visualElement)]})}e&&function(e){for(const t in e)Nm[t]={...Nm[t],...e[t]}}(e),c.displayName=`motion.${"string"==typeof s?s:`create(${null!==(l=null!==(a=s.displayName)&&void 0!==a?a:s.name)&&void 0!==l?l:""})`}`;const u=n.forwardRef(c);return u[Wm]=s,u}function rg({layoutId:e}){const t=n.useContext(Zp).id;return t&&void 0!==e?t+"-"+e:e}const og=e=>t=>"string"==typeof t&&t.startsWith(e),ig=og("--"),sg=og("var(--"),ag=e=>!!sg(e)&&lg.test(e.split("/*")[0].trim()),lg=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,cg={};const ug=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],dg=new Set(ug);function fg(e,{layout:t,layoutId:n}){return dg.has(e)||e.startsWith("origin")||(t||void 0!==n)&&(!!cg[e]||"opacity"===e)}const hg=e=>Boolean(e&&e.getVelocity),pg=(e,t)=>t&&"number"==typeof e?t.transform(e):e,mg=(e,t,n)=>n>t?t:n<e?e:n,gg={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},vg={...gg,transform:e=>mg(0,1,e)},yg={...gg,default:1},bg=e=>({test:t=>"string"==typeof t&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),xg=bg("deg"),wg=bg("%"),Sg=bg("px"),kg=bg("vh"),Cg=bg("vw"),Eg={...wg,parse:e=>wg.parse(e)/100,transform:e=>wg.transform(100*e)},jg={borderWidth:Sg,borderTopWidth:Sg,borderRightWidth:Sg,borderBottomWidth:Sg,borderLeftWidth:Sg,borderRadius:Sg,radius:Sg,borderTopLeftRadius:Sg,borderTopRightRadius:Sg,borderBottomRightRadius:Sg,borderBottomLeftRadius:Sg,width:Sg,maxWidth:Sg,height:Sg,maxHeight:Sg,top:Sg,right:Sg,bottom:Sg,left:Sg,padding:Sg,paddingTop:Sg,paddingRight:Sg,paddingBottom:Sg,paddingLeft:Sg,margin:Sg,marginTop:Sg,marginRight:Sg,marginBottom:Sg,marginLeft:Sg,backgroundPositionX:Sg,backgroundPositionY:Sg},_g={rotate:xg,rotateX:xg,rotateY:xg,rotateZ:xg,scale:yg,scaleX:yg,scaleY:yg,scaleZ:yg,skew:xg,skewX:xg,skewY:xg,distance:Sg,translateX:Sg,translateY:Sg,translateZ:Sg,x:Sg,y:Sg,z:Sg,perspective:Sg,transformPerspective:Sg,opacity:vg,originX:Eg,originY:Eg,originZ:Sg},Tg={...gg,transform:Math.round},Pg={...jg,..._g,zIndex:Tg,size:Sg,fillOpacity:vg,strokeOpacity:vg,numOctaves:Tg},Ng={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Dg=ug.length;function Mg(e,t,n){const{style:r,vars:o,transformOrigin:i}=e;let s=!1,a=!1;for(const l in t){const e=t[l];if(dg.has(l))s=!0;else if(ig(l))o[l]=e;else{const t=pg(e,Pg[l]);l.startsWith("origin")?(a=!0,i[l]=t):r[l]=t}}if(t.transform||(s||n?r.transform=function(e,t,n){let r="",o=!0;for(let i=0;i<Dg;i++){const s=ug[i],a=e[s];if(void 0===a)continue;let l=!0;if(l="number"==typeof a?a===(s.startsWith("scale")?1:0):0===parseFloat(a),!l||n){const e=pg(a,Pg[s]);l||(o=!1,r+=`${Ng[s]||s}(${e}) `),n&&(t[s]=e)}}return r=r.trim(),n?r=n(t,o?"":r):o&&(r="none"),r}(t,e.transform,n):r.transform&&(r.transform="none")),a){const{originX:e="50%",originY:t="50%",originZ:n=0}=i;r.transformOrigin=`${e} ${t} ${n}`}}const Og=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Ag(e,t,n){for(const r in t)hg(t[r])||fg(r,n)||(e[r]=t[r])}function Rg(e,t){const r={};return Ag(r,e.style||{},e),Object.assign(r,function({transformTemplate:e},t){return n.useMemo((()=>{const n={style:{},transform:{},transformOrigin:{},vars:{}};return Mg(n,t,e),Object.assign({},n.vars,n.style)}),[t])}(e,t)),r}function Lg(e,t){const n={},r=Rg(e,t);return e.drag&&!1!==e.dragListener&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(n.tabIndex=0),n.style=r,n}const Ig=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Fg(e){return"string"==typeof e&&!e.includes("-")&&!!(Ig.indexOf(e)>-1||/[A-Z]/u.test(e))}const $g={offset:"stroke-dashoffset",array:"stroke-dasharray"},qg={offset:"strokeDashoffset",array:"strokeDasharray"};function zg(e,t,n){return"string"==typeof e?e:Sg.transform(t+n*e)}function Ug(e,{attrX:t,attrY:n,attrScale:r,originX:o,originY:i,pathLength:s,pathSpacing:a=1,pathOffset:l=0,...c},u,d){if(Mg(e,c,d),u)return void(e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox));e.attrs=e.style,e.style={};const{attrs:f,style:h,dimensions:p}=e;f.transform&&(p&&(h.transform=f.transform),delete f.transform),p&&(void 0!==o||void 0!==i||h.transform)&&(h.transformOrigin=function(e,t,n){return`${zg(t,e.x,e.width)} ${zg(n,e.y,e.height)}`}(p,void 0!==o?o:.5,void 0!==i?i:.5)),void 0!==t&&(f.x=t),void 0!==n&&(f.y=n),void 0!==r&&(f.scale=r),void 0!==s&&function(e,t,n=1,r=0,o=!0){e.pathLength=1;const i=o?$g:qg;e[i.offset]=Sg.transform(-r);const s=Sg.transform(t),a=Sg.transform(n);e[i.array]=`${s} ${a}`}(f,s,a,l,!1)}const Bg=()=>({style:{},transform:{},transformOrigin:{},vars:{},attrs:{}}),Vg=e=>"string"==typeof e&&"svg"===e.toLowerCase();function Kg(e,t,r,o){const i=n.useMemo((()=>{const n={style:{},transform:{},transformOrigin:{},vars:{},attrs:{}};return Ug(n,t,Vg(o),e.transformTemplate),{...n.attrs,style:{...n.style}}}),[t]);if(e.style){const t={};Ag(t,e.style,e),i.style={...t,...i.style}}return i}function Hg(e=!1){return(t,r,o,{latestValues:i},s)=>{const a=(Fg(t)?Kg:Lg)(r,i,s,t),l=function(e,t,n){const r={};for(const o in e)"values"===o&&"object"==typeof e.values||(Om(o)||!0===n&&Mm(o)||!t&&!Mm(o)||e.draggable&&o.startsWith("onDrag"))&&(r[o]=e[o]);return r}(r,"string"==typeof t,e),c=t!==n.Fragment?{...l,...a,ref:o}:{},{children:u}=r,d=n.useMemo((()=>hg(u)?u.get():u),[u]);return n.createElement(t,{...c,children:d})}}function Wg(e){const t=[{},{}];return null==e||e.values.forEach(((e,n)=>{t[0][n]=e.get(),t[1][n]=e.getVelocity()})),t}function Gg(e,t,n,r){if("function"==typeof t){const[o,i]=Wg(r);t=t(void 0!==n?n:e.custom,o,i)}if("string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t){const[o,i]=Wg(r);t=t(void 0!==n?n:e.custom,o,i)}return t}const Yg=e=>Array.isArray(e);function Qg(e){const t=hg(e)?e.get():e;return n=t,Boolean(n&&"object"==typeof n&&n.mix&&n.toValue)?t.toValue():t;var n}const Xg=e=>(t,r)=>{const o=n.useContext(Fm),i=n.useContext(tm),s=()=>function({scrapeMotionValuesFromProps:e,createRenderState:t,onUpdate:n},r,o,i){const s={latestValues:Jg(r,o,i,e),renderState:t()};return n&&(s.onMount=e=>n({props:r,current:e,...s}),s.onUpdate=e=>n(e)),s}(e,t,o,i);return r?s():em(s)};function Jg(e,t,n,r){const o={},i=r(e,{});for(const f in i)o[f]=Qg(i[f]);let{initial:s,animate:a}=e;const l=Bm(e),c=Vm(e);t&&c&&!l&&!1!==e.inherit&&(void 0===s&&(s=t.initial),void 0===a&&(a=t.animate));let u=!!n&&!1===n.initial;u=u||!1===s;const d=u?a:s;if(d&&"boolean"!=typeof d&&!$m(d)){const t=Array.isArray(d)?d:[d];for(let n=0;n<t.length;n++){const r=Gg(e,t[n]);if(r){const{transitionEnd:e,transition:t,...n}=r;for(const r in n){let e=n[r];if(Array.isArray(e)){e=e[u?e.length-1:0]}null!==e&&(o[r]=e)}for(const r in e)o[r]=e[r]}}}return o}function Zg(e,t,n){var r;const{style:o}=e,i={};for(const s in o)(hg(o[s])||t.style&&hg(t.style[s])||fg(s,e)||void 0!==(null===(r=null==n?void 0:n.getValue(s))||void 0===r?void 0:r.liveStyle))&&(i[s]=o[s]);return i}const ev={useVisualState:Xg({scrapeMotionValuesFromProps:Zg,createRenderState:Og})};function tv(e,t){try{t.dimensions="function"==typeof e.getBBox?e.getBBox():e.getBoundingClientRect()}catch(ZY){t.dimensions={x:0,y:0,width:0,height:0}}}function nv(e,{style:t,vars:n},r,o){Object.assign(e.style,t,o&&o.getProjectionStyles(r));for(const i in n)e.style.setProperty(i,n[i])}const rv=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function ov(e,t,n,r){nv(e,t,void 0,r);for(const o in t.attrs)e.setAttribute(rv.has(o)?o:Qm(o),t.attrs[o])}function iv(e,t,n){const r=Zg(e,t,n);for(const o in e)if(hg(e[o])||hg(t[o])){r[-1!==ug.indexOf(o)?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o]=e[o]}return r}const sv=["x","y","width","height","cx","cy","r"],av={useVisualState:Xg({scrapeMotionValuesFromProps:iv,createRenderState:Bg,onUpdate:({props:e,prevProps:t,current:n,renderState:r,latestValues:o})=>{if(!n)return;let i=!!e.drag;if(!i)for(const a in o)if(dg.has(a)){i=!0;break}if(!i)return;let s=!t;if(t)for(let a=0;a<sv.length;a++){const n=sv[a];e[n]!==t[n]&&(s=!0)}s&&Cm.read((()=>{tv(n,r),Cm.render((()=>{Ug(r,o,Vg(n.tagName),e.transformTemplate),ov(n,r)}))}))}})};function lv(e,t){return function(n,{forwardMotionProps:r}={forwardMotionProps:!1}){return ng({...Fg(n)?av:ev,preloadedFeatures:e,useRender:Hg(r),createVisualElement:t,Component:n})}}function cv(e,t,n){const r=e.getProps();return Gg(r,t,void 0!==n?n:r.custom,e)}const uv=gm((()=>void 0!==window.ScrollTimeline));class dv{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}get finished(){return Promise.all(this.animations.map((e=>"finished"in e?e.finished:e)))}getAll(e){return this.animations[0][e]}setAll(e,t){for(let n=0;n<this.animations.length;n++)this.animations[n][e]=t}attachTimeline(e,t){const n=this.animations.map((n=>uv()&&n.attachTimeline?n.attachTimeline(e):"function"==typeof t?t(n):void 0));return()=>{n.forEach(((e,t)=>{e&&e(),this.animations[t].stop()}))}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let t=0;t<this.animations.length;t++)e=Math.max(e,this.animations[t].duration);return e}runAll(e){this.animations.forEach((t=>t[e]()))}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class fv extends dv{then(e,t){return Promise.all(this.animations).then(e).catch(t)}}function hv(e,t){return e?e[t]||e.default||e:void 0}const pv=2e4;function mv(e){let t=0;let n=e.next(t);for(;!n.done&&t<pv;)t+=50,n=e.next(t);return t>=pv?1/0:t}function gv(e){return"function"==typeof e}function vv(e,t){e.timeline=t,e.onfinish=null}const yv=e=>Array.isArray(e)&&"number"==typeof e[0],bv={linearEasing:void 0};function xv(e,t){const n=gm(e);return()=>{var e;return null!==(e=bv[t])&&void 0!==e?e:n()}}const wv=xv((()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(ZY){return!1}return!0}),"linearEasing"),Sv=(e,t,n=10)=>{let r="";const o=Math.max(Math.round(t/n),2);for(let i=0;i<o;i++)r+=e(vm(0,o-1,i))+", ";return`linear(${r.substring(0,r.length-2)})`};function kv(e){return Boolean("function"==typeof e&&wv()||!e||"string"==typeof e&&(e in Ev||wv())||yv(e)||Array.isArray(e)&&e.every(kv))}const Cv=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,Ev={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Cv([0,.65,.55,1]),circOut:Cv([.55,0,1,.45]),backIn:Cv([.31,.01,.66,-.59]),backOut:Cv([.33,1.53,.69,.99])};function jv(e,t){return e?"function"==typeof e&&wv()?Sv(e,t):yv(e)?Cv(e):Array.isArray(e)?e.map((e=>jv(e,t)||Ev.easeOut)):Ev[e]:void 0}const _v={x:!1,y:!1};function Tv(){return _v.x||_v.y}function Pv(e,t){const n=function(e){if(e instanceof Element)return[e];if("string"==typeof e){const t=document.querySelectorAll(e);return t?Array.from(t):[]}return Array.from(e)}(e),r=new AbortController;return[n,{passive:!0,...t,signal:r.signal},()=>r.abort()]}function Nv(e){return!("touch"===e.pointerType||Tv())}const Dv=(e,t)=>!!t&&(e===t||Dv(e,t.parentElement)),Mv=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary,Ov=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const Av=new WeakSet;function Rv(e){return t=>{"Enter"===t.key&&e(t)}}function Lv(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}function Iv(e){return Mv(e)&&!Tv()}function Fv(e,t,n={}){const[r,o,i]=Pv(e,n),s=e=>{const r=e.currentTarget;if(!Iv(e)||Av.has(r))return;Av.add(r);const i=t(r,e),s=(e,t)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",l),Iv(e)&&Av.has(r)&&(Av.delete(r),"function"==typeof i&&i(e,{success:t}))},a=e=>{s(e,n.useGlobalTarget||Dv(r,e.target))},l=e=>{s(e,!1)};window.addEventListener("pointerup",a,o),window.addEventListener("pointercancel",l,o)};return r.forEach((e=>{(function(e){return Ov.has(e.tagName)||-1!==e.tabIndex})(e)||null!==e.getAttribute("tabindex")||(e.tabIndex=0);(n.useGlobalTarget?window:e).addEventListener("pointerdown",s,o),e.addEventListener("focus",(e=>((e,t)=>{const n=e.currentTarget;if(!n)return;const r=Rv((()=>{if(Av.has(n))return;Lv(n,"down");const e=Rv((()=>{Lv(n,"up")}));n.addEventListener("keyup",e,t),n.addEventListener("blur",(()=>Lv(n,"cancel")),t)}));n.addEventListener("keydown",r,t),n.addEventListener("blur",(()=>n.removeEventListener("keydown",r)),t)})(e,o)),o)})),i}const $v=new Set(["width","height","top","left","right","bottom",...ug]);let qv;function zv(){qv=void 0}const Uv={now:()=>(void 0===qv&&Uv.set(jm.isProcessing||xm?jm.timestamp:performance.now()),qv),set:e=>{qv=e,queueMicrotask(zv)}};function Bv(e,t){-1===e.indexOf(t)&&e.push(t)}function Vv(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Kv{constructor(){this.subscriptions=[]}add(e){return Bv(this.subscriptions,e),()=>Vv(this.subscriptions,e)}notify(e,t,n){const r=this.subscriptions.length;if(r)if(1===r)this.subscriptions[0](e,t,n);else for(let o=0;o<r;o++){const r=this.subscriptions[o];r&&r(e,t,n)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}function Hv(e,t){return t?e*(1e3/t):0}class Wv{constructor(e,t={}){this.version="12.4.0",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(e,t=!0)=>{const n=Uv.now();this.updatedAt!==n&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),t&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=t.owner}setCurrent(e){this.current=e,this.updatedAt=Uv.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=!isNaN(parseFloat(this.current)))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return"production"!==process.env.NODE_ENV&&Lm(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,t){this.events[e]||(this.events[e]=new Kv);const n=this.events[e].add(t);return"change"===e?()=>{n(),Cm.read((()=>{this.events.change.getSize()||this.stop()}))}:n}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,t){this.passiveEffect=e,this.stopPassiveEffect=t}set(e,t=!0){t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)}setWithVelocity(e,t,n){this.set(t),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-n}jump(e,t=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,t&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Uv.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;const t=Math.min(this.updatedAt-this.prevUpdatedAt,30);return Hv(parseFloat(this.current)-parseFloat(this.prevFrameValue),t)}start(e){return this.stop(),new Promise((t=>{this.hasAnimated=!0,this.animation=e(t),this.events.animationStart&&this.events.animationStart.notify()})).then((()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()}))}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Gv(e,t){return new Wv(e,t)}function Yv(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Gv(n))}function Qv(e,t){const n=e.getValue("willChange");if(r=n,Boolean(hg(r)&&r.add))return n.add(t);var r}function Xv(e){return e.props[Xm]}const Jv=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e;function Zv(e,t,n,r){if(e===t&&n===r)return hm;const o=t=>function(e,t,n,r,o){let i,s,a=0;do{s=t+(n-t)/2,i=Jv(s,r,o)-e,i>0?n=s:t=s}while(Math.abs(i)>1e-7&&++a<12);return s}(t,0,1,e,n);return e=>0===e||1===e?e:Jv(o(e),t,r)}const ey=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,ty=e=>t=>1-e(1-t),ny=Zv(.33,1.53,.69,.99),ry=ty(ny),oy=ey(ry),iy=e=>(e*=2)<1?.5*ry(e):.5*(2-Math.pow(2,-10*(e-1))),sy=e=>1-Math.sin(Math.acos(e)),ay=ty(sy),ly=ey(sy),cy=e=>/^0[^.\s]+$/u.test(e);const uy=e=>Math.round(1e5*e)/1e5,dy=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const fy=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,hy=(e,t)=>n=>Boolean("string"==typeof n&&fy.test(n)&&n.startsWith(e)||t&&!function(e){return null==e}(n)&&Object.prototype.hasOwnProperty.call(n,t)),py=(e,t,n)=>r=>{if("string"!=typeof r)return r;const[o,i,s,a]=r.match(dy);return{[e]:parseFloat(o),[t]:parseFloat(i),[n]:parseFloat(s),alpha:void 0!==a?parseFloat(a):1}},my={...gg,transform:e=>Math.round((e=>mg(0,255,e))(e))},gy={test:hy("rgb","red"),parse:py("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+my.transform(e)+", "+my.transform(t)+", "+my.transform(n)+", "+uy(vg.transform(r))+")"};const vy={test:hy("#"),parse:function(e){let t="",n="",r="",o="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),o=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),o=e.substring(4,5),t+=t,n+=n,r+=r,o+=o),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}},transform:gy.transform},yy={test:hy("hsl","hue"),parse:py("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+wg.transform(uy(t))+", "+wg.transform(uy(n))+", "+uy(vg.transform(r))+")"},by={test:e=>gy.test(e)||vy.test(e)||yy.test(e),parse:e=>gy.test(e)?gy.parse(e):yy.test(e)?yy.parse(e):vy.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?gy.transform(e):yy.transform(e)},xy=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const wy="number",Sy="color",ky=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Cy(e){const t=e.toString(),n=[],r={color:[],number:[],var:[]},o=[];let i=0;const s=t.replace(ky,(e=>(by.test(e)?(r.color.push(i),o.push(Sy),n.push(by.parse(e))):e.startsWith("var(")?(r.var.push(i),o.push("var"),n.push(e)):(r.number.push(i),o.push(wy),n.push(parseFloat(e))),++i,"${}"))).split("${}");return{values:n,split:s,indexes:r,types:o}}function Ey(e){return Cy(e).values}function jy(e){const{split:t,types:n}=Cy(e),r=t.length;return e=>{let o="";for(let i=0;i<r;i++)if(o+=t[i],void 0!==e[i]){const t=n[i];o+=t===wy?uy(e[i]):t===Sy?by.transform(e[i]):e[i]}return o}}const _y=e=>"number"==typeof e?0:e;const Ty={test:function(e){var t,n;return isNaN(e)&&"string"==typeof e&&((null===(t=e.match(dy))||void 0===t?void 0:t.length)||0)+((null===(n=e.match(xy))||void 0===n?void 0:n.length)||0)>0},parse:Ey,createTransformer:jy,getAnimatableNone:function(e){const t=Ey(e);return jy(e)(t.map(_y))}},Py=new Set(["brightness","contrast","saturate","opacity"]);function Ny(e){const[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;const[r]=n.match(dy)||[];if(!r)return e;const o=n.replace(r,"");let i=Py.has(t)?1:0;return r!==n&&(i*=100),t+"("+i+o+")"}const Dy=/\b([a-z-]*)\(.*?\)/gu,My={...Ty,getAnimatableNone:e=>{const t=e.match(Dy);return t?t.map(Ny).join(" "):e}},Oy={...Pg,color:by,backgroundColor:by,outlineColor:by,fill:by,stroke:by,borderColor:by,borderTopColor:by,borderRightColor:by,borderBottomColor:by,borderLeftColor:by,filter:My,WebkitFilter:My},Ay=e=>Oy[e];function Ry(e,t){let n=Ay(e);return n!==My&&(n=Ty),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const Ly=new Set(["auto","none","0"]);const Iy=e=>e===gg||e===Sg,Fy=(e,t)=>parseFloat(e.split(", ")[t]),$y=(e,t)=>(n,{transform:r})=>{if("none"===r||!r)return 0;const o=r.match(/^matrix3d\((.+)\)$/u);if(o)return Fy(o[1],t);{const t=r.match(/^matrix\((.+)\)$/u);return t?Fy(t[1],e):0}},qy=new Set(["x","y","z"]),zy=ug.filter((e=>!qy.has(e)));const Uy={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:$y(4,13),y:$y(5,14)};Uy.translateX=Uy.x,Uy.translateY=Uy.y;const By=new Set;let Vy=!1,Ky=!1;function Hy(){if(Ky){const e=Array.from(By).filter((e=>e.needsMeasurement)),t=new Set(e.map((e=>e.element))),n=new Map;t.forEach((e=>{const t=function(e){const t=[];return zy.forEach((n=>{const r=e.getValue(n);void 0!==r&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))})),t}(e);t.length&&(n.set(e,t),e.render())})),e.forEach((e=>e.measureInitialState())),t.forEach((e=>{e.render();const t=n.get(e);t&&t.forEach((([t,n])=>{var r;null===(r=e.getValue(t))||void 0===r||r.set(n)}))})),e.forEach((e=>e.measureEndState())),e.forEach((e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)}))}Ky=!1,Vy=!1,By.forEach((e=>e.complete())),By.clear()}function Wy(){By.forEach((e=>{e.readKeyframes(),e.needsMeasurement&&(Ky=!0)}))}class Gy{constructor(e,t,n,r,o,i=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=t,this.name=n,this.motionValue=r,this.element=o,this.isAsync=i}scheduleResolve(){this.isScheduled=!0,this.isAsync?(By.add(this),Vy||(Vy=!0,Cm.read(Wy),Cm.resolveKeyframes(Hy))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:t,element:n,motionValue:r}=this;for(let o=0;o<e.length;o++)if(null===e[o])if(0===o){const o=null==r?void 0:r.get(),i=e[e.length-1];if(void 0!==o)e[0]=o;else if(n&&t){const r=n.readValue(t,i);null!=r&&(e[0]=r)}void 0===e[0]&&(e[0]=i),r&&void 0===o&&r.set(e[0])}else e[o]=e[o-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),By.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,By.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Yy=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e),Qy=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function Xy(e,t,n=1){mm(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[r,o]=function(e){const t=Qy.exec(e);if(!t)return[,];const[,n,r,o]=t;return[`--${null!=n?n:r}`,o]}(e);if(!r)return;const i=window.getComputedStyle(t).getPropertyValue(r);if(i){const e=i.trim();return Yy(e)?parseFloat(e):e}return ag(o)?Xy(o,t,n+1):o}const Jy=e=>t=>t.test(e),Zy=[gg,Sg,wg,xg,Cg,kg,{test:e=>"auto"===e,parse:e=>e}],eb=e=>Zy.find(Jy(e));class tb extends Gy{constructor(e,t,n,r,o){super(e,t,n,r,o,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:t,name:n}=this;if(!t||!t.current)return;super.readKeyframes();for(let a=0;a<e.length;a++){let n=e[a];if("string"==typeof n&&(n=n.trim(),ag(n))){const r=Xy(n,t.current);void 0!==r&&(e[a]=r),a===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!$v.has(n)||2!==e.length)return;const[r,o]=e,i=eb(r),s=eb(o);if(i!==s)if(Iy(i)&&Iy(s))for(let a=0;a<e.length;a++){const t=e[a];"string"==typeof t&&(e[a]=parseFloat(t))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:t}=this,n=[];for(let o=0;o<e.length;o++)("number"==typeof(r=e[o])?0===r:null===r||"none"===r||"0"===r||cy(r))&&n.push(o);var r;n.length&&function(e,t,n){let r,o=0;for(;o<e.length&&!r;){const t=e[o];"string"==typeof t&&!Ly.has(t)&&Cy(t).values.length&&(r=e[o]),o++}if(r&&n)for(const i of t)e[i]=Ry(n,r)}(e,n,t)}measureInitialState(){const{element:e,unresolvedKeyframes:t,name:n}=this;if(!e||!e.current)return;"height"===n&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Uy[n](e.measureViewportBox(),window.getComputedStyle(e.current)),t[0]=this.measuredOrigin;const r=t[t.length-1];void 0!==r&&e.getValue(n,r).jump(r,!1)}measureEndState(){var e;const{element:t,name:n,unresolvedKeyframes:r}=this;if(!t||!t.current)return;const o=t.getValue(n);o&&o.jump(this.measuredOrigin,!1);const i=r.length-1,s=r[i];r[i]=Uy[n](t.measureViewportBox(),window.getComputedStyle(t.current)),null!==s&&void 0===this.finalKeyframe&&(this.finalKeyframe=s),(null===(e=this.removedTransforms)||void 0===e?void 0:e.length)&&this.removedTransforms.forEach((([e,n])=>{t.getValue(e).set(n)})),this.resolveNoneKeyframes()}}const nb=(e,t)=>"zIndex"!==t&&(!("number"!=typeof e&&!Array.isArray(e))||!("string"!=typeof e||!Ty.test(e)&&"0"!==e||e.startsWith("url(")));const rb=e=>null!==e;function ob(e,{repeat:t,repeatType:n="loop"},r){const o=e.filter(rb),i=t&&"loop"!==n&&t%2==1?0:o.length-1;return i&&void 0!==r?r:o[i]}class ib{constructor({autoplay:e=!0,delay:t=0,type:n="keyframes",repeat:r=0,repeatDelay:o=0,repeatType:i="loop",...s}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Uv.now(),this.options={autoplay:e,delay:t,type:n,repeat:r,repeatDelay:o,repeatType:i,...s},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt}get resolved(){return this._resolved||this.hasAttemptedResolve||(Wy(),Hy()),this._resolved}onKeyframesResolved(e,t){this.resolvedAt=Uv.now(),this.hasAttemptedResolve=!0;const{name:n,type:r,velocity:o,delay:i,onComplete:s,onUpdate:a,isGenerator:l}=this.options;if(!l&&!function(e,t,n,r){const o=e[0];if(null===o)return!1;if("display"===t||"visibility"===t)return!0;const i=e[e.length-1],s=nb(o,t),a=nb(i,t);return pm(s===a,`You are trying to animate ${t} from "${o}" to "${i}". ${o} is not an animatable value - to enable this animation set ${o} to a value animatable to ${i} via the \`style\` property.`),!(!s||!a)&&(function(e){const t=e[0];if(1===e.length)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}(e)||("spring"===n||gv(n))&&r)}(e,n,r,o)){if(!i)return a&&a(ob(e,this.options,t)),s&&s(),void this.resolveFinishedPromise();this.options.duration=0}const c=this.initPlayback(e,t);!1!==c&&(this._resolved={keyframes:e,finalKeyframe:t,...c},this.onPostResolved())}onPostResolved(){}then(e,t){return this.currentFinishedPromise.then(e,t)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise((e=>{this.resolveFinishedPromise=e}))}}const sb=(e,t,n)=>e+(t-e)*n;function ab(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function lb(e,t){return n=>n>0?t:e}const cb=(e,t,n)=>{const r=e*e,o=n*(t*t-r)+r;return o<0?0:Math.sqrt(o)},ub=[vy,gy,yy];function db(e){const t=(n=e,ub.find((e=>e.test(n))));var n;if(pm(Boolean(t),`'${e}' is not an animatable color. Use the equivalent color code instead.`),!Boolean(t))return!1;let r=t.parse(e);return t===yy&&(r=function({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let o=0,i=0,s=0;if(t/=100){const r=n<.5?n*(1+t):n+t-n*t,a=2*n-r;o=ab(a,r,e+1/3),i=ab(a,r,e),s=ab(a,r,e-1/3)}else o=i=s=n;return{red:Math.round(255*o),green:Math.round(255*i),blue:Math.round(255*s),alpha:r}}(r)),r}const fb=(e,t)=>{const n=db(e),r=db(t);if(!n||!r)return lb(e,t);const o={...n};return e=>(o.red=cb(n.red,r.red,e),o.green=cb(n.green,r.green,e),o.blue=cb(n.blue,r.blue,e),o.alpha=sb(n.alpha,r.alpha,e),gy.transform(o))},hb=(e,t)=>n=>t(e(n)),pb=(...e)=>e.reduce(hb),mb=new Set(["none","hidden"]);function gb(e,t){return n=>sb(e,t,n)}function vb(e){return"number"==typeof e?gb:"string"==typeof e?ag(e)?lb:by.test(e)?fb:xb:Array.isArray(e)?yb:"object"==typeof e?by.test(e)?fb:bb:lb}function yb(e,t){const n=[...e],r=n.length,o=e.map(((e,n)=>vb(e)(e,t[n])));return e=>{for(let t=0;t<r;t++)n[t]=o[t](e);return n}}function bb(e,t){const n={...e,...t},r={};for(const o in n)void 0!==e[o]&&void 0!==t[o]&&(r[o]=vb(e[o])(e[o],t[o]));return e=>{for(const t in r)n[t]=r[t](e);return n}}const xb=(e,t)=>{const n=Ty.createTransformer(t),r=Cy(e),o=Cy(t);return r.indexes.var.length===o.indexes.var.length&&r.indexes.color.length===o.indexes.color.length&&r.indexes.number.length>=o.indexes.number.length?mb.has(e)&&!o.values.length||mb.has(t)&&!r.values.length?function(e,t){return mb.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}(e,t):pb(yb(function(e,t){var n;const r=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const s=t.types[i],a=null!==(n=e.values[e.indexes[s][o[s]]])&&void 0!==n?n:0;r[i]=a,o[s]++}return r}(r,o),o.values),n):(pm(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),lb(e,t))};function wb(e,t,n){if("number"==typeof e&&"number"==typeof t&&"number"==typeof n)return sb(e,t,n);return vb(e)(e,t)}function Sb(e,t,n){const r=Math.max(t-5,0);return Hv(n-e(r),t-r)}const kb=100,Cb=10,Eb=1,jb=0,_b=800,Tb=.3,Pb=.3,Nb={granular:.01,default:2},Db={granular:.005,default:.5},Mb=.01,Ob=10,Ab=.05,Rb=1,Lb=.001;function Ib({duration:e=_b,bounce:t=Tb,velocity:n=jb,mass:r=Eb}){let o,i;pm(e<=ym(Ob),"Spring duration must be 10 seconds or less");let s=1-t;s=mg(Ab,Rb,s),e=mg(Mb,Ob,bm(e)),s<1?(o=t=>{const r=t*s,o=r*e,i=r-n,a=$b(t,s),l=Math.exp(-o);return Lb-i/a*l},i=t=>{const r=t*s*e,i=r*n+n,a=Math.pow(s,2)*Math.pow(t,2)*e,l=Math.exp(-r),c=$b(Math.pow(t,2),s);return(-o(t)+Lb>0?-1:1)*((i-a)*l)/c}):(o=t=>Math.exp(-t*e)*((t-n)*e+1)-.001,i=t=>Math.exp(-t*e)*(e*e*(n-t)));const a=function(e,t,n){let r=n;for(let o=1;o<Fb;o++)r-=e(r)/t(r);return r}(o,i,5/e);if(e=ym(e),isNaN(a))return{stiffness:kb,damping:Cb,duration:e};{const t=Math.pow(a,2)*r;return{stiffness:t,damping:2*s*Math.sqrt(r*t),duration:e}}}const Fb=12;function $b(e,t){return e*Math.sqrt(1-t*t)}const qb=["duration","bounce"],zb=["stiffness","damping","mass"];function Ub(e,t){return t.some((t=>void 0!==e[t]))}function Bb(e=Pb,t=Tb){const n="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:r,restDelta:o}=n;const i=n.keyframes[0],s=n.keyframes[n.keyframes.length-1],a={done:!1,value:i},{stiffness:l,damping:c,mass:u,duration:d,velocity:f,isResolvedFromDuration:h}=function(e){let t={velocity:jb,stiffness:kb,damping:Cb,mass:Eb,isResolvedFromDuration:!1,...e};if(!Ub(e,zb)&&Ub(e,qb))if(e.visualDuration){const n=2*Math.PI/(1.2*e.visualDuration),r=n*n,o=2*mg(.05,1,1-(e.bounce||0))*Math.sqrt(r);t={...t,mass:Eb,stiffness:r,damping:o}}else{const n=Ib(e);t={...t,...n,mass:Eb},t.isResolvedFromDuration=!0}return t}({...n,velocity:-bm(n.velocity||0)}),p=f||0,m=c/(2*Math.sqrt(l*u)),g=s-i,v=bm(Math.sqrt(l/u)),y=Math.abs(g)<5;let b;if(r||(r=y?Nb.granular:Nb.default),o||(o=y?Db.granular:Db.default),m<1){const e=$b(v,m);b=t=>{const n=Math.exp(-m*v*t);return s-n*((p+m*v*g)/e*Math.sin(e*t)+g*Math.cos(e*t))}}else if(1===m)b=e=>s-Math.exp(-v*e)*(g+(p+v*g)*e);else{const e=v*Math.sqrt(m*m-1);b=t=>{const n=Math.exp(-m*v*t),r=Math.min(e*t,300);return s-n*((p+m*v*g)*Math.sinh(r)+e*g*Math.cosh(r))/e}}const x={calculatedDuration:h&&d||null,next:e=>{const t=b(e);if(h)a.done=e>=d;else{let n=0;m<1&&(n=0===e?ym(p):Sb(b,e,t));const i=Math.abs(n)<=r,l=Math.abs(s-t)<=o;a.done=i&&l}return a.value=a.done?s:t,a},toString:()=>{const e=Math.min(mv(x),pv),t=Sv((t=>x.next(e*t).value),e,30);return e+"ms "+t}};return x}function Vb({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:o=10,bounceStiffness:i=500,modifyTarget:s,min:a,max:l,restDelta:c=.5,restSpeed:u}){const d=e[0],f={done:!1,value:d},h=e=>void 0===a?l:void 0===l||Math.abs(a-e)<Math.abs(l-e)?a:l;let p=n*t;const m=d+p,g=void 0===s?m:s(m);g!==m&&(p=g-d);const v=e=>-p*Math.exp(-e/r),y=e=>g+v(e),b=e=>{const t=v(e),n=y(e);f.done=Math.abs(t)<=c,f.value=f.done?g:n};let x,w;const S=e=>{var t;(t=f.value,void 0!==a&&t<a||void 0!==l&&t>l)&&(x=e,w=Bb({keyframes:[f.value,h(f.value)],velocity:Sb(y,e,f.value),damping:o,stiffness:i,restDelta:c,restSpeed:u}))};return S(0),{calculatedDuration:null,next:e=>{let t=!1;return w||void 0!==x||(t=!0,b(e),S(e)),void 0!==x&&e>=x?w.next(e-x):(!t&&b(e),f)}}}const Kb=Zv(.42,0,1,1),Hb=Zv(0,0,.58,1),Wb=Zv(.42,0,.58,1),Gb={linear:hm,easeIn:Kb,easeInOut:Wb,easeOut:Hb,circIn:sy,circInOut:ly,circOut:ay,backIn:ry,backInOut:oy,backOut:ny,anticipate:iy},Yb=e=>{if(yv(e)){mm(4===e.length,"Cubic bezier arrays must contain four numerical values.");const[t,n,r,o]=e;return Zv(t,n,r,o)}return"string"==typeof e?(mm(void 0!==Gb[e],`Invalid easing type '${e}'`),Gb[e]):e};function Qb(e,t,{clamp:n=!0,ease:r,mixer:o}={}){const i=e.length;if(mm(i===t.length,"Both input and output ranges must be the same length"),1===i)return()=>t[0];if(2===i&&t[0]===t[1])return()=>t[1];const s=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());const a=function(e,t,n){const r=[],o=n||wb,i=e.length-1;for(let s=0;s<i;s++){let n=o(e[s],e[s+1]);if(t){const e=Array.isArray(t)?t[s]||hm:t;n=pb(e,n)}r.push(n)}return r}(t,r,o),l=a.length,c=n=>{if(s&&n<e[0])return t[0];let r=0;if(l>1)for(;r<e.length-2&&!(n<e[r+1]);r++);return a[r](vm(e[r],e[r+1],n))};return n?t=>c(mg(e[0],e[i-1],t)):c}function Xb(e){const t=[0];return function(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++)e.push(sb(n,1,vm(0,t,r)))}(t,e.length-1),t}function Jb({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const o=(e=>Array.isArray(e)&&"number"!=typeof e[0])(r)?r.map(Yb):Yb(r),i={done:!1,value:t[0]},s=function(e,t){return e.map((e=>e*t))}(n&&n.length===t.length?n:Xb(t),e),a=Qb(s,t,{ease:Array.isArray(o)?o:(l=t,c=o,l.map((()=>c||Wb)).splice(0,l.length-1))});var l,c;return{calculatedDuration:e,next:t=>(i.value=a(t),i.done=t>=e,i)}}const Zb=e=>{const t=({timestamp:t})=>e(t);return{start:()=>Cm.update(t,!0),stop:()=>Em(t),now:()=>jm.isProcessing?jm.timestamp:Uv.now()}},ex={decay:Vb,inertia:Vb,tween:Jb,keyframes:Jb,spring:Bb},tx=e=>e/100;class nx extends ib{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.teardown();const{onStop:e}=this.options;e&&e()};const{name:t,motionValue:n,element:r,keyframes:o}=this.options;this.resolver=new((null==r?void 0:r.KeyframeResolver)||Gy)(o,((e,t)=>this.onKeyframesResolved(e,t)),t,n,r),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(e){const{type:t="keyframes",repeat:n=0,repeatDelay:r=0,repeatType:o,velocity:i=0}=this.options,s=gv(t)?t:ex[t]||Jb;let a,l;s!==Jb&&"number"!=typeof e[0]&&("production"!==process.env.NODE_ENV&&mm(2===e.length,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),a=pb(tx,wb(e[0],e[1])),e=[0,100]);const c=s({...this.options,keyframes:e});"mirror"===o&&(l=s({...this.options,keyframes:[...e].reverse(),velocity:-i})),null===c.calculatedDuration&&(c.calculatedDuration=mv(c));const{calculatedDuration:u}=c,d=u+r;return{generator:c,mirroredGenerator:l,mapPercentToKeyframes:a,calculatedDuration:u,resolvedDuration:d,totalDuration:d*(n+1)-r}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),"paused"!==this.pendingPlayState&&e?this.state=this.pendingPlayState:this.pause()}tick(e,t=!1){const{resolved:n}=this;if(!n){const{keyframes:e}=this.options;return{done:!0,value:e[e.length-1]}}const{finalKeyframe:r,generator:o,mirroredGenerator:i,mapPercentToKeyframes:s,keyframes:a,calculatedDuration:l,totalDuration:c,resolvedDuration:u}=n;if(null===this.startTime)return o.next(0);const{delay:d,repeat:f,repeatType:h,repeatDelay:p,onUpdate:m}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-c/this.speed,this.startTime)),this.currentTime=t?e:null!==this.holdTime?this.holdTime:Math.round(e-this.startTime)*this.speed;const g=this.currentTime-d*(this.speed>=0?1:-1),v=this.speed>=0?g<0:g>c;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=c);let y=this.currentTime,b=o;if(f){const e=Math.min(this.currentTime,c)/u;let t=Math.floor(e),n=e%1;!n&&e>=1&&(n=1),1===n&&t--,t=Math.min(t,f+1);Boolean(t%2)&&("reverse"===h?(n=1-n,p&&(n-=p/u)):"mirror"===h&&(b=i)),y=mg(0,1,n)*u}const x=v?{done:!1,value:a[0]}:b.next(y);s&&(x.value=s(x.value));let{done:w}=x;v||null===l||(w=this.speed>=0?this.currentTime>=c:this.currentTime<=0);const S=null===this.holdTime&&("finished"===this.state||"running"===this.state&&w);return S&&void 0!==r&&(x.value=ob(a,this.options,r)),m&&m(x.value),S&&this.finish(),x}get duration(){const{resolved:e}=this;return e?bm(e.calculatedDuration):0}get time(){return bm(this.currentTime)}set time(e){this.currentTime=e=ym(e),null!==this.holdTime||0===this.speed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const t=this.playbackSpeed!==e;this.playbackSpeed=e,t&&(this.time=bm(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved)return void(this.pendingPlayState="running");if(this.isStopped)return;const{driver:e=Zb,onPlay:t,startTime:n}=this.options;this.driver||(this.driver=e((e=>this.tick(e)))),t&&t();const r=this.driver.now();null!==this.holdTime?this.startTime=r-this.holdTime:this.startTime?"finished"===this.state&&(this.startTime=r):this.startTime=null!=n?n:this.calcStartTime(),"finished"===this.state&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;this._resolved?(this.state="paused",this.holdTime=null!==(e=this.currentTime)&&void 0!==e?e:0):this.pendingPlayState="paused"}complete(){"running"!==this.state&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){null!==this.cancelTime&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const rx=new Set(["opacity","clipPath","filter","transform"]);function ox(e,t,n,{delay:r=0,duration:o=300,repeat:i=0,repeatType:s="loop",ease:a="easeInOut",times:l}={}){const c={[t]:n};l&&(c.offset=l);const u=jv(a,o);Array.isArray(u)&&(c.easing=u);return e.animate(c,{delay:r,duration:o,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:i+1,direction:"reverse"===s?"alternate":"normal"})}const ix=gm((()=>Object.hasOwnProperty.call(Element.prototype,"animate")));const sx={anticipate:iy,backInOut:oy,circInOut:ly};class ax extends ib{constructor(e){super(e);const{name:t,motionValue:n,element:r,keyframes:o}=this.options;this.resolver=new tb(o,((e,t)=>this.onKeyframesResolved(e,t)),t,n,r),this.resolver.scheduleResolve()}initPlayback(e,t){let{duration:n=300,times:r,ease:o,type:i,motionValue:s,name:a,startTime:l}=this.options;if(!s.owner||!s.owner.current)return!1;var c;if("string"==typeof o&&wv()&&o in sx&&(o=sx[o]),gv((c=this.options).type)||"spring"===c.type||!kv(c.ease)){const{onComplete:t,onUpdate:s,motionValue:a,element:l,...c}=this.options,u=function(e,t){const n=new nx({...t,keyframes:e,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:e[0]};const o=[];let i=0;for(;!r.done&&i<2e4;)r=n.sample(i),o.push(r.value),i+=10;return{times:void 0,keyframes:o,duration:i-10,ease:"linear"}}(e,c);1===(e=u.keyframes).length&&(e[1]=e[0]),n=u.duration,r=u.times,o=u.ease,i="keyframes"}const u=ox(s.owner.current,a,e,{...this.options,duration:n,times:r,ease:o});return u.startTime=null!=l?l:this.calcStartTime(),this.pendingTimeline?(vv(u,this.pendingTimeline),this.pendingTimeline=void 0):u.onfinish=()=>{const{onComplete:n}=this.options;s.set(ob(e,this.options,t)),n&&n(),this.cancel(),this.resolveFinishedPromise()},{animation:u,duration:n,times:r,type:i,ease:o,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:t}=e;return bm(t)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:t}=e;return bm(t.currentTime||0)}set time(e){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.currentTime=ym(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:t}=e;return t.playbackRate}set speed(e){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:t}=e;return t.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:t}=e;return t.startTime}attachTimeline(e){if(this._resolved){const{resolved:t}=this;if(!t)return hm;const{animation:n}=t;vv(n,e)}else this.pendingTimeline=e;return hm}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:t}=e;"finished"===t.playState&&this.updateFinishedPromise(),t.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:t}=e;t.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:t,keyframes:n,duration:r,type:o,ease:i,times:s}=e;if("idle"===t.playState||"finished"===t.playState)return;if(this.time){const{motionValue:e,onUpdate:t,onComplete:a,element:l,...c}=this.options,u=new nx({...c,keyframes:n,duration:r,type:o,ease:i,times:s,isGenerator:!0}),d=ym(this.time);e.setWithVelocity(u.sample(d-10).value,u.sample(d).value,10)}const{onStop:a}=this.options;a&&a(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:t,name:n,repeatDelay:r,repeatType:o,damping:i,type:s}=e;if(!(t&&t.owner&&t.owner.current instanceof HTMLElement))return!1;const{onUpdate:a,transformTemplate:l}=t.owner.getProps();return ix()&&n&&rx.has(n)&&!a&&!l&&!r&&"mirror"!==o&&0!==i&&"inertia"!==s}}const lx={type:"spring",stiffness:500,damping:25,restSpeed:10},cx={type:"keyframes",duration:.8},ux={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},dx=(e,{keyframes:t})=>t.length>2?cx:dg.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===t[1]?2*Math.sqrt(550):30,restSpeed:10}:lx:ux;const fx=(e,t,n,r={},o,i)=>s=>{const a=hv(r,e)||{},l=a.delay||r.delay||0;let{elapsed:c=0}=r;c-=ym(l);let u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...a,delay:-c,onUpdate:e=>{t.set(e),a.onUpdate&&a.onUpdate(e)},onComplete:()=>{s(),a.onComplete&&a.onComplete()},name:e,motionValue:t,element:i?void 0:o};(function({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:i,repeatType:s,repeatDelay:a,from:l,elapsed:c,...u}){return!!Object.keys(u).length})(a)||(u={...u,...dx(e,u)}),u.duration&&(u.duration=ym(u.duration)),u.repeatDelay&&(u.repeatDelay=ym(u.repeatDelay)),void 0!==u.from&&(u.keyframes[0]=u.from);let d=!1;if((!1===u.type||0===u.duration&&!u.repeatDelay)&&(u.duration=0,0===u.delay&&(d=!0)),d&&!i&&void 0!==t.get()){const e=ob(u.keyframes,a);if(void 0!==e)return Cm.update((()=>{u.onUpdate(e),u.onComplete()})),new fv([])}return!i&&ax.supports(u)?new ax(u):new nx(u)};function hx({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&!0!==t[n];return t[n]=!1,r}function px(e,t,{delay:n=0,transitionOverride:r,type:o}={}){var i;let{transition:s=e.getDefaultTransition(),transitionEnd:a,...l}=t;r&&(s=r);const c=[],u=o&&e.animationState&&e.animationState.getState()[o];for(const d in l){const t=e.getValue(d,null!==(i=e.latestValues[d])&&void 0!==i?i:null),r=l[d];if(void 0===r||u&&hx(u,d))continue;const o={delay:n,...hv(s||{},d)};let a=!1;if(window.MotionHandoffAnimation){const t=Xv(e);if(t){const e=window.MotionHandoffAnimation(t,d,Cm);null!==e&&(o.startTime=e,a=!0)}}Qv(e,d),t.start(fx(d,t,r,e.shouldReduceMotion&&$v.has(d)?{type:!1}:o,e,a));const f=t.animation;f&&c.push(f)}return a&&Promise.all(c).then((()=>{Cm.update((()=>{a&&function(e,t){const n=cv(e,t);let{transitionEnd:r={},transition:o={},...i}=n||{};i={...i,...r};for(const a in i)Yv(e,a,Yg(s=i[a])?s[s.length-1]||0:s);var s}(e,a)}))})),c}function mx(e,t,n={}){var r;const o=cv(e,t,"exit"===n.type?null===(r=e.presenceContext)||void 0===r?void 0:r.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};n.transitionOverride&&(i=n.transitionOverride);const s=o?()=>Promise.all(px(e,o,n)):()=>Promise.resolve(),a=e.variantChildren&&e.variantChildren.size?(r=0)=>{const{delayChildren:o=0,staggerChildren:s,staggerDirection:a}=i;return function(e,t,n=0,r=0,o=1,i){const s=[],a=(e.variantChildren.size-1)*r,l=1===o?(e=0)=>e*r:(e=0)=>a-e*r;return Array.from(e.variantChildren).sort(gx).forEach(((e,r)=>{e.notify("AnimationStart",t),s.push(mx(e,t,{...i,delay:n+l(r)}).then((()=>e.notify("AnimationComplete",t))))})),Promise.all(s)}(e,t,o+r,s,a,n)}:()=>Promise.resolve(),{when:l}=i;if(l){const[e,t]="beforeChildren"===l?[s,a]:[a,s];return e().then((()=>t()))}return Promise.all([s(),a(n.delay)])}function gx(e,t){return e.sortNodePosition(t)}function vx(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const yx=Um.length;function bx(e){if(!e)return;if(!e.isControllingVariants){const t=e.parent&&bx(e.parent)||{};return void 0!==e.props.initial&&(t.initial=e.props.initial),t}const t={};for(let n=0;n<yx;n++){const r=Um[n],o=e.props[r];(qm(o)||!1===o)&&(t[r]=o)}return t}const xx=[...zm].reverse(),wx=zm.length;function Sx(e){return t=>Promise.all(t.map((({animation:t,options:n})=>function(e,t,n={}){let r;if(e.notify("AnimationStart",t),Array.isArray(t)){const o=t.map((t=>mx(e,t,n)));r=Promise.all(o)}else if("string"==typeof t)r=mx(e,t,n);else{const o="function"==typeof t?cv(e,t,n.custom):t;r=Promise.all(px(e,o,n))}return r.then((()=>{e.notify("AnimationComplete",t)}))}(e,t,n))))}function kx(e){let t=Sx(e),n=jx(),r=!0;const o=t=>(n,r)=>{var o;const i=cv(e,r,"exit"===t?null===(o=e.presenceContext)||void 0===o?void 0:o.custom:void 0);if(i){const{transition:e,transitionEnd:t,...r}=i;n={...n,...r,...t}}return n};function i(i){const{props:s}=e,a=bx(e.parent)||{},l=[],c=new Set;let u={},d=1/0;for(let t=0;t<wx;t++){const f=xx[t],h=n[f],p=void 0!==s[f]?s[f]:a[f],m=qm(p),g=f===i?h.isActive:null;!1===g&&(d=t);let v=p===a[f]&&p!==s[f]&&m;if(v&&r&&e.manuallyAnimateOnMount&&(v=!1),h.protectedKeys={...u},!h.isActive&&null===g||!p&&!h.prevProp||$m(p)||"boolean"==typeof p)continue;const y=Cx(h.prevProp,p);let b=y||f===i&&h.isActive&&!v&&m||t>d&&m,x=!1;const w=Array.isArray(p)?p:[p];let S=w.reduce(o(f),{});!1===g&&(S={});const{prevResolvedValues:k={}}=h,C={...k,...S},E=t=>{b=!0,c.has(t)&&(x=!0,c.delete(t)),h.needsAnimating[t]=!0;const n=e.getValue(t);n&&(n.liveStyle=!1)};for(const e in C){const t=S[e],n=k[e];if(u.hasOwnProperty(e))continue;let r=!1;r=Yg(t)&&Yg(n)?!vx(t,n):t!==n,r?null!=t?E(e):c.add(e):void 0!==t&&c.has(e)?E(e):h.protectedKeys[e]=!0}h.prevProp=p,h.prevResolvedValues=S,h.isActive&&(u={...u,...S}),r&&e.blockInitialAnimation&&(b=!1);b&&(!(v&&y)||x)&&l.push(...w.map((e=>({animation:e,options:{type:f}}))))}if(c.size){const t={};c.forEach((n=>{const r=e.getBaseTarget(n),o=e.getValue(n);o&&(o.liveStyle=!0),t[n]=null!=r?r:null})),l.push({animation:t})}let f=Boolean(l.length);return!r||!1!==s.initial&&s.initial!==s.animate||e.manuallyAnimateOnMount||(f=!1),r=!1,f?t(l):Promise.resolve()}return{animateChanges:i,setActive:function(t,r){var o;if(n[t].isActive===r)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach((e=>{var n;return null===(n=e.animationState)||void 0===n?void 0:n.setActive(t,r)})),n[t].isActive=r;const s=i(t);for(const e in n)n[e].protectedKeys={};return s},setAnimateFunction:function(n){t=n(e)},getState:()=>n,reset:()=>{n=jx(),r=!0}}}function Cx(e,t){return"string"==typeof t?t!==e:!!Array.isArray(t)&&!vx(t,e)}function Ex(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function jx(){return{animate:Ex(!0),whileInView:Ex(),whileHover:Ex(),whileTap:Ex(),whileDrag:Ex(),whileFocus:Ex(),exit:Ex()}}class _x{constructor(e){this.isMounted=!1,this.node=e}update(){}}let Tx=0;const Px={animation:{Feature:class extends _x{constructor(e){super(e),e.animationState||(e.animationState=kx(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$m(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:t}=this.node.prevProps||{};e!==t&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),null===(e=this.unmountControls)||void 0===e||e.call(this)}}},exit:{Feature:class extends _x{constructor(){super(...arguments),this.id=Tx++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:t}=this.node.presenceContext,{isPresent:n}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===n)return;const r=this.node.animationState.setActive("exit",!e);t&&!e&&r.then((()=>{t(this.id)}))}mount(){const{register:e,onExitComplete:t}=this.node.presenceContext||{};t&&t(this.id),e&&(this.unmount=e(this.id))}unmount(){}}}};function Nx(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Dx(e){return{point:{x:e.pageX,y:e.pageY}}}function Mx(e,t,n,r){return Nx(e,t,(e=>t=>Mv(t)&&e(t,Dx(t)))(n),r)}const Ox=(e,t)=>Math.abs(e-t);class Ax{constructor(e,t,{transformPagePoint:n,contextWindow:r,dragSnapToOrigin:o=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!this.lastMoveEvent||!this.lastMoveEventInfo)return;const e=Ix(this.lastMoveEventInfo,this.history),t=null!==this.startEvent,n=function(e,t){const n=Ox(e.x,t.x),r=Ox(e.y,t.y);return Math.sqrt(n**2+r**2)}(e.offset,{x:0,y:0})>=3;if(!t&&!n)return;const{point:r}=e,{timestamp:o}=jm;this.history.push({...r,timestamp:o});const{onStart:i,onMove:s}=this.handlers;t||(i&&i(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),s&&s(this.lastMoveEvent,e)},this.handlePointerMove=(e,t)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=Rx(t,this.transformPagePoint),Cm.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();const{onEnd:n,onSessionEnd:r,resumeAnimation:o}=this.handlers;if(this.dragSnapToOrigin&&o&&o(),!this.lastMoveEvent||!this.lastMoveEventInfo)return;const i=Ix("pointercancel"===e.type?this.lastMoveEventInfo:Rx(t,this.transformPagePoint),this.history);this.startEvent&&n&&n(e,i),r&&r(e,i)},!Mv(e))return;this.dragSnapToOrigin=o,this.handlers=t,this.transformPagePoint=n,this.contextWindow=r||window;const i=Rx(Dx(e),this.transformPagePoint),{point:s}=i,{timestamp:a}=jm;this.history=[{...s,timestamp:a}];const{onSessionStart:l}=t;l&&l(e,Ix(i,this.history)),this.removeListeners=pb(Mx(this.contextWindow,"pointermove",this.handlePointerMove),Mx(this.contextWindow,"pointerup",this.handlePointerUp),Mx(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Em(this.updatePoint)}}function Rx(e,t){return t?{point:t(e.point)}:e}function Lx(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ix({point:e},t){return{point:e,delta:Lx(e,$x(t)),offset:Lx(e,Fx(t)),velocity:qx(t,.1)}}function Fx(e){return e[0]}function $x(e){return e[e.length-1]}function qx(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const o=$x(e);for(;n>=0&&(r=e[n],!(o.timestamp-r.timestamp>ym(t)));)n--;if(!r)return{x:0,y:0};const i=bm(o.timestamp-r.timestamp);if(0===i)return{x:0,y:0};const s={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return s.x===1/0&&(s.x=0),s.y===1/0&&(s.y=0),s}function zx(e){return e.max-e.min}function Ux(e,t,n,r=.5){e.origin=r,e.originPoint=sb(t.min,t.max,e.origin),e.scale=zx(n)/zx(t),e.translate=sb(n.min,n.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function Bx(e,t,n,r){Ux(e.x,t.x,n.x,r?r.originX:void 0),Ux(e.y,t.y,n.y,r?r.originY:void 0)}function Vx(e,t,n){e.min=n.min+t.min,e.max=e.min+zx(t)}function Kx(e,t,n){e.min=t.min-n.min,e.max=e.min+zx(t)}function Hx(e,t,n){Kx(e.x,t.x,n.x),Kx(e.y,t.y,n.y)}function Wx(e,t,n){return{min:void 0!==t?e.min+t:void 0,max:void 0!==n?e.max+n-(e.max-e.min):void 0}}function Gx(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}const Yx=.35;function Qx(e,t,n){return{min:Xx(e,t),max:Xx(e,n)}}function Xx(e,t){return"number"==typeof e?e:e[t]||0}const Jx=()=>({x:{min:0,max:0},y:{min:0,max:0}});function Zx(e){return[e("x"),e("y")]}function ew({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function tw(e){return void 0===e||1===e}function nw({scale:e,scaleX:t,scaleY:n}){return!tw(e)||!tw(t)||!tw(n)}function rw(e){return nw(e)||ow(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function ow(e){return iw(e.x)||iw(e.y)}function iw(e){return e&&"0%"!==e}function sw(e,t,n){return n+t*(e-n)}function aw(e,t,n,r,o){return void 0!==o&&(e=sw(e,o,r)),sw(e,n,r)+t}function lw(e,t=0,n=1,r,o){e.min=aw(e.min,t,n,r,o),e.max=aw(e.max,t,n,r,o)}function cw(e,{x:t,y:n}){lw(e.x,t.translate,t.scale,t.originPoint),lw(e.y,n.translate,n.scale,n.originPoint)}const uw=.999999999999,dw=1.0000000000001;function fw(e,t){e.min=e.min+t,e.max=e.max+t}function hw(e,t,n,r,o=.5){lw(e,t,n,sb(e.min,e.max,o),r)}function pw(e,t){hw(e.x,t.x,t.scaleX,t.scale,t.originX),hw(e.y,t.y,t.scaleY,t.scale,t.originY)}function mw(e,t){return ew(function(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}const gw=({current:e})=>e?e.ownerDocument.defaultView:null,vw=new WeakMap;class yw{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic={x:{min:0,max:0},y:{min:0,max:0}},this.visualElement=e}start(e,{snapToCursor:t=!1}={}){const{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;const{dragSnapToOrigin:r}=this.getProps();this.panSession=new Ax(e,{onSessionStart:e=>{const{dragSnapToOrigin:n}=this.getProps();n?this.pauseAnimation():this.stopAnimation(),t&&this.snapToCursor(Dx(e).point)},onStart:(e,t)=>{const{drag:n,dragPropagation:r,onDragStart:o}=this.getProps();if(n&&!r&&(this.openDragLock&&this.openDragLock(),this.openDragLock="x"===(i=n)||"y"===i?_v[i]?null:(_v[i]=!0,()=>{_v[i]=!1}):_v.x||_v.y?null:(_v.x=_v.y=!0,()=>{_v.x=_v.y=!1}),!this.openDragLock))return;var i;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Zx((e=>{let t=this.getAxisMotionValue(e).get()||0;if(wg.test(t)){const{projection:n}=this.visualElement;if(n&&n.layout){const r=n.layout.layoutBox[e];if(r){t=zx(r)*(parseFloat(t)/100)}}}this.originPoint[e]=t})),o&&Cm.postRender((()=>o(e,t))),Qv(this.visualElement,"transform");const{animationState:s}=this.visualElement;s&&s.setActive("whileDrag",!0)},onMove:(e,t)=>{const{dragPropagation:n,dragDirectionLock:r,onDirectionLock:o,onDrag:i}=this.getProps();if(!n&&!this.openDragLock)return;const{offset:s}=t;if(r&&null===this.currentDirection)return this.currentDirection=function(e,t=10){let n=null;Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x");return n}(s),void(null!==this.currentDirection&&o&&o(this.currentDirection));this.updateAxis("x",t.point,s),this.updateAxis("y",t.point,s),this.visualElement.render(),i&&i(e,t)},onSessionEnd:(e,t)=>this.stop(e,t),resumeAnimation:()=>Zx((e=>{var t;return"paused"===this.getAnimationState(e)&&(null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.play())}))},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:r,contextWindow:gw(this.visualElement)})}stop(e,t){const n=this.isDragging;if(this.cancel(),!n)return;const{velocity:r}=t;this.startAnimation(r);const{onDragEnd:o}=this.getProps();o&&Cm.postRender((()=>o(e,t)))}cancel(){this.isDragging=!1;const{projection:e,animationState:t}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:n}=this.getProps();!n&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),t&&t.setActive("whileDrag",!1)}updateAxis(e,t,n){const{drag:r}=this.getProps();if(!n||!bw(e,r,this.currentDirection))return;const o=this.getAxisMotionValue(e);let i=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(i=function(e,{min:t,max:n},r){return void 0!==t&&e<t?e=r?sb(t,e,r.min):Math.max(e,t):void 0!==n&&e>n&&(e=r?sb(n,e,r.max):Math.min(e,n)),e}(i,this.constraints[e],this.elastic[e])),o.set(i)}resolveConstraints(){var e;const{dragConstraints:t,dragElastic:n}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):null===(e=this.visualElement.projection)||void 0===e?void 0:e.layout,o=this.constraints;t&&Gm(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):this.constraints=!(!t||!r)&&function(e,{top:t,left:n,bottom:r,right:o}){return{x:Wx(e.x,n,o),y:Wx(e.y,t,r)}}(r.layoutBox,t),this.elastic=function(e=Yx){return!1===e?e=0:!0===e&&(e=Yx),{x:Qx(e,"left","right"),y:Qx(e,"top","bottom")}}(n),o!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&Zx((e=>{!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,t){const n={};return void 0!==t.min&&(n.min=t.min-e.min),void 0!==t.max&&(n.max=t.max-e.min),n}(r.layoutBox[e],this.constraints[e]))}))}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:t}=this.getProps();if(!e||!Gm(e))return!1;const n=e.current;mm(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:r}=this.visualElement;if(!r||!r.layout)return!1;const o=function(e,t,n){const r=mw(e,n),{scroll:o}=t;return o&&(fw(r.x,o.offset.x),fw(r.y,o.offset.y)),r}(n,r.root,this.visualElement.getTransformPagePoint());let i=function(e,t){return{x:Gx(e.x,t.x),y:Gx(e.y,t.y)}}(r.layout.layoutBox,o);if(t){const e=t(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(i));this.hasMutatedConstraints=!!e,e&&(i=ew(e))}return i}startAnimation(e){const{drag:t,dragMomentum:n,dragElastic:r,dragTransition:o,dragSnapToOrigin:i,onDragTransitionEnd:s}=this.getProps(),a=this.constraints||{},l=Zx((s=>{if(!bw(s,t,this.currentDirection))return;let l=a&&a[s]||{};i&&(l={min:0,max:0});const c={type:"inertia",velocity:n?e[s]:0,bounceStiffness:r?200:1e6,bounceDamping:r?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...o,...l};return this.startAxisValueAnimation(s,c)}));return Promise.all(l).then(s)}startAxisValueAnimation(e,t){const n=this.getAxisMotionValue(e);return Qv(this.visualElement,e),n.start(fx(e,n,0,t,this.visualElement,!1))}stopAnimation(){Zx((e=>this.getAxisMotionValue(e).stop()))}pauseAnimation(){Zx((e=>{var t;return null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.pause()}))}getAnimationState(e){var t;return null===(t=this.getAxisMotionValue(e).animation)||void 0===t?void 0:t.state}getAxisMotionValue(e){const t=`_drag${e.toUpperCase()}`,n=this.visualElement.getProps(),r=n[t];return r||this.visualElement.getValue(e,(n.initial?n.initial[e]:void 0)||0)}snapToCursor(e){Zx((t=>{const{drag:n}=this.getProps();if(!bw(t,n,this.currentDirection))return;const{projection:r}=this.visualElement,o=this.getAxisMotionValue(t);if(r&&r.layout){const{min:n,max:i}=r.layout.layoutBox[t];o.set(e[t]-sb(n,i,.5))}}))}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:t}=this.getProps(),{projection:n}=this.visualElement;if(!Gm(t)||!n||!this.constraints)return;this.stopAnimation();const r={x:0,y:0};Zx((e=>{const t=this.getAxisMotionValue(e);if(t&&!1!==this.constraints){const n=t.get();r[e]=function(e,t){let n=.5;const r=zx(e),o=zx(t);return o>r?n=vm(t.min,t.max-r,e.min):r>o&&(n=vm(e.min,e.max-o,t.min)),mg(0,1,n)}({min:n,max:n},this.constraints[e])}}));const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",n.root&&n.root.updateScroll(),n.updateLayout(),this.resolveConstraints(),Zx((t=>{if(!bw(t,e,null))return;const n=this.getAxisMotionValue(t),{min:o,max:i}=this.constraints[t];n.set(sb(o,i,r[t]))}))}addListeners(){if(!this.visualElement.current)return;vw.set(this.visualElement,this);const e=Mx(this.visualElement.current,"pointerdown",(e=>{const{drag:t,dragListener:n=!0}=this.getProps();t&&n&&this.start(e)})),t=()=>{const{dragConstraints:e}=this.getProps();Gm(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:n}=this.visualElement,r=n.addEventListener("measure",t);n&&!n.layout&&(n.root&&n.root.updateScroll(),n.updateLayout()),Cm.read(t);const o=Nx(window,"resize",(()=>this.scalePositionWithinConstraints())),i=n.addEventListener("didUpdate",(({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(Zx((t=>{const n=this.getAxisMotionValue(t);n&&(this.originPoint[t]+=e[t].translate,n.set(n.get()+e[t].translate))})),this.visualElement.render())}));return()=>{o(),e(),r(),i&&i()}}getProps(){const e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:n=!1,dragPropagation:r=!1,dragConstraints:o=!1,dragElastic:i=Yx,dragMomentum:s=!0}=e;return{...e,drag:t,dragDirectionLock:n,dragPropagation:r,dragConstraints:o,dragElastic:i,dragMomentum:s}}}function bw(e,t,n){return!(!0!==t&&t!==e||null!==n&&n!==e)}const xw=e=>(t,n)=>{e&&Cm.postRender((()=>e(t,n)))};const ww={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Sw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const kw={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e){if(!Sg.test(e))return e;e=parseFloat(e)}return`${Sw(e,t.target.x)}% ${Sw(e,t.target.y)}%`}},Cw={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,o=Ty.parse(e);if(o.length>5)return r;const i=Ty.createTransformer(e),s="number"!=typeof o[0]?1:0,a=n.x.scale*t.x,l=n.y.scale*t.y;o[0+s]/=a,o[1+s]/=l;const c=sb(a,l,.5);return"number"==typeof o[2+s]&&(o[2+s]/=c),"number"==typeof o[3+s]&&(o[3+s]/=c),i(o)}};class Ew extends n.Component{componentDidMount(){const{visualElement:e,layoutGroup:t,switchLayoutGroup:n,layoutId:r}=this.props,{projection:o}=e;!function(e){for(const t in e)cg[t]=e[t],ig(t)&&(cg[t].isCSSVariable=!0)}(_w),o&&(t.group&&t.group.add(o),n&&n.register&&r&&n.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",(()=>{this.safeToRemove()})),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),ww.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:t,visualElement:n,drag:r,isPresent:o}=this.props,i=n.projection;return i?(i.isPresent=o,r||e.layoutDependency!==t||void 0===t?i.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?i.promote():i.relegate()||Cm.postRender((()=>{const e=i.getStack();e&&e.members.length||this.safeToRemove()}))),null):null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),Jm.postRender((()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()})))}componentWillUnmount(){const{visualElement:e,layoutGroup:t,switchLayoutGroup:n}=this.props,{projection:r}=e;r&&(r.scheduleCheckAfterUnmount(),t&&t.group&&t.group.remove(r),n&&n.deregister&&n.deregister(r))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function jw(e){const[r,o]=am(),i=n.useContext(Zp);return t.jsx(Ew,{...e,layoutGroup:i,switchLayoutGroup:n.useContext(Zm),isPresent:r,safeToRemove:o})}const _w={borderRadius:{...kw,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:kw,borderTopRightRadius:kw,borderBottomLeftRadius:kw,borderBottomRightRadius:kw,boxShadow:Cw};const Tw=(e,t)=>e.depth-t.depth;class Pw{constructor(){this.children=[],this.isDirty=!1}add(e){Bv(this.children,e),this.isDirty=!0}remove(e){Vv(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(Tw),this.isDirty=!1,this.children.forEach(e)}}const Nw=["TopLeft","TopRight","BottomLeft","BottomRight"],Dw=Nw.length,Mw=e=>"string"==typeof e?parseFloat(e):e,Ow=e=>"number"==typeof e||Sg.test(e);function Aw(e,t){return void 0!==e[t]?e[t]:e.borderRadius}const Rw=Iw(0,.5,ay),Lw=Iw(.5,.95,hm);function Iw(e,t,n){return r=>r<e?0:r>t?1:n(vm(e,t,r))}function Fw(e,t){e.min=t.min,e.max=t.max}function $w(e,t){Fw(e.x,t.x),Fw(e.y,t.y)}function qw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function zw(e,t,n,r,o){return e=sw(e-=t,1/n,r),void 0!==o&&(e=sw(e,1/o,r)),e}function Uw(e,t,[n,r,o],i,s){!function(e,t=0,n=1,r=.5,o,i=e,s=e){wg.test(t)&&(t=parseFloat(t),t=sb(s.min,s.max,t/100)-s.min);if("number"!=typeof t)return;let a=sb(i.min,i.max,r);e===i&&(a-=t),e.min=zw(e.min,t,n,a,o),e.max=zw(e.max,t,n,a,o)}(e,t[n],t[r],t[o],t.scale,i,s)}const Bw=["x","scaleX","originX"],Vw=["y","scaleY","originY"];function Kw(e,t,n,r){Uw(e.x,t,Bw,n?n.x:void 0,r?r.x:void 0),Uw(e.y,t,Vw,n?n.y:void 0,r?r.y:void 0)}function Hw(e){return 0===e.translate&&1===e.scale}function Ww(e){return Hw(e.x)&&Hw(e.y)}function Gw(e,t){return e.min===t.min&&e.max===t.max}function Yw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function Qw(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Xw(e){return zx(e.x)/zx(e.y)}function Jw(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Zw{constructor(){this.members=[]}add(e){Bv(this.members,e),e.scheduleRender()}remove(e){if(Vv(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){const t=this.members.findIndex((t=>e===t));if(0===t)return!1;let n;for(let r=t;r>=0;r--){const e=this.members[r];if(!1!==e.isPresent){n=e;break}}return!!n&&(this.promote(n),!0)}promote(e,t){const n=this.lead;if(e!==n&&(this.prevLead=n,this.lead=e,e.show(),n)){n.instance&&n.scheduleRender(),e.scheduleRender(),e.resumeFrom=n,t&&(e.resumeFrom.preserveOpacity=!0),n.snapshot&&(e.snapshot=n.snapshot,e.snapshot.latestValues=n.animationValues||n.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:r}=e.options;!1===r&&n.hide()}}exitAnimationComplete(){this.members.forEach((e=>{const{options:t,resumingFrom:n}=e;t.onExitComplete&&t.onExitComplete(),n&&n.options.onExitComplete&&n.options.onExitComplete()}))}scheduleRender(){this.members.forEach((e=>{e.instance&&e.scheduleRender(!1)}))}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const eS=["","X","Y","Z"],tS={visibility:"hidden"};let nS=0;function rS(e,t,n,r){const{latestValues:o}=t;o[e]&&(n[e]=o[e],t.setStaticValue(e,0),r&&(r[e]=0))}function oS(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=Xv(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:t,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",Cm,!(t||r))}const{parent:r}=e;r&&!r.hasCheckedOptimisedAppear&&oS(r)}function iS({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(e={},n=(null==t?void 0:t())){this.id=nS++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(lS),this.nodes.forEach(mS),this.nodes.forEach(gS),this.nodes.forEach(cS)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=n?n.root||n:this,this.path=n?[...n.path,n]:[],this.parent=n,this.depth=n?n.depth+1:0;for(let t=0;t<this.path.length;t++)this.path[t].shouldResetTransform=!0;this.root===this&&(this.nodes=new Pw)}addEventListener(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new Kv),this.eventHandlers.get(e).add(t)}notifyListeners(e,...t){const n=this.eventHandlers.get(e);n&&n.notify(...t)}hasListeners(e){return this.eventHandlers.has(e)}mount(t,n=this.root.hasTreeAnimated){if(this.instance)return;var r;this.isSVG=(r=t)instanceof SVGElement&&"svg"!==r.tagName,this.instance=t;const{layoutId:o,layout:i,visualElement:s}=this.options;if(s&&!s.current&&s.mount(t),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),n&&(i||o)&&(this.isLayoutDirty=!0),e){let n;const r=()=>this.root.updateBlockedByResize=!1;e(t,(()=>{this.root.updateBlockedByResize=!0,n&&n(),n=function(e,t){const n=Uv.now(),r=({timestamp:o})=>{const i=o-n;i>=t&&(Em(r),e(i-t))};return Cm.read(r,!0),()=>Em(r)}(r,250),ww.hasAnimatedSinceResize&&(ww.hasAnimatedSinceResize=!1,this.nodes.forEach(pS))}))}o&&this.root.registerSharedNode(o,this),!1!==this.options.animate&&s&&(o||i)&&this.addEventListener("didUpdate",(({delta:e,hasLayoutChanged:t,hasRelativeLayoutChanged:n,layout:r})=>{if(this.isTreeAnimationBlocked())return this.target=void 0,void(this.relativeTarget=void 0);const o=this.options.transition||s.getDefaultTransition()||SS,{onLayoutAnimationStart:i,onLayoutAnimationComplete:a}=s.getProps(),l=!this.targetLayout||!Qw(this.targetLayout,r),c=!t&&n;if(this.options.layoutRoot||this.resumeFrom||c||t&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(e,c);const t={...hv(o,"layout"),onPlay:i,onComplete:a};(s.shouldReduceMotion||this.options.layoutRoot)&&(t.delay=0,t.type=!1),this.startAnimation(t)}else t||pS(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=r}))}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Em(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(vS),this.animationId++)}getTransformTemplate(){const{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked())return void(this.options.onExitComplete&&this.options.onExitComplete());if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&oS(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let o=0;o<this.path.length;o++){const e=this.path[o];e.shouldResetTransform=!0,e.updateScroll("snapshot"),e.options.layoutRoot&&e.willUpdate(!1)}const{layoutId:t,layout:n}=this.options;if(void 0===t&&!n)return;const r=this.getTransformTemplate();this.prevTransformTemplateValue=r?r(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){this.updateScheduled=!1;if(this.isUpdateBlocked())return this.unblockUpdate(),this.clearAllSnapshots(),void this.nodes.forEach(dS);this.isUpdating||this.nodes.forEach(fS),this.isUpdating=!1,this.nodes.forEach(hS),this.nodes.forEach(sS),this.nodes.forEach(aS),this.clearAllSnapshots();const e=Uv.now();jm.delta=mg(0,1e3/60,e-jm.timestamp),jm.timestamp=e,jm.isProcessing=!0,_m.update.process(jm),_m.preRender.process(jm),_m.render.process(jm),jm.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Jm.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(uS),this.sharedNodes.forEach(yS)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Cm.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Cm.postRender((()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()}))}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||zx(this.snapshot.measuredBox.x)||zx(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance)return;if(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let n=0;n<this.path.length;n++){this.path[n].updateScroll()}const e=this.layout;this.layout=this.measure(!1),this.layoutCorrected={x:{min:0,max:0},y:{min:0,max:0}},this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:t}=this.options;t&&t.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let t=Boolean(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(t=!1),t){const t=r(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:t,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:t}}}resetTransform(){if(!o)return;const e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,t=this.projectionDelta&&!Ww(this.projectionDelta),n=this.getTransformTemplate(),r=n?n(this.latestValues,""):void 0,i=r!==this.prevTransformTemplateValue;e&&(t||rw(this.latestValues)||i)&&(o(this.instance,r),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){const t=this.measurePageBox();let n=this.removeElementScroll(t);var r;return e&&(n=this.removeTransform(n)),ES((r=n).x),ES(r.y),{animationId:this.root.animationId,measuredBox:t,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){var e;const{visualElement:t}=this.options;if(!t)return{x:{min:0,max:0},y:{min:0,max:0}};const n=t.measureViewportBox();if(!((null===(e=this.scroll)||void 0===e?void 0:e.wasRoot)||this.path.some(_S))){const{scroll:e}=this.root;e&&(fw(n.x,e.offset.x),fw(n.y,e.offset.y))}return n}removeElementScroll(e){var t;const n={x:{min:0,max:0},y:{min:0,max:0}};if($w(n,e),null===(t=this.scroll)||void 0===t?void 0:t.wasRoot)return n;for(let r=0;r<this.path.length;r++){const t=this.path[r],{scroll:o,options:i}=t;t!==this.root&&o&&i.layoutScroll&&(o.wasRoot&&$w(n,e),fw(n.x,o.offset.x),fw(n.y,o.offset.y))}return n}applyTransform(e,t=!1){const n={x:{min:0,max:0},y:{min:0,max:0}};$w(n,e);for(let r=0;r<this.path.length;r++){const e=this.path[r];!t&&e.options.layoutScroll&&e.scroll&&e!==e.root&&pw(n,{x:-e.scroll.offset.x,y:-e.scroll.offset.y}),rw(e.latestValues)&&pw(n,e.latestValues)}return rw(this.latestValues)&&pw(n,this.latestValues),n}removeTransform(e){const t={x:{min:0,max:0},y:{min:0,max:0}};$w(t,e);for(let n=0;n<this.path.length;n++){const e=this.path[n];if(!e.instance)continue;if(!rw(e.latestValues))continue;nw(e.latestValues)&&e.updateSnapshot();const r={x:{min:0,max:0},y:{min:0,max:0}};$w(r,e.measurePageBox()),Kw(t,e.latestValues,e.snapshot?e.snapshot.layoutBox:void 0,r)}return rw(this.latestValues)&&Kw(t,this.latestValues),t}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==jm.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){var t;const n=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=n.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=n.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=n.isSharedProjectionDirty);const r=Boolean(this.resumingFrom)||this!==n;if(!(e||r&&this.isSharedProjectionDirty||this.isProjectionDirty||(null===(t=this.parent)||void 0===t?void 0:t.isProjectionDirty)||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:o,layoutId:i}=this.options;if(this.layout&&(o||i)){if(this.resolvedRelativeTargetAt=jm.timestamp,!this.targetDelta&&!this.relativeTarget){const e=this.getClosestProjectingParent();e&&e.layout&&1!==this.animationProgress?(this.relativeParent=e,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Hx(this.relativeTargetOrigin,this.layout.layoutBox,e.layout.layoutBox),$w(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}var s,a,l;if(this.relativeTarget||this.targetDelta)if(this.target||(this.target={x:{min:0,max:0},y:{min:0,max:0}},this.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}}),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Vx((s=this.target).x,(a=this.relativeTarget).x,(l=this.relativeParent.target).x),Vx(s.y,a.y,l.y)):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.layoutBox):$w(this.target,this.layout.layoutBox),cw(this.target,this.targetDelta)):$w(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const e=this.getClosestProjectingParent();e&&Boolean(e.resumingFrom)===Boolean(this.resumingFrom)&&!e.options.layoutScroll&&e.target&&1!==this.animationProgress?(this.relativeParent=e,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Hx(this.relativeTargetOrigin,this.target,e.target),$w(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(this.parent&&!nw(this.parent.latestValues)&&!ow(this.parent.latestValues))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return Boolean((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var e;const t=this.getLead(),n=Boolean(this.resumingFrom)||this!==t;let r=!0;if((this.isProjectionDirty||(null===(e=this.parent)||void 0===e?void 0:e.isProjectionDirty))&&(r=!1),n&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(r=!1),this.resolvedRelativeTargetAt===jm.timestamp&&(r=!1),r)return;const{layout:o,layoutId:i}=this.options;if(this.isTreeAnimating=Boolean(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!o&&!i)return;$w(this.layoutCorrected,this.layout.layoutBox);const s=this.treeScale.x,a=this.treeScale.y;!function(e,t,n,r=!1){const o=n.length;if(!o)return;let i,s;t.x=t.y=1;for(let a=0;a<o;a++){i=n[a],s=i.projectionDelta;const{visualElement:o}=i.options;o&&o.props.style&&"contents"===o.props.style.display||(r&&i.options.layoutScroll&&i.scroll&&i!==i.root&&pw(e,{x:-i.scroll.offset.x,y:-i.scroll.offset.y}),s&&(t.x*=s.x.scale,t.y*=s.y.scale,cw(e,s)),r&&rw(i.latestValues)&&pw(e,i.latestValues))}t.x<dw&&t.x>uw&&(t.x=1),t.y<dw&&t.y>uw&&(t.y=1)}(this.layoutCorrected,this.treeScale,this.path,n),!t.layout||t.target||1===this.treeScale.x&&1===this.treeScale.y||(t.target=t.layout.layoutBox,t.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}});const{target:l}=t;l?(this.projectionDelta&&this.prevProjectionDelta?(qw(this.prevProjectionDelta.x,this.projectionDelta.x),qw(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),Bx(this.projectionDelta,this.layoutCorrected,l,this.latestValues),this.treeScale.x===s&&this.treeScale.y===a&&Jw(this.projectionDelta.x,this.prevProjectionDelta.x)&&Jw(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",l))):this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender())}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){var t;if(null===(t=this.options.visualElement)||void 0===t||t.scheduleRender(),e){const e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDeltaWithTransform={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}}}setAnimationOrigin(e,t=!1){const n=this.snapshot,r=n?n.latestValues:{},o={...this.latestValues},i={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!t;const s={x:{min:0,max:0},y:{min:0,max:0}},a=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),l=this.getStack(),c=!l||l.members.length<=1,u=Boolean(a&&!c&&!0===this.options.crossfade&&!this.path.some(wS));let d;this.animationProgress=0,this.mixTargetDelta=t=>{const n=t/1e3;var l,f,h,p,m,g;bS(i.x,e.x,n),bS(i.y,e.y,n),this.setTargetDelta(i),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Hx(s,this.layout.layoutBox,this.relativeParent.layout.layoutBox),xS((h=this.relativeTarget).x,(p=this.relativeTargetOrigin).x,(m=s).x,g=n),xS(h.y,p.y,m.y,g),d&&(Gw((l=this.relativeTarget).x,(f=d).x)&&Gw(l.y,f.y))&&(this.isProjectionDirty=!1),d||(d={x:{min:0,max:0},y:{min:0,max:0}}),$w(d,this.relativeTarget)),a&&(this.animationValues=o,function(e,t,n,r,o,i){o?(e.opacity=sb(0,void 0!==n.opacity?n.opacity:1,Rw(r)),e.opacityExit=sb(void 0!==t.opacity?t.opacity:1,0,Lw(r))):i&&(e.opacity=sb(void 0!==t.opacity?t.opacity:1,void 0!==n.opacity?n.opacity:1,r));for(let s=0;s<Dw;s++){const o=`border${Nw[s]}Radius`;let i=Aw(t,o),a=Aw(n,o);void 0===i&&void 0===a||(i||(i=0),a||(a=0),0===i||0===a||Ow(i)===Ow(a)?(e[o]=Math.max(sb(Mw(i),Mw(a),r),0),(wg.test(a)||wg.test(i))&&(e[o]+="%")):e[o]=a)}(t.rotate||n.rotate)&&(e.rotate=sb(t.rotate||0,n.rotate||0,r))}(o,r,this.latestValues,n,u,c)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Em(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Cm.update((()=>{ww.hasAnimatedSinceResize=!0,this.currentAnimation=function(e,t,n){const r=hg(e)?e:Gv(e);return r.start(fx("",r,t,n)),r.animation}(0,1e3,{...e,onUpdate:t=>{this.mixTargetDelta(t),e.onUpdate&&e.onUpdate(t)},onStop:()=>{},onComplete:()=>{e.onComplete&&e.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0}))}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const e=this.getLead();let{targetWithTransforms:t,target:n,layout:r,latestValues:o}=e;if(t&&n&&r){if(this!==e&&this.layout&&r&&jS(this.options.animationType,this.layout.layoutBox,r.layoutBox)){n=this.target||{x:{min:0,max:0},y:{min:0,max:0}};const t=zx(this.layout.layoutBox.x);n.x.min=e.target.x.min,n.x.max=n.x.min+t;const r=zx(this.layout.layoutBox.y);n.y.min=e.target.y.min,n.y.max=n.y.min+r}$w(t,n),pw(t,o),Bx(this.projectionDeltaWithTransform,this.layoutCorrected,t,o)}}registerSharedNode(e,t){this.sharedNodes.has(e)||this.sharedNodes.set(e,new Zw);this.sharedNodes.get(e).add(t);const n=t.options.initialPromotionConfig;t.promote({transition:n?n.transition:void 0,preserveFollowOpacity:n&&n.shouldPreserveFollowOpacity?n.shouldPreserveFollowOpacity(t):void 0})}isLead(){const e=this.getStack();return!e||e.lead===this}getLead(){var e;const{layoutId:t}=this.options;return t&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this}getPrevLead(){var e;const{layoutId:t}=this.options;return t?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0}getStack(){const{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:n}={}){const r=this.getStack();r&&r.promote(this,n),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){const e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){const{visualElement:e}=this.options;if(!e)return;let t=!1;const{latestValues:n}=e;if((n.z||n.rotate||n.rotateX||n.rotateY||n.rotateZ||n.skewX||n.skewY)&&(t=!0),!t)return;const r={};n.z&&rS("z",e,r,this.animationValues);for(let o=0;o<eS.length;o++)rS(`rotate${eS[o]}`,e,r,this.animationValues),rS(`skew${eS[o]}`,e,r,this.animationValues);e.render();for(const o in r)e.setStaticValue(o,r[o]),this.animationValues&&(this.animationValues[o]=r[o]);e.scheduleRender()}getProjectionStyles(e){var t,n;if(!this.instance||this.isSVG)return;if(!this.isVisible)return tS;const r={visibility:""},o=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,r.opacity="",r.pointerEvents=Qg(null==e?void 0:e.pointerEvents)||"",r.transform=o?o(this.latestValues,""):"none",r;const i=this.getLead();if(!this.projectionDelta||!this.layout||!i.target){const t={};return this.options.layoutId&&(t.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,t.pointerEvents=Qg(null==e?void 0:e.pointerEvents)||""),this.hasProjected&&!rw(this.latestValues)&&(t.transform=o?o({},""):"none",this.hasProjected=!1),t}const s=i.animationValues||i.latestValues;this.applyTransformsToTarget(),r.transform=function(e,t,n){let r="";const o=e.x.translate/t.x,i=e.y.translate/t.y,s=(null==n?void 0:n.z)||0;if((o||i||s)&&(r=`translate3d(${o}px, ${i}px, ${s}px) `),1===t.x&&1===t.y||(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:e,rotate:t,rotateX:o,rotateY:i,skewX:s,skewY:a}=n;e&&(r=`perspective(${e}px) ${r}`),t&&(r+=`rotate(${t}deg) `),o&&(r+=`rotateX(${o}deg) `),i&&(r+=`rotateY(${i}deg) `),s&&(r+=`skewX(${s}deg) `),a&&(r+=`skewY(${a}deg) `)}const a=e.x.scale*t.x,l=e.y.scale*t.y;return 1===a&&1===l||(r+=`scale(${a}, ${l})`),r||"none"}(this.projectionDeltaWithTransform,this.treeScale,s),o&&(r.transform=o(s,r.transform));const{x:a,y:l}=this.projectionDelta;r.transformOrigin=`${100*a.origin}% ${100*l.origin}% 0`,r.opacity=i.animationValues?i===this?null!==(n=null!==(t=s.opacity)&&void 0!==t?t:this.latestValues.opacity)&&void 0!==n?n:1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:i===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0;for(const c in cg){if(void 0===s[c])continue;const{correct:e,applyTo:t,isCSSVariable:n}=cg[c],o="none"===r.transform?s[c]:e(s[c],i);if(t){const e=t.length;for(let n=0;n<e;n++)r[t[n]]=o}else n?this.options.visualElement.renderState.vars[c]=o:r[c]=o}return this.options.layoutId&&(r.pointerEvents=i===this?Qg(null==e?void 0:e.pointerEvents)||"":"none"),r}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach((e=>{var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()})),this.root.nodes.forEach(dS),this.root.sharedNodes.clear()}}}function sS(e){e.updateLayout()}function aS(e){var t;const n=(null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:t,measuredBox:r}=e.layout,{animationType:o}=e.options,i=n.source!==e.layout.source;"size"===o?Zx((e=>{const r=i?n.measuredBox[e]:n.layoutBox[e],o=zx(r);r.min=t[e].min,r.max=r.min+o})):jS(o,n.layoutBox,t)&&Zx((r=>{const o=i?n.measuredBox[r]:n.layoutBox[r],s=zx(t[r]);o.max=o.min+s,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[r].max=e.relativeTarget[r].min+s)}));const s={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};Bx(s,t,n.layoutBox);const a={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};i?Bx(a,e.applyTransform(r,!0),n.measuredBox):Bx(a,t,n.layoutBox);const l=!Ww(s);let c=!1;if(!e.resumeFrom){const r=e.getClosestProjectingParent();if(r&&!r.resumeFrom){const{snapshot:o,layout:i}=r;if(o&&i){const s={x:{min:0,max:0},y:{min:0,max:0}};Hx(s,n.layoutBox,o.layoutBox);const a={x:{min:0,max:0},y:{min:0,max:0}};Hx(a,t,i.layoutBox),Qw(s,a)||(c=!0),r.options.layoutRoot&&(e.relativeTarget=a,e.relativeTargetOrigin=s,e.relativeParent=r)}}}e.notifyListeners("didUpdate",{layout:t,snapshot:n,delta:a,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:c})}else if(e.isLead()){const{onExitComplete:t}=e.options;t&&t()}e.options.transition=void 0}function lS(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=Boolean(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function cS(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function uS(e){e.clearSnapshot()}function dS(e){e.clearMeasurements()}function fS(e){e.isLayoutDirty=!1}function hS(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function pS(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function mS(e){e.resolveTargetDelta()}function gS(e){e.calcProjection()}function vS(e){e.resetSkewAndRotation()}function yS(e){e.removeLeadSnapshot()}function bS(e,t,n){e.translate=sb(t.translate,0,n),e.scale=sb(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function xS(e,t,n,r){e.min=sb(t.min,n.min,r),e.max=sb(t.max,n.max,r)}function wS(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}const SS={duration:.45,ease:[.4,0,.1,1]},kS=e=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),CS=kS("applewebkit/")&&!kS("chrome/")?Math.round:hm;function ES(e){e.min=CS(e.min),e.max=CS(e.max)}function jS(e,t,n){return"position"===e||"preserve-aspect"===e&&(r=Xw(t),o=Xw(n),i=.2,!(Math.abs(r-o)<=i));var r,o,i}function _S(e){var t;return e!==e.root&&(null===(t=e.scroll)||void 0===t?void 0:t.wasRoot)}const TS=iS({attachResizeListener:(e,t)=>Nx(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),PS={current:void 0},NS=iS({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!PS.current){const e=new TS({});e.mount(window),e.setOptions({layoutScroll:!0}),PS.current=e}return PS.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>Boolean("fixed"===window.getComputedStyle(e).position)}),DS={pan:{Feature:class extends _x{constructor(){super(...arguments),this.removePointerDownListener=hm}onPointerDown(e){this.session=new Ax(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:gw(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:t,onPan:n,onPanEnd:r}=this.node.getProps();return{onSessionStart:xw(e),onStart:xw(t),onMove:n,onEnd:(e,t)=>{delete this.session,r&&Cm.postRender((()=>r(e,t)))}}}mount(){this.removePointerDownListener=Mx(this.node.current,"pointerdown",(e=>this.onPointerDown(e)))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends _x{constructor(e){super(e),this.removeGroupControls=hm,this.removeListeners=hm,this.controls=new yw(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||hm}unmount(){this.removeGroupControls(),this.removeListeners()}},ProjectionNode:NS,MeasureLayout:jw}};function MS(e,t,n){const{props:r}=e;e.animationState&&r.whileHover&&e.animationState.setActive("whileHover","Start"===n);const o=r["onHover"+n];o&&Cm.postRender((()=>o(t,Dx(t))))}function OS(e,t,n){const{props:r}=e;e.animationState&&r.whileTap&&e.animationState.setActive("whileTap","Start"===n);const o=r["onTap"+("End"===n?"":n)];o&&Cm.postRender((()=>o(t,Dx(t))))}const AS=new WeakMap,RS=new WeakMap,LS=e=>{const t=AS.get(e.target);t&&t(e)},IS=e=>{e.forEach(LS)};function FS(e,t,n){const r=function({root:e,...t}){const n=e||document;RS.has(n)||RS.set(n,{});const r=RS.get(n),o=JSON.stringify(t);return r[o]||(r[o]=new IntersectionObserver(IS,{root:e,...t})),r[o]}(t);return AS.set(e,n),r.observe(e),()=>{AS.delete(e),r.unobserve(e)}}const $S={some:0,all:1};const qS={inView:{Feature:class extends _x{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:t,margin:n,amount:r="some",once:o}=e;return FS(this.node.current,{root:t?t.current:void 0,rootMargin:n,threshold:"number"==typeof r?r:$S[r]},(e=>{const{isIntersecting:t}=e;if(this.isInView===t)return;if(this.isInView=t,o&&!t&&this.hasEnteredView)return;t&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",t);const{onViewportEnter:n,onViewportLeave:r}=this.node.getProps(),i=t?n:r;i&&i(e)}))}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;const{props:e,prevProps:t}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}(e,t))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends _x{mount(){const{current:e}=this.node;e&&(this.unmount=Fv(e,((e,t)=>(OS(this.node,t,"Start"),(e,{success:t})=>OS(this.node,e,t?"End":"Cancel"))),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends _x{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(ZY){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=pb(Nx(this.node.current,"focus",(()=>this.onFocus())),Nx(this.node.current,"blur",(()=>this.onBlur())))}unmount(){}}},hover:{Feature:class extends _x{mount(){const{current:e}=this.node;e&&(this.unmount=function(e,t,n={}){const[r,o,i]=Pv(e,n),s=e=>{if(!Nv(e))return;const{target:n}=e,r=t(n,e);if("function"!=typeof r||!n)return;const i=e=>{Nv(e)&&(r(e),n.removeEventListener("pointerleave",i))};n.addEventListener("pointerleave",i,o)};return r.forEach((e=>{e.addEventListener("pointerenter",s,o)})),i}(e,((e,t)=>(MS(this.node,t,"Start"),e=>MS(this.node,e,"End")))))}unmount(){}}}},zS={layout:{ProjectionNode:NS,MeasureLayout:jw}},US={current:null},BS={current:!1};const VS=[...Zy,by,Ty],KS=new WeakMap;const HS=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class WS{scrapeMotionValuesFromProps(e,t,n){return{}}constructor({parent:e,props:t,presenceContext:n,reducedMotionConfig:r,blockInitialAnimation:o,visualState:i},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Gy,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const e=Uv.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,Cm.render(this.render,!1,!0))};const{latestValues:a,renderState:l,onUpdate:c}=i;this.onUpdate=c,this.latestValues=a,this.baseTarget={...a},this.initialValues=t.initial?{...a}:{},this.renderState=l,this.parent=e,this.props=t,this.presenceContext=n,this.depth=e?e.depth+1:0,this.reducedMotionConfig=r,this.options=s,this.blockInitialAnimation=Boolean(o),this.isControllingVariants=Bm(t),this.isVariantNode=Vm(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=Boolean(e&&e.current);const{willChange:u,...d}=this.scrapeMotionValuesFromProps(t,{},this);for(const f in d){const e=d[f];void 0!==a[f]&&hg(e)&&e.set(a[f],!1)}}mount(e){this.current=e,KS.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach(((e,t)=>this.bindToMotionValue(t,e))),BS.current||function(){if(BS.current=!0,um)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>US.current=e.matches;e.addListener(t),t()}else US.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||US.current),"production"!==process.env.NODE_ENV&&Lm(!0!==this.shouldReduceMotion,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Em(this.notifyUpdate),Em(this.render),this.valueSubscriptions.forEach((e=>e())),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const t=this.features[e];t&&(t.unmount(),t.isMounted=!1)}this.current=null}bindToMotionValue(e,t){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const n=dg.has(e);n&&this.onBindTransform&&this.onBindTransform();const r=t.on("change",(t=>{this.latestValues[e]=t,this.props.onUpdate&&Cm.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0)})),o=t.on("renderRequest",this.scheduleRender);let i;window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,e,t)),this.valueSubscriptions.set(e,(()=>{r(),o(),i&&i(),t.owner&&t.stop()}))}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in Nm){const t=Nm[e];if(!t)continue;const{isEnabled:n,Feature:r}=t;if(!this.features[e]&&r&&n(this.props)&&(this.features[e]=new r(this)),this.features[e]){const t=this.features[e];t.isMounted?t.update():(t.mount(),t.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}update(e,t){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=t;for(let n=0;n<HS.length;n++){const t=HS[n];this.propEventSubscriptions[t]&&(this.propEventSubscriptions[t](),delete this.propEventSubscriptions[t]);const r=e["on"+t];r&&(this.propEventSubscriptions[t]=this.on(t,r))}this.prevMotionValues=function(e,t,n){for(const r in t){const o=t[r],i=n[r];if(hg(o))e.addValue(r,o),"development"===process.env.NODE_ENV&&Lm("12.4.0"===o.version,`Attempting to mix Motion versions ${o.version} with 12.4.0 may not work as expected.`);else if(hg(i))e.addValue(r,Gv(o,{owner:e}));else if(i!==o)if(e.hasValue(r)){const t=e.getValue(r);!0===t.liveStyle?t.jump(o):t.hasAnimated||t.set(o)}else{const t=e.getStaticValue(r);e.addValue(r,Gv(void 0!==t?t:o,{owner:e}))}}for(const r in n)void 0===t[r]&&e.removeValue(r);return t}(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const t=this.getClosestVariantNode();if(t)return t.variantChildren&&t.variantChildren.add(e),()=>t.variantChildren.delete(e)}addValue(e,t){const n=this.values.get(e);t!==n&&(n&&this.removeValue(e),this.bindToMotionValue(e,t),this.values.set(e,t),this.latestValues[e]=t.get())}removeValue(e){this.values.delete(e);const t=this.valueSubscriptions.get(e);t&&(t(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let n=this.values.get(e);return void 0===n&&void 0!==t&&(n=Gv(null===t?void 0:t,{owner:this}),this.addValue(e,n)),n}readValue(e,t){var n;let r=void 0===this.latestValues[e]&&this.current?null!==(n=this.getBaseTargetFromProps(this.props,e))&&void 0!==n?n:this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];return null!=r&&("string"==typeof r&&(Yy(r)||cy(r))?r=parseFloat(r):!VS.find(Jy(r))&&Ty.test(t)&&(r=Ry(e,t)),this.setBaseTarget(e,hg(r)?r.get():r)),hg(r)?r.get():r}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){var t;const{initial:n}=this.props;let r;if("string"==typeof n||"object"==typeof n){const o=Gg(this.props,n,null===(t=this.presenceContext)||void 0===t?void 0:t.custom);o&&(r=o[e])}if(n&&void 0!==r)return r;const o=this.getBaseTargetFromProps(this.props,e);return void 0===o||hg(o)?void 0!==this.initialValues[e]&&void 0===r?void 0:this.baseTarget[e]:o}on(e,t){return this.events[e]||(this.events[e]=new Kv),this.events[e].add(t)}notify(e,...t){this.events[e]&&this.events[e].notify(...t)}}class GS extends WS{constructor(){super(...arguments),this.KeyframeResolver=tb}sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){return e.style?e.style[t]:void 0}removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;hg(e)&&(this.childSubscription=e.on("change",(e=>{this.current&&(this.current.textContent=`${e}`)})))}}class YS extends GS{constructor(){super(...arguments),this.type="html",this.renderInstance=nv}readValueFromInstance(e,t){if(dg.has(t)){const e=Ay(t);return e&&e.default||0}{const n=window.getComputedStyle(e),r=(ig(t)?n.getPropertyValue(t):n[t])||0;return"string"==typeof r?r.trim():r}}measureInstanceViewportBox(e,{transformPagePoint:t}){return mw(e,t)}build(e,t,n){Mg(e,t,n.transformTemplate)}scrapeMotionValuesFromProps(e,t,n){return Zg(e,t,n)}}class QS extends GS{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Jx,this.updateDimensions=()=>{this.current&&!this.renderState.dimensions&&tv(this.current,this.renderState)}}getBaseTargetFromProps(e,t){return e[t]}readValueFromInstance(e,t){if(dg.has(t)){const e=Ay(t);return e&&e.default||0}return t=rv.has(t)?t:Qm(t),e.getAttribute(t)}scrapeMotionValuesFromProps(e,t,n){return iv(e,t,n)}onBindTransform(){this.current&&!this.renderState.dimensions&&Cm.postRender(this.updateDimensions)}build(e,t,n){Ug(e,t,this.isSVGTag,n.transformTemplate)}renderInstance(e,t,n,r){ov(e,t,0,r)}mount(e){this.isSVGTag=Vg(e.tagName),super.mount(e)}}const XS=Im(lv({...Px,...qS,...DS,...zS},((e,t)=>Fg(e)?new QS(t):new YS(t,{allowProjection:e!==n.Fragment})))),JS=({children:e,className:n})=>t.jsx(XS.div,{initial:{opacity:0,filter:"blur(8px)"},animate:{opacity:1,filter:"blur(0px)"},exit:{opacity:0,filter:"blur(8px)"},transition:{duration:.3,ease:"easeInOut"},className:n,children:e}),ZS="reach-styles-module__h3___QiFj-",ek=({children:e,className:n})=>t.jsx("h3",{className:zu(ZS,n),children:e}),tk=({size:e=35,color:r="black",speed:o=.9,strokeWidth:i=3.5,text:s,textSpeed:a=2e3,textColor:l="black"})=>{const[c,u]=n.useState(0),d=Array.isArray(s)?s:s?[s]:[];return n.useEffect((()=>{if(d.length<=1)return;if(c>=d.length-1)return;const e=setInterval((()=>{u((e=>e<d.length-1?e+1:e))}),a);return()=>clearInterval(e)}),[d.length,a,c]),t.jsx("div",{className:"flex flex-col justify-center items-center h-full",children:t.jsxs("div",{className:"flex flex-col items-center gap-4",children:[t.jsxs("div",{className:"loader-container",style:{"--uib-size":`${e}px`,"--uib-color":r,"--uib-speed":`${o}s`,"--uib-stroke":`${i}px`},children:[t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"}),t.jsx("div",{className:"line"})]}),d.length>0&&t.jsx("div",{className:"text-center text-sm text-muted-foreground animate-fade-in "+(l?`text-${l}`:""),children:t.jsx(ek,{children:d[c]})},c),t.jsx("style",{children:"\n .loader-container {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: center;\n height: var(--uib-size);\n width: var(--uib-size);\n }\n .line {\n position: absolute;\n top: calc(50% - var(--uib-stroke) / 2);\n left: 0;\n height: var(--uib-stroke);\n width: 100%;\n border-radius: calc(var(--uib-stroke) / 2);\n background-color: var(--uib-color);\n animation: rotate var(--uib-speed) ease-in-out infinite;\n transition: background-color 0.3s ease;\n }\n .line:nth-child(1) {\n animation-delay: calc(var(--uib-speed) * -0.375);\n }\n .line:nth-child(2) {\n animation-delay: calc(var(--uib-speed) * -0.375);\n opacity: 0.8;\n }\n .line:nth-child(3) {\n animation-delay: calc(var(--uib-speed) * -0.3);\n opacity: 0.6;\n }\n .line:nth-child(4) {\n animation-delay: calc(var(--uib-speed) * -0.225);\n opacity: 0.4;\n }\n .line:nth-child(5) {\n animation-delay: calc(var(--uib-speed) * -0.15);\n opacity: 0.2;\n }\n .line:nth-child(6) {\n animation-delay: calc(var(--uib-speed) * -0.075);\n opacity: 0.1;\n }\n @keyframes rotate {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(180deg);\n }\n }\n .animate-fade-in {\n animation: fadeIn 0.5s ease-in-out;\n }\n @keyframes fadeIn {\n from {\n opacity: 0;\n transform: translateY(5px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n }\n "})]})})},nk={CloseButton:Gc,DropdownMenuTrigger:gc,UserIcon:Kc,UsersIcon:Hc,UserEdit:Bc,ScheduleButton:pc,SendButton:$c,BackButton:vc,NextButton:yc,MergeField:Vc,PlusIcon:Ic,AlertCircleIcon:wc,OneTimeBroadcast:Oc,PatronEntersList:Tc,DateMilestone:pc,RealtimeActivity:hc,EmailIcon:Dc,SmsIcon:Ac,MessagesSent:Nc,LinksClicked:Lc,OpenRate:jc,SpamComplies:Uc,TotalBounceRate:Uc,UnsubscribeRate:qc},rk=e=>({...nk,...e||{}}),ok=lc(["reach-styles-module__base___gfFyc"],{variants:{variant:{default:"reach-styles-module__default___ny1h7",destructive:"reach-styles-module__destructive___XjBvS",outline:"reach-styles-module__outline___gFp3i",secondary:"reach-styles-module__secondary___Pd-e3",ghost:"reach-styles-module__ghost___GcnJq",link:"reach-styles-module__link___EgS2H"},size:{default:"reach-styles-module__sizeDefault___8kU5A",sm:"reach-styles-module__sizeSm___zPIEh",lg:"reach-styles-module__sizeLg___D2G8z",icon:"reach-styles-module__sizeIcon___5XkYW"}},defaultVariants:{variant:"default",size:"default"}}),ik=i.forwardRef((({className:e,variant:n,size:r,asChild:o=!1,...i},s)=>t.jsx(o?wf:"button",{className:zu(ok({variant:n,size:r,className:e})),ref:s,...i})));ik.displayName="Button";var sk=(e=>(e.ChooseAutomationType="choose-automation-type",e.SetAutomationName="set-automation-name",e))(sk||{});const ak=({onClose:e,currentStep:n,setCurrentStep:r,isDisabled:o,createAutomation:i,disableBackButton:s})=>t.jsx("div",{children:t.jsxs("div",{className:"flex justify-end space-x-4",children:[t.jsx(ik,{variant:"secondary",className:"px-4 py-2",onClick:()=>{if(s)e?.(!1);else if(n===sk.ChooseAutomationType)e?.(!1);else{if(n!==sk.SetAutomationName)throw new Error("Invalid step");r(sk.ChooseAutomationType)}},children:n===sk.ChooseAutomationType||s?"Cancel":"Back"}),t.jsx(ik,{className:"px-4 py-2",onClick:()=>{o||n!==sk.SetAutomationName||i()},disabled:o,children:n===sk.SetAutomationName?"Create":"Next"})]})}),lk=({onClick:e,title:n,subtitle:r,icon:o,selected:i,disabled:s=!1})=>t.jsxs("button",{onClick:e,className:"flex flex-col items-center justify-center rounded-lg border-[3px] p-4 transition-all duration-300 ease-in-out "+(s?"opacity-50 cursor-not-allowed":i?"scale-[1.02] hover:scale-[1.04] [border-color:hsl(var(--reach-primary))] [background-color:hsl(var(--reach-primary)/0.05)]":"border-gray-200 hover:[border-color:hsl(var(--reach-primary))] hover:bg-gray-50"),children:[o,t.jsxs("div",{className:"text-center",children:[t.jsx("div",{className:"text-sm font-medium text-gray-900",children:n}),t.jsx("div",{className:"text-xs text-gray-500",children:r})]})]}),ck="text-3xl mb-8",uk="grid grid-cols-2 gap-6",dk="relative p-6 rounded-lg",fk="mb-4 flex items-center justify-center",hk="text-lg font-medium mb-2",pk="text-sm text-muted-foreground",mk="absolute top-3 right-3 bg-gray-100 text-gray-600 text-xs px-2 py-1 rounded-full",gk=({onNext:e,iconDefinitions:n})=>t.jsxs("div",{className:dk,children:[t.jsx("h1",{className:ck,children:"Choose Your Automation Type"}),t.jsxs("div",{className:uk,children:[t.jsx(lk,{onClick:()=>{e(Me.ONE_TIME)},title:"One-Time Broadcast",subtitle:"Send a single message to your current list, like announcing a sale or newsletter.",icon:t.jsx(n.OneTimeBroadcast,{}),selected:!1}),t.jsx(lk,{onClick:()=>{},title:"Patron Enters a List",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.PatronEntersList,{}),selected:!1,disabled:!0}),t.jsx(lk,{onClick:()=>{},title:"Date Milestone",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.DateMilestone,{}),selected:!1,disabled:!0}),t.jsx(lk,{onClick:()=>{},title:"Realtime Activity",subtitle:"Send whenever someone becomes qualified, like welcoming new subscribers who meet specific criteria.",icon:t.jsx(n.RealtimeActivity,{}),selected:!1,disabled:!0})]})]});function vk(e,t){throw new Error(`Unreachable case statement: ${JSON.stringify(e)}. Valid values are: ${Object.values(t).join(", ")}`)}const yk=i.forwardRef((({className:e,type:n,...r},o)=>t.jsx("input",{type:n,className:zu("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:o,...r})));yk.displayName="Input";const bk=i.forwardRef((({className:e,...n},r)=>t.jsx("textarea",{className:zu("flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:r,...n})));bk.displayName="Textarea";const xk=({iconDefinitions:e})=>t.jsxs("div",{children:[t.jsx("div",{className:fk,children:t.jsx(e.OneTimeBroadcast,{})}),t.jsx("h3",{className:hk,children:"One-Time Broadcast"}),t.jsx("p",{className:pk,children:"Send a single message to your current list, like announcing a sale or newsletter."})]}),wk=({iconDefinitions:e})=>t.jsxs("div",{children:[t.jsx("div",{className:mk,children:"Coming Soon"}),t.jsx("div",{className:fk,children:t.jsx(e.RealtimeActivity,{})}),t.jsx("h3",{className:hk,children:"Realtime Activity"}),t.jsx("p",{className:pk,children:"Responds to immediate actions your contacts take, like abandoned carts, form submissions, or appointment bookings."})]}),Sk=({selectedType:e,setAutomationName:n,automationName:r,iconDefinitions:o,setAutomationDescription:i,automationDescription:s})=>t.jsxs("div",{className:"flex flex-col items-center justify-center p-8 max-w-lg mx-auto",children:[t.jsx("h2",{className:"text-2xl font-semibold mb-8 text-center",children:"Name Your Automation"}),t.jsxs("div",{className:"w-full space-y-6",children:[t.jsx("div",{className:"bg-gray-50 p-6 rounded-xl items-center justify-center text-center",children:(()=>{switch(e){case Me.ONE_TIME:return t.jsx(xk,{iconDefinitions:o});case Me.TRIGGER_BASED:return t.jsx(wk,{iconDefinitions:o});default:throw vk(e,Me)}})()}),t.jsxs("div",{className:"space-y-6",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-baseline justify-between mb-2",children:[t.jsx("label",{htmlFor:"automationName",className:"block text-sm font-medium text-gray-900",children:"Name"}),t.jsx("span",{className:"text-xs text-muted-foreground",children:"Only visible to your team"})]}),t.jsx(yk,{id:"automationName",type:"text",value:r,onChange:e=>n(e.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-indigo-500 focus:border-indigo-500 shadow-sm",placeholder:"e.g. April Newsletter Campaign",autoFocus:!0})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-baseline justify-between mb-2",children:[t.jsx("label",{htmlFor:"automationDescription",className:"block text-sm font-medium text-gray-900",children:"Description"}),t.jsx("span",{className:"text-xs text-muted-foreground",children:"Optional"})]}),t.jsx(bk,{id:"automationDescription",value:s,onChange:e=>i(e.target.value),className:"w-full min-h-[80px] resize-none",placeholder:"Add any helpful context for your team..."})]})]})]})]}),kk=({onClose:e,iconDefinitions:r,automationType:o})=>{const{createAutomation:i,isCreating:s}=Pe(),[a,l]=n.useState(!1),c=rk(r),[d,f]=n.useState(o?sk.SetAutomationName:sk.ChooseAutomationType),[h,p]=n.useState(o?{name:void 0,description:void 0,type:o}:{name:void 0,description:void 0,type:void 0}),m=void 0!==h.name&&void 0!==h.type;n.useEffect((()=>{if(h.type&&!h.name){const e=new Date,t=e.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),n=e.toLocaleDateString([],{month:"long",day:"numeric"}),r=`Campaign ${n} ${t}`,o=`New one time campaign created on ${n} at ${t}`;p((e=>({...e,name:r,description:o})))}}),[h]);return s||a?t.jsx("div",{className:dk,children:t.jsx(tk,{text:["Creating Automation","Finishing up"]})}):t.jsxs("div",{className:"relative overflow-y-auto h-full p-8",children:[t.jsxs(fm,{mode:"wait",children:[d===sk.ChooseAutomationType&&t.jsx(JS,{children:t.jsx(gk,{onNext:e=>{p({...h,type:e}),f(sk.SetAutomationName)},iconDefinitions:c})},"choose-automation-type"),d===sk.SetAutomationName&&h.type&&t.jsx(JS,{children:t.jsx(Sk,{iconDefinitions:c,selectedType:h.type,setAutomationName:e=>{p({...h,name:e})},automationName:h.name??"",setAutomationDescription:e=>{p({...h,description:e})},automationDescription:h.description??""})},"set-automation-name")]}),t.jsx("div",{className:"pt-2",children:t.jsx(ak,{onClose:e,currentStep:d,setCurrentStep:f,isDisabled:!m,createAutomation:async()=>{if(!m||!h.name||!h.type)return;l(!0);i({name:h.name,type:h.type,description:h.description},{onSuccess:async t=>{if(t.id){const n=await(async e=>(await Ee(`${u}`,{method:"POST",body:JSON.stringify(e)})).data)({});await je(t.id,{action:[{action_type:"send_communication",action_metadata:{action_type:"send_communication",communication_group_id:n.id}}]}),e?.(t.id)}else e?.("error")},onError:()=>{e?.("error")},onSettled:()=>{p({name:void 0,description:void 0,type:void 0})}})},disableBackButton:void 0!==o})})]})};function Ck({open:e,setOpen:n,onClose:r,iconDefinitions:o,automationType:i}){return t.jsx(Hp,{open:e,onOpenChange:n,children:t.jsxs(Yp,{className:"flex max-h-[86vh] flex-col gap-0 overflow-visible max-w-4xl w-full p-0",children:[t.jsx(Qp,{children:t.jsx("div",{className:"flex items-center justify-between",children:t.jsxs(jf,{children:[t.jsx(Xp,{className:"text-3xl font-normal",children:"Create Automation"}),t.jsx(Jp,{children:"Create a new automation to send messages to your customers."})]})})}),t.jsx(kk,{onClose:e=>{r?.(e),n(!1)},iconDefinitions:o,automationType:i})]})})}var Ek={};Object.defineProperty(Ek,"__esModule",{value:!0}),Ek.parse=function(e,t){const n=new Dk,r=e.length;if(r<2)return n;const o=t?.decode||Ak;let i=0;do{const t=e.indexOf("=",i);if(-1===t)break;const s=e.indexOf(";",i),a=-1===s?r:s;if(t>a){i=e.lastIndexOf(";",t-1)+1;continue}const l=Mk(e,i,t),c=Ok(e,t,l),u=e.slice(l,c);if(void 0===n[u]){let r=Mk(e,t+1,a),i=Ok(e,a,r);const s=o(e.slice(r,i));n[u]=s}i=a+1}while(i<r);return n},Ek.serialize=function(e,t,n){const r=n?.encode||encodeURIComponent;if(!jk.test(e))throw new TypeError(`argument name is invalid: ${e}`);const o=r(t);if(!_k.test(o))throw new TypeError(`argument val is invalid: ${t}`);let i=e+"="+o;if(!n)return i;if(void 0!==n.maxAge){if(!Number.isInteger(n.maxAge))throw new TypeError(`option maxAge is invalid: ${n.maxAge}`);i+="; Max-Age="+n.maxAge}if(n.domain){if(!Tk.test(n.domain))throw new TypeError(`option domain is invalid: ${n.domain}`);i+="; Domain="+n.domain}if(n.path){if(!Pk.test(n.path))throw new TypeError(`option path is invalid: ${n.path}`);i+="; Path="+n.path}if(n.expires){if(!function(e){return"[object Date]"===Nk.call(e)}
|
|
34
34
|
/**
|
|
35
35
|
* react-router v7.1.0
|
|
36
36
|
*
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
* LICENSE.md file in the root directory of this source tree.
|
|
41
41
|
*
|
|
42
42
|
* @license MIT
|
|
43
|
-
*/(n.expires)||!Number.isFinite(n.expires.valueOf()))throw new TypeError(`option expires is invalid: ${n.expires}`);i+="; Expires="+n.expires.toUTCString()}n.httpOnly&&(i+="; HttpOnly");n.secure&&(i+="; Secure");n.partitioned&&(i+="; Partitioned");if(n.priority){switch("string"==typeof n.priority?n.priority.toLowerCase():void 0){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${n.priority}`)}}if(n.sameSite){switch("string"==typeof n.sameSite?n.sameSite.toLowerCase():n.sameSite){case!0:case"strict":i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"none":i+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${n.sameSite}`)}}return i};const Ck=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,Ek=/^[\u0021-\u003A\u003C-\u007E]*$/,jk=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,_k=/^[\u0020-\u003A\u003D-\u007E]*$/,Tk=Object.prototype.toString,Pk=(()=>{const e=function(){};return e.prototype=Object.create(null),e})();function Nk(e,t,n){do{const n=e.charCodeAt(t);if(32!==n&&9!==n)return t}while(++t<n);return n}function Dk(e,t,n){for(;t>n;){const n=e.charCodeAt(--t);if(32!==n&&9!==n)return t+1}return n}function Mk(e){if(-1===e.indexOf("%"))return e;try{return decodeURIComponent(e)}catch(ZY){return e}}function Ok(e={}){let t,{initialEntries:n=["/"],initialIndex:r,v5Compat:o=!1}=e;t=n.map(((e,t)=>u(e,"string"==typeof e?null:e.state,0===t?"default":void 0)));let i=l(null==r?t.length-1:r),s="POP",a=null;function l(e){return Math.min(Math.max(e,0),t.length-1)}function c(){return t[i]}function u(e,n=null,r){let o=function(e,t,n=null,r){let o={pathname:"string"==typeof e?e:e.pathname,search:"",hash:"",..."string"==typeof t?Fk(t):t,state:n,key:t&&t.key||r||Lk()};return o}(t?c().pathname:"/",e,n,r);return Rk("/"===o.pathname.charAt(0),`relative pathnames are not supported in memory history: ${JSON.stringify(e)}`),o}function d(e){return"string"==typeof e?e:Ik(e)}return{get index(){return i},get action(){return s},get location(){return c()},createHref:d,createURL:e=>new URL(d(e),"http://localhost"),encodeLocation(e){let t="string"==typeof e?Fk(e):e;return{pathname:t.pathname||"",search:t.search||"",hash:t.hash||""}},push(e,n){s="PUSH";let r=u(e,n);i+=1,t.splice(i,t.length,r),o&&a&&a({action:s,location:r,delta:1})},replace(e,n){s="REPLACE";let r=u(e,n);t[i]=r,o&&a&&a({action:s,location:r,delta:0})},go(e){s="POP";let n=l(i+e);i=n,a&&a({action:s,location:t[n],delta:e})},listen:e=>(a=e,()=>{a=null})}}function Ak(e,t){if(!1===e||null==e)throw new Error(t)}function Rk(e,t){if(!e)try{throw new Error(t)}catch(ZY){}}function Lk(){return Math.random().toString(36).substring(2,10)}function Ik({pathname:e="/",search:t="",hash:n=""}){return t&&"?"!==t&&(e+="?"===t.charAt(0)?t:"?"+t),n&&"#"!==n&&(e+="#"===n.charAt(0)?n:"#"+n),e}function Fk(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function $k(e,t,n="/"){return function(e,t,n,r){let o="string"==typeof t?Fk(t):t,i=Zk(o.pathname||"/",n);if(null==i)return null;let s=qk(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let n=e.length===t.length&&e.slice(0,-1).every(((e,n)=>e===t[n]));return n?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(s);let a=null;for(let l=0;null==a&&l<s.length;++l){let e=Jk(i);a=Qk(s[l],e,r)}return a}(e,t,n,!1)}function qk(e,t=[],n=[],r=""){let o=(e,o,i)=>{let s={relativePath:void 0===i?e.path||"":i,caseSensitive:!0===e.caseSensitive,childrenIndex:o,route:e};s.relativePath.startsWith("/")&&(Ak(s.relativePath.startsWith(r),`Absolute route path "${s.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),s.relativePath=s.relativePath.slice(r.length));let a=rC([r,s.relativePath]),l=n.concat(s);e.children&&e.children.length>0&&(Ak(!0!==e.index,`Index routes must not have child routes. Please remove all child routes from route path "${a}".`),qk(e.children,t,l,a)),(null!=e.path||e.index)&&t.push({path:a,score:Yk(a,e.index),routesMeta:l})};return e.forEach(((e,t)=>{if(""!==e.path&&e.path?.includes("?"))for(let n of zk(e.path))o(e,t,n);else o(e,t)})),t}function zk(e){let t=e.split("/");if(0===t.length)return[];let[n,...r]=t,o=n.endsWith("?"),i=n.replace(/\?$/,"");if(0===r.length)return o?[i,""]:[i];let s=zk(r.join("/")),a=[];return a.push(...s.map((e=>""===e?i:[i,e].join("/")))),o&&a.push(...s),a.map((t=>e.startsWith("/")&&""===t?"/":t))}var Uk=/^:[\w-]+$/,Bk=3,Vk=2,Kk=1,Hk=10,Wk=-2,Gk=e=>"*"===e;function Yk(e,t){let n=e.split("/"),r=n.length;return n.some(Gk)&&(r+=Wk),t&&(r+=Vk),n.filter((e=>!Gk(e))).reduce(((e,t)=>e+(Uk.test(t)?Bk:""===t?Kk:Hk)),r)}function Qk(e,t,n=!1){let{routesMeta:r}=e,o={},i="/",s=[];for(let a=0;a<r.length;++a){let e=r[a],l=a===r.length-1,c="/"===i?t:t.slice(i.length)||"/",u=Xk({path:e.relativePath,caseSensitive:e.caseSensitive,end:l},c),d=e.route;if(!u&&l&&n&&!r[r.length-1].route.index&&(u=Xk({path:e.relativePath,caseSensitive:e.caseSensitive,end:!1},c)),!u)return null;Object.assign(o,u.params),s.push({params:o,pathname:rC([i,u.pathname]),pathnameBase:oC(rC([i,u.pathnameBase])),route:d}),"/"!==u.pathnameBase&&(i=rC([i,u.pathnameBase]))}return s}function Xk(e,t){"string"==typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=function(e,t=!1,n=!0){Rk("*"===e||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let r=[],o="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,((e,t,n)=>(r.push({paramName:t,isOptional:null!=n}),n?"/?([^\\/]+)?":"/([^\\/]+)")));e.endsWith("*")?(r.push({paramName:"*"}),o+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?o+="\\/*$":""!==e&&"/"!==e&&(o+="(?:(?=\\/|$))");let i=new RegExp(o,t?void 0:"i");return[i,r]}(e.path,e.caseSensitive,e.end),o=t.match(n);if(!o)return null;let i=o[0],s=i.replace(/(.)\/+$/,"$1"),a=o.slice(1);return{params:r.reduce(((e,{paramName:t,isOptional:n},r)=>{if("*"===t){s=i.slice(0,i.length-(a[r]||"").length).replace(/(.)\/+$/,"$1")}const o=a[r];return e[t]=n&&!o?void 0:(o||"").replace(/%2F/g,"/"),e}),{}),pathname:i,pathnameBase:s,pattern:e}}function Jk(e){try{return e.split("/").map((e=>decodeURIComponent(e).replace(/\//g,"%2F"))).join("/")}catch(t){return Rk(!1,`The URL path "${e}" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function Zk(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&"/"!==r?null:e.slice(n)||"/"}function eC(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function tC(e){let t=function(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}(e);return t.map(((e,n)=>n===t.length-1?e.pathname:e.pathnameBase))}function nC(e,t,n,r=!1){let o;"string"==typeof e?o=Fk(e):(o={...e},Ak(!o.pathname||!o.pathname.includes("?"),eC("?","pathname","search",o)),Ak(!o.pathname||!o.pathname.includes("#"),eC("#","pathname","hash",o)),Ak(!o.search||!o.search.includes("#"),eC("#","search","hash",o)));let i,s=""===e||""===o.pathname,a=s?"/":o.pathname;if(null==a)i=n;else{let e=t.length-1;if(!r&&a.startsWith("..")){let t=a.split("/");for(;".."===t[0];)t.shift(),e-=1;o.pathname=t.join("/")}i=e>=0?t[e]:"/"}let l=function(e,t="/"){let{pathname:n,search:r="",hash:o=""}="string"==typeof e?Fk(e):e,i=n?n.startsWith("/")?n:function(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)})),n.length>1?n.join("/"):"/"}(n,t):t;return{pathname:i,search:iC(r),hash:sC(o)}}(o,i),c=a&&"/"!==a&&a.endsWith("/"),u=(s||"."===a)&&n.endsWith("/");return l.pathname.endsWith("/")||!c&&!u||(l.pathname+="/"),l}var rC=e=>e.join("/").replace(/\/\/+/g,"/"),oC=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),iC=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",sC=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";var aC=["POST","PUT","PATCH","DELETE"];new Set(aC);var lC=["GET",...aC];new Set(lC);var cC=i.createContext(null);cC.displayName="DataRouter";var uC=i.createContext(null);uC.displayName="DataRouterState";var dC=i.createContext({isTransitioning:!1});dC.displayName="ViewTransition",i.createContext(new Map).displayName="Fetchers",i.createContext(null).displayName="Await";var fC=i.createContext(null);fC.displayName="Navigation";var hC=i.createContext(null);hC.displayName="Location";var pC=i.createContext({outlet:null,matches:[],isDataRoute:!1});pC.displayName="Route";var mC=i.createContext(null);function gC(){return null!=i.useContext(hC)}function vC(){return Ak(gC(),"useLocation() may be used only in the context of a <Router> component."),i.useContext(hC).location}mC.displayName="RouteError";var yC="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function bC(e){i.useContext(fC).static||i.useLayoutEffect(e)}function xC(){let{isDataRoute:e}=i.useContext(pC);return e?function(){let{router:e}=function(e){let t=i.useContext(cC);return Ak(t,_C(e)),t}("useNavigate"),t=TC("useNavigate"),n=i.useRef(!1);return bC((()=>{n.current=!0})),i.useCallback((async(r,o={})=>{Rk(n.current,yC),n.current&&("number"==typeof r?e.navigate(r):await e.navigate(r,{fromRouteId:t,...o}))}),[e,t])}():function(){Ak(gC(),"useNavigate() may be used only in the context of a <Router> component.");let e=i.useContext(cC),{basename:t,navigator:n}=i.useContext(fC),{matches:r}=i.useContext(pC),{pathname:o}=vC(),s=JSON.stringify(tC(r)),a=i.useRef(!1);return bC((()=>{a.current=!0})),i.useCallback(((r,i={})=>{if(Rk(a.current,yC),!a.current)return;if("number"==typeof r)return void n.go(r);let l=nC(r,JSON.parse(s),o,"path"===i.relative);null==e&&"/"!==t&&(l.pathname="/"===l.pathname?t:rC([t,l.pathname])),(i.replace?n.replace:n.push)(l,i.state,i)}),[t,n,s,o,e])}()}function wC(e,{relative:t}={}){let{matches:n}=i.useContext(pC),{pathname:r}=vC(),o=JSON.stringify(tC(n));return i.useMemo((()=>nC(e,JSON.parse(o),r,"path"===t)),[e,o,r,t])}function SC(e,t,n,r){Ak(gC(),"useRoutes() may be used only in the context of a <Router> component.");let o,{navigator:s}=i.useContext(fC),{matches:a}=i.useContext(pC),l=a[a.length-1],c=l?l.params:{},u=l?l.pathname:"/",d=l?l.pathnameBase:"/",f=l&&l.route;{let e=f&&f.path||"";NC(u,!f||e.endsWith("*")||e.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${u}" (under <Route path="${e}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.\n\nPlease change the parent <Route path="${e}"> to <Route path="${"/"===e?"*":`${e}/*`}">.`)}o=vC();let h=o.pathname||"/",p=h;if("/"!==d){let e=d.replace(/^\//,"").split("/");p="/"+h.replace(/^\//,"").split("/").slice(e.length).join("/")}let m=$k(e,{pathname:p});Rk(f||null!=m,`No routes matched location "${o.pathname}${o.search}${o.hash}" `),Rk(null==m||void 0!==m[m.length-1].route.element||void 0!==m[m.length-1].route.Component||void 0!==m[m.length-1].route.lazy,`Matched leaf route at location "${o.pathname}${o.search}${o.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let g=function(e,t=[],n=null){if(null==e){if(!n)return null;if(n.errors)e=n.matches;else{if(0!==t.length||n.initialized||!(n.matches.length>0))return null;e=n.matches}}let r=e,o=n?.errors;if(null!=o){let e=r.findIndex((e=>e.route.id&&void 0!==o?.[e.route.id]));Ak(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(o).join(",")}`),r=r.slice(0,Math.min(r.length,e+1))}let s=!1,a=-1;if(n)for(let i=0;i<r.length;i++){let e=r[i];if((e.route.HydrateFallback||e.route.hydrateFallbackElement)&&(a=i),e.route.id){let{loaderData:t,errors:o}=n,i=e.route.loader&&!t.hasOwnProperty(e.route.id)&&(!o||void 0===o[e.route.id]);if(e.route.lazy||i){s=!0,r=a>=0?r.slice(0,a+1):[r[0]];break}}}return r.reduceRight(((e,l,c)=>{let u,d=!1,f=null,h=null;n&&(u=o&&l.route.id?o[l.route.id]:void 0,f=l.route.errorElement||CC,s&&(a<0&&0===c?(NC("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),d=!0,h=null):a===c&&(d=!0,h=l.route.hydrateFallbackElement||null)));let p=t.concat(r.slice(0,c+1)),m=()=>{let t;return t=u?f:d?h:l.route.Component?i.createElement(l.route.Component,null):l.route.element?l.route.element:e,i.createElement(jC,{match:l,routeContext:{outlet:e,matches:p,isDataRoute:null!=n},children:t})};return n&&(l.route.ErrorBoundary||l.route.errorElement||0===c)?i.createElement(EC,{location:n.location,revalidation:n.revalidation,component:f,error:u,children:m(),routeContext:{outlet:null,matches:p,isDataRoute:!0}}):m()}),null)}(m&&m.map((e=>Object.assign({},e,{params:Object.assign({},c,e.params),pathname:rC([d,s.encodeLocation?s.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?d:rC([d,s.encodeLocation?s.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),a,n,r);return g}function kC(){let e=function(){let e=i.useContext(mC),t=function(e){let t=i.useContext(uC);return Ak(t,_C(e)),t}("useRouteError"),n=TC("useRouteError");if(void 0!==e)return e;return t.errors?.[n]}(),t=function(e){return null!=e&&"number"==typeof e.status&&"string"==typeof e.statusText&&"boolean"==typeof e.internal&&"data"in e}(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",o={padding:"0.5rem",backgroundColor:r},s={padding:"2px 4px",backgroundColor:r},a=null;return a=i.createElement(i.Fragment,null,i.createElement("p",null,"💿 Hey developer 👋"),i.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",i.createElement("code",{style:s},"ErrorBoundary")," or"," ",i.createElement("code",{style:s},"errorElement")," prop on your route.")),i.createElement(i.Fragment,null,i.createElement("h2",null,"Unexpected Application Error!"),i.createElement("h3",{style:{fontStyle:"italic"}},t),n?i.createElement("pre",{style:o},n):null,a)}i.createContext(null);var CC=i.createElement(kC,null),EC=class extends i.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||"idle"!==t.revalidation&&"idle"===e.revalidation?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:void 0!==e.error?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){}render(){return void 0!==this.state.error?i.createElement(pC.Provider,{value:this.props.routeContext},i.createElement(mC.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function jC({routeContext:e,match:t,children:n}){let r=i.useContext(cC);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),i.createElement(pC.Provider,{value:e},n)}function _C(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function TC(e){let t=function(e){let t=i.useContext(pC);return Ak(t,_C(e)),t}(e),n=t.matches[t.matches.length-1];return Ak(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}var PC={};function NC(e,t,n){t||PC[e]||(PC[e]=!0,Rk(!1,n))}function DC({basename:e,children:t,initialEntries:n,initialIndex:r}){let o=i.useRef();null==o.current&&(o.current=Ok({initialEntries:n,initialIndex:r,v5Compat:!0}));let s=o.current,[a,l]=i.useState({action:s.action,location:s.location}),c=i.useCallback((e=>{i.startTransition((()=>l(e)))}),[l]);return i.useLayoutEffect((()=>s.listen(c)),[s,c]),i.createElement(MC,{basename:e,children:t,location:a.location,navigationType:a.action,navigator:s})}function MC({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:o,static:s=!1}){Ak(!gC(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let a=e.replace(/^\/*/,"/"),l=i.useMemo((()=>({basename:a,navigator:o,static:s,future:{}})),[a,o,s]);"string"==typeof n&&(n=Fk(n));let{pathname:c="/",search:u="",hash:d="",state:f=null,key:h="default"}=n,p=i.useMemo((()=>{let e=Zk(c,a);return null==e?null:{location:{pathname:e,search:u,hash:d,state:f,key:h},navigationType:r}}),[a,c,u,d,f,h,r]);return Rk(null!=p,`<Router basename="${a}"> is not able to match the URL "${c}${u}${d}" because it does not start with the basename, so the <Router> won't render anything.`),null==p?null:i.createElement(fC.Provider,{value:l},i.createElement(hC.Provider,{children:t,value:p}))}i.memo((function({routes:e,future:t,state:n}){return SC(e,0,n,t)}));var OC="get",AC="application/x-www-form-urlencoded";function RC(e){return null!=e&&"string"==typeof e.tagName}function LC(e=""){return new URLSearchParams("string"==typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce(((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map((e=>[n,e])):[[n,r]])}),[]))}var IC=null;var FC=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function $C(e){return null==e||FC.has(e)?e:(Rk(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${AC}"`),null)}function qC(e,t){let n,r,o,i,s;if(function(e){return RC(e)&&"form"===e.tagName.toLowerCase()}(e)){let s=e.getAttribute("action");r=s?Zk(s,t):null,n=e.getAttribute("method")||OC,o=$C(e.getAttribute("enctype"))||AC,i=new FormData(e)}else if(function(e){return RC(e)&&"button"===e.tagName.toLowerCase()}(e)||function(e){return RC(e)&&"input"===e.tagName.toLowerCase()}(e)&&("submit"===e.type||"image"===e.type)){let s=e.form;if(null==s)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let a=e.getAttribute("formaction")||s.getAttribute("action");if(r=a?Zk(a,t):null,n=e.getAttribute("formmethod")||s.getAttribute("method")||OC,o=$C(e.getAttribute("formenctype"))||$C(s.getAttribute("enctype"))||AC,i=new FormData(s,e),!function(){if(null===IC)try{new FormData(document.createElement("form"),0),IC=!1}catch(ZY){IC=!0}return IC}()){let{name:t,type:n,value:r}=e;if("image"===n){let e=t?`${t}.`:"";i.append(`${e}x`,"0"),i.append(`${e}y`,"0")}else t&&i.append(t,r)}}else{if(RC(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=OC,r=null,o=AC,s=e}return i&&"text/plain"===o&&(s=i,i=void 0),{action:r,method:n.toLowerCase(),encType:o,formData:i,body:s}}function zC(e,t){if(!1===e||null==e)throw new Error(t)}function UC(e){return null!=e&&(null==e.href?"preload"===e.rel&&"string"==typeof e.imageSrcSet&&"string"==typeof e.imageSizes:"string"==typeof e.rel&&"string"==typeof e.href)}async function BC(e,t,n){return function(e,t){let n=new Set;return new Set(t),e.reduce(((e,t)=>{let r=JSON.stringify(function(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}(t));return n.has(r)||(n.add(r),e.push({key:r,link:t})),e}),[])}((await Promise.all(e.map((async e=>{let r=t.routes[e.route.id];if(r){let e=await async function(e,t){if(e.id in t)return t[e.id];try{let n=await import(e.module);return t[e.id]=n,n}catch(n){return window.__reactRouterContext&&window,window.location.reload(),new Promise((()=>{}))}}(r,n);return e.links?e.links():[]}return[]})))).flat(1).filter(UC).filter((e=>"stylesheet"===e.rel||"preload"===e.rel)).map((e=>"stylesheet"===e.rel?{...e,rel:"prefetch",as:"style"}:{...e,rel:"prefetch"})))}function VC(e,t,n,r,o,i){let s=(e,t)=>!n[t]||e.route.id!==n[t].route.id,a=(e,t)=>n[t].pathname!==e.pathname||n[t].route.path?.endsWith("*")&&n[t].params["*"]!==e.params["*"];return"assets"===i?t.filter(((e,t)=>s(e,t)||a(e,t))):"data"===i?t.filter(((t,i)=>{let l=r.routes[t.route.id];if(!l||!l.hasLoader)return!1;if(s(t,i)||a(t,i))return!0;if(t.route.shouldRevalidate){let r=t.route.shouldRevalidate({currentUrl:new URL(o.pathname+o.search+o.hash,window.origin),currentParams:n[0]?.params||{},nextUrl:new URL(e,window.origin),nextParams:t.params,defaultShouldRevalidate:!0});if("boolean"==typeof r)return r}return!0})):[]}function KC(e,t){return n=e.map((e=>{let n=t.routes[e.route.id];if(!n)return[];let r=[n.module];return n.imports&&(r=r.concat(n.imports)),r})).flat(1),[...new Set(n)];var n}var HC=i.createContext(void 0);function WC(){let e=i.useContext(HC);return zC(e,"You must render this element inside a <HydratedRouter> element"),e}function GC(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function YC({page:e,...t}){let{router:n}=function(){let e=i.useContext(cC);return zC(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}(),r=i.useMemo((()=>$k(n.routes,e,n.basename)),[n.routes,e,n.basename]);return r?i.createElement(QC,{page:e,matches:r,...t}):null}function QC({page:e,matches:t,...n}){let r=vC(),{manifest:o,routeModules:s}=WC(),{loaderData:a,matches:l}=function(){let e=i.useContext(uC);return zC(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}(),c=i.useMemo((()=>VC(e,t,l,o,r,"data")),[e,t,l,o,r]),u=i.useMemo((()=>VC(e,t,l,o,r,"assets")),[e,t,l,o,r]),d=i.useMemo((()=>{if(e===r.pathname+r.search+r.hash)return[];let n=new Set,i=!1;if(t.forEach((e=>{let t=o.routes[e.route.id];t&&t.hasLoader&&(!c.some((t=>t.route.id===e.route.id))&&e.route.id in a&&s[e.route.id]?.shouldRevalidate||t.hasClientLoader?i=!0:n.add(e.route.id))})),0===n.size)return[];let l=function(e){let t="string"==typeof e?new URL(e,"undefined"==typeof window?"server://singlefetch/":window.location.origin):e;return t.pathname="/"===t.pathname?"_root.data":`${t.pathname.replace(/\/$/,"")}.data`,t}(e);return i&&n.size>0&&l.searchParams.set("_routes",t.filter((e=>n.has(e.route.id))).map((e=>e.route.id)).join(",")),[l.pathname+l.search]}),[a,r,o,c,t,e,s]),f=i.useMemo((()=>KC(u,o)),[u,o]),h=function(e){let{manifest:t,routeModules:n}=WC(),[r,o]=i.useState([]);return i.useEffect((()=>{let r=!1;return BC(e,t,n).then((e=>{r||o(e)})),()=>{r=!0}}),[e,t,n]),r}(u);return i.createElement(i.Fragment,null,d.map((e=>i.createElement("link",{key:e,rel:"prefetch",as:"fetch",href:e,...n}))),f.map((e=>i.createElement("link",{key:e,rel:"modulepreload",href:e,...n}))),h.map((({key:e,link:t})=>i.createElement("link",{key:e,...t}))))}function XC(...e){return t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}}HC.displayName="FrameworkContext";var JC="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;try{JC&&(window.__reactRouterVersion="7.1.0")}catch(ZY){}var ZC=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,eE=i.forwardRef((function({onClick:e,discover:t="render",prefetch:n="none",relative:r,reloadDocument:o,replace:s,state:a,target:l,to:c,preventScrollReset:u,viewTransition:d,...f},h){let p,{basename:m}=i.useContext(fC),g="string"==typeof c&&ZC.test(c),v=!1;if("string"==typeof c&&g&&(p=c,JC))try{let e=new URL(window.location.href),t=c.startsWith("//")?new URL(e.protocol+c):new URL(c),n=Zk(t.pathname,m);t.origin===e.origin&&null!=n?c=n+t.search+t.hash:v=!0}catch(ZY){Rk(!1,`<Link to="${c}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let y=function(e,{relative:t}={}){Ak(gC(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=i.useContext(fC),{hash:o,pathname:s,search:a}=wC(e,{relative:t}),l=s;return"/"!==n&&(l="/"===s?n:rC([n,s])),r.createHref({pathname:l,search:a,hash:o})}(c,{relative:r}),[b,x,w]=function(e,t){let n=i.useContext(HC),[r,o]=i.useState(!1),[s,a]=i.useState(!1),{onFocus:l,onBlur:c,onMouseEnter:u,onMouseLeave:d,onTouchStart:f}=t,h=i.useRef(null);i.useEffect((()=>{if("render"===e&&a(!0),"viewport"===e){let e=new IntersectionObserver((e=>{e.forEach((e=>{a(e.isIntersecting)}))}),{threshold:.5});return h.current&&e.observe(h.current),()=>{e.disconnect()}}}),[e]),i.useEffect((()=>{if(r){let e=setTimeout((()=>{a(!0)}),100);return()=>{clearTimeout(e)}}}),[r]);let p=()=>{o(!0)},m=()=>{o(!1),a(!1)};return n?"intent"!==e?[s,h,{}]:[s,h,{onFocus:GC(l,p),onBlur:GC(c,m),onMouseEnter:GC(u,p),onMouseLeave:GC(d,m),onTouchStart:GC(f,p)}]:[!1,h,{}]}(n,f),S=function(e,{target:t,replace:n,state:r,preventScrollReset:o,relative:s,viewTransition:a}={}){let l=xC(),c=vC(),u=wC(e,{relative:s});return i.useCallback((i=>{if(function(e,t){return!(0!==e.button||t&&"_self"!==t||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e))}(i,t)){i.preventDefault();let t=void 0!==n?n:Ik(c)===Ik(u);l(e,{replace:t,state:r,preventScrollReset:o,relative:s,viewTransition:a})}}),[c,l,u,n,r,t,e,o,s,a])}(c,{replace:s,state:a,target:l,preventScrollReset:u,relative:r,viewTransition:d});let k=i.createElement("a",{...f,...w,href:p||y,onClick:v||o?e:function(t){e&&e(t),t.defaultPrevented||S(t)},ref:XC(h,x),target:l,"data-discover":g||"render"!==t?void 0:"true"});return b&&!g?i.createElement(i.Fragment,null,k,i.createElement(YC,{page:y})):k}));function tE(e){let t=i.useContext(cC);return Ak(t,function(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}(e)),t}function nE(e){Rk("undefined"!=typeof URLSearchParams,"You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let t=i.useRef(LC(e)),n=i.useRef(!1),r=vC(),o=i.useMemo((()=>function(e,t){let n=LC(e);return t&&t.forEach(((e,r)=>{n.has(r)||t.getAll(r).forEach((e=>{n.append(r,e)}))})),n}(r.search,n.current?null:t.current)),[r.search]),s=xC(),a=i.useCallback(((e,t)=>{const r=LC("function"==typeof e?e(o):e);n.current=!0,s("?"+r,t)}),[s,o]);return[o,a]}eE.displayName="Link",i.forwardRef((function({"aria-current":e="page",caseSensitive:t=!1,className:n="",end:r=!1,style:o,to:s,viewTransition:a,children:l,...c},u){let d=wC(s,{relative:c.relative}),f=vC(),h=i.useContext(uC),{navigator:p,basename:m}=i.useContext(fC),g=null!=h&&function(e,t={}){let n=i.useContext(dC);Ak(null!=n,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=tE("useViewTransitionState"),o=wC(e,{relative:t.relative});if(!n.isTransitioning)return!1;let s=Zk(n.currentLocation.pathname,r)||n.currentLocation.pathname,a=Zk(n.nextLocation.pathname,r)||n.nextLocation.pathname;return null!=Xk(o.pathname,a)||null!=Xk(o.pathname,s)}(d)&&!0===a,v=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,y=f.pathname,b=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;t||(y=y.toLowerCase(),b=b?b.toLowerCase():null,v=v.toLowerCase()),b&&m&&(b=Zk(b,m)||b);const x="/"!==v&&v.endsWith("/")?v.length-1:v.length;let w,S=y===v||!r&&y.startsWith(v)&&"/"===y.charAt(x),k=null!=b&&(b===v||!r&&b.startsWith(v)&&"/"===b.charAt(v.length)),C={isActive:S,isPending:k,isTransitioning:g},E=S?e:void 0;w="function"==typeof n?n(C):[n,S?"active":null,k?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let j="function"==typeof o?o(C):o;return i.createElement(eE,{...c,"aria-current":E,className:w,ref:u,style:j,to:s,viewTransition:a},"function"==typeof l?l(C):l)})).displayName="NavLink",i.forwardRef((({discover:e="render",fetcherKey:t,navigate:n,reloadDocument:r,replace:o,state:s,method:a=OC,action:l,onSubmit:c,relative:u,preventScrollReset:d,viewTransition:f,...h},p)=>{let m=function(){let{router:e}=tE("useSubmit"),{basename:t}=i.useContext(fC),n=TC("useRouteId");return i.useCallback((async(r,o={})=>{let{action:i,method:s,encType:a,formData:l,body:c}=qC(r,t);if(!1===o.navigate){let t=o.fetcherKey||oE();await e.fetch(t,n,o.action||i,{preventScrollReset:o.preventScrollReset,formData:l,body:c,formMethod:o.method||s,formEncType:o.encType||a,flushSync:o.flushSync})}else await e.navigate(o.action||i,{preventScrollReset:o.preventScrollReset,formData:l,body:c,formMethod:o.method||s,formEncType:o.encType||a,replace:o.replace,state:o.state,fromRouteId:n,flushSync:o.flushSync,viewTransition:o.viewTransition})}),[e,t,n])}(),g=function(e,{relative:t}={}){let{basename:n}=i.useContext(fC),r=i.useContext(pC);Ak(r,"useFormAction must be used inside a RouteContext");let[o]=r.matches.slice(-1),s={...wC(e||".",{relative:t})},a=vC();if(null==e){s.search=a.search;let e=new URLSearchParams(s.search),t=e.getAll("index");if(t.some((e=>""===e))){e.delete("index"),t.filter((e=>e)).forEach((t=>e.append("index",t)));let n=e.toString();s.search=n?`?${n}`:""}}e&&"."!==e||!o.route.index||(s.search=s.search?s.search.replace(/^\?/,"?index&"):"?index");"/"!==n&&(s.pathname="/"===s.pathname?n:rC([n,s.pathname]));return Ik(s)}(l,{relative:u}),v="get"===a.toLowerCase()?"get":"post",y="string"==typeof l&&ZC.test(l);return i.createElement("form",{ref:p,method:v,action:g,onSubmit:r?c:e=>{if(c&&c(e),e.defaultPrevented)return;e.preventDefault();let r=e.nativeEvent.submitter,i=r?.getAttribute("formmethod")||a;m(r||e.currentTarget,{fetcherKey:t,method:i,navigate:n,replace:o,state:s,relative:u,preventScrollReset:d,viewTransition:f})},...h,"data-discover":y||"render"!==e?void 0:"true"})})).displayName="Form";var rE=0,oE=()=>`__${String(++rE)}__`;new TextEncoder;const iE=({tabs:e,activeTab:r,onTabChange:o,tabsLocation:i="left",secondaryTabs:s=!1})=>{const a=n.useRef([]),[l,c]=n.useState({width:0,left:0});return n.useEffect((()=>{const t=a.current[e.findIndex((e=>e.id===r))];t&&c({width:t.offsetWidth,left:t.offsetLeft})}),[r,e]),t.jsxs("div",{className:"flex flex-col gap-4 w-full flex-1",children:[t.jsx("div",{className:"flex items-center justify-between border-b px-4",children:t.jsxs("div",{className:"relative flex items-center gap-8 "+("left"===i?"w-full justify-start":"w-full justify-center"),children:[t.jsx("div",{className:"absolute bottom-0 left-0 w-full h-[1px] bg-gray-100/50 rounded-full"}),t.jsx("div",{className:"absolute bottom-0 h-[1px] rounded-full transition-all duration-300 ease-out\n bg-gradient-to-r from-primary to-primary/90\n shadow-[0_0_8px_rgba(var(--primary-rgb),0.3)]",style:{width:`${l.width}px`,left:`${l.left}px`}}),e.map(((e,n)=>t.jsx("button",{ref:e=>a.current[n]=e,onClick:()=>o(e.id),className:Kp("relative px-1 py-3 transition-all duration-200",r!==e.id&&"text-muted-foreground",s&&"text-sm"),children:e.label},e.id)))]})}),t.jsx("div",{className:"relative min-h-40",children:e.map((n=>t.jsx("div",{className:"absolute w-full transition-all duration-500 ease-in-out transform \n "+(r===n.id?"translate-x-0 opacity-100 pointer-events-auto":(e.findIndex((e=>e.id===n.id))<e.findIndex((e=>e.id===r))?"translate-x-[-8%]":"translate-x-[8%]")+" opacity-0 pointer-events-none"),children:n.content},n.id)))})]})};var sE,aE="dismissableLayer.update",lE="dismissableLayer.pointerDownOutside",cE="dismissableLayer.focusOutside",uE=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),dE=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(uE),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=za(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){hE(lE,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){hE(cE,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return Za((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(sE=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),fE(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=sE)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),fE())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(aE,e),()=>document.removeEventListener(aE,e)}),[]),t.jsx(Qa.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:Fa(e.onFocusCapture,C.onFocusCapture),onBlurCapture:Fa(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:Fa(e.onPointerDownCapture,k.onPointerDownCapture)})}));dE.displayName="DismissableLayer";function fE(){const e=new CustomEvent(aE);document.dispatchEvent(e)}function hE(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?Xa(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(uE),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Qa.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var pE=i["useId".toString()]||(()=>{}),mE=0;function gE(e){const[t,n]=i.useState(pE());return dl((()=>{n((e=>e??String(mE++)))}),[e]),t?`radix-${t}`:""}const vE=["top","right","bottom","left"],yE=Math.min,bE=Math.max,xE=Math.round,wE=Math.floor,SE=e=>({x:e,y:e}),kE={left:"right",right:"left",bottom:"top",top:"bottom"},CE={start:"end",end:"start"};function EE(e,t,n){return bE(e,yE(t,n))}function jE(e,t){return"function"==typeof e?e(t):e}function _E(e){return e.split("-")[0]}function TE(e){return e.split("-")[1]}function PE(e){return"x"===e?"y":"x"}function NE(e){return"y"===e?"height":"width"}function DE(e){return["top","bottom"].includes(_E(e))?"y":"x"}function ME(e){return PE(DE(e))}function OE(e){return e.replace(/start|end/g,(e=>CE[e]))}function AE(e){return e.replace(/left|right|bottom|top/g,(e=>kE[e]))}function RE(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function LE(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function IE(e,t,n){let{reference:r,floating:o}=e;const i=DE(t),s=ME(t),a=NE(s),l=_E(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let h;switch(l){case"top":h={x:u,y:r.y-o.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-o.width,y:d};break;default:h={x:r.x,y:r.y}}switch(TE(t)){case"start":h[s]-=f*(n&&c?-1:1);break;case"end":h[s]+=f*(n&&c?-1:1)}return h}async function FE(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=jE(t,e),p=RE(h),m=a[f?"floating"===d?"reference":"floating":d],g=LE(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),v="floating"===d?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},x=LE(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:v,offsetParent:y,strategy:l}):v);return{top:(g.top-x.top+p.top)/b.y,bottom:(x.bottom-g.bottom+p.bottom)/b.y,left:(g.left-x.left+p.left)/b.x,right:(x.right-g.right+p.right)/b.x}}function $E(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function qE(e){return vE.some((t=>e[t]>=0))}function zE(){return"undefined"!=typeof window}function UE(e){return KE(e)?(e.nodeName||"").toLowerCase():"#document"}function BE(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function VE(e){var t;return null==(t=(KE(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function KE(e){return!!zE()&&(e instanceof Node||e instanceof BE(e).Node)}function HE(e){return!!zE()&&(e instanceof Element||e instanceof BE(e).Element)}function WE(e){return!!zE()&&(e instanceof HTMLElement||e instanceof BE(e).HTMLElement)}function GE(e){return!(!zE()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof BE(e).ShadowRoot)}function YE(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=tj(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function QE(e){return["table","td","th"].includes(UE(e))}function XE(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(ZY){return!1}}))}function JE(e){const t=ZE(),n=HE(e)?tj(e):e;return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function ZE(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ej(e){return["html","body","#document"].includes(UE(e))}function tj(e){return BE(e).getComputedStyle(e)}function nj(e){return HE(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function rj(e){if("html"===UE(e))return e;const t=e.assignedSlot||e.parentNode||GE(e)&&e.host||VE(e);return GE(t)?t.host:t}function oj(e){const t=rj(e);return ej(t)?e.ownerDocument?e.ownerDocument.body:e.body:WE(t)&&YE(t)?t:oj(t)}function ij(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=oj(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=BE(o);if(i){const e=sj(s);return t.concat(s,s.visualViewport||[],YE(o)?o:[],e&&n?ij(e):[])}return t.concat(o,ij(o,[],n))}function sj(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function aj(e){const t=tj(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=WE(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=xE(n)!==i||xE(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function lj(e){return HE(e)?e:e.contextElement}function cj(e){const t=lj(e);if(!WE(t))return SE(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=aj(t);let s=(i?xE(n.width):n.width)/r,a=(i?xE(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const uj=SE(0);function dj(e){const t=BE(e);return ZE()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:uj}function fj(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=lj(e);let s=SE(1);t&&(r?HE(r)&&(s=cj(r)):s=cj(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==BE(e))&&t}(i,n,r)?dj(i):SE(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,u=o.width/s.x,d=o.height/s.y;if(i){const e=BE(i),t=r&&HE(r)?BE(r):r;let n=e,o=sj(n);for(;o&&r&&t!==n;){const e=cj(o),t=o.getBoundingClientRect(),r=tj(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=s,n=BE(o),o=sj(n)}}return LE({width:u,height:d,x:l,y:c})}function hj(e,t){const n=nj(e).scrollLeft;return t?t.left+n:fj(VE(e)).left+n}function pj(e,t,n){void 0===n&&(n=!1);const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-(n?0:hj(e,r)),y:r.top+t.scrollTop}}function mj(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=BE(e),r=VE(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=ZE();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=VE(e),n=nj(e),r=e.ownerDocument.body,o=bE(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=bE(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+hj(e);const a=-n.scrollTop;return"rtl"===tj(r).direction&&(s+=bE(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(VE(e));else if(HE(t))r=function(e,t){const n=fj(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=WE(e)?cj(e):SE(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=dj(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return LE(r)}function gj(e,t){const n=rj(e);return!(n===t||!HE(n)||ej(n))&&("fixed"===tj(n).position||gj(n,t))}function vj(e,t,n){const r=WE(t),o=VE(t),i="fixed"===n,s=fj(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=SE(0);if(r||!r&&!i)if(("body"!==UE(t)||YE(o))&&(a=nj(t)),r){const e=fj(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=hj(o));const c=!o||r||i?SE(0):pj(o,a);return{x:s.left+a.scrollLeft-l.x-c.x,y:s.top+a.scrollTop-l.y-c.y,width:s.width,height:s.height}}function yj(e){return"static"===tj(e).position}function bj(e,t){if(!WE(e)||"fixed"===tj(e).position)return null;if(t)return t(e);let n=e.offsetParent;return VE(e)===n&&(n=n.ownerDocument.body),n}function xj(e,t){const n=BE(e);if(XE(e))return n;if(!WE(e)){let t=rj(e);for(;t&&!ej(t);){if(HE(t)&&!yj(t))return t;t=rj(t)}return n}let r=bj(e,t);for(;r&&QE(r)&&yj(r);)r=bj(r,t);return r&&ej(r)&&yj(r)&&!JE(r)?n:r||function(e){let t=rj(e);for(;WE(t)&&!ej(t);){if(JE(t))return t;if(XE(t))return null;t=rj(t)}return null}(e)||n}const wj={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=VE(r),a=!!t&&XE(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=SE(1);const u=SE(0),d=WE(r);if((d||!d&&!i)&&(("body"!==UE(r)||YE(s))&&(l=nj(r)),WE(r))){const e=fj(r);c=cj(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}const f=!s||d||i?SE(0):pj(s,l,!0);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x+f.x,y:n.y*c.y-l.scrollTop*c.y+u.y+f.y}},getDocumentElement:VE,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?XE(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=ij(e,[],!1).filter((e=>HE(e)&&"body"!==UE(e))),o=null;const i="fixed"===tj(e).position;let s=i?rj(e):e;for(;HE(s)&&!ej(s);){const t=tj(s),n=JE(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||YE(s)&&!n&&gj(e,s))?r=r.filter((e=>e!==s)):o=t,s=rj(s)}return t.set(e,r),r}(t,this._c):[].concat(n),r],s=i.reduce(((e,n)=>{const r=mj(t,n,o);return e.top=bE(r.top,e.top),e.right=yE(r.right,e.right),e.bottom=yE(r.bottom,e.bottom),e.left=bE(r.left,e.left),e}),mj(t,i[0],o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:xj,getElementRects:async function(e){const t=this.getOffsetParent||xj,n=this.getDimensions,r=await n(e.floating);return{reference:vj(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=aj(e);return{width:t,height:n}},getScale:cj,isElement:HE,isRTL:function(e){return"rtl"===tj(e).direction}};function Sj(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=lj(e),u=o||i?[...c?ij(c):[],...ij(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=VE(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const h={rootMargin:-wE(u)+"px "+-wE(o.clientWidth-(c+d))+"px "+-wE(o.clientHeight-(u+f))+"px "+-wE(c)+"px",threshold:bE(0,yE(1,l))||1};let p=!0;function m(e){const t=e[0].intersectionRatio;if(t!==l){if(!p)return s();t?s(!1,t):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}p=!1}try{r=new IntersectionObserver(m,{...h,root:o.ownerDocument})}catch(ZY){r=new IntersectionObserver(m,h)}r.observe(e)}(!0),i}(c,n):null;let f,h=-1,p=null;s&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),c&&!l&&p.observe(c),p.observe(t));let m=l?fj(e):null;return l&&function t(){const r=fj(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=p)||e.disconnect(),p=null,l&&cancelAnimationFrame(f)}}const kj=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=_E(n),a=TE(n),l="y"===DE(n),c=["left","top"].includes(s)?-1:1,u=i&&l?-1:1,d=jE(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&"number"==typeof p&&(h="end"===a?-1*p:p),l?{x:h*u,y:f*c}:{x:f*c,y:h*u}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},Cj=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=jE(e,t),c={x:n,y:r},u=await FE(t,l),d=DE(_E(o)),f=PE(d);let h=c[f],p=c[d];if(i){h=EE(h+u["y"===f?"top":"left"],h,h-u["y"===f?"bottom":"right"])}if(s){p=EE(p+u["y"===d?"top":"left"],p,p-u["y"===d?"bottom":"right"])}const m=a.fn({...t,[f]:h,[d]:p});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[f]:i,[d]:s}}}}}},Ej=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:m=!0,...g}=jE(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const v=_E(o),y=DE(a),b=_E(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(b||!m?[AE(a)]:function(e){const t=AE(e);return[OE(e),t,OE(t)]}(a)),S="none"!==p;!f&&S&&w.push(...function(e,t,n,r){const o=TE(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}(_E(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(OE)))),i}(a,m,p,x));const k=[a,...w],C=await FE(t,g),E=[];let j=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&E.push(C[v]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=TE(e),o=ME(e),i=NE(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=AE(s)),[s,AE(s)]}(o,s,x);E.push(C[e[0]],C[e[1]])}if(j=[...j,{placement:o,overflows:E}],!E.every((e=>e<=0))){var _,T;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n=null==(T=j.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:T.placement;if(!n)switch(h){case"bestFit":{var P;const e=null==(P=j.filter((e=>{if(S){const t=DE(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:P[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},jj=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:i,platform:s,elements:a}=t,{apply:l=()=>{},...c}=jE(e,t),u=await FE(t,c),d=_E(o),f=TE(o),h="y"===DE(o),{width:p,height:m}=i.floating;let g,v;"top"===d||"bottom"===d?(g=d,v=f===(await(null==s.isRTL?void 0:s.isRTL(a.floating))?"start":"end")?"left":"right"):(v=d,g="end"===f?"top":"bottom");const y=m-u.top-u.bottom,b=p-u.left-u.right;let x=yE(m-u[g],y),w=yE(p-u[v],b);if(null!=(n=t.middlewareData.shift)&&n.enabled.x&&(w=b),null!=(r=t.middlewareData.shift)&&r.enabled.y&&(x=y),!t.middlewareData.shift&&!f){const e=bE(u.left,0),t=bE(u.right,0),n=bE(u.top,0),r=bE(u.bottom,0);h?w=p-2*(0!==e||0!==t?e+t:bE(u.left,u.right)):x=m-2*(0!==n||0!==r?n+r:bE(u.top,u.bottom))}await l({...t,availableWidth:w,availableHeight:x});const S=await s.getDimensions(a.floating);return p!==S.width||m!==S.height?{reset:{rects:!0}}:{}}}},_j=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=jE(e,t);switch(r){case"referenceHidden":{const e=$E(await FE(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:qE(e)}}}case"escaped":{const e=$E(await FE(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:qE(e)}}}default:return{}}}}},Tj=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=jE(e,t)||{};if(null==c)return{};const d=RE(u),f={x:n,y:r},h=ME(o),p=NE(h),m=await s.getDimensions(c),g="y"===h,v=g?"top":"left",y=g?"bottom":"right",b=g?"clientHeight":"clientWidth",x=i.reference[p]+i.reference[h]-f[h]-i.floating[p],w=f[h]-i.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=S?S[b]:0;k&&await(null==s.isElement?void 0:s.isElement(S))||(k=a.floating[b]||i.floating[p]);const C=x/2-w/2,E=k/2-m[p]/2-1,j=yE(d[v],E),_=yE(d[y],E),T=j,P=k-m[p]-_,N=k/2-m[p]/2+C,D=EE(T,N,P),M=!l.arrow&&null!=TE(o)&&N!==D&&i.reference[p]/2-(N<T?j:_)-m[p]/2<0,O=M?N<T?N-T:N-P:0;return{[h]:f[h]+O,data:{[h]:D,centerOffset:N-D-O,...M&&{alignmentOffset:O}},reset:M}}}),Pj=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:s}=t,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=jE(e,t),u={x:n,y:r},d=DE(o),f=PE(d);let h=u[f],p=u[d];const m=jE(a,t),g="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const e="y"===f?"height":"width",t=i.reference[f]-i.floating[e]+g.mainAxis,n=i.reference[f]+i.reference[e]-g.mainAxis;h<t?h=t:h>n&&(h=n)}if(c){var v,y;const e="y"===f?"width":"height",t=["top","left"].includes(_E(o)),n=i.reference[d]-i.floating[e]+(t&&(null==(v=s.offset)?void 0:v[d])||0)+(t?0:g.crossAxis),r=i.reference[d]+i.reference[e]+(t?0:(null==(y=s.offset)?void 0:y[d])||0)-(t?g.crossAxis:0);p<n?p=n:p>r&&(p=r)}return{[f]:h,[d]:p}}}},Nj=(e,t,n)=>{const r={platform:wj,...n},o={...r.platform,_c:new Map};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=IE(c,r,l),f=r,h={},p=0;for(let m=0;m<a.length;m++){const{name:n,fn:i}=a[m],{x:g,y:v,data:y,reset:b}=await i({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:h,rects:c,platform:s,elements:{reference:e,floating:t}});u=null!=g?g:u,d=null!=v?v:d,h={...h,[n]:{...h[n],...y}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=IE(c,f,l))),m=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:h}})(e,t,{...r,platform:o})};var Dj="undefined"!=typeof document?n.useLayoutEffect:n.useEffect;function Mj(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Mj(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Mj(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Oj(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Aj(e,t){const n=Oj(e);return Math.round(t*n)/n}function Rj(e){const t=i.useRef(e);return Dj((()=>{t.current=e})),t}function Lj(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:l}={},transform:c=!0,whileElementsMounted:u,open:d}=e,[f,h]=i.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=i.useState(r);Mj(p,r)||m(r);const[g,v]=i.useState(null),[y,b]=i.useState(null),x=i.useCallback((e=>{e!==C.current&&(C.current=e,v(e))}),[]),w=i.useCallback((e=>{e!==E.current&&(E.current=e,b(e))}),[]),S=a||g,k=l||y,C=i.useRef(null),E=i.useRef(null),j=i.useRef(f),_=null!=u,T=Rj(u),P=Rj(o),N=Rj(d),D=i.useCallback((()=>{if(!C.current||!E.current)return;const e={placement:t,strategy:n,middleware:p};P.current&&(e.platform=P.current),Nj(C.current,E.current,e).then((e=>{const t={...e,isPositioned:!1!==N.current};M.current&&!Mj(j.current,t)&&(j.current=t,s.flushSync((()=>{h(t)})))}))}),[p,t,n,P,N]);Dj((()=>{!1===d&&j.current.isPositioned&&(j.current.isPositioned=!1,h((e=>({...e,isPositioned:!1}))))}),[d]);const M=i.useRef(!1);Dj((()=>(M.current=!0,()=>{M.current=!1})),[]),Dj((()=>{if(S&&(C.current=S),k&&(E.current=k),S&&k){if(T.current)return T.current(S,k,D);D()}}),[S,k,D,T,_]);const O=i.useMemo((()=>({reference:C,floating:E,setReference:x,setFloating:w})),[x,w]),A=i.useMemo((()=>({reference:S,floating:k})),[S,k]),R=i.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=Aj(A.floating,f.x),r=Aj(A.floating,f.y);return c?{...e,transform:"translate("+t+"px, "+r+"px)",...Oj(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,c,A.floating,f.x,f.y]);return i.useMemo((()=>({...f,update:D,refs:O,elements:A,floatingStyles:R})),[f,D,O,A,R])}const Ij=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&{}.hasOwnProperty.call(n,"current")?null!=n.current?Tj({element:n.current,padding:r}).fn(t):{}:n?Tj({element:n,padding:r}).fn(t):{}}}),Fj=(e,t)=>({...kj(e),options:[e,t]}),$j=(e,t)=>({...Cj(e),options:[e,t]}),qj=(e,t)=>({...Pj(e),options:[e,t]}),zj=(e,t)=>({...Ej(e),options:[e,t]}),Uj=(e,t)=>({...jj(e),options:[e,t]}),Bj=(e,t)=>({..._j(e),options:[e,t]}),Vj=(e,t)=>({...Ij(e),options:[e,t]});var Kj=i.forwardRef(((e,n)=>{const{children:r,width:o=10,height:i=5,...s}=e;return t.jsx(Qa.svg,{...s,ref:n,width:o,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:t.jsx("polygon",{points:"0,0 30,0 15,10"})})}));Kj.displayName="Arrow";var Hj=Kj;function Wj(e){const[t,n]=i.useState(void 0);return dl((()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver((t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let o,i;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;o=t.inlineSize,i=t.blockSize}else o=e.offsetWidth,i=e.offsetHeight;n({width:o,height:i})}));return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)}),[e]),t}var Gj="Popper",[Yj,Qj]=Ua(Gj),[Xj,Jj]=Yj(Gj),Zj=e=>{const{__scopePopper:n,children:r}=e,[o,s]=i.useState(null);return t.jsx(Xj,{scope:n,anchor:o,onAnchorChange:s,children:r})};Zj.displayName=Gj;var e_="PopperAnchor",t_=i.forwardRef(((e,n)=>{const{__scopePopper:r,virtualRef:o,...s}=e,a=Jj(e_,r),l=i.useRef(null),c=za(n,l);return i.useEffect((()=>{a.onAnchorChange(o?.current||l.current)})),o?null:t.jsx(Qa.div,{...s,ref:c})}));t_.displayName=e_;var n_="PopperContent",[r_,o_]=Yj(n_),i_=i.forwardRef(((e,n)=>{const{__scopePopper:r,side:o="bottom",sideOffset:s=0,align:a="center",alignOffset:l=0,arrowPadding:c=0,avoidCollisions:u=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:g,...v}=e,y=Jj(n_,r),[b,x]=i.useState(null),w=za(n,(e=>x(e))),[S,k]=i.useState(null),C=Wj(S),E=C?.width??0,j=C?.height??0,_=o+("center"!==a?"-"+a:""),T="number"==typeof f?f:{top:0,right:0,bottom:0,left:0,...f},P=Array.isArray(d)?d:[d],N=P.length>0,D={padding:T,boundary:P.filter(c_),altBoundary:N},{refs:M,floatingStyles:O,placement:A,isPositioned:R,middlewareData:L}=Lj({strategy:"fixed",placement:_,whileElementsMounted:(...e)=>Sj(...e,{animationFrame:"always"===m}),elements:{reference:y.anchor},middleware:[Fj({mainAxis:s+j,alignmentAxis:l}),u&&$j({mainAxis:!0,crossAxis:!1,limiter:"partial"===h?qj():void 0,...D}),u&&zj({...D}),Uj({...D,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{const{width:o,height:i}=t.reference,s=e.floating.style;s.setProperty("--radix-popper-available-width",`${n}px`),s.setProperty("--radix-popper-available-height",`${r}px`),s.setProperty("--radix-popper-anchor-width",`${o}px`),s.setProperty("--radix-popper-anchor-height",`${i}px`)}}),S&&Vj({element:S,padding:c}),u_({arrowWidth:E,arrowHeight:j}),p&&Bj({strategy:"referenceHidden",...D})]}),[I,F]=d_(A),$=Ja(g);dl((()=>{R&&$?.()}),[R,$]);const q=L.arrow?.x,z=L.arrow?.y,U=0!==L.arrow?.centerOffset,[B,V]=i.useState();return dl((()=>{b&&V(window.getComputedStyle(b).zIndex)}),[b]),t.jsx("div",{ref:M.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:R?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:B,"--radix-popper-transform-origin":[L.transformOrigin?.x,L.transformOrigin?.y].join(" "),...L.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:t.jsx(r_,{scope:r,placedSide:I,onArrowChange:k,arrowX:q,arrowY:z,shouldHideArrow:U,children:t.jsx(Qa.div,{"data-side":I,"data-align":F,...v,ref:w,style:{...v.style,animation:R?void 0:"none"}})})})}));i_.displayName=n_;var s_="PopperArrow",a_={top:"bottom",right:"left",bottom:"top",left:"right"},l_=i.forwardRef((function(e,n){const{__scopePopper:r,...o}=e,i=o_(s_,r),s=a_[i.placedSide];return t.jsx("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:t.jsx(Hj,{...o,ref:n,style:{...o.style,display:"block"}})})}));function c_(e){return null!==e}l_.displayName=s_;var u_=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:r,middlewareData:o}=t,i=0!==o.arrow?.centerOffset,s=i?0:e.arrowWidth,a=i?0:e.arrowHeight,[l,c]=d_(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(o.arrow?.x??0)+s/2,f=(o.arrow?.y??0)+a/2;let h="",p="";return"bottom"===l?(h=i?u:`${d}px`,p=-a+"px"):"top"===l?(h=i?u:`${d}px`,p=`${r.floating.height+a}px`):"right"===l?(h=-a+"px",p=i?u:`${f}px`):"left"===l&&(h=`${r.floating.width+a}px`,p=i?u:`${f}px`),{data:{x:h,y:p}}}});function d_(e){const[t,n="center"]=e.split("-");return[t,n]}var f_=Zj,h_=t_,p_=i_,m_=l_,[g_,v_]=Ua("Tooltip",[Qj]),y_=Qj(),b_="TooltipProvider",x_=700,w_="tooltip.open",[S_,k_]=g_(b_),C_=e=>{const{__scopeTooltip:n,delayDuration:r=x_,skipDelayDuration:o=300,disableHoverableContent:s=!1,children:a}=e,[l,c]=i.useState(!0),u=i.useRef(!1),d=i.useRef(0);return i.useEffect((()=>{const e=d.current;return()=>window.clearTimeout(e)}),[]),t.jsx(S_,{scope:n,isOpenDelayed:l,delayDuration:r,onOpen:i.useCallback((()=>{window.clearTimeout(d.current),c(!1)}),[]),onClose:i.useCallback((()=>{window.clearTimeout(d.current),d.current=window.setTimeout((()=>c(!0)),o)}),[o]),isPointerInTransitRef:u,onPointerInTransitChange:i.useCallback((e=>{u.current=e}),[]),disableHoverableContent:s,children:a})};C_.displayName=b_;var E_="Tooltip",[j_,__]=g_(E_),T_=e=>{const{__scopeTooltip:n,children:r,open:o,defaultOpen:s=!1,onOpenChange:a,disableHoverableContent:l,delayDuration:c}=e,u=k_(E_,e.__scopeTooltip),d=y_(n),[f,h]=i.useState(null),p=gE(),m=i.useRef(0),g=l??u.disableHoverableContent,v=c??u.delayDuration,y=i.useRef(!1),[b=!1,x]=ml({prop:o,defaultProp:s,onChange:e=>{e?(u.onOpen(),document.dispatchEvent(new CustomEvent(w_))):u.onClose(),a?.(e)}}),w=i.useMemo((()=>b?y.current?"delayed-open":"instant-open":"closed"),[b]),S=i.useCallback((()=>{window.clearTimeout(m.current),m.current=0,y.current=!1,x(!0)}),[x]),k=i.useCallback((()=>{window.clearTimeout(m.current),m.current=0,x(!1)}),[x]),C=i.useCallback((()=>{window.clearTimeout(m.current),m.current=window.setTimeout((()=>{y.current=!0,x(!0),m.current=0}),v)}),[v,x]);return i.useEffect((()=>()=>{m.current&&(window.clearTimeout(m.current),m.current=0)}),[]),t.jsx(f_,{...d,children:t.jsx(j_,{scope:n,contentId:p,open:b,stateAttribute:w,trigger:f,onTriggerChange:h,onTriggerEnter:i.useCallback((()=>{u.isOpenDelayed?C():S()}),[u.isOpenDelayed,C,S]),onTriggerLeave:i.useCallback((()=>{g?k():(window.clearTimeout(m.current),m.current=0)}),[k,g]),onOpen:S,onClose:k,disableHoverableContent:g,children:r})})};T_.displayName=E_;var P_="TooltipTrigger",N_=i.forwardRef(((e,n)=>{const{__scopeTooltip:r,...o}=e,s=__(P_,r),a=k_(P_,r),l=y_(r),c=za(n,i.useRef(null),s.onTriggerChange),u=i.useRef(!1),d=i.useRef(!1),f=i.useCallback((()=>u.current=!1),[]);return i.useEffect((()=>()=>document.removeEventListener("pointerup",f)),[f]),t.jsx(h_,{asChild:!0,...l,children:t.jsx(Qa.button,{"aria-describedby":s.open?s.contentId:void 0,"data-state":s.stateAttribute,...o,ref:c,onPointerMove:Fa(e.onPointerMove,(e=>{"touch"!==e.pointerType&&(d.current||a.isPointerInTransitRef.current||(s.onTriggerEnter(),d.current=!0))})),onPointerLeave:Fa(e.onPointerLeave,(()=>{s.onTriggerLeave(),d.current=!1})),onPointerDown:Fa(e.onPointerDown,(()=>{u.current=!0,document.addEventListener("pointerup",f,{once:!0})})),onFocus:Fa(e.onFocus,(()=>{u.current||s.onOpen()})),onBlur:Fa(e.onBlur,s.onClose),onClick:Fa(e.onClick,s.onClose)})})}));N_.displayName=P_;var D_="TooltipPortal",[M_,O_]=g_(D_,{forceMount:void 0}),A_=e=>{const{__scopeTooltip:n,forceMount:r,children:o,container:i}=e,s=__(D_,n);return t.jsx(M_,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};A_.displayName=D_;var R_="TooltipContent",L_=i.forwardRef(((e,n)=>{const r=O_(R_,e.__scopeTooltip),{forceMount:o=r.forceMount,side:i="top",...s}=e,a=__(R_,e.__scopeTooltip);return t.jsx(hl,{present:o||a.open,children:t.jsx(a.disableHoverableContent?q_:I_,{side:i,...s,ref:n})})})),I_=i.forwardRef(((e,n)=>{const r=__(R_,e.__scopeTooltip),o=k_(R_,e.__scopeTooltip),s=i.useRef(null),a=za(n,s),[l,c]=i.useState(null),{trigger:u,onClose:d}=r,f=s.current,{onPointerInTransitChange:h}=o,p=i.useCallback((()=>{c(null),h(!1)}),[h]),m=i.useCallback(((e,t)=>{const n={x:e.clientX,y:e.clientY},r=function(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n})}return r}(n,function(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),i=Math.abs(t.left-e.x);switch(Math.min(n,r,o,i)){case i:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}(n,e.currentTarget.getBoundingClientRect())),o=function(e){const t=e.slice();return t.sort(((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0)),function(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const n=e[r];for(;t.length>=2;){const e=t[t.length-1],r=t[t.length-2];if(!((e.x-r.x)*(n.y-r.y)>=(e.y-r.y)*(n.x-r.x)))break;t.pop()}t.push(n)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const t=e[r];for(;n.length>=2;){const e=n[n.length-1],r=n[n.length-2];if(!((e.x-r.x)*(t.y-r.y)>=(e.y-r.y)*(t.x-r.x)))break;n.pop()}n.push(t)}return n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}(t)}([...r,...function(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}(t.getBoundingClientRect())]);c(o),h(!0)}),[h]);return i.useEffect((()=>()=>p()),[p]),i.useEffect((()=>{if(u&&f){const e=e=>m(e,f),t=e=>m(e,u);return u.addEventListener("pointerleave",e),f.addEventListener("pointerleave",t),()=>{u.removeEventListener("pointerleave",e),f.removeEventListener("pointerleave",t)}}}),[u,f,m,p]),i.useEffect((()=>{if(l){const e=e=>{const t=e.target,n={x:e.clientX,y:e.clientY},r=u?.contains(t)||f?.contains(t),o=!function(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;i<t.length;s=i++){const e=t[i].x,a=t[i].y,l=t[s].y;a>r!=l>r&&n<(t[s].x-e)*(r-a)/(l-a)+e&&(o=!o)}return o}(n,l);r?p():o&&(p(),d())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}}),[u,f,l,d,p]),t.jsx(q_,{...e,ref:a})})),[F_,$_]=g_(E_,{isInside:!1}),q_=i.forwardRef(((e,n)=>{const{__scopeTooltip:r,children:o,"aria-label":s,onEscapeKeyDown:a,onPointerDownOutside:l,...c}=e,u=__(R_,r),d=y_(r),{onClose:f}=u;return i.useEffect((()=>(document.addEventListener(w_,f),()=>document.removeEventListener(w_,f))),[f]),i.useEffect((()=>{if(u.trigger){const e=e=>{const t=e.target;t?.contains(u.trigger)&&f()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}}),[u.trigger,f]),t.jsx(dE,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:e=>e.preventDefault(),onDismiss:f,children:t.jsxs(p_,{"data-state":u.stateAttribute,...d,...c,ref:n,style:{...c.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[t.jsx(Ha,{children:o}),t.jsx(F_,{scope:r,isInside:!0,children:t.jsx(vl,{id:u.contentId,role:"tooltip",children:s||o})})]})})}));L_.displayName=R_;var z_="TooltipArrow";i.forwardRef(((e,n)=>{const{__scopeTooltip:r,...o}=e,i=y_(r);return $_(z_,r).isInside?null:t.jsx(m_,{...i,...o,ref:n})})).displayName=z_;var U_=A_,B_=L_;const V_=C_,K_=T_,H_=N_,W_=i.forwardRef((({className:e,sideOffset:n=4,...r},o)=>t.jsx(U_,{children:t.jsx(B_,{ref:o,sideOffset:n,className:zu("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})})));W_.displayName=B_.displayName;const G_=({title:e,alertText:n,Icon:r=_c,onClick:o})=>t.jsx(V_,{children:t.jsxs(K_,{children:[t.jsx(H_,{asChild:!0,children:t.jsx(r,{className:"h-3.5 w-3.5 cursor-pointer transition-colors",onClick:o})}),t.jsx(W_,{className:"text-center",children:t.jsxs("div",{className:"flex flex-col items-center gap-2 max-w-[300px]",children:[n&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"bg-amber-500/10 p-2 rounded-full",children:t.jsx("svg",{className:"w-5 h-5 text-amber-500",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})})}),t.jsx("p",{className:"font-semibold text-amber-500",children:n})]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-primary-foreground/90",children:e})]})})]})}),Y_=({icon:e,title:n,value:r,tooltipText:o})=>t.jsx("div",{className:"flex items-center bg-white rounded p-3 shadow-sm border border-gray-200 transform transition-all duration-300 hover:shadow-md",children:t.jsxs("div",{className:"flex items-start text-sm leading-none gap-3",children:[t.jsx("div",{className:"rounded-lg p-2 bg-gray-100",children:e}),t.jsxs("div",{className:"flex flex-col gap-1",children:[t.jsxs("div",{className:"flex items-center text-muted-foreground gap-1",children:[t.jsx("span",{className:"text-[11px]",children:n}),t.jsx(G_,{title:o})]}),t.jsx("span",{children:r})]})]})}),Q_=({activeTab:e,statistics:n,iconDefinitions:r})=>{const o={email:[{icon:t.jsx(r.MessagesSent,{className:"w-4 h-4"}),title:"Emails Sent",value:n.email.numberSent,tooltipText:"Total number of emails that were successfully sent in this campaign"},{icon:t.jsx(r.OpenRate,{className:"w-4 h-4"}),title:"Open Rate",value:`${n.email.openPercentage.toFixed(2)}%`,tooltipText:"Percentage of recipients who opened the email out of total emails delivered"},{icon:t.jsx(r.TotalBounceRate,{className:"w-4 h-4"}),title:"Total Bounce Rate",value:`${(n.email.softBounceRate+n.email.hardBounceRate).toFixed(2)}%`,tooltipText:"Percentage of emails that were not delivered due to permanent (hard) or temporary (soft) delivery failures"},{icon:t.jsx(r.LinksClicked,{className:"w-4 h-4"}),title:"Links Clicked",value:n.email.linksClicked,tooltipText:"Total number of times recipients clicked on links within the email"},{icon:t.jsx(r.SpamComplies,{className:"w-4 h-4"}),title:"Spam Complaints",value:`${n.email.spamComplaintRate.toFixed(2)}%`,tooltipText:"Percentage of recipients who marked this email as spam"},{icon:t.jsx(r.UnsubscribeRate,{className:"w-4 h-4"}),title:"Unsubscribe Rate",value:`${n.email.unsubscribedRate.toFixed(2)}%`,tooltipText:"Percentage of recipients who unsubscribed after receiving this email"}],sms:[{icon:t.jsx(r.MessagesSent,{className:"w-4 h-4"}),title:"SMS Sent",value:n.sms.numberSent,tooltipText:"Total number of SMS messages that were successfully sent in this campaign"}]};return t.jsx("div",{className:"grid gap-2 transition-all duration-300 grid-cols-3",children:o[e].map(((e,n)=>t.jsx(Y_,{icon:e.icon,title:e.title,value:e.value,tooltipText:e.tooltipText},n)))})},X_=({automationId:e,iconDefinitions:r})=>{const[o,i]=n.useState("email"),{statistics:s,isLoading:a}=De(e);if(a||!s)return t.jsx("div",{className:"bg-white rounded-2xl w-full p-6 space-y-4 relative h-[14.05rem]",children:t.jsx(tk,{text:["Fetching Statistics","Finishing up"]})});return t.jsx(iE,{tabs:[{id:"email",label:"Email Stats",content:t.jsx(Q_,{activeTab:"email",statistics:s,iconDefinitions:r})},{id:"sms",label:"SMS Stats",content:t.jsx(Q_,{activeTab:"sms",statistics:s,iconDefinitions:r})}],activeTab:o,onTabChange:e=>i(e),tabsLocation:"left"})};function J_(e){const t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new e.constructor(+e):"number"==typeof e||"[object Number]"===t||"string"==typeof e||"[object String]"===t?new Date(e):new Date(NaN)}function Z_(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}const eT=6048e5,tT=43200;let nT={};function rT(){return nT}function oT(e,t){const n=rT(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,o=J_(e),i=o.getDay(),s=(i<r?7:0)+i-r;return o.setDate(o.getDate()-s),o.setHours(0,0,0,0),o}function iT(e){return oT(e,{weekStartsOn:1})}function sT(e){const t=J_(e),n=t.getFullYear(),r=Z_(e,0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);const o=iT(r),i=Z_(e,0);i.setFullYear(n,0,4),i.setHours(0,0,0,0);const s=iT(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function aT(e){const t=J_(e);return t.setHours(0,0,0,0),t}function lT(e){const t=J_(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function cT(e,t){return function(e,t){return Z_(e,+J_(e)+t)}(e,6e4*t)}function uT(e,t){const n=J_(e),r=J_(t),o=n.getTime()-r.getTime();return o<0?-1:o>0?1:o}function dT(e){if(!(t=e,t instanceof Date||"object"==typeof t&&"[object Date]"===Object.prototype.toString.call(t)||"number"==typeof e))return!1;var t;const n=J_(e);return!isNaN(Number(n))}function fT(e){const t=J_(e);return+function(e){const t=J_(e);return t.setHours(23,59,59,999),t}(t)==+function(e){const t=J_(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}(t)}function hT(e,t){const n=J_(e),r=J_(t),o=uT(n,r),i=Math.abs(function(e,t){const n=J_(e),r=J_(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}(n,r));let s;if(i<1)s=0;else{1===n.getMonth()&&n.getDate()>27&&n.setDate(30),n.setMonth(n.getMonth()-o*i);let t=uT(n,r)===-o;fT(J_(e))&&1===i&&1===uT(e,r)&&(t=!1),s=o*(i-Number(t))}return 0===s?0:s}function pT(e,t,n){const r=function(e,t){return+J_(e)-+J_(t)}(e,t)/1e3;return(o=n?.roundingMethod,e=>{const t=(o?Math[o]:Math.trunc)(e);return 0===t?0:t})(r);var o}const mT={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function gT(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const vT={date:gT({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:gT({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:gT({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},yT={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function bT(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,o=n?.width?String(n.width):t;r=e.formattingValues[o]||e.formattingValues[t]}else{const t=e.defaultWidth,o=n?.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function xT(e){return(t,n={})=>{const r=n.width,o=t.match(r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth]);if(!o)return null;const i=o[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],a=Array.isArray(s)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(s,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(s,(e=>e.test(i)));let l;l=e.valueCallback?e.valueCallback(a):a,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(i.length)}}}var wT;const ST={code:"en-US",formatDistance:(e,t,n)=>{let r;const o=mT[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:vT,formatRelative:(e,t,n,r)=>yT[e],localize:{ordinalNumber:(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:bT({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:bT({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:bT({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:bT({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:bT({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(wT={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)},(e,t={})=>{const n=e.match(wT.matchPattern);if(!n)return null;const r=n[0],o=e.match(wT.parsePattern);if(!o)return null;let i=wT.valueCallback?wT.valueCallback(o[0]):o[0];return i=t.valueCallback?t.valueCallback(i):i,{value:i,rest:e.slice(r.length)}}),era:xT({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:xT({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:xT({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:xT({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:xT({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function kT(e){const t=J_(e),n=function(e,t){const n=aT(e),r=aT(t),o=+n-lT(n),i=+r-lT(r);return Math.round((o-i)/864e5)}(t,function(e){const t=J_(e),n=Z_(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}(t));return n+1}function CT(e){const t=J_(e),n=+iT(t)-+function(e){const t=sT(e),n=Z_(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),iT(n)}(t);return Math.round(n/eT)+1}function ET(e,t){const n=J_(e),r=n.getFullYear(),o=rT(),i=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,s=Z_(e,0);s.setFullYear(r+1,0,i),s.setHours(0,0,0,0);const a=oT(s,t),l=Z_(e,0);l.setFullYear(r,0,i),l.setHours(0,0,0,0);const c=oT(l,t);return n.getTime()>=a.getTime()?r+1:n.getTime()>=c.getTime()?r:r-1}function jT(e,t){const n=J_(e),r=+oT(n,t)-+function(e,t){const n=rT(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=ET(e,t),i=Z_(e,0);return i.setFullYear(o,0,r),i.setHours(0,0,0,0),oT(i,t)}(n,t);return Math.round(r/eT)+1}function _T(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const TT={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return _T("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):_T(n+1,2)},d:(e,t)=>_T(e.getDate(),t.length),a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:(e,t)=>_T(e.getHours()%12||12,t.length),H:(e,t)=>_T(e.getHours(),t.length),m:(e,t)=>_T(e.getMinutes(),t.length),s:(e,t)=>_T(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return _T(Math.trunc(r*Math.pow(10,n-3)),t.length)}},PT="midnight",NT="noon",DT="morning",MT="afternoon",OT="evening",AT="night",RT={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){const t=e.getFullYear();return n.ordinalNumber(t>0?t:1-t,{unit:"year"})}return TT.y(e,t)},Y:function(e,t,n,r){const o=ET(e,r),i=o>0?o:1-o;if("YY"===t){return _T(i%100,2)}return"Yo"===t?n.ordinalNumber(i,{unit:"year"}):_T(i,t.length)},R:function(e,t){return _T(sT(e),t.length)},u:function(e,t){return _T(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return _T(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return _T(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return TT.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return _T(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const o=jT(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):_T(o,t.length)},I:function(e,t,n){const r=CT(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):_T(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):TT.d(e,t)},D:function(e,t,n){const r=kT(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):_T(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return _T(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return _T(i,t.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return _T(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let o;switch(o=12===r?NT:0===r?PT:r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let o;switch(o=r>=17?OT:r>=12?MT:r>=4?DT:AT,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){let t=e.getHours()%12;return 0===t&&(t=12),n.ordinalNumber(t,{unit:"hour"})}return TT.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):TT.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):_T(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):_T(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):TT.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):TT.s(e,t)},S:function(e,t){return TT.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return IT(r);case"XXXX":case"XX":return FT(r);default:return FT(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return IT(r);case"xxxx":case"xx":return FT(r);default:return FT(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+LT(r,":");default:return"GMT"+FT(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+LT(r,":");default:return"GMT"+FT(r,":")}},t:function(e,t,n){return _T(Math.trunc(e.getTime()/1e3),t.length)},T:function(e,t,n){return _T(e.getTime(),t.length)}};function LT(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),i=r%60;return 0===i?n+String(o):n+String(o)+t+_T(i,2)}function IT(e,t){if(e%60==0){return(e>0?"-":"+")+_T(Math.abs(e)/60,2)}return FT(e,t)}function FT(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+_T(Math.trunc(r/60),2)+t+_T(r%60,2)}const $T=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},qT=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},zT={p:qT,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return $T(e,t);let i;switch(r){case"P":i=t.dateTime({width:"short"});break;case"PP":i=t.dateTime({width:"medium"});break;case"PPP":i=t.dateTime({width:"long"});break;default:i=t.dateTime({width:"full"})}return i.replace("{{date}}",$T(r,t)).replace("{{time}}",qT(o,t))}},UT=/^D+$/,BT=/^Y+$/,VT=["D","DD","YY","YYYY"];const KT=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,HT=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,WT=/^'([^]*?)'?$/,GT=/''/g,YT=/[a-zA-Z]/;function QT(e,t,n){const r=rT(),o=r.locale??ST,i=r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,s=r.weekStartsOn??r.locale?.options?.weekStartsOn??0,a=J_(e);if(!dT(a))throw new RangeError("Invalid time value");let l=t.match(HT).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,zT[t])(e,o.formatLong)}return e})).join("").match(KT).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:XT(e)};if(RT[t])return{isToken:!0,value:e};if(t.match(YT))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(l=o.localize.preprocessor(a,l));const c={firstWeekContainsDate:i,weekStartsOn:s,locale:o};return l.map((n=>{if(!n.isToken)return n.value;const r=n.value;(function(e){return BT.test(e)}(r)||function(e){return UT.test(e)}(r))&&function(e,t,n){const r=function(e,t,n){const r="Y"===e[0]?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(e,t,n);if(VT.includes(e))throw new RangeError(r)}(r,t,String(e));return(0,RT[r[0]])(a,r,o.localize,c)})).join("")}function XT(e){const t=e.match(WT);return t?t[1].replace(GT,"'"):e}function JT(e,t){return function(e,t,n){const r=rT(),o=n?.locale??r.locale??ST,i=uT(e,t);if(isNaN(i))throw new RangeError("Invalid time value");const s=Object.assign({},n,{addSuffix:n?.addSuffix,comparison:i});let a,l;i>0?(a=J_(t),l=J_(e)):(a=J_(e),l=J_(t));const c=pT(l,a),u=(lT(l)-lT(a))/1e3,d=Math.round((c-u)/60);let f;if(d<2)return n?.includeSeconds?c<5?o.formatDistance("lessThanXSeconds",5,s):c<10?o.formatDistance("lessThanXSeconds",10,s):c<20?o.formatDistance("lessThanXSeconds",20,s):c<40?o.formatDistance("halfAMinute",0,s):o.formatDistance(c<60?"lessThanXMinutes":"xMinutes",1,s):0===d?o.formatDistance("lessThanXMinutes",1,s):o.formatDistance("xMinutes",d,s);if(d<45)return o.formatDistance("xMinutes",d,s);if(d<90)return o.formatDistance("aboutXHours",1,s);if(d<1440){const e=Math.round(d/60);return o.formatDistance("aboutXHours",e,s)}if(d<2520)return o.formatDistance("xDays",1,s);if(d<tT){const e=Math.round(d/1440);return o.formatDistance("xDays",e,s)}if(d<86400)return f=Math.round(d/tT),o.formatDistance("aboutXMonths",f,s);if(f=hT(l,a),f<12){const e=Math.round(d/tT);return o.formatDistance("xMonths",e,s)}{const e=f%12,t=Math.trunc(f/12);return e<3?o.formatDistance("aboutXYears",t,s):e<9?o.formatDistance("overXYears",t,s):o.formatDistance("almostXYears",t+1,s)}}(e,function(e){return Z_(e,Date.now())}(e),t)}const ZT=i.forwardRef((({className:e,...n},r)=>t.jsx("div",{className:"relative w-full overflow-auto",children:t.jsx("table",{ref:r,className:zu("w-full caption-bottom text-sm",e),...n})})));ZT.displayName="Table";const eP=i.forwardRef((({className:e,...n},r)=>t.jsx("thead",{ref:r,className:zu("[&_tr]:border-b",e),...n})));eP.displayName="TableHeader";const tP=i.forwardRef((({className:e,...n},r)=>t.jsx("tbody",{ref:r,className:zu("[&_tr:last-child]:border-0",e),...n})));tP.displayName="TableBody";const nP=i.forwardRef((({className:e,...n},r)=>t.jsx("tr",{ref:r,className:zu("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted",e),...n})));nP.displayName="TableRow";const rP=i.forwardRef((({className:e,...n},r)=>t.jsx("th",{ref:r,className:zu("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0",e),...n})));rP.displayName="TableHead";const oP=i.forwardRef((({className:e,...n},r)=>t.jsx("td",{ref:r,className:zu("p-4 align-middle [&:has([role=checkbox])]:pr-0",e),...n})));oP.displayName="TableCell";i.forwardRef((({className:e,...n},r)=>t.jsx("tfoot",{ref:r,className:zu("[&_tr]:border-t",e),...n}))).displayName="TableFooter";const iP=({columns:e,fetchData:r,itemsPerPage:o=10,emptyState:i={title:"No Items Found",description:"No items are currently available."},className:s,onRowClick:a})=>{const[l,c]=n.useState([]),[u,d]=n.useState(!1),[f,h]=n.useState(),[p,m]=n.useState(!0),[g,v]=n.useState(null),y=n.useRef(r);n.useEffect((()=>{y.current=r}),[r]);const b=n.useCallback((async e=>{try{d(!0),v(null);const t=await y.current({cursor:e,limit:o});c(e?e=>[...e,...t.items]:t.items),m(!!t.cursor),h(t.cursor)}catch(eQ){v(eQ instanceof Error?eQ.message:"An error occurred")}finally{d(!1)}}),[o]);return n.useEffect((()=>{c([]),h(void 0),m(!0),b()}),[b]),g?t.jsx("div",{className:"flex items-center justify-center p-8 text-center text-red-600",children:t.jsx("p",{children:g})}):u&&0===l.length?t.jsx("div",{className:"flex items-center justify-center p-8 text-center",children:t.jsx(tk,{text:["Loading data","Please wait"]})}):t.jsxs("div",u||0!==l.length?{className:zu(s,"mb-4"),children:[t.jsx("div",{className:"rounded-lg border border-gray-200 bg-white",children:t.jsxs(ZT,{children:[t.jsx(eP,{children:t.jsx(nP,{children:e.map((e=>t.jsx(rP,{style:{width:e.width},children:e.header},String(e.accessorKey))))})}),t.jsx(tP,{children:l.map(((n,r)=>t.jsx(nP,{onClick:()=>a?.(n),className:a?"cursor-pointer hover:bg-gray-50/50 transition-colors":"hover:bg-gray-50/50 transition-colors",children:e.map((e=>t.jsx(oP,{style:{width:e.width},children:e.cell?e.cell(n[e.accessorKey],n):n[e.accessorKey]||t.jsx("span",{className:"text-gray-400",children:"Not provided"})},String(e.accessorKey))))},r)))})]})}),t.jsx("div",{className:"mt-4 flex justify-center",children:p&&t.jsx("button",{onClick:()=>b(f),disabled:u,className:"rounded-lg bg-white px-4 py-2 text-sm font-medium text-gray-700 shadow-sm ring-1 ring-inset ring-gray-300 hover:bg-gray-50 disabled:opacity-50",children:u?"Loading...":"Load More"})})]}:{className:"flex flex-col items-center justify-center p-8 text-center",children:[i.icon&&t.jsx("div",{className:"mb-4",children:i.icon}),t.jsx("h3",{className:"mb-2 text-lg font-semibold text-gray-700",children:i.title}),t.jsx("p",{className:"text-gray-500",children:i.description})]})},sP="reach-styles-module__container___6PQqs",aP=lc(["reach-styles-module__base___WFahB"],{variants:{variant:{default:"reach-styles-module__default___zeGU1",secondary:"reach-styles-module__secondary___VQ4iH",destructive:"reach-styles-module__destructive___RLaRD",outline:"reach-styles-module__outline___L2VtW",google:"reach-styles-module__google___HcEij",date:"reach-styles-module__date___-6BC4"},size:{default:"reach-styles-module__sizeDefault___iGTp4",sm:"reach-styles-module__sizeSm___6T2oK"},iconOnly:{true:"reach-styles-module__iconOnly___8vUSp",false:""}},compoundVariants:[{iconOnly:!0,size:"sm",class:"reach-styles-module__iconOnlySm___9ZKv9"}],defaultVariants:{variant:"default",size:"default",iconOnly:!1}}),lP=i.forwardRef((({className:e,variant:n,size:r,iconOnly:o,truncate:i,...s},a)=>t.jsx("div",{ref:a,className:zu(aP({variant:n,size:r,iconOnly:o}),i&&"max-w-[90px]",e),...s})));lP.displayName="Badge";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(sP,e),...n}))).displayName="BadgeContainer";const cP=({status:e})=>{switch(e){case Ae.DRAFT:return t.jsx(lP,{variant:"secondary",children:"Draft"});case Ae.ACTIVE:return t.jsx(lP,{variant:"default",className:"bg-green-600 hover:bg-green-700",children:"Active"});case Ae.RUNNING:return t.jsx(lP,{variant:"default",className:"bg-blue-500 hover:bg-blue-600",children:"Running"});case Ae.COMPLETED:return t.jsx(lP,{variant:"default",className:"bg-gray-500 hover:bg-gray-600",children:"Completed"});case Ae.FAILED:return t.jsx(lP,{variant:"destructive",children:"Failed"});case Ae.DEACTIVATED:return t.jsx(lP,{variant:"destructive",children:"Cancelled"});default:vk(e,Ae)}},uP=n.memo((({status:e})=>{let n="bg-gray-400";switch(e){case Ae.ACTIVE:n="bg-green-500";break;case Ae.DRAFT:n="bg-gray-400";break;case Ae.DEACTIVATED:n="bg-red-500";break;case Ae.RUNNING:n="bg-yellow-400";break;default:n="bg-gray-400"}return t.jsx("div",{className:`w-2 h-2 rounded-full ${n}`})})),dP=n.memo((({status:e,searchQuery:n,onViewAutomation:r})=>t.jsx(iP,{columns:[{header:"Name",accessorKey:"name",width:"50%",cell:(e,n)=>t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx(uP,{status:n.status}),t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{className:"font-medium text-foreground",children:e}),t.jsx(cP,{status:n.status})]})]})},{header:"Stats",accessorKey:"emailsSent",width:"25%",cell:(e,n)=>t.jsxs("div",{className:"flex items-center gap-4 text-muted-foreground",children:[t.jsxs("div",{className:"flex items-center gap-1",children:[t.jsx(nk.EmailIcon,{className:"h-4 w-4"}),t.jsx("span",{children:n.emailsSent||0})]}),t.jsxs("div",{className:"flex items-center gap-1",children:[t.jsx(nk.SmsIcon,{className:"h-4 w-4"}),t.jsx("span",{children:n.smsSent||0})]})]})},{header:"Modified",accessorKey:"updated_at",width:"25%",cell:(e,n)=>{const r=e||n.created_at;return t.jsx("div",{className:"text-muted-foreground",children:r?JT(new Date(r),{addSuffix:!0}):"Not available"})}}],fetchData:async({cursor:t,limit:r})=>{const o=await(async e=>{const t=new URLSearchParams;return e.cursor&&t.append("cursor",e.cursor),e.limit&&t.append("limit",e.limit.toString()),e.status&&t.append("status",e.status),e.search&&t.append("search",e.search),(await Ee(`${l}?${t.toString()}`,{method:"GET"})).data})({cursor:t,limit:r,status:e,search:n||void 0});return{items:o.data,cursor:o.pagination.cursor??void 0}},itemsPerPage:5,emptyState:{icon:t.jsx("div",{className:"i-heroicons-document-text h-12 w-12 text-muted-foreground"}),title:"No Automations Found",description:"Create your first automation to get started."},onRowClick:e=>{r(e.id)},className:"rounded-lg bg-background"}))),fP=n.memo((({onCreateClick:e})=>t.jsx("div",{className:"ml-auto flex items-center gap-2",children:t.jsxs(ik,{variant:"outline",onClick:e,children:[t.jsx(Ic,{}),"Create New Automation"]})}))),hP=i.forwardRef((({className:e,type:n,...r},o)=>t.jsx("input",{type:n,className:zu("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:o,...r})));hP.displayName="Input";const pP=n.memo((({searchQuery:e,setSearchQuery:n})=>t.jsxs("div",{className:"relative",children:[t.jsx(Fc,{className:"absolute left-2.5 top-2.5 h-4 w-4 text-muted-foreground"}),t.jsx(hP,{placeholder:"Search automations...",value:e,onChange:e=>n(e.target.value),className:"focus-visible:ring-2 pl-9"})]}))),mP=({onViewAutomation:e,iconDefinitions:r})=>{const[o,i]=n.useState(""),[s,a]=n.useState("all"),{toast:l}=Ia(),c=xC(),[u,d]=n.useState(!1),f=n.useCallback((()=>{d(!0)}),[]),h=n.useMemo((()=>[{id:"all",label:"All",content:t.jsx(dP,{searchQuery:o,onViewAutomation:e})},{id:"active",label:"Active",content:t.jsx(dP,{status:"active",searchQuery:o,onViewAutomation:e})},{id:"draft",label:"Drafts",content:t.jsx(dP,{status:"draft",searchQuery:o,onViewAutomation:e})}]),[o,e]),p=n.useCallback((e=>{"error"===e?(l({title:"Error creating automation",description:"Please try again",variant:"destructive"}),d(!1)):!1===e?d(!1):c(`/automations/view-modal/${e}?autoOpenEditPopup=true&showBackButton=true`)}),[l,c]);return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(pP,{searchQuery:o,setSearchQuery:i}),t.jsx(fP,{onCreateClick:f})]}),t.jsx(iE,{tabs:h,activeTab:s,onTabChange:a,secondaryTabs:!0}),t.jsx(Sk,{open:u,setOpen:d,onClose:p,iconDefinitions:r})]})},gP=async e=>{const t=new URLSearchParams;e?.cursor&&t.append("cursor",e.cursor),e?.limit&&t.append("limit",e.limit.toString()),e?.search&&t.append("search",e.search);return(await Ee(`${a}${t.toString()?`?${t.toString()}`:""}`)).data},vP=async e=>{if(!e)return null;return(await Ee(`${a}/${e}`)).data};var yP=(e=>(e.String="string",e.Number="number",e.Integer="integer",e.Boolean="boolean",e.Date="date",e.DateTime="date-time",e.Array="array",e.ReachResource="reach-resource",e))(yP||{}),bP=(e=>(e.ALL_USERS="all_users",e.CUSTOM="custom",e))(bP||{}),xP=(e=>(e.EQUALS="equals",e.NOT_EQUALS="not_equals",e.GREATER_THAN="greater_than",e.LESS_THAN="less_than",e.EXISTS="exists",e))(xP||{});const wP=()=>{const e=ae(),t=ge({mutationFn:e=>(async e=>(await Ee(a,{method:"POST",body:JSON.stringify(e)})).data)(e),onSuccess:()=>{e.invalidateQueries({queryKey:["segments"]})}}),n=me({queryKey:["segments-conditions"],queryFn:()=>(async()=>(await Ee(`${a}/conditions`,{method:"GET"})).data)()});return{createSegment:t.mutate,isCreating:t.isPending,createError:t.error,isCreateSuccess:t.isSuccess,segmentsConditions:n.data,isFetching:n.isFetching,isLoading:n.isLoading,fetchError:n.error,refetchSegmentsConditions:n.refetch}},SP=e=>{const t=ae(),n=me({queryKey:["automations","recipients","count",e],queryFn:()=>(async e=>(await Ee(`${a}/count`,{method:"POST",body:JSON.stringify(e)})).data)(e)});return{data:n.data,isFetching:n.isFetching,isLoading:n.isLoading,fetchError:n.error,refetchCount:()=>{t.invalidateQueries({queryKey:["automations","recipients","count",e]})}}},kP=e=>{const t=ae(),n=ge({mutationFn:t=>(async(e,t)=>t?(await Ee(`${a}/${t}`,{method:"PATCH",body:JSON.stringify(e)})).data:null)(t,e),onSuccess:()=>{t.invalidateQueries({queryKey:["segments",e]})}});return{updateSegment:n.mutate,isUpdating:n.isPending,updateError:n.error,isUpdateSuccess:n.isSuccess}};var CP=i.forwardRef(((e,n)=>t.jsx(Qa.label,{...e,ref:n,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}})));CP.displayName="Label";var EP=CP;const jP=lc("text-foreground text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),_P=i.forwardRef((({className:e,...n},r)=>t.jsx(EP,{ref:r,className:zu(jP(),e),...n})));_P.displayName=EP.displayName;const TP={[xP.EQUALS]:"Equals",[xP.NOT_EQUALS]:"Not Equals",[xP.GREATER_THAN]:"Greater Than",[xP.LESS_THAN]:"Less Than",[xP.EXISTS]:"Exists"},PP={email:"Email",phone:"Phone",firstName:"First Name",lastName:"Last Name"};var NP=.999,DP=/[\\\/_+.#"@\[\(\{&]/,MP=/[\\\/_+.#"@\[\(\{&]/g,OP=/[\s-]/,AP=/[\s-]/g;function RP(e,t,n,r,o,i,s){if(i===t.length)return o===e.length?1:.99;var a=`${o},${i}`;if(void 0!==s[a])return s[a];for(var l,c,u,d,f=r.charAt(i),h=n.indexOf(f,o),p=0;h>=0;)(l=RP(e,t,n,r,h+1,i+1,s))>p&&(h===o?l*=1:DP.test(e.charAt(h-1))?(l*=.8,(u=e.slice(o,h-1).match(MP))&&o>0&&(l*=Math.pow(NP,u.length))):OP.test(e.charAt(h-1))?(l*=.9,(d=e.slice(o,h-1).match(AP))&&o>0&&(l*=Math.pow(NP,d.length))):(l*=.17,o>0&&(l*=Math.pow(NP,h-o))),e.charAt(h)!==t.charAt(i)&&(l*=.9999)),(l<.1&&n.charAt(h-1)===r.charAt(i+1)||r.charAt(i+1)===r.charAt(i)&&n.charAt(h-1)!==r.charAt(i))&&(.1*(c=RP(e,t,n,r,h+1,i+2,s))>l&&(l=.1*c)),l>p&&(p=l),h=n.indexOf(f,h+1);return s[a]=p,p}function LP(e){return e.toLowerCase().replace(AP," ")}function IP(e,t,n){return RP(e=n&&n.length>0?""+(e+" "+n.join(" ")):e,t,LP(e),LP(t),0,0,{})}var FP,$P={exports:{}},qP={};var zP,UP={};
|
|
43
|
+
*/(n.expires)||!Number.isFinite(n.expires.valueOf()))throw new TypeError(`option expires is invalid: ${n.expires}`);i+="; Expires="+n.expires.toUTCString()}n.httpOnly&&(i+="; HttpOnly");n.secure&&(i+="; Secure");n.partitioned&&(i+="; Partitioned");if(n.priority){switch("string"==typeof n.priority?n.priority.toLowerCase():void 0){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${n.priority}`)}}if(n.sameSite){switch("string"==typeof n.sameSite?n.sameSite.toLowerCase():n.sameSite){case!0:case"strict":i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"none":i+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${n.sameSite}`)}}return i};const jk=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,_k=/^[\u0021-\u003A\u003C-\u007E]*$/,Tk=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,Pk=/^[\u0020-\u003A\u003D-\u007E]*$/,Nk=Object.prototype.toString,Dk=(()=>{const e=function(){};return e.prototype=Object.create(null),e})();function Mk(e,t,n){do{const n=e.charCodeAt(t);if(32!==n&&9!==n)return t}while(++t<n);return n}function Ok(e,t,n){for(;t>n;){const n=e.charCodeAt(--t);if(32!==n&&9!==n)return t+1}return n}function Ak(e){if(-1===e.indexOf("%"))return e;try{return decodeURIComponent(e)}catch(ZY){return e}}function Rk(e={}){let t,{initialEntries:n=["/"],initialIndex:r,v5Compat:o=!1}=e;t=n.map(((e,t)=>u(e,"string"==typeof e?null:e.state,0===t?"default":void 0)));let i=l(null==r?t.length-1:r),s="POP",a=null;function l(e){return Math.min(Math.max(e,0),t.length-1)}function c(){return t[i]}function u(e,n=null,r){let o=function(e,t,n=null,r){let o={pathname:"string"==typeof e?e:e.pathname,search:"",hash:"",..."string"==typeof t?qk(t):t,state:n,key:t&&t.key||r||Fk()};return o}(t?c().pathname:"/",e,n,r);return Ik("/"===o.pathname.charAt(0),`relative pathnames are not supported in memory history: ${JSON.stringify(e)}`),o}function d(e){return"string"==typeof e?e:$k(e)}return{get index(){return i},get action(){return s},get location(){return c()},createHref:d,createURL:e=>new URL(d(e),"http://localhost"),encodeLocation(e){let t="string"==typeof e?qk(e):e;return{pathname:t.pathname||"",search:t.search||"",hash:t.hash||""}},push(e,n){s="PUSH";let r=u(e,n);i+=1,t.splice(i,t.length,r),o&&a&&a({action:s,location:r,delta:1})},replace(e,n){s="REPLACE";let r=u(e,n);t[i]=r,o&&a&&a({action:s,location:r,delta:0})},go(e){s="POP";let n=l(i+e);i=n,a&&a({action:s,location:t[n],delta:e})},listen:e=>(a=e,()=>{a=null})}}function Lk(e,t){if(!1===e||null==e)throw new Error(t)}function Ik(e,t){if(!e)try{throw new Error(t)}catch(ZY){}}function Fk(){return Math.random().toString(36).substring(2,10)}function $k({pathname:e="/",search:t="",hash:n=""}){return t&&"?"!==t&&(e+="?"===t.charAt(0)?t:"?"+t),n&&"#"!==n&&(e+="#"===n.charAt(0)?n:"#"+n),e}function qk(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function zk(e,t,n="/"){return function(e,t,n,r){let o="string"==typeof t?qk(t):t,i=tC(o.pathname||"/",n);if(null==i)return null;let s=Uk(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let n=e.length===t.length&&e.slice(0,-1).every(((e,n)=>e===t[n]));return n?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(s);let a=null;for(let l=0;null==a&&l<s.length;++l){let e=eC(i);a=Jk(s[l],e,r)}return a}(e,t,n,!1)}function Uk(e,t=[],n=[],r=""){let o=(e,o,i)=>{let s={relativePath:void 0===i?e.path||"":i,caseSensitive:!0===e.caseSensitive,childrenIndex:o,route:e};s.relativePath.startsWith("/")&&(Lk(s.relativePath.startsWith(r),`Absolute route path "${s.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),s.relativePath=s.relativePath.slice(r.length));let a=iC([r,s.relativePath]),l=n.concat(s);e.children&&e.children.length>0&&(Lk(!0!==e.index,`Index routes must not have child routes. Please remove all child routes from route path "${a}".`),Uk(e.children,t,l,a)),(null!=e.path||e.index)&&t.push({path:a,score:Xk(a,e.index),routesMeta:l})};return e.forEach(((e,t)=>{if(""!==e.path&&e.path?.includes("?"))for(let n of Bk(e.path))o(e,t,n);else o(e,t)})),t}function Bk(e){let t=e.split("/");if(0===t.length)return[];let[n,...r]=t,o=n.endsWith("?"),i=n.replace(/\?$/,"");if(0===r.length)return o?[i,""]:[i];let s=Bk(r.join("/")),a=[];return a.push(...s.map((e=>""===e?i:[i,e].join("/")))),o&&a.push(...s),a.map((t=>e.startsWith("/")&&""===t?"/":t))}var Vk=/^:[\w-]+$/,Kk=3,Hk=2,Wk=1,Gk=10,Yk=-2,Qk=e=>"*"===e;function Xk(e,t){let n=e.split("/"),r=n.length;return n.some(Qk)&&(r+=Yk),t&&(r+=Hk),n.filter((e=>!Qk(e))).reduce(((e,t)=>e+(Vk.test(t)?Kk:""===t?Wk:Gk)),r)}function Jk(e,t,n=!1){let{routesMeta:r}=e,o={},i="/",s=[];for(let a=0;a<r.length;++a){let e=r[a],l=a===r.length-1,c="/"===i?t:t.slice(i.length)||"/",u=Zk({path:e.relativePath,caseSensitive:e.caseSensitive,end:l},c),d=e.route;if(!u&&l&&n&&!r[r.length-1].route.index&&(u=Zk({path:e.relativePath,caseSensitive:e.caseSensitive,end:!1},c)),!u)return null;Object.assign(o,u.params),s.push({params:o,pathname:iC([i,u.pathname]),pathnameBase:sC(iC([i,u.pathnameBase])),route:d}),"/"!==u.pathnameBase&&(i=iC([i,u.pathnameBase]))}return s}function Zk(e,t){"string"==typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=function(e,t=!1,n=!0){Ik("*"===e||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let r=[],o="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,((e,t,n)=>(r.push({paramName:t,isOptional:null!=n}),n?"/?([^\\/]+)?":"/([^\\/]+)")));e.endsWith("*")?(r.push({paramName:"*"}),o+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?o+="\\/*$":""!==e&&"/"!==e&&(o+="(?:(?=\\/|$))");let i=new RegExp(o,t?void 0:"i");return[i,r]}(e.path,e.caseSensitive,e.end),o=t.match(n);if(!o)return null;let i=o[0],s=i.replace(/(.)\/+$/,"$1"),a=o.slice(1);return{params:r.reduce(((e,{paramName:t,isOptional:n},r)=>{if("*"===t){s=i.slice(0,i.length-(a[r]||"").length).replace(/(.)\/+$/,"$1")}const o=a[r];return e[t]=n&&!o?void 0:(o||"").replace(/%2F/g,"/"),e}),{}),pathname:i,pathnameBase:s,pattern:e}}function eC(e){try{return e.split("/").map((e=>decodeURIComponent(e).replace(/\//g,"%2F"))).join("/")}catch(t){return Ik(!1,`The URL path "${e}" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function tC(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&"/"!==r?null:e.slice(n)||"/"}function nC(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function rC(e){let t=function(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}(e);return t.map(((e,n)=>n===t.length-1?e.pathname:e.pathnameBase))}function oC(e,t,n,r=!1){let o;"string"==typeof e?o=qk(e):(o={...e},Lk(!o.pathname||!o.pathname.includes("?"),nC("?","pathname","search",o)),Lk(!o.pathname||!o.pathname.includes("#"),nC("#","pathname","hash",o)),Lk(!o.search||!o.search.includes("#"),nC("#","search","hash",o)));let i,s=""===e||""===o.pathname,a=s?"/":o.pathname;if(null==a)i=n;else{let e=t.length-1;if(!r&&a.startsWith("..")){let t=a.split("/");for(;".."===t[0];)t.shift(),e-=1;o.pathname=t.join("/")}i=e>=0?t[e]:"/"}let l=function(e,t="/"){let{pathname:n,search:r="",hash:o=""}="string"==typeof e?qk(e):e,i=n?n.startsWith("/")?n:function(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)})),n.length>1?n.join("/"):"/"}(n,t):t;return{pathname:i,search:aC(r),hash:lC(o)}}(o,i),c=a&&"/"!==a&&a.endsWith("/"),u=(s||"."===a)&&n.endsWith("/");return l.pathname.endsWith("/")||!c&&!u||(l.pathname+="/"),l}var iC=e=>e.join("/").replace(/\/\/+/g,"/"),sC=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),aC=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",lC=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";var cC=["POST","PUT","PATCH","DELETE"];new Set(cC);var uC=["GET",...cC];new Set(uC);var dC=i.createContext(null);dC.displayName="DataRouter";var fC=i.createContext(null);fC.displayName="DataRouterState";var hC=i.createContext({isTransitioning:!1});hC.displayName="ViewTransition",i.createContext(new Map).displayName="Fetchers",i.createContext(null).displayName="Await";var pC=i.createContext(null);pC.displayName="Navigation";var mC=i.createContext(null);mC.displayName="Location";var gC=i.createContext({outlet:null,matches:[],isDataRoute:!1});gC.displayName="Route";var vC=i.createContext(null);function yC(){return null!=i.useContext(mC)}function bC(){return Lk(yC(),"useLocation() may be used only in the context of a <Router> component."),i.useContext(mC).location}vC.displayName="RouteError";var xC="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function wC(e){i.useContext(pC).static||i.useLayoutEffect(e)}function SC(){let{isDataRoute:e}=i.useContext(gC);return e?function(){let{router:e}=function(e){let t=i.useContext(dC);return Lk(t,PC(e)),t}("useNavigate"),t=NC("useNavigate"),n=i.useRef(!1);return wC((()=>{n.current=!0})),i.useCallback((async(r,o={})=>{Ik(n.current,xC),n.current&&("number"==typeof r?e.navigate(r):await e.navigate(r,{fromRouteId:t,...o}))}),[e,t])}():function(){Lk(yC(),"useNavigate() may be used only in the context of a <Router> component.");let e=i.useContext(dC),{basename:t,navigator:n}=i.useContext(pC),{matches:r}=i.useContext(gC),{pathname:o}=bC(),s=JSON.stringify(rC(r)),a=i.useRef(!1);return wC((()=>{a.current=!0})),i.useCallback(((r,i={})=>{if(Ik(a.current,xC),!a.current)return;if("number"==typeof r)return void n.go(r);let l=oC(r,JSON.parse(s),o,"path"===i.relative);null==e&&"/"!==t&&(l.pathname="/"===l.pathname?t:iC([t,l.pathname])),(i.replace?n.replace:n.push)(l,i.state,i)}),[t,n,s,o,e])}()}function kC(e,{relative:t}={}){let{matches:n}=i.useContext(gC),{pathname:r}=bC(),o=JSON.stringify(rC(n));return i.useMemo((()=>oC(e,JSON.parse(o),r,"path"===t)),[e,o,r,t])}function CC(e,t,n,r){Lk(yC(),"useRoutes() may be used only in the context of a <Router> component.");let o,{navigator:s}=i.useContext(pC),{matches:a}=i.useContext(gC),l=a[a.length-1],c=l?l.params:{},u=l?l.pathname:"/",d=l?l.pathnameBase:"/",f=l&&l.route;{let e=f&&f.path||"";MC(u,!f||e.endsWith("*")||e.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${u}" (under <Route path="${e}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.\n\nPlease change the parent <Route path="${e}"> to <Route path="${"/"===e?"*":`${e}/*`}">.`)}o=bC();let h=o.pathname||"/",p=h;if("/"!==d){let e=d.replace(/^\//,"").split("/");p="/"+h.replace(/^\//,"").split("/").slice(e.length).join("/")}let m=zk(e,{pathname:p});Ik(f||null!=m,`No routes matched location "${o.pathname}${o.search}${o.hash}" `),Ik(null==m||void 0!==m[m.length-1].route.element||void 0!==m[m.length-1].route.Component||void 0!==m[m.length-1].route.lazy,`Matched leaf route at location "${o.pathname}${o.search}${o.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let g=function(e,t=[],n=null){if(null==e){if(!n)return null;if(n.errors)e=n.matches;else{if(0!==t.length||n.initialized||!(n.matches.length>0))return null;e=n.matches}}let r=e,o=n?.errors;if(null!=o){let e=r.findIndex((e=>e.route.id&&void 0!==o?.[e.route.id]));Lk(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(o).join(",")}`),r=r.slice(0,Math.min(r.length,e+1))}let s=!1,a=-1;if(n)for(let i=0;i<r.length;i++){let e=r[i];if((e.route.HydrateFallback||e.route.hydrateFallbackElement)&&(a=i),e.route.id){let{loaderData:t,errors:o}=n,i=e.route.loader&&!t.hasOwnProperty(e.route.id)&&(!o||void 0===o[e.route.id]);if(e.route.lazy||i){s=!0,r=a>=0?r.slice(0,a+1):[r[0]];break}}}return r.reduceRight(((e,l,c)=>{let u,d=!1,f=null,h=null;n&&(u=o&&l.route.id?o[l.route.id]:void 0,f=l.route.errorElement||jC,s&&(a<0&&0===c?(MC("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),d=!0,h=null):a===c&&(d=!0,h=l.route.hydrateFallbackElement||null)));let p=t.concat(r.slice(0,c+1)),m=()=>{let t;return t=u?f:d?h:l.route.Component?i.createElement(l.route.Component,null):l.route.element?l.route.element:e,i.createElement(TC,{match:l,routeContext:{outlet:e,matches:p,isDataRoute:null!=n},children:t})};return n&&(l.route.ErrorBoundary||l.route.errorElement||0===c)?i.createElement(_C,{location:n.location,revalidation:n.revalidation,component:f,error:u,children:m(),routeContext:{outlet:null,matches:p,isDataRoute:!0}}):m()}),null)}(m&&m.map((e=>Object.assign({},e,{params:Object.assign({},c,e.params),pathname:iC([d,s.encodeLocation?s.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?d:iC([d,s.encodeLocation?s.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),a,n,r);return g}function EC(){let e=function(){let e=i.useContext(vC),t=function(e){let t=i.useContext(fC);return Lk(t,PC(e)),t}("useRouteError"),n=NC("useRouteError");if(void 0!==e)return e;return t.errors?.[n]}(),t=function(e){return null!=e&&"number"==typeof e.status&&"string"==typeof e.statusText&&"boolean"==typeof e.internal&&"data"in e}(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",o={padding:"0.5rem",backgroundColor:r},s={padding:"2px 4px",backgroundColor:r},a=null;return a=i.createElement(i.Fragment,null,i.createElement("p",null,"💿 Hey developer 👋"),i.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",i.createElement("code",{style:s},"ErrorBoundary")," or"," ",i.createElement("code",{style:s},"errorElement")," prop on your route.")),i.createElement(i.Fragment,null,i.createElement("h2",null,"Unexpected Application Error!"),i.createElement("h3",{style:{fontStyle:"italic"}},t),n?i.createElement("pre",{style:o},n):null,a)}i.createContext(null);var jC=i.createElement(EC,null),_C=class extends i.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||"idle"!==t.revalidation&&"idle"===e.revalidation?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:void 0!==e.error?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){}render(){return void 0!==this.state.error?i.createElement(gC.Provider,{value:this.props.routeContext},i.createElement(vC.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function TC({routeContext:e,match:t,children:n}){let r=i.useContext(dC);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),i.createElement(gC.Provider,{value:e},n)}function PC(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function NC(e){let t=function(e){let t=i.useContext(gC);return Lk(t,PC(e)),t}(e),n=t.matches[t.matches.length-1];return Lk(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}var DC={};function MC(e,t,n){t||DC[e]||(DC[e]=!0,Ik(!1,n))}function OC({basename:e,children:t,initialEntries:n,initialIndex:r}){let o=i.useRef();null==o.current&&(o.current=Rk({initialEntries:n,initialIndex:r,v5Compat:!0}));let s=o.current,[a,l]=i.useState({action:s.action,location:s.location}),c=i.useCallback((e=>{i.startTransition((()=>l(e)))}),[l]);return i.useLayoutEffect((()=>s.listen(c)),[s,c]),i.createElement(AC,{basename:e,children:t,location:a.location,navigationType:a.action,navigator:s})}function AC({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:o,static:s=!1}){Lk(!yC(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let a=e.replace(/^\/*/,"/"),l=i.useMemo((()=>({basename:a,navigator:o,static:s,future:{}})),[a,o,s]);"string"==typeof n&&(n=qk(n));let{pathname:c="/",search:u="",hash:d="",state:f=null,key:h="default"}=n,p=i.useMemo((()=>{let e=tC(c,a);return null==e?null:{location:{pathname:e,search:u,hash:d,state:f,key:h},navigationType:r}}),[a,c,u,d,f,h,r]);return Ik(null!=p,`<Router basename="${a}"> is not able to match the URL "${c}${u}${d}" because it does not start with the basename, so the <Router> won't render anything.`),null==p?null:i.createElement(pC.Provider,{value:l},i.createElement(mC.Provider,{children:t,value:p}))}i.memo((function({routes:e,future:t,state:n}){return CC(e,0,n,t)}));var RC="get",LC="application/x-www-form-urlencoded";function IC(e){return null!=e&&"string"==typeof e.tagName}function FC(e=""){return new URLSearchParams("string"==typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce(((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map((e=>[n,e])):[[n,r]])}),[]))}var $C=null;var qC=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function zC(e){return null==e||qC.has(e)?e:(Ik(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${LC}"`),null)}function UC(e,t){let n,r,o,i,s;if(function(e){return IC(e)&&"form"===e.tagName.toLowerCase()}(e)){let s=e.getAttribute("action");r=s?tC(s,t):null,n=e.getAttribute("method")||RC,o=zC(e.getAttribute("enctype"))||LC,i=new FormData(e)}else if(function(e){return IC(e)&&"button"===e.tagName.toLowerCase()}(e)||function(e){return IC(e)&&"input"===e.tagName.toLowerCase()}(e)&&("submit"===e.type||"image"===e.type)){let s=e.form;if(null==s)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let a=e.getAttribute("formaction")||s.getAttribute("action");if(r=a?tC(a,t):null,n=e.getAttribute("formmethod")||s.getAttribute("method")||RC,o=zC(e.getAttribute("formenctype"))||zC(s.getAttribute("enctype"))||LC,i=new FormData(s,e),!function(){if(null===$C)try{new FormData(document.createElement("form"),0),$C=!1}catch(ZY){$C=!0}return $C}()){let{name:t,type:n,value:r}=e;if("image"===n){let e=t?`${t}.`:"";i.append(`${e}x`,"0"),i.append(`${e}y`,"0")}else t&&i.append(t,r)}}else{if(IC(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=RC,r=null,o=LC,s=e}return i&&"text/plain"===o&&(s=i,i=void 0),{action:r,method:n.toLowerCase(),encType:o,formData:i,body:s}}function BC(e,t){if(!1===e||null==e)throw new Error(t)}function VC(e){return null!=e&&(null==e.href?"preload"===e.rel&&"string"==typeof e.imageSrcSet&&"string"==typeof e.imageSizes:"string"==typeof e.rel&&"string"==typeof e.href)}async function KC(e,t,n){return function(e,t){let n=new Set;return new Set(t),e.reduce(((e,t)=>{let r=JSON.stringify(function(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}(t));return n.has(r)||(n.add(r),e.push({key:r,link:t})),e}),[])}((await Promise.all(e.map((async e=>{let r=t.routes[e.route.id];if(r){let e=await async function(e,t){if(e.id in t)return t[e.id];try{let n=await import(e.module);return t[e.id]=n,n}catch(n){return window.__reactRouterContext&&window,window.location.reload(),new Promise((()=>{}))}}(r,n);return e.links?e.links():[]}return[]})))).flat(1).filter(VC).filter((e=>"stylesheet"===e.rel||"preload"===e.rel)).map((e=>"stylesheet"===e.rel?{...e,rel:"prefetch",as:"style"}:{...e,rel:"prefetch"})))}function HC(e,t,n,r,o,i){let s=(e,t)=>!n[t]||e.route.id!==n[t].route.id,a=(e,t)=>n[t].pathname!==e.pathname||n[t].route.path?.endsWith("*")&&n[t].params["*"]!==e.params["*"];return"assets"===i?t.filter(((e,t)=>s(e,t)||a(e,t))):"data"===i?t.filter(((t,i)=>{let l=r.routes[t.route.id];if(!l||!l.hasLoader)return!1;if(s(t,i)||a(t,i))return!0;if(t.route.shouldRevalidate){let r=t.route.shouldRevalidate({currentUrl:new URL(o.pathname+o.search+o.hash,window.origin),currentParams:n[0]?.params||{},nextUrl:new URL(e,window.origin),nextParams:t.params,defaultShouldRevalidate:!0});if("boolean"==typeof r)return r}return!0})):[]}function WC(e,t){return n=e.map((e=>{let n=t.routes[e.route.id];if(!n)return[];let r=[n.module];return n.imports&&(r=r.concat(n.imports)),r})).flat(1),[...new Set(n)];var n}var GC=i.createContext(void 0);function YC(){let e=i.useContext(GC);return BC(e,"You must render this element inside a <HydratedRouter> element"),e}function QC(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function XC({page:e,...t}){let{router:n}=function(){let e=i.useContext(dC);return BC(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}(),r=i.useMemo((()=>zk(n.routes,e,n.basename)),[n.routes,e,n.basename]);return r?i.createElement(JC,{page:e,matches:r,...t}):null}function JC({page:e,matches:t,...n}){let r=bC(),{manifest:o,routeModules:s}=YC(),{loaderData:a,matches:l}=function(){let e=i.useContext(fC);return BC(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}(),c=i.useMemo((()=>HC(e,t,l,o,r,"data")),[e,t,l,o,r]),u=i.useMemo((()=>HC(e,t,l,o,r,"assets")),[e,t,l,o,r]),d=i.useMemo((()=>{if(e===r.pathname+r.search+r.hash)return[];let n=new Set,i=!1;if(t.forEach((e=>{let t=o.routes[e.route.id];t&&t.hasLoader&&(!c.some((t=>t.route.id===e.route.id))&&e.route.id in a&&s[e.route.id]?.shouldRevalidate||t.hasClientLoader?i=!0:n.add(e.route.id))})),0===n.size)return[];let l=function(e){let t="string"==typeof e?new URL(e,"undefined"==typeof window?"server://singlefetch/":window.location.origin):e;return t.pathname="/"===t.pathname?"_root.data":`${t.pathname.replace(/\/$/,"")}.data`,t}(e);return i&&n.size>0&&l.searchParams.set("_routes",t.filter((e=>n.has(e.route.id))).map((e=>e.route.id)).join(",")),[l.pathname+l.search]}),[a,r,o,c,t,e,s]),f=i.useMemo((()=>WC(u,o)),[u,o]),h=function(e){let{manifest:t,routeModules:n}=YC(),[r,o]=i.useState([]);return i.useEffect((()=>{let r=!1;return KC(e,t,n).then((e=>{r||o(e)})),()=>{r=!0}}),[e,t,n]),r}(u);return i.createElement(i.Fragment,null,d.map((e=>i.createElement("link",{key:e,rel:"prefetch",as:"fetch",href:e,...n}))),f.map((e=>i.createElement("link",{key:e,rel:"modulepreload",href:e,...n}))),h.map((({key:e,link:t})=>i.createElement("link",{key:e,...t}))))}function ZC(...e){return t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}}GC.displayName="FrameworkContext";var eE="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;try{eE&&(window.__reactRouterVersion="7.1.0")}catch(ZY){}var tE=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,nE=i.forwardRef((function({onClick:e,discover:t="render",prefetch:n="none",relative:r,reloadDocument:o,replace:s,state:a,target:l,to:c,preventScrollReset:u,viewTransition:d,...f},h){let p,{basename:m}=i.useContext(pC),g="string"==typeof c&&tE.test(c),v=!1;if("string"==typeof c&&g&&(p=c,eE))try{let e=new URL(window.location.href),t=c.startsWith("//")?new URL(e.protocol+c):new URL(c),n=tC(t.pathname,m);t.origin===e.origin&&null!=n?c=n+t.search+t.hash:v=!0}catch(ZY){Ik(!1,`<Link to="${c}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let y=function(e,{relative:t}={}){Lk(yC(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=i.useContext(pC),{hash:o,pathname:s,search:a}=kC(e,{relative:t}),l=s;return"/"!==n&&(l="/"===s?n:iC([n,s])),r.createHref({pathname:l,search:a,hash:o})}(c,{relative:r}),[b,x,w]=function(e,t){let n=i.useContext(GC),[r,o]=i.useState(!1),[s,a]=i.useState(!1),{onFocus:l,onBlur:c,onMouseEnter:u,onMouseLeave:d,onTouchStart:f}=t,h=i.useRef(null);i.useEffect((()=>{if("render"===e&&a(!0),"viewport"===e){let e=new IntersectionObserver((e=>{e.forEach((e=>{a(e.isIntersecting)}))}),{threshold:.5});return h.current&&e.observe(h.current),()=>{e.disconnect()}}}),[e]),i.useEffect((()=>{if(r){let e=setTimeout((()=>{a(!0)}),100);return()=>{clearTimeout(e)}}}),[r]);let p=()=>{o(!0)},m=()=>{o(!1),a(!1)};return n?"intent"!==e?[s,h,{}]:[s,h,{onFocus:QC(l,p),onBlur:QC(c,m),onMouseEnter:QC(u,p),onMouseLeave:QC(d,m),onTouchStart:QC(f,p)}]:[!1,h,{}]}(n,f),S=function(e,{target:t,replace:n,state:r,preventScrollReset:o,relative:s,viewTransition:a}={}){let l=SC(),c=bC(),u=kC(e,{relative:s});return i.useCallback((i=>{if(function(e,t){return!(0!==e.button||t&&"_self"!==t||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e))}(i,t)){i.preventDefault();let t=void 0!==n?n:$k(c)===$k(u);l(e,{replace:t,state:r,preventScrollReset:o,relative:s,viewTransition:a})}}),[c,l,u,n,r,t,e,o,s,a])}(c,{replace:s,state:a,target:l,preventScrollReset:u,relative:r,viewTransition:d});let k=i.createElement("a",{...f,...w,href:p||y,onClick:v||o?e:function(t){e&&e(t),t.defaultPrevented||S(t)},ref:ZC(h,x),target:l,"data-discover":g||"render"!==t?void 0:"true"});return b&&!g?i.createElement(i.Fragment,null,k,i.createElement(XC,{page:y})):k}));function rE(e){let t=i.useContext(dC);return Lk(t,function(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}(e)),t}function oE(e){Ik("undefined"!=typeof URLSearchParams,"You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let t=i.useRef(FC(e)),n=i.useRef(!1),r=bC(),o=i.useMemo((()=>function(e,t){let n=FC(e);return t&&t.forEach(((e,r)=>{n.has(r)||t.getAll(r).forEach((e=>{n.append(r,e)}))})),n}(r.search,n.current?null:t.current)),[r.search]),s=SC(),a=i.useCallback(((e,t)=>{const r=FC("function"==typeof e?e(o):e);n.current=!0,s("?"+r,t)}),[s,o]);return[o,a]}nE.displayName="Link",i.forwardRef((function({"aria-current":e="page",caseSensitive:t=!1,className:n="",end:r=!1,style:o,to:s,viewTransition:a,children:l,...c},u){let d=kC(s,{relative:c.relative}),f=bC(),h=i.useContext(fC),{navigator:p,basename:m}=i.useContext(pC),g=null!=h&&function(e,t={}){let n=i.useContext(hC);Lk(null!=n,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=rE("useViewTransitionState"),o=kC(e,{relative:t.relative});if(!n.isTransitioning)return!1;let s=tC(n.currentLocation.pathname,r)||n.currentLocation.pathname,a=tC(n.nextLocation.pathname,r)||n.nextLocation.pathname;return null!=Zk(o.pathname,a)||null!=Zk(o.pathname,s)}(d)&&!0===a,v=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,y=f.pathname,b=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;t||(y=y.toLowerCase(),b=b?b.toLowerCase():null,v=v.toLowerCase()),b&&m&&(b=tC(b,m)||b);const x="/"!==v&&v.endsWith("/")?v.length-1:v.length;let w,S=y===v||!r&&y.startsWith(v)&&"/"===y.charAt(x),k=null!=b&&(b===v||!r&&b.startsWith(v)&&"/"===b.charAt(v.length)),C={isActive:S,isPending:k,isTransitioning:g},E=S?e:void 0;w="function"==typeof n?n(C):[n,S?"active":null,k?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let j="function"==typeof o?o(C):o;return i.createElement(nE,{...c,"aria-current":E,className:w,ref:u,style:j,to:s,viewTransition:a},"function"==typeof l?l(C):l)})).displayName="NavLink",i.forwardRef((({discover:e="render",fetcherKey:t,navigate:n,reloadDocument:r,replace:o,state:s,method:a=RC,action:l,onSubmit:c,relative:u,preventScrollReset:d,viewTransition:f,...h},p)=>{let m=function(){let{router:e}=rE("useSubmit"),{basename:t}=i.useContext(pC),n=NC("useRouteId");return i.useCallback((async(r,o={})=>{let{action:i,method:s,encType:a,formData:l,body:c}=UC(r,t);if(!1===o.navigate){let t=o.fetcherKey||sE();await e.fetch(t,n,o.action||i,{preventScrollReset:o.preventScrollReset,formData:l,body:c,formMethod:o.method||s,formEncType:o.encType||a,flushSync:o.flushSync})}else await e.navigate(o.action||i,{preventScrollReset:o.preventScrollReset,formData:l,body:c,formMethod:o.method||s,formEncType:o.encType||a,replace:o.replace,state:o.state,fromRouteId:n,flushSync:o.flushSync,viewTransition:o.viewTransition})}),[e,t,n])}(),g=function(e,{relative:t}={}){let{basename:n}=i.useContext(pC),r=i.useContext(gC);Lk(r,"useFormAction must be used inside a RouteContext");let[o]=r.matches.slice(-1),s={...kC(e||".",{relative:t})},a=bC();if(null==e){s.search=a.search;let e=new URLSearchParams(s.search),t=e.getAll("index");if(t.some((e=>""===e))){e.delete("index"),t.filter((e=>e)).forEach((t=>e.append("index",t)));let n=e.toString();s.search=n?`?${n}`:""}}e&&"."!==e||!o.route.index||(s.search=s.search?s.search.replace(/^\?/,"?index&"):"?index");"/"!==n&&(s.pathname="/"===s.pathname?n:iC([n,s.pathname]));return $k(s)}(l,{relative:u}),v="get"===a.toLowerCase()?"get":"post",y="string"==typeof l&&tE.test(l);return i.createElement("form",{ref:p,method:v,action:g,onSubmit:r?c:e=>{if(c&&c(e),e.defaultPrevented)return;e.preventDefault();let r=e.nativeEvent.submitter,i=r?.getAttribute("formmethod")||a;m(r||e.currentTarget,{fetcherKey:t,method:i,navigate:n,replace:o,state:s,relative:u,preventScrollReset:d,viewTransition:f})},...h,"data-discover":y||"render"!==e?void 0:"true"})})).displayName="Form";var iE=0,sE=()=>`__${String(++iE)}__`;new TextEncoder;const aE=({tabs:e,activeTab:r,onTabChange:o,tabsLocation:i="left",secondaryTabs:s=!1})=>{const a=n.useRef([]),[l,c]=n.useState({width:0,left:0});return n.useEffect((()=>{const t=a.current[e.findIndex((e=>e.id===r))];t&&c({width:t.offsetWidth,left:t.offsetLeft})}),[r,e]),t.jsxs("div",{className:"flex flex-col gap-4 w-full flex-1",children:[t.jsx("div",{className:"flex items-center justify-between border-b px-4",children:t.jsxs("div",{className:"relative flex items-center gap-8 "+("left"===i?"w-full justify-start":"w-full justify-center"),children:[t.jsx("div",{className:"absolute bottom-0 left-0 w-full h-[1px] bg-gray-100/50 rounded-full"}),t.jsx("div",{className:"absolute bottom-0 h-[1px] rounded-full transition-all duration-300 ease-out\n bg-gradient-to-r from-primary to-primary/90\n shadow-[0_0_8px_rgba(var(--primary-rgb),0.3)]",style:{width:`${l.width}px`,left:`${l.left}px`}}),e.map(((e,n)=>t.jsx("button",{ref:e=>a.current[n]=e,onClick:()=>o(e.id),className:Kp("relative px-1 py-3 transition-all duration-200",r!==e.id&&"text-muted-foreground",s&&"text-sm"),children:e.label},e.id)))]})}),t.jsx("div",{className:"relative min-h-40",children:e.map((n=>t.jsx("div",{className:"absolute w-full transition-all duration-500 ease-in-out transform \n "+(r===n.id?"translate-x-0 opacity-100 pointer-events-auto":(e.findIndex((e=>e.id===n.id))<e.findIndex((e=>e.id===r))?"translate-x-[-8%]":"translate-x-[8%]")+" opacity-0 pointer-events-none"),children:n.content},n.id)))})]})};var lE,cE="dismissableLayer.update",uE="dismissableLayer.pointerDownOutside",dE="dismissableLayer.focusOutside",fE=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),hE=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(fE),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=za(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){mE(uE,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){mE(dE,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return Za((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(lE=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),pE(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=lE)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),pE())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(cE,e),()=>document.removeEventListener(cE,e)}),[]),t.jsx(Qa.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:Fa(e.onFocusCapture,C.onFocusCapture),onBlurCapture:Fa(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:Fa(e.onPointerDownCapture,k.onPointerDownCapture)})}));hE.displayName="DismissableLayer";function pE(){const e=new CustomEvent(cE);document.dispatchEvent(e)}function mE(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?Xa(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(fE),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Qa.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var gE=i["useId".toString()]||(()=>{}),vE=0;function yE(e){const[t,n]=i.useState(gE());return dl((()=>{n((e=>e??String(vE++)))}),[e]),t?`radix-${t}`:""}const bE=["top","right","bottom","left"],xE=Math.min,wE=Math.max,SE=Math.round,kE=Math.floor,CE=e=>({x:e,y:e}),EE={left:"right",right:"left",bottom:"top",top:"bottom"},jE={start:"end",end:"start"};function _E(e,t,n){return wE(e,xE(t,n))}function TE(e,t){return"function"==typeof e?e(t):e}function PE(e){return e.split("-")[0]}function NE(e){return e.split("-")[1]}function DE(e){return"x"===e?"y":"x"}function ME(e){return"y"===e?"height":"width"}function OE(e){return["top","bottom"].includes(PE(e))?"y":"x"}function AE(e){return DE(OE(e))}function RE(e){return e.replace(/start|end/g,(e=>jE[e]))}function LE(e){return e.replace(/left|right|bottom|top/g,(e=>EE[e]))}function IE(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function FE(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function $E(e,t,n){let{reference:r,floating:o}=e;const i=OE(t),s=AE(t),a=ME(s),l=PE(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let h;switch(l){case"top":h={x:u,y:r.y-o.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-o.width,y:d};break;default:h={x:r.x,y:r.y}}switch(NE(t)){case"start":h[s]-=f*(n&&c?-1:1);break;case"end":h[s]+=f*(n&&c?-1:1)}return h}async function qE(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=TE(t,e),p=IE(h),m=a[f?"floating"===d?"reference":"floating":d],g=FE(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),v="floating"===d?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},x=FE(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:v,offsetParent:y,strategy:l}):v);return{top:(g.top-x.top+p.top)/b.y,bottom:(x.bottom-g.bottom+p.bottom)/b.y,left:(g.left-x.left+p.left)/b.x,right:(x.right-g.right+p.right)/b.x}}function zE(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function UE(e){return bE.some((t=>e[t]>=0))}function BE(){return"undefined"!=typeof window}function VE(e){return WE(e)?(e.nodeName||"").toLowerCase():"#document"}function KE(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function HE(e){var t;return null==(t=(WE(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function WE(e){return!!BE()&&(e instanceof Node||e instanceof KE(e).Node)}function GE(e){return!!BE()&&(e instanceof Element||e instanceof KE(e).Element)}function YE(e){return!!BE()&&(e instanceof HTMLElement||e instanceof KE(e).HTMLElement)}function QE(e){return!(!BE()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof KE(e).ShadowRoot)}function XE(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=rj(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function JE(e){return["table","td","th"].includes(VE(e))}function ZE(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(ZY){return!1}}))}function ej(e){const t=tj(),n=GE(e)?rj(e):e;return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function tj(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function nj(e){return["html","body","#document"].includes(VE(e))}function rj(e){return KE(e).getComputedStyle(e)}function oj(e){return GE(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ij(e){if("html"===VE(e))return e;const t=e.assignedSlot||e.parentNode||QE(e)&&e.host||HE(e);return QE(t)?t.host:t}function sj(e){const t=ij(e);return nj(t)?e.ownerDocument?e.ownerDocument.body:e.body:YE(t)&&XE(t)?t:sj(t)}function aj(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=sj(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=KE(o);if(i){const e=lj(s);return t.concat(s,s.visualViewport||[],XE(o)?o:[],e&&n?aj(e):[])}return t.concat(o,aj(o,[],n))}function lj(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function cj(e){const t=rj(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=YE(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=SE(n)!==i||SE(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function uj(e){return GE(e)?e:e.contextElement}function dj(e){const t=uj(e);if(!YE(t))return CE(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=cj(t);let s=(i?SE(n.width):n.width)/r,a=(i?SE(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const fj=CE(0);function hj(e){const t=KE(e);return tj()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:fj}function pj(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=uj(e);let s=CE(1);t&&(r?GE(r)&&(s=dj(r)):s=dj(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==KE(e))&&t}(i,n,r)?hj(i):CE(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,u=o.width/s.x,d=o.height/s.y;if(i){const e=KE(i),t=r&&GE(r)?KE(r):r;let n=e,o=lj(n);for(;o&&r&&t!==n;){const e=dj(o),t=o.getBoundingClientRect(),r=rj(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=s,n=KE(o),o=lj(n)}}return FE({width:u,height:d,x:l,y:c})}function mj(e,t){const n=oj(e).scrollLeft;return t?t.left+n:pj(HE(e)).left+n}function gj(e,t,n){void 0===n&&(n=!1);const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-(n?0:mj(e,r)),y:r.top+t.scrollTop}}function vj(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=KE(e),r=HE(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=tj();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=HE(e),n=oj(e),r=e.ownerDocument.body,o=wE(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=wE(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+mj(e);const a=-n.scrollTop;return"rtl"===rj(r).direction&&(s+=wE(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(HE(e));else if(GE(t))r=function(e,t){const n=pj(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=YE(e)?dj(e):CE(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=hj(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return FE(r)}function yj(e,t){const n=ij(e);return!(n===t||!GE(n)||nj(n))&&("fixed"===rj(n).position||yj(n,t))}function bj(e,t,n){const r=YE(t),o=HE(t),i="fixed"===n,s=pj(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=CE(0);if(r||!r&&!i)if(("body"!==VE(t)||XE(o))&&(a=oj(t)),r){const e=pj(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=mj(o));const c=!o||r||i?CE(0):gj(o,a);return{x:s.left+a.scrollLeft-l.x-c.x,y:s.top+a.scrollTop-l.y-c.y,width:s.width,height:s.height}}function xj(e){return"static"===rj(e).position}function wj(e,t){if(!YE(e)||"fixed"===rj(e).position)return null;if(t)return t(e);let n=e.offsetParent;return HE(e)===n&&(n=n.ownerDocument.body),n}function Sj(e,t){const n=KE(e);if(ZE(e))return n;if(!YE(e)){let t=ij(e);for(;t&&!nj(t);){if(GE(t)&&!xj(t))return t;t=ij(t)}return n}let r=wj(e,t);for(;r&&JE(r)&&xj(r);)r=wj(r,t);return r&&nj(r)&&xj(r)&&!ej(r)?n:r||function(e){let t=ij(e);for(;YE(t)&&!nj(t);){if(ej(t))return t;if(ZE(t))return null;t=ij(t)}return null}(e)||n}const kj={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=HE(r),a=!!t&&ZE(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=CE(1);const u=CE(0),d=YE(r);if((d||!d&&!i)&&(("body"!==VE(r)||XE(s))&&(l=oj(r)),YE(r))){const e=pj(r);c=dj(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}const f=!s||d||i?CE(0):gj(s,l,!0);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x+f.x,y:n.y*c.y-l.scrollTop*c.y+u.y+f.y}},getDocumentElement:HE,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?ZE(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=aj(e,[],!1).filter((e=>GE(e)&&"body"!==VE(e))),o=null;const i="fixed"===rj(e).position;let s=i?ij(e):e;for(;GE(s)&&!nj(s);){const t=rj(s),n=ej(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||XE(s)&&!n&&yj(e,s))?r=r.filter((e=>e!==s)):o=t,s=ij(s)}return t.set(e,r),r}(t,this._c):[].concat(n),r],s=i.reduce(((e,n)=>{const r=vj(t,n,o);return e.top=wE(r.top,e.top),e.right=xE(r.right,e.right),e.bottom=xE(r.bottom,e.bottom),e.left=wE(r.left,e.left),e}),vj(t,i[0],o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:Sj,getElementRects:async function(e){const t=this.getOffsetParent||Sj,n=this.getDimensions,r=await n(e.floating);return{reference:bj(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=cj(e);return{width:t,height:n}},getScale:dj,isElement:GE,isRTL:function(e){return"rtl"===rj(e).direction}};function Cj(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=uj(e),u=o||i?[...c?aj(c):[],...aj(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=HE(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const h={rootMargin:-kE(u)+"px "+-kE(o.clientWidth-(c+d))+"px "+-kE(o.clientHeight-(u+f))+"px "+-kE(c)+"px",threshold:wE(0,xE(1,l))||1};let p=!0;function m(e){const t=e[0].intersectionRatio;if(t!==l){if(!p)return s();t?s(!1,t):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}p=!1}try{r=new IntersectionObserver(m,{...h,root:o.ownerDocument})}catch(ZY){r=new IntersectionObserver(m,h)}r.observe(e)}(!0),i}(c,n):null;let f,h=-1,p=null;s&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),c&&!l&&p.observe(c),p.observe(t));let m=l?pj(e):null;return l&&function t(){const r=pj(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=p)||e.disconnect(),p=null,l&&cancelAnimationFrame(f)}}const Ej=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=PE(n),a=NE(n),l="y"===OE(n),c=["left","top"].includes(s)?-1:1,u=i&&l?-1:1,d=TE(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&"number"==typeof p&&(h="end"===a?-1*p:p),l?{x:h*u,y:f*c}:{x:f*c,y:h*u}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},jj=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=TE(e,t),c={x:n,y:r},u=await qE(t,l),d=OE(PE(o)),f=DE(d);let h=c[f],p=c[d];if(i){h=_E(h+u["y"===f?"top":"left"],h,h-u["y"===f?"bottom":"right"])}if(s){p=_E(p+u["y"===d?"top":"left"],p,p-u["y"===d?"bottom":"right"])}const m=a.fn({...t,[f]:h,[d]:p});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[f]:i,[d]:s}}}}}},_j=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:m=!0,...g}=TE(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const v=PE(o),y=OE(a),b=PE(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(b||!m?[LE(a)]:function(e){const t=LE(e);return[RE(e),t,RE(t)]}(a)),S="none"!==p;!f&&S&&w.push(...function(e,t,n,r){const o=NE(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}(PE(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(RE)))),i}(a,m,p,x));const k=[a,...w],C=await qE(t,g),E=[];let j=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&E.push(C[v]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=NE(e),o=AE(e),i=ME(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=LE(s)),[s,LE(s)]}(o,s,x);E.push(C[e[0]],C[e[1]])}if(j=[...j,{placement:o,overflows:E}],!E.every((e=>e<=0))){var _,T;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n=null==(T=j.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:T.placement;if(!n)switch(h){case"bestFit":{var P;const e=null==(P=j.filter((e=>{if(S){const t=OE(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:P[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},Tj=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:i,platform:s,elements:a}=t,{apply:l=()=>{},...c}=TE(e,t),u=await qE(t,c),d=PE(o),f=NE(o),h="y"===OE(o),{width:p,height:m}=i.floating;let g,v;"top"===d||"bottom"===d?(g=d,v=f===(await(null==s.isRTL?void 0:s.isRTL(a.floating))?"start":"end")?"left":"right"):(v=d,g="end"===f?"top":"bottom");const y=m-u.top-u.bottom,b=p-u.left-u.right;let x=xE(m-u[g],y),w=xE(p-u[v],b);if(null!=(n=t.middlewareData.shift)&&n.enabled.x&&(w=b),null!=(r=t.middlewareData.shift)&&r.enabled.y&&(x=y),!t.middlewareData.shift&&!f){const e=wE(u.left,0),t=wE(u.right,0),n=wE(u.top,0),r=wE(u.bottom,0);h?w=p-2*(0!==e||0!==t?e+t:wE(u.left,u.right)):x=m-2*(0!==n||0!==r?n+r:wE(u.top,u.bottom))}await l({...t,availableWidth:w,availableHeight:x});const S=await s.getDimensions(a.floating);return p!==S.width||m!==S.height?{reset:{rects:!0}}:{}}}},Pj=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=TE(e,t);switch(r){case"referenceHidden":{const e=zE(await qE(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:UE(e)}}}case"escaped":{const e=zE(await qE(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:UE(e)}}}default:return{}}}}},Nj=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=TE(e,t)||{};if(null==c)return{};const d=IE(u),f={x:n,y:r},h=AE(o),p=ME(h),m=await s.getDimensions(c),g="y"===h,v=g?"top":"left",y=g?"bottom":"right",b=g?"clientHeight":"clientWidth",x=i.reference[p]+i.reference[h]-f[h]-i.floating[p],w=f[h]-i.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=S?S[b]:0;k&&await(null==s.isElement?void 0:s.isElement(S))||(k=a.floating[b]||i.floating[p]);const C=x/2-w/2,E=k/2-m[p]/2-1,j=xE(d[v],E),_=xE(d[y],E),T=j,P=k-m[p]-_,N=k/2-m[p]/2+C,D=_E(T,N,P),M=!l.arrow&&null!=NE(o)&&N!==D&&i.reference[p]/2-(N<T?j:_)-m[p]/2<0,O=M?N<T?N-T:N-P:0;return{[h]:f[h]+O,data:{[h]:D,centerOffset:N-D-O,...M&&{alignmentOffset:O}},reset:M}}}),Dj=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:s}=t,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=TE(e,t),u={x:n,y:r},d=OE(o),f=DE(d);let h=u[f],p=u[d];const m=TE(a,t),g="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const e="y"===f?"height":"width",t=i.reference[f]-i.floating[e]+g.mainAxis,n=i.reference[f]+i.reference[e]-g.mainAxis;h<t?h=t:h>n&&(h=n)}if(c){var v,y;const e="y"===f?"width":"height",t=["top","left"].includes(PE(o)),n=i.reference[d]-i.floating[e]+(t&&(null==(v=s.offset)?void 0:v[d])||0)+(t?0:g.crossAxis),r=i.reference[d]+i.reference[e]+(t?0:(null==(y=s.offset)?void 0:y[d])||0)-(t?g.crossAxis:0);p<n?p=n:p>r&&(p=r)}return{[f]:h,[d]:p}}}},Mj=(e,t,n)=>{const r={platform:kj,...n},o={...r.platform,_c:new Map};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=$E(c,r,l),f=r,h={},p=0;for(let m=0;m<a.length;m++){const{name:n,fn:i}=a[m],{x:g,y:v,data:y,reset:b}=await i({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:h,rects:c,platform:s,elements:{reference:e,floating:t}});u=null!=g?g:u,d=null!=v?v:d,h={...h,[n]:{...h[n],...y}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=$E(c,f,l))),m=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:h}})(e,t,{...r,platform:o})};var Oj="undefined"!=typeof document?n.useLayoutEffect:n.useEffect;function Aj(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Aj(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Aj(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Rj(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Lj(e,t){const n=Rj(e);return Math.round(t*n)/n}function Ij(e){const t=i.useRef(e);return Oj((()=>{t.current=e})),t}function Fj(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:l}={},transform:c=!0,whileElementsMounted:u,open:d}=e,[f,h]=i.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=i.useState(r);Aj(p,r)||m(r);const[g,v]=i.useState(null),[y,b]=i.useState(null),x=i.useCallback((e=>{e!==C.current&&(C.current=e,v(e))}),[]),w=i.useCallback((e=>{e!==E.current&&(E.current=e,b(e))}),[]),S=a||g,k=l||y,C=i.useRef(null),E=i.useRef(null),j=i.useRef(f),_=null!=u,T=Ij(u),P=Ij(o),N=Ij(d),D=i.useCallback((()=>{if(!C.current||!E.current)return;const e={placement:t,strategy:n,middleware:p};P.current&&(e.platform=P.current),Mj(C.current,E.current,e).then((e=>{const t={...e,isPositioned:!1!==N.current};M.current&&!Aj(j.current,t)&&(j.current=t,s.flushSync((()=>{h(t)})))}))}),[p,t,n,P,N]);Oj((()=>{!1===d&&j.current.isPositioned&&(j.current.isPositioned=!1,h((e=>({...e,isPositioned:!1}))))}),[d]);const M=i.useRef(!1);Oj((()=>(M.current=!0,()=>{M.current=!1})),[]),Oj((()=>{if(S&&(C.current=S),k&&(E.current=k),S&&k){if(T.current)return T.current(S,k,D);D()}}),[S,k,D,T,_]);const O=i.useMemo((()=>({reference:C,floating:E,setReference:x,setFloating:w})),[x,w]),A=i.useMemo((()=>({reference:S,floating:k})),[S,k]),R=i.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=Lj(A.floating,f.x),r=Lj(A.floating,f.y);return c?{...e,transform:"translate("+t+"px, "+r+"px)",...Rj(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,c,A.floating,f.x,f.y]);return i.useMemo((()=>({...f,update:D,refs:O,elements:A,floatingStyles:R})),[f,D,O,A,R])}const $j=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&{}.hasOwnProperty.call(n,"current")?null!=n.current?Nj({element:n.current,padding:r}).fn(t):{}:n?Nj({element:n,padding:r}).fn(t):{}}}),qj=(e,t)=>({...Ej(e),options:[e,t]}),zj=(e,t)=>({...jj(e),options:[e,t]}),Uj=(e,t)=>({...Dj(e),options:[e,t]}),Bj=(e,t)=>({..._j(e),options:[e,t]}),Vj=(e,t)=>({...Tj(e),options:[e,t]}),Kj=(e,t)=>({...Pj(e),options:[e,t]}),Hj=(e,t)=>({...$j(e),options:[e,t]});var Wj=i.forwardRef(((e,n)=>{const{children:r,width:o=10,height:i=5,...s}=e;return t.jsx(Qa.svg,{...s,ref:n,width:o,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:t.jsx("polygon",{points:"0,0 30,0 15,10"})})}));Wj.displayName="Arrow";var Gj=Wj;function Yj(e){const[t,n]=i.useState(void 0);return dl((()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver((t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let o,i;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;o=t.inlineSize,i=t.blockSize}else o=e.offsetWidth,i=e.offsetHeight;n({width:o,height:i})}));return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)}),[e]),t}var Qj="Popper",[Xj,Jj]=Ua(Qj),[Zj,e_]=Xj(Qj),t_=e=>{const{__scopePopper:n,children:r}=e,[o,s]=i.useState(null);return t.jsx(Zj,{scope:n,anchor:o,onAnchorChange:s,children:r})};t_.displayName=Qj;var n_="PopperAnchor",r_=i.forwardRef(((e,n)=>{const{__scopePopper:r,virtualRef:o,...s}=e,a=e_(n_,r),l=i.useRef(null),c=za(n,l);return i.useEffect((()=>{a.onAnchorChange(o?.current||l.current)})),o?null:t.jsx(Qa.div,{...s,ref:c})}));r_.displayName=n_;var o_="PopperContent",[i_,s_]=Xj(o_),a_=i.forwardRef(((e,n)=>{const{__scopePopper:r,side:o="bottom",sideOffset:s=0,align:a="center",alignOffset:l=0,arrowPadding:c=0,avoidCollisions:u=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:g,...v}=e,y=e_(o_,r),[b,x]=i.useState(null),w=za(n,(e=>x(e))),[S,k]=i.useState(null),C=Yj(S),E=C?.width??0,j=C?.height??0,_=o+("center"!==a?"-"+a:""),T="number"==typeof f?f:{top:0,right:0,bottom:0,left:0,...f},P=Array.isArray(d)?d:[d],N=P.length>0,D={padding:T,boundary:P.filter(d_),altBoundary:N},{refs:M,floatingStyles:O,placement:A,isPositioned:R,middlewareData:L}=Fj({strategy:"fixed",placement:_,whileElementsMounted:(...e)=>Cj(...e,{animationFrame:"always"===m}),elements:{reference:y.anchor},middleware:[qj({mainAxis:s+j,alignmentAxis:l}),u&&zj({mainAxis:!0,crossAxis:!1,limiter:"partial"===h?Uj():void 0,...D}),u&&Bj({...D}),Vj({...D,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{const{width:o,height:i}=t.reference,s=e.floating.style;s.setProperty("--radix-popper-available-width",`${n}px`),s.setProperty("--radix-popper-available-height",`${r}px`),s.setProperty("--radix-popper-anchor-width",`${o}px`),s.setProperty("--radix-popper-anchor-height",`${i}px`)}}),S&&Hj({element:S,padding:c}),f_({arrowWidth:E,arrowHeight:j}),p&&Kj({strategy:"referenceHidden",...D})]}),[I,F]=h_(A),$=Ja(g);dl((()=>{R&&$?.()}),[R,$]);const q=L.arrow?.x,z=L.arrow?.y,U=0!==L.arrow?.centerOffset,[B,V]=i.useState();return dl((()=>{b&&V(window.getComputedStyle(b).zIndex)}),[b]),t.jsx("div",{ref:M.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:R?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:B,"--radix-popper-transform-origin":[L.transformOrigin?.x,L.transformOrigin?.y].join(" "),...L.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:t.jsx(i_,{scope:r,placedSide:I,onArrowChange:k,arrowX:q,arrowY:z,shouldHideArrow:U,children:t.jsx(Qa.div,{"data-side":I,"data-align":F,...v,ref:w,style:{...v.style,animation:R?void 0:"none"}})})})}));a_.displayName=o_;var l_="PopperArrow",c_={top:"bottom",right:"left",bottom:"top",left:"right"},u_=i.forwardRef((function(e,n){const{__scopePopper:r,...o}=e,i=s_(l_,r),s=c_[i.placedSide];return t.jsx("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:t.jsx(Gj,{...o,ref:n,style:{...o.style,display:"block"}})})}));function d_(e){return null!==e}u_.displayName=l_;var f_=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:r,middlewareData:o}=t,i=0!==o.arrow?.centerOffset,s=i?0:e.arrowWidth,a=i?0:e.arrowHeight,[l,c]=h_(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(o.arrow?.x??0)+s/2,f=(o.arrow?.y??0)+a/2;let h="",p="";return"bottom"===l?(h=i?u:`${d}px`,p=-a+"px"):"top"===l?(h=i?u:`${d}px`,p=`${r.floating.height+a}px`):"right"===l?(h=-a+"px",p=i?u:`${f}px`):"left"===l&&(h=`${r.floating.width+a}px`,p=i?u:`${f}px`),{data:{x:h,y:p}}}});function h_(e){const[t,n="center"]=e.split("-");return[t,n]}var p_=t_,m_=r_,g_=a_,v_=u_,[y_,b_]=Ua("Tooltip",[Jj]),x_=Jj(),w_="TooltipProvider",S_=700,k_="tooltip.open",[C_,E_]=y_(w_),j_=e=>{const{__scopeTooltip:n,delayDuration:r=S_,skipDelayDuration:o=300,disableHoverableContent:s=!1,children:a}=e,[l,c]=i.useState(!0),u=i.useRef(!1),d=i.useRef(0);return i.useEffect((()=>{const e=d.current;return()=>window.clearTimeout(e)}),[]),t.jsx(C_,{scope:n,isOpenDelayed:l,delayDuration:r,onOpen:i.useCallback((()=>{window.clearTimeout(d.current),c(!1)}),[]),onClose:i.useCallback((()=>{window.clearTimeout(d.current),d.current=window.setTimeout((()=>c(!0)),o)}),[o]),isPointerInTransitRef:u,onPointerInTransitChange:i.useCallback((e=>{u.current=e}),[]),disableHoverableContent:s,children:a})};j_.displayName=w_;var __="Tooltip",[T_,P_]=y_(__),N_=e=>{const{__scopeTooltip:n,children:r,open:o,defaultOpen:s=!1,onOpenChange:a,disableHoverableContent:l,delayDuration:c}=e,u=E_(__,e.__scopeTooltip),d=x_(n),[f,h]=i.useState(null),p=yE(),m=i.useRef(0),g=l??u.disableHoverableContent,v=c??u.delayDuration,y=i.useRef(!1),[b=!1,x]=ml({prop:o,defaultProp:s,onChange:e=>{e?(u.onOpen(),document.dispatchEvent(new CustomEvent(k_))):u.onClose(),a?.(e)}}),w=i.useMemo((()=>b?y.current?"delayed-open":"instant-open":"closed"),[b]),S=i.useCallback((()=>{window.clearTimeout(m.current),m.current=0,y.current=!1,x(!0)}),[x]),k=i.useCallback((()=>{window.clearTimeout(m.current),m.current=0,x(!1)}),[x]),C=i.useCallback((()=>{window.clearTimeout(m.current),m.current=window.setTimeout((()=>{y.current=!0,x(!0),m.current=0}),v)}),[v,x]);return i.useEffect((()=>()=>{m.current&&(window.clearTimeout(m.current),m.current=0)}),[]),t.jsx(p_,{...d,children:t.jsx(T_,{scope:n,contentId:p,open:b,stateAttribute:w,trigger:f,onTriggerChange:h,onTriggerEnter:i.useCallback((()=>{u.isOpenDelayed?C():S()}),[u.isOpenDelayed,C,S]),onTriggerLeave:i.useCallback((()=>{g?k():(window.clearTimeout(m.current),m.current=0)}),[k,g]),onOpen:S,onClose:k,disableHoverableContent:g,children:r})})};N_.displayName=__;var D_="TooltipTrigger",M_=i.forwardRef(((e,n)=>{const{__scopeTooltip:r,...o}=e,s=P_(D_,r),a=E_(D_,r),l=x_(r),c=za(n,i.useRef(null),s.onTriggerChange),u=i.useRef(!1),d=i.useRef(!1),f=i.useCallback((()=>u.current=!1),[]);return i.useEffect((()=>()=>document.removeEventListener("pointerup",f)),[f]),t.jsx(m_,{asChild:!0,...l,children:t.jsx(Qa.button,{"aria-describedby":s.open?s.contentId:void 0,"data-state":s.stateAttribute,...o,ref:c,onPointerMove:Fa(e.onPointerMove,(e=>{"touch"!==e.pointerType&&(d.current||a.isPointerInTransitRef.current||(s.onTriggerEnter(),d.current=!0))})),onPointerLeave:Fa(e.onPointerLeave,(()=>{s.onTriggerLeave(),d.current=!1})),onPointerDown:Fa(e.onPointerDown,(()=>{u.current=!0,document.addEventListener("pointerup",f,{once:!0})})),onFocus:Fa(e.onFocus,(()=>{u.current||s.onOpen()})),onBlur:Fa(e.onBlur,s.onClose),onClick:Fa(e.onClick,s.onClose)})})}));M_.displayName=D_;var O_="TooltipPortal",[A_,R_]=y_(O_,{forceMount:void 0}),L_=e=>{const{__scopeTooltip:n,forceMount:r,children:o,container:i}=e,s=P_(O_,n);return t.jsx(A_,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};L_.displayName=O_;var I_="TooltipContent",F_=i.forwardRef(((e,n)=>{const r=R_(I_,e.__scopeTooltip),{forceMount:o=r.forceMount,side:i="top",...s}=e,a=P_(I_,e.__scopeTooltip);return t.jsx(hl,{present:o||a.open,children:t.jsx(a.disableHoverableContent?U_:$_,{side:i,...s,ref:n})})})),$_=i.forwardRef(((e,n)=>{const r=P_(I_,e.__scopeTooltip),o=E_(I_,e.__scopeTooltip),s=i.useRef(null),a=za(n,s),[l,c]=i.useState(null),{trigger:u,onClose:d}=r,f=s.current,{onPointerInTransitChange:h}=o,p=i.useCallback((()=>{c(null),h(!1)}),[h]),m=i.useCallback(((e,t)=>{const n={x:e.clientX,y:e.clientY},r=function(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n})}return r}(n,function(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),i=Math.abs(t.left-e.x);switch(Math.min(n,r,o,i)){case i:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}(n,e.currentTarget.getBoundingClientRect())),o=function(e){const t=e.slice();return t.sort(((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0)),function(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const n=e[r];for(;t.length>=2;){const e=t[t.length-1],r=t[t.length-2];if(!((e.x-r.x)*(n.y-r.y)>=(e.y-r.y)*(n.x-r.x)))break;t.pop()}t.push(n)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const t=e[r];for(;n.length>=2;){const e=n[n.length-1],r=n[n.length-2];if(!((e.x-r.x)*(t.y-r.y)>=(e.y-r.y)*(t.x-r.x)))break;n.pop()}n.push(t)}return n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}(t)}([...r,...function(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}(t.getBoundingClientRect())]);c(o),h(!0)}),[h]);return i.useEffect((()=>()=>p()),[p]),i.useEffect((()=>{if(u&&f){const e=e=>m(e,f),t=e=>m(e,u);return u.addEventListener("pointerleave",e),f.addEventListener("pointerleave",t),()=>{u.removeEventListener("pointerleave",e),f.removeEventListener("pointerleave",t)}}}),[u,f,m,p]),i.useEffect((()=>{if(l){const e=e=>{const t=e.target,n={x:e.clientX,y:e.clientY},r=u?.contains(t)||f?.contains(t),o=!function(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;i<t.length;s=i++){const e=t[i].x,a=t[i].y,l=t[s].y;a>r!=l>r&&n<(t[s].x-e)*(r-a)/(l-a)+e&&(o=!o)}return o}(n,l);r?p():o&&(p(),d())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}}),[u,f,l,d,p]),t.jsx(U_,{...e,ref:a})})),[q_,z_]=y_(__,{isInside:!1}),U_=i.forwardRef(((e,n)=>{const{__scopeTooltip:r,children:o,"aria-label":s,onEscapeKeyDown:a,onPointerDownOutside:l,...c}=e,u=P_(I_,r),d=x_(r),{onClose:f}=u;return i.useEffect((()=>(document.addEventListener(k_,f),()=>document.removeEventListener(k_,f))),[f]),i.useEffect((()=>{if(u.trigger){const e=e=>{const t=e.target;t?.contains(u.trigger)&&f()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}}),[u.trigger,f]),t.jsx(hE,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:e=>e.preventDefault(),onDismiss:f,children:t.jsxs(g_,{"data-state":u.stateAttribute,...d,...c,ref:n,style:{...c.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[t.jsx(Ha,{children:o}),t.jsx(q_,{scope:r,isInside:!0,children:t.jsx(vl,{id:u.contentId,role:"tooltip",children:s||o})})]})})}));F_.displayName=I_;var B_="TooltipArrow";i.forwardRef(((e,n)=>{const{__scopeTooltip:r,...o}=e,i=x_(r);return z_(B_,r).isInside?null:t.jsx(v_,{...i,...o,ref:n})})).displayName=B_;var V_=L_,K_=F_;const H_=j_,W_=N_,G_=M_,Y_=i.forwardRef((({className:e,sideOffset:n=4,...r},o)=>t.jsx(V_,{children:t.jsx(K_,{ref:o,sideOffset:n,className:zu("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})})));Y_.displayName=K_.displayName;const Q_=({title:e,alertText:n,Icon:r=_c,onClick:o})=>t.jsx(H_,{children:t.jsxs(W_,{children:[t.jsx(G_,{asChild:!0,children:t.jsx(r,{className:"h-3.5 w-3.5 cursor-pointer transition-colors",onClick:o})}),t.jsx(Y_,{className:"text-center",children:t.jsxs("div",{className:"flex flex-col items-center gap-2 max-w-[300px]",children:[n&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"bg-amber-500/10 p-2 rounded-full",children:t.jsx("svg",{className:"w-5 h-5 text-amber-500",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})})}),t.jsx("p",{className:"font-semibold text-amber-500",children:n})]}),t.jsx("p",{className:"text-[13px] leading-relaxed text-primary-foreground/90",children:e})]})})]})}),X_=({icon:e,title:n,value:r,tooltipText:o})=>t.jsx("div",{className:"flex items-center bg-white rounded p-3 shadow-sm border border-gray-200 transform transition-all duration-300 hover:shadow-md",children:t.jsxs("div",{className:"flex items-start text-sm leading-none gap-3",children:[t.jsx("div",{className:"rounded-lg p-2 bg-gray-100",children:e}),t.jsxs("div",{className:"flex flex-col gap-1",children:[t.jsxs("div",{className:"flex items-center text-muted-foreground gap-1",children:[t.jsx("span",{className:"text-[11px]",children:n}),t.jsx(Q_,{title:o})]}),t.jsx("span",{children:r})]})]})}),J_=({activeTab:e,statistics:n,iconDefinitions:r})=>{const o={email:[{icon:t.jsx(r.MessagesSent,{className:"w-4 h-4"}),title:"Emails Sent",value:n.email.numberSent,tooltipText:"Total number of emails that were successfully sent in this campaign"},{icon:t.jsx(r.OpenRate,{className:"w-4 h-4"}),title:"Open Rate",value:`${n.email.openPercentage.toFixed(2)}%`,tooltipText:"Percentage of recipients who opened the email out of total emails delivered"},{icon:t.jsx(r.TotalBounceRate,{className:"w-4 h-4"}),title:"Total Bounce Rate",value:`${(n.email.softBounceRate+n.email.hardBounceRate).toFixed(2)}%`,tooltipText:"Percentage of emails that were not delivered due to permanent (hard) or temporary (soft) delivery failures"},{icon:t.jsx(r.LinksClicked,{className:"w-4 h-4"}),title:"Links Clicked",value:n.email.linksClicked,tooltipText:"Total number of times recipients clicked on links within the email"},{icon:t.jsx(r.SpamComplies,{className:"w-4 h-4"}),title:"Spam Complaints",value:`${n.email.spamComplaintRate.toFixed(2)}%`,tooltipText:"Percentage of recipients who marked this email as spam"},{icon:t.jsx(r.UnsubscribeRate,{className:"w-4 h-4"}),title:"Unsubscribe Rate",value:`${n.email.unsubscribedRate.toFixed(2)}%`,tooltipText:"Percentage of recipients who unsubscribed after receiving this email"}],sms:[{icon:t.jsx(r.MessagesSent,{className:"w-4 h-4"}),title:"SMS Sent",value:n.sms.numberSent,tooltipText:"Total number of SMS messages that were successfully sent in this campaign"}]};return t.jsx("div",{className:"grid gap-2 transition-all duration-300 grid-cols-3",children:o[e].map(((e,n)=>t.jsx(X_,{icon:e.icon,title:e.title,value:e.value,tooltipText:e.tooltipText},n)))})},Z_=({automationId:e,iconDefinitions:r})=>{const[o,i]=n.useState("email"),{statistics:s,isLoading:a}=De(e);if(a||!s)return t.jsx("div",{className:"bg-white rounded-2xl w-full p-6 space-y-4 relative h-[14.05rem]",children:t.jsx(tk,{text:["Fetching Statistics","Finishing up"]})});return t.jsx(aE,{tabs:[{id:"email",label:"Email Stats",content:t.jsx(J_,{activeTab:"email",statistics:s,iconDefinitions:r})},{id:"sms",label:"SMS Stats",content:t.jsx(J_,{activeTab:"sms",statistics:s,iconDefinitions:r})}],activeTab:o,onTabChange:e=>i(e),tabsLocation:"left"})};function eT(e){const t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new e.constructor(+e):"number"==typeof e||"[object Number]"===t||"string"==typeof e||"[object String]"===t?new Date(e):new Date(NaN)}function tT(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}const nT=6048e5,rT=43200;let oT={};function iT(){return oT}function sT(e,t){const n=iT(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,o=eT(e),i=o.getDay(),s=(i<r?7:0)+i-r;return o.setDate(o.getDate()-s),o.setHours(0,0,0,0),o}function aT(e){return sT(e,{weekStartsOn:1})}function lT(e){const t=eT(e),n=t.getFullYear(),r=tT(e,0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);const o=aT(r),i=tT(e,0);i.setFullYear(n,0,4),i.setHours(0,0,0,0);const s=aT(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function cT(e){const t=eT(e);return t.setHours(0,0,0,0),t}function uT(e){const t=eT(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function dT(e,t){return function(e,t){return tT(e,+eT(e)+t)}(e,6e4*t)}function fT(e,t){const n=eT(e),r=eT(t),o=n.getTime()-r.getTime();return o<0?-1:o>0?1:o}function hT(e){if(!(t=e,t instanceof Date||"object"==typeof t&&"[object Date]"===Object.prototype.toString.call(t)||"number"==typeof e))return!1;var t;const n=eT(e);return!isNaN(Number(n))}function pT(e){const t=eT(e);return+function(e){const t=eT(e);return t.setHours(23,59,59,999),t}(t)==+function(e){const t=eT(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}(t)}function mT(e,t){const n=eT(e),r=eT(t),o=fT(n,r),i=Math.abs(function(e,t){const n=eT(e),r=eT(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}(n,r));let s;if(i<1)s=0;else{1===n.getMonth()&&n.getDate()>27&&n.setDate(30),n.setMonth(n.getMonth()-o*i);let t=fT(n,r)===-o;pT(eT(e))&&1===i&&1===fT(e,r)&&(t=!1),s=o*(i-Number(t))}return 0===s?0:s}function gT(e,t,n){const r=function(e,t){return+eT(e)-+eT(t)}(e,t)/1e3;return(o=n?.roundingMethod,e=>{const t=(o?Math[o]:Math.trunc)(e);return 0===t?0:t})(r);var o}const vT={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function yT(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const bT={date:yT({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:yT({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:yT({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},xT={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function wT(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,o=n?.width?String(n.width):t;r=e.formattingValues[o]||e.formattingValues[t]}else{const t=e.defaultWidth,o=n?.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function ST(e){return(t,n={})=>{const r=n.width,o=t.match(r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth]);if(!o)return null;const i=o[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],a=Array.isArray(s)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(s,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(s,(e=>e.test(i)));let l;l=e.valueCallback?e.valueCallback(a):a,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(i.length)}}}var kT;const CT={code:"en-US",formatDistance:(e,t,n)=>{let r;const o=vT[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:bT,formatRelative:(e,t,n,r)=>xT[e],localize:{ordinalNumber:(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:wT({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:wT({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:wT({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:wT({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:wT({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(kT={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)},(e,t={})=>{const n=e.match(kT.matchPattern);if(!n)return null;const r=n[0],o=e.match(kT.parsePattern);if(!o)return null;let i=kT.valueCallback?kT.valueCallback(o[0]):o[0];return i=t.valueCallback?t.valueCallback(i):i,{value:i,rest:e.slice(r.length)}}),era:ST({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:ST({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ST({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ST({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ST({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function ET(e){const t=eT(e),n=function(e,t){const n=cT(e),r=cT(t),o=+n-uT(n),i=+r-uT(r);return Math.round((o-i)/864e5)}(t,function(e){const t=eT(e),n=tT(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}(t));return n+1}function jT(e){const t=eT(e),n=+aT(t)-+function(e){const t=lT(e),n=tT(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),aT(n)}(t);return Math.round(n/nT)+1}function _T(e,t){const n=eT(e),r=n.getFullYear(),o=iT(),i=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,s=tT(e,0);s.setFullYear(r+1,0,i),s.setHours(0,0,0,0);const a=sT(s,t),l=tT(e,0);l.setFullYear(r,0,i),l.setHours(0,0,0,0);const c=sT(l,t);return n.getTime()>=a.getTime()?r+1:n.getTime()>=c.getTime()?r:r-1}function TT(e,t){const n=eT(e),r=+sT(n,t)-+function(e,t){const n=iT(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=_T(e,t),i=tT(e,0);return i.setFullYear(o,0,r),i.setHours(0,0,0,0),sT(i,t)}(n,t);return Math.round(r/nT)+1}function PT(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const NT={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return PT("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):PT(n+1,2)},d:(e,t)=>PT(e.getDate(),t.length),a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:(e,t)=>PT(e.getHours()%12||12,t.length),H:(e,t)=>PT(e.getHours(),t.length),m:(e,t)=>PT(e.getMinutes(),t.length),s:(e,t)=>PT(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return PT(Math.trunc(r*Math.pow(10,n-3)),t.length)}},DT="midnight",MT="noon",OT="morning",AT="afternoon",RT="evening",LT="night",IT={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){const t=e.getFullYear();return n.ordinalNumber(t>0?t:1-t,{unit:"year"})}return NT.y(e,t)},Y:function(e,t,n,r){const o=_T(e,r),i=o>0?o:1-o;if("YY"===t){return PT(i%100,2)}return"Yo"===t?n.ordinalNumber(i,{unit:"year"}):PT(i,t.length)},R:function(e,t){return PT(lT(e),t.length)},u:function(e,t){return PT(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return PT(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return PT(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return NT.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return PT(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const o=TT(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):PT(o,t.length)},I:function(e,t,n){const r=jT(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):PT(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):NT.d(e,t)},D:function(e,t,n){const r=ET(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):PT(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return PT(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return PT(i,t.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return PT(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let o;switch(o=12===r?MT:0===r?DT:r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let o;switch(o=r>=17?RT:r>=12?AT:r>=4?OT:LT,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){let t=e.getHours()%12;return 0===t&&(t=12),n.ordinalNumber(t,{unit:"hour"})}return NT.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):NT.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):PT(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):PT(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):NT.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):NT.s(e,t)},S:function(e,t){return NT.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return $T(r);case"XXXX":case"XX":return qT(r);default:return qT(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return $T(r);case"xxxx":case"xx":return qT(r);default:return qT(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+FT(r,":");default:return"GMT"+qT(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+FT(r,":");default:return"GMT"+qT(r,":")}},t:function(e,t,n){return PT(Math.trunc(e.getTime()/1e3),t.length)},T:function(e,t,n){return PT(e.getTime(),t.length)}};function FT(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),i=r%60;return 0===i?n+String(o):n+String(o)+t+PT(i,2)}function $T(e,t){if(e%60==0){return(e>0?"-":"+")+PT(Math.abs(e)/60,2)}return qT(e,t)}function qT(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+PT(Math.trunc(r/60),2)+t+PT(r%60,2)}const zT=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},UT=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},BT={p:UT,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return zT(e,t);let i;switch(r){case"P":i=t.dateTime({width:"short"});break;case"PP":i=t.dateTime({width:"medium"});break;case"PPP":i=t.dateTime({width:"long"});break;default:i=t.dateTime({width:"full"})}return i.replace("{{date}}",zT(r,t)).replace("{{time}}",UT(o,t))}},VT=/^D+$/,KT=/^Y+$/,HT=["D","DD","YY","YYYY"];const WT=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,GT=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,YT=/^'([^]*?)'?$/,QT=/''/g,XT=/[a-zA-Z]/;function JT(e,t,n){const r=iT(),o=r.locale??CT,i=r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,s=r.weekStartsOn??r.locale?.options?.weekStartsOn??0,a=eT(e);if(!hT(a))throw new RangeError("Invalid time value");let l=t.match(GT).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,BT[t])(e,o.formatLong)}return e})).join("").match(WT).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:ZT(e)};if(IT[t])return{isToken:!0,value:e};if(t.match(XT))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(l=o.localize.preprocessor(a,l));const c={firstWeekContainsDate:i,weekStartsOn:s,locale:o};return l.map((n=>{if(!n.isToken)return n.value;const r=n.value;(function(e){return KT.test(e)}(r)||function(e){return VT.test(e)}(r))&&function(e,t,n){const r=function(e,t,n){const r="Y"===e[0]?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(e,t,n);if(HT.includes(e))throw new RangeError(r)}(r,t,String(e));return(0,IT[r[0]])(a,r,o.localize,c)})).join("")}function ZT(e){const t=e.match(YT);return t?t[1].replace(QT,"'"):e}function eP(e,t){return function(e,t,n){const r=iT(),o=n?.locale??r.locale??CT,i=fT(e,t);if(isNaN(i))throw new RangeError("Invalid time value");const s=Object.assign({},n,{addSuffix:n?.addSuffix,comparison:i});let a,l;i>0?(a=eT(t),l=eT(e)):(a=eT(e),l=eT(t));const c=gT(l,a),u=(uT(l)-uT(a))/1e3,d=Math.round((c-u)/60);let f;if(d<2)return n?.includeSeconds?c<5?o.formatDistance("lessThanXSeconds",5,s):c<10?o.formatDistance("lessThanXSeconds",10,s):c<20?o.formatDistance("lessThanXSeconds",20,s):c<40?o.formatDistance("halfAMinute",0,s):o.formatDistance(c<60?"lessThanXMinutes":"xMinutes",1,s):0===d?o.formatDistance("lessThanXMinutes",1,s):o.formatDistance("xMinutes",d,s);if(d<45)return o.formatDistance("xMinutes",d,s);if(d<90)return o.formatDistance("aboutXHours",1,s);if(d<1440){const e=Math.round(d/60);return o.formatDistance("aboutXHours",e,s)}if(d<2520)return o.formatDistance("xDays",1,s);if(d<rT){const e=Math.round(d/1440);return o.formatDistance("xDays",e,s)}if(d<86400)return f=Math.round(d/rT),o.formatDistance("aboutXMonths",f,s);if(f=mT(l,a),f<12){const e=Math.round(d/rT);return o.formatDistance("xMonths",e,s)}{const e=f%12,t=Math.trunc(f/12);return e<3?o.formatDistance("aboutXYears",t,s):e<9?o.formatDistance("overXYears",t,s):o.formatDistance("almostXYears",t+1,s)}}(e,function(e){return tT(e,Date.now())}(e),t)}const tP=i.forwardRef((({className:e,...n},r)=>t.jsx("div",{className:"relative w-full overflow-auto",children:t.jsx("table",{ref:r,className:zu("w-full caption-bottom text-sm",e),...n})})));tP.displayName="Table";const nP=i.forwardRef((({className:e,...n},r)=>t.jsx("thead",{ref:r,className:zu("[&_tr]:border-b",e),...n})));nP.displayName="TableHeader";const rP=i.forwardRef((({className:e,...n},r)=>t.jsx("tbody",{ref:r,className:zu("[&_tr:last-child]:border-0",e),...n})));rP.displayName="TableBody";const oP=i.forwardRef((({className:e,...n},r)=>t.jsx("tr",{ref:r,className:zu("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted",e),...n})));oP.displayName="TableRow";const iP=i.forwardRef((({className:e,...n},r)=>t.jsx("th",{ref:r,className:zu("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0",e),...n})));iP.displayName="TableHead";const sP=i.forwardRef((({className:e,...n},r)=>t.jsx("td",{ref:r,className:zu("p-4 align-middle [&:has([role=checkbox])]:pr-0",e),...n})));sP.displayName="TableCell";i.forwardRef((({className:e,...n},r)=>t.jsx("tfoot",{ref:r,className:zu("[&_tr]:border-t",e),...n}))).displayName="TableFooter";const aP=({columns:e,fetchData:r,itemsPerPage:o=10,emptyState:i={title:"No Items Found",description:"No items are currently available."},className:s,onRowClick:a})=>{const[l,c]=n.useState([]),[u,d]=n.useState(!1),[f,h]=n.useState(),[p,m]=n.useState(!0),[g,v]=n.useState(null),y=n.useRef(r);n.useEffect((()=>{y.current=r}),[r]);const b=n.useCallback((async e=>{try{d(!0),v(null);const t=await y.current({cursor:e,limit:o});c(e?e=>[...e,...t.items]:t.items),m(!!t.cursor),h(t.cursor)}catch(eQ){v(eQ instanceof Error?eQ.message:"An error occurred")}finally{d(!1)}}),[o]);return n.useEffect((()=>{c([]),h(void 0),m(!0),b()}),[b]),g?t.jsx("div",{className:"flex items-center justify-center p-8 text-center text-red-600",children:t.jsx("p",{children:g})}):u&&0===l.length?t.jsx("div",{className:"flex items-center justify-center p-8 text-center",children:t.jsx(tk,{text:["Loading data","Please wait"]})}):t.jsxs("div",u||0!==l.length?{className:zu(s,"mb-4"),children:[t.jsx("div",{className:"rounded-lg border border-gray-200 bg-white",children:t.jsxs(tP,{children:[t.jsx(nP,{children:t.jsx(oP,{children:e.map((e=>t.jsx(iP,{style:{width:e.width},children:e.header},String(e.accessorKey))))})}),t.jsx(rP,{children:l.map(((n,r)=>t.jsx(oP,{onClick:()=>a?.(n),className:a?"cursor-pointer hover:bg-gray-50/50 transition-colors":"hover:bg-gray-50/50 transition-colors",children:e.map((e=>t.jsx(sP,{style:{width:e.width},children:e.cell?e.cell(n[e.accessorKey],n):n[e.accessorKey]||t.jsx("span",{className:"text-gray-400",children:"Not provided"})},String(e.accessorKey))))},r)))})]})}),t.jsx("div",{className:"mt-4 flex justify-center",children:p&&t.jsx("button",{onClick:()=>b(f),disabled:u,className:"rounded-lg bg-white px-4 py-2 text-sm font-medium text-gray-700 shadow-sm ring-1 ring-inset ring-gray-300 hover:bg-gray-50 disabled:opacity-50",children:u?"Loading...":"Load More"})})]}:{className:"flex flex-col items-center justify-center p-8 text-center",children:[i.icon&&t.jsx("div",{className:"mb-4",children:i.icon}),t.jsx("h3",{className:"mb-2 text-lg font-semibold text-gray-700",children:i.title}),t.jsx("p",{className:"text-gray-500",children:i.description})]})},lP="reach-styles-module__container___6PQqs",cP=lc(["reach-styles-module__base___WFahB"],{variants:{variant:{default:"reach-styles-module__default___zeGU1",secondary:"reach-styles-module__secondary___VQ4iH",destructive:"reach-styles-module__destructive___RLaRD",outline:"reach-styles-module__outline___L2VtW",google:"reach-styles-module__google___HcEij",date:"reach-styles-module__date___-6BC4"},size:{default:"reach-styles-module__sizeDefault___iGTp4",sm:"reach-styles-module__sizeSm___6T2oK"},iconOnly:{true:"reach-styles-module__iconOnly___8vUSp",false:""}},compoundVariants:[{iconOnly:!0,size:"sm",class:"reach-styles-module__iconOnlySm___9ZKv9"}],defaultVariants:{variant:"default",size:"default",iconOnly:!1}}),uP=i.forwardRef((({className:e,variant:n,size:r,iconOnly:o,truncate:i,...s},a)=>t.jsx("div",{ref:a,className:zu(cP({variant:n,size:r,iconOnly:o}),i&&"max-w-[90px]",e),...s})));uP.displayName="Badge";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(lP,e),...n}))).displayName="BadgeContainer";const dP=({status:e})=>{switch(e){case Ae.DRAFT:return t.jsx(uP,{variant:"secondary",children:"Draft"});case Ae.ACTIVE:return t.jsx(uP,{variant:"default",className:"bg-green-600 hover:bg-green-700",children:"Active"});case Ae.RUNNING:return t.jsx(uP,{variant:"default",className:"bg-blue-500 hover:bg-blue-600",children:"Running"});case Ae.COMPLETED:return t.jsx(uP,{variant:"default",className:"bg-gray-500 hover:bg-gray-600",children:"Completed"});case Ae.FAILED:return t.jsx(uP,{variant:"destructive",children:"Failed"});case Ae.DEACTIVATED:return t.jsx(uP,{variant:"destructive",children:"Cancelled"});default:vk(e,Ae)}},fP=n.memo((({status:e})=>{let n="bg-gray-400";switch(e){case Ae.ACTIVE:n="bg-green-500";break;case Ae.DRAFT:n="bg-gray-400";break;case Ae.DEACTIVATED:n="bg-red-500";break;case Ae.RUNNING:n="bg-yellow-400";break;default:n="bg-gray-400"}return t.jsx("div",{className:`w-2 h-2 rounded-full ${n}`})})),hP=n.memo((({status:e,searchQuery:n,onViewAutomation:r})=>t.jsx(aP,{columns:[{header:"Name",accessorKey:"name",width:"50%",cell:(e,n)=>t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx(fP,{status:n.status}),t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{className:"font-medium text-foreground",children:e}),t.jsx(dP,{status:n.status})]})]})},{header:"Stats",accessorKey:"emailsSent",width:"25%",cell:(e,n)=>t.jsxs("div",{className:"flex items-center gap-4 text-muted-foreground",children:[t.jsxs("div",{className:"flex items-center gap-1",children:[t.jsx(nk.EmailIcon,{className:"h-4 w-4"}),t.jsx("span",{children:n.emailsSent||0})]}),t.jsxs("div",{className:"flex items-center gap-1",children:[t.jsx(nk.SmsIcon,{className:"h-4 w-4"}),t.jsx("span",{children:n.smsSent||0})]})]})},{header:"Modified",accessorKey:"updated_at",width:"25%",cell:(e,n)=>{const r=e||n.created_at;return t.jsx("div",{className:"text-muted-foreground",children:r?eP(new Date(r),{addSuffix:!0}):"Not available"})}}],fetchData:async({cursor:t,limit:r})=>{const o=await(async e=>{const t=new URLSearchParams;return e.cursor&&t.append("cursor",e.cursor),e.limit&&t.append("limit",e.limit.toString()),e.status&&t.append("status",e.status),e.search&&t.append("search",e.search),(await Ee(`${l}?${t.toString()}`,{method:"GET"})).data})({cursor:t,limit:r,status:e,search:n||void 0});return{items:o.data,cursor:o.pagination.cursor??void 0}},itemsPerPage:5,emptyState:{icon:t.jsx("div",{className:"i-heroicons-document-text h-12 w-12 text-muted-foreground"}),title:"No Automations Found",description:"Create your first automation to get started."},onRowClick:e=>{r(e.id)},className:"rounded-lg bg-background"}))),pP=n.memo((({onCreateClick:e})=>t.jsx("div",{className:"ml-auto flex items-center gap-2",children:t.jsxs(ik,{variant:"outline",onClick:e,children:[t.jsx(Ic,{}),"Create New Automation"]})}))),mP=n.memo((({searchQuery:e,setSearchQuery:n})=>t.jsxs("div",{className:"relative",children:[t.jsx(Fc,{className:"absolute left-2.5 top-2.5 h-4 w-4 text-muted-foreground"}),t.jsx(yk,{placeholder:"Search automations...",value:e,onChange:e=>n(e.target.value),className:"focus-visible:ring-2 pl-9"})]}))),gP=({onViewAutomation:e,iconDefinitions:r})=>{const[o,i]=n.useState(""),[s,a]=n.useState("all"),{toast:l}=Ia(),c=SC(),[u,d]=n.useState(!1),f=n.useCallback((()=>{d(!0)}),[]),h=n.useMemo((()=>[{id:"all",label:"All",content:t.jsx(hP,{searchQuery:o,onViewAutomation:e})},{id:"active",label:"Active",content:t.jsx(hP,{status:"active",searchQuery:o,onViewAutomation:e})},{id:"draft",label:"Drafts",content:t.jsx(hP,{status:"draft",searchQuery:o,onViewAutomation:e})}]),[o,e]),p=n.useCallback((e=>{"error"===e?(l({title:"Error creating automation",description:"Please try again",variant:"destructive"}),d(!1)):!1===e?d(!1):c(`/automations/view-modal/${e}?autoOpenEditPopup=true&showBackButton=true`)}),[l,c]);return t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(mP,{searchQuery:o,setSearchQuery:i}),t.jsx(pP,{onCreateClick:f})]}),t.jsx(aE,{tabs:h,activeTab:s,onTabChange:a,secondaryTabs:!0}),t.jsx(Ck,{open:u,setOpen:d,onClose:p,iconDefinitions:r})]})},vP=async e=>{const t=new URLSearchParams;e?.cursor&&t.append("cursor",e.cursor),e?.limit&&t.append("limit",e.limit.toString()),e?.search&&t.append("search",e.search);return(await Ee(`${a}${t.toString()?`?${t.toString()}`:""}`)).data},yP=async e=>{if(!e)return null;return(await Ee(`${a}/${e}`)).data};var bP=(e=>(e.String="string",e.Number="number",e.Integer="integer",e.Boolean="boolean",e.Date="date",e.DateTime="date-time",e.Array="array",e.ReachResource="reach-resource",e))(bP||{}),xP=(e=>(e.ALL_USERS="all_users",e.CUSTOM="custom",e))(xP||{}),wP=(e=>(e.EQUALS="equals",e.NOT_EQUALS="not_equals",e.GREATER_THAN="greater_than",e.LESS_THAN="less_than",e.EXISTS="exists",e))(wP||{});const SP=()=>{const e=ae(),t=ge({mutationFn:e=>(async e=>(await Ee(a,{method:"POST",body:JSON.stringify(e)})).data)(e),onSuccess:()=>{e.invalidateQueries({queryKey:["segments"]})}}),n=me({queryKey:["segments-conditions"],queryFn:()=>(async()=>(await Ee(`${a}/conditions`,{method:"GET"})).data)()});return{createSegment:t.mutate,isCreating:t.isPending,createError:t.error,isCreateSuccess:t.isSuccess,segmentsConditions:n.data,isFetching:n.isFetching,isLoading:n.isLoading,fetchError:n.error,refetchSegmentsConditions:n.refetch}},kP=e=>{const t=ae(),n=me({queryKey:["automations","recipients","count",e],queryFn:()=>(async e=>(await Ee(`${a}/count`,{method:"POST",body:JSON.stringify(e)})).data)(e)});return{data:n.data,isFetching:n.isFetching,isLoading:n.isLoading,fetchError:n.error,refetchCount:()=>{t.invalidateQueries({queryKey:["automations","recipients","count",e]})}}},CP=e=>{const t=ae(),n=ge({mutationFn:t=>(async(e,t)=>t?(await Ee(`${a}/${t}`,{method:"PATCH",body:JSON.stringify(e)})).data:null)(t,e),onSuccess:()=>{t.invalidateQueries({queryKey:["segments",e]})}});return{updateSegment:n.mutate,isUpdating:n.isPending,updateError:n.error,isUpdateSuccess:n.isSuccess}};var EP=i.forwardRef(((e,n)=>t.jsx(Qa.label,{...e,ref:n,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}})));EP.displayName="Label";var jP=EP;const _P=lc("text-foreground text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),TP=i.forwardRef((({className:e,...n},r)=>t.jsx(jP,{ref:r,className:zu(_P(),e),...n})));TP.displayName=jP.displayName;const PP={[wP.EQUALS]:"Equals",[wP.NOT_EQUALS]:"Not Equals",[wP.GREATER_THAN]:"Greater Than",[wP.LESS_THAN]:"Less Than",[wP.EXISTS]:"Exists"},NP={email:"Email",phone:"Phone",firstName:"First Name",lastName:"Last Name"};var DP=.999,MP=/[\\\/_+.#"@\[\(\{&]/,OP=/[\\\/_+.#"@\[\(\{&]/g,AP=/[\s-]/,RP=/[\s-]/g;function LP(e,t,n,r,o,i,s){if(i===t.length)return o===e.length?1:.99;var a=`${o},${i}`;if(void 0!==s[a])return s[a];for(var l,c,u,d,f=r.charAt(i),h=n.indexOf(f,o),p=0;h>=0;)(l=LP(e,t,n,r,h+1,i+1,s))>p&&(h===o?l*=1:MP.test(e.charAt(h-1))?(l*=.8,(u=e.slice(o,h-1).match(OP))&&o>0&&(l*=Math.pow(DP,u.length))):AP.test(e.charAt(h-1))?(l*=.9,(d=e.slice(o,h-1).match(RP))&&o>0&&(l*=Math.pow(DP,d.length))):(l*=.17,o>0&&(l*=Math.pow(DP,h-o))),e.charAt(h)!==t.charAt(i)&&(l*=.9999)),(l<.1&&n.charAt(h-1)===r.charAt(i+1)||r.charAt(i+1)===r.charAt(i)&&n.charAt(h-1)!==r.charAt(i))&&(.1*(c=LP(e,t,n,r,h+1,i+2,s))>l&&(l=.1*c)),l>p&&(p=l),h=n.indexOf(f,h+1);return s[a]=p,p}function IP(e){return e.toLowerCase().replace(RP," ")}function FP(e,t,n){return LP(e=n&&n.length>0?""+(e+" "+n.join(" ")):e,t,IP(e),IP(t),0,0,{})}var $P,qP={exports:{}},zP={};var UP,BP={};
|
|
44
44
|
/**
|
|
45
45
|
* @license React
|
|
46
46
|
* use-sync-external-store-shim.development.js
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
*
|
|
50
50
|
* This source code is licensed under the MIT license found in the
|
|
51
51
|
* LICENSE file in the root directory of this source tree.
|
|
52
|
-
*/$P.exports="production"===process.env.NODE_ENV?function(){if(FP)return qP;FP=1;var e="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},t=n.useState,r=n.useEffect,o=n.useLayoutEffect,i=n.useDebugValue;function s(t){var n=t.getSnapshot;t=t.value;try{var r=n();return!e(t,r)}catch(o){return!0}}var a="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,n){var a=n(),l=t({inst:{value:a,getSnapshot:n}}),c=l[0].inst,u=l[1];return o((function(){c.value=a,c.getSnapshot=n,s(c)&&u({inst:c})}),[e,a,n]),r((function(){return s(c)&&u({inst:c}),e((function(){s(c)&&u({inst:c})}))}),[e]),i(a),a};return qP.useSyncExternalStore=void 0!==n.useSyncExternalStore?n.useSyncExternalStore:a,qP}():(zP||(zP=1,"production"!==process.env.NODE_ENV&&function(){function e(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!r(e,n)}catch(o){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=n,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,i=t.useEffect,s=t.useLayoutEffect,a=t.useDebugValue,l=!1,c=!1,u="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(n,u){l||void 0===t.startTransition||(l=!0);var d=u();if(!c){var f=u();r(d,f)||(c=!0)}var h=(f=o({inst:{value:d,getSnapshot:u}}))[0].inst,p=f[1];return s((function(){h.value=d,h.getSnapshot=u,e(h)&&p({inst:h})}),[n,d,u]),i((function(){return e(h)&&p({inst:h}),n((function(){e(h)&&p({inst:h})}))}),[n]),a(d),d};UP.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:u,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),UP);var BP=$P.exports,VP='[cmdk-group=""]',KP='[cmdk-group-items=""]',HP='[cmdk-item=""]',WP=`${HP}:not([aria-disabled="true"])`,GP="cmdk-item-select",YP="data-value",QP=(e,t,n)=>IP(e,t,n),XP=i.createContext(void 0),JP=()=>i.useContext(XP),ZP=i.createContext(void 0),eN=()=>i.useContext(ZP),tN=i.createContext(void 0),nN=i.forwardRef(((e,t)=>{let n=gN((()=>{var t,n;return{search:"",value:null!=(n=null!=(t=e.value)?t:e.defaultValue)?n:"",filtered:{count:0,items:new Map,groups:new Set}}})),r=gN((()=>new Set)),o=gN((()=>new Map)),s=gN((()=>new Map)),a=gN((()=>new Set)),l=pN(e),{label:c,children:u,value:d,onValueChange:f,filter:h,shouldFilter:p,loop:m,disablePointerSelection:g=!1,vimBindings:v=!0,...y}=e,b=gE(),x=gE(),w=gE(),S=i.useRef(null),k=xN();mN((()=>{if(void 0!==d){let e=d.trim();n.current.value=e,C.emit()}}),[d]),mN((()=>{k(6,N)}),[]);let C=i.useMemo((()=>({subscribe:e=>(a.current.add(e),()=>a.current.delete(e)),snapshot:()=>n.current,setState:(e,t,r)=>{var o,i,s;if(!Object.is(n.current[e],t)){if(n.current[e]=t,"search"===e)P(),_(),k(1,T);else if("value"===e&&(r||k(5,N),void 0!==(null==(o=l.current)?void 0:o.value))){return void(null==(s=(i=l.current).onValueChange)||s.call(i,null!=t?t:""))}C.emit()}},emit:()=>{a.current.forEach((e=>e()))}})),[]),E=i.useMemo((()=>({value:(e,t,r)=>{var o;t!==(null==(o=s.current.get(e))?void 0:o.value)&&(s.current.set(e,{value:t,keywords:r}),n.current.filtered.items.set(e,j(t,r)),k(2,(()=>{_(),C.emit()})))},item:(e,t)=>(r.current.add(e),t&&(o.current.has(t)?o.current.get(t).add(e):o.current.set(t,new Set([e]))),k(3,(()=>{P(),_(),n.current.value||T(),C.emit()})),()=>{s.current.delete(e),r.current.delete(e),n.current.filtered.items.delete(e);let t=D();k(4,(()=>{P(),(null==t?void 0:t.getAttribute("id"))===e&&T(),C.emit()}))}),group:e=>(o.current.has(e)||o.current.set(e,new Set),()=>{s.current.delete(e),o.current.delete(e)}),filter:()=>l.current.shouldFilter,label:c||e["aria-label"],getDisablePointerSelection:()=>l.current.disablePointerSelection,listId:b,inputId:w,labelId:x,listInnerRef:S})),[]);function j(e,t){var r,o;let i=null!=(o=null==(r=l.current)?void 0:r.filter)?o:QP;return e?i(e,n.current.search,t):0}function _(){if(!n.current.search||!1===l.current.shouldFilter)return;let e=n.current.filtered.items,t=[];n.current.filtered.groups.forEach((n=>{let r=o.current.get(n),i=0;r.forEach((t=>{let n=e.get(t);i=Math.max(n,i)})),t.push([n,i])}));let r=S.current;M().sort(((t,n)=>{var r,o;let i=t.getAttribute("id"),s=n.getAttribute("id");return(null!=(r=e.get(s))?r:0)-(null!=(o=e.get(i))?o:0)})).forEach((e=>{let t=e.closest(KP);t?t.appendChild(e.parentElement===t?e:e.closest(`${KP} > *`)):r.appendChild(e.parentElement===r?e:e.closest(`${KP} > *`))})),t.sort(((e,t)=>t[1]-e[1])).forEach((e=>{var t;let n=null==(t=S.current)?void 0:t.querySelector(`${VP}[${YP}="${encodeURIComponent(e[0])}"]`);null==n||n.parentElement.appendChild(n)}))}function T(){let e=M().find((e=>"true"!==e.getAttribute("aria-disabled"))),t=null==e?void 0:e.getAttribute(YP);C.setState("value",t||void 0)}function P(){var e,t,i,a;if(!n.current.search||!1===l.current.shouldFilter)return void(n.current.filtered.count=r.current.size);n.current.filtered.groups=new Set;let c=0;for(let o of r.current){let r=j(null!=(t=null==(e=s.current.get(o))?void 0:e.value)?t:"",null!=(a=null==(i=s.current.get(o))?void 0:i.keywords)?a:[]);n.current.filtered.items.set(o,r),r>0&&c++}for(let[r,s]of o.current)for(let e of s)if(n.current.filtered.items.get(e)>0){n.current.filtered.groups.add(r);break}n.current.filtered.count=c}function N(){var e,t,n;let r=D();r&&((null==(e=r.parentElement)?void 0:e.firstChild)===r&&(null==(n=null==(t=r.closest(VP))?void 0:t.querySelector('[cmdk-group-heading=""]'))||n.scrollIntoView({block:"nearest"})),r.scrollIntoView({block:"nearest"}))}function D(){var e;return null==(e=S.current)?void 0:e.querySelector(`${HP}[aria-selected="true"]`)}function M(){var e;return Array.from((null==(e=S.current)?void 0:e.querySelectorAll(WP))||[])}function O(e){let t=M()[e];t&&C.setState("value",t.getAttribute(YP))}function A(e){var t;let n=D(),r=M(),o=r.findIndex((e=>e===n)),i=r[o+e];null!=(t=l.current)&&t.loop&&(i=o+e<0?r[r.length-1]:o+e===r.length?r[0]:r[o+e]),i&&C.setState("value",i.getAttribute(YP))}function R(e){let t,n=D(),r=null==n?void 0:n.closest(VP);for(;r&&!t;)r=e>0?fN(r,VP):hN(r,VP),t=null==r?void 0:r.querySelector(WP);t?C.setState("value",t.getAttribute(YP)):A(e)}let L=()=>O(M().length-1),I=e=>{e.preventDefault(),e.metaKey?L():e.altKey?R(1):A(1)},F=e=>{e.preventDefault(),e.metaKey?O(0):e.altKey?R(-1):A(-1)};return i.createElement(Qa.div,{ref:t,tabIndex:-1,...y,"cmdk-root":"",onKeyDown:e=>{var t;if(null==(t=y.onKeyDown)||t.call(y,e),!e.defaultPrevented)switch(e.key){case"n":case"j":v&&e.ctrlKey&&I(e);break;case"ArrowDown":I(e);break;case"p":case"k":v&&e.ctrlKey&&F(e);break;case"ArrowUp":F(e);break;case"Home":e.preventDefault(),O(0);break;case"End":e.preventDefault(),L();break;case"Enter":if(!e.nativeEvent.isComposing&&229!==e.keyCode){e.preventDefault();let t=D();if(t){let e=new Event(GP);t.dispatchEvent(e)}}}}},i.createElement("label",{"cmdk-label":"",htmlFor:E.inputId,id:E.labelId,style:SN},c),wN(e,(e=>i.createElement(ZP.Provider,{value:C},i.createElement(XP.Provider,{value:E},e)))))})),rN=i.forwardRef(((e,t)=>{var n,r;let o=gE(),s=i.useRef(null),a=i.useContext(tN),l=JP(),c=pN(e),u=null!=(r=null==(n=c.current)?void 0:n.forceMount)?r:null==a?void 0:a.forceMount;mN((()=>{if(!u)return l.item(o,null==a?void 0:a.id)}),[u]);let d=bN(o,s,[e.value,e.children,s],e.keywords),f=eN(),h=yN((e=>e.value&&e.value===d.current)),p=yN((e=>!(!u&&!1!==l.filter())||(!e.search||e.filtered.items.get(o)>0)));function m(){var e,t;g(),null==(t=(e=c.current).onSelect)||t.call(e,d.current)}function g(){f.setState("value",d.current,!0)}if(i.useEffect((()=>{let t=s.current;if(t&&!e.disabled)return t.addEventListener(GP,m),()=>t.removeEventListener(GP,m)}),[p,e.onSelect,e.disabled]),!p)return null;let{disabled:v,value:y,onSelect:b,forceMount:x,keywords:w,...S}=e;return i.createElement(Qa.div,{ref:vN([s,t]),...S,id:o,"cmdk-item":"",role:"option","aria-disabled":!!v,"aria-selected":!!h,"data-disabled":!!v,"data-selected":!!h,onPointerMove:v||l.getDisablePointerSelection()?void 0:g,onClick:v?void 0:m},e.children)})),oN=i.forwardRef(((e,t)=>{let{heading:n,children:r,forceMount:o,...s}=e,a=gE(),l=i.useRef(null),c=i.useRef(null),u=gE(),d=JP(),f=yN((e=>!(!o&&!1!==d.filter())||(!e.search||e.filtered.groups.has(a))));mN((()=>d.group(a)),[]),bN(a,l,[e.value,e.heading,c]);let h=i.useMemo((()=>({id:a,forceMount:o})),[o]);return i.createElement(Qa.div,{ref:vN([l,t]),...s,"cmdk-group":"",role:"presentation",hidden:!f||void 0},n&&i.createElement("div",{ref:c,"cmdk-group-heading":"","aria-hidden":!0,id:u},n),wN(e,(e=>i.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?u:void 0},i.createElement(tN.Provider,{value:h},e)))))})),iN=i.forwardRef(((e,t)=>{let{alwaysRender:n,...r}=e,o=i.useRef(null),s=yN((e=>!e.search));return n||s?i.createElement(Qa.div,{ref:vN([o,t]),...r,"cmdk-separator":"",role:"separator"}):null})),sN=i.forwardRef(((e,t)=>{let{onValueChange:n,...r}=e,o=null!=e.value,s=eN(),a=yN((e=>e.search)),l=yN((e=>e.value)),c=JP(),u=i.useMemo((()=>{var e;let t=null==(e=c.listInnerRef.current)?void 0:e.querySelector(`${HP}[${YP}="${encodeURIComponent(l)}"]`);return null==t?void 0:t.getAttribute("id")}),[]);return i.useEffect((()=>{null!=e.value&&s.setState("search",e.value)}),[e.value]),i.createElement(Qa.input,{ref:t,...r,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":u,id:c.inputId,type:"text",value:o?e.value:a,onChange:e=>{o||s.setState("search",e.target.value),null==n||n(e.target.value)}})})),aN=i.forwardRef(((e,t)=>{let{children:n,label:r="Suggestions",...o}=e,s=i.useRef(null),a=i.useRef(null),l=JP();return i.useEffect((()=>{if(a.current&&s.current){let e,t=a.current,n=s.current,r=new ResizeObserver((()=>{e=requestAnimationFrame((()=>{n.style.setProperty("--cmdk-list-height",t.offsetHeight.toFixed(1)+"px")}))}));return r.observe(t),()=>{cancelAnimationFrame(e),r.unobserve(t)}}}),[]),i.createElement(Qa.div,{ref:vN([s,t]),...o,"cmdk-list":"",role:"listbox","aria-label":r,id:l.listId},wN(e,(e=>i.createElement("div",{ref:vN([a,l.listInnerRef]),"cmdk-list-sizer":""},e))))})),lN=i.forwardRef(((e,t)=>{let{open:n,onOpenChange:r,overlayClassName:o,contentClassName:s,container:a,...l}=e;return i.createElement(Fp,{open:n,onOpenChange:r},i.createElement($p,{container:a},i.createElement(qp,{"cmdk-overlay":"",className:o}),i.createElement(zp,{"aria-label":e.label,"cmdk-dialog":"",className:s},i.createElement(nN,{ref:t,...l}))))})),cN=i.forwardRef(((e,t)=>yN((e=>0===e.filtered.count))?i.createElement(Qa.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null)),uN=i.forwardRef(((e,t)=>{let{progress:n,children:r,label:o="Loading...",...s}=e;return i.createElement(Qa.div,{ref:t,...s,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":o},wN(e,(e=>i.createElement("div",{"aria-hidden":!0},e))))})),dN=Object.assign(nN,{List:aN,Item:rN,Input:sN,Group:oN,Separator:iN,Dialog:lN,Empty:cN,Loading:uN});function fN(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}function hN(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}function pN(e){let t=i.useRef(e);return mN((()=>{t.current=e})),t}var mN="undefined"==typeof window?i.useEffect:i.useLayoutEffect;function gN(e){let t=i.useRef();return void 0===t.current&&(t.current=e()),t}function vN(e){return t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}}function yN(e){let t=eN(),n=()=>e(t.snapshot());return BP.useSyncExternalStore(t.subscribe,n,n)}function bN(e,t,n,r=[]){let o=i.useRef(),s=JP();return mN((()=>{var i;let a=(()=>{var e;for(let t of n){if("string"==typeof t)return t.trim();if("object"==typeof t&&"current"in t)return t.current?null==(e=t.current.textContent)?void 0:e.trim():o.current}})(),l=r.map((e=>e.trim()));s.value(e,a,l),null==(i=t.current)||i.setAttribute(YP,a),o.current=a})),o}var xN=()=>{let[e,t]=i.useState(),n=gN((()=>new Map));return mN((()=>{n.current.forEach((e=>e())),n.current=new Map}),[e]),(e,r)=>{n.current.set(e,r),t({})}};function wN({asChild:e,children:t},n){return e&&i.isValidElement(t)?i.cloneElement(function(e){let t=e.type;return"function"==typeof t?t(e.props):"render"in t?t.render(e.props):e}(t),{ref:t.ref},n(t.props.children)):n(t)}var SN={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};const kN=i.forwardRef((({className:e,...n},r)=>t.jsx(dN,{ref:r,className:zu("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...n})));kN.displayName=dN.displayName;const CN=i.forwardRef((({className:e,searchIcon:n,...r},o)=>t.jsxs("div",{className:"flex items-center border-b px-3",children:[n||t.jsx(Fc,{className:"mr-2 h-4 w-4 shrink-0 opacity-50 "}),t.jsx(dN.Input,{ref:o,className:zu("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...r})]})));CN.displayName=dN.Input.displayName;const EN=i.forwardRef((({className:e,...n},r)=>t.jsx(dN.List,{ref:r,className:zu("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...n})));EN.displayName=dN.List.displayName;const jN=i.forwardRef(((e,n)=>t.jsx(dN.Empty,{ref:n,className:"py-6 text-center text-sm",...e})));jN.displayName=dN.Empty.displayName;const _N=i.forwardRef((({className:e,...n},r)=>t.jsx(dN.Group,{ref:r,className:zu("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...n})));_N.displayName=dN.Group.displayName;const TN=i.forwardRef((({className:e,...n},r)=>t.jsx(dN.Separator,{ref:r,className:zu("-mx-1 h-px bg-border",e),...n})));TN.displayName=dN.Separator.displayName;const PN=i.forwardRef((({className:e,...n},r)=>t.jsx(dN.Item,{ref:r,className:zu("relative flex cursor-pointer gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...n})));PN.displayName=dN.Item.displayName;var NN=0;function DN(){i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??MN()),document.body.insertAdjacentElement("beforeend",e[1]??MN()),NN++,()=>{1===NN&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),NN--}}),[])}function MN(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var ON="focusScope.autoFocusOnMount",AN="focusScope.autoFocusOnUnmount",RN={bubbles:!1,cancelable:!0},LN=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=Ja(s),f=Ja(a),h=i.useRef(null),p=za(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:qN(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||qN(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&qN(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){zN.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(ON,RN);c.addEventListener(ON,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(qN(r,{select:t}),document.activeElement!==n)return}((e=IN(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&qN(c))}return()=>{c.removeEventListener(ON,d),setTimeout((()=>{const e=new CustomEvent(AN,RN);c.addEventListener(AN,f),c.dispatchEvent(e),e.defaultPrevented||qN(t??document.body,{select:!0}),c.removeEventListener(AN,f),zN.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=IN(e),n=FN(t,e),r=FN(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&qN(i,{select:!0})):(e.preventDefault(),r&&qN(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx(Qa.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function IN(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function FN(e,t){for(const n of e)if(!$N(n,{upTo:t}))return n}function $N(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function qN(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}LN.displayName="FocusScope";var zN=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=UN(e,t),e.unshift(t)},remove(t){e=UN(e,t),e[0]?.resume()}}}();function UN(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var BN="Popover",[VN,KN]=Ua(BN,[Qj]),HN=Qj(),[WN,GN]=VN(BN),YN=e=>{const{__scopePopover:n,children:r,open:o,defaultOpen:s,onOpenChange:a,modal:l=!1}=e,c=HN(n),u=i.useRef(null),[d,f]=i.useState(!1),[h=!1,p]=ml({prop:o,defaultProp:s,onChange:a});return t.jsx(f_,{...c,children:t.jsx(WN,{scope:n,contentId:gE(),triggerRef:u,open:h,onOpenChange:p,onOpenToggle:i.useCallback((()=>p((e=>!e))),[p]),hasCustomAnchor:d,onCustomAnchorAdd:i.useCallback((()=>f(!0)),[]),onCustomAnchorRemove:i.useCallback((()=>f(!1)),[]),modal:l,children:r})})};YN.displayName=BN;var QN="PopoverAnchor";i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,s=GN(QN,r),a=HN(r),{onCustomAnchorAdd:l,onCustomAnchorRemove:c}=s;return i.useEffect((()=>(l(),()=>c())),[l,c]),t.jsx(h_,{...a,...o,ref:n})})).displayName=QN;var XN="PopoverTrigger",JN=i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=GN(XN,r),s=HN(r),a=za(n,i.triggerRef),l=t.jsx(Qa.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":cD(i.open),...o,ref:a,onClick:Fa(e.onClick,i.onOpenToggle)});return i.hasCustomAnchor?l:t.jsx(h_,{asChild:!0,...s,children:l})}));JN.displayName=XN;var ZN="PopoverPortal",[eD,tD]=VN(ZN,{forceMount:void 0}),nD=e=>{const{__scopePopover:n,forceMount:r,children:o,container:i}=e,s=GN(ZN,n);return t.jsx(eD,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};nD.displayName=ZN;var rD="PopoverContent",oD=i.forwardRef(((e,n)=>{const r=tD(rD,e.__scopePopover),{forceMount:o=r.forceMount,...i}=e,s=GN(rD,e.__scopePopover);return t.jsx(hl,{present:o||s.open,children:t.jsx(s.modal?iD:sD,{...i,ref:n})})}));oD.displayName=rD;var iD=i.forwardRef(((e,n)=>{const r=GN(rD,e.__scopePopover),o=i.useRef(null),s=za(n,o),a=i.useRef(!1);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(Jh,{as:Va,allowPinchZoom:!0,children:t.jsx(aD,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Fa(e.onCloseAutoFocus,(e=>{e.preventDefault(),a.current||r.triggerRef.current?.focus()})),onPointerDownOutside:Fa(e.onPointerDownOutside,(e=>{const t=e.detail.originalEvent;a.current=2===t.button||0===t.button&&!0===t.ctrlKey}),{checkForDefaultPrevented:!1}),onFocusOutside:Fa(e.onFocusOutside,(e=>e.preventDefault()),{checkForDefaultPrevented:!1})})})})),sD=i.forwardRef(((e,n)=>{const r=GN(rD,e.__scopePopover),o=i.useRef(!1),s=i.useRef(!1);return t.jsx(aD,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||r.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));const n=t.target,i=r.triggerRef.current?.contains(n);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})})),aD=i.forwardRef(((e,n)=>{const{__scopePopover:r,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:s,disableOutsidePointerEvents:a,onEscapeKeyDown:l,onPointerDownOutside:c,onFocusOutside:u,onInteractOutside:d,...f}=e,h=GN(rD,r),p=HN(r);return DN(),t.jsx(LN,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:i,onUnmountAutoFocus:s,children:t.jsx(il,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:d,onEscapeKeyDown:l,onPointerDownOutside:c,onFocusOutside:u,onDismiss:()=>h.onOpenChange(!1),children:t.jsx(p_,{"data-state":cD(h.open),role:"dialog",id:h.contentId,...p,...f,ref:n,style:{...f.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})})),lD="PopoverClose";i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=GN(lD,r);return t.jsx(Qa.button,{type:"button",...o,ref:n,onClick:Fa(e.onClick,(()=>i.onOpenChange(!1)))})})).displayName=lD;function cD(e){return e?"open":"closed"}i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=HN(r);return t.jsx(m_,{...i,...o,ref:n})})).displayName="PopoverArrow";var uD=nD,dD=oD;const fD=YN,hD=JN,pD=n.forwardRef((({className:e,align:n="center",sideOffset:r=4,...o},i)=>t.jsx(uD,{children:t.jsx(dD,{ref:i,align:n,sideOffset:r,className:zu("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})})));pD.displayName=dD.displayName;const mD=({options:e,value:n,onChange:r,placeholder:o})=>{const[s,a]=i.useState(!1);return t.jsxs(fD,{modal:!0,open:s,onOpenChange:a,children:[t.jsx(hD,{asChild:!0,children:t.jsxs(ik,{"aria-expanded":s,className:"w-[200px] justify-between",variant:"outline",children:[n?e.find((e=>e.value===n))?.label:o,t.jsx(xc,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),t.jsx(pD,{className:"w-[200px] p-0",children:t.jsxs(kN,{children:[t.jsx(CN,{placeholder:`Search ${o.toLowerCase()}...`}),t.jsxs(EN,{children:[t.jsxs(jN,{children:["No ",o.toLowerCase()," found."]}),t.jsx(_N,{children:e.map((e=>t.jsxs(PN,{value:e.value,onSelect:e=>{r(e===n?"":e),a(!1)},children:[t.jsx(mc,{className:zu("mr-2 h-4 w-4",n===e.value?"opacity-100":"opacity-0")}),e.label]},e.id||e.value)))})]})]})})]})};function gD(e){return(gD="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function vD(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function yD(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function bD(e){yD(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===gD(e)&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):new Date(NaN)}function xD(e,t){yD(2,arguments);var n=bD(e),r=vD(t);return isNaN(r)?new Date(NaN):r?(n.setDate(n.getDate()+r),n):n}function wD(e,t){yD(2,arguments);var n=bD(e),r=vD(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var o=n.getDate(),i=new Date(n.getTime());return i.setMonth(n.getMonth()+r+1,0),o>=i.getDate()?i:(n.setFullYear(i.getFullYear(),i.getMonth(),o),n)}var SD={};function kD(){return SD}function CD(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=kD(),d=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=bD(e),h=f.getDay(),p=(h<d?7:0)+h-d;return f.setDate(f.getDate()-p),f.setHours(0,0,0,0),f}function ED(e){return yD(1,arguments),CD(e,{weekStartsOn:1})}function jD(e){yD(1,arguments);var t=function(e){yD(1,arguments);var t=bD(e),n=t.getFullYear(),r=new Date(0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);var o=ED(r),i=new Date(0);i.setFullYear(n,0,4),i.setHours(0,0,0,0);var s=ED(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}(e),n=new Date(0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),ED(n)}function _D(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function TD(e){yD(1,arguments);var t=bD(e);return t.setHours(0,0,0,0),t}function PD(e,t){yD(2,arguments);var n=TD(e),r=TD(t),o=n.getTime()-_D(n),i=r.getTime()-_D(r);return Math.round((o-i)/864e5)}function ND(e,t){return yD(2,arguments),xD(e,7*vD(t))}function DD(e,t){return yD(2,arguments),wD(e,12*vD(t))}function MD(e,t){yD(2,arguments);var n=TD(e),r=TD(t);return n.getTime()===r.getTime()}function OD(e){return yD(1,arguments),e instanceof Date||"object"===gD(e)&&"[object Date]"===Object.prototype.toString.call(e)}function AD(e,t){yD(2,arguments);var n=bD(e),r=bD(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}function RD(e){yD(1,arguments);var t=bD(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}function LD(e){yD(1,arguments);var t=bD(e);return t.setDate(1),t.setHours(0,0,0,0),t}function ID(e){yD(1,arguments);var t=bD(e),n=new Date(0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}function FD(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=kD(),d=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=bD(e),h=f.getDay(),p=6+(h<d?-7:0)-(h-d);return f.setDate(f.getDate()+p),f.setHours(23,59,59,999),f}function $D(e){return yD(1,arguments),FD(e,{weekStartsOn:1})}function qD(e,t){return yD(2,arguments),function(e,t){yD(2,arguments);var n=bD(e).getTime(),r=vD(t);return new Date(n+r)}(e,-vD(t))}function zD(e){yD(1,arguments);var t=bD(e),n=t.getUTCDay(),r=(n<1?7:0)+n-1;return t.setUTCDate(t.getUTCDate()-r),t.setUTCHours(0,0,0,0),t}function UD(e){yD(1,arguments);var t=bD(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var o=zD(r),i=new Date(0);i.setUTCFullYear(n,0,4),i.setUTCHours(0,0,0,0);var s=zD(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function BD(e){yD(1,arguments);var t=bD(e),n=zD(t).getTime()-function(e){yD(1,arguments);var t=UD(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),zD(n)}(t).getTime();return Math.round(n/6048e5)+1}function VD(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=kD(),d=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=bD(e),h=f.getUTCDay(),p=(h<d?7:0)+h-d;return f.setUTCDate(f.getUTCDate()-p),f.setUTCHours(0,0,0,0),f}function KD(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=bD(e),d=u.getUTCFullYear(),f=kD(),h=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:f.firstWeekContainsDate)&&void 0!==r?r:null===(l=f.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(d+1,0,h),p.setUTCHours(0,0,0,0);var m=VD(p,t),g=new Date(0);g.setUTCFullYear(d,0,h),g.setUTCHours(0,0,0,0);var v=VD(g,t);return u.getTime()>=m.getTime()?d+1:u.getTime()>=v.getTime()?d:d-1}function HD(e,t){yD(1,arguments);var n=bD(e),r=VD(n,t).getTime()-function(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=kD(),d=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:u.firstWeekContainsDate)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1),f=KD(e,t),h=new Date(0);return h.setUTCFullYear(f,0,d),h.setUTCHours(0,0,0,0),VD(h,t)}(n,t).getTime();return Math.round(r/6048e5)+1}function WD(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var GD=function(e,t){var n=e.getUTCFullYear(),r=n>0?n:1-n;return WD("yy"===t?r%100:r,t.length)},YD=function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):WD(n+1,2)},QD=function(e,t){return WD(e.getUTCDate(),t.length)},XD=function(e,t){return WD(e.getUTCHours()%12||12,t.length)},JD=function(e,t){return WD(e.getUTCHours(),t.length)},ZD=function(e,t){return WD(e.getUTCMinutes(),t.length)},eM=function(e,t){return WD(e.getUTCSeconds(),t.length)},tM=function(e,t){var n=t.length,r=e.getUTCMilliseconds();return WD(Math.floor(r*Math.pow(10,n-3)),t.length)},nM="midnight",rM="noon",oM="morning",iM="afternoon",sM="evening",aM="night",lM={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear();return n.ordinalNumber(r>0?r:1-r,{unit:"year"})}return GD(e,t)},Y:function(e,t,n,r){var o=KD(e,r),i=o>0?o:1-o;return"YY"===t?WD(i%100,2):"Yo"===t?n.ordinalNumber(i,{unit:"year"}):WD(i,t.length)},R:function(e,t){return WD(UD(e),t.length)},u:function(e,t){return WD(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return WD(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return WD(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return YD(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return WD(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var o=HD(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):WD(o,t.length)},I:function(e,t,n){var r=BD(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):WD(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):QD(e,t)},D:function(e,t,n){var r=function(e){yD(1,arguments);var t=bD(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime();return Math.floor((n-r)/864e5)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):WD(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return WD(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return WD(i,t.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return WD(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,o=e.getUTCHours();switch(r=12===o?rM:0===o?nM:o/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,o=e.getUTCHours();switch(r=o>=17?sM:o>=12?iM:o>=4?oM:aM,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return XD(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):JD(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):WD(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):WD(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):ZD(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):eM(e,t)},S:function(e,t){return tM(e,t)},X:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();if(0===o)return"Z";switch(t){case"X":return uM(o);case"XXXX":case"XX":return dM(o);default:return dM(o,":")}},x:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return uM(o);case"xxxx":case"xx":return dM(o);default:return dM(o,":")}},O:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+cM(o,":");default:return"GMT"+dM(o,":")}},z:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+cM(o,":");default:return"GMT"+dM(o,":")}},t:function(e,t,n,r){return WD(Math.floor((r._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,n,r){return WD((r._originalDate||e).getTime(),t.length)}};function cM(e,t){var n=e>0?"-":"+",r=Math.abs(e),o=Math.floor(r/60),i=r%60;if(0===i)return n+String(o);var s=t;return n+String(o)+s+WD(i,2)}function uM(e,t){return e%60==0?(e>0?"-":"+")+WD(Math.abs(e)/60,2):dM(e,t)}function dM(e,t){var n=t||"",r=e>0?"-":"+",o=Math.abs(e);return r+WD(Math.floor(o/60),2)+n+WD(o%60,2)}var fM=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},hM=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},pM={p:hM,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],o=r[1],i=r[2];if(!i)return fM(e,t);switch(o){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",fM(o,t)).replace("{{time}}",hM(i,t))}},mM=["D","DD"],gM=["YY","YYYY"];function vM(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var yM={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function bM(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var xM={date:bM({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:bM({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:bM({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},wM={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function SM(e){return function(t,n){var r;if("formatting"===(null!=n&&n.context?String(n.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=null!=n&&n.width?String(n.width):o;r=e.formattingValues[i]||e.formattingValues[o]}else{var s=e.defaultWidth,a=null!=n&&n.width?String(n.width):e.defaultWidth;r=e.values[a]||e.values[s]}return r[e.argumentCallback?e.argumentCallback(t):t]}}var kM={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:SM({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:SM({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:SM({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:SM({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:SM({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function CM(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,o=t.match(r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth]);if(!o)return null;var i,s=o[0],a=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(a)?function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n;return}(a,(function(e){return e.test(s)})):function(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n;return}(a,(function(e){return e.test(s)}));return i=e.valueCallback?e.valueCallback(l):l,{value:i=n.valueCallback?n.valueCallback(i):i,rest:t.slice(s.length)}}}var EM={ordinalNumber:function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var o=r[0],i=t.match(e.parsePattern);if(!i)return null;var s=e.valueCallback?e.valueCallback(i[0]):i[0];return{value:s=n.valueCallback?n.valueCallback(s):s,rest:t.slice(o.length)}}}({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:CM({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:CM({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:CM({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:CM({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:CM({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},jM={code:"en-US",formatDistance:function(e,t,n){var r,o=yM[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:xM,formatRelative:function(e,t,n,r){return wM[e]},localize:kM,match:EM,options:{weekStartsOn:0,firstWeekContainsDate:1}},_M=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,TM=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,PM=/^'([^]*?)'?$/,NM=/''/g,DM=/[a-zA-Z]/;function MM(e,t,n){var r,o,i,s,a,l,c,u,d,f,h,p,m,g,v,y,b,x;yD(2,arguments);var w=String(t),S=kD(),k=null!==(r=null!==(o=null==n?void 0:n.locale)&&void 0!==o?o:S.locale)&&void 0!==r?r:jM,C=vD(null!==(i=null!==(s=null!==(a=null!==(l=null==n?void 0:n.firstWeekContainsDate)&&void 0!==l?l:null==n||null===(c=n.locale)||void 0===c||null===(u=c.options)||void 0===u?void 0:u.firstWeekContainsDate)&&void 0!==a?a:S.firstWeekContainsDate)&&void 0!==s?s:null===(d=S.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==i?i:1);if(!(C>=1&&C<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var E=vD(null!==(h=null!==(p=null!==(m=null!==(g=null==n?void 0:n.weekStartsOn)&&void 0!==g?g:null==n||null===(v=n.locale)||void 0===v||null===(y=v.options)||void 0===y?void 0:y.weekStartsOn)&&void 0!==m?m:S.weekStartsOn)&&void 0!==p?p:null===(b=S.locale)||void 0===b||null===(x=b.options)||void 0===x?void 0:x.weekStartsOn)&&void 0!==h?h:0);if(!(E>=0&&E<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!k.localize)throw new RangeError("locale must contain localize property");if(!k.formatLong)throw new RangeError("locale must contain formatLong property");var j=bD(e);if(!function(e){if(yD(1,arguments),!OD(e)&&"number"!=typeof e)return!1;var t=bD(e);return!isNaN(Number(t))}(j))throw new RangeError("Invalid time value");var _=qD(j,_D(j)),T={firstWeekContainsDate:C,weekStartsOn:E,locale:k,_originalDate:j};return w.match(TM).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,pM[t])(e,k.formatLong):e})).join("").match(_M).map((function(r){if("''"===r)return"'";var o=r[0];if("'"===o)return function(e){var t=e.match(PM);if(!t)return e;return t[1].replace(NM,"'")}(r);var i=lM[o];if(i)return null!=n&&n.useAdditionalWeekYearTokens||-1===gM.indexOf(r)||vM(r,t,String(e)),null!=n&&n.useAdditionalDayOfYearTokens||!function(e){return-1!==mM.indexOf(e)}(r)||vM(r,t,String(e)),i(_,r,k.localize,T);if(o.match(DM))throw new RangeError("Format string contains an unescaped latin alphabet character `"+o+"`");return r})).join("")}function OM(e){return yD(1,arguments),Math.floor(function(e){return yD(1,arguments),bD(e).getTime()}(e)/1e3)}function AM(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=kD(),d=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:u.firstWeekContainsDate)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1),f=function(e,t){var n,r,o,i,s,a,l,c;yD(1,arguments);var u=bD(e),d=u.getFullYear(),f=kD(),h=vD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:f.firstWeekContainsDate)&&void 0!==r?r:null===(l=f.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setFullYear(d+1,0,h),p.setHours(0,0,0,0);var m=CD(p,t),g=new Date(0);g.setFullYear(d,0,h),g.setHours(0,0,0,0);var v=CD(g,t);return u.getTime()>=m.getTime()?d+1:u.getTime()>=v.getTime()?d:d-1}(e,t),h=new Date(0);return h.setFullYear(f,0,d),h.setHours(0,0,0,0),CD(h,t)}function RM(e,t){return yD(1,arguments),function(e,t,n){yD(2,arguments);var r=CD(e,n),o=CD(t,n),i=r.getTime()-_D(r),s=o.getTime()-_D(o);return Math.round((i-s)/6048e5)}(function(e){yD(1,arguments);var t=bD(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(0,0,0,0),t}(e),LD(e),t)+1}function LM(e,t){yD(2,arguments);var n=bD(e),r=bD(t);return n.getTime()>r.getTime()}function IM(e,t){yD(2,arguments);var n=bD(e),r=bD(t);return n.getTime()<r.getTime()}function FM(e,t){yD(2,arguments);var n=bD(e),r=bD(t);return n.getFullYear()===r.getFullYear()&&n.getMonth()===r.getMonth()}function $M(e,t){return yD(2,arguments),xD(e,-vD(t))}function qM(e,t){yD(2,arguments);var n=bD(e),r=vD(t),o=n.getFullYear(),i=n.getDate(),s=new Date(0);s.setFullYear(o,r,15),s.setHours(0,0,0,0);var a=function(e){yD(1,arguments);var t=bD(e),n=t.getFullYear(),r=t.getMonth(),o=new Date(0);return o.setFullYear(n,r+1,0),o.setHours(0,0,0,0),o.getDate()}(s);return n.setMonth(r,Math.min(i,a)),n}function zM(e,t){yD(2,arguments);var n=bD(e),r=vD(t);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(r),n)}var UM=function(){return UM=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},UM.apply(this,arguments)};function BM(e,t,n){for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function VM(e){return"multiple"===e.mode}function KM(e){return"range"===e.mode}function HM(e){return"single"===e.mode}"function"==typeof SuppressedError&&SuppressedError;var WM={root:"rdp",multiple_months:"rdp-multiple_months",with_weeknumber:"rdp-with_weeknumber",vhidden:"rdp-vhidden",button_reset:"rdp-button_reset",button:"rdp-button",caption:"rdp-caption",caption_start:"rdp-caption_start",caption_end:"rdp-caption_end",caption_between:"rdp-caption_between",caption_label:"rdp-caption_label",caption_dropdowns:"rdp-caption_dropdowns",dropdown:"rdp-dropdown",dropdown_month:"rdp-dropdown_month",dropdown_year:"rdp-dropdown_year",dropdown_icon:"rdp-dropdown_icon",months:"rdp-months",month:"rdp-month",table:"rdp-table",tbody:"rdp-tbody",tfoot:"rdp-tfoot",head:"rdp-head",head_row:"rdp-head_row",head_cell:"rdp-head_cell",nav:"rdp-nav",nav_button:"rdp-nav_button",nav_button_previous:"rdp-nav_button_previous",nav_button_next:"rdp-nav_button_next",nav_icon:"rdp-nav_icon",row:"rdp-row",weeknumber:"rdp-weeknumber",cell:"rdp-cell",day:"rdp-day",day_today:"rdp-day_today",day_outside:"rdp-day_outside",day_selected:"rdp-day_selected",day_disabled:"rdp-day_disabled",day_hidden:"rdp-day_hidden",day_range_start:"rdp-day_range_start",day_range_end:"rdp-day_range_end",day_range_middle:"rdp-day_range_middle"};var GM=Object.freeze({__proto__:null,formatCaption:function(e,t){return MM(e,"LLLL y",t)},formatDay:function(e,t){return MM(e,"d",t)},formatMonthCaption:function(e,t){return MM(e,"LLLL",t)},formatWeekNumber:function(e){return"".concat(e)},formatWeekdayName:function(e,t){return MM(e,"cccccc",t)},formatYearCaption:function(e,t){return MM(e,"yyyy",t)}}),YM=Object.freeze({__proto__:null,labelDay:function(e,t,n){return MM(e,"do MMMM (EEEE)",n)},labelMonthDropdown:function(){return"Month: "},labelNext:function(){return"Go to next month"},labelPrevious:function(){return"Go to previous month"},labelWeekNumber:function(e){return"Week n. ".concat(e)},labelWeekday:function(e,t){return MM(e,"cccc",t)},labelYearDropdown:function(){return"Year: "}});var QM=n.createContext(void 0);function XM(e){var n,r,o=e.initialProps,i={captionLayout:"buttons",classNames:WM,formatters:GM,labels:YM,locale:jM,modifiersClassNames:{},modifiers:{},numberOfMonths:1,styles:{},today:new Date,mode:"default"},s=function(e){var t=e.fromYear,n=e.toYear,r=e.fromMonth,o=e.toMonth,i=e.fromDate,s=e.toDate;return r?i=LD(r):t&&(i=new Date(t,0,1)),o?s=RD(o):n&&(s=new Date(n,11,31)),{fromDate:i?TD(i):void 0,toDate:s?TD(s):void 0}}(o),a=s.fromDate,l=s.toDate,c=null!==(n=o.captionLayout)&&void 0!==n?n:i.captionLayout;"buttons"===c||a&&l||(c="buttons"),(HM(o)||VM(o)||KM(o))&&(r=o.onSelect);var u=UM(UM(UM({},i),o),{captionLayout:c,classNames:UM(UM({},i.classNames),o.classNames),components:UM({},o.components),formatters:UM(UM({},i.formatters),o.formatters),fromDate:a,labels:UM(UM({},i.labels),o.labels),mode:o.mode||i.mode,modifiers:UM(UM({},i.modifiers),o.modifiers),modifiersClassNames:UM(UM({},i.modifiersClassNames),o.modifiersClassNames),onSelect:r,styles:UM(UM({},i.styles),o.styles),toDate:l});return t.jsx(QM.Provider,{value:u,children:e.children})}function JM(){var e=n.useContext(QM);if(!e)throw new Error("useDayPicker must be used within a DayPickerProvider.");return e}function ZM(e){var n=JM();return t.jsx("div",{className:n.classNames.caption_label,style:n.styles.caption_label,"aria-live":"polite",role:"presentation",id:e.id,children:(0,n.formatters.formatCaption)(e.displayMonth,{locale:n.locale})})}function eO(e){return t.jsx("svg",UM({width:"8px",height:"8px",viewBox:"0 0 120 120","data-testid":"iconDropdown"},e,{children:t.jsx("path",{d:"M4.22182541,48.2218254 C8.44222828,44.0014225 15.2388494,43.9273804 19.5496459,47.9996989 L19.7781746,48.2218254 L60,88.443 L100.221825,48.2218254 C104.442228,44.0014225 111.238849,43.9273804 115.549646,47.9996989 L115.778175,48.2218254 C119.998577,52.4422283 120.07262,59.2388494 116.000301,63.5496459 L115.778175,63.7781746 L67.7781746,111.778175 C63.5577717,115.998577 56.7611506,116.07262 52.4503541,112.000301 L52.2218254,111.778175 L4.22182541,63.7781746 C-0.0739418023,59.4824074 -0.0739418023,52.5175926 4.22182541,48.2218254 Z",fill:"currentColor",fillRule:"nonzero"})}))}function tO(e){var n,r,o=e.onChange,i=e.value,s=e.children,a=e.caption,l=e.className,c=e.style,u=JM(),d=null!==(r=null===(n=u.components)||void 0===n?void 0:n.IconDropdown)&&void 0!==r?r:eO;return t.jsxs("div",{className:l,style:c,children:[t.jsx("span",{className:u.classNames.vhidden,children:e["aria-label"]}),t.jsx("select",{name:e.name,"aria-label":e["aria-label"],className:u.classNames.dropdown,style:u.styles.dropdown,value:i,onChange:o,children:s}),t.jsxs("div",{className:u.classNames.caption_label,style:u.styles.caption_label,"aria-hidden":"true",children:[a,t.jsx(d,{className:u.classNames.dropdown_icon,style:u.styles.dropdown_icon})]})]})}function nO(e){var n,r=JM(),o=r.fromDate,i=r.toDate,s=r.styles,a=r.locale,l=r.formatters.formatMonthCaption,c=r.classNames,u=r.components,d=r.labels.labelMonthDropdown;if(!o)return t.jsx(t.Fragment,{});if(!i)return t.jsx(t.Fragment,{});var f=[];if(function(e,t){yD(2,arguments);var n=bD(e),r=bD(t);return n.getFullYear()===r.getFullYear()}(o,i))for(var h=LD(o),p=o.getMonth();p<=i.getMonth();p++)f.push(qM(h,p));else for(h=LD(new Date),p=0;p<=11;p++)f.push(qM(h,p));var m=null!==(n=null==u?void 0:u.Dropdown)&&void 0!==n?n:tO;return t.jsx(m,{name:"months","aria-label":d(),className:c.dropdown_month,style:s.dropdown_month,onChange:function(t){var n=Number(t.target.value),r=qM(LD(e.displayMonth),n);e.onChange(r)},value:e.displayMonth.getMonth(),caption:l(e.displayMonth,{locale:a}),children:f.map((function(e){return t.jsx("option",{value:e.getMonth(),children:l(e,{locale:a})},e.getMonth())}))})}function rO(e){var n,r=e.displayMonth,o=JM(),i=o.fromDate,s=o.toDate,a=o.locale,l=o.styles,c=o.classNames,u=o.components,d=o.formatters.formatYearCaption,f=o.labels.labelYearDropdown,h=[];if(!i)return t.jsx(t.Fragment,{});if(!s)return t.jsx(t.Fragment,{});for(var p=i.getFullYear(),m=s.getFullYear(),g=p;g<=m;g++)h.push(zM(ID(new Date),g));var v=null!==(n=null==u?void 0:u.Dropdown)&&void 0!==n?n:tO;return t.jsx(v,{name:"years","aria-label":f(),className:c.dropdown_year,style:l.dropdown_year,onChange:function(t){var n=zM(LD(r),Number(t.target.value));e.onChange(n)},value:r.getFullYear(),caption:d(r,{locale:a}),children:h.map((function(e){return t.jsx("option",{value:e.getFullYear(),children:d(e,{locale:a})},e.getFullYear())}))})}function oO(){var e=JM(),t=function(e){var t=e.month||e.defaultMonth||e.today||new Date,n=e.toDate,r=e.fromDate,o=e.numberOfMonths,i=void 0===o?1:o;return n&&AD(n,t)<0&&(t=wD(n,-1*(i-1))),r&&AD(t,r)<0&&(t=r),LD(t)}(e),r=function(e,t){var r=n.useState(e);return[void 0===t?r[0]:t,r[1]]}(t,e.month),o=r[1];return[r[0],function(t){var n;if(!e.disableNavigation){var r=LD(t);o(r),null===(n=e.onMonthChange)||void 0===n||n.call(e,r)}}]}var iO=n.createContext(void 0);function sO(e){var n=JM(),r=oO(),o=r[0],i=r[1],s=function(e,t){for(var n=t.reverseMonths,r=t.numberOfMonths,o=LD(e),i=AD(LD(wD(o,r)),o),s=[],a=0;a<i;a++){var l=wD(o,a);s.push(l)}return n&&(s=s.reverse()),s}(o,n),a=function(e,t){if(!t.disableNavigation){var n=t.toDate,r=t.numberOfMonths,o=void 0===r?1:r,i=t.pagedNavigation?o:1,s=LD(e);if(!n)return wD(s,i);if(!(AD(n,e)<o))return wD(s,i)}}(o,n),l=function(e,t){if(!t.disableNavigation){var n=t.fromDate,r=t.numberOfMonths,o=t.pagedNavigation?void 0===r?1:r:1,i=LD(e);if(!n)return wD(i,-o);if(!(AD(i,n)<=0))return wD(i,-o)}}(o,n),c=function(e){return s.some((function(t){return FM(e,t)}))};return t.jsx(iO.Provider,{value:{currentMonth:o,displayMonths:s,goToMonth:i,goToDate:function(e,t){c(e)||(t&&IM(e,t)?i(wD(e,1+-1*n.numberOfMonths)):i(e))},previousMonth:l,nextMonth:a,isDateDisplayed:c},children:e.children})}function aO(){var e=n.useContext(iO);if(!e)throw new Error("useNavigation must be used within a NavigationProvider");return e}function lO(e){var n,r=JM(),o=r.classNames,i=r.styles,s=r.components,a=aO().goToMonth,l=function(t){a(wD(t,e.displayIndex?-e.displayIndex:0))},c=null!==(n=null==s?void 0:s.CaptionLabel)&&void 0!==n?n:ZM,u=t.jsx(c,{id:e.id,displayMonth:e.displayMonth});return t.jsxs("div",{className:o.caption_dropdowns,style:i.caption_dropdowns,children:[t.jsx("div",{className:o.vhidden,children:u}),t.jsx(nO,{onChange:l,displayMonth:e.displayMonth}),t.jsx(rO,{onChange:l,displayMonth:e.displayMonth})]})}function cO(e){return t.jsx("svg",UM({width:"16px",height:"16px",viewBox:"0 0 120 120"},e,{children:t.jsx("path",{d:"M69.490332,3.34314575 C72.6145263,0.218951416 77.6798462,0.218951416 80.8040405,3.34314575 C83.8617626,6.40086786 83.9268205,11.3179931 80.9992143,14.4548388 L80.8040405,14.6568542 L35.461,60 L80.8040405,105.343146 C83.8617626,108.400868 83.9268205,113.317993 80.9992143,116.454839 L80.8040405,116.656854 C77.7463184,119.714576 72.8291931,119.779634 69.6923475,116.852028 L69.490332,116.656854 L18.490332,65.6568542 C15.4326099,62.5991321 15.367552,57.6820069 18.2951583,54.5451612 L18.490332,54.3431458 L69.490332,3.34314575 Z",fill:"currentColor",fillRule:"nonzero"})}))}function uO(e){return t.jsx("svg",UM({width:"16px",height:"16px",viewBox:"0 0 120 120"},e,{children:t.jsx("path",{d:"M49.8040405,3.34314575 C46.6798462,0.218951416 41.6145263,0.218951416 38.490332,3.34314575 C35.4326099,6.40086786 35.367552,11.3179931 38.2951583,14.4548388 L38.490332,14.6568542 L83.8333725,60 L38.490332,105.343146 C35.4326099,108.400868 35.367552,113.317993 38.2951583,116.454839 L38.490332,116.656854 C41.5480541,119.714576 46.4651794,119.779634 49.602025,116.852028 L49.8040405,116.656854 L100.804041,65.6568542 C103.861763,62.5991321 103.926821,57.6820069 100.999214,54.5451612 L100.804041,54.3431458 L49.8040405,3.34314575 Z",fill:"currentColor"})}))}var dO=n.forwardRef((function(e,n){var r=JM(),o=r.classNames,i=r.styles,s=[o.button_reset,o.button];e.className&&s.push(e.className);var a=s.join(" "),l=UM(UM({},i.button_reset),i.button);return e.style&&Object.assign(l,e.style),t.jsx("button",UM({},e,{ref:n,type:"button",className:a,style:l}))}));function fO(e){var n,r,o=JM(),i=o.dir,s=o.locale,a=o.classNames,l=o.styles,c=o.labels,u=c.labelPrevious,d=c.labelNext,f=o.components;if(!e.nextMonth&&!e.previousMonth)return t.jsx(t.Fragment,{});var h=u(e.previousMonth,{locale:s}),p=[a.nav_button,a.nav_button_previous].join(" "),m=d(e.nextMonth,{locale:s}),g=[a.nav_button,a.nav_button_next].join(" "),v=null!==(n=null==f?void 0:f.IconRight)&&void 0!==n?n:uO,y=null!==(r=null==f?void 0:f.IconLeft)&&void 0!==r?r:cO;return t.jsxs("div",{className:a.nav,style:l.nav,children:[!e.hidePrevious&&t.jsx(dO,{name:"previous-month","aria-label":h,className:p,style:l.nav_button_previous,disabled:!e.previousMonth,onClick:e.onPreviousClick,children:t.jsx("rtl"===i?v:y,{className:a.nav_icon,style:l.nav_icon})}),!e.hideNext&&t.jsx(dO,{name:"next-month","aria-label":m,className:g,style:l.nav_button_next,disabled:!e.nextMonth,onClick:e.onNextClick,children:t.jsx("rtl"===i?y:v,{className:a.nav_icon,style:l.nav_icon})})]})}function hO(e){var n=JM().numberOfMonths,r=aO(),o=r.previousMonth,i=r.nextMonth,s=r.goToMonth,a=r.displayMonths,l=a.findIndex((function(t){return FM(e.displayMonth,t)})),c=0===l,u=l===a.length-1;return t.jsx(fO,{displayMonth:e.displayMonth,hideNext:n>1&&(c||!u),hidePrevious:n>1&&(u||!c),nextMonth:i,previousMonth:o,onPreviousClick:function(){o&&s(o)},onNextClick:function(){i&&s(i)}})}function pO(e){var n,r,o=JM(),i=o.classNames,s=o.styles,a=o.captionLayout,l=o.components,c=null!==(n=null==l?void 0:l.CaptionLabel)&&void 0!==n?n:ZM;return r=o.disableNavigation?t.jsx(c,{id:e.id,displayMonth:e.displayMonth}):"dropdown"===a?t.jsx(lO,{displayMonth:e.displayMonth,id:e.id}):t.jsxs(t.Fragment,"dropdown-buttons"===a?{children:[t.jsx(lO,{displayMonth:e.displayMonth,displayIndex:e.displayIndex,id:e.id}),t.jsx(hO,{displayMonth:e.displayMonth,displayIndex:e.displayIndex,id:e.id})]}:{children:[t.jsx(c,{id:e.id,displayMonth:e.displayMonth,displayIndex:e.displayIndex}),t.jsx(hO,{displayMonth:e.displayMonth,id:e.id})]}),t.jsx("div",{className:i.caption,style:s.caption,children:r})}function mO(e){var n=JM(),r=n.footer;return r?t.jsx("tfoot",{className:n.classNames.tfoot,style:n.styles.tfoot,children:t.jsx("tr",{children:t.jsx("td",{colSpan:8,children:r})})}):t.jsx(t.Fragment,{})}function gO(){var e=JM(),n=e.classNames,r=e.styles,o=e.showWeekNumber,i=e.locale,s=e.formatters.formatWeekdayName,a=e.labels.labelWeekday,l=function(e,t,n){for(var r=n?ED(new Date):CD(new Date,{locale:e,weekStartsOn:t}),o=[],i=0;i<7;i++){var s=xD(r,i);o.push(s)}return o}(i,e.weekStartsOn,e.ISOWeek);return t.jsxs("tr",{style:r.head_row,className:n.head_row,children:[o&&t.jsx("td",{style:r.head_cell,className:n.head_cell}),l.map((function(e,o){return t.jsx("th",{scope:"col",className:n.head_cell,style:r.head_cell,"aria-label":a(e,{locale:i}),children:s(e,{locale:i})},o)}))]})}function vO(){var e,n=JM(),r=n.components,o=null!==(e=null==r?void 0:r.HeadRow)&&void 0!==e?e:gO;return t.jsx("thead",{style:n.styles.head,className:n.classNames.head,children:t.jsx(o,{})})}function yO(e){var n=JM();return t.jsx(t.Fragment,{children:(0,n.formatters.formatDay)(e.date,{locale:n.locale})})}var bO=n.createContext(void 0);function xO(e){if(!VM(e.initialProps)){return t.jsx(bO.Provider,{value:{selected:void 0,modifiers:{disabled:[]}},children:e.children})}return t.jsx(wO,{initialProps:e.initialProps,children:e.children})}function wO(e){var n=e.initialProps,r=e.children,o=n.selected,i=n.min,s=n.max,a={disabled:[]};return o&&a.disabled.push((function(e){var t=s&&o.length>s-1,n=o.some((function(t){return MD(t,e)}));return Boolean(t&&!n)})),t.jsx(bO.Provider,{value:{selected:o,onDayClick:function(e,t,r){var a,l;if((null===(a=n.onDayClick)||void 0===a||a.call(n,e,t,r),!Boolean(t.selected&&i&&(null==o?void 0:o.length)===i))&&!Boolean(!t.selected&&s&&(null==o?void 0:o.length)===s)){var c=o?BM([],o):[];if(t.selected){var u=c.findIndex((function(t){return MD(e,t)}));c.splice(u,1)}else c.push(e);null===(l=n.onSelect)||void 0===l||l.call(n,c,e,t,r)}},modifiers:a},children:r})}function SO(){var e=n.useContext(bO);if(!e)throw new Error("useSelectMultiple must be used within a SelectMultipleProvider");return e}var kO,CO,EO=n.createContext(void 0);function jO(e){if(!KM(e.initialProps)){return t.jsx(EO.Provider,{value:{selected:void 0,modifiers:{range_start:[],range_end:[],range_middle:[],disabled:[]}},children:e.children})}return t.jsx(_O,{initialProps:e.initialProps,children:e.children})}function _O(e){var n=e.initialProps,r=e.children,o=n.selected,i=o||{},s=i.from,a=i.to,l=n.min,c=n.max,u={range_start:[],range_end:[],range_middle:[],disabled:[]};if(s?(u.range_start=[s],a?(u.range_end=[a],MD(s,a)||(u.range_middle=[{after:s,before:a}])):u.range_end=[s]):a&&(u.range_start=[a],u.range_end=[a]),l&&(s&&!a&&u.disabled.push({after:$M(s,l-1),before:xD(s,l-1)}),s&&a&&u.disabled.push({after:s,before:xD(s,l-1)}),!s&&a&&u.disabled.push({after:$M(a,l-1),before:xD(a,l-1)})),c){if(s&&!a&&(u.disabled.push({before:xD(s,1-c)}),u.disabled.push({after:xD(s,c-1)})),s&&a){var d=c-(PD(a,s)+1);u.disabled.push({before:$M(s,d)}),u.disabled.push({after:xD(a,d)})}!s&&a&&(u.disabled.push({before:xD(a,1-c)}),u.disabled.push({after:xD(a,c-1)}))}return t.jsx(EO.Provider,{value:{selected:o,onDayClick:function(e,t,r){var i,s;null===(i=n.onDayClick)||void 0===i||i.call(n,e,t,r);var a=function(e,t){var n=t||{},r=n.from,o=n.to;if(r&&o){if(MD(o,e)&&MD(r,e))return;if(MD(o,e))return{from:o,to:void 0};if(MD(r,e))return;return LM(r,e)?{from:e,to:o}:{from:r,to:e}}return o?LM(e,o)?{from:o,to:e}:{from:e,to:o}:r?IM(e,r)?{from:e,to:r}:{from:r,to:e}:{from:e,to:void 0}}(e,o);null===(s=n.onSelect)||void 0===s||s.call(n,a,e,t,r)},modifiers:u},children:r})}function TO(){var e=n.useContext(EO);if(!e)throw new Error("useSelectRange must be used within a SelectRangeProvider");return e}function PO(e){return Array.isArray(e)?BM([],e):void 0!==e?[e]:[]}(CO=kO||(kO={})).Outside="outside",CO.Disabled="disabled",CO.Selected="selected",CO.Hidden="hidden",CO.Today="today",CO.RangeStart="range_start",CO.RangeEnd="range_end",CO.RangeMiddle="range_middle";var NO=kO.Selected,DO=kO.Disabled,MO=kO.Hidden,OO=kO.Today,AO=kO.RangeEnd,RO=kO.RangeMiddle,LO=kO.RangeStart,IO=kO.Outside;var FO=n.createContext(void 0);function $O(e){var n=JM(),r=function(e,t,n){var r,o=((r={})[NO]=PO(e.selected),r[DO]=PO(e.disabled),r[MO]=PO(e.hidden),r[OO]=[e.today],r[AO]=[],r[RO]=[],r[LO]=[],r[IO]=[],r);return e.fromDate&&o[DO].push({before:e.fromDate}),e.toDate&&o[DO].push({after:e.toDate}),VM(e)?o[DO]=o[DO].concat(t.modifiers[DO]):KM(e)&&(o[DO]=o[DO].concat(n.modifiers[DO]),o[LO]=n.modifiers[LO],o[RO]=n.modifiers[RO],o[AO]=n.modifiers[AO]),o}(n,SO(),TO()),o=function(e){var t={};return Object.entries(e).forEach((function(e){t[e[0]]=PO(e[1])})),t}(n.modifiers),i=UM(UM({},r),o);return t.jsx(FO.Provider,{value:i,children:e.children})}function qO(){var e=n.useContext(FO);if(!e)throw new Error("useModifiers must be used within a ModifiersProvider");return e}function zO(e,t){return t.some((function(t){if("boolean"==typeof t)return t;if(OD(t))return MD(e,t);var n,r,o,i,s;if(function(e){return Array.isArray(e)&&e.every(OD)}(t))return t.includes(e);if(function(e){return Boolean(e&&"object"==typeof e&&"from"in e)}(t))return n=e,s=(r=t).to,(i=r.from)&&s?(PD(s,i)<0&&(i=(o=[s,i])[0],s=o[1]),PD(n,i)>=0&&PD(s,n)>=0):s?MD(s,n):!!i&&MD(i,n);if(function(e){return Boolean(e&&"object"==typeof e&&"dayOfWeek"in e)}(t))return t.dayOfWeek.includes(e.getDay());if(function(e){return Boolean(e&&"object"==typeof e&&"before"in e&&"after"in e)}(t)){var a=PD(t.before,e)>0,l=PD(t.after,e)<0;return LM(t.before,t.after)?l&&a:a||l}return function(e){return Boolean(e&&"object"==typeof e&&"after"in e)}(t)?PD(e,t.after)>0:function(e){return Boolean(e&&"object"==typeof e&&"before"in e)}(t)?PD(t.before,e)>0:"function"==typeof t&&t(e)}))}function UO(e,t,n){var r=Object.keys(t).reduce((function(n,r){return zO(e,t[r])&&n.push(r),n}),[]),o={};return r.forEach((function(e){return o[e]=!0})),n&&!FM(e,n)&&(o.outside=!0),o}function BO(e,t){var n=t.moveBy,r=t.direction,o=t.context,i=t.modifiers,s=t.retry,a=void 0===s?{count:0,lastFocused:e}:s,l=o.weekStartsOn,c=o.fromDate,u=o.toDate,d=o.locale,f={day:xD,week:ND,month:wD,year:DD,startOfWeek:function(e){return o.ISOWeek?ED(e):CD(e,{locale:d,weekStartsOn:l})},endOfWeek:function(e){return o.ISOWeek?$D(e):FD(e,{locale:d,weekStartsOn:l})}}[n](e,"after"===r?1:-1);"before"===r&&c?f=function(e){var t,n;if(yD(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!==gD(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=bD(e);(void 0===n||n<t||isNaN(Number(t)))&&(n=t)})),n||new Date(NaN)}([c,f]):"after"===r&&u&&(f=function(e){var t,n;if(yD(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!==gD(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=bD(e);(void 0===n||n>t||isNaN(t.getDate()))&&(n=t)})),n||new Date(NaN)}([u,f]));var h=!0;if(i){var p=UO(f,i);h=!p.disabled&&!p.hidden}return h?f:a.count>365?a.lastFocused:BO(f,{moveBy:n,direction:r,context:o,modifiers:i,retry:UM(UM({},a),{count:a.count+1})})}var VO=n.createContext(void 0);function KO(e){var r=aO(),o=qO(),i=n.useState(),s=i[0],a=i[1],l=n.useState(),c=l[0],u=l[1],d=function(e,t){for(var n,r,o=LD(e[0]),i=RD(e[e.length-1]),s=o;s<=i;){var a=UO(s,t);if(a.disabled||a.hidden)s=xD(s,1);else{if(a.selected)return s;a.today&&!r&&(r=s),n||(n=s),s=xD(s,1)}}return r||n}(r.displayMonths,o),f=(null!=s?s:c&&r.isDateDisplayed(c))?c:d,h=function(e){a(e)},p=JM(),m=function(e,t){if(s){var n=BO(s,{moveBy:e,direction:t,context:p,modifiers:o});MD(s,n)||(r.goToDate(n,s),h(n))}};return t.jsx(VO.Provider,{value:{focusedDay:s,focusTarget:f,blur:function(){u(s),a(void 0)},focus:h,focusDayAfter:function(){return m("day","after")},focusDayBefore:function(){return m("day","before")},focusWeekAfter:function(){return m("week","after")},focusWeekBefore:function(){return m("week","before")},focusMonthBefore:function(){return m("month","before")},focusMonthAfter:function(){return m("month","after")},focusYearBefore:function(){return m("year","before")},focusYearAfter:function(){return m("year","after")},focusStartOfWeek:function(){return m("startOfWeek","before")},focusEndOfWeek:function(){return m("endOfWeek","after")}},children:e.children})}function HO(){var e=n.useContext(VO);if(!e)throw new Error("useFocusContext must be used within a FocusProvider");return e}var WO=n.createContext(void 0);function GO(e){if(!HM(e.initialProps)){return t.jsx(WO.Provider,{value:{selected:void 0},children:e.children})}return t.jsx(YO,{initialProps:e.initialProps,children:e.children})}function YO(e){var n=e.initialProps;return t.jsx(WO.Provider,{value:{selected:n.selected,onDayClick:function(e,t,r){var o,i,s;null===(o=n.onDayClick)||void 0===o||o.call(n,e,t,r),!t.selected||n.required?null===(s=n.onSelect)||void 0===s||s.call(n,e,e,t,r):null===(i=n.onSelect)||void 0===i||i.call(n,void 0,e,t,r)}},children:e.children})}function QO(){var e=n.useContext(WO);if(!e)throw new Error("useSelectSingle must be used within a SelectSingleProvider");return e}function XO(e,t){var n=[e.classNames.day];return Object.keys(t).forEach((function(t){var r=e.modifiersClassNames[t];if(r)n.push(r);else if(function(e){return Object.values(kO).includes(e)}(t)){var o=e.classNames["day_".concat(t)];o&&n.push(o)}})),n}function JO(e,r,o){var i,s,a,l=JM(),c=HO(),u=function(e,t){return UO(e,qO(),t)}(e,r),d=function(e,t){var n=JM(),r=QO(),o=SO(),i=TO(),s=HO(),a=s.focusDayAfter,l=s.focusDayBefore,c=s.focusWeekAfter,u=s.focusWeekBefore,d=s.blur,f=s.focus,h=s.focusMonthBefore,p=s.focusMonthAfter,m=s.focusYearBefore,g=s.focusYearAfter,v=s.focusStartOfWeek,y=s.focusEndOfWeek;return{onClick:function(s){var a,l,c,u;HM(n)?null===(a=r.onDayClick)||void 0===a||a.call(r,e,t,s):VM(n)?null===(l=o.onDayClick)||void 0===l||l.call(o,e,t,s):KM(n)?null===(c=i.onDayClick)||void 0===c||c.call(i,e,t,s):null===(u=n.onDayClick)||void 0===u||u.call(n,e,t,s)},onFocus:function(r){var o;f(e),null===(o=n.onDayFocus)||void 0===o||o.call(n,e,t,r)},onBlur:function(r){var o;d(),null===(o=n.onDayBlur)||void 0===o||o.call(n,e,t,r)},onKeyDown:function(r){var o;switch(r.key){case"ArrowLeft":r.preventDefault(),r.stopPropagation(),"rtl"===n.dir?a():l();break;case"ArrowRight":r.preventDefault(),r.stopPropagation(),"rtl"===n.dir?l():a();break;case"ArrowDown":r.preventDefault(),r.stopPropagation(),c();break;case"ArrowUp":r.preventDefault(),r.stopPropagation(),u();break;case"PageUp":r.preventDefault(),r.stopPropagation(),r.shiftKey?m():h();break;case"PageDown":r.preventDefault(),r.stopPropagation(),r.shiftKey?g():p();break;case"Home":r.preventDefault(),r.stopPropagation(),v();break;case"End":r.preventDefault(),r.stopPropagation(),y()}null===(o=n.onDayKeyDown)||void 0===o||o.call(n,e,t,r)},onKeyUp:function(r){var o;null===(o=n.onDayKeyUp)||void 0===o||o.call(n,e,t,r)},onMouseEnter:function(r){var o;null===(o=n.onDayMouseEnter)||void 0===o||o.call(n,e,t,r)},onMouseLeave:function(r){var o;null===(o=n.onDayMouseLeave)||void 0===o||o.call(n,e,t,r)},onPointerEnter:function(r){var o;null===(o=n.onDayPointerEnter)||void 0===o||o.call(n,e,t,r)},onPointerLeave:function(r){var o;null===(o=n.onDayPointerLeave)||void 0===o||o.call(n,e,t,r)},onTouchCancel:function(r){var o;null===(o=n.onDayTouchCancel)||void 0===o||o.call(n,e,t,r)},onTouchEnd:function(r){var o;null===(o=n.onDayTouchEnd)||void 0===o||o.call(n,e,t,r)},onTouchMove:function(r){var o;null===(o=n.onDayTouchMove)||void 0===o||o.call(n,e,t,r)},onTouchStart:function(r){var o;null===(o=n.onDayTouchStart)||void 0===o||o.call(n,e,t,r)}}}(e,u),f=function(){var e=JM(),t=QO(),n=SO(),r=TO();return HM(e)?t.selected:VM(e)?n.selected:KM(e)?r.selected:void 0}(),h=Boolean(l.onDayClick||"default"!==l.mode);n.useEffect((function(){var t;u.outside||c.focusedDay&&h&&MD(c.focusedDay,e)&&(null===(t=o.current)||void 0===t||t.focus())}),[c.focusedDay,e,o,h,u.outside]);var p=XO(l,u).join(" "),m=function(e,t){var n=UM({},e.styles.day);return Object.keys(t).forEach((function(t){var r;n=UM(UM({},n),null===(r=e.modifiersStyles)||void 0===r?void 0:r[t])})),n}(l,u),g=Boolean(u.outside&&!l.showOutsideDays||u.hidden),v=null!==(a=null===(s=l.components)||void 0===s?void 0:s.DayContent)&&void 0!==a?a:yO,y={style:m,className:p,children:t.jsx(v,{date:e,displayMonth:r,activeModifiers:u}),role:"gridcell"},b=c.focusTarget&&MD(c.focusTarget,e)&&!u.outside,x=c.focusedDay&&MD(c.focusedDay,e),w=UM(UM(UM({},y),((i={disabled:u.disabled,role:"gridcell"})["aria-selected"]=u.selected,i.tabIndex=x||b?0:-1,i)),d);return{isButton:h,isHidden:g,activeModifiers:u,selectedDays:f,buttonProps:w,divProps:y}}function ZO(e){var r=n.useRef(null),o=JO(e.date,e.displayMonth,r);return o.isHidden?t.jsx("div",{role:"gridcell"}):o.isButton?t.jsx(dO,UM({name:"day",ref:r},o.buttonProps)):t.jsx("div",UM({},o.divProps))}function eA(e){var n=e.number,r=e.dates,o=JM(),i=o.onWeekNumberClick,s=o.styles,a=o.classNames,l=o.locale,c=o.labels.labelWeekNumber,u=(0,o.formatters.formatWeekNumber)(Number(n),{locale:l});if(!i)return t.jsx("span",{className:a.weeknumber,style:s.weeknumber,children:u});var d=c(Number(n),{locale:l});return t.jsx(dO,{name:"week-number","aria-label":d,className:a.weeknumber,style:s.weeknumber,onClick:function(e){i(n,r,e)},children:u})}function tA(e){var n,r,o,i=JM(),s=i.styles,a=i.classNames,l=i.components,c=null!==(n=null==l?void 0:l.Day)&&void 0!==n?n:ZO,u=null!==(r=null==l?void 0:l.WeekNumber)&&void 0!==r?r:eA;return i.showWeekNumber&&(o=t.jsx("td",{className:a.cell,style:s.cell,children:t.jsx(u,{number:e.weekNumber,dates:e.dates})})),t.jsxs("tr",{className:a.row,style:s.row,children:[o,e.dates.map((function(n){return t.jsx("td",{className:a.cell,style:s.cell,role:"presentation",children:t.jsx(c,{displayMonth:e.displayMonth,date:n})},OM(n))}))]})}function nA(e,t,n){for(var r=(null==n?void 0:n.ISOWeek)?$D(t):FD(t,n),o=(null==n?void 0:n.ISOWeek)?ED(e):CD(e,n),i=PD(r,o),s=[],a=0;a<=i;a++)s.push(xD(o,a));var l=s.reduce((function(e,t){var r=(null==n?void 0:n.ISOWeek)?function(e){yD(1,arguments);var t=bD(e),n=ED(t).getTime()-jD(t).getTime();return Math.round(n/6048e5)+1}(t):function(e,t){yD(1,arguments);var n=bD(e),r=CD(n,t).getTime()-AM(n,t).getTime();return Math.round(r/6048e5)+1}(t,n),o=e.find((function(e){return e.weekNumber===r}));return o?(o.dates.push(t),e):(e.push({weekNumber:r,dates:[t]}),e)}),[]);return l}function rA(e){var n,r,o,i=JM(),s=i.locale,a=i.classNames,l=i.styles,c=i.hideHead,u=i.components,d=i.weekStartsOn,f=i.firstWeekContainsDate,h=i.ISOWeek,p=function(e,t){var n=nA(LD(e),RD(e),t);if(null==t?void 0:t.useFixedWeeks){var r=RM(e,t);if(r<6){var o=n[n.length-1],i=o.dates[o.dates.length-1],s=ND(i,6-r),a=nA(ND(i,1),s,t);n.push.apply(n,a)}}return n}(e.displayMonth,{useFixedWeeks:Boolean(i.fixedWeeks),ISOWeek:h,locale:s,weekStartsOn:d,firstWeekContainsDate:f}),m=null!==(n=null==u?void 0:u.Head)&&void 0!==n?n:vO,g=null!==(r=null==u?void 0:u.Row)&&void 0!==r?r:tA,v=null!==(o=null==u?void 0:u.Footer)&&void 0!==o?o:mO;return t.jsxs("table",{id:e.id,className:a.table,style:l.table,role:"grid","aria-labelledby":e["aria-labelledby"],children:[!c&&t.jsx(m,{}),t.jsx("tbody",{className:a.tbody,style:l.tbody,children:p.map((function(n){return t.jsx(g,{displayMonth:e.displayMonth,dates:n.dates,weekNumber:n.weekNumber},n.weekNumber)}))}),t.jsx(v,{displayMonth:e.displayMonth})]})}var oA="undefined"!=typeof window&&window.document&&window.document.createElement?n.useLayoutEffect:n.useEffect,iA=!1,sA=0;function aA(){return"react-day-picker-".concat(++sA)}function lA(e){var r,o,i=JM(),s=i.dir,a=i.classNames,l=i.styles,c=i.components,u=aO().displayMonths,d=function(e){var t,r=null!=e?e:iA?aA():null,o=n.useState(r),i=o[0],s=o[1];return oA((function(){null===i&&s(aA())}),[]),n.useEffect((function(){!1===iA&&(iA=!0)}),[]),null!==(t=null!=e?e:i)&&void 0!==t?t:void 0}(i.id?"".concat(i.id,"-").concat(e.displayIndex):void 0),f=i.id?"".concat(i.id,"-grid-").concat(e.displayIndex):void 0,h=[a.month],p=l.month,m=0===e.displayIndex,g=e.displayIndex===u.length-1,v=!m&&!g;"rtl"===s&&(g=(r=[m,g])[0],m=r[1]),m&&(h.push(a.caption_start),p=UM(UM({},p),l.caption_start)),g&&(h.push(a.caption_end),p=UM(UM({},p),l.caption_end)),v&&(h.push(a.caption_between),p=UM(UM({},p),l.caption_between));var y=null!==(o=null==c?void 0:c.Caption)&&void 0!==o?o:pO;return t.jsxs("div",{className:h.join(" "),style:p,children:[t.jsx(y,{id:d,displayMonth:e.displayMonth,displayIndex:e.displayIndex}),t.jsx(rA,{id:f,"aria-labelledby":d,displayMonth:e.displayMonth})]},e.displayIndex)}function cA(e){var n=JM();return t.jsx("div",{className:n.classNames.months,style:n.styles.months,children:e.children})}function uA(e){var r,o,i=e.initialProps,s=JM(),a=HO(),l=aO(),c=n.useState(!1),u=c[0],d=c[1];n.useEffect((function(){s.initialFocus&&a.focusTarget&&(u||(a.focus(a.focusTarget),d(!0)))}),[s.initialFocus,u,a.focus,a.focusTarget,a]);var f=[s.classNames.root,s.className];s.numberOfMonths>1&&f.push(s.classNames.multiple_months),s.showWeekNumber&&f.push(s.classNames.with_weeknumber);var h=UM(UM({},s.styles.root),s.style),p=Object.keys(i).filter((function(e){return e.startsWith("data-")})).reduce((function(e,t){var n;return UM(UM({},e),((n={})[t]=i[t],n))}),{}),m=null!==(o=null===(r=i.components)||void 0===r?void 0:r.Months)&&void 0!==o?o:cA;return t.jsx("div",UM({className:f.join(" "),style:h,dir:s.dir,id:s.id,nonce:i.nonce,title:i.title,lang:i.lang},p,{children:t.jsx(m,{children:l.displayMonths.map((function(e,n){return t.jsx(lA,{displayIndex:n,displayMonth:e},n)}))})}))}function dA(e){var n=e.children,r=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["children"]);return t.jsx(XM,{initialProps:r,children:t.jsx(sO,{children:t.jsx(GO,{initialProps:r,children:t.jsx(xO,{initialProps:r,children:t.jsx(jO,{initialProps:r,children:t.jsx($O,{children:t.jsx(KO,{children:n})})})})})})})}function fA(e){return t.jsx(dA,UM({},e,{children:t.jsx(uA,{initialProps:e})}))}function hA({className:e,classNames:n,showOutsideDays:r=!0,...o}){return t.jsx(fA,{showOutsideDays:r,className:zu("p-3",e),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:zu(ok({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:zu("relative p-0 text-center text-sm focus-within:relative focus-within:z-20 [&:has([aria-selected])]:bg-accent [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected].day-range-end)]:rounded-r-md","range"===o.mode?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:zu(ok({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...n},components:{IconLeft:()=>t.jsx(vc,{className:"h-4 w-4"}),IconRight:()=>t.jsx(yc,{className:"h-4 w-4"})},...o})}hA.displayName="Calendar";var pA=i.forwardRef(((e,n)=>{const{children:r,...o}=e,s=i.Children.toArray(r),a=s.find(vA);if(a){const e=a.props.children,r=s.map((t=>t===a?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(mA,{...o,ref:n,children:i.isValidElement(e)?i.cloneElement(e,void 0,r):null})}return t.jsx(mA,{...o,ref:n,children:r})}));pA.displayName="Slot";var mA=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?qa(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));mA.displayName="SlotClone";var gA=({children:e})=>t.jsx(t.Fragment,{children:e});function vA(e){return i.isValidElement(e)&&e.type===gA}var yA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=i.forwardRef(((e,r)=>{const{asChild:o,...i}=e,s=o?pA:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(s,{...i,ref:r})}));return r.displayName=`Primitive.${n}`,{...e,[n]:r}}),{}),bA="horizontal",xA=["horizontal","vertical"],wA=i.forwardRef(((e,n)=>{const{decorative:r,orientation:o=bA,...i}=e,s=function(e){return xA.includes(e)}(o)?o:bA;return t.jsx(yA.div,{"data-orientation":s,...r?{role:"none"}:{"aria-orientation":"vertical"===s?s:void 0,role:"separator"},...i,ref:n})}));wA.displayName="Separator";var SA=wA;const kA=i.forwardRef((({className:e,orientation:n="horizontal",decorative:r=!0,...o},i)=>t.jsx(SA,{ref:i,decorative:r,orientation:n,className:zu("shrink-0 bg-border","horizontal"===n?"h-[1px] w-full":"h-full w-[1px]",e),...o})));kA.displayName=SA.displayName;const CA=lc("m-1 transition ease-in-out delay-150 duration-300",{variants:{variant:{default:"border-foreground/10 text-foreground bg-card hover:bg-card/80",secondary:"border-foreground/10 bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",inverted:"inverted"}},defaultVariants:{variant:"default"}}),EA=i.forwardRef((({options:e,onValueChange:n,variant:r,placeholder:o="Select options",animation:s=0,maxCount:a=3,modalPopover:l=!0,className:c,extraCommandItems:u,searchPlaceholder:d="Search...",handleSearchInput:f,emptyMessage:h="No results found.",searchIcon:p=t.jsx(Fc,{className:"h-4 w-4 mr-2"}),selectedValues:m,setSelectedValues:g,...v},y)=>{const[b,x]=i.useState(!1),[w,S]=i.useState(!1),k=e=>{const t=m.includes(e)?m.filter((t=>t!==e)):[...m,e];g(t),n(t)},C=()=>{g([]),n([])};return t.jsxs(fD,{open:b,onOpenChange:x,modal:l,children:[t.jsx(hD,{asChild:!0,children:t.jsx("button",{type:"button",ref:y,...v,onClick:()=>{x((e=>!e))},className:zu("flex w-full p-1 rounded-md border min-h-9 h-auto items-center justify-between bg-white hover:bg-gray-50 [&_svg]:pointer-events-auto data-[state=open]:bg-gray-50",c),children:t.jsxs("div",m.length>0?{className:"flex justify-between items-center w-full",children:[t.jsxs("div",{className:"flex flex-wrap items-center",children:[m.slice(0,a).map((n=>{const o=e.find((e=>e.value===n)),i=o?.icon;return t.jsxs(lP,{className:zu(w?"animate-bounce":"",CA({variant:r})),style:{animationDuration:`${s}s`},children:[i&&t.jsx(i,{className:"h-4 w-4 mr-2"}),o?.label,t.jsx(kc,{className:"ml-2 h-4 w-4 cursor-pointer",onClick:e=>{e.stopPropagation(),k(n)}})]},n)})),m.length>a&&t.jsxs(lP,{className:zu("bg-transparent text-foreground border-foreground/1 hover:bg-transparent",w?"animate-bounce":"",CA({variant:r})),style:{animationDuration:`${s}s`},children:[`+ ${m.length-a} more`,t.jsx(kc,{className:"ml-2 h-4 w-4 cursor-pointer",onClick:e=>{e.stopPropagation(),(()=>{const e=m.slice(0,a);g(e),n(e)})()}})]})]}),t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(Gc,{className:"h-4 mx-2 cursor-pointer text-muted-foreground",onClick:e=>{e.stopPropagation(),C()}}),t.jsx(kA,{orientation:"vertical",className:"flex min-h-6 h-full"}),t.jsx(gc,{className:"h-4 mx-2 cursor-pointer text-muted-foreground"})]})]}:{className:"flex items-center justify-between w-full mx-auto",children:[t.jsx("span",{className:"text-sm text-muted-foreground mx-3",children:o}),t.jsx(gc,{className:"h-4 cursor-pointer text-muted-foreground mx-2"})]})})}),t.jsx(pD,{className:"w-auto p-0 z-[1000]",align:"start",onEscapeKeyDown:()=>x(!1),children:t.jsxs(kN,{children:[t.jsx(CN,{searchIcon:p,placeholder:d,onKeyDown:e=>{if("Enter"===e.key)x(!0),f&&(f(e.currentTarget.value),x(!1));else if("Backspace"===e.key&&!e.currentTarget.value){const e=[...m];e.pop(),g(e),n(e)}}}),t.jsxs(EN,{children:[t.jsx(jN,{children:h}),t.jsxs(_N,{children:[t.jsxs(PN,{onSelect:()=>{if(m.length===e.length)C();else{const t=e.map((e=>e.value));g(t),n(t)}},className:"cursor-pointer",children:[t.jsx("div",{className:zu("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",m.length===e.length?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:t.jsx(mc,{className:"h-4 w-4"})}),t.jsx("span",{children:"(Select All)"})]},"all"),e.map((e=>{const n=m.includes(e.value);return t.jsxs(PN,{onSelect:()=>k(e.value),className:"cursor-pointer",children:[t.jsx("div",{className:zu("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",n?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:t.jsx(mc,{className:"h-4 w-4"})}),e.icon&&t.jsx(e.icon,{className:"mr-2 h-4 w-4 text-muted-foreground"}),t.jsx("span",{children:e.label})]},e.value)}))]}),t.jsx(TN,{}),t.jsx(_N,{children:t.jsxs("div",{className:"flex items-center justify-between",children:[m.length>0&&t.jsxs(t.Fragment,{children:[t.jsx(PN,{onSelect:C,className:"flex-1 justify-center cursor-pointer",children:"Clear"}),t.jsx(kA,{orientation:"vertical",className:"flex min-h-6 h-full"})]}),t.jsx(PN,{onSelect:()=>x(!1),className:"flex-1 justify-center cursor-pointer max-w-full",children:"Close"}),u&&u.map((e=>e(x)))]})})]})]})}),s>0&&m.length>0&&t.jsx(Wc,{className:zu("cursor-pointer my-2 text-foreground bg-background w-3 h-3",w?"":"text-muted-foreground"),onClick:()=>S(!w)})]})}));function jA(e,[t,n]){return Math.min(n,Math.max(t,e))}function _A(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function TA(e,n=[]){let r=[];const o=()=>{const t=r.map((e=>i.createContext(e)));return function(n){const r=n?.[e]||t;return i.useMemo((()=>({[`__scope${e}`]:{...n,[e]:r}})),[n,r])}};return o.scopeName=e,[function(n,o){const s=i.createContext(o),a=r.length;r=[...r,o];const l=n=>{const{scope:r,children:o,...l}=n,c=r?.[e]?.[a]||s,u=i.useMemo((()=>l),Object.values(l));return t.jsx(c.Provider,{value:u,children:o})};return l.displayName=n+"Provider",[l,function(t,r){const l=i.useContext(r?.[e]?.[a]||s);if(l)return l;if(void 0!==o)return o;throw new Error(`\`${t}\` must be used within \`${n}\``)}]},PA(o,...n)]}function PA(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const r=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return i.useMemo((()=>({[`__scope${t.scopeName}`]:r})),[r])}};return n.scopeName=t.scopeName,n}function NA(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function DA(...e){return t=>{let n=!1;const r=e.map((e=>{const r=NA(e,t);return n||"function"!=typeof r||(n=!0),r}));if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():NA(e[t],null)}}}}function MA(...e){return i.useCallback(DA(...e),e)}function OA(e){const n=AA(e),r=i.forwardRef(((e,r)=>{const{children:o,...s}=e,a=i.Children.toArray(o),l=a.find(LA);if(l){const e=l.props.children,o=a.map((t=>t===l?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(n,{...s,ref:r,children:i.isValidElement(e)?i.cloneElement(e,void 0,o):null})}return t.jsx(n,{...s,ref:r,children:o})}));return r.displayName=`${e}.Slot`,r}function AA(e){const t=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?DA(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));return t.displayName=`${e}.SlotClone`,t}EA.displayName="MultiSelect";var RA=Symbol("radix.slottable");function LA(e){return i.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===RA}var IA=i.createContext(void 0);var FA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=OA(`Primitive.${n}`),o=i.forwardRef(((e,o)=>{const{asChild:i,...s}=e,a=i?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(a,{...s,ref:o})}));return o.displayName=`Primitive.${n}`,{...e,[n]:o}}),{});function $A(e){const t=i.useRef(e);return i.useEffect((()=>{t.current=e})),i.useMemo((()=>(...e)=>t.current?.(...e)),[])}var qA,zA="dismissableLayer.update",UA="dismissableLayer.pointerDownOutside",BA="dismissableLayer.focusOutside",VA=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),KA=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(VA),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=MA(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=$A(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){WA(UA,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=$A(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){WA(BA,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return function(e,t=globalThis?.document){const n=$A(e);i.useEffect((()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})}),[n,t])}((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(qA=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),HA(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=qA)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),HA())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(zA,e),()=>document.removeEventListener(zA,e)}),[]),t.jsx(FA.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:_A(e.onFocusCapture,C.onFocusCapture),onBlurCapture:_A(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:_A(e.onPointerDownCapture,k.onPointerDownCapture)})}));KA.displayName="DismissableLayer";function HA(){const e=new CustomEvent(zA);document.dispatchEvent(e)}function WA(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?function(e,t){e&&s.flushSync((()=>e.dispatchEvent(t)))}(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(VA),o=i.useRef(null),s=MA(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(FA.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var GA=0;function YA(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var QA="focusScope.autoFocusOnMount",XA="focusScope.autoFocusOnUnmount",JA={bubbles:!1,cancelable:!0},ZA=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=$A(s),f=$A(a),h=i.useRef(null),p=MA(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:rR(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||rR(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&rR(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){oR.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(QA,JA);c.addEventListener(QA,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(rR(r,{select:t}),document.activeElement!==n)return}((e=eR(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&rR(c))}return()=>{c.removeEventListener(QA,d),setTimeout((()=>{const e=new CustomEvent(XA,JA);c.addEventListener(XA,f),c.dispatchEvent(e),e.defaultPrevented||rR(t??document.body,{select:!0}),c.removeEventListener(XA,f),oR.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=eR(e),n=tR(t,e),r=tR(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&rR(i,{select:!0})):(e.preventDefault(),r&&rR(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx(FA.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function eR(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function tR(e,t){for(const n of e)if(!nR(n,{upTo:t}))return n}function nR(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function rR(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}ZA.displayName="FocusScope";var oR=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=iR(e,t),e.unshift(t)},remove(t){e=iR(e,t),e[0]?.resume()}}}();function iR(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var sR=globalThis?.document?i.useLayoutEffect:()=>{},aR=i[" useId ".trim().toString()]||(()=>{}),lR=0;function cR(e){const[t,n]=i.useState(aR());return sR((()=>{n((e=>e??String(lR++)))}),[e]),t?`radix-${t}`:""}var uR=i.forwardRef(((e,n)=>{const{children:r,width:o=10,height:i=5,...s}=e;return t.jsx(FA.svg,{...s,ref:n,width:o,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:t.jsx("polygon",{points:"0,0 30,0 15,10"})})}));uR.displayName="Arrow";var dR=uR;var fR="Popper",[hR,pR]=TA(fR),[mR,gR]=hR(fR),vR=e=>{const{__scopePopper:n,children:r}=e,[o,s]=i.useState(null);return t.jsx(mR,{scope:n,anchor:o,onAnchorChange:s,children:r})};vR.displayName=fR;var yR="PopperAnchor",bR=i.forwardRef(((e,n)=>{const{__scopePopper:r,virtualRef:o,...s}=e,a=gR(yR,r),l=i.useRef(null),c=MA(n,l);return i.useEffect((()=>{a.onAnchorChange(o?.current||l.current)})),o?null:t.jsx(FA.div,{...s,ref:c})}));bR.displayName=yR;var xR="PopperContent",[wR,SR]=hR(xR),kR=i.forwardRef(((e,n)=>{const{__scopePopper:r,side:o="bottom",sideOffset:s=0,align:a="center",alignOffset:l=0,arrowPadding:c=0,avoidCollisions:u=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:g,...v}=e,y=gR(xR,r),[b,x]=i.useState(null),w=MA(n,(e=>x(e))),[S,k]=i.useState(null),C=function(e){const[t,n]=i.useState(void 0);return sR((()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver((t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let o,i;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;o=t.inlineSize,i=t.blockSize}else o=e.offsetWidth,i=e.offsetHeight;n({width:o,height:i})}));return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)}),[e]),t}(S),E=C?.width??0,j=C?.height??0,_=o+("center"!==a?"-"+a:""),T="number"==typeof f?f:{top:0,right:0,bottom:0,left:0,...f},P=Array.isArray(d)?d:[d],N=P.length>0,D={padding:T,boundary:P.filter(_R),altBoundary:N},{refs:M,floatingStyles:O,placement:A,isPositioned:R,middlewareData:L}=Lj({strategy:"fixed",placement:_,whileElementsMounted:(...e)=>Sj(...e,{animationFrame:"always"===m}),elements:{reference:y.anchor},middleware:[Fj({mainAxis:s+j,alignmentAxis:l}),u&&$j({mainAxis:!0,crossAxis:!1,limiter:"partial"===h?qj():void 0,...D}),u&&zj({...D}),Uj({...D,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{const{width:o,height:i}=t.reference,s=e.floating.style;s.setProperty("--radix-popper-available-width",`${n}px`),s.setProperty("--radix-popper-available-height",`${r}px`),s.setProperty("--radix-popper-anchor-width",`${o}px`),s.setProperty("--radix-popper-anchor-height",`${i}px`)}}),S&&Vj({element:S,padding:c}),TR({arrowWidth:E,arrowHeight:j}),p&&Bj({strategy:"referenceHidden",...D})]}),[I,F]=PR(A),$=$A(g);sR((()=>{R&&$?.()}),[R,$]);const q=L.arrow?.x,z=L.arrow?.y,U=0!==L.arrow?.centerOffset,[B,V]=i.useState();return sR((()=>{b&&V(window.getComputedStyle(b).zIndex)}),[b]),t.jsx("div",{ref:M.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:R?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:B,"--radix-popper-transform-origin":[L.transformOrigin?.x,L.transformOrigin?.y].join(" "),...L.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:t.jsx(wR,{scope:r,placedSide:I,onArrowChange:k,arrowX:q,arrowY:z,shouldHideArrow:U,children:t.jsx(FA.div,{"data-side":I,"data-align":F,...v,ref:w,style:{...v.style,animation:R?void 0:"none"}})})})}));kR.displayName=xR;var CR="PopperArrow",ER={top:"bottom",right:"left",bottom:"top",left:"right"},jR=i.forwardRef((function(e,n){const{__scopePopper:r,...o}=e,i=SR(CR,r),s=ER[i.placedSide];return t.jsx("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:t.jsx(dR,{...o,ref:n,style:{...o.style,display:"block"}})})}));function _R(e){return null!==e}jR.displayName=CR;var TR=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:r,middlewareData:o}=t,i=0!==o.arrow?.centerOffset,s=i?0:e.arrowWidth,a=i?0:e.arrowHeight,[l,c]=PR(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(o.arrow?.x??0)+s/2,f=(o.arrow?.y??0)+a/2;let h="",p="";return"bottom"===l?(h=i?u:`${d}px`,p=-a+"px"):"top"===l?(h=i?u:`${d}px`,p=`${r.floating.height+a}px`):"right"===l?(h=-a+"px",p=i?u:`${f}px`):"left"===l&&(h=`${r.floating.width+a}px`,p=i?u:`${f}px`),{data:{x:h,y:p}}}});function PR(e){const[t,n="center"]=e.split("-");return[t,n]}var NR=vR,DR=bR,MR=kR,OR=jR,AR=i.forwardRef(((e,n)=>{const{container:o,...s}=e,[a,l]=i.useState(!1);sR((()=>l(!0)),[]);const c=o||a&&globalThis?.document?.body;return c?r.createPortal(t.jsx(FA.div,{...s,ref:n}),c):null}));function RR({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=function({defaultProp:e,onChange:t}){const n=i.useState(e),[r]=n,o=i.useRef(r),s=$A(t);return i.useEffect((()=>{o.current!==r&&(s(r),o.current=r)}),[r,o,s]),n}({defaultProp:t,onChange:n}),s=void 0!==e,a=s?e:r,l=$A(n);return[a,i.useCallback((t=>{if(s){const n="function"==typeof t?t(e):t;n!==e&&l(n)}else o(t)}),[s,e,o,l])]}AR.displayName="Portal";var LR=i.forwardRef(((e,n)=>t.jsx(FA.span,{...e,ref:n,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}})));LR.displayName="VisuallyHidden";var IR=[" ","Enter","ArrowUp","ArrowDown"],FR=[" ","Enter"],$R="Select",[qR,zR,UR]=function(e){const r=e+"CollectionProvider",[o,i]=TA(r),[s,a]=o(r,{collectionRef:{current:null},itemMap:new Map}),l=e=>{const{scope:r,children:o}=e,i=n.useRef(null),a=n.useRef(new Map).current;return t.jsx(s,{scope:r,itemMap:a,collectionRef:i,children:o})};l.displayName=r;const c=e+"CollectionSlot",u=OA(c),d=n.forwardRef(((e,n)=>{const{scope:r,children:o}=e,i=MA(n,a(c,r).collectionRef);return t.jsx(u,{ref:i,children:o})}));d.displayName=c;const f=e+"CollectionItemSlot",h="data-radix-collection-item",p=OA(f),m=n.forwardRef(((e,r)=>{const{scope:o,children:i,...s}=e,l=n.useRef(null),c=MA(r,l),u=a(f,o);return n.useEffect((()=>(u.itemMap.set(l,{ref:l,...s}),()=>{u.itemMap.delete(l)}))),t.jsx(p,{[h]:"",ref:c,children:i})}));return m.displayName=f,[{Provider:l,Slot:d,ItemSlot:m},function(t){const r=a(e+"CollectionConsumer",t);return n.useCallback((()=>{const e=r.collectionRef.current;if(!e)return[];const t=Array.from(e.querySelectorAll(`[${h}]`));return Array.from(r.itemMap.values()).sort(((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current)))}),[r.collectionRef,r.itemMap])},i]}($R),[BR,VR]=TA($R,[UR,pR]),KR=pR(),[HR,WR]=BR($R),[GR,YR]=BR($R),QR=e=>{const{__scopeSelect:n,children:r,open:o,defaultOpen:s,onOpenChange:a,value:l,defaultValue:c,onValueChange:u,dir:d,name:f,autoComplete:h,disabled:p,required:m,form:g}=e,v=KR(n),[y,b]=i.useState(null),[x,w]=i.useState(null),[S,k]=i.useState(!1),C=function(e){const t=i.useContext(IA);return e||t||"ltr"}(d),[E=!1,j]=RR({prop:o,defaultProp:s,onChange:a}),[_,T]=RR({prop:l,defaultProp:c,onChange:u}),P=i.useRef(null),N=!y||(g||!!y.closest("form")),[D,M]=i.useState(new Set),O=Array.from(D).map((e=>e.props.value)).join(";");return t.jsx(NR,{...v,children:t.jsxs(HR,{required:m,scope:n,trigger:y,onTriggerChange:b,valueNode:x,onValueNodeChange:w,valueNodeHasChildren:S,onValueNodeHasChildrenChange:k,contentId:cR(),value:_,onValueChange:T,open:E,onOpenChange:j,dir:C,triggerPointerDownPosRef:P,disabled:p,children:[t.jsx(qR.Provider,{scope:n,children:t.jsx(GR,{scope:e.__scopeSelect,onNativeOptionAdd:i.useCallback((e=>{M((t=>new Set(t).add(e)))}),[]),onNativeOptionRemove:i.useCallback((e=>{M((t=>{const n=new Set(t);return n.delete(e),n}))}),[]),children:r})}),N?t.jsxs(IL,{"aria-hidden":!0,required:m,tabIndex:-1,name:f,autoComplete:h,value:_,onChange:e=>T(e.target.value),disabled:p,form:g,children:[void 0===_?t.jsx("option",{value:""}):null,Array.from(D)]},O):null]})})};QR.displayName=$R;var XR="SelectTrigger",JR=i.forwardRef(((e,n)=>{const{__scopeSelect:r,disabled:o=!1,...s}=e,a=KR(r),l=WR(XR,r),c=l.disabled||o,u=MA(n,l.onTriggerChange),d=zR(r),f=i.useRef("touch"),[h,p,m]=FL((e=>{const t=d().filter((e=>!e.disabled)),n=t.find((e=>e.value===l.value)),r=$L(t,e,n);void 0!==r&&l.onValueChange(r.value)})),g=e=>{c||(l.onOpenChange(!0),m()),e&&(l.triggerPointerDownPosRef.current={x:Math.round(e.pageX),y:Math.round(e.pageY)})};return t.jsx(DR,{asChild:!0,...a,children:t.jsx(FA.button,{type:"button",role:"combobox","aria-controls":l.contentId,"aria-expanded":l.open,"aria-required":l.required,"aria-autocomplete":"none",dir:l.dir,"data-state":l.open?"open":"closed",disabled:c,"data-disabled":c?"":void 0,"data-placeholder":LL(l.value)?"":void 0,...s,ref:u,onClick:_A(s.onClick,(e=>{e.currentTarget.focus(),"mouse"!==f.current&&g(e)})),onPointerDown:_A(s.onPointerDown,(e=>{f.current=e.pointerType;const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),0===e.button&&!1===e.ctrlKey&&"mouse"===e.pointerType&&(g(e),e.preventDefault())})),onKeyDown:_A(s.onKeyDown,(e=>{const t=""!==h.current;e.ctrlKey||e.altKey||e.metaKey||1!==e.key.length||p(e.key),t&&" "===e.key||IR.includes(e.key)&&(g(),e.preventDefault())}))})})}));JR.displayName=XR;var ZR="SelectValue",eL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,className:o,style:i,children:s,placeholder:a="",...l}=e,c=WR(ZR,r),{onValueNodeHasChildrenChange:u}=c,d=void 0!==s,f=MA(n,c.onValueNodeChange);return sR((()=>{u(d)}),[u,d]),t.jsx(FA.span,{...l,ref:f,style:{pointerEvents:"none"},children:LL(c.value)?t.jsx(t.Fragment,{children:a}):s})}));eL.displayName=ZR;var tL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,children:o,...i}=e;return t.jsx(FA.span,{"aria-hidden":!0,...i,ref:n,children:o||"▼"})}));tL.displayName="SelectIcon";var nL=e=>t.jsx(AR,{asChild:!0,...e});nL.displayName="SelectPortal";var rL="SelectContent",oL=i.forwardRef(((e,n)=>{const r=WR(rL,e.__scopeSelect),[o,a]=i.useState();if(sR((()=>{a(new DocumentFragment)}),[]),!r.open){const n=o;return n?s.createPortal(t.jsx(sL,{scope:e.__scopeSelect,children:t.jsx(qR.Slot,{scope:e.__scopeSelect,children:t.jsx("div",{children:e.children})})}),n):null}return t.jsx(cL,{...e,ref:n})}));oL.displayName=rL;var iL=10,[sL,aL]=BR(rL),lL=OA("SelectContent.RemoveScroll"),cL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,position:o="item-aligned",onCloseAutoFocus:s,onEscapeKeyDown:a,onPointerDownOutside:l,side:c,sideOffset:u,align:d,alignOffset:f,arrowPadding:h,collisionBoundary:p,collisionPadding:m,sticky:g,hideWhenDetached:v,avoidCollisions:y,...b}=e,x=WR(rL,r),[w,S]=i.useState(null),[k,C]=i.useState(null),E=MA(n,(e=>S(e))),[j,_]=i.useState(null),[T,P]=i.useState(null),N=zR(r),[D,M]=i.useState(!1),O=i.useRef(!1);i.useEffect((()=>{if(w)return ip(w)}),[w]),i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??YA()),document.body.insertAdjacentElement("beforeend",e[1]??YA()),GA++,()=>{1===GA&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),GA--}}),[]);const A=i.useCallback((e=>{const[t,...n]=N().map((e=>e.ref.current)),[r]=n.slice(-1),o=document.activeElement;for(const i of e){if(i===o)return;if(i?.scrollIntoView({block:"nearest"}),i===t&&k&&(k.scrollTop=0),i===r&&k&&(k.scrollTop=k.scrollHeight),i?.focus(),document.activeElement!==o)return}}),[N,k]),R=i.useCallback((()=>A([j,w])),[A,j,w]);i.useEffect((()=>{D&&R()}),[D,R]);const{onOpenChange:L,triggerPointerDownPosRef:I}=x;i.useEffect((()=>{if(w){let e={x:0,y:0};const t=t=>{e={x:Math.abs(Math.round(t.pageX)-(I.current?.x??0)),y:Math.abs(Math.round(t.pageY)-(I.current?.y??0))}},n=n=>{e.x<=10&&e.y<=10?n.preventDefault():w.contains(n.target)||L(!1),document.removeEventListener("pointermove",t),I.current=null};return null!==I.current&&(document.addEventListener("pointermove",t),document.addEventListener("pointerup",n,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",t),document.removeEventListener("pointerup",n,{capture:!0})}}}),[w,L,I]),i.useEffect((()=>{const e=()=>L(!1);return window.addEventListener("blur",e),window.addEventListener("resize",e),()=>{window.removeEventListener("blur",e),window.removeEventListener("resize",e)}}),[L]);const[F,$]=FL((e=>{const t=N().filter((e=>!e.disabled)),n=t.find((e=>e.ref.current===document.activeElement)),r=$L(t,e,n);r&&setTimeout((()=>r.ref.current.focus()))})),q=i.useCallback(((e,t,n)=>{const r=!O.current&&!n;(void 0!==x.value&&x.value===t||r)&&(_(e),r&&(O.current=!0))}),[x.value]),z=i.useCallback((()=>w?.focus()),[w]),U=i.useCallback(((e,t,n)=>{(void 0!==x.value&&x.value===t||!O.current&&!n)&&P(e)}),[x.value]),B="popper"===o?dL:uL,V=B===dL?{side:c,sideOffset:u,align:d,alignOffset:f,arrowPadding:h,collisionBoundary:p,collisionPadding:m,sticky:g,hideWhenDetached:v,avoidCollisions:y}:{};return t.jsx(sL,{scope:r,content:w,viewport:k,onViewportChange:C,itemRefCallback:q,selectedItem:j,onItemLeave:z,itemTextRefCallback:U,focusSelectedItem:R,selectedItemText:T,position:o,isPositioned:D,searchRef:F,children:t.jsx(Jh,{as:lL,allowPinchZoom:!0,children:t.jsx(ZA,{asChild:!0,trapped:x.open,onMountAutoFocus:e=>{e.preventDefault()},onUnmountAutoFocus:_A(s,(e=>{x.trigger?.focus({preventScroll:!0}),e.preventDefault()})),children:t.jsx(KA,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:e=>e.preventDefault(),onDismiss:()=>x.onOpenChange(!1),children:t.jsx(B,{role:"listbox",id:x.contentId,"data-state":x.open?"open":"closed",dir:x.dir,onContextMenu:e=>e.preventDefault(),...b,...V,onPlaced:()=>M(!0),ref:E,style:{display:"flex",flexDirection:"column",outline:"none",...b.style},onKeyDown:_A(b.onKeyDown,(e=>{const t=e.ctrlKey||e.altKey||e.metaKey;if("Tab"===e.key&&e.preventDefault(),t||1!==e.key.length||$(e.key),["ArrowUp","ArrowDown","Home","End"].includes(e.key)){let t=N().filter((e=>!e.disabled)).map((e=>e.ref.current));if(["ArrowUp","End"].includes(e.key)&&(t=t.slice().reverse()),["ArrowUp","ArrowDown"].includes(e.key)){const n=t.indexOf(e.target);t=t.slice(n+1)}setTimeout((()=>A(t))),e.preventDefault()}}))})})})})})}));cL.displayName="SelectContentImpl";var uL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,onPlaced:o,...s}=e,a=WR(rL,r),l=aL(rL,r),[c,u]=i.useState(null),[d,f]=i.useState(null),h=MA(n,(e=>f(e))),p=zR(r),m=i.useRef(!1),g=i.useRef(!0),{viewport:v,selectedItem:y,selectedItemText:b,focusSelectedItem:x}=l,w=i.useCallback((()=>{if(a.trigger&&a.valueNode&&c&&d&&v&&y&&b){const e=a.trigger.getBoundingClientRect(),t=d.getBoundingClientRect(),n=a.valueNode.getBoundingClientRect(),r=b.getBoundingClientRect();if("rtl"!==a.dir){const o=n.left-(r.left-t.left),i=e.width+(e.left-o),s=Math.max(i,t.width),a=window.innerWidth-iL,l=jA(o,[iL,Math.max(iL,a-s)]);c.style.minWidth=i+"px",c.style.left=l+"px"}else{const o=window.innerWidth-n.right-(t.right-r.right),i=window.innerWidth-e.right-o,s=e.width+i,a=Math.max(s,t.width),l=window.innerWidth-iL,u=jA(o,[iL,Math.max(iL,l-a)]);c.style.minWidth=s+"px",c.style.right=u+"px"}const i=p(),s=window.innerHeight-2*iL,l=v.scrollHeight,u=window.getComputedStyle(d),f=parseInt(u.borderTopWidth,10),h=parseInt(u.paddingTop,10),g=parseInt(u.borderBottomWidth,10),x=f+h+l+parseInt(u.paddingBottom,10)+g,w=Math.min(5*y.offsetHeight,x),S=window.getComputedStyle(v),k=parseInt(S.paddingTop,10),C=parseInt(S.paddingBottom,10),E=e.top+e.height/2-iL,j=s-E,_=y.offsetHeight/2,T=f+h+(y.offsetTop+_),P=x-T;if(T<=E){const e=i.length>0&&y===i[i.length-1].ref.current;c.style.bottom="0px";const t=Math.max(j,_+(e?C:0)+(d.clientHeight-v.offsetTop-v.offsetHeight)+g);c.style.height=T+t+"px"}else{const e=i.length>0&&y===i[0].ref.current;c.style.top="0px";const t=Math.max(E,f+v.offsetTop+(e?k:0)+_);c.style.height=t+P+"px",v.scrollTop=T-E+v.offsetTop}c.style.margin=`${iL}px 0`,c.style.minHeight=w+"px",c.style.maxHeight=s+"px",o?.(),requestAnimationFrame((()=>m.current=!0))}}),[p,a.trigger,a.valueNode,c,d,v,y,b,a.dir,o]);sR((()=>w()),[w]);const[S,k]=i.useState();sR((()=>{d&&k(window.getComputedStyle(d).zIndex)}),[d]);const C=i.useCallback((e=>{e&&!0===g.current&&(w(),x?.(),g.current=!1)}),[w,x]);return t.jsx(fL,{scope:r,contentWrapper:c,shouldExpandOnScrollRef:m,onScrollButtonChange:C,children:t.jsx("div",{ref:u,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:S},children:t.jsx(FA.div,{...s,ref:h,style:{boxSizing:"border-box",maxHeight:"100%",...s.style}})})})}));uL.displayName="SelectItemAlignedPosition";var dL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,align:o="start",collisionPadding:i=iL,...s}=e,a=KR(r);return t.jsx(MR,{...a,...s,ref:n,align:o,collisionPadding:i,style:{boxSizing:"border-box",...s.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})}));dL.displayName="SelectPopperPosition";var[fL,hL]=BR(rL,{}),pL="SelectViewport",mL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,nonce:o,...s}=e,a=aL(pL,r),l=hL(pL,r),c=MA(n,a.onViewportChange),u=i.useRef(0);return t.jsxs(t.Fragment,{children:[t.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:o}),t.jsx(qR.Slot,{scope:r,children:t.jsx(FA.div,{"data-radix-select-viewport":"",role:"presentation",...s,ref:c,style:{position:"relative",flex:1,overflow:"hidden auto",...s.style},onScroll:_A(s.onScroll,(e=>{const t=e.currentTarget,{contentWrapper:n,shouldExpandOnScrollRef:r}=l;if(r?.current&&n){const e=Math.abs(u.current-t.scrollTop);if(e>0){const r=window.innerHeight-2*iL,o=parseFloat(n.style.minHeight),i=parseFloat(n.style.height),s=Math.max(o,i);if(s<r){const o=s+e,i=Math.min(r,o),a=o-i;n.style.height=i+"px","0px"===n.style.bottom&&(t.scrollTop=a>0?a:0,n.style.justifyContent="flex-end")}}}u.current=t.scrollTop}))})})]})}));mL.displayName=pL;var gL="SelectGroup",[vL,yL]=BR(gL);i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=cR();return t.jsx(vL,{scope:r,id:i,children:t.jsx(FA.div,{role:"group","aria-labelledby":i,...o,ref:n})})})).displayName=gL;var bL="SelectLabel",xL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=yL(bL,r);return t.jsx(FA.div,{id:i.id,...o,ref:n})}));xL.displayName=bL;var wL="SelectItem",[SL,kL]=BR(wL),CL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,value:o,disabled:s=!1,textValue:a,...l}=e,c=WR(wL,r),u=aL(wL,r),d=c.value===o,[f,h]=i.useState(a??""),[p,m]=i.useState(!1),g=MA(n,(e=>u.itemRefCallback?.(e,o,s))),v=cR(),y=i.useRef("touch"),b=()=>{s||(c.onValueChange(o),c.onOpenChange(!1))};if(""===o)throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return t.jsx(SL,{scope:r,value:o,disabled:s,textId:v,isSelected:d,onItemTextChange:i.useCallback((e=>{h((t=>t||(e?.textContent??"").trim()))}),[]),children:t.jsx(qR.ItemSlot,{scope:r,value:o,disabled:s,textValue:f,children:t.jsx(FA.div,{role:"option","aria-labelledby":v,"data-highlighted":p?"":void 0,"aria-selected":d&&p,"data-state":d?"checked":"unchecked","aria-disabled":s||void 0,"data-disabled":s?"":void 0,tabIndex:s?void 0:-1,...l,ref:g,onFocus:_A(l.onFocus,(()=>m(!0))),onBlur:_A(l.onBlur,(()=>m(!1))),onClick:_A(l.onClick,(()=>{"mouse"!==y.current&&b()})),onPointerUp:_A(l.onPointerUp,(()=>{"mouse"===y.current&&b()})),onPointerDown:_A(l.onPointerDown,(e=>{y.current=e.pointerType})),onPointerMove:_A(l.onPointerMove,(e=>{y.current=e.pointerType,s?u.onItemLeave?.():"mouse"===y.current&&e.currentTarget.focus({preventScroll:!0})})),onPointerLeave:_A(l.onPointerLeave,(e=>{e.currentTarget===document.activeElement&&u.onItemLeave?.()})),onKeyDown:_A(l.onKeyDown,(e=>{""!==u.searchRef?.current&&" "===e.key||(FR.includes(e.key)&&b()," "===e.key&&e.preventDefault())}))})})})}));CL.displayName=wL;var EL="SelectItemText",jL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,className:o,style:a,...l}=e,c=WR(EL,r),u=aL(EL,r),d=kL(EL,r),f=YR(EL,r),[h,p]=i.useState(null),m=MA(n,(e=>p(e)),d.onItemTextChange,(e=>u.itemTextRefCallback?.(e,d.value,d.disabled))),g=h?.textContent,v=i.useMemo((()=>t.jsx("option",{value:d.value,disabled:d.disabled,children:g},d.value)),[d.disabled,d.value,g]),{onNativeOptionAdd:y,onNativeOptionRemove:b}=f;return sR((()=>(y(v),()=>b(v))),[y,b,v]),t.jsxs(t.Fragment,{children:[t.jsx(FA.span,{id:d.textId,...l,ref:m}),d.isSelected&&c.valueNode&&!c.valueNodeHasChildren?s.createPortal(l.children,c.valueNode):null]})}));jL.displayName=EL;var _L="SelectItemIndicator",TL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e;return kL(_L,r).isSelected?t.jsx(FA.span,{"aria-hidden":!0,...o,ref:n}):null}));TL.displayName=_L;var PL="SelectScrollUpButton",NL=i.forwardRef(((e,n)=>{const r=aL(PL,e.__scopeSelect),o=hL(PL,e.__scopeSelect),[s,a]=i.useState(!1),l=MA(n,o.onScrollButtonChange);return sR((()=>{if(r.viewport&&r.isPositioned){let e=function(){a(t.scrollTop>0)};const t=r.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}}),[r.viewport,r.isPositioned]),s?t.jsx(OL,{...e,ref:l,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=r;e&&t&&(e.scrollTop=e.scrollTop-t.offsetHeight)}}):null}));NL.displayName=PL;var DL="SelectScrollDownButton",ML=i.forwardRef(((e,n)=>{const r=aL(DL,e.__scopeSelect),o=hL(DL,e.__scopeSelect),[s,a]=i.useState(!1),l=MA(n,o.onScrollButtonChange);return sR((()=>{if(r.viewport&&r.isPositioned){let e=function(){const e=t.scrollHeight-t.clientHeight,n=Math.ceil(t.scrollTop)<e;a(n)};const t=r.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}}),[r.viewport,r.isPositioned]),s?t.jsx(OL,{...e,ref:l,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=r;e&&t&&(e.scrollTop=e.scrollTop+t.offsetHeight)}}):null}));ML.displayName=DL;var OL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,onAutoScroll:o,...s}=e,a=aL("SelectScrollButton",r),l=i.useRef(null),c=zR(r),u=i.useCallback((()=>{null!==l.current&&(window.clearInterval(l.current),l.current=null)}),[]);return i.useEffect((()=>()=>u()),[u]),sR((()=>{const e=c().find((e=>e.ref.current===document.activeElement));e?.ref.current?.scrollIntoView({block:"nearest"})}),[c]),t.jsx(FA.div,{"aria-hidden":!0,...s,ref:n,style:{flexShrink:0,...s.style},onPointerDown:_A(s.onPointerDown,(()=>{null===l.current&&(l.current=window.setInterval(o,50))})),onPointerMove:_A(s.onPointerMove,(()=>{a.onItemLeave?.(),null===l.current&&(l.current=window.setInterval(o,50))})),onPointerLeave:_A(s.onPointerLeave,(()=>{u()}))})})),AL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e;return t.jsx(FA.div,{"aria-hidden":!0,...o,ref:n})}));AL.displayName="SelectSeparator";var RL="SelectArrow";function LL(e){return""===e||void 0===e}i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=KR(r),s=WR(RL,r),a=aL(RL,r);return s.open&&"popper"===a.position?t.jsx(OR,{...i,...o,ref:n}):null})).displayName=RL;var IL=i.forwardRef(((e,n)=>{const{value:r,...o}=e,s=i.useRef(null),a=MA(n,s),l=function(e){const t=i.useRef({value:e,previous:e});return i.useMemo((()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous)),[e])}(r);return i.useEffect((()=>{const e=s.current,t=window.HTMLSelectElement.prototype,n=Object.getOwnPropertyDescriptor(t,"value").set;if(l!==r&&n){const t=new Event("change",{bubbles:!0});n.call(e,r),e.dispatchEvent(t)}}),[l,r]),t.jsx(LR,{asChild:!0,children:t.jsx("select",{...o,ref:a,defaultValue:r})})}));function FL(e){const t=$A(e),n=i.useRef(""),r=i.useRef(0),o=i.useCallback((e=>{const o=n.current+e;t(o),function e(t){n.current=t,window.clearTimeout(r.current),""!==t&&(r.current=window.setTimeout((()=>e("")),1e3))}(o)}),[t]),s=i.useCallback((()=>{n.current="",window.clearTimeout(r.current)}),[]);return i.useEffect((()=>()=>window.clearTimeout(r.current)),[]),[n,o,s]}function $L(e,t,n){const r=t.length>1&&Array.from(t).every((e=>e===t[0]))?t[0]:t,o=n?e.indexOf(n):-1;let i=(s=e,a=Math.max(o,0),s.map(((e,t)=>s[(a+t)%s.length])));var s,a;1===r.length&&(i=i.filter((e=>e!==n)));const l=i.find((e=>e.textValue.toLowerCase().startsWith(r.toLowerCase())));return l!==n?l:void 0}IL.displayName="BubbleSelect";var qL=JR,zL=tL,UL=nL,BL=oL,VL=mL,KL=xL,HL=CL,WL=jL,GL=TL,YL=NL,QL=ML,XL=AL;const JL=QR,ZL=eL,eI=i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(qL,{ref:o,className:zu("flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input bg-border/10 px-3 py-2 text-sm shadow-sm ring-offset-background !placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...r,children:[n,t.jsx(zL,{asChild:!0,children:t.jsx(gc,{className:"h-4 w-4 opacity-50"})})]})));eI.displayName=qL.displayName;const tI=i.forwardRef((({className:e,...n},r)=>t.jsx(YL,{ref:r,className:zu("flex cursor-default items-center justify-center py-1",e),...n,children:t.jsx(bc,{className:"h-4 w-4"})})));tI.displayName=YL.displayName;const nI=i.forwardRef((({className:e,...n},r)=>t.jsx(QL,{ref:r,className:zu("flex cursor-default items-center justify-center py-1",e),...n,children:t.jsx(gc,{className:"h-4 w-4"})})));nI.displayName=QL.displayName;const rI=i.forwardRef((({className:e,children:n,position:r="popper",...o},i)=>t.jsx(UL,{children:t.jsxs(BL,{ref:i,className:zu("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===r&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:r,...o,children:[t.jsx(tI,{}),t.jsx(VL,{className:zu("p-1","popper"===r&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:n}),t.jsx(nI,{})]})})));rI.displayName=BL.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(KL,{ref:r,className:zu("px-2 py-1.5 text-sm font-semibold text-muted-foreground",e),...n}))).displayName=KL.displayName;const oI=i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(HL,{ref:o,className:zu("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[t.jsx("span",{className:"absolute right-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(GL,{children:t.jsx(mc,{className:"h-4 w-4"})})}),t.jsx(WL,{children:n})]})));oI.displayName=HL.displayName;function iI(e){const t=i.useRef({value:e,previous:e});return i.useMemo((()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous)),[e])}i.forwardRef((({className:e,...n},r)=>t.jsx(XL,{ref:r,className:zu("-mx-1 my-1 h-px bg-muted",e),...n}))).displayName=XL.displayName;var sI="Switch",[aI,lI]=Ua(sI),[cI,uI]=aI(sI),dI=i.forwardRef(((e,n)=>{const{__scopeSwitch:r,name:o,checked:s,defaultChecked:a,required:l,disabled:c,value:u="on",onCheckedChange:d,form:f,...h}=e,[p,m]=i.useState(null),g=za(n,(e=>m(e))),v=i.useRef(!1),y=!p||(f||!!p.closest("form")),[b=!1,x]=ml({prop:s,defaultProp:a,onChange:d});return t.jsxs(cI,{scope:r,checked:b,disabled:c,children:[t.jsx(Qa.button,{type:"button",role:"switch","aria-checked":b,"aria-required":l,"data-state":mI(b),"data-disabled":c?"":void 0,disabled:c,value:u,...h,ref:g,onClick:Fa(e.onClick,(e=>{x((e=>!e)),y&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())}))}),y&&t.jsx(pI,{control:p,bubbles:!v.current,name:o,value:u,checked:b,required:l,disabled:c,form:f,style:{transform:"translateX(-100%)"}})]})}));dI.displayName=sI;var fI="SwitchThumb",hI=i.forwardRef(((e,n)=>{const{__scopeSwitch:r,...o}=e,i=uI(fI,r);return t.jsx(Qa.span,{"data-state":mI(i.checked),"data-disabled":i.disabled?"":void 0,...o,ref:n})}));hI.displayName=fI;var pI=e=>{const{control:n,checked:r,bubbles:o=!0,...s}=e,a=i.useRef(null),l=iI(r),c=Wj(n);return i.useEffect((()=>{const e=a.current,t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set;if(l!==r&&n){const t=new Event("click",{bubbles:o});n.call(e,r),e.dispatchEvent(t)}}),[l,r,o]),t.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...s,tabIndex:-1,ref:a,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function mI(e){return e?"checked":"unchecked"}var gI=dI,vI=hI;const yI=i.forwardRef((({className:e,...n},r)=>t.jsx(gI,{className:zu("peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input/50",e),...n,ref:r,children:t.jsx(vI,{className:zu("pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0")})})));yI.displayName=gI.displayName;var bI=(e=>(e.DAYS="days",e))(bI||{});const xI=e=>!("number"!=typeof e.value||e.value<0)&&(e.unit===bI.DAYS&&(("before"===e.direction||"after"===e.direction)&&"relative"===e.type)),wI=({fieldType:e,operator:n,value:r,onChange:o,options:s,toast:a,metadata:l})=>{const c=r.length>0&&"object"==typeof r[0]&&"type"in r[0]&&"relative"===r[0].type,[u,d]=i.useState((e===yP.Date||e===yP.DateTime)&&r.length>0&&r[0]instanceof Date?r[0]:void 0),[f,h]=i.useState(c),[p,m]=i.useState(c?r[0]:{type:"relative",value:0,unit:bI.DAYS,direction:"before"});if(i.useEffect((()=>{n!==xP.EQUALS&&f&&(h(!1),o(u?[u]:[]))}),[n,f,u,o]),e===yP.String||e===yP.ReachResource||e===yP.Array)return n===xP.EXISTS?null:t.jsx(EA,{maxCount:2,options:(s||[]).map((e=>({label:e.displayName,value:e.id}))),value:r.map((e=>{const t=(s||[]).find((t=>t.id===String(e)||t.displayName===String(e)||t.id===t.displayName&&t.id===String(e)));return t?.id||String(e)})),onValueChange:e=>{o(e)},selectedValues:r.map((e=>{const t=(s||[]).find((t=>t.id===String(e)||t.displayName===String(e)||t.id===t.displayName&&t.id===String(e)));return t?.id||String(e)})),setSelectedValues:e=>{o(e)},searchPlaceholder:"Enter new value",emptyMessage:"Press enter to add new value",handleSearchInput:e=>{if(e.length>0){const t=(e=>{const{value:t,type:n}=e;switch(n){case yP.ReachResource:case yP.Array:case yP.String:return t.length>0;case yP.Number:return!isNaN(Number(t));case yP.Integer:return!isNaN(Number(t))&&Number(t)%1==0;case yP.Boolean:return"true"===t||"false"===t;case yP.Date:case yP.DateTime:return!isNaN(new Date(t).getTime());default:throw vk(n,yP)}})({value:e,type:l.type});t?o([...new Set([...r,e])]):a({title:"Invalid value",description:`Please enter a valid value for this field. The value must be a ${l.type} type`,variant:"destructive"})}}});if(e===yP.Date||e===yP.DateTime){const e=n===xP.EQUALS,r=e=>{xI(e)?(m(e),f&&o([e])):a({title:"Invalid relative date",description:"Please enter a valid non-negative number of days.",variant:"destructive"})},i=e=>{e&&(e=>e instanceof Date?!isNaN(e.getTime()):"object"==typeof e&&"type"in e&&"relative"===e.type&&xI(e))(e)?(d(e),o([e]),h(!1)):e||(d(void 0),o([]),h(!1))},s=e=>{h(e),o(e?[p]:u?[u]:[])};return t.jsxs("div",{className:"flex items-center space-x-2",children:[t.jsxs("div",{className:"min-h-[36px] flex items-center",children:[" ",(!f||!e)&&t.jsxs(fD,{modal:!0,children:[t.jsx(hD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",className:zu("w-[200px] justify-start text-left font-normal h-9",!u&&"text-muted-foreground"),children:[t.jsx(pc,{className:"mr-2 h-4 w-4"}),u?QT(u,"PPP"):t.jsx("span",{children:"Pick a date"})]})}),t.jsx(pD,{className:"w-auto p-0",align:"start",children:t.jsx(hA,{mode:"single",selected:u,onSelect:i,initialFocus:!0})})]}),e&&f&&t.jsxs("div",{className:"flex items-center space-x-2",children:[t.jsx(hP,{type:"number",value:p.value,onChange:e=>{const t=parseInt(e.target.value,10),n=isNaN(t)||t<0?0:t;r({...p,value:n})},className:"w-20 h-9",min:"0","aria-label":"Relative days value"}),t.jsxs(JL,{value:p.direction,onValueChange:e=>{r({...p,direction:e})},children:[t.jsx(eI,{className:"w-[180px] h-9","aria-label":"Relative direction",children:t.jsx(ZL,{placeholder:"Select direction..."})}),t.jsxs(rI,{children:[t.jsx(oI,{value:"before",children:"days before today"}),t.jsx(oI,{value:"after",children:"days after today"})]})]})]})]}),e&&t.jsxs("div",{className:"flex items-center space-x-1 pl-1",children:[t.jsx(yI,{id:"relative-date-switch",checked:f,onCheckedChange:s,"aria-label":"Toggle relative date input"}),t.jsx(_P,{htmlFor:"relative-date-switch",className:"text-xs font-normal text-muted-foreground cursor-pointer",children:"Relative"})]})]})}if(e===yP.Number||e===yP.Integer)return n===xP.EXISTS?null:t.jsx(hP,{type:"number",value:r.length>0?String(r[0]):"",onChange:e=>o([Number(e.target.value)]),className:"w-[200px]"});if(e===yP.Boolean){if(n===xP.EXISTS)return null;const e=r.length>0&&Boolean(r[0]);return t.jsx(yI,{checked:e,onCheckedChange:e=>o([e])})}return t.jsx(hP,{value:r.length>0?String(r[0]):"",onChange:e=>o([e.target.value]),className:"w-[200px]",disabled:!0})},SI=({condition:e,onUpdate:n,onDuplicate:r,onDelete:o,segmentsConditions:i})=>{const{toast:s}=Ia(),a=(e=>{const t=i.conditions.find((t=>t.field===e));return t||null})(e.field)||{operators:[],type:yP.String,options:void 0,itemType:void 0},l=a.operators,c=a.type,u=i.conditions.map((e=>e.field)).map((e=>({value:e,label:PP[e]||e})));return t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsxs("div",{className:"flex flex-1 items-center gap-2",children:[t.jsx(mD,{options:u,value:e.field,onChange:t=>{const r=t,o=i.conditions.find((e=>e.field===r));if(!o)return;const s=o.operators.map((e=>({value:e,label:TP[e]||e,fieldType:o.type}))),a=s[0]?.value;let l=[];switch(o.type){case yP.Boolean:l=[!1];break;case yP.Number:l=[0];break;case yP.Date:case yP.DateTime:l=[new Date];break;case yP.String:l=o.options?.length?o.options.map((e=>e.displayName)):[];break;default:l=[]}n({...e,field:r,operator:a,value:l})},placeholder:"Select field"}),t.jsx(mD,{options:l.map((e=>({value:e,label:TP[e]||e}))),value:e.operator,onChange:t=>n({...e,operator:t}),placeholder:"Select operator"}),t.jsx("div",{className:"max-w-2xl w-full overflow-hidden",children:t.jsx(wI,{fieldType:c,operator:e.operator,options:"string"==typeof e.value[0]&&e.value[0]&&Array.isArray(a.options)?[...(a.options||[]).map((e=>({displayName:e.displayName,id:e.id}))),...e.value.filter((e=>!a.options?.some((t=>t.id===e||t.displayName===e)))).map((e=>({displayName:e,id:e})))]:a.options?.map((e=>({displayName:e.displayName,id:e.id}))),value:e.value,onChange:t=>n({...e,value:t}),toast:s,metadata:{field:e.field,type:c,itemType:a.itemType}})})]}),t.jsxs("div",{className:"flex items-center",children:[t.jsx(ik,{size:"icon",variant:"ghost",onClick:r,children:t.jsx(Ec,{className:"h-4 w-4"})}),t.jsx(ik,{size:"icon",variant:"ghost",onClick:o,children:t.jsx(zc,{className:"h-4 w-4"})})]})]})};function kI({segmentId:e,setOpen:n,onSegmentUpdated:r}){const{toast:o}=Ia(),[s,a]=i.useState(!1),[l,c]=i.useState({version:"1.0",id:"",name:"",description:"",logic:"AND",conditions:[]}),{segment:u,isLoading:d}=(e=>{const t=me({queryKey:["segments",e],queryFn:()=>vP(e)});return{segment:t.data,isFetching:t.isFetching,isLoading:t.isLoading}})(e||""),{updateSegment:f}=kP(e),{createSegment:h,isCreating:p,segmentsConditions:m}=wP();i.useEffect((()=>{m&&c(u?{version:"1.0",id:u.id,name:u.name,description:u.description,logic:"AND",conditions:u.conditions}:{version:"1.0",id:"",name:"",description:"",logic:"AND",conditions:[{field:m.conditions[0].field,operator:m.conditions[0].operators[0],value:[]}]})}),[u,m]);const g=e=>e.value.some((e=>"object"==typeof e&&"type"in e&&"relative"===e.type));if(!m||d)return t.jsx("div",{className:"flex h-full items-center justify-center",children:t.jsx(tk,{})});return t.jsxs("div",{className:"flex flex-1 flex-col overflow-hidden",children:[t.jsx("div",{className:"flex flex-1 flex-col overflow-hidden px-8 py-2",children:t.jsxs("div",{className:"flex flex-1 flex-col gap-4 overflow-visible",children:[t.jsxs("div",{className:"mb-6 grid grid-cols-2 gap-2",children:[t.jsxs("div",{className:"grid gap-2",children:[t.jsx(_P,{className:"text-muted-foreground text-xs",children:"Name"}),t.jsx(hP,{placeholder:"Segment name",value:l.name,onChange:e=>c({...l,name:e.target.value})})]}),t.jsxs("div",{className:"grid gap-2",children:[t.jsx(_P,{className:"text-muted-foreground text-xs",children:"Description"}),t.jsx(hP,{placeholder:"Segment description",value:l.description,onChange:e=>c({...l,description:e.target.value})})]})]}),l.conditions.length>0&&t.jsx("div",{className:"flex-1 overflow-y-auto pb-8",children:t.jsx("div",{className:"grid",children:t.jsx(fm,{mode:"popLayout",children:l.conditions.map(((e,n)=>t.jsxs(XS.div,{initial:{opacity:0,x:-20},animate:{opacity:1,x:0},exit:{opacity:0,x:20},transition:{type:"spring",stiffness:300,damping:30,mass:.5},children:[n>0&&t.jsxs(XS.div,{className:"relative flex items-center gap-3 py-1",initial:{opacity:0},animate:{opacity:1},transition:{delay:.1},children:[t.jsx(XS.div,{className:"h-px flex-1 bg-border",initial:{scaleX:0},animate:{scaleX:1},transition:{type:"spring",stiffness:300,damping:30,mass:.5}}),t.jsx(XS.span,{className:"text-muted-foreground text-xs",initial:{opacity:0},animate:{opacity:1},transition:{delay:.2},children:"AND"}),t.jsx(XS.div,{className:"h-px flex-1 bg-border",initial:{scaleX:0},animate:{scaleX:1},transition:{type:"spring",stiffness:300,damping:30,mass:.5}})]}),t.jsx(SI,{condition:e,onUpdate:e=>((e,t)=>{const n=[...l.conditions];n[e]=t,c({...l,conditions:n})})(n,e),segmentsConditions:m,onDuplicate:()=>(e=>{const t=[...l.conditions];t.splice(e+1,0,{...l.conditions[e]}),c({...l,conditions:t})})(n),onDelete:()=>(e=>{const t=l.conditions.filter(((t,n)=>n!==e));c({...l,conditions:t})})(n)})]},n)))})})})]})}),t.jsx("div",{className:"border-t px-8 py-4",children:t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsxs(ik,{variant:"secondary",onClick:()=>{c({...l,conditions:[...l.conditions,{field:m.conditions[0].field,operator:m.conditions[0].operators[0],value:[]}]})},children:[t.jsx(Ic,{className:"h-4 w-4"}),"Add Condition"]}),t.jsxs("div",{className:"flex gap-2",children:[t.jsx(ik,{variant:"secondary",onClick:()=>n(!1),children:"Cancel"}),t.jsx(ik,{variant:"secondary",onClick:async()=>{if(!l.name||!l.description)return void o({title:"Name and description are required",description:"Please ensure all fields are filled out",variant:"destructive"});const{valid:t,error:i}=(e=>{for(const t of e){if(!t.field||!t.operator)return{valid:!1,error:"Please ensure all fields are filled out"};if(t.operator!==xP.EXISTS&&0===t.value.length)return{valid:!1,error:`Please ensure a value is selected for ${t.field}`};if(t.operator===xP.EXISTS&&t.value.length>0)return{valid:!1,error:"EXISTS operator can only be used with an empty array"};if(g(t)&&t.operator!==xP.EQUALS)return{valid:!1,error:"Relative dates can only be used with the EQUALS operator"}}return{valid:!0,error:void 0}})(l.conditions);if(t){a(!0);try{e&&u?f({name:l.name,description:l.description,conditions:l.conditions},{onSuccess:()=>{o({title:"Segment updated successfully"}),n(!1),r?.(l.id)},onError:()=>{o({title:"Error updating segment",description:"Please try again",variant:"destructive"}),r?.("error")}}):h({name:l.name,description:l.description,conditions:l.conditions},{onSuccess:()=>{o({title:"Segment created successfully"}),n(!1),r?.(l.id)},onError:()=>{o({title:"Error creating segment",description:"Please try again",variant:"destructive"}),r?.("error")}})}catch(s){o({title:"Error saving segment",description:"Please try again",variant:"destructive"}),r?.("error")}finally{a(!1)}}else o({title:"Conditions are invalid",description:i??"Please ensure all fields are filled out",variant:"destructive"})},disabled:s||p,children:s||p?t.jsxs(t.Fragment,{children:[t.jsx(Pc,{className:"mr-2 h-4 w-4 animate-spin"}),e?"Updating...":"Creating..."]}):e?"Update":"Create"})]})]})})]})}function CI({open:e,setOpen:n,segmentId:r,onSegmentUpdated:o}){return t.jsx(Hp,{open:e,onOpenChange:n,children:t.jsxs(Yp,{className:"flex max-h-[86vh] flex-col gap-0 overflow-visible max-w-5xl w-full",hideCloseButton:!0,children:[t.jsx(Qp,{className:"",children:t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(Xp,{className:"text-3xl font-normal",children:r?"Edit Segment":"Create Segment"}),t.jsx(jf,{children:t.jsx(Jp,{children:r?"Edit Segment":"Create Segment"})}),t.jsx(ik,{variant:"ghost",size:"icon",onClick:()=>n(!1),className:"h-8 w-8",children:t.jsx(Gc,{className:"h-4 w-4"})})]})}),t.jsx(kI,{segmentId:r,setOpen:n,onSegmentUpdated:e=>{o?.(e),n(!1)}})]})})}const EI=()=>{const[e,r]=n.useState(""),{toast:o}=Ia(),[i,s]=n.useState(!1),[a,l]=n.useState(null),c=e=>{const n={[bP.ALL_USERS]:{className:"bg-green-100 text-green-700",label:"All Users"},[bP.CUSTOM]:{className:"bg-purple-100 text-purple-700",label:"Custom"}},r=n[e]||n[bP.CUSTOM];return t.jsx(lP,{variant:"outline",className:`${r.className} font-medium`,children:r.label})};return t.jsxs("div",{className:"space-y-4",children:[t.jsx(CI,{open:i,setOpen:s,segmentId:a??void 0}),t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsxs("div",{className:"relative",children:[t.jsx(Fc,{className:"absolute left-2.5 top-2.5 h-4 w-4 text-muted-foreground"}),t.jsx(hP,{placeholder:"Search segments...",value:e,onChange:e=>r(e.target.value),className:"focus-visible:ring-2 pl-9"})]}),t.jsx("div",{className:"ml-auto flex items-center gap-2"}),t.jsx("div",{className:"ml-auto flex items-center gap-2",children:t.jsxs(ik,{variant:"outline",onClick:()=>s(!0),children:[t.jsx(Ic,{}),"Create New Segment"]})})]}),t.jsx(iP,{columns:[{header:"Name",accessorKey:"name",width:"50%",cell:(e,n)=>t.jsx("div",{className:"flex items-center gap-3",children:t.jsxs("div",{className:"flex flex-col",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{className:"font-medium text-foreground",children:e}),c(n.type)]}),t.jsx("span",{className:"text-sm text-muted-foreground truncate max-w-[300px]",children:n.description})]})})},{header:"Users",accessorKey:"user_count",width:"25%",cell:e=>t.jsxs("div",{className:"text-muted-foreground",children:[e.toLocaleString()," ",1===e?"user":"users"]})},{header:"Modified",accessorKey:"user_count_updated_at",width:"25%",cell:e=>t.jsx("div",{className:"text-muted-foreground",children:e?JT(new Date(e),{addSuffix:!0}):"Not available"})}],fetchData:async({cursor:t,limit:n})=>{const r=await gP({cursor:t,limit:n,search:e||void 0});return{items:r.data,cursor:r.pagination.cursor??void 0}},itemsPerPage:5,emptyState:{icon:t.jsx("div",{className:"i-heroicons-user-group h-12 w-12 text-muted-foreground"}),title:"No Segments Found",description:"Create your first segment to get started."},onRowClick:e=>{e.type===bP.CUSTOM?(l(e.id),s(!0)):o({title:"This segment is not editable",description:"Only custom segments can be edited",variant:"destructive"})},className:"rounded-lg bg-white"})]})},jI=({iconDefinitions:e})=>{const r=xC(),o=rk(e),[i,s]=n.useState("automations"),a=[{id:"automations",label:"Automations",content:t.jsx(mP,{onViewAutomation:e=>{r(`/automations/view-modal/${e}?showBackButton=true`)},iconDefinitions:o})},{id:"segments",label:"Segments",content:t.jsx(EI,{})}];return t.jsxs("div",{className:"h-full container max-w-screen-xl mx-auto flex flex-col",children:[t.jsx(X_,{iconDefinitions:o}),t.jsx("div",{className:"flex-1",children:t.jsx(iE,{tabs:a,activeTab:i,onTabChange:e=>s(e)})})]})},_I=e=>{const t=me({queryKey:["communication-group",e],queryFn:()=>e?(async e=>(await Ee(`${u}/${e}`)).data)(e):null,enabled:!!e});return{communicationGroup:t.data,isGetting:t.isPending,getError:t.error,isGetSuccess:t.isSuccess}},TI=()=>{const e=ae(),t=ge({mutationFn:({groupId:e,params:t})=>(async(e,t)=>(await Ee(`${u}/${e}`,{method:"PATCH",body:JSON.stringify(t)})).data)(e,t),onSuccess:()=>{e.invalidateQueries({queryKey:["communication-group"]})}});return{updateCommunicationGroup:t.mutate,isUpdating:t.isPending,updateError:t.error,isUpdateSuccess:t.isSuccess}},PI=e=>{const t=me({queryKey:["merge-fields",e],queryFn:()=>(async e=>{if(!e)return{mergeFields:[]};return(await Ee(`${u}/${e}/merge-fields`)).data})(e)});return{getMergeFields:t.data,isGetting:t.isPending,getError:t.error,isGetSuccess:t.isSuccess}},NI=()=>{const e=ge({mutationFn:({id:e,params:t})=>(async(e,t)=>(await Ee(`${u}/${e}/test`,{method:"POST",body:JSON.stringify(t)})).data)(e,t)});return{sendTestCommunication:e.mutate,isSending:e.isPending,sendError:e.error,isSendSuccess:e.isSuccess}};var DI=(e=>(e[e.SelectTrigger=0]="SelectTrigger",e[e.SelectAudience=1]="SelectAudience",e[e.SelectCommunication=2]="SelectCommunication",e[e.PreviewAndSchedule=3]="PreviewAndSchedule",e))(DI||{});const MI=(e,t)=>{const r=n.useRef(!0),[o,i]=n.useState(!1),{automation:s,isLoading:a,invalidateAutomation:l}=_e(e),c=s,{updateAutomation:u,isUpdating:d}=Ne(e),f=c?.action_data?.find((e=>"send_communication"===e.action_type))?.action_metadata.communication_group_id,{communicationGroup:h,isGetting:p}=_I(f||void 0),{updateCommunicationGroup:m,isUpdating:g}=TI(),{estimatedMatchesStats:v}=(e=>{const{data:t}=SP({include_segments:e?.includeSegmentIds??[],exclude_segments:e?.excludeSegmentIds??[]}),r=n.useMemo((()=>t?.recipients?t.recipients.reduce(((e,t)=>({emails:e.emails+(t.email?1:0),phones:e.phones+(t.phone?1:0)})),{emails:0,phones:0}):{emails:0,phones:0}),[t?.recipients]);return{estimatedMatches:t,estimatedMatchesStats:r}})(c),[y,b]=n.useState(!1),[x,w]=n.useState(!1),S=n.useCallback((()=>{l()}),[l]);n.useEffect((()=>{w((a||d||p||y||g||o)&&r.current)}),[t,s,a,d,p,y,g,o]),n.useEffect((()=>()=>{r.current=!1}),[]);const k=n.useCallback((async e=>{if(!c)return{canMove:!1,errorMessage:"Automation not loaded"};try{return b(!0),await(async e=>{const{currentStep:t,automation:n,communicationGroup:r}=e;if(0===t)return{canMove:!0,errorMessage:null};if(1===t)return{canMove:n.includeSegmentIds.length>0,errorMessage:"Please ensure you have selected at least one segment"};if(2===t){const e=n.action_data?.find((e=>"send_communication"===e.action_type));if(!e)return{canMove:!1,errorMessage:"Please ensure you have selected either a email communication or text communication"};if(!r||!r.sms_channel_sender_id&&!r.email_channel_sender_id)return{canMove:!1,errorMessage:"Please ensure you have selected either a email communication or text communication"};if(r.email_channel_sender_id&&(!r.email_html_body||!r.email_subject))return{canMove:!1,errorMessage:"Please ensure you have a email body and subject"};if(r.sms_channel_sender_id&&!r.sms_message_body)return{canMove:!1,errorMessage:"Please ensure you have a sms message body"}}return 3===t?{canMove:Boolean(Oe(n.trigger_metadata)&&n.trigger_metadata.scheduled_at&&new Date(n.trigger_metadata.scheduled_at)>new Date&&n.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id))),errorMessage:"Please ensure you have set a valid future date for scheduling"}:{canMove:!0,errorMessage:null}})({currentStep:e,automation:c,communicationGroup:h})}finally{r.current&&b(!1)}}),[c,h]),C=n.useCallback((e=>{r.current&&i(e)}),[]);return{automation:c,updateAutomation:u,communicationGroup:h,updateCommunicationGroup:m,isLoading:x,setIsLoading:C,invalidateAutomation:S,validateStep:k,estimatedMatchesStats:v}},OI=()=>{const e=me({queryKey:["channel-senders"],queryFn:()=>(async()=>(await Ee(`${c}`,{method:"GET"})).data)()});return{channelSenders:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchChannelSenders:e.refetch}},AI=()=>{const e=ae(),t=ge({mutationFn:e=>(async(e,t)=>(await Ee(`${c}/${t}`,{method:"PATCH",body:JSON.stringify(e)})).data)(e.toUpdate,e.id),onSuccess:()=>{e.invalidateQueries({queryKey:["channel-senders"]})}});return{updateChannelSender:t.mutate,isUpdating:t.isPending,updateError:t.error}},RI=e=>e.friendlyName||e.from||e.messageServiceSid||"Unknown Sender",LI=({type:e})=>t.jsxs("div",{className:"w-full h-full min-h-[300px] flex flex-col items-center justify-center bg-gradient-to-b from-gray-50 to-white p-8",children:[t.jsx("div",{className:"mb-4 text-gray-300",children:t.jsx("svg",{className:"w-16 h-16",fill:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"})})}),t.jsxs("p",{className:"text-gray-400 font-medium text-lg text-center mb-2",children:["No ","email"===e?"Email":"SMS"," Preview Available"]}),t.jsxs("p",{className:"text-gray-400 text-sm text-center",children:["Edit your ","email"===e?"Email":"SMS"," template to see a preview here"]})]}),II=({html:e,height:n,width:r})=>t.jsx("div",{className:"w-full h-full min-h-[300px] bg-white rounded-lg border-0 overflow-hidden transition-all duration-300 ease-in-out flex items-center justify-center",children:e?t.jsx("iframe",{title:"Email Preview",srcDoc:e,className:"w-full transition-opacity duration-300 overflow-scroll h-full",style:{border:"none",backgroundColor:"white",height:n||"100%",width:r||"100%"}}):t.jsx(LI,{type:"email"})}),FI=({emailFromName:e,emailSubject:r,emailPreviewText:o,emailBody:i,emailBaseDomain:s})=>{const[a,l]=n.useState({width:0,height:0}),c=n.useRef(null);return n.useEffect((()=>{const e=()=>{c.current&&requestAnimationFrame((()=>{l({width:c.current?c.current.offsetWidth-100:0,height:c.current?c.current.offsetHeight-100:0})}))};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}),[c]),t.jsxs("div",{className:"space-y-6 h-full",children:[t.jsxs("div",{className:"bg-gray-50 p-5 rounded-lg space-y-4 border border-gray-100",children:[t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"From:"}),t.jsx("span",{className:"text-gray-800",children:e?`${e} <${s}>`:s})]}),t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"Subject:"}),t.jsx("span",{className:"text-gray-800 font-medium",children:r})]}),o&&t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"Preview Text:"}),t.jsx("span",{className:"text-gray-600 italic",children:o})]})]}),t.jsx("div",{className:"border rounded-lg p-6 bg-white shadow-inner flex-1 h-full w-full items-center justify-center",ref:c,children:t.jsx(II,{html:i,height:a.height,width:a.width})})]})},$I=({fromPhone:e,body:n})=>t.jsxs("div",{className:"max-w-sm mx-auto min-h-[400px] flex flex-col justify-center",children:[t.jsx("div",{className:"bg-gray-50 p-5 rounded-lg border border-gray-100 mb-6",children:t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700",children:"From:"}),t.jsx("span",{className:"text-gray-800",children:e})]})}),t.jsx("div",{className:"border-4 border-gray-800 rounded-3xl p-1 bg-gray-800 shadow-xl mx-auto max-w-xs transform scale-[0.67] origin-top",children:t.jsx("div",{className:"bg-gray-100 rounded-2xl p-4 h-[500px] w-[280px] aspect-[9/16] overflow-y-auto",children:t.jsx("div",{className:"flex justify-end mb-4",children:t.jsx("div",{className:"bg-green-500 text-white rounded-2xl rounded-tr-sm py-3 px-4 max-w-[80%] shadow-sm whitespace-pre-wrap text-[1.5rem]",children:n})})})})]}),qI=({emailPreview:e,smsPreview:r,iconDefinitions:o})=>{const[i,s]=n.useState("email");return n.useEffect((()=>{e?s("email"):r&&s("sms")}),[e,r]),t.jsx(XS.div,{initial:{opacity:0,y:-20},animate:{opacity:1,y:0},transition:{duration:.5,delay:.1},className:"w-full",children:t.jsxs("div",{className:"bg-gray-200 rounded-xl shadow-lg border border-gray-100 overflow-hidden",children:[t.jsxs("div",{className:"flex border-b border-gray-200 bg-white",children:[e&&t.jsxs(ik,{onClick:()=>s("email"),className:"flex-1 py-4 px-6 text-center relative !rounded-none transition-colors duration-200 "+("email"===i?"text-white-600 hover:text-primary/80 hover:bg-gray-50":"text-primary bg-primary/5"),children:[t.jsxs("div",{className:"flex items-center justify-center gap-2",children:[o?.EmailIcon&&t.jsx(o.EmailIcon,{className:"w-5 h-5 transition-colors duration-200 "+("email"===i?"text-white-600":"text-primary")}),t.jsx("span",{children:"Email Preview"})]}),"email"===i&&t.jsx(XS.div,{layoutId:"activeTab",className:"absolute bottom-0 left-0 right-0 h-[2px] bg-primary",initial:!1,transition:{type:"spring",stiffness:500,damping:30}})]}),r&&t.jsxs(ik,{onClick:()=>s("sms"),className:"flex-1 py-4 px-6 text-center relative !rounded-none transition-colors duration-200 "+("sms"===i?"text-white-600 hover:text-primary/80 hover:bg-gray-50":"text-primary bg-primary/5"),children:[t.jsxs("div",{className:"flex items-center justify-center gap-2",children:[o?.SmsIcon&&t.jsx(o.SmsIcon,{className:"w-5 h-5 transition-colors duration-200 "+("sms"===i?"text-white-600":"text-primary")}),t.jsx("span",{children:"SMS Preview"})]}),"sms"===i&&t.jsx(XS.div,{layoutId:"activeTab",className:"absolute bottom-0 left-0 right-0 h-[2px] bg-primary",initial:!1,transition:{type:"spring",stiffness:500,damping:30}})]})]}),t.jsx("div",{className:"p-6",children:t.jsxs(fm,{mode:"wait",children:["email"===i&&e&&t.jsx(XS.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},className:"min-h-[400px] min-w-[500px]",children:t.jsx(FI,{emailBaseDomain:e.fromEmail,emailFromName:e.fromName,emailSubject:e.subject,emailPreviewText:e.previewText,emailBody:e.body})},"email"),"sms"===i&&r&&t.jsx(XS.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},className:"min-h-[400px] min-w-[500px]",children:t.jsx($I,{fromPhone:r.fromPhone,body:r.companyName?`${r.companyName}:\n${r.body}`:r.body})},"sms")]})})]})})},zI=({iconDefinitions:e,isLoading:r,communicationGroup:o})=>{const{channelSenders:i}=OI(),[s,a]=n.useState(null),[l,c]=n.useState(null),[u,d]=n.useState(!1);return n.useEffect((()=>{if(o&&i){d(!0);try{const e=o.email_channel_sender_id,t=i.data.find((t=>t.id===e));t&&o.email_html_body&&a({emailHtml:o.email_html_body,emailSubject:o.email_subject,emailBaseDomain:t.channel_sender_metadata.baseDomain,emailFromName:t.channel_sender_metadata.emailFromName,emailFromEmail:`${t.channel_sender_metadata.userPart}@${t.channel_sender_metadata.baseDomain}`,emailPreviewText:o.email_preview_text});const n=o.sms_channel_sender_id,r=i.data.find((e=>e.id===n));r&&(r.channel_sender_metadata.from||r.channel_sender_metadata.messageServiceSid)&&o.sms_message_body&&c({fromPhone:RI(r.channel_sender_metadata),smsBody:o.sms_message_body,companyName:o.text_message_company_name})}finally{d(!1)}}else d(!1)}),[o,i]),u||r||r?t.jsx(tk,{text:["Fetching Automation","Finishing up"]}):t.jsx("div",{className:"p-6 bg-background",children:t.jsxs("div",s||l?{className:"space-y-4",children:[t.jsx(qI,{iconDefinitions:e,emailPreview:s&&s.emailFromEmail&&s.emailSubject&&s.emailHtml?{fromEmail:s?.emailFromEmail,fromName:s?.emailFromName??null,subject:s?.emailSubject,previewText:s?.emailPreviewText??null,body:s?.emailHtml}:null,smsPreview:l&&l.fromPhone&&l.smsBody?{fromPhone:l?.fromPhone,body:l?.smsBody,companyName:l?.companyName}:null}),t.jsx("div",{className:"text-center text-sm text-gray-500",children:t.jsx("p",{children:"These previews show exactly how your messages will appear to your customers"})})]}:{className:"py-12 flex flex-col items-center justify-center p-8 text-center",children:[t.jsx("div",{className:"mb-6",children:t.jsx("svg",{className:"w-16 h-16 text-gray-300",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M19 11H5M19 11C20.1046 11 21 11.8954 21 13V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V13C3 11.8954 3.89543 11 5 11M19 11V9C19 7.89543 18.1046 7 17 7M5 11V9C5 7.89543 5.89543 7 7 7M7 7V5C7 3.89543 7.89543 3 9 3H15C16.1046 3 17 3.89543 17 5V7M7 7H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),t.jsx("h3",{className:"text-xl font-semibold text-gray-800 mb-2",children:"Automation Content Missing"}),t.jsx("p",{className:"text-gray-500 max-w-md",children:"Complete your automation setup to preview the content here. We'll guide you through each step. Start by clicking Actions in the top right, and then click Edit!"})]})})},UI=({automationId:e,iconDefinitions:n,automation:r,isLoading:o})=>{const{recipients:i,isLoading:s,fetchError:a}=Te(e),{isLoading:l}=De(e);if(s||l||o)return t.jsx(tk,{text:["Fetching Recipients","Finishing up"]});if(a)return t.jsxs("div",{children:["Error: ",a.message]});if(!i||0===i.recipients.length)return t.jsxs("div",{className:"flex flex-col items-center justify-center p-8 text-center",children:[t.jsx("div",{className:"mb-4",children:t.jsx(nk.UserIcon,{className:"h-12 w-12 text-gray-400"})}),t.jsx("h3",{className:"mb-2 text-lg font-semibold text-gray-700",children:"No Recipients Found"}),t.jsx("p",{className:"text-gray-500",children:"This automation currently has no assigned recipients. Please update the include or exclude segments to add recipients."})]});const c="30%",u="35%",d="35%";return t.jsxs("div",{className:"relative bg-background",children:[t.jsx("div",{children:t.jsx(X_,{automationId:e,iconDefinitions:n,automation:r})}),t.jsx(kA,{className:"my-4"}),t.jsxs(ZT,{children:[t.jsx(eP,{children:t.jsxs(nP,{children:[t.jsx(rP,{style:{width:c},children:"Name"}),t.jsx(rP,{style:{width:u},children:"Email"}),t.jsx(rP,{style:{width:d},children:"Phone"})]})}),t.jsx(tP,{children:i.recipients.map((e=>t.jsxs(nP,{className:"hover:bg-gray-50/50 transition-colors",children:[t.jsx(oP,{style:{width:c},children:e.first_name||e.last_name?`${e.first_name||""} ${e.last_name||""}`.trim():t.jsx("span",{className:"text-gray-400",children:"Not provided"})}),t.jsx(oP,{style:{width:u},children:e.email||t.jsx("span",{className:"text-gray-400",children:"Not provided"})}),t.jsx(oP,{style:{width:d},children:e.phone||t.jsx("span",{className:"text-gray-400",children:"Not provided"})})]},e.reach_id)))})]})]})};var BI=i.createContext(void 0);function VI(e){const t=i.useContext(BI);return e||t||"ltr"}var KI,HI="dismissableLayer.update",WI="dismissableLayer.pointerDownOutside",GI="dismissableLayer.focusOutside",YI=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),QI=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(YI),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=za(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){JI(WI,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){JI(GI,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return Za((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(KI=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),XI(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=KI)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),XI())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(HI,e),()=>document.removeEventListener(HI,e)}),[]),t.jsx(Qa.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:Fa(e.onFocusCapture,C.onFocusCapture),onBlurCapture:Fa(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:Fa(e.onPointerDownCapture,k.onPointerDownCapture)})}));QI.displayName="DismissableLayer";function XI(){const e=new CustomEvent(HI);document.dispatchEvent(e)}function JI(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?Xa(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(YI),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Qa.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var ZI="rovingFocusGroup.onEntryFocus",eF={bubbles:!1,cancelable:!0},tF="RovingFocusGroup",[nF,rF,oF]=Ya(tF),[iF,sF]=Ua(tF,[oF]),[aF,lF]=iF(tF),cF=i.forwardRef(((e,n)=>t.jsx(nF.Provider,{scope:e.__scopeRovingFocusGroup,children:t.jsx(nF.Slot,{scope:e.__scopeRovingFocusGroup,children:t.jsx(uF,{...e,ref:n})})})));cF.displayName=tF;var uF=i.forwardRef(((e,n)=>{const{__scopeRovingFocusGroup:r,orientation:o,loop:s=!1,dir:a,currentTabStopId:l,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:u,onEntryFocus:d,preventScrollOnEntryFocus:f=!1,...h}=e,p=i.useRef(null),m=za(n,p),g=VI(a),[v=null,y]=ml({prop:l,defaultProp:c,onChange:u}),[b,x]=i.useState(!1),w=Ja(d),S=rF(r),k=i.useRef(!1),[C,E]=i.useState(0);return i.useEffect((()=>{const e=p.current;if(e)return e.addEventListener(ZI,w),()=>e.removeEventListener(ZI,w)}),[w]),t.jsx(aF,{scope:r,orientation:o,dir:g,loop:s,currentTabStopId:v,onItemFocus:i.useCallback((e=>y(e)),[y]),onItemShiftTab:i.useCallback((()=>x(!0)),[]),onFocusableItemAdd:i.useCallback((()=>E((e=>e+1))),[]),onFocusableItemRemove:i.useCallback((()=>E((e=>e-1))),[]),children:t.jsx(Qa.div,{tabIndex:b||0===C?-1:0,"data-orientation":o,...h,ref:m,style:{outline:"none",...e.style},onMouseDown:Fa(e.onMouseDown,(()=>{k.current=!0})),onFocus:Fa(e.onFocus,(e=>{if(e.target===e.currentTarget&&!k.current&&!b){const t=new CustomEvent(ZI,eF);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){const e=S().filter((e=>e.focusable));pF([e.find((e=>e.active)),e.find((e=>e.id===v)),...e].filter(Boolean).map((e=>e.ref.current)),f)}}k.current=!1})),onBlur:Fa(e.onBlur,(()=>x(!1)))})})})),dF="RovingFocusGroupItem",fF=i.forwardRef(((e,n)=>{const{__scopeRovingFocusGroup:r,focusable:o=!0,active:s=!1,tabStopId:a,...l}=e,c=gE(),u=a||c,d=lF(dF,r),f=d.currentTabStopId===u,h=rF(r),{onFocusableItemAdd:p,onFocusableItemRemove:m}=d;return i.useEffect((()=>{if(o)return p(),()=>m()}),[o,p,m]),t.jsx(nF.ItemSlot,{scope:r,id:u,focusable:o,active:s,children:t.jsx(Qa.span,{tabIndex:f?0:-1,"data-orientation":d.orientation,...l,ref:n,onMouseDown:Fa(e.onMouseDown,(e=>{o?d.onItemFocus(u):e.preventDefault()})),onFocus:Fa(e.onFocus,(()=>d.onItemFocus(u))),onKeyDown:Fa(e.onKeyDown,(e=>{if("Tab"===e.key&&e.shiftKey)return void d.onItemShiftTab();if(e.target!==e.currentTarget)return;const t=function(e,t,n){const r=function(e,t){return"rtl"!==t?e:"ArrowLeft"===e?"ArrowRight":"ArrowRight"===e?"ArrowLeft":e}(e.key,n);return"vertical"===t&&["ArrowLeft","ArrowRight"].includes(r)||"horizontal"===t&&["ArrowUp","ArrowDown"].includes(r)?void 0:hF[r]}(e,d.orientation,d.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let o=h().filter((e=>e.focusable)).map((e=>e.ref.current));if("last"===t)o.reverse();else if("prev"===t||"next"===t){"prev"===t&&o.reverse();const i=o.indexOf(e.currentTarget);o=d.loop?(r=i+1,(n=o).map(((e,t)=>n[(r+t)%n.length]))):o.slice(i+1)}setTimeout((()=>pF(o)))}var n,r}))})})}));fF.displayName=dF;var hF={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function pF(e,t=!1){const n=document.activeElement;for(const r of e){if(r===n)return;if(r.focus({preventScroll:t}),document.activeElement!==n)return}}var mF=cF,gF=fF,vF=["Enter"," "],yF=["ArrowUp","PageDown","End"],bF=["ArrowDown","PageUp","Home",...yF],xF={ltr:[...vF,"ArrowRight"],rtl:[...vF,"ArrowLeft"]},wF={ltr:["ArrowLeft"],rtl:["ArrowRight"]},SF="Menu",[kF,CF,EF]=Ya(SF),[jF,_F]=Ua(SF,[EF,Qj,sF]),TF=Qj(),PF=sF(),[NF,DF]=jF(SF),[MF,OF]=jF(SF),AF=e=>{const{__scopeMenu:n,open:r=!1,children:o,dir:s,onOpenChange:a,modal:l=!0}=e,c=TF(n),[u,d]=i.useState(null),f=i.useRef(!1),h=Ja(a),p=VI(s);return i.useEffect((()=>{const e=()=>{f.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>f.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}}),[]),t.jsx(f_,{...c,children:t.jsx(NF,{scope:n,open:r,onOpenChange:h,content:u,onContentChange:d,children:t.jsx(MF,{scope:n,onClose:i.useCallback((()=>h(!1)),[h]),isUsingKeyboardRef:f,dir:p,modal:l,children:o})})})};AF.displayName=SF;var RF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e,i=TF(r);return t.jsx(h_,{...i,...o,ref:n})}));RF.displayName="MenuAnchor";var LF="MenuPortal",[IF,FF]=jF(LF,{forceMount:void 0}),$F=e=>{const{__scopeMenu:n,forceMount:r,children:o,container:i}=e,s=DF(LF,n);return t.jsx(IF,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};$F.displayName=LF;var qF="MenuContent",[zF,UF]=jF(qF),BF=i.forwardRef(((e,n)=>{const r=FF(qF,e.__scopeMenu),{forceMount:o=r.forceMount,...i}=e,s=DF(qF,e.__scopeMenu),a=OF(qF,e.__scopeMenu);return t.jsx(kF.Provider,{scope:e.__scopeMenu,children:t.jsx(hl,{present:o||s.open,children:t.jsx(kF.Slot,{scope:e.__scopeMenu,children:t.jsx(a.modal?VF:KF,{...i,ref:n})})})})})),VF=i.forwardRef(((e,n)=>{const r=DF(qF,e.__scopeMenu),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(HF,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:Fa(e.onFocusOutside,(e=>e.preventDefault()),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})})),KF=i.forwardRef(((e,n)=>{const r=DF(qF,e.__scopeMenu);return t.jsx(HF,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})})),HF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,loop:o=!1,trapFocus:s,onOpenAutoFocus:a,onCloseAutoFocus:l,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:f,onFocusOutside:h,onInteractOutside:p,onDismiss:m,disableOutsideScroll:g,...v}=e,y=DF(qF,r),b=OF(qF,r),x=TF(r),w=PF(r),S=CF(r),[k,C]=i.useState(null),E=i.useRef(null),j=za(n,E,y.onContentChange),_=i.useRef(0),T=i.useRef(""),P=i.useRef(0),N=i.useRef(null),D=i.useRef("right"),M=i.useRef(0),O=g?Jh:i.Fragment,A=g?{as:Va,allowPinchZoom:!0}:void 0,R=e=>{const t=T.current+e,n=S().filter((e=>!e.disabled)),r=document.activeElement,o=n.find((e=>e.ref.current===r))?.textValue,i=function(e,t,n){const r=t.length>1&&Array.from(t).every((e=>e===t[0])),o=r?t[0]:t,i=n?e.indexOf(n):-1;let s=(a=e,l=Math.max(i,0),a.map(((e,t)=>a[(l+t)%a.length])));var a,l;1===o.length&&(s=s.filter((e=>e!==n)));const c=s.find((e=>e.toLowerCase().startsWith(o.toLowerCase())));return c!==n?c:void 0}(n.map((e=>e.textValue)),t,o),s=n.find((e=>e.textValue===i))?.ref.current;!function e(t){T.current=t,window.clearTimeout(_.current),""!==t&&(_.current=window.setTimeout((()=>e("")),1e3))}(t),s&&setTimeout((()=>s.focus()))};i.useEffect((()=>()=>window.clearTimeout(_.current)),[]),DN();const L=i.useCallback((e=>D.current===N.current?.side&&function(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return function(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;i<t.length;s=i++){const e=t[i].x,a=t[i].y,l=t[s].y;a>r!=l>r&&n<(t[s].x-e)*(r-a)/(l-a)+e&&(o=!o)}return o}(n,t)}(e,N.current?.area)),[]);return t.jsx(zF,{scope:r,searchRef:T,onItemEnter:i.useCallback((e=>{L(e)&&e.preventDefault()}),[L]),onItemLeave:i.useCallback((e=>{L(e)||(E.current?.focus(),C(null))}),[L]),onTriggerLeave:i.useCallback((e=>{L(e)&&e.preventDefault()}),[L]),pointerGraceTimerRef:P,onPointerGraceIntentChange:i.useCallback((e=>{N.current=e}),[]),children:t.jsx(O,{...A,children:t.jsx(LN,{asChild:!0,trapped:s,onMountAutoFocus:Fa(a,(e=>{e.preventDefault(),E.current?.focus({preventScroll:!0})})),onUnmountAutoFocus:l,children:t.jsx(QI,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:f,onFocusOutside:h,onInteractOutside:p,onDismiss:m,children:t.jsx(mF,{asChild:!0,...w,dir:b.dir,orientation:"vertical",loop:o,currentTabStopId:k,onCurrentTabStopIdChange:C,onEntryFocus:Fa(u,(e=>{b.isUsingKeyboardRef.current||e.preventDefault()})),preventScrollOnEntryFocus:!0,children:t.jsx(p_,{role:"menu","aria-orientation":"vertical","data-state":y$(y.open),"data-radix-menu-content":"",dir:b.dir,...x,...v,ref:j,style:{outline:"none",...v.style},onKeyDown:Fa(v.onKeyDown,(e=>{const t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,r=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&r&&R(e.key));if(e.target!==E.current)return;if(!bF.includes(e.key))return;e.preventDefault();const o=S().filter((e=>!e.disabled)).map((e=>e.ref.current));yF.includes(e.key)&&o.reverse(),function(e){const t=document.activeElement;for(const n of e){if(n===t)return;if(n.focus(),document.activeElement!==t)return}}(o)})),onBlur:Fa(e.onBlur,(e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(_.current),T.current="")})),onPointerMove:Fa(e.onPointerMove,w$((e=>{const t=M.current!==e.clientX;if(e.currentTarget.contains(e.target)&&t){D.current=e.clientX>M.current?"right":"left",M.current=e.clientX}})))})})})})})})}));BF.displayName=qF;var WF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{role:"group",...o,ref:n})}));WF.displayName="MenuGroup";var GF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{...o,ref:n})}));GF.displayName="MenuLabel";var YF="MenuItem",QF="menu.itemSelect",XF=i.forwardRef(((e,n)=>{const{disabled:r=!1,onSelect:o,...s}=e,a=i.useRef(null),l=OF(YF,e.__scopeMenu),c=UF(YF,e.__scopeMenu),u=za(n,a),d=i.useRef(!1);return t.jsx(JF,{...s,ref:u,disabled:r,onClick:Fa(e.onClick,(()=>{const e=a.current;if(!r&&e){const t=new CustomEvent(QF,{bubbles:!0,cancelable:!0});e.addEventListener(QF,(e=>o?.(e)),{once:!0}),Xa(e,t),t.defaultPrevented?d.current=!1:l.onClose()}})),onPointerDown:t=>{e.onPointerDown?.(t),d.current=!0},onPointerUp:Fa(e.onPointerUp,(e=>{d.current||e.currentTarget?.click()})),onKeyDown:Fa(e.onKeyDown,(e=>{r||""!==c.searchRef.current&&" "===e.key||vF.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())}))})}));XF.displayName=YF;var JF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,disabled:o=!1,textValue:s,...a}=e,l=UF(YF,r),c=PF(r),u=i.useRef(null),d=za(n,u),[f,h]=i.useState(!1),[p,m]=i.useState("");return i.useEffect((()=>{const e=u.current;e&&m((e.textContent??"").trim())}),[a.children]),t.jsx(kF.ItemSlot,{scope:r,disabled:o,textValue:s??p,children:t.jsx(gF,{asChild:!0,...c,focusable:!o,children:t.jsx(Qa.div,{role:"menuitem","data-highlighted":f?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0,...a,ref:d,onPointerMove:Fa(e.onPointerMove,w$((e=>{if(o)l.onItemLeave(e);else if(l.onItemEnter(e),!e.defaultPrevented){e.currentTarget.focus({preventScroll:!0})}}))),onPointerLeave:Fa(e.onPointerLeave,w$((e=>l.onItemLeave(e)))),onFocus:Fa(e.onFocus,(()=>h(!0))),onBlur:Fa(e.onBlur,(()=>h(!1)))})})})})),ZF=i.forwardRef(((e,n)=>{const{checked:r=!1,onCheckedChange:o,...i}=e;return t.jsx(a$,{scope:e.__scopeMenu,checked:r,children:t.jsx(XF,{role:"menuitemcheckbox","aria-checked":b$(r)?"mixed":r,...i,ref:n,"data-state":x$(r),onSelect:Fa(i.onSelect,(()=>o?.(!!b$(r)||!r)),{checkForDefaultPrevented:!1})})})}));ZF.displayName="MenuCheckboxItem";var e$="MenuRadioGroup",[t$,n$]=jF(e$,{value:void 0,onValueChange:()=>{}}),r$=i.forwardRef(((e,n)=>{const{value:r,onValueChange:o,...i}=e,s=Ja(o);return t.jsx(t$,{scope:e.__scopeMenu,value:r,onValueChange:s,children:t.jsx(WF,{...i,ref:n})})}));r$.displayName=e$;var o$="MenuRadioItem",i$=i.forwardRef(((e,n)=>{const{value:r,...o}=e,i=n$(o$,e.__scopeMenu),s=r===i.value;return t.jsx(a$,{scope:e.__scopeMenu,checked:s,children:t.jsx(XF,{role:"menuitemradio","aria-checked":s,...o,ref:n,"data-state":x$(s),onSelect:Fa(o.onSelect,(()=>i.onValueChange?.(r)),{checkForDefaultPrevented:!1})})})}));i$.displayName=o$;var s$="MenuItemIndicator",[a$,l$]=jF(s$,{checked:!1}),c$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,forceMount:o,...i}=e,s=l$(s$,r);return t.jsx(hl,{present:o||b$(s.checked)||!0===s.checked,children:t.jsx(Qa.span,{...i,ref:n,"data-state":x$(s.checked)})})}));c$.displayName=s$;var u$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{role:"separator","aria-orientation":"horizontal",...o,ref:n})}));u$.displayName="MenuSeparator";var d$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e,i=TF(r);return t.jsx(m_,{...i,...o,ref:n})}));d$.displayName="MenuArrow";var[f$,h$]=jF("MenuSub"),p$="MenuSubTrigger",m$=i.forwardRef(((e,n)=>{const r=DF(p$,e.__scopeMenu),o=OF(p$,e.__scopeMenu),s=h$(p$,e.__scopeMenu),a=UF(p$,e.__scopeMenu),l=i.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=a,d={__scopeMenu:e.__scopeMenu},f=i.useCallback((()=>{l.current&&window.clearTimeout(l.current),l.current=null}),[]);return i.useEffect((()=>f),[f]),i.useEffect((()=>{const e=c.current;return()=>{window.clearTimeout(e),u(null)}}),[c,u]),t.jsx(RF,{asChild:!0,...d,children:t.jsx(JF,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":s.contentId,"data-state":y$(r.open),...e,ref:qa(n,s.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:Fa(e.onPointerMove,w$((t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||r.open||l.current||(a.onPointerGraceIntentChange(null),l.current=window.setTimeout((()=>{r.onOpenChange(!0),f()}),100))}))),onPointerLeave:Fa(e.onPointerLeave,w$((e=>{f();const t=r.content?.getBoundingClientRect();if(t){const n=r.content?.dataset.side,o="right"===n,i=t[o?"left":"right"],s=t[o?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+(o?-5:5),y:e.clientY},{x:i,y:t.top},{x:s,y:t.top},{x:s,y:t.bottom},{x:i,y:t.bottom}],side:n}),window.clearTimeout(c.current),c.current=window.setTimeout((()=>a.onPointerGraceIntentChange(null)),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}}))),onKeyDown:Fa(e.onKeyDown,(t=>{e.disabled||""!==a.searchRef.current&&" "===t.key||xF[o.dir].includes(t.key)&&(r.onOpenChange(!0),r.content?.focus(),t.preventDefault())}))})})}));m$.displayName=p$;var g$="MenuSubContent",v$=i.forwardRef(((e,n)=>{const r=FF(qF,e.__scopeMenu),{forceMount:o=r.forceMount,...s}=e,a=DF(qF,e.__scopeMenu),l=OF(qF,e.__scopeMenu),c=h$(g$,e.__scopeMenu),u=i.useRef(null),d=za(n,u);return t.jsx(kF.Provider,{scope:e.__scopeMenu,children:t.jsx(hl,{present:o||a.open,children:t.jsx(kF.Slot,{scope:e.__scopeMenu,children:t.jsx(HF,{id:c.contentId,"aria-labelledby":c.triggerId,...s,ref:d,align:"start",side:"rtl"===l.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{l.isUsingKeyboardRef.current&&u.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:Fa(e.onFocusOutside,(e=>{e.target!==c.trigger&&a.onOpenChange(!1)})),onEscapeKeyDown:Fa(e.onEscapeKeyDown,(e=>{l.onClose(),e.preventDefault()})),onKeyDown:Fa(e.onKeyDown,(e=>{const t=e.currentTarget.contains(e.target),n=wF[l.dir].includes(e.key);t&&n&&(a.onOpenChange(!1),c.trigger?.focus(),e.preventDefault())}))})})})})}));function y$(e){return e?"open":"closed"}function b$(e){return"indeterminate"===e}function x$(e){return b$(e)?"indeterminate":e?"checked":"unchecked"}function w$(e){return t=>"mouse"===t.pointerType?e(t):void 0}v$.displayName=g$;var S$=AF,k$=RF,C$=$F,E$=BF,j$=WF,_$=GF,T$=XF,P$=ZF,N$=r$,D$=i$,M$=c$,O$=u$,A$=d$,R$=m$,L$=v$,I$="DropdownMenu",[F$,$$]=Ua(I$,[_F]),q$=_F(),[z$,U$]=F$(I$),B$=e=>{const{__scopeDropdownMenu:n,children:r,dir:o,open:s,defaultOpen:a,onOpenChange:l,modal:c=!0}=e,u=q$(n),d=i.useRef(null),[f=!1,h]=ml({prop:s,defaultProp:a,onChange:l});return t.jsx(z$,{scope:n,triggerId:gE(),triggerRef:d,contentId:gE(),open:f,onOpenChange:h,onOpenToggle:i.useCallback((()=>h((e=>!e))),[h]),modal:c,children:t.jsx(S$,{...u,open:f,onOpenChange:h,dir:o,modal:c,children:r})})};B$.displayName=I$;var V$="DropdownMenuTrigger",K$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,disabled:o=!1,...i}=e,s=U$(V$,r),a=q$(r);return t.jsx(k$,{asChild:!0,...a,children:t.jsx(Qa.button,{type:"button",id:s.triggerId,"aria-haspopup":"menu","aria-expanded":s.open,"aria-controls":s.open?s.contentId:void 0,"data-state":s.open?"open":"closed","data-disabled":o?"":void 0,disabled:o,...i,ref:qa(n,s.triggerRef),onPointerDown:Fa(e.onPointerDown,(e=>{o||0!==e.button||!1!==e.ctrlKey||(s.onOpenToggle(),s.open||e.preventDefault())})),onKeyDown:Fa(e.onKeyDown,(e=>{o||(["Enter"," "].includes(e.key)&&s.onOpenToggle(),"ArrowDown"===e.key&&s.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())}))})})}));K$.displayName=V$;var H$=e=>{const{__scopeDropdownMenu:n,...r}=e,o=q$(n);return t.jsx(C$,{...o,...r})};H$.displayName="DropdownMenuPortal";var W$="DropdownMenuContent",G$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,s=U$(W$,r),a=q$(r),l=i.useRef(!1);return t.jsx(E$,{id:s.contentId,"aria-labelledby":s.triggerId,...a,...o,ref:n,onCloseAutoFocus:Fa(e.onCloseAutoFocus,(e=>{l.current||s.triggerRef.current?.focus(),l.current=!1,e.preventDefault()})),onInteractOutside:Fa(e.onInteractOutside,(e=>{const t=e.detail.originalEvent;s.modal&&!(2===t.button||0===t.button&&!0===t.ctrlKey)||(l.current=!0)})),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}));G$.displayName=W$;i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(j$,{...i,...o,ref:n})})).displayName="DropdownMenuGroup";var Y$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(_$,{...i,...o,ref:n})}));Y$.displayName="DropdownMenuLabel";var Q$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(T$,{...i,...o,ref:n})}));Q$.displayName="DropdownMenuItem";var X$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(P$,{...i,...o,ref:n})}));X$.displayName="DropdownMenuCheckboxItem";i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(N$,{...i,...o,ref:n})})).displayName="DropdownMenuRadioGroup";var J$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(D$,{...i,...o,ref:n})}));J$.displayName="DropdownMenuRadioItem";var Z$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(M$,{...i,...o,ref:n})}));Z$.displayName="DropdownMenuItemIndicator";var eq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(O$,{...i,...o,ref:n})}));eq.displayName="DropdownMenuSeparator";i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(A$,{...i,...o,ref:n})})).displayName="DropdownMenuArrow";var tq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(R$,{...i,...o,ref:n})}));tq.displayName="DropdownMenuSubTrigger";var nq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=q$(r);return t.jsx(L$,{...i,...o,ref:n,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}));nq.displayName="DropdownMenuSubContent";var rq=H$,oq=G$,iq=Y$,sq=Q$,aq=X$,lq=J$,cq=Z$,uq=eq,dq=tq,fq=nq;const hq=B$,pq=K$;i.forwardRef((({className:e,inset:n,children:r,...o},i)=>t.jsxs(dq,{ref:i,className:zu("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",n&&"pl-8",e),...o,children:[r,t.jsx(yc,{className:"ml-auto"})]}))).displayName=dq.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(fq,{ref:r,className:zu("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}))).displayName=fq.displayName;const mq=i.forwardRef((({className:e,sideOffset:n=4,...r},o)=>t.jsx(rq,{children:t.jsx(oq,{ref:o,sideOffset:n,className:zu("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})})));mq.displayName=oq.displayName;const gq=i.forwardRef((({className:e,inset:n,...r},o)=>t.jsx(sq,{ref:o,className:zu("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",n&&"pl-8",e),...r})));gq.displayName=sq.displayName;i.forwardRef((({className:e,children:n,checked:r,...o},i)=>t.jsxs(aq,{ref:i,className:zu("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:r,...o,children:[t.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(cq,{children:t.jsx(mc,{className:"h-4 w-4"})})}),n]}))).displayName=aq.displayName;i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(lq,{ref:o,className:zu("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[t.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(cq,{children:t.jsx(Cc,{className:"h-2 w-2 fill-current"})})}),n]}))).displayName=lq.displayName;i.forwardRef((({className:e,inset:n,...r},o)=>t.jsx(iq,{ref:o,className:zu("px-2 py-1.5 text-sm font-semibold",n&&"pl-8",e),...r}))).displayName=iq.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(uq,{ref:r,className:zu("-mx-1 my-1 h-px bg-muted",e),...n}))).displayName=uq.displayName;const vq="reach-styles-module__stepIndicatorContainer___FoKXB",yq="reach-styles-module__iconContainer___Ki-1n",bq="reach-styles-module__checkIcon___-krUS",xq="reach-styles-module__minusIcon___r5cKs",wq="reach-styles-module__minusIconActive___-4JHM",Sq="reach-styles-module__minusIconInactive___JtvVB",kq="reach-styles-module__label___tiCMA",Cq="reach-styles-module__labelActive___EXydD",Eq="reach-styles-module__labelInactive___g-J3r",jq=({label:e,isCompleted:n,isActive:r,onClick:o})=>t.jsxs(o?"button":"div",{className:vq,onClick:o,children:[t.jsx("div",n?{className:yq,children:t.jsx(mc,{className:bq})}:{className:yq,children:t.jsx(Rc,{className:zu(xq,r?wq:Sq)})}),t.jsx("span",{className:zu(kq,r?Cq:Eq),children:e})]}),_q=e=>{const{mergeFieldName:t}=e;return`{{${t}}}`},Tq=(e,t)=>{const[r,o]=n.useState(e);return n.useEffect((()=>{const n=setTimeout((()=>{o(e)}),t);return()=>clearTimeout(n)}),[e,t]),r},Pq=()=>{const e=me({queryKey:["channel-accounts"],queryFn:()=>(async()=>(await Ee("/channel/accounts",{method:"GET"})).data)()});return{channelAccounts:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchChannelAccounts:e.refetch}};var Nq=(e=>(e.REACH_MANAGED="reach-managed",e.TWILLIO="twillio",e))(Nq||{});const Dq=()=>t.jsxs("div",{className:"p-6 overflow-y-auto",children:[t.jsxs("div",{className:"mb-8 text-center",children:[t.jsx("h2",{className:"text-2xl font-semibold mb-2",children:"Email Editor Help Center"}),t.jsx("p",{className:"text-gray-500",children:"Learn how to use our email editor's powerful features"})]}),t.jsxs("div",{className:"space-y-4 max-w-xl mx-auto",children:[t.jsx("h3",{className:"text-lg font-medium",children:"Using Dynamic Content"}),t.jsxs("div",{className:"relative rounded-lg overflow-hidden bg-gray-50",children:[t.jsx("img",{src:"https://cdn.embedreach.com/assets/engage/merge-tags-demo.gif",alt:"Merge Tags Demo",className:"w-full shadow-lg max-w-md mx-auto"}),t.jsx("div",{className:"absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/50 to-transparent p-4",children:t.jsx("p",{className:"text-white text-sm",children:"Demonstration: Adding merge tags to personalize your emails"})})]}),t.jsx("div",{className:"px-2",children:t.jsx(lk,{onClick:()=>{},title:"Dynamic Content",subtitle:"Dynamic content is a way to insert dynamic content into your email such as the customer's name, email, or other details.",icon:t.jsx(Mc,{}),selected:!0})})]})]}),Mq=({type:e})=>t.jsxs("div",{className:"flex items-start space-x-2 text-sm text-gray-600",children:[t.jsx("svg",{className:"w-5 h-5 text-amber-500 flex-shrink-0 mt-0.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})}),t.jsxs("span",{children:["Please configure at least one ",e," sender before editing the template"]})]}),Oq={all:["stripo"],token:()=>[...Oq.all,"token"],editorData:()=>[...Oq.all,"editorData"],templates:()=>[...Oq.all,"templates"],demoTemplate:()=>[...Oq.templates(),"demo"]},Aq=async()=>(await Ee(`${d}/editor-data`)).data,Rq=e=>me({queryKey:["stripo","templates",e],queryFn:()=>(async e=>(await Ee(`${d}/template/${e}`)).data)(e),...xe}),Lq=({containerRef:e,stripoDialogDimensions:n,showSaving:r})=>t.jsxs("div",{className:"w-full h-full flex flex-col items-center justify-center",children:[t.jsx("div",{id:"externalSystemContainer",className:"flex items-center px-4 py-2"}),r&&t.jsx("div",{className:"absolute top-0 left-0 w-full h-full bg-black/50 flex items-center justify-center z-50",children:t.jsx(tk,{textColor:"white",color:"white",text:["Saving..."]})}),t.jsx("div",{id:"stripoEditorContainer",ref:e,style:{width:n.width-75,height:n.height-75},className:"overflow-auto z-10"})]}),Iq="UiEditorScript",Fq=e=>new Promise(((t,n)=>{const r=()=>{window.UIEditor&&(window.UIEditor.initEditor(e.container,{metadata:{emailId:e.emailId,userId:e.businessId},html:e.html,css:e.css,locale:"en",onTokenRefreshRequest:e=>{Promise.resolve().then((async()=>{try{const{token:t}=await(async()=>(await Ee(`${d}/token`)).data)();e(t)}catch(t){}}))},messageSettingsEnabled:!1,conditionsEnabled:!1,syncModulesEnabled:!1,notifications:{info:console.info,error:console.error,warn:console.warn,success:console.log},mergeTags:e.mergeFields}),t(void 0))};if(document.getElementById(Iq))r();else{const e=document.createElement("script");e.id=Iq,e.type="module",e.src="https://plugins.stripo.email/resources/uieditor/latest/UIEditor.js",e.onload=()=>{window.UIEditor?r():n(new Error("UIEditor not found after script load"))},e.onerror=e=>{n(e)},document.head.appendChild(e)}})),$q=({automation:e,setShowStripoEditor:r,saveClicked:o,setSaveClicked:i,stripoDialogDimensions:s,setCommunicationGroupId:a,mergeFieldsResponse:l})=>{const c=n.useRef(!1),u=n.useRef(null),{data:d,isLoading:f}=Rq(e.id),{data:h,isLoading:p}=(()=>{const e=ae();return{...me({queryKey:Oq.editorData(),queryFn:Aq,...xe}),invalidateEditorData:()=>e.invalidateQueries({queryKey:Oq.editorData()})}})(),[m,g]=n.useState(!1),[v,y]=n.useState(!1),{updateCommunicationGroup:b}=TI();return n.useEffect((()=>{if(o&&window.UIEditor&&d?.communicationGroupId&&window.StripoEditorApi?.actionsApi){a(d.communicationGroupId);window.StripoEditorApi.actionsApi.compileEmail({callback:function(e,t){e||(b({groupId:d.communicationGroupId,params:{email_html_body:t}}),y(!0))},minimize:!0,mergeTags:[],forseAmp:!1,resetDataSavedFlag:!1,disableLineHeightsReplace:!0});window.StripoEditorApi.actionsApi.save((function(e){e||g(!0)}))}}),[o,u,i,r,d,b,a]),n.useEffect((()=>{(async()=>{m&&v&&(window.UIEditor&&window.UIEditor.removeEditor(),i(!1),g(!1),y(!1),r(!1))})()}),[m,v,r,i]),n.useEffect((()=>{h?.businessId&&u.current&&d&&(c.current||(Fq({emailId:d.communicationGroupId,html:d.html||"<div></div>",css:d.css||"",container:u.current,businessId:h.businessId,mergeFields:l.mergeFields||[]}).catch((e=>{})),c.current=!0))}),[h,l,d]),t.jsx("div",f||p||!h||!d?{className:"w-full h-full flex flex-col items-center justify-center",children:t.jsx(tk,{text:["Loading editor..."]})}:{className:"w-full h-full flex flex-col",children:t.jsx(Lq,{containerRef:u,stripoDialogDimensions:s,showSaving:o})})},qq=({automation:e,mergeFieldsResponse:r,communicationGroup:o,updateCommunicationGroup:i})=>{const[s,a]=n.useState(!1),[l,c]=n.useState(o.email_channel_sender_id||null),[u,d]=n.useState(o.email_subject||null),[f,h]=n.useState(o.email_preview_text||null),[p,m]=n.useState(o.email_html_body||null),[g,v]=n.useState(!1),[y,b]=n.useState(!1),[x,w]=n.useState(""),[S,k]=n.useState(""),[C,E]=n.useState(null),{refetchAutomation:j}=_e(e.id),[_,T]=n.useState(!1),P=n.useRef(!0),[N,D]=n.useState(!0),[M,O]=n.useState(!1),A=Tq(u,500),R=Tq(f,500),L=Tq(x,500),I=Tq(S,500),{channelSenders:F}=OI(),{channelAccounts:$}=Pq(),{updateChannelSender:q}=AI(),z=n.useMemo((()=>F?.data?.filter((e=>e.channel_sender_metadata.userPart))?.flatMap((e=>{const t=$?.data?.find((t=>t.id===e.channel_account_id));return t&&t.channel_account_metadata.type===Nq.REACH_MANAGED?[{channel_sender_id:e.id,full_domain:`${e.channel_sender_metadata.userPart}@${e.channel_sender_metadata.baseDomain}`}]:[]}))||[]),[F?.data,$?.data]),[U,B]=n.useState({width:0,height:0}),V=n.useMemo((()=>({width:800,height:400})),[]),K=n.useRef(null);return n.useEffect((()=>{const e=setTimeout((()=>{P.current=!1}),500);return()=>clearTimeout(e)}),[]),n.useEffect((()=>{o.email_html_body&&m(o.email_html_body)}),[o.email_html_body,j]),n.useEffect((()=>{if(s){const e=setTimeout((()=>{a(!1)}),2e3);return()=>clearTimeout(e)}}),[s]),n.useEffect((()=>{const e=()=>{B({width:window.innerWidth,height:window.innerHeight})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]),n.useEffect((()=>{if(!P.current&&l&&A&&p&&o.id){a(!0);(async()=>{try{i({groupId:o.id,params:{email_channel_sender_id:l,email_html_body:p,email_subject:A,...R&&{email_preview_text:R}}})}catch(e){}finally{a(!1)}})()}}),[l,A,R,p,o.id,i]),n.useEffect((()=>{if(F?.data&&l){const e=F.data.find((e=>e.id===l));e&&(w(e.channel_sender_metadata.emailFromName),M&&!N||k(e.channel_sender_metadata.emailReplyTo),D(!1))}}),[F?.data,l,M,N]),n.useEffect((()=>{if(F?.data&&!l&&!P.current){const e=F.data.filter((e=>e.channel_sender_metadata.userPart));if(e[0]){c(e[0].id)}}}),[F?.data,l]),n.useEffect((()=>{if(!P.current&&L&&l){a(!0);(async()=>{try{const e=F?.data?.find((e=>e.id===l));e&&await q({id:l,toUpdate:{channel_sender_metadata:{...e.channel_sender_metadata,emailFromName:L}}})}catch(e){}finally{a(!1)}})()}}),[L,F?.data,l,q]),n.useEffect((()=>{if(I){const e=/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(I);E(e?null:"Please enter a valid email address")}else E(null)}),[I]),n.useEffect((()=>{if(!P.current&&I&&l&&!C){a(!0);(async()=>{try{const e=F?.data?.find((e=>e.id===l));e&&await q({id:l,toUpdate:{channel_sender_metadata:{...e.channel_sender_metadata,emailReplyTo:I}}})}catch(e){}finally{a(!1)}})()}}),[I,F?.data,l,q,C]),n.useEffect((()=>{!1===g&&o.id&&j()}),[g,o.id,j]),$&&F?t.jsxs("div",{className:"relative",children:[t.jsx(Hp,{open:_,onOpenChange:T,children:t.jsxs(Yp,{className:"max-h-[86vh] gap-0 overflow-visible max-w-3xl w-full h-full",children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Email Preview Help"}),t.jsx(Jp,{children:"Learn more about the email preview and how to use it to create your email."})]}),t.jsx(Dq,{})]})}),t.jsx(Hp,{open:g,onOpenChange:v,children:t.jsxs(Yp,{className:"min-w-[100vw] min-h-[100vh]",hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Email Editor"}),t.jsx(Jp,{children:"Learn more about the email editor and how to use it to create your email."})]}),t.jsxs("div",{className:"w-full h-full",children:[t.jsxs("div",{className:"flex justify-between items-center p-1 border-b",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("h2",{className:"text-lg font-medium",children:"Email Editor"}),t.jsx(G_,{title:"Click to learn more about email template ",onClick:()=>T(!0)})]}),t.jsx("button",{onClick:()=>b(!0),className:"text-sm bg-black text-white px-3 py-1 rounded",children:"Save"})]}),t.jsx("div",{className:" w-full",children:t.jsx($q,{showStripoEditor:g,automation:e,setShowStripoEditor:v,saveClicked:y,setSaveClicked:b,stripoDialogDimensions:U,mergeFieldsResponse:r,setCommunicationGroupId:()=>{}})})]})]})}),t.jsxs("div",{className:"grid grid-cols-2 gap-6",children:[t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx(_P,{children:"From Email"}),t.jsxs(JL,{onValueChange:e=>{c(e),D(!0),O(!1)},value:l??void 0,disabled:s,children:[t.jsx(eI,{children:t.jsx(ZL,{placeholder:"Select email",children:l?z?.find((e=>e.channel_sender_id===l))?.full_domain:""})}),t.jsx(rI,{children:z?.map((e=>t.jsx(oI,{value:e.channel_sender_id,children:e.full_domain},e.channel_sender_id)))})]})]}),t.jsxs("div",{children:[t.jsx(_P,{children:t.jsxs("div",{className:"flex items-center gap-2 py-1",children:["From Name",t.jsx(G_,{title:"This will be the friendly name of the sender that the customer will see in the inbox",alertText:"Changes to the sender name will be applied across all emails using this address"})]})}),t.jsx(hP,{placeholder:"Enter from name",value:x??"",onChange:e=>w(e.target.value),disabled:s||!l||N})]}),t.jsxs("div",{children:[t.jsx(_P,{children:t.jsxs("div",{className:"flex items-center gap-2 py-1",children:["Reply To Email",t.jsx(G_,{title:"This will be the email address that customer can reply to on the email",alertText:"Changes to the reply to email will be applied across all emails using this address"})]})}),t.jsx(hP,{placeholder:"Enter reply to email",value:S??"",onChange:e=>{k(e.target.value),O(!0)},disabled:s||!l||N}),C&&t.jsx("p",{className:"text-sm text-red-500 mt-1",children:C})]}),t.jsxs("div",{children:[t.jsx(_P,{children:"Subject"}),t.jsx(hP,{placeholder:"Enter email subject",value:u??"",onChange:e=>d(e.target.value),disabled:s||N})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2 py-1",children:[t.jsx(_P,{children:"Preview Text"}),t.jsx(G_,{title:"This text will be used for the preview text of the email in the inbox"})]}),t.jsx(hP,{placeholder:"Enter preview text",value:f??"",onChange:e=>h(e.target.value),disabled:s||N})]})]}),t.jsxs("div",{className:"border rounded-lg p-4 h-full flex flex-col",children:[t.jsxs("div",{className:"flex justify-between items-center mb-4",children:[t.jsx("h3",{className:"font-medium",children:"Preview"}),t.jsxs("div",{children:[t.jsx(ik,{onClick:()=>v(!0),className:"text-sm px-3 py-1 rounded",disabled:s||0===(z?.length??0),children:"Edit"}),0===(z?.length??0)&&t.jsx("div",{className:"relative inline-block",children:t.jsx("div",{className:"absolute right-0 top-full mt-2 w-64 p-3 bg-white border rounded-lg shadow-lg z-10",children:t.jsx(Mq,{type:"email"})})})]})]}),t.jsx("div",{className:"flex-1 w-full overflow-auto",ref:K,style:{height:"400px"},children:t.jsx(II,{html:p??"",height:V.height,width:V.width})})]})]})]}):t.jsx("div",{className:"flex justify-center items-center flex-1 h-full bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(tk,{text:["Fetching Email Preview..."]})})};var zq="Checkbox",[Uq,Bq]=Ua(zq),[Vq,Kq]=Uq(zq),Hq=i.forwardRef(((e,n)=>{const{__scopeCheckbox:r,name:o,checked:s,defaultChecked:a,required:l,disabled:c,value:u="on",onCheckedChange:d,form:f,...h}=e,[p,m]=i.useState(null),g=za(n,(e=>m(e))),v=i.useRef(!1),y=!p||(f||!!p.closest("form")),[b=!1,x]=ml({prop:s,defaultProp:a,onChange:d}),w=i.useRef(b);return i.useEffect((()=>{const e=p?.form;if(e){const t=()=>x(w.current);return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}}),[p,x]),t.jsxs(Vq,{scope:r,state:b,disabled:c,children:[t.jsx(Qa.button,{type:"button",role:"checkbox","aria-checked":Qq(b)?"mixed":b,"aria-required":l,"data-state":Xq(b),"data-disabled":c?"":void 0,disabled:c,value:u,...h,ref:g,onKeyDown:Fa(e.onKeyDown,(e=>{"Enter"===e.key&&e.preventDefault()})),onClick:Fa(e.onClick,(e=>{x((e=>!!Qq(e)||!e)),y&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())}))}),y&&t.jsx(Yq,{control:p,bubbles:!v.current,name:o,value:u,checked:b,required:l,disabled:c,form:f,style:{transform:"translateX(-100%)"},defaultChecked:!Qq(a)&&a})]})}));Hq.displayName=zq;var Wq="CheckboxIndicator",Gq=i.forwardRef(((e,n)=>{const{__scopeCheckbox:r,forceMount:o,...i}=e,s=Kq(Wq,r);return t.jsx(hl,{present:o||Qq(s.state)||!0===s.state,children:t.jsx(Qa.span,{"data-state":Xq(s.state),"data-disabled":s.disabled?"":void 0,...i,ref:n,style:{pointerEvents:"none",...e.style}})})}));Gq.displayName=Wq;var Yq=e=>{const{control:n,checked:r,bubbles:o=!0,defaultChecked:s,...a}=e,l=i.useRef(null),c=iI(r),u=Wj(n);i.useEffect((()=>{const e=l.current,t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==r&&n){const t=new Event("click",{bubbles:o});e.indeterminate=Qq(r),n.call(e,!Qq(r)&&r),e.dispatchEvent(t)}}),[c,r,o]);const d=i.useRef(!Qq(r)&&r);return t.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:s??d.current,...a,tabIndex:-1,ref:l,style:{...e.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Qq(e){return"indeterminate"===e}function Xq(e){return Qq(e)?"indeterminate":e?"checked":"unchecked"}var Jq=Hq,Zq=Gq;const ez=({selectedChannels:e,setSelectedChannels:n,iconDefinitions:r})=>{const{toast:o}=Ia(),i=[{label:"Email",value:"email",icon:r.EmailIcon,checked:e.includes("email")},{label:"SMS",value:"sms",icon:r.SmsIcon,checked:e.includes("sms")}];return t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx("h3",{className:"text-xl",children:"Message Types"}),t.jsx("p",{className:"text-gray-600 mb-2 text-sm",children:"Select the channels you want to use in this automation"})]}),t.jsx("div",{className:"w-full grid grid-cols-2 gap-3",children:i.map((r=>t.jsxs(Jq,{checked:r.checked,onCheckedChange:()=>{"email"===r.value?e.includes("email")?e.includes("sms")?n(["sms"]):o({title:"Cant Remove Email",description:"At least one channel is required for an automation",variant:"destructive"}):n([...e,"email"]):e.includes("sms")?e.includes("email")?n(["email"]):o({title:"Cant Remove SMS",description:"At least one channel is required for an automation",variant:"destructive"}):n([...e,"sms"])},className:"relative ring-[1px] ring-border rounded-lg px-4 py-3 text-start text-muted-foreground data-[state=checked]:ring-2 data-[state=checked]:ring-primary data-[state=checked]:text-primary",children:[t.jsx(r.icon,{className:"mb-3",size:20}),t.jsx("span",{className:"font-medium tracking-tight",children:r.label}),t.jsx(Zq,{className:"absolute top-2 right-2",children:t.jsx(Sc,{className:"fill-primary text-primary-foreground"})})]},r.value)))})]})},tz=async()=>(await Ee("/businesses/me")).data,nz=["me"],rz=i.forwardRef((({className:e,...n},r)=>t.jsx("textarea",{className:zu("flex min-h-[60px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:r,...n})));rz.displayName="Textarea";const oz=({automation:e,iconDefinitions:r,mergeFieldsResponse:o})=>{const[i,s]=n.useState(!1),a=n.useCallback((()=>{const t=e.action_data?.find((e=>"send_communication"===e.action_type));return t?.action_metadata.communication_group_id}),[e.action_data]),[l,c]=n.useState(""),[u,d]=n.useState(null),[f,h]=n.useState(!1),[p,m]=n.useState(null),[g,v]=n.useState(null),[y,b]=n.useState(!1),[x,w]=n.useState(!1),{channelSenders:S}=OI(),{data:k,isLoading:C}=me({queryKey:nz,queryFn:tz,...xe}),{channelAccounts:E}=Pq(),{updateCommunicationGroup:j}=TI(),{communicationGroup:_}=_I(a()??void 0),T=n.useRef(null),P=Tq(g,1e3),N=Tq(u,1e3),D=Tq(p,1e3),M=e=>O?.find((t=>t.id===e))?.channel_sender_metadata.friendlyName??O?.find((t=>t.id===e))?.channel_sender_metadata.from??e;n.useEffect((()=>{if(null!==N&&null!==P&&!i){s(!0);const e=a();e&&j({groupId:e,params:{sms_channel_sender_id:N,sms_message_body:P,text_message_company_name:D}}),s(!1)}}),[N,P,D,i,j,a]),n.useEffect((()=>{_&&(d(_.sms_channel_sender_id),v(_.sms_message_body),_.text_message_company_name&&m(_.text_message_company_name))}),[_]);if(n.useEffect((()=>{if(void 0!==S&&!1===y){const e=S.data?.filter((e=>e.channel_sender_metadata.from));e?.[0]&&d(e[0].id),b(!0)}}),[S,y]),n.useEffect((()=>{p||!k?.name||f||(h(!0),m(k.name))}),[p,k?.name,f]),!E||!S||C)return t.jsx("div",{children:t.jsx(tk,{text:["Loading..."]})});const O=S.data?.filter((e=>e.channel_sender_metadata.from||e.channel_sender_metadata.messageServiceSid));return t.jsxs("div",{children:[t.jsx(Hp,{open:x,onOpenChange:w,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"SMS Editor"}),t.jsx(Jp,{children:"Learn more about the SMS editor and how to use it to create your SMS."})]}),t.jsxs("div",{className:"",children:[t.jsx(rz,{ref:T,className:"min-h-[300px]",placeholder:"Text message content...",value:g??"",onChange:e=>{v(e.target.value)},maxLength:1600-(p?.length||0)}),t.jsxs("div",{className:"mt-2 flex items-center justify-end gap-2",children:[t.jsxs(JL,{value:l,onValueChange:e=>{const t=T.current,n=g||"",r=t?.selectionStart??n.length,o=t?.selectionEnd??n.length,i=n.slice(0,r)+e+n.slice(o);v(i),c(""),setTimeout((()=>{const n=r+e.length;t?.focus(),t?.setSelectionRange(n,n)}),0)},children:[t.jsx(eI,{className:"w-[50px]",children:t.jsx(r.MergeField,{className:"w-4 h-4"})}),t.jsx(rI,{children:o?.mergeFields?.map((e=>e.entries.map((e=>t.jsx(oI,{value:e.value,children:e.label},e.value))))).flat()})]}),t.jsx(G_,{title:"Dynamic content is a way to insert dynamic content into your messages such as the customer's name, email, or other details."})]}),t.jsxs("div",{className:"flex justify-end mt-2 text-sm transition-colors duration-300 "+(g&&g.length>1400?g.length>=1600?"text-red-500":"text-amber-500":"text-gray-500"),children:[g?g.length:0,"/",1600-(p?.length||0)," ","characters"]})]})]})}),t.jsxs("div",{className:"grid grid-cols-2 gap-6",children:[t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx(_P,{children:"From Number"}),t.jsxs(JL,{onValueChange:e=>{d(e)},value:u??void 0,children:[t.jsx(eI,{children:t.jsx(ZL,{placeholder:"Select number",children:u?M(u):"Select number"})}),t.jsx(rI,{children:O?.map((e=>t.jsx(oI,{value:e.id,children:e.channel_sender_metadata.friendlyName??e.channel_sender_metadata.from??"Select number"},e.id)))})]})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2 py-1",children:[t.jsx(_P,{children:"Company Name"}),t.jsx(G_,{title:"Adding your company name can help customers identify who they are talking to"})]}),t.jsx(hP,{placeholder:"Enter company name",value:p??"",onChange:e=>{m(e.target.value??null)},disabled:!u})]})]}),t.jsxs("div",{className:"border rounded-lg p-4",children:[t.jsxs("div",{className:"flex justify-between items-center mb-4",children:[t.jsx("h3",{className:"font-medium",children:"Preview"}),t.jsx("div",{children:t.jsx(ik,{onClick:()=>w(!0),className:"text-sm px-3 py-1 rounded ",disabled:0===(O?.length??0),children:"Edit"})})]}),t.jsx("div",{children:u?t.jsx(t.Fragment,{children:u&&g?t.jsx($I,{fromPhone:M(u),body:p?`${p}:\n${g}`:g}):t.jsx(LI,{type:"sms"})}):t.jsx(Mq,{type:"sms"})})]})]})]})},iz=({automation:e,iconDefinitions:r,getExtraMergeFields:o,communicationGroup:i,updateAutomation:s,updateCommunicationGroup:a})=>{const[l,c]=n.useState(null),[u,d]=n.useState(null),f=n.useRef(null),{toast:h}=Ia(),{getMergeFields:p,isGetting:m}=PI(i?.id??void 0),[g,v]=n.useState(void 0);n.useEffect((()=>{const e=i?.id;e&&l&&(l.includes("email")||a({groupId:e,params:{email_channel_sender_id:null}}),l.includes("sms")||a({groupId:e,params:{sms_channel_sender_id:null}}))}),[l,a,i]),n.useEffect((()=>{const e=i?.id;if(!e)return c(["email"]),void d(["email"])}),[e,i]);const y=n.useCallback((e=>{const t=[];e.email_channel_sender_id&&t.push("email"),e.sms_channel_sender_id&&t.push("sms"),0===t.length&&t.push("email"),c(t),d(t)}),[]);return n.useEffect((()=>{i&&y(i)}),[i,y]),n.useEffect((()=>{m||void 0===g&&(o?o().then((e=>{if(i?.id){y(i);const t=new Set((i.extra_merge_fields||[]).map((e=>e.templateName))),n=e.filter((e=>!t.has(e.templateName)));i.extra_merge_fields&&n.length>0&&h({title:"Oops!",description:"Check your merge fields, it looks like some are missing!",variant:"destructive"}),a({groupId:i?.id,params:{extra_merge_fields:e}})}const t={mergeFields:[...p?.mergeFields||[],...e.map((e=>({category:"Extra Fields Passed In",entries:[{label:e.displayName||"Untitled Field",value:_q({mergeFieldName:e.templateName||""})}]})))]},n={mergeFields:Object.values(t.mergeFields.reduce(((t,n)=>{if("Extra Fields"===n.category||"Extra Fields Passed In"===n.category){const r="Extra Fields";t[r]||(t[r]={category:r,entries:[]});const o=n.entries.map((t=>{const n=e?.find((e=>_q({mergeFieldName:e.templateName})===t.value));return{...t,label:n?.displayName||t.label}})),i=new Set(t[r].entries.map((e=>e.value))),s=o.filter((e=>!i.has(e.value)));t[r].entries=[...t[r].entries,...s]}else if(t[n.category]){const e=new Set(t[n.category].entries.map((e=>e.value))),r=n.entries.filter((t=>!e.has(t.value)));t[n.category].entries=[...t[n.category].entries,...r]}else t[n.category]=n;return t}),{}))};v(n)})):(i?.id&&a({groupId:i?.id,params:{extra_merge_fields:null}}),v(p)))}),[o,a,i,h,m,p,g,y]),l&&u&&!m&&g?t.jsxs("div",{className:"flex flex-col gap-4 flex-shrink-0",children:[t.jsx("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(ez,{selectedChannels:l,setSelectedChannels:c,iconDefinitions:r})}),l.includes("email")&&t.jsxs("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",ref:f,children:[t.jsx("h4",{className:"text-xl",children:"Email Campaign"}),t.jsx(qq,{automation:e,iconDefinitions:r,updateAutomation:s,communicationGroup:i,updateCommunicationGroup:a,mergeFieldsResponse:g})]}),l.includes("sms")&&t.jsxs("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:[t.jsx("h4",{className:"text-xl",children:"SMS Campaign"}),t.jsx(oz,{automation:e,iconDefinitions:r,mergeFieldsResponse:g})]})]}):t.jsx("div",{className:"flex justify-center items-center flex-1 h-full bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(tk,{text:["Fetching Content..."]})})},sz="reach-styles-module__header___-izE2",az="reach-styles-module__title___n1hA9",lz="reach-styles-module__description___EvXM-",cz="reach-styles-module__content___okv68",uz="reach-styles-module__footer___YA4U4",dz=lc("reach-styles-module__base___zJcoE",{variants:{variant:{default:"reach-styles-module__default___88Q0d",destructive:"reach-styles-module__destructive___5EWhN",outline:"reach-styles-module__outline___gj9sC",secondary:"reach-styles-module__secondary___cN5Wj"}},defaultVariants:{variant:"default"}}),fz=i.forwardRef((({className:e,variant:n,...r},o)=>t.jsx("div",{ref:o,className:zu(dz({variant:n}),e),...r})));fz.displayName="Card";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(sz,e),...n}))).displayName="CardHeader";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(az,e),...n}))).displayName="CardTitle";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(lz,e),...n}))).displayName="CardDescription";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(cz,e),...n}))).displayName="CardContent";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(uz,e),...n}))).displayName="CardFooter";const hz=({iconDefinitions:e,includeSegments:r,excludeSegments:o,title:i="Estimated Matches",subtitle:s})=>{const{data:a,isLoading:l,refetchCount:c}=SP({include_segments:r,exclude_segments:o});n.useEffect((()=>{c()}),[r,o]);const u=n.useMemo((()=>a?.recipients?a.recipients.reduce(((e,t)=>({emails:e.emails+(t.email?1:0),phones:e.phones+(t.phone?1:0)})),{emails:0,phones:0}):{emails:0,phones:0}),[a?.recipients]);return t.jsxs("div",{className:"w-full p-4",children:[t.jsxs("div",{className:"mb-4 md:mb-6",children:[t.jsx("h3",{className:"text-xl font-semibold text-gray-900",children:i}),s&&t.jsx("p",{className:"mt-1 text-sm text-gray-500",children:s})]}),t.jsx("div",{className:"@container",children:t.jsxs("div",{className:"grid grid-cols-1 @[30rem]:grid-cols-3 gap-2 md:gap-3 mb-4 md:mb-6",children:[t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsx("div",{className:"hidden @[200px]/card:block bg-blue-100/50 rounded-xl p-2.5",children:t.jsx(e.UserIcon,{className:"w-5 h-5 text-blue-600"})}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Total Matches"}),t.jsx("p",{className:"text-xl font-semibold text-gray-900 truncate",children:l?t.jsx("span",{className:"animate-pulse",children:"..."}):a?.count?.toLocaleString()??0})]})]})}),t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsxs(XS.div,{layout:!0,initial:{scale:.9},animate:{scale:1},className:"hidden @[200px]/card:block bg-blue-100/50 text-blue-700 px-2 sm:px-3 py-1 sm:py-1.5 rounded-lg font-medium text-[10px] sm:text-sm w-[48px] sm:w-[56px] text-center",children:[Math.round(u.emails/(a?.count||1)*100),"%"]}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Email Reach"}),t.jsxs("div",{className:"flex items-baseline gap-2",children:[t.jsx("p",{className:"text-xl font-semibold text-gray-900",children:u.emails}),t.jsx("p",{className:"text-sm text-gray-500 hidden @[250px]/card:inline",children:1===u.emails?"contact":"contacts"})]})]})]})}),t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsxs(XS.div,{layout:!0,initial:{scale:.9},animate:{scale:1},className:"hidden @[200px]/card:block bg-green-100/50 text-green-700 px-2 sm:px-3 py-1 sm:py-1.5 rounded-lg font-medium text-[10px] sm:text-sm w-[48px] sm:w-[56px] text-center",children:[Math.round(u.phones/(a?.count||1)*100),"%"]}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Phone Reach"}),t.jsxs("div",{className:"flex items-baseline gap-2",children:[t.jsx("p",{className:"text-xl font-semibold text-gray-900",children:u.phones}),t.jsx("p",{className:"text-sm text-gray-500 hidden @[250px]/card:inline",children:1===u.phones?"contact":"contacts"})]})]})]})})]})}),!l&&a?.recipients&&t.jsx("div",{className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl border border-gray-100 overflow-hidden",children:t.jsx("div",{className:"max-h-[240px] overflow-y-auto",children:t.jsxs("table",{className:"w-full",children:[t.jsx("thead",{className:"sticky top-0 bg-gray-100/90 backdrop-blur-sm",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-3 sm:px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wide",children:"Name"}),t.jsx("th",{className:"px-3 sm:px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wide",children:"Contact"})]})}),t.jsx("tbody",{className:"divide-y divide-gray-200/50",children:a.recipients.map(((e,n)=>t.jsxs("tr",{className:"hover:bg-white/50 transition-colors",children:[t.jsxs("td",{className:"px-3 sm:px-4 py-3 text-sm text-gray-900",children:[e.first_name," ",e.last_name]}),t.jsx("td",{className:"px-3 sm:px-4 py-3",children:t.jsxs("div",{className:"flex flex-wrap gap-1.5 sm:gap-2",children:[e.email&&t.jsx("span",{className:"px-2 sm:px-2.5 py-1 text-xs font-medium bg-blue-100/50 text-blue-700 rounded-lg",children:"Email"}),e.phone&&t.jsx("span",{className:"px-2 sm:px-2.5 py-1 text-xs font-medium bg-green-100/50 text-green-700 rounded-lg",children:"Phone"})]})})]},n)))})]})})})]})},pz=({data:e,placeholder:n,searchPlaceholder:r,noResultsMessage:o,value:s,setValue:a})=>{const[l,c]=i.useState(!1);return t.jsxs(fD,{open:l,onOpenChange:c,modal:!0,children:[t.jsx(hD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",role:"combobox","aria-expanded":l,className:"w-[200px] justify-between",children:[s?e.find((e=>e.value===s))?.label:n,t.jsx(xc,{className:"opacity-50"})]})}),t.jsx(pD,{className:"w-[200px] p-0",children:t.jsxs(kN,{children:[t.jsx(CN,{placeholder:r,className:"h-9"}),t.jsxs(EN,{children:[t.jsx(jN,{children:o}),t.jsx(_N,{children:e.map((e=>t.jsxs(PN,{value:e.value,onSelect:e=>{a(e===s?"":e),c(!1)},children:[e.label,t.jsx(mc,{className:zu("ml-auto",s===e.value?"opacity-100":"opacity-0")})]},e.value)))})]})]})})]})},mz=({automation:e})=>{const r=()=>Oe(e.trigger_metadata)&&e.trigger_metadata.scheduled_at?new Date(e.trigger_metadata.scheduled_at):cT(new Date,15),[o,s]=i.useState(r()),[a,l]=i.useState(r()<new Date?"Please select a time in the future":null),[c,u]=i.useState(QT(o,"HH:mm")),{updateAutomation:d}=Ne(e.id),[f,h]=i.useState(Oe(e.trigger_metadata)&&e.trigger_metadata.timezone?e.trigger_metadata.timezone:Intl.DateTimeFormat().resolvedOptions().timeZone),p=Intl.supportedValuesOf("timeZone").map((e=>({label:e,value:e}))),m=e=>{const t=cT(new Date,15);new Date(e.toLocaleString("en-US",{timeZone:f}))<new Date(t.toLocaleString("en-US",{timeZone:f}))?l("Please select a time at least 15 minutes in the future"):(l(null),s(e))};return n.useEffect((()=>{const e=new Date(o.toLocaleString("en-US",{timeZone:f})),t=-e.getTimezoneOffset(),n=Math.floor(Math.abs(t)/60).toString().padStart(2,"0"),r=(Math.abs(t)%60).toString().padStart(2,"0"),i=t>=0?"+":"-",s=`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}T${String(e.getHours()).padStart(2,"0")}:${String(e.getMinutes()).padStart(2,"0")}:00${i}${n}:${r}`;d({trigger:{trigger_type:Me.ONE_TIME,scheduled_at:s,timezone:f}})}),[o,f,d,e.id]),t.jsxs("div",{className:"flex flex-col items-center justify-center h-full",children:[t.jsxs("div",{className:"flex flex-col sm:flex-row gap-2 w-full ",children:[t.jsxs(fD,{children:[t.jsx(hD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",className:zu("w-full sm:w-[280px] justify-start text-left font-normal",!o&&"text-muted-foreground"),children:[t.jsx(pc,{className:"mr-2 h-4 w-4"}),o?QT(o,"PPP"):t.jsx("span",{children:"Pick a date"})]})}),t.jsx(pD,{className:"w-auto p-0",children:t.jsx(hA,{mode:"single",selected:o,onSelect:e=>{if(!e)return;const[t,n]=c.split(":").map(Number);e.setHours(t,n),m(e)},disabled:e=>{const t=new Date;return t.setHours(0,0,0,0),e<t},initialFocus:!0})})]}),t.jsx("input",{type:"time",value:c,onChange:e=>{if(u(e.target.value),o&&e.target.value){const[t,n]=e.target.value.split(":").map(Number),r=new Date(o);r.setHours(t,n),m(r)}},className:zu("flex h-9 w-full sm:w-[150px] rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",a&&"border-red-500")}),t.jsx(pz,{data:p,placeholder:"Select timezone...",searchPlaceholder:"Search timezone...",noResultsMessage:"No timezone found",value:f,setValue:e=>{const t=new Date(o.toLocaleString("en-US",{timeZone:e})),n=cT(new Date,15);t<new Date(n.toLocaleString("en-US",{timeZone:e}))?l("Please select a time at least 15 minutes in the future"):(l(null),s(t),h(e))}})]}),a&&t.jsxs("p",{className:"text-destructive text-sm mt-2 flex items-center",children:[t.jsx("span",{className:"mr-2",children:"⚠️"}),a]})]})},gz=({iconDefinitions:e,automation:r,updateAutomation:o})=>{const[i,s]=n.useState(null);return t.jsx("div",{className:"@container",children:t.jsx(XS.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.5,delay:.2},className:"w-full",children:t.jsxs("div",{className:"flex @[1000px]:flex-row flex-col gap-8 items-center",children:[t.jsxs("div",{className:"flex-1 w-full",children:[t.jsxs("div",{className:"grid grid-cols-1 @[480px]:grid-cols-2 gap-4",children:[t.jsx(lk,{selected:"sendNow"===i,title:"Send Now",subtitle:"Campaign will begin sending in 5 minutes",icon:t.jsx(e.SendButton,{}),onClick:()=>{s("sendNow"),o({trigger:{trigger_type:Me.ONE_TIME,scheduled_at:new Date(Date.now()+3e5).toISOString()}})}}),t.jsx(lk,{selected:"schedule"===i,title:"Schedule",subtitle:"Choose date and time",icon:t.jsx(e.ScheduleButton,{}),onClick:()=>s("schedule")})]}),t.jsx(fm,{children:"schedule"===i&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.3},className:"overflow-hidden mt-8",children:t.jsx("div",{className:"bg-gray-50 rounded-xl p-5 border border-gray-100 flex items-center justify-center",children:t.jsx(mz,{automation:r})})})})]}),Oe(r.trigger_metadata)&&r.trigger_metadata.scheduled_at&&t.jsxs(XS.div,{initial:{opacity:0,y:10,scale:.98},animate:{opacity:1,y:0,scale:1},transition:{duration:.6,ease:[.23,1,.32,1],delay:.1},className:"@[1000px]:w-80 max-w-md w-full shrink-0 h-fit p-4 bg-blue-50 rounded-xl border border-blue-100 backdrop-blur-sm",children:[t.jsx(XS.p,{initial:{opacity:0},animate:{opacity:.8},transition:{delay:.3,duration:.4},className:"text-sm font-medium text-gray-700",children:"Currently scheduled for:"}),t.jsx(XS.p,{initial:{opacity:0},animate:{opacity:1},transition:{delay:.4,duration:.4},className:"text-md font-bold text-gray-800",children:new Date(r.trigger_metadata.scheduled_at).toLocaleString("en-US",{weekday:"long",month:"long",day:"numeric",year:"numeric",hour:"numeric",minute:"2-digit",hour12:!0,timeZoneName:"short",timeZone:r.trigger_metadata.timezone||void 0})})]})]})})})},vz=({automation:e,iconDefinitions:r,isLoading:o,communicationGroup:i,updateAutomation:s})=>{const{updateAutomation:a}=Ne(e.id),l=s||(e=>a(e)),{channelSenders:c}=OI(),{channelAccounts:u}=Pq(),[d,f]=n.useState(null),[h,p]=n.useState(null),[m,g]=n.useState(null),[v,y]=n.useState(null);return n.useEffect((()=>{c&&g(c),u&&y(u)}),[c,u]),n.useEffect((()=>{if(i&&m&&v){const e=i.email_channel_sender_id,t=i.sms_channel_sender_id,n=m.data.find((t=>t.id===e)),r=m.data.find((e=>e.id===t));if(n&&i.email_subject&&i.email_html_body){const e=n.channel_sender_metadata?.userPart,t=v.data.find((e=>e.id===n.channel_account_id));if(t)switch(t.channel_account_metadata.type){case Nq.REACH_MANAGED:f({fromEmail:`${e}@${t.channel_account_metadata.baseDomain}.embedreach.com`,fromName:n.channel_sender_metadata.emailFromName,subject:i.email_subject,previewText:i.email_preview_text,body:i.email_html_body});break;case Nq.TWILLIO:break;default:throw vk(t.channel_account_metadata.type,Nq)}}r&&i.sms_message_body&&p({fromPhone:RI(r.channel_sender_metadata),body:i.sms_message_body,companyName:i.text_message_company_name})}}),[i,m,v]),o?t.jsx(tk,{text:["Loading..."]}):d||h?t.jsxs("div",{className:"w-full",children:[t.jsxs("div",{className:"flex gap-4 w-full",children:[t.jsx(qI,{emailPreview:d,smsPreview:h,iconDefinitions:r}),t.jsx(hz,{subtitle:"Estimated recipient count may vary at time of delivery",iconDefinitions:r,includeSegments:e.includeSegmentIds,excludeSegments:e.excludeSegmentIds})]}),e.trigger_type===Me.ONE_TIME&&t.jsx(fz,{className:"p-4 shadow-sm border-none mt-4",children:t.jsx(gz,{automation:e,iconDefinitions:r,updateAutomation:l})})]}):t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsx("div",{children:"No preview data Please complete previous steps"})})},yz=({iconDefinitions:e,onSelectionChange:r,defaultValue:o="all"})=>{const[i,s]=n.useState(o),a=e=>{s(e),r?.(e)};return t.jsxs("div",{className:"grid grid-cols-2 gap-4",children:[t.jsx(lk,{onClick:()=>a("all"),title:"All patrons",subtitle:"Send to everyone",icon:t.jsx(e.UsersIcon,{className:"w-5 h-5 mb-2 text-gray-600"}),selected:"all"===i}),t.jsx(lk,{onClick:()=>a("segments"),title:"Select patrons",subtitle:"Choose from segments",icon:t.jsx(e.UserEdit,{className:"w-5 h-5 mb-2 text-gray-600"}),selected:"segments"===i})]})},bz=({segments:e,allSegments:r,onAddSegment:o,onRemoveSegment:i,setOpenCreateSegmentDialog:s,iconDefinitions:a})=>{const[l,c]=n.useState([]),u=r.map((e=>({label:e.name,value:e.id})));return n.useEffect((()=>{c(e)}),[e]),t.jsx("div",{children:t.jsx(EA,{selectedValues:l,setSelectedValues:c,options:u,defaultValue:e,onValueChange:t=>{const n=t.filter((t=>!e.includes(t))),r=e.filter((e=>!t.includes(e)));n.forEach(o),r.forEach(i)},placeholder:"Select segments",maxCount:5,extraCommandItems:[e=>t.jsxs(PN,{onSelect:()=>{e(!1),s(!0)},className:"cursor-pointer",children:[t.jsx(a.PlusIcon,{className:"w-4 h-4"}),"New"]},"new-segment")]})})},xz=({iconDefinitions:e,includedSegments:r,excludedSegments:o,handleAddSegment:i,handleRemoveSegment:s,setOpenCreateSegmentDialog:a,segments:l,defaultIsExcludeOpen:c=!1})=>{const[u,d]=n.useState(c);return t.jsxs("div",{children:[t.jsx(bz,{segments:r,allSegments:l?.data||[],onAddSegment:e=>i(e,"include"),onRemoveSegment:e=>s(e,"include"),setOpenCreateSegmentDialog:a,iconDefinitions:e}),t.jsx("div",{className:"border-t border-gray-200 my-8"}),t.jsxs("div",{className:"space-y-4",children:[t.jsxs(ik,{onClick:()=>d(!u),className:"flex items-center gap-1 transition-colors",size:"sm",children:[t.jsx(XS.div,{animate:{rotate:u?180:0},transition:{duration:.2},children:t.jsx(e.DropdownMenuTrigger,{className:"w-5 h-5"})}),t.jsx("span",{children:"Don't send to"})]}),t.jsx(fm,{children:u&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.2,ease:"easeInOut"},style:{},children:t.jsx(bz,{segments:o,allSegments:l?.data||[],onAddSegment:e=>i(e,"exclude"),onRemoveSegment:e=>s(e,"exclude"),setOpenCreateSegmentDialog:a,iconDefinitions:e})})})]})]})},wz=({iconDefinitions:e,automation:r})=>{const[o,i]=n.useState(!1),[s,a]=n.useState(!1),{segments:l,isLoading:c}=(()=>{const e=me({queryKey:["segments"],queryFn:()=>gP()});return{segments:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchSegments:e.refetch}})(),{updateAutomation:u}=Ne(r.id),[d,f]=n.useState(r.includeSegmentIds||[]),[h,p]=n.useState(r.excludeSegmentIds||[]),m=1===d.length&&0===h.length&&void 0!==l?.data?.find((e=>e.type===bP.ALL_USERS&&e.id===d[0])),[g,v]=n.useState(m?"all":"segments");n.useEffect((()=>{(JSON.stringify(r.includeSegmentIds)!==JSON.stringify(d)||JSON.stringify(r.excludeSegmentIds)!==JSON.stringify(h))&&u({include_segments:d,exclude_segments:h})}),[d,h,r.includeSegmentIds,r.excludeSegmentIds,u,r.id]);const y=n.useCallback((()=>l?.data?.find((e=>e.type===bP.ALL_USERS))),[l]);return n.useEffect((()=>{if("all"===g&&l){const e=y();e&&f([e.id]),p([])}}),[g,l,y]),n.useEffect((()=>{if(!s&&l){if(0===r.includeSegmentIds.length&&0===r.excludeSegmentIds.length){v("all");const e=y();return e&&u({include_segments:[e.id],exclude_segments:[]}),void a(!0)}v(m?"all":"segments"),a(!0)}}),[g,d.length,h.length,l,s,m,y,u,r.includeSegmentIds,r.excludeSegmentIds,r.id]),!c&&l&&s?t.jsxs("div",{className:"flex justify-center items-center gap-4",children:[t.jsx(Hp,{open:o,modal:!0,onOpenChange:i,children:t.jsxs(Yp,{hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Create Segment"}),t.jsx(Jp,{children:"Create a new segment to use in your automation."})]}),t.jsx(CI,{open:o,setOpen:i})]})}),t.jsxs(XS.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},className:"flex flex-col items-center justify-center flex-1 flex-shrink-0",children:[t.jsx(yz,{iconDefinitions:e,onSelectionChange:e=>{v(e)},defaultValue:g}),t.jsx(fm,{mode:"wait",children:"segments"===g&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.3,ease:"easeInOut"},className:"w-full pt-4",children:t.jsx(xz,{iconDefinitions:e,includedSegments:d,excludedSegments:h,handleAddSegment:(e,t)=>{"include"===t?f((t=>[...t,e])):p((t=>[...t,e]))},handleRemoveSegment:(e,t)=>{"include"===t?f((t=>t.filter((t=>t!==e)))):p((t=>t.filter((t=>t!==e))))},setOpenCreateSegmentDialog:i,segments:l,defaultIsExcludeOpen:r.excludeSegmentIds?.length>0})})})]}),t.jsx(XS.div,{initial:{opacity:0,x:20},animate:{opacity:1,x:0},transition:{delay:.2},className:" rounded-lg flex flex-col justify-start h-full shadow-sm flex-1 flex-shrink-0",children:t.jsx(hz,{iconDefinitions:e,includeSegments:d,excludeSegments:h,title:"Estimated Matches",subtitle:"The number of recipients will update in real-time as you add or remove lists."})})]}):t.jsx("div",{children:t.jsx(tk,{text:["Fetching segments","Finishing up"]})})},Sz=({title:e,subtitle:n,content:r,className:o})=>t.jsxs("div",{className:Kp("flex flex-col gap-4 w-full p-6",o),children:[t.jsxs("div",{children:[t.jsx("h2",{className:"text-2xl font-semibold",children:e}),n&&t.jsx("p",{className:"text-gray-600 mt-1",children:n})]}),t.jsx("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 relative",children:r})]}),kz={hidden:{opacity:0},visible:{opacity:1,transition:{duration:.5,staggerChildren:.1}}},Cz={hidden:{opacity:0,y:10},visible:{opacity:1,y:0,transition:{type:"spring",stiffness:300,damping:24}}},Ez={hidden:{scaleX:0},visible:{scaleX:1,transition:{delay:.3,duration:.8,ease:[.22,1,.36,1]}}},jz=({automation:e})=>{const[r,o]=n.useState(void 0);return n.useEffect((()=>{(async()=>{if(e.trigger_metadata.trigger_type!==Me.TRIGGER_BASED)return;const t=e.trigger_metadata.event_filter.segment_id,n=await vP(t);n&&o(n)})()}),[e.trigger_metadata,e.trigger_metadata.trigger_type]),t.jsx("div",r?{className:"w-full flex justify-center flex-wrap gap-4",children:t.jsxs(XS.div,{className:"bg-white rounded-2xl shadow-sm border border-gray-100 p-6 max-w-lg",variants:kz,initial:"hidden",animate:"visible",children:[t.jsxs("div",{className:"flex items-start gap-4",children:[t.jsx(XS.div,{className:"h-12 w-12 rounded-full bg-blue-50 flex items-center justify-center shrink-0",variants:Cz,animate:{scale:[1,1.05,1]},transition:{repeat:1/0,repeatType:"reverse",duration:2},children:t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",className:"h-6 w-6 text-blue-600",viewBox:"0 0 20 20",fill:"currentColor",children:[t.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm0-2a6 6 0 100-12 6 6 0 000 12z",clipRule:"evenodd"}),t.jsx("path",{d:"M10 11a1 1 0 01-1-1V7a1 1 0 112 0v3a1 1 0 01-1 1z"}),t.jsx("path",{d:"M10 14a1 1 0 100-2 1 1 0 000 2z"})]})}),t.jsxs("div",{children:[t.jsx(XS.h2,{className:"text-2xl font-semibold text-gray-900 group",variants:Cz,children:r.name}),t.jsx(XS.p,{className:"text-gray-600 text-lg mt-2 leading-relaxed",variants:Cz,children:r.description})]})]}),t.jsx(XS.div,{className:"mt-6 bg-blue-50 rounded-xl p-4",variants:Cz,custom:2,children:t.jsx("p",{className:"text-blue-800 text-sm leading-relaxed",children:"This automation will start automatically for any user who matches this criteria. When a user qualifies, their automation journey will begin immediately."})}),t.jsx("div",{className:"mt-8",children:t.jsx(XS.div,{className:"h-1.5 rounded-full bg-blue-100",style:{width:"120px",originX:0},variants:Ez})})]})}:{className:"flex items-center justify-center min-h-[200px]",children:t.jsx(tk,{})})},_z=({iconDefinitions:e,handleBack:n,handleNext:r,backText:o,nextText:i,backDisabled:s,nextDisabled:a,hideBack:l,thirdOptionText:c,thirdOptionOnClick:u})=>t.jsxs("div",{className:"flex gap-4 py-2",children:[!l&&t.jsxs(ik,{onClick:n,disabled:s,variant:"secondary",className:zu("flex items-center gap-2",s&&"opacity-50 cursor-not-allowed"),children:[t.jsx(e.BackButton,{}),t.jsx("span",{children:o})]}),c&&u&&t.jsx(ik,{onClick:u,variant:"secondary",className:"flex items-center gap-2",children:t.jsx("span",{children:c})}),t.jsxs(ik,{onClick:r,disabled:a,className:zu("flex items-center gap-2 --reach-destructive",a&&"opacity-50 cursor-not-allowed"),children:[t.jsx("span",{children:i}),t.jsx(e.NextButton,{})]})]}),Tz=({automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,iconDefinitions:s,setOpenEditAutomationPopup:a,logoUrl:l,getExtraMergeFields:c,onBeforeSchedule:u,estimatedMatchesStats:d,isLoading:f,validateCanGoToNextStep:h,setIsLoading:p})=>{const{toast:m}=Ia(),[g,v]=n.useState(e.trigger_type===Me.TRIGGER_BASED?DI.SelectTrigger:DI.SelectAudience),[y,b]=n.useState(!1),x=(({automation:e,updateAutomation:n,communicationGroup:r,updateCommunicationGroup:o,iconDefinitions:i,getExtraMergeFields:s,handleSaveAsDraft:a,isLoading:l})=>e?[...e.trigger_type===Me.TRIGGER_BASED?[{id:"trigger",title:"Trigger",isValid:()=>!0,step:DI.SelectTrigger,content:t.jsx(Sz,{title:"Trigger",content:t.jsx(jz,{iconDefinitions:i,automation:e})}),footerConfig:{backText:"Cancel",nextText:"Next",hideBack:!0,backDisabled:!0,nextDisabled:()=>!1}}]:[],{id:"audience",title:"Audience",step:DI.SelectAudience,isValid:()=>e.includeSegmentIds.length>0,content:t.jsx(Sz,{title:"Choose Audience",content:t.jsx(wz,{iconDefinitions:i,automation:e})}),footerConfig:{backText:"Back",nextText:"Next",hideBack:e.trigger_type===Me.ONE_TIME,backDisabled:!1,nextDisabled:()=>!1}},{id:"content",title:"Content",step:DI.SelectCommunication,isValid:()=>{const t=e.action_data?.find((e=>"send_communication"===e.action_type));return!(!t||!t.action_metadata.communication_group_id||!r||!r.sms_channel_sender_id&&!r.email_channel_sender_id||!(!r.email_channel_sender_id||r.email_html_body&&r.email_subject)||r.sms_channel_sender_id&&!r.sms_message_body)},content:t.jsxs("div",{className:"flex flex-col gap-4 w-full p-6 rounded-xl bg-gray-100 flex-1 h-full",children:[t.jsx("h2",{className:"text-2xl font-semibold",children:"Edit Content"}),t.jsx(iz,{automation:e,updateAutomation:n,communicationGroup:r,updateCommunicationGroup:o,iconDefinitions:i,getExtraMergeFields:s})]}),footerConfig:{backText:"Back",nextText:"Next",hideBack:!1,backDisabled:!1,nextDisabled:()=>!1}},{id:"send",title:"Send",step:DI.PreviewAndSchedule,isValid:()=>Boolean(e.trigger_metadata?.trigger_type===Me.ONE_TIME&&e.trigger_metadata?.scheduled_at&&new Date(e.trigger_metadata.scheduled_at)>new Date&&e.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id))),content:t.jsx(Sz,{className:"flex-1",title:"Preview and Schedule",content:t.jsx(vz,{automation:e,iconDefinitions:i,isLoading:l,communicationGroup:r})}),footerConfig:{backText:"Back",nextText:e.trigger_metadata?.trigger_type===Me.ONE_TIME?"Schedule":"Start",hideBack:!1,backDisabled:!1,nextDisabled:()=>e.trigger_metadata?.trigger_type===Me.ONE_TIME&&!(e.trigger_metadata?.scheduled_at&&new Date(e.trigger_metadata?.scheduled_at)>new Date&&Boolean(e.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id)))),thirdOptionText:"Save as Draft",thirdOptionOnClick:a}}]:[])({automation:e,iconDefinitions:s,getExtraMergeFields:c,handleSaveAsDraft:()=>{p(!0),r({status:Ae.DRAFT}),a(!1),m({title:"Automation saved as draft",description:"You can continue editing it later"}),p(!1)},isLoading:f,communicationGroup:o,updateAutomation:r,updateCommunicationGroup:i});if(f)return t.jsx("div",{className:"flex-1 flex flex-col @container justify-center items-center h-[500px]",children:t.jsx(tk,{text:["Fetching Automation data","Finishing up"]})});const w=async()=>{const{canMove:t,errorMessage:n}=await h({currentStep:g,automation:e,communicationGroup:o});t?g===DI.PreviewAndSchedule?await(async()=>{if(u)try{const e=await u({estimatedEmailRecipients:d.emails,estimatedSmsRecipients:d.phones});!0===e?(p(!0),r({status:Ae.ACTIVE}),a(!1),m({title:"Automation scheduled!"}),p(!1)):m({title:"Oops!",description:e,variant:"destructive"})}catch(e){m({title:"Oops!",description:"An error occurred while checking scheduling conditions",variant:"destructive"})}else p(!0),r({status:Ae.ACTIVE}),a(!1),m({title:"Automation scheduled!"}),p(!1)})():v(g+1):m({title:"Oops!",description:n,variant:"destructive"})},S=()=>{g>DI.SelectTrigger&&v(g-1)};return t.jsxs("div",{className:"flex-1 flex flex-col @container",children:[t.jsxs("header",{className:"w-full flex items-center gap-4 h-16 px-6",children:[t.jsx(ik,{onClick:()=>a(!1),size:"icon",variant:"ghost",children:t.jsx(vc,{className:"w-4 h-4"})}),l&&t.jsx("div",{className:"flex-shrink-0",children:t.jsx("img",{src:l,alt:"Logo",className:"w-6 h-6"})}),t.jsx("h1",{className:"text-xl font-bold leading-none",children:e.name}),t.jsxs("div",{className:"flex items-center gap-4",children:[t.jsx(lP,{variant:e.status===Ae.ACTIVE?"default":e.status===Ae.DRAFT?"secondary":"outline",children:e.status===Ae.ACTIVE?"Active":e.status===Ae.DRAFT?"Draft":"Inactive"}),t.jsxs("span",{className:"text-xs text-gray-500",children:["Last modified"," ",e?.updated_at?JT(new Date(e.updated_at))+" ago":"N/A"]})]})]}),t.jsxs("main",{className:"flex gap-4 flex-1",children:[t.jsx("div",{className:"hidden @[1000px]:block",children:t.jsx("nav",{className:"space-y-0 w-50 self-start pr-6 pl-8 pt-4 ",children:x.map((n=>t.jsx("div",{className:`\n rounded-md transition-colors\n ${n.step===g?"bg-[var(--reach-secondary)] text-[var(--reach-primary-foreground)] font-medium":n.step<g?"text-muted-foreground hover:bg-muted":"text-muted-foreground/60"}\n `,children:t.jsx(jq,{label:n.title,isActive:n.step===g,isCompleted:n.isValid(),onClick:async()=>{if(!y)if(n.step>g){const{canMove:t,errorMessage:r}=await(async t=>{if(t<=g)return{canMove:!0,errorMessage:null};b(!0);try{for(let n=g;n<t;n++){const{canMove:t,errorMessage:r}=await h({currentStep:n,automation:e,communicationGroup:o});if(!t)return{canMove:t,errorMessage:r}}return{canMove:!0,errorMessage:null}}finally{b(!1)}})(n.step);t?v(n.step):r&&m({title:"Cannot navigate to this step",description:r,variant:"destructive"})}else v(n.step)}})},n.step)))})}),t.jsx("section",{className:"flex-1 mr-6 w-full relative rounded-xl bg-gray-100 ml-6 @[1000px]:ml-0",children:t.jsx("div",{className:"absolute overflow-y-auto top-0 left-0 right-0 bottom-0 flex-1 h-full flex-col flex",children:t.jsx(fm,{mode:"wait",children:t.jsx(JS,{className:"pt-0 h-full",children:x.find((e=>e.step===g))?.content},g)})})})]}),t.jsx("footer",{className:"w-full flex justify-end shadow-md z-10 items-center h-16 px-6",children:t.jsx(_z,{iconDefinitions:s,handleBack:S,handleNext:w,hideBack:x.find((e=>e.step===g))?.footerConfig.hideBack??!1,backText:x.find((e=>e.step===g))?.footerConfig.backText??"Back",nextText:x.find((e=>e.step===g))?.footerConfig.nextText??"Next",backDisabled:x.find((e=>e.step===g))?.footerConfig.backDisabled??!1,nextDisabled:x.find((e=>e.step===g))?.footerConfig.nextDisabled()??!1,thirdOptionText:x.find((e=>e.step===g))?.footerConfig.thirdOptionText??void 0,thirdOptionOnClick:x.find((e=>e.step===g))?.footerConfig.thirdOptionOnClick??void 0})})]})},Pz=e=>/^[^\s@.]+(?:\.[^\s@.]+)*@[^\s@.]+(?:\.[^\s@.]+)+$/.test(e),Nz=e=>{if(!/^[0-9\s()+.-]+$/.test(e))return!1;const t=e.replace(/\D/g,"");return e.startsWith("+")?t.length>=10&&t.length<=15:10===t.length||!(11!==t.length||!t.startsWith("1"))},Dz=({automation:e,type:r,setOpenSendPreviewPopup:o,iconDefinitions:i})=>{const[s,a]=n.useState(""),[l,c]=n.useState(""),[u,d]=n.useState(null),[f,h]=n.useState(!1),{sendTestCommunication:p,sendError:m,isSendSuccess:g}=NI(),{toast:v}=Ia(),y=e.action_data?.find((e=>"send_communication"===e.action_type)),b=y?.action_metadata.communication_group_id,{communicationGroup:x,isGetting:w}=_I(b??void 0),S=n.useCallback((()=>{if(!b)return Promise.resolve(null);if(!x)return Promise.reject(new Error("Communication group not loaded"));switch(r){case"email":return Promise.resolve(x.email_channel_sender_id);case"sms":return Promise.resolve(x.sms_channel_sender_id);default:return Promise.reject(new Error(`Unsupported type: ${r}`))}}),[x,r,b]);n.useEffect((()=>{(async()=>{try{const e=await S();d(e)}catch(e){d(null)}finally{h(!0)}})()}),[S]),n.useEffect((()=>{g&&(v({title:"Success",description:`Preview ${"email"===r?"email":"SMS"} sent successfully!`}),o(!1))}),[g,r,o,v]),n.useEffect((()=>{m&&(v({title:"Error",description:`Failed to send preview: ${m.message}`,variant:"destructive"}),o(!1))}),[m,v,o]);return!f||w?t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsx(tk,{text:["Fetching sender id","Finishing up"]})}):u?t.jsxs("div",{className:"",children:[t.jsxs("h3",{className:"text-xl font-semibold text-gray-900 mb-4",children:["Send Preview ","email"===r?"Email":"SMS"]}),t.jsx(hP,{type:"email"===r?"email":"tel",placeholder:"email"===r?"Enter email address":"Enter phone number",value:s,onChange:e=>{a(e.target.value),c("")},className:"w-full px-3 py-3 border border-gray-300 rounded-lg text-base mb-4 \n focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent\n placeholder-gray-400"}),l&&t.jsx("p",{className:"text-red-500 text-sm mb-4 -mt-2",children:l}),t.jsx(ik,{onClick:()=>{if(!("email"===r?Pz(s):Nz(s)))return void c("Please enter a valid "+("email"===r?"email address":"phone number"));if(!u)return void c("No sender found, please update the automation first!");const t=e.action_data?.find((e=>"send_communication"===e.action_type)),n=t?.action_metadata.communication_group_id;if(!n)return Promise.resolve(null);p({id:n,params:"email"===r?{email_address:s}:{phone_number:s}})},disabled:!s,className:"w-full bg-blue-600 text-white py-3 px-6 rounded-lg font-medium\n hover:bg-blue-700 transition-colors duration-200\n disabled:bg-gray-400 disabled:cursor-not-allowed",children:"Send Preview"})]}):t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsxs("div",{className:"text-center flex flex-col justify-center items-center gap-2",children:[t.jsx(i.AlertCircleIcon,{className:"h-12 w-12 text-gray-400 mb-4"}),t.jsx("h3",{className:"text-lg font-semibold text-gray-700 mb-2",children:"No sender found"}),t.jsx("p",{className:"text-gray-500",children:"Please update the automation to include a sender for this type"})]})})},Mz=n.memo((({automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,isLoading:s,setIsLoading:a,iconDefinitions:c,autoOpenEditPopup:u,logoUrl:d,getExtraMergeFields:f,onDuplicationCreated:h,onBeforeSchedule:p,invalidateAutomation:m,estimatedMatchesStats:g,validateStep:v,showBackButton:y=!1})=>{const[b,x]=n.useState(!1),[w,S]=n.useState(!1),[k,C]=n.useState(!1),[E,j]=n.useState(!1),_=rk(c),T=xC(),{toast:P}=Ia();n.useEffect((()=>{u&&x(!0)}),[u]);const N=()=>{r({status:Ae.DEACTIVATED}),C(!1)},D=()=>{r({status:Ae.DRAFT})},M=async()=>{const{id:t}=await(async e=>(await Ee(`${l}`,{method:"POST",body:JSON.stringify({duplicate:!0,source_id:e})})).data)(e.id);t?(h&&h(t),P({title:"Automation duplicated!",description:"The automation has been duplicated"})):P({title:"Error duplicating automation",description:"Please try again"})},O=async e=>v(e.currentStep),A=()=>t.jsxs(hq,{modal:!1,children:[t.jsx(pq,{asChild:!0,children:t.jsxs(ik,{children:["Actions",t.jsx(_.DropdownMenuTrigger,{className:"ml-2 h-4 w-4"})]})}),t.jsxs(mq,{children:[e.status===Ae.DRAFT&&t.jsx(gq,{onClick:()=>x(!0),children:"Edit"}),e.status===Ae.ACTIVE&&t.jsx(gq,{onClick:D,children:"Convert to Draft"}),e.status!==Ae.COMPLETED&&e.status!==Ae.FAILED&&e.status!==Ae.DEACTIVATED&&t.jsx(gq,{onClick:()=>C(!0),children:"Cancel"}),t.jsx(gq,{onClick:()=>S(!0),children:"Send Preview SMS"}),t.jsx(gq,{onClick:()=>j(!0),children:"Send Preview Email"}),t.jsx(gq,{onClick:M,children:"Duplicate"})]})]});return t.jsxs(t.Fragment,{children:[t.jsx(Hp,{open:b,onOpenChange:e=>{!0===b&&!1===e&&setTimeout((()=>{m()}),0),x(e)},children:t.jsxs(Yp,{className:"max-w-7xl w-full overflow-hidden p-0 h-full max-h-[calc(100dvh-10dvh)]",hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Edit Automation"}),t.jsx(Jp,{children:"Edit the automation to change the content, schedule, and other details."})]}),t.jsx(Tz,{automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,isLoading:s,setIsLoading:a,iconDefinitions:_,setOpenEditAutomationPopup:x,logoUrl:d,getExtraMergeFields:f,onBeforeSchedule:p,estimatedMatchesStats:g,validateCanGoToNextStep:O})]})}),t.jsx(Hp,{open:k,onOpenChange:C,children:t.jsxs(Yp,{className:"sm:max-w-[425px]",children:[t.jsx(Xp,{className:"text-xl font-semibold",children:"Cancel Automation"}),t.jsx(Jp,{className:"text-gray-600 mt-2 text-center",children:"Are you sure you want to cancel this automation? This action cannot be undone."}),t.jsxs("div",{className:"flex justify-center gap-3 mt-6",children:[t.jsx(ik,{variant:"outline",onClick:()=>C(!1),children:"Keep Running"}),t.jsx(ik,{variant:"destructive",onClick:N,children:"Yes, Cancel Automation"})]})]})}),t.jsx(Hp,{open:w,onOpenChange:S,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Send Preview SMS"}),t.jsx(Jp,{children:"Send a preview SMS to the automation."})]}),t.jsx(Dz,{automation:e,type:"sms",setOpenSendPreviewPopup:S,iconDefinitions:_})]})}),t.jsx(Hp,{open:E,onOpenChange:j,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Send Preview Email"}),t.jsx(Jp,{children:"Send a preview email to the automation."})]}),t.jsx(Dz,{automation:e,type:"email",setOpenSendPreviewPopup:j,iconDefinitions:_})]})}),t.jsxs("div",{className:"p-6 border-b border-gray-200 bg-background",children:[y?t.jsx("div",{className:"flex justify-between items-start mb-4",children:t.jsx("div",{children:t.jsx(ik,{onClick:()=>T(-1),children:"Back"})})}):null,t.jsxs("div",{className:"flex justify-between items-start mb-4",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsxs("h1",{className:"text-2xl font-semibold mb-1",children:[e.name," "]}),t.jsx(cP,{status:e.status})]}),t.jsx("div",{className:"text-sm text-gray-600",children:"View and edit this email campaign"})]}),A()]}),t.jsxs("div",{className:"grid grid-cols-2 gap-x-8 gap-y-4",children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Name"}),t.jsx("div",{className:"font-medium",children:e.name})]}),t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Date Created"}),t.jsx("div",{className:"font-medium",children:QT(new Date(e.created_at),"h:mma MM/dd/yy")})]}),e.trigger_type===Me.ONE_TIME&&Oe(e.trigger_metadata)&&e.trigger_metadata.scheduled_at&&t.jsxs(t.Fragment,{children:[t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Type"}),t.jsx("div",{className:"font-medium",children:"One Time"})]}),t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Scheduled For"}),t.jsx("div",{className:"font-medium",children:QT(new Date(e.trigger_metadata.scheduled_at),"h:mma MM/dd/yy")})]})]})]})]})]})})),Oz=({iconDefinitions:e,autoOpenEditPopup:r,automationId:o,showBackButton:s=!1,logoUrl:a,getExtraMergeFields:l,onDuplicationCreated:c,onBeforeSchedule:u})=>{const d=function(){let{matches:e}=i.useContext(pC),t=e[e.length-1];return t?t.params:{}}(),[f]=nE(),h=rk(e),[p,m]=n.useState("content"),g=o||d?.automationId||f.get("automationId")||"",v=r||f.get("autoOpenEditPopup"),y="true"===f.get("showBackButton")||s,{automation:b,updateAutomation:x,communicationGroup:w,updateCommunicationGroup:S,isLoading:k,setIsLoading:C,invalidateAutomation:E,validateStep:j,estimatedMatchesStats:_}=MI(g);return b&&w?t.jsxs("div",{className:"bg-background",children:[t.jsx(Mz,{automation:b,updateAutomation:x,communicationGroup:w,updateCommunicationGroup:S,isLoading:k,setIsLoading:C,iconDefinitions:h,autoOpenEditPopup:v,showBackButton:y,logoUrl:a,getExtraMergeFields:l,onDuplicationCreated:c,onBeforeSchedule:u,invalidateAutomation:E,estimatedMatchesStats:_,validateStep:j}),t.jsx(iE,{tabs:[{id:"content",label:"Content",content:t.jsx(zI,{iconDefinitions:h,isLoading:k,communicationGroup:w})},{id:"recipients",label:"Recipients",content:t.jsx(UI,{automationId:b.id,iconDefinitions:h,automation:b,isLoading:k})}],activeTab:p,onTabChange:m,tabsLocation:"left"})]}):t.jsx("div",{className:"flex h-screen items-center justify-center",children:t.jsx(tk,{text:["Fetching Automation data","Finishing up"]})})};Object.values(Object.assign({}));var Az=e=>null!=e;var Rz=e=>"function"!=typeof e||e.length?e:e(),Lz=e=>Array.isArray(e)?e:e?[e]:[];var Iz=lt;var Fz,$z=function(e){const[t,n]=Ze(),r=e?.throw?(e,t)=>{throw n(e instanceof Error?e:new Error(t)),e}:(e,t)=>{n(e instanceof Error?e:new Error(t))},o=e?.api?Array.isArray(e.api)?e.api:[e.api]:[globalThis.localStorage].filter(Boolean),i=e?.prefix?`${e.prefix}.`:"",s=new Map,a=new Proxy({},{get(t,n){let a=s.get(n);a||(a=Ze(void 0,{equals:!1}),s.set(n,a)),a[0]();const l=o.reduce(((e,t)=>{if(null!==e||!t)return e;try{return t.getItem(`${i}${n}`)}catch(eQ){return r(eQ,`Error reading ${i}${n} from ${t.name}`),null}}),null);return null!==l&&e?.deserializer?e.deserializer(l,n,e.options):l}});return!1!==e?.sync&&at((()=>{const e=e=>{let t=!1;o.forEach((n=>{try{n!==e.storageArea&&e.key&&e.newValue!==n.getItem(e.key)&&(e.newValue?n.setItem(e.key,e.newValue):n.removeItem(e.key),t=!0)}catch(eQ){r(eQ,`Error synching api ${n.name} from storage event (${e.key}=${e.newValue})`)}})),t&&e.key&&s.get(e.key)?.[1]()};"addEventListener"in globalThis?(globalThis.addEventListener("storage",e),lt((()=>globalThis.removeEventListener("storage",e)))):(o.forEach((t=>t.addEventListener?.("storage",e))),lt((()=>o.forEach((t=>t.removeEventListener?.("storage",e))))))})),[a,(t,n,a)=>{const l=e?.serializer?e.serializer(n,t,a??e.options):n,c=`${i}${t}`;o.forEach((e=>{try{e.getItem(c)!==l&&e.setItem(c,l)}catch(eQ){r(eQ,`Error setting ${i}${t} to ${l} in ${e.name}`)}}));const u=s.get(t);u&&u[1]()},{clear:()=>o.forEach((e=>{try{e.clear()}catch(eQ){r(eQ,`Error clearing ${e.name}`)}})),error:t,remove:e=>o.forEach((t=>{try{t.removeItem(`${i}${e}`)}catch(eQ){r(eQ,`Error removing ${i}${e} from ${t.name}`)}})),toJSON:()=>{const t={},n=(n,r)=>{if(!t.hasOwnProperty(n)){const o=r&&e?.deserializer?e.deserializer(r,n,e.options):r;o&&(t[n]=o)}};return o.forEach((e=>{if("function"==typeof e.getAll){let t;try{t=e.getAll()}catch(eQ){r(eQ,`Error getting all values from in ${e.name}`)}for(const e of t)n(e,t[e])}else{let o,i=0;try{for(;o=e.key(i++);)t.hasOwnProperty(o)||n(o,e.getItem(o))}catch(eQ){r(eQ,`Error getting all values from ${e.name}`)}}})),t}}]},qz=e=>{if(!e)return"";let t="";for(const n in e){if(!e.hasOwnProperty(n))continue;const r=e[n];t+=r instanceof Date?`; ${n}=${r.toUTCString()}`:"boolean"==typeof r?`; ${n}`:`; ${n}=${r}`}return t},zz=("function"==typeof(Fz={_cookies:[globalThis.document,"cookie"],getItem:e=>zz._cookies[0][zz._cookies[1]].match("(^|;)\\s*"+e+"\\s*=\\s*([^;]+)")?.pop()??null,setItem:(e,t,n)=>{const r=zz.getItem(e);zz._cookies[0][zz._cookies[1]]=`${e}=${t}${qz(n)}`;const o=Object.assign(new Event("storage"),{key:e,oldValue:r,newValue:t,url:globalThis.document.URL,storageArea:zz});window.dispatchEvent(o)},removeItem:e=>{zz._cookies[0][zz._cookies[1]]=`${e}=deleted${qz({expires:new Date(0)})}`},key:e=>{let t=null,n=0;return zz._cookies[0][zz._cookies[1]].replace(/(?:^|;)\s*(.+?)\s*=\s*[^;]+/g,((r,o)=>(!t&&o&&n++===e&&(t=o),""))),t},get length(){let e=0;return zz._cookies[0][zz._cookies[1]].replace(/(?:^|;)\s*.+?\s*=\s*[^;]+/g,(t=>(e+=t?1:0,""))),e}}).clear||(Fz.clear=()=>{let e;for(;e=Fz.key(0);)Fz.removeItem(e)}),Fz),Uz=796,Bz="bottom",Vz="system",Kz=Object.keys(Sr)[0],Hz=Object.keys(Er)[0],Wz=pt({client:void 0,onlineManager:void 0,queryFlavor:"",version:"",shadowDOMTarget:void 0});function Gz(){return mt(Wz)}var Yz=pt(void 0),Qz=e=>{const[t,n]=Ze(null),r=()=>{const e=t();null!=e&&(e.close(),n(null))},o=(r,o)=>{if(null!=t())return;const i=window.open("","TSQD-Devtools-Panel",`width=${r},height=${o},popup`);if(!i)throw new Error("Failed to open popup. Please allow popups for this site to view the devtools in picture-in-picture mode.");i.document.head.innerHTML="",i.document.body.innerHTML="",function(e=window.document){if(e[rn]){for(let t of e[rn].keys())e.removeEventListener(t,yn);delete e[rn]}}(i.document),i.document.title="TanStack Query Devtools",i.document.body.style.margin="0",i.addEventListener("pagehide",(()=>{e.setLocalStore("pip_open","false"),n(null)})),[...(Gz().shadowDOMTarget||document).styleSheets].forEach((e=>{try{const t=[...e.cssRules].map((e=>e.cssText)).join(""),n=document.createElement("style"),r=e.ownerNode;let o="";r&&"id"in r&&(o=r.id),o&&n.setAttribute("id",o),n.textContent=t,i.document.head.appendChild(n)}catch(ZY){const n=document.createElement("link");if(null==e.href)return;n.rel="stylesheet",n.type=e.type,n.media=e.media.toString(),n.href=e.href,i.document.head.appendChild(n)}})),an(["focusin","focusout","pointermove","keydown","pointerdown","pointerup","click","mousedown","input"],i.document),e.setLocalStore("pip_open","true"),n(i)};nt((()=>{"true"!==(e.localStore.pip_open??"false")||e.disabled||o(Number(window.innerWidth),Number(e.localStore.height||500))})),nt((()=>{const e=(Gz().shadowDOMTarget||document).querySelector("#_goober"),n=t();if(e&&n){const t=new MutationObserver((()=>{const t=(Gz().shadowDOMTarget||n.document).querySelector("#_goober");t&&(t.textContent=e.textContent)}));t.observe(e,{childList:!0,subtree:!0,characterDataOldValue:!0}),lt((()=>{t.disconnect()}))}}));const i=rt((()=>({pipWindow:t(),requestPipWindow:o,closePipWindow:r,disabled:e.disabled??!1})));return At(Yz.Provider,{value:i,get children(){return e.children}})},Xz=()=>rt((()=>{const e=mt(Yz);if(!e)throw new Error("usePiPWindow must be used within a PiPProvider");return e()})),Jz=pt((()=>"dark"));function Zz(){return mt(Jz)}var eU={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Ấ":"A","Ắ":"A","Ẳ":"A","Ẵ":"A","Ặ":"A","Æ":"AE","Ầ":"A","Ằ":"A","Ȃ":"A","Ç":"C","Ḉ":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ế":"E","Ḗ":"E","Ề":"E","Ḕ":"E","Ḝ":"E","Ȇ":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ḯ":"I","Ȋ":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ố":"O","Ṍ":"O","Ṓ":"O","Ȏ":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","ấ":"a","ắ":"a","ẳ":"a","ẵ":"a","ặ":"a","æ":"ae","ầ":"a","ằ":"a","ȃ":"a","ç":"c","ḉ":"c","è":"e","é":"e","ê":"e","ë":"e","ế":"e","ḗ":"e","ề":"e","ḕ":"e","ḝ":"e","ȇ":"e","ì":"i","í":"i","î":"i","ï":"i","ḯ":"i","ȋ":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ố":"o","ṍ":"o","ṓ":"o","ȏ":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Ĉ":"C","ĉ":"c","Ċ":"C","ċ":"c","Č":"C","č":"c","C̆":"C","c̆":"c","Ď":"D","ď":"d","Đ":"D","đ":"d","Ē":"E","ē":"e","Ĕ":"E","ĕ":"e","Ė":"E","ė":"e","Ę":"E","ę":"e","Ě":"E","ě":"e","Ĝ":"G","Ǵ":"G","ĝ":"g","ǵ":"g","Ğ":"G","ğ":"g","Ġ":"G","ġ":"g","Ģ":"G","ģ":"g","Ĥ":"H","ĥ":"h","Ħ":"H","ħ":"h","Ḫ":"H","ḫ":"h","Ĩ":"I","ĩ":"i","Ī":"I","ī":"i","Ĭ":"I","ĭ":"i","Į":"I","į":"i","İ":"I","ı":"i","IJ":"IJ","ij":"ij","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","Ḱ":"K","ḱ":"k","K̆":"K","k̆":"k","Ĺ":"L","ĺ":"l","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ŀ":"L","ŀ":"l","Ł":"l","ł":"l","Ḿ":"M","ḿ":"m","M̆":"M","m̆":"m","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","ʼn":"n","N̆":"N","n̆":"n","Ō":"O","ō":"o","Ŏ":"O","ŏ":"o","Ő":"O","ő":"o","Œ":"OE","œ":"oe","P̆":"P","p̆":"p","Ŕ":"R","ŕ":"r","Ŗ":"R","ŗ":"r","Ř":"R","ř":"r","R̆":"R","r̆":"r","Ȓ":"R","ȓ":"r","Ś":"S","ś":"s","Ŝ":"S","ŝ":"s","Ş":"S","Ș":"S","ș":"s","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","ț":"t","Ț":"T","Ť":"T","ť":"t","Ŧ":"T","ŧ":"t","T̆":"T","t̆":"t","Ũ":"U","ũ":"u","Ū":"U","ū":"u","Ŭ":"U","ŭ":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ȗ":"U","ȗ":"u","V̆":"V","v̆":"v","Ŵ":"W","ŵ":"w","Ẃ":"W","ẃ":"w","X̆":"X","x̆":"x","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Y̆":"Y","y̆":"y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","ſ":"s","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Ǎ":"A","ǎ":"a","Ǐ":"I","ǐ":"i","Ǒ":"O","ǒ":"o","Ǔ":"U","ǔ":"u","Ǖ":"U","ǖ":"u","Ǘ":"U","ǘ":"u","Ǚ":"U","ǚ":"u","Ǜ":"U","ǜ":"u","Ứ":"U","ứ":"u","Ṹ":"U","ṹ":"u","Ǻ":"A","ǻ":"a","Ǽ":"AE","ǽ":"ae","Ǿ":"O","ǿ":"o","Þ":"TH","þ":"th","Ṕ":"P","ṕ":"p","Ṥ":"S","ṥ":"s","X́":"X","x́":"x","Ѓ":"Г","ѓ":"г","Ќ":"К","ќ":"к","A̋":"A","a̋":"a","E̋":"E","e̋":"e","I̋":"I","i̋":"i","Ǹ":"N","ǹ":"n","Ồ":"O","ồ":"o","Ṑ":"O","ṑ":"o","Ừ":"U","ừ":"u","Ẁ":"W","ẁ":"w","Ỳ":"Y","ỳ":"y","Ȁ":"A","ȁ":"a","Ȅ":"E","ȅ":"e","Ȉ":"I","ȉ":"i","Ȍ":"O","ȍ":"o","Ȑ":"R","ȑ":"r","Ȕ":"U","ȕ":"u","B̌":"B","b̌":"b","Č̣":"C","č̣":"c","Ê̌":"E","ê̌":"e","F̌":"F","f̌":"f","Ǧ":"G","ǧ":"g","Ȟ":"H","ȟ":"h","J̌":"J","ǰ":"j","Ǩ":"K","ǩ":"k","M̌":"M","m̌":"m","P̌":"P","p̌":"p","Q̌":"Q","q̌":"q","Ř̩":"R","ř̩":"r","Ṧ":"S","ṧ":"s","V̌":"V","v̌":"v","W̌":"W","w̌":"w","X̌":"X","x̌":"x","Y̌":"Y","y̌":"y","A̧":"A","a̧":"a","B̧":"B","b̧":"b","Ḑ":"D","ḑ":"d","Ȩ":"E","ȩ":"e","Ɛ̧":"E","ɛ̧":"e","Ḩ":"H","ḩ":"h","I̧":"I","i̧":"i","Ɨ̧":"I","ɨ̧":"i","M̧":"M","m̧":"m","O̧":"O","o̧":"o","Q̧":"Q","q̧":"q","U̧":"U","u̧":"u","X̧":"X","x̧":"x","Z̧":"Z","z̧":"z"},tU=Object.keys(eU).join("|"),nU=new RegExp(tU,"g");var rU=7,oU=6,iU=5,sU=4,aU=3,lU=2,cU=1,uU=0;function dU(e,t,n){var r;if((n=n||{}).threshold=null!=(r=n.threshold)?r:cU,!n.accessors){const r=fU(e,t,n);return{rankedValue:e,rank:r,accessorIndex:-1,accessorThreshold:n.threshold,passed:r>=n.threshold}}const o=function(e,t){const n=[];for(let r=0,o=t.length;r<o;r++){const o=t[r],i=gU(o),s=pU(e,o);for(let e=0,t=s.length;e<t;e++)n.push({itemValue:s[e],attributes:i})}return n}(e,n.accessors),i={rankedValue:e,rank:uU,accessorIndex:-1,accessorThreshold:n.threshold,passed:!1};for(let s=0;s<o.length;s++){const e=o[s];let r=fU(e.itemValue,t,n);const{minRanking:a,maxRanking:l,threshold:c=n.threshold}=e.attributes;r<a&&r>=cU?r=a:r>l&&(r=l),r=Math.min(r,l),r>=c&&r>i.rank&&(i.rank=r,i.passed=!0,i.accessorIndex=s,i.accessorThreshold=c,i.rankedValue=e.itemValue)}return i}function fU(e,t,n){return e=hU(e,n),(t=hU(t,n)).length>e.length?uU:e===t?rU:(e=e.toLowerCase())===(t=t.toLowerCase())?oU:e.startsWith(t)?iU:e.includes(` ${t}`)?sU:e.includes(t)?aU:1===t.length?uU:function(e){let t="";return e.split(" ").forEach((e=>{e.split("-").forEach((e=>{t+=e.substr(0,1)}))})),t}(e).includes(t)?lU:function(e,t){let n=0,r=0;function o(e,t,r){for(let o=r,i=t.length;o<i;o++){if(t[o]===e)return n+=1,o+1}return-1}function i(e){return cU+n/t.length*(1/e)}const s=o(t[0],e,0);if(s<0)return uU;r=s;for(let a=1,l=t.length;a<l;a++){r=o(t[a],e,r);if(!(r>-1))return uU}return i(r-s)}(e,t)}function hU(e,t){let{keepDiacritics:n}=t;return e=`${e}`,n||(e=e.replace(nU,(e=>eU[e]))),e}function pU(e,t){let n=t;"object"==typeof t&&(n=t.accessor);const r=n(e);return null==r?[]:Array.isArray(r)?r:[String(r)]}var mU={maxRanking:1/0,minRanking:-1/0};function gU(e){return"function"==typeof e?mU:{...mU,...e}}var vU={data:""},yU=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,bU=/\/\*[^]*?\*\/| +/g,xU=/\n+/g,wU=(e,t)=>{let n="",r="",o="";for(let i in e){let s=e[i];"@"==i[0]?"i"==i[1]?n=i+" "+s+";":r+="f"==i[1]?wU(s,i):i+"{"+wU(s,"k"==i[1]?"":t)+"}":"object"==typeof s?r+=wU(s,t?t.replace(/([^,])+/g,(e=>i.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,(t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)))):i):null!=s&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),o+=wU.p?wU.p(i,s):i+":"+s+";")}return n+(t&&o?t+"{"+o+"}":o)+r},SU={},kU=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+kU(e[n]);return t}return e};function CU(e){let t=this||{},n=e.call?e(t.p):e;return((e,t,n,r,o)=>{let i=kU(e),s=SU[i]||(SU[i]=(e=>{let t=0,n=11;for(;t<e.length;)n=101*n+e.charCodeAt(t++)>>>0;return"go"+n})(i));if(!SU[s]){let t=i!==e?e:(e=>{let t,n,r=[{}];for(;t=yU.exec(e.replace(bU,""));)t[4]?r.shift():t[3]?(n=t[3].replace(xU," ").trim(),r.unshift(r[0][n]=r[0][n]||{})):r[0][t[1]]=t[2].replace(xU," ").trim();return r[0]})(e);SU[s]=wU(o?{["@keyframes "+s]:t}:t,n?"":"."+s)}let a=n&&SU.g?SU.g:null;return n&&(SU.g=SU[s]),l=SU[s],c=t,u=r,(d=a)?c.data=c.data.replace(d,l):-1===c.data.indexOf(l)&&(c.data=u?l+c.data:c.data+l),s;var l,c,u,d})(n.unshift?n.raw?((e,t,n)=>e.reduce(((e,r,o)=>{let i=t[o];if(i&&i.call){let e=i(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;i=t?"."+t:e&&"object"==typeof e?e.props?"":wU(e,""):!1===e?"":e}return e+r+(null==i?"":i)}),""))(n,[].slice.call(arguments,1),t.p):n.reduce(((e,n)=>Object.assign(e,n&&n.call?n(t.p):n)),{}):n,(r=t.target,"object"==typeof window?((r?r.querySelector("#_goober"):window._goober)||Object.assign((r||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:r||vU),t.g,t.o,t.k);var r}function EU(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=EU(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function jU(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=EU(e))&&(r&&(r+=" "),r+=t);return r}CU.bind({g:1}),CU.bind({k:1});var _U=()=>{};function TU(e,t){const n=it(e),{onChange:r}=t;let o=new Set(t.appear?void 0:n);const i=new WeakSet,[s,a]=Ze([],{equals:!1}),[l]=[ft,ut],c="remove"===t.exitMethod?_U:e=>{a((t=>(t.push.apply(t,e),t)));for(const t of e)i.delete(t)},u="remove"===t.exitMethod?_U:"keep-index"===t.exitMethod?(e,t,n)=>e.splice(n,0,t):(e,t)=>e.push(t);return rt((t=>{const n=s(),a=e();if(it(l))return l(),t;if(n.length){const e=t.filter((e=>!n.includes(e)));return n.length=0,r({list:e,added:[],removed:[],unchanged:e,finishRemoved:c}),e}return it((()=>{const e=new Set(a),n=a.slice(),s=[],l=[],d=[];for(const t of a)(o.has(t)?d:s).push(t);let f=!s.length;for(let r=0;r<t.length;r++){const o=t[r];e.has(o)||(i.has(o)||(l.push(o),i.add(o)),u(n,o,r)),f&&o!==n[r]&&(f=!1)}return!l.length&&f?t:(r({list:n,added:s,removed:l,unchanged:d,finishRemoved:c}),o=e,n)}))}),t.appear?[]:n.slice())}function PU(...e){return t=e,(...e)=>{for(const n of t)n&&n(...e)};var t}var NU=e=>e instanceof Element;function DU(e,t){if(t(e))return e;if("function"==typeof e&&!e.length)return DU(e(),t);if(Array.isArray(e)){const n=[];for(const r of e){const e=DU(r,t);e&&(Array.isArray(e)?n.push.apply(n,e):n.push(e))}return n.length?n:null}return null}function MU(e,t=NU,n=NU){const r=rt(e),o=rt((()=>DU(r(),t)));return o.toArray=()=>{const e=o();return Array.isArray(e)?e:e?[e]:[]},o}function OU(e){requestAnimationFrame((()=>requestAnimationFrame(e)))}function AU(e,t,n,r){const{onBeforeEnter:o,onEnter:i,onAfterEnter:s}=t;function a(t){t&&t.target!==n||(n.removeEventListener("transitionend",a),n.removeEventListener("animationend",a),n.classList.remove(...e.enterActive),n.classList.remove(...e.enterTo),s?.(n))}o?.(n),n.classList.add(...e.enter),n.classList.add(...e.enterActive),queueMicrotask((()=>{if(!n.parentNode)return r?.();i?.(n,(()=>a()))})),OU((()=>{n.classList.remove(...e.enter),n.classList.add(...e.enterTo),(!i||i.length<2)&&(n.addEventListener("transitionend",a),n.addEventListener("animationend",a))}))}function RU(e,t,n,r){const{onBeforeExit:o,onExit:i,onAfterExit:s}=t;if(!n.parentNode)return r?.();function a(t){t&&t.target!==n||(r?.(),n.removeEventListener("transitionend",a),n.removeEventListener("animationend",a),n.classList.remove(...e.exitActive),n.classList.remove(...e.exitTo),s?.(n))}o?.(n),n.classList.add(...e.exit),n.classList.add(...e.exitActive),i?.(n,(()=>a())),OU((()=>{n.classList.remove(...e.exit),n.classList.add(...e.exitTo),(!i||i.length<2)&&(n.addEventListener("transitionend",a),n.addEventListener("animationend",a))}))}var LU=e=>{const t=function(e){return rt((()=>{const t=e.name||"s";return{enterActive:(e.enterActiveClass||t+"-enter-active").split(" "),enter:(e.enterClass||t+"-enter").split(" "),enterTo:(e.enterToClass||t+"-enter-to").split(" "),exitActive:(e.exitActiveClass||t+"-exit-active").split(" "),exit:(e.exitClass||t+"-exit").split(" "),exitTo:(e.exitToClass||t+"-exit-to").split(" "),move:(e.moveClass||t+"-move").split(" ")}}))}(e);return TU(MU((()=>e.children)).toArray,{appear:e.appear,exitMethod:"keep-index",onChange({added:n,removed:r,finishRemoved:o,list:i}){const s=t();for(const t of n)AU(s,e,t);const a=[];for(const e of i)e.isConnected&&(e instanceof HTMLElement||e instanceof SVGElement)&&a.push({el:e,rect:e.getBoundingClientRect()});queueMicrotask((()=>{const e=[];for(const{el:t,rect:n}of a)if(t.isConnected){const r=t.getBoundingClientRect(),o=n.left-r.left,i=n.top-r.top;(o||i)&&(t.style.transform=`translate(${o}px, ${i}px)`,t.style.transitionDuration="0s",e.push(t))}document;for(const t of e){let e=function(n){(n.target===t||/transform$/.test(n.propertyName))&&(t.removeEventListener("transitionend",e),t.classList.remove(...s.move))};t.classList.add(...s.move),t.style.transform=t.style.transitionDuration="",t.addEventListener("transitionend",e)}}));for(const t of r)RU(s,e,t,(()=>o([t])))}})},IU=Symbol("fallback");function FU(e){for(const t of e)t.dispose()}function $U(e){const{by:t}=e;return rt(function(e,t,n,r={}){const o=new Map;return lt((()=>FU(o.values()))),()=>{const n=e()||[];return it((()=>{if(!n.length)return FU(o.values()),o.clear(),r.fallback?[Je((e=>(o.set(IU,{dispose:e}),r.fallback())))]:[];const e=new Array(n.length),s=o.get(IU);if(!o.size||s){s?.dispose(),o.delete(IU);for(let r=0;r<n.length;r++){const o=n[r];i(e,o,r,t(o,r))}return e}const a=new Set(o.keys());for(let r=0;r<n.length;r++){const s=n[r],l=t(s,r);a.delete(l);const c=o.get(l);c?(e[r]=c.mapped,c.setIndex?.(r),c.setItem((()=>s))):i(e,s,r,l)}for(const t of a)o.get(t)?.dispose(),o.delete(t);return e}))};function i(e,t,r,i){Je((s=>{const[a,l]=Ze(t),c={setItem:l,dispose:s};if(n.length>1){const[e,t]=Ze(r);c.setIndex=t,c.mapped=n(a,e)}else c.mapped=n(a);o.set(i,c),e[r]=c.mapped}))}}((()=>e.each),"function"==typeof t?t:e=>e[t],e.children,"fallback"in e?{fallback:()=>e.fallback}:void 0))}function qU(e,t,n,r){const o=()=>{Lz(Rz(e)).forEach((e=>{e&&Lz(Rz(t)).forEach((t=>function(e,t,n,r){return e.addEventListener(t,n,r),Iz(e.removeEventListener.bind(e,t,n,r))}(e,t,n,r)))}))};"function"==typeof e?nt(o):tt(o)}function zU(e,t,n){const r=new WeakMap,{observe:o,unobserve:i}=function(e,t){const n=new ResizeObserver(e);return lt(n.disconnect.bind(n)),{observe:e=>n.observe(e,t),unobserve:n.unobserve.bind(n)}}((e=>{for(const n of e){const{contentRect:e,target:o}=n,i=Math.round(e.width),s=Math.round(e.height),a=r.get(o);a&&a.width===i&&a.height===s||(t(e,o,n),r.set(o,{width:i,height:s}))}}),n);nt((t=>{const n=Lz(Rz(e)).filter(Az);return function(e,t,n,r){const o=e.length,i=t.length;let s,a,l=0;if(i)if(o){for(;l<i&&t[l]===e[l];l++);for(s of(t=t.slice(l),e=e.slice(l),t))e.includes(s)||r(s);for(a of e)t.includes(a)||n(a)}else for(;l<i;l++)r(t[l]);else for(;l<o;l++)n(e[l])}(n,t,o,i),n}),[])}var UU=/((?:--)?(?:\w+-?)+)\s*:\s*([^;]*)/g;function BU(e){const t={};let n;for(;n=UU.exec(e);)t[n[1]]=n[2];return t}function VU(e,t){if("string"==typeof e){if("string"==typeof t)return`${e};${t}`;e=BU(e)}else"string"==typeof t&&(t=BU(t));return{...e,...t}}function KU(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}function HU(e){return"[object String]"===Object.prototype.toString.call(e)}function WU(e){return t=>`${e()}-${t}`}function GU(e,t){return!!e&&(e===t||e.contains(t))}function YU(e,t=!1){const{activeElement:n}=QU(e);if(!n?.nodeName)return null;if(XU(n)&&n.contentDocument)return YU(n.contentDocument.body,t);if(t){const e=n.getAttribute("aria-activedescendant");if(e){const t=QU(n).getElementById(e);if(t)return t}}return n}function QU(e){return e?e.ownerDocument||e:document}function XU(e){return"IFRAME"===e.tagName}var JU=(e=>(e.Escape="Escape",e.Enter="Enter",e.Tab="Tab",e.Space=" ",e.ArrowDown="ArrowDown",e.ArrowLeft="ArrowLeft",e.ArrowRight="ArrowRight",e.ArrowUp="ArrowUp",e.End="End",e.Home="Home",e.PageDown="PageDown",e.PageUp="PageUp",e))(JU||{});function ZU(e){return"undefined"!=typeof window&&null!=window.navigator&&e.test(window.navigator.userAgentData?.platform||window.navigator.platform)}function eB(){return ZU(/^Mac/i)}function tB(){return ZU(/^iPhone/i)||ZU(/^iPad/i)||eB()&&navigator.maxTouchPoints>1}function nB(e,t){return t&&("function"==typeof t?t(e):t[0](t[1],e)),e?.defaultPrevented}function rB(e){return t=>{for(const n of e)nB(t,n)}}function oB(e){return eB()?e.metaKey&&!e.ctrlKey:e.ctrlKey&&!e.metaKey}function iB(e){if(e)if(function(){if(null==sB){sB=!1;try{document.createElement("div").focus({get preventScroll(){return sB=!0,!0}})}catch(ZY){}}return sB}())e.focus({preventScroll:!0});else{const t=function(e){let t=e.parentNode;const n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft});return n}(e);e.focus(),function(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}var sB=null;var aB=["input:not([type='hidden']):not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","[tabindex]","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]:not([contenteditable='false'])"],lB=[...aB,'[tabindex]:not([tabindex="-1"]):not([disabled])'],cB=aB.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])",uB=lB.join(':not([hidden]):not([tabindex="-1"]),');function dB(e,t){const n=Array.from(e.querySelectorAll(cB)).filter(fB);return t&&fB(e)&&n.unshift(e),n.forEach(((e,t)=>{if(XU(e)&&e.contentDocument){const r=dB(e.contentDocument.body,!1);n.splice(t,1,...r)}})),n}function fB(e){return hB(e)&&!function(e){const t=parseInt(e.getAttribute("tabindex")||"0",10);return t<0}(e)}function hB(e){return e.matches(cB)&&pB(e)}function pB(e,t){return"#comment"!==e.nodeName&&function(e){if(!(e instanceof HTMLElement||e instanceof SVGElement))return!1;const{display:t,visibility:n}=e.style;let r="none"!==t&&"hidden"!==n&&"collapse"!==n;if(r){if(!e.ownerDocument.defaultView)return r;const{getComputedStyle:t}=e.ownerDocument.defaultView,{display:n,visibility:o}=t(e);r="none"!==n&&"hidden"!==o&&"collapse"!==o}return r}(e)&&function(e,t){return!e.hasAttribute("hidden")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||pB(e.parentElement,e))}function mB(e){for(;e&&!gB(e);)e=e.parentElement;return e||document.scrollingElement||document.documentElement}function gB(e){const t=window.getComputedStyle(e);return/(auto|scroll)/.test(t.overflow+t.overflowX+t.overflowY)}function vB(){}function yB(e,t){return $t(e,t)}var bB=new Map,xB=new Set;function wB(){if("undefined"==typeof window)return;const e=t=>{if(!t.target)return;const n=bB.get(t.target);if(n&&(n.delete(t.propertyName),0===n.size&&(t.target.removeEventListener("transitioncancel",e),bB.delete(t.target)),0===bB.size)){for(const e of xB)e();xB.clear()}};document.body.addEventListener("transitionrun",(t=>{if(!t.target)return;let n=bB.get(t.target);n||(n=new Set,bB.set(t.target,n),t.target.addEventListener("transitioncancel",e)),n.add(t.propertyName)})),document.body.addEventListener("transitionend",e)}function SB(e,t){const n=kB(e,t,"left"),r=kB(e,t,"top"),o=t.offsetWidth,i=t.offsetHeight;let s=e.scrollLeft,a=e.scrollTop;const l=s+e.offsetWidth,c=a+e.offsetHeight;n<=s?s=n:n+o>l&&(s+=n+o-l),r<=a?a=r:r+i>c&&(a+=r+i-c),e.scrollLeft=s,e.scrollTop=a}function kB(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let o=0;for(;t.offsetParent&&(o+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){o-=e[r];break}t=t.offsetParent}return o}"undefined"!=typeof document&&("loading"!==document.readyState?wB():document.addEventListener("DOMContentLoaded",wB));var CB={border:"0",clip:"rect(0 0 0 0)","clip-path":"inset(50%)",height:"1px",margin:"0 -1px -1px 0",overflow:"hidden",padding:"0",position:"absolute",width:"1px","white-space":"nowrap"};function EB(e){return t=>(e(t),()=>e(void 0))}function jB(e,t){const[n,r]=Ze(_B(t?.()));return nt((()=>{r(e()?.tagName.toLowerCase()||_B(t?.()))})),n}function _B(e){return HU(e)?e:void 0}function TB(e){const[t,n]=qt(e,["as"]);if(!t.as)throw new Error("[kobalte]: Polymorphic is missing the required `as` prop.");return At(En,$t(n,{get component(){return t.as}}))}var PB=["id","name","validationState","required","disabled","readOnly"];var NB=pt();function DB(){const e=mt(NB);if(void 0===e)throw new Error("[kobalte]: `useFormControlContext` must be used within a `FormControlContext.Provider` component");return e}function MB(e){const t=DB(),n=yB({id:t.generateId("description")},e);return nt((()=>lt(t.registerDescription(n.id)))),At(TB,$t({as:"div"},(()=>t.dataset()),n))}function OB(e){const t=DB(),n=yB({id:t.generateId("error-message")},e),[r,o]=qt(n,["forceMount"]),i=()=>"invalid"===t.validationState();return nt((()=>{i()&<(t.registerErrorMessage(o.id))})),At(Wt,{get when(){return r.forceMount||i()},get children(){return At(TB,$t({as:"div"},(()=>t.dataset()),o))}})}function AB(e){let t;const n=DB(),r=yB({id:n.generateId("label")},e),[o,i]=qt(r,["ref"]),s=jB((()=>t),(()=>"label"));return nt((()=>lt(n.registerLabel(i.id)))),At(TB,$t({as:"label",ref(e){const n=PU((e=>t=e),o.ref);"function"==typeof n&&n(e)},get for(){return rt((()=>"label"===s()))()?n.fieldId():void 0}},(()=>n.dataset()),i))}function RB(e,t){nt(st(e,(e=>{if(null==e)return;const n=function(e){return function(e){return e.matches("textarea, input, select, button")}(e)?e.form:e.closest("form")}(e);null!=n&&(n.addEventListener("reset",t,{passive:!0}),lt((()=>{n.removeEventListener("reset",t)})))})))}function LB(e){const[t,n]=Ze(e.defaultValue?.()),r=rt((()=>void 0!==e.value?.())),o=rt((()=>r()?e.value?.():t()));return[o,t=>{it((()=>{const i=function(e,...t){return"function"==typeof e?e(...t):e}(t,o());return Object.is(i,o())||(r()||n(i),e.onChange?.(i)),i}))}]}function IB(e){const[t,n]=LB(e);return[()=>t()??!1,n]}var FB=Object.defineProperty,$B=(e,t)=>{for(var n in t)FB(e,n,{get:t[n],enumerable:!0})},qB=pt();function zB(){return mt(qB)}function UB(e,t){return Boolean(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_PRECEDING)}function BB(e,t){const n=function(e){const t=e.map(((e,t)=>[t,e]));let n=!1;return t.sort((([e,t],[r,o])=>{const i=t.ref(),s=o.ref();return i===s?0:i&&s?UB(i,s)?(e>r&&(n=!0),-1):(e<r&&(n=!0),1):0})),n?t.map((([e,t])=>t)):e}(e);e!==n&&t(n)}function VB(e,t){if("function"!=typeof IntersectionObserver)return void function(e,t){nt((()=>{const n=setTimeout((()=>{BB(e(),t)}));lt((()=>clearTimeout(n)))}))}(e,t);let n=[];nt((()=>{const r=function(e){const t=e[0],n=e[e.length-1]?.ref();let r=t?.ref()?.parentElement;for(;r;){if(n&&r.contains(n))return r;r=r.parentElement}return QU(r).body}(e()),o=new IntersectionObserver((()=>{const r=!!n.length;n=e(),r&&BB(e(),t)}),{root:r});for(const t of e()){const e=t.ref();e&&o.observe(e)}lt((()=>o.disconnect()))}))}function KB(e={}){const[t,n]=function(e){const[t,n]=LB(e);return[()=>t()??[],n]}({value:()=>Rz(e.items),onChange:t=>e.onItemsChange?.(t)});VB(t,n);const r=e=>(n((t=>{const n=function(e,t){const n=t.ref();if(!n)return-1;let r=e.length;if(!r)return-1;for(;r--;){const t=e[r]?.ref();if(t&&UB(t,n))return r+1}return 0}(t,e);return function(e,t,n=-1){return n in e?[...e.slice(0,n),t,...e.slice(n)]:[...e,t]}(t,e,n)})),()=>{n((t=>{const n=t.filter((t=>t.ref()!==e.ref()));return t.length===n.length?t:n}))});return{DomCollectionProvider:e=>At(qB.Provider,{value:{registerItem:r},get children(){return e.children}})}}function HB(e){const t=function(){const e=zB();if(void 0===e)throw new Error("[kobalte]: `useDomCollectionContext` must be used within a `DomCollectionProvider` component");return e}(),n=yB({shouldRegisterItem:!0},e);nt((()=>{if(!n.shouldRegisterItem)return;lt(t.registerItem(n.getItem()))}))}function WB(e){let t=e.startIndex??0;const n=e.startLevel??0,r=[],o=t=>{if(null==t)return"";const n=e.getKey??"key",r=HU(n)?t[n]:n(t);return null!=r?String(r):""},i=t=>{if(null==t)return"";const n=e.getTextValue??"textValue",r=HU(n)?t[n]:n(t);return null!=r?String(r):""},s=t=>{if(null==t)return!1;const n=e.getDisabled??"disabled";return(HU(n)?t[n]:n(t))??!1},a=t=>{if(null!=t)return HU(e.getSectionChildren)?t[e.getSectionChildren]:e.getSectionChildren?.(t)};for(const l of e.dataSource)if(HU(l)||"number"==typeof l)r.push({type:"item",rawValue:l,key:String(l),textValue:String(l),disabled:s(l),level:n,index:t}),t++;else if(null!=a(l)){r.push({type:"section",rawValue:l,key:"",textValue:"",disabled:!1,level:n,index:t}),t++;const o=a(l)??[];if(o.length>0){const i=WB({dataSource:o,getKey:e.getKey,getTextValue:e.getTextValue,getDisabled:e.getDisabled,getSectionChildren:e.getSectionChildren,startIndex:t,startLevel:n+1});r.push(...i),t+=i.length}}else r.push({type:"item",rawValue:l,key:o(l),textValue:i(l),disabled:s(l),level:n,index:t}),t++;return r}function GB(e,t=[]){return rt((()=>{const n=WB({dataSource:Rz(e.dataSource),getKey:Rz(e.getKey),getTextValue:Rz(e.getTextValue),getDisabled:Rz(e.getDisabled),getSectionChildren:Rz(e.getSectionChildren)});for(let e=0;e<t.length;e++)t[e]();return e.factory(n)}))}var YB=new Set(["Avst","Arab","Armi","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),QB=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function XB(e){return function(e){if(Intl.Locale){const t=new Intl.Locale(e).maximize().script??"";return YB.has(t)}const t=e.split("-")[0];return QB.has(t)}(e)?"rtl":"ltr"}function JB(){let e="undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";return{locale:e,direction:XB(e)}}var ZB=JB(),eV=new Set;function tV(){ZB=JB();for(const e of eV)e(ZB)}var nV=pt();function rV(){const e=function(){const[e,t]=Ze(ZB),n=rt((()=>e()));return at((()=>{0===eV.size&&window.addEventListener("languagechange",tV),eV.add(t),lt((()=>{eV.delete(t),0===eV.size&&window.removeEventListener("languagechange",tV)}))})),{locale:()=>n().locale,direction:()=>n().direction}}();return mt(nV)||e}var oV=new Map;var iV=class e extends Set{anchorKey;currentKey;constructor(t,n,r){super(t),t instanceof e?(this.anchorKey=n||t.anchorKey,this.currentKey=r||t.currentKey):(this.anchorKey=n,this.currentKey=r)}};function sV(e){return eB()||tB()?e.altKey:e.ctrlKey}function aV(e){return eB()?e.metaKey:e.ctrlKey}function lV(e){return new iV(e)}function cV(e){const t=yB({selectionMode:"none",selectionBehavior:"toggle"},e),[n,r]=Ze(!1),[o,i]=Ze(),s=rt((()=>{const e=Rz(t.selectedKeys);return null!=e?lV(e):e})),a=rt((()=>{const e=Rz(t.defaultSelectedKeys);return null!=e?lV(e):new iV})),[l,c]=function(e){const[t,n]=LB(e);return[()=>t()??new iV,n]}({value:s,defaultValue:a,onChange:e=>t.onSelectionChange?.(e)}),[u,d]=Ze(Rz(t.selectionBehavior));return nt((()=>{const e=l();"replace"===Rz(t.selectionBehavior)&&"toggle"===u()&&"object"==typeof e&&0===e.size&&d("replace")})),nt((()=>{d(Rz(t.selectionBehavior)??"toggle")})),{selectionMode:()=>Rz(t.selectionMode),disallowEmptySelection:()=>Rz(t.disallowEmptySelection)??!1,selectionBehavior:u,setSelectionBehavior:d,isFocused:n,setFocused:r,focusedKey:o,setFocusedKey:i,selectedKeys:l,setSelectedKeys:e=>{!Rz(t.allowDuplicateSelectionEvents)&&function(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}(e,l())||c(e)}}}function uV(e,t,n){const r=$t({selectOnFocus:()=>"replace"===Rz(e.selectionManager).selectionBehavior()},e),o=()=>t(),{direction:i}=rV();let s={top:0,left:0};qU((()=>Rz(r.isVirtualized)?void 0:o()),"scroll",(()=>{const e=o();e&&(s={top:e.scrollTop,left:e.scrollLeft})}));const{typeSelectHandlers:a}=function(e){const[t,n]=Ze(""),[r,o]=Ze(-1);return{typeSelectHandlers:{onKeyDown:i=>{if(Rz(e.isDisabled))return;const s=Rz(e.keyboardDelegate),a=Rz(e.selectionManager);if(!s.getKeyForSearch)return;const l=function(e){return 1!==e.length&&/^[A-Z]/i.test(e)?"":e}(i.key);if(!l||i.ctrlKey||i.metaKey)return;" "===l&&t().trim().length>0&&(i.preventDefault(),i.stopPropagation());let c=n((e=>e+l)),u=s.getKeyForSearch(c,a.focusedKey())??s.getKeyForSearch(c);null==u&&function(e){return e.split("").every((t=>t===e[0]))}(c)&&(c=c[0],u=s.getKeyForSearch(c,a.focusedKey())??s.getKeyForSearch(c)),null!=u&&(a.setFocusedKey(u),e.onTypeSelect?.(u)),clearTimeout(r()),o(window.setTimeout((()=>n("")),500))}}}}({isDisabled:()=>Rz(r.disallowTypeAhead),keyboardDelegate:()=>Rz(r.keyboardDelegate),selectionManager:()=>Rz(r.selectionManager)}),l=()=>Rz(r.orientation)??"vertical",c=()=>{const e=Rz(r.autoFocus);if(!e)return;const n=Rz(r.selectionManager),o=Rz(r.keyboardDelegate);let i;"first"===e&&(i=o.getFirstKey?.()),"last"===e&&(i=o.getLastKey?.());const s=n.selectedKeys();s.size&&(i=s.values().next().value),n.setFocused(!0),n.setFocusedKey(i);const a=t();a&&null==i&&!Rz(r.shouldUseVirtualFocus)&&iB(a)};at((()=>{r.deferAutoFocus?setTimeout(c,0):c()})),nt(st([o,()=>Rz(r.isVirtualized),()=>Rz(r.selectionManager).focusedKey()],(e=>{const[t,n,o]=e;if(n)o&&r.scrollToKey?.(o);else if(o&&t){const e=t.querySelector(`[data-key="${o}"]`);e&&SB(t,e)}})));return{tabIndex:rt((()=>{if(!Rz(r.shouldUseVirtualFocus))return null==Rz(r.selectionManager).focusedKey()?0:-1})),onKeyDown:e=>{nB(e,a.onKeyDown),e.altKey&&"Tab"===e.key&&e.preventDefault();const n=t();if(!n?.contains(e.target))return;const o=Rz(r.selectionManager),s=Rz(r.selectOnFocus),c=t=>{null!=t&&(o.setFocusedKey(t),e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&!sV(e)&&o.replaceSelection(t))},u=Rz(r.keyboardDelegate),d=Rz(r.shouldFocusWrap),f=o.focusedKey();switch(e.key){case"vertical"===l()?"ArrowDown":"ArrowRight":if(u.getKeyBelow){let t;e.preventDefault(),t=null!=f?u.getKeyBelow(f):u.getFirstKey?.(),null==t&&d&&(t=u.getFirstKey?.(f)),c(t)}break;case"vertical"===l()?"ArrowUp":"ArrowLeft":if(u.getKeyAbove){let t;e.preventDefault(),t=null!=f?u.getKeyAbove(f):u.getLastKey?.(),null==t&&d&&(t=u.getLastKey?.(f)),c(t)}break;case"vertical"===l()?"ArrowLeft":"ArrowUp":if(u.getKeyLeftOf){e.preventDefault();const t="rtl"===i();let n;n=null!=f?u.getKeyLeftOf(f):t?u.getFirstKey?.():u.getLastKey?.(),c(n)}break;case"vertical"===l()?"ArrowRight":"ArrowDown":if(u.getKeyRightOf){e.preventDefault();const t="rtl"===i();let n;n=null!=f?u.getKeyRightOf(f):t?u.getLastKey?.():u.getFirstKey?.(),c(n)}break;case"Home":if(u.getFirstKey){e.preventDefault();const t=u.getFirstKey(f,aV(e));null!=t&&(o.setFocusedKey(t),aV(e)&&e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&o.replaceSelection(t))}break;case"End":if(u.getLastKey){e.preventDefault();const t=u.getLastKey(f,aV(e));null!=t&&(o.setFocusedKey(t),aV(e)&&e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&o.replaceSelection(t))}break;case"PageDown":if(u.getKeyPageBelow&&null!=f){e.preventDefault();c(u.getKeyPageBelow(f))}break;case"PageUp":if(u.getKeyPageAbove&&null!=f){e.preventDefault();c(u.getKeyPageAbove(f))}break;case"a":aV(e)&&"multiple"===o.selectionMode()&&!0!==Rz(r.disallowSelectAll)&&(e.preventDefault(),o.selectAll());break;case"Escape":e.defaultPrevented||(e.preventDefault(),Rz(r.disallowEmptySelection)||o.clearSelection());break;case"Tab":if(!Rz(r.allowsTabNavigation)){if(e.shiftKey)n.focus();else{const e=function(e,t,n){const r=t?.tabbable?uB:cB,o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>t?.from?.contains(e)?NodeFilter.FILTER_REJECT:!e.matches(r)||!pB(e)||n||t?.accept&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT});return t?.from&&(o.currentNode=t.from),o}(n,{tabbable:!0});let t,r;do{r=e.lastChild(),r&&(t=r)}while(r);t&&!t.contains(document.activeElement)&&iB(t)}break}}},onMouseDown:e=>{o()===e.target&&e.preventDefault()},onFocusIn:e=>{const t=Rz(r.selectionManager),n=Rz(r.keyboardDelegate),i=Rz(r.selectOnFocus);if(t.isFocused())e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target))if(t.setFocused(!0),null==t.focusedKey()){const r=e=>{null!=e&&(t.setFocusedKey(e),i&&t.replaceSelection(e))},o=e.relatedTarget;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(t.lastSelectedKey()??n.getLastKey?.()):r(t.firstSelectedKey()??n.getFirstKey?.())}else if(!Rz(r.isVirtualized)){const e=o();if(e){e.scrollTop=s.top,e.scrollLeft=s.left;const n=e.querySelector(`[data-key="${t.focusedKey()}"]`);n&&(iB(n),SB(e,n))}}},onFocusOut:e=>{const t=Rz(r.selectionManager);e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)}}}function dV(e,t){const n=()=>Rz(e.selectionManager),r=()=>Rz(e.key),o=()=>Rz(e.shouldUseVirtualFocus),i=e=>{"none"!==n().selectionMode()&&("single"===n().selectionMode()?n().isSelected(r())&&!n().disallowEmptySelection()?n().toggleSelection(r()):n().replaceSelection(r()):e?.shiftKey?n().extendSelection(r()):"toggle"===n().selectionBehavior()||aV(e)||"pointerType"in e&&"touch"===e.pointerType?n().toggleSelection(r()):n().replaceSelection(r()))},s=()=>Rz(e.disabled)||n().isDisabled(r()),a=()=>!s()&&n().canSelectItem(r());let l=null;const c=rt((()=>{if(!o()&&!s())return r()===n().focusedKey()?0:-1})),u=rt((()=>Rz(e.virtualized)?void 0:r()));return nt(st([t,r,o,()=>n().focusedKey(),()=>n().isFocused()],(([t,n,r,o,i])=>{t&&n===o&&i&&!r&&document.activeElement!==t&&(e.focus?e.focus():iB(t))}))),{isSelected:()=>n().isSelected(r()),isDisabled:s,allowsSelection:a,tabIndex:c,dataKey:u,onPointerDown:t=>{a()&&(l=t.pointerType,"mouse"!==t.pointerType||0!==t.button||Rz(e.shouldSelectOnPressUp)||i(t))},onPointerUp:t=>{a()&&"mouse"===t.pointerType&&0===t.button&&Rz(e.shouldSelectOnPressUp)&&Rz(e.allowsDifferentPressOrigin)&&i(t)},onClick:t=>{a()&&(Rz(e.shouldSelectOnPressUp)&&!Rz(e.allowsDifferentPressOrigin)||"mouse"!==l)&&i(t)},onKeyDown:e=>{a()&&["Enter"," "].includes(e.key)&&(sV(e)?n().toggleSelection(r()):i(e))},onMouseDown:e=>{s()&&e.preventDefault()},onFocus:e=>{const i=t();o()||s()||!i||e.target===i&&n().setFocusedKey(r())}}}var fV=class{collection;state;constructor(e,t){this.collection=e,this.state=t}selectionMode(){return this.state.selectionMode()}disallowEmptySelection(){return this.state.disallowEmptySelection()}selectionBehavior(){return this.state.selectionBehavior()}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}isFocused(){return this.state.isFocused()}setFocused(e){this.state.setFocused(e)}focusedKey(){return this.state.focusedKey()}setFocusedKey(e){(null==e||this.collection().getItem(e))&&this.state.setFocusedKey(e)}selectedKeys(){return this.state.selectedKeys()}isSelected(e){if("none"===this.state.selectionMode())return!1;const t=this.getKey(e);return null!=t&&this.state.selectedKeys().has(t)}isEmpty(){return 0===this.state.selectedKeys().size}isSelectAll(){if(this.isEmpty())return!1;const e=this.state.selectedKeys();return this.getAllSelectableKeys().every((t=>e.has(t)))}firstSelectedKey(){let e;for(const t of this.state.selectedKeys()){const n=this.collection().getItem(t);e&&!(null!=n?.index&&null!=e?.index&&n.index<e.index)||(e=n)}return e?.key}lastSelectedKey(){let e;for(const t of this.state.selectedKeys()){const n=this.collection().getItem(t);e&&!(null!=n?.index&&null!=e?.index&&n.index>e.index)||(e=n)}return e?.key}extendSelection(e){if("none"===this.selectionMode())return;if("single"===this.selectionMode())return void this.replaceSelection(e);const t=this.getKey(e);if(null==t)return;const n=this.state.selectedKeys(),r=n.anchorKey||t,o=new iV(n,r,t);for(const i of this.getKeyRange(r,n.currentKey||t))o.delete(i);for(const i of this.getKeyRange(t,r))this.canSelectItem(i)&&o.add(i);this.state.setSelectedKeys(o)}getKeyRange(e,t){const n=this.collection().getItem(e),r=this.collection().getItem(t);return n&&r?null!=n.index&&null!=r.index&&n.index<=r.index?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){const n=[];let r=e;for(;null!=r;){const e=this.collection().getItem(r);if(e&&"item"===e.type&&n.push(r),r===t)return n;r=this.collection().getKeyAfter(r)}return[]}getKey(e){const t=this.collection().getItem(e);return t?t&&"item"===t.type?t.key:null:e}toggleSelection(e){if("none"===this.selectionMode())return;if("single"===this.selectionMode()&&!this.isSelected(e))return void this.replaceSelection(e);const t=this.getKey(e);if(null==t)return;const n=new iV(this.state.selectedKeys());n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection()&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode())return;const t=this.getKey(e);if(null==t)return;const n=this.canSelectItem(t)?new iV([t],t,t):new iV;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode())return;const t=new iV;for(const n of e){const e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode()))break}this.state.setSelectedKeys(t)}selectAll(){"multiple"===this.selectionMode()&&this.state.setSelectedKeys(new Set(this.getAllSelectableKeys()))}clearSelection(){const e=this.state.selectedKeys();!this.disallowEmptySelection()&&e.size>0&&this.state.setSelectedKeys(new iV)}toggleSelectAll(){this.isSelectAll()?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode()&&("single"===this.selectionMode()?this.isSelected(e)&&!this.disallowEmptySelection()?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior()||t&&"touch"===t.pointerType?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys())return!0;const t=this.selectedKeys();if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;for(const n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){if("none"===this.state.selectionMode())return!1;const t=this.collection().getItem(e);return null!=t&&!t.disabled}isDisabled(e){const t=this.collection().getItem(e);return!t||t.disabled}getAllSelectableKeys(){const e=[];return(t=>{for(;null!=t;){if(this.canSelectItem(t)){const n=this.collection().getItem(t);if(!n)continue;"item"===n.type&&e.push(t)}t=this.collection().getKeyAfter(t)}})(this.collection().getFirstKey()),e}},hV=class{keyMap=new Map;iterable;firstKey;lastKey;constructor(e){this.iterable=e;for(const r of e)this.keyMap.set(r.key,r);if(0===this.keyMap.size)return;let t,n=0;for(const[r,o]of this.keyMap)t?(t.nextKey=r,o.prevKey=t.key):(this.firstKey=r,o.prevKey=void 0),"item"===o.type&&(o.index=n++),t=o,t.nextKey=void 0;this.lastKey=t.key}*[Symbol.iterator](){yield*this.iterable}getSize(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){return this.keyMap.get(e)?.prevKey}getKeyAfter(e){return this.keyMap.get(e)?.nextKey}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){return this.keyMap.get(e)}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}};var pV,mV=e=>"function"==typeof e?e():e,gV=e=>{const t=rt((()=>{const t=mV(e.element);if(t)return getComputedStyle(t)})),n=()=>t()?.animationName??"none",[r,o]=Ze(mV(e.show)?"present":"hidden");let i="none";return nt((r=>{const s=mV(e.show);return it((()=>{if(r===s)return s;const e=i,a=n();if(s)o("present");else if("none"===a||"none"===t()?.display)o("hidden");else{o(!0===r&&e!==a?"hiding":"hidden")}})),s})),nt((()=>{const t=mV(e.element);if(!t)return;const s=e=>{e.target===t&&(i=n())},a=e=>{const i=n().includes(e.animationName);e.target===t&&i&&"hiding"===r()&&o("hidden")};t.addEventListener("animationstart",s),t.addEventListener("animationcancel",a),t.addEventListener("animationend",a),lt((()=>{t.removeEventListener("animationstart",s),t.removeEventListener("animationcancel",a),t.removeEventListener("animationend",a)}))})),{present:()=>"present"===r()||"hiding"===r(),state:r}},vV="data-kb-top-layer",yV=!1,bV=[];function xV(e){return bV.findIndex((t=>t.node===e))}function wV(){return bV.filter((e=>e.isPointerBlocking))}function SV(){return wV().length>0}function kV(e){const t=xV([...wV()].slice(-1)[0]?.node);return xV(e)<t}var CV={layers:bV,isTopMostLayer:function(e){return bV[bV.length-1].node===e},hasPointerBlockingLayer:SV,isBelowPointerBlockingLayer:kV,addLayer:function(e){bV.push(e)},removeLayer:function(e){const t=xV(e);t<0||bV.splice(t,1)},indexOf:xV,find:function(e){return bV[xV(e)]},assignPointerEventToLayers:function(){for(const{node:e}of bV)e.style.pointerEvents=kV(e)?"none":"auto"},disableBodyPointerEvents:function(e){if(SV()&&!yV){const t=QU(e);pV=document.body.style.pointerEvents,t.body.style.pointerEvents="none",yV=!0}},restoreBodyPointerEvents:function(e){if(SV())return;const t=QU(e);t.body.style.pointerEvents=pV,0===t.body.style.length&&t.body.removeAttribute("style"),yV=!1}};$B({},{Button:()=>_V,Root:()=>jV});var EV=["button","color","file","image","reset","submit"];function jV(e){let t;const n=yB({type:"button"},e),[r,o]=qt(n,["ref","type","disabled"]),i=jB((()=>t),(()=>"button")),s=rt((()=>{const e=i();return null!=e&&function(e){const t=e.tagName.toLowerCase();return"button"===t||!("input"!==t||!e.type)&&-1!==EV.indexOf(e.type)}({tagName:e,type:r.type})})),a=rt((()=>"input"===i())),l=rt((()=>"a"===i()&&null!=t?.getAttribute("href")));return At(TB,$t({as:"button",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},get type(){return s()||a()?r.type:void 0},get role(){return s()||l()?void 0:"button"},get tabIndex(){return s()||l()||r.disabled?void 0:0},get disabled(){return s()||a()?r.disabled:void 0},get"aria-disabled"(){return!(s()||a()||!r.disabled)||void 0},get"data-disabled"(){return r.disabled?"":void 0}},o))}var _V=jV,TV=["top","right","bottom","left"],PV=Math.min,NV=Math.max,DV=Math.round,MV=Math.floor,OV=e=>({x:e,y:e}),AV={left:"right",right:"left",bottom:"top",top:"bottom"},RV={start:"end",end:"start"};function LV(e,t,n){return NV(e,PV(t,n))}function IV(e,t){return"function"==typeof e?e(t):e}function FV(e){return e.split("-")[0]}function $V(e){return e.split("-")[1]}function qV(e){return"x"===e?"y":"x"}function zV(e){return"y"===e?"height":"width"}function UV(e){return["top","bottom"].includes(FV(e))?"y":"x"}function BV(e){return qV(UV(e))}function VV(e){return e.replace(/start|end/g,(e=>RV[e]))}function KV(e){return e.replace(/left|right|bottom|top/g,(e=>AV[e]))}function HV(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function WV(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function GV(e,t,n){let{reference:r,floating:o}=e;const i=UV(t),s=BV(t),a=zV(s),l=FV(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let h;switch(l){case"top":h={x:u,y:r.y-o.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-o.width,y:d};break;default:h={x:r.x,y:r.y}}switch($V(t)){case"start":h[s]-=f*(n&&c?-1:1);break;case"end":h[s]+=f*(n&&c?-1:1)}return h}async function YV(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=IV(t,e),p=HV(h),m=a[f?"floating"===d?"reference":"floating":d],g=WV(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),v="floating"===d?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},x=WV(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:v,offsetParent:y,strategy:l}):v);return{top:(g.top-x.top+p.top)/b.y,bottom:(x.bottom-g.bottom+p.bottom)/b.y,left:(g.left-x.left+p.left)/b.x,right:(x.right-g.right+p.right)/b.x}}function QV(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function XV(e){return TV.some((t=>e[t]>=0))}function JV(e){return tK(e)?(e.nodeName||"").toLowerCase():"#document"}function ZV(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function eK(e){var t;return null==(t=(tK(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function tK(e){return e instanceof Node||e instanceof ZV(e).Node}function nK(e){return e instanceof Element||e instanceof ZV(e).Element}function rK(e){return e instanceof HTMLElement||e instanceof ZV(e).HTMLElement}function oK(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof ZV(e).ShadowRoot)}function iK(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=dK(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function sK(e){return["table","td","th"].includes(JV(e))}function aK(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(ZY){return!1}}))}function lK(e){const t=cK(),n=nK(e)?dK(e):e;return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function cK(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function uK(e){return["html","body","#document"].includes(JV(e))}function dK(e){return ZV(e).getComputedStyle(e)}function fK(e){return nK(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function hK(e){if("html"===JV(e))return e;const t=e.assignedSlot||e.parentNode||oK(e)&&e.host||eK(e);return oK(t)?t.host:t}function pK(e){const t=hK(e);return uK(t)?e.ownerDocument?e.ownerDocument.body:e.body:rK(t)&&iK(t)?t:pK(t)}function mK(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=pK(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=ZV(o);return i?t.concat(s,s.visualViewport||[],iK(o)?o:[],s.frameElement&&n?mK(s.frameElement):[]):t.concat(o,mK(o,[],n))}function gK(e){const t=dK(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=rK(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=DV(n)!==i||DV(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function vK(e){return nK(e)?e:e.contextElement}function yK(e){const t=vK(e);if(!rK(t))return OV(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=gK(t);let s=(i?DV(n.width):n.width)/r,a=(i?DV(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}var bK=OV(0);function xK(e){const t=ZV(e);return cK()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:bK}function wK(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=vK(e);let s=OV(1);t&&(r?nK(r)&&(s=yK(r)):s=yK(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==ZV(e))&&t}(i,n,r)?xK(i):OV(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,u=o.width/s.x,d=o.height/s.y;if(i){const e=ZV(i),t=r&&nK(r)?ZV(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=yK(o),t=o.getBoundingClientRect(),r=dK(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=s,n=ZV(o),o=n.frameElement}}return WV({width:u,height:d,x:l,y:c})}function SK(e){return wK(eK(e)).left+fK(e).scrollLeft}function kK(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=ZV(e),r=eK(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=cK();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=eK(e),n=fK(e),r=e.ownerDocument.body,o=NV(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=NV(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+SK(e);const a=-n.scrollTop;return"rtl"===dK(r).direction&&(s+=NV(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(eK(e));else if(nK(t))r=function(e,t){const n=wK(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=rK(e)?yK(e):OV(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=xK(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return WV(r)}function CK(e,t){const n=hK(e);return!(n===t||!nK(n)||uK(n))&&("fixed"===dK(n).position||CK(n,t))}function EK(e,t,n){const r=rK(t),o=eK(t),i="fixed"===n,s=wK(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=OV(0);if(r||!r&&!i)if(("body"!==JV(t)||iK(o))&&(a=fK(t)),r){const e=wK(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=SK(o));return{x:s.left+a.scrollLeft-l.x,y:s.top+a.scrollTop-l.y,width:s.width,height:s.height}}function jK(e){return"static"===dK(e).position}function _K(e,t){return rK(e)&&"fixed"!==dK(e).position?t?t(e):e.offsetParent:null}function TK(e,t){const n=ZV(e);if(aK(e))return n;if(!rK(e)){let t=hK(e);for(;t&&!uK(t);){if(nK(t)&&!jK(t))return t;t=hK(t)}return n}let r=_K(e,t);for(;r&&sK(r)&&jK(r);)r=_K(r,t);return r&&uK(r)&&jK(r)&&!lK(r)?n:r||function(e){let t=hK(e);for(;rK(t)&&!uK(t);){if(lK(t))return t;if(aK(t))return null;t=hK(t)}return null}(e)||n}var PK={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=eK(r),a=!!t&&aK(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=OV(1);const u=OV(0),d=rK(r);if((d||!d&&!i)&&(("body"!==JV(r)||iK(s))&&(l=fK(r)),rK(r))){const e=wK(r);c=yK(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x,y:n.y*c.y-l.scrollTop*c.y+u.y}},getDocumentElement:eK,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?aK(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=mK(e,[],!1).filter((e=>nK(e)&&"body"!==JV(e))),o=null;const i="fixed"===dK(e).position;let s=i?hK(e):e;for(;nK(s)&&!uK(s);){const t=dK(s),n=lK(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||iK(s)&&!n&&CK(e,s))?r=r.filter((e=>e!==s)):o=t,s=hK(s)}return t.set(e,r),r}(t,this._c):[].concat(n),r],s=i.reduce(((e,n)=>{const r=kK(t,n,o);return e.top=NV(r.top,e.top),e.right=PV(r.right,e.right),e.bottom=PV(r.bottom,e.bottom),e.left=NV(r.left,e.left),e}),kK(t,i[0],o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:TK,getElementRects:async function(e){const t=this.getOffsetParent||TK,n=this.getDimensions,r=await n(e.floating);return{reference:EK(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=gK(e);return{width:t,height:n}},getScale:yK,isElement:nK,isRTL:function(e){return"rtl"===dK(e).direction}};function NK(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=vK(e),u=o||i?[...c?mK(c):[],...mK(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=eK(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const h={rootMargin:-MV(u)+"px "+-MV(o.clientWidth-(c+d))+"px "+-MV(o.clientHeight-(u+f))+"px "+-MV(c)+"px",threshold:NV(0,PV(1,l))||1};let p=!0;function m(e){const t=e[0].intersectionRatio;if(t!==l){if(!p)return s();t?s(!1,t):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}p=!1}try{r=new IntersectionObserver(m,{...h,root:o.ownerDocument})}catch(ZY){r=new IntersectionObserver(m,h)}r.observe(e)}(!0),i}(c,n):null;let f,h=-1,p=null;s&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),c&&!l&&p.observe(c),p.observe(t));let m=l?wK(e):null;return l&&function t(){const r=wK(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=p)||e.disconnect(),p=null,l&&cancelAnimationFrame(f)}}var DK=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=FV(n),a=$V(n),l="y"===UV(n),c=["left","top"].includes(s)?-1:1,u=i&&l?-1:1,d=IV(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return a&&"number"==typeof p&&(h="end"===a?-1*p:p),l?{x:h*u,y:f*c}:{x:f*c,y:h*u}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},MK=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=IV(e,t),c={x:n,y:r},u=await YV(t,l),d=UV(FV(o)),f=qV(d);let h=c[f],p=c[d];if(i){h=LV(h+u["y"===f?"top":"left"],h,h-u["y"===f?"bottom":"right"])}if(s){p=LV(p+u["y"===d?"top":"left"],p,p-u["y"===d?"bottom":"right"])}const m=a.fn({...t,[f]:h,[d]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},OK=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:m=!0,...g}=IV(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const v=FV(o),y=UV(a),b=FV(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(b||!m?[KV(a)]:function(e){const t=KV(e);return[VV(e),t,VV(t)]}(a)),S="none"!==p;!f&&S&&w.push(...function(e,t,n,r){const o=$V(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}(FV(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(VV)))),i}(a,m,p,x));const k=[a,...w],C=await YV(t,g),E=[];let j=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&E.push(C[v]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=$V(e),o=BV(e),i=zV(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=KV(s)),[s,KV(s)]}(o,s,x);E.push(C[e[0]],C[e[1]])}if(j=[...j,{placement:o,overflows:E}],!E.every((e=>e<=0))){var _,T;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n=null==(T=j.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:T.placement;if(!n)switch(h){case"bestFit":{var P;const e=null==(P=j.filter((e=>{if(S){const t=UV(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:P[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},AK=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:o,elements:i}=t,{apply:s=()=>{},...a}=IV(e,t),l=await YV(t,a),c=FV(n),u=$V(n),d="y"===UV(n),{width:f,height:h}=r.floating;let p,m;"top"===c||"bottom"===c?(p=c,m=u===(await(null==o.isRTL?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(m=c,p="end"===u?"top":"bottom");const g=h-l.top-l.bottom,v=f-l.left-l.right,y=PV(h-l[p],g),b=PV(f-l[m],v),x=!t.middlewareData.shift;let w=y,S=b;if(d?S=u||x?PV(b,v):v:w=u||x?PV(y,g):g,x&&!u){const e=NV(l.left,0),t=NV(l.right,0),n=NV(l.top,0),r=NV(l.bottom,0);d?S=f-2*(0!==e||0!==t?e+t:NV(l.left,l.right)):w=h-2*(0!==n||0!==r?n+r:NV(l.top,l.bottom))}await s({...t,availableWidth:S,availableHeight:w});const k=await o.getDimensions(i.floating);return f!==k.width||h!==k.height?{reset:{rects:!0}}:{}}}},RK=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=IV(e,t);switch(r){case"referenceHidden":{const e=QV(await YV(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:XV(e)}}}case"escaped":{const e=QV(await YV(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:XV(e)}}}default:return{}}}}},LK=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=IV(e,t)||{};if(null==c)return{};const d=HV(u),f={x:n,y:r},h=BV(o),p=zV(h),m=await s.getDimensions(c),g="y"===h,v=g?"top":"left",y=g?"bottom":"right",b=g?"clientHeight":"clientWidth",x=i.reference[p]+i.reference[h]-f[h]-i.floating[p],w=f[h]-i.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=S?S[b]:0;k&&await(null==s.isElement?void 0:s.isElement(S))||(k=a.floating[b]||i.floating[p]);const C=x/2-w/2,E=k/2-m[p]/2-1,j=PV(d[v],E),_=PV(d[y],E),T=j,P=k-m[p]-_,N=k/2-m[p]/2+C,D=LV(T,N,P),M=!l.arrow&&null!=$V(o)&&N!==D&&i.reference[p]/2-(N<T?j:_)-m[p]/2<0,O=M?N<T?N-T:N-P:0;return{[h]:f[h]+O,data:{[h]:D,centerOffset:N-D-O,...M&&{alignmentOffset:O}},reset:M}}}),IK=(e,t,n)=>{const r={platform:PK,...n},o={...r.platform,_c:new Map};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=GV(c,r,l),f=r,h={},p=0;for(let m=0;m<a.length;m++){const{name:n,fn:i}=a[m],{x:g,y:v,data:y,reset:b}=await i({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:h,rects:c,platform:s,elements:{reference:e,floating:t}});u=null!=g?g:u,d=null!=v?v:d,h={...h,[n]:{...h[n],...y}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=GV(c,f,l))),m=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:h}})(e,t,{...r,platform:o})},FK=pt();function $K(){const e=mt(FK);if(void 0===e)throw new Error("[kobalte]: `usePopperContext` must be used within a `Popper` component");return e}var qK=sn('<svg display="block" viewBox="0 0 30 30" style="transform:scale(1.02)"><g><path fill="none" d="M23,27.8c1.1,1.2,3.4,2.2,5,2.2h2H0h2c1.7,0,3.9-1,5-2.2l6.6-7.2c0.7-0.8,2-0.8,2.7,0L23,27.8L23,27.8z"></path><path stroke="none" d="M23,27.8c1.1,1.2,3.4,2.2,5,2.2h2H0h2c1.7,0,3.9-1,5-2.2l6.6-7.2c0.7-0.8,2-0.8,2.7,0L23,27.8L23,27.8z">'),zK={top:180,right:-90,bottom:0,left:90};function UK(e){const t=$K(),n=yB({size:30},e),[r,o]=qt(n,["ref","style","size"]),i=()=>t.currentPlacement().split("-")[0],s=function(e){const[t,n]=Ze();return nt((()=>{const t=e();var r;t&&n((r=t,QU(r).defaultView||window).getComputedStyle(t))})),t}(t.contentRef),a=()=>2*Number.parseInt(s()?.getPropertyValue(`border-${i()}-width`)||"0px")*(30/r.size);return At(TB,$t({as:"div",ref(e){const n=PU(t.setArrowRef,r.ref);"function"==typeof n&&n(e)},"aria-hidden":"true",get style(){return VU({position:"absolute","font-size":`${r.size}px`,width:"1em",height:"1em","pointer-events":"none",fill:s()?.getPropertyValue("background-color")||"none",stroke:s()?.getPropertyValue(`border-${i()}-color`)||"none","stroke-width":a()},r.style)}},o,{get children(){const e=qK(),t=e.firstChild;return tt((()=>ln(t,"transform",`rotate(${zK[i()]} 15 15) translate(0 2)`))),e}}))}function BK(e){const{x:t=0,y:n=0,width:r=0,height:o=0}=e??{};if("function"==typeof DOMRect)return new DOMRect(t,n,r,o);const i={x:t,y:n,width:r,height:o,top:n,right:t+r,bottom:n+o,left:t};return{...i,toJSON:()=>i}}function VK(e){return/^(?:top|bottom|left|right)(?:-(?:start|end))?$/.test(e)}var KK={top:"bottom",right:"left",bottom:"top",left:"right"};var HK=Object.assign((function(e){const t=yB({getAnchorRect:e=>e?.getBoundingClientRect(),placement:"bottom",gutter:0,shift:0,flip:!0,slide:!0,overlap:!1,sameWidth:!1,fitViewport:!1,hideWhenDetached:!1,detachedPadding:0,arrowPadding:4,overflowPadding:8},e),[n,r]=Ze(),[o,i]=Ze(),[s,a]=Ze(t.placement),l=()=>{return e=t.anchorRef?.(),n=t.getAnchorRect,{contextElement:e,getBoundingClientRect:()=>{const t=n(e);return t?BK(t):e?e.getBoundingClientRect():BK()}};var e,n},{direction:c}=rV();async function u(){const e=l(),r=n(),i=o();if(!e||!r)return;const s=(i?.clientHeight||0)/2,u="number"==typeof t.gutter?t.gutter+s:t.gutter??s;r.style.setProperty("--kb-popper-content-overflow-padding",`${t.overflowPadding}px`),e.getBoundingClientRect();const d=[DK((({placement:e})=>{const n=!!e.split("-")[1];return{mainAxis:u,crossAxis:n?void 0:t.shift,alignmentAxis:t.shift}}))];if(!1!==t.flip){const e="string"==typeof t.flip?t.flip.split(" "):void 0;if(void 0!==e&&!e.every(VK))throw new Error("`flip` expects a spaced-delimited list of placements");d.push(OK({padding:t.overflowPadding,fallbackPlacements:e}))}(t.slide||t.overlap)&&d.push(MK({mainAxis:t.slide,crossAxis:t.overlap,padding:t.overflowPadding})),d.push(AK({padding:t.overflowPadding,apply({availableWidth:e,availableHeight:n,rects:o}){const i=Math.round(o.reference.width);e=Math.floor(e),n=Math.floor(n),r.style.setProperty("--kb-popper-anchor-width",`${i}px`),r.style.setProperty("--kb-popper-content-available-width",`${e}px`),r.style.setProperty("--kb-popper-content-available-height",`${n}px`),t.sameWidth&&(r.style.width=`${i}px`),t.fitViewport&&(r.style.maxWidth=`${e}px`,r.style.maxHeight=`${n}px`)}})),t.hideWhenDetached&&d.push(RK({padding:t.detachedPadding})),i&&d.push(LK({element:i,padding:t.arrowPadding}));const f=await IK(e,r,{placement:t.placement,strategy:"absolute",middleware:d,platform:{...PK,isRTL:()=>"rtl"===c()}});if(a(f.placement),t.onCurrentPlacementChange?.(f.placement),!r)return;r.style.setProperty("--kb-popper-content-transform-origin",function(e,t){const[n,r]=e.split("-"),o=KK[n];return r?"left"===n||"right"===n?`${o} ${"start"===r?"top":"bottom"}`:"start"===r?`${o} ${"rtl"===t?"right":"left"}`:`${o} ${"rtl"===t?"left":"right"}`:`${o} center`}(f.placement,c()));const h=Math.round(f.x),p=Math.round(f.y);let m;if(t.hideWhenDetached&&(m=f.middlewareData.hide?.referenceHidden?"hidden":"visible"),Object.assign(r.style,{top:"0",left:"0",transform:`translate3d(${h}px, ${p}px, 0)`,visibility:m}),i&&f.middlewareData.arrow){const{x:e,y:t}=f.middlewareData.arrow,n=f.placement.split("-")[0];Object.assign(i.style,{left:null!=e?`${e}px`:"",top:null!=t?`${t}px`:"",[n]:"100%"})}}return nt((()=>{const e=l(),t=n();if(!e||!t)return;lt(NK(e,t,u,{elementResize:"function"==typeof ResizeObserver}))})),nt((()=>{const e=n(),r=t.contentRef?.();e&&r&&queueMicrotask((()=>{e.style.zIndex=getComputedStyle(r).zIndex}))})),At(FK.Provider,{value:{currentPlacement:s,contentRef:()=>t.contentRef?.(),setPositionerRef:r,setArrowRef:i},get children(){return t.children}})}),{Arrow:UK,Context:FK,usePopperContext:$K,Positioner:function(e){const t=$K(),[n,r]=qt(e,["ref","style"]);return At(TB,$t({as:"div",ref(e){const r=PU(t.setPositionerRef,n.ref);"function"==typeof r&&r(e)},"data-popper-positioner":"",get style(){return VU({position:"absolute",top:0,left:0,"min-width":"max-content"},n.style)}},r))}});var WK="interactOutside.pointerDownOutside",GK="interactOutside.focusOutside";var YK=pt();function QK(e){let t;const n=mt(YK),[r,o]=qt(e,["ref","disableOutsidePointerEvents","excludedElements","onEscapeKeyDown","onPointerDownOutside","onFocusOutside","onInteractOutside","onDismiss","bypassTopMostLayerCheck"]),i=new Set([]);!function(e,t){let n,r=vB;const o=()=>QU(t()),i=t=>e.onPointerDownOutside?.(t),s=t=>e.onFocusOutside?.(t),a=t=>e.onInteractOutside?.(t),l=n=>{const r=n.target;return r instanceof HTMLElement&&!r.closest(`[${vV}]`)&&!!GU(o(),r)&&!GU(t(),r)&&!e.shouldExcludeElement?.(r)},c=e=>{function n(){const n=t(),r=e.target;if(!n||!r||!l(e))return;const o=rB([i,a]);r.addEventListener(WK,o,{once:!0});const s=new CustomEvent(WK,{bubbles:!1,cancelable:!0,detail:{originalEvent:e,isContextMenu:2===e.button||oB(e)&&0===e.button}});r.dispatchEvent(s)}"touch"===e.pointerType?(o().removeEventListener("click",n),r=n,o().addEventListener("click",n,{once:!0})):n()},u=e=>{const n=t(),r=e.target;if(!n||!r||!l(e))return;const o=rB([s,a]);r.addEventListener(GK,o,{once:!0});const i=new CustomEvent(GK,{bubbles:!1,cancelable:!0,detail:{originalEvent:e,isContextMenu:!1}});r.dispatchEvent(i)};nt((()=>{Rz(e.isDisabled)||(n=window.setTimeout((()=>{o().addEventListener("pointerdown",c,!0)}),0),o().addEventListener("focusin",u,!0),lt((()=>{window.clearTimeout(n),o().removeEventListener("click",r),o().removeEventListener("pointerdown",c,!0),o().removeEventListener("focusin",u,!0)})))}))}({shouldExcludeElement:e=>!!t&&(r.excludedElements?.some((t=>GU(t(),e)))||[...i].some((t=>GU(t,e)))),onPointerDownOutside:e=>{t&&!CV.isBelowPointerBlockingLayer(t)&&(r.bypassTopMostLayerCheck||CV.isTopMostLayer(t))&&(r.onPointerDownOutside?.(e),r.onInteractOutside?.(e),e.defaultPrevented||r.onDismiss?.())},onFocusOutside:e=>{r.onFocusOutside?.(e),r.onInteractOutside?.(e),e.defaultPrevented||r.onDismiss?.()}},(()=>t)),function(e){const t=t=>{t.key===JU.Escape&&e.onEscapeKeyDown?.(t)};nt((()=>{if(Rz(e.isDisabled))return;const n=e.ownerDocument?.()??QU();n.addEventListener("keydown",t),lt((()=>{n.removeEventListener("keydown",t)}))}))}({ownerDocument:()=>QU(t),onEscapeKeyDown:e=>{t&&CV.isTopMostLayer(t)&&(r.onEscapeKeyDown?.(e),!e.defaultPrevented&&r.onDismiss&&(e.preventDefault(),r.onDismiss()))}}),at((()=>{if(!t)return;CV.addLayer({node:t,isPointerBlocking:r.disableOutsidePointerEvents,dismiss:r.onDismiss});const e=n?.registerNestedLayer(t);CV.assignPointerEventToLayers(),CV.disableBodyPointerEvents(t),lt((()=>{t&&(CV.removeLayer(t),e?.(),CV.assignPointerEventToLayers(),CV.restoreBodyPointerEvents(t))}))})),nt(st([()=>t,()=>r.disableOutsidePointerEvents],(([e,t])=>{if(!e)return;const n=CV.find(e);n&&n.isPointerBlocking!==t&&(n.isPointerBlocking=t,CV.assignPointerEventToLayers()),t&&CV.disableBodyPointerEvents(e),lt((()=>{CV.restoreBodyPointerEvents(e)}))}),{defer:!0}));return At(YK.Provider,{value:{registerNestedLayer:e=>{i.add(e);const t=n?.registerNestedLayer(e);return()=>{i.delete(e),t?.()}}},get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)}},o))}})}function XK(e={}){const[t,n]=IB({value:()=>Rz(e.open),defaultValue:()=>!!Rz(e.defaultOpen),onChange:t=>e.onOpenChange?.(t)}),r=()=>{n(!0)},o=()=>{n(!1)};return{isOpen:t,setIsOpen:n,open:r,close:o,toggle:()=>{t()?o():r()}}}var JK={};$B(JK,{Description:()=>MB,ErrorMessage:()=>OB,Item:()=>rH,ItemControl:()=>oH,ItemDescription:()=>iH,ItemIndicator:()=>sH,ItemInput:()=>aH,ItemLabel:()=>lH,Label:()=>cH,RadioGroup:()=>dH,Root:()=>uH});var ZK=pt();function eH(){const e=mt(ZK);if(void 0===e)throw new Error("[kobalte]: `useRadioGroupContext` must be used within a `RadioGroup` component");return e}var tH=pt();function nH(){const e=mt(tH);if(void 0===e)throw new Error("[kobalte]: `useRadioGroupItemContext` must be used within a `RadioGroup.Item` component");return e}function rH(e){const t=DB(),n=eH(),r=yB({id:`${t.generateId("item")}-${Bt()}`},e),[o,i]=qt(r,["value","disabled","onPointerDown"]),[s,a]=Ze(),[l,c]=Ze(),[u,d]=Ze(),[f,h]=Ze(),[p,m]=Ze(!1),g=rt((()=>n.isSelectedValue(o.value))),v=rt((()=>o.disabled||t.isDisabled()||!1)),y=e=>{nB(e,o.onPointerDown),p()&&e.preventDefault()},b=rt((()=>({...t.dataset(),"data-disabled":v()?"":void 0,"data-checked":g()?"":void 0}))),x={value:()=>o.value,dataset:b,isSelected:g,isDisabled:v,inputId:s,labelId:l,descriptionId:u,inputRef:f,select:()=>n.setSelectedValue(o.value),generateId:WU((()=>i.id)),registerInput:EB(a),registerLabel:EB(c),registerDescription:EB(d),setIsFocused:m,setInputRef:h};return At(tH.Provider,{value:x,get children(){return At(TB,$t({as:"div",role:"group",onPointerDown:y},b,i))}})}function oH(e){const t=nH(),n=yB({id:t.generateId("control")},e),[r,o]=qt(n,["onClick","onKeyDown"]);return At(TB,$t({as:"div",onClick:e=>{nB(e,r.onClick),t.select(),t.inputRef()?.focus()},onKeyDown:e=>{nB(e,r.onKeyDown),e.key===JU.Space&&(t.select(),t.inputRef()?.focus())}},(()=>t.dataset()),o))}function iH(e){const t=nH(),n=yB({id:t.generateId("description")},e);return nt((()=>lt(t.registerDescription(n.id)))),At(TB,$t({as:"div"},(()=>t.dataset()),n))}function sH(e){const t=nH(),n=yB({id:t.generateId("indicator")},e),[r,o]=qt(n,["ref","forceMount"]),[i,s]=Ze(),{present:a}=gV({show:()=>r.forceMount||t.isSelected(),element:()=>i()??null});return At(Wt,{get when(){return a()},get children(){return At(TB,$t({as:"div",ref(e){const t=PU(s,r.ref);"function"==typeof t&&t(e)}},(()=>t.dataset()),o))}})}function aH(e){const t=DB(),n=eH(),r=nH(),o=yB({id:r.generateId("input")},e),[i,s]=qt(o,["ref","style","aria-labelledby","aria-describedby","onChange","onFocus","onBlur"]),[a,l]=Ze(!1);return nt(st([()=>r.isSelected(),()=>r.value()],(e=>{if(!e[0]&&e[1]===r.value())return;l(!0);const t=r.inputRef();t?.dispatchEvent(new Event("input",{bubbles:!0,cancelable:!0})),t?.dispatchEvent(new Event("change",{bubbles:!0,cancelable:!0}))}),{defer:!0})),nt((()=>lt(r.registerInput(s.id)))),At(TB,$t({as:"input",ref(e){const t=PU(r.setInputRef,i.ref);"function"==typeof t&&t(e)},type:"radio",get name(){return t.name()},get value(){return r.value()},get checked(){return r.isSelected()},get required(){return t.isRequired()},get disabled(){return r.isDisabled()},get readonly(){return t.isReadOnly()},get style(){return VU({...CB},i.style)},get"aria-labelledby"(){return[i["aria-labelledby"],r.labelId(),null!=i["aria-labelledby"]&&null!=s["aria-label"]?s.id:void 0].filter(Boolean).join(" ")||void 0},get"aria-describedby"(){return[i["aria-describedby"],r.descriptionId(),n.ariaDescribedBy()].filter(Boolean).join(" ")||void 0},onChange:e=>{if(nB(e,i.onChange),e.stopPropagation(),!a()){n.setSelectedValue(r.value());e.target.checked=r.isSelected()}l(!1)},onFocus:e=>{nB(e,i.onFocus),r.setIsFocused(!0)},onBlur:e=>{nB(e,i.onBlur),r.setIsFocused(!1)}},(()=>r.dataset()),s))}function lH(e){const t=nH(),n=yB({id:t.generateId("label")},e);return nt((()=>lt(t.registerLabel(n.id)))),At(TB,$t({as:"label",get for(){return t.inputId()}},(()=>t.dataset()),n))}function cH(e){return At(AB,$t({as:"span"},e))}function uH(e){let t;const n=yB({id:`radiogroup-${Bt()}`,orientation:"vertical"},e),[r,o,i]=qt(n,["ref","value","defaultValue","onChange","orientation","aria-labelledby","aria-describedby"],PB),[s,a]=LB({value:()=>r.value,defaultValue:()=>r.defaultValue,onChange:e=>r.onChange?.(e)}),{formControlContext:l}=function(e){const t=yB({id:`form-control-${Bt()}`},e),[n,r]=Ze(),[o,i]=Ze(),[s,a]=Ze(),[l,c]=Ze();return{formControlContext:{name:()=>Rz(t.name)??Rz(t.id),dataset:rt((()=>({"data-valid":"valid"===Rz(t.validationState)?"":void 0,"data-invalid":"invalid"===Rz(t.validationState)?"":void 0,"data-required":Rz(t.required)?"":void 0,"data-disabled":Rz(t.disabled)?"":void 0,"data-readonly":Rz(t.readOnly)?"":void 0}))),validationState:()=>Rz(t.validationState),isRequired:()=>Rz(t.required),isDisabled:()=>Rz(t.disabled),isReadOnly:()=>Rz(t.readOnly),labelId:n,fieldId:o,descriptionId:s,errorMessageId:l,getAriaLabelledBy:(e,t,r)=>{const o=null!=r||null!=n();return[r,n(),o&&null!=t?e:void 0].filter(Boolean).join(" ")||void 0},getAriaDescribedBy:e=>[s(),l(),e].filter(Boolean).join(" ")||void 0,generateId:WU((()=>Rz(t.id))),registerLabel:EB(r),registerField:EB(i),registerDescription:EB(a),registerErrorMessage:EB(c)}}}(o);RB((()=>t),(()=>a(r.defaultValue??"")));const c=()=>l.getAriaDescribedBy(r["aria-describedby"]),u=e=>e===s(),d={ariaDescribedBy:c,isSelectedValue:u,setSelectedValue:e=>{if(!l.isReadOnly()&&!l.isDisabled()&&(a(e),t))for(const n of t.querySelectorAll("[type='radio']")){n.checked=u(n.value)}}};return At(NB.Provider,{value:l,get children(){return At(ZK.Provider,{value:d,get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},role:"radiogroup",get id(){return Rz(o.id)},get"aria-invalid"(){return"invalid"===l.validationState()||void 0},get"aria-required"(){return l.isRequired()||void 0},get"aria-disabled"(){return l.isDisabled()||void 0},get"aria-readonly"(){return l.isReadOnly()||void 0},get"aria-orientation"(){return r.orientation},get"aria-labelledby"(){return l.getAriaLabelledBy(Rz(o.id),i["aria-label"],r["aria-labelledby"])},get"aria-describedby"(){return c()}},(()=>l.dataset()),i))}})}})}var dH=Object.assign(uH,{Description:MB,ErrorMessage:OB,Item:rH,ItemControl:oH,ItemDescription:iH,ItemIndicator:sH,ItemInput:aH,ItemLabel:lH,Label:cH}),fH=class{collection;ref;collator;constructor(e,t,n){this.collection=e,this.ref=t,this.collator=n}getKeyBelow(e){let t=this.collection().getKeyAfter(e);for(;null!=t;){const e=this.collection().getItem(t);if(e&&"item"===e.type&&!e.disabled)return t;t=this.collection().getKeyAfter(t)}}getKeyAbove(e){let t=this.collection().getKeyBefore(e);for(;null!=t;){const e=this.collection().getItem(t);if(e&&"item"===e.type&&!e.disabled)return t;t=this.collection().getKeyBefore(t)}}getFirstKey(){let e=this.collection().getFirstKey();for(;null!=e;){const t=this.collection().getItem(e);if(t&&"item"===t.type&&!t.disabled)return e;e=this.collection().getKeyAfter(e)}}getLastKey(){let e=this.collection().getLastKey();for(;null!=e;){const t=this.collection().getItem(e);if(t&&"item"===t.type&&!t.disabled)return e;e=this.collection().getKeyBefore(e)}}getItem(e){return this.ref?.()?.querySelector(`[data-key="${e}"]`)??null}getKeyPageAbove(e){const t=this.ref?.();let n=this.getItem(e);if(!t||!n)return;const r=Math.max(0,n.offsetTop+n.offsetHeight-t.offsetHeight);let o=e;for(;o&&n&&n.offsetTop>r;)o=this.getKeyAbove(o),n=null!=o?this.getItem(o):null;return o}getKeyPageBelow(e){const t=this.ref?.();let n=this.getItem(e);if(!t||!n)return;const r=Math.min(t.scrollHeight,n.offsetTop-n.offsetHeight+t.offsetHeight);let o=e;for(;o&&n&&n.offsetTop<r;)o=this.getKeyBelow(o),n=null!=o?this.getItem(o):null;return o}getKeyForSearch(e,t){const n=this.collator?.();if(!n)return;let r=null!=t?this.getKeyBelow(t):this.getFirstKey();for(;null!=r;){const t=this.collection().getItem(r);if(t){const o=t.textValue.slice(0,e.length);if(t.textValue&&0===n.compare(o,e))return r}r=this.getKeyBelow(r)}}};function hH(e,t,n){const r=function(e){const{locale:t}=rV(),n=rt((()=>t()+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"")));return rt((()=>{const r=n();let o;return oV.has(r)&&(o=oV.get(r)),o||(o=new Intl.Collator(t(),e),oV.set(r,o)),o}))}({usage:"search",sensitivity:"base"});return uV({selectionManager:()=>Rz(e.selectionManager),keyboardDelegate:rt((()=>{const n=Rz(e.keyboardDelegate);return n||new fH(e.collection,t,r)})),autoFocus:()=>Rz(e.autoFocus),deferAutoFocus:()=>Rz(e.deferAutoFocus),shouldFocusWrap:()=>Rz(e.shouldFocusWrap),disallowEmptySelection:()=>Rz(e.disallowEmptySelection),selectOnFocus:()=>Rz(e.selectOnFocus),disallowTypeAhead:()=>Rz(e.disallowTypeAhead),shouldUseVirtualFocus:()=>Rz(e.shouldUseVirtualFocus),allowsTabNavigation:()=>Rz(e.allowsTabNavigation),isVirtualized:()=>Rz(e.isVirtualized),scrollToKey:t=>Rz(e.scrollToKey)?.(t),orientation:()=>Rz(e.orientation)},t)}var pH="focusScope.autoFocusOnMount",mH="focusScope.autoFocusOnUnmount",gH={bubbles:!1,cancelable:!0},vH={stack:[],active(){return this.stack[0]},add(e){e!==this.active()&&this.active()?.pause(),this.stack=KU(this.stack,e),this.stack.unshift(e)},remove(e){this.stack=KU(this.stack,e),this.active()?.resume()}};function yH(e,t){const[n,r]=Ze(!1),o={pause(){r(!0)},resume(){r(!1)}};let i=null;const s=t=>e.onMountAutoFocus?.(t),a=t=>e.onUnmountAutoFocus?.(t),l=()=>QU(t()),c=()=>{const e=l().createElement("span");return e.setAttribute("data-focus-trap",""),e.tabIndex=0,Object.assign(e.style,CB),e},u=()=>{const e=t();return e?dB(e,!0).filter((e=>!e.hasAttribute("data-focus-trap"))):[]},d=()=>{const e=u();return e.length>0?e[0]:null};nt((()=>{const e=t();if(!e)return;vH.add(o);const n=YU(e);if(!GU(e,n)){const t=new CustomEvent(pH,gH);e.addEventListener(pH,s),e.dispatchEvent(t),t.defaultPrevented||setTimeout((()=>{iB(d()),YU(e)===n&&iB(e)}),0)}lt((()=>{e.removeEventListener(pH,s),setTimeout((()=>{const r=new CustomEvent(mH,gH);(()=>{const e=t();if(!e)return!1;const n=YU(e);return!!n&&!GU(e,n)&&hB(n)})()&&r.preventDefault(),e.addEventListener(mH,a),e.dispatchEvent(r),r.defaultPrevented||iB(n??l().body),e.removeEventListener(mH,a),vH.remove(o)}),0)}))})),nt((()=>{const r=t();if(!r||!Rz(e.trapFocus)||n())return;const o=e=>{const t=e.target;t?.closest(`[${vV}]`)||(GU(r,t)?i=t:iB(i))},s=e=>{const t=e.relatedTarget??YU(r);t?.closest(`[${vV}]`)||GU(r,t)||iB(i)};l().addEventListener("focusin",o),l().addEventListener("focusout",s),lt((()=>{l().removeEventListener("focusin",o),l().removeEventListener("focusout",s)}))})),nt((()=>{const r=t();if(!r||!Rz(e.trapFocus)||n())return;const o=c();r.insertAdjacentElement("afterbegin",o);const i=c();function s(e){const t=d(),n=(()=>{const e=u();return e.length>0?e[e.length-1]:null})();iB(e.relatedTarget===t?n:t)}r.insertAdjacentElement("beforeend",i),o.addEventListener("focusin",s),i.addEventListener("focusin",s);const a=new MutationObserver((e=>{for(const t of e)t.previousSibling===i&&(i.remove(),r.insertAdjacentElement("beforeend",i)),t.nextSibling===o&&(o.remove(),r.insertAdjacentElement("afterbegin",o))}));a.observe(r,{childList:!0,subtree:!1}),lt((()=>{o.removeEventListener("focusin",s),i.removeEventListener("focusin",s),o.remove(),i.remove(),a.disconnect()}))}))}var bH="data-live-announcer";function xH(e){nt((()=>{Rz(e.isDisabled)||lt(function(e,t=document.body){const n=new Set(e),r=new Set,o=e=>{for(const r of e.querySelectorAll(`[${bH}], [${vV}]`))n.add(r);const t=e=>{if(n.has(e)||e.parentElement&&r.has(e.parentElement)&&"row"!==e.parentElement.getAttribute("role"))return NodeFilter.FILTER_REJECT;for(const t of n)if(e.contains(t))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t}),s=t(e);if(s===NodeFilter.FILTER_ACCEPT&&i(e),s!==NodeFilter.FILTER_REJECT){let e=o.nextNode();for(;null!=e;)i(e),e=o.nextNode()}},i=e=>{const t=wH.get(e)??0;"true"===e.getAttribute("aria-hidden")&&0===t||(0===t&&e.setAttribute("aria-hidden","true"),r.add(e),wH.set(e,t+1))};SH.length&&SH[SH.length-1].disconnect();o(t);const s=new MutationObserver((e=>{for(const t of e)if("childList"===t.type&&0!==t.addedNodes.length&&![...n,...r].some((e=>e.contains(t.target)))){for(const e of t.removedNodes)e instanceof Element&&(n.delete(e),r.delete(e));for(const e of t.addedNodes)!(e instanceof HTMLElement||e instanceof SVGElement)||"true"!==e.dataset.liveAnnouncer&&"true"!==e.dataset.reactAriaTopLayer?e instanceof Element&&o(e):n.add(e)}}));s.observe(t,{childList:!0,subtree:!0});const a={observe(){s.observe(t,{childList:!0,subtree:!0})},disconnect(){s.disconnect()}};return SH.push(a),()=>{s.disconnect();for(const e of r){const t=wH.get(e);if(null==t)return;1===t?(e.removeAttribute("aria-hidden"),wH.delete(e)):wH.set(e,t-1)}a===SH[SH.length-1]?(SH.pop(),SH.length&&SH[SH.length-1].observe()):SH.splice(SH.indexOf(a),1)}}(Rz(e.targets),Rz(e.root)))}))}var wH=new WeakMap,SH=[];var kH=new Map,CH=e=>{nt((()=>{const t=mV(e.style)??{},n=mV(e.properties)??[],r={};for(const i in t)r[i]=e.element.style[i];const o=kH.get(e.key);o?o.activeCount++:kH.set(e.key,{activeCount:1,originalStyles:r,properties:n.map((e=>e.key))}),Object.assign(e.element.style,e.style);for(const i of n)e.element.style.setProperty(i.key,i.value);lt((()=>{const t=kH.get(e.key);if(t)if(1===t.activeCount){kH.delete(e.key);for(const[n,r]of Object.entries(t.originalStyles))e.element.style[n]=r;for(const n of t.properties)e.element.style.removeProperty(n);0===e.element.style.length&&e.element.removeAttribute("style"),e.cleanup?.()}else t.activeCount--}))}))},EH=(e,t)=>{switch(t){case"x":return[e.clientWidth,e.scrollLeft,e.scrollWidth];case"y":return[e.clientHeight,e.scrollTop,e.scrollHeight]}},jH=(e,t)=>{const n=getComputedStyle(e),r="x"===t?n.overflowX:n.overflowY;return"auto"===r||"scroll"===r||"HTML"===e.tagName&&"visible"===r},[_H,TH]=Ze([]),PH=e=>[e.deltaX,e.deltaY],NH=e=>e.changedTouches[0]?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0],DH=(e,t,n,r)=>{const o=null!==r&&MH(r,e),[i,s]=((e,t,n)=>{const r="x"===t&&"rtl"===window.getComputedStyle(e).direction?-1:1;let o=e,i=0,s=0,a=!1;do{const[e,l,c]=EH(o,t),u=c-e-r*l;0===l&&0===u||!jH(o,t)||(i+=u,s+=l),o===(n??document.documentElement)?a=!0:o=o._$host??o.parentElement}while(o&&!a);return[i,s]})(e,t,o?r:void 0);return!(n>0&&Math.abs(i)<=1)&&!(n<0&&Math.abs(s)<1)},MH=(e,t)=>{if(e.contains(t))return!0;let n=t;for(;n;){if(n===e)return!0;n=n._$host??n.parentElement}return!1},OH=e=>{const t=$t({element:null,enabled:!0,hideScrollbar:!0,preventScrollbarShift:!0,preventScrollbarShiftMode:"padding",restoreScrollPosition:!0,allowPinchZoom:!1},e),n=Bt();let r=[0,0],o=null,i=null;nt((()=>{mV(t.enabled)&&(TH((e=>[...e,n])),lt((()=>{TH((e=>e.filter((e=>e!==n))))})))})),nt((()=>{if(!mV(t.enabled)||!mV(t.hideScrollbar))return;const{body:e}=document,n=window.innerWidth-e.offsetWidth;if(mV(t.preventScrollbarShift)){const r={overflow:"hidden"},o=[];n>0&&("padding"===mV(t.preventScrollbarShiftMode)?r.paddingRight=`calc(${window.getComputedStyle(e).paddingRight} + ${n}px)`:r.marginRight=`calc(${window.getComputedStyle(e).marginRight} + ${n}px)`,o.push({key:"--scrollbar-width",value:`${n}px`}));const i=window.scrollY,s=window.scrollX;CH({key:"prevent-scroll",element:e,style:r,properties:o,cleanup:()=>{mV(t.restoreScrollPosition)&&n>0&&window.scrollTo(s,i)}})}else CH({key:"prevent-scroll",element:e,style:{overflow:"hidden"}})})),nt((()=>{var e;(e=n,_H().indexOf(e)===_H().length-1&&mV(t.enabled))&&(document.addEventListener("wheel",a,{passive:!1}),document.addEventListener("touchstart",s,{passive:!1}),document.addEventListener("touchmove",l,{passive:!1}),lt((()=>{document.removeEventListener("wheel",a),document.removeEventListener("touchstart",s),document.removeEventListener("touchmove",l)})))}));const s=e=>{r=NH(e),o=null,i=null},a=e=>{const n=e.target,r=mV(t.element),o=PH(e),i=Math.abs(o[0])>Math.abs(o[1])?"x":"y",s=DH(n,i,"x"===i?o[0]:o[1],r);let a;a=!r||!MH(r,n)||!s,a&&e.cancelable&&e.preventDefault()},l=e=>{const n=mV(t.element),s=e.target;let a;if(2===e.touches.length)a=!mV(t.allowPinchZoom);else{if(null==o||null===i){const t=NH(e).map(((e,t)=>r[t]-e)),n=Math.abs(t[0])>Math.abs(t[1])?"x":"y";o=n,i="x"===n?t[0]:t[1]}if("range"===s.type)a=!1;else{const e=DH(s,o,i,n);a=!n||!MH(n,s)||!e}}a&&e.cancelable&&e.preventDefault()}},AH=pt();function RH(){return mt(AH)}function LH(){const e=RH();if(void 0===e)throw new Error("[kobalte]: `useMenuContext` must be used within a `Menu` component");return e}var IH=pt();function FH(){const e=mt(IH);if(void 0===e)throw new Error("[kobalte]: `useMenuItemContext` must be used within a `Menu.Item` component");return e}var $H=pt();function qH(){const e=mt($H);if(void 0===e)throw new Error("[kobalte]: `useMenuRootContext` must be used within a `MenuRoot` component");return e}function zH(e){let t;const n=qH(),r=LH(),o=yB({id:n.generateId(`item-${Bt()}`)},e),[i,s]=qt(o,["ref","textValue","disabled","closeOnSelect","checked","indeterminate","onSelect","onPointerMove","onPointerLeave","onPointerDown","onPointerUp","onClick","onKeyDown","onMouseDown","onFocus"]),[a,l]=Ze(),[c,u]=Ze(),[d,f]=Ze(),h=()=>r.listState().selectionManager(),p=()=>s.id,m=()=>{i.onSelect?.(),i.closeOnSelect&&setTimeout((()=>{r.close(!0)}))};HB({getItem:()=>({ref:()=>t,type:"item",key:p(),textValue:i.textValue??d()?.textContent??t?.textContent??"",disabled:i.disabled??!1})});const g=dV({key:p,selectionManager:h,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,disabled:()=>i.disabled},(()=>t)),v=e=>{nB(e,i.onPointerMove),"mouse"===e.pointerType&&(i.disabled?r.onItemLeave(e):(r.onItemEnter(e),e.defaultPrevented||(iB(e.currentTarget),r.listState().selectionManager().setFocused(!0),r.listState().selectionManager().setFocusedKey(p()))))},y=e=>{nB(e,i.onPointerLeave),"mouse"===e.pointerType&&r.onItemLeave(e)},b=e=>{nB(e,i.onPointerUp),i.disabled||0!==e.button||m()},x=e=>{if(nB(e,i.onKeyDown),!e.repeat&&!i.disabled)switch(e.key){case"Enter":case" ":m()}},w=rt((()=>i.indeterminate?"mixed":null!=i.checked?i.checked:void 0)),S=rt((()=>({"data-indeterminate":i.indeterminate?"":void 0,"data-checked":i.checked&&!i.indeterminate?"":void 0,"data-disabled":i.disabled?"":void 0,"data-highlighted":h().focusedKey()===p()?"":void 0}))),k={isChecked:()=>i.checked,dataset:S,setLabelRef:f,generateId:WU((()=>s.id)),registerLabel:EB(l),registerDescription:EB(u)};return At(IH.Provider,{value:k,get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),i.ref);"function"==typeof n&&n(e)},get tabIndex(){return g.tabIndex()},get"aria-checked"(){return w()},get"aria-disabled"(){return i.disabled},get"aria-labelledby"(){return a()},get"aria-describedby"(){return c()},get"data-key"(){return g.dataKey()},get onPointerDown(){return rB([i.onPointerDown,g.onPointerDown])},get onPointerUp(){return rB([b,g.onPointerUp])},get onClick(){return rB([i.onClick,g.onClick])},get onKeyDown(){return rB([x,g.onKeyDown])},get onMouseDown(){return rB([i.onMouseDown,g.onMouseDown])},get onFocus(){return rB([i.onFocus,g.onFocus])},onPointerMove:v,onPointerLeave:y},S,s))}})}function UH(e){const t=yB({closeOnSelect:!1},e),[n,r]=qt(t,["checked","defaultChecked","onChange","onSelect"]),o=function(e={}){const[t,n]=IB({value:()=>Rz(e.isSelected),defaultValue:()=>!!Rz(e.defaultIsSelected),onChange:t=>e.onSelectedChange?.(t)});return{isSelected:t,setIsSelected:t=>{Rz(e.isReadOnly)||Rz(e.isDisabled)||n(t)},toggle:()=>{Rz(e.isReadOnly)||Rz(e.isDisabled)||n(!t())}}}({isSelected:()=>n.checked,defaultIsSelected:()=>n.defaultChecked,onSelectedChange:e=>n.onChange?.(e),isDisabled:()=>r.disabled});return At(zH,$t({role:"menuitemcheckbox",get checked(){return o.isSelected()},onSelect:()=>{n.onSelect?.(),o.toggle()}},r))}var BH=pt();function VH(){return mt(BH)}var KH={next:(e,t)=>"ltr"===e?"horizontal"===t?"ArrowRight":"ArrowDown":"horizontal"===t?"ArrowLeft":"ArrowUp",previous:(e,t)=>KH.next("ltr"===e?"rtl":"ltr",t)},HH=e=>"horizontal"===e?"ArrowDown":"ArrowRight",WH=e=>"horizontal"===e?"ArrowUp":"ArrowLeft";function GH(e){const t=qH(),n=LH(),r=VH(),{direction:o}=rV(),i=yB({id:t.generateId("trigger")},e),[s,a]=qt(i,["ref","id","disabled","onPointerDown","onClick","onKeyDown","onMouseOver","onFocus"]);let l=()=>t.value();void 0!==r&&(l=()=>t.value()??s.id,void 0===r.lastValue()&&r.setLastValue(l));const c=jB((()=>n.triggerRef()),(()=>"button")),u=rt((()=>"a"===c()&&null!=n.triggerRef()?.getAttribute("href")));nt(st((()=>r?.value()),(e=>{u()&&e===l()&&n.triggerRef()?.focus()})));const d=()=>{void 0!==r?n.isOpen()?r.value()===l()&&r.closeMenu():(r.autoFocusMenu()||r.setAutoFocusMenu(!0),n.open(!1)):n.toggle(!0)};return nt((()=>lt(n.registerTriggerId(s.id)))),At(jV,$t({ref(e){const t=PU(n.setTriggerRef,s.ref);"function"==typeof t&&t(e)},get"data-kb-menu-value-trigger"(){return t.value()},get id(){return s.id},get disabled(){return s.disabled},"aria-haspopup":"true",get"aria-expanded"(){return n.isOpen()},get"aria-controls"(){return rt((()=>!!n.isOpen()))()?n.contentId():void 0},get"data-highlighted"(){return void 0!==l()&&r?.value()===l()||void 0},get tabIndex(){return void 0!==r?r.value()===l()||r.lastValue()===l()?0:-1:void 0},onPointerDown:e=>{nB(e,s.onPointerDown),e.currentTarget.dataset.pointerType=e.pointerType,s.disabled||"touch"===e.pointerType||0!==e.button||d()},onMouseOver:e=>{nB(e,s.onMouseOver),"touch"!==n.triggerRef()?.dataset.pointerType&&(s.disabled||void 0===r||void 0===r.value()||r.setValue(l))},onClick:e=>{nB(e,s.onClick),s.disabled||"touch"===e.currentTarget.dataset.pointerType&&d()},onKeyDown:e=>{if(nB(e,s.onKeyDown),!s.disabled){if(u())switch(e.key){case"Enter":case" ":return}switch(e.key){case"Enter":case" ":case HH(t.orientation()):e.stopPropagation(),e.preventDefault(),function(e){if(document.contains(e)){const t=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(t).overflow){let n=mB(e);for(;e&&n&&e!==t&&n!==t;)SB(n,e),n=mB(e=n)}else{const{left:t,top:n}=e.getBoundingClientRect();e?.scrollIntoView?.({block:"nearest"});const{left:r,top:o}=e.getBoundingClientRect();(Math.abs(t-r)>1||Math.abs(n-o)>1)&&e.scrollIntoView?.({block:"nearest"})}}}(e.currentTarget),n.open("first"),r?.setAutoFocusMenu(!0),r?.setValue(l);break;case WH(t.orientation()):e.stopPropagation(),e.preventDefault(),n.open("last");break;case KH.next(o(),t.orientation()):if(void 0===r)break;e.stopPropagation(),e.preventDefault(),r.nextMenu();break;case KH.previous(o(),t.orientation()):if(void 0===r)break;e.stopPropagation(),e.preventDefault(),r.previousMenu()}}},onFocus:e=>{nB(e,s.onFocus),void 0!==r&&"touch"!==e.currentTarget.dataset.pointerType&&r.setValue(l)},role:void 0!==r?"menuitem":void 0},(()=>n.dataset()),a))}var YH=pt();function QH(){return mt(YH)}function XH(e){let t;const n=qH(),r=LH(),o=VH(),i=QH(),{direction:s}=rV(),a=yB({id:n.generateId(`content-${Bt()}`)},e),[l,c]=qt(a,["ref","id","style","onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onFocusOutside","onPointerEnter","onPointerMove","onKeyDown","onMouseDown","onFocusIn","onFocusOut"]);let u=0;const d=()=>null==r.parentMenuContext()&&void 0===o&&n.isModal(),f=hH({selectionManager:r.listState().selectionManager,collection:r.listState().collection,autoFocus:r.autoFocus,deferAutoFocus:!0,shouldFocusWrap:!0,disallowTypeAhead:()=>!r.listState().selectionManager().isFocused(),orientation:()=>"horizontal"===n.orientation()?"vertical":"horizontal"},(()=>t));yH({trapFocus:()=>d()&&r.isOpen(),onMountAutoFocus:e=>{void 0===o&&l.onOpenAutoFocus?.(e)},onUnmountAutoFocus:l.onCloseAutoFocus},(()=>t));const h=e=>{l.onEscapeKeyDown?.(e),o?.setAutoFocusMenu(!1),r.close(!0)},p=e=>{l.onFocusOutside?.(e),n.isModal()&&e.preventDefault()};nt((()=>lt(r.registerContentId(l.id))));const m={ref:PU((e=>{r.setContentRef(e),t=e}),l.ref),role:"menu",get id(){return l.id},get tabIndex(){return f.tabIndex()},get"aria-labelledby"(){return r.triggerId()},onKeyDown:rB([l.onKeyDown,f.onKeyDown,e=>{if(GU(e.currentTarget,e.target)&&("Tab"===e.key&&r.isOpen()&&e.preventDefault(),void 0!==o&&"true"!==e.currentTarget.getAttribute("aria-haspopup")))switch(e.key){case KH.next(s(),n.orientation()):e.stopPropagation(),e.preventDefault(),r.close(!0),o.setAutoFocusMenu(!0),o.nextMenu();break;case KH.previous(s(),n.orientation()):if(e.currentTarget.hasAttribute("data-closed"))break;e.stopPropagation(),e.preventDefault(),r.close(!0),o.setAutoFocusMenu(!0),o.previousMenu()}}]),onMouseDown:rB([l.onMouseDown,f.onMouseDown]),onFocusIn:rB([l.onFocusIn,f.onFocusIn]),onFocusOut:rB([l.onFocusOut,f.onFocusOut]),onPointerEnter:e=>{nB(e,l.onPointerEnter),r.isOpen()&&(r.parentMenuContext()?.listState().selectionManager().setFocused(!1),r.parentMenuContext()?.listState().selectionManager().setFocusedKey(void 0))},onPointerMove:e=>{if(nB(e,l.onPointerMove),"mouse"!==e.pointerType)return;const t=u!==e.clientX;GU(e.currentTarget,e.target)&&t&&(r.setPointerDir(e.clientX>u?"right":"left"),u=e.clientX)},get"data-orientation"(){return n.orientation()}};return At(Wt,{get when(){return r.contentPresent()},get children(){return At(Wt,{get when(){return void 0===i||null!=r.parentMenuContext()},get fallback(){return At(TB,$t({as:"div"},(()=>r.dataset()),m,c))},get children(){return At(HK.Positioner,{get children(){return At(QK,$t({get disableOutsidePointerEvents(){return rt((()=>!!d()))()&&r.isOpen()},get excludedElements(){return[r.triggerRef]},bypassTopMostLayerCheck:!0,get style(){return VU({"--kb-menu-content-transform-origin":"var(--kb-popper-content-transform-origin)",position:"relative"},l.style)},onEscapeKeyDown:h,onFocusOutside:p,get onDismiss(){return r.close}},(()=>r.dataset()),m,c))}})}})}})}function JH(e){let t;const n=qH(),r=LH(),[o,i]=qt(e,["ref"]);return OH({element:()=>t??null,enabled:()=>r.contentPresent()&&n.preventScroll()}),At(XH,$t({ref(e){const n=PU((e=>{t=e}),o.ref);"function"==typeof n&&n(e)}},i))}var ZH=pt();function eW(e){const t=yB({id:qH().generateId(`group-${Bt()}`)},e),[n,r]=Ze(),o={generateId:WU((()=>t.id)),registerLabelId:EB(r)};return At(ZH.Provider,{value:o,get children(){return At(TB,$t({as:"div",role:"group",get"aria-labelledby"(){return n()}},t))}})}function tW(e){const t=function(){const e=mt(ZH);if(void 0===e)throw new Error("[kobalte]: `useMenuGroupContext` must be used within a `Menu.Group` component");return e}(),n=yB({id:t.generateId("label")},e),[r,o]=qt(n,["id"]);return nt((()=>lt(t.registerLabelId(r.id)))),At(TB,$t({as:"span",get id(){return r.id},"aria-hidden":"true"},o))}function nW(e){const t=LH();return At(TB,$t({as:"span","aria-hidden":"true"},(()=>t.dataset()),yB({children:"▼"},e)))}function rW(e){return At(zH,$t({role:"menuitem",closeOnSelect:!0},e))}function oW(e){const t=FH(),n=yB({id:t.generateId("description")},e),[r,o]=qt(n,["id"]);return nt((()=>lt(t.registerDescription(r.id)))),At(TB,$t({as:"div",get id(){return r.id}},(()=>t.dataset()),o))}function iW(e){const t=FH(),n=yB({id:t.generateId("indicator")},e),[r,o]=qt(n,["forceMount"]);return At(Wt,{get when(){return r.forceMount||t.isChecked()},get children(){return At(TB,$t({as:"div"},(()=>t.dataset()),o))}})}function sW(e){const t=FH(),n=yB({id:t.generateId("label")},e),[r,o]=qt(n,["ref","id"]);return nt((()=>lt(t.registerLabel(r.id)))),At(TB,$t({as:"div",ref(e){const n=PU(t.setLabelRef,r.ref);"function"==typeof n&&n(e)},get id(){return r.id}},(()=>t.dataset()),o))}function aW(e){const t=LH();return At(Wt,{get when(){return t.contentPresent()},get children(){return At(Cn,e)}})}var lW=pt();function cW(e){const t=yB({id:qH().generateId(`radiogroup-${Bt()}`)},e),[n,r]=qt(t,["value","defaultValue","onChange","disabled"]),[o,i]=LB({value:()=>n.value,defaultValue:()=>n.defaultValue,onChange:e=>n.onChange?.(e)});return At(lW.Provider,{value:{isDisabled:()=>n.disabled,isSelectedValue:e=>e===o(),setSelectedValue:i},get children(){return At(eW,r)}})}function uW(e){const t=function(){const e=mt(lW);if(void 0===e)throw new Error("[kobalte]: `useMenuRadioGroupContext` must be used within a `Menu.RadioGroup` component");return e}(),n=yB({closeOnSelect:!1},e),[r,o]=qt(n,["value","onSelect"]);return At(zH,$t({role:"menuitemradio",get checked(){return t.isSelectedValue(r.value)},onSelect:()=>{r.onSelect?.(),t.setSelectedValue(r.value)}},o))}function dW(e,t,n){const r=e.split("-")[0],o=n.getBoundingClientRect(),i=[],s=t.clientX,a=t.clientY;switch(r){case"top":i.push([s,a+5]),i.push([o.left,o.bottom]),i.push([o.left,o.top]),i.push([o.right,o.top]),i.push([o.right,o.bottom]);break;case"right":i.push([s-5,a]),i.push([o.left,o.top]),i.push([o.right,o.top]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]);break;case"bottom":i.push([s,a-5]),i.push([o.right,o.top]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]),i.push([o.left,o.top]);break;case"left":i.push([s+5,a]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]),i.push([o.left,o.top]),i.push([o.right,o.top])}return i}function fW(e){const t=qH(),n=zB(),r=RH(),o=VH(),i=QH(),s=yB({placement:"horizontal"===t.orientation()?"bottom-start":"right-start"},e),[a,l]=qt(s,["open","defaultOpen","onOpenChange"]);let c=0,u=null,d="right";const[f,h]=Ze(),[p,m]=Ze(),[g,v]=Ze(),[y,b]=Ze(),[x,w]=Ze(!0),[S,k]=Ze(l.placement),[C,E]=Ze([]),[j,_]=Ze([]),{DomCollectionProvider:T}=KB({items:j,onItemsChange:_}),P=XK({open:()=>a.open,defaultOpen:()=>a.defaultOpen,onOpenChange:e=>a.onOpenChange?.(e)}),{present:N}=gV({show:()=>t.forceMount()||P.isOpen(),element:()=>y()??null}),D=function(e){const t=cV(e),n=GB({dataSource:()=>Rz(e.dataSource),getKey:()=>Rz(e.getKey),getTextValue:()=>Rz(e.getTextValue),getDisabled:()=>Rz(e.getDisabled),getSectionChildren:()=>Rz(e.getSectionChildren),factory:t=>new hV(e.filter?e.filter(t):t)},[()=>e.filter]),r=new fV(n,t);return et((()=>{const e=t.focusedKey();null==e||n().getItem(e)||t.setFocusedKey(void 0)})),{collection:n,selectionManager:()=>r}}({selectionMode:"none",dataSource:j}),M=e=>{w(e),P.open()},O=(e=!1)=>{P.close(),e&&r&&r.close(!0)},A=()=>{const e=y();e&&(iB(e),D.selectionManager().setFocused(!0),D.selectionManager().setFocusedKey(void 0))},R=()=>{null!=i?setTimeout((()=>A())):A()},L=e=>{return d===u?.side&&(t=e,n=u?.area,!!n&&function(e,t){const[n,r]=e;let o=!1;for(let i=t.length,s=0,a=i-1;s<i;a=s++){const[e,l]=t[s],[c,u]=t[a],[,d]=t[0===a?i-1:a-1]||[0,0],f=(l-u)*(n-e)-(e-c)*(r-l);if(u<l){if(r>=u&&r<l){if(0===f)return!0;f>0&&(r===u?r>d&&(o=!o):o=!o)}}else if(l<u){if(r>l&&r<=u){if(0===f)return!0;f<0&&(r===u?r<d&&(o=!o):o=!o)}}else if(r==l&&(n>=c&&n<=e||n>=e&&n<=c))return!0}return o}([t.clientX,t.clientY],n));var t,n};xH({isDisabled:()=>!(null==r&&P.isOpen()&&t.isModal()),targets:()=>[y(),...C()].filter(Boolean)}),nt((()=>{const e=y();if(!e||!r)return;const t=r.registerNestedMenu(e);lt((()=>{t()}))})),nt((()=>{void 0===r&&o?.registerMenu(t.value(),[y(),...C()])})),nt((()=>{void 0===r&&void 0!==o&&(o.value()===t.value()?(g()?.focus(),o.autoFocusMenu()&&M(!0)):O())})),nt((()=>{void 0===r&&void 0!==o&&P.isOpen()&&o.setValue(t.value())})),lt((()=>{void 0===r&&o?.unregisterMenu(t.value())}));const I={dataset:rt((()=>({"data-expanded":P.isOpen()?"":void 0,"data-closed":P.isOpen()?void 0:""}))),isOpen:P.isOpen,contentPresent:N,nestedMenus:C,currentPlacement:S,pointerGraceTimeoutId:()=>c,autoFocus:x,listState:()=>D,parentMenuContext:()=>r,triggerRef:g,contentRef:y,triggerId:f,contentId:p,setTriggerRef:v,setContentRef:b,open:M,close:O,toggle:e=>{w(e),P.toggle()},focusContent:R,onItemEnter:e=>{L(e)&&e.preventDefault()},onItemLeave:e=>{L(e)||R()},onTriggerLeave:e=>{L(e)&&e.preventDefault()},setPointerDir:e=>d=e,setPointerGraceTimeoutId:e=>c=e,setPointerGraceIntent:e=>u=e,registerNestedMenu:e=>{E((t=>[...t,e]));const t=r?.registerNestedMenu(e);return()=>{E((t=>KU(t,e))),t?.()}},registerItemToParentDomCollection:n?.registerItem,registerTriggerId:EB(h),registerContentId:EB(m)};return At(T,{get children(){return At(AH.Provider,{value:I,get children(){return At(Wt,{when:void 0===i,get fallback(){return l.children},get children(){return At(HK,$t({anchorRef:g,contentRef:y,onCurrentPlacementChange:k},l))}})}})}})}function hW(e){const{direction:t}=rV();return At(fW,$t({get placement(){return"rtl"===t()?"left-start":"right-start"},flip:!0},e))}var pW=(e,t)=>"ltr"===e?["horizontal"===t?"ArrowLeft":"ArrowUp"]:["horizontal"===t?"ArrowRight":"ArrowDown"];function mW(e){const t=LH(),n=qH(),[r,o]=qt(e,["onFocusOutside","onKeyDown"]),{direction:i}=rV();return At(XH,$t({onOpenAutoFocus:e=>{e.preventDefault()},onCloseAutoFocus:e=>{e.preventDefault()},onFocusOutside:e=>{r.onFocusOutside?.(e);const n=e.target;GU(t.triggerRef(),n)||t.close()},onKeyDown:e=>{nB(e,r.onKeyDown);const o=GU(e.currentTarget,e.target),s=pW(i(),n.orientation()).includes(e.key),a=null!=t.parentMenuContext();o&&s&&a&&(t.close(),iB(t.triggerRef()))}},o))}var gW=["Enter"," "],vW=(e,t)=>"ltr"===e?[...gW,"horizontal"===t?"ArrowRight":"ArrowDown"]:[...gW,"horizontal"===t?"ArrowLeft":"ArrowUp"];function yW(e){let t;const n=qH(),r=LH(),o=yB({id:n.generateId(`sub-trigger-${Bt()}`)},e),[i,s]=qt(o,["ref","id","textValue","disabled","onPointerMove","onPointerLeave","onPointerDown","onPointerUp","onClick","onKeyDown","onMouseDown","onFocus"]);let a=null;const l=()=>{a&&window.clearTimeout(a),a=null},{direction:c}=rV(),u=()=>i.id,d=()=>{const e=r.parentMenuContext();if(null==e)throw new Error("[kobalte]: `Menu.SubTrigger` must be used within a `Menu.Sub` component");return e.listState().selectionManager()},f=dV({key:u,selectionManager:d,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,disabled:()=>i.disabled},(()=>t)),h=e=>{nB(e,i.onClick),r.isOpen()||i.disabled||r.open(!0)},p=e=>{nB(e,i.onKeyDown),e.repeat||i.disabled||vW(c(),n.orientation()).includes(e.key)&&(e.stopPropagation(),e.preventDefault(),d().setFocused(!1),d().setFocusedKey(void 0),r.isOpen()||r.open("first"),r.focusContent(),r.listState().selectionManager().setFocused(!0),r.listState().selectionManager().setFocusedKey(r.listState().collection().getFirstKey()))};return nt((()=>{if(null==r.registerItemToParentDomCollection)throw new Error("[kobalte]: `Menu.SubTrigger` must be used within a `Menu.Sub` component");lt(r.registerItemToParentDomCollection({ref:()=>t,type:"item",key:u(),textValue:i.textValue??t?.textContent??"",disabled:i.disabled??!1}))})),nt(st((()=>r.parentMenuContext()?.pointerGraceTimeoutId()),(e=>{lt((()=>{window.clearTimeout(e),r.parentMenuContext()?.setPointerGraceIntent(null)}))}))),nt((()=>lt(r.registerTriggerId(i.id)))),lt((()=>{l()})),At(TB,$t({as:"div",ref(e){const n=PU((e=>{r.setTriggerRef(e),t=e}),i.ref);"function"==typeof n&&n(e)},get id(){return i.id},role:"menuitem",get tabIndex(){return f.tabIndex()},"aria-haspopup":"true",get"aria-expanded"(){return r.isOpen()},get"aria-controls"(){return rt((()=>!!r.isOpen()))()?r.contentId():void 0},get"aria-disabled"(){return i.disabled},get"data-key"(){return f.dataKey()},get"data-highlighted"(){return d().focusedKey()===u()?"":void 0},get"data-disabled"(){return i.disabled?"":void 0},get onPointerDown(){return rB([i.onPointerDown,f.onPointerDown])},get onPointerUp(){return rB([i.onPointerUp,f.onPointerUp])},get onClick(){return rB([h,f.onClick])},get onKeyDown(){return rB([p,f.onKeyDown])},get onMouseDown(){return rB([i.onMouseDown,f.onMouseDown])},get onFocus(){return rB([i.onFocus,f.onFocus])},onPointerMove:e=>{if(nB(e,i.onPointerMove),"mouse"!==e.pointerType)return;const t=r.parentMenuContext();t?.onItemEnter(e),e.defaultPrevented||(i.disabled?t?.onItemLeave(e):(r.isOpen()||a||(r.parentMenuContext()?.setPointerGraceIntent(null),a=window.setTimeout((()=>{r.open(!1),l()}),100)),t?.onItemEnter(e),e.defaultPrevented||(r.listState().selectionManager().isFocused()&&(r.listState().selectionManager().setFocused(!1),r.listState().selectionManager().setFocusedKey(void 0)),iB(e.currentTarget),t?.listState().selectionManager().setFocused(!0),t?.listState().selectionManager().setFocusedKey(u()))))},onPointerLeave:e=>{if(nB(e,i.onPointerLeave),"mouse"!==e.pointerType)return;l();const t=r.parentMenuContext(),n=r.contentRef();if(n){t?.setPointerGraceIntent({area:dW(r.currentPlacement(),e,n),side:r.currentPlacement().split("-")[0]}),window.clearTimeout(t?.pointerGraceTimeoutId());const o=window.setTimeout((()=>{t?.setPointerGraceIntent(null)}),300);t?.setPointerGraceTimeoutId(o)}else{if(t?.onTriggerLeave(e),e.defaultPrevented)return;t?.setPointerGraceIntent(null)}t?.onItemLeave(e)}},(()=>r.dataset()),s))}function bW(e){const t=VH(),n=yB({id:`menu-${Bt()}`,modal:!0},e),[r,o]=qt(n,["id","modal","preventScroll","forceMount","open","defaultOpen","onOpenChange","value","orientation"]),i=XK({open:()=>r.open,defaultOpen:()=>r.defaultOpen,onOpenChange:e=>r.onOpenChange?.(e)}),s={isModal:()=>r.modal??!0,preventScroll:()=>r.preventScroll??s.isModal(),forceMount:()=>r.forceMount??!1,generateId:WU((()=>r.id)),value:()=>r.value,orientation:()=>r.orientation??t?.orientation()??"horizontal"};return At($H.Provider,{value:s,get children(){return At(fW,$t({get open(){return i.isOpen()},get onOpenChange(){return i.setIsOpen}},o))}})}function xW(e){let t;const n=yB({orientation:"horizontal"},e),[r,o]=qt(n,["ref","orientation"]),i=jB((()=>t),(()=>"hr"));return At(TB,$t({as:"hr",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},get role(){return"hr"!==i()?"separator":void 0},get"aria-orientation"(){return"vertical"===r.orientation?"vertical":void 0},get"data-orientation"(){return r.orientation}},o))}$B({},{Root:()=>xW,Separator:()=>wW});var wW=xW,SW={};function kW(e){const t=qH(),n=LH(),[r,o]=qt(e,["onCloseAutoFocus","onInteractOutside"]);let i=!1;return At(JH,$t({onCloseAutoFocus:e=>{r.onCloseAutoFocus?.(e),i||iB(n.triggerRef()),i=!1,e.preventDefault()},onInteractOutside:e=>{r.onInteractOutside?.(e),t.isModal()&&!e.detail.isContextMenu||(i=!0)}},o))}function CW(e){return At(bW,yB({id:`dropdownmenu-${Bt()}`},e))}$B(SW,{Arrow:()=>UK,CheckboxItem:()=>UH,Content:()=>kW,DropdownMenu:()=>EW,Group:()=>eW,GroupLabel:()=>tW,Icon:()=>nW,Item:()=>rW,ItemDescription:()=>oW,ItemIndicator:()=>iW,ItemLabel:()=>sW,Portal:()=>aW,RadioGroup:()=>cW,RadioItem:()=>uW,Root:()=>CW,Separator:()=>xW,Sub:()=>hW,SubContent:()=>mW,SubTrigger:()=>yW,Trigger:()=>GH});var EW=Object.assign(CW,{Arrow:UK,CheckboxItem:UH,Content:kW,Group:eW,GroupLabel:tW,Icon:nW,Item:rW,ItemDescription:oW,ItemIndicator:iW,ItemLabel:sW,Portal:aW,RadioGroup:cW,RadioItem:uW,Separator:xW,Sub:hW,SubContent:mW,SubTrigger:yW,Trigger:GH}),jW={colors:{inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000000",white:"#ffffff",neutral:{50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#344054",800:"#1d2939",900:"#101828"},darkGray:{50:"#525c7a",100:"#49536e",200:"#414962",300:"#394056",400:"#313749",500:"#292e3d",600:"#212530",700:"#191c24",800:"#111318",900:"#0b0d10"},gray:{50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#344054",800:"#1d2939",900:"#101828"},blue:{25:"#F5FAFF",50:"#EFF8FF",100:"#D1E9FF",200:"#B2DDFF",300:"#84CAFF",400:"#53B1FD",500:"#2E90FA",600:"#1570EF",700:"#175CD3",800:"#1849A9",900:"#194185"},green:{25:"#F6FEF9",50:"#ECFDF3",100:"#D1FADF",200:"#A6F4C5",300:"#6CE9A6",400:"#32D583",500:"#12B76A",600:"#039855",700:"#027A48",800:"#05603A",900:"#054F31"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},yellow:{25:"#FFFCF5",50:"#FFFAEB",100:"#FEF0C7",200:"#FEDF89",300:"#FEC84B",400:"#FDB022",500:"#F79009",600:"#DC6803",700:"#B54708",800:"#93370D",900:"#7A2E0E"},purple:{25:"#FAFAFF",50:"#F4F3FF",100:"#EBE9FE",200:"#D9D6FE",300:"#BDB4FE",400:"#9B8AFB",500:"#7A5AF8",600:"#6938EF",700:"#5925DC",800:"#4A1FB8",900:"#3E1C96"},teal:{25:"#F6FEFC",50:"#F0FDF9",100:"#CCFBEF",200:"#99F6E0",300:"#5FE9D0",400:"#2ED3B7",500:"#15B79E",600:"#0E9384",700:"#107569",800:"#125D56",900:"#134E48"},pink:{25:"#fdf2f8",50:"#fce7f3",100:"#fbcfe8",200:"#f9a8d4",300:"#f472b6",400:"#ec4899",500:"#db2777",600:"#be185d",700:"#9d174d",800:"#831843",900:"#500724"},cyan:{25:"#ecfeff",50:"#cffafe",100:"#a5f3fc",200:"#67e8f9",300:"#22d3ee",400:"#06b6d4",500:"#0891b2",600:"#0e7490",700:"#155e75",800:"#164e63",900:"#083344"}},alpha:{100:"ff",90:"e5",80:"cc",70:"b3",60:"99",50:"80",40:"66",30:"4d",20:"33",10:"1a",0:"00"},font:{size:{"2xs":"calc(var(--tsqd-font-size) * 0.625)",xs:"calc(var(--tsqd-font-size) * 0.75)",sm:"calc(var(--tsqd-font-size) * 0.875)",md:"var(--tsqd-font-size)",lg:"calc(var(--tsqd-font-size) * 1.125)",xl:"calc(var(--tsqd-font-size) * 1.25)","2xl":"calc(var(--tsqd-font-size) * 1.5)","3xl":"calc(var(--tsqd-font-size) * 1.875)","4xl":"calc(var(--tsqd-font-size) * 2.25)","5xl":"calc(var(--tsqd-font-size) * 3)","6xl":"calc(var(--tsqd-font-size) * 3.75)","7xl":"calc(var(--tsqd-font-size) * 4.5)","8xl":"calc(var(--tsqd-font-size) * 6)","9xl":"calc(var(--tsqd-font-size) * 8)"},lineHeight:{xs:"calc(var(--tsqd-font-size) * 1)",sm:"calc(var(--tsqd-font-size) * 1.25)",md:"calc(var(--tsqd-font-size) * 1.5)",lg:"calc(var(--tsqd-font-size) * 1.75)",xl:"calc(var(--tsqd-font-size) * 2)","2xl":"calc(var(--tsqd-font-size) * 2.25)","3xl":"calc(var(--tsqd-font-size) * 2.5)","4xl":"calc(var(--tsqd-font-size) * 2.75)","5xl":"calc(var(--tsqd-font-size) * 3)","6xl":"calc(var(--tsqd-font-size) * 3.25)","7xl":"calc(var(--tsqd-font-size) * 3.5)","8xl":"calc(var(--tsqd-font-size) * 3.75)","9xl":"calc(var(--tsqd-font-size) * 4)"},weight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"}},breakpoints:{xs:"320px",sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},border:{radius:{none:"0px",xs:"calc(var(--tsqd-font-size) * 0.125)",sm:"calc(var(--tsqd-font-size) * 0.25)",md:"calc(var(--tsqd-font-size) * 0.375)",lg:"calc(var(--tsqd-font-size) * 0.5)",xl:"calc(var(--tsqd-font-size) * 0.75)","2xl":"calc(var(--tsqd-font-size) * 1)","3xl":"calc(var(--tsqd-font-size) * 1.5)",full:"9999px"}},size:{0:"0px",.25:"calc(var(--tsqd-font-size) * 0.0625)",.5:"calc(var(--tsqd-font-size) * 0.125)",1:"calc(var(--tsqd-font-size) * 0.25)",1.5:"calc(var(--tsqd-font-size) * 0.375)",2:"calc(var(--tsqd-font-size) * 0.5)",2.5:"calc(var(--tsqd-font-size) * 0.625)",3:"calc(var(--tsqd-font-size) * 0.75)",3.5:"calc(var(--tsqd-font-size) * 0.875)",4:"calc(var(--tsqd-font-size) * 1)",4.5:"calc(var(--tsqd-font-size) * 1.125)",5:"calc(var(--tsqd-font-size) * 1.25)",5.5:"calc(var(--tsqd-font-size) * 1.375)",6:"calc(var(--tsqd-font-size) * 1.5)",6.5:"calc(var(--tsqd-font-size) * 1.625)",7:"calc(var(--tsqd-font-size) * 1.75)",8:"calc(var(--tsqd-font-size) * 2)",9:"calc(var(--tsqd-font-size) * 2.25)",10:"calc(var(--tsqd-font-size) * 2.5)",11:"calc(var(--tsqd-font-size) * 2.75)",12:"calc(var(--tsqd-font-size) * 3)",14:"calc(var(--tsqd-font-size) * 3.5)",16:"calc(var(--tsqd-font-size) * 4)",20:"calc(var(--tsqd-font-size) * 5)",24:"calc(var(--tsqd-font-size) * 6)",28:"calc(var(--tsqd-font-size) * 7)",32:"calc(var(--tsqd-font-size) * 8)",36:"calc(var(--tsqd-font-size) * 9)",40:"calc(var(--tsqd-font-size) * 10)",44:"calc(var(--tsqd-font-size) * 11)",48:"calc(var(--tsqd-font-size) * 12)",52:"calc(var(--tsqd-font-size) * 13)",56:"calc(var(--tsqd-font-size) * 14)",60:"calc(var(--tsqd-font-size) * 15)",64:"calc(var(--tsqd-font-size) * 16)",72:"calc(var(--tsqd-font-size) * 18)",80:"calc(var(--tsqd-font-size) * 20)",96:"calc(var(--tsqd-font-size) * 24)"},shadow:{xs:(e="rgb(0 0 0 / 0.1)")=>"0 1px 2px 0 rgb(0 0 0 / 0.05)",sm:(e="rgb(0 0 0 / 0.1)")=>`0 1px 3px 0 ${e}, 0 1px 2px -1px ${e}`,md:(e="rgb(0 0 0 / 0.1)")=>`0 4px 6px -1px ${e}, 0 2px 4px -2px ${e}`,lg:(e="rgb(0 0 0 / 0.1)")=>`0 10px 15px -3px ${e}, 0 4px 6px -4px ${e}`,xl:(e="rgb(0 0 0 / 0.1)")=>`0 20px 25px -5px ${e}, 0 8px 10px -6px ${e}`,"2xl":(e="rgb(0 0 0 / 0.25)")=>`0 25px 50px -12px ${e}`,inner:(e="rgb(0 0 0 / 0.05)")=>`inset 0 2px 4px 0 ${e}`,none:()=>"none"},zIndices:{hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800}},_W=sn('<svg width=14 height=14 viewBox="0 0 14 14"fill=none xmlns=http://www.w3.org/2000/svg><path d="M13 13L9.00007 9M10.3333 5.66667C10.3333 8.244 8.244 10.3333 5.66667 10.3333C3.08934 10.3333 1 8.244 1 5.66667C1 3.08934 3.08934 1 5.66667 1C8.244 1 10.3333 3.08934 10.3333 5.66667Z"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),TW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 3H15M3 6H21M19 6L18.2987 16.5193C18.1935 18.0975 18.1409 18.8867 17.8 19.485C17.4999 20.0118 17.0472 20.4353 16.5017 20.6997C15.882 21 15.0911 21 13.5093 21H10.4907C8.90891 21 8.11803 21 7.49834 20.6997C6.95276 20.4353 6.50009 20.0118 6.19998 19.485C5.85911 18.8867 5.8065 18.0975 5.70129 16.5193L5 6M10 10.5V15.5M14 10.5V15.5"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),PW=sn('<svg width=10 height=6 viewBox="0 0 10 6"fill=none xmlns=http://www.w3.org/2000/svg><path d="M1 1L5 5L9 1"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),NW=sn('<svg width=12 height=12 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 13.3333V2.66667M8 2.66667L4 6.66667M8 2.66667L12 6.66667"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),DW=sn('<svg width=12 height=12 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 2.66667V13.3333M8 13.3333L4 9.33333M8 13.3333L12 9.33333"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),MW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2v2m0 16v2M4 12H2m4.314-5.686L4.9 4.9m12.786 1.414L19.1 4.9M6.314 17.69 4.9 19.104m12.786-1.414 1.414 1.414M22 12h-2m-3 0a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),OW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M22 15.844a10.424 10.424 0 0 1-4.306.925c-5.779 0-10.463-4.684-10.463-10.462 0-1.536.33-2.994.925-4.307A10.464 10.464 0 0 0 2 11.538C2 17.316 6.684 22 12.462 22c4.243 0 7.896-2.526 9.538-6.156Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),AW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 21h8m-4-4v4m-5.2-4h10.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C22 14.72 22 13.88 22 12.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C19.72 3 18.88 3 17.2 3H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C2 5.28 2 6.12 2 7.8v4.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C4.28 17 5.12 17 6.8 17Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),RW=sn('<svg stroke=currentColor fill=currentColor stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M0 0h24v24H0z"></path><path d="M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z">'),LW=sn('<svg stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"></path><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 00-4.49-2.56l3.53 3.53.96-.97zM2 3.05L5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 005 13v.01L6.99 15a7.042 7.042 0 014.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 00-6 0z">'),IW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.3951 19.3711L9.97955 20.6856C10.1533 21.0768 10.4368 21.4093 10.7958 21.6426C11.1547 21.8759 11.5737 22.0001 12.0018 22C12.4299 22.0001 12.8488 21.8759 13.2078 21.6426C13.5667 21.4093 13.8503 21.0768 14.024 20.6856L14.6084 19.3711C14.8165 18.9047 15.1664 18.5159 15.6084 18.26C16.0532 18.0034 16.5678 17.8941 17.0784 17.9478L18.5084 18.1C18.9341 18.145 19.3637 18.0656 19.7451 17.8713C20.1265 17.6771 20.4434 17.3763 20.6573 17.0056C20.8715 16.635 20.9735 16.2103 20.9511 15.7829C20.9286 15.3555 20.7825 14.9438 20.5307 14.5978L19.684 13.4344C19.3825 13.0171 19.2214 12.5148 19.224 12C19.2239 11.4866 19.3865 10.9864 19.6884 10.5711L20.5351 9.40778C20.787 9.06175 20.933 8.65007 20.9555 8.22267C20.978 7.79528 20.8759 7.37054 20.6618 7C20.4479 6.62923 20.131 6.32849 19.7496 6.13423C19.3681 5.93997 18.9386 5.86053 18.5129 5.90556L17.0829 6.05778C16.5722 6.11141 16.0577 6.00212 15.6129 5.74556C15.17 5.48825 14.82 5.09736 14.6129 4.62889L14.024 3.31444C13.8503 2.92317 13.5667 2.59072 13.2078 2.3574C12.8488 2.12408 12.4299 1.99993 12.0018 2C11.5737 1.99993 11.1547 2.12408 10.7958 2.3574C10.4368 2.59072 10.1533 2.92317 9.97955 3.31444L9.3951 4.62889C9.18803 5.09736 8.83798 5.48825 8.3951 5.74556C7.95032 6.00212 7.43577 6.11141 6.9251 6.05778L5.49066 5.90556C5.06499 5.86053 4.6354 5.93997 4.25397 6.13423C3.87255 6.32849 3.55567 6.62923 3.34177 7C3.12759 7.37054 3.02555 7.79528 3.04804 8.22267C3.07052 8.65007 3.21656 9.06175 3.46844 9.40778L4.3151 10.5711C4.61704 10.9864 4.77964 11.4866 4.77955 12C4.77964 12.5134 4.61704 13.0137 4.3151 13.4289L3.46844 14.5922C3.21656 14.9382 3.07052 15.3499 3.04804 15.7773C3.02555 16.2047 3.12759 16.6295 3.34177 17C3.55589 17.3706 3.8728 17.6712 4.25417 17.8654C4.63554 18.0596 5.06502 18.1392 5.49066 18.0944L6.92066 17.9422C7.43133 17.8886 7.94587 17.9979 8.39066 18.2544C8.83519 18.511 9.18687 18.902 9.3951 19.3711Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><path d="M12 15C13.6568 15 15 13.6569 15 12C15 10.3431 13.6568 9 12 9C10.3431 9 8.99998 10.3431 8.99998 12C8.99998 13.6569 10.3431 15 12 15Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),FW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M16 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V8M11.5 12.5L17 7M17 7H12M17 7V12M6.2 21H8.8C9.9201 21 10.4802 21 10.908 20.782C11.2843 20.5903 11.5903 20.2843 11.782 19.908C12 19.4802 12 18.9201 12 17.8V15.2C12 14.0799 12 13.5198 11.782 13.092C11.5903 12.7157 11.2843 12.4097 10.908 12.218C10.4802 12 9.92011 12 8.8 12H6.2C5.0799 12 4.51984 12 4.09202 12.218C3.71569 12.4097 3.40973 12.7157 3.21799 13.092C3 13.5198 3 14.0799 3 15.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),$W=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path class=copier d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round stroke=currentColor>'),qW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M2.5 21.4998L8.04927 19.3655C8.40421 19.229 8.58168 19.1607 8.74772 19.0716C8.8952 18.9924 9.0358 18.901 9.16804 18.7984C9.31692 18.6829 9.45137 18.5484 9.72028 18.2795L21 6.99982C22.1046 5.89525 22.1046 4.10438 21 2.99981C19.8955 1.89525 18.1046 1.89524 17 2.99981L5.72028 14.2795C5.45138 14.5484 5.31692 14.6829 5.20139 14.8318C5.09877 14.964 5.0074 15.1046 4.92823 15.2521C4.83911 15.4181 4.77085 15.5956 4.63433 15.9506L2.5 21.4998ZM2.5 21.4998L4.55812 16.1488C4.7054 15.7659 4.77903 15.5744 4.90534 15.4867C5.01572 15.4101 5.1523 15.3811 5.2843 15.4063C5.43533 15.4351 5.58038 15.5802 5.87048 15.8703L8.12957 18.1294C8.41967 18.4195 8.56472 18.5645 8.59356 18.7155C8.61877 18.8475 8.58979 18.9841 8.51314 19.0945C8.42545 19.2208 8.23399 19.2944 7.85107 19.4417L2.5 21.4998Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),zW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),UW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 9L15 15M15 9L9 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke=#F04438 stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),BW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none stroke=currentColor stroke-width=2 xmlns=http://www.w3.org/2000/svg><rect class=list width=20 height=20 y=2 x=2 rx=2></rect><line class=list-item y1=7 y2=7 x1=6 x2=18></line><line class=list-item y2=12 y1=12 x1=6 x2=18></line><line class=list-item y1=17 y2=17 x1=6 x2=18>'),VW=sn('<svg viewBox="0 0 24 24"height=20 width=20 fill=none xmlns=http://www.w3.org/2000/svg><path d="M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),KW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),HW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2V6M12 18V22M6 12H2M22 12H18M19.0784 19.0784L16.25 16.25M19.0784 4.99994L16.25 7.82837M4.92157 19.0784L7.75 16.25M4.92157 4.99994L7.75 7.82837"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><animateTransform attributeName=transform attributeType=XML type=rotate from=0 to=360 dur=2s repeatCount=indefinite>'),WW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),GW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.5 15V9M14.5 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),YW=sn('<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>');function QW(){return _W()}function XW(){return TW()}function JW(){return PW()}function ZW(){return NW()}function eG(){return DW()}function tG(){return(e=DW()).style.setProperty("transform","rotate(90deg)"),e;var e}function nG(){return(e=DW()).style.setProperty("transform","rotate(-90deg)"),e;var e}function rG(){return MW()}function oG(){return OW()}function iG(){return AW()}function sG(){return RW()}function aG(){return LW()}function lG(){return IW()}function cG(){return FW()}function uG(){return $W()}function dG(){return qW()}function fG(e){return t=zW(),n=t.firstChild,tt((()=>ln(n,"stroke","dark"===e.theme?"#12B76A":"#027A48"))),t;var t,n}function hG(){return UW()}function pG(){return BW()}function mG(e){return[At(Wt,{get when(){return e.checked},get children(){var t=zW(),n=t.firstChild;return tt((()=>ln(n,"stroke","dark"===e.theme?"#9B8AFB":"#6938EF"))),t}}),At(Wt,{get when(){return!e.checked},get children(){var t=VW(),n=t.firstChild;return tt((()=>ln(n,"stroke","dark"===e.theme?"#9B8AFB":"#6938EF"))),t}})]}function gG(){return KW()}function vG(){return HW()}function yG(){return WW()}function bG(){return GW()}function xG(){const e=Bt();return t=YW(),i=(o=(r=(n=t.firstChild).nextSibling).nextSibling).firstChild,a=(s=o.nextSibling).firstChild,u=(c=(l=s.nextSibling).nextSibling).firstChild,f=(d=c.nextSibling).firstChild,m=(p=(h=d.nextSibling).nextSibling).firstChild,v=(g=p.nextSibling).firstChild,x=(b=(y=g.nextSibling).nextSibling).firstChild,S=(w=b.nextSibling).firstChild,E=(C=(k=w.nextSibling).nextSibling).firstChild,_=(j=C.nextSibling).firstChild,N=(P=(T=j.nextSibling).nextSibling).firstChild,M=(D=P.nextSibling).firstChild,R=(A=(O=D.nextSibling).nextSibling).firstChild,I=(L=A.nextSibling).firstChild,q=($=(F=L.nextSibling).firstChild.nextSibling.nextSibling.nextSibling).nextSibling,U=(z=F.nextSibling).firstChild,V=(B=z.nextSibling).firstChild,ie=(oe=(re=(ne=(te=(ee=(Z=(J=(X=(Q=(Y=(G=(W=(H=(K=B.nextSibling).firstChild).nextSibling).nextSibling.firstChild).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling,ae=(se=K.nextSibling).firstChild,ce=(le=se.nextSibling).firstChild,fe=(de=(ue=le.nextSibling).firstChild).nextSibling,pe=(he=ue.nextSibling).firstChild,ge=(me=he.nextSibling).firstChild,Re=(Ae=(Oe=(Me=(De=(Ne=(Pe=(Te=(_e=(je=(Ee=(Ce=(ke=(Se=(we=(xe=(be=(ye=(ve=me.nextSibling).firstChild).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling,ln(n,"id",`a-${e}`),ln(r,"fill",`url(#a-${e})`),ln(i,"id",`am-${e}`),ln(s,"id",`b-${e}`),ln(a,"filter",`url(#am-${e})`),ln(l,"mask",`url(#b-${e})`),ln(u,"id",`ah-${e}`),ln(d,"id",`k-${e}`),ln(f,"filter",`url(#ah-${e})`),ln(h,"mask",`url(#k-${e})`),ln(m,"id",`ae-${e}`),ln(g,"id",`j-${e}`),ln(v,"filter",`url(#ae-${e})`),ln(y,"mask",`url(#j-${e})`),ln(x,"id",`ai-${e}`),ln(w,"id",`i-${e}`),ln(S,"filter",`url(#ai-${e})`),ln(k,"mask",`url(#i-${e})`),ln(E,"id",`aj-${e}`),ln(j,"id",`h-${e}`),ln(_,"filter",`url(#aj-${e})`),ln(T,"mask",`url(#h-${e})`),ln(N,"id",`ag-${e}`),ln(D,"id",`g-${e}`),ln(M,"filter",`url(#ag-${e})`),ln(O,"mask",`url(#g-${e})`),ln(R,"id",`af-${e}`),ln(L,"id",`f-${e}`),ln(I,"filter",`url(#af-${e})`),ln(F,"mask",`url(#f-${e})`),ln($,"id",`m-${e}`),ln(q,"fill",`url(#m-${e})`),ln(U,"id",`ak-${e}`),ln(B,"id",`e-${e}`),ln(V,"filter",`url(#ak-${e})`),ln(K,"mask",`url(#e-${e})`),ln(H,"id",`n-${e}`),ln(W,"fill",`url(#n-${e})`),ln(G,"id",`r-${e}`),ln(Y,"fill",`url(#r-${e})`),ln(Q,"id",`s-${e}`),ln(X,"fill",`url(#s-${e})`),ln(J,"id",`q-${e}`),ln(Z,"fill",`url(#q-${e})`),ln(ee,"id",`p-${e}`),ln(te,"fill",`url(#p-${e})`),ln(ne,"id",`o-${e}`),ln(re,"fill",`url(#o-${e})`),ln(oe,"id",`l-${e}`),ln(ie,"fill",`url(#l-${e})`),ln(ae,"id",`al-${e}`),ln(le,"id",`d-${e}`),ln(ce,"filter",`url(#al-${e})`),ln(ue,"mask",`url(#d-${e})`),ln(de,"id",`u-${e}`),ln(fe,"fill",`url(#u-${e})`),ln(pe,"id",`ad-${e}`),ln(me,"id",`c-${e}`),ln(ge,"filter",`url(#ad-${e})`),ln(ve,"mask",`url(#c-${e})`),ln(ye,"id",`t-${e}`),ln(be,"fill",`url(#t-${e})`),ln(xe,"id",`v-${e}`),ln(we,"stroke",`url(#v-${e})`),ln(Se,"id",`aa-${e}`),ln(ke,"stroke",`url(#aa-${e})`),ln(Ce,"id",`w-${e}`),ln(Ee,"stroke",`url(#w-${e})`),ln(je,"id",`ac-${e}`),ln(_e,"stroke",`url(#ac-${e})`),ln(Te,"id",`ab-${e}`),ln(Pe,"stroke",`url(#ab-${e})`),ln(Ne,"id",`y-${e}`),ln(De,"stroke",`url(#y-${e})`),ln(Me,"id",`x-${e}`),ln(Oe,"stroke",`url(#x-${e})`),ln(Ae,"id",`z-${e}`),ln(Re,"stroke",`url(#z-${e})`),t;var t,n,r,o,i,s,a,l,c,u,d,f,h,p,m,g,v,y,b,x,w,S,k,C,E,j,_,T,P,N,D,M,O,A,R,L,I,F,$,q,z,U,B,V,K,H,W,G,Y,Q,X,J,Z,ee,te,ne,re,oe,ie,se,ae,le,ce,ue,de,fe,he,pe,me,ge,ve,ye,be,xe,we,Se,ke,Ce,Ee,je,_e,Te,Pe,Ne,De,Me,Oe,Ae,Re}var wG=sn('<span><svg width=16 height=16 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M6 12L10 8L6 4"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),SG=sn('<button title="Copy object to clipboard">'),kG=sn('<button title="Remove all items"aria-label="Remove all items">'),CG=sn('<button title="Delete item"aria-label="Delete item">'),EG=sn('<button title="Toggle value"aria-label="Toggle value">'),jG=sn('<button title="Bulk Edit Data"aria-label="Bulk Edit Data">'),_G=sn("<div>"),TG=sn("<div><button> <span></span> <span> "),PG=sn("<input>"),NG=sn("<span>"),DG=sn("<div><span>:"),MG=sn("<div><div><button> [<!>...<!>]");var OG=e=>{const t=Zz(),n=Gz().shadowDOMTarget?CU.bind({target:Gz().shadowDOMTarget}):CU,r=rt((()=>"dark"===t()?UG(n):zG(n)));return o=wG(),tt((()=>cn(o,jU(r().expander,n`
|
|
52
|
+
*/qP.exports="production"===process.env.NODE_ENV?function(){if($P)return zP;$P=1;var e="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},t=n.useState,r=n.useEffect,o=n.useLayoutEffect,i=n.useDebugValue;function s(t){var n=t.getSnapshot;t=t.value;try{var r=n();return!e(t,r)}catch(o){return!0}}var a="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,n){var a=n(),l=t({inst:{value:a,getSnapshot:n}}),c=l[0].inst,u=l[1];return o((function(){c.value=a,c.getSnapshot=n,s(c)&&u({inst:c})}),[e,a,n]),r((function(){return s(c)&&u({inst:c}),e((function(){s(c)&&u({inst:c})}))}),[e]),i(a),a};return zP.useSyncExternalStore=void 0!==n.useSyncExternalStore?n.useSyncExternalStore:a,zP}():(UP||(UP=1,"production"!==process.env.NODE_ENV&&function(){function e(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!r(e,n)}catch(o){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=n,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,i=t.useEffect,s=t.useLayoutEffect,a=t.useDebugValue,l=!1,c=!1,u="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(n,u){l||void 0===t.startTransition||(l=!0);var d=u();if(!c){var f=u();r(d,f)||(c=!0)}var h=(f=o({inst:{value:d,getSnapshot:u}}))[0].inst,p=f[1];return s((function(){h.value=d,h.getSnapshot=u,e(h)&&p({inst:h})}),[n,d,u]),i((function(){return e(h)&&p({inst:h}),n((function(){e(h)&&p({inst:h})}))}),[n]),a(d),d};BP.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:u,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),BP);var VP=qP.exports,KP='[cmdk-group=""]',HP='[cmdk-group-items=""]',WP='[cmdk-item=""]',GP=`${WP}:not([aria-disabled="true"])`,YP="cmdk-item-select",QP="data-value",XP=(e,t,n)=>FP(e,t,n),JP=i.createContext(void 0),ZP=()=>i.useContext(JP),eN=i.createContext(void 0),tN=()=>i.useContext(eN),nN=i.createContext(void 0),rN=i.forwardRef(((e,t)=>{let n=vN((()=>{var t,n;return{search:"",value:null!=(n=null!=(t=e.value)?t:e.defaultValue)?n:"",filtered:{count:0,items:new Map,groups:new Set}}})),r=vN((()=>new Set)),o=vN((()=>new Map)),s=vN((()=>new Map)),a=vN((()=>new Set)),l=mN(e),{label:c,children:u,value:d,onValueChange:f,filter:h,shouldFilter:p,loop:m,disablePointerSelection:g=!1,vimBindings:v=!0,...y}=e,b=yE(),x=yE(),w=yE(),S=i.useRef(null),k=wN();gN((()=>{if(void 0!==d){let e=d.trim();n.current.value=e,C.emit()}}),[d]),gN((()=>{k(6,N)}),[]);let C=i.useMemo((()=>({subscribe:e=>(a.current.add(e),()=>a.current.delete(e)),snapshot:()=>n.current,setState:(e,t,r)=>{var o,i,s;if(!Object.is(n.current[e],t)){if(n.current[e]=t,"search"===e)P(),_(),k(1,T);else if("value"===e&&(r||k(5,N),void 0!==(null==(o=l.current)?void 0:o.value))){return void(null==(s=(i=l.current).onValueChange)||s.call(i,null!=t?t:""))}C.emit()}},emit:()=>{a.current.forEach((e=>e()))}})),[]),E=i.useMemo((()=>({value:(e,t,r)=>{var o;t!==(null==(o=s.current.get(e))?void 0:o.value)&&(s.current.set(e,{value:t,keywords:r}),n.current.filtered.items.set(e,j(t,r)),k(2,(()=>{_(),C.emit()})))},item:(e,t)=>(r.current.add(e),t&&(o.current.has(t)?o.current.get(t).add(e):o.current.set(t,new Set([e]))),k(3,(()=>{P(),_(),n.current.value||T(),C.emit()})),()=>{s.current.delete(e),r.current.delete(e),n.current.filtered.items.delete(e);let t=D();k(4,(()=>{P(),(null==t?void 0:t.getAttribute("id"))===e&&T(),C.emit()}))}),group:e=>(o.current.has(e)||o.current.set(e,new Set),()=>{s.current.delete(e),o.current.delete(e)}),filter:()=>l.current.shouldFilter,label:c||e["aria-label"],getDisablePointerSelection:()=>l.current.disablePointerSelection,listId:b,inputId:w,labelId:x,listInnerRef:S})),[]);function j(e,t){var r,o;let i=null!=(o=null==(r=l.current)?void 0:r.filter)?o:XP;return e?i(e,n.current.search,t):0}function _(){if(!n.current.search||!1===l.current.shouldFilter)return;let e=n.current.filtered.items,t=[];n.current.filtered.groups.forEach((n=>{let r=o.current.get(n),i=0;r.forEach((t=>{let n=e.get(t);i=Math.max(n,i)})),t.push([n,i])}));let r=S.current;M().sort(((t,n)=>{var r,o;let i=t.getAttribute("id"),s=n.getAttribute("id");return(null!=(r=e.get(s))?r:0)-(null!=(o=e.get(i))?o:0)})).forEach((e=>{let t=e.closest(HP);t?t.appendChild(e.parentElement===t?e:e.closest(`${HP} > *`)):r.appendChild(e.parentElement===r?e:e.closest(`${HP} > *`))})),t.sort(((e,t)=>t[1]-e[1])).forEach((e=>{var t;let n=null==(t=S.current)?void 0:t.querySelector(`${KP}[${QP}="${encodeURIComponent(e[0])}"]`);null==n||n.parentElement.appendChild(n)}))}function T(){let e=M().find((e=>"true"!==e.getAttribute("aria-disabled"))),t=null==e?void 0:e.getAttribute(QP);C.setState("value",t||void 0)}function P(){var e,t,i,a;if(!n.current.search||!1===l.current.shouldFilter)return void(n.current.filtered.count=r.current.size);n.current.filtered.groups=new Set;let c=0;for(let o of r.current){let r=j(null!=(t=null==(e=s.current.get(o))?void 0:e.value)?t:"",null!=(a=null==(i=s.current.get(o))?void 0:i.keywords)?a:[]);n.current.filtered.items.set(o,r),r>0&&c++}for(let[r,s]of o.current)for(let e of s)if(n.current.filtered.items.get(e)>0){n.current.filtered.groups.add(r);break}n.current.filtered.count=c}function N(){var e,t,n;let r=D();r&&((null==(e=r.parentElement)?void 0:e.firstChild)===r&&(null==(n=null==(t=r.closest(KP))?void 0:t.querySelector('[cmdk-group-heading=""]'))||n.scrollIntoView({block:"nearest"})),r.scrollIntoView({block:"nearest"}))}function D(){var e;return null==(e=S.current)?void 0:e.querySelector(`${WP}[aria-selected="true"]`)}function M(){var e;return Array.from((null==(e=S.current)?void 0:e.querySelectorAll(GP))||[])}function O(e){let t=M()[e];t&&C.setState("value",t.getAttribute(QP))}function A(e){var t;let n=D(),r=M(),o=r.findIndex((e=>e===n)),i=r[o+e];null!=(t=l.current)&&t.loop&&(i=o+e<0?r[r.length-1]:o+e===r.length?r[0]:r[o+e]),i&&C.setState("value",i.getAttribute(QP))}function R(e){let t,n=D(),r=null==n?void 0:n.closest(KP);for(;r&&!t;)r=e>0?hN(r,KP):pN(r,KP),t=null==r?void 0:r.querySelector(GP);t?C.setState("value",t.getAttribute(QP)):A(e)}let L=()=>O(M().length-1),I=e=>{e.preventDefault(),e.metaKey?L():e.altKey?R(1):A(1)},F=e=>{e.preventDefault(),e.metaKey?O(0):e.altKey?R(-1):A(-1)};return i.createElement(Qa.div,{ref:t,tabIndex:-1,...y,"cmdk-root":"",onKeyDown:e=>{var t;if(null==(t=y.onKeyDown)||t.call(y,e),!e.defaultPrevented)switch(e.key){case"n":case"j":v&&e.ctrlKey&&I(e);break;case"ArrowDown":I(e);break;case"p":case"k":v&&e.ctrlKey&&F(e);break;case"ArrowUp":F(e);break;case"Home":e.preventDefault(),O(0);break;case"End":e.preventDefault(),L();break;case"Enter":if(!e.nativeEvent.isComposing&&229!==e.keyCode){e.preventDefault();let t=D();if(t){let e=new Event(YP);t.dispatchEvent(e)}}}}},i.createElement("label",{"cmdk-label":"",htmlFor:E.inputId,id:E.labelId,style:kN},c),SN(e,(e=>i.createElement(eN.Provider,{value:C},i.createElement(JP.Provider,{value:E},e)))))})),oN=i.forwardRef(((e,t)=>{var n,r;let o=yE(),s=i.useRef(null),a=i.useContext(nN),l=ZP(),c=mN(e),u=null!=(r=null==(n=c.current)?void 0:n.forceMount)?r:null==a?void 0:a.forceMount;gN((()=>{if(!u)return l.item(o,null==a?void 0:a.id)}),[u]);let d=xN(o,s,[e.value,e.children,s],e.keywords),f=tN(),h=bN((e=>e.value&&e.value===d.current)),p=bN((e=>!(!u&&!1!==l.filter())||(!e.search||e.filtered.items.get(o)>0)));function m(){var e,t;g(),null==(t=(e=c.current).onSelect)||t.call(e,d.current)}function g(){f.setState("value",d.current,!0)}if(i.useEffect((()=>{let t=s.current;if(t&&!e.disabled)return t.addEventListener(YP,m),()=>t.removeEventListener(YP,m)}),[p,e.onSelect,e.disabled]),!p)return null;let{disabled:v,value:y,onSelect:b,forceMount:x,keywords:w,...S}=e;return i.createElement(Qa.div,{ref:yN([s,t]),...S,id:o,"cmdk-item":"",role:"option","aria-disabled":!!v,"aria-selected":!!h,"data-disabled":!!v,"data-selected":!!h,onPointerMove:v||l.getDisablePointerSelection()?void 0:g,onClick:v?void 0:m},e.children)})),iN=i.forwardRef(((e,t)=>{let{heading:n,children:r,forceMount:o,...s}=e,a=yE(),l=i.useRef(null),c=i.useRef(null),u=yE(),d=ZP(),f=bN((e=>!(!o&&!1!==d.filter())||(!e.search||e.filtered.groups.has(a))));gN((()=>d.group(a)),[]),xN(a,l,[e.value,e.heading,c]);let h=i.useMemo((()=>({id:a,forceMount:o})),[o]);return i.createElement(Qa.div,{ref:yN([l,t]),...s,"cmdk-group":"",role:"presentation",hidden:!f||void 0},n&&i.createElement("div",{ref:c,"cmdk-group-heading":"","aria-hidden":!0,id:u},n),SN(e,(e=>i.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?u:void 0},i.createElement(nN.Provider,{value:h},e)))))})),sN=i.forwardRef(((e,t)=>{let{alwaysRender:n,...r}=e,o=i.useRef(null),s=bN((e=>!e.search));return n||s?i.createElement(Qa.div,{ref:yN([o,t]),...r,"cmdk-separator":"",role:"separator"}):null})),aN=i.forwardRef(((e,t)=>{let{onValueChange:n,...r}=e,o=null!=e.value,s=tN(),a=bN((e=>e.search)),l=bN((e=>e.value)),c=ZP(),u=i.useMemo((()=>{var e;let t=null==(e=c.listInnerRef.current)?void 0:e.querySelector(`${WP}[${QP}="${encodeURIComponent(l)}"]`);return null==t?void 0:t.getAttribute("id")}),[]);return i.useEffect((()=>{null!=e.value&&s.setState("search",e.value)}),[e.value]),i.createElement(Qa.input,{ref:t,...r,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":u,id:c.inputId,type:"text",value:o?e.value:a,onChange:e=>{o||s.setState("search",e.target.value),null==n||n(e.target.value)}})})),lN=i.forwardRef(((e,t)=>{let{children:n,label:r="Suggestions",...o}=e,s=i.useRef(null),a=i.useRef(null),l=ZP();return i.useEffect((()=>{if(a.current&&s.current){let e,t=a.current,n=s.current,r=new ResizeObserver((()=>{e=requestAnimationFrame((()=>{n.style.setProperty("--cmdk-list-height",t.offsetHeight.toFixed(1)+"px")}))}));return r.observe(t),()=>{cancelAnimationFrame(e),r.unobserve(t)}}}),[]),i.createElement(Qa.div,{ref:yN([s,t]),...o,"cmdk-list":"",role:"listbox","aria-label":r,id:l.listId},SN(e,(e=>i.createElement("div",{ref:yN([a,l.listInnerRef]),"cmdk-list-sizer":""},e))))})),cN=i.forwardRef(((e,t)=>{let{open:n,onOpenChange:r,overlayClassName:o,contentClassName:s,container:a,...l}=e;return i.createElement(Fp,{open:n,onOpenChange:r},i.createElement($p,{container:a},i.createElement(qp,{"cmdk-overlay":"",className:o}),i.createElement(zp,{"aria-label":e.label,"cmdk-dialog":"",className:s},i.createElement(rN,{ref:t,...l}))))})),uN=i.forwardRef(((e,t)=>bN((e=>0===e.filtered.count))?i.createElement(Qa.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null)),dN=i.forwardRef(((e,t)=>{let{progress:n,children:r,label:o="Loading...",...s}=e;return i.createElement(Qa.div,{ref:t,...s,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":o},SN(e,(e=>i.createElement("div",{"aria-hidden":!0},e))))})),fN=Object.assign(rN,{List:lN,Item:oN,Input:aN,Group:iN,Separator:sN,Dialog:cN,Empty:uN,Loading:dN});function hN(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}function pN(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}function mN(e){let t=i.useRef(e);return gN((()=>{t.current=e})),t}var gN="undefined"==typeof window?i.useEffect:i.useLayoutEffect;function vN(e){let t=i.useRef();return void 0===t.current&&(t.current=e()),t}function yN(e){return t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}}function bN(e){let t=tN(),n=()=>e(t.snapshot());return VP.useSyncExternalStore(t.subscribe,n,n)}function xN(e,t,n,r=[]){let o=i.useRef(),s=ZP();return gN((()=>{var i;let a=(()=>{var e;for(let t of n){if("string"==typeof t)return t.trim();if("object"==typeof t&&"current"in t)return t.current?null==(e=t.current.textContent)?void 0:e.trim():o.current}})(),l=r.map((e=>e.trim()));s.value(e,a,l),null==(i=t.current)||i.setAttribute(QP,a),o.current=a})),o}var wN=()=>{let[e,t]=i.useState(),n=vN((()=>new Map));return gN((()=>{n.current.forEach((e=>e())),n.current=new Map}),[e]),(e,r)=>{n.current.set(e,r),t({})}};function SN({asChild:e,children:t},n){return e&&i.isValidElement(t)?i.cloneElement(function(e){let t=e.type;return"function"==typeof t?t(e.props):"render"in t?t.render(e.props):e}(t),{ref:t.ref},n(t.props.children)):n(t)}var kN={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};const CN=i.forwardRef((({className:e,...n},r)=>t.jsx(fN,{ref:r,className:zu("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...n})));CN.displayName=fN.displayName;const EN=i.forwardRef((({className:e,searchIcon:n,...r},o)=>t.jsxs("div",{className:"flex items-center border-b px-3",children:[n||t.jsx(Fc,{className:"mr-2 h-4 w-4 shrink-0 opacity-50 "}),t.jsx(fN.Input,{ref:o,className:zu("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...r})]})));EN.displayName=fN.Input.displayName;const jN=i.forwardRef((({className:e,...n},r)=>t.jsx(fN.List,{ref:r,className:zu("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...n})));jN.displayName=fN.List.displayName;const _N=i.forwardRef(((e,n)=>t.jsx(fN.Empty,{ref:n,className:"py-6 text-center text-sm",...e})));_N.displayName=fN.Empty.displayName;const TN=i.forwardRef((({className:e,...n},r)=>t.jsx(fN.Group,{ref:r,className:zu("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...n})));TN.displayName=fN.Group.displayName;const PN=i.forwardRef((({className:e,...n},r)=>t.jsx(fN.Separator,{ref:r,className:zu("-mx-1 h-px bg-border",e),...n})));PN.displayName=fN.Separator.displayName;const NN=i.forwardRef((({className:e,...n},r)=>t.jsx(fN.Item,{ref:r,className:zu("relative flex cursor-pointer gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...n})));NN.displayName=fN.Item.displayName;var DN=0;function MN(){i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ON()),document.body.insertAdjacentElement("beforeend",e[1]??ON()),DN++,()=>{1===DN&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),DN--}}),[])}function ON(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var AN="focusScope.autoFocusOnMount",RN="focusScope.autoFocusOnUnmount",LN={bubbles:!1,cancelable:!0},IN=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=Ja(s),f=Ja(a),h=i.useRef(null),p=za(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:zN(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||zN(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&zN(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){UN.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(AN,LN);c.addEventListener(AN,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(zN(r,{select:t}),document.activeElement!==n)return}((e=FN(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&zN(c))}return()=>{c.removeEventListener(AN,d),setTimeout((()=>{const e=new CustomEvent(RN,LN);c.addEventListener(RN,f),c.dispatchEvent(e),e.defaultPrevented||zN(t??document.body,{select:!0}),c.removeEventListener(RN,f),UN.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=FN(e),n=$N(t,e),r=$N(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&zN(i,{select:!0})):(e.preventDefault(),r&&zN(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx(Qa.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function FN(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function $N(e,t){for(const n of e)if(!qN(n,{upTo:t}))return n}function qN(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function zN(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}IN.displayName="FocusScope";var UN=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=BN(e,t),e.unshift(t)},remove(t){e=BN(e,t),e[0]?.resume()}}}();function BN(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var VN="Popover",[KN,HN]=Ua(VN,[Jj]),WN=Jj(),[GN,YN]=KN(VN),QN=e=>{const{__scopePopover:n,children:r,open:o,defaultOpen:s,onOpenChange:a,modal:l=!1}=e,c=WN(n),u=i.useRef(null),[d,f]=i.useState(!1),[h=!1,p]=ml({prop:o,defaultProp:s,onChange:a});return t.jsx(p_,{...c,children:t.jsx(GN,{scope:n,contentId:yE(),triggerRef:u,open:h,onOpenChange:p,onOpenToggle:i.useCallback((()=>p((e=>!e))),[p]),hasCustomAnchor:d,onCustomAnchorAdd:i.useCallback((()=>f(!0)),[]),onCustomAnchorRemove:i.useCallback((()=>f(!1)),[]),modal:l,children:r})})};QN.displayName=VN;var XN="PopoverAnchor";i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,s=YN(XN,r),a=WN(r),{onCustomAnchorAdd:l,onCustomAnchorRemove:c}=s;return i.useEffect((()=>(l(),()=>c())),[l,c]),t.jsx(m_,{...a,...o,ref:n})})).displayName=XN;var JN="PopoverTrigger",ZN=i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=YN(JN,r),s=WN(r),a=za(n,i.triggerRef),l=t.jsx(Qa.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":uD(i.open),...o,ref:a,onClick:Fa(e.onClick,i.onOpenToggle)});return i.hasCustomAnchor?l:t.jsx(m_,{asChild:!0,...s,children:l})}));ZN.displayName=JN;var eD="PopoverPortal",[tD,nD]=KN(eD,{forceMount:void 0}),rD=e=>{const{__scopePopover:n,forceMount:r,children:o,container:i}=e,s=YN(eD,n);return t.jsx(tD,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};rD.displayName=eD;var oD="PopoverContent",iD=i.forwardRef(((e,n)=>{const r=nD(oD,e.__scopePopover),{forceMount:o=r.forceMount,...i}=e,s=YN(oD,e.__scopePopover);return t.jsx(hl,{present:o||s.open,children:t.jsx(s.modal?sD:aD,{...i,ref:n})})}));iD.displayName=oD;var sD=i.forwardRef(((e,n)=>{const r=YN(oD,e.__scopePopover),o=i.useRef(null),s=za(n,o),a=i.useRef(!1);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(Jh,{as:Va,allowPinchZoom:!0,children:t.jsx(lD,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Fa(e.onCloseAutoFocus,(e=>{e.preventDefault(),a.current||r.triggerRef.current?.focus()})),onPointerDownOutside:Fa(e.onPointerDownOutside,(e=>{const t=e.detail.originalEvent;a.current=2===t.button||0===t.button&&!0===t.ctrlKey}),{checkForDefaultPrevented:!1}),onFocusOutside:Fa(e.onFocusOutside,(e=>e.preventDefault()),{checkForDefaultPrevented:!1})})})})),aD=i.forwardRef(((e,n)=>{const r=YN(oD,e.__scopePopover),o=i.useRef(!1),s=i.useRef(!1);return t.jsx(lD,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||r.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));const n=t.target,i=r.triggerRef.current?.contains(n);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})})),lD=i.forwardRef(((e,n)=>{const{__scopePopover:r,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:s,disableOutsidePointerEvents:a,onEscapeKeyDown:l,onPointerDownOutside:c,onFocusOutside:u,onInteractOutside:d,...f}=e,h=YN(oD,r),p=WN(r);return MN(),t.jsx(IN,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:i,onUnmountAutoFocus:s,children:t.jsx(il,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:d,onEscapeKeyDown:l,onPointerDownOutside:c,onFocusOutside:u,onDismiss:()=>h.onOpenChange(!1),children:t.jsx(g_,{"data-state":uD(h.open),role:"dialog",id:h.contentId,...p,...f,ref:n,style:{...f.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})})),cD="PopoverClose";i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=YN(cD,r);return t.jsx(Qa.button,{type:"button",...o,ref:n,onClick:Fa(e.onClick,(()=>i.onOpenChange(!1)))})})).displayName=cD;function uD(e){return e?"open":"closed"}i.forwardRef(((e,n)=>{const{__scopePopover:r,...o}=e,i=WN(r);return t.jsx(v_,{...i,...o,ref:n})})).displayName="PopoverArrow";var dD=rD,fD=iD;const hD=QN,pD=ZN,mD=n.forwardRef((({className:e,align:n="center",sideOffset:r=4,...o},i)=>t.jsx(dD,{children:t.jsx(fD,{ref:i,align:n,sideOffset:r,className:zu("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})})));mD.displayName=fD.displayName;const gD=({options:e,value:n,onChange:r,placeholder:o})=>{const[s,a]=i.useState(!1);return t.jsxs(hD,{modal:!0,open:s,onOpenChange:a,children:[t.jsx(pD,{asChild:!0,children:t.jsxs(ik,{"aria-expanded":s,className:"w-[200px] justify-between",variant:"outline",children:[n?e.find((e=>e.value===n))?.label:o,t.jsx(xc,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),t.jsx(mD,{className:"w-[200px] p-0",children:t.jsxs(CN,{children:[t.jsx(EN,{placeholder:`Search ${o.toLowerCase()}...`}),t.jsxs(jN,{children:[t.jsxs(_N,{children:["No ",o.toLowerCase()," found."]}),t.jsx(TN,{children:e.map((e=>t.jsxs(NN,{value:e.value,onSelect:e=>{r(e===n?"":e),a(!1)},children:[t.jsx(mc,{className:zu("mr-2 h-4 w-4",n===e.value?"opacity-100":"opacity-0")}),e.label]},e.id||e.value)))})]})]})})]})};function vD(e){return(vD="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function yD(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function bD(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function xD(e){bD(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===vD(e)&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):new Date(NaN)}function wD(e,t){bD(2,arguments);var n=xD(e),r=yD(t);return isNaN(r)?new Date(NaN):r?(n.setDate(n.getDate()+r),n):n}function SD(e,t){bD(2,arguments);var n=xD(e),r=yD(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var o=n.getDate(),i=new Date(n.getTime());return i.setMonth(n.getMonth()+r+1,0),o>=i.getDate()?i:(n.setFullYear(i.getFullYear(),i.getMonth(),o),n)}var kD={};function CD(){return kD}function ED(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=CD(),d=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=xD(e),h=f.getDay(),p=(h<d?7:0)+h-d;return f.setDate(f.getDate()-p),f.setHours(0,0,0,0),f}function jD(e){return bD(1,arguments),ED(e,{weekStartsOn:1})}function _D(e){bD(1,arguments);var t=function(e){bD(1,arguments);var t=xD(e),n=t.getFullYear(),r=new Date(0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);var o=jD(r),i=new Date(0);i.setFullYear(n,0,4),i.setHours(0,0,0,0);var s=jD(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}(e),n=new Date(0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),jD(n)}function TD(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function PD(e){bD(1,arguments);var t=xD(e);return t.setHours(0,0,0,0),t}function ND(e,t){bD(2,arguments);var n=PD(e),r=PD(t),o=n.getTime()-TD(n),i=r.getTime()-TD(r);return Math.round((o-i)/864e5)}function DD(e,t){return bD(2,arguments),wD(e,7*yD(t))}function MD(e,t){return bD(2,arguments),SD(e,12*yD(t))}function OD(e,t){bD(2,arguments);var n=PD(e),r=PD(t);return n.getTime()===r.getTime()}function AD(e){return bD(1,arguments),e instanceof Date||"object"===vD(e)&&"[object Date]"===Object.prototype.toString.call(e)}function RD(e,t){bD(2,arguments);var n=xD(e),r=xD(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}function LD(e){bD(1,arguments);var t=xD(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}function ID(e){bD(1,arguments);var t=xD(e);return t.setDate(1),t.setHours(0,0,0,0),t}function FD(e){bD(1,arguments);var t=xD(e),n=new Date(0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}function $D(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=CD(),d=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=xD(e),h=f.getDay(),p=6+(h<d?-7:0)-(h-d);return f.setDate(f.getDate()+p),f.setHours(23,59,59,999),f}function qD(e){return bD(1,arguments),$D(e,{weekStartsOn:1})}function zD(e,t){return bD(2,arguments),function(e,t){bD(2,arguments);var n=xD(e).getTime(),r=yD(t);return new Date(n+r)}(e,-yD(t))}function UD(e){bD(1,arguments);var t=xD(e),n=t.getUTCDay(),r=(n<1?7:0)+n-1;return t.setUTCDate(t.getUTCDate()-r),t.setUTCHours(0,0,0,0),t}function BD(e){bD(1,arguments);var t=xD(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var o=UD(r),i=new Date(0);i.setUTCFullYear(n,0,4),i.setUTCHours(0,0,0,0);var s=UD(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function VD(e){bD(1,arguments);var t=xD(e),n=UD(t).getTime()-function(e){bD(1,arguments);var t=BD(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),UD(n)}(t).getTime();return Math.round(n/6048e5)+1}function KD(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=CD(),d=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.weekStartsOn)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.weekStartsOn)&&void 0!==o?o:u.weekStartsOn)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=xD(e),h=f.getUTCDay(),p=(h<d?7:0)+h-d;return f.setUTCDate(f.getUTCDate()-p),f.setUTCHours(0,0,0,0),f}function HD(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=xD(e),d=u.getUTCFullYear(),f=CD(),h=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:f.firstWeekContainsDate)&&void 0!==r?r:null===(l=f.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(d+1,0,h),p.setUTCHours(0,0,0,0);var m=KD(p,t),g=new Date(0);g.setUTCFullYear(d,0,h),g.setUTCHours(0,0,0,0);var v=KD(g,t);return u.getTime()>=m.getTime()?d+1:u.getTime()>=v.getTime()?d:d-1}function WD(e,t){bD(1,arguments);var n=xD(e),r=KD(n,t).getTime()-function(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=CD(),d=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:u.firstWeekContainsDate)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1),f=HD(e,t),h=new Date(0);return h.setUTCFullYear(f,0,d),h.setUTCHours(0,0,0,0),KD(h,t)}(n,t).getTime();return Math.round(r/6048e5)+1}function GD(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var YD=function(e,t){var n=e.getUTCFullYear(),r=n>0?n:1-n;return GD("yy"===t?r%100:r,t.length)},QD=function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):GD(n+1,2)},XD=function(e,t){return GD(e.getUTCDate(),t.length)},JD=function(e,t){return GD(e.getUTCHours()%12||12,t.length)},ZD=function(e,t){return GD(e.getUTCHours(),t.length)},eM=function(e,t){return GD(e.getUTCMinutes(),t.length)},tM=function(e,t){return GD(e.getUTCSeconds(),t.length)},nM=function(e,t){var n=t.length,r=e.getUTCMilliseconds();return GD(Math.floor(r*Math.pow(10,n-3)),t.length)},rM="midnight",oM="noon",iM="morning",sM="afternoon",aM="evening",lM="night",cM={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear();return n.ordinalNumber(r>0?r:1-r,{unit:"year"})}return YD(e,t)},Y:function(e,t,n,r){var o=HD(e,r),i=o>0?o:1-o;return"YY"===t?GD(i%100,2):"Yo"===t?n.ordinalNumber(i,{unit:"year"}):GD(i,t.length)},R:function(e,t){return GD(BD(e),t.length)},u:function(e,t){return GD(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return GD(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return GD(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return QD(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return GD(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var o=WD(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):GD(o,t.length)},I:function(e,t,n){var r=VD(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):GD(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):XD(e,t)},D:function(e,t,n){var r=function(e){bD(1,arguments);var t=xD(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime();return Math.floor((n-r)/864e5)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):GD(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return GD(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return GD(i,t.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return GD(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,o=e.getUTCHours();switch(r=12===o?oM:0===o?rM:o/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,o=e.getUTCHours();switch(r=o>=17?aM:o>=12?sM:o>=4?iM:lM,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return JD(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):ZD(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):GD(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):GD(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):eM(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):tM(e,t)},S:function(e,t){return nM(e,t)},X:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();if(0===o)return"Z";switch(t){case"X":return dM(o);case"XXXX":case"XX":return fM(o);default:return fM(o,":")}},x:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return dM(o);case"xxxx":case"xx":return fM(o);default:return fM(o,":")}},O:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+uM(o,":");default:return"GMT"+fM(o,":")}},z:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+uM(o,":");default:return"GMT"+fM(o,":")}},t:function(e,t,n,r){return GD(Math.floor((r._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,n,r){return GD((r._originalDate||e).getTime(),t.length)}};function uM(e,t){var n=e>0?"-":"+",r=Math.abs(e),o=Math.floor(r/60),i=r%60;if(0===i)return n+String(o);var s=t;return n+String(o)+s+GD(i,2)}function dM(e,t){return e%60==0?(e>0?"-":"+")+GD(Math.abs(e)/60,2):fM(e,t)}function fM(e,t){var n=t||"",r=e>0?"-":"+",o=Math.abs(e);return r+GD(Math.floor(o/60),2)+n+GD(o%60,2)}var hM=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},pM=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},mM={p:pM,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],o=r[1],i=r[2];if(!i)return hM(e,t);switch(o){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",hM(o,t)).replace("{{time}}",pM(i,t))}},gM=["D","DD"],vM=["YY","YYYY"];function yM(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var bM={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function xM(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var wM={date:xM({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:xM({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:xM({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},SM={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function kM(e){return function(t,n){var r;if("formatting"===(null!=n&&n.context?String(n.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=null!=n&&n.width?String(n.width):o;r=e.formattingValues[i]||e.formattingValues[o]}else{var s=e.defaultWidth,a=null!=n&&n.width?String(n.width):e.defaultWidth;r=e.values[a]||e.values[s]}return r[e.argumentCallback?e.argumentCallback(t):t]}}var CM={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:kM({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:kM({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:kM({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:kM({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:kM({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function EM(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,o=t.match(r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth]);if(!o)return null;var i,s=o[0],a=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(a)?function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n;return}(a,(function(e){return e.test(s)})):function(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n;return}(a,(function(e){return e.test(s)}));return i=e.valueCallback?e.valueCallback(l):l,{value:i=n.valueCallback?n.valueCallback(i):i,rest:t.slice(s.length)}}}var jM={ordinalNumber:function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var o=r[0],i=t.match(e.parsePattern);if(!i)return null;var s=e.valueCallback?e.valueCallback(i[0]):i[0];return{value:s=n.valueCallback?n.valueCallback(s):s,rest:t.slice(o.length)}}}({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:EM({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:EM({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:EM({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:EM({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:EM({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},_M={code:"en-US",formatDistance:function(e,t,n){var r,o=bM[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:wM,formatRelative:function(e,t,n,r){return SM[e]},localize:CM,match:jM,options:{weekStartsOn:0,firstWeekContainsDate:1}},TM=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,PM=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,NM=/^'([^]*?)'?$/,DM=/''/g,MM=/[a-zA-Z]/;function OM(e,t,n){var r,o,i,s,a,l,c,u,d,f,h,p,m,g,v,y,b,x;bD(2,arguments);var w=String(t),S=CD(),k=null!==(r=null!==(o=null==n?void 0:n.locale)&&void 0!==o?o:S.locale)&&void 0!==r?r:_M,C=yD(null!==(i=null!==(s=null!==(a=null!==(l=null==n?void 0:n.firstWeekContainsDate)&&void 0!==l?l:null==n||null===(c=n.locale)||void 0===c||null===(u=c.options)||void 0===u?void 0:u.firstWeekContainsDate)&&void 0!==a?a:S.firstWeekContainsDate)&&void 0!==s?s:null===(d=S.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==i?i:1);if(!(C>=1&&C<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var E=yD(null!==(h=null!==(p=null!==(m=null!==(g=null==n?void 0:n.weekStartsOn)&&void 0!==g?g:null==n||null===(v=n.locale)||void 0===v||null===(y=v.options)||void 0===y?void 0:y.weekStartsOn)&&void 0!==m?m:S.weekStartsOn)&&void 0!==p?p:null===(b=S.locale)||void 0===b||null===(x=b.options)||void 0===x?void 0:x.weekStartsOn)&&void 0!==h?h:0);if(!(E>=0&&E<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!k.localize)throw new RangeError("locale must contain localize property");if(!k.formatLong)throw new RangeError("locale must contain formatLong property");var j=xD(e);if(!function(e){if(bD(1,arguments),!AD(e)&&"number"!=typeof e)return!1;var t=xD(e);return!isNaN(Number(t))}(j))throw new RangeError("Invalid time value");var _=zD(j,TD(j)),T={firstWeekContainsDate:C,weekStartsOn:E,locale:k,_originalDate:j};return w.match(PM).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,mM[t])(e,k.formatLong):e})).join("").match(TM).map((function(r){if("''"===r)return"'";var o=r[0];if("'"===o)return function(e){var t=e.match(NM);if(!t)return e;return t[1].replace(DM,"'")}(r);var i=cM[o];if(i)return null!=n&&n.useAdditionalWeekYearTokens||-1===vM.indexOf(r)||yM(r,t,String(e)),null!=n&&n.useAdditionalDayOfYearTokens||!function(e){return-1!==gM.indexOf(e)}(r)||yM(r,t,String(e)),i(_,r,k.localize,T);if(o.match(MM))throw new RangeError("Format string contains an unescaped latin alphabet character `"+o+"`");return r})).join("")}function AM(e){return bD(1,arguments),Math.floor(function(e){return bD(1,arguments),xD(e).getTime()}(e)/1e3)}function RM(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=CD(),d=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:u.firstWeekContainsDate)&&void 0!==r?r:null===(l=u.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1),f=function(e,t){var n,r,o,i,s,a,l,c;bD(1,arguments);var u=xD(e),d=u.getFullYear(),f=CD(),h=yD(null!==(n=null!==(r=null!==(o=null!==(i=null==t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(s=t.locale)||void 0===s||null===(a=s.options)||void 0===a?void 0:a.firstWeekContainsDate)&&void 0!==o?o:f.firstWeekContainsDate)&&void 0!==r?r:null===(l=f.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==n?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setFullYear(d+1,0,h),p.setHours(0,0,0,0);var m=ED(p,t),g=new Date(0);g.setFullYear(d,0,h),g.setHours(0,0,0,0);var v=ED(g,t);return u.getTime()>=m.getTime()?d+1:u.getTime()>=v.getTime()?d:d-1}(e,t),h=new Date(0);return h.setFullYear(f,0,d),h.setHours(0,0,0,0),ED(h,t)}function LM(e,t){return bD(1,arguments),function(e,t,n){bD(2,arguments);var r=ED(e,n),o=ED(t,n),i=r.getTime()-TD(r),s=o.getTime()-TD(o);return Math.round((i-s)/6048e5)}(function(e){bD(1,arguments);var t=xD(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(0,0,0,0),t}(e),ID(e),t)+1}function IM(e,t){bD(2,arguments);var n=xD(e),r=xD(t);return n.getTime()>r.getTime()}function FM(e,t){bD(2,arguments);var n=xD(e),r=xD(t);return n.getTime()<r.getTime()}function $M(e,t){bD(2,arguments);var n=xD(e),r=xD(t);return n.getFullYear()===r.getFullYear()&&n.getMonth()===r.getMonth()}function qM(e,t){return bD(2,arguments),wD(e,-yD(t))}function zM(e,t){bD(2,arguments);var n=xD(e),r=yD(t),o=n.getFullYear(),i=n.getDate(),s=new Date(0);s.setFullYear(o,r,15),s.setHours(0,0,0,0);var a=function(e){bD(1,arguments);var t=xD(e),n=t.getFullYear(),r=t.getMonth(),o=new Date(0);return o.setFullYear(n,r+1,0),o.setHours(0,0,0,0),o.getDate()}(s);return n.setMonth(r,Math.min(i,a)),n}function UM(e,t){bD(2,arguments);var n=xD(e),r=yD(t);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(r),n)}var BM=function(){return BM=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},BM.apply(this,arguments)};function VM(e,t,n){for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function KM(e){return"multiple"===e.mode}function HM(e){return"range"===e.mode}function WM(e){return"single"===e.mode}"function"==typeof SuppressedError&&SuppressedError;var GM={root:"rdp",multiple_months:"rdp-multiple_months",with_weeknumber:"rdp-with_weeknumber",vhidden:"rdp-vhidden",button_reset:"rdp-button_reset",button:"rdp-button",caption:"rdp-caption",caption_start:"rdp-caption_start",caption_end:"rdp-caption_end",caption_between:"rdp-caption_between",caption_label:"rdp-caption_label",caption_dropdowns:"rdp-caption_dropdowns",dropdown:"rdp-dropdown",dropdown_month:"rdp-dropdown_month",dropdown_year:"rdp-dropdown_year",dropdown_icon:"rdp-dropdown_icon",months:"rdp-months",month:"rdp-month",table:"rdp-table",tbody:"rdp-tbody",tfoot:"rdp-tfoot",head:"rdp-head",head_row:"rdp-head_row",head_cell:"rdp-head_cell",nav:"rdp-nav",nav_button:"rdp-nav_button",nav_button_previous:"rdp-nav_button_previous",nav_button_next:"rdp-nav_button_next",nav_icon:"rdp-nav_icon",row:"rdp-row",weeknumber:"rdp-weeknumber",cell:"rdp-cell",day:"rdp-day",day_today:"rdp-day_today",day_outside:"rdp-day_outside",day_selected:"rdp-day_selected",day_disabled:"rdp-day_disabled",day_hidden:"rdp-day_hidden",day_range_start:"rdp-day_range_start",day_range_end:"rdp-day_range_end",day_range_middle:"rdp-day_range_middle"};var YM=Object.freeze({__proto__:null,formatCaption:function(e,t){return OM(e,"LLLL y",t)},formatDay:function(e,t){return OM(e,"d",t)},formatMonthCaption:function(e,t){return OM(e,"LLLL",t)},formatWeekNumber:function(e){return"".concat(e)},formatWeekdayName:function(e,t){return OM(e,"cccccc",t)},formatYearCaption:function(e,t){return OM(e,"yyyy",t)}}),QM=Object.freeze({__proto__:null,labelDay:function(e,t,n){return OM(e,"do MMMM (EEEE)",n)},labelMonthDropdown:function(){return"Month: "},labelNext:function(){return"Go to next month"},labelPrevious:function(){return"Go to previous month"},labelWeekNumber:function(e){return"Week n. ".concat(e)},labelWeekday:function(e,t){return OM(e,"cccc",t)},labelYearDropdown:function(){return"Year: "}});var XM=n.createContext(void 0);function JM(e){var n,r,o=e.initialProps,i={captionLayout:"buttons",classNames:GM,formatters:YM,labels:QM,locale:_M,modifiersClassNames:{},modifiers:{},numberOfMonths:1,styles:{},today:new Date,mode:"default"},s=function(e){var t=e.fromYear,n=e.toYear,r=e.fromMonth,o=e.toMonth,i=e.fromDate,s=e.toDate;return r?i=ID(r):t&&(i=new Date(t,0,1)),o?s=LD(o):n&&(s=new Date(n,11,31)),{fromDate:i?PD(i):void 0,toDate:s?PD(s):void 0}}(o),a=s.fromDate,l=s.toDate,c=null!==(n=o.captionLayout)&&void 0!==n?n:i.captionLayout;"buttons"===c||a&&l||(c="buttons"),(WM(o)||KM(o)||HM(o))&&(r=o.onSelect);var u=BM(BM(BM({},i),o),{captionLayout:c,classNames:BM(BM({},i.classNames),o.classNames),components:BM({},o.components),formatters:BM(BM({},i.formatters),o.formatters),fromDate:a,labels:BM(BM({},i.labels),o.labels),mode:o.mode||i.mode,modifiers:BM(BM({},i.modifiers),o.modifiers),modifiersClassNames:BM(BM({},i.modifiersClassNames),o.modifiersClassNames),onSelect:r,styles:BM(BM({},i.styles),o.styles),toDate:l});return t.jsx(XM.Provider,{value:u,children:e.children})}function ZM(){var e=n.useContext(XM);if(!e)throw new Error("useDayPicker must be used within a DayPickerProvider.");return e}function eO(e){var n=ZM();return t.jsx("div",{className:n.classNames.caption_label,style:n.styles.caption_label,"aria-live":"polite",role:"presentation",id:e.id,children:(0,n.formatters.formatCaption)(e.displayMonth,{locale:n.locale})})}function tO(e){return t.jsx("svg",BM({width:"8px",height:"8px",viewBox:"0 0 120 120","data-testid":"iconDropdown"},e,{children:t.jsx("path",{d:"M4.22182541,48.2218254 C8.44222828,44.0014225 15.2388494,43.9273804 19.5496459,47.9996989 L19.7781746,48.2218254 L60,88.443 L100.221825,48.2218254 C104.442228,44.0014225 111.238849,43.9273804 115.549646,47.9996989 L115.778175,48.2218254 C119.998577,52.4422283 120.07262,59.2388494 116.000301,63.5496459 L115.778175,63.7781746 L67.7781746,111.778175 C63.5577717,115.998577 56.7611506,116.07262 52.4503541,112.000301 L52.2218254,111.778175 L4.22182541,63.7781746 C-0.0739418023,59.4824074 -0.0739418023,52.5175926 4.22182541,48.2218254 Z",fill:"currentColor",fillRule:"nonzero"})}))}function nO(e){var n,r,o=e.onChange,i=e.value,s=e.children,a=e.caption,l=e.className,c=e.style,u=ZM(),d=null!==(r=null===(n=u.components)||void 0===n?void 0:n.IconDropdown)&&void 0!==r?r:tO;return t.jsxs("div",{className:l,style:c,children:[t.jsx("span",{className:u.classNames.vhidden,children:e["aria-label"]}),t.jsx("select",{name:e.name,"aria-label":e["aria-label"],className:u.classNames.dropdown,style:u.styles.dropdown,value:i,onChange:o,children:s}),t.jsxs("div",{className:u.classNames.caption_label,style:u.styles.caption_label,"aria-hidden":"true",children:[a,t.jsx(d,{className:u.classNames.dropdown_icon,style:u.styles.dropdown_icon})]})]})}function rO(e){var n,r=ZM(),o=r.fromDate,i=r.toDate,s=r.styles,a=r.locale,l=r.formatters.formatMonthCaption,c=r.classNames,u=r.components,d=r.labels.labelMonthDropdown;if(!o)return t.jsx(t.Fragment,{});if(!i)return t.jsx(t.Fragment,{});var f=[];if(function(e,t){bD(2,arguments);var n=xD(e),r=xD(t);return n.getFullYear()===r.getFullYear()}(o,i))for(var h=ID(o),p=o.getMonth();p<=i.getMonth();p++)f.push(zM(h,p));else for(h=ID(new Date),p=0;p<=11;p++)f.push(zM(h,p));var m=null!==(n=null==u?void 0:u.Dropdown)&&void 0!==n?n:nO;return t.jsx(m,{name:"months","aria-label":d(),className:c.dropdown_month,style:s.dropdown_month,onChange:function(t){var n=Number(t.target.value),r=zM(ID(e.displayMonth),n);e.onChange(r)},value:e.displayMonth.getMonth(),caption:l(e.displayMonth,{locale:a}),children:f.map((function(e){return t.jsx("option",{value:e.getMonth(),children:l(e,{locale:a})},e.getMonth())}))})}function oO(e){var n,r=e.displayMonth,o=ZM(),i=o.fromDate,s=o.toDate,a=o.locale,l=o.styles,c=o.classNames,u=o.components,d=o.formatters.formatYearCaption,f=o.labels.labelYearDropdown,h=[];if(!i)return t.jsx(t.Fragment,{});if(!s)return t.jsx(t.Fragment,{});for(var p=i.getFullYear(),m=s.getFullYear(),g=p;g<=m;g++)h.push(UM(FD(new Date),g));var v=null!==(n=null==u?void 0:u.Dropdown)&&void 0!==n?n:nO;return t.jsx(v,{name:"years","aria-label":f(),className:c.dropdown_year,style:l.dropdown_year,onChange:function(t){var n=UM(ID(r),Number(t.target.value));e.onChange(n)},value:r.getFullYear(),caption:d(r,{locale:a}),children:h.map((function(e){return t.jsx("option",{value:e.getFullYear(),children:d(e,{locale:a})},e.getFullYear())}))})}function iO(){var e=ZM(),t=function(e){var t=e.month||e.defaultMonth||e.today||new Date,n=e.toDate,r=e.fromDate,o=e.numberOfMonths,i=void 0===o?1:o;return n&&RD(n,t)<0&&(t=SD(n,-1*(i-1))),r&&RD(t,r)<0&&(t=r),ID(t)}(e),r=function(e,t){var r=n.useState(e);return[void 0===t?r[0]:t,r[1]]}(t,e.month),o=r[1];return[r[0],function(t){var n;if(!e.disableNavigation){var r=ID(t);o(r),null===(n=e.onMonthChange)||void 0===n||n.call(e,r)}}]}var sO=n.createContext(void 0);function aO(e){var n=ZM(),r=iO(),o=r[0],i=r[1],s=function(e,t){for(var n=t.reverseMonths,r=t.numberOfMonths,o=ID(e),i=RD(ID(SD(o,r)),o),s=[],a=0;a<i;a++){var l=SD(o,a);s.push(l)}return n&&(s=s.reverse()),s}(o,n),a=function(e,t){if(!t.disableNavigation){var n=t.toDate,r=t.numberOfMonths,o=void 0===r?1:r,i=t.pagedNavigation?o:1,s=ID(e);if(!n)return SD(s,i);if(!(RD(n,e)<o))return SD(s,i)}}(o,n),l=function(e,t){if(!t.disableNavigation){var n=t.fromDate,r=t.numberOfMonths,o=t.pagedNavigation?void 0===r?1:r:1,i=ID(e);if(!n)return SD(i,-o);if(!(RD(i,n)<=0))return SD(i,-o)}}(o,n),c=function(e){return s.some((function(t){return $M(e,t)}))};return t.jsx(sO.Provider,{value:{currentMonth:o,displayMonths:s,goToMonth:i,goToDate:function(e,t){c(e)||(t&&FM(e,t)?i(SD(e,1+-1*n.numberOfMonths)):i(e))},previousMonth:l,nextMonth:a,isDateDisplayed:c},children:e.children})}function lO(){var e=n.useContext(sO);if(!e)throw new Error("useNavigation must be used within a NavigationProvider");return e}function cO(e){var n,r=ZM(),o=r.classNames,i=r.styles,s=r.components,a=lO().goToMonth,l=function(t){a(SD(t,e.displayIndex?-e.displayIndex:0))},c=null!==(n=null==s?void 0:s.CaptionLabel)&&void 0!==n?n:eO,u=t.jsx(c,{id:e.id,displayMonth:e.displayMonth});return t.jsxs("div",{className:o.caption_dropdowns,style:i.caption_dropdowns,children:[t.jsx("div",{className:o.vhidden,children:u}),t.jsx(rO,{onChange:l,displayMonth:e.displayMonth}),t.jsx(oO,{onChange:l,displayMonth:e.displayMonth})]})}function uO(e){return t.jsx("svg",BM({width:"16px",height:"16px",viewBox:"0 0 120 120"},e,{children:t.jsx("path",{d:"M69.490332,3.34314575 C72.6145263,0.218951416 77.6798462,0.218951416 80.8040405,3.34314575 C83.8617626,6.40086786 83.9268205,11.3179931 80.9992143,14.4548388 L80.8040405,14.6568542 L35.461,60 L80.8040405,105.343146 C83.8617626,108.400868 83.9268205,113.317993 80.9992143,116.454839 L80.8040405,116.656854 C77.7463184,119.714576 72.8291931,119.779634 69.6923475,116.852028 L69.490332,116.656854 L18.490332,65.6568542 C15.4326099,62.5991321 15.367552,57.6820069 18.2951583,54.5451612 L18.490332,54.3431458 L69.490332,3.34314575 Z",fill:"currentColor",fillRule:"nonzero"})}))}function dO(e){return t.jsx("svg",BM({width:"16px",height:"16px",viewBox:"0 0 120 120"},e,{children:t.jsx("path",{d:"M49.8040405,3.34314575 C46.6798462,0.218951416 41.6145263,0.218951416 38.490332,3.34314575 C35.4326099,6.40086786 35.367552,11.3179931 38.2951583,14.4548388 L38.490332,14.6568542 L83.8333725,60 L38.490332,105.343146 C35.4326099,108.400868 35.367552,113.317993 38.2951583,116.454839 L38.490332,116.656854 C41.5480541,119.714576 46.4651794,119.779634 49.602025,116.852028 L49.8040405,116.656854 L100.804041,65.6568542 C103.861763,62.5991321 103.926821,57.6820069 100.999214,54.5451612 L100.804041,54.3431458 L49.8040405,3.34314575 Z",fill:"currentColor"})}))}var fO=n.forwardRef((function(e,n){var r=ZM(),o=r.classNames,i=r.styles,s=[o.button_reset,o.button];e.className&&s.push(e.className);var a=s.join(" "),l=BM(BM({},i.button_reset),i.button);return e.style&&Object.assign(l,e.style),t.jsx("button",BM({},e,{ref:n,type:"button",className:a,style:l}))}));function hO(e){var n,r,o=ZM(),i=o.dir,s=o.locale,a=o.classNames,l=o.styles,c=o.labels,u=c.labelPrevious,d=c.labelNext,f=o.components;if(!e.nextMonth&&!e.previousMonth)return t.jsx(t.Fragment,{});var h=u(e.previousMonth,{locale:s}),p=[a.nav_button,a.nav_button_previous].join(" "),m=d(e.nextMonth,{locale:s}),g=[a.nav_button,a.nav_button_next].join(" "),v=null!==(n=null==f?void 0:f.IconRight)&&void 0!==n?n:dO,y=null!==(r=null==f?void 0:f.IconLeft)&&void 0!==r?r:uO;return t.jsxs("div",{className:a.nav,style:l.nav,children:[!e.hidePrevious&&t.jsx(fO,{name:"previous-month","aria-label":h,className:p,style:l.nav_button_previous,disabled:!e.previousMonth,onClick:e.onPreviousClick,children:t.jsx("rtl"===i?v:y,{className:a.nav_icon,style:l.nav_icon})}),!e.hideNext&&t.jsx(fO,{name:"next-month","aria-label":m,className:g,style:l.nav_button_next,disabled:!e.nextMonth,onClick:e.onNextClick,children:t.jsx("rtl"===i?y:v,{className:a.nav_icon,style:l.nav_icon})})]})}function pO(e){var n=ZM().numberOfMonths,r=lO(),o=r.previousMonth,i=r.nextMonth,s=r.goToMonth,a=r.displayMonths,l=a.findIndex((function(t){return $M(e.displayMonth,t)})),c=0===l,u=l===a.length-1;return t.jsx(hO,{displayMonth:e.displayMonth,hideNext:n>1&&(c||!u),hidePrevious:n>1&&(u||!c),nextMonth:i,previousMonth:o,onPreviousClick:function(){o&&s(o)},onNextClick:function(){i&&s(i)}})}function mO(e){var n,r,o=ZM(),i=o.classNames,s=o.styles,a=o.captionLayout,l=o.components,c=null!==(n=null==l?void 0:l.CaptionLabel)&&void 0!==n?n:eO;return r=o.disableNavigation?t.jsx(c,{id:e.id,displayMonth:e.displayMonth}):"dropdown"===a?t.jsx(cO,{displayMonth:e.displayMonth,id:e.id}):t.jsxs(t.Fragment,"dropdown-buttons"===a?{children:[t.jsx(cO,{displayMonth:e.displayMonth,displayIndex:e.displayIndex,id:e.id}),t.jsx(pO,{displayMonth:e.displayMonth,displayIndex:e.displayIndex,id:e.id})]}:{children:[t.jsx(c,{id:e.id,displayMonth:e.displayMonth,displayIndex:e.displayIndex}),t.jsx(pO,{displayMonth:e.displayMonth,id:e.id})]}),t.jsx("div",{className:i.caption,style:s.caption,children:r})}function gO(e){var n=ZM(),r=n.footer;return r?t.jsx("tfoot",{className:n.classNames.tfoot,style:n.styles.tfoot,children:t.jsx("tr",{children:t.jsx("td",{colSpan:8,children:r})})}):t.jsx(t.Fragment,{})}function vO(){var e=ZM(),n=e.classNames,r=e.styles,o=e.showWeekNumber,i=e.locale,s=e.formatters.formatWeekdayName,a=e.labels.labelWeekday,l=function(e,t,n){for(var r=n?jD(new Date):ED(new Date,{locale:e,weekStartsOn:t}),o=[],i=0;i<7;i++){var s=wD(r,i);o.push(s)}return o}(i,e.weekStartsOn,e.ISOWeek);return t.jsxs("tr",{style:r.head_row,className:n.head_row,children:[o&&t.jsx("td",{style:r.head_cell,className:n.head_cell}),l.map((function(e,o){return t.jsx("th",{scope:"col",className:n.head_cell,style:r.head_cell,"aria-label":a(e,{locale:i}),children:s(e,{locale:i})},o)}))]})}function yO(){var e,n=ZM(),r=n.components,o=null!==(e=null==r?void 0:r.HeadRow)&&void 0!==e?e:vO;return t.jsx("thead",{style:n.styles.head,className:n.classNames.head,children:t.jsx(o,{})})}function bO(e){var n=ZM();return t.jsx(t.Fragment,{children:(0,n.formatters.formatDay)(e.date,{locale:n.locale})})}var xO=n.createContext(void 0);function wO(e){if(!KM(e.initialProps)){return t.jsx(xO.Provider,{value:{selected:void 0,modifiers:{disabled:[]}},children:e.children})}return t.jsx(SO,{initialProps:e.initialProps,children:e.children})}function SO(e){var n=e.initialProps,r=e.children,o=n.selected,i=n.min,s=n.max,a={disabled:[]};return o&&a.disabled.push((function(e){var t=s&&o.length>s-1,n=o.some((function(t){return OD(t,e)}));return Boolean(t&&!n)})),t.jsx(xO.Provider,{value:{selected:o,onDayClick:function(e,t,r){var a,l;if((null===(a=n.onDayClick)||void 0===a||a.call(n,e,t,r),!Boolean(t.selected&&i&&(null==o?void 0:o.length)===i))&&!Boolean(!t.selected&&s&&(null==o?void 0:o.length)===s)){var c=o?VM([],o):[];if(t.selected){var u=c.findIndex((function(t){return OD(e,t)}));c.splice(u,1)}else c.push(e);null===(l=n.onSelect)||void 0===l||l.call(n,c,e,t,r)}},modifiers:a},children:r})}function kO(){var e=n.useContext(xO);if(!e)throw new Error("useSelectMultiple must be used within a SelectMultipleProvider");return e}var CO,EO,jO=n.createContext(void 0);function _O(e){if(!HM(e.initialProps)){return t.jsx(jO.Provider,{value:{selected:void 0,modifiers:{range_start:[],range_end:[],range_middle:[],disabled:[]}},children:e.children})}return t.jsx(TO,{initialProps:e.initialProps,children:e.children})}function TO(e){var n=e.initialProps,r=e.children,o=n.selected,i=o||{},s=i.from,a=i.to,l=n.min,c=n.max,u={range_start:[],range_end:[],range_middle:[],disabled:[]};if(s?(u.range_start=[s],a?(u.range_end=[a],OD(s,a)||(u.range_middle=[{after:s,before:a}])):u.range_end=[s]):a&&(u.range_start=[a],u.range_end=[a]),l&&(s&&!a&&u.disabled.push({after:qM(s,l-1),before:wD(s,l-1)}),s&&a&&u.disabled.push({after:s,before:wD(s,l-1)}),!s&&a&&u.disabled.push({after:qM(a,l-1),before:wD(a,l-1)})),c){if(s&&!a&&(u.disabled.push({before:wD(s,1-c)}),u.disabled.push({after:wD(s,c-1)})),s&&a){var d=c-(ND(a,s)+1);u.disabled.push({before:qM(s,d)}),u.disabled.push({after:wD(a,d)})}!s&&a&&(u.disabled.push({before:wD(a,1-c)}),u.disabled.push({after:wD(a,c-1)}))}return t.jsx(jO.Provider,{value:{selected:o,onDayClick:function(e,t,r){var i,s;null===(i=n.onDayClick)||void 0===i||i.call(n,e,t,r);var a=function(e,t){var n=t||{},r=n.from,o=n.to;if(r&&o){if(OD(o,e)&&OD(r,e))return;if(OD(o,e))return{from:o,to:void 0};if(OD(r,e))return;return IM(r,e)?{from:e,to:o}:{from:r,to:e}}return o?IM(e,o)?{from:o,to:e}:{from:e,to:o}:r?FM(e,r)?{from:e,to:r}:{from:r,to:e}:{from:e,to:void 0}}(e,o);null===(s=n.onSelect)||void 0===s||s.call(n,a,e,t,r)},modifiers:u},children:r})}function PO(){var e=n.useContext(jO);if(!e)throw new Error("useSelectRange must be used within a SelectRangeProvider");return e}function NO(e){return Array.isArray(e)?VM([],e):void 0!==e?[e]:[]}(EO=CO||(CO={})).Outside="outside",EO.Disabled="disabled",EO.Selected="selected",EO.Hidden="hidden",EO.Today="today",EO.RangeStart="range_start",EO.RangeEnd="range_end",EO.RangeMiddle="range_middle";var DO=CO.Selected,MO=CO.Disabled,OO=CO.Hidden,AO=CO.Today,RO=CO.RangeEnd,LO=CO.RangeMiddle,IO=CO.RangeStart,FO=CO.Outside;var $O=n.createContext(void 0);function qO(e){var n=ZM(),r=function(e,t,n){var r,o=((r={})[DO]=NO(e.selected),r[MO]=NO(e.disabled),r[OO]=NO(e.hidden),r[AO]=[e.today],r[RO]=[],r[LO]=[],r[IO]=[],r[FO]=[],r);return e.fromDate&&o[MO].push({before:e.fromDate}),e.toDate&&o[MO].push({after:e.toDate}),KM(e)?o[MO]=o[MO].concat(t.modifiers[MO]):HM(e)&&(o[MO]=o[MO].concat(n.modifiers[MO]),o[IO]=n.modifiers[IO],o[LO]=n.modifiers[LO],o[RO]=n.modifiers[RO]),o}(n,kO(),PO()),o=function(e){var t={};return Object.entries(e).forEach((function(e){t[e[0]]=NO(e[1])})),t}(n.modifiers),i=BM(BM({},r),o);return t.jsx($O.Provider,{value:i,children:e.children})}function zO(){var e=n.useContext($O);if(!e)throw new Error("useModifiers must be used within a ModifiersProvider");return e}function UO(e,t){return t.some((function(t){if("boolean"==typeof t)return t;if(AD(t))return OD(e,t);var n,r,o,i,s;if(function(e){return Array.isArray(e)&&e.every(AD)}(t))return t.includes(e);if(function(e){return Boolean(e&&"object"==typeof e&&"from"in e)}(t))return n=e,s=(r=t).to,(i=r.from)&&s?(ND(s,i)<0&&(i=(o=[s,i])[0],s=o[1]),ND(n,i)>=0&&ND(s,n)>=0):s?OD(s,n):!!i&&OD(i,n);if(function(e){return Boolean(e&&"object"==typeof e&&"dayOfWeek"in e)}(t))return t.dayOfWeek.includes(e.getDay());if(function(e){return Boolean(e&&"object"==typeof e&&"before"in e&&"after"in e)}(t)){var a=ND(t.before,e)>0,l=ND(t.after,e)<0;return IM(t.before,t.after)?l&&a:a||l}return function(e){return Boolean(e&&"object"==typeof e&&"after"in e)}(t)?ND(e,t.after)>0:function(e){return Boolean(e&&"object"==typeof e&&"before"in e)}(t)?ND(t.before,e)>0:"function"==typeof t&&t(e)}))}function BO(e,t,n){var r=Object.keys(t).reduce((function(n,r){return UO(e,t[r])&&n.push(r),n}),[]),o={};return r.forEach((function(e){return o[e]=!0})),n&&!$M(e,n)&&(o.outside=!0),o}function VO(e,t){var n=t.moveBy,r=t.direction,o=t.context,i=t.modifiers,s=t.retry,a=void 0===s?{count:0,lastFocused:e}:s,l=o.weekStartsOn,c=o.fromDate,u=o.toDate,d=o.locale,f={day:wD,week:DD,month:SD,year:MD,startOfWeek:function(e){return o.ISOWeek?jD(e):ED(e,{locale:d,weekStartsOn:l})},endOfWeek:function(e){return o.ISOWeek?qD(e):$D(e,{locale:d,weekStartsOn:l})}}[n](e,"after"===r?1:-1);"before"===r&&c?f=function(e){var t,n;if(bD(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!==vD(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=xD(e);(void 0===n||n<t||isNaN(Number(t)))&&(n=t)})),n||new Date(NaN)}([c,f]):"after"===r&&u&&(f=function(e){var t,n;if(bD(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!==vD(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=xD(e);(void 0===n||n>t||isNaN(t.getDate()))&&(n=t)})),n||new Date(NaN)}([u,f]));var h=!0;if(i){var p=BO(f,i);h=!p.disabled&&!p.hidden}return h?f:a.count>365?a.lastFocused:VO(f,{moveBy:n,direction:r,context:o,modifiers:i,retry:BM(BM({},a),{count:a.count+1})})}var KO=n.createContext(void 0);function HO(e){var r=lO(),o=zO(),i=n.useState(),s=i[0],a=i[1],l=n.useState(),c=l[0],u=l[1],d=function(e,t){for(var n,r,o=ID(e[0]),i=LD(e[e.length-1]),s=o;s<=i;){var a=BO(s,t);if(a.disabled||a.hidden)s=wD(s,1);else{if(a.selected)return s;a.today&&!r&&(r=s),n||(n=s),s=wD(s,1)}}return r||n}(r.displayMonths,o),f=(null!=s?s:c&&r.isDateDisplayed(c))?c:d,h=function(e){a(e)},p=ZM(),m=function(e,t){if(s){var n=VO(s,{moveBy:e,direction:t,context:p,modifiers:o});OD(s,n)||(r.goToDate(n,s),h(n))}};return t.jsx(KO.Provider,{value:{focusedDay:s,focusTarget:f,blur:function(){u(s),a(void 0)},focus:h,focusDayAfter:function(){return m("day","after")},focusDayBefore:function(){return m("day","before")},focusWeekAfter:function(){return m("week","after")},focusWeekBefore:function(){return m("week","before")},focusMonthBefore:function(){return m("month","before")},focusMonthAfter:function(){return m("month","after")},focusYearBefore:function(){return m("year","before")},focusYearAfter:function(){return m("year","after")},focusStartOfWeek:function(){return m("startOfWeek","before")},focusEndOfWeek:function(){return m("endOfWeek","after")}},children:e.children})}function WO(){var e=n.useContext(KO);if(!e)throw new Error("useFocusContext must be used within a FocusProvider");return e}var GO=n.createContext(void 0);function YO(e){if(!WM(e.initialProps)){return t.jsx(GO.Provider,{value:{selected:void 0},children:e.children})}return t.jsx(QO,{initialProps:e.initialProps,children:e.children})}function QO(e){var n=e.initialProps;return t.jsx(GO.Provider,{value:{selected:n.selected,onDayClick:function(e,t,r){var o,i,s;null===(o=n.onDayClick)||void 0===o||o.call(n,e,t,r),!t.selected||n.required?null===(s=n.onSelect)||void 0===s||s.call(n,e,e,t,r):null===(i=n.onSelect)||void 0===i||i.call(n,void 0,e,t,r)}},children:e.children})}function XO(){var e=n.useContext(GO);if(!e)throw new Error("useSelectSingle must be used within a SelectSingleProvider");return e}function JO(e,t){var n=[e.classNames.day];return Object.keys(t).forEach((function(t){var r=e.modifiersClassNames[t];if(r)n.push(r);else if(function(e){return Object.values(CO).includes(e)}(t)){var o=e.classNames["day_".concat(t)];o&&n.push(o)}})),n}function ZO(e,r,o){var i,s,a,l=ZM(),c=WO(),u=function(e,t){return BO(e,zO(),t)}(e,r),d=function(e,t){var n=ZM(),r=XO(),o=kO(),i=PO(),s=WO(),a=s.focusDayAfter,l=s.focusDayBefore,c=s.focusWeekAfter,u=s.focusWeekBefore,d=s.blur,f=s.focus,h=s.focusMonthBefore,p=s.focusMonthAfter,m=s.focusYearBefore,g=s.focusYearAfter,v=s.focusStartOfWeek,y=s.focusEndOfWeek;return{onClick:function(s){var a,l,c,u;WM(n)?null===(a=r.onDayClick)||void 0===a||a.call(r,e,t,s):KM(n)?null===(l=o.onDayClick)||void 0===l||l.call(o,e,t,s):HM(n)?null===(c=i.onDayClick)||void 0===c||c.call(i,e,t,s):null===(u=n.onDayClick)||void 0===u||u.call(n,e,t,s)},onFocus:function(r){var o;f(e),null===(o=n.onDayFocus)||void 0===o||o.call(n,e,t,r)},onBlur:function(r){var o;d(),null===(o=n.onDayBlur)||void 0===o||o.call(n,e,t,r)},onKeyDown:function(r){var o;switch(r.key){case"ArrowLeft":r.preventDefault(),r.stopPropagation(),"rtl"===n.dir?a():l();break;case"ArrowRight":r.preventDefault(),r.stopPropagation(),"rtl"===n.dir?l():a();break;case"ArrowDown":r.preventDefault(),r.stopPropagation(),c();break;case"ArrowUp":r.preventDefault(),r.stopPropagation(),u();break;case"PageUp":r.preventDefault(),r.stopPropagation(),r.shiftKey?m():h();break;case"PageDown":r.preventDefault(),r.stopPropagation(),r.shiftKey?g():p();break;case"Home":r.preventDefault(),r.stopPropagation(),v();break;case"End":r.preventDefault(),r.stopPropagation(),y()}null===(o=n.onDayKeyDown)||void 0===o||o.call(n,e,t,r)},onKeyUp:function(r){var o;null===(o=n.onDayKeyUp)||void 0===o||o.call(n,e,t,r)},onMouseEnter:function(r){var o;null===(o=n.onDayMouseEnter)||void 0===o||o.call(n,e,t,r)},onMouseLeave:function(r){var o;null===(o=n.onDayMouseLeave)||void 0===o||o.call(n,e,t,r)},onPointerEnter:function(r){var o;null===(o=n.onDayPointerEnter)||void 0===o||o.call(n,e,t,r)},onPointerLeave:function(r){var o;null===(o=n.onDayPointerLeave)||void 0===o||o.call(n,e,t,r)},onTouchCancel:function(r){var o;null===(o=n.onDayTouchCancel)||void 0===o||o.call(n,e,t,r)},onTouchEnd:function(r){var o;null===(o=n.onDayTouchEnd)||void 0===o||o.call(n,e,t,r)},onTouchMove:function(r){var o;null===(o=n.onDayTouchMove)||void 0===o||o.call(n,e,t,r)},onTouchStart:function(r){var o;null===(o=n.onDayTouchStart)||void 0===o||o.call(n,e,t,r)}}}(e,u),f=function(){var e=ZM(),t=XO(),n=kO(),r=PO();return WM(e)?t.selected:KM(e)?n.selected:HM(e)?r.selected:void 0}(),h=Boolean(l.onDayClick||"default"!==l.mode);n.useEffect((function(){var t;u.outside||c.focusedDay&&h&&OD(c.focusedDay,e)&&(null===(t=o.current)||void 0===t||t.focus())}),[c.focusedDay,e,o,h,u.outside]);var p=JO(l,u).join(" "),m=function(e,t){var n=BM({},e.styles.day);return Object.keys(t).forEach((function(t){var r;n=BM(BM({},n),null===(r=e.modifiersStyles)||void 0===r?void 0:r[t])})),n}(l,u),g=Boolean(u.outside&&!l.showOutsideDays||u.hidden),v=null!==(a=null===(s=l.components)||void 0===s?void 0:s.DayContent)&&void 0!==a?a:bO,y={style:m,className:p,children:t.jsx(v,{date:e,displayMonth:r,activeModifiers:u}),role:"gridcell"},b=c.focusTarget&&OD(c.focusTarget,e)&&!u.outside,x=c.focusedDay&&OD(c.focusedDay,e),w=BM(BM(BM({},y),((i={disabled:u.disabled,role:"gridcell"})["aria-selected"]=u.selected,i.tabIndex=x||b?0:-1,i)),d);return{isButton:h,isHidden:g,activeModifiers:u,selectedDays:f,buttonProps:w,divProps:y}}function eA(e){var r=n.useRef(null),o=ZO(e.date,e.displayMonth,r);return o.isHidden?t.jsx("div",{role:"gridcell"}):o.isButton?t.jsx(fO,BM({name:"day",ref:r},o.buttonProps)):t.jsx("div",BM({},o.divProps))}function tA(e){var n=e.number,r=e.dates,o=ZM(),i=o.onWeekNumberClick,s=o.styles,a=o.classNames,l=o.locale,c=o.labels.labelWeekNumber,u=(0,o.formatters.formatWeekNumber)(Number(n),{locale:l});if(!i)return t.jsx("span",{className:a.weeknumber,style:s.weeknumber,children:u});var d=c(Number(n),{locale:l});return t.jsx(fO,{name:"week-number","aria-label":d,className:a.weeknumber,style:s.weeknumber,onClick:function(e){i(n,r,e)},children:u})}function nA(e){var n,r,o,i=ZM(),s=i.styles,a=i.classNames,l=i.components,c=null!==(n=null==l?void 0:l.Day)&&void 0!==n?n:eA,u=null!==(r=null==l?void 0:l.WeekNumber)&&void 0!==r?r:tA;return i.showWeekNumber&&(o=t.jsx("td",{className:a.cell,style:s.cell,children:t.jsx(u,{number:e.weekNumber,dates:e.dates})})),t.jsxs("tr",{className:a.row,style:s.row,children:[o,e.dates.map((function(n){return t.jsx("td",{className:a.cell,style:s.cell,role:"presentation",children:t.jsx(c,{displayMonth:e.displayMonth,date:n})},AM(n))}))]})}function rA(e,t,n){for(var r=(null==n?void 0:n.ISOWeek)?qD(t):$D(t,n),o=(null==n?void 0:n.ISOWeek)?jD(e):ED(e,n),i=ND(r,o),s=[],a=0;a<=i;a++)s.push(wD(o,a));var l=s.reduce((function(e,t){var r=(null==n?void 0:n.ISOWeek)?function(e){bD(1,arguments);var t=xD(e),n=jD(t).getTime()-_D(t).getTime();return Math.round(n/6048e5)+1}(t):function(e,t){bD(1,arguments);var n=xD(e),r=ED(n,t).getTime()-RM(n,t).getTime();return Math.round(r/6048e5)+1}(t,n),o=e.find((function(e){return e.weekNumber===r}));return o?(o.dates.push(t),e):(e.push({weekNumber:r,dates:[t]}),e)}),[]);return l}function oA(e){var n,r,o,i=ZM(),s=i.locale,a=i.classNames,l=i.styles,c=i.hideHead,u=i.components,d=i.weekStartsOn,f=i.firstWeekContainsDate,h=i.ISOWeek,p=function(e,t){var n=rA(ID(e),LD(e),t);if(null==t?void 0:t.useFixedWeeks){var r=LM(e,t);if(r<6){var o=n[n.length-1],i=o.dates[o.dates.length-1],s=DD(i,6-r),a=rA(DD(i,1),s,t);n.push.apply(n,a)}}return n}(e.displayMonth,{useFixedWeeks:Boolean(i.fixedWeeks),ISOWeek:h,locale:s,weekStartsOn:d,firstWeekContainsDate:f}),m=null!==(n=null==u?void 0:u.Head)&&void 0!==n?n:yO,g=null!==(r=null==u?void 0:u.Row)&&void 0!==r?r:nA,v=null!==(o=null==u?void 0:u.Footer)&&void 0!==o?o:gO;return t.jsxs("table",{id:e.id,className:a.table,style:l.table,role:"grid","aria-labelledby":e["aria-labelledby"],children:[!c&&t.jsx(m,{}),t.jsx("tbody",{className:a.tbody,style:l.tbody,children:p.map((function(n){return t.jsx(g,{displayMonth:e.displayMonth,dates:n.dates,weekNumber:n.weekNumber},n.weekNumber)}))}),t.jsx(v,{displayMonth:e.displayMonth})]})}var iA="undefined"!=typeof window&&window.document&&window.document.createElement?n.useLayoutEffect:n.useEffect,sA=!1,aA=0;function lA(){return"react-day-picker-".concat(++aA)}function cA(e){var r,o,i=ZM(),s=i.dir,a=i.classNames,l=i.styles,c=i.components,u=lO().displayMonths,d=function(e){var t,r=null!=e?e:sA?lA():null,o=n.useState(r),i=o[0],s=o[1];return iA((function(){null===i&&s(lA())}),[]),n.useEffect((function(){!1===sA&&(sA=!0)}),[]),null!==(t=null!=e?e:i)&&void 0!==t?t:void 0}(i.id?"".concat(i.id,"-").concat(e.displayIndex):void 0),f=i.id?"".concat(i.id,"-grid-").concat(e.displayIndex):void 0,h=[a.month],p=l.month,m=0===e.displayIndex,g=e.displayIndex===u.length-1,v=!m&&!g;"rtl"===s&&(g=(r=[m,g])[0],m=r[1]),m&&(h.push(a.caption_start),p=BM(BM({},p),l.caption_start)),g&&(h.push(a.caption_end),p=BM(BM({},p),l.caption_end)),v&&(h.push(a.caption_between),p=BM(BM({},p),l.caption_between));var y=null!==(o=null==c?void 0:c.Caption)&&void 0!==o?o:mO;return t.jsxs("div",{className:h.join(" "),style:p,children:[t.jsx(y,{id:d,displayMonth:e.displayMonth,displayIndex:e.displayIndex}),t.jsx(oA,{id:f,"aria-labelledby":d,displayMonth:e.displayMonth})]},e.displayIndex)}function uA(e){var n=ZM();return t.jsx("div",{className:n.classNames.months,style:n.styles.months,children:e.children})}function dA(e){var r,o,i=e.initialProps,s=ZM(),a=WO(),l=lO(),c=n.useState(!1),u=c[0],d=c[1];n.useEffect((function(){s.initialFocus&&a.focusTarget&&(u||(a.focus(a.focusTarget),d(!0)))}),[s.initialFocus,u,a.focus,a.focusTarget,a]);var f=[s.classNames.root,s.className];s.numberOfMonths>1&&f.push(s.classNames.multiple_months),s.showWeekNumber&&f.push(s.classNames.with_weeknumber);var h=BM(BM({},s.styles.root),s.style),p=Object.keys(i).filter((function(e){return e.startsWith("data-")})).reduce((function(e,t){var n;return BM(BM({},e),((n={})[t]=i[t],n))}),{}),m=null!==(o=null===(r=i.components)||void 0===r?void 0:r.Months)&&void 0!==o?o:uA;return t.jsx("div",BM({className:f.join(" "),style:h,dir:s.dir,id:s.id,nonce:i.nonce,title:i.title,lang:i.lang},p,{children:t.jsx(m,{children:l.displayMonths.map((function(e,n){return t.jsx(cA,{displayIndex:n,displayMonth:e},n)}))})}))}function fA(e){var n=e.children,r=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["children"]);return t.jsx(JM,{initialProps:r,children:t.jsx(aO,{children:t.jsx(YO,{initialProps:r,children:t.jsx(wO,{initialProps:r,children:t.jsx(_O,{initialProps:r,children:t.jsx(qO,{children:t.jsx(HO,{children:n})})})})})})})}function hA(e){return t.jsx(fA,BM({},e,{children:t.jsx(dA,{initialProps:e})}))}function pA({className:e,classNames:n,showOutsideDays:r=!0,...o}){return t.jsx(hA,{showOutsideDays:r,className:zu("p-3",e),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:zu(ok({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md w-8 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:zu("relative p-0 text-center text-sm focus-within:relative focus-within:z-20 [&:has([aria-selected])]:bg-accent [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected].day-range-end)]:rounded-r-md","range"===o.mode?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:zu(ok({variant:"ghost"}),"h-8 w-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...n},components:{IconLeft:()=>t.jsx(vc,{className:"h-4 w-4"}),IconRight:()=>t.jsx(yc,{className:"h-4 w-4"})},...o})}pA.displayName="Calendar";var mA=i.forwardRef(((e,n)=>{const{children:r,...o}=e,s=i.Children.toArray(r),a=s.find(yA);if(a){const e=a.props.children,r=s.map((t=>t===a?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(gA,{...o,ref:n,children:i.isValidElement(e)?i.cloneElement(e,void 0,r):null})}return t.jsx(gA,{...o,ref:n,children:r})}));mA.displayName="Slot";var gA=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?qa(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));gA.displayName="SlotClone";var vA=({children:e})=>t.jsx(t.Fragment,{children:e});function yA(e){return i.isValidElement(e)&&e.type===vA}var bA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=i.forwardRef(((e,r)=>{const{asChild:o,...i}=e,s=o?mA:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(s,{...i,ref:r})}));return r.displayName=`Primitive.${n}`,{...e,[n]:r}}),{}),xA="horizontal",wA=["horizontal","vertical"],SA=i.forwardRef(((e,n)=>{const{decorative:r,orientation:o=xA,...i}=e,s=function(e){return wA.includes(e)}(o)?o:xA;return t.jsx(bA.div,{"data-orientation":s,...r?{role:"none"}:{"aria-orientation":"vertical"===s?s:void 0,role:"separator"},...i,ref:n})}));SA.displayName="Separator";var kA=SA;const CA=i.forwardRef((({className:e,orientation:n="horizontal",decorative:r=!0,...o},i)=>t.jsx(kA,{ref:i,decorative:r,orientation:n,className:zu("shrink-0 bg-border","horizontal"===n?"h-[1px] w-full":"h-full w-[1px]",e),...o})));CA.displayName=kA.displayName;const EA=lc("m-1 transition ease-in-out delay-150 duration-300",{variants:{variant:{default:"border-foreground/10 text-foreground bg-card hover:bg-card/80",secondary:"border-foreground/10 bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",inverted:"inverted"}},defaultVariants:{variant:"default"}}),jA=i.forwardRef((({options:e,onValueChange:n,variant:r,placeholder:o="Select options",animation:s=0,maxCount:a=3,modalPopover:l=!0,className:c,extraCommandItems:u,searchPlaceholder:d="Search...",handleSearchInput:f,emptyMessage:h="No results found.",searchIcon:p=t.jsx(Fc,{className:"h-4 w-4 mr-2"}),selectedValues:m,setSelectedValues:g,...v},y)=>{const[b,x]=i.useState(!1),[w,S]=i.useState(!1),k=e=>{const t=m.includes(e)?m.filter((t=>t!==e)):[...m,e];g(t),n(t)},C=()=>{g([]),n([])};return t.jsxs(hD,{open:b,onOpenChange:x,modal:l,children:[t.jsx(pD,{asChild:!0,children:t.jsx("button",{type:"button",ref:y,...v,onClick:()=>{x((e=>!e))},className:zu("flex w-full p-1 rounded-md border min-h-9 h-auto items-center justify-between bg-white hover:bg-gray-50 [&_svg]:pointer-events-auto data-[state=open]:bg-gray-50",c),children:t.jsxs("div",m.length>0?{className:"flex justify-between items-center w-full",children:[t.jsxs("div",{className:"flex flex-wrap items-center",children:[m.slice(0,a).map((n=>{const o=e.find((e=>e.value===n)),i=o?.icon;return t.jsxs(uP,{className:zu(w?"animate-bounce":"",EA({variant:r})),style:{animationDuration:`${s}s`},children:[i&&t.jsx(i,{className:"h-4 w-4 mr-2"}),o?.label,t.jsx(kc,{className:"ml-2 h-4 w-4 cursor-pointer",onClick:e=>{e.stopPropagation(),k(n)}})]},n)})),m.length>a&&t.jsxs(uP,{className:zu("bg-transparent text-foreground border-foreground/1 hover:bg-transparent",w?"animate-bounce":"",EA({variant:r})),style:{animationDuration:`${s}s`},children:[`+ ${m.length-a} more`,t.jsx(kc,{className:"ml-2 h-4 w-4 cursor-pointer",onClick:e=>{e.stopPropagation(),(()=>{const e=m.slice(0,a);g(e),n(e)})()}})]})]}),t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(Gc,{className:"h-4 mx-2 cursor-pointer text-muted-foreground",onClick:e=>{e.stopPropagation(),C()}}),t.jsx(CA,{orientation:"vertical",className:"flex min-h-6 h-full"}),t.jsx(gc,{className:"h-4 mx-2 cursor-pointer text-muted-foreground"})]})]}:{className:"flex items-center justify-between w-full mx-auto",children:[t.jsx("span",{className:"text-sm text-muted-foreground mx-3",children:o}),t.jsx(gc,{className:"h-4 cursor-pointer text-muted-foreground mx-2"})]})})}),t.jsx(mD,{className:"w-auto p-0 z-[1000]",align:"start",onEscapeKeyDown:()=>x(!1),children:t.jsxs(CN,{children:[t.jsx(EN,{searchIcon:p,placeholder:d,onKeyDown:e=>{if("Enter"===e.key)x(!0),f&&(f(e.currentTarget.value),x(!1));else if("Backspace"===e.key&&!e.currentTarget.value){const e=[...m];e.pop(),g(e),n(e)}}}),t.jsxs(jN,{children:[t.jsx(_N,{children:h}),t.jsxs(TN,{children:[t.jsxs(NN,{onSelect:()=>{if(m.length===e.length)C();else{const t=e.map((e=>e.value));g(t),n(t)}},className:"cursor-pointer",children:[t.jsx("div",{className:zu("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",m.length===e.length?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:t.jsx(mc,{className:"h-4 w-4"})}),t.jsx("span",{children:"(Select All)"})]},"all"),e.map((e=>{const n=m.includes(e.value);return t.jsxs(NN,{onSelect:()=>k(e.value),className:"cursor-pointer",children:[t.jsx("div",{className:zu("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",n?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:t.jsx(mc,{className:"h-4 w-4"})}),e.icon&&t.jsx(e.icon,{className:"mr-2 h-4 w-4 text-muted-foreground"}),t.jsx("span",{children:e.label})]},e.value)}))]}),t.jsx(PN,{}),t.jsx(TN,{children:t.jsxs("div",{className:"flex items-center justify-between",children:[m.length>0&&t.jsxs(t.Fragment,{children:[t.jsx(NN,{onSelect:C,className:"flex-1 justify-center cursor-pointer",children:"Clear"}),t.jsx(CA,{orientation:"vertical",className:"flex min-h-6 h-full"})]}),t.jsx(NN,{onSelect:()=>x(!1),className:"flex-1 justify-center cursor-pointer max-w-full",children:"Close"}),u&&u.map((e=>e(x)))]})})]})]})}),s>0&&m.length>0&&t.jsx(Wc,{className:zu("cursor-pointer my-2 text-foreground bg-background w-3 h-3",w?"":"text-muted-foreground"),onClick:()=>S(!w)})]})}));function _A(e,[t,n]){return Math.min(n,Math.max(t,e))}function TA(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function PA(e,n=[]){let r=[];const o=()=>{const t=r.map((e=>i.createContext(e)));return function(n){const r=n?.[e]||t;return i.useMemo((()=>({[`__scope${e}`]:{...n,[e]:r}})),[n,r])}};return o.scopeName=e,[function(n,o){const s=i.createContext(o),a=r.length;r=[...r,o];const l=n=>{const{scope:r,children:o,...l}=n,c=r?.[e]?.[a]||s,u=i.useMemo((()=>l),Object.values(l));return t.jsx(c.Provider,{value:u,children:o})};return l.displayName=n+"Provider",[l,function(t,r){const l=i.useContext(r?.[e]?.[a]||s);if(l)return l;if(void 0!==o)return o;throw new Error(`\`${t}\` must be used within \`${n}\``)}]},NA(o,...n)]}function NA(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const r=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return i.useMemo((()=>({[`__scope${t.scopeName}`]:r})),[r])}};return n.scopeName=t.scopeName,n}function DA(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function MA(...e){return t=>{let n=!1;const r=e.map((e=>{const r=DA(e,t);return n||"function"!=typeof r||(n=!0),r}));if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():DA(e[t],null)}}}}function OA(...e){return i.useCallback(MA(...e),e)}function AA(e){const n=RA(e),r=i.forwardRef(((e,r)=>{const{children:o,...s}=e,a=i.Children.toArray(o),l=a.find(IA);if(l){const e=l.props.children,o=a.map((t=>t===l?i.Children.count(e)>1?i.Children.only(null):i.isValidElement(e)?e.props.children:null:t));return t.jsx(n,{...s,ref:r,children:i.isValidElement(e)?i.cloneElement(e,void 0,o):null})}return t.jsx(n,{...s,ref:r,children:o})}));return r.displayName=`${e}.Slot`,r}function RA(e){const t=i.forwardRef(((e,t)=>{const{children:n,...r}=e;if(i.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),o=function(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...e)=>{i(...e),o(...e)}:o&&(n[r]=o):"style"===r?n[r]={...o,...i}:"className"===r&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props);return n.type!==i.Fragment&&(o.ref=t?MA(t,e):e),i.cloneElement(n,o)}return i.Children.count(n)>1?i.Children.only(null):null}));return t.displayName=`${e}.SlotClone`,t}jA.displayName="MultiSelect";var LA=Symbol("radix.slottable");function IA(e){return i.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===LA}var FA=i.createContext(void 0);var $A=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce(((e,n)=>{const r=AA(`Primitive.${n}`),o=i.forwardRef(((e,o)=>{const{asChild:i,...s}=e,a=i?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),t.jsx(a,{...s,ref:o})}));return o.displayName=`Primitive.${n}`,{...e,[n]:o}}),{});function qA(e){const t=i.useRef(e);return i.useEffect((()=>{t.current=e})),i.useMemo((()=>(...e)=>t.current?.(...e)),[])}var zA,UA="dismissableLayer.update",BA="dismissableLayer.pointerDownOutside",VA="dismissableLayer.focusOutside",KA=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),HA=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(KA),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=OA(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=qA(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){GA(BA,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=qA(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){GA(VA,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return function(e,t=globalThis?.document){const n=qA(e);i.useEffect((()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})}),[n,t])}((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(zA=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),WA(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=zA)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),WA())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(UA,e),()=>document.removeEventListener(UA,e)}),[]),t.jsx($A.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:TA(e.onFocusCapture,C.onFocusCapture),onBlurCapture:TA(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:TA(e.onPointerDownCapture,k.onPointerDownCapture)})}));HA.displayName="DismissableLayer";function WA(){const e=new CustomEvent(UA);document.dispatchEvent(e)}function GA(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?function(e,t){e&&s.flushSync((()=>e.dispatchEvent(t)))}(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(KA),o=i.useRef(null),s=OA(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx($A.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var YA=0;function QA(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var XA="focusScope.autoFocusOnMount",JA="focusScope.autoFocusOnUnmount",ZA={bubbles:!1,cancelable:!0},eR=i.forwardRef(((e,n)=>{const{loop:r=!1,trapped:o=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[c,u]=i.useState(null),d=qA(s),f=qA(a),h=i.useRef(null),p=OA(n,(e=>u(e))),m=i.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;i.useEffect((()=>{if(o){let e=function(e){if(m.paused||!c)return;const t=e.target;c.contains(t)?h.current=t:oR(h.current,{select:!0})},t=function(e){if(m.paused||!c)return;const t=e.relatedTarget;null!==t&&(c.contains(t)||oR(h.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&oR(c)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const r=new MutationObserver(n);return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}}),[o,c,m.paused]),i.useEffect((()=>{if(c){iR.add(m);const t=document.activeElement;if(!c.contains(t)){const n=new CustomEvent(XA,ZA);c.addEventListener(XA,d),c.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(oR(r,{select:t}),document.activeElement!==n)return}((e=tR(c),e.filter((e=>"A"!==e.tagName))),{select:!0}),document.activeElement===t&&oR(c))}return()=>{c.removeEventListener(XA,d),setTimeout((()=>{const e=new CustomEvent(JA,ZA);c.addEventListener(JA,f),c.dispatchEvent(e),e.defaultPrevented||oR(t??document.body,{select:!0}),c.removeEventListener(JA,f),iR.remove(m)}),0)}}var e}),[c,d,f,m]);const g=i.useCallback((e=>{if(!r&&!o)return;if(m.paused)return;const t=document.activeElement;if("Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&t){const n=e.currentTarget,[o,i]=function(e){const t=tR(e),n=nR(t,e),r=nR(t.reverse(),e);return[n,r]}(n);o&&i?e.shiftKey||t!==i?e.shiftKey&&t===o&&(e.preventDefault(),r&&oR(i,{select:!0})):(e.preventDefault(),r&&oR(o,{select:!0})):t===n&&e.preventDefault()}}),[r,o,m.paused]);return t.jsx($A.div,{tabIndex:-1,...l,ref:p,onKeyDown:g})}));function tR(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.disabled||e.hidden||"INPUT"===e.tagName&&"hidden"===e.type?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t}function nR(e,t){for(const n of e)if(!rR(n,{upTo:t}))return n}function rR(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function oR(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}eR.displayName="FocusScope";var iR=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=sR(e,t),e.unshift(t)},remove(t){e=sR(e,t),e[0]?.resume()}}}();function sR(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}var aR=globalThis?.document?i.useLayoutEffect:()=>{},lR=i[" useId ".trim().toString()]||(()=>{}),cR=0;function uR(e){const[t,n]=i.useState(lR());return aR((()=>{n((e=>e??String(cR++)))}),[e]),t?`radix-${t}`:""}var dR=i.forwardRef(((e,n)=>{const{children:r,width:o=10,height:i=5,...s}=e;return t.jsx($A.svg,{...s,ref:n,width:o,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:t.jsx("polygon",{points:"0,0 30,0 15,10"})})}));dR.displayName="Arrow";var fR=dR;var hR="Popper",[pR,mR]=PA(hR),[gR,vR]=pR(hR),yR=e=>{const{__scopePopper:n,children:r}=e,[o,s]=i.useState(null);return t.jsx(gR,{scope:n,anchor:o,onAnchorChange:s,children:r})};yR.displayName=hR;var bR="PopperAnchor",xR=i.forwardRef(((e,n)=>{const{__scopePopper:r,virtualRef:o,...s}=e,a=vR(bR,r),l=i.useRef(null),c=OA(n,l);return i.useEffect((()=>{a.onAnchorChange(o?.current||l.current)})),o?null:t.jsx($A.div,{...s,ref:c})}));xR.displayName=bR;var wR="PopperContent",[SR,kR]=pR(wR),CR=i.forwardRef(((e,n)=>{const{__scopePopper:r,side:o="bottom",sideOffset:s=0,align:a="center",alignOffset:l=0,arrowPadding:c=0,avoidCollisions:u=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:g,...v}=e,y=vR(wR,r),[b,x]=i.useState(null),w=OA(n,(e=>x(e))),[S,k]=i.useState(null),C=function(e){const[t,n]=i.useState(void 0);return aR((()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver((t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let o,i;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;o=t.inlineSize,i=t.blockSize}else o=e.offsetWidth,i=e.offsetHeight;n({width:o,height:i})}));return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)}),[e]),t}(S),E=C?.width??0,j=C?.height??0,_=o+("center"!==a?"-"+a:""),T="number"==typeof f?f:{top:0,right:0,bottom:0,left:0,...f},P=Array.isArray(d)?d:[d],N=P.length>0,D={padding:T,boundary:P.filter(TR),altBoundary:N},{refs:M,floatingStyles:O,placement:A,isPositioned:R,middlewareData:L}=Fj({strategy:"fixed",placement:_,whileElementsMounted:(...e)=>Cj(...e,{animationFrame:"always"===m}),elements:{reference:y.anchor},middleware:[qj({mainAxis:s+j,alignmentAxis:l}),u&&zj({mainAxis:!0,crossAxis:!1,limiter:"partial"===h?Uj():void 0,...D}),u&&Bj({...D}),Vj({...D,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{const{width:o,height:i}=t.reference,s=e.floating.style;s.setProperty("--radix-popper-available-width",`${n}px`),s.setProperty("--radix-popper-available-height",`${r}px`),s.setProperty("--radix-popper-anchor-width",`${o}px`),s.setProperty("--radix-popper-anchor-height",`${i}px`)}}),S&&Hj({element:S,padding:c}),PR({arrowWidth:E,arrowHeight:j}),p&&Kj({strategy:"referenceHidden",...D})]}),[I,F]=NR(A),$=qA(g);aR((()=>{R&&$?.()}),[R,$]);const q=L.arrow?.x,z=L.arrow?.y,U=0!==L.arrow?.centerOffset,[B,V]=i.useState();return aR((()=>{b&&V(window.getComputedStyle(b).zIndex)}),[b]),t.jsx("div",{ref:M.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:R?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:B,"--radix-popper-transform-origin":[L.transformOrigin?.x,L.transformOrigin?.y].join(" "),...L.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:t.jsx(SR,{scope:r,placedSide:I,onArrowChange:k,arrowX:q,arrowY:z,shouldHideArrow:U,children:t.jsx($A.div,{"data-side":I,"data-align":F,...v,ref:w,style:{...v.style,animation:R?void 0:"none"}})})})}));CR.displayName=wR;var ER="PopperArrow",jR={top:"bottom",right:"left",bottom:"top",left:"right"},_R=i.forwardRef((function(e,n){const{__scopePopper:r,...o}=e,i=kR(ER,r),s=jR[i.placedSide];return t.jsx("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:t.jsx(fR,{...o,ref:n,style:{...o.style,display:"block"}})})}));function TR(e){return null!==e}_R.displayName=ER;var PR=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:r,middlewareData:o}=t,i=0!==o.arrow?.centerOffset,s=i?0:e.arrowWidth,a=i?0:e.arrowHeight,[l,c]=NR(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(o.arrow?.x??0)+s/2,f=(o.arrow?.y??0)+a/2;let h="",p="";return"bottom"===l?(h=i?u:`${d}px`,p=-a+"px"):"top"===l?(h=i?u:`${d}px`,p=`${r.floating.height+a}px`):"right"===l?(h=-a+"px",p=i?u:`${f}px`):"left"===l&&(h=`${r.floating.width+a}px`,p=i?u:`${f}px`),{data:{x:h,y:p}}}});function NR(e){const[t,n="center"]=e.split("-");return[t,n]}var DR=yR,MR=xR,OR=CR,AR=_R,RR=i.forwardRef(((e,n)=>{const{container:o,...s}=e,[a,l]=i.useState(!1);aR((()=>l(!0)),[]);const c=o||a&&globalThis?.document?.body;return c?r.createPortal(t.jsx($A.div,{...s,ref:n}),c):null}));function LR({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=function({defaultProp:e,onChange:t}){const n=i.useState(e),[r]=n,o=i.useRef(r),s=qA(t);return i.useEffect((()=>{o.current!==r&&(s(r),o.current=r)}),[r,o,s]),n}({defaultProp:t,onChange:n}),s=void 0!==e,a=s?e:r,l=qA(n);return[a,i.useCallback((t=>{if(s){const n="function"==typeof t?t(e):t;n!==e&&l(n)}else o(t)}),[s,e,o,l])]}RR.displayName="Portal";var IR=i.forwardRef(((e,n)=>t.jsx($A.span,{...e,ref:n,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}})));IR.displayName="VisuallyHidden";var FR=[" ","Enter","ArrowUp","ArrowDown"],$R=[" ","Enter"],qR="Select",[zR,UR,BR]=function(e){const r=e+"CollectionProvider",[o,i]=PA(r),[s,a]=o(r,{collectionRef:{current:null},itemMap:new Map}),l=e=>{const{scope:r,children:o}=e,i=n.useRef(null),a=n.useRef(new Map).current;return t.jsx(s,{scope:r,itemMap:a,collectionRef:i,children:o})};l.displayName=r;const c=e+"CollectionSlot",u=AA(c),d=n.forwardRef(((e,n)=>{const{scope:r,children:o}=e,i=OA(n,a(c,r).collectionRef);return t.jsx(u,{ref:i,children:o})}));d.displayName=c;const f=e+"CollectionItemSlot",h="data-radix-collection-item",p=AA(f),m=n.forwardRef(((e,r)=>{const{scope:o,children:i,...s}=e,l=n.useRef(null),c=OA(r,l),u=a(f,o);return n.useEffect((()=>(u.itemMap.set(l,{ref:l,...s}),()=>{u.itemMap.delete(l)}))),t.jsx(p,{[h]:"",ref:c,children:i})}));return m.displayName=f,[{Provider:l,Slot:d,ItemSlot:m},function(t){const r=a(e+"CollectionConsumer",t);return n.useCallback((()=>{const e=r.collectionRef.current;if(!e)return[];const t=Array.from(e.querySelectorAll(`[${h}]`));return Array.from(r.itemMap.values()).sort(((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current)))}),[r.collectionRef,r.itemMap])},i]}(qR),[VR,KR]=PA(qR,[BR,mR]),HR=mR(),[WR,GR]=VR(qR),[YR,QR]=VR(qR),XR=e=>{const{__scopeSelect:n,children:r,open:o,defaultOpen:s,onOpenChange:a,value:l,defaultValue:c,onValueChange:u,dir:d,name:f,autoComplete:h,disabled:p,required:m,form:g}=e,v=HR(n),[y,b]=i.useState(null),[x,w]=i.useState(null),[S,k]=i.useState(!1),C=function(e){const t=i.useContext(FA);return e||t||"ltr"}(d),[E=!1,j]=LR({prop:o,defaultProp:s,onChange:a}),[_,T]=LR({prop:l,defaultProp:c,onChange:u}),P=i.useRef(null),N=!y||(g||!!y.closest("form")),[D,M]=i.useState(new Set),O=Array.from(D).map((e=>e.props.value)).join(";");return t.jsx(DR,{...v,children:t.jsxs(WR,{required:m,scope:n,trigger:y,onTriggerChange:b,valueNode:x,onValueNodeChange:w,valueNodeHasChildren:S,onValueNodeHasChildrenChange:k,contentId:uR(),value:_,onValueChange:T,open:E,onOpenChange:j,dir:C,triggerPointerDownPosRef:P,disabled:p,children:[t.jsx(zR.Provider,{scope:n,children:t.jsx(YR,{scope:e.__scopeSelect,onNativeOptionAdd:i.useCallback((e=>{M((t=>new Set(t).add(e)))}),[]),onNativeOptionRemove:i.useCallback((e=>{M((t=>{const n=new Set(t);return n.delete(e),n}))}),[]),children:r})}),N?t.jsxs(FL,{"aria-hidden":!0,required:m,tabIndex:-1,name:f,autoComplete:h,value:_,onChange:e=>T(e.target.value),disabled:p,form:g,children:[void 0===_?t.jsx("option",{value:""}):null,Array.from(D)]},O):null]})})};XR.displayName=qR;var JR="SelectTrigger",ZR=i.forwardRef(((e,n)=>{const{__scopeSelect:r,disabled:o=!1,...s}=e,a=HR(r),l=GR(JR,r),c=l.disabled||o,u=OA(n,l.onTriggerChange),d=UR(r),f=i.useRef("touch"),[h,p,m]=$L((e=>{const t=d().filter((e=>!e.disabled)),n=t.find((e=>e.value===l.value)),r=qL(t,e,n);void 0!==r&&l.onValueChange(r.value)})),g=e=>{c||(l.onOpenChange(!0),m()),e&&(l.triggerPointerDownPosRef.current={x:Math.round(e.pageX),y:Math.round(e.pageY)})};return t.jsx(MR,{asChild:!0,...a,children:t.jsx($A.button,{type:"button",role:"combobox","aria-controls":l.contentId,"aria-expanded":l.open,"aria-required":l.required,"aria-autocomplete":"none",dir:l.dir,"data-state":l.open?"open":"closed",disabled:c,"data-disabled":c?"":void 0,"data-placeholder":IL(l.value)?"":void 0,...s,ref:u,onClick:TA(s.onClick,(e=>{e.currentTarget.focus(),"mouse"!==f.current&&g(e)})),onPointerDown:TA(s.onPointerDown,(e=>{f.current=e.pointerType;const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),0===e.button&&!1===e.ctrlKey&&"mouse"===e.pointerType&&(g(e),e.preventDefault())})),onKeyDown:TA(s.onKeyDown,(e=>{const t=""!==h.current;e.ctrlKey||e.altKey||e.metaKey||1!==e.key.length||p(e.key),t&&" "===e.key||FR.includes(e.key)&&(g(),e.preventDefault())}))})})}));ZR.displayName=JR;var eL="SelectValue",tL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,className:o,style:i,children:s,placeholder:a="",...l}=e,c=GR(eL,r),{onValueNodeHasChildrenChange:u}=c,d=void 0!==s,f=OA(n,c.onValueNodeChange);return aR((()=>{u(d)}),[u,d]),t.jsx($A.span,{...l,ref:f,style:{pointerEvents:"none"},children:IL(c.value)?t.jsx(t.Fragment,{children:a}):s})}));tL.displayName=eL;var nL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,children:o,...i}=e;return t.jsx($A.span,{"aria-hidden":!0,...i,ref:n,children:o||"▼"})}));nL.displayName="SelectIcon";var rL=e=>t.jsx(RR,{asChild:!0,...e});rL.displayName="SelectPortal";var oL="SelectContent",iL=i.forwardRef(((e,n)=>{const r=GR(oL,e.__scopeSelect),[o,a]=i.useState();if(aR((()=>{a(new DocumentFragment)}),[]),!r.open){const n=o;return n?s.createPortal(t.jsx(aL,{scope:e.__scopeSelect,children:t.jsx(zR.Slot,{scope:e.__scopeSelect,children:t.jsx("div",{children:e.children})})}),n):null}return t.jsx(uL,{...e,ref:n})}));iL.displayName=oL;var sL=10,[aL,lL]=VR(oL),cL=AA("SelectContent.RemoveScroll"),uL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,position:o="item-aligned",onCloseAutoFocus:s,onEscapeKeyDown:a,onPointerDownOutside:l,side:c,sideOffset:u,align:d,alignOffset:f,arrowPadding:h,collisionBoundary:p,collisionPadding:m,sticky:g,hideWhenDetached:v,avoidCollisions:y,...b}=e,x=GR(oL,r),[w,S]=i.useState(null),[k,C]=i.useState(null),E=OA(n,(e=>S(e))),[j,_]=i.useState(null),[T,P]=i.useState(null),N=UR(r),[D,M]=i.useState(!1),O=i.useRef(!1);i.useEffect((()=>{if(w)return ip(w)}),[w]),i.useEffect((()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??QA()),document.body.insertAdjacentElement("beforeend",e[1]??QA()),YA++,()=>{1===YA&&document.querySelectorAll("[data-radix-focus-guard]").forEach((e=>e.remove())),YA--}}),[]);const A=i.useCallback((e=>{const[t,...n]=N().map((e=>e.ref.current)),[r]=n.slice(-1),o=document.activeElement;for(const i of e){if(i===o)return;if(i?.scrollIntoView({block:"nearest"}),i===t&&k&&(k.scrollTop=0),i===r&&k&&(k.scrollTop=k.scrollHeight),i?.focus(),document.activeElement!==o)return}}),[N,k]),R=i.useCallback((()=>A([j,w])),[A,j,w]);i.useEffect((()=>{D&&R()}),[D,R]);const{onOpenChange:L,triggerPointerDownPosRef:I}=x;i.useEffect((()=>{if(w){let e={x:0,y:0};const t=t=>{e={x:Math.abs(Math.round(t.pageX)-(I.current?.x??0)),y:Math.abs(Math.round(t.pageY)-(I.current?.y??0))}},n=n=>{e.x<=10&&e.y<=10?n.preventDefault():w.contains(n.target)||L(!1),document.removeEventListener("pointermove",t),I.current=null};return null!==I.current&&(document.addEventListener("pointermove",t),document.addEventListener("pointerup",n,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",t),document.removeEventListener("pointerup",n,{capture:!0})}}}),[w,L,I]),i.useEffect((()=>{const e=()=>L(!1);return window.addEventListener("blur",e),window.addEventListener("resize",e),()=>{window.removeEventListener("blur",e),window.removeEventListener("resize",e)}}),[L]);const[F,$]=$L((e=>{const t=N().filter((e=>!e.disabled)),n=t.find((e=>e.ref.current===document.activeElement)),r=qL(t,e,n);r&&setTimeout((()=>r.ref.current.focus()))})),q=i.useCallback(((e,t,n)=>{const r=!O.current&&!n;(void 0!==x.value&&x.value===t||r)&&(_(e),r&&(O.current=!0))}),[x.value]),z=i.useCallback((()=>w?.focus()),[w]),U=i.useCallback(((e,t,n)=>{(void 0!==x.value&&x.value===t||!O.current&&!n)&&P(e)}),[x.value]),B="popper"===o?fL:dL,V=B===fL?{side:c,sideOffset:u,align:d,alignOffset:f,arrowPadding:h,collisionBoundary:p,collisionPadding:m,sticky:g,hideWhenDetached:v,avoidCollisions:y}:{};return t.jsx(aL,{scope:r,content:w,viewport:k,onViewportChange:C,itemRefCallback:q,selectedItem:j,onItemLeave:z,itemTextRefCallback:U,focusSelectedItem:R,selectedItemText:T,position:o,isPositioned:D,searchRef:F,children:t.jsx(Jh,{as:cL,allowPinchZoom:!0,children:t.jsx(eR,{asChild:!0,trapped:x.open,onMountAutoFocus:e=>{e.preventDefault()},onUnmountAutoFocus:TA(s,(e=>{x.trigger?.focus({preventScroll:!0}),e.preventDefault()})),children:t.jsx(HA,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:e=>e.preventDefault(),onDismiss:()=>x.onOpenChange(!1),children:t.jsx(B,{role:"listbox",id:x.contentId,"data-state":x.open?"open":"closed",dir:x.dir,onContextMenu:e=>e.preventDefault(),...b,...V,onPlaced:()=>M(!0),ref:E,style:{display:"flex",flexDirection:"column",outline:"none",...b.style},onKeyDown:TA(b.onKeyDown,(e=>{const t=e.ctrlKey||e.altKey||e.metaKey;if("Tab"===e.key&&e.preventDefault(),t||1!==e.key.length||$(e.key),["ArrowUp","ArrowDown","Home","End"].includes(e.key)){let t=N().filter((e=>!e.disabled)).map((e=>e.ref.current));if(["ArrowUp","End"].includes(e.key)&&(t=t.slice().reverse()),["ArrowUp","ArrowDown"].includes(e.key)){const n=t.indexOf(e.target);t=t.slice(n+1)}setTimeout((()=>A(t))),e.preventDefault()}}))})})})})})}));uL.displayName="SelectContentImpl";var dL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,onPlaced:o,...s}=e,a=GR(oL,r),l=lL(oL,r),[c,u]=i.useState(null),[d,f]=i.useState(null),h=OA(n,(e=>f(e))),p=UR(r),m=i.useRef(!1),g=i.useRef(!0),{viewport:v,selectedItem:y,selectedItemText:b,focusSelectedItem:x}=l,w=i.useCallback((()=>{if(a.trigger&&a.valueNode&&c&&d&&v&&y&&b){const e=a.trigger.getBoundingClientRect(),t=d.getBoundingClientRect(),n=a.valueNode.getBoundingClientRect(),r=b.getBoundingClientRect();if("rtl"!==a.dir){const o=n.left-(r.left-t.left),i=e.width+(e.left-o),s=Math.max(i,t.width),a=window.innerWidth-sL,l=_A(o,[sL,Math.max(sL,a-s)]);c.style.minWidth=i+"px",c.style.left=l+"px"}else{const o=window.innerWidth-n.right-(t.right-r.right),i=window.innerWidth-e.right-o,s=e.width+i,a=Math.max(s,t.width),l=window.innerWidth-sL,u=_A(o,[sL,Math.max(sL,l-a)]);c.style.minWidth=s+"px",c.style.right=u+"px"}const i=p(),s=window.innerHeight-2*sL,l=v.scrollHeight,u=window.getComputedStyle(d),f=parseInt(u.borderTopWidth,10),h=parseInt(u.paddingTop,10),g=parseInt(u.borderBottomWidth,10),x=f+h+l+parseInt(u.paddingBottom,10)+g,w=Math.min(5*y.offsetHeight,x),S=window.getComputedStyle(v),k=parseInt(S.paddingTop,10),C=parseInt(S.paddingBottom,10),E=e.top+e.height/2-sL,j=s-E,_=y.offsetHeight/2,T=f+h+(y.offsetTop+_),P=x-T;if(T<=E){const e=i.length>0&&y===i[i.length-1].ref.current;c.style.bottom="0px";const t=Math.max(j,_+(e?C:0)+(d.clientHeight-v.offsetTop-v.offsetHeight)+g);c.style.height=T+t+"px"}else{const e=i.length>0&&y===i[0].ref.current;c.style.top="0px";const t=Math.max(E,f+v.offsetTop+(e?k:0)+_);c.style.height=t+P+"px",v.scrollTop=T-E+v.offsetTop}c.style.margin=`${sL}px 0`,c.style.minHeight=w+"px",c.style.maxHeight=s+"px",o?.(),requestAnimationFrame((()=>m.current=!0))}}),[p,a.trigger,a.valueNode,c,d,v,y,b,a.dir,o]);aR((()=>w()),[w]);const[S,k]=i.useState();aR((()=>{d&&k(window.getComputedStyle(d).zIndex)}),[d]);const C=i.useCallback((e=>{e&&!0===g.current&&(w(),x?.(),g.current=!1)}),[w,x]);return t.jsx(hL,{scope:r,contentWrapper:c,shouldExpandOnScrollRef:m,onScrollButtonChange:C,children:t.jsx("div",{ref:u,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:S},children:t.jsx($A.div,{...s,ref:h,style:{boxSizing:"border-box",maxHeight:"100%",...s.style}})})})}));dL.displayName="SelectItemAlignedPosition";var fL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,align:o="start",collisionPadding:i=sL,...s}=e,a=HR(r);return t.jsx(OR,{...a,...s,ref:n,align:o,collisionPadding:i,style:{boxSizing:"border-box",...s.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})}));fL.displayName="SelectPopperPosition";var[hL,pL]=VR(oL,{}),mL="SelectViewport",gL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,nonce:o,...s}=e,a=lL(mL,r),l=pL(mL,r),c=OA(n,a.onViewportChange),u=i.useRef(0);return t.jsxs(t.Fragment,{children:[t.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:o}),t.jsx(zR.Slot,{scope:r,children:t.jsx($A.div,{"data-radix-select-viewport":"",role:"presentation",...s,ref:c,style:{position:"relative",flex:1,overflow:"hidden auto",...s.style},onScroll:TA(s.onScroll,(e=>{const t=e.currentTarget,{contentWrapper:n,shouldExpandOnScrollRef:r}=l;if(r?.current&&n){const e=Math.abs(u.current-t.scrollTop);if(e>0){const r=window.innerHeight-2*sL,o=parseFloat(n.style.minHeight),i=parseFloat(n.style.height),s=Math.max(o,i);if(s<r){const o=s+e,i=Math.min(r,o),a=o-i;n.style.height=i+"px","0px"===n.style.bottom&&(t.scrollTop=a>0?a:0,n.style.justifyContent="flex-end")}}}u.current=t.scrollTop}))})})]})}));gL.displayName=mL;var vL="SelectGroup",[yL,bL]=VR(vL);i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=uR();return t.jsx(yL,{scope:r,id:i,children:t.jsx($A.div,{role:"group","aria-labelledby":i,...o,ref:n})})})).displayName=vL;var xL="SelectLabel",wL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=bL(xL,r);return t.jsx($A.div,{id:i.id,...o,ref:n})}));wL.displayName=xL;var SL="SelectItem",[kL,CL]=VR(SL),EL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,value:o,disabled:s=!1,textValue:a,...l}=e,c=GR(SL,r),u=lL(SL,r),d=c.value===o,[f,h]=i.useState(a??""),[p,m]=i.useState(!1),g=OA(n,(e=>u.itemRefCallback?.(e,o,s))),v=uR(),y=i.useRef("touch"),b=()=>{s||(c.onValueChange(o),c.onOpenChange(!1))};if(""===o)throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return t.jsx(kL,{scope:r,value:o,disabled:s,textId:v,isSelected:d,onItemTextChange:i.useCallback((e=>{h((t=>t||(e?.textContent??"").trim()))}),[]),children:t.jsx(zR.ItemSlot,{scope:r,value:o,disabled:s,textValue:f,children:t.jsx($A.div,{role:"option","aria-labelledby":v,"data-highlighted":p?"":void 0,"aria-selected":d&&p,"data-state":d?"checked":"unchecked","aria-disabled":s||void 0,"data-disabled":s?"":void 0,tabIndex:s?void 0:-1,...l,ref:g,onFocus:TA(l.onFocus,(()=>m(!0))),onBlur:TA(l.onBlur,(()=>m(!1))),onClick:TA(l.onClick,(()=>{"mouse"!==y.current&&b()})),onPointerUp:TA(l.onPointerUp,(()=>{"mouse"===y.current&&b()})),onPointerDown:TA(l.onPointerDown,(e=>{y.current=e.pointerType})),onPointerMove:TA(l.onPointerMove,(e=>{y.current=e.pointerType,s?u.onItemLeave?.():"mouse"===y.current&&e.currentTarget.focus({preventScroll:!0})})),onPointerLeave:TA(l.onPointerLeave,(e=>{e.currentTarget===document.activeElement&&u.onItemLeave?.()})),onKeyDown:TA(l.onKeyDown,(e=>{""!==u.searchRef?.current&&" "===e.key||($R.includes(e.key)&&b()," "===e.key&&e.preventDefault())}))})})})}));EL.displayName=SL;var jL="SelectItemText",_L=i.forwardRef(((e,n)=>{const{__scopeSelect:r,className:o,style:a,...l}=e,c=GR(jL,r),u=lL(jL,r),d=CL(jL,r),f=QR(jL,r),[h,p]=i.useState(null),m=OA(n,(e=>p(e)),d.onItemTextChange,(e=>u.itemTextRefCallback?.(e,d.value,d.disabled))),g=h?.textContent,v=i.useMemo((()=>t.jsx("option",{value:d.value,disabled:d.disabled,children:g},d.value)),[d.disabled,d.value,g]),{onNativeOptionAdd:y,onNativeOptionRemove:b}=f;return aR((()=>(y(v),()=>b(v))),[y,b,v]),t.jsxs(t.Fragment,{children:[t.jsx($A.span,{id:d.textId,...l,ref:m}),d.isSelected&&c.valueNode&&!c.valueNodeHasChildren?s.createPortal(l.children,c.valueNode):null]})}));_L.displayName=jL;var TL="SelectItemIndicator",PL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e;return CL(TL,r).isSelected?t.jsx($A.span,{"aria-hidden":!0,...o,ref:n}):null}));PL.displayName=TL;var NL="SelectScrollUpButton",DL=i.forwardRef(((e,n)=>{const r=lL(NL,e.__scopeSelect),o=pL(NL,e.__scopeSelect),[s,a]=i.useState(!1),l=OA(n,o.onScrollButtonChange);return aR((()=>{if(r.viewport&&r.isPositioned){let e=function(){a(t.scrollTop>0)};const t=r.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}}),[r.viewport,r.isPositioned]),s?t.jsx(AL,{...e,ref:l,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=r;e&&t&&(e.scrollTop=e.scrollTop-t.offsetHeight)}}):null}));DL.displayName=NL;var ML="SelectScrollDownButton",OL=i.forwardRef(((e,n)=>{const r=lL(ML,e.__scopeSelect),o=pL(ML,e.__scopeSelect),[s,a]=i.useState(!1),l=OA(n,o.onScrollButtonChange);return aR((()=>{if(r.viewport&&r.isPositioned){let e=function(){const e=t.scrollHeight-t.clientHeight,n=Math.ceil(t.scrollTop)<e;a(n)};const t=r.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}}),[r.viewport,r.isPositioned]),s?t.jsx(AL,{...e,ref:l,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=r;e&&t&&(e.scrollTop=e.scrollTop+t.offsetHeight)}}):null}));OL.displayName=ML;var AL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,onAutoScroll:o,...s}=e,a=lL("SelectScrollButton",r),l=i.useRef(null),c=UR(r),u=i.useCallback((()=>{null!==l.current&&(window.clearInterval(l.current),l.current=null)}),[]);return i.useEffect((()=>()=>u()),[u]),aR((()=>{const e=c().find((e=>e.ref.current===document.activeElement));e?.ref.current?.scrollIntoView({block:"nearest"})}),[c]),t.jsx($A.div,{"aria-hidden":!0,...s,ref:n,style:{flexShrink:0,...s.style},onPointerDown:TA(s.onPointerDown,(()=>{null===l.current&&(l.current=window.setInterval(o,50))})),onPointerMove:TA(s.onPointerMove,(()=>{a.onItemLeave?.(),null===l.current&&(l.current=window.setInterval(o,50))})),onPointerLeave:TA(s.onPointerLeave,(()=>{u()}))})})),RL=i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e;return t.jsx($A.div,{"aria-hidden":!0,...o,ref:n})}));RL.displayName="SelectSeparator";var LL="SelectArrow";function IL(e){return""===e||void 0===e}i.forwardRef(((e,n)=>{const{__scopeSelect:r,...o}=e,i=HR(r),s=GR(LL,r),a=lL(LL,r);return s.open&&"popper"===a.position?t.jsx(AR,{...i,...o,ref:n}):null})).displayName=LL;var FL=i.forwardRef(((e,n)=>{const{value:r,...o}=e,s=i.useRef(null),a=OA(n,s),l=function(e){const t=i.useRef({value:e,previous:e});return i.useMemo((()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous)),[e])}(r);return i.useEffect((()=>{const e=s.current,t=window.HTMLSelectElement.prototype,n=Object.getOwnPropertyDescriptor(t,"value").set;if(l!==r&&n){const t=new Event("change",{bubbles:!0});n.call(e,r),e.dispatchEvent(t)}}),[l,r]),t.jsx(IR,{asChild:!0,children:t.jsx("select",{...o,ref:a,defaultValue:r})})}));function $L(e){const t=qA(e),n=i.useRef(""),r=i.useRef(0),o=i.useCallback((e=>{const o=n.current+e;t(o),function e(t){n.current=t,window.clearTimeout(r.current),""!==t&&(r.current=window.setTimeout((()=>e("")),1e3))}(o)}),[t]),s=i.useCallback((()=>{n.current="",window.clearTimeout(r.current)}),[]);return i.useEffect((()=>()=>window.clearTimeout(r.current)),[]),[n,o,s]}function qL(e,t,n){const r=t.length>1&&Array.from(t).every((e=>e===t[0]))?t[0]:t,o=n?e.indexOf(n):-1;let i=(s=e,a=Math.max(o,0),s.map(((e,t)=>s[(a+t)%s.length])));var s,a;1===r.length&&(i=i.filter((e=>e!==n)));const l=i.find((e=>e.textValue.toLowerCase().startsWith(r.toLowerCase())));return l!==n?l:void 0}FL.displayName="BubbleSelect";var zL=ZR,UL=nL,BL=rL,VL=iL,KL=gL,HL=wL,WL=EL,GL=_L,YL=PL,QL=DL,XL=OL,JL=RL;const ZL=XR,eI=tL,tI=i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(zL,{ref:o,className:zu("flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input bg-border/10 px-3 py-2 text-sm shadow-sm ring-offset-background !placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...r,children:[n,t.jsx(UL,{asChild:!0,children:t.jsx(gc,{className:"h-4 w-4 opacity-50"})})]})));tI.displayName=zL.displayName;const nI=i.forwardRef((({className:e,...n},r)=>t.jsx(QL,{ref:r,className:zu("flex cursor-default items-center justify-center py-1",e),...n,children:t.jsx(bc,{className:"h-4 w-4"})})));nI.displayName=QL.displayName;const rI=i.forwardRef((({className:e,...n},r)=>t.jsx(XL,{ref:r,className:zu("flex cursor-default items-center justify-center py-1",e),...n,children:t.jsx(gc,{className:"h-4 w-4"})})));rI.displayName=XL.displayName;const oI=i.forwardRef((({className:e,children:n,position:r="popper",...o},i)=>t.jsx(BL,{children:t.jsxs(VL,{ref:i,className:zu("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===r&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:r,...o,children:[t.jsx(nI,{}),t.jsx(KL,{className:zu("p-1","popper"===r&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:n}),t.jsx(rI,{})]})})));oI.displayName=VL.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(HL,{ref:r,className:zu("px-2 py-1.5 text-sm font-semibold text-muted-foreground",e),...n}))).displayName=HL.displayName;const iI=i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(WL,{ref:o,className:zu("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[t.jsx("span",{className:"absolute right-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(YL,{children:t.jsx(mc,{className:"h-4 w-4"})})}),t.jsx(GL,{children:n})]})));iI.displayName=WL.displayName;function sI(e){const t=i.useRef({value:e,previous:e});return i.useMemo((()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous)),[e])}i.forwardRef((({className:e,...n},r)=>t.jsx(JL,{ref:r,className:zu("-mx-1 my-1 h-px bg-muted",e),...n}))).displayName=JL.displayName;var aI="Switch",[lI,cI]=Ua(aI),[uI,dI]=lI(aI),fI=i.forwardRef(((e,n)=>{const{__scopeSwitch:r,name:o,checked:s,defaultChecked:a,required:l,disabled:c,value:u="on",onCheckedChange:d,form:f,...h}=e,[p,m]=i.useState(null),g=za(n,(e=>m(e))),v=i.useRef(!1),y=!p||(f||!!p.closest("form")),[b=!1,x]=ml({prop:s,defaultProp:a,onChange:d});return t.jsxs(uI,{scope:r,checked:b,disabled:c,children:[t.jsx(Qa.button,{type:"button",role:"switch","aria-checked":b,"aria-required":l,"data-state":gI(b),"data-disabled":c?"":void 0,disabled:c,value:u,...h,ref:g,onClick:Fa(e.onClick,(e=>{x((e=>!e)),y&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())}))}),y&&t.jsx(mI,{control:p,bubbles:!v.current,name:o,value:u,checked:b,required:l,disabled:c,form:f,style:{transform:"translateX(-100%)"}})]})}));fI.displayName=aI;var hI="SwitchThumb",pI=i.forwardRef(((e,n)=>{const{__scopeSwitch:r,...o}=e,i=dI(hI,r);return t.jsx(Qa.span,{"data-state":gI(i.checked),"data-disabled":i.disabled?"":void 0,...o,ref:n})}));pI.displayName=hI;var mI=e=>{const{control:n,checked:r,bubbles:o=!0,...s}=e,a=i.useRef(null),l=sI(r),c=Yj(n);return i.useEffect((()=>{const e=a.current,t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set;if(l!==r&&n){const t=new Event("click",{bubbles:o});n.call(e,r),e.dispatchEvent(t)}}),[l,r,o]),t.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...s,tabIndex:-1,ref:a,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function gI(e){return e?"checked":"unchecked"}var vI=fI,yI=pI;const bI=i.forwardRef((({className:e,...n},r)=>t.jsx(vI,{className:zu("peer inline-flex h-5 w-9 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input/50",e),...n,ref:r,children:t.jsx(yI,{className:zu("pointer-events-none block h-4 w-4 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0")})})));bI.displayName=vI.displayName;var xI=(e=>(e.DAYS="days",e))(xI||{});const wI=e=>!("number"!=typeof e.value||e.value<0)&&(e.unit===xI.DAYS&&(("before"===e.direction||"after"===e.direction)&&"relative"===e.type)),SI=({fieldType:e,operator:n,value:r,onChange:o,options:s,toast:a,metadata:l})=>{const c=r.length>0&&"object"==typeof r[0]&&"type"in r[0]&&"relative"===r[0].type,[u,d]=i.useState((e===bP.Date||e===bP.DateTime)&&r.length>0&&r[0]instanceof Date?r[0]:void 0),[f,h]=i.useState(c),[p,m]=i.useState(c?r[0]:{type:"relative",value:0,unit:xI.DAYS,direction:"before"});if(i.useEffect((()=>{n!==wP.EQUALS&&f&&(h(!1),o(u?[u]:[]))}),[n,f,u,o]),e===bP.String||e===bP.ReachResource||e===bP.Array)return n===wP.EXISTS?null:t.jsx(jA,{maxCount:2,options:(s||[]).map((e=>({label:e.displayName,value:e.id}))),value:r.map((e=>{const t=(s||[]).find((t=>t.id===String(e)||t.displayName===String(e)||t.id===t.displayName&&t.id===String(e)));return t?.id||String(e)})),onValueChange:e=>{o(e)},selectedValues:r.map((e=>{const t=(s||[]).find((t=>t.id===String(e)||t.displayName===String(e)||t.id===t.displayName&&t.id===String(e)));return t?.id||String(e)})),setSelectedValues:e=>{o(e)},searchPlaceholder:"Enter new value",emptyMessage:"Press enter to add new value",handleSearchInput:e=>{if(e.length>0){const t=(e=>{const{value:t,type:n}=e;switch(n){case bP.ReachResource:case bP.Array:case bP.String:return t.length>0;case bP.Number:return!isNaN(Number(t));case bP.Integer:return!isNaN(Number(t))&&Number(t)%1==0;case bP.Boolean:return"true"===t||"false"===t;case bP.Date:case bP.DateTime:return!isNaN(new Date(t).getTime());default:throw vk(n,bP)}})({value:e,type:l.type});t?o([...new Set([...r,e])]):a({title:"Invalid value",description:`Please enter a valid value for this field. The value must be a ${l.type} type`,variant:"destructive"})}}});if(e===bP.Date||e===bP.DateTime){const e=n===wP.EQUALS,r=e=>{wI(e)?(m(e),f&&o([e])):a({title:"Invalid relative date",description:"Please enter a valid non-negative number of days.",variant:"destructive"})},i=e=>{e&&(e=>e instanceof Date?!isNaN(e.getTime()):"object"==typeof e&&"type"in e&&"relative"===e.type&&wI(e))(e)?(d(e),o([e]),h(!1)):e||(d(void 0),o([]),h(!1))},s=e=>{h(e),o(e?[p]:u?[u]:[])};return t.jsxs("div",{className:"flex items-center space-x-2",children:[t.jsxs("div",{className:"min-h-[36px] flex items-center",children:[" ",(!f||!e)&&t.jsxs(hD,{modal:!0,children:[t.jsx(pD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",className:zu("w-[200px] justify-start text-left font-normal h-9",!u&&"text-muted-foreground"),children:[t.jsx(pc,{className:"mr-2 h-4 w-4"}),u?JT(u,"PPP"):t.jsx("span",{children:"Pick a date"})]})}),t.jsx(mD,{className:"w-auto p-0",align:"start",children:t.jsx(pA,{mode:"single",selected:u,onSelect:i,initialFocus:!0})})]}),e&&f&&t.jsxs("div",{className:"flex items-center space-x-2",children:[t.jsx(yk,{type:"number",value:p.value,onChange:e=>{const t=parseInt(e.target.value,10),n=isNaN(t)||t<0?0:t;r({...p,value:n})},className:"w-20 h-9",min:"0","aria-label":"Relative days value"}),t.jsxs(ZL,{value:p.direction,onValueChange:e=>{r({...p,direction:e})},children:[t.jsx(tI,{className:"w-[180px] h-9","aria-label":"Relative direction",children:t.jsx(eI,{placeholder:"Select direction..."})}),t.jsxs(oI,{children:[t.jsx(iI,{value:"before",children:"days before today"}),t.jsx(iI,{value:"after",children:"days after today"})]})]})]})]}),e&&t.jsxs("div",{className:"flex items-center space-x-1 pl-1",children:[t.jsx(bI,{id:"relative-date-switch",checked:f,onCheckedChange:s,"aria-label":"Toggle relative date input"}),t.jsx(TP,{htmlFor:"relative-date-switch",className:"text-xs font-normal text-muted-foreground cursor-pointer",children:"Relative"})]})]})}if(e===bP.Number||e===bP.Integer)return n===wP.EXISTS?null:t.jsx(yk,{type:"number",value:r.length>0?String(r[0]):"",onChange:e=>o([Number(e.target.value)]),className:"w-[200px]"});if(e===bP.Boolean){if(n===wP.EXISTS)return null;const e=r.length>0&&Boolean(r[0]);return t.jsx(bI,{checked:e,onCheckedChange:e=>o([e])})}return t.jsx(yk,{value:r.length>0?String(r[0]):"",onChange:e=>o([e.target.value]),className:"w-[200px]",disabled:!0})},kI=({condition:e,onUpdate:n,onDuplicate:r,onDelete:o,segmentsConditions:i})=>{const{toast:s}=Ia(),a=(e=>{const t=i.conditions.find((t=>t.field===e));return t||null})(e.field)||{operators:[],type:bP.String,options:void 0,itemType:void 0},l=a.operators,c=a.type,u=i.conditions.map((e=>e.field)).map((e=>({value:e,label:NP[e]||e})));return t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsxs("div",{className:"flex flex-1 items-center gap-2",children:[t.jsx(gD,{options:u,value:e.field,onChange:t=>{const r=t,o=i.conditions.find((e=>e.field===r));if(!o)return;const s=o.operators.map((e=>({value:e,label:PP[e]||e,fieldType:o.type}))),a=s[0]?.value;let l=[];switch(o.type){case bP.Boolean:l=[!1];break;case bP.Number:l=[0];break;case bP.Date:case bP.DateTime:l=[new Date];break;case bP.String:l=o.options?.length?o.options.map((e=>e.displayName)):[];break;default:l=[]}n({...e,field:r,operator:a,value:l})},placeholder:"Select field"}),t.jsx(gD,{options:l.map((e=>({value:e,label:PP[e]||e}))),value:e.operator,onChange:t=>n({...e,operator:t}),placeholder:"Select operator"}),t.jsx("div",{className:"max-w-2xl w-full overflow-hidden",children:t.jsx(SI,{fieldType:c,operator:e.operator,options:"string"==typeof e.value[0]&&e.value[0]&&Array.isArray(a.options)?[...(a.options||[]).map((e=>({displayName:e.displayName,id:e.id}))),...e.value.filter((e=>!a.options?.some((t=>t.id===e||t.displayName===e)))).map((e=>({displayName:e,id:e})))]:a.options?.map((e=>({displayName:e.displayName,id:e.id}))),value:e.value,onChange:t=>n({...e,value:t}),toast:s,metadata:{field:e.field,type:c,itemType:a.itemType}})})]}),t.jsxs("div",{className:"flex items-center",children:[t.jsx(ik,{size:"icon",variant:"ghost",onClick:r,children:t.jsx(Ec,{className:"h-4 w-4"})}),t.jsx(ik,{size:"icon",variant:"ghost",onClick:o,children:t.jsx(zc,{className:"h-4 w-4"})})]})]})};function CI({segmentId:e,setOpen:n,onSegmentUpdated:r}){const{toast:o}=Ia(),[s,a]=i.useState(!1),[l,c]=i.useState({version:"1.0",id:"",name:"",description:"",logic:"AND",conditions:[]}),{segment:u,isLoading:d}=(e=>{const t=me({queryKey:["segments",e],queryFn:()=>yP(e)});return{segment:t.data,isFetching:t.isFetching,isLoading:t.isLoading}})(e||""),{updateSegment:f}=CP(e),{createSegment:h,isCreating:p,segmentsConditions:m}=SP();i.useEffect((()=>{m&&c(u?{version:"1.0",id:u.id,name:u.name,description:u.description,logic:"AND",conditions:u.conditions}:{version:"1.0",id:"",name:"",description:"",logic:"AND",conditions:[{field:m.conditions[0].field,operator:m.conditions[0].operators[0],value:[]}]})}),[u,m]);const g=e=>e.value.some((e=>"object"==typeof e&&"type"in e&&"relative"===e.type));if(!m||d)return t.jsx("div",{className:"flex h-full items-center justify-center",children:t.jsx(tk,{})});return t.jsxs("div",{className:"flex flex-1 flex-col overflow-hidden",children:[t.jsx("div",{className:"flex flex-1 flex-col overflow-hidden px-8 py-2",children:t.jsxs("div",{className:"flex flex-1 flex-col gap-4 overflow-visible",children:[t.jsxs("div",{className:"mb-6 grid grid-cols-2 gap-2",children:[t.jsxs("div",{className:"grid gap-2",children:[t.jsx(TP,{className:"text-muted-foreground text-xs",children:"Name"}),t.jsx(yk,{placeholder:"Segment name",value:l.name,onChange:e=>c({...l,name:e.target.value})})]}),t.jsxs("div",{className:"grid gap-2",children:[t.jsx(TP,{className:"text-muted-foreground text-xs",children:"Description"}),t.jsx(yk,{placeholder:"Segment description",value:l.description,onChange:e=>c({...l,description:e.target.value})})]})]}),l.conditions.length>0&&t.jsx("div",{className:"flex-1 overflow-y-auto pb-8",children:t.jsx("div",{className:"grid",children:t.jsx(fm,{mode:"popLayout",children:l.conditions.map(((e,n)=>t.jsxs(XS.div,{initial:{opacity:0,x:-20},animate:{opacity:1,x:0},exit:{opacity:0,x:20},transition:{type:"spring",stiffness:300,damping:30,mass:.5},children:[n>0&&t.jsxs(XS.div,{className:"relative flex items-center gap-3 py-1",initial:{opacity:0},animate:{opacity:1},transition:{delay:.1},children:[t.jsx(XS.div,{className:"h-px flex-1 bg-border",initial:{scaleX:0},animate:{scaleX:1},transition:{type:"spring",stiffness:300,damping:30,mass:.5}}),t.jsx(XS.span,{className:"text-muted-foreground text-xs",initial:{opacity:0},animate:{opacity:1},transition:{delay:.2},children:"AND"}),t.jsx(XS.div,{className:"h-px flex-1 bg-border",initial:{scaleX:0},animate:{scaleX:1},transition:{type:"spring",stiffness:300,damping:30,mass:.5}})]}),t.jsx(kI,{condition:e,onUpdate:e=>((e,t)=>{const n=[...l.conditions];n[e]=t,c({...l,conditions:n})})(n,e),segmentsConditions:m,onDuplicate:()=>(e=>{const t=[...l.conditions];t.splice(e+1,0,{...l.conditions[e]}),c({...l,conditions:t})})(n),onDelete:()=>(e=>{const t=l.conditions.filter(((t,n)=>n!==e));c({...l,conditions:t})})(n)})]},n)))})})})]})}),t.jsx("div",{className:"border-t px-8 py-4",children:t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsxs(ik,{variant:"secondary",onClick:()=>{c({...l,conditions:[...l.conditions,{field:m.conditions[0].field,operator:m.conditions[0].operators[0],value:[]}]})},children:[t.jsx(Ic,{className:"h-4 w-4"}),"Add Condition"]}),t.jsxs("div",{className:"flex gap-2",children:[t.jsx(ik,{variant:"secondary",onClick:()=>n(!1),children:"Cancel"}),t.jsx(ik,{variant:"secondary",onClick:async()=>{if(!l.name||!l.description)return void o({title:"Name and description are required",description:"Please ensure all fields are filled out",variant:"destructive"});const{valid:t,error:i}=(e=>{for(const t of e){if(!t.field||!t.operator)return{valid:!1,error:"Please ensure all fields are filled out"};if(t.operator!==wP.EXISTS&&0===t.value.length)return{valid:!1,error:`Please ensure a value is selected for ${t.field}`};if(t.operator===wP.EXISTS&&t.value.length>0)return{valid:!1,error:"EXISTS operator can only be used with an empty array"};if(g(t)&&t.operator!==wP.EQUALS)return{valid:!1,error:"Relative dates can only be used with the EQUALS operator"}}return{valid:!0,error:void 0}})(l.conditions);if(t){a(!0);try{e&&u?f({name:l.name,description:l.description,conditions:l.conditions},{onSuccess:()=>{o({title:"Segment updated successfully"}),n(!1),r?.(l.id)},onError:()=>{o({title:"Error updating segment",description:"Please try again",variant:"destructive"}),r?.("error")}}):h({name:l.name,description:l.description,conditions:l.conditions},{onSuccess:()=>{o({title:"Segment created successfully"}),n(!1),r?.(l.id)},onError:()=>{o({title:"Error creating segment",description:"Please try again",variant:"destructive"}),r?.("error")}})}catch(s){o({title:"Error saving segment",description:"Please try again",variant:"destructive"}),r?.("error")}finally{a(!1)}}else o({title:"Conditions are invalid",description:i??"Please ensure all fields are filled out",variant:"destructive"})},disabled:s||p,children:s||p?t.jsxs(t.Fragment,{children:[t.jsx(Pc,{className:"mr-2 h-4 w-4 animate-spin"}),e?"Updating...":"Creating..."]}):e?"Update":"Create"})]})]})})]})}function EI({open:e,setOpen:n,segmentId:r,onSegmentUpdated:o}){return t.jsx(Hp,{open:e,onOpenChange:n,children:t.jsxs(Yp,{className:"flex max-h-[86vh] flex-col gap-0 overflow-visible max-w-5xl w-full",hideCloseButton:!0,children:[t.jsx(Qp,{className:"",children:t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx(Xp,{className:"text-3xl font-normal",children:r?"Edit Segment":"Create Segment"}),t.jsx(jf,{children:t.jsx(Jp,{children:r?"Edit Segment":"Create Segment"})}),t.jsx(ik,{variant:"ghost",size:"icon",onClick:()=>n(!1),className:"h-8 w-8",children:t.jsx(Gc,{className:"h-4 w-4"})})]})}),t.jsx(CI,{segmentId:r,setOpen:n,onSegmentUpdated:e=>{o?.(e),n(!1)}})]})})}const jI=()=>{const[e,r]=n.useState(""),{toast:o}=Ia(),[i,s]=n.useState(!1),[a,l]=n.useState(null),c=e=>{const n={[xP.ALL_USERS]:{className:"bg-green-100 text-green-700",label:"All Users"},[xP.CUSTOM]:{className:"bg-purple-100 text-purple-700",label:"Custom"}},r=n[e]||n[xP.CUSTOM];return t.jsx(uP,{variant:"outline",className:`${r.className} font-medium`,children:r.label})};return t.jsxs("div",{className:"space-y-4",children:[t.jsx(EI,{open:i,setOpen:s,segmentId:a??void 0}),t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsxs("div",{className:"relative",children:[t.jsx(Fc,{className:"absolute left-2.5 top-2.5 h-4 w-4 text-muted-foreground"}),t.jsx(yk,{placeholder:"Search segments...",value:e,onChange:e=>r(e.target.value),className:"focus-visible:ring-2 pl-9"})]}),t.jsx("div",{className:"ml-auto flex items-center gap-2"}),t.jsx("div",{className:"ml-auto flex items-center gap-2",children:t.jsxs(ik,{variant:"outline",onClick:()=>s(!0),children:[t.jsx(Ic,{}),"Create New Segment"]})})]}),t.jsx(aP,{columns:[{header:"Name",accessorKey:"name",width:"50%",cell:(e,n)=>t.jsx("div",{className:"flex items-center gap-3",children:t.jsxs("div",{className:"flex flex-col",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("span",{className:"font-medium text-foreground",children:e}),c(n.type)]}),t.jsx("span",{className:"text-sm text-muted-foreground truncate max-w-[300px]",children:n.description})]})})},{header:"Users",accessorKey:"user_count",width:"25%",cell:e=>t.jsxs("div",{className:"text-muted-foreground",children:[e.toLocaleString()," ",1===e?"user":"users"]})},{header:"Modified",accessorKey:"user_count_updated_at",width:"25%",cell:e=>t.jsx("div",{className:"text-muted-foreground",children:e?eP(new Date(e),{addSuffix:!0}):"Not available"})}],fetchData:async({cursor:t,limit:n})=>{const r=await vP({cursor:t,limit:n,search:e||void 0});return{items:r.data,cursor:r.pagination.cursor??void 0}},itemsPerPage:5,emptyState:{icon:t.jsx("div",{className:"i-heroicons-user-group h-12 w-12 text-muted-foreground"}),title:"No Segments Found",description:"Create your first segment to get started."},onRowClick:e=>{e.type===xP.CUSTOM?(l(e.id),s(!0)):o({title:"This segment is not editable",description:"Only custom segments can be edited",variant:"destructive"})},className:"rounded-lg bg-white"})]})},_I=({iconDefinitions:e})=>{const r=SC(),o=rk(e),[i,s]=n.useState("automations"),a=[{id:"automations",label:"Automations",content:t.jsx(gP,{onViewAutomation:e=>{r(`/automations/view-modal/${e}?showBackButton=true`)},iconDefinitions:o})},{id:"segments",label:"Segments",content:t.jsx(jI,{})}];return t.jsxs("div",{className:"h-full container max-w-screen-xl mx-auto flex flex-col",children:[t.jsx(Z_,{iconDefinitions:o}),t.jsx("div",{className:"flex-1",children:t.jsx(aE,{tabs:a,activeTab:i,onTabChange:e=>s(e)})})]})},TI=e=>{const t=me({queryKey:["communication-group",e],queryFn:()=>e?(async e=>(await Ee(`${u}/${e}`)).data)(e):null,enabled:!!e});return{communicationGroup:t.data,isGetting:t.isPending,getError:t.error,isGetSuccess:t.isSuccess}},PI=()=>{const e=ae(),t=ge({mutationFn:({groupId:e,params:t})=>(async(e,t)=>(await Ee(`${u}/${e}`,{method:"PATCH",body:JSON.stringify(t)})).data)(e,t),onSuccess:()=>{e.invalidateQueries({queryKey:["communication-group"]})}});return{updateCommunicationGroup:t.mutate,isUpdating:t.isPending,updateError:t.error,isUpdateSuccess:t.isSuccess}},NI=e=>{const t=me({queryKey:["merge-fields",e],queryFn:()=>(async e=>{if(!e)return{mergeFields:[]};return(await Ee(`${u}/${e}/merge-fields`)).data})(e)});return{getMergeFields:t.data,isGetting:t.isPending,getError:t.error,isGetSuccess:t.isSuccess}},DI=()=>{const e=ge({mutationFn:({id:e,params:t})=>(async(e,t)=>(await Ee(`${u}/${e}/test`,{method:"POST",body:JSON.stringify(t)})).data)(e,t)});return{sendTestCommunication:e.mutate,isSending:e.isPending,sendError:e.error,isSendSuccess:e.isSuccess}};var MI=(e=>(e[e.SelectTrigger=0]="SelectTrigger",e[e.SelectAudience=1]="SelectAudience",e[e.SelectCommunication=2]="SelectCommunication",e[e.PreviewAndSchedule=3]="PreviewAndSchedule",e))(MI||{});const OI=(e,t)=>{const r=n.useRef(!0),[o,i]=n.useState(!1),{automation:s,isLoading:a,invalidateAutomation:l}=_e(e),c=s,{updateAutomation:u,isUpdating:d}=Ne(e),f=c?.action_data?.find((e=>"send_communication"===e.action_type))?.action_metadata.communication_group_id,{communicationGroup:h,isGetting:p}=TI(f||void 0),{updateCommunicationGroup:m,isUpdating:g}=PI(),{estimatedMatchesStats:v}=(e=>{const{data:t}=kP({include_segments:e?.includeSegmentIds??[],exclude_segments:e?.excludeSegmentIds??[]}),r=n.useMemo((()=>t?.recipients?t.recipients.reduce(((e,t)=>({emails:e.emails+(t.email?1:0),phones:e.phones+(t.phone?1:0)})),{emails:0,phones:0}):{emails:0,phones:0}),[t?.recipients]);return{estimatedMatches:t,estimatedMatchesStats:r}})(c),[y,b]=n.useState(!1),[x,w]=n.useState(!1),S=n.useCallback((()=>{l()}),[l]);n.useEffect((()=>{w((a||d||p||y||g||o)&&r.current)}),[t,s,a,d,p,y,g,o]),n.useEffect((()=>()=>{r.current=!1}),[]);const k=n.useCallback((async e=>{if(!c)return{canMove:!1,errorMessage:"Automation not loaded"};try{return b(!0),await(async e=>{const{currentStep:t,automation:n,communicationGroup:r}=e;if(0===t)return{canMove:!0,errorMessage:null};if(1===t)return{canMove:n.includeSegmentIds.length>0,errorMessage:"Please ensure you have selected at least one segment"};if(2===t){const e=n.action_data?.find((e=>"send_communication"===e.action_type));if(!e)return{canMove:!1,errorMessage:"Please ensure you have selected either a email communication or text communication"};if(!r||!r.sms_channel_sender_id&&!r.email_channel_sender_id)return{canMove:!1,errorMessage:"Please ensure you have selected either a email communication or text communication"};if(r.email_channel_sender_id&&(!r.email_html_body||!r.email_subject))return{canMove:!1,errorMessage:"Please ensure you have a email body and subject"};if(r.sms_channel_sender_id&&!r.sms_message_body)return{canMove:!1,errorMessage:"Please ensure you have a sms message body"}}return 3===t?{canMove:Boolean(Oe(n.trigger_metadata)&&n.trigger_metadata.scheduled_at&&new Date(n.trigger_metadata.scheduled_at)>new Date&&n.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id))),errorMessage:"Please ensure you have set a valid future date for scheduling"}:{canMove:!0,errorMessage:null}})({currentStep:e,automation:c,communicationGroup:h})}finally{r.current&&b(!1)}}),[c,h]),C=n.useCallback((e=>{r.current&&i(e)}),[]);return{automation:c,updateAutomation:u,communicationGroup:h,updateCommunicationGroup:m,isLoading:x,setIsLoading:C,invalidateAutomation:S,validateStep:k,estimatedMatchesStats:v}},AI=()=>{const e=me({queryKey:["channel-senders"],queryFn:()=>(async()=>(await Ee(`${c}`,{method:"GET"})).data)()});return{channelSenders:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchChannelSenders:e.refetch}},RI=()=>{const e=ae(),t=ge({mutationFn:e=>(async(e,t)=>(await Ee(`${c}/${t}`,{method:"PATCH",body:JSON.stringify(e)})).data)(e.toUpdate,e.id),onSuccess:()=>{e.invalidateQueries({queryKey:["channel-senders"]})}});return{updateChannelSender:t.mutate,isUpdating:t.isPending,updateError:t.error}},LI=e=>e.friendlyName||e.from||e.messageServiceSid||"Unknown Sender",II=({type:e})=>t.jsxs("div",{className:"w-full h-full min-h-[300px] flex flex-col items-center justify-center bg-gradient-to-b from-gray-50 to-white p-8",children:[t.jsx("div",{className:"mb-4 text-gray-300",children:t.jsx("svg",{className:"w-16 h-16",fill:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"})})}),t.jsxs("p",{className:"text-gray-400 font-medium text-lg text-center mb-2",children:["No ","email"===e?"Email":"SMS"," Preview Available"]}),t.jsxs("p",{className:"text-gray-400 text-sm text-center",children:["Edit your ","email"===e?"Email":"SMS"," template to see a preview here"]})]}),FI=({html:e,height:n,width:r})=>t.jsx("div",{className:"w-full h-full min-h-[300px] bg-white rounded-lg border-0 overflow-hidden transition-all duration-300 ease-in-out flex items-center justify-center",children:e?t.jsx("iframe",{title:"Email Preview",srcDoc:e,className:"w-full transition-opacity duration-300 overflow-scroll h-full",style:{border:"none",backgroundColor:"white",height:n||"100%",width:r||"100%"}}):t.jsx(II,{type:"email"})}),$I=({emailFromName:e,emailSubject:r,emailPreviewText:o,emailBody:i,emailBaseDomain:s})=>{const[a,l]=n.useState({width:0,height:0}),c=n.useRef(null);return n.useEffect((()=>{const e=()=>{c.current&&requestAnimationFrame((()=>{l({width:c.current?c.current.offsetWidth-100:0,height:c.current?c.current.offsetHeight-100:0})}))};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}),[c]),t.jsxs("div",{className:"space-y-6 h-full",children:[t.jsxs("div",{className:"bg-gray-50 p-5 rounded-lg space-y-4 border border-gray-100",children:[t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"From:"}),t.jsx("span",{className:"text-gray-800",children:e?`${e} <${s}>`:s})]}),t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"Subject:"}),t.jsx("span",{className:"text-gray-800 font-medium",children:r})]}),o&&t.jsxs("div",{className:"flex items-start gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700 w-24",children:"Preview Text:"}),t.jsx("span",{className:"text-gray-600 italic",children:o})]})]}),t.jsx("div",{className:"border rounded-lg p-6 bg-white shadow-inner flex-1 h-full w-full items-center justify-center",ref:c,children:t.jsx(FI,{html:i,height:a.height,width:a.width})})]})},qI=({fromPhone:e,body:n})=>t.jsxs("div",{className:"max-w-sm mx-auto min-h-[400px] flex flex-col justify-center",children:[t.jsx("div",{className:"bg-gray-50 p-5 rounded-lg border border-gray-100 mb-6",children:t.jsxs("div",{className:"flex items-center gap-3",children:[t.jsx("span",{className:"font-medium text-gray-700",children:"From:"}),t.jsx("span",{className:"text-gray-800",children:e})]})}),t.jsx("div",{className:"border-4 border-gray-800 rounded-3xl p-1 bg-gray-800 shadow-xl mx-auto max-w-xs transform scale-[0.67] origin-top",children:t.jsx("div",{className:"bg-gray-100 rounded-2xl p-4 h-[500px] w-[280px] aspect-[9/16] overflow-y-auto",children:t.jsx("div",{className:"flex justify-end mb-4",children:t.jsx("div",{className:"bg-green-500 text-white rounded-2xl rounded-tr-sm py-3 px-4 max-w-[80%] shadow-sm whitespace-pre-wrap text-[1.5rem]",children:n})})})})]}),zI=({emailPreview:e,smsPreview:r,iconDefinitions:o})=>{const[i,s]=n.useState("email");return n.useEffect((()=>{e?s("email"):r&&s("sms")}),[e,r]),t.jsx(XS.div,{initial:{opacity:0,y:-20},animate:{opacity:1,y:0},transition:{duration:.5,delay:.1},className:"w-full",children:t.jsxs("div",{className:"bg-gray-200 rounded-xl shadow-lg border border-gray-100 overflow-hidden",children:[t.jsxs("div",{className:"flex border-b border-gray-200 bg-white",children:[e&&t.jsxs(ik,{onClick:()=>s("email"),className:"flex-1 py-4 px-6 text-center relative !rounded-none transition-colors duration-200 "+("email"===i?"text-white-600 hover:text-primary/80 hover:bg-gray-50":"text-primary bg-primary/5"),children:[t.jsxs("div",{className:"flex items-center justify-center gap-2",children:[o?.EmailIcon&&t.jsx(o.EmailIcon,{className:"w-5 h-5 transition-colors duration-200 "+("email"===i?"text-white-600":"text-primary")}),t.jsx("span",{children:"Email Preview"})]}),"email"===i&&t.jsx(XS.div,{layoutId:"activeTab",className:"absolute bottom-0 left-0 right-0 h-[2px] bg-primary",initial:!1,transition:{type:"spring",stiffness:500,damping:30}})]}),r&&t.jsxs(ik,{onClick:()=>s("sms"),className:"flex-1 py-4 px-6 text-center relative !rounded-none transition-colors duration-200 "+("sms"===i?"text-white-600 hover:text-primary/80 hover:bg-gray-50":"text-primary bg-primary/5"),children:[t.jsxs("div",{className:"flex items-center justify-center gap-2",children:[o?.SmsIcon&&t.jsx(o.SmsIcon,{className:"w-5 h-5 transition-colors duration-200 "+("sms"===i?"text-white-600":"text-primary")}),t.jsx("span",{children:"SMS Preview"})]}),"sms"===i&&t.jsx(XS.div,{layoutId:"activeTab",className:"absolute bottom-0 left-0 right-0 h-[2px] bg-primary",initial:!1,transition:{type:"spring",stiffness:500,damping:30}})]})]}),t.jsx("div",{className:"p-6",children:t.jsxs(fm,{mode:"wait",children:["email"===i&&e&&t.jsx(XS.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},className:"min-h-[400px] min-w-[500px]",children:t.jsx($I,{emailBaseDomain:e.fromEmail,emailFromName:e.fromName,emailSubject:e.subject,emailPreviewText:e.previewText,emailBody:e.body})},"email"),"sms"===i&&r&&t.jsx(XS.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},className:"min-h-[400px] min-w-[500px]",children:t.jsx(qI,{fromPhone:r.fromPhone,body:r.companyName?`${r.companyName}:\n${r.body}`:r.body})},"sms")]})})]})})},UI=({iconDefinitions:e,isLoading:r,communicationGroup:o})=>{const{channelSenders:i}=AI(),[s,a]=n.useState(null),[l,c]=n.useState(null),[u,d]=n.useState(!1);return n.useEffect((()=>{if(o&&i){d(!0);try{const e=o.email_channel_sender_id,t=i.data.find((t=>t.id===e));t&&o.email_html_body&&a({emailHtml:o.email_html_body,emailSubject:o.email_subject,emailBaseDomain:t.channel_sender_metadata.baseDomain,emailFromName:t.channel_sender_metadata.emailFromName,emailFromEmail:`${t.channel_sender_metadata.userPart}@${t.channel_sender_metadata.baseDomain}`,emailPreviewText:o.email_preview_text});const n=o.sms_channel_sender_id,r=i.data.find((e=>e.id===n));r&&(r.channel_sender_metadata.from||r.channel_sender_metadata.messageServiceSid)&&o.sms_message_body&&c({fromPhone:LI(r.channel_sender_metadata),smsBody:o.sms_message_body,companyName:o.text_message_company_name})}finally{d(!1)}}else d(!1)}),[o,i]),u||r||r?t.jsx(tk,{text:["Fetching Automation","Finishing up"]}):t.jsx("div",{className:"p-6 bg-background",children:t.jsxs("div",s||l?{className:"space-y-4",children:[t.jsx(zI,{iconDefinitions:e,emailPreview:s&&s.emailFromEmail&&s.emailSubject&&s.emailHtml?{fromEmail:s?.emailFromEmail,fromName:s?.emailFromName??null,subject:s?.emailSubject,previewText:s?.emailPreviewText??null,body:s?.emailHtml}:null,smsPreview:l&&l.fromPhone&&l.smsBody?{fromPhone:l?.fromPhone,body:l?.smsBody,companyName:l?.companyName}:null}),t.jsx("div",{className:"text-center text-sm text-gray-500",children:t.jsx("p",{children:"These previews show exactly how your messages will appear to your customers"})})]}:{className:"py-12 flex flex-col items-center justify-center p-8 text-center",children:[t.jsx("div",{className:"mb-6",children:t.jsx("svg",{className:"w-16 h-16 text-gray-300",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M19 11H5M19 11C20.1046 11 21 11.8954 21 13V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V13C3 11.8954 3.89543 11 5 11M19 11V9C19 7.89543 18.1046 7 17 7M5 11V9C5 7.89543 5.89543 7 7 7M7 7V5C7 3.89543 7.89543 3 9 3H15C16.1046 3 17 3.89543 17 5V7M7 7H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),t.jsx("h3",{className:"text-xl font-semibold text-gray-800 mb-2",children:"Automation Content Missing"}),t.jsx("p",{className:"text-gray-500 max-w-md",children:"Complete your automation setup to preview the content here. We'll guide you through each step. Start by clicking Actions in the top right, and then click Edit!"})]})})},BI=({automationId:e,iconDefinitions:n,automation:r,isLoading:o})=>{const{recipients:i,isLoading:s,fetchError:a}=Te(e),{isLoading:l}=De(e);if(s||l||o)return t.jsx(tk,{text:["Fetching Recipients","Finishing up"]});if(a)return t.jsxs("div",{children:["Error: ",a.message]});if(!i||0===i.recipients.length)return t.jsxs("div",{className:"flex flex-col items-center justify-center p-8 text-center",children:[t.jsx("div",{className:"mb-4",children:t.jsx(nk.UserIcon,{className:"h-12 w-12 text-gray-400"})}),t.jsx("h3",{className:"mb-2 text-lg font-semibold text-gray-700",children:"No Recipients Found"}),t.jsx("p",{className:"text-gray-500",children:"This automation currently has no assigned recipients. Please update the include or exclude segments to add recipients."})]});const c="30%",u="35%",d="35%";return t.jsxs("div",{className:"relative bg-background",children:[t.jsx("div",{children:t.jsx(Z_,{automationId:e,iconDefinitions:n,automation:r})}),t.jsx(CA,{className:"my-4"}),t.jsxs(tP,{children:[t.jsx(nP,{children:t.jsxs(oP,{children:[t.jsx(iP,{style:{width:c},children:"Name"}),t.jsx(iP,{style:{width:u},children:"Email"}),t.jsx(iP,{style:{width:d},children:"Phone"})]})}),t.jsx(rP,{children:i.recipients.map((e=>t.jsxs(oP,{className:"hover:bg-gray-50/50 transition-colors",children:[t.jsx(sP,{style:{width:c},children:e.first_name||e.last_name?`${e.first_name||""} ${e.last_name||""}`.trim():t.jsx("span",{className:"text-gray-400",children:"Not provided"})}),t.jsx(sP,{style:{width:u},children:e.email||t.jsx("span",{className:"text-gray-400",children:"Not provided"})}),t.jsx(sP,{style:{width:d},children:e.phone||t.jsx("span",{className:"text-gray-400",children:"Not provided"})})]},e.reach_id)))})]})]})};var VI=i.createContext(void 0);function KI(e){const t=i.useContext(VI);return e||t||"ltr"}var HI,WI="dismissableLayer.update",GI="dismissableLayer.pointerDownOutside",YI="dismissableLayer.focusOutside",QI=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),XI=i.forwardRef(((e,n)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...u}=e,d=i.useContext(QI),[f,h]=i.useState(null),p=f?.ownerDocument??globalThis?.document,[,m]=i.useState({}),g=za(n,(e=>h(e))),v=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=v.indexOf(y),x=f?v.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,S=x>=b,k=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1),o=i.useRef((()=>{}));return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){let r=function(){ZI(GI,n,i,{discrete:!0})};const i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=r,t.addEventListener("click",o.current,{once:!0})):r()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout((()=>{t.addEventListener("pointerdown",e)}),0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}}),[t,n]),{onPointerDownCapture:()=>r.current=!0}}((e=>{const t=e.target,n=[...d.branches].some((e=>e.contains(t)));S&&!n&&(s?.(e),l?.(e),e.defaultPrevented||c?.())}),p),C=function(e,t=globalThis?.document){const n=Ja(e),r=i.useRef(!1);return i.useEffect((()=>{const e=e=>{if(e.target&&!r.current){ZI(YI,n,{originalEvent:e},{discrete:!1})}};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)}),[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}((e=>{const t=e.target;[...d.branches].some((e=>e.contains(t)))||(a?.(e),l?.(e),e.defaultPrevented||c?.())}),p);return Za((e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))}),p),i.useEffect((()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(HI=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),JI(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=HI)}}),[f,p,r,d]),i.useEffect((()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),JI())}),[f,d]),i.useEffect((()=>{const e=()=>m({});return document.addEventListener(WI,e),()=>document.removeEventListener(WI,e)}),[]),t.jsx(Qa.div,{...u,ref:g,style:{pointerEvents:w?S?"auto":"none":void 0,...e.style},onFocusCapture:Fa(e.onFocusCapture,C.onFocusCapture),onBlurCapture:Fa(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:Fa(e.onPointerDownCapture,k.onPointerDownCapture)})}));XI.displayName="DismissableLayer";function JI(){const e=new CustomEvent(WI);document.dispatchEvent(e)}function ZI(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?Xa(o,i):o.dispatchEvent(i)}i.forwardRef(((e,n)=>{const r=i.useContext(QI),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}}),[r.branches]),t.jsx(Qa.div,{...e,ref:s})})).displayName="DismissableLayerBranch";var eF="rovingFocusGroup.onEntryFocus",tF={bubbles:!1,cancelable:!0},nF="RovingFocusGroup",[rF,oF,iF]=Ya(nF),[sF,aF]=Ua(nF,[iF]),[lF,cF]=sF(nF),uF=i.forwardRef(((e,n)=>t.jsx(rF.Provider,{scope:e.__scopeRovingFocusGroup,children:t.jsx(rF.Slot,{scope:e.__scopeRovingFocusGroup,children:t.jsx(dF,{...e,ref:n})})})));uF.displayName=nF;var dF=i.forwardRef(((e,n)=>{const{__scopeRovingFocusGroup:r,orientation:o,loop:s=!1,dir:a,currentTabStopId:l,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:u,onEntryFocus:d,preventScrollOnEntryFocus:f=!1,...h}=e,p=i.useRef(null),m=za(n,p),g=KI(a),[v=null,y]=ml({prop:l,defaultProp:c,onChange:u}),[b,x]=i.useState(!1),w=Ja(d),S=oF(r),k=i.useRef(!1),[C,E]=i.useState(0);return i.useEffect((()=>{const e=p.current;if(e)return e.addEventListener(eF,w),()=>e.removeEventListener(eF,w)}),[w]),t.jsx(lF,{scope:r,orientation:o,dir:g,loop:s,currentTabStopId:v,onItemFocus:i.useCallback((e=>y(e)),[y]),onItemShiftTab:i.useCallback((()=>x(!0)),[]),onFocusableItemAdd:i.useCallback((()=>E((e=>e+1))),[]),onFocusableItemRemove:i.useCallback((()=>E((e=>e-1))),[]),children:t.jsx(Qa.div,{tabIndex:b||0===C?-1:0,"data-orientation":o,...h,ref:m,style:{outline:"none",...e.style},onMouseDown:Fa(e.onMouseDown,(()=>{k.current=!0})),onFocus:Fa(e.onFocus,(e=>{if(e.target===e.currentTarget&&!k.current&&!b){const t=new CustomEvent(eF,tF);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){const e=S().filter((e=>e.focusable));mF([e.find((e=>e.active)),e.find((e=>e.id===v)),...e].filter(Boolean).map((e=>e.ref.current)),f)}}k.current=!1})),onBlur:Fa(e.onBlur,(()=>x(!1)))})})})),fF="RovingFocusGroupItem",hF=i.forwardRef(((e,n)=>{const{__scopeRovingFocusGroup:r,focusable:o=!0,active:s=!1,tabStopId:a,...l}=e,c=yE(),u=a||c,d=cF(fF,r),f=d.currentTabStopId===u,h=oF(r),{onFocusableItemAdd:p,onFocusableItemRemove:m}=d;return i.useEffect((()=>{if(o)return p(),()=>m()}),[o,p,m]),t.jsx(rF.ItemSlot,{scope:r,id:u,focusable:o,active:s,children:t.jsx(Qa.span,{tabIndex:f?0:-1,"data-orientation":d.orientation,...l,ref:n,onMouseDown:Fa(e.onMouseDown,(e=>{o?d.onItemFocus(u):e.preventDefault()})),onFocus:Fa(e.onFocus,(()=>d.onItemFocus(u))),onKeyDown:Fa(e.onKeyDown,(e=>{if("Tab"===e.key&&e.shiftKey)return void d.onItemShiftTab();if(e.target!==e.currentTarget)return;const t=function(e,t,n){const r=function(e,t){return"rtl"!==t?e:"ArrowLeft"===e?"ArrowRight":"ArrowRight"===e?"ArrowLeft":e}(e.key,n);return"vertical"===t&&["ArrowLeft","ArrowRight"].includes(r)||"horizontal"===t&&["ArrowUp","ArrowDown"].includes(r)?void 0:pF[r]}(e,d.orientation,d.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let o=h().filter((e=>e.focusable)).map((e=>e.ref.current));if("last"===t)o.reverse();else if("prev"===t||"next"===t){"prev"===t&&o.reverse();const i=o.indexOf(e.currentTarget);o=d.loop?(r=i+1,(n=o).map(((e,t)=>n[(r+t)%n.length]))):o.slice(i+1)}setTimeout((()=>mF(o)))}var n,r}))})})}));hF.displayName=fF;var pF={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function mF(e,t=!1){const n=document.activeElement;for(const r of e){if(r===n)return;if(r.focus({preventScroll:t}),document.activeElement!==n)return}}var gF=uF,vF=hF,yF=["Enter"," "],bF=["ArrowUp","PageDown","End"],xF=["ArrowDown","PageUp","Home",...bF],wF={ltr:[...yF,"ArrowRight"],rtl:[...yF,"ArrowLeft"]},SF={ltr:["ArrowLeft"],rtl:["ArrowRight"]},kF="Menu",[CF,EF,jF]=Ya(kF),[_F,TF]=Ua(kF,[jF,Jj,aF]),PF=Jj(),NF=aF(),[DF,MF]=_F(kF),[OF,AF]=_F(kF),RF=e=>{const{__scopeMenu:n,open:r=!1,children:o,dir:s,onOpenChange:a,modal:l=!0}=e,c=PF(n),[u,d]=i.useState(null),f=i.useRef(!1),h=Ja(a),p=KI(s);return i.useEffect((()=>{const e=()=>{f.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>f.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}}),[]),t.jsx(p_,{...c,children:t.jsx(DF,{scope:n,open:r,onOpenChange:h,content:u,onContentChange:d,children:t.jsx(OF,{scope:n,onClose:i.useCallback((()=>h(!1)),[h]),isUsingKeyboardRef:f,dir:p,modal:l,children:o})})})};RF.displayName=kF;var LF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e,i=PF(r);return t.jsx(m_,{...i,...o,ref:n})}));LF.displayName="MenuAnchor";var IF="MenuPortal",[FF,$F]=_F(IF,{forceMount:void 0}),qF=e=>{const{__scopeMenu:n,forceMount:r,children:o,container:i}=e,s=MF(IF,n);return t.jsx(FF,{scope:n,forceMount:r,children:t.jsx(hl,{present:r||s.open,children:t.jsx(fl,{asChild:!0,container:i,children:o})})})};qF.displayName=IF;var zF="MenuContent",[UF,BF]=_F(zF),VF=i.forwardRef(((e,n)=>{const r=$F(zF,e.__scopeMenu),{forceMount:o=r.forceMount,...i}=e,s=MF(zF,e.__scopeMenu),a=AF(zF,e.__scopeMenu);return t.jsx(CF.Provider,{scope:e.__scopeMenu,children:t.jsx(hl,{present:o||s.open,children:t.jsx(CF.Slot,{scope:e.__scopeMenu,children:t.jsx(a.modal?KF:HF,{...i,ref:n})})})})})),KF=i.forwardRef(((e,n)=>{const r=MF(zF,e.__scopeMenu),o=i.useRef(null),s=za(n,o);return i.useEffect((()=>{const e=o.current;if(e)return ip(e)}),[]),t.jsx(WF,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:Fa(e.onFocusOutside,(e=>e.preventDefault()),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})})),HF=i.forwardRef(((e,n)=>{const r=MF(zF,e.__scopeMenu);return t.jsx(WF,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})})),WF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,loop:o=!1,trapFocus:s,onOpenAutoFocus:a,onCloseAutoFocus:l,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:f,onFocusOutside:h,onInteractOutside:p,onDismiss:m,disableOutsideScroll:g,...v}=e,y=MF(zF,r),b=AF(zF,r),x=PF(r),w=NF(r),S=EF(r),[k,C]=i.useState(null),E=i.useRef(null),j=za(n,E,y.onContentChange),_=i.useRef(0),T=i.useRef(""),P=i.useRef(0),N=i.useRef(null),D=i.useRef("right"),M=i.useRef(0),O=g?Jh:i.Fragment,A=g?{as:Va,allowPinchZoom:!0}:void 0,R=e=>{const t=T.current+e,n=S().filter((e=>!e.disabled)),r=document.activeElement,o=n.find((e=>e.ref.current===r))?.textValue,i=function(e,t,n){const r=t.length>1&&Array.from(t).every((e=>e===t[0])),o=r?t[0]:t,i=n?e.indexOf(n):-1;let s=(a=e,l=Math.max(i,0),a.map(((e,t)=>a[(l+t)%a.length])));var a,l;1===o.length&&(s=s.filter((e=>e!==n)));const c=s.find((e=>e.toLowerCase().startsWith(o.toLowerCase())));return c!==n?c:void 0}(n.map((e=>e.textValue)),t,o),s=n.find((e=>e.textValue===i))?.ref.current;!function e(t){T.current=t,window.clearTimeout(_.current),""!==t&&(_.current=window.setTimeout((()=>e("")),1e3))}(t),s&&setTimeout((()=>s.focus()))};i.useEffect((()=>()=>window.clearTimeout(_.current)),[]),MN();const L=i.useCallback((e=>D.current===N.current?.side&&function(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return function(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;i<t.length;s=i++){const e=t[i].x,a=t[i].y,l=t[s].y;a>r!=l>r&&n<(t[s].x-e)*(r-a)/(l-a)+e&&(o=!o)}return o}(n,t)}(e,N.current?.area)),[]);return t.jsx(UF,{scope:r,searchRef:T,onItemEnter:i.useCallback((e=>{L(e)&&e.preventDefault()}),[L]),onItemLeave:i.useCallback((e=>{L(e)||(E.current?.focus(),C(null))}),[L]),onTriggerLeave:i.useCallback((e=>{L(e)&&e.preventDefault()}),[L]),pointerGraceTimerRef:P,onPointerGraceIntentChange:i.useCallback((e=>{N.current=e}),[]),children:t.jsx(O,{...A,children:t.jsx(IN,{asChild:!0,trapped:s,onMountAutoFocus:Fa(a,(e=>{e.preventDefault(),E.current?.focus({preventScroll:!0})})),onUnmountAutoFocus:l,children:t.jsx(XI,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:f,onFocusOutside:h,onInteractOutside:p,onDismiss:m,children:t.jsx(gF,{asChild:!0,...w,dir:b.dir,orientation:"vertical",loop:o,currentTabStopId:k,onCurrentTabStopIdChange:C,onEntryFocus:Fa(u,(e=>{b.isUsingKeyboardRef.current||e.preventDefault()})),preventScrollOnEntryFocus:!0,children:t.jsx(g_,{role:"menu","aria-orientation":"vertical","data-state":b$(y.open),"data-radix-menu-content":"",dir:b.dir,...x,...v,ref:j,style:{outline:"none",...v.style},onKeyDown:Fa(v.onKeyDown,(e=>{const t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,r=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&r&&R(e.key));if(e.target!==E.current)return;if(!xF.includes(e.key))return;e.preventDefault();const o=S().filter((e=>!e.disabled)).map((e=>e.ref.current));bF.includes(e.key)&&o.reverse(),function(e){const t=document.activeElement;for(const n of e){if(n===t)return;if(n.focus(),document.activeElement!==t)return}}(o)})),onBlur:Fa(e.onBlur,(e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(_.current),T.current="")})),onPointerMove:Fa(e.onPointerMove,S$((e=>{const t=M.current!==e.clientX;if(e.currentTarget.contains(e.target)&&t){D.current=e.clientX>M.current?"right":"left",M.current=e.clientX}})))})})})})})})}));VF.displayName=zF;var GF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{role:"group",...o,ref:n})}));GF.displayName="MenuGroup";var YF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{...o,ref:n})}));YF.displayName="MenuLabel";var QF="MenuItem",XF="menu.itemSelect",JF=i.forwardRef(((e,n)=>{const{disabled:r=!1,onSelect:o,...s}=e,a=i.useRef(null),l=AF(QF,e.__scopeMenu),c=BF(QF,e.__scopeMenu),u=za(n,a),d=i.useRef(!1);return t.jsx(ZF,{...s,ref:u,disabled:r,onClick:Fa(e.onClick,(()=>{const e=a.current;if(!r&&e){const t=new CustomEvent(XF,{bubbles:!0,cancelable:!0});e.addEventListener(XF,(e=>o?.(e)),{once:!0}),Xa(e,t),t.defaultPrevented?d.current=!1:l.onClose()}})),onPointerDown:t=>{e.onPointerDown?.(t),d.current=!0},onPointerUp:Fa(e.onPointerUp,(e=>{d.current||e.currentTarget?.click()})),onKeyDown:Fa(e.onKeyDown,(e=>{r||""!==c.searchRef.current&&" "===e.key||yF.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())}))})}));JF.displayName=QF;var ZF=i.forwardRef(((e,n)=>{const{__scopeMenu:r,disabled:o=!1,textValue:s,...a}=e,l=BF(QF,r),c=NF(r),u=i.useRef(null),d=za(n,u),[f,h]=i.useState(!1),[p,m]=i.useState("");return i.useEffect((()=>{const e=u.current;e&&m((e.textContent??"").trim())}),[a.children]),t.jsx(CF.ItemSlot,{scope:r,disabled:o,textValue:s??p,children:t.jsx(vF,{asChild:!0,...c,focusable:!o,children:t.jsx(Qa.div,{role:"menuitem","data-highlighted":f?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0,...a,ref:d,onPointerMove:Fa(e.onPointerMove,S$((e=>{if(o)l.onItemLeave(e);else if(l.onItemEnter(e),!e.defaultPrevented){e.currentTarget.focus({preventScroll:!0})}}))),onPointerLeave:Fa(e.onPointerLeave,S$((e=>l.onItemLeave(e)))),onFocus:Fa(e.onFocus,(()=>h(!0))),onBlur:Fa(e.onBlur,(()=>h(!1)))})})})})),e$=i.forwardRef(((e,n)=>{const{checked:r=!1,onCheckedChange:o,...i}=e;return t.jsx(l$,{scope:e.__scopeMenu,checked:r,children:t.jsx(JF,{role:"menuitemcheckbox","aria-checked":x$(r)?"mixed":r,...i,ref:n,"data-state":w$(r),onSelect:Fa(i.onSelect,(()=>o?.(!!x$(r)||!r)),{checkForDefaultPrevented:!1})})})}));e$.displayName="MenuCheckboxItem";var t$="MenuRadioGroup",[n$,r$]=_F(t$,{value:void 0,onValueChange:()=>{}}),o$=i.forwardRef(((e,n)=>{const{value:r,onValueChange:o,...i}=e,s=Ja(o);return t.jsx(n$,{scope:e.__scopeMenu,value:r,onValueChange:s,children:t.jsx(GF,{...i,ref:n})})}));o$.displayName=t$;var i$="MenuRadioItem",s$=i.forwardRef(((e,n)=>{const{value:r,...o}=e,i=r$(i$,e.__scopeMenu),s=r===i.value;return t.jsx(l$,{scope:e.__scopeMenu,checked:s,children:t.jsx(JF,{role:"menuitemradio","aria-checked":s,...o,ref:n,"data-state":w$(s),onSelect:Fa(o.onSelect,(()=>i.onValueChange?.(r)),{checkForDefaultPrevented:!1})})})}));s$.displayName=i$;var a$="MenuItemIndicator",[l$,c$]=_F(a$,{checked:!1}),u$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,forceMount:o,...i}=e,s=c$(a$,r);return t.jsx(hl,{present:o||x$(s.checked)||!0===s.checked,children:t.jsx(Qa.span,{...i,ref:n,"data-state":w$(s.checked)})})}));u$.displayName=a$;var d$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e;return t.jsx(Qa.div,{role:"separator","aria-orientation":"horizontal",...o,ref:n})}));d$.displayName="MenuSeparator";var f$=i.forwardRef(((e,n)=>{const{__scopeMenu:r,...o}=e,i=PF(r);return t.jsx(v_,{...i,...o,ref:n})}));f$.displayName="MenuArrow";var[h$,p$]=_F("MenuSub"),m$="MenuSubTrigger",g$=i.forwardRef(((e,n)=>{const r=MF(m$,e.__scopeMenu),o=AF(m$,e.__scopeMenu),s=p$(m$,e.__scopeMenu),a=BF(m$,e.__scopeMenu),l=i.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=a,d={__scopeMenu:e.__scopeMenu},f=i.useCallback((()=>{l.current&&window.clearTimeout(l.current),l.current=null}),[]);return i.useEffect((()=>f),[f]),i.useEffect((()=>{const e=c.current;return()=>{window.clearTimeout(e),u(null)}}),[c,u]),t.jsx(LF,{asChild:!0,...d,children:t.jsx(ZF,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":s.contentId,"data-state":b$(r.open),...e,ref:qa(n,s.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:Fa(e.onPointerMove,S$((t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||r.open||l.current||(a.onPointerGraceIntentChange(null),l.current=window.setTimeout((()=>{r.onOpenChange(!0),f()}),100))}))),onPointerLeave:Fa(e.onPointerLeave,S$((e=>{f();const t=r.content?.getBoundingClientRect();if(t){const n=r.content?.dataset.side,o="right"===n,i=t[o?"left":"right"],s=t[o?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+(o?-5:5),y:e.clientY},{x:i,y:t.top},{x:s,y:t.top},{x:s,y:t.bottom},{x:i,y:t.bottom}],side:n}),window.clearTimeout(c.current),c.current=window.setTimeout((()=>a.onPointerGraceIntentChange(null)),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}}))),onKeyDown:Fa(e.onKeyDown,(t=>{e.disabled||""!==a.searchRef.current&&" "===t.key||wF[o.dir].includes(t.key)&&(r.onOpenChange(!0),r.content?.focus(),t.preventDefault())}))})})}));g$.displayName=m$;var v$="MenuSubContent",y$=i.forwardRef(((e,n)=>{const r=$F(zF,e.__scopeMenu),{forceMount:o=r.forceMount,...s}=e,a=MF(zF,e.__scopeMenu),l=AF(zF,e.__scopeMenu),c=p$(v$,e.__scopeMenu),u=i.useRef(null),d=za(n,u);return t.jsx(CF.Provider,{scope:e.__scopeMenu,children:t.jsx(hl,{present:o||a.open,children:t.jsx(CF.Slot,{scope:e.__scopeMenu,children:t.jsx(WF,{id:c.contentId,"aria-labelledby":c.triggerId,...s,ref:d,align:"start",side:"rtl"===l.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{l.isUsingKeyboardRef.current&&u.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:Fa(e.onFocusOutside,(e=>{e.target!==c.trigger&&a.onOpenChange(!1)})),onEscapeKeyDown:Fa(e.onEscapeKeyDown,(e=>{l.onClose(),e.preventDefault()})),onKeyDown:Fa(e.onKeyDown,(e=>{const t=e.currentTarget.contains(e.target),n=SF[l.dir].includes(e.key);t&&n&&(a.onOpenChange(!1),c.trigger?.focus(),e.preventDefault())}))})})})})}));function b$(e){return e?"open":"closed"}function x$(e){return"indeterminate"===e}function w$(e){return x$(e)?"indeterminate":e?"checked":"unchecked"}function S$(e){return t=>"mouse"===t.pointerType?e(t):void 0}y$.displayName=v$;var k$=RF,C$=LF,E$=qF,j$=VF,_$=GF,T$=YF,P$=JF,N$=e$,D$=o$,M$=s$,O$=u$,A$=d$,R$=f$,L$=g$,I$=y$,F$="DropdownMenu",[$$,q$]=Ua(F$,[TF]),z$=TF(),[U$,B$]=$$(F$),V$=e=>{const{__scopeDropdownMenu:n,children:r,dir:o,open:s,defaultOpen:a,onOpenChange:l,modal:c=!0}=e,u=z$(n),d=i.useRef(null),[f=!1,h]=ml({prop:s,defaultProp:a,onChange:l});return t.jsx(U$,{scope:n,triggerId:yE(),triggerRef:d,contentId:yE(),open:f,onOpenChange:h,onOpenToggle:i.useCallback((()=>h((e=>!e))),[h]),modal:c,children:t.jsx(k$,{...u,open:f,onOpenChange:h,dir:o,modal:c,children:r})})};V$.displayName=F$;var K$="DropdownMenuTrigger",H$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,disabled:o=!1,...i}=e,s=B$(K$,r),a=z$(r);return t.jsx(C$,{asChild:!0,...a,children:t.jsx(Qa.button,{type:"button",id:s.triggerId,"aria-haspopup":"menu","aria-expanded":s.open,"aria-controls":s.open?s.contentId:void 0,"data-state":s.open?"open":"closed","data-disabled":o?"":void 0,disabled:o,...i,ref:qa(n,s.triggerRef),onPointerDown:Fa(e.onPointerDown,(e=>{o||0!==e.button||!1!==e.ctrlKey||(s.onOpenToggle(),s.open||e.preventDefault())})),onKeyDown:Fa(e.onKeyDown,(e=>{o||(["Enter"," "].includes(e.key)&&s.onOpenToggle(),"ArrowDown"===e.key&&s.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())}))})})}));H$.displayName=K$;var W$=e=>{const{__scopeDropdownMenu:n,...r}=e,o=z$(n);return t.jsx(E$,{...o,...r})};W$.displayName="DropdownMenuPortal";var G$="DropdownMenuContent",Y$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,s=B$(G$,r),a=z$(r),l=i.useRef(!1);return t.jsx(j$,{id:s.contentId,"aria-labelledby":s.triggerId,...a,...o,ref:n,onCloseAutoFocus:Fa(e.onCloseAutoFocus,(e=>{l.current||s.triggerRef.current?.focus(),l.current=!1,e.preventDefault()})),onInteractOutside:Fa(e.onInteractOutside,(e=>{const t=e.detail.originalEvent;s.modal&&!(2===t.button||0===t.button&&!0===t.ctrlKey)||(l.current=!0)})),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}));Y$.displayName=G$;i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(_$,{...i,...o,ref:n})})).displayName="DropdownMenuGroup";var Q$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(T$,{...i,...o,ref:n})}));Q$.displayName="DropdownMenuLabel";var X$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(P$,{...i,...o,ref:n})}));X$.displayName="DropdownMenuItem";var J$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(N$,{...i,...o,ref:n})}));J$.displayName="DropdownMenuCheckboxItem";i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(D$,{...i,...o,ref:n})})).displayName="DropdownMenuRadioGroup";var Z$=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(M$,{...i,...o,ref:n})}));Z$.displayName="DropdownMenuRadioItem";var eq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(O$,{...i,...o,ref:n})}));eq.displayName="DropdownMenuItemIndicator";var tq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(A$,{...i,...o,ref:n})}));tq.displayName="DropdownMenuSeparator";i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(R$,{...i,...o,ref:n})})).displayName="DropdownMenuArrow";var nq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(L$,{...i,...o,ref:n})}));nq.displayName="DropdownMenuSubTrigger";var rq=i.forwardRef(((e,n)=>{const{__scopeDropdownMenu:r,...o}=e,i=z$(r);return t.jsx(I$,{...i,...o,ref:n,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}));rq.displayName="DropdownMenuSubContent";var oq=W$,iq=Y$,sq=Q$,aq=X$,lq=J$,cq=Z$,uq=eq,dq=tq,fq=nq,hq=rq;const pq=V$,mq=H$;i.forwardRef((({className:e,inset:n,children:r,...o},i)=>t.jsxs(fq,{ref:i,className:zu("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",n&&"pl-8",e),...o,children:[r,t.jsx(yc,{className:"ml-auto"})]}))).displayName=fq.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(hq,{ref:r,className:zu("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}))).displayName=hq.displayName;const gq=i.forwardRef((({className:e,sideOffset:n=4,...r},o)=>t.jsx(oq,{children:t.jsx(iq,{ref:o,sideOffset:n,className:zu("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})})));gq.displayName=iq.displayName;const vq=i.forwardRef((({className:e,inset:n,...r},o)=>t.jsx(aq,{ref:o,className:zu("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",n&&"pl-8",e),...r})));vq.displayName=aq.displayName;i.forwardRef((({className:e,children:n,checked:r,...o},i)=>t.jsxs(lq,{ref:i,className:zu("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:r,...o,children:[t.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(uq,{children:t.jsx(mc,{className:"h-4 w-4"})})}),n]}))).displayName=lq.displayName;i.forwardRef((({className:e,children:n,...r},o)=>t.jsxs(cq,{ref:o,className:zu("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[t.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:t.jsx(uq,{children:t.jsx(Cc,{className:"h-2 w-2 fill-current"})})}),n]}))).displayName=cq.displayName;i.forwardRef((({className:e,inset:n,...r},o)=>t.jsx(sq,{ref:o,className:zu("px-2 py-1.5 text-sm font-semibold",n&&"pl-8",e),...r}))).displayName=sq.displayName;i.forwardRef((({className:e,...n},r)=>t.jsx(dq,{ref:r,className:zu("-mx-1 my-1 h-px bg-muted",e),...n}))).displayName=dq.displayName;const yq="reach-styles-module__stepIndicatorContainer___FoKXB",bq="reach-styles-module__iconContainer___Ki-1n",xq="reach-styles-module__checkIcon___-krUS",wq="reach-styles-module__minusIcon___r5cKs",Sq="reach-styles-module__minusIconActive___-4JHM",kq="reach-styles-module__minusIconInactive___JtvVB",Cq="reach-styles-module__label___tiCMA",Eq="reach-styles-module__labelActive___EXydD",jq="reach-styles-module__labelInactive___g-J3r",_q=({label:e,isCompleted:n,isActive:r,onClick:o})=>t.jsxs(o?"button":"div",{className:yq,onClick:o,children:[t.jsx("div",n?{className:bq,children:t.jsx(mc,{className:xq})}:{className:bq,children:t.jsx(Rc,{className:zu(wq,r?Sq:kq)})}),t.jsx("span",{className:zu(Cq,r?Eq:jq),children:e})]}),Tq=e=>{const{mergeFieldName:t}=e;return`{{${t}}}`},Pq=(e,t)=>{const[r,o]=n.useState(e);return n.useEffect((()=>{const n=setTimeout((()=>{o(e)}),t);return()=>clearTimeout(n)}),[e,t]),r},Nq=()=>{const e=me({queryKey:["channel-accounts"],queryFn:()=>(async()=>(await Ee("/channel/accounts",{method:"GET"})).data)()});return{channelAccounts:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchChannelAccounts:e.refetch}};var Dq=(e=>(e.REACH_MANAGED="reach-managed",e.TWILLIO="twillio",e))(Dq||{});const Mq=()=>t.jsxs("div",{className:"p-6 overflow-y-auto",children:[t.jsxs("div",{className:"mb-8 text-center",children:[t.jsx("h2",{className:"text-2xl font-semibold mb-2",children:"Email Editor Help Center"}),t.jsx("p",{className:"text-gray-500",children:"Learn how to use our email editor's powerful features"})]}),t.jsxs("div",{className:"space-y-4 max-w-xl mx-auto",children:[t.jsx("h3",{className:"text-lg font-medium",children:"Using Dynamic Content"}),t.jsxs("div",{className:"relative rounded-lg overflow-hidden bg-gray-50",children:[t.jsx("img",{src:"https://cdn.embedreach.com/assets/engage/merge-tags-demo.gif",alt:"Merge Tags Demo",className:"w-full shadow-lg max-w-md mx-auto"}),t.jsx("div",{className:"absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/50 to-transparent p-4",children:t.jsx("p",{className:"text-white text-sm",children:"Demonstration: Adding merge tags to personalize your emails"})})]}),t.jsx("div",{className:"px-2",children:t.jsx(lk,{onClick:()=>{},title:"Dynamic Content",subtitle:"Dynamic content is a way to insert dynamic content into your email such as the customer's name, email, or other details.",icon:t.jsx(Mc,{}),selected:!0})})]})]}),Oq=({type:e})=>t.jsxs("div",{className:"flex items-start space-x-2 text-sm text-gray-600",children:[t.jsx("svg",{className:"w-5 h-5 text-amber-500 flex-shrink-0 mt-0.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:t.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})}),t.jsxs("span",{children:["Please configure at least one ",e," sender before editing the template"]})]}),Aq={all:["stripo"],token:()=>[...Aq.all,"token"],editorData:()=>[...Aq.all,"editorData"],templates:()=>[...Aq.all,"templates"],demoTemplate:()=>[...Aq.templates(),"demo"]},Rq=async()=>(await Ee(`${d}/editor-data`)).data,Lq=e=>me({queryKey:["stripo","templates",e],queryFn:()=>(async e=>(await Ee(`${d}/template/${e}`)).data)(e),...xe}),Iq=({containerRef:e,stripoDialogDimensions:n,showSaving:r})=>t.jsxs("div",{className:"w-full h-full flex flex-col items-center justify-center",children:[t.jsx("div",{id:"externalSystemContainer",className:"flex items-center px-4 py-2"}),r&&t.jsx("div",{className:"absolute top-0 left-0 w-full h-full bg-black/50 flex items-center justify-center z-50",children:t.jsx(tk,{textColor:"white",color:"white",text:["Saving..."]})}),t.jsx("div",{id:"stripoEditorContainer",ref:e,style:{width:n.width-75,height:n.height-75},className:"overflow-auto z-10"})]}),Fq="UiEditorScript",$q=e=>new Promise(((t,n)=>{const r=()=>{window.UIEditor&&(window.UIEditor.initEditor(e.container,{metadata:{emailId:e.emailId,userId:e.businessId},html:e.html,css:e.css,locale:"en",onTokenRefreshRequest:e=>{Promise.resolve().then((async()=>{try{const{token:t}=await(async()=>(await Ee(`${d}/token`)).data)();e(t)}catch(t){}}))},messageSettingsEnabled:!1,conditionsEnabled:!1,syncModulesEnabled:!1,notifications:{info:console.info,error:console.error,warn:console.warn,success:console.log},mergeTags:e.mergeFields}),t(void 0))};if(document.getElementById(Fq))r();else{const e=document.createElement("script");e.id=Fq,e.type="module",e.src="https://plugins.stripo.email/resources/uieditor/latest/UIEditor.js",e.onload=()=>{window.UIEditor?r():n(new Error("UIEditor not found after script load"))},e.onerror=e=>{n(e)},document.head.appendChild(e)}})),qq=({automation:e,setShowStripoEditor:r,saveClicked:o,setSaveClicked:i,stripoDialogDimensions:s,setCommunicationGroupId:a,mergeFieldsResponse:l})=>{const c=n.useRef(!1),u=n.useRef(null),{data:d,isLoading:f}=Lq(e.id),{data:h,isLoading:p}=(()=>{const e=ae();return{...me({queryKey:Aq.editorData(),queryFn:Rq,...xe}),invalidateEditorData:()=>e.invalidateQueries({queryKey:Aq.editorData()})}})(),[m,g]=n.useState(!1),[v,y]=n.useState(!1),{updateCommunicationGroup:b}=PI();return n.useEffect((()=>{if(o&&window.UIEditor&&d?.communicationGroupId&&window.StripoEditorApi?.actionsApi){a(d.communicationGroupId);window.StripoEditorApi.actionsApi.compileEmail({callback:function(e,t){e||(b({groupId:d.communicationGroupId,params:{email_html_body:t}}),y(!0))},minimize:!0,mergeTags:[],forseAmp:!1,resetDataSavedFlag:!1,disableLineHeightsReplace:!0});window.StripoEditorApi.actionsApi.save((function(e){e||g(!0)}))}}),[o,u,i,r,d,b,a]),n.useEffect((()=>{(async()=>{m&&v&&(window.UIEditor&&window.UIEditor.removeEditor(),i(!1),g(!1),y(!1),r(!1))})()}),[m,v,r,i]),n.useEffect((()=>{h?.businessId&&u.current&&d&&(c.current||($q({emailId:d.communicationGroupId,html:d.html||"<div></div>",css:d.css||"",container:u.current,businessId:h.businessId,mergeFields:l.mergeFields||[]}).catch((e=>{})),c.current=!0))}),[h,l,d]),t.jsx("div",f||p||!h||!d?{className:"w-full h-full flex flex-col items-center justify-center",children:t.jsx(tk,{text:["Loading editor..."]})}:{className:"w-full h-full flex flex-col",children:t.jsx(Iq,{containerRef:u,stripoDialogDimensions:s,showSaving:o})})},zq=({automation:e,mergeFieldsResponse:r,communicationGroup:o,updateCommunicationGroup:i})=>{const[s,a]=n.useState(!1),[l,c]=n.useState(o.email_channel_sender_id||null),[u,d]=n.useState(o.email_subject||null),[f,h]=n.useState(o.email_preview_text||null),[p,m]=n.useState(o.email_html_body||null),[g,v]=n.useState(!1),[y,b]=n.useState(!1),[x,w]=n.useState(""),[S,k]=n.useState(""),[C,E]=n.useState(null),{refetchAutomation:j}=_e(e.id),[_,T]=n.useState(!1),P=n.useRef(!0),[N,D]=n.useState(!0),[M,O]=n.useState(!1),A=Pq(u,500),R=Pq(f,500),L=Pq(x,500),I=Pq(S,500),{channelSenders:F}=AI(),{channelAccounts:$}=Nq(),{updateChannelSender:q}=RI(),z=n.useMemo((()=>F?.data?.filter((e=>e.channel_sender_metadata.userPart))?.flatMap((e=>{const t=$?.data?.find((t=>t.id===e.channel_account_id));return t&&t.channel_account_metadata.type===Dq.REACH_MANAGED?[{channel_sender_id:e.id,full_domain:`${e.channel_sender_metadata.userPart}@${e.channel_sender_metadata.baseDomain}`}]:[]}))||[]),[F?.data,$?.data]),[U,B]=n.useState({width:0,height:0}),V=n.useMemo((()=>({width:800,height:400})),[]),K=n.useRef(null);return n.useEffect((()=>{const e=setTimeout((()=>{P.current=!1}),500);return()=>clearTimeout(e)}),[]),n.useEffect((()=>{o.email_html_body&&m(o.email_html_body)}),[o.email_html_body,j]),n.useEffect((()=>{if(s){const e=setTimeout((()=>{a(!1)}),2e3);return()=>clearTimeout(e)}}),[s]),n.useEffect((()=>{const e=()=>{B({width:window.innerWidth,height:window.innerHeight})};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]),n.useEffect((()=>{if(!P.current&&l&&A&&p&&o.id){a(!0);(async()=>{try{i({groupId:o.id,params:{email_channel_sender_id:l,email_html_body:p,email_subject:A,...R&&{email_preview_text:R}}})}catch(e){}finally{a(!1)}})()}}),[l,A,R,p,o.id,i]),n.useEffect((()=>{if(F?.data&&l){const e=F.data.find((e=>e.id===l));e&&(w(e.channel_sender_metadata.emailFromName),M&&!N||k(e.channel_sender_metadata.emailReplyTo),D(!1))}}),[F?.data,l,M,N]),n.useEffect((()=>{if(F?.data&&!l&&!P.current){const e=F.data.filter((e=>e.channel_sender_metadata.userPart));if(e[0]){c(e[0].id)}}}),[F?.data,l]),n.useEffect((()=>{if(!P.current&&L&&l){a(!0);(async()=>{try{const e=F?.data?.find((e=>e.id===l));e&&await q({id:l,toUpdate:{channel_sender_metadata:{...e.channel_sender_metadata,emailFromName:L}}})}catch(e){}finally{a(!1)}})()}}),[L,F?.data,l,q]),n.useEffect((()=>{if(I){const e=/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(I);E(e?null:"Please enter a valid email address")}else E(null)}),[I]),n.useEffect((()=>{if(!P.current&&I&&l&&!C){a(!0);(async()=>{try{const e=F?.data?.find((e=>e.id===l));e&&await q({id:l,toUpdate:{channel_sender_metadata:{...e.channel_sender_metadata,emailReplyTo:I}}})}catch(e){}finally{a(!1)}})()}}),[I,F?.data,l,q,C]),n.useEffect((()=>{!1===g&&o.id&&j()}),[g,o.id,j]),$&&F?t.jsxs("div",{className:"relative",children:[t.jsx(Hp,{open:_,onOpenChange:T,children:t.jsxs(Yp,{className:"max-h-[86vh] gap-0 overflow-visible max-w-3xl w-full h-full",children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Email Preview Help"}),t.jsx(Jp,{children:"Learn more about the email preview and how to use it to create your email."})]}),t.jsx(Mq,{})]})}),t.jsx(Hp,{open:g,onOpenChange:v,children:t.jsxs(Yp,{className:"min-w-[100vw] min-h-[100vh]",hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Email Editor"}),t.jsx(Jp,{children:"Learn more about the email editor and how to use it to create your email."})]}),t.jsxs("div",{className:"w-full h-full",children:[t.jsxs("div",{className:"flex justify-between items-center p-1 border-b",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx("h2",{className:"text-lg font-medium",children:"Email Editor"}),t.jsx(Q_,{title:"Click to learn more about email template ",onClick:()=>T(!0)})]}),t.jsx("button",{onClick:()=>b(!0),className:"text-sm bg-black text-white px-3 py-1 rounded",children:"Save"})]}),t.jsx("div",{className:" w-full",children:t.jsx(qq,{showStripoEditor:g,automation:e,setShowStripoEditor:v,saveClicked:y,setSaveClicked:b,stripoDialogDimensions:U,mergeFieldsResponse:r,setCommunicationGroupId:()=>{}})})]})]})}),t.jsxs("div",{className:"grid grid-cols-2 gap-6",children:[t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx(TP,{children:"From Email"}),t.jsxs(ZL,{onValueChange:e=>{c(e),D(!0),O(!1)},value:l??void 0,disabled:s,children:[t.jsx(tI,{children:t.jsx(eI,{placeholder:"Select email",children:l?z?.find((e=>e.channel_sender_id===l))?.full_domain:""})}),t.jsx(oI,{children:z?.map((e=>t.jsx(iI,{value:e.channel_sender_id,children:e.full_domain},e.channel_sender_id)))})]})]}),t.jsxs("div",{children:[t.jsx(TP,{children:t.jsxs("div",{className:"flex items-center gap-2 py-1",children:["From Name",t.jsx(Q_,{title:"This will be the friendly name of the sender that the customer will see in the inbox",alertText:"Changes to the sender name will be applied across all emails using this address"})]})}),t.jsx(yk,{placeholder:"Enter from name",value:x??"",onChange:e=>w(e.target.value),disabled:s||!l||N})]}),t.jsxs("div",{children:[t.jsx(TP,{children:t.jsxs("div",{className:"flex items-center gap-2 py-1",children:["Reply To Email",t.jsx(Q_,{title:"This will be the email address that customer can reply to on the email",alertText:"Changes to the reply to email will be applied across all emails using this address"})]})}),t.jsx(yk,{placeholder:"Enter reply to email",value:S??"",onChange:e=>{k(e.target.value),O(!0)},disabled:s||!l||N}),C&&t.jsx("p",{className:"text-sm text-red-500 mt-1",children:C})]}),t.jsxs("div",{children:[t.jsx(TP,{children:"Subject"}),t.jsx(yk,{placeholder:"Enter email subject",value:u??"",onChange:e=>d(e.target.value),disabled:s||N})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2 py-1",children:[t.jsx(TP,{children:"Preview Text"}),t.jsx(Q_,{title:"This text will be used for the preview text of the email in the inbox"})]}),t.jsx(yk,{placeholder:"Enter preview text",value:f??"",onChange:e=>h(e.target.value),disabled:s||N})]})]}),t.jsxs("div",{className:"border rounded-lg p-4 h-full flex flex-col",children:[t.jsxs("div",{className:"flex justify-between items-center mb-4",children:[t.jsx("h3",{className:"font-medium",children:"Preview"}),t.jsxs("div",{children:[t.jsx(ik,{onClick:()=>v(!0),className:"text-sm px-3 py-1 rounded",disabled:s||0===(z?.length??0),children:"Edit"}),0===(z?.length??0)&&t.jsx("div",{className:"relative inline-block",children:t.jsx("div",{className:"absolute right-0 top-full mt-2 w-64 p-3 bg-white border rounded-lg shadow-lg z-10",children:t.jsx(Oq,{type:"email"})})})]})]}),t.jsx("div",{className:"flex-1 w-full overflow-auto",ref:K,style:{height:"400px"},children:t.jsx(FI,{html:p??"",height:V.height,width:V.width})})]})]})]}):t.jsx("div",{className:"flex justify-center items-center flex-1 h-full bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(tk,{text:["Fetching Email Preview..."]})})};var Uq="Checkbox",[Bq,Vq]=Ua(Uq),[Kq,Hq]=Bq(Uq),Wq=i.forwardRef(((e,n)=>{const{__scopeCheckbox:r,name:o,checked:s,defaultChecked:a,required:l,disabled:c,value:u="on",onCheckedChange:d,form:f,...h}=e,[p,m]=i.useState(null),g=za(n,(e=>m(e))),v=i.useRef(!1),y=!p||(f||!!p.closest("form")),[b=!1,x]=ml({prop:s,defaultProp:a,onChange:d}),w=i.useRef(b);return i.useEffect((()=>{const e=p?.form;if(e){const t=()=>x(w.current);return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}}),[p,x]),t.jsxs(Kq,{scope:r,state:b,disabled:c,children:[t.jsx(Qa.button,{type:"button",role:"checkbox","aria-checked":Xq(b)?"mixed":b,"aria-required":l,"data-state":Jq(b),"data-disabled":c?"":void 0,disabled:c,value:u,...h,ref:g,onKeyDown:Fa(e.onKeyDown,(e=>{"Enter"===e.key&&e.preventDefault()})),onClick:Fa(e.onClick,(e=>{x((e=>!!Xq(e)||!e)),y&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())}))}),y&&t.jsx(Qq,{control:p,bubbles:!v.current,name:o,value:u,checked:b,required:l,disabled:c,form:f,style:{transform:"translateX(-100%)"},defaultChecked:!Xq(a)&&a})]})}));Wq.displayName=Uq;var Gq="CheckboxIndicator",Yq=i.forwardRef(((e,n)=>{const{__scopeCheckbox:r,forceMount:o,...i}=e,s=Hq(Gq,r);return t.jsx(hl,{present:o||Xq(s.state)||!0===s.state,children:t.jsx(Qa.span,{"data-state":Jq(s.state),"data-disabled":s.disabled?"":void 0,...i,ref:n,style:{pointerEvents:"none",...e.style}})})}));Yq.displayName=Gq;var Qq=e=>{const{control:n,checked:r,bubbles:o=!0,defaultChecked:s,...a}=e,l=i.useRef(null),c=sI(r),u=Yj(n);i.useEffect((()=>{const e=l.current,t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==r&&n){const t=new Event("click",{bubbles:o});e.indeterminate=Xq(r),n.call(e,!Xq(r)&&r),e.dispatchEvent(t)}}),[c,r,o]);const d=i.useRef(!Xq(r)&&r);return t.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:s??d.current,...a,tabIndex:-1,ref:l,style:{...e.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Xq(e){return"indeterminate"===e}function Jq(e){return Xq(e)?"indeterminate":e?"checked":"unchecked"}var Zq=Wq,ez=Yq;const tz=({selectedChannels:e,setSelectedChannels:n,iconDefinitions:r})=>{const{toast:o}=Ia(),i=[{label:"Email",value:"email",icon:r.EmailIcon,checked:e.includes("email")},{label:"SMS",value:"sms",icon:r.SmsIcon,checked:e.includes("sms")}];return t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx("h3",{className:"text-xl",children:"Message Types"}),t.jsx("p",{className:"text-gray-600 mb-2 text-sm",children:"Select the channels you want to use in this automation"})]}),t.jsx("div",{className:"w-full grid grid-cols-2 gap-3",children:i.map((r=>t.jsxs(Zq,{checked:r.checked,onCheckedChange:()=>{"email"===r.value?e.includes("email")?e.includes("sms")?n(["sms"]):o({title:"Cant Remove Email",description:"At least one channel is required for an automation",variant:"destructive"}):n([...e,"email"]):e.includes("sms")?e.includes("email")?n(["email"]):o({title:"Cant Remove SMS",description:"At least one channel is required for an automation",variant:"destructive"}):n([...e,"sms"])},className:"relative ring-[1px] ring-border rounded-lg px-4 py-3 text-start text-muted-foreground data-[state=checked]:ring-2 data-[state=checked]:ring-primary data-[state=checked]:text-primary",children:[t.jsx(r.icon,{className:"mb-3",size:20}),t.jsx("span",{className:"font-medium tracking-tight",children:r.label}),t.jsx(ez,{className:"absolute top-2 right-2",children:t.jsx(Sc,{className:"fill-primary text-primary-foreground"})})]},r.value)))})]})},nz=async()=>(await Ee("/businesses/me")).data,rz=["me"],oz=({automation:e,iconDefinitions:r,mergeFieldsResponse:o})=>{const[i,s]=n.useState(!1),a=n.useCallback((()=>{const t=e.action_data?.find((e=>"send_communication"===e.action_type));return t?.action_metadata.communication_group_id}),[e.action_data]),[l,c]=n.useState(""),[u,d]=n.useState(null),[f,h]=n.useState(!1),[p,m]=n.useState(null),[g,v]=n.useState(null),[y,b]=n.useState(!1),[x,w]=n.useState(!1),{channelSenders:S}=AI(),{data:k,isLoading:C}=me({queryKey:rz,queryFn:nz,...xe}),{channelAccounts:E}=Nq(),{updateCommunicationGroup:j}=PI(),{communicationGroup:_}=TI(a()??void 0),T=n.useRef(null),P=Pq(g,1e3),N=Pq(u,1e3),D=Pq(p,1e3),M=e=>O?.find((t=>t.id===e))?.channel_sender_metadata.friendlyName??O?.find((t=>t.id===e))?.channel_sender_metadata.from??e;n.useEffect((()=>{if(null!==N&&null!==P&&!i){s(!0);const e=a();e&&j({groupId:e,params:{sms_channel_sender_id:N,sms_message_body:P,text_message_company_name:D}}),s(!1)}}),[N,P,D,i,j,a]),n.useEffect((()=>{_&&(d(_.sms_channel_sender_id),v(_.sms_message_body),_.text_message_company_name&&m(_.text_message_company_name))}),[_]);if(n.useEffect((()=>{if(void 0!==S&&!1===y){const e=S.data?.filter((e=>e.channel_sender_metadata.from));e?.[0]&&d(e[0].id),b(!0)}}),[S,y]),n.useEffect((()=>{p||!k?.name||f||(h(!0),m(k.name))}),[p,k?.name,f]),!E||!S||C)return t.jsx("div",{children:t.jsx(tk,{text:["Loading..."]})});const O=S.data?.filter((e=>e.channel_sender_metadata.from||e.channel_sender_metadata.messageServiceSid));return t.jsxs("div",{children:[t.jsx(Hp,{open:x,onOpenChange:w,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"SMS Editor"}),t.jsx(Jp,{children:"Learn more about the SMS editor and how to use it to create your SMS."})]}),t.jsxs("div",{className:"",children:[t.jsx(bk,{ref:T,className:"min-h-[300px]",placeholder:"Text message content...",value:g??"",onChange:e=>{v(e.target.value)},maxLength:1600-(p?.length||0)}),t.jsxs("div",{className:"mt-2 flex items-center justify-end gap-2",children:[t.jsxs(ZL,{value:l,onValueChange:e=>{const t=T.current,n=g||"",r=t?.selectionStart??n.length,o=t?.selectionEnd??n.length,i=n.slice(0,r)+e+n.slice(o);v(i),c(""),setTimeout((()=>{const n=r+e.length;t?.focus(),t?.setSelectionRange(n,n)}),0)},children:[t.jsx(tI,{className:"w-[50px]",children:t.jsx(r.MergeField,{className:"w-4 h-4"})}),t.jsx(oI,{children:o?.mergeFields?.map((e=>e.entries.map((e=>t.jsx(iI,{value:e.value,children:e.label},e.value))))).flat()})]}),t.jsx(Q_,{title:"Dynamic content is a way to insert dynamic content into your messages such as the customer's name, email, or other details."})]}),t.jsxs("div",{className:"flex justify-end mt-2 text-sm transition-colors duration-300 "+(g&&g.length>1400?g.length>=1600?"text-red-500":"text-amber-500":"text-gray-500"),children:[g?g.length:0,"/",1600-(p?.length||0)," ","characters"]})]})]})}),t.jsxs("div",{className:"grid grid-cols-2 gap-6",children:[t.jsxs("div",{className:"space-y-4",children:[t.jsxs("div",{children:[t.jsx(TP,{children:"From Number"}),t.jsxs(ZL,{onValueChange:e=>{d(e)},value:u??void 0,children:[t.jsx(tI,{children:t.jsx(eI,{placeholder:"Select number",children:u?M(u):"Select number"})}),t.jsx(oI,{children:O?.map((e=>t.jsx(iI,{value:e.id,children:e.channel_sender_metadata.friendlyName??e.channel_sender_metadata.from??"Select number"},e.id)))})]})]}),t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2 py-1",children:[t.jsx(TP,{children:"Company Name"}),t.jsx(Q_,{title:"Adding your company name can help customers identify who they are talking to"})]}),t.jsx(yk,{placeholder:"Enter company name",value:p??"",onChange:e=>{m(e.target.value??null)},disabled:!u})]})]}),t.jsxs("div",{className:"border rounded-lg p-4",children:[t.jsxs("div",{className:"flex justify-between items-center mb-4",children:[t.jsx("h3",{className:"font-medium",children:"Preview"}),t.jsx("div",{children:t.jsx(ik,{onClick:()=>w(!0),className:"text-sm px-3 py-1 rounded ",disabled:0===(O?.length??0),children:"Edit"})})]}),t.jsx("div",{children:u?t.jsx(t.Fragment,{children:u&&g?t.jsx(qI,{fromPhone:M(u),body:p?`${p}:\n${g}`:g}):t.jsx(II,{type:"sms"})}):t.jsx(Oq,{type:"sms"})})]})]})]})},iz=({automation:e,iconDefinitions:r,getExtraMergeFields:o,communicationGroup:i,updateAutomation:s,updateCommunicationGroup:a})=>{const[l,c]=n.useState(null),[u,d]=n.useState(null),f=n.useRef(null),{toast:h}=Ia(),{getMergeFields:p,isGetting:m}=NI(i?.id??void 0),[g,v]=n.useState(void 0);n.useEffect((()=>{const e=i?.id;e&&l&&(l.includes("email")||a({groupId:e,params:{email_channel_sender_id:null}}),l.includes("sms")||a({groupId:e,params:{sms_channel_sender_id:null}}))}),[l,a,i]),n.useEffect((()=>{const e=i?.id;if(!e)return c(["email"]),void d(["email"])}),[e,i]);const y=n.useCallback((e=>{const t=[];e.email_channel_sender_id&&t.push("email"),e.sms_channel_sender_id&&t.push("sms"),0===t.length&&t.push("email"),c(t),d(t)}),[]);return n.useEffect((()=>{i&&y(i)}),[i,y]),n.useEffect((()=>{m||void 0===g&&(o?o().then((e=>{if(i?.id){y(i);const t=new Set((i.extra_merge_fields||[]).map((e=>e.templateName))),n=e.filter((e=>!t.has(e.templateName)));i.extra_merge_fields&&n.length>0&&h({title:"Oops!",description:"Check your merge fields, it looks like some are missing!",variant:"destructive"}),a({groupId:i?.id,params:{extra_merge_fields:e}})}const t={mergeFields:[...p?.mergeFields||[],...e.map((e=>({category:"Extra Fields Passed In",entries:[{label:e.displayName||"Untitled Field",value:Tq({mergeFieldName:e.templateName||""})}]})))]},n={mergeFields:Object.values(t.mergeFields.reduce(((t,n)=>{if("Extra Fields"===n.category||"Extra Fields Passed In"===n.category){const r="Extra Fields";t[r]||(t[r]={category:r,entries:[]});const o=n.entries.map((t=>{const n=e?.find((e=>Tq({mergeFieldName:e.templateName})===t.value));return{...t,label:n?.displayName||t.label}})),i=new Set(t[r].entries.map((e=>e.value))),s=o.filter((e=>!i.has(e.value)));t[r].entries=[...t[r].entries,...s]}else if(t[n.category]){const e=new Set(t[n.category].entries.map((e=>e.value))),r=n.entries.filter((t=>!e.has(t.value)));t[n.category].entries=[...t[n.category].entries,...r]}else t[n.category]=n;return t}),{}))};v(n)})):(i?.id&&a({groupId:i?.id,params:{extra_merge_fields:null}}),v(p)))}),[o,a,i,h,m,p,g,y]),l&&u&&!m&&g?t.jsxs("div",{className:"flex flex-col gap-4 flex-shrink-0",children:[t.jsx("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(tz,{selectedChannels:l,setSelectedChannels:c,iconDefinitions:r})}),l.includes("email")&&t.jsxs("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",ref:f,children:[t.jsx("h4",{className:"text-xl",children:"Email Campaign"}),t.jsx(zq,{automation:e,iconDefinitions:r,updateAutomation:s,communicationGroup:i,updateCommunicationGroup:a,mergeFieldsResponse:g})]}),l.includes("sms")&&t.jsxs("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:[t.jsx("h4",{className:"text-xl",children:"SMS Campaign"}),t.jsx(oz,{automation:e,iconDefinitions:r,mergeFieldsResponse:g})]})]}):t.jsx("div",{className:"flex justify-center items-center flex-1 h-full bg-white rounded-2xl w-full border border-gray-200 p-6 space-y-4 relative",children:t.jsx(tk,{text:["Fetching Content..."]})})},sz="reach-styles-module__header___-izE2",az="reach-styles-module__title___n1hA9",lz="reach-styles-module__description___EvXM-",cz="reach-styles-module__content___okv68",uz="reach-styles-module__footer___YA4U4",dz=lc("reach-styles-module__base___zJcoE",{variants:{variant:{default:"reach-styles-module__default___88Q0d",destructive:"reach-styles-module__destructive___5EWhN",outline:"reach-styles-module__outline___gj9sC",secondary:"reach-styles-module__secondary___cN5Wj"}},defaultVariants:{variant:"default"}}),fz=i.forwardRef((({className:e,variant:n,...r},o)=>t.jsx("div",{ref:o,className:zu(dz({variant:n}),e),...r})));fz.displayName="Card";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(sz,e),...n}))).displayName="CardHeader";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(az,e),...n}))).displayName="CardTitle";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(lz,e),...n}))).displayName="CardDescription";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(cz,e),...n}))).displayName="CardContent";i.forwardRef((({className:e,...n},r)=>t.jsx("div",{ref:r,className:zu(uz,e),...n}))).displayName="CardFooter";const hz=({iconDefinitions:e,includeSegments:r,excludeSegments:o,title:i="Estimated Matches",subtitle:s})=>{const{data:a,isLoading:l,refetchCount:c}=kP({include_segments:r,exclude_segments:o});n.useEffect((()=>{c()}),[r,o]);const u=n.useMemo((()=>a?.recipients?a.recipients.reduce(((e,t)=>({emails:e.emails+(t.email?1:0),phones:e.phones+(t.phone?1:0)})),{emails:0,phones:0}):{emails:0,phones:0}),[a?.recipients]);return t.jsxs("div",{className:"w-full p-4",children:[t.jsxs("div",{className:"mb-4 md:mb-6",children:[t.jsx("h3",{className:"text-xl font-semibold text-gray-900",children:i}),s&&t.jsx("p",{className:"mt-1 text-sm text-gray-500",children:s})]}),t.jsx("div",{className:"@container",children:t.jsxs("div",{className:"grid grid-cols-1 @[30rem]:grid-cols-3 gap-2 md:gap-3 mb-4 md:mb-6",children:[t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsx("div",{className:"hidden @[200px]/card:block bg-blue-100/50 rounded-xl p-2.5",children:t.jsx(e.UserIcon,{className:"w-5 h-5 text-blue-600"})}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Total Matches"}),t.jsx("p",{className:"text-xl font-semibold text-gray-900 truncate",children:l?t.jsx("span",{className:"animate-pulse",children:"..."}):a?.count?.toLocaleString()??0})]})]})}),t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsxs(XS.div,{layout:!0,initial:{scale:.9},animate:{scale:1},className:"hidden @[200px]/card:block bg-blue-100/50 text-blue-700 px-2 sm:px-3 py-1 sm:py-1.5 rounded-lg font-medium text-[10px] sm:text-sm w-[48px] sm:w-[56px] text-center",children:[Math.round(u.emails/(a?.count||1)*100),"%"]}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Email Reach"}),t.jsxs("div",{className:"flex items-baseline gap-2",children:[t.jsx("p",{className:"text-xl font-semibold text-gray-900",children:u.emails}),t.jsx("p",{className:"text-sm text-gray-500 hidden @[250px]/card:inline",children:1===u.emails?"contact":"contacts"})]})]})]})}),t.jsx(XS.div,{layout:!0,transition:{duration:.2},className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl p-4 border border-gray-100",children:t.jsxs("div",{className:"@container/card grid grid-cols-[auto,1fr] items-center gap-3",children:[t.jsxs(XS.div,{layout:!0,initial:{scale:.9},animate:{scale:1},className:"hidden @[200px]/card:block bg-green-100/50 text-green-700 px-2 sm:px-3 py-1 sm:py-1.5 rounded-lg font-medium text-[10px] sm:text-sm w-[48px] sm:w-[56px] text-center",children:[Math.round(u.phones/(a?.count||1)*100),"%"]}),t.jsxs("div",{className:"min-w-0",children:[t.jsx("p",{className:"text-sm text-gray-500",children:"Phone Reach"}),t.jsxs("div",{className:"flex items-baseline gap-2",children:[t.jsx("p",{className:"text-xl font-semibold text-gray-900",children:u.phones}),t.jsx("p",{className:"text-sm text-gray-500 hidden @[250px]/card:inline",children:1===u.phones?"contact":"contacts"})]})]})]})})]})}),!l&&a?.recipients&&t.jsx("div",{className:"bg-gray-50/50 backdrop-blur-sm rounded-2xl border border-gray-100 overflow-hidden",children:t.jsx("div",{className:"max-h-[240px] overflow-y-auto",children:t.jsxs("table",{className:"w-full",children:[t.jsx("thead",{className:"sticky top-0 bg-gray-100/90 backdrop-blur-sm",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-3 sm:px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wide",children:"Name"}),t.jsx("th",{className:"px-3 sm:px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wide",children:"Contact"})]})}),t.jsx("tbody",{className:"divide-y divide-gray-200/50",children:a.recipients.map(((e,n)=>t.jsxs("tr",{className:"hover:bg-white/50 transition-colors",children:[t.jsxs("td",{className:"px-3 sm:px-4 py-3 text-sm text-gray-900",children:[e.first_name," ",e.last_name]}),t.jsx("td",{className:"px-3 sm:px-4 py-3",children:t.jsxs("div",{className:"flex flex-wrap gap-1.5 sm:gap-2",children:[e.email&&t.jsx("span",{className:"px-2 sm:px-2.5 py-1 text-xs font-medium bg-blue-100/50 text-blue-700 rounded-lg",children:"Email"}),e.phone&&t.jsx("span",{className:"px-2 sm:px-2.5 py-1 text-xs font-medium bg-green-100/50 text-green-700 rounded-lg",children:"Phone"})]})})]},n)))})]})})})]})},pz=({data:e,placeholder:n,searchPlaceholder:r,noResultsMessage:o,value:s,setValue:a})=>{const[l,c]=i.useState(!1);return t.jsxs(hD,{open:l,onOpenChange:c,modal:!0,children:[t.jsx(pD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",role:"combobox","aria-expanded":l,className:"w-[200px] justify-between",children:[s?e.find((e=>e.value===s))?.label:n,t.jsx(xc,{className:"opacity-50"})]})}),t.jsx(mD,{className:"w-[200px] p-0",children:t.jsxs(CN,{children:[t.jsx(EN,{placeholder:r,className:"h-9"}),t.jsxs(jN,{children:[t.jsx(_N,{children:o}),t.jsx(TN,{children:e.map((e=>t.jsxs(NN,{value:e.value,onSelect:e=>{a(e===s?"":e),c(!1)},children:[e.label,t.jsx(mc,{className:zu("ml-auto",s===e.value?"opacity-100":"opacity-0")})]},e.value)))})]})]})})]})},mz=({automation:e})=>{const r=()=>Oe(e.trigger_metadata)&&e.trigger_metadata.scheduled_at?new Date(e.trigger_metadata.scheduled_at):dT(new Date,15),[o,s]=i.useState(r()),[a,l]=i.useState(r()<new Date?"Please select a time in the future":null),[c,u]=i.useState(JT(o,"HH:mm")),{updateAutomation:d}=Ne(e.id),[f,h]=i.useState(Oe(e.trigger_metadata)&&e.trigger_metadata.timezone?e.trigger_metadata.timezone:Intl.DateTimeFormat().resolvedOptions().timeZone),p=Intl.supportedValuesOf("timeZone").map((e=>({label:e,value:e}))),m=e=>{const t=dT(new Date,15);new Date(e.toLocaleString("en-US",{timeZone:f}))<new Date(t.toLocaleString("en-US",{timeZone:f}))?l("Please select a time at least 15 minutes in the future"):(l(null),s(e))};return n.useEffect((()=>{const e=new Date(o.toLocaleString("en-US",{timeZone:f})),t=-e.getTimezoneOffset(),n=Math.floor(Math.abs(t)/60).toString().padStart(2,"0"),r=(Math.abs(t)%60).toString().padStart(2,"0"),i=t>=0?"+":"-",s=`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}T${String(e.getHours()).padStart(2,"0")}:${String(e.getMinutes()).padStart(2,"0")}:00${i}${n}:${r}`;d({trigger:{trigger_type:Me.ONE_TIME,scheduled_at:s,timezone:f}})}),[o,f,d,e.id]),t.jsxs("div",{className:"flex flex-col items-center justify-center h-full",children:[t.jsxs("div",{className:"flex flex-col sm:flex-row gap-2 w-full ",children:[t.jsxs(hD,{children:[t.jsx(pD,{asChild:!0,children:t.jsxs(ik,{variant:"outline",className:zu("w-full sm:w-[280px] justify-start text-left font-normal",!o&&"text-muted-foreground"),children:[t.jsx(pc,{className:"mr-2 h-4 w-4"}),o?JT(o,"PPP"):t.jsx("span",{children:"Pick a date"})]})}),t.jsx(mD,{className:"w-auto p-0",children:t.jsx(pA,{mode:"single",selected:o,onSelect:e=>{if(!e)return;const[t,n]=c.split(":").map(Number);e.setHours(t,n),m(e)},disabled:e=>{const t=new Date;return t.setHours(0,0,0,0),e<t},initialFocus:!0})})]}),t.jsx("input",{type:"time",value:c,onChange:e=>{if(u(e.target.value),o&&e.target.value){const[t,n]=e.target.value.split(":").map(Number),r=new Date(o);r.setHours(t,n),m(r)}},className:zu("flex h-9 w-full sm:w-[150px] rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",a&&"border-red-500")}),t.jsx(pz,{data:p,placeholder:"Select timezone...",searchPlaceholder:"Search timezone...",noResultsMessage:"No timezone found",value:f,setValue:e=>{const t=new Date(o.toLocaleString("en-US",{timeZone:e})),n=dT(new Date,15);t<new Date(n.toLocaleString("en-US",{timeZone:e}))?l("Please select a time at least 15 minutes in the future"):(l(null),s(t),h(e))}})]}),a&&t.jsxs("p",{className:"text-destructive text-sm mt-2 flex items-center",children:[t.jsx("span",{className:"mr-2",children:"⚠️"}),a]})]})},gz=({iconDefinitions:e,automation:r,updateAutomation:o})=>{const[i,s]=n.useState(null);return t.jsx("div",{className:"@container",children:t.jsx(XS.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.5,delay:.2},className:"w-full",children:t.jsxs("div",{className:"flex @[1000px]:flex-row flex-col gap-8 items-center",children:[t.jsxs("div",{className:"flex-1 w-full",children:[t.jsxs("div",{className:"grid grid-cols-1 @[480px]:grid-cols-2 gap-4",children:[t.jsx(lk,{selected:"sendNow"===i,title:"Send Now",subtitle:"Campaign will begin sending in 5 minutes",icon:t.jsx(e.SendButton,{}),onClick:()=>{s("sendNow"),o({trigger:{trigger_type:Me.ONE_TIME,scheduled_at:new Date(Date.now()+3e5).toISOString()}})}}),t.jsx(lk,{selected:"schedule"===i,title:"Schedule",subtitle:"Choose date and time",icon:t.jsx(e.ScheduleButton,{}),onClick:()=>s("schedule")})]}),t.jsx(fm,{children:"schedule"===i&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.3},className:"overflow-hidden mt-8",children:t.jsx("div",{className:"bg-gray-50 rounded-xl p-5 border border-gray-100 flex items-center justify-center",children:t.jsx(mz,{automation:r})})})})]}),Oe(r.trigger_metadata)&&r.trigger_metadata.scheduled_at&&t.jsxs(XS.div,{initial:{opacity:0,y:10,scale:.98},animate:{opacity:1,y:0,scale:1},transition:{duration:.6,ease:[.23,1,.32,1],delay:.1},className:"@[1000px]:w-80 max-w-md w-full shrink-0 h-fit p-4 bg-blue-50 rounded-xl border border-blue-100 backdrop-blur-sm",children:[t.jsx(XS.p,{initial:{opacity:0},animate:{opacity:.8},transition:{delay:.3,duration:.4},className:"text-sm font-medium text-gray-700",children:"Currently scheduled for:"}),t.jsx(XS.p,{initial:{opacity:0},animate:{opacity:1},transition:{delay:.4,duration:.4},className:"text-md font-bold text-gray-800",children:new Date(r.trigger_metadata.scheduled_at).toLocaleString("en-US",{weekday:"long",month:"long",day:"numeric",year:"numeric",hour:"numeric",minute:"2-digit",hour12:!0,timeZoneName:"short",timeZone:r.trigger_metadata.timezone||void 0})})]})]})})})},vz=({automation:e,iconDefinitions:r,isLoading:o,communicationGroup:i,updateAutomation:s})=>{const{updateAutomation:a}=Ne(e.id),l=s||(e=>a(e)),{channelSenders:c}=AI(),{channelAccounts:u}=Nq(),[d,f]=n.useState(null),[h,p]=n.useState(null),[m,g]=n.useState(null),[v,y]=n.useState(null);return n.useEffect((()=>{c&&g(c),u&&y(u)}),[c,u]),n.useEffect((()=>{if(i&&m&&v){const e=i.email_channel_sender_id,t=i.sms_channel_sender_id,n=m.data.find((t=>t.id===e)),r=m.data.find((e=>e.id===t));if(n&&i.email_subject&&i.email_html_body){const e=n.channel_sender_metadata?.userPart,t=v.data.find((e=>e.id===n.channel_account_id));if(t)switch(t.channel_account_metadata.type){case Dq.REACH_MANAGED:f({fromEmail:`${e}@${t.channel_account_metadata.baseDomain}.embedreach.com`,fromName:n.channel_sender_metadata.emailFromName,subject:i.email_subject,previewText:i.email_preview_text,body:i.email_html_body});break;case Dq.TWILLIO:break;default:throw vk(t.channel_account_metadata.type,Dq)}}r&&i.sms_message_body&&p({fromPhone:LI(r.channel_sender_metadata),body:i.sms_message_body,companyName:i.text_message_company_name})}}),[i,m,v]),o?t.jsx(tk,{text:["Loading..."]}):d||h?t.jsxs("div",{className:"w-full",children:[t.jsxs("div",{className:"flex gap-4 w-full",children:[t.jsx(zI,{emailPreview:d,smsPreview:h,iconDefinitions:r}),t.jsx(hz,{subtitle:"Estimated recipient count may vary at time of delivery",iconDefinitions:r,includeSegments:e.includeSegmentIds,excludeSegments:e.excludeSegmentIds})]}),e.trigger_type===Me.ONE_TIME&&t.jsx(fz,{className:"p-4 shadow-sm border-none mt-4",children:t.jsx(gz,{automation:e,iconDefinitions:r,updateAutomation:l})})]}):t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsx("div",{children:"No preview data Please complete previous steps"})})},yz=({iconDefinitions:e,onSelectionChange:r,defaultValue:o="all"})=>{const[i,s]=n.useState(o),a=e=>{s(e),r?.(e)};return t.jsxs("div",{className:"grid grid-cols-2 gap-4",children:[t.jsx(lk,{onClick:()=>a("all"),title:"All patrons",subtitle:"Send to everyone",icon:t.jsx(e.UsersIcon,{className:"w-5 h-5 mb-2 text-gray-600"}),selected:"all"===i}),t.jsx(lk,{onClick:()=>a("segments"),title:"Select patrons",subtitle:"Choose from segments",icon:t.jsx(e.UserEdit,{className:"w-5 h-5 mb-2 text-gray-600"}),selected:"segments"===i})]})},bz=({segments:e,allSegments:r,onAddSegment:o,onRemoveSegment:i,setOpenCreateSegmentDialog:s,iconDefinitions:a})=>{const[l,c]=n.useState([]),u=r.map((e=>({label:e.name,value:e.id})));return n.useEffect((()=>{c(e)}),[e]),t.jsx("div",{children:t.jsx(jA,{selectedValues:l,setSelectedValues:c,options:u,defaultValue:e,onValueChange:t=>{const n=t.filter((t=>!e.includes(t))),r=e.filter((e=>!t.includes(e)));n.forEach(o),r.forEach(i)},placeholder:"Select segments",maxCount:5,extraCommandItems:[e=>t.jsxs(NN,{onSelect:()=>{e(!1),s(!0)},className:"cursor-pointer",children:[t.jsx(a.PlusIcon,{className:"w-4 h-4"}),"New"]},"new-segment")]})})},xz=({iconDefinitions:e,includedSegments:r,excludedSegments:o,handleAddSegment:i,handleRemoveSegment:s,setOpenCreateSegmentDialog:a,segments:l,defaultIsExcludeOpen:c=!1})=>{const[u,d]=n.useState(c);return t.jsxs("div",{children:[t.jsx(bz,{segments:r,allSegments:l?.data||[],onAddSegment:e=>i(e,"include"),onRemoveSegment:e=>s(e,"include"),setOpenCreateSegmentDialog:a,iconDefinitions:e}),t.jsx("div",{className:"border-t border-gray-200 my-8"}),t.jsxs("div",{className:"space-y-4",children:[t.jsxs(ik,{onClick:()=>d(!u),className:"flex items-center gap-1 transition-colors",size:"sm",children:[t.jsx(XS.div,{animate:{rotate:u?180:0},transition:{duration:.2},children:t.jsx(e.DropdownMenuTrigger,{className:"w-5 h-5"})}),t.jsx("span",{children:"Don't send to"})]}),t.jsx(fm,{children:u&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.2,ease:"easeInOut"},style:{},children:t.jsx(bz,{segments:o,allSegments:l?.data||[],onAddSegment:e=>i(e,"exclude"),onRemoveSegment:e=>s(e,"exclude"),setOpenCreateSegmentDialog:a,iconDefinitions:e})})})]})]})},wz=({iconDefinitions:e,automation:r})=>{const[o,i]=n.useState(!1),[s,a]=n.useState(!1),{segments:l,isLoading:c}=(()=>{const e=me({queryKey:["segments"],queryFn:()=>vP()});return{segments:e.data,isFetching:e.isFetching,isLoading:e.isLoading,fetchError:e.error,refetchSegments:e.refetch}})(),{updateAutomation:u}=Ne(r.id),[d,f]=n.useState(r.includeSegmentIds||[]),[h,p]=n.useState(r.excludeSegmentIds||[]),m=1===d.length&&0===h.length&&void 0!==l?.data?.find((e=>e.type===xP.ALL_USERS&&e.id===d[0])),[g,v]=n.useState(m?"all":"segments");n.useEffect((()=>{(JSON.stringify(r.includeSegmentIds)!==JSON.stringify(d)||JSON.stringify(r.excludeSegmentIds)!==JSON.stringify(h))&&u({include_segments:d,exclude_segments:h})}),[d,h,r.includeSegmentIds,r.excludeSegmentIds,u,r.id]);const y=n.useCallback((()=>l?.data?.find((e=>e.type===xP.ALL_USERS))),[l]);return n.useEffect((()=>{if("all"===g&&l){const e=y();e&&f([e.id]),p([])}}),[g,l,y]),n.useEffect((()=>{if(!s&&l){if(0===r.includeSegmentIds.length&&0===r.excludeSegmentIds.length){v("all");const e=y();return e&&u({include_segments:[e.id],exclude_segments:[]}),void a(!0)}v(m?"all":"segments"),a(!0)}}),[g,d.length,h.length,l,s,m,y,u,r.includeSegmentIds,r.excludeSegmentIds,r.id]),!c&&l&&s?t.jsxs("div",{className:"flex justify-center items-center gap-4",children:[t.jsx(Hp,{open:o,modal:!0,onOpenChange:i,children:t.jsxs(Yp,{hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Create Segment"}),t.jsx(Jp,{children:"Create a new segment to use in your automation."})]}),t.jsx(EI,{open:o,setOpen:i})]})}),t.jsxs(XS.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},className:"flex flex-col items-center justify-center flex-1 flex-shrink-0",children:[t.jsx(yz,{iconDefinitions:e,onSelectionChange:e=>{v(e)},defaultValue:g}),t.jsx(fm,{mode:"wait",children:"segments"===g&&t.jsx(XS.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.3,ease:"easeInOut"},className:"w-full pt-4",children:t.jsx(xz,{iconDefinitions:e,includedSegments:d,excludedSegments:h,handleAddSegment:(e,t)=>{"include"===t?f((t=>[...t,e])):p((t=>[...t,e]))},handleRemoveSegment:(e,t)=>{"include"===t?f((t=>t.filter((t=>t!==e)))):p((t=>t.filter((t=>t!==e))))},setOpenCreateSegmentDialog:i,segments:l,defaultIsExcludeOpen:r.excludeSegmentIds?.length>0})})})]}),t.jsx(XS.div,{initial:{opacity:0,x:20},animate:{opacity:1,x:0},transition:{delay:.2},className:" rounded-lg flex flex-col justify-start h-full shadow-sm flex-1 flex-shrink-0",children:t.jsx(hz,{iconDefinitions:e,includeSegments:d,excludeSegments:h,title:"Estimated Matches",subtitle:"The number of recipients will update in real-time as you add or remove lists."})})]}):t.jsx("div",{children:t.jsx(tk,{text:["Fetching segments","Finishing up"]})})},Sz=({title:e,subtitle:n,content:r,className:o})=>t.jsxs("div",{className:Kp("flex flex-col gap-4 w-full p-6",o),children:[t.jsxs("div",{children:[t.jsx("h2",{className:"text-2xl font-semibold",children:e}),n&&t.jsx("p",{className:"text-gray-600 mt-1",children:n})]}),t.jsx("div",{className:"bg-white rounded-2xl w-full border border-gray-200 p-6 relative",children:r})]}),kz={hidden:{opacity:0},visible:{opacity:1,transition:{duration:.5,staggerChildren:.1}}},Cz={hidden:{opacity:0,y:10},visible:{opacity:1,y:0,transition:{type:"spring",stiffness:300,damping:24}}},Ez={hidden:{scaleX:0},visible:{scaleX:1,transition:{delay:.3,duration:.8,ease:[.22,1,.36,1]}}},jz=({automation:e})=>{const[r,o]=n.useState(void 0);return n.useEffect((()=>{(async()=>{if(e.trigger_metadata.trigger_type!==Me.TRIGGER_BASED)return;const t=e.trigger_metadata.event_filter.segment_id,n=await yP(t);n&&o(n)})()}),[e.trigger_metadata,e.trigger_metadata.trigger_type]),t.jsx("div",r?{className:"w-full flex justify-center flex-wrap gap-4",children:t.jsxs(XS.div,{className:"bg-white rounded-2xl shadow-sm border border-gray-100 p-6 max-w-lg",variants:kz,initial:"hidden",animate:"visible",children:[t.jsxs("div",{className:"flex items-start gap-4",children:[t.jsx(XS.div,{className:"h-12 w-12 rounded-full bg-blue-50 flex items-center justify-center shrink-0",variants:Cz,animate:{scale:[1,1.05,1]},transition:{repeat:1/0,repeatType:"reverse",duration:2},children:t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",className:"h-6 w-6 text-blue-600",viewBox:"0 0 20 20",fill:"currentColor",children:[t.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm0-2a6 6 0 100-12 6 6 0 000 12z",clipRule:"evenodd"}),t.jsx("path",{d:"M10 11a1 1 0 01-1-1V7a1 1 0 112 0v3a1 1 0 01-1 1z"}),t.jsx("path",{d:"M10 14a1 1 0 100-2 1 1 0 000 2z"})]})}),t.jsxs("div",{children:[t.jsx(XS.h2,{className:"text-2xl font-semibold text-gray-900 group",variants:Cz,children:r.name}),t.jsx(XS.p,{className:"text-gray-600 text-lg mt-2 leading-relaxed",variants:Cz,children:r.description})]})]}),t.jsx(XS.div,{className:"mt-6 bg-blue-50 rounded-xl p-4",variants:Cz,custom:2,children:t.jsx("p",{className:"text-blue-800 text-sm leading-relaxed",children:"This automation will start automatically for any user who matches this criteria. When a user qualifies, their automation journey will begin immediately."})}),t.jsx("div",{className:"mt-8",children:t.jsx(XS.div,{className:"h-1.5 rounded-full bg-blue-100",style:{width:"120px",originX:0},variants:Ez})})]})}:{className:"flex items-center justify-center min-h-[200px]",children:t.jsx(tk,{})})},_z=({iconDefinitions:e,handleBack:n,handleNext:r,backText:o,nextText:i,backDisabled:s,nextDisabled:a,hideBack:l,thirdOptionText:c,thirdOptionOnClick:u})=>t.jsxs("div",{className:"flex gap-4 py-2",children:[!l&&t.jsxs(ik,{onClick:n,disabled:s,variant:"secondary",className:zu("flex items-center gap-2",s&&"opacity-50 cursor-not-allowed"),children:[t.jsx(e.BackButton,{}),t.jsx("span",{children:o})]}),c&&u&&t.jsx(ik,{onClick:u,variant:"secondary",className:"flex items-center gap-2",children:t.jsx("span",{children:c})}),t.jsxs(ik,{onClick:r,disabled:a,className:zu("flex items-center gap-2 --reach-destructive",a&&"opacity-50 cursor-not-allowed"),children:[t.jsx("span",{children:i}),t.jsx(e.NextButton,{})]})]}),Tz=({automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,iconDefinitions:s,setOpenEditAutomationPopup:a,logoUrl:l,getExtraMergeFields:c,onBeforeSchedule:u,estimatedMatchesStats:d,isLoading:f,validateCanGoToNextStep:h,setIsLoading:p})=>{const{toast:m}=Ia(),[g,v]=n.useState(e.trigger_type===Me.TRIGGER_BASED?MI.SelectTrigger:MI.SelectAudience),[y,b]=n.useState(!1),x=(({automation:e,updateAutomation:n,communicationGroup:r,updateCommunicationGroup:o,iconDefinitions:i,getExtraMergeFields:s,handleSaveAsDraft:a,isLoading:l})=>e?[...e.trigger_type===Me.TRIGGER_BASED?[{id:"trigger",title:"Trigger",isValid:()=>!0,step:MI.SelectTrigger,content:t.jsx(Sz,{title:"Trigger",content:t.jsx(jz,{iconDefinitions:i,automation:e})}),footerConfig:{backText:"Cancel",nextText:"Next",hideBack:!0,backDisabled:!0,nextDisabled:()=>!1}}]:[],{id:"audience",title:"Audience",step:MI.SelectAudience,isValid:()=>e.includeSegmentIds.length>0,content:t.jsx(Sz,{title:"Choose Audience",content:t.jsx(wz,{iconDefinitions:i,automation:e})}),footerConfig:{backText:"Back",nextText:"Next",hideBack:e.trigger_type===Me.ONE_TIME,backDisabled:!1,nextDisabled:()=>!1}},{id:"content",title:"Content",step:MI.SelectCommunication,isValid:()=>{const t=e.action_data?.find((e=>"send_communication"===e.action_type));return!(!t||!t.action_metadata.communication_group_id||!r||!r.sms_channel_sender_id&&!r.email_channel_sender_id||!(!r.email_channel_sender_id||r.email_html_body&&r.email_subject)||r.sms_channel_sender_id&&!r.sms_message_body)},content:t.jsxs("div",{className:"flex flex-col gap-4 w-full p-6 rounded-xl bg-gray-100 flex-1 h-full",children:[t.jsx("h2",{className:"text-2xl font-semibold",children:"Edit Content"}),t.jsx(iz,{automation:e,updateAutomation:n,communicationGroup:r,updateCommunicationGroup:o,iconDefinitions:i,getExtraMergeFields:s})]}),footerConfig:{backText:"Back",nextText:"Next",hideBack:!1,backDisabled:!1,nextDisabled:()=>!1}},{id:"send",title:"Send",step:MI.PreviewAndSchedule,isValid:()=>Boolean(e.trigger_metadata?.trigger_type===Me.ONE_TIME&&e.trigger_metadata?.scheduled_at&&new Date(e.trigger_metadata.scheduled_at)>new Date&&e.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id))),content:t.jsx(Sz,{className:"flex-1",title:"Preview and Schedule",content:t.jsx(vz,{automation:e,iconDefinitions:i,isLoading:l,communicationGroup:r})}),footerConfig:{backText:"Back",nextText:e.trigger_metadata?.trigger_type===Me.ONE_TIME?"Schedule":"Start",hideBack:!1,backDisabled:!1,nextDisabled:()=>e.trigger_metadata?.trigger_type===Me.ONE_TIME&&!(e.trigger_metadata?.scheduled_at&&new Date(e.trigger_metadata?.scheduled_at)>new Date&&Boolean(e.action_data?.some((e=>"send_communication"===e.action_type&&e.action_metadata.communication_group_id)))),thirdOptionText:"Save as Draft",thirdOptionOnClick:a}}]:[])({automation:e,iconDefinitions:s,getExtraMergeFields:c,handleSaveAsDraft:()=>{p(!0),r({status:Ae.DRAFT}),a(!1),m({title:"Automation saved as draft",description:"You can continue editing it later"}),p(!1)},isLoading:f,communicationGroup:o,updateAutomation:r,updateCommunicationGroup:i});if(f)return t.jsx("div",{className:"flex-1 flex flex-col @container justify-center items-center h-[500px]",children:t.jsx(tk,{text:["Fetching Automation data","Finishing up"]})});const w=async()=>{const{canMove:t,errorMessage:n}=await h({currentStep:g,automation:e,communicationGroup:o});t?g===MI.PreviewAndSchedule?await(async()=>{if(u)try{const e=await u({estimatedEmailRecipients:d.emails,estimatedSmsRecipients:d.phones});!0===e?(p(!0),r({status:Ae.ACTIVE}),a(!1),m({title:"Automation scheduled!"}),p(!1)):m({title:"Oops!",description:e,variant:"destructive"})}catch(e){m({title:"Oops!",description:"An error occurred while checking scheduling conditions",variant:"destructive"})}else p(!0),r({status:Ae.ACTIVE}),a(!1),m({title:"Automation scheduled!"}),p(!1)})():v(g+1):m({title:"Oops!",description:n,variant:"destructive"})},S=()=>{g>MI.SelectTrigger&&v(g-1)};return t.jsxs("div",{className:"flex-1 flex flex-col @container",children:[t.jsxs("header",{className:"w-full flex items-center gap-4 h-16 px-6",children:[t.jsx(ik,{onClick:()=>a(!1),size:"icon",variant:"ghost",children:t.jsx(vc,{className:"w-4 h-4"})}),l&&t.jsx("div",{className:"flex-shrink-0",children:t.jsx("img",{src:l,alt:"Logo",className:"w-6 h-6"})}),t.jsx("h1",{className:"text-xl font-bold leading-none",children:e.name}),t.jsxs("div",{className:"flex items-center gap-4",children:[t.jsx(uP,{variant:e.status===Ae.ACTIVE?"default":e.status===Ae.DRAFT?"secondary":"outline",children:e.status===Ae.ACTIVE?"Active":e.status===Ae.DRAFT?"Draft":"Inactive"}),t.jsxs("span",{className:"text-xs text-gray-500",children:["Last modified"," ",e?.updated_at?eP(new Date(e.updated_at))+" ago":"N/A"]})]})]}),t.jsxs("main",{className:"flex gap-4 flex-1",children:[t.jsx("div",{className:"hidden @[1000px]:block",children:t.jsx("nav",{className:"space-y-0 w-50 self-start pr-6 pl-8 pt-4 ",children:x.map((n=>t.jsx("div",{className:`\n rounded-md transition-colors\n ${n.step===g?"bg-[var(--reach-secondary)] text-[var(--reach-primary-foreground)] font-medium":n.step<g?"text-muted-foreground hover:bg-muted":"text-muted-foreground/60"}\n `,children:t.jsx(_q,{label:n.title,isActive:n.step===g,isCompleted:n.isValid(),onClick:async()=>{if(!y)if(n.step>g){const{canMove:t,errorMessage:r}=await(async t=>{if(t<=g)return{canMove:!0,errorMessage:null};b(!0);try{for(let n=g;n<t;n++){const{canMove:t,errorMessage:r}=await h({currentStep:n,automation:e,communicationGroup:o});if(!t)return{canMove:t,errorMessage:r}}return{canMove:!0,errorMessage:null}}finally{b(!1)}})(n.step);t?v(n.step):r&&m({title:"Cannot navigate to this step",description:r,variant:"destructive"})}else v(n.step)}})},n.step)))})}),t.jsx("section",{className:"flex-1 mr-6 w-full relative rounded-xl bg-gray-100 ml-6 @[1000px]:ml-0",children:t.jsx("div",{className:"absolute overflow-y-auto top-0 left-0 right-0 bottom-0 flex-1 h-full flex-col flex",children:t.jsx(fm,{mode:"wait",children:t.jsx(JS,{className:"pt-0 h-full",children:x.find((e=>e.step===g))?.content},g)})})})]}),t.jsx("footer",{className:"w-full flex justify-end shadow-md z-10 items-center h-16 px-6",children:t.jsx(_z,{iconDefinitions:s,handleBack:S,handleNext:w,hideBack:x.find((e=>e.step===g))?.footerConfig.hideBack??!1,backText:x.find((e=>e.step===g))?.footerConfig.backText??"Back",nextText:x.find((e=>e.step===g))?.footerConfig.nextText??"Next",backDisabled:x.find((e=>e.step===g))?.footerConfig.backDisabled??!1,nextDisabled:x.find((e=>e.step===g))?.footerConfig.nextDisabled()??!1,thirdOptionText:x.find((e=>e.step===g))?.footerConfig.thirdOptionText??void 0,thirdOptionOnClick:x.find((e=>e.step===g))?.footerConfig.thirdOptionOnClick??void 0})})]})},Pz=e=>/^[^\s@.]+(?:\.[^\s@.]+)*@[^\s@.]+(?:\.[^\s@.]+)+$/.test(e),Nz=e=>{if(!/^[0-9\s()+.-]+$/.test(e))return!1;const t=e.replace(/\D/g,"");return e.startsWith("+")?t.length>=10&&t.length<=15:10===t.length||!(11!==t.length||!t.startsWith("1"))},Dz=({automation:e,type:r,setOpenSendPreviewPopup:o,iconDefinitions:i})=>{const[s,a]=n.useState(""),[l,c]=n.useState(""),[u,d]=n.useState(null),[f,h]=n.useState(!1),{sendTestCommunication:p,sendError:m,isSendSuccess:g}=DI(),{toast:v}=Ia(),y=e.action_data?.find((e=>"send_communication"===e.action_type)),b=y?.action_metadata.communication_group_id,{communicationGroup:x,isGetting:w}=TI(b??void 0),S=n.useCallback((()=>{if(!b)return Promise.resolve(null);if(!x)return Promise.reject(new Error("Communication group not loaded"));switch(r){case"email":return Promise.resolve(x.email_channel_sender_id);case"sms":return Promise.resolve(x.sms_channel_sender_id);default:return Promise.reject(new Error(`Unsupported type: ${r}`))}}),[x,r,b]);n.useEffect((()=>{(async()=>{try{const e=await S();d(e)}catch(e){d(null)}finally{h(!0)}})()}),[S]),n.useEffect((()=>{g&&(v({title:"Success",description:`Preview ${"email"===r?"email":"SMS"} sent successfully!`}),o(!1))}),[g,r,o,v]),n.useEffect((()=>{m&&(v({title:"Error",description:`Failed to send preview: ${m.message}`,variant:"destructive"}),o(!1))}),[m,v,o]);return!f||w?t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsx(tk,{text:["Fetching sender id","Finishing up"]})}):u?t.jsxs("div",{className:"",children:[t.jsxs("h3",{className:"text-xl font-semibold text-gray-900 mb-4",children:["Send Preview ","email"===r?"Email":"SMS"]}),t.jsx(yk,{type:"email"===r?"email":"tel",placeholder:"email"===r?"Enter email address":"Enter phone number",value:s,onChange:e=>{a(e.target.value),c("")},className:"w-full px-3 py-3 border border-gray-300 rounded-lg text-base mb-4 \n focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent\n placeholder-gray-400"}),l&&t.jsx("p",{className:"text-red-500 text-sm mb-4 -mt-2",children:l}),t.jsx(ik,{onClick:()=>{if(!("email"===r?Pz(s):Nz(s)))return void c("Please enter a valid "+("email"===r?"email address":"phone number"));if(!u)return void c("No sender found, please update the automation first!");const t=e.action_data?.find((e=>"send_communication"===e.action_type)),n=t?.action_metadata.communication_group_id;if(!n)return Promise.resolve(null);p({id:n,params:"email"===r?{email_address:s}:{phone_number:s}})},disabled:!s,className:"w-full bg-blue-600 text-white py-3 px-6 rounded-lg font-medium\n hover:bg-blue-700 transition-colors duration-200\n disabled:bg-gray-400 disabled:cursor-not-allowed",children:"Send Preview"})]}):t.jsx("div",{className:"flex justify-center items-center h-full",children:t.jsxs("div",{className:"text-center flex flex-col justify-center items-center gap-2",children:[t.jsx(i.AlertCircleIcon,{className:"h-12 w-12 text-gray-400 mb-4"}),t.jsx("h3",{className:"text-lg font-semibold text-gray-700 mb-2",children:"No sender found"}),t.jsx("p",{className:"text-gray-500",children:"Please update the automation to include a sender for this type"})]})})},Mz=n.memo((({automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,isLoading:s,setIsLoading:a,iconDefinitions:c,autoOpenEditPopup:u,logoUrl:d,getExtraMergeFields:f,onDuplicationCreated:h,onBeforeSchedule:p,invalidateAutomation:m,estimatedMatchesStats:g,validateStep:v,showBackButton:y=!1})=>{const[b,x]=n.useState(!1),[w,S]=n.useState(!1),[k,C]=n.useState(!1),[E,j]=n.useState(!1),_=rk(c),T=SC(),{toast:P}=Ia();n.useEffect((()=>{u&&x(!0)}),[u]);const N=()=>{r({status:Ae.DEACTIVATED}),C(!1)},D=()=>{r({status:Ae.DRAFT})},M=async()=>{const{id:t}=await(async e=>(await Ee(`${l}`,{method:"POST",body:JSON.stringify({duplicate:!0,source_id:e})})).data)(e.id);t?(h&&h(t),P({title:"Automation duplicated!",description:"The automation has been duplicated"})):P({title:"Error duplicating automation",description:"Please try again"})},O=async e=>v(e.currentStep),A=()=>t.jsxs(pq,{modal:!1,children:[t.jsx(mq,{asChild:!0,children:t.jsxs(ik,{children:["Actions",t.jsx(_.DropdownMenuTrigger,{className:"ml-2 h-4 w-4"})]})}),t.jsxs(gq,{children:[e.status===Ae.DRAFT&&t.jsx(vq,{onClick:()=>x(!0),children:"Edit"}),e.status===Ae.ACTIVE&&t.jsx(vq,{onClick:D,children:"Convert to Draft"}),e.status!==Ae.COMPLETED&&e.status!==Ae.FAILED&&e.status!==Ae.DEACTIVATED&&t.jsx(vq,{onClick:()=>C(!0),children:"Cancel"}),t.jsx(vq,{onClick:()=>S(!0),children:"Send Preview SMS"}),t.jsx(vq,{onClick:()=>j(!0),children:"Send Preview Email"}),t.jsx(vq,{onClick:M,children:"Duplicate"})]})]});return t.jsxs(t.Fragment,{children:[t.jsx(Hp,{open:b,onOpenChange:e=>{!0===b&&!1===e&&setTimeout((()=>{m()}),0),x(e)},children:t.jsxs(Yp,{className:"max-w-7xl w-full overflow-hidden p-0 h-full max-h-[calc(100dvh-10dvh)]",hideCloseButton:!0,children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Edit Automation"}),t.jsx(Jp,{children:"Edit the automation to change the content, schedule, and other details."})]}),t.jsx(Tz,{automation:e,updateAutomation:r,communicationGroup:o,updateCommunicationGroup:i,isLoading:s,setIsLoading:a,iconDefinitions:_,setOpenEditAutomationPopup:x,logoUrl:d,getExtraMergeFields:f,onBeforeSchedule:p,estimatedMatchesStats:g,validateCanGoToNextStep:O})]})}),t.jsx(Hp,{open:k,onOpenChange:C,children:t.jsxs(Yp,{className:"sm:max-w-[425px]",children:[t.jsx(Xp,{className:"text-xl font-semibold",children:"Cancel Automation"}),t.jsx(Jp,{className:"text-gray-600 mt-2 text-center",children:"Are you sure you want to cancel this automation? This action cannot be undone."}),t.jsxs("div",{className:"flex justify-center gap-3 mt-6",children:[t.jsx(ik,{variant:"outline",onClick:()=>C(!1),children:"Keep Running"}),t.jsx(ik,{variant:"destructive",onClick:N,children:"Yes, Cancel Automation"})]})]})}),t.jsx(Hp,{open:w,onOpenChange:S,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Send Preview SMS"}),t.jsx(Jp,{children:"Send a preview SMS to the automation."})]}),t.jsx(Dz,{automation:e,type:"sms",setOpenSendPreviewPopup:S,iconDefinitions:_})]})}),t.jsx(Hp,{open:E,onOpenChange:j,children:t.jsxs(Yp,{children:[t.jsxs(jf,{children:[t.jsx(Xp,{children:"Send Preview Email"}),t.jsx(Jp,{children:"Send a preview email to the automation."})]}),t.jsx(Dz,{automation:e,type:"email",setOpenSendPreviewPopup:j,iconDefinitions:_})]})}),t.jsxs("div",{className:"p-6 border-b border-gray-200 bg-background",children:[y?t.jsx("div",{className:"flex justify-between items-start mb-4",children:t.jsx("div",{children:t.jsx(ik,{onClick:()=>T(-1),children:"Back"})})}):null,t.jsxs("div",{className:"flex justify-between items-start mb-4",children:[t.jsxs("div",{children:[t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsxs("h1",{className:"text-2xl font-semibold mb-1",children:[e.name," "]}),t.jsx(dP,{status:e.status})]}),t.jsx("div",{className:"text-sm text-gray-600",children:"View and edit this email campaign"})]}),A()]}),t.jsx("div",{className:"@container",children:t.jsxs("div",{className:"grid grid-cols-1 @sm:grid-cols-2 gap-6",children:[t.jsxs("div",{className:"min-w-[200px]",children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Name"}),t.jsx("div",{className:"font-medium truncate",children:e.name})]}),e.description&&t.jsxs("div",{className:"",children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Description"}),t.jsx("div",{className:"font-medium whitespace-pre-wrap",children:e.description})]}),t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Date Created"}),t.jsx("div",{className:"font-medium",children:JT(new Date(e.created_at),"h:mma MM/dd/yy")})]}),e.trigger_type===Me.ONE_TIME&&Oe(e.trigger_metadata)&&t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Type"}),t.jsx("div",{className:"font-medium",children:"One Time"})]}),e.trigger_type===Me.TRIGGER_BASED&&(R=e.trigger_metadata,"trigger_based"===R?.trigger_type)&&t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Type"}),t.jsx("div",{className:"font-medium",children:"Trigger Based"})]}),t.jsx("div",{className:"col-span-1 @sm:col-span-2",children:t.jsx("div",{className:"border-t border-gray-200"})}),e.trigger_type===Me.ONE_TIME&&Oe(e.trigger_metadata)&&e.trigger_metadata.scheduled_at&&t.jsxs("div",{children:[t.jsx("div",{className:"text-sm text-gray-600",children:"Scheduled For"}),t.jsx("div",{className:"font-medium",children:JT(new Date(e.trigger_metadata.scheduled_at),"h:mma MM/dd/yy")})]})]})})]})]});var R})),Oz=({iconDefinitions:e,autoOpenEditPopup:r,automationId:o,showBackButton:s=!1,logoUrl:a,getExtraMergeFields:l,onDuplicationCreated:c,onBeforeSchedule:u})=>{const d=function(){let{matches:e}=i.useContext(gC),t=e[e.length-1];return t?t.params:{}}(),[f]=oE(),h=rk(e),[p,m]=n.useState("content"),g=o||d?.automationId||f.get("automationId")||"",v=r||f.get("autoOpenEditPopup"),y="true"===f.get("showBackButton")||s,{automation:b,updateAutomation:x,communicationGroup:w,updateCommunicationGroup:S,isLoading:k,setIsLoading:C,invalidateAutomation:E,validateStep:j,estimatedMatchesStats:_}=OI(g);return b&&w?t.jsxs("div",{className:"bg-background",children:[t.jsx(Mz,{automation:b,updateAutomation:x,communicationGroup:w,updateCommunicationGroup:S,isLoading:k,setIsLoading:C,iconDefinitions:h,autoOpenEditPopup:v,showBackButton:y,logoUrl:a,getExtraMergeFields:l,onDuplicationCreated:c,onBeforeSchedule:u,invalidateAutomation:E,estimatedMatchesStats:_,validateStep:j}),t.jsx(aE,{tabs:[{id:"content",label:"Content",content:t.jsx(UI,{iconDefinitions:h,isLoading:k,communicationGroup:w})},{id:"recipients",label:"Recipients",content:t.jsx(BI,{automationId:b.id,iconDefinitions:h,automation:b,isLoading:k})}],activeTab:p,onTabChange:m,tabsLocation:"left"})]}):t.jsx("div",{className:"flex h-screen items-center justify-center",children:t.jsx(tk,{text:["Fetching Automation data","Finishing up"]})})};Object.values(Object.assign({}));var Az=e=>null!=e;var Rz=e=>"function"!=typeof e||e.length?e:e(),Lz=e=>Array.isArray(e)?e:e?[e]:[];var Iz=lt;var Fz,$z=function(e){const[t,n]=Ze(),r=e?.throw?(e,t)=>{throw n(e instanceof Error?e:new Error(t)),e}:(e,t)=>{n(e instanceof Error?e:new Error(t))},o=e?.api?Array.isArray(e.api)?e.api:[e.api]:[globalThis.localStorage].filter(Boolean),i=e?.prefix?`${e.prefix}.`:"",s=new Map,a=new Proxy({},{get(t,n){let a=s.get(n);a||(a=Ze(void 0,{equals:!1}),s.set(n,a)),a[0]();const l=o.reduce(((e,t)=>{if(null!==e||!t)return e;try{return t.getItem(`${i}${n}`)}catch(eQ){return r(eQ,`Error reading ${i}${n} from ${t.name}`),null}}),null);return null!==l&&e?.deserializer?e.deserializer(l,n,e.options):l}});return!1!==e?.sync&&at((()=>{const e=e=>{let t=!1;o.forEach((n=>{try{n!==e.storageArea&&e.key&&e.newValue!==n.getItem(e.key)&&(e.newValue?n.setItem(e.key,e.newValue):n.removeItem(e.key),t=!0)}catch(eQ){r(eQ,`Error synching api ${n.name} from storage event (${e.key}=${e.newValue})`)}})),t&&e.key&&s.get(e.key)?.[1]()};"addEventListener"in globalThis?(globalThis.addEventListener("storage",e),lt((()=>globalThis.removeEventListener("storage",e)))):(o.forEach((t=>t.addEventListener?.("storage",e))),lt((()=>o.forEach((t=>t.removeEventListener?.("storage",e))))))})),[a,(t,n,a)=>{const l=e?.serializer?e.serializer(n,t,a??e.options):n,c=`${i}${t}`;o.forEach((e=>{try{e.getItem(c)!==l&&e.setItem(c,l)}catch(eQ){r(eQ,`Error setting ${i}${t} to ${l} in ${e.name}`)}}));const u=s.get(t);u&&u[1]()},{clear:()=>o.forEach((e=>{try{e.clear()}catch(eQ){r(eQ,`Error clearing ${e.name}`)}})),error:t,remove:e=>o.forEach((t=>{try{t.removeItem(`${i}${e}`)}catch(eQ){r(eQ,`Error removing ${i}${e} from ${t.name}`)}})),toJSON:()=>{const t={},n=(n,r)=>{if(!t.hasOwnProperty(n)){const o=r&&e?.deserializer?e.deserializer(r,n,e.options):r;o&&(t[n]=o)}};return o.forEach((e=>{if("function"==typeof e.getAll){let t;try{t=e.getAll()}catch(eQ){r(eQ,`Error getting all values from in ${e.name}`)}for(const e of t)n(e,t[e])}else{let o,i=0;try{for(;o=e.key(i++);)t.hasOwnProperty(o)||n(o,e.getItem(o))}catch(eQ){r(eQ,`Error getting all values from ${e.name}`)}}})),t}}]},qz=e=>{if(!e)return"";let t="";for(const n in e){if(!e.hasOwnProperty(n))continue;const r=e[n];t+=r instanceof Date?`; ${n}=${r.toUTCString()}`:"boolean"==typeof r?`; ${n}`:`; ${n}=${r}`}return t},zz=("function"==typeof(Fz={_cookies:[globalThis.document,"cookie"],getItem:e=>zz._cookies[0][zz._cookies[1]].match("(^|;)\\s*"+e+"\\s*=\\s*([^;]+)")?.pop()??null,setItem:(e,t,n)=>{const r=zz.getItem(e);zz._cookies[0][zz._cookies[1]]=`${e}=${t}${qz(n)}`;const o=Object.assign(new Event("storage"),{key:e,oldValue:r,newValue:t,url:globalThis.document.URL,storageArea:zz});window.dispatchEvent(o)},removeItem:e=>{zz._cookies[0][zz._cookies[1]]=`${e}=deleted${qz({expires:new Date(0)})}`},key:e=>{let t=null,n=0;return zz._cookies[0][zz._cookies[1]].replace(/(?:^|;)\s*(.+?)\s*=\s*[^;]+/g,((r,o)=>(!t&&o&&n++===e&&(t=o),""))),t},get length(){let e=0;return zz._cookies[0][zz._cookies[1]].replace(/(?:^|;)\s*.+?\s*=\s*[^;]+/g,(t=>(e+=t?1:0,""))),e}}).clear||(Fz.clear=()=>{let e;for(;e=Fz.key(0);)Fz.removeItem(e)}),Fz),Uz=796,Bz="bottom",Vz="system",Kz=Object.keys(Sr)[0],Hz=Object.keys(Er)[0],Wz=pt({client:void 0,onlineManager:void 0,queryFlavor:"",version:"",shadowDOMTarget:void 0});function Gz(){return mt(Wz)}var Yz=pt(void 0),Qz=e=>{const[t,n]=Ze(null),r=()=>{const e=t();null!=e&&(e.close(),n(null))},o=(r,o)=>{if(null!=t())return;const i=window.open("","TSQD-Devtools-Panel",`width=${r},height=${o},popup`);if(!i)throw new Error("Failed to open popup. Please allow popups for this site to view the devtools in picture-in-picture mode.");i.document.head.innerHTML="",i.document.body.innerHTML="",function(e=window.document){if(e[rn]){for(let t of e[rn].keys())e.removeEventListener(t,yn);delete e[rn]}}(i.document),i.document.title="TanStack Query Devtools",i.document.body.style.margin="0",i.addEventListener("pagehide",(()=>{e.setLocalStore("pip_open","false"),n(null)})),[...(Gz().shadowDOMTarget||document).styleSheets].forEach((e=>{try{const t=[...e.cssRules].map((e=>e.cssText)).join(""),n=document.createElement("style"),r=e.ownerNode;let o="";r&&"id"in r&&(o=r.id),o&&n.setAttribute("id",o),n.textContent=t,i.document.head.appendChild(n)}catch(ZY){const n=document.createElement("link");if(null==e.href)return;n.rel="stylesheet",n.type=e.type,n.media=e.media.toString(),n.href=e.href,i.document.head.appendChild(n)}})),an(["focusin","focusout","pointermove","keydown","pointerdown","pointerup","click","mousedown","input"],i.document),e.setLocalStore("pip_open","true"),n(i)};nt((()=>{"true"!==(e.localStore.pip_open??"false")||e.disabled||o(Number(window.innerWidth),Number(e.localStore.height||500))})),nt((()=>{const e=(Gz().shadowDOMTarget||document).querySelector("#_goober"),n=t();if(e&&n){const t=new MutationObserver((()=>{const t=(Gz().shadowDOMTarget||n.document).querySelector("#_goober");t&&(t.textContent=e.textContent)}));t.observe(e,{childList:!0,subtree:!0,characterDataOldValue:!0}),lt((()=>{t.disconnect()}))}}));const i=rt((()=>({pipWindow:t(),requestPipWindow:o,closePipWindow:r,disabled:e.disabled??!1})));return At(Yz.Provider,{value:i,get children(){return e.children}})},Xz=()=>rt((()=>{const e=mt(Yz);if(!e)throw new Error("usePiPWindow must be used within a PiPProvider");return e()})),Jz=pt((()=>"dark"));function Zz(){return mt(Jz)}var eU={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Ấ":"A","Ắ":"A","Ẳ":"A","Ẵ":"A","Ặ":"A","Æ":"AE","Ầ":"A","Ằ":"A","Ȃ":"A","Ç":"C","Ḉ":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ế":"E","Ḗ":"E","Ề":"E","Ḕ":"E","Ḝ":"E","Ȇ":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ḯ":"I","Ȋ":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ố":"O","Ṍ":"O","Ṓ":"O","Ȏ":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","ấ":"a","ắ":"a","ẳ":"a","ẵ":"a","ặ":"a","æ":"ae","ầ":"a","ằ":"a","ȃ":"a","ç":"c","ḉ":"c","è":"e","é":"e","ê":"e","ë":"e","ế":"e","ḗ":"e","ề":"e","ḕ":"e","ḝ":"e","ȇ":"e","ì":"i","í":"i","î":"i","ï":"i","ḯ":"i","ȋ":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ố":"o","ṍ":"o","ṓ":"o","ȏ":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Ĉ":"C","ĉ":"c","Ċ":"C","ċ":"c","Č":"C","č":"c","C̆":"C","c̆":"c","Ď":"D","ď":"d","Đ":"D","đ":"d","Ē":"E","ē":"e","Ĕ":"E","ĕ":"e","Ė":"E","ė":"e","Ę":"E","ę":"e","Ě":"E","ě":"e","Ĝ":"G","Ǵ":"G","ĝ":"g","ǵ":"g","Ğ":"G","ğ":"g","Ġ":"G","ġ":"g","Ģ":"G","ģ":"g","Ĥ":"H","ĥ":"h","Ħ":"H","ħ":"h","Ḫ":"H","ḫ":"h","Ĩ":"I","ĩ":"i","Ī":"I","ī":"i","Ĭ":"I","ĭ":"i","Į":"I","į":"i","İ":"I","ı":"i","IJ":"IJ","ij":"ij","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","Ḱ":"K","ḱ":"k","K̆":"K","k̆":"k","Ĺ":"L","ĺ":"l","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ŀ":"L","ŀ":"l","Ł":"l","ł":"l","Ḿ":"M","ḿ":"m","M̆":"M","m̆":"m","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","ʼn":"n","N̆":"N","n̆":"n","Ō":"O","ō":"o","Ŏ":"O","ŏ":"o","Ő":"O","ő":"o","Œ":"OE","œ":"oe","P̆":"P","p̆":"p","Ŕ":"R","ŕ":"r","Ŗ":"R","ŗ":"r","Ř":"R","ř":"r","R̆":"R","r̆":"r","Ȓ":"R","ȓ":"r","Ś":"S","ś":"s","Ŝ":"S","ŝ":"s","Ş":"S","Ș":"S","ș":"s","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","ț":"t","Ț":"T","Ť":"T","ť":"t","Ŧ":"T","ŧ":"t","T̆":"T","t̆":"t","Ũ":"U","ũ":"u","Ū":"U","ū":"u","Ŭ":"U","ŭ":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ȗ":"U","ȗ":"u","V̆":"V","v̆":"v","Ŵ":"W","ŵ":"w","Ẃ":"W","ẃ":"w","X̆":"X","x̆":"x","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Y̆":"Y","y̆":"y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","ſ":"s","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Ǎ":"A","ǎ":"a","Ǐ":"I","ǐ":"i","Ǒ":"O","ǒ":"o","Ǔ":"U","ǔ":"u","Ǖ":"U","ǖ":"u","Ǘ":"U","ǘ":"u","Ǚ":"U","ǚ":"u","Ǜ":"U","ǜ":"u","Ứ":"U","ứ":"u","Ṹ":"U","ṹ":"u","Ǻ":"A","ǻ":"a","Ǽ":"AE","ǽ":"ae","Ǿ":"O","ǿ":"o","Þ":"TH","þ":"th","Ṕ":"P","ṕ":"p","Ṥ":"S","ṥ":"s","X́":"X","x́":"x","Ѓ":"Г","ѓ":"г","Ќ":"К","ќ":"к","A̋":"A","a̋":"a","E̋":"E","e̋":"e","I̋":"I","i̋":"i","Ǹ":"N","ǹ":"n","Ồ":"O","ồ":"o","Ṑ":"O","ṑ":"o","Ừ":"U","ừ":"u","Ẁ":"W","ẁ":"w","Ỳ":"Y","ỳ":"y","Ȁ":"A","ȁ":"a","Ȅ":"E","ȅ":"e","Ȉ":"I","ȉ":"i","Ȍ":"O","ȍ":"o","Ȑ":"R","ȑ":"r","Ȕ":"U","ȕ":"u","B̌":"B","b̌":"b","Č̣":"C","č̣":"c","Ê̌":"E","ê̌":"e","F̌":"F","f̌":"f","Ǧ":"G","ǧ":"g","Ȟ":"H","ȟ":"h","J̌":"J","ǰ":"j","Ǩ":"K","ǩ":"k","M̌":"M","m̌":"m","P̌":"P","p̌":"p","Q̌":"Q","q̌":"q","Ř̩":"R","ř̩":"r","Ṧ":"S","ṧ":"s","V̌":"V","v̌":"v","W̌":"W","w̌":"w","X̌":"X","x̌":"x","Y̌":"Y","y̌":"y","A̧":"A","a̧":"a","B̧":"B","b̧":"b","Ḑ":"D","ḑ":"d","Ȩ":"E","ȩ":"e","Ɛ̧":"E","ɛ̧":"e","Ḩ":"H","ḩ":"h","I̧":"I","i̧":"i","Ɨ̧":"I","ɨ̧":"i","M̧":"M","m̧":"m","O̧":"O","o̧":"o","Q̧":"Q","q̧":"q","U̧":"U","u̧":"u","X̧":"X","x̧":"x","Z̧":"Z","z̧":"z"},tU=Object.keys(eU).join("|"),nU=new RegExp(tU,"g");var rU=7,oU=6,iU=5,sU=4,aU=3,lU=2,cU=1,uU=0;function dU(e,t,n){var r;if((n=n||{}).threshold=null!=(r=n.threshold)?r:cU,!n.accessors){const r=fU(e,t,n);return{rankedValue:e,rank:r,accessorIndex:-1,accessorThreshold:n.threshold,passed:r>=n.threshold}}const o=function(e,t){const n=[];for(let r=0,o=t.length;r<o;r++){const o=t[r],i=gU(o),s=pU(e,o);for(let e=0,t=s.length;e<t;e++)n.push({itemValue:s[e],attributes:i})}return n}(e,n.accessors),i={rankedValue:e,rank:uU,accessorIndex:-1,accessorThreshold:n.threshold,passed:!1};for(let s=0;s<o.length;s++){const e=o[s];let r=fU(e.itemValue,t,n);const{minRanking:a,maxRanking:l,threshold:c=n.threshold}=e.attributes;r<a&&r>=cU?r=a:r>l&&(r=l),r=Math.min(r,l),r>=c&&r>i.rank&&(i.rank=r,i.passed=!0,i.accessorIndex=s,i.accessorThreshold=c,i.rankedValue=e.itemValue)}return i}function fU(e,t,n){return e=hU(e,n),(t=hU(t,n)).length>e.length?uU:e===t?rU:(e=e.toLowerCase())===(t=t.toLowerCase())?oU:e.startsWith(t)?iU:e.includes(` ${t}`)?sU:e.includes(t)?aU:1===t.length?uU:function(e){let t="";return e.split(" ").forEach((e=>{e.split("-").forEach((e=>{t+=e.substr(0,1)}))})),t}(e).includes(t)?lU:function(e,t){let n=0,r=0;function o(e,t,r){for(let o=r,i=t.length;o<i;o++){if(t[o]===e)return n+=1,o+1}return-1}function i(e){return cU+n/t.length*(1/e)}const s=o(t[0],e,0);if(s<0)return uU;r=s;for(let a=1,l=t.length;a<l;a++){r=o(t[a],e,r);if(!(r>-1))return uU}return i(r-s)}(e,t)}function hU(e,t){let{keepDiacritics:n}=t;return e=`${e}`,n||(e=e.replace(nU,(e=>eU[e]))),e}function pU(e,t){let n=t;"object"==typeof t&&(n=t.accessor);const r=n(e);return null==r?[]:Array.isArray(r)?r:[String(r)]}var mU={maxRanking:1/0,minRanking:-1/0};function gU(e){return"function"==typeof e?mU:{...mU,...e}}var vU={data:""},yU=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,bU=/\/\*[^]*?\*\/| +/g,xU=/\n+/g,wU=(e,t)=>{let n="",r="",o="";for(let i in e){let s=e[i];"@"==i[0]?"i"==i[1]?n=i+" "+s+";":r+="f"==i[1]?wU(s,i):i+"{"+wU(s,"k"==i[1]?"":t)+"}":"object"==typeof s?r+=wU(s,t?t.replace(/([^,])+/g,(e=>i.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,(t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)))):i):null!=s&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),o+=wU.p?wU.p(i,s):i+":"+s+";")}return n+(t&&o?t+"{"+o+"}":o)+r},SU={},kU=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+kU(e[n]);return t}return e};function CU(e){let t=this||{},n=e.call?e(t.p):e;return((e,t,n,r,o)=>{let i=kU(e),s=SU[i]||(SU[i]=(e=>{let t=0,n=11;for(;t<e.length;)n=101*n+e.charCodeAt(t++)>>>0;return"go"+n})(i));if(!SU[s]){let t=i!==e?e:(e=>{let t,n,r=[{}];for(;t=yU.exec(e.replace(bU,""));)t[4]?r.shift():t[3]?(n=t[3].replace(xU," ").trim(),r.unshift(r[0][n]=r[0][n]||{})):r[0][t[1]]=t[2].replace(xU," ").trim();return r[0]})(e);SU[s]=wU(o?{["@keyframes "+s]:t}:t,n?"":"."+s)}let a=n&&SU.g?SU.g:null;return n&&(SU.g=SU[s]),l=SU[s],c=t,u=r,(d=a)?c.data=c.data.replace(d,l):-1===c.data.indexOf(l)&&(c.data=u?l+c.data:c.data+l),s;var l,c,u,d})(n.unshift?n.raw?((e,t,n)=>e.reduce(((e,r,o)=>{let i=t[o];if(i&&i.call){let e=i(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;i=t?"."+t:e&&"object"==typeof e?e.props?"":wU(e,""):!1===e?"":e}return e+r+(null==i?"":i)}),""))(n,[].slice.call(arguments,1),t.p):n.reduce(((e,n)=>Object.assign(e,n&&n.call?n(t.p):n)),{}):n,(r=t.target,"object"==typeof window?((r?r.querySelector("#_goober"):window._goober)||Object.assign((r||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:r||vU),t.g,t.o,t.k);var r}function EU(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=EU(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function jU(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=EU(e))&&(r&&(r+=" "),r+=t);return r}CU.bind({g:1}),CU.bind({k:1});var _U=()=>{};function TU(e,t){const n=it(e),{onChange:r}=t;let o=new Set(t.appear?void 0:n);const i=new WeakSet,[s,a]=Ze([],{equals:!1}),[l]=[ft,ut],c="remove"===t.exitMethod?_U:e=>{a((t=>(t.push.apply(t,e),t)));for(const t of e)i.delete(t)},u="remove"===t.exitMethod?_U:"keep-index"===t.exitMethod?(e,t,n)=>e.splice(n,0,t):(e,t)=>e.push(t);return rt((t=>{const n=s(),a=e();if(it(l))return l(),t;if(n.length){const e=t.filter((e=>!n.includes(e)));return n.length=0,r({list:e,added:[],removed:[],unchanged:e,finishRemoved:c}),e}return it((()=>{const e=new Set(a),n=a.slice(),s=[],l=[],d=[];for(const t of a)(o.has(t)?d:s).push(t);let f=!s.length;for(let r=0;r<t.length;r++){const o=t[r];e.has(o)||(i.has(o)||(l.push(o),i.add(o)),u(n,o,r)),f&&o!==n[r]&&(f=!1)}return!l.length&&f?t:(r({list:n,added:s,removed:l,unchanged:d,finishRemoved:c}),o=e,n)}))}),t.appear?[]:n.slice())}function PU(...e){return t=e,(...e)=>{for(const n of t)n&&n(...e)};var t}var NU=e=>e instanceof Element;function DU(e,t){if(t(e))return e;if("function"==typeof e&&!e.length)return DU(e(),t);if(Array.isArray(e)){const n=[];for(const r of e){const e=DU(r,t);e&&(Array.isArray(e)?n.push.apply(n,e):n.push(e))}return n.length?n:null}return null}function MU(e,t=NU,n=NU){const r=rt(e),o=rt((()=>DU(r(),t)));return o.toArray=()=>{const e=o();return Array.isArray(e)?e:e?[e]:[]},o}function OU(e){requestAnimationFrame((()=>requestAnimationFrame(e)))}function AU(e,t,n,r){const{onBeforeEnter:o,onEnter:i,onAfterEnter:s}=t;function a(t){t&&t.target!==n||(n.removeEventListener("transitionend",a),n.removeEventListener("animationend",a),n.classList.remove(...e.enterActive),n.classList.remove(...e.enterTo),s?.(n))}o?.(n),n.classList.add(...e.enter),n.classList.add(...e.enterActive),queueMicrotask((()=>{if(!n.parentNode)return r?.();i?.(n,(()=>a()))})),OU((()=>{n.classList.remove(...e.enter),n.classList.add(...e.enterTo),(!i||i.length<2)&&(n.addEventListener("transitionend",a),n.addEventListener("animationend",a))}))}function RU(e,t,n,r){const{onBeforeExit:o,onExit:i,onAfterExit:s}=t;if(!n.parentNode)return r?.();function a(t){t&&t.target!==n||(r?.(),n.removeEventListener("transitionend",a),n.removeEventListener("animationend",a),n.classList.remove(...e.exitActive),n.classList.remove(...e.exitTo),s?.(n))}o?.(n),n.classList.add(...e.exit),n.classList.add(...e.exitActive),i?.(n,(()=>a())),OU((()=>{n.classList.remove(...e.exit),n.classList.add(...e.exitTo),(!i||i.length<2)&&(n.addEventListener("transitionend",a),n.addEventListener("animationend",a))}))}var LU=e=>{const t=function(e){return rt((()=>{const t=e.name||"s";return{enterActive:(e.enterActiveClass||t+"-enter-active").split(" "),enter:(e.enterClass||t+"-enter").split(" "),enterTo:(e.enterToClass||t+"-enter-to").split(" "),exitActive:(e.exitActiveClass||t+"-exit-active").split(" "),exit:(e.exitClass||t+"-exit").split(" "),exitTo:(e.exitToClass||t+"-exit-to").split(" "),move:(e.moveClass||t+"-move").split(" ")}}))}(e);return TU(MU((()=>e.children)).toArray,{appear:e.appear,exitMethod:"keep-index",onChange({added:n,removed:r,finishRemoved:o,list:i}){const s=t();for(const t of n)AU(s,e,t);const a=[];for(const e of i)e.isConnected&&(e instanceof HTMLElement||e instanceof SVGElement)&&a.push({el:e,rect:e.getBoundingClientRect()});queueMicrotask((()=>{const e=[];for(const{el:t,rect:n}of a)if(t.isConnected){const r=t.getBoundingClientRect(),o=n.left-r.left,i=n.top-r.top;(o||i)&&(t.style.transform=`translate(${o}px, ${i}px)`,t.style.transitionDuration="0s",e.push(t))}document;for(const t of e){let e=function(n){(n.target===t||/transform$/.test(n.propertyName))&&(t.removeEventListener("transitionend",e),t.classList.remove(...s.move))};t.classList.add(...s.move),t.style.transform=t.style.transitionDuration="",t.addEventListener("transitionend",e)}}));for(const t of r)RU(s,e,t,(()=>o([t])))}})},IU=Symbol("fallback");function FU(e){for(const t of e)t.dispose()}function $U(e){const{by:t}=e;return rt(function(e,t,n,r={}){const o=new Map;return lt((()=>FU(o.values()))),()=>{const n=e()||[];return it((()=>{if(!n.length)return FU(o.values()),o.clear(),r.fallback?[Je((e=>(o.set(IU,{dispose:e}),r.fallback())))]:[];const e=new Array(n.length),s=o.get(IU);if(!o.size||s){s?.dispose(),o.delete(IU);for(let r=0;r<n.length;r++){const o=n[r];i(e,o,r,t(o,r))}return e}const a=new Set(o.keys());for(let r=0;r<n.length;r++){const s=n[r],l=t(s,r);a.delete(l);const c=o.get(l);c?(e[r]=c.mapped,c.setIndex?.(r),c.setItem((()=>s))):i(e,s,r,l)}for(const t of a)o.get(t)?.dispose(),o.delete(t);return e}))};function i(e,t,r,i){Je((s=>{const[a,l]=Ze(t),c={setItem:l,dispose:s};if(n.length>1){const[e,t]=Ze(r);c.setIndex=t,c.mapped=n(a,e)}else c.mapped=n(a);o.set(i,c),e[r]=c.mapped}))}}((()=>e.each),"function"==typeof t?t:e=>e[t],e.children,"fallback"in e?{fallback:()=>e.fallback}:void 0))}function qU(e,t,n,r){const o=()=>{Lz(Rz(e)).forEach((e=>{e&&Lz(Rz(t)).forEach((t=>function(e,t,n,r){return e.addEventListener(t,n,r),Iz(e.removeEventListener.bind(e,t,n,r))}(e,t,n,r)))}))};"function"==typeof e?nt(o):tt(o)}function zU(e,t,n){const r=new WeakMap,{observe:o,unobserve:i}=function(e,t){const n=new ResizeObserver(e);return lt(n.disconnect.bind(n)),{observe:e=>n.observe(e,t),unobserve:n.unobserve.bind(n)}}((e=>{for(const n of e){const{contentRect:e,target:o}=n,i=Math.round(e.width),s=Math.round(e.height),a=r.get(o);a&&a.width===i&&a.height===s||(t(e,o,n),r.set(o,{width:i,height:s}))}}),n);nt((t=>{const n=Lz(Rz(e)).filter(Az);return function(e,t,n,r){const o=e.length,i=t.length;let s,a,l=0;if(i)if(o){for(;l<i&&t[l]===e[l];l++);for(s of(t=t.slice(l),e=e.slice(l),t))e.includes(s)||r(s);for(a of e)t.includes(a)||n(a)}else for(;l<i;l++)r(t[l]);else for(;l<o;l++)n(e[l])}(n,t,o,i),n}),[])}var UU=/((?:--)?(?:\w+-?)+)\s*:\s*([^;]*)/g;function BU(e){const t={};let n;for(;n=UU.exec(e);)t[n[1]]=n[2];return t}function VU(e,t){if("string"==typeof e){if("string"==typeof t)return`${e};${t}`;e=BU(e)}else"string"==typeof t&&(t=BU(t));return{...e,...t}}function KU(e,t){const n=[...e],r=n.indexOf(t);return-1!==r&&n.splice(r,1),n}function HU(e){return"[object String]"===Object.prototype.toString.call(e)}function WU(e){return t=>`${e()}-${t}`}function GU(e,t){return!!e&&(e===t||e.contains(t))}function YU(e,t=!1){const{activeElement:n}=QU(e);if(!n?.nodeName)return null;if(XU(n)&&n.contentDocument)return YU(n.contentDocument.body,t);if(t){const e=n.getAttribute("aria-activedescendant");if(e){const t=QU(n).getElementById(e);if(t)return t}}return n}function QU(e){return e?e.ownerDocument||e:document}function XU(e){return"IFRAME"===e.tagName}var JU=(e=>(e.Escape="Escape",e.Enter="Enter",e.Tab="Tab",e.Space=" ",e.ArrowDown="ArrowDown",e.ArrowLeft="ArrowLeft",e.ArrowRight="ArrowRight",e.ArrowUp="ArrowUp",e.End="End",e.Home="Home",e.PageDown="PageDown",e.PageUp="PageUp",e))(JU||{});function ZU(e){return"undefined"!=typeof window&&null!=window.navigator&&e.test(window.navigator.userAgentData?.platform||window.navigator.platform)}function eB(){return ZU(/^Mac/i)}function tB(){return ZU(/^iPhone/i)||ZU(/^iPad/i)||eB()&&navigator.maxTouchPoints>1}function nB(e,t){return t&&("function"==typeof t?t(e):t[0](t[1],e)),e?.defaultPrevented}function rB(e){return t=>{for(const n of e)nB(t,n)}}function oB(e){return eB()?e.metaKey&&!e.ctrlKey:e.ctrlKey&&!e.metaKey}function iB(e){if(e)if(function(){if(null==sB){sB=!1;try{document.createElement("div").focus({get preventScroll(){return sB=!0,!0}})}catch(ZY){}}return sB}())e.focus({preventScroll:!0});else{const t=function(e){let t=e.parentNode;const n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft});return n}(e);e.focus(),function(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}var sB=null;var aB=["input:not([type='hidden']):not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","[tabindex]","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]:not([contenteditable='false'])"],lB=[...aB,'[tabindex]:not([tabindex="-1"]):not([disabled])'],cB=aB.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])",uB=lB.join(':not([hidden]):not([tabindex="-1"]),');function dB(e,t){const n=Array.from(e.querySelectorAll(cB)).filter(fB);return t&&fB(e)&&n.unshift(e),n.forEach(((e,t)=>{if(XU(e)&&e.contentDocument){const r=dB(e.contentDocument.body,!1);n.splice(t,1,...r)}})),n}function fB(e){return hB(e)&&!function(e){const t=parseInt(e.getAttribute("tabindex")||"0",10);return t<0}(e)}function hB(e){return e.matches(cB)&&pB(e)}function pB(e,t){return"#comment"!==e.nodeName&&function(e){if(!(e instanceof HTMLElement||e instanceof SVGElement))return!1;const{display:t,visibility:n}=e.style;let r="none"!==t&&"hidden"!==n&&"collapse"!==n;if(r){if(!e.ownerDocument.defaultView)return r;const{getComputedStyle:t}=e.ownerDocument.defaultView,{display:n,visibility:o}=t(e);r="none"!==n&&"hidden"!==o&&"collapse"!==o}return r}(e)&&function(e,t){return!e.hasAttribute("hidden")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||pB(e.parentElement,e))}function mB(e){for(;e&&!gB(e);)e=e.parentElement;return e||document.scrollingElement||document.documentElement}function gB(e){const t=window.getComputedStyle(e);return/(auto|scroll)/.test(t.overflow+t.overflowX+t.overflowY)}function vB(){}function yB(e,t){return $t(e,t)}var bB=new Map,xB=new Set;function wB(){if("undefined"==typeof window)return;const e=t=>{if(!t.target)return;const n=bB.get(t.target);if(n&&(n.delete(t.propertyName),0===n.size&&(t.target.removeEventListener("transitioncancel",e),bB.delete(t.target)),0===bB.size)){for(const e of xB)e();xB.clear()}};document.body.addEventListener("transitionrun",(t=>{if(!t.target)return;let n=bB.get(t.target);n||(n=new Set,bB.set(t.target,n),t.target.addEventListener("transitioncancel",e)),n.add(t.propertyName)})),document.body.addEventListener("transitionend",e)}function SB(e,t){const n=kB(e,t,"left"),r=kB(e,t,"top"),o=t.offsetWidth,i=t.offsetHeight;let s=e.scrollLeft,a=e.scrollTop;const l=s+e.offsetWidth,c=a+e.offsetHeight;n<=s?s=n:n+o>l&&(s+=n+o-l),r<=a?a=r:r+i>c&&(a+=r+i-c),e.scrollLeft=s,e.scrollTop=a}function kB(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let o=0;for(;t.offsetParent&&(o+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){o-=e[r];break}t=t.offsetParent}return o}"undefined"!=typeof document&&("loading"!==document.readyState?wB():document.addEventListener("DOMContentLoaded",wB));var CB={border:"0",clip:"rect(0 0 0 0)","clip-path":"inset(50%)",height:"1px",margin:"0 -1px -1px 0",overflow:"hidden",padding:"0",position:"absolute",width:"1px","white-space":"nowrap"};function EB(e){return t=>(e(t),()=>e(void 0))}function jB(e,t){const[n,r]=Ze(_B(t?.()));return nt((()=>{r(e()?.tagName.toLowerCase()||_B(t?.()))})),n}function _B(e){return HU(e)?e:void 0}function TB(e){const[t,n]=qt(e,["as"]);if(!t.as)throw new Error("[kobalte]: Polymorphic is missing the required `as` prop.");return At(En,$t(n,{get component(){return t.as}}))}var PB=["id","name","validationState","required","disabled","readOnly"];var NB=pt();function DB(){const e=mt(NB);if(void 0===e)throw new Error("[kobalte]: `useFormControlContext` must be used within a `FormControlContext.Provider` component");return e}function MB(e){const t=DB(),n=yB({id:t.generateId("description")},e);return nt((()=>lt(t.registerDescription(n.id)))),At(TB,$t({as:"div"},(()=>t.dataset()),n))}function OB(e){const t=DB(),n=yB({id:t.generateId("error-message")},e),[r,o]=qt(n,["forceMount"]),i=()=>"invalid"===t.validationState();return nt((()=>{i()&<(t.registerErrorMessage(o.id))})),At(Wt,{get when(){return r.forceMount||i()},get children(){return At(TB,$t({as:"div"},(()=>t.dataset()),o))}})}function AB(e){let t;const n=DB(),r=yB({id:n.generateId("label")},e),[o,i]=qt(r,["ref"]),s=jB((()=>t),(()=>"label"));return nt((()=>lt(n.registerLabel(i.id)))),At(TB,$t({as:"label",ref(e){const n=PU((e=>t=e),o.ref);"function"==typeof n&&n(e)},get for(){return rt((()=>"label"===s()))()?n.fieldId():void 0}},(()=>n.dataset()),i))}function RB(e,t){nt(st(e,(e=>{if(null==e)return;const n=function(e){return function(e){return e.matches("textarea, input, select, button")}(e)?e.form:e.closest("form")}(e);null!=n&&(n.addEventListener("reset",t,{passive:!0}),lt((()=>{n.removeEventListener("reset",t)})))})))}function LB(e){const[t,n]=Ze(e.defaultValue?.()),r=rt((()=>void 0!==e.value?.())),o=rt((()=>r()?e.value?.():t()));return[o,t=>{it((()=>{const i=function(e,...t){return"function"==typeof e?e(...t):e}(t,o());return Object.is(i,o())||(r()||n(i),e.onChange?.(i)),i}))}]}function IB(e){const[t,n]=LB(e);return[()=>t()??!1,n]}var FB=Object.defineProperty,$B=(e,t)=>{for(var n in t)FB(e,n,{get:t[n],enumerable:!0})},qB=pt();function zB(){return mt(qB)}function UB(e,t){return Boolean(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_PRECEDING)}function BB(e,t){const n=function(e){const t=e.map(((e,t)=>[t,e]));let n=!1;return t.sort((([e,t],[r,o])=>{const i=t.ref(),s=o.ref();return i===s?0:i&&s?UB(i,s)?(e>r&&(n=!0),-1):(e<r&&(n=!0),1):0})),n?t.map((([e,t])=>t)):e}(e);e!==n&&t(n)}function VB(e,t){if("function"!=typeof IntersectionObserver)return void function(e,t){nt((()=>{const n=setTimeout((()=>{BB(e(),t)}));lt((()=>clearTimeout(n)))}))}(e,t);let n=[];nt((()=>{const r=function(e){const t=e[0],n=e[e.length-1]?.ref();let r=t?.ref()?.parentElement;for(;r;){if(n&&r.contains(n))return r;r=r.parentElement}return QU(r).body}(e()),o=new IntersectionObserver((()=>{const r=!!n.length;n=e(),r&&BB(e(),t)}),{root:r});for(const t of e()){const e=t.ref();e&&o.observe(e)}lt((()=>o.disconnect()))}))}function KB(e={}){const[t,n]=function(e){const[t,n]=LB(e);return[()=>t()??[],n]}({value:()=>Rz(e.items),onChange:t=>e.onItemsChange?.(t)});VB(t,n);const r=e=>(n((t=>{const n=function(e,t){const n=t.ref();if(!n)return-1;let r=e.length;if(!r)return-1;for(;r--;){const t=e[r]?.ref();if(t&&UB(t,n))return r+1}return 0}(t,e);return function(e,t,n=-1){return n in e?[...e.slice(0,n),t,...e.slice(n)]:[...e,t]}(t,e,n)})),()=>{n((t=>{const n=t.filter((t=>t.ref()!==e.ref()));return t.length===n.length?t:n}))});return{DomCollectionProvider:e=>At(qB.Provider,{value:{registerItem:r},get children(){return e.children}})}}function HB(e){const t=function(){const e=zB();if(void 0===e)throw new Error("[kobalte]: `useDomCollectionContext` must be used within a `DomCollectionProvider` component");return e}(),n=yB({shouldRegisterItem:!0},e);nt((()=>{if(!n.shouldRegisterItem)return;lt(t.registerItem(n.getItem()))}))}function WB(e){let t=e.startIndex??0;const n=e.startLevel??0,r=[],o=t=>{if(null==t)return"";const n=e.getKey??"key",r=HU(n)?t[n]:n(t);return null!=r?String(r):""},i=t=>{if(null==t)return"";const n=e.getTextValue??"textValue",r=HU(n)?t[n]:n(t);return null!=r?String(r):""},s=t=>{if(null==t)return!1;const n=e.getDisabled??"disabled";return(HU(n)?t[n]:n(t))??!1},a=t=>{if(null!=t)return HU(e.getSectionChildren)?t[e.getSectionChildren]:e.getSectionChildren?.(t)};for(const l of e.dataSource)if(HU(l)||"number"==typeof l)r.push({type:"item",rawValue:l,key:String(l),textValue:String(l),disabled:s(l),level:n,index:t}),t++;else if(null!=a(l)){r.push({type:"section",rawValue:l,key:"",textValue:"",disabled:!1,level:n,index:t}),t++;const o=a(l)??[];if(o.length>0){const i=WB({dataSource:o,getKey:e.getKey,getTextValue:e.getTextValue,getDisabled:e.getDisabled,getSectionChildren:e.getSectionChildren,startIndex:t,startLevel:n+1});r.push(...i),t+=i.length}}else r.push({type:"item",rawValue:l,key:o(l),textValue:i(l),disabled:s(l),level:n,index:t}),t++;return r}function GB(e,t=[]){return rt((()=>{const n=WB({dataSource:Rz(e.dataSource),getKey:Rz(e.getKey),getTextValue:Rz(e.getTextValue),getDisabled:Rz(e.getDisabled),getSectionChildren:Rz(e.getSectionChildren)});for(let e=0;e<t.length;e++)t[e]();return e.factory(n)}))}var YB=new Set(["Avst","Arab","Armi","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),QB=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function XB(e){return function(e){if(Intl.Locale){const t=new Intl.Locale(e).maximize().script??"";return YB.has(t)}const t=e.split("-")[0];return QB.has(t)}(e)?"rtl":"ltr"}function JB(){let e="undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";return{locale:e,direction:XB(e)}}var ZB=JB(),eV=new Set;function tV(){ZB=JB();for(const e of eV)e(ZB)}var nV=pt();function rV(){const e=function(){const[e,t]=Ze(ZB),n=rt((()=>e()));return at((()=>{0===eV.size&&window.addEventListener("languagechange",tV),eV.add(t),lt((()=>{eV.delete(t),0===eV.size&&window.removeEventListener("languagechange",tV)}))})),{locale:()=>n().locale,direction:()=>n().direction}}();return mt(nV)||e}var oV=new Map;var iV=class e extends Set{anchorKey;currentKey;constructor(t,n,r){super(t),t instanceof e?(this.anchorKey=n||t.anchorKey,this.currentKey=r||t.currentKey):(this.anchorKey=n,this.currentKey=r)}};function sV(e){return eB()||tB()?e.altKey:e.ctrlKey}function aV(e){return eB()?e.metaKey:e.ctrlKey}function lV(e){return new iV(e)}function cV(e){const t=yB({selectionMode:"none",selectionBehavior:"toggle"},e),[n,r]=Ze(!1),[o,i]=Ze(),s=rt((()=>{const e=Rz(t.selectedKeys);return null!=e?lV(e):e})),a=rt((()=>{const e=Rz(t.defaultSelectedKeys);return null!=e?lV(e):new iV})),[l,c]=function(e){const[t,n]=LB(e);return[()=>t()??new iV,n]}({value:s,defaultValue:a,onChange:e=>t.onSelectionChange?.(e)}),[u,d]=Ze(Rz(t.selectionBehavior));return nt((()=>{const e=l();"replace"===Rz(t.selectionBehavior)&&"toggle"===u()&&"object"==typeof e&&0===e.size&&d("replace")})),nt((()=>{d(Rz(t.selectionBehavior)??"toggle")})),{selectionMode:()=>Rz(t.selectionMode),disallowEmptySelection:()=>Rz(t.disallowEmptySelection)??!1,selectionBehavior:u,setSelectionBehavior:d,isFocused:n,setFocused:r,focusedKey:o,setFocusedKey:i,selectedKeys:l,setSelectedKeys:e=>{!Rz(t.allowDuplicateSelectionEvents)&&function(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}(e,l())||c(e)}}}function uV(e,t,n){const r=$t({selectOnFocus:()=>"replace"===Rz(e.selectionManager).selectionBehavior()},e),o=()=>t(),{direction:i}=rV();let s={top:0,left:0};qU((()=>Rz(r.isVirtualized)?void 0:o()),"scroll",(()=>{const e=o();e&&(s={top:e.scrollTop,left:e.scrollLeft})}));const{typeSelectHandlers:a}=function(e){const[t,n]=Ze(""),[r,o]=Ze(-1);return{typeSelectHandlers:{onKeyDown:i=>{if(Rz(e.isDisabled))return;const s=Rz(e.keyboardDelegate),a=Rz(e.selectionManager);if(!s.getKeyForSearch)return;const l=function(e){return 1!==e.length&&/^[A-Z]/i.test(e)?"":e}(i.key);if(!l||i.ctrlKey||i.metaKey)return;" "===l&&t().trim().length>0&&(i.preventDefault(),i.stopPropagation());let c=n((e=>e+l)),u=s.getKeyForSearch(c,a.focusedKey())??s.getKeyForSearch(c);null==u&&function(e){return e.split("").every((t=>t===e[0]))}(c)&&(c=c[0],u=s.getKeyForSearch(c,a.focusedKey())??s.getKeyForSearch(c)),null!=u&&(a.setFocusedKey(u),e.onTypeSelect?.(u)),clearTimeout(r()),o(window.setTimeout((()=>n("")),500))}}}}({isDisabled:()=>Rz(r.disallowTypeAhead),keyboardDelegate:()=>Rz(r.keyboardDelegate),selectionManager:()=>Rz(r.selectionManager)}),l=()=>Rz(r.orientation)??"vertical",c=()=>{const e=Rz(r.autoFocus);if(!e)return;const n=Rz(r.selectionManager),o=Rz(r.keyboardDelegate);let i;"first"===e&&(i=o.getFirstKey?.()),"last"===e&&(i=o.getLastKey?.());const s=n.selectedKeys();s.size&&(i=s.values().next().value),n.setFocused(!0),n.setFocusedKey(i);const a=t();a&&null==i&&!Rz(r.shouldUseVirtualFocus)&&iB(a)};at((()=>{r.deferAutoFocus?setTimeout(c,0):c()})),nt(st([o,()=>Rz(r.isVirtualized),()=>Rz(r.selectionManager).focusedKey()],(e=>{const[t,n,o]=e;if(n)o&&r.scrollToKey?.(o);else if(o&&t){const e=t.querySelector(`[data-key="${o}"]`);e&&SB(t,e)}})));return{tabIndex:rt((()=>{if(!Rz(r.shouldUseVirtualFocus))return null==Rz(r.selectionManager).focusedKey()?0:-1})),onKeyDown:e=>{nB(e,a.onKeyDown),e.altKey&&"Tab"===e.key&&e.preventDefault();const n=t();if(!n?.contains(e.target))return;const o=Rz(r.selectionManager),s=Rz(r.selectOnFocus),c=t=>{null!=t&&(o.setFocusedKey(t),e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&!sV(e)&&o.replaceSelection(t))},u=Rz(r.keyboardDelegate),d=Rz(r.shouldFocusWrap),f=o.focusedKey();switch(e.key){case"vertical"===l()?"ArrowDown":"ArrowRight":if(u.getKeyBelow){let t;e.preventDefault(),t=null!=f?u.getKeyBelow(f):u.getFirstKey?.(),null==t&&d&&(t=u.getFirstKey?.(f)),c(t)}break;case"vertical"===l()?"ArrowUp":"ArrowLeft":if(u.getKeyAbove){let t;e.preventDefault(),t=null!=f?u.getKeyAbove(f):u.getLastKey?.(),null==t&&d&&(t=u.getLastKey?.(f)),c(t)}break;case"vertical"===l()?"ArrowLeft":"ArrowUp":if(u.getKeyLeftOf){e.preventDefault();const t="rtl"===i();let n;n=null!=f?u.getKeyLeftOf(f):t?u.getFirstKey?.():u.getLastKey?.(),c(n)}break;case"vertical"===l()?"ArrowRight":"ArrowDown":if(u.getKeyRightOf){e.preventDefault();const t="rtl"===i();let n;n=null!=f?u.getKeyRightOf(f):t?u.getLastKey?.():u.getFirstKey?.(),c(n)}break;case"Home":if(u.getFirstKey){e.preventDefault();const t=u.getFirstKey(f,aV(e));null!=t&&(o.setFocusedKey(t),aV(e)&&e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&o.replaceSelection(t))}break;case"End":if(u.getLastKey){e.preventDefault();const t=u.getLastKey(f,aV(e));null!=t&&(o.setFocusedKey(t),aV(e)&&e.shiftKey&&"multiple"===o.selectionMode()?o.extendSelection(t):s&&o.replaceSelection(t))}break;case"PageDown":if(u.getKeyPageBelow&&null!=f){e.preventDefault();c(u.getKeyPageBelow(f))}break;case"PageUp":if(u.getKeyPageAbove&&null!=f){e.preventDefault();c(u.getKeyPageAbove(f))}break;case"a":aV(e)&&"multiple"===o.selectionMode()&&!0!==Rz(r.disallowSelectAll)&&(e.preventDefault(),o.selectAll());break;case"Escape":e.defaultPrevented||(e.preventDefault(),Rz(r.disallowEmptySelection)||o.clearSelection());break;case"Tab":if(!Rz(r.allowsTabNavigation)){if(e.shiftKey)n.focus();else{const e=function(e,t,n){const r=t?.tabbable?uB:cB,o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>t?.from?.contains(e)?NodeFilter.FILTER_REJECT:!e.matches(r)||!pB(e)||n||t?.accept&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT});return t?.from&&(o.currentNode=t.from),o}(n,{tabbable:!0});let t,r;do{r=e.lastChild(),r&&(t=r)}while(r);t&&!t.contains(document.activeElement)&&iB(t)}break}}},onMouseDown:e=>{o()===e.target&&e.preventDefault()},onFocusIn:e=>{const t=Rz(r.selectionManager),n=Rz(r.keyboardDelegate),i=Rz(r.selectOnFocus);if(t.isFocused())e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target))if(t.setFocused(!0),null==t.focusedKey()){const r=e=>{null!=e&&(t.setFocusedKey(e),i&&t.replaceSelection(e))},o=e.relatedTarget;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(t.lastSelectedKey()??n.getLastKey?.()):r(t.firstSelectedKey()??n.getFirstKey?.())}else if(!Rz(r.isVirtualized)){const e=o();if(e){e.scrollTop=s.top,e.scrollLeft=s.left;const n=e.querySelector(`[data-key="${t.focusedKey()}"]`);n&&(iB(n),SB(e,n))}}},onFocusOut:e=>{const t=Rz(r.selectionManager);e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)}}}function dV(e,t){const n=()=>Rz(e.selectionManager),r=()=>Rz(e.key),o=()=>Rz(e.shouldUseVirtualFocus),i=e=>{"none"!==n().selectionMode()&&("single"===n().selectionMode()?n().isSelected(r())&&!n().disallowEmptySelection()?n().toggleSelection(r()):n().replaceSelection(r()):e?.shiftKey?n().extendSelection(r()):"toggle"===n().selectionBehavior()||aV(e)||"pointerType"in e&&"touch"===e.pointerType?n().toggleSelection(r()):n().replaceSelection(r()))},s=()=>Rz(e.disabled)||n().isDisabled(r()),a=()=>!s()&&n().canSelectItem(r());let l=null;const c=rt((()=>{if(!o()&&!s())return r()===n().focusedKey()?0:-1})),u=rt((()=>Rz(e.virtualized)?void 0:r()));return nt(st([t,r,o,()=>n().focusedKey(),()=>n().isFocused()],(([t,n,r,o,i])=>{t&&n===o&&i&&!r&&document.activeElement!==t&&(e.focus?e.focus():iB(t))}))),{isSelected:()=>n().isSelected(r()),isDisabled:s,allowsSelection:a,tabIndex:c,dataKey:u,onPointerDown:t=>{a()&&(l=t.pointerType,"mouse"!==t.pointerType||0!==t.button||Rz(e.shouldSelectOnPressUp)||i(t))},onPointerUp:t=>{a()&&"mouse"===t.pointerType&&0===t.button&&Rz(e.shouldSelectOnPressUp)&&Rz(e.allowsDifferentPressOrigin)&&i(t)},onClick:t=>{a()&&(Rz(e.shouldSelectOnPressUp)&&!Rz(e.allowsDifferentPressOrigin)||"mouse"!==l)&&i(t)},onKeyDown:e=>{a()&&["Enter"," "].includes(e.key)&&(sV(e)?n().toggleSelection(r()):i(e))},onMouseDown:e=>{s()&&e.preventDefault()},onFocus:e=>{const i=t();o()||s()||!i||e.target===i&&n().setFocusedKey(r())}}}var fV=class{collection;state;constructor(e,t){this.collection=e,this.state=t}selectionMode(){return this.state.selectionMode()}disallowEmptySelection(){return this.state.disallowEmptySelection()}selectionBehavior(){return this.state.selectionBehavior()}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}isFocused(){return this.state.isFocused()}setFocused(e){this.state.setFocused(e)}focusedKey(){return this.state.focusedKey()}setFocusedKey(e){(null==e||this.collection().getItem(e))&&this.state.setFocusedKey(e)}selectedKeys(){return this.state.selectedKeys()}isSelected(e){if("none"===this.state.selectionMode())return!1;const t=this.getKey(e);return null!=t&&this.state.selectedKeys().has(t)}isEmpty(){return 0===this.state.selectedKeys().size}isSelectAll(){if(this.isEmpty())return!1;const e=this.state.selectedKeys();return this.getAllSelectableKeys().every((t=>e.has(t)))}firstSelectedKey(){let e;for(const t of this.state.selectedKeys()){const n=this.collection().getItem(t);e&&!(null!=n?.index&&null!=e?.index&&n.index<e.index)||(e=n)}return e?.key}lastSelectedKey(){let e;for(const t of this.state.selectedKeys()){const n=this.collection().getItem(t);e&&!(null!=n?.index&&null!=e?.index&&n.index>e.index)||(e=n)}return e?.key}extendSelection(e){if("none"===this.selectionMode())return;if("single"===this.selectionMode())return void this.replaceSelection(e);const t=this.getKey(e);if(null==t)return;const n=this.state.selectedKeys(),r=n.anchorKey||t,o=new iV(n,r,t);for(const i of this.getKeyRange(r,n.currentKey||t))o.delete(i);for(const i of this.getKeyRange(t,r))this.canSelectItem(i)&&o.add(i);this.state.setSelectedKeys(o)}getKeyRange(e,t){const n=this.collection().getItem(e),r=this.collection().getItem(t);return n&&r?null!=n.index&&null!=r.index&&n.index<=r.index?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){const n=[];let r=e;for(;null!=r;){const e=this.collection().getItem(r);if(e&&"item"===e.type&&n.push(r),r===t)return n;r=this.collection().getKeyAfter(r)}return[]}getKey(e){const t=this.collection().getItem(e);return t?t&&"item"===t.type?t.key:null:e}toggleSelection(e){if("none"===this.selectionMode())return;if("single"===this.selectionMode()&&!this.isSelected(e))return void this.replaceSelection(e);const t=this.getKey(e);if(null==t)return;const n=new iV(this.state.selectedKeys());n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection()&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode())return;const t=this.getKey(e);if(null==t)return;const n=this.canSelectItem(t)?new iV([t],t,t):new iV;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode())return;const t=new iV;for(const n of e){const e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode()))break}this.state.setSelectedKeys(t)}selectAll(){"multiple"===this.selectionMode()&&this.state.setSelectedKeys(new Set(this.getAllSelectableKeys()))}clearSelection(){const e=this.state.selectedKeys();!this.disallowEmptySelection()&&e.size>0&&this.state.setSelectedKeys(new iV)}toggleSelectAll(){this.isSelectAll()?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode()&&("single"===this.selectionMode()?this.isSelected(e)&&!this.disallowEmptySelection()?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior()||t&&"touch"===t.pointerType?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys())return!0;const t=this.selectedKeys();if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;for(const n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){if("none"===this.state.selectionMode())return!1;const t=this.collection().getItem(e);return null!=t&&!t.disabled}isDisabled(e){const t=this.collection().getItem(e);return!t||t.disabled}getAllSelectableKeys(){const e=[];return(t=>{for(;null!=t;){if(this.canSelectItem(t)){const n=this.collection().getItem(t);if(!n)continue;"item"===n.type&&e.push(t)}t=this.collection().getKeyAfter(t)}})(this.collection().getFirstKey()),e}},hV=class{keyMap=new Map;iterable;firstKey;lastKey;constructor(e){this.iterable=e;for(const r of e)this.keyMap.set(r.key,r);if(0===this.keyMap.size)return;let t,n=0;for(const[r,o]of this.keyMap)t?(t.nextKey=r,o.prevKey=t.key):(this.firstKey=r,o.prevKey=void 0),"item"===o.type&&(o.index=n++),t=o,t.nextKey=void 0;this.lastKey=t.key}*[Symbol.iterator](){yield*this.iterable}getSize(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){return this.keyMap.get(e)?.prevKey}getKeyAfter(e){return this.keyMap.get(e)?.nextKey}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){return this.keyMap.get(e)}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}};var pV,mV=e=>"function"==typeof e?e():e,gV=e=>{const t=rt((()=>{const t=mV(e.element);if(t)return getComputedStyle(t)})),n=()=>t()?.animationName??"none",[r,o]=Ze(mV(e.show)?"present":"hidden");let i="none";return nt((r=>{const s=mV(e.show);return it((()=>{if(r===s)return s;const e=i,a=n();if(s)o("present");else if("none"===a||"none"===t()?.display)o("hidden");else{o(!0===r&&e!==a?"hiding":"hidden")}})),s})),nt((()=>{const t=mV(e.element);if(!t)return;const s=e=>{e.target===t&&(i=n())},a=e=>{const i=n().includes(e.animationName);e.target===t&&i&&"hiding"===r()&&o("hidden")};t.addEventListener("animationstart",s),t.addEventListener("animationcancel",a),t.addEventListener("animationend",a),lt((()=>{t.removeEventListener("animationstart",s),t.removeEventListener("animationcancel",a),t.removeEventListener("animationend",a)}))})),{present:()=>"present"===r()||"hiding"===r(),state:r}},vV="data-kb-top-layer",yV=!1,bV=[];function xV(e){return bV.findIndex((t=>t.node===e))}function wV(){return bV.filter((e=>e.isPointerBlocking))}function SV(){return wV().length>0}function kV(e){const t=xV([...wV()].slice(-1)[0]?.node);return xV(e)<t}var CV={layers:bV,isTopMostLayer:function(e){return bV[bV.length-1].node===e},hasPointerBlockingLayer:SV,isBelowPointerBlockingLayer:kV,addLayer:function(e){bV.push(e)},removeLayer:function(e){const t=xV(e);t<0||bV.splice(t,1)},indexOf:xV,find:function(e){return bV[xV(e)]},assignPointerEventToLayers:function(){for(const{node:e}of bV)e.style.pointerEvents=kV(e)?"none":"auto"},disableBodyPointerEvents:function(e){if(SV()&&!yV){const t=QU(e);pV=document.body.style.pointerEvents,t.body.style.pointerEvents="none",yV=!0}},restoreBodyPointerEvents:function(e){if(SV())return;const t=QU(e);t.body.style.pointerEvents=pV,0===t.body.style.length&&t.body.removeAttribute("style"),yV=!1}};$B({},{Button:()=>_V,Root:()=>jV});var EV=["button","color","file","image","reset","submit"];function jV(e){let t;const n=yB({type:"button"},e),[r,o]=qt(n,["ref","type","disabled"]),i=jB((()=>t),(()=>"button")),s=rt((()=>{const e=i();return null!=e&&function(e){const t=e.tagName.toLowerCase();return"button"===t||!("input"!==t||!e.type)&&-1!==EV.indexOf(e.type)}({tagName:e,type:r.type})})),a=rt((()=>"input"===i())),l=rt((()=>"a"===i()&&null!=t?.getAttribute("href")));return At(TB,$t({as:"button",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},get type(){return s()||a()?r.type:void 0},get role(){return s()||l()?void 0:"button"},get tabIndex(){return s()||l()||r.disabled?void 0:0},get disabled(){return s()||a()?r.disabled:void 0},get"aria-disabled"(){return!(s()||a()||!r.disabled)||void 0},get"data-disabled"(){return r.disabled?"":void 0}},o))}var _V=jV,TV=["top","right","bottom","left"],PV=Math.min,NV=Math.max,DV=Math.round,MV=Math.floor,OV=e=>({x:e,y:e}),AV={left:"right",right:"left",bottom:"top",top:"bottom"},RV={start:"end",end:"start"};function LV(e,t,n){return NV(e,PV(t,n))}function IV(e,t){return"function"==typeof e?e(t):e}function FV(e){return e.split("-")[0]}function $V(e){return e.split("-")[1]}function qV(e){return"x"===e?"y":"x"}function zV(e){return"y"===e?"height":"width"}function UV(e){return["top","bottom"].includes(FV(e))?"y":"x"}function BV(e){return qV(UV(e))}function VV(e){return e.replace(/start|end/g,(e=>RV[e]))}function KV(e){return e.replace(/left|right|bottom|top/g,(e=>AV[e]))}function HV(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function WV(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function GV(e,t,n){let{reference:r,floating:o}=e;const i=UV(t),s=BV(t),a=zV(s),l=FV(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let h;switch(l){case"top":h={x:u,y:r.y-o.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-o.width,y:d};break;default:h={x:r.x,y:r.y}}switch($V(t)){case"start":h[s]-=f*(n&&c?-1:1);break;case"end":h[s]+=f*(n&&c?-1:1)}return h}async function YV(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=IV(t,e),p=HV(h),m=a[f?"floating"===d?"reference":"floating":d],g=WV(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),v="floating"===d?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},x=WV(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:v,offsetParent:y,strategy:l}):v);return{top:(g.top-x.top+p.top)/b.y,bottom:(x.bottom-g.bottom+p.bottom)/b.y,left:(g.left-x.left+p.left)/b.x,right:(x.right-g.right+p.right)/b.x}}function QV(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function XV(e){return TV.some((t=>e[t]>=0))}function JV(e){return tK(e)?(e.nodeName||"").toLowerCase():"#document"}function ZV(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function eK(e){var t;return null==(t=(tK(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function tK(e){return e instanceof Node||e instanceof ZV(e).Node}function nK(e){return e instanceof Element||e instanceof ZV(e).Element}function rK(e){return e instanceof HTMLElement||e instanceof ZV(e).HTMLElement}function oK(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof ZV(e).ShadowRoot)}function iK(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=dK(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function sK(e){return["table","td","th"].includes(JV(e))}function aK(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(ZY){return!1}}))}function lK(e){const t=cK(),n=nK(e)?dK(e):e;return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function cK(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function uK(e){return["html","body","#document"].includes(JV(e))}function dK(e){return ZV(e).getComputedStyle(e)}function fK(e){return nK(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function hK(e){if("html"===JV(e))return e;const t=e.assignedSlot||e.parentNode||oK(e)&&e.host||eK(e);return oK(t)?t.host:t}function pK(e){const t=hK(e);return uK(t)?e.ownerDocument?e.ownerDocument.body:e.body:rK(t)&&iK(t)?t:pK(t)}function mK(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=pK(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=ZV(o);return i?t.concat(s,s.visualViewport||[],iK(o)?o:[],s.frameElement&&n?mK(s.frameElement):[]):t.concat(o,mK(o,[],n))}function gK(e){const t=dK(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=rK(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=DV(n)!==i||DV(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function vK(e){return nK(e)?e:e.contextElement}function yK(e){const t=vK(e);if(!rK(t))return OV(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=gK(t);let s=(i?DV(n.width):n.width)/r,a=(i?DV(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}var bK=OV(0);function xK(e){const t=ZV(e);return cK()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:bK}function wK(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=vK(e);let s=OV(1);t&&(r?nK(r)&&(s=yK(r)):s=yK(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==ZV(e))&&t}(i,n,r)?xK(i):OV(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,u=o.width/s.x,d=o.height/s.y;if(i){const e=ZV(i),t=r&&nK(r)?ZV(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=yK(o),t=o.getBoundingClientRect(),r=dK(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=s,n=ZV(o),o=n.frameElement}}return WV({width:u,height:d,x:l,y:c})}function SK(e){return wK(eK(e)).left+fK(e).scrollLeft}function kK(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=ZV(e),r=eK(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=cK();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=eK(e),n=fK(e),r=e.ownerDocument.body,o=NV(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=NV(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+SK(e);const a=-n.scrollTop;return"rtl"===dK(r).direction&&(s+=NV(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(eK(e));else if(nK(t))r=function(e,t){const n=wK(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=rK(e)?yK(e):OV(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=xK(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return WV(r)}function CK(e,t){const n=hK(e);return!(n===t||!nK(n)||uK(n))&&("fixed"===dK(n).position||CK(n,t))}function EK(e,t,n){const r=rK(t),o=eK(t),i="fixed"===n,s=wK(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=OV(0);if(r||!r&&!i)if(("body"!==JV(t)||iK(o))&&(a=fK(t)),r){const e=wK(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=SK(o));return{x:s.left+a.scrollLeft-l.x,y:s.top+a.scrollTop-l.y,width:s.width,height:s.height}}function jK(e){return"static"===dK(e).position}function _K(e,t){return rK(e)&&"fixed"!==dK(e).position?t?t(e):e.offsetParent:null}function TK(e,t){const n=ZV(e);if(aK(e))return n;if(!rK(e)){let t=hK(e);for(;t&&!uK(t);){if(nK(t)&&!jK(t))return t;t=hK(t)}return n}let r=_K(e,t);for(;r&&sK(r)&&jK(r);)r=_K(r,t);return r&&uK(r)&&jK(r)&&!lK(r)?n:r||function(e){let t=hK(e);for(;rK(t)&&!uK(t);){if(lK(t))return t;if(aK(t))return null;t=hK(t)}return null}(e)||n}var PK={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=eK(r),a=!!t&&aK(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=OV(1);const u=OV(0),d=rK(r);if((d||!d&&!i)&&(("body"!==JV(r)||iK(s))&&(l=fK(r)),rK(r))){const e=wK(r);c=yK(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x,y:n.y*c.y-l.scrollTop*c.y+u.y}},getDocumentElement:eK,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?aK(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=mK(e,[],!1).filter((e=>nK(e)&&"body"!==JV(e))),o=null;const i="fixed"===dK(e).position;let s=i?hK(e):e;for(;nK(s)&&!uK(s);){const t=dK(s),n=lK(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||iK(s)&&!n&&CK(e,s))?r=r.filter((e=>e!==s)):o=t,s=hK(s)}return t.set(e,r),r}(t,this._c):[].concat(n),r],s=i.reduce(((e,n)=>{const r=kK(t,n,o);return e.top=NV(r.top,e.top),e.right=PV(r.right,e.right),e.bottom=PV(r.bottom,e.bottom),e.left=NV(r.left,e.left),e}),kK(t,i[0],o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:TK,getElementRects:async function(e){const t=this.getOffsetParent||TK,n=this.getDimensions,r=await n(e.floating);return{reference:EK(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=gK(e);return{width:t,height:n}},getScale:yK,isElement:nK,isRTL:function(e){return"rtl"===dK(e).direction}};function NK(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=vK(e),u=o||i?[...c?mK(c):[],...mK(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=eK(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const h={rootMargin:-MV(u)+"px "+-MV(o.clientWidth-(c+d))+"px "+-MV(o.clientHeight-(u+f))+"px "+-MV(c)+"px",threshold:NV(0,PV(1,l))||1};let p=!0;function m(e){const t=e[0].intersectionRatio;if(t!==l){if(!p)return s();t?s(!1,t):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}p=!1}try{r=new IntersectionObserver(m,{...h,root:o.ownerDocument})}catch(ZY){r=new IntersectionObserver(m,h)}r.observe(e)}(!0),i}(c,n):null;let f,h=-1,p=null;s&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),c&&!l&&p.observe(c),p.observe(t));let m=l?wK(e):null;return l&&function t(){const r=wK(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=p)||e.disconnect(),p=null,l&&cancelAnimationFrame(f)}}var DK=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=FV(n),a=$V(n),l="y"===UV(n),c=["left","top"].includes(s)?-1:1,u=i&&l?-1:1,d=IV(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return a&&"number"==typeof p&&(h="end"===a?-1*p:p),l?{x:h*u,y:f*c}:{x:f*c,y:h*u}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},MK=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=IV(e,t),c={x:n,y:r},u=await YV(t,l),d=UV(FV(o)),f=qV(d);let h=c[f],p=c[d];if(i){h=LV(h+u["y"===f?"top":"left"],h,h-u["y"===f?"bottom":"right"])}if(s){p=LV(p+u["y"===d?"top":"left"],p,p-u["y"===d?"bottom":"right"])}const m=a.fn({...t,[f]:h,[d]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},OK=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:m=!0,...g}=IV(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const v=FV(o),y=UV(a),b=FV(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(b||!m?[KV(a)]:function(e){const t=KV(e);return[VV(e),t,VV(t)]}(a)),S="none"!==p;!f&&S&&w.push(...function(e,t,n,r){const o=$V(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}(FV(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(VV)))),i}(a,m,p,x));const k=[a,...w],C=await YV(t,g),E=[];let j=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&E.push(C[v]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=$V(e),o=BV(e),i=zV(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=KV(s)),[s,KV(s)]}(o,s,x);E.push(C[e[0]],C[e[1]])}if(j=[...j,{placement:o,overflows:E}],!E.every((e=>e<=0))){var _,T;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n=null==(T=j.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:T.placement;if(!n)switch(h){case"bestFit":{var P;const e=null==(P=j.filter((e=>{if(S){const t=UV(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:P[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},AK=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:o,elements:i}=t,{apply:s=()=>{},...a}=IV(e,t),l=await YV(t,a),c=FV(n),u=$V(n),d="y"===UV(n),{width:f,height:h}=r.floating;let p,m;"top"===c||"bottom"===c?(p=c,m=u===(await(null==o.isRTL?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(m=c,p="end"===u?"top":"bottom");const g=h-l.top-l.bottom,v=f-l.left-l.right,y=PV(h-l[p],g),b=PV(f-l[m],v),x=!t.middlewareData.shift;let w=y,S=b;if(d?S=u||x?PV(b,v):v:w=u||x?PV(y,g):g,x&&!u){const e=NV(l.left,0),t=NV(l.right,0),n=NV(l.top,0),r=NV(l.bottom,0);d?S=f-2*(0!==e||0!==t?e+t:NV(l.left,l.right)):w=h-2*(0!==n||0!==r?n+r:NV(l.top,l.bottom))}await s({...t,availableWidth:S,availableHeight:w});const k=await o.getDimensions(i.floating);return f!==k.width||h!==k.height?{reset:{rects:!0}}:{}}}},RK=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=IV(e,t);switch(r){case"referenceHidden":{const e=QV(await YV(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:XV(e)}}}case"escaped":{const e=QV(await YV(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:XV(e)}}}default:return{}}}}},LK=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=IV(e,t)||{};if(null==c)return{};const d=HV(u),f={x:n,y:r},h=BV(o),p=zV(h),m=await s.getDimensions(c),g="y"===h,v=g?"top":"left",y=g?"bottom":"right",b=g?"clientHeight":"clientWidth",x=i.reference[p]+i.reference[h]-f[h]-i.floating[p],w=f[h]-i.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=S?S[b]:0;k&&await(null==s.isElement?void 0:s.isElement(S))||(k=a.floating[b]||i.floating[p]);const C=x/2-w/2,E=k/2-m[p]/2-1,j=PV(d[v],E),_=PV(d[y],E),T=j,P=k-m[p]-_,N=k/2-m[p]/2+C,D=LV(T,N,P),M=!l.arrow&&null!=$V(o)&&N!==D&&i.reference[p]/2-(N<T?j:_)-m[p]/2<0,O=M?N<T?N-T:N-P:0;return{[h]:f[h]+O,data:{[h]:D,centerOffset:N-D-O,...M&&{alignmentOffset:O}},reset:M}}}),IK=(e,t,n)=>{const r={platform:PK,...n},o={...r.platform,_c:new Map};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=GV(c,r,l),f=r,h={},p=0;for(let m=0;m<a.length;m++){const{name:n,fn:i}=a[m],{x:g,y:v,data:y,reset:b}=await i({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:h,rects:c,platform:s,elements:{reference:e,floating:t}});u=null!=g?g:u,d=null!=v?v:d,h={...h,[n]:{...h[n],...y}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=GV(c,f,l))),m=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:h}})(e,t,{...r,platform:o})},FK=pt();function $K(){const e=mt(FK);if(void 0===e)throw new Error("[kobalte]: `usePopperContext` must be used within a `Popper` component");return e}var qK=sn('<svg display="block" viewBox="0 0 30 30" style="transform:scale(1.02)"><g><path fill="none" d="M23,27.8c1.1,1.2,3.4,2.2,5,2.2h2H0h2c1.7,0,3.9-1,5-2.2l6.6-7.2c0.7-0.8,2-0.8,2.7,0L23,27.8L23,27.8z"></path><path stroke="none" d="M23,27.8c1.1,1.2,3.4,2.2,5,2.2h2H0h2c1.7,0,3.9-1,5-2.2l6.6-7.2c0.7-0.8,2-0.8,2.7,0L23,27.8L23,27.8z">'),zK={top:180,right:-90,bottom:0,left:90};function UK(e){const t=$K(),n=yB({size:30},e),[r,o]=qt(n,["ref","style","size"]),i=()=>t.currentPlacement().split("-")[0],s=function(e){const[t,n]=Ze();return nt((()=>{const t=e();var r;t&&n((r=t,QU(r).defaultView||window).getComputedStyle(t))})),t}(t.contentRef),a=()=>2*Number.parseInt(s()?.getPropertyValue(`border-${i()}-width`)||"0px")*(30/r.size);return At(TB,$t({as:"div",ref(e){const n=PU(t.setArrowRef,r.ref);"function"==typeof n&&n(e)},"aria-hidden":"true",get style(){return VU({position:"absolute","font-size":`${r.size}px`,width:"1em",height:"1em","pointer-events":"none",fill:s()?.getPropertyValue("background-color")||"none",stroke:s()?.getPropertyValue(`border-${i()}-color`)||"none","stroke-width":a()},r.style)}},o,{get children(){const e=qK(),t=e.firstChild;return tt((()=>ln(t,"transform",`rotate(${zK[i()]} 15 15) translate(0 2)`))),e}}))}function BK(e){const{x:t=0,y:n=0,width:r=0,height:o=0}=e??{};if("function"==typeof DOMRect)return new DOMRect(t,n,r,o);const i={x:t,y:n,width:r,height:o,top:n,right:t+r,bottom:n+o,left:t};return{...i,toJSON:()=>i}}function VK(e){return/^(?:top|bottom|left|right)(?:-(?:start|end))?$/.test(e)}var KK={top:"bottom",right:"left",bottom:"top",left:"right"};var HK=Object.assign((function(e){const t=yB({getAnchorRect:e=>e?.getBoundingClientRect(),placement:"bottom",gutter:0,shift:0,flip:!0,slide:!0,overlap:!1,sameWidth:!1,fitViewport:!1,hideWhenDetached:!1,detachedPadding:0,arrowPadding:4,overflowPadding:8},e),[n,r]=Ze(),[o,i]=Ze(),[s,a]=Ze(t.placement),l=()=>{return e=t.anchorRef?.(),n=t.getAnchorRect,{contextElement:e,getBoundingClientRect:()=>{const t=n(e);return t?BK(t):e?e.getBoundingClientRect():BK()}};var e,n},{direction:c}=rV();async function u(){const e=l(),r=n(),i=o();if(!e||!r)return;const s=(i?.clientHeight||0)/2,u="number"==typeof t.gutter?t.gutter+s:t.gutter??s;r.style.setProperty("--kb-popper-content-overflow-padding",`${t.overflowPadding}px`),e.getBoundingClientRect();const d=[DK((({placement:e})=>{const n=!!e.split("-")[1];return{mainAxis:u,crossAxis:n?void 0:t.shift,alignmentAxis:t.shift}}))];if(!1!==t.flip){const e="string"==typeof t.flip?t.flip.split(" "):void 0;if(void 0!==e&&!e.every(VK))throw new Error("`flip` expects a spaced-delimited list of placements");d.push(OK({padding:t.overflowPadding,fallbackPlacements:e}))}(t.slide||t.overlap)&&d.push(MK({mainAxis:t.slide,crossAxis:t.overlap,padding:t.overflowPadding})),d.push(AK({padding:t.overflowPadding,apply({availableWidth:e,availableHeight:n,rects:o}){const i=Math.round(o.reference.width);e=Math.floor(e),n=Math.floor(n),r.style.setProperty("--kb-popper-anchor-width",`${i}px`),r.style.setProperty("--kb-popper-content-available-width",`${e}px`),r.style.setProperty("--kb-popper-content-available-height",`${n}px`),t.sameWidth&&(r.style.width=`${i}px`),t.fitViewport&&(r.style.maxWidth=`${e}px`,r.style.maxHeight=`${n}px`)}})),t.hideWhenDetached&&d.push(RK({padding:t.detachedPadding})),i&&d.push(LK({element:i,padding:t.arrowPadding}));const f=await IK(e,r,{placement:t.placement,strategy:"absolute",middleware:d,platform:{...PK,isRTL:()=>"rtl"===c()}});if(a(f.placement),t.onCurrentPlacementChange?.(f.placement),!r)return;r.style.setProperty("--kb-popper-content-transform-origin",function(e,t){const[n,r]=e.split("-"),o=KK[n];return r?"left"===n||"right"===n?`${o} ${"start"===r?"top":"bottom"}`:"start"===r?`${o} ${"rtl"===t?"right":"left"}`:`${o} ${"rtl"===t?"left":"right"}`:`${o} center`}(f.placement,c()));const h=Math.round(f.x),p=Math.round(f.y);let m;if(t.hideWhenDetached&&(m=f.middlewareData.hide?.referenceHidden?"hidden":"visible"),Object.assign(r.style,{top:"0",left:"0",transform:`translate3d(${h}px, ${p}px, 0)`,visibility:m}),i&&f.middlewareData.arrow){const{x:e,y:t}=f.middlewareData.arrow,n=f.placement.split("-")[0];Object.assign(i.style,{left:null!=e?`${e}px`:"",top:null!=t?`${t}px`:"",[n]:"100%"})}}return nt((()=>{const e=l(),t=n();if(!e||!t)return;lt(NK(e,t,u,{elementResize:"function"==typeof ResizeObserver}))})),nt((()=>{const e=n(),r=t.contentRef?.();e&&r&&queueMicrotask((()=>{e.style.zIndex=getComputedStyle(r).zIndex}))})),At(FK.Provider,{value:{currentPlacement:s,contentRef:()=>t.contentRef?.(),setPositionerRef:r,setArrowRef:i},get children(){return t.children}})}),{Arrow:UK,Context:FK,usePopperContext:$K,Positioner:function(e){const t=$K(),[n,r]=qt(e,["ref","style"]);return At(TB,$t({as:"div",ref(e){const r=PU(t.setPositionerRef,n.ref);"function"==typeof r&&r(e)},"data-popper-positioner":"",get style(){return VU({position:"absolute",top:0,left:0,"min-width":"max-content"},n.style)}},r))}});var WK="interactOutside.pointerDownOutside",GK="interactOutside.focusOutside";var YK=pt();function QK(e){let t;const n=mt(YK),[r,o]=qt(e,["ref","disableOutsidePointerEvents","excludedElements","onEscapeKeyDown","onPointerDownOutside","onFocusOutside","onInteractOutside","onDismiss","bypassTopMostLayerCheck"]),i=new Set([]);!function(e,t){let n,r=vB;const o=()=>QU(t()),i=t=>e.onPointerDownOutside?.(t),s=t=>e.onFocusOutside?.(t),a=t=>e.onInteractOutside?.(t),l=n=>{const r=n.target;return r instanceof HTMLElement&&!r.closest(`[${vV}]`)&&!!GU(o(),r)&&!GU(t(),r)&&!e.shouldExcludeElement?.(r)},c=e=>{function n(){const n=t(),r=e.target;if(!n||!r||!l(e))return;const o=rB([i,a]);r.addEventListener(WK,o,{once:!0});const s=new CustomEvent(WK,{bubbles:!1,cancelable:!0,detail:{originalEvent:e,isContextMenu:2===e.button||oB(e)&&0===e.button}});r.dispatchEvent(s)}"touch"===e.pointerType?(o().removeEventListener("click",n),r=n,o().addEventListener("click",n,{once:!0})):n()},u=e=>{const n=t(),r=e.target;if(!n||!r||!l(e))return;const o=rB([s,a]);r.addEventListener(GK,o,{once:!0});const i=new CustomEvent(GK,{bubbles:!1,cancelable:!0,detail:{originalEvent:e,isContextMenu:!1}});r.dispatchEvent(i)};nt((()=>{Rz(e.isDisabled)||(n=window.setTimeout((()=>{o().addEventListener("pointerdown",c,!0)}),0),o().addEventListener("focusin",u,!0),lt((()=>{window.clearTimeout(n),o().removeEventListener("click",r),o().removeEventListener("pointerdown",c,!0),o().removeEventListener("focusin",u,!0)})))}))}({shouldExcludeElement:e=>!!t&&(r.excludedElements?.some((t=>GU(t(),e)))||[...i].some((t=>GU(t,e)))),onPointerDownOutside:e=>{t&&!CV.isBelowPointerBlockingLayer(t)&&(r.bypassTopMostLayerCheck||CV.isTopMostLayer(t))&&(r.onPointerDownOutside?.(e),r.onInteractOutside?.(e),e.defaultPrevented||r.onDismiss?.())},onFocusOutside:e=>{r.onFocusOutside?.(e),r.onInteractOutside?.(e),e.defaultPrevented||r.onDismiss?.()}},(()=>t)),function(e){const t=t=>{t.key===JU.Escape&&e.onEscapeKeyDown?.(t)};nt((()=>{if(Rz(e.isDisabled))return;const n=e.ownerDocument?.()??QU();n.addEventListener("keydown",t),lt((()=>{n.removeEventListener("keydown",t)}))}))}({ownerDocument:()=>QU(t),onEscapeKeyDown:e=>{t&&CV.isTopMostLayer(t)&&(r.onEscapeKeyDown?.(e),!e.defaultPrevented&&r.onDismiss&&(e.preventDefault(),r.onDismiss()))}}),at((()=>{if(!t)return;CV.addLayer({node:t,isPointerBlocking:r.disableOutsidePointerEvents,dismiss:r.onDismiss});const e=n?.registerNestedLayer(t);CV.assignPointerEventToLayers(),CV.disableBodyPointerEvents(t),lt((()=>{t&&(CV.removeLayer(t),e?.(),CV.assignPointerEventToLayers(),CV.restoreBodyPointerEvents(t))}))})),nt(st([()=>t,()=>r.disableOutsidePointerEvents],(([e,t])=>{if(!e)return;const n=CV.find(e);n&&n.isPointerBlocking!==t&&(n.isPointerBlocking=t,CV.assignPointerEventToLayers()),t&&CV.disableBodyPointerEvents(e),lt((()=>{CV.restoreBodyPointerEvents(e)}))}),{defer:!0}));return At(YK.Provider,{value:{registerNestedLayer:e=>{i.add(e);const t=n?.registerNestedLayer(e);return()=>{i.delete(e),t?.()}}},get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)}},o))}})}function XK(e={}){const[t,n]=IB({value:()=>Rz(e.open),defaultValue:()=>!!Rz(e.defaultOpen),onChange:t=>e.onOpenChange?.(t)}),r=()=>{n(!0)},o=()=>{n(!1)};return{isOpen:t,setIsOpen:n,open:r,close:o,toggle:()=>{t()?o():r()}}}var JK={};$B(JK,{Description:()=>MB,ErrorMessage:()=>OB,Item:()=>rH,ItemControl:()=>oH,ItemDescription:()=>iH,ItemIndicator:()=>sH,ItemInput:()=>aH,ItemLabel:()=>lH,Label:()=>cH,RadioGroup:()=>dH,Root:()=>uH});var ZK=pt();function eH(){const e=mt(ZK);if(void 0===e)throw new Error("[kobalte]: `useRadioGroupContext` must be used within a `RadioGroup` component");return e}var tH=pt();function nH(){const e=mt(tH);if(void 0===e)throw new Error("[kobalte]: `useRadioGroupItemContext` must be used within a `RadioGroup.Item` component");return e}function rH(e){const t=DB(),n=eH(),r=yB({id:`${t.generateId("item")}-${Bt()}`},e),[o,i]=qt(r,["value","disabled","onPointerDown"]),[s,a]=Ze(),[l,c]=Ze(),[u,d]=Ze(),[f,h]=Ze(),[p,m]=Ze(!1),g=rt((()=>n.isSelectedValue(o.value))),v=rt((()=>o.disabled||t.isDisabled()||!1)),y=e=>{nB(e,o.onPointerDown),p()&&e.preventDefault()},b=rt((()=>({...t.dataset(),"data-disabled":v()?"":void 0,"data-checked":g()?"":void 0}))),x={value:()=>o.value,dataset:b,isSelected:g,isDisabled:v,inputId:s,labelId:l,descriptionId:u,inputRef:f,select:()=>n.setSelectedValue(o.value),generateId:WU((()=>i.id)),registerInput:EB(a),registerLabel:EB(c),registerDescription:EB(d),setIsFocused:m,setInputRef:h};return At(tH.Provider,{value:x,get children(){return At(TB,$t({as:"div",role:"group",onPointerDown:y},b,i))}})}function oH(e){const t=nH(),n=yB({id:t.generateId("control")},e),[r,o]=qt(n,["onClick","onKeyDown"]);return At(TB,$t({as:"div",onClick:e=>{nB(e,r.onClick),t.select(),t.inputRef()?.focus()},onKeyDown:e=>{nB(e,r.onKeyDown),e.key===JU.Space&&(t.select(),t.inputRef()?.focus())}},(()=>t.dataset()),o))}function iH(e){const t=nH(),n=yB({id:t.generateId("description")},e);return nt((()=>lt(t.registerDescription(n.id)))),At(TB,$t({as:"div"},(()=>t.dataset()),n))}function sH(e){const t=nH(),n=yB({id:t.generateId("indicator")},e),[r,o]=qt(n,["ref","forceMount"]),[i,s]=Ze(),{present:a}=gV({show:()=>r.forceMount||t.isSelected(),element:()=>i()??null});return At(Wt,{get when(){return a()},get children(){return At(TB,$t({as:"div",ref(e){const t=PU(s,r.ref);"function"==typeof t&&t(e)}},(()=>t.dataset()),o))}})}function aH(e){const t=DB(),n=eH(),r=nH(),o=yB({id:r.generateId("input")},e),[i,s]=qt(o,["ref","style","aria-labelledby","aria-describedby","onChange","onFocus","onBlur"]),[a,l]=Ze(!1);return nt(st([()=>r.isSelected(),()=>r.value()],(e=>{if(!e[0]&&e[1]===r.value())return;l(!0);const t=r.inputRef();t?.dispatchEvent(new Event("input",{bubbles:!0,cancelable:!0})),t?.dispatchEvent(new Event("change",{bubbles:!0,cancelable:!0}))}),{defer:!0})),nt((()=>lt(r.registerInput(s.id)))),At(TB,$t({as:"input",ref(e){const t=PU(r.setInputRef,i.ref);"function"==typeof t&&t(e)},type:"radio",get name(){return t.name()},get value(){return r.value()},get checked(){return r.isSelected()},get required(){return t.isRequired()},get disabled(){return r.isDisabled()},get readonly(){return t.isReadOnly()},get style(){return VU({...CB},i.style)},get"aria-labelledby"(){return[i["aria-labelledby"],r.labelId(),null!=i["aria-labelledby"]&&null!=s["aria-label"]?s.id:void 0].filter(Boolean).join(" ")||void 0},get"aria-describedby"(){return[i["aria-describedby"],r.descriptionId(),n.ariaDescribedBy()].filter(Boolean).join(" ")||void 0},onChange:e=>{if(nB(e,i.onChange),e.stopPropagation(),!a()){n.setSelectedValue(r.value());e.target.checked=r.isSelected()}l(!1)},onFocus:e=>{nB(e,i.onFocus),r.setIsFocused(!0)},onBlur:e=>{nB(e,i.onBlur),r.setIsFocused(!1)}},(()=>r.dataset()),s))}function lH(e){const t=nH(),n=yB({id:t.generateId("label")},e);return nt((()=>lt(t.registerLabel(n.id)))),At(TB,$t({as:"label",get for(){return t.inputId()}},(()=>t.dataset()),n))}function cH(e){return At(AB,$t({as:"span"},e))}function uH(e){let t;const n=yB({id:`radiogroup-${Bt()}`,orientation:"vertical"},e),[r,o,i]=qt(n,["ref","value","defaultValue","onChange","orientation","aria-labelledby","aria-describedby"],PB),[s,a]=LB({value:()=>r.value,defaultValue:()=>r.defaultValue,onChange:e=>r.onChange?.(e)}),{formControlContext:l}=function(e){const t=yB({id:`form-control-${Bt()}`},e),[n,r]=Ze(),[o,i]=Ze(),[s,a]=Ze(),[l,c]=Ze();return{formControlContext:{name:()=>Rz(t.name)??Rz(t.id),dataset:rt((()=>({"data-valid":"valid"===Rz(t.validationState)?"":void 0,"data-invalid":"invalid"===Rz(t.validationState)?"":void 0,"data-required":Rz(t.required)?"":void 0,"data-disabled":Rz(t.disabled)?"":void 0,"data-readonly":Rz(t.readOnly)?"":void 0}))),validationState:()=>Rz(t.validationState),isRequired:()=>Rz(t.required),isDisabled:()=>Rz(t.disabled),isReadOnly:()=>Rz(t.readOnly),labelId:n,fieldId:o,descriptionId:s,errorMessageId:l,getAriaLabelledBy:(e,t,r)=>{const o=null!=r||null!=n();return[r,n(),o&&null!=t?e:void 0].filter(Boolean).join(" ")||void 0},getAriaDescribedBy:e=>[s(),l(),e].filter(Boolean).join(" ")||void 0,generateId:WU((()=>Rz(t.id))),registerLabel:EB(r),registerField:EB(i),registerDescription:EB(a),registerErrorMessage:EB(c)}}}(o);RB((()=>t),(()=>a(r.defaultValue??"")));const c=()=>l.getAriaDescribedBy(r["aria-describedby"]),u=e=>e===s(),d={ariaDescribedBy:c,isSelectedValue:u,setSelectedValue:e=>{if(!l.isReadOnly()&&!l.isDisabled()&&(a(e),t))for(const n of t.querySelectorAll("[type='radio']")){n.checked=u(n.value)}}};return At(NB.Provider,{value:l,get children(){return At(ZK.Provider,{value:d,get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},role:"radiogroup",get id(){return Rz(o.id)},get"aria-invalid"(){return"invalid"===l.validationState()||void 0},get"aria-required"(){return l.isRequired()||void 0},get"aria-disabled"(){return l.isDisabled()||void 0},get"aria-readonly"(){return l.isReadOnly()||void 0},get"aria-orientation"(){return r.orientation},get"aria-labelledby"(){return l.getAriaLabelledBy(Rz(o.id),i["aria-label"],r["aria-labelledby"])},get"aria-describedby"(){return c()}},(()=>l.dataset()),i))}})}})}var dH=Object.assign(uH,{Description:MB,ErrorMessage:OB,Item:rH,ItemControl:oH,ItemDescription:iH,ItemIndicator:sH,ItemInput:aH,ItemLabel:lH,Label:cH}),fH=class{collection;ref;collator;constructor(e,t,n){this.collection=e,this.ref=t,this.collator=n}getKeyBelow(e){let t=this.collection().getKeyAfter(e);for(;null!=t;){const e=this.collection().getItem(t);if(e&&"item"===e.type&&!e.disabled)return t;t=this.collection().getKeyAfter(t)}}getKeyAbove(e){let t=this.collection().getKeyBefore(e);for(;null!=t;){const e=this.collection().getItem(t);if(e&&"item"===e.type&&!e.disabled)return t;t=this.collection().getKeyBefore(t)}}getFirstKey(){let e=this.collection().getFirstKey();for(;null!=e;){const t=this.collection().getItem(e);if(t&&"item"===t.type&&!t.disabled)return e;e=this.collection().getKeyAfter(e)}}getLastKey(){let e=this.collection().getLastKey();for(;null!=e;){const t=this.collection().getItem(e);if(t&&"item"===t.type&&!t.disabled)return e;e=this.collection().getKeyBefore(e)}}getItem(e){return this.ref?.()?.querySelector(`[data-key="${e}"]`)??null}getKeyPageAbove(e){const t=this.ref?.();let n=this.getItem(e);if(!t||!n)return;const r=Math.max(0,n.offsetTop+n.offsetHeight-t.offsetHeight);let o=e;for(;o&&n&&n.offsetTop>r;)o=this.getKeyAbove(o),n=null!=o?this.getItem(o):null;return o}getKeyPageBelow(e){const t=this.ref?.();let n=this.getItem(e);if(!t||!n)return;const r=Math.min(t.scrollHeight,n.offsetTop-n.offsetHeight+t.offsetHeight);let o=e;for(;o&&n&&n.offsetTop<r;)o=this.getKeyBelow(o),n=null!=o?this.getItem(o):null;return o}getKeyForSearch(e,t){const n=this.collator?.();if(!n)return;let r=null!=t?this.getKeyBelow(t):this.getFirstKey();for(;null!=r;){const t=this.collection().getItem(r);if(t){const o=t.textValue.slice(0,e.length);if(t.textValue&&0===n.compare(o,e))return r}r=this.getKeyBelow(r)}}};function hH(e,t,n){const r=function(e){const{locale:t}=rV(),n=rt((()=>t()+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"")));return rt((()=>{const r=n();let o;return oV.has(r)&&(o=oV.get(r)),o||(o=new Intl.Collator(t(),e),oV.set(r,o)),o}))}({usage:"search",sensitivity:"base"});return uV({selectionManager:()=>Rz(e.selectionManager),keyboardDelegate:rt((()=>{const n=Rz(e.keyboardDelegate);return n||new fH(e.collection,t,r)})),autoFocus:()=>Rz(e.autoFocus),deferAutoFocus:()=>Rz(e.deferAutoFocus),shouldFocusWrap:()=>Rz(e.shouldFocusWrap),disallowEmptySelection:()=>Rz(e.disallowEmptySelection),selectOnFocus:()=>Rz(e.selectOnFocus),disallowTypeAhead:()=>Rz(e.disallowTypeAhead),shouldUseVirtualFocus:()=>Rz(e.shouldUseVirtualFocus),allowsTabNavigation:()=>Rz(e.allowsTabNavigation),isVirtualized:()=>Rz(e.isVirtualized),scrollToKey:t=>Rz(e.scrollToKey)?.(t),orientation:()=>Rz(e.orientation)},t)}var pH="focusScope.autoFocusOnMount",mH="focusScope.autoFocusOnUnmount",gH={bubbles:!1,cancelable:!0},vH={stack:[],active(){return this.stack[0]},add(e){e!==this.active()&&this.active()?.pause(),this.stack=KU(this.stack,e),this.stack.unshift(e)},remove(e){this.stack=KU(this.stack,e),this.active()?.resume()}};function yH(e,t){const[n,r]=Ze(!1),o={pause(){r(!0)},resume(){r(!1)}};let i=null;const s=t=>e.onMountAutoFocus?.(t),a=t=>e.onUnmountAutoFocus?.(t),l=()=>QU(t()),c=()=>{const e=l().createElement("span");return e.setAttribute("data-focus-trap",""),e.tabIndex=0,Object.assign(e.style,CB),e},u=()=>{const e=t();return e?dB(e,!0).filter((e=>!e.hasAttribute("data-focus-trap"))):[]},d=()=>{const e=u();return e.length>0?e[0]:null};nt((()=>{const e=t();if(!e)return;vH.add(o);const n=YU(e);if(!GU(e,n)){const t=new CustomEvent(pH,gH);e.addEventListener(pH,s),e.dispatchEvent(t),t.defaultPrevented||setTimeout((()=>{iB(d()),YU(e)===n&&iB(e)}),0)}lt((()=>{e.removeEventListener(pH,s),setTimeout((()=>{const r=new CustomEvent(mH,gH);(()=>{const e=t();if(!e)return!1;const n=YU(e);return!!n&&!GU(e,n)&&hB(n)})()&&r.preventDefault(),e.addEventListener(mH,a),e.dispatchEvent(r),r.defaultPrevented||iB(n??l().body),e.removeEventListener(mH,a),vH.remove(o)}),0)}))})),nt((()=>{const r=t();if(!r||!Rz(e.trapFocus)||n())return;const o=e=>{const t=e.target;t?.closest(`[${vV}]`)||(GU(r,t)?i=t:iB(i))},s=e=>{const t=e.relatedTarget??YU(r);t?.closest(`[${vV}]`)||GU(r,t)||iB(i)};l().addEventListener("focusin",o),l().addEventListener("focusout",s),lt((()=>{l().removeEventListener("focusin",o),l().removeEventListener("focusout",s)}))})),nt((()=>{const r=t();if(!r||!Rz(e.trapFocus)||n())return;const o=c();r.insertAdjacentElement("afterbegin",o);const i=c();function s(e){const t=d(),n=(()=>{const e=u();return e.length>0?e[e.length-1]:null})();iB(e.relatedTarget===t?n:t)}r.insertAdjacentElement("beforeend",i),o.addEventListener("focusin",s),i.addEventListener("focusin",s);const a=new MutationObserver((e=>{for(const t of e)t.previousSibling===i&&(i.remove(),r.insertAdjacentElement("beforeend",i)),t.nextSibling===o&&(o.remove(),r.insertAdjacentElement("afterbegin",o))}));a.observe(r,{childList:!0,subtree:!1}),lt((()=>{o.removeEventListener("focusin",s),i.removeEventListener("focusin",s),o.remove(),i.remove(),a.disconnect()}))}))}var bH="data-live-announcer";function xH(e){nt((()=>{Rz(e.isDisabled)||lt(function(e,t=document.body){const n=new Set(e),r=new Set,o=e=>{for(const r of e.querySelectorAll(`[${bH}], [${vV}]`))n.add(r);const t=e=>{if(n.has(e)||e.parentElement&&r.has(e.parentElement)&&"row"!==e.parentElement.getAttribute("role"))return NodeFilter.FILTER_REJECT;for(const t of n)if(e.contains(t))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t}),s=t(e);if(s===NodeFilter.FILTER_ACCEPT&&i(e),s!==NodeFilter.FILTER_REJECT){let e=o.nextNode();for(;null!=e;)i(e),e=o.nextNode()}},i=e=>{const t=wH.get(e)??0;"true"===e.getAttribute("aria-hidden")&&0===t||(0===t&&e.setAttribute("aria-hidden","true"),r.add(e),wH.set(e,t+1))};SH.length&&SH[SH.length-1].disconnect();o(t);const s=new MutationObserver((e=>{for(const t of e)if("childList"===t.type&&0!==t.addedNodes.length&&![...n,...r].some((e=>e.contains(t.target)))){for(const e of t.removedNodes)e instanceof Element&&(n.delete(e),r.delete(e));for(const e of t.addedNodes)!(e instanceof HTMLElement||e instanceof SVGElement)||"true"!==e.dataset.liveAnnouncer&&"true"!==e.dataset.reactAriaTopLayer?e instanceof Element&&o(e):n.add(e)}}));s.observe(t,{childList:!0,subtree:!0});const a={observe(){s.observe(t,{childList:!0,subtree:!0})},disconnect(){s.disconnect()}};return SH.push(a),()=>{s.disconnect();for(const e of r){const t=wH.get(e);if(null==t)return;1===t?(e.removeAttribute("aria-hidden"),wH.delete(e)):wH.set(e,t-1)}a===SH[SH.length-1]?(SH.pop(),SH.length&&SH[SH.length-1].observe()):SH.splice(SH.indexOf(a),1)}}(Rz(e.targets),Rz(e.root)))}))}var wH=new WeakMap,SH=[];var kH=new Map,CH=e=>{nt((()=>{const t=mV(e.style)??{},n=mV(e.properties)??[],r={};for(const i in t)r[i]=e.element.style[i];const o=kH.get(e.key);o?o.activeCount++:kH.set(e.key,{activeCount:1,originalStyles:r,properties:n.map((e=>e.key))}),Object.assign(e.element.style,e.style);for(const i of n)e.element.style.setProperty(i.key,i.value);lt((()=>{const t=kH.get(e.key);if(t)if(1===t.activeCount){kH.delete(e.key);for(const[n,r]of Object.entries(t.originalStyles))e.element.style[n]=r;for(const n of t.properties)e.element.style.removeProperty(n);0===e.element.style.length&&e.element.removeAttribute("style"),e.cleanup?.()}else t.activeCount--}))}))},EH=(e,t)=>{switch(t){case"x":return[e.clientWidth,e.scrollLeft,e.scrollWidth];case"y":return[e.clientHeight,e.scrollTop,e.scrollHeight]}},jH=(e,t)=>{const n=getComputedStyle(e),r="x"===t?n.overflowX:n.overflowY;return"auto"===r||"scroll"===r||"HTML"===e.tagName&&"visible"===r},[_H,TH]=Ze([]),PH=e=>[e.deltaX,e.deltaY],NH=e=>e.changedTouches[0]?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0],DH=(e,t,n,r)=>{const o=null!==r&&MH(r,e),[i,s]=((e,t,n)=>{const r="x"===t&&"rtl"===window.getComputedStyle(e).direction?-1:1;let o=e,i=0,s=0,a=!1;do{const[e,l,c]=EH(o,t),u=c-e-r*l;0===l&&0===u||!jH(o,t)||(i+=u,s+=l),o===(n??document.documentElement)?a=!0:o=o._$host??o.parentElement}while(o&&!a);return[i,s]})(e,t,o?r:void 0);return!(n>0&&Math.abs(i)<=1)&&!(n<0&&Math.abs(s)<1)},MH=(e,t)=>{if(e.contains(t))return!0;let n=t;for(;n;){if(n===e)return!0;n=n._$host??n.parentElement}return!1},OH=e=>{const t=$t({element:null,enabled:!0,hideScrollbar:!0,preventScrollbarShift:!0,preventScrollbarShiftMode:"padding",restoreScrollPosition:!0,allowPinchZoom:!1},e),n=Bt();let r=[0,0],o=null,i=null;nt((()=>{mV(t.enabled)&&(TH((e=>[...e,n])),lt((()=>{TH((e=>e.filter((e=>e!==n))))})))})),nt((()=>{if(!mV(t.enabled)||!mV(t.hideScrollbar))return;const{body:e}=document,n=window.innerWidth-e.offsetWidth;if(mV(t.preventScrollbarShift)){const r={overflow:"hidden"},o=[];n>0&&("padding"===mV(t.preventScrollbarShiftMode)?r.paddingRight=`calc(${window.getComputedStyle(e).paddingRight} + ${n}px)`:r.marginRight=`calc(${window.getComputedStyle(e).marginRight} + ${n}px)`,o.push({key:"--scrollbar-width",value:`${n}px`}));const i=window.scrollY,s=window.scrollX;CH({key:"prevent-scroll",element:e,style:r,properties:o,cleanup:()=>{mV(t.restoreScrollPosition)&&n>0&&window.scrollTo(s,i)}})}else CH({key:"prevent-scroll",element:e,style:{overflow:"hidden"}})})),nt((()=>{var e;(e=n,_H().indexOf(e)===_H().length-1&&mV(t.enabled))&&(document.addEventListener("wheel",a,{passive:!1}),document.addEventListener("touchstart",s,{passive:!1}),document.addEventListener("touchmove",l,{passive:!1}),lt((()=>{document.removeEventListener("wheel",a),document.removeEventListener("touchstart",s),document.removeEventListener("touchmove",l)})))}));const s=e=>{r=NH(e),o=null,i=null},a=e=>{const n=e.target,r=mV(t.element),o=PH(e),i=Math.abs(o[0])>Math.abs(o[1])?"x":"y",s=DH(n,i,"x"===i?o[0]:o[1],r);let a;a=!r||!MH(r,n)||!s,a&&e.cancelable&&e.preventDefault()},l=e=>{const n=mV(t.element),s=e.target;let a;if(2===e.touches.length)a=!mV(t.allowPinchZoom);else{if(null==o||null===i){const t=NH(e).map(((e,t)=>r[t]-e)),n=Math.abs(t[0])>Math.abs(t[1])?"x":"y";o=n,i="x"===n?t[0]:t[1]}if("range"===s.type)a=!1;else{const e=DH(s,o,i,n);a=!n||!MH(n,s)||!e}}a&&e.cancelable&&e.preventDefault()}},AH=pt();function RH(){return mt(AH)}function LH(){const e=RH();if(void 0===e)throw new Error("[kobalte]: `useMenuContext` must be used within a `Menu` component");return e}var IH=pt();function FH(){const e=mt(IH);if(void 0===e)throw new Error("[kobalte]: `useMenuItemContext` must be used within a `Menu.Item` component");return e}var $H=pt();function qH(){const e=mt($H);if(void 0===e)throw new Error("[kobalte]: `useMenuRootContext` must be used within a `MenuRoot` component");return e}function zH(e){let t;const n=qH(),r=LH(),o=yB({id:n.generateId(`item-${Bt()}`)},e),[i,s]=qt(o,["ref","textValue","disabled","closeOnSelect","checked","indeterminate","onSelect","onPointerMove","onPointerLeave","onPointerDown","onPointerUp","onClick","onKeyDown","onMouseDown","onFocus"]),[a,l]=Ze(),[c,u]=Ze(),[d,f]=Ze(),h=()=>r.listState().selectionManager(),p=()=>s.id,m=()=>{i.onSelect?.(),i.closeOnSelect&&setTimeout((()=>{r.close(!0)}))};HB({getItem:()=>({ref:()=>t,type:"item",key:p(),textValue:i.textValue??d()?.textContent??t?.textContent??"",disabled:i.disabled??!1})});const g=dV({key:p,selectionManager:h,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,disabled:()=>i.disabled},(()=>t)),v=e=>{nB(e,i.onPointerMove),"mouse"===e.pointerType&&(i.disabled?r.onItemLeave(e):(r.onItemEnter(e),e.defaultPrevented||(iB(e.currentTarget),r.listState().selectionManager().setFocused(!0),r.listState().selectionManager().setFocusedKey(p()))))},y=e=>{nB(e,i.onPointerLeave),"mouse"===e.pointerType&&r.onItemLeave(e)},b=e=>{nB(e,i.onPointerUp),i.disabled||0!==e.button||m()},x=e=>{if(nB(e,i.onKeyDown),!e.repeat&&!i.disabled)switch(e.key){case"Enter":case" ":m()}},w=rt((()=>i.indeterminate?"mixed":null!=i.checked?i.checked:void 0)),S=rt((()=>({"data-indeterminate":i.indeterminate?"":void 0,"data-checked":i.checked&&!i.indeterminate?"":void 0,"data-disabled":i.disabled?"":void 0,"data-highlighted":h().focusedKey()===p()?"":void 0}))),k={isChecked:()=>i.checked,dataset:S,setLabelRef:f,generateId:WU((()=>s.id)),registerLabel:EB(l),registerDescription:EB(u)};return At(IH.Provider,{value:k,get children(){return At(TB,$t({as:"div",ref(e){const n=PU((e=>t=e),i.ref);"function"==typeof n&&n(e)},get tabIndex(){return g.tabIndex()},get"aria-checked"(){return w()},get"aria-disabled"(){return i.disabled},get"aria-labelledby"(){return a()},get"aria-describedby"(){return c()},get"data-key"(){return g.dataKey()},get onPointerDown(){return rB([i.onPointerDown,g.onPointerDown])},get onPointerUp(){return rB([b,g.onPointerUp])},get onClick(){return rB([i.onClick,g.onClick])},get onKeyDown(){return rB([x,g.onKeyDown])},get onMouseDown(){return rB([i.onMouseDown,g.onMouseDown])},get onFocus(){return rB([i.onFocus,g.onFocus])},onPointerMove:v,onPointerLeave:y},S,s))}})}function UH(e){const t=yB({closeOnSelect:!1},e),[n,r]=qt(t,["checked","defaultChecked","onChange","onSelect"]),o=function(e={}){const[t,n]=IB({value:()=>Rz(e.isSelected),defaultValue:()=>!!Rz(e.defaultIsSelected),onChange:t=>e.onSelectedChange?.(t)});return{isSelected:t,setIsSelected:t=>{Rz(e.isReadOnly)||Rz(e.isDisabled)||n(t)},toggle:()=>{Rz(e.isReadOnly)||Rz(e.isDisabled)||n(!t())}}}({isSelected:()=>n.checked,defaultIsSelected:()=>n.defaultChecked,onSelectedChange:e=>n.onChange?.(e),isDisabled:()=>r.disabled});return At(zH,$t({role:"menuitemcheckbox",get checked(){return o.isSelected()},onSelect:()=>{n.onSelect?.(),o.toggle()}},r))}var BH=pt();function VH(){return mt(BH)}var KH={next:(e,t)=>"ltr"===e?"horizontal"===t?"ArrowRight":"ArrowDown":"horizontal"===t?"ArrowLeft":"ArrowUp",previous:(e,t)=>KH.next("ltr"===e?"rtl":"ltr",t)},HH=e=>"horizontal"===e?"ArrowDown":"ArrowRight",WH=e=>"horizontal"===e?"ArrowUp":"ArrowLeft";function GH(e){const t=qH(),n=LH(),r=VH(),{direction:o}=rV(),i=yB({id:t.generateId("trigger")},e),[s,a]=qt(i,["ref","id","disabled","onPointerDown","onClick","onKeyDown","onMouseOver","onFocus"]);let l=()=>t.value();void 0!==r&&(l=()=>t.value()??s.id,void 0===r.lastValue()&&r.setLastValue(l));const c=jB((()=>n.triggerRef()),(()=>"button")),u=rt((()=>"a"===c()&&null!=n.triggerRef()?.getAttribute("href")));nt(st((()=>r?.value()),(e=>{u()&&e===l()&&n.triggerRef()?.focus()})));const d=()=>{void 0!==r?n.isOpen()?r.value()===l()&&r.closeMenu():(r.autoFocusMenu()||r.setAutoFocusMenu(!0),n.open(!1)):n.toggle(!0)};return nt((()=>lt(n.registerTriggerId(s.id)))),At(jV,$t({ref(e){const t=PU(n.setTriggerRef,s.ref);"function"==typeof t&&t(e)},get"data-kb-menu-value-trigger"(){return t.value()},get id(){return s.id},get disabled(){return s.disabled},"aria-haspopup":"true",get"aria-expanded"(){return n.isOpen()},get"aria-controls"(){return rt((()=>!!n.isOpen()))()?n.contentId():void 0},get"data-highlighted"(){return void 0!==l()&&r?.value()===l()||void 0},get tabIndex(){return void 0!==r?r.value()===l()||r.lastValue()===l()?0:-1:void 0},onPointerDown:e=>{nB(e,s.onPointerDown),e.currentTarget.dataset.pointerType=e.pointerType,s.disabled||"touch"===e.pointerType||0!==e.button||d()},onMouseOver:e=>{nB(e,s.onMouseOver),"touch"!==n.triggerRef()?.dataset.pointerType&&(s.disabled||void 0===r||void 0===r.value()||r.setValue(l))},onClick:e=>{nB(e,s.onClick),s.disabled||"touch"===e.currentTarget.dataset.pointerType&&d()},onKeyDown:e=>{if(nB(e,s.onKeyDown),!s.disabled){if(u())switch(e.key){case"Enter":case" ":return}switch(e.key){case"Enter":case" ":case HH(t.orientation()):e.stopPropagation(),e.preventDefault(),function(e){if(document.contains(e)){const t=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(t).overflow){let n=mB(e);for(;e&&n&&e!==t&&n!==t;)SB(n,e),n=mB(e=n)}else{const{left:t,top:n}=e.getBoundingClientRect();e?.scrollIntoView?.({block:"nearest"});const{left:r,top:o}=e.getBoundingClientRect();(Math.abs(t-r)>1||Math.abs(n-o)>1)&&e.scrollIntoView?.({block:"nearest"})}}}(e.currentTarget),n.open("first"),r?.setAutoFocusMenu(!0),r?.setValue(l);break;case WH(t.orientation()):e.stopPropagation(),e.preventDefault(),n.open("last");break;case KH.next(o(),t.orientation()):if(void 0===r)break;e.stopPropagation(),e.preventDefault(),r.nextMenu();break;case KH.previous(o(),t.orientation()):if(void 0===r)break;e.stopPropagation(),e.preventDefault(),r.previousMenu()}}},onFocus:e=>{nB(e,s.onFocus),void 0!==r&&"touch"!==e.currentTarget.dataset.pointerType&&r.setValue(l)},role:void 0!==r?"menuitem":void 0},(()=>n.dataset()),a))}var YH=pt();function QH(){return mt(YH)}function XH(e){let t;const n=qH(),r=LH(),o=VH(),i=QH(),{direction:s}=rV(),a=yB({id:n.generateId(`content-${Bt()}`)},e),[l,c]=qt(a,["ref","id","style","onOpenAutoFocus","onCloseAutoFocus","onEscapeKeyDown","onFocusOutside","onPointerEnter","onPointerMove","onKeyDown","onMouseDown","onFocusIn","onFocusOut"]);let u=0;const d=()=>null==r.parentMenuContext()&&void 0===o&&n.isModal(),f=hH({selectionManager:r.listState().selectionManager,collection:r.listState().collection,autoFocus:r.autoFocus,deferAutoFocus:!0,shouldFocusWrap:!0,disallowTypeAhead:()=>!r.listState().selectionManager().isFocused(),orientation:()=>"horizontal"===n.orientation()?"vertical":"horizontal"},(()=>t));yH({trapFocus:()=>d()&&r.isOpen(),onMountAutoFocus:e=>{void 0===o&&l.onOpenAutoFocus?.(e)},onUnmountAutoFocus:l.onCloseAutoFocus},(()=>t));const h=e=>{l.onEscapeKeyDown?.(e),o?.setAutoFocusMenu(!1),r.close(!0)},p=e=>{l.onFocusOutside?.(e),n.isModal()&&e.preventDefault()};nt((()=>lt(r.registerContentId(l.id))));const m={ref:PU((e=>{r.setContentRef(e),t=e}),l.ref),role:"menu",get id(){return l.id},get tabIndex(){return f.tabIndex()},get"aria-labelledby"(){return r.triggerId()},onKeyDown:rB([l.onKeyDown,f.onKeyDown,e=>{if(GU(e.currentTarget,e.target)&&("Tab"===e.key&&r.isOpen()&&e.preventDefault(),void 0!==o&&"true"!==e.currentTarget.getAttribute("aria-haspopup")))switch(e.key){case KH.next(s(),n.orientation()):e.stopPropagation(),e.preventDefault(),r.close(!0),o.setAutoFocusMenu(!0),o.nextMenu();break;case KH.previous(s(),n.orientation()):if(e.currentTarget.hasAttribute("data-closed"))break;e.stopPropagation(),e.preventDefault(),r.close(!0),o.setAutoFocusMenu(!0),o.previousMenu()}}]),onMouseDown:rB([l.onMouseDown,f.onMouseDown]),onFocusIn:rB([l.onFocusIn,f.onFocusIn]),onFocusOut:rB([l.onFocusOut,f.onFocusOut]),onPointerEnter:e=>{nB(e,l.onPointerEnter),r.isOpen()&&(r.parentMenuContext()?.listState().selectionManager().setFocused(!1),r.parentMenuContext()?.listState().selectionManager().setFocusedKey(void 0))},onPointerMove:e=>{if(nB(e,l.onPointerMove),"mouse"!==e.pointerType)return;const t=u!==e.clientX;GU(e.currentTarget,e.target)&&t&&(r.setPointerDir(e.clientX>u?"right":"left"),u=e.clientX)},get"data-orientation"(){return n.orientation()}};return At(Wt,{get when(){return r.contentPresent()},get children(){return At(Wt,{get when(){return void 0===i||null!=r.parentMenuContext()},get fallback(){return At(TB,$t({as:"div"},(()=>r.dataset()),m,c))},get children(){return At(HK.Positioner,{get children(){return At(QK,$t({get disableOutsidePointerEvents(){return rt((()=>!!d()))()&&r.isOpen()},get excludedElements(){return[r.triggerRef]},bypassTopMostLayerCheck:!0,get style(){return VU({"--kb-menu-content-transform-origin":"var(--kb-popper-content-transform-origin)",position:"relative"},l.style)},onEscapeKeyDown:h,onFocusOutside:p,get onDismiss(){return r.close}},(()=>r.dataset()),m,c))}})}})}})}function JH(e){let t;const n=qH(),r=LH(),[o,i]=qt(e,["ref"]);return OH({element:()=>t??null,enabled:()=>r.contentPresent()&&n.preventScroll()}),At(XH,$t({ref(e){const n=PU((e=>{t=e}),o.ref);"function"==typeof n&&n(e)}},i))}var ZH=pt();function eW(e){const t=yB({id:qH().generateId(`group-${Bt()}`)},e),[n,r]=Ze(),o={generateId:WU((()=>t.id)),registerLabelId:EB(r)};return At(ZH.Provider,{value:o,get children(){return At(TB,$t({as:"div",role:"group",get"aria-labelledby"(){return n()}},t))}})}function tW(e){const t=function(){const e=mt(ZH);if(void 0===e)throw new Error("[kobalte]: `useMenuGroupContext` must be used within a `Menu.Group` component");return e}(),n=yB({id:t.generateId("label")},e),[r,o]=qt(n,["id"]);return nt((()=>lt(t.registerLabelId(r.id)))),At(TB,$t({as:"span",get id(){return r.id},"aria-hidden":"true"},o))}function nW(e){const t=LH();return At(TB,$t({as:"span","aria-hidden":"true"},(()=>t.dataset()),yB({children:"▼"},e)))}function rW(e){return At(zH,$t({role:"menuitem",closeOnSelect:!0},e))}function oW(e){const t=FH(),n=yB({id:t.generateId("description")},e),[r,o]=qt(n,["id"]);return nt((()=>lt(t.registerDescription(r.id)))),At(TB,$t({as:"div",get id(){return r.id}},(()=>t.dataset()),o))}function iW(e){const t=FH(),n=yB({id:t.generateId("indicator")},e),[r,o]=qt(n,["forceMount"]);return At(Wt,{get when(){return r.forceMount||t.isChecked()},get children(){return At(TB,$t({as:"div"},(()=>t.dataset()),o))}})}function sW(e){const t=FH(),n=yB({id:t.generateId("label")},e),[r,o]=qt(n,["ref","id"]);return nt((()=>lt(t.registerLabel(r.id)))),At(TB,$t({as:"div",ref(e){const n=PU(t.setLabelRef,r.ref);"function"==typeof n&&n(e)},get id(){return r.id}},(()=>t.dataset()),o))}function aW(e){const t=LH();return At(Wt,{get when(){return t.contentPresent()},get children(){return At(Cn,e)}})}var lW=pt();function cW(e){const t=yB({id:qH().generateId(`radiogroup-${Bt()}`)},e),[n,r]=qt(t,["value","defaultValue","onChange","disabled"]),[o,i]=LB({value:()=>n.value,defaultValue:()=>n.defaultValue,onChange:e=>n.onChange?.(e)});return At(lW.Provider,{value:{isDisabled:()=>n.disabled,isSelectedValue:e=>e===o(),setSelectedValue:i},get children(){return At(eW,r)}})}function uW(e){const t=function(){const e=mt(lW);if(void 0===e)throw new Error("[kobalte]: `useMenuRadioGroupContext` must be used within a `Menu.RadioGroup` component");return e}(),n=yB({closeOnSelect:!1},e),[r,o]=qt(n,["value","onSelect"]);return At(zH,$t({role:"menuitemradio",get checked(){return t.isSelectedValue(r.value)},onSelect:()=>{r.onSelect?.(),t.setSelectedValue(r.value)}},o))}function dW(e,t,n){const r=e.split("-")[0],o=n.getBoundingClientRect(),i=[],s=t.clientX,a=t.clientY;switch(r){case"top":i.push([s,a+5]),i.push([o.left,o.bottom]),i.push([o.left,o.top]),i.push([o.right,o.top]),i.push([o.right,o.bottom]);break;case"right":i.push([s-5,a]),i.push([o.left,o.top]),i.push([o.right,o.top]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]);break;case"bottom":i.push([s,a-5]),i.push([o.right,o.top]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]),i.push([o.left,o.top]);break;case"left":i.push([s+5,a]),i.push([o.right,o.bottom]),i.push([o.left,o.bottom]),i.push([o.left,o.top]),i.push([o.right,o.top])}return i}function fW(e){const t=qH(),n=zB(),r=RH(),o=VH(),i=QH(),s=yB({placement:"horizontal"===t.orientation()?"bottom-start":"right-start"},e),[a,l]=qt(s,["open","defaultOpen","onOpenChange"]);let c=0,u=null,d="right";const[f,h]=Ze(),[p,m]=Ze(),[g,v]=Ze(),[y,b]=Ze(),[x,w]=Ze(!0),[S,k]=Ze(l.placement),[C,E]=Ze([]),[j,_]=Ze([]),{DomCollectionProvider:T}=KB({items:j,onItemsChange:_}),P=XK({open:()=>a.open,defaultOpen:()=>a.defaultOpen,onOpenChange:e=>a.onOpenChange?.(e)}),{present:N}=gV({show:()=>t.forceMount()||P.isOpen(),element:()=>y()??null}),D=function(e){const t=cV(e),n=GB({dataSource:()=>Rz(e.dataSource),getKey:()=>Rz(e.getKey),getTextValue:()=>Rz(e.getTextValue),getDisabled:()=>Rz(e.getDisabled),getSectionChildren:()=>Rz(e.getSectionChildren),factory:t=>new hV(e.filter?e.filter(t):t)},[()=>e.filter]),r=new fV(n,t);return et((()=>{const e=t.focusedKey();null==e||n().getItem(e)||t.setFocusedKey(void 0)})),{collection:n,selectionManager:()=>r}}({selectionMode:"none",dataSource:j}),M=e=>{w(e),P.open()},O=(e=!1)=>{P.close(),e&&r&&r.close(!0)},A=()=>{const e=y();e&&(iB(e),D.selectionManager().setFocused(!0),D.selectionManager().setFocusedKey(void 0))},R=()=>{null!=i?setTimeout((()=>A())):A()},L=e=>{return d===u?.side&&(t=e,n=u?.area,!!n&&function(e,t){const[n,r]=e;let o=!1;for(let i=t.length,s=0,a=i-1;s<i;a=s++){const[e,l]=t[s],[c,u]=t[a],[,d]=t[0===a?i-1:a-1]||[0,0],f=(l-u)*(n-e)-(e-c)*(r-l);if(u<l){if(r>=u&&r<l){if(0===f)return!0;f>0&&(r===u?r>d&&(o=!o):o=!o)}}else if(l<u){if(r>l&&r<=u){if(0===f)return!0;f<0&&(r===u?r<d&&(o=!o):o=!o)}}else if(r==l&&(n>=c&&n<=e||n>=e&&n<=c))return!0}return o}([t.clientX,t.clientY],n));var t,n};xH({isDisabled:()=>!(null==r&&P.isOpen()&&t.isModal()),targets:()=>[y(),...C()].filter(Boolean)}),nt((()=>{const e=y();if(!e||!r)return;const t=r.registerNestedMenu(e);lt((()=>{t()}))})),nt((()=>{void 0===r&&o?.registerMenu(t.value(),[y(),...C()])})),nt((()=>{void 0===r&&void 0!==o&&(o.value()===t.value()?(g()?.focus(),o.autoFocusMenu()&&M(!0)):O())})),nt((()=>{void 0===r&&void 0!==o&&P.isOpen()&&o.setValue(t.value())})),lt((()=>{void 0===r&&o?.unregisterMenu(t.value())}));const I={dataset:rt((()=>({"data-expanded":P.isOpen()?"":void 0,"data-closed":P.isOpen()?void 0:""}))),isOpen:P.isOpen,contentPresent:N,nestedMenus:C,currentPlacement:S,pointerGraceTimeoutId:()=>c,autoFocus:x,listState:()=>D,parentMenuContext:()=>r,triggerRef:g,contentRef:y,triggerId:f,contentId:p,setTriggerRef:v,setContentRef:b,open:M,close:O,toggle:e=>{w(e),P.toggle()},focusContent:R,onItemEnter:e=>{L(e)&&e.preventDefault()},onItemLeave:e=>{L(e)||R()},onTriggerLeave:e=>{L(e)&&e.preventDefault()},setPointerDir:e=>d=e,setPointerGraceTimeoutId:e=>c=e,setPointerGraceIntent:e=>u=e,registerNestedMenu:e=>{E((t=>[...t,e]));const t=r?.registerNestedMenu(e);return()=>{E((t=>KU(t,e))),t?.()}},registerItemToParentDomCollection:n?.registerItem,registerTriggerId:EB(h),registerContentId:EB(m)};return At(T,{get children(){return At(AH.Provider,{value:I,get children(){return At(Wt,{when:void 0===i,get fallback(){return l.children},get children(){return At(HK,$t({anchorRef:g,contentRef:y,onCurrentPlacementChange:k},l))}})}})}})}function hW(e){const{direction:t}=rV();return At(fW,$t({get placement(){return"rtl"===t()?"left-start":"right-start"},flip:!0},e))}var pW=(e,t)=>"ltr"===e?["horizontal"===t?"ArrowLeft":"ArrowUp"]:["horizontal"===t?"ArrowRight":"ArrowDown"];function mW(e){const t=LH(),n=qH(),[r,o]=qt(e,["onFocusOutside","onKeyDown"]),{direction:i}=rV();return At(XH,$t({onOpenAutoFocus:e=>{e.preventDefault()},onCloseAutoFocus:e=>{e.preventDefault()},onFocusOutside:e=>{r.onFocusOutside?.(e);const n=e.target;GU(t.triggerRef(),n)||t.close()},onKeyDown:e=>{nB(e,r.onKeyDown);const o=GU(e.currentTarget,e.target),s=pW(i(),n.orientation()).includes(e.key),a=null!=t.parentMenuContext();o&&s&&a&&(t.close(),iB(t.triggerRef()))}},o))}var gW=["Enter"," "],vW=(e,t)=>"ltr"===e?[...gW,"horizontal"===t?"ArrowRight":"ArrowDown"]:[...gW,"horizontal"===t?"ArrowLeft":"ArrowUp"];function yW(e){let t;const n=qH(),r=LH(),o=yB({id:n.generateId(`sub-trigger-${Bt()}`)},e),[i,s]=qt(o,["ref","id","textValue","disabled","onPointerMove","onPointerLeave","onPointerDown","onPointerUp","onClick","onKeyDown","onMouseDown","onFocus"]);let a=null;const l=()=>{a&&window.clearTimeout(a),a=null},{direction:c}=rV(),u=()=>i.id,d=()=>{const e=r.parentMenuContext();if(null==e)throw new Error("[kobalte]: `Menu.SubTrigger` must be used within a `Menu.Sub` component");return e.listState().selectionManager()},f=dV({key:u,selectionManager:d,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,disabled:()=>i.disabled},(()=>t)),h=e=>{nB(e,i.onClick),r.isOpen()||i.disabled||r.open(!0)},p=e=>{nB(e,i.onKeyDown),e.repeat||i.disabled||vW(c(),n.orientation()).includes(e.key)&&(e.stopPropagation(),e.preventDefault(),d().setFocused(!1),d().setFocusedKey(void 0),r.isOpen()||r.open("first"),r.focusContent(),r.listState().selectionManager().setFocused(!0),r.listState().selectionManager().setFocusedKey(r.listState().collection().getFirstKey()))};return nt((()=>{if(null==r.registerItemToParentDomCollection)throw new Error("[kobalte]: `Menu.SubTrigger` must be used within a `Menu.Sub` component");lt(r.registerItemToParentDomCollection({ref:()=>t,type:"item",key:u(),textValue:i.textValue??t?.textContent??"",disabled:i.disabled??!1}))})),nt(st((()=>r.parentMenuContext()?.pointerGraceTimeoutId()),(e=>{lt((()=>{window.clearTimeout(e),r.parentMenuContext()?.setPointerGraceIntent(null)}))}))),nt((()=>lt(r.registerTriggerId(i.id)))),lt((()=>{l()})),At(TB,$t({as:"div",ref(e){const n=PU((e=>{r.setTriggerRef(e),t=e}),i.ref);"function"==typeof n&&n(e)},get id(){return i.id},role:"menuitem",get tabIndex(){return f.tabIndex()},"aria-haspopup":"true",get"aria-expanded"(){return r.isOpen()},get"aria-controls"(){return rt((()=>!!r.isOpen()))()?r.contentId():void 0},get"aria-disabled"(){return i.disabled},get"data-key"(){return f.dataKey()},get"data-highlighted"(){return d().focusedKey()===u()?"":void 0},get"data-disabled"(){return i.disabled?"":void 0},get onPointerDown(){return rB([i.onPointerDown,f.onPointerDown])},get onPointerUp(){return rB([i.onPointerUp,f.onPointerUp])},get onClick(){return rB([h,f.onClick])},get onKeyDown(){return rB([p,f.onKeyDown])},get onMouseDown(){return rB([i.onMouseDown,f.onMouseDown])},get onFocus(){return rB([i.onFocus,f.onFocus])},onPointerMove:e=>{if(nB(e,i.onPointerMove),"mouse"!==e.pointerType)return;const t=r.parentMenuContext();t?.onItemEnter(e),e.defaultPrevented||(i.disabled?t?.onItemLeave(e):(r.isOpen()||a||(r.parentMenuContext()?.setPointerGraceIntent(null),a=window.setTimeout((()=>{r.open(!1),l()}),100)),t?.onItemEnter(e),e.defaultPrevented||(r.listState().selectionManager().isFocused()&&(r.listState().selectionManager().setFocused(!1),r.listState().selectionManager().setFocusedKey(void 0)),iB(e.currentTarget),t?.listState().selectionManager().setFocused(!0),t?.listState().selectionManager().setFocusedKey(u()))))},onPointerLeave:e=>{if(nB(e,i.onPointerLeave),"mouse"!==e.pointerType)return;l();const t=r.parentMenuContext(),n=r.contentRef();if(n){t?.setPointerGraceIntent({area:dW(r.currentPlacement(),e,n),side:r.currentPlacement().split("-")[0]}),window.clearTimeout(t?.pointerGraceTimeoutId());const o=window.setTimeout((()=>{t?.setPointerGraceIntent(null)}),300);t?.setPointerGraceTimeoutId(o)}else{if(t?.onTriggerLeave(e),e.defaultPrevented)return;t?.setPointerGraceIntent(null)}t?.onItemLeave(e)}},(()=>r.dataset()),s))}function bW(e){const t=VH(),n=yB({id:`menu-${Bt()}`,modal:!0},e),[r,o]=qt(n,["id","modal","preventScroll","forceMount","open","defaultOpen","onOpenChange","value","orientation"]),i=XK({open:()=>r.open,defaultOpen:()=>r.defaultOpen,onOpenChange:e=>r.onOpenChange?.(e)}),s={isModal:()=>r.modal??!0,preventScroll:()=>r.preventScroll??s.isModal(),forceMount:()=>r.forceMount??!1,generateId:WU((()=>r.id)),value:()=>r.value,orientation:()=>r.orientation??t?.orientation()??"horizontal"};return At($H.Provider,{value:s,get children(){return At(fW,$t({get open(){return i.isOpen()},get onOpenChange(){return i.setIsOpen}},o))}})}function xW(e){let t;const n=yB({orientation:"horizontal"},e),[r,o]=qt(n,["ref","orientation"]),i=jB((()=>t),(()=>"hr"));return At(TB,$t({as:"hr",ref(e){const n=PU((e=>t=e),r.ref);"function"==typeof n&&n(e)},get role(){return"hr"!==i()?"separator":void 0},get"aria-orientation"(){return"vertical"===r.orientation?"vertical":void 0},get"data-orientation"(){return r.orientation}},o))}$B({},{Root:()=>xW,Separator:()=>wW});var wW=xW,SW={};function kW(e){const t=qH(),n=LH(),[r,o]=qt(e,["onCloseAutoFocus","onInteractOutside"]);let i=!1;return At(JH,$t({onCloseAutoFocus:e=>{r.onCloseAutoFocus?.(e),i||iB(n.triggerRef()),i=!1,e.preventDefault()},onInteractOutside:e=>{r.onInteractOutside?.(e),t.isModal()&&!e.detail.isContextMenu||(i=!0)}},o))}function CW(e){return At(bW,yB({id:`dropdownmenu-${Bt()}`},e))}$B(SW,{Arrow:()=>UK,CheckboxItem:()=>UH,Content:()=>kW,DropdownMenu:()=>EW,Group:()=>eW,GroupLabel:()=>tW,Icon:()=>nW,Item:()=>rW,ItemDescription:()=>oW,ItemIndicator:()=>iW,ItemLabel:()=>sW,Portal:()=>aW,RadioGroup:()=>cW,RadioItem:()=>uW,Root:()=>CW,Separator:()=>xW,Sub:()=>hW,SubContent:()=>mW,SubTrigger:()=>yW,Trigger:()=>GH});var EW=Object.assign(CW,{Arrow:UK,CheckboxItem:UH,Content:kW,Group:eW,GroupLabel:tW,Icon:nW,Item:rW,ItemDescription:oW,ItemIndicator:iW,ItemLabel:sW,Portal:aW,RadioGroup:cW,RadioItem:uW,Separator:xW,Sub:hW,SubContent:mW,SubTrigger:yW,Trigger:GH}),jW={colors:{inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000000",white:"#ffffff",neutral:{50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#344054",800:"#1d2939",900:"#101828"},darkGray:{50:"#525c7a",100:"#49536e",200:"#414962",300:"#394056",400:"#313749",500:"#292e3d",600:"#212530",700:"#191c24",800:"#111318",900:"#0b0d10"},gray:{50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#344054",800:"#1d2939",900:"#101828"},blue:{25:"#F5FAFF",50:"#EFF8FF",100:"#D1E9FF",200:"#B2DDFF",300:"#84CAFF",400:"#53B1FD",500:"#2E90FA",600:"#1570EF",700:"#175CD3",800:"#1849A9",900:"#194185"},green:{25:"#F6FEF9",50:"#ECFDF3",100:"#D1FADF",200:"#A6F4C5",300:"#6CE9A6",400:"#32D583",500:"#12B76A",600:"#039855",700:"#027A48",800:"#05603A",900:"#054F31"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},yellow:{25:"#FFFCF5",50:"#FFFAEB",100:"#FEF0C7",200:"#FEDF89",300:"#FEC84B",400:"#FDB022",500:"#F79009",600:"#DC6803",700:"#B54708",800:"#93370D",900:"#7A2E0E"},purple:{25:"#FAFAFF",50:"#F4F3FF",100:"#EBE9FE",200:"#D9D6FE",300:"#BDB4FE",400:"#9B8AFB",500:"#7A5AF8",600:"#6938EF",700:"#5925DC",800:"#4A1FB8",900:"#3E1C96"},teal:{25:"#F6FEFC",50:"#F0FDF9",100:"#CCFBEF",200:"#99F6E0",300:"#5FE9D0",400:"#2ED3B7",500:"#15B79E",600:"#0E9384",700:"#107569",800:"#125D56",900:"#134E48"},pink:{25:"#fdf2f8",50:"#fce7f3",100:"#fbcfe8",200:"#f9a8d4",300:"#f472b6",400:"#ec4899",500:"#db2777",600:"#be185d",700:"#9d174d",800:"#831843",900:"#500724"},cyan:{25:"#ecfeff",50:"#cffafe",100:"#a5f3fc",200:"#67e8f9",300:"#22d3ee",400:"#06b6d4",500:"#0891b2",600:"#0e7490",700:"#155e75",800:"#164e63",900:"#083344"}},alpha:{100:"ff",90:"e5",80:"cc",70:"b3",60:"99",50:"80",40:"66",30:"4d",20:"33",10:"1a",0:"00"},font:{size:{"2xs":"calc(var(--tsqd-font-size) * 0.625)",xs:"calc(var(--tsqd-font-size) * 0.75)",sm:"calc(var(--tsqd-font-size) * 0.875)",md:"var(--tsqd-font-size)",lg:"calc(var(--tsqd-font-size) * 1.125)",xl:"calc(var(--tsqd-font-size) * 1.25)","2xl":"calc(var(--tsqd-font-size) * 1.5)","3xl":"calc(var(--tsqd-font-size) * 1.875)","4xl":"calc(var(--tsqd-font-size) * 2.25)","5xl":"calc(var(--tsqd-font-size) * 3)","6xl":"calc(var(--tsqd-font-size) * 3.75)","7xl":"calc(var(--tsqd-font-size) * 4.5)","8xl":"calc(var(--tsqd-font-size) * 6)","9xl":"calc(var(--tsqd-font-size) * 8)"},lineHeight:{xs:"calc(var(--tsqd-font-size) * 1)",sm:"calc(var(--tsqd-font-size) * 1.25)",md:"calc(var(--tsqd-font-size) * 1.5)",lg:"calc(var(--tsqd-font-size) * 1.75)",xl:"calc(var(--tsqd-font-size) * 2)","2xl":"calc(var(--tsqd-font-size) * 2.25)","3xl":"calc(var(--tsqd-font-size) * 2.5)","4xl":"calc(var(--tsqd-font-size) * 2.75)","5xl":"calc(var(--tsqd-font-size) * 3)","6xl":"calc(var(--tsqd-font-size) * 3.25)","7xl":"calc(var(--tsqd-font-size) * 3.5)","8xl":"calc(var(--tsqd-font-size) * 3.75)","9xl":"calc(var(--tsqd-font-size) * 4)"},weight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"}},breakpoints:{xs:"320px",sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},border:{radius:{none:"0px",xs:"calc(var(--tsqd-font-size) * 0.125)",sm:"calc(var(--tsqd-font-size) * 0.25)",md:"calc(var(--tsqd-font-size) * 0.375)",lg:"calc(var(--tsqd-font-size) * 0.5)",xl:"calc(var(--tsqd-font-size) * 0.75)","2xl":"calc(var(--tsqd-font-size) * 1)","3xl":"calc(var(--tsqd-font-size) * 1.5)",full:"9999px"}},size:{0:"0px",.25:"calc(var(--tsqd-font-size) * 0.0625)",.5:"calc(var(--tsqd-font-size) * 0.125)",1:"calc(var(--tsqd-font-size) * 0.25)",1.5:"calc(var(--tsqd-font-size) * 0.375)",2:"calc(var(--tsqd-font-size) * 0.5)",2.5:"calc(var(--tsqd-font-size) * 0.625)",3:"calc(var(--tsqd-font-size) * 0.75)",3.5:"calc(var(--tsqd-font-size) * 0.875)",4:"calc(var(--tsqd-font-size) * 1)",4.5:"calc(var(--tsqd-font-size) * 1.125)",5:"calc(var(--tsqd-font-size) * 1.25)",5.5:"calc(var(--tsqd-font-size) * 1.375)",6:"calc(var(--tsqd-font-size) * 1.5)",6.5:"calc(var(--tsqd-font-size) * 1.625)",7:"calc(var(--tsqd-font-size) * 1.75)",8:"calc(var(--tsqd-font-size) * 2)",9:"calc(var(--tsqd-font-size) * 2.25)",10:"calc(var(--tsqd-font-size) * 2.5)",11:"calc(var(--tsqd-font-size) * 2.75)",12:"calc(var(--tsqd-font-size) * 3)",14:"calc(var(--tsqd-font-size) * 3.5)",16:"calc(var(--tsqd-font-size) * 4)",20:"calc(var(--tsqd-font-size) * 5)",24:"calc(var(--tsqd-font-size) * 6)",28:"calc(var(--tsqd-font-size) * 7)",32:"calc(var(--tsqd-font-size) * 8)",36:"calc(var(--tsqd-font-size) * 9)",40:"calc(var(--tsqd-font-size) * 10)",44:"calc(var(--tsqd-font-size) * 11)",48:"calc(var(--tsqd-font-size) * 12)",52:"calc(var(--tsqd-font-size) * 13)",56:"calc(var(--tsqd-font-size) * 14)",60:"calc(var(--tsqd-font-size) * 15)",64:"calc(var(--tsqd-font-size) * 16)",72:"calc(var(--tsqd-font-size) * 18)",80:"calc(var(--tsqd-font-size) * 20)",96:"calc(var(--tsqd-font-size) * 24)"},shadow:{xs:(e="rgb(0 0 0 / 0.1)")=>"0 1px 2px 0 rgb(0 0 0 / 0.05)",sm:(e="rgb(0 0 0 / 0.1)")=>`0 1px 3px 0 ${e}, 0 1px 2px -1px ${e}`,md:(e="rgb(0 0 0 / 0.1)")=>`0 4px 6px -1px ${e}, 0 2px 4px -2px ${e}`,lg:(e="rgb(0 0 0 / 0.1)")=>`0 10px 15px -3px ${e}, 0 4px 6px -4px ${e}`,xl:(e="rgb(0 0 0 / 0.1)")=>`0 20px 25px -5px ${e}, 0 8px 10px -6px ${e}`,"2xl":(e="rgb(0 0 0 / 0.25)")=>`0 25px 50px -12px ${e}`,inner:(e="rgb(0 0 0 / 0.05)")=>`inset 0 2px 4px 0 ${e}`,none:()=>"none"},zIndices:{hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800}},_W=sn('<svg width=14 height=14 viewBox="0 0 14 14"fill=none xmlns=http://www.w3.org/2000/svg><path d="M13 13L9.00007 9M10.3333 5.66667C10.3333 8.244 8.244 10.3333 5.66667 10.3333C3.08934 10.3333 1 8.244 1 5.66667C1 3.08934 3.08934 1 5.66667 1C8.244 1 10.3333 3.08934 10.3333 5.66667Z"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),TW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 3H15M3 6H21M19 6L18.2987 16.5193C18.1935 18.0975 18.1409 18.8867 17.8 19.485C17.4999 20.0118 17.0472 20.4353 16.5017 20.6997C15.882 21 15.0911 21 13.5093 21H10.4907C8.90891 21 8.11803 21 7.49834 20.6997C6.95276 20.4353 6.50009 20.0118 6.19998 19.485C5.85911 18.8867 5.8065 18.0975 5.70129 16.5193L5 6M10 10.5V15.5M14 10.5V15.5"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),PW=sn('<svg width=10 height=6 viewBox="0 0 10 6"fill=none xmlns=http://www.w3.org/2000/svg><path d="M1 1L5 5L9 1"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),NW=sn('<svg width=12 height=12 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 13.3333V2.66667M8 2.66667L4 6.66667M8 2.66667L12 6.66667"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),DW=sn('<svg width=12 height=12 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 2.66667V13.3333M8 13.3333L4 9.33333M8 13.3333L12 9.33333"stroke=currentColor stroke-width=1.66667 stroke-linecap=round stroke-linejoin=round>'),MW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2v2m0 16v2M4 12H2m4.314-5.686L4.9 4.9m12.786 1.414L19.1 4.9M6.314 17.69 4.9 19.104m12.786-1.414 1.414 1.414M22 12h-2m-3 0a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),OW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M22 15.844a10.424 10.424 0 0 1-4.306.925c-5.779 0-10.463-4.684-10.463-10.462 0-1.536.33-2.994.925-4.307A10.464 10.464 0 0 0 2 11.538C2 17.316 6.684 22 12.462 22c4.243 0 7.896-2.526 9.538-6.156Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),AW=sn('<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 21h8m-4-4v4m-5.2-4h10.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C22 14.72 22 13.88 22 12.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C19.72 3 18.88 3 17.2 3H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C2 5.28 2 6.12 2 7.8v4.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C4.28 17 5.12 17 6.8 17Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),RW=sn('<svg stroke=currentColor fill=currentColor stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M0 0h24v24H0z"></path><path d="M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z">'),LW=sn('<svg stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"></path><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 00-4.49-2.56l3.53 3.53.96-.97zM2 3.05L5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 005 13v.01L6.99 15a7.042 7.042 0 014.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 00-6 0z">'),IW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.3951 19.3711L9.97955 20.6856C10.1533 21.0768 10.4368 21.4093 10.7958 21.6426C11.1547 21.8759 11.5737 22.0001 12.0018 22C12.4299 22.0001 12.8488 21.8759 13.2078 21.6426C13.5667 21.4093 13.8503 21.0768 14.024 20.6856L14.6084 19.3711C14.8165 18.9047 15.1664 18.5159 15.6084 18.26C16.0532 18.0034 16.5678 17.8941 17.0784 17.9478L18.5084 18.1C18.9341 18.145 19.3637 18.0656 19.7451 17.8713C20.1265 17.6771 20.4434 17.3763 20.6573 17.0056C20.8715 16.635 20.9735 16.2103 20.9511 15.7829C20.9286 15.3555 20.7825 14.9438 20.5307 14.5978L19.684 13.4344C19.3825 13.0171 19.2214 12.5148 19.224 12C19.2239 11.4866 19.3865 10.9864 19.6884 10.5711L20.5351 9.40778C20.787 9.06175 20.933 8.65007 20.9555 8.22267C20.978 7.79528 20.8759 7.37054 20.6618 7C20.4479 6.62923 20.131 6.32849 19.7496 6.13423C19.3681 5.93997 18.9386 5.86053 18.5129 5.90556L17.0829 6.05778C16.5722 6.11141 16.0577 6.00212 15.6129 5.74556C15.17 5.48825 14.82 5.09736 14.6129 4.62889L14.024 3.31444C13.8503 2.92317 13.5667 2.59072 13.2078 2.3574C12.8488 2.12408 12.4299 1.99993 12.0018 2C11.5737 1.99993 11.1547 2.12408 10.7958 2.3574C10.4368 2.59072 10.1533 2.92317 9.97955 3.31444L9.3951 4.62889C9.18803 5.09736 8.83798 5.48825 8.3951 5.74556C7.95032 6.00212 7.43577 6.11141 6.9251 6.05778L5.49066 5.90556C5.06499 5.86053 4.6354 5.93997 4.25397 6.13423C3.87255 6.32849 3.55567 6.62923 3.34177 7C3.12759 7.37054 3.02555 7.79528 3.04804 8.22267C3.07052 8.65007 3.21656 9.06175 3.46844 9.40778L4.3151 10.5711C4.61704 10.9864 4.77964 11.4866 4.77955 12C4.77964 12.5134 4.61704 13.0137 4.3151 13.4289L3.46844 14.5922C3.21656 14.9382 3.07052 15.3499 3.04804 15.7773C3.02555 16.2047 3.12759 16.6295 3.34177 17C3.55589 17.3706 3.8728 17.6712 4.25417 17.8654C4.63554 18.0596 5.06502 18.1392 5.49066 18.0944L6.92066 17.9422C7.43133 17.8886 7.94587 17.9979 8.39066 18.2544C8.83519 18.511 9.18687 18.902 9.3951 19.3711Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><path d="M12 15C13.6568 15 15 13.6569 15 12C15 10.3431 13.6568 9 12 9C10.3431 9 8.99998 10.3431 8.99998 12C8.99998 13.6569 10.3431 15 12 15Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),FW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M16 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V8M11.5 12.5L17 7M17 7H12M17 7V12M6.2 21H8.8C9.9201 21 10.4802 21 10.908 20.782C11.2843 20.5903 11.5903 20.2843 11.782 19.908C12 19.4802 12 18.9201 12 17.8V15.2C12 14.0799 12 13.5198 11.782 13.092C11.5903 12.7157 11.2843 12.4097 10.908 12.218C10.4802 12 9.92011 12 8.8 12H6.2C5.0799 12 4.51984 12 4.09202 12.218C3.71569 12.4097 3.40973 12.7157 3.21799 13.092C3 13.5198 3 14.0799 3 15.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),$W=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path class=copier d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round stroke=currentColor>'),qW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M2.5 21.4998L8.04927 19.3655C8.40421 19.229 8.58168 19.1607 8.74772 19.0716C8.8952 18.9924 9.0358 18.901 9.16804 18.7984C9.31692 18.6829 9.45137 18.5484 9.72028 18.2795L21 6.99982C22.1046 5.89525 22.1046 4.10438 21 2.99981C19.8955 1.89525 18.1046 1.89524 17 2.99981L5.72028 14.2795C5.45138 14.5484 5.31692 14.6829 5.20139 14.8318C5.09877 14.964 5.0074 15.1046 4.92823 15.2521C4.83911 15.4181 4.77085 15.5956 4.63433 15.9506L2.5 21.4998ZM2.5 21.4998L4.55812 16.1488C4.7054 15.7659 4.77903 15.5744 4.90534 15.4867C5.01572 15.4101 5.1523 15.3811 5.2843 15.4063C5.43533 15.4351 5.58038 15.5802 5.87048 15.8703L8.12957 18.1294C8.41967 18.4195 8.56472 18.5645 8.59356 18.7155C8.61877 18.8475 8.58979 18.9841 8.51314 19.0945C8.42545 19.2208 8.23399 19.2944 7.85107 19.4417L2.5 21.4998Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),zW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),UW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 9L15 15M15 9L9 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke=#F04438 stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),BW=sn('<svg width=24 height=24 viewBox="0 0 24 24"fill=none stroke=currentColor stroke-width=2 xmlns=http://www.w3.org/2000/svg><rect class=list width=20 height=20 y=2 x=2 rx=2></rect><line class=list-item y1=7 y2=7 x1=6 x2=18></line><line class=list-item y2=12 y1=12 x1=6 x2=18></line><line class=list-item y1=17 y2=17 x1=6 x2=18>'),VW=sn('<svg viewBox="0 0 24 24"height=20 width=20 fill=none xmlns=http://www.w3.org/2000/svg><path d="M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),KW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),HW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2V6M12 18V22M6 12H2M22 12H18M19.0784 19.0784L16.25 16.25M19.0784 4.99994L16.25 7.82837M4.92157 19.0784L7.75 16.25M4.92157 4.99994L7.75 7.82837"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><animateTransform attributeName=transform attributeType=XML type=rotate from=0 to=360 dur=2s repeatCount=indefinite>'),WW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),GW=sn('<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.5 15V9M14.5 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),YW=sn('<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>');function QW(){return _W()}function XW(){return TW()}function JW(){return PW()}function ZW(){return NW()}function eG(){return DW()}function tG(){return(e=DW()).style.setProperty("transform","rotate(90deg)"),e;var e}function nG(){return(e=DW()).style.setProperty("transform","rotate(-90deg)"),e;var e}function rG(){return MW()}function oG(){return OW()}function iG(){return AW()}function sG(){return RW()}function aG(){return LW()}function lG(){return IW()}function cG(){return FW()}function uG(){return $W()}function dG(){return qW()}function fG(e){return t=zW(),n=t.firstChild,tt((()=>ln(n,"stroke","dark"===e.theme?"#12B76A":"#027A48"))),t;var t,n}function hG(){return UW()}function pG(){return BW()}function mG(e){return[At(Wt,{get when(){return e.checked},get children(){var t=zW(),n=t.firstChild;return tt((()=>ln(n,"stroke","dark"===e.theme?"#9B8AFB":"#6938EF"))),t}}),At(Wt,{get when(){return!e.checked},get children(){var t=VW(),n=t.firstChild;return tt((()=>ln(n,"stroke","dark"===e.theme?"#9B8AFB":"#6938EF"))),t}})]}function gG(){return KW()}function vG(){return HW()}function yG(){return WW()}function bG(){return GW()}function xG(){const e=Bt();return t=YW(),i=(o=(r=(n=t.firstChild).nextSibling).nextSibling).firstChild,a=(s=o.nextSibling).firstChild,u=(c=(l=s.nextSibling).nextSibling).firstChild,f=(d=c.nextSibling).firstChild,m=(p=(h=d.nextSibling).nextSibling).firstChild,v=(g=p.nextSibling).firstChild,x=(b=(y=g.nextSibling).nextSibling).firstChild,S=(w=b.nextSibling).firstChild,E=(C=(k=w.nextSibling).nextSibling).firstChild,_=(j=C.nextSibling).firstChild,N=(P=(T=j.nextSibling).nextSibling).firstChild,M=(D=P.nextSibling).firstChild,R=(A=(O=D.nextSibling).nextSibling).firstChild,I=(L=A.nextSibling).firstChild,q=($=(F=L.nextSibling).firstChild.nextSibling.nextSibling.nextSibling).nextSibling,U=(z=F.nextSibling).firstChild,V=(B=z.nextSibling).firstChild,ie=(oe=(re=(ne=(te=(ee=(Z=(J=(X=(Q=(Y=(G=(W=(H=(K=B.nextSibling).firstChild).nextSibling).nextSibling.firstChild).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling,ae=(se=K.nextSibling).firstChild,ce=(le=se.nextSibling).firstChild,fe=(de=(ue=le.nextSibling).firstChild).nextSibling,pe=(he=ue.nextSibling).firstChild,ge=(me=he.nextSibling).firstChild,Re=(Ae=(Oe=(Me=(De=(Ne=(Pe=(Te=(_e=(je=(Ee=(Ce=(ke=(Se=(we=(xe=(be=(ye=(ve=me.nextSibling).firstChild).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling).nextSibling,ln(n,"id",`a-${e}`),ln(r,"fill",`url(#a-${e})`),ln(i,"id",`am-${e}`),ln(s,"id",`b-${e}`),ln(a,"filter",`url(#am-${e})`),ln(l,"mask",`url(#b-${e})`),ln(u,"id",`ah-${e}`),ln(d,"id",`k-${e}`),ln(f,"filter",`url(#ah-${e})`),ln(h,"mask",`url(#k-${e})`),ln(m,"id",`ae-${e}`),ln(g,"id",`j-${e}`),ln(v,"filter",`url(#ae-${e})`),ln(y,"mask",`url(#j-${e})`),ln(x,"id",`ai-${e}`),ln(w,"id",`i-${e}`),ln(S,"filter",`url(#ai-${e})`),ln(k,"mask",`url(#i-${e})`),ln(E,"id",`aj-${e}`),ln(j,"id",`h-${e}`),ln(_,"filter",`url(#aj-${e})`),ln(T,"mask",`url(#h-${e})`),ln(N,"id",`ag-${e}`),ln(D,"id",`g-${e}`),ln(M,"filter",`url(#ag-${e})`),ln(O,"mask",`url(#g-${e})`),ln(R,"id",`af-${e}`),ln(L,"id",`f-${e}`),ln(I,"filter",`url(#af-${e})`),ln(F,"mask",`url(#f-${e})`),ln($,"id",`m-${e}`),ln(q,"fill",`url(#m-${e})`),ln(U,"id",`ak-${e}`),ln(B,"id",`e-${e}`),ln(V,"filter",`url(#ak-${e})`),ln(K,"mask",`url(#e-${e})`),ln(H,"id",`n-${e}`),ln(W,"fill",`url(#n-${e})`),ln(G,"id",`r-${e}`),ln(Y,"fill",`url(#r-${e})`),ln(Q,"id",`s-${e}`),ln(X,"fill",`url(#s-${e})`),ln(J,"id",`q-${e}`),ln(Z,"fill",`url(#q-${e})`),ln(ee,"id",`p-${e}`),ln(te,"fill",`url(#p-${e})`),ln(ne,"id",`o-${e}`),ln(re,"fill",`url(#o-${e})`),ln(oe,"id",`l-${e}`),ln(ie,"fill",`url(#l-${e})`),ln(ae,"id",`al-${e}`),ln(le,"id",`d-${e}`),ln(ce,"filter",`url(#al-${e})`),ln(ue,"mask",`url(#d-${e})`),ln(de,"id",`u-${e}`),ln(fe,"fill",`url(#u-${e})`),ln(pe,"id",`ad-${e}`),ln(me,"id",`c-${e}`),ln(ge,"filter",`url(#ad-${e})`),ln(ve,"mask",`url(#c-${e})`),ln(ye,"id",`t-${e}`),ln(be,"fill",`url(#t-${e})`),ln(xe,"id",`v-${e}`),ln(we,"stroke",`url(#v-${e})`),ln(Se,"id",`aa-${e}`),ln(ke,"stroke",`url(#aa-${e})`),ln(Ce,"id",`w-${e}`),ln(Ee,"stroke",`url(#w-${e})`),ln(je,"id",`ac-${e}`),ln(_e,"stroke",`url(#ac-${e})`),ln(Te,"id",`ab-${e}`),ln(Pe,"stroke",`url(#ab-${e})`),ln(Ne,"id",`y-${e}`),ln(De,"stroke",`url(#y-${e})`),ln(Me,"id",`x-${e}`),ln(Oe,"stroke",`url(#x-${e})`),ln(Ae,"id",`z-${e}`),ln(Re,"stroke",`url(#z-${e})`),t;var t,n,r,o,i,s,a,l,c,u,d,f,h,p,m,g,v,y,b,x,w,S,k,C,E,j,_,T,P,N,D,M,O,A,R,L,I,F,$,q,z,U,B,V,K,H,W,G,Y,Q,X,J,Z,ee,te,ne,re,oe,ie,se,ae,le,ce,ue,de,fe,he,pe,me,ge,ve,ye,be,xe,we,Se,ke,Ce,Ee,je,_e,Te,Pe,Ne,De,Me,Oe,Ae,Re}var wG=sn('<span><svg width=16 height=16 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M6 12L10 8L6 4"stroke-width=2 stroke-linecap=round stroke-linejoin=round>'),SG=sn('<button title="Copy object to clipboard">'),kG=sn('<button title="Remove all items"aria-label="Remove all items">'),CG=sn('<button title="Delete item"aria-label="Delete item">'),EG=sn('<button title="Toggle value"aria-label="Toggle value">'),jG=sn('<button title="Bulk Edit Data"aria-label="Bulk Edit Data">'),_G=sn("<div>"),TG=sn("<div><button> <span></span> <span> "),PG=sn("<input>"),NG=sn("<span>"),DG=sn("<div><span>:"),MG=sn("<div><div><button> [<!>...<!>]");var OG=e=>{const t=Zz(),n=Gz().shadowDOMTarget?CU.bind({target:Gz().shadowDOMTarget}):CU,r=rt((()=>"dark"===t()?UG(n):zG(n)));return o=wG(),tt((()=>cn(o,jU(r().expander,n`
|
|
53
53
|
transform: rotate(${e.expanded?90:0}deg);
|
|
54
54
|
`,e.expanded&&n`
|
|
55
55
|
& svg {
|
|
@@ -1248,4 +1248,4 @@
|
|
|
1248
1248
|
opacity: 0.6;
|
|
1249
1249
|
cursor: not-allowed;
|
|
1250
1250
|
}
|
|
1251
|
-
`}},QY=e=>YY("light",e),XY=e=>YY("dark",e);an(["click","mousedown","input"]);const JY=Object.freeze(Object.defineProperty({__proto__:null,default:e=>{const[t,n]=$z({prefix:"TanstackQueryDevtools"}),r=_r(),o=rt((()=>{const e=t.theme_preference||Vz;return"system"!==e?e:r()}));return At(Wz.Provider,{value:e,get children(){return At(Qz,{localStore:t,setLocalStore:n,get children(){return At(Jz.Provider,{value:o,get children(){return At(DY,{localStore:t,setLocalStore:n})}})}})}})}},Symbol.toStringTag,{value:"Module"}));Symbol;e.AutomationTriggerType=Me,e.CreateAutomationDialog=
|
|
1251
|
+
`}},QY=e=>YY("light",e),XY=e=>YY("dark",e);an(["click","mousedown","input"]);const JY=Object.freeze(Object.defineProperty({__proto__:null,default:e=>{const[t,n]=$z({prefix:"TanstackQueryDevtools"}),r=_r(),o=rt((()=>{const e=t.theme_preference||Vz;return"system"!==e?e:r()}));return At(Wz.Provider,{value:e,get children(){return At(Qz,{localStore:t,setLocalStore:n,get children(){return At(Jz.Provider,{value:o,get children(){return At(DY,{localStore:t,setLocalStore:n})}})}})}})}},Symbol.toStringTag,{value:"Module"}));Symbol;e.AutomationTriggerType=Me,e.CreateAutomationDialog=Ck,e.CreateAutomationModal=kk,e.Engage=({iconDefinitions:e})=>{const n=rk(e);return t.jsx(_I,{iconDefinitions:n})},e.ReachProvider=({authToken:e,tenantExternalId:r,language:o,children:i,theme:s,debug:a})=>{const[l]=n.useState((()=>(e&&(we=e),new Z({defaultOptions:{queries:{retry:(e,t)=>!(t instanceof Error&&"Unauthorized"===t.message)&&e<3,...xe}}}))));return t.jsx("div",{"data-reach-root":!0,className:"h-full w-full",children:t.jsxs(le,{client:l,children:[t.jsx(Ta,{clientSideID:"67a3c277012e1f09c67de499",context:{kind:"user",key:r||"anonymous",custom:{businessId:r}},options:{streaming:!1},timeout:2,reactOptions:{useCamelCaseFlagKeys:!1,sendEventsOnFlagRead:!0},children:t.jsx(xf,{initialLanguage:o,children:t.jsx(id,{initialTheme:s,children:t.jsxs(Ju,{children:[i,t.jsx(Yu,{})]})})})}),a&&t.jsx(Mr,{})]})})},e.SegmentBuilderDialog=EI,e.ViewAutomationModal=({inRouter:e=!1,...n})=>e?t.jsx(Oz,{...n}):t.jsx(OC,{children:t.jsx(Oz,{...n})}),Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}));
|