tia-chatbot 1.0.1 → 1.0.5
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/README.md +121 -165
- package/dist/tia-widget.iife.js +355 -0
- package/dist/tia-widget.iife.js.map +1 -0
- package/package.json +33 -28
- package/dist/assets/index.css +0 -1
- package/dist/tia-widget.cjs +0 -364
- package/dist/tia-widget.cjs.map +0 -1
- package/dist/tia-widget.mjs +0 -17148
- package/dist/tia-widget.mjs.map +0 -1
- package/dist/tia-widget.umd.cjs +0 -365
- package/dist/tia-widget.umd.cjs.map +0 -1
- /package/dist/{lib/index.d.ts → src/widget.d.ts} +0 -0
|
@@ -0,0 +1,355 @@
|
|
|
1
|
+
var TIAWidget=(function(Xa,S,Za){"use strict";var ld=document.createElement("style");ld.textContent=`@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-700:oklch(37.3% .034 259.733);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--radius-md:.375rem;--radius-lg:.5rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.right-20{right:calc(var(--spacing)*20)}.bottom-6{bottom:calc(var(--spacing)*6)}.bottom-22{bottom:calc(var(--spacing)*22)}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}@media(min-width:30rem){.container{max-width:30rem}}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}@media(min-width:120rem){.container{max-width:120rem}}@media(min-width:160rem){.container{max-width:160rem}}.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.flex{display:flex}.inline{display:inline}.h-10{height:calc(var(--spacing)*10)}.h-14{height:calc(var(--spacing)*14)}.h-64{height:calc(var(--spacing)*64)}.h-\\[500px\\]{height:500px}.h-auto{height:auto}.h-full{height:100%}.w-1\\/5{width:20%}.w-8\\/12{width:66.6667%}.w-10{width:calc(var(--spacing)*10)}.w-14{width:calc(var(--spacing)*14)}.w-64{width:calc(var(--spacing)*64)}.w-\\[96\\%\\]{width:96%}.w-full{width:100%}.max-w-\\[70\\%\\]{max-width:70%}.min-w-\\[70\\%\\]{min-width:70%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-4{column-gap:calc(var(--spacing)*4)}.gap-y-2{row-gap:calc(var(--spacing)*2)}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.bg-\\[\\#EFF1FF\\]{background-color:#eff1ff}.bg-\\[\\#F3F3F3\\]{background-color:#f3f3f3}.bg-\\[\\#F5605724\\]{background-color:#f5605724}.bg-\\[\\#FFFFFF\\]{background-color:#fff}.bg-gray-200{background-color:var(--color-gray-200)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-linear-to-l{--tw-gradient-position:to left}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-l{--tw-gradient-position:to left in oklab}}.bg-linear-to-l{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\\[\\#4F5FCE\\]{--tw-gradient-from:#4f5fce;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\\[\\#283068\\]{--tw-gradient-from:#283068;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\\[\\#F56057\\]{--tw-gradient-from:#f56057;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\\[\\#FFE6E4\\]{--tw-gradient-from:#ffe6e4;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\\[\\#49507F\\]{--tw-gradient-via:#49507f;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-\\[\\#A03F39\\]{--tw-gradient-via:#a03f39;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-\\[\\#FFE6E4\\]{--tw-gradient-via:#ffe6e4;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\\[\\#2D3776\\]{--tw-gradient-to:#2d3776;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\\[\\#49507F\\]{--tw-gradient-to:#49507f;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\\[\\#283068\\]{--tw-gradient-to:#283068;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\\[\\#FDACA7\\]\\/70{--tw-gradient-to:oklab(82.1256% .0883578 .0380105/.7);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.text-center{text-align:center}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[\\#0D082C\\]{color:#0d082c}.text-\\[\\#283068\\]{color:#283068}.text-black{color:var(--color-black)}.text-gray-700{color:var(--color-gray-700)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.italic{font-style:italic}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-black{--tw-shadow-color:#000}@supports (color:color-mix(in lab,red,red)){.shadow-black{--tw-shadow-color:color-mix(in oklab,var(--color-black)var(--tw-shadow-alpha),transparent)}}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}@media(hover:hover){.hover\\:bg-\\[\\#283068\\]:hover{background-color:#283068}.hover\\:text-white:hover{color:var(--color-white)}}.custom-scrollbar::-webkit-scrollbar{width:4px;height:px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(#21294c,#61b872);border-radius:8px;transition:background .3s,width .3s}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background:linear-gradient(#283950,#4ae48b);width:8px}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:linear-gradient(#1b2124,#2ecc71)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#21294c #f3f3f3}.custom-scrollbar:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);width:100%;height:20px;position:absolute;bottom:0;left:0}.inputHeight{height:40px}@media(min-width:48rem){.inputHeight{height:36px}}@media(min-width:64rem){.inputHeight{height:38px}}@media(min-width:80rem){.inputHeight{height:42px}}@media(min-width:96rem){.inputHeight{height:46px}}@media(min-width:120rem){.inputHeight{height:50px}}@media(min-width:160rem){.inputHeight{height:54px}}.fs32{font-family:Manrope,sans-serif;font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}@media(min-width:48rem){.fs32{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media(min-width:64rem){.fs32{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media(min-width:80rem){.fs32{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media(min-width:96rem){.fs32{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media(min-width:120rem){.fs32{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}.fs28{font-family:Manrope,sans-serif;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}@media(min-width:48rem){.fs28{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:64rem){.fs28{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media(min-width:80rem){.fs28{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media(min-width:96rem){.fs28{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media(min-width:120rem){.fs28{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}.fs24{font-family:Manrope,sans-serif;font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}@media(min-width:48rem){.fs24{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:64rem){.fs24{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:80rem){.fs24{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:96rem){.fs24{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media(min-width:120rem){.fs24{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}.fs22{font-family:Manrope,sans-serif;font-size:22px}@media(min-width:48rem){.fs22{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:64rem){.fs22{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:80rem){.fs22{font-size:22px}}@media(min-width:96rem){.fs22{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:120rem){.fs22{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media(min-width:160rem){.fs22{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}.fs20{font-family:Manrope,sans-serif;font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}@media(min-width:48rem){.fs20{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media(min-width:64rem){.fs20{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:80rem){.fs20{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:96rem){.fs20{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:120rem){.fs20{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:160rem){.fs20{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}.fs18{font-family:Manrope,sans-serif;font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}@media(min-width:48rem){.fs18{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:64rem){.fs18{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:80rem){.fs18{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:96rem){.fs18{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:120rem){.fs18{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:160rem){.fs18{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}.fs16{font-family:Manrope,sans-serif;font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}@media(min-width:48rem){.fs16{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media(min-width:64rem){.fs16{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:80rem){.fs16{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media(min-width:96rem){.fs16{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:120rem){.fs16{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:160rem){.fs16{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}.fs14{font-family:Manrope,sans-serif;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}@media(min-width:48rem){.fs14{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media(min-width:64rem){.fs14{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:80rem){.fs14{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:96rem){.fs14{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media(min-width:120rem){.fs14{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:160rem){.fs14{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}.fs12{font-family:Manrope,sans-serif;font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}@media(min-width:48rem){.fs12{font-size:8px}}@media(min-width:64rem){.fs12{font-size:10px}}@media(min-width:80rem){.fs12{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media(min-width:96rem){.fs12{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:120rem){.fs12{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media(min-width:160rem){.fs12{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}.fs10{font-family:Manrope,sans-serif;font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}@media(min-width:48rem){.fs10{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));font-size:7px}}@media(min-width:64rem){.fs10{font-size:9px}}@media(min-width:96rem){.fs10{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:120rem){.fs10{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:160rem){.fs10{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}html,body{tab-size:6;font-family:Manrope,sans-serif;font-size:16px!important}.header{top:calc(var(--spacing)*0);right:calc(var(--spacing)*0);left:calc(var(--spacing)*0);z-index:10;background-color:#fff;position:fixed}.appHeader{border-bottom-style:var(--tw-border-style);vertical-align:middle;border-color:#f3f3f3;border-bottom-width:1px;justify-content:space-between;align-items:center;height:72px;display:flex}@media(min-width:48rem){.appHeader{height:45px}}@media(min-width:64rem){.appHeader{height:54px}}@media(min-width:80rem){.appHeader{height:62px}}@media(min-width:96rem){.appHeader{height:65px}}@media(min-width:120rem){.appHeader{height:72px}}@media(min-width:160rem){.appHeader{height:75px}}.sidebar{bottom:calc(var(--spacing)*0);z-index:5;border-inline-end-style:var(--tw-border-style);border-inline-end-width:1px;background-color:#fff;border-color:#f3f3f3;position:fixed;top:72px;overflow-y:auto}@media(min-width:48rem){.sidebar{top:45px}}@media(min-width:64rem){.sidebar{top:54px}}@media(min-width:80rem){.sidebar{top:62px}}@media(min-width:96rem){.sidebar{top:65px}}@media(min-width:120rem){.sidebar{top:72px}}@media(min-width:160rem){.sidebar{top:75px}}.sidebar{width:220px}@media(min-width:48rem){.sidebar{width:190px}}@media(min-width:64rem){.sidebar{width:210px}}@media(min-width:80rem){.sidebar{width:260px}}@media(min-width:96rem){.sidebar{width:280px}}@media(min-width:120rem){.sidebar{width:300px}}@media(min-width:160rem){.sidebar{width:280px}}.layoutBodyWithSidebar{right:calc(var(--spacing)*0);z-index:0;padding-top:calc(var(--spacing)*6);padding-right:calc(var(--spacing)*6);padding-bottom:calc(var(--spacing)*4);padding-left:calc(var(--spacing)*6);position:absolute;left:220px}@media(min-width:48rem){.layoutBodyWithSidebar{left:190px}}@media(min-width:64rem){.layoutBodyWithSidebar{left:210px}}@media(min-width:80rem){.layoutBodyWithSidebar{left:260px}}@media(min-width:96rem){.layoutBodyWithSidebar{left:280px}}@media(min-width:120rem){.layoutBodyWithSidebar{left:300px}}@media(min-width:160rem){.layoutBodyWithSidebar{left:280px}}.layoutBodyWithSidebar{top:72px}@media(min-width:48rem){.layoutBodyWithSidebar{top:45px}}@media(min-width:64rem){.layoutBodyWithSidebar{top:54px}}@media(min-width:80rem){.layoutBodyWithSidebar{top:62px}}@media(min-width:96rem){.layoutBodyWithSidebar{top:65px}}@media(min-width:120rem){.layoutBodyWithSidebar{top:72px}}@media(min-width:160rem){.layoutBodyWithSidebar{top:75px}}.layoutBodyWithSidebar{min-height:calc(100vh - 72px)}@media(min-width:48rem){.layoutBodyWithSidebar{min-height:calc(100vh - 45px)}}@media(min-width:64rem){.layoutBodyWithSidebar{min-height:calc(100vh - 54px)}}@media(min-width:80rem){.layoutBodyWithSidebar{min-height:calc(100vh - 62px)}}@media(min-width:96rem){.layoutBodyWithSidebar{min-height:calc(100vh - 65px)}}@media(min-width:120rem){.layoutBodyWithSidebar{min-height:calc(100vh - 72px)}}@media(min-width:160rem){.layoutBodyWithSidebar{min-height:calc(100vh - 75px)}}.layoutBodyWithoutSidebar{right:calc(var(--spacing)*0);left:calc(var(--spacing)*0);padding-inline-start:calc(var(--spacing)*6);padding-inline-end:calc(var(--spacing)*6);padding-top:calc(var(--spacing)*3);padding-bottom:calc(var(--spacing)*4);flex:1;top:72px}@media(min-width:48rem){.layoutBodyWithoutSidebar{top:45px}}@media(min-width:64rem){.layoutBodyWithoutSidebar{top:54px}}@media(min-width:80rem){.layoutBodyWithoutSidebar{top:62px}}@media(min-width:96rem){.layoutBodyWithoutSidebar{top:65px}}@media(min-width:120rem){.layoutBodyWithoutSidebar{top:72px}}@media(min-width:160rem){.layoutBodyWithoutSidebar{top:75px}}.inputWrapper{align-items:center;width:100%;display:flex;position:relative}.input{appearance:none;border-style:var(--tw-border-style);border-width:1.5px;border-color:var(--color-gray-200);color:#21294c;border-radius:.25rem;flex-grow:1;width:100%}.input::placeholder{color:#666}.input:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-outline-style:none;box-shadow:none;outline-style:none}.input:focus:disabled{cursor:not-allowed;background-color:#666}.leftIcon{left:calc(var(--spacing)*3);color:#21294c;position:absolute}.leftIcon+.input{padding-left:calc(var(--spacing)*10)}.rightIcon{right:calc(var(--spacing)*3);color:#21294c;position:absolute}.rightIcon+.input{padding-right:calc(var(--spacing)*10)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(ld);function mw(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const Xs=mw(S);var Zs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},$s={exports:{}},Xi={};var ud;function gw(){if(ud)return Xi;ud=1;var t=S,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function u(c,d,h){var p,g={},b=null,v=null;h!==void 0&&(b=""+h),d.key!==void 0&&(b=""+d.key),d.ref!==void 0&&(v=d.ref);for(p in d)i.call(d,p)&&!l.hasOwnProperty(p)&&(g[p]=d[p]);if(c&&c.defaultProps)for(p in d=c.defaultProps,d)g[p]===void 0&&(g[p]=d[p]);return{$$typeof:e,type:c,key:b,ref:v,props:g,_owner:o.current}}return Xi.Fragment=n,Xi.jsx=u,Xi.jsxs=u,Xi}var Zi={};var cd;function vw(){return cd||(cd=1,process.env.NODE_ENV!=="production"&&(function(){var t=S,e=Symbol.for("react.element"),n=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),T=Symbol.iterator,k="@@iterator";function B(A){if(A===null||typeof A!="object")return null;var Q=T&&A[T]||A[k];return typeof Q=="function"?Q:null}var P=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function I(A){{for(var Q=arguments.length,oe=new Array(Q>1?Q-1:0),Me=1;Me<Q;Me++)oe[Me-1]=arguments[Me];U("error",A,oe)}}function U(A,Q,oe){{var Me=P.ReactDebugCurrentFrame,et=Me.getStackAddendum();et!==""&&(Q+="%s",oe=oe.concat([et]));var st=oe.map(function(Ge){return String(Ge)});st.unshift("Warning: "+Q),Function.prototype.apply.call(console[A],console,st)}}var G=!1,z=!1,J=!1,X=!1,j=!1,ge;ge=Symbol.for("react.module.reference");function ae(A){return!!(typeof A=="string"||typeof A=="function"||A===i||A===l||j||A===o||A===h||A===p||X||A===v||G||z||J||typeof A=="object"&&A!==null&&(A.$$typeof===b||A.$$typeof===g||A.$$typeof===u||A.$$typeof===c||A.$$typeof===d||A.$$typeof===ge||A.getModuleId!==void 0))}function ce(A,Q,oe){var Me=A.displayName;if(Me)return Me;var et=Q.displayName||Q.name||"";return et!==""?oe+"("+et+")":oe}function Le(A){return A.displayName||"Context"}function Se(A){if(A==null)return null;if(typeof A.tag=="number"&&I("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof A=="function")return A.displayName||A.name||null;if(typeof A=="string")return A;switch(A){case i:return"Fragment";case n:return"Portal";case l:return"Profiler";case o:return"StrictMode";case h:return"Suspense";case p:return"SuspenseList"}if(typeof A=="object")switch(A.$$typeof){case c:var Q=A;return Le(Q)+".Consumer";case u:var oe=A;return Le(oe._context)+".Provider";case d:return ce(A,A.render,"ForwardRef");case g:var Me=A.displayName||null;return Me!==null?Me:Se(A.type)||"Memo";case b:{var et=A,st=et._payload,Ge=et._init;try{return Se(Ge(st))}catch{return null}}}return null}var we=Object.assign,rt=0,wt,be,Oe,he,le,pe,V;function N(){}N.__reactDisabledLog=!0;function C(){{if(rt===0){wt=console.log,be=console.info,Oe=console.warn,he=console.error,le=console.group,pe=console.groupCollapsed,V=console.groupEnd;var A={configurable:!0,enumerable:!0,value:N,writable:!0};Object.defineProperties(console,{info:A,log:A,warn:A,error:A,group:A,groupCollapsed:A,groupEnd:A})}rt++}}function F(){{if(rt--,rt===0){var A={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:we({},A,{value:wt}),info:we({},A,{value:be}),warn:we({},A,{value:Oe}),error:we({},A,{value:he}),group:we({},A,{value:le}),groupCollapsed:we({},A,{value:pe}),groupEnd:we({},A,{value:V})})}rt<0&&I("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var W=P.ReactCurrentDispatcher,$;function Z(A,Q,oe){{if($===void 0)try{throw Error()}catch(et){var Me=et.stack.trim().match(/\n( *(at )?)/);$=Me&&Me[1]||""}return`
|
|
3
|
+
`+$+A}}var xe=!1,Ie;{var Je=typeof WeakMap=="function"?WeakMap:Map;Ie=new Je}function Ue(A,Q){if(!A||xe)return"";{var oe=Ie.get(A);if(oe!==void 0)return oe}var Me;xe=!0;var et=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var st;st=W.current,W.current=null,C();try{if(Q){var Ge=function(){throw Error()};if(Object.defineProperty(Ge.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Ge,[])}catch(_t){Me=_t}Reflect.construct(A,[],Ge)}else{try{Ge.call()}catch(_t){Me=_t}A.call(Ge.prototype)}}else{try{throw Error()}catch(_t){Me=_t}A()}}catch(_t){if(_t&&Me&&typeof _t.stack=="string"){for(var He=_t.stack.split(`
|
|
4
|
+
`),Xt=Me.stack.split(`
|
|
5
|
+
`),Ct=He.length-1,It=Xt.length-1;Ct>=1&&It>=0&&He[Ct]!==Xt[It];)It--;for(;Ct>=1&&It>=0;Ct--,It--)if(He[Ct]!==Xt[It]){if(Ct!==1||It!==1)do if(Ct--,It--,It<0||He[Ct]!==Xt[It]){var pn=`
|
|
6
|
+
`+He[Ct].replace(" at new "," at ");return A.displayName&&pn.includes("<anonymous>")&&(pn=pn.replace("<anonymous>",A.displayName)),typeof A=="function"&&Ie.set(A,pn),pn}while(Ct>=1&&It>=0);break}}}finally{xe=!1,W.current=st,F(),Error.prepareStackTrace=et}var Xn=A?A.displayName||A.name:"",gr=Xn?Z(Xn):"";return typeof A=="function"&&Ie.set(A,gr),gr}function ve(A,Q,oe){return Ue(A,!1)}function Ee(A){var Q=A.prototype;return!!(Q&&Q.isReactComponent)}function Ne(A,Q,oe){if(A==null)return"";if(typeof A=="function")return Ue(A,Ee(A));if(typeof A=="string")return Z(A);switch(A){case h:return Z("Suspense");case p:return Z("SuspenseList")}if(typeof A=="object")switch(A.$$typeof){case d:return ve(A.render);case g:return Ne(A.type,Q,oe);case b:{var Me=A,et=Me._payload,st=Me._init;try{return Ne(st(et),Q,oe)}catch{}}}return""}var Ae=Object.prototype.hasOwnProperty,tt={},Bt=P.ReactDebugCurrentFrame;function dt(A){if(A){var Q=A._owner,oe=Ne(A.type,A._source,Q?Q.type:null);Bt.setExtraStackFrame(oe)}else Bt.setExtraStackFrame(null)}function it(A,Q,oe,Me,et){{var st=Function.call.bind(Ae);for(var Ge in A)if(st(A,Ge)){var He=void 0;try{if(typeof A[Ge]!="function"){var Xt=Error((Me||"React class")+": "+oe+" type `"+Ge+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof A[Ge]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Xt.name="Invariant Violation",Xt}He=A[Ge](Q,Ge,Me,oe,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ct){He=Ct}He&&!(He instanceof Error)&&(dt(et),I("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Me||"React class",oe,Ge,typeof He),dt(null)),He instanceof Error&&!(He.message in tt)&&(tt[He.message]=!0,dt(et),I("Failed %s type: %s",oe,He.message),dt(null))}}}var $e=Array.isArray;function Yt(A){return $e(A)}function qt(A){{var Q=typeof Symbol=="function"&&Symbol.toStringTag,oe=Q&&A[Symbol.toStringTag]||A.constructor.name||"Object";return oe}}function Nn(A){try{return pt(A),!1}catch{return!0}}function pt(A){return""+A}function lt(A){if(Nn(A))return I("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",qt(A)),pt(A)}var Pt=P.ReactCurrentOwner,fn={key:!0,ref:!0,__self:!0,__source:!0},dn,bn;function mr(A){if(Ae.call(A,"ref")){var Q=Object.getOwnPropertyDescriptor(A,"ref").get;if(Q&&Q.isReactWarning)return!1}return A.ref!==void 0}function Qn(A){if(Ae.call(A,"key")){var Q=Object.getOwnPropertyDescriptor(A,"key").get;if(Q&&Q.isReactWarning)return!1}return A.key!==void 0}function Jn(A,Q){typeof A.ref=="string"&&Pt.current}function hn(A,Q){{var oe=function(){dn||(dn=!0,I("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Q))};oe.isReactWarning=!0,Object.defineProperty(A,"key",{get:oe,configurable:!0})}}function O(A,Q){{var oe=function(){bn||(bn=!0,I("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Q))};oe.isReactWarning=!0,Object.defineProperty(A,"ref",{get:oe,configurable:!0})}}var R=function(A,Q,oe,Me,et,st,Ge){var He={$$typeof:e,type:A,key:Q,ref:oe,props:Ge,_owner:st};return He._store={},Object.defineProperty(He._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(He,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Me}),Object.defineProperty(He,"_source",{configurable:!1,enumerable:!1,writable:!1,value:et}),Object.freeze&&(Object.freeze(He.props),Object.freeze(He)),He};function Y(A,Q,oe,Me,et){{var st,Ge={},He=null,Xt=null;oe!==void 0&&(lt(oe),He=""+oe),Qn(Q)&&(lt(Q.key),He=""+Q.key),mr(Q)&&(Xt=Q.ref,Jn(Q,et));for(st in Q)Ae.call(Q,st)&&!fn.hasOwnProperty(st)&&(Ge[st]=Q[st]);if(A&&A.defaultProps){var Ct=A.defaultProps;for(st in Ct)Ge[st]===void 0&&(Ge[st]=Ct[st])}if(He||Xt){var It=typeof A=="function"?A.displayName||A.name||"Unknown":A;He&&hn(Ge,It),Xt&&O(Ge,It)}return R(A,He,Xt,et,Me,Pt.current,Ge)}}var ee=P.ReactCurrentOwner,te=P.ReactDebugCurrentFrame;function ne(A){if(A){var Q=A._owner,oe=Ne(A.type,A._source,Q?Q.type:null);te.setExtraStackFrame(oe)}else te.setExtraStackFrame(null)}var ye;ye=!1;function me(A){return typeof A=="object"&&A!==null&&A.$$typeof===e}function fe(){{if(ee.current){var A=Se(ee.current.type);if(A)return`
|
|
7
|
+
|
|
8
|
+
Check the render method of \``+A+"`."}return""}}function Fe(A){return""}var se={};function De(A){{var Q=fe();if(!Q){var oe=typeof A=="string"?A:A.displayName||A.name;oe&&(Q=`
|
|
9
|
+
|
|
10
|
+
Check the top-level render call using <`+oe+">.")}return Q}}function ke(A,Q){{if(!A._store||A._store.validated||A.key!=null)return;A._store.validated=!0;var oe=De(Q);if(se[oe])return;se[oe]=!0;var Me="";A&&A._owner&&A._owner!==ee.current&&(Me=" It was passed a child from "+Se(A._owner.type)+"."),ne(A),I('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',oe,Me),ne(null)}}function ut(A,Q){{if(typeof A!="object")return;if(Yt(A))for(var oe=0;oe<A.length;oe++){var Me=A[oe];me(Me)&&ke(Me,Q)}else if(me(A))A._store&&(A._store.validated=!0);else if(A){var et=B(A);if(typeof et=="function"&&et!==A.entries)for(var st=et.call(A),Ge;!(Ge=st.next()).done;)me(Ge.value)&&ke(Ge.value,Q)}}}function mt(A){{var Q=A.type;if(Q==null||typeof Q=="string")return;var oe;if(typeof Q=="function")oe=Q.propTypes;else if(typeof Q=="object"&&(Q.$$typeof===d||Q.$$typeof===g))oe=Q.propTypes;else return;if(oe){var Me=Se(Q);it(oe,A.props,"prop",Me,A)}else if(Q.PropTypes!==void 0&&!ye){ye=!0;var et=Se(Q);I("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",et||"Unknown")}typeof Q.getDefaultProps=="function"&&!Q.getDefaultProps.isReactClassApproved&&I("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Wt(A){{for(var Q=Object.keys(A.props),oe=0;oe<Q.length;oe++){var Me=Q[oe];if(Me!=="children"&&Me!=="key"){ne(A),I("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Me),ne(null);break}}A.ref!==null&&(ne(A),I("Invalid attribute `ref` supplied to `React.Fragment`."),ne(null))}}var zt={};function Vt(A,Q,oe,Me,et,st){{var Ge=ae(A);if(!Ge){var He="";(A===void 0||typeof A=="object"&&A!==null&&Object.keys(A).length===0)&&(He+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Xt=Fe();Xt?He+=Xt:He+=fe();var Ct;A===null?Ct="null":Yt(A)?Ct="array":A!==void 0&&A.$$typeof===e?(Ct="<"+(Se(A.type)||"Unknown")+" />",He=" Did you accidentally export a JSX literal instead of a component?"):Ct=typeof A,I("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Ct,He)}var It=Y(A,Q,oe,et,st);if(It==null)return It;if(Ge){var pn=Q.children;if(pn!==void 0)if(Me)if(Yt(pn)){for(var Xn=0;Xn<pn.length;Xn++)ut(pn[Xn],A);Object.freeze&&Object.freeze(pn)}else I("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ut(pn,A)}if(Ae.call(Q,"key")){var gr=Se(A),_t=Object.keys(Q).filter(function(Jc){return Jc!=="key"}),Ns=_t.length>0?"{key: someKey, "+_t.join(": ..., ")+": ...}":"{key: someKey}";if(!zt[gr+Ns]){var Qc=_t.length>0?"{"+_t.join(": ..., ")+": ...}":"{}";I(`A props object containing a "key" prop is being spread into JSX:
|
|
11
|
+
let props = %s;
|
|
12
|
+
<%s {...props} />
|
|
13
|
+
React keys must be passed directly to JSX without using spread:
|
|
14
|
+
let props = %s;
|
|
15
|
+
<%s key={someKey} {...props} />`,Ns,gr,Qc,gr),zt[gr+Ns]=!0}}return A===i?Wt(It):mt(It),It}}function Ft(A,Q,oe){return Vt(A,Q,oe,!0)}function Yc(A,Q,oe){return Vt(A,Q,oe,!1)}var Gc=Yc,jc=Ft;Zi.Fragment=i,Zi.jsx=Gc,Zi.jsxs=jc})()),Zi}var fd;function yw(){return fd||(fd=1,process.env.NODE_ENV==="production"?$s.exports=gw():$s.exports=vw()),$s.exports}var re=yw(),hi={},dd;function ww(){if(dd)return hi;dd=1;var t=Za;if(process.env.NODE_ENV==="production")hi.createRoot=t.createRoot,hi.hydrateRoot=t.hydrateRoot;else{var e=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;hi.createRoot=function(n,i){e.usingClientEntryPoint=!0;try{return t.createRoot(n,i)}finally{e.usingClientEntryPoint=!1}},hi.hydrateRoot=function(n,i,o){e.usingClientEntryPoint=!0;try{return t.hydrateRoot(n,i,o)}finally{e.usingClientEntryPoint=!1}}}return hi}var bw=ww();const xw="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2013.5997%202.37562%2015.1116%203.04346%2016.4525C3.22094%2016.8088%203.28001%2017.2161%203.17712%2017.6006L2.58151%2019.8267C2.32295%2020.793%203.20701%2021.677%204.17335%2021.4185L6.39939%2020.8229C6.78393%2020.72%207.19121%2020.7791%207.54753%2020.9565C8.88837%2021.6244%2010.4003%2022%2012%2022Z'%20fill='%23262D7B'/%3e%3c/svg%3e",$a=S.createContext({});function el(t){const e=S.useRef(null);return e.current===null&&(e.current=t()),e.current}const tl=typeof window<"u",hd=tl?S.useLayoutEffect:S.useEffect,eo=S.createContext(null);function nl(t,e){t.indexOf(e)===-1&&t.push(e)}function rl(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const ur=(t,e,n)=>n>e?e:n<t?t:n;function il(t,e){return e?`${t}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${e}`:t}let pi=()=>{},cr=()=>{};process.env.NODE_ENV!=="production"&&(pi=(t,e,n)=>{!t&&typeof console<"u"&&console.warn(il(e,n))},cr=(t,e,n)=>{if(!t)throw new Error(il(e,n))});const fr={},pd=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t);function md(t){return typeof t=="object"&&t!==null}const gd=t=>/^0[^.\s]+$/u.test(t);function sl(t){let e;return()=>(e===void 0&&(e=t()),e)}const Rn=t=>t,Sw=(t,e)=>n=>e(t(n)),$i=(...t)=>t.reduce(Sw),es=(t,e,n)=>{const i=e-t;return i===0?1:(n-t)/i};class ol{constructor(){this.subscriptions=[]}add(e){return nl(this.subscriptions,e),()=>rl(this.subscriptions,e)}notify(e,n,i){const o=this.subscriptions.length;if(o)if(o===1)this.subscriptions[0](e,n,i);else for(let l=0;l<o;l++){const u=this.subscriptions[l];u&&u(e,n,i)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Kn=t=>t*1e3,kn=t=>t/1e3;function vd(t,e){return e?t*(1e3/e):0}const yd=new Set;function al(t,e,n){t||yd.has(e)||(console.warn(il(e,n)),yd.add(e))}const wd=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,Aw=1e-7,Ew=12;function Tw(t,e,n,i,o){let l,u,c=0;do u=e+(n-e)/2,l=wd(u,i,o)-t,l>0?n=u:e=u;while(Math.abs(l)>Aw&&++c<Ew);return u}function ts(t,e,n,i){if(t===e&&n===i)return Rn;const o=l=>Tw(l,0,1,t,n);return l=>l===0||l===1?l:wd(o(l),e,i)}const bd=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,xd=t=>e=>1-t(1-e),Sd=ts(.33,1.53,.69,.99),ll=xd(Sd),Ad=bd(ll),Ed=t=>(t*=2)<1?.5*ll(t):.5*(2-Math.pow(2,-10*(t-1))),ul=t=>1-Math.sin(Math.acos(t)),Td=xd(ul),Cd=bd(ul),Cw=ts(.42,0,1,1),Rw=ts(0,0,.58,1),Rd=ts(.42,0,.58,1),kw=t=>Array.isArray(t)&&typeof t[0]!="number",kd=t=>Array.isArray(t)&&typeof t[0]=="number",Vd={linear:Rn,easeIn:Cw,easeInOut:Rd,easeOut:Rw,circIn:ul,circInOut:Cd,circOut:Td,backIn:ll,backInOut:Ad,backOut:Sd,anticipate:Ed},Vw=t=>typeof t=="string",Id=t=>{if(kd(t)){cr(t.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[e,n,i,o]=t;return ts(e,n,i,o)}else if(Vw(t))return cr(Vd[t]!==void 0,`Invalid easing type '${t}'`,"invalid-easing-type"),Vd[t];return t},to=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function Iw(t,e){let n=new Set,i=new Set,o=!1,l=!1;const u=new WeakSet;let c={delta:0,timestamp:0,isProcessing:!1};function d(p){u.has(p)&&(h.schedule(p),t()),p(c)}const h={schedule:(p,g=!1,b=!1)=>{const T=b&&o?n:i;return g&&u.add(p),T.has(p)||T.add(p),p},cancel:p=>{i.delete(p),u.delete(p)},process:p=>{if(c=p,o){l=!0;return}o=!0,[n,i]=[i,n],n.forEach(d),n.clear(),o=!1,l&&(l=!1,h.process(p))}};return h}const Mw=40;function Md(t,e){let n=!1,i=!0;const o={delta:0,timestamp:0,isProcessing:!1},l=()=>n=!0,u=to.reduce((U,G)=>(U[G]=Iw(l),U),{}),{setup:c,read:d,resolveKeyframes:h,preUpdate:p,update:g,preRender:b,render:v,postRender:T}=u,k=()=>{const U=fr.useManualTiming?o.timestamp:performance.now();n=!1,fr.useManualTiming||(o.delta=i?1e3/60:Math.max(Math.min(U-o.timestamp,Mw),1)),o.timestamp=U,o.isProcessing=!0,c.process(o),d.process(o),h.process(o),p.process(o),g.process(o),b.process(o),v.process(o),T.process(o),o.isProcessing=!1,n&&e&&(i=!1,t(k))},B=()=>{n=!0,i=!0,o.isProcessing||t(k)};return{schedule:to.reduce((U,G)=>{const z=u[G];return U[G]=(J,X=!1,j=!1)=>(n||B(),z.schedule(J,X,j)),U},{}),cancel:U=>{for(let G=0;G<to.length;G++)u[to[G]].cancel(U)},state:o,steps:u}}const{schedule:xt,cancel:Cr,state:jt,steps:cl}=Md(typeof requestAnimationFrame<"u"?requestAnimationFrame:Rn,!0);let no;function Dw(){no=void 0}const un={now:()=>(no===void 0&&un.set(jt.isProcessing||fr.useManualTiming?jt.timestamp:performance.now()),no),set:t=>{no=t,queueMicrotask(Dw)}},Dd=t=>e=>typeof e=="string"&&e.startsWith(t),fl=Dd("--"),Pw=Dd("var(--"),dl=t=>Pw(t)?Ow.test(t.split("/*")[0].trim()):!1,Ow=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,mi={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},ns={...mi,transform:t=>ur(0,1,t)},ro={...mi,default:1},rs=t=>Math.round(t*1e5)/1e5,hl=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function Nw(t){return t==null}const Lw=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,pl=(t,e)=>n=>!!(typeof n=="string"&&Lw.test(n)&&n.startsWith(t)||e&&!Nw(n)&&Object.prototype.hasOwnProperty.call(n,e)),Pd=(t,e,n)=>i=>{if(typeof i!="string")return i;const[o,l,u,c]=i.match(hl);return{[t]:parseFloat(o),[e]:parseFloat(l),[n]:parseFloat(u),alpha:c!==void 0?parseFloat(c):1}},Uw=t=>ur(0,255,t),ml={...mi,transform:t=>Math.round(Uw(t))},Kr={test:pl("rgb","red"),parse:Pd("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:i=1})=>"rgba("+ml.transform(t)+", "+ml.transform(e)+", "+ml.transform(n)+", "+rs(ns.transform(i))+")"};function Fw(t){let e="",n="",i="",o="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),i=t.substring(5,7),o=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),i=t.substring(3,4),o=t.substring(4,5),e+=e,n+=n,i+=i,o+=o),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(i,16),alpha:o?parseInt(o,16)/255:1}}const gl={test:pl("#"),parse:Fw,transform:Kr.transform},is=t=>({test:e=>typeof e=="string"&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),Rr=is("deg"),nr=is("%"),Ve=is("px"),Bw=is("vh"),qw=is("vw"),Od={...nr,parse:t=>nr.parse(t)/100,transform:t=>nr.transform(t*100)},gi={test:pl("hsl","hue"),parse:Pd("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:i=1})=>"hsla("+Math.round(t)+", "+nr.transform(rs(e))+", "+nr.transform(rs(n))+", "+rs(ns.transform(i))+")"},Lt={test:t=>Kr.test(t)||gl.test(t)||gi.test(t),parse:t=>Kr.test(t)?Kr.parse(t):gi.test(t)?gi.parse(t):gl.parse(t),transform:t=>typeof t=="string"?t:t.hasOwnProperty("red")?Kr.transform(t):gi.transform(t),getAnimatableNone:t=>{const e=Lt.parse(t);return e.alpha=0,Lt.transform(e)}},Ww=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function zw(t){return isNaN(t)&&typeof t=="string"&&(t.match(hl)?.length||0)+(t.match(Ww)?.length||0)>0}const Nd="number",Ld="color",_w="var",Kw="var(",Ud="${}",Hw=/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 ss(t){const e=t.toString(),n=[],i={color:[],number:[],var:[]},o=[];let l=0;const c=e.replace(Hw,d=>(Lt.test(d)?(i.color.push(l),o.push(Ld),n.push(Lt.parse(d))):d.startsWith(Kw)?(i.var.push(l),o.push(_w),n.push(d)):(i.number.push(l),o.push(Nd),n.push(parseFloat(d))),++l,Ud)).split(Ud);return{values:n,split:c,indexes:i,types:o}}function Fd(t){return ss(t).values}function Bd(t){const{split:e,types:n}=ss(t),i=e.length;return o=>{let l="";for(let u=0;u<i;u++)if(l+=e[u],o[u]!==void 0){const c=n[u];c===Nd?l+=rs(o[u]):c===Ld?l+=Lt.transform(o[u]):l+=o[u]}return l}}const Yw=t=>typeof t=="number"?0:Lt.test(t)?Lt.getAnimatableNone(t):t;function Gw(t){const e=Fd(t);return Bd(t)(e.map(Yw))}const kr={test:zw,parse:Fd,createTransformer:Bd,getAnimatableNone:Gw};function vl(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<.16666666666666666?t+(e-t)*6*n:n<.5?e:n<.6666666666666666?t+(e-t)*(.6666666666666666-n)*6:t}function jw({hue:t,saturation:e,lightness:n,alpha:i}){t/=360,e/=100,n/=100;let o=0,l=0,u=0;if(!e)o=l=u=n;else{const c=n<.5?n*(1+e):n+e-n*e,d=2*n-c;o=vl(d,c,t+.3333333333333333),l=vl(d,c,t),u=vl(d,c,t-.3333333333333333)}return{red:Math.round(o*255),green:Math.round(l*255),blue:Math.round(u*255),alpha:i}}function io(t,e){return n=>n>0?e:t}const Et=(t,e,n)=>t+(e-t)*n,yl=(t,e,n)=>{const i=t*t,o=n*(e*e-i)+i;return o<0?0:Math.sqrt(o)},Qw=[gl,Kr,gi],Jw=t=>Qw.find(e=>e.test(t));function qd(t){const e=Jw(t);if(pi(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!e)return!1;let n=e.parse(t);return e===gi&&(n=jw(n)),n}const Wd=(t,e)=>{const n=qd(t),i=qd(e);if(!n||!i)return io(t,e);const o={...n};return l=>(o.red=yl(n.red,i.red,l),o.green=yl(n.green,i.green,l),o.blue=yl(n.blue,i.blue,l),o.alpha=Et(n.alpha,i.alpha,l),Kr.transform(o))},wl=new Set(["none","hidden"]);function Xw(t,e){return wl.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function Zw(t,e){return n=>Et(t,e,n)}function bl(t){return typeof t=="number"?Zw:typeof t=="string"?dl(t)?io:Lt.test(t)?Wd:tb:Array.isArray(t)?zd:typeof t=="object"?Lt.test(t)?Wd:$w:io}function zd(t,e){const n=[...t],i=n.length,o=t.map((l,u)=>bl(l)(l,e[u]));return l=>{for(let u=0;u<i;u++)n[u]=o[u](l);return n}}function $w(t,e){const n={...t,...e},i={};for(const o in n)t[o]!==void 0&&e[o]!==void 0&&(i[o]=bl(t[o])(t[o],e[o]));return o=>{for(const l in i)n[l]=i[l](o);return n}}function eb(t,e){const n=[],i={color:0,var:0,number:0};for(let o=0;o<e.values.length;o++){const l=e.types[o],u=t.indexes[l][i[l]],c=t.values[u]??0;n[o]=c,i[l]++}return n}const tb=(t,e)=>{const n=kr.createTransformer(e),i=ss(t),o=ss(e);return i.indexes.var.length===o.indexes.var.length&&i.indexes.color.length===o.indexes.color.length&&i.indexes.number.length>=o.indexes.number.length?wl.has(t)&&!o.values.length||wl.has(e)&&!i.values.length?Xw(t,e):$i(zd(eb(i,o),o.values),n):(pi(!0,`Complex values '${t}' and '${e}' 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.`,"complex-values-different"),io(t,e))};function _d(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?Et(t,e,n):bl(t)(t,e)}const nb=t=>{const e=({timestamp:n})=>t(n);return{start:(n=!0)=>xt.update(e,n),stop:()=>Cr(e),now:()=>jt.isProcessing?jt.timestamp:un.now()}},Kd=(t,e,n=10)=>{let i="";const o=Math.max(Math.round(e/n),2);for(let l=0;l<o;l++)i+=Math.round(t(l/(o-1))*1e4)/1e4+", ";return`linear(${i.substring(0,i.length-2)})`},so=2e4;function xl(t){let e=0;const n=50;let i=t.next(e);for(;!i.done&&e<so;)e+=n,i=t.next(e);return e>=so?1/0:e}function rb(t,e=100,n){const i=n({...t,keyframes:[0,e]}),o=Math.min(xl(i),so);return{type:"keyframes",ease:l=>i.next(o*l).value/e,duration:kn(o)}}const ib=5;function Hd(t,e,n){const i=Math.max(e-ib,0);return vd(n-t(i),e-i)}const Tt={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},Sl=.001;function sb({duration:t=Tt.duration,bounce:e=Tt.bounce,velocity:n=Tt.velocity,mass:i=Tt.mass}){let o,l;pi(t<=Kn(Tt.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let u=1-e;u=ur(Tt.minDamping,Tt.maxDamping,u),t=ur(Tt.minDuration,Tt.maxDuration,kn(t)),u<1?(o=h=>{const p=h*u,g=p*t,b=p-n,v=Al(h,u),T=Math.exp(-g);return Sl-b/v*T},l=h=>{const g=h*u*t,b=g*n+n,v=Math.pow(u,2)*Math.pow(h,2)*t,T=Math.exp(-g),k=Al(Math.pow(h,2),u);return(-o(h)+Sl>0?-1:1)*((b-v)*T)/k}):(o=h=>{const p=Math.exp(-h*t),g=(h-n)*t+1;return-Sl+p*g},l=h=>{const p=Math.exp(-h*t),g=(n-h)*(t*t);return p*g});const c=5/t,d=ab(o,l,c);if(t=Kn(t),isNaN(d))return{stiffness:Tt.stiffness,damping:Tt.damping,duration:t};{const h=Math.pow(d,2)*i;return{stiffness:h,damping:u*2*Math.sqrt(i*h),duration:t}}}const ob=12;function ab(t,e,n){let i=n;for(let o=1;o<ob;o++)i=i-t(i)/e(i);return i}function Al(t,e){return t*Math.sqrt(1-e*e)}const lb=["duration","bounce"],ub=["stiffness","damping","mass"];function Yd(t,e){return e.some(n=>t[n]!==void 0)}function cb(t){let e={velocity:Tt.velocity,stiffness:Tt.stiffness,damping:Tt.damping,mass:Tt.mass,isResolvedFromDuration:!1,...t};if(!Yd(t,ub)&&Yd(t,lb))if(t.visualDuration){const n=t.visualDuration,i=2*Math.PI/(n*1.2),o=i*i,l=2*ur(.05,1,1-(t.bounce||0))*Math.sqrt(o);e={...e,mass:Tt.mass,stiffness:o,damping:l}}else{const n=sb(t);e={...e,...n,mass:Tt.mass},e.isResolvedFromDuration=!0}return e}function oo(t=Tt.visualDuration,e=Tt.bounce){const n=typeof t!="object"?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:i,restDelta:o}=n;const l=n.keyframes[0],u=n.keyframes[n.keyframes.length-1],c={done:!1,value:l},{stiffness:d,damping:h,mass:p,duration:g,velocity:b,isResolvedFromDuration:v}=cb({...n,velocity:-kn(n.velocity||0)}),T=b||0,k=h/(2*Math.sqrt(d*p)),B=u-l,P=kn(Math.sqrt(d/p)),I=Math.abs(B)<5;i||(i=I?Tt.restSpeed.granular:Tt.restSpeed.default),o||(o=I?Tt.restDelta.granular:Tt.restDelta.default);let U;if(k<1){const z=Al(P,k);U=J=>{const X=Math.exp(-k*P*J);return u-X*((T+k*P*B)/z*Math.sin(z*J)+B*Math.cos(z*J))}}else if(k===1)U=z=>u-Math.exp(-P*z)*(B+(T+P*B)*z);else{const z=P*Math.sqrt(k*k-1);U=J=>{const X=Math.exp(-k*P*J),j=Math.min(z*J,300);return u-X*((T+k*P*B)*Math.sinh(j)+z*B*Math.cosh(j))/z}}const G={calculatedDuration:v&&g||null,next:z=>{const J=U(z);if(v)c.done=z>=g;else{let X=z===0?T:0;k<1&&(X=z===0?Kn(T):Hd(U,z,J));const j=Math.abs(X)<=i,ge=Math.abs(u-J)<=o;c.done=j&&ge}return c.value=c.done?u:J,c},toString:()=>{const z=Math.min(xl(G),so),J=Kd(X=>G.next(z*X).value,z,30);return z+"ms "+J},toTransition:()=>{}};return G}oo.applyToOptions=t=>{const e=rb(t,100,oo);return t.ease=e.ease,t.duration=Kn(e.duration),t.type="keyframes",t};function El({keyframes:t,velocity:e=0,power:n=.8,timeConstant:i=325,bounceDamping:o=10,bounceStiffness:l=500,modifyTarget:u,min:c,max:d,restDelta:h=.5,restSpeed:p}){const g=t[0],b={done:!1,value:g},v=j=>c!==void 0&&j<c||d!==void 0&&j>d,T=j=>c===void 0?d:d===void 0||Math.abs(c-j)<Math.abs(d-j)?c:d;let k=n*e;const B=g+k,P=u===void 0?B:u(B);P!==B&&(k=P-g);const I=j=>-k*Math.exp(-j/i),U=j=>P+I(j),G=j=>{const ge=I(j),ae=U(j);b.done=Math.abs(ge)<=h,b.value=b.done?P:ae};let z,J;const X=j=>{v(b.value)&&(z=j,J=oo({keyframes:[b.value,T(b.value)],velocity:Hd(U,j,b.value),damping:o,stiffness:l,restDelta:h,restSpeed:p}))};return X(0),{calculatedDuration:null,next:j=>{let ge=!1;return!J&&z===void 0&&(ge=!0,G(j),X(j)),z!==void 0&&j>=z?J.next(j-z):(!ge&&G(j),b)}}}function fb(t,e,n){const i=[],o=n||fr.mix||_d,l=t.length-1;for(let u=0;u<l;u++){let c=o(t[u],t[u+1]);if(e){const d=Array.isArray(e)?e[u]||Rn:e;c=$i(d,c)}i.push(c)}return i}function db(t,e,{clamp:n=!0,ease:i,mixer:o}={}){const l=t.length;if(cr(l===e.length,"Both input and output ranges must be the same length","range-length"),l===1)return()=>e[0];if(l===2&&e[0]===e[1])return()=>e[1];const u=t[0]===t[1];t[0]>t[l-1]&&(t=[...t].reverse(),e=[...e].reverse());const c=fb(e,i,o),d=c.length,h=p=>{if(u&&p<t[0])return e[0];let g=0;if(d>1)for(;g<t.length-2&&!(p<t[g+1]);g++);const b=es(t[g],t[g+1],p);return c[g](b)};return n?p=>h(ur(t[0],t[l-1],p)):h}function hb(t,e){const n=t[t.length-1];for(let i=1;i<=e;i++){const o=es(0,e,i);t.push(Et(n,1,o))}}function pb(t){const e=[0];return hb(e,t.length-1),e}function mb(t,e){return t.map(n=>n*e)}function gb(t,e){return t.map(()=>e||Rd).splice(0,t.length-1)}function vi({duration:t=300,keyframes:e,times:n,ease:i="easeInOut"}){const o=kw(i)?i.map(Id):Id(i),l={done:!1,value:e[0]},u=mb(n&&n.length===e.length?n:pb(e),t),c=db(u,e,{ease:Array.isArray(o)?o:gb(e,o)});return{calculatedDuration:t,next:d=>(l.value=c(d),l.done=d>=t,l)}}const vb=t=>t!==null;function Tl(t,{repeat:e,repeatType:n="loop"},i,o=1){const l=t.filter(vb),c=o<0||e&&n!=="loop"&&e%2===1?0:l.length-1;return!c||i===void 0?l[c]:i}const yb={decay:El,inertia:El,tween:vi,keyframes:vi,spring:oo};function Gd(t){typeof t.type=="string"&&(t.type=yb[t.type])}class Cl{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,n){return this.finished.then(e,n)}}const wb=t=>t/100;class Rl extends Cl{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:n}=this.options;n&&n.updatedAt!==un.now()&&this.tick(un.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),this.options.onStop?.())},this.options=e,this.initAnimation(),this.play(),e.autoplay===!1&&this.pause()}initAnimation(){const{options:e}=this;Gd(e);const{type:n=vi,repeat:i=0,repeatDelay:o=0,repeatType:l,velocity:u=0}=e;let{keyframes:c}=e;const d=n||vi;process.env.NODE_ENV!=="production"&&d!==vi&&cr(c.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${c}`,"spring-two-frames"),d!==vi&&typeof c[0]!="number"&&(this.mixKeyframes=$i(wb,_d(c[0],c[1])),c=[0,100]);const h=d({...e,keyframes:c});l==="mirror"&&(this.mirroredGenerator=d({...e,keyframes:[...c].reverse(),velocity:-u})),h.calculatedDuration===null&&(h.calculatedDuration=xl(h));const{calculatedDuration:p}=h;this.calculatedDuration=p,this.resolvedDuration=p+o,this.totalDuration=this.resolvedDuration*(i+1)-o,this.generator=h}updateTime(e){const n=Math.round(e-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=n}tick(e,n=!1){const{generator:i,totalDuration:o,mixKeyframes:l,mirroredGenerator:u,resolvedDuration:c,calculatedDuration:d}=this;if(this.startTime===null)return i.next(0);const{delay:h=0,keyframes:p,repeat:g,repeatType:b,repeatDelay:v,type:T,onUpdate:k,finalKeyframe:B}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-o/this.speed,this.startTime)),n?this.currentTime=e:this.updateTime(e);const P=this.currentTime-h*(this.playbackSpeed>=0?1:-1),I=this.playbackSpeed>=0?P<0:P>o;this.currentTime=Math.max(P,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=o);let U=this.currentTime,G=i;if(g){const j=Math.min(this.currentTime,o)/c;let ge=Math.floor(j),ae=j%1;!ae&&j>=1&&(ae=1),ae===1&&ge--,ge=Math.min(ge,g+1),!!(ge%2)&&(b==="reverse"?(ae=1-ae,v&&(ae-=v/c)):b==="mirror"&&(G=u)),U=ur(0,1,ae)*c}const z=I?{done:!1,value:p[0]}:G.next(U);l&&(z.value=l(z.value));let{done:J}=z;!I&&d!==null&&(J=this.playbackSpeed>=0?this.currentTime>=o:this.currentTime<=0);const X=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&J);return X&&T!==El&&(z.value=Tl(p,this.options,B,this.speed)),k&&k(z.value),X&&this.finish(),z}then(e,n){return this.finished.then(e,n)}get duration(){return kn(this.calculatedDuration)}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+kn(e)}get time(){return kn(this.currentTime)}set time(e){e=Kn(e),this.currentTime=e,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(un.now());const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=kn(this.currentTime))}play(){if(this.isStopped)return;const{driver:e=nb,startTime:n}=this.options;this.driver||(this.driver=e(o=>this.tick(o))),this.options.onPlay?.();const i=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=i):this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime||(this.startTime=n??i),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(un.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}function bb(t){for(let e=1;e<t.length;e++)t[e]??(t[e]=t[e-1])}const Hr=t=>t*180/Math.PI,kl=t=>{const e=Hr(Math.atan2(t[1],t[0]));return Vl(e)},xb={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:kl,rotateZ:kl,skewX:t=>Hr(Math.atan(t[1])),skewY:t=>Hr(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},Vl=t=>(t=t%360,t<0&&(t+=360),t),jd=kl,Qd=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),Jd=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),Sb={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:Qd,scaleY:Jd,scale:t=>(Qd(t)+Jd(t))/2,rotateX:t=>Vl(Hr(Math.atan2(t[6],t[5]))),rotateY:t=>Vl(Hr(Math.atan2(-t[2],t[0]))),rotateZ:jd,rotate:jd,skewX:t=>Hr(Math.atan(t[4])),skewY:t=>Hr(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function Il(t){return t.includes("scale")?1:0}function Ml(t,e){if(!t||t==="none")return Il(e);const n=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let i,o;if(n)i=Sb,o=n;else{const c=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);i=xb,o=c}if(!o)return Il(e);const l=i[e],u=o[1].split(",").map(Eb);return typeof l=="function"?l(u):u[l]}const Ab=(t,e)=>{const{transform:n="none"}=getComputedStyle(t);return Ml(n,e)};function Eb(t){return parseFloat(t.trim())}const yi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],wi=new Set(yi),Xd=t=>t===mi||t===Ve,Tb=new Set(["x","y","z"]),Cb=yi.filter(t=>!Tb.has(t));function Rb(t){const e=[];return Cb.forEach(n=>{const i=t.getValue(n);i!==void 0&&(e.push([n,i.get()]),i.set(n.startsWith("scale")?1:0))}),e}const Yr={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>Ml(e,"x"),y:(t,{transform:e})=>Ml(e,"y")};Yr.translateX=Yr.x,Yr.translateY=Yr.y;const Gr=new Set;let Dl=!1,Pl=!1,Ol=!1;function Zd(){if(Pl){const t=Array.from(Gr).filter(i=>i.needsMeasurement),e=new Set(t.map(i=>i.element)),n=new Map;e.forEach(i=>{const o=Rb(i);o.length&&(n.set(i,o),i.render())}),t.forEach(i=>i.measureInitialState()),e.forEach(i=>{i.render();const o=n.get(i);o&&o.forEach(([l,u])=>{i.getValue(l)?.set(u)})}),t.forEach(i=>i.measureEndState()),t.forEach(i=>{i.suspendedScrollY!==void 0&&window.scrollTo(0,i.suspendedScrollY)})}Pl=!1,Dl=!1,Gr.forEach(t=>t.complete(Ol)),Gr.clear()}function $d(){Gr.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Pl=!0)})}function kb(){Ol=!0,$d(),Zd(),Ol=!1}class Nl{constructor(e,n,i,o,l,u=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=i,this.motionValue=o,this.element=l,this.isAsync=u}scheduleResolve(){this.state="scheduled",this.isAsync?(Gr.add(this),Dl||(Dl=!0,xt.read($d),xt.resolveKeyframes(Zd))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:i,motionValue:o}=this;if(e[0]===null){const l=o?.get(),u=e[e.length-1];if(l!==void 0)e[0]=l;else if(i&&n){const c=i.readValue(n,u);c!=null&&(e[0]=c)}e[0]===void 0&&(e[0]=u),o&&l===void 0&&o.set(e[0])}bb(e)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),Gr.delete(this)}cancel(){this.state==="scheduled"&&(Gr.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const Vb=t=>t.startsWith("--");function Ib(t,e,n){Vb(e)?t.style.setProperty(e,n):t.style[e]=n}const Mb=sl(()=>window.ScrollTimeline!==void 0),Db={};function Pb(t,e){const n=sl(t);return()=>Db[e]??n()}const eh=Pb(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),os=([t,e,n,i])=>`cubic-bezier(${t}, ${e}, ${n}, ${i})`,th={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:os([0,.65,.55,1]),circOut:os([.55,0,1,.45]),backIn:os([.31,.01,.66,-.59]),backOut:os([.33,1.53,.69,.99])};function nh(t,e){if(t)return typeof t=="function"?eh()?Kd(t,e):"ease-out":kd(t)?os(t):Array.isArray(t)?t.map(n=>nh(n,e)||th.easeOut):th[t]}function Ob(t,e,n,{delay:i=0,duration:o=300,repeat:l=0,repeatType:u="loop",ease:c="easeOut",times:d}={},h=void 0){const p={[e]:n};d&&(p.offset=d);const g=nh(c,o);Array.isArray(g)&&(p.easing=g);const b={delay:i,duration:o,easing:Array.isArray(g)?"linear":g,fill:"both",iterations:l+1,direction:u==="reverse"?"alternate":"normal"};return h&&(b.pseudoElement=h),t.animate(p,b)}function rh(t){return typeof t=="function"&&"applyToOptions"in t}function Nb({type:t,...e}){return rh(t)&&eh()?t.applyToOptions(e):(e.duration??(e.duration=300),e.ease??(e.ease="easeOut"),e)}class Lb extends Cl{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,!e)return;const{element:n,name:i,keyframes:o,pseudoElement:l,allowFlatten:u=!1,finalKeyframe:c,onComplete:d}=e;this.isPseudoElement=!!l,this.allowFlatten=u,this.options=e,cr(typeof e.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const h=Nb(e);this.animation=Ob(n,i,o,h,l),h.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!l){const p=Tl(o,this.options,c,this.speed);this.updateMotionValue?this.updateMotionValue(p):Ib(n,i,p),this.animation.cancel()}d?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:e}=this;e==="idle"||e==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const e=this.animation.effect?.getComputedTiming?.().duration||0;return kn(Number(e))}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+kn(e)}get time(){return kn(Number(this.animation.currentTime)||0)}set time(e){this.finishedTime=null,this.animation.currentTime=Kn(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(e){this.animation.startTime=e}attachTimeline({timeline:e,observe:n}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&Mb()?(this.animation.timeline=e,Rn):n(this)}}const ih={anticipate:Ed,backInOut:Ad,circInOut:Cd};function Ub(t){return t in ih}function Fb(t){typeof t.ease=="string"&&Ub(t.ease)&&(t.ease=ih[t.ease])}const sh=10;class Bb extends Lb{constructor(e){Fb(e),Gd(e),super(e),e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){const{motionValue:n,onUpdate:i,onComplete:o,element:l,...u}=this.options;if(!n)return;if(e!==void 0){n.set(e);return}const c=new Rl({...u,autoplay:!1}),d=Kn(this.finishedTime??this.time);n.setWithVelocity(c.sample(d-sh).value,c.sample(d).value,sh),c.stop()}}const oh=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(kr.test(t)||t==="0")&&!t.startsWith("url("));function qb(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function Wb(t,e,n,i){const o=t[0];if(o===null)return!1;if(e==="display"||e==="visibility")return!0;const l=t[t.length-1],u=oh(o,e),c=oh(l,e);return pi(u===c,`You are trying to animate ${e} from "${o}" to "${l}". "${u?l:o}" is not an animatable value.`,"value-not-animatable"),!u||!c?!1:qb(t)||(n==="spring"||rh(n))&&i}function Ll(t){t.duration=0,t.type="keyframes"}const zb=new Set(["opacity","clipPath","filter","transform"]),_b=sl(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function Kb(t){const{motionValue:e,name:n,repeatDelay:i,repeatType:o,damping:l,type:u}=t;if(!(e?.owner?.current instanceof HTMLElement))return!1;const{onUpdate:d,transformTemplate:h}=e.owner.getProps();return _b()&&n&&zb.has(n)&&(n!=="transform"||!h)&&!d&&!i&&o!=="mirror"&&l!==0&&u!=="inertia"}const Hb=40;class Yb extends Cl{constructor({autoplay:e=!0,delay:n=0,type:i="keyframes",repeat:o=0,repeatDelay:l=0,repeatType:u="loop",keyframes:c,name:d,motionValue:h,element:p,...g}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=un.now();const b={autoplay:e,delay:n,type:i,repeat:o,repeatDelay:l,repeatType:u,name:d,motionValue:h,element:p,...g},v=p?.KeyframeResolver||Nl;this.keyframeResolver=new v(c,(T,k,B)=>this.onKeyframesResolved(T,k,b,!B),d,h,p),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,n,i,o){this.keyframeResolver=void 0;const{name:l,type:u,velocity:c,delay:d,isHandoff:h,onUpdate:p}=i;this.resolvedAt=un.now(),Wb(e,l,u,c)||((fr.instantAnimations||!d)&&p?.(Tl(e,i,n)),e[0]=e[e.length-1],Ll(i),i.repeat=0);const b={startTime:o?this.resolvedAt?this.resolvedAt-this.createdAt>Hb?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:n,...i,keyframes:e},v=!h&&Kb(b)?new Bb({...b,element:b.motionValue.owner.current}):new Rl(b);v.finished.then(()=>this.notifyFinished()).catch(Rn),this.pendingTimeline&&(this.stopTimeline=v.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=v}get finished(){return this._animation?this.animation.finished:this._finished}then(e,n){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),kb()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const Gb=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function jb(t){const e=Gb.exec(t);if(!e)return[,];const[,n,i,o]=e;return[`--${n??i}`,o]}const Qb=4;function ah(t,e,n=1){cr(n<=Qb,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[i,o]=jb(t);if(!i)return;const l=window.getComputedStyle(e).getPropertyValue(i);if(l){const u=l.trim();return pd(u)?parseFloat(u):u}return dl(o)?ah(o,e,n+1):o}function Ul(t,e){return t?.[e]??t?.default??t}const lh=new Set(["width","height","top","left","right","bottom",...yi]),Jb={test:t=>t==="auto",parse:t=>t},uh=t=>e=>e.test(t),ch=[mi,Ve,nr,Rr,qw,Bw,Jb],fh=t=>ch.find(uh(t));function Xb(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||gd(t):!0}const Zb=new Set(["brightness","contrast","saturate","opacity"]);function $b(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[i]=n.match(hl)||[];if(!i)return t;const o=n.replace(i,"");let l=Zb.has(e)?1:0;return i!==n&&(l*=100),e+"("+l+o+")"}const e1=/\b([a-z-]*)\(.*?\)/gu,Fl={...kr,getAnimatableNone:t=>{const e=t.match(e1);return e?e.map($b).join(" "):t}},dh={...mi,transform:Math.round},Bl={borderWidth:Ve,borderTopWidth:Ve,borderRightWidth:Ve,borderBottomWidth:Ve,borderLeftWidth:Ve,borderRadius:Ve,radius:Ve,borderTopLeftRadius:Ve,borderTopRightRadius:Ve,borderBottomRightRadius:Ve,borderBottomLeftRadius:Ve,width:Ve,maxWidth:Ve,height:Ve,maxHeight:Ve,top:Ve,right:Ve,bottom:Ve,left:Ve,padding:Ve,paddingTop:Ve,paddingRight:Ve,paddingBottom:Ve,paddingLeft:Ve,margin:Ve,marginTop:Ve,marginRight:Ve,marginBottom:Ve,marginLeft:Ve,backgroundPositionX:Ve,backgroundPositionY:Ve,...{rotate:Rr,rotateX:Rr,rotateY:Rr,rotateZ:Rr,scale:ro,scaleX:ro,scaleY:ro,scaleZ:ro,skew:Rr,skewX:Rr,skewY:Rr,distance:Ve,translateX:Ve,translateY:Ve,translateZ:Ve,x:Ve,y:Ve,z:Ve,perspective:Ve,transformPerspective:Ve,opacity:ns,originX:Od,originY:Od,originZ:Ve},zIndex:dh,fillOpacity:ns,strokeOpacity:ns,numOctaves:dh},t1={...Bl,color:Lt,backgroundColor:Lt,outlineColor:Lt,fill:Lt,stroke:Lt,borderColor:Lt,borderTopColor:Lt,borderRightColor:Lt,borderBottomColor:Lt,borderLeftColor:Lt,filter:Fl,WebkitFilter:Fl},hh=t=>t1[t];function ph(t,e){let n=hh(t);return n!==Fl&&(n=kr),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const n1=new Set(["auto","none","0"]);function r1(t,e,n){let i=0,o;for(;i<t.length&&!o;){const l=t[i];typeof l=="string"&&!n1.has(l)&&ss(l).values.length&&(o=t[i]),i++}if(o&&n)for(const l of e)t[l]=ph(n,o)}class i1 extends Nl{constructor(e,n,i,o,l){super(e,n,i,o,l,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:i}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let h=e[d];if(typeof h=="string"&&(h=h.trim(),dl(h))){const p=ah(h,n.current);p!==void 0&&(e[d]=p),d===e.length-1&&(this.finalKeyframe=h)}}if(this.resolveNoneKeyframes(),!lh.has(i)||e.length!==2)return;const[o,l]=e,u=fh(o),c=fh(l);if(u!==c)if(Xd(u)&&Xd(c))for(let d=0;d<e.length;d++){const h=e[d];typeof h=="string"&&(e[d]=parseFloat(h))}else Yr[i]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,i=[];for(let o=0;o<e.length;o++)(e[o]===null||Xb(e[o]))&&i.push(o);i.length&&r1(e,i,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:i}=this;if(!e||!e.current)return;i==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Yr[i](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const o=n[n.length-1];o!==void 0&&e.getValue(i,o).jump(o,!1)}measureEndState(){const{element:e,name:n,unresolvedKeyframes:i}=this;if(!e||!e.current)return;const o=e.getValue(n);o&&o.jump(this.measuredOrigin,!1);const l=i.length-1,u=i[l];i[l]=Yr[n](e.measureViewportBox(),window.getComputedStyle(e.current)),u!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=u),this.removedTransforms?.length&&this.removedTransforms.forEach(([c,d])=>{e.getValue(c).set(d)}),this.resolveNoneKeyframes()}}function s1(t,e,n){if(t instanceof EventTarget)return[t];if(typeof t=="string"){let i=document;const o=n?.[t]??i.querySelectorAll(t);return o?Array.from(o):[]}return Array.from(t)}const mh=(t,e)=>e&&typeof t=="number"?e.transform(t):t;function gh(t){return md(t)&&"offsetHeight"in t}const vh=30,o1=t=>!isNaN(parseFloat(t));class a1{constructor(e,n={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=i=>{const o=un.now();if(this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(i),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const l of this.dependents)l.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=un.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=o1(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&al(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new ol);const i=this.events[e].add(n);return e==="change"?()=>{i(),xt.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,n,i){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-i}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=un.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>vh)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,vh);return vd(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),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.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function bi(t,e){return new a1(t,e)}const{schedule:ql}=Md(queueMicrotask,!1),Hn={x:!1,y:!1};function yh(){return Hn.x||Hn.y}function l1(t){return t==="x"||t==="y"?Hn[t]?null:(Hn[t]=!0,()=>{Hn[t]=!1}):Hn.x||Hn.y?null:(Hn.x=Hn.y=!0,()=>{Hn.x=Hn.y=!1})}function wh(t,e){const n=s1(t),i=new AbortController,o={passive:!0,...e,signal:i.signal};return[n,o,()=>i.abort()]}function bh(t){return!(t.pointerType==="touch"||yh())}function u1(t,e,n={}){const[i,o,l]=wh(t,n),u=c=>{if(!bh(c))return;const{target:d}=c,h=e(d,c);if(typeof h!="function"||!d)return;const p=g=>{bh(g)&&(h(g),d.removeEventListener("pointerleave",p))};d.addEventListener("pointerleave",p,o)};return i.forEach(c=>{c.addEventListener("pointerenter",u,o)}),l}const xh=(t,e)=>e?t===e?!0:xh(t,e.parentElement):!1,Wl=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1,c1=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function f1(t){return c1.has(t.tagName)||t.tabIndex!==-1}const ao=new WeakSet;function Sh(t){return e=>{e.key==="Enter"&&t(e)}}function zl(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}const d1=(t,e)=>{const n=t.currentTarget;if(!n)return;const i=Sh(()=>{if(ao.has(n))return;zl(n,"down");const o=Sh(()=>{zl(n,"up")}),l=()=>zl(n,"cancel");n.addEventListener("keyup",o,e),n.addEventListener("blur",l,e)});n.addEventListener("keydown",i,e),n.addEventListener("blur",()=>n.removeEventListener("keydown",i),e)};function Ah(t){return Wl(t)&&!yh()}function h1(t,e,n={}){const[i,o,l]=wh(t,n),u=c=>{const d=c.currentTarget;if(!Ah(c))return;ao.add(d);const h=e(d,c),p=(v,T)=>{window.removeEventListener("pointerup",g),window.removeEventListener("pointercancel",b),ao.has(d)&&ao.delete(d),Ah(v)&&typeof h=="function"&&h(v,{success:T})},g=v=>{p(v,d===window||d===document||n.useGlobalTarget||xh(d,v.target))},b=v=>{p(v,!1)};window.addEventListener("pointerup",g,o),window.addEventListener("pointercancel",b,o)};return i.forEach(c=>{(n.useGlobalTarget?window:c).addEventListener("pointerdown",u,o),gh(c)&&(c.addEventListener("focus",h=>d1(h,o)),!f1(c)&&!c.hasAttribute("tabindex")&&(c.tabIndex=0))}),l}function Eh(t){return md(t)&&"ownerSVGElement"in t}function p1(t){return Eh(t)&&t.tagName==="svg"}const en=t=>!!(t&&t.getVelocity),m1=[...ch,Lt,kr],g1=t=>m1.find(uh(t)),_l=S.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"});function Th(t,e){if(typeof t=="function")return t(e);t!=null&&(t.current=e)}function v1(...t){return e=>{let n=!1;const i=t.map(o=>{const l=Th(o,e);return!n&&typeof l=="function"&&(n=!0),l});if(n)return()=>{for(let o=0;o<i.length;o++){const l=i[o];typeof l=="function"?l():Th(t[o],null)}}}}function y1(...t){return Xs.useCallback(v1(...t),t)}class w1 extends Xs.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const i=n.offsetParent,o=gh(i)&&i.offsetWidth||0,l=this.props.sizeRef.current;l.height=n.offsetHeight||0,l.width=n.offsetWidth||0,l.top=n.offsetTop,l.left=n.offsetLeft,l.right=o-l.width-l.left}return null}componentDidUpdate(){}render(){return this.props.children}}function b1({children:t,isPresent:e,anchorX:n,root:i}){const o=S.useId(),l=S.useRef(null),u=S.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=S.useContext(_l),d=y1(l,t?.ref);return S.useInsertionEffect(()=>{const{width:h,height:p,top:g,left:b,right:v}=u.current;if(e||!l.current||!h||!p)return;const T=n==="left"?`left: ${b}`:`right: ${v}`;l.current.dataset.motionPopId=o;const k=document.createElement("style");c&&(k.nonce=c);const B=i??document.head;return B.appendChild(k),k.sheet&&k.sheet.insertRule(`
|
|
16
|
+
[data-motion-pop-id="${o}"] {
|
|
17
|
+
position: absolute !important;
|
|
18
|
+
width: ${h}px !important;
|
|
19
|
+
height: ${p}px !important;
|
|
20
|
+
${T}px !important;
|
|
21
|
+
top: ${g}px !important;
|
|
22
|
+
}
|
|
23
|
+
`),()=>{B.contains(k)&&B.removeChild(k)}},[e]),re.jsx(w1,{isPresent:e,childRef:l,sizeRef:u,children:Xs.cloneElement(t,{ref:d})})}const x1=({children:t,initial:e,isPresent:n,onExitComplete:i,custom:o,presenceAffectsLayout:l,mode:u,anchorX:c,root:d})=>{const h=el(S1),p=S.useId();let g=!0,b=S.useMemo(()=>(g=!1,{id:p,initial:e,isPresent:n,custom:o,onExitComplete:v=>{h.set(v,!0);for(const T of h.values())if(!T)return;i&&i()},register:v=>(h.set(v,!1),()=>h.delete(v))}),[n,h,i]);return l&&g&&(b={...b}),S.useMemo(()=>{h.forEach((v,T)=>h.set(T,!1))},[n]),Xs.useEffect(()=>{!n&&!h.size&&i&&i()},[n]),u==="popLayout"&&(t=re.jsx(b1,{isPresent:n,anchorX:c,root:d,children:t})),re.jsx(eo.Provider,{value:b,children:t})};function S1(){return new Map}function Ch(t=!0){const e=S.useContext(eo);if(e===null)return[!0,null];const{isPresent:n,onExitComplete:i,register:o}=e,l=S.useId();S.useEffect(()=>{if(t)return o(l)},[t]);const u=S.useCallback(()=>t&&i&&i(l),[l,i,t]);return!n&&i?[!1,u]:[!0]}const lo=t=>t.key||"";function Rh(t){const e=[];return S.Children.forEach(t,n=>{S.isValidElement(n)&&e.push(n)}),e}const A1=({children:t,custom:e,initial:n=!0,onExitComplete:i,presenceAffectsLayout:o=!0,mode:l="sync",propagate:u=!1,anchorX:c="left",root:d})=>{const[h,p]=Ch(u),g=S.useMemo(()=>Rh(t),[t]),b=u&&!h?[]:g.map(lo),v=S.useRef(!0),T=S.useRef(g),k=el(()=>new Map),[B,P]=S.useState(g),[I,U]=S.useState(g);hd(()=>{v.current=!1,T.current=g;for(let J=0;J<I.length;J++){const X=lo(I[J]);b.includes(X)?k.delete(X):k.get(X)!==!0&&k.set(X,!1)}},[I,b.length,b.join("-")]);const G=[];if(g!==B){let J=[...g];for(let X=0;X<I.length;X++){const j=I[X],ge=lo(j);b.includes(ge)||(J.splice(X,0,j),G.push(j))}return l==="wait"&&G.length&&(J=G),U(Rh(J)),P(g),null}process.env.NODE_ENV!=="production"&&l==="wait"&&I.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:z}=S.useContext($a);return re.jsx(re.Fragment,{children:I.map(J=>{const X=lo(J),j=u&&!h?!1:g===I||b.includes(X),ge=()=>{if(k.has(X))k.set(X,!0);else return;let ae=!0;k.forEach(ce=>{ce||(ae=!1)}),ae&&(z?.(),U(T.current),u&&p?.(),i&&i())};return re.jsx(x1,{isPresent:j,initial:!v.current||n?void 0:!1,custom:e,presenceAffectsLayout:o,mode:l,root:d,onExitComplete:j?void 0:ge,anchorX:c,children:J},X)})})},kh=S.createContext({strict:!1}),Vh={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"]},xi={};for(const t in Vh)xi[t]={isEnabled:e=>Vh[t].some(n=>!!e[n])};function E1(t){for(const e in t)xi[e]={...xi[e],...t[e]}}const T1=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 uo(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||T1.has(t)}let Ih=t=>!uo(t);function C1(t){typeof t=="function"&&(Ih=e=>e.startsWith("on")?!uo(e):t(e))}try{C1(require("@emotion/is-prop-valid").default)}catch{}function R1(t,e,n){const i={};for(const o in t)o==="values"&&typeof t.values=="object"||(Ih(o)||n===!0&&uo(o)||!e&&!uo(o)||t.draggable&&o.startsWith("onDrag"))&&(i[o]=t[o]);return i}const co=S.createContext({});function fo(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}function as(t){return typeof t=="string"||Array.isArray(t)}const Kl=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Hl=["initial",...Kl];function ho(t){return fo(t.animate)||Hl.some(e=>as(t[e]))}function Mh(t){return!!(ho(t)||t.variants)}function k1(t,e){if(ho(t)){const{initial:n,animate:i}=t;return{initial:n===!1||as(n)?n:void 0,animate:as(i)?i:void 0}}return t.inherit!==!1?e:{}}function V1(t){const{initial:e,animate:n}=k1(t,S.useContext(co));return S.useMemo(()=>({initial:e,animate:n}),[Dh(e),Dh(n)])}function Dh(t){return Array.isArray(t)?t.join(" "):t}const ls={};function I1(t){for(const e in t)ls[e]=t[e],fl(e)&&(ls[e].isCSSVariable=!0)}function Ph(t,{layout:e,layoutId:n}){return wi.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!ls[t]||t==="opacity")}const M1={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},D1=yi.length;function P1(t,e,n){let i="",o=!0;for(let l=0;l<D1;l++){const u=yi[l],c=t[u];if(c===void 0)continue;let d=!0;if(typeof c=="number"?d=c===(u.startsWith("scale")?1:0):d=parseFloat(c)===0,!d||n){const h=mh(c,Bl[u]);if(!d){o=!1;const p=M1[u]||u;i+=`${p}(${h}) `}n&&(e[u]=h)}}return i=i.trim(),n?i=n(e,o?"":i):o&&(i="none"),i}function Yl(t,e,n){const{style:i,vars:o,transformOrigin:l}=t;let u=!1,c=!1;for(const d in e){const h=e[d];if(wi.has(d)){u=!0;continue}else if(fl(d)){o[d]=h;continue}else{const p=mh(h,Bl[d]);d.startsWith("origin")?(c=!0,l[d]=p):i[d]=p}}if(e.transform||(u||n?i.transform=P1(e,t.transform,n):i.transform&&(i.transform="none")),c){const{originX:d="50%",originY:h="50%",originZ:p=0}=l;i.transformOrigin=`${d} ${h} ${p}`}}const Gl=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Oh(t,e,n){for(const i in e)!en(e[i])&&!Ph(i,n)&&(t[i]=e[i])}function O1({transformTemplate:t},e){return S.useMemo(()=>{const n=Gl();return Yl(n,e,t),Object.assign({},n.vars,n.style)},[e])}function N1(t,e){const n=t.style||{},i={};return Oh(i,n,t),Object.assign(i,O1(t,e)),i}function L1(t,e){const n={},i=N1(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=i,n}const U1={offset:"stroke-dashoffset",array:"stroke-dasharray"},F1={offset:"strokeDashoffset",array:"strokeDasharray"};function B1(t,e,n=1,i=0,o=!0){t.pathLength=1;const l=o?U1:F1;t[l.offset]=Ve.transform(-i);const u=Ve.transform(e),c=Ve.transform(n);t[l.array]=`${u} ${c}`}function Nh(t,{attrX:e,attrY:n,attrScale:i,pathLength:o,pathSpacing:l=1,pathOffset:u=0,...c},d,h,p){if(Yl(t,c,h),d){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:g,style:b}=t;g.transform&&(b.transform=g.transform,delete g.transform),(b.transform||g.transformOrigin)&&(b.transformOrigin=g.transformOrigin??"50% 50%",delete g.transformOrigin),b.transform&&(b.transformBox=p?.transformBox??"fill-box",delete g.transformBox),e!==void 0&&(g.x=e),n!==void 0&&(g.y=n),i!==void 0&&(g.scale=i),o!==void 0&&B1(g,o,l,u,!1)}const Lh=()=>({...Gl(),attrs:{}}),Uh=t=>typeof t=="string"&&t.toLowerCase()==="svg";function q1(t,e,n,i){const o=S.useMemo(()=>{const l=Lh();return Nh(l,e,Uh(i),t.transformTemplate,t.style),{...l.attrs,style:{...l.style}}},[e]);if(t.style){const l={};Oh(l,t.style,t),o.style={...l,...o.style}}return o}const W1=["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 jl(t){return typeof t!="string"||t.includes("-")?!1:!!(W1.indexOf(t)>-1||/[A-Z]/u.test(t))}function z1(t,e,n,{latestValues:i},o,l=!1){const c=(jl(t)?q1:L1)(e,i,o,t),d=R1(e,typeof t=="string",l),h=t!==S.Fragment?{...d,...c,ref:n}:{},{children:p}=e,g=S.useMemo(()=>en(p)?p.get():p,[p]);return S.createElement(t,{...h,children:g})}function Fh(t){const e=[{},{}];return t?.values.forEach((n,i)=>{e[0][i]=n.get(),e[1][i]=n.getVelocity()}),e}function Ql(t,e,n,i){if(typeof e=="function"){const[o,l]=Fh(i);e=e(n!==void 0?n:t.custom,o,l)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[o,l]=Fh(i);e=e(n!==void 0?n:t.custom,o,l)}return e}function po(t){return en(t)?t.get():t}function _1({scrapeMotionValuesFromProps:t,createRenderState:e},n,i,o){return{latestValues:K1(n,i,o,t),renderState:e()}}function K1(t,e,n,i){const o={},l=i(t,{});for(const b in l)o[b]=po(l[b]);let{initial:u,animate:c}=t;const d=ho(t),h=Mh(t);e&&h&&!d&&t.inherit!==!1&&(u===void 0&&(u=e.initial),c===void 0&&(c=e.animate));let p=n?n.initial===!1:!1;p=p||u===!1;const g=p?c:u;if(g&&typeof g!="boolean"&&!fo(g)){const b=Array.isArray(g)?g:[g];for(let v=0;v<b.length;v++){const T=Ql(t,b[v]);if(T){const{transitionEnd:k,transition:B,...P}=T;for(const I in P){let U=P[I];if(Array.isArray(U)){const G=p?U.length-1:0;U=U[G]}U!==null&&(o[I]=U)}for(const I in k)o[I]=k[I]}}}return o}const Bh=t=>(e,n)=>{const i=S.useContext(co),o=S.useContext(eo),l=()=>_1(t,e,i,o);return n?l():el(l)};function Jl(t,e,n){const{style:i}=t,o={};for(const l in i)(en(i[l])||e.style&&en(e.style[l])||Ph(l,t)||n?.getValue(l)?.liveStyle!==void 0)&&(o[l]=i[l]);return o}const H1=Bh({scrapeMotionValuesFromProps:Jl,createRenderState:Gl});function qh(t,e,n){const i=Jl(t,e,n);for(const o in t)if(en(t[o])||en(e[o])){const l=yi.indexOf(o)!==-1?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o;i[l]=t[o]}return i}const Y1=Bh({scrapeMotionValuesFromProps:qh,createRenderState:Lh}),G1=Symbol.for("motionComponentSymbol");function Si(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function j1(t,e,n){return S.useCallback(i=>{i&&t.onMount&&t.onMount(i),e&&(i?e.mount(i):e.unmount()),n&&(typeof n=="function"?n(i):Si(n)&&(n.current=i))},[e])}const Xl=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Wh="data-"+Xl("framerAppearId"),zh=S.createContext({});function Q1(t,e,n,i,o){const{visualElement:l}=S.useContext(co),u=S.useContext(kh),c=S.useContext(eo),d=S.useContext(_l).reducedMotion,h=S.useRef(null);i=i||u.renderer,!h.current&&i&&(h.current=i(t,{visualState:e,parent:l,props:n,presenceContext:c,blockInitialAnimation:c?c.initial===!1:!1,reducedMotionConfig:d}));const p=h.current,g=S.useContext(zh);p&&!p.projection&&o&&(p.type==="html"||p.type==="svg")&&J1(h.current,n,o,g);const b=S.useRef(!1);S.useInsertionEffect(()=>{p&&b.current&&p.update(n,c)});const v=n[Wh],T=S.useRef(!!v&&!window.MotionHandoffIsComplete?.(v)&&window.MotionHasOptimisedAnimation?.(v));return hd(()=>{p&&(b.current=!0,window.MotionIsMounted=!0,p.updateFeatures(),p.scheduleRenderMicrotask(),T.current&&p.animationState&&p.animationState.animateChanges())}),S.useEffect(()=>{p&&(!T.current&&p.animationState&&p.animationState.animateChanges(),T.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(v)}),T.current=!1),p.enteringChildren=void 0)}),p}function J1(t,e,n,i){const{layoutId:o,layout:l,drag:u,dragConstraints:c,layoutScroll:d,layoutRoot:h,layoutCrossfade:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:_h(t.parent)),t.projection.setOptions({layoutId:o,layout:l,alwaysMeasureLayout:!!u||c&&Si(c),visualElement:t,animationType:typeof l=="string"?l:"both",initialPromotionConfig:i,crossfade:p,layoutScroll:d,layoutRoot:h})}function _h(t){if(t)return t.options.allowProjection!==!1?t.projection:_h(t.parent)}function Zl(t,{forwardMotionProps:e=!1}={},n,i){n&&E1(n);const o=jl(t)?Y1:H1;function l(c,d){let h;const p={...S.useContext(_l),...c,layoutId:X1(c)},{isStatic:g}=p,b=V1(c),v=o(c,g);if(!g&&tl){Z1(p,n);const T=$1(p);h=T.MeasureLayout,b.visualElement=Q1(t,v,p,i,T.ProjectionNode)}return re.jsxs(co.Provider,{value:b,children:[h&&b.visualElement?re.jsx(h,{visualElement:b.visualElement,...p}):null,z1(t,c,j1(v,b.visualElement,d),v,g,e)]})}l.displayName=`motion.${typeof t=="string"?t:`create(${t.displayName??t.name??""})`}`;const u=S.forwardRef(l);return u[G1]=t,u}function X1({layoutId:t}){const e=S.useContext($a).id;return e&&t!==void 0?e+"-"+t:t}function Z1(t,e){const n=S.useContext(kh).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const i="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?pi(!1,i,"lazy-strict-mode"):cr(!1,i,"lazy-strict-mode")}}function $1(t){const{drag:e,layout:n}=xi;if(!e&&!n)return{};const i={...e,...n};return{MeasureLayout:e?.isEnabled(t)||n?.isEnabled(t)?i.MeasureLayout:void 0,ProjectionNode:i.ProjectionNode}}function ex(t,e){if(typeof Proxy>"u")return Zl;const n=new Map,i=(l,u)=>Zl(l,u,t,e),o=(l,u)=>(process.env.NODE_ENV!=="production"&&al(!1,"motion() is deprecated. Use motion.create() instead."),i(l,u));return new Proxy(o,{get:(l,u)=>u==="create"?i:(n.has(u)||n.set(u,Zl(u,void 0,t,e)),n.get(u))})}function Kh({top:t,left:e,right:n,bottom:i}){return{x:{min:e,max:n},y:{min:t,max:i}}}function tx({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function nx(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),i=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:i.y,right:i.x}}function $l(t){return t===void 0||t===1}function eu({scale:t,scaleX:e,scaleY:n}){return!$l(t)||!$l(e)||!$l(n)}function jr(t){return eu(t)||Hh(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function Hh(t){return Yh(t.x)||Yh(t.y)}function Yh(t){return t&&t!=="0%"}function mo(t,e,n){const i=t-n,o=e*i;return n+o}function Gh(t,e,n,i,o){return o!==void 0&&(t=mo(t,o,i)),mo(t,n,i)+e}function tu(t,e=0,n=1,i,o){t.min=Gh(t.min,e,n,i,o),t.max=Gh(t.max,e,n,i,o)}function jh(t,{x:e,y:n}){tu(t.x,e.translate,e.scale,e.originPoint),tu(t.y,n.translate,n.scale,n.originPoint)}const Qh=.999999999999,Jh=1.0000000000001;function rx(t,e,n,i=!1){const o=n.length;if(!o)return;e.x=e.y=1;let l,u;for(let c=0;c<o;c++){l=n[c],u=l.projectionDelta;const{visualElement:d}=l.options;d&&d.props.style&&d.props.style.display==="contents"||(i&&l.options.layoutScroll&&l.scroll&&l!==l.root&&Ei(t,{x:-l.scroll.offset.x,y:-l.scroll.offset.y}),u&&(e.x*=u.x.scale,e.y*=u.y.scale,jh(t,u)),i&&jr(l.latestValues)&&Ei(t,l.latestValues))}e.x<Jh&&e.x>Qh&&(e.x=1),e.y<Jh&&e.y>Qh&&(e.y=1)}function Ai(t,e){t.min=t.min+e,t.max=t.max+e}function Xh(t,e,n,i,o=.5){const l=Et(t.min,t.max,o);tu(t,e,n,l,i)}function Ei(t,e){Xh(t.x,e.x,e.scaleX,e.scale,e.originX),Xh(t.y,e.y,e.scaleY,e.scale,e.originY)}function Zh(t,e){return Kh(nx(t.getBoundingClientRect(),e))}function ix(t,e,n){const i=Zh(t,n),{scroll:o}=e;return o&&(Ai(i.x,o.offset.x),Ai(i.y,o.offset.y)),i}const $h=()=>({translate:0,scale:1,origin:0,originPoint:0}),Ti=()=>({x:$h(),y:$h()}),ep=()=>({min:0,max:0}),Dt=()=>({x:ep(),y:ep()}),nu={current:null},tp={current:!1};function sx(){if(tp.current=!0,!!tl)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>nu.current=t.matches;t.addEventListener("change",e),e()}else nu.current=!1}const ox=new WeakMap;function ax(t,e,n){for(const i in e){const o=e[i],l=n[i];if(en(o))t.addValue(i,o);else if(en(l))t.addValue(i,bi(o,{owner:t}));else if(l!==o)if(t.hasValue(i)){const u=t.getValue(i);u.liveStyle===!0?u.jump(o):u.hasAnimated||u.set(o)}else{const u=t.getStaticValue(i);t.addValue(i,bi(u!==void 0?u:o,{owner:t}))}}for(const i in n)e[i]===void 0&&t.removeValue(i);return e}const np=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class lx{scrapeMotionValuesFromProps(e,n,i){return{}}constructor({parent:e,props:n,presenceContext:i,reducedMotionConfig:o,blockInitialAnimation:l,visualState:u},c={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Nl,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 b=un.now();this.renderScheduledAt<b&&(this.renderScheduledAt=b,xt.render(this.render,!1,!0))};const{latestValues:d,renderState:h}=u;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=h,this.parent=e,this.props=n,this.presenceContext=i,this.depth=e?e.depth+1:0,this.reducedMotionConfig=o,this.options=c,this.blockInitialAnimation=!!l,this.isControllingVariants=ho(n),this.isVariantNode=Mh(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:p,...g}=this.scrapeMotionValuesFromProps(n,{},this);for(const b in g){const v=g[b];d[b]!==void 0&&en(v)&&v.set(d[b])}}mount(e){this.current=e,ox.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((n,i)=>this.bindToMotionValue(i,n)),tp.current||sx(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:nu.current,process.env.NODE_ENV!=="production"&&al(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Cr(this.notifyUpdate),Cr(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const i=wi.has(e);i&&this.onBindTransform&&this.onBindTransform();const o=n.on("change",u=>{this.latestValues[e]=u,this.props.onUpdate&&xt.preRender(this.notifyUpdate),i&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{o(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in xi){const n=xi[e];if(!n)continue;const{isEnabled:i,Feature:o}=n;if(!this.features[e]&&o&&i(this.props)&&(this.features[e]=new o(this)),this.features[e]){const l=this.features[e];l.isMounted?l.update():(l.mount(),l.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Dt()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let i=0;i<np.length;i++){const o=np[i];this.propEventSubscriptions[o]&&(this.propEventSubscriptions[o](),delete this.propEventSubscriptions[o]);const l="on"+o,u=e[l];u&&(this.propEventSubscriptions[o]=this.on(o,u))}this.prevMotionValues=ax(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}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 n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const i=this.values.get(e);n!==i&&(i&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let i=this.values.get(e);return i===void 0&&n!==void 0&&(i=bi(n===null?void 0:n,{owner:this}),this.addValue(e,i)),i}readValue(e,n){let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(pd(i)||gd(i))?i=parseFloat(i):!g1(i)&&kr.test(n)&&(i=ph(e,n)),this.setBaseTarget(e,en(i)?i.get():i)),en(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){const{initial:n}=this.props;let i;if(typeof n=="string"||typeof n=="object"){const l=Ql(this.props,n,this.presenceContext?.custom);l&&(i=l[e])}if(n&&i!==void 0)return i;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!en(o)?o:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new ol),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}scheduleRenderMicrotask(){ql.render(this.render)}}class rp extends lx{constructor(){super(...arguments),this.KeyframeResolver=i1}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:i}){delete n[e],delete i[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;en(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}function ip(t,{style:e,vars:n},i,o){const l=t.style;let u;for(u in e)l[u]=e[u];o?.applyProjectionStyles(l,i);for(u in n)l.setProperty(u,n[u])}function ux(t){return window.getComputedStyle(t)}class cx extends rp{constructor(){super(...arguments),this.type="html",this.renderInstance=ip}readValueFromInstance(e,n){if(wi.has(n))return this.projection?.isProjecting?Il(n):Ab(e,n);{const i=ux(e),o=(fl(n)?i.getPropertyValue(n):i[n])||0;return typeof o=="string"?o.trim():o}}measureInstanceViewportBox(e,{transformPagePoint:n}){return Zh(e,n)}build(e,n,i){Yl(e,n,i.transformTemplate)}scrapeMotionValuesFromProps(e,n,i){return Jl(e,n,i)}}const sp=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 fx(t,e,n,i){ip(t,e,void 0,i);for(const o in e.attrs)t.setAttribute(sp.has(o)?o:Xl(o),e.attrs[o])}class dx extends rp{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Dt}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(wi.has(n)){const i=hh(n);return i&&i.default||0}return n=sp.has(n)?n:Xl(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,i){return qh(e,n,i)}build(e,n,i){Nh(e,n,this.isSVGTag,i.transformTemplate,i.style)}renderInstance(e,n,i,o){fx(e,n,i,o)}mount(e){this.isSVGTag=Uh(e.tagName),super.mount(e)}}const hx=(t,e)=>jl(t)?new dx(e):new cx(e,{allowProjection:t!==S.Fragment});function Ci(t,e,n){const i=t.getProps();return Ql(i,e,n!==void 0?n:i.custom,t)}const ru=t=>Array.isArray(t);function px(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,bi(n))}function mx(t){return ru(t)?t[t.length-1]||0:t}function gx(t,e){const n=Ci(t,e);let{transitionEnd:i={},transition:o={},...l}=n||{};l={...l,...i};for(const u in l){const c=mx(l[u]);px(t,u,c)}}function vx(t){return!!(en(t)&&t.add)}function iu(t,e){const n=t.getValue("willChange");if(vx(n))return n.add(e);if(!n&&fr.WillChange){const i=new fr.WillChange("auto");t.addValue("willChange",i),i.add(e)}}function op(t){return t.props[Wh]}const yx=t=>t!==null;function wx(t,{repeat:e,repeatType:n="loop"},i){const o=t.filter(yx),l=e&&n!=="loop"&&e%2===1?0:o.length-1;return o[l]}const bx={type:"spring",stiffness:500,damping:25,restSpeed:10},xx=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),Sx={type:"keyframes",duration:.8},Ax={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},Ex=(t,{keyframes:e})=>e.length>2?Sx:wi.has(t)?t.startsWith("scale")?xx(e[1]):bx:Ax;function Tx({when:t,delay:e,delayChildren:n,staggerChildren:i,staggerDirection:o,repeat:l,repeatType:u,repeatDelay:c,from:d,elapsed:h,...p}){return!!Object.keys(p).length}const su=(t,e,n,i={},o,l)=>u=>{const c=Ul(i,t)||{},d=c.delay||i.delay||0;let{elapsed:h=0}=i;h=h-Kn(d);const p={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...c,delay:-h,onUpdate:b=>{e.set(b),c.onUpdate&&c.onUpdate(b)},onComplete:()=>{u(),c.onComplete&&c.onComplete()},name:t,motionValue:e,element:l?void 0:o};Tx(c)||Object.assign(p,Ex(t,p)),p.duration&&(p.duration=Kn(p.duration)),p.repeatDelay&&(p.repeatDelay=Kn(p.repeatDelay)),p.from!==void 0&&(p.keyframes[0]=p.from);let g=!1;if((p.type===!1||p.duration===0&&!p.repeatDelay)&&(Ll(p),p.delay===0&&(g=!0)),(fr.instantAnimations||fr.skipAnimations)&&(g=!0,Ll(p),p.delay=0),p.allowFlatten=!c.type&&!c.ease,g&&!l&&e.get()!==void 0){const b=wx(p.keyframes,c);if(b!==void 0){xt.update(()=>{p.onUpdate(b),p.onComplete()});return}}return c.isSync?new Rl(p):new Yb(p)};function Cx({protectedKeys:t,needsAnimating:e},n){const i=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,i}function ap(t,e,{delay:n=0,transitionOverride:i,type:o}={}){let{transition:l=t.getDefaultTransition(),transitionEnd:u,...c}=e;i&&(l=i);const d=[],h=o&&t.animationState&&t.animationState.getState()[o];for(const p in c){const g=t.getValue(p,t.latestValues[p]??null),b=c[p];if(b===void 0||h&&Cx(h,p))continue;const v={delay:n,...Ul(l||{},p)},T=g.get();if(T!==void 0&&!g.isAnimating&&!Array.isArray(b)&&b===T&&!v.velocity)continue;let k=!1;if(window.MotionHandoffAnimation){const P=op(t);if(P){const I=window.MotionHandoffAnimation(P,p,xt);I!==null&&(v.startTime=I,k=!0)}}iu(t,p),g.start(su(p,g,b,t.shouldReduceMotion&&lh.has(p)?{type:!1}:v,t,k));const B=g.animation;B&&d.push(B)}return u&&Promise.all(d).then(()=>{xt.update(()=>{u&&gx(t,u)})}),d}function lp(t,e,n,i=0,o=1){const l=Array.from(t).sort((h,p)=>h.sortNodePosition(p)).indexOf(e),u=t.size,c=(u-1)*i;return typeof n=="function"?n(l,u):o===1?l*i:c-l*i}function ou(t,e,n={}){const i=Ci(t,e,n.type==="exit"?t.presenceContext?.custom:void 0);let{transition:o=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const l=i?()=>Promise.all(ap(t,i,n)):()=>Promise.resolve(),u=t.variantChildren&&t.variantChildren.size?(d=0)=>{const{delayChildren:h=0,staggerChildren:p,staggerDirection:g}=o;return Rx(t,e,d,h,p,g,n)}:()=>Promise.resolve(),{when:c}=o;if(c){const[d,h]=c==="beforeChildren"?[l,u]:[u,l];return d().then(()=>h())}else return Promise.all([l(),u(n.delay)])}function Rx(t,e,n=0,i=0,o=0,l=1,u){const c=[];for(const d of t.variantChildren)d.notify("AnimationStart",e),c.push(ou(d,e,{...u,delay:n+(typeof i=="function"?0:i)+lp(t.variantChildren,d,i,o,l)}).then(()=>d.notify("AnimationComplete",e)));return Promise.all(c)}function kx(t,e,n={}){t.notify("AnimationStart",e);let i;if(Array.isArray(e)){const o=e.map(l=>ou(t,l,n));i=Promise.all(o)}else if(typeof e=="string")i=ou(t,e,n);else{const o=typeof e=="function"?Ci(t,e,n.custom):e;i=Promise.all(ap(t,o,n))}return i.then(()=>{t.notify("AnimationComplete",e)})}function up(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let i=0;i<n;i++)if(e[i]!==t[i])return!1;return!0}const Vx=Hl.length;function cp(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?cp(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<Vx;n++){const i=Hl[n],o=t.props[i];(as(o)||o===!1)&&(e[i]=o)}return e}const Ix=[...Kl].reverse(),Mx=Kl.length;function Dx(t){return e=>Promise.all(e.map(({animation:n,options:i})=>kx(t,n,i)))}function Px(t){let e=Dx(t),n=fp(),i=!0;const o=d=>(h,p)=>{const g=Ci(t,p,d==="exit"?t.presenceContext?.custom:void 0);if(g){const{transition:b,transitionEnd:v,...T}=g;h={...h,...T,...v}}return h};function l(d){e=d(t)}function u(d){const{props:h}=t,p=cp(t.parent)||{},g=[],b=new Set;let v={},T=1/0;for(let B=0;B<Mx;B++){const P=Ix[B],I=n[P],U=h[P]!==void 0?h[P]:p[P],G=as(U),z=P===d?I.isActive:null;z===!1&&(T=B);let J=U===p[P]&&U!==h[P]&&G;if(J&&i&&t.manuallyAnimateOnMount&&(J=!1),I.protectedKeys={...v},!I.isActive&&z===null||!U&&!I.prevProp||fo(U)||typeof U=="boolean")continue;const X=Ox(I.prevProp,U);let j=X||P===d&&I.isActive&&!J&&G||B>T&&G,ge=!1;const ae=Array.isArray(U)?U:[U];let ce=ae.reduce(o(P),{});z===!1&&(ce={});const{prevResolvedValues:Le={}}=I,Se={...Le,...ce},we=be=>{j=!0,b.has(be)&&(ge=!0,b.delete(be)),I.needsAnimating[be]=!0;const Oe=t.getValue(be);Oe&&(Oe.liveStyle=!1)};for(const be in Se){const Oe=ce[be],he=Le[be];if(v.hasOwnProperty(be))continue;let le=!1;ru(Oe)&&ru(he)?le=!up(Oe,he):le=Oe!==he,le?Oe!=null?we(be):b.add(be):Oe!==void 0&&b.has(be)?we(be):I.protectedKeys[be]=!0}I.prevProp=U,I.prevResolvedValues=ce,I.isActive&&(v={...v,...ce}),i&&t.blockInitialAnimation&&(j=!1);const rt=J&&X;j&&(!rt||ge)&&g.push(...ae.map(be=>{const Oe={type:P};if(typeof be=="string"&&i&&!rt&&t.manuallyAnimateOnMount&&t.parent){const{parent:he}=t,le=Ci(he,be);if(he.enteringChildren&&le){const{delayChildren:pe}=le.transition||{};Oe.delay=lp(he.enteringChildren,t,pe)}}return{animation:be,options:Oe}}))}if(b.size){const B={};if(typeof h.initial!="boolean"){const P=Ci(t,Array.isArray(h.initial)?h.initial[0]:h.initial);P&&P.transition&&(B.transition=P.transition)}b.forEach(P=>{const I=t.getBaseTarget(P),U=t.getValue(P);U&&(U.liveStyle=!0),B[P]=I??null}),g.push({animation:B})}let k=!!g.length;return i&&(h.initial===!1||h.initial===h.animate)&&!t.manuallyAnimateOnMount&&(k=!1),i=!1,k?e(g):Promise.resolve()}function c(d,h){if(n[d].isActive===h)return Promise.resolve();t.variantChildren?.forEach(g=>g.animationState?.setActive(d,h)),n[d].isActive=h;const p=u(d);for(const g in n)n[g].protectedKeys={};return p}return{animateChanges:u,setActive:c,setAnimateFunction:l,getState:()=>n,reset:()=>{n=fp()}}}function Ox(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!up(e,t):!1}function Qr(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function fp(){return{animate:Qr(!0),whileInView:Qr(),whileHover:Qr(),whileTap:Qr(),whileDrag:Qr(),whileFocus:Qr(),exit:Qr()}}class Vr{constructor(e){this.isMounted=!1,this.node=e}update(){}}class Nx extends Vr{constructor(e){super(e),e.animationState||(e.animationState=Px(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();fo(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let Lx=0;class Ux extends Vr{constructor(){super(...arguments),this.id=Lx++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===i)return;const o=this.node.animationState.setActive("exit",!e);n&&!e&&o.then(()=>{n(this.id)})}mount(){const{register:e,onExitComplete:n}=this.node.presenceContext||{};n&&n(this.id),e&&(this.unmount=e(this.id))}unmount(){}}const Fx={animation:{Feature:Nx},exit:{Feature:Ux}};function us(t,e,n,i={passive:!0}){return t.addEventListener(e,n,i),()=>t.removeEventListener(e,n)}function cs(t){return{point:{x:t.pageX,y:t.pageY}}}const Bx=t=>e=>Wl(e)&&t(e,cs(e));function fs(t,e,n,i){return us(t,e,Bx(n),i)}const dp=1e-4,qx=1-dp,Wx=1+dp,hp=.01,zx=0-hp,_x=0+hp;function sn(t){return t.max-t.min}function Kx(t,e,n){return Math.abs(t-e)<=n}function pp(t,e,n,i=.5){t.origin=i,t.originPoint=Et(e.min,e.max,t.origin),t.scale=sn(n)/sn(e),t.translate=Et(n.min,n.max,t.origin)-t.originPoint,(t.scale>=qx&&t.scale<=Wx||isNaN(t.scale))&&(t.scale=1),(t.translate>=zx&&t.translate<=_x||isNaN(t.translate))&&(t.translate=0)}function ds(t,e,n,i){pp(t.x,e.x,n.x,i?i.originX:void 0),pp(t.y,e.y,n.y,i?i.originY:void 0)}function mp(t,e,n){t.min=n.min+e.min,t.max=t.min+sn(e)}function Hx(t,e,n){mp(t.x,e.x,n.x),mp(t.y,e.y,n.y)}function gp(t,e,n){t.min=e.min-n.min,t.max=t.min+sn(e)}function hs(t,e,n){gp(t.x,e.x,n.x),gp(t.y,e.y,n.y)}function Vn(t){return[t("x"),t("y")]}const vp=({current:t})=>t?t.ownerDocument.defaultView:null,yp=(t,e)=>Math.abs(t-e);function Yx(t,e){const n=yp(t.x,e.x),i=yp(t.y,e.y);return Math.sqrt(n**2+i**2)}class wp{constructor(e,n,{transformPagePoint:i,contextWindow:o=window,dragSnapToOrigin:l=!1,distanceThreshold:u=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const b=lu(this.lastMoveEventInfo,this.history),v=this.startEvent!==null,T=Yx(b.offset,{x:0,y:0})>=this.distanceThreshold;if(!v&&!T)return;const{point:k}=b,{timestamp:B}=jt;this.history.push({...k,timestamp:B});const{onStart:P,onMove:I}=this.handlers;v||(P&&P(this.lastMoveEvent,b),this.startEvent=this.lastMoveEvent),I&&I(this.lastMoveEvent,b)},this.handlePointerMove=(b,v)=>{this.lastMoveEvent=b,this.lastMoveEventInfo=au(v,this.transformPagePoint),xt.update(this.updatePoint,!0)},this.handlePointerUp=(b,v)=>{this.end();const{onEnd:T,onSessionEnd:k,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const P=lu(b.type==="pointercancel"?this.lastMoveEventInfo:au(v,this.transformPagePoint),this.history);this.startEvent&&T&&T(b,P),k&&k(b,P)},!Wl(e))return;this.dragSnapToOrigin=l,this.handlers=n,this.transformPagePoint=i,this.distanceThreshold=u,this.contextWindow=o||window;const c=cs(e),d=au(c,this.transformPagePoint),{point:h}=d,{timestamp:p}=jt;this.history=[{...h,timestamp:p}];const{onSessionStart:g}=n;g&&g(e,lu(d,this.history)),this.removeListeners=$i(fs(this.contextWindow,"pointermove",this.handlePointerMove),fs(this.contextWindow,"pointerup",this.handlePointerUp),fs(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Cr(this.updatePoint)}}function au(t,e){return e?{point:e(t.point)}:t}function bp(t,e){return{x:t.x-e.x,y:t.y-e.y}}function lu({point:t},e){return{point:t,delta:bp(t,xp(e)),offset:bp(t,Gx(e)),velocity:jx(e,.1)}}function Gx(t){return t[0]}function xp(t){return t[t.length-1]}function jx(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,i=null;const o=xp(t);for(;n>=0&&(i=t[n],!(o.timestamp-i.timestamp>Kn(e)));)n--;if(!i)return{x:0,y:0};const l=kn(o.timestamp-i.timestamp);if(l===0)return{x:0,y:0};const u={x:(o.x-i.x)/l,y:(o.y-i.y)/l};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function Qx(t,{min:e,max:n},i){return e!==void 0&&t<e?t=i?Et(e,t,i.min):Math.max(t,e):n!==void 0&&t>n&&(t=i?Et(n,t,i.max):Math.min(t,n)),t}function Sp(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function Jx(t,{top:e,left:n,bottom:i,right:o}){return{x:Sp(t.x,n,o),y:Sp(t.y,e,i)}}function Ap(t,e){let n=e.min-t.min,i=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,i]=[i,n]),{min:n,max:i}}function Xx(t,e){return{x:Ap(t.x,e.x),y:Ap(t.y,e.y)}}function Zx(t,e){let n=.5;const i=sn(t),o=sn(e);return o>i?n=es(e.min,e.max-i,t.min):i>o&&(n=es(t.min,t.max-o,e.min)),ur(0,1,n)}function $x(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const uu=.35;function eS(t=uu){return t===!1?t=0:t===!0&&(t=uu),{x:Ep(t,"left","right"),y:Ep(t,"top","bottom")}}function Ep(t,e,n){return{min:Tp(t,e),max:Tp(t,n)}}function Tp(t,e){return typeof t=="number"?t:t[e]||0}const tS=new WeakMap;class nS{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=Dt(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:n=!1,distanceThreshold:i}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const l=g=>{const{dragSnapToOrigin:b}=this.getProps();b?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(cs(g).point)},u=(g,b)=>{const{drag:v,dragPropagation:T,onDragStart:k}=this.getProps();if(v&&!T&&(this.openDragLock&&this.openDragLock(),this.openDragLock=l1(v),!this.openDragLock))return;this.latestPointerEvent=g,this.latestPanInfo=b,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Vn(P=>{let I=this.getAxisMotionValue(P).get()||0;if(nr.test(I)){const{projection:U}=this.visualElement;if(U&&U.layout){const G=U.layout.layoutBox[P];G&&(I=sn(G)*(parseFloat(I)/100))}}this.originPoint[P]=I}),k&&xt.postRender(()=>k(g,b)),iu(this.visualElement,"transform");const{animationState:B}=this.visualElement;B&&B.setActive("whileDrag",!0)},c=(g,b)=>{this.latestPointerEvent=g,this.latestPanInfo=b;const{dragPropagation:v,dragDirectionLock:T,onDirectionLock:k,onDrag:B}=this.getProps();if(!v&&!this.openDragLock)return;const{offset:P}=b;if(T&&this.currentDirection===null){this.currentDirection=rS(P),this.currentDirection!==null&&k&&k(this.currentDirection);return}this.updateAxis("x",b.point,P),this.updateAxis("y",b.point,P),this.visualElement.render(),B&&B(g,b)},d=(g,b)=>{this.latestPointerEvent=g,this.latestPanInfo=b,this.stop(g,b),this.latestPointerEvent=null,this.latestPanInfo=null},h=()=>Vn(g=>this.getAnimationState(g)==="paused"&&this.getAxisMotionValue(g).animation?.play()),{dragSnapToOrigin:p}=this.getProps();this.panSession=new wp(e,{onSessionStart:l,onStart:u,onMove:c,onSessionEnd:d,resumeAnimation:h},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,distanceThreshold:i,contextWindow:vp(this.visualElement)})}stop(e,n){const i=e||this.latestPointerEvent,o=n||this.latestPanInfo,l=this.isDragging;if(this.cancel(),!l||!o||!i)return;const{velocity:u}=o;this.startAnimation(u);const{onDragEnd:c}=this.getProps();c&&xt.postRender(()=>c(i,o))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:i}=this.getProps();!i&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,i){const{drag:o}=this.getProps();if(!i||!go(e,o,this.currentDirection))return;const l=this.getAxisMotionValue(e);let u=this.originPoint[e]+i[e];this.constraints&&this.constraints[e]&&(u=Qx(u,this.constraints[e],this.elastic[e])),l.set(u)}resolveConstraints(){const{dragConstraints:e,dragElastic:n}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,o=this.constraints;e&&Si(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&i?this.constraints=Jx(i.layoutBox,e):this.constraints=!1,this.elastic=eS(n),o!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Vn(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=$x(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!Si(e))return!1;const i=e.current;cr(i!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:o}=this.visualElement;if(!o||!o.layout)return!1;const l=ix(i,o.root,this.visualElement.getTransformPagePoint());let u=Xx(o.layout.layoutBox,l);if(n){const c=n(tx(u));this.hasMutatedConstraints=!!c,c&&(u=Kh(c))}return u}startAnimation(e){const{drag:n,dragMomentum:i,dragElastic:o,dragTransition:l,dragSnapToOrigin:u,onDragTransitionEnd:c}=this.getProps(),d=this.constraints||{},h=Vn(p=>{if(!go(p,n,this.currentDirection))return;let g=d&&d[p]||{};u&&(g={min:0,max:0});const b=o?200:1e6,v=o?40:1e7,T={type:"inertia",velocity:i?e[p]:0,bounceStiffness:b,bounceDamping:v,timeConstant:750,restDelta:1,restSpeed:10,...l,...g};return this.startAxisValueAnimation(p,T)});return Promise.all(h).then(c)}startAxisValueAnimation(e,n){const i=this.getAxisMotionValue(e);return iu(this.visualElement,e),i.start(su(e,i,0,n,this.visualElement,!1))}stopAnimation(){Vn(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Vn(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,i=this.visualElement.getProps(),o=i[n];return o||this.visualElement.getValue(e,(i.initial?i.initial[e]:void 0)||0)}snapToCursor(e){Vn(n=>{const{drag:i}=this.getProps();if(!go(n,i,this.currentDirection))return;const{projection:o}=this.visualElement,l=this.getAxisMotionValue(n);if(o&&o.layout){const{min:u,max:c}=o.layout.layoutBox[n];l.set(e[n]-Et(u,c,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:i}=this.visualElement;if(!Si(n)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};Vn(u=>{const c=this.getAxisMotionValue(u);if(c&&this.constraints!==!1){const d=c.get();o[u]=Zx({min:d,max:d},this.constraints[u])}});const{transformTemplate:l}=this.visualElement.getProps();this.visualElement.current.style.transform=l?l({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.resolveConstraints(),Vn(u=>{if(!go(u,e,null))return;const c=this.getAxisMotionValue(u),{min:d,max:h}=this.constraints[u];c.set(Et(d,h,o[u]))})}addListeners(){if(!this.visualElement.current)return;tS.set(this.visualElement,this);const e=this.visualElement.current,n=fs(e,"pointerdown",d=>{const{drag:h,dragListener:p=!0}=this.getProps();h&&p&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Si(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,l=o.addEventListener("measure",i);o&&!o.layout&&(o.root&&o.root.updateScroll(),o.updateLayout()),xt.read(i);const u=us(window,"resize",()=>this.scalePositionWithinConstraints()),c=o.addEventListener("didUpdate",(({delta:d,hasLayoutChanged:h})=>{this.isDragging&&h&&(Vn(p=>{const g=this.getAxisMotionValue(p);g&&(this.originPoint[p]+=d[p].translate,g.set(g.get()+d[p].translate))}),this.visualElement.render())}));return()=>{u(),n(),l(),c&&c()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:i=!1,dragPropagation:o=!1,dragConstraints:l=!1,dragElastic:u=uu,dragMomentum:c=!0}=e;return{...e,drag:n,dragDirectionLock:i,dragPropagation:o,dragConstraints:l,dragElastic:u,dragMomentum:c}}}function go(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function rS(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class iS extends Vr{constructor(e){super(e),this.removeGroupControls=Rn,this.removeListeners=Rn,this.controls=new nS(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Rn}unmount(){this.removeGroupControls(),this.removeListeners()}}const Cp=t=>(e,n)=>{t&&xt.postRender(()=>t(e,n))};class sS extends Vr{constructor(){super(...arguments),this.removePointerDownListener=Rn}onPointerDown(e){this.session=new wp(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:vp(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:i,onPanEnd:o}=this.node.getProps();return{onSessionStart:Cp(e),onStart:Cp(n),onMove:i,onEnd:(l,u)=>{delete this.session,o&&xt.postRender(()=>o(l,u))}}}mount(){this.removePointerDownListener=fs(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const vo={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Rp(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const ps={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Ve.test(t))t=parseFloat(t);else return t;const n=Rp(t,e.target.x),i=Rp(t,e.target.y);return`${n}% ${i}%`}},oS={correct:(t,{treeScale:e,projectionDelta:n})=>{const i=t,o=kr.parse(t);if(o.length>5)return i;const l=kr.createTransformer(t),u=typeof o[0]!="number"?1:0,c=n.x.scale*e.x,d=n.y.scale*e.y;o[0+u]/=c,o[1+u]/=d;const h=Et(c,d,.5);return typeof o[2+u]=="number"&&(o[2+u]/=h),typeof o[3+u]=="number"&&(o[3+u]/=h),l(o)}};let cu=!1;class aS extends S.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:i,layoutId:o}=this.props,{projection:l}=e;I1(lS),l&&(n.group&&n.group.add(l),i&&i.register&&o&&i.register(l),cu&&l.root.didUpdate(),l.addEventListener("animationComplete",()=>{this.safeToRemove()}),l.setOptions({...l.options,onExitComplete:()=>this.safeToRemove()})),vo.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:i,drag:o,isPresent:l}=this.props,{projection:u}=i;return u&&(u.isPresent=l,cu=!0,o||e.layoutDependency!==n||n===void 0||e.isPresent!==l?u.willUpdate():this.safeToRemove(),e.isPresent!==l&&(l?u.promote():u.relegate()||xt.postRender(()=>{const c=u.getStack();(!c||!c.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),ql.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:i}=this.props,{projection:o}=e;cu=!0,o&&(o.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(o),i&&i.deregister&&i.deregister(o))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function kp(t){const[e,n]=Ch(),i=S.useContext($a);return re.jsx(aS,{...t,layoutGroup:i,switchLayoutGroup:S.useContext(zh),isPresent:e,safeToRemove:n})}const lS={borderRadius:{...ps,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ps,borderTopRightRadius:ps,borderBottomLeftRadius:ps,borderBottomRightRadius:ps,boxShadow:oS};function uS(t,e,n){const i=en(t)?t:bi(t);return i.start(su("",i,e,n)),i.animation}const cS=(t,e)=>t.depth-e.depth;class fS{constructor(){this.children=[],this.isDirty=!1}add(e){nl(this.children,e),this.isDirty=!0}remove(e){rl(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(cS),this.isDirty=!1,this.children.forEach(e)}}function dS(t,e){const n=un.now(),i=({timestamp:o})=>{const l=o-n;l>=e&&(Cr(i),t(l-e))};return xt.setup(i,!0),()=>Cr(i)}const Vp=["TopLeft","TopRight","BottomLeft","BottomRight"],hS=Vp.length,Ip=t=>typeof t=="string"?parseFloat(t):t,Mp=t=>typeof t=="number"||Ve.test(t);function pS(t,e,n,i,o,l){o?(t.opacity=Et(0,n.opacity??1,mS(i)),t.opacityExit=Et(e.opacity??1,0,gS(i))):l&&(t.opacity=Et(e.opacity??1,n.opacity??1,i));for(let u=0;u<hS;u++){const c=`border${Vp[u]}Radius`;let d=Dp(e,c),h=Dp(n,c);if(d===void 0&&h===void 0)continue;d||(d=0),h||(h=0),d===0||h===0||Mp(d)===Mp(h)?(t[c]=Math.max(Et(Ip(d),Ip(h),i),0),(nr.test(h)||nr.test(d))&&(t[c]+="%")):t[c]=h}(e.rotate||n.rotate)&&(t.rotate=Et(e.rotate||0,n.rotate||0,i))}function Dp(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const mS=Pp(0,.5,Td),gS=Pp(.5,.95,Rn);function Pp(t,e,n){return i=>i<t?0:i>e?1:n(es(t,e,i))}function Op(t,e){t.min=e.min,t.max=e.max}function In(t,e){Op(t.x,e.x),Op(t.y,e.y)}function Np(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function Lp(t,e,n,i,o){return t-=e,t=mo(t,1/n,i),o!==void 0&&(t=mo(t,1/o,i)),t}function vS(t,e=0,n=1,i=.5,o,l=t,u=t){if(nr.test(e)&&(e=parseFloat(e),e=Et(u.min,u.max,e/100)-u.min),typeof e!="number")return;let c=Et(l.min,l.max,i);t===l&&(c-=e),t.min=Lp(t.min,e,n,c,o),t.max=Lp(t.max,e,n,c,o)}function Up(t,e,[n,i,o],l,u){vS(t,e[n],e[i],e[o],e.scale,l,u)}const yS=["x","scaleX","originX"],wS=["y","scaleY","originY"];function Fp(t,e,n,i){Up(t.x,e,yS,n?n.x:void 0,i?i.x:void 0),Up(t.y,e,wS,n?n.y:void 0,i?i.y:void 0)}function Bp(t){return t.translate===0&&t.scale===1}function qp(t){return Bp(t.x)&&Bp(t.y)}function Wp(t,e){return t.min===e.min&&t.max===e.max}function bS(t,e){return Wp(t.x,e.x)&&Wp(t.y,e.y)}function zp(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function _p(t,e){return zp(t.x,e.x)&&zp(t.y,e.y)}function Kp(t){return sn(t.x)/sn(t.y)}function Hp(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class xS{constructor(){this.members=[]}add(e){nl(this.members,e),e.scheduleRender()}remove(e){if(rl(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(o=>e===o);if(n===0)return!1;let i;for(let o=n;o>=0;o--){const l=this.members[o];if(l.isPresent!==!1){i=l;break}}return i?(this.promote(i),!0):!1}promote(e,n){const i=this.lead;if(e!==i&&(this.prevLead=i,this.lead=e,e.show(),i)){i.instance&&i.scheduleRender(),e.scheduleRender(),e.resumeFrom=i,n&&(e.resumeFrom.preserveOpacity=!0),i.snapshot&&(e.snapshot=i.snapshot,e.snapshot.latestValues=i.animationValues||i.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:o}=e.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:i}=e;n.onExitComplete&&n.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function SS(t,e,n){let i="";const o=t.x.translate/e.x,l=t.y.translate/e.y,u=n?.z||0;if((o||l||u)&&(i=`translate3d(${o}px, ${l}px, ${u}px) `),(e.x!==1||e.y!==1)&&(i+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:h,rotate:p,rotateX:g,rotateY:b,skewX:v,skewY:T}=n;h&&(i=`perspective(${h}px) ${i}`),p&&(i+=`rotate(${p}deg) `),g&&(i+=`rotateX(${g}deg) `),b&&(i+=`rotateY(${b}deg) `),v&&(i+=`skewX(${v}deg) `),T&&(i+=`skewY(${T}deg) `)}const c=t.x.scale*e.x,d=t.y.scale*e.y;return(c!==1||d!==1)&&(i+=`scale(${c}, ${d})`),i||"none"}const fu=["","X","Y","Z"],AS=1e3;let ES=0;function du(t,e,n,i){const{latestValues:o}=e;o[t]&&(n[t]=o[t],e.setStaticValue(t,0),i&&(i[t]=0))}function Yp(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=op(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:o,layoutId:l}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",xt,!(o||l))}const{parent:i}=t;i&&!i.hasCheckedOptimisedAppear&&Yp(i)}function Gp({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:i,resetTransform:o}){return class{constructor(u={},c=e?.()){this.id=ES++,this.animationId=0,this.animationCommitId=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(RS),this.nodes.forEach(MS),this.nodes.forEach(DS),this.nodes.forEach(kS)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new fS)}addEventListener(u,c){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new ol),this.eventHandlers.get(u).add(c)}notifyListeners(u,...c){const d=this.eventHandlers.get(u);d&&d.notify(...c)}hasListeners(u){return this.eventHandlers.has(u)}mount(u){if(this.instance)return;this.isSVG=Eh(u)&&!p1(u),this.instance=u;const{layoutId:c,layout:d,visualElement:h}=this.options;if(h&&!h.current&&h.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(d||c)&&(this.isLayoutDirty=!0),t){let p,g=0;const b=()=>this.root.updateBlockedByResize=!1;xt.read(()=>{g=window.innerWidth}),t(u,()=>{const v=window.innerWidth;v!==g&&(g=v,this.root.updateBlockedByResize=!0,p&&p(),p=dS(b,250),vo.hasAnimatedSinceResize&&(vo.hasAnimatedSinceResize=!1,this.nodes.forEach(Jp)))})}c&&this.root.registerSharedNode(c,this),this.options.animate!==!1&&h&&(c||d)&&this.addEventListener("didUpdate",({delta:p,hasLayoutChanged:g,hasRelativeLayoutChanged:b,layout:v})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const T=this.options.transition||h.getDefaultTransition()||US,{onLayoutAnimationStart:k,onLayoutAnimationComplete:B}=h.getProps(),P=!this.targetLayout||!_p(this.targetLayout,v),I=!g&&b;if(this.options.layoutRoot||this.resumeFrom||I||g&&(P||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const U={...Ul(T,"layout"),onPlay:k,onComplete:B};(h.shouldReduceMotion||this.options.layoutRoot)&&(U.delay=0,U.type=!1),this.startAnimation(U),this.setAnimationOrigin(p,I)}else g||Jp(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=v})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Cr(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(PS),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Yp(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let p=0;p<this.path.length;p++){const g=this.path[p];g.shouldResetTransform=!0,g.updateScroll("snapshot"),g.options.layoutRoot&&g.willUpdate(!1)}const{layoutId:c,layout:d}=this.options;if(c===void 0&&!d)return;const h=this.getTransformTemplate();this.prevTransformTemplateValue=h?h(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(jp);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(Qp);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(IS),this.nodes.forEach(TS),this.nodes.forEach(CS)):this.nodes.forEach(Qp),this.clearAllSnapshots();const c=un.now();jt.delta=ur(0,16.666666666666668,c-jt.timestamp),jt.timestamp=c,jt.isProcessing=!0,cl.update.process(jt),cl.preRender.process(jt),cl.render.process(jt),jt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,ql.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(VS),this.sharedNodes.forEach(OS)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,xt.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){xt.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!sn(this.snapshot.measuredBox.x)&&!sn(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Dt(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:c}=this.options;c&&c.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let c=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(c=!1),c&&this.instance){const d=i(this.instance);this.scroll={animationId:this.root.animationId,phase:u,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!o)return;const u=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,c=this.projectionDelta&&!qp(this.projectionDelta),d=this.getTransformTemplate(),h=d?d(this.latestValues,""):void 0,p=h!==this.prevTransformTemplateValue;u&&this.instance&&(c||jr(this.latestValues)||p)&&(o(this.instance,h),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const c=this.measurePageBox();let d=this.removeElementScroll(c);return u&&(d=this.removeTransform(d)),FS(d),{animationId:this.root.animationId,measuredBox:c,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return Dt();const c=u.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(BS))){const{scroll:h}=this.root;h&&(Ai(c.x,h.offset.x),Ai(c.y,h.offset.y))}return c}removeElementScroll(u){const c=Dt();if(In(c,u),this.scroll?.wasRoot)return c;for(let d=0;d<this.path.length;d++){const h=this.path[d],{scroll:p,options:g}=h;h!==this.root&&p&&g.layoutScroll&&(p.wasRoot&&In(c,u),Ai(c.x,p.offset.x),Ai(c.y,p.offset.y))}return c}applyTransform(u,c=!1){const d=Dt();In(d,u);for(let h=0;h<this.path.length;h++){const p=this.path[h];!c&&p.options.layoutScroll&&p.scroll&&p!==p.root&&Ei(d,{x:-p.scroll.offset.x,y:-p.scroll.offset.y}),jr(p.latestValues)&&Ei(d,p.latestValues)}return jr(this.latestValues)&&Ei(d,this.latestValues),d}removeTransform(u){const c=Dt();In(c,u);for(let d=0;d<this.path.length;d++){const h=this.path[d];if(!h.instance||!jr(h.latestValues))continue;eu(h.latestValues)&&h.updateSnapshot();const p=Dt(),g=h.measurePageBox();In(p,g),Fp(c,h.latestValues,h.snapshot?h.snapshot.layoutBox:void 0,p)}return jr(this.latestValues)&&Fp(c,this.latestValues),c}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}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!==jt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){const c=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=c.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=c.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=c.isSharedProjectionDirty);const d=!!this.resumingFrom||this!==c;if(!(u||d&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:p,layoutId:g}=this.options;if(!(!this.layout||!(p||g))){if(this.resolvedRelativeTargetAt=jt.timestamp,!this.targetDelta&&!this.relativeTarget){const b=this.getClosestProjectingParent();b&&b.layout&&this.animationProgress!==1?(this.relativeParent=b,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Dt(),this.relativeTargetOrigin=Dt(),hs(this.relativeTargetOrigin,this.layout.layoutBox,b.layout.layoutBox),In(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Dt(),this.targetWithTransforms=Dt()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Hx(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):In(this.target,this.layout.layoutBox),jh(this.target,this.targetDelta)):In(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const b=this.getClosestProjectingParent();b&&!!b.resumingFrom==!!this.resumingFrom&&!b.options.layoutScroll&&b.target&&this.animationProgress!==1?(this.relativeParent=b,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Dt(),this.relativeTargetOrigin=Dt(),hs(this.relativeTargetOrigin,this.target,b.target),In(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||eu(this.parent.latestValues)||Hh(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){const u=this.getLead(),c=!!this.resumingFrom||this!==u;let d=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(d=!1),c&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(d=!1),this.resolvedRelativeTargetAt===jt.timestamp&&(d=!1),d)return;const{layout:h,layoutId:p}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(h||p))return;In(this.layoutCorrected,this.layout.layoutBox);const g=this.treeScale.x,b=this.treeScale.y;rx(this.layoutCorrected,this.treeScale,this.path,c),u.layout&&!u.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(u.target=u.layout.layoutBox,u.targetWithTransforms=Dt());const{target:v}=u;if(!v){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Np(this.prevProjectionDelta.x,this.projectionDelta.x),Np(this.prevProjectionDelta.y,this.projectionDelta.y)),ds(this.projectionDelta,this.layoutCorrected,v,this.latestValues),(this.treeScale.x!==g||this.treeScale.y!==b||!Hp(this.projectionDelta.x,this.prevProjectionDelta.x)||!Hp(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",v))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.visualElement?.scheduleRender(),u){const c=this.getStack();c&&c.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=Ti(),this.projectionDelta=Ti(),this.projectionDeltaWithTransform=Ti()}setAnimationOrigin(u,c=!1){const d=this.snapshot,h=d?d.latestValues:{},p={...this.latestValues},g=Ti();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!c;const b=Dt(),v=d?d.source:void 0,T=this.layout?this.layout.source:void 0,k=v!==T,B=this.getStack(),P=!B||B.members.length<=1,I=!!(k&&!P&&this.options.crossfade===!0&&!this.path.some(LS));this.animationProgress=0;let U;this.mixTargetDelta=G=>{const z=G/1e3;Xp(g.x,u.x,z),Xp(g.y,u.y,z),this.setTargetDelta(g),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(hs(b,this.layout.layoutBox,this.relativeParent.layout.layoutBox),NS(this.relativeTarget,this.relativeTargetOrigin,b,z),U&&bS(this.relativeTarget,U)&&(this.isProjectionDirty=!1),U||(U=Dt()),In(U,this.relativeTarget)),k&&(this.animationValues=p,pS(p,h,this.latestValues,z,I,P)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=z},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(Cr(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=xt.update(()=>{vo.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=bi(0)),this.currentAnimation=uS(this.motionValue,[0,1e3],{...u,velocity:0,isSync:!0,onUpdate:c=>{this.mixTargetDelta(c),u.onUpdate&&u.onUpdate(c)},onStop:()=>{},onComplete:()=>{u.onComplete&&u.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 u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(AS),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:c,target:d,layout:h,latestValues:p}=u;if(!(!c||!d||!h)){if(this!==u&&this.layout&&h&&nm(this.options.animationType,this.layout.layoutBox,h.layoutBox)){d=this.target||Dt();const g=sn(this.layout.layoutBox.x);d.x.min=u.target.x.min,d.x.max=d.x.min+g;const b=sn(this.layout.layoutBox.y);d.y.min=u.target.y.min,d.y.max=d.y.min+b}In(c,d),Ei(c,p),ds(this.projectionDeltaWithTransform,this.layoutCorrected,c,p)}}registerSharedNode(u,c){this.sharedNodes.has(u)||this.sharedNodes.set(u,new xS),this.sharedNodes.get(u).add(c);const h=c.options.initialPromotionConfig;c.promote({transition:h?h.transition:void 0,preserveFollowOpacity:h&&h.shouldPreserveFollowOpacity?h.shouldPreserveFollowOpacity(c):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){const{layoutId:u}=this.options;return u?this.getStack()?.lead||this:this}getPrevLead(){const{layoutId:u}=this.options;return u?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:c,preserveFollowOpacity:d}={}){const h=this.getStack();h&&h.promote(this,d),u&&(this.projectionDelta=void 0,this.needsReset=!0),c&&this.setOptions({transition:c})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetSkewAndRotation(){const{visualElement:u}=this.options;if(!u)return;let c=!1;const{latestValues:d}=u;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(c=!0),!c)return;const h={};d.z&&du("z",u,h,this.animationValues);for(let p=0;p<fu.length;p++)du(`rotate${fu[p]}`,u,h,this.animationValues),du(`skew${fu[p]}`,u,h,this.animationValues);u.render();for(const p in h)u.setStaticValue(p,h[p]),this.animationValues&&(this.animationValues[p]=h[p]);u.scheduleRender()}applyProjectionStyles(u,c){if(!this.instance||this.isSVG)return;if(!this.isVisible){u.visibility="hidden";return}const d=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,u.visibility="",u.opacity="",u.pointerEvents=po(c?.pointerEvents)||"",u.transform=d?d(this.latestValues,""):"none";return}const h=this.getLead();if(!this.projectionDelta||!this.layout||!h.target){this.options.layoutId&&(u.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,u.pointerEvents=po(c?.pointerEvents)||""),this.hasProjected&&!jr(this.latestValues)&&(u.transform=d?d({},""):"none",this.hasProjected=!1);return}u.visibility="";const p=h.animationValues||h.latestValues;this.applyTransformsToTarget();let g=SS(this.projectionDeltaWithTransform,this.treeScale,p);d&&(g=d(p,g)),u.transform=g;const{x:b,y:v}=this.projectionDelta;u.transformOrigin=`${b.origin*100}% ${v.origin*100}% 0`,h.animationValues?u.opacity=h===this?p.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:p.opacityExit:u.opacity=h===this?p.opacity!==void 0?p.opacity:"":p.opacityExit!==void 0?p.opacityExit:0;for(const T in ls){if(p[T]===void 0)continue;const{correct:k,applyTo:B,isCSSVariable:P}=ls[T],I=g==="none"?p[T]:k(p[T],h);if(B){const U=B.length;for(let G=0;G<U;G++)u[B[G]]=I}else P?this.options.visualElement.renderState.vars[T]=I:u[T]=I}this.options.layoutId&&(u.pointerEvents=h===this?po(c?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>u.currentAnimation?.stop()),this.root.nodes.forEach(jp),this.root.sharedNodes.clear()}}}function TS(t){t.updateLayout()}function CS(t){const e=t.resumeFrom?.snapshot||t.snapshot;if(t.isLead()&&t.layout&&e&&t.hasListeners("didUpdate")){const{layoutBox:n,measuredBox:i}=t.layout,{animationType:o}=t.options,l=e.source!==t.layout.source;o==="size"?Vn(p=>{const g=l?e.measuredBox[p]:e.layoutBox[p],b=sn(g);g.min=n[p].min,g.max=g.min+b}):nm(o,e.layoutBox,n)&&Vn(p=>{const g=l?e.measuredBox[p]:e.layoutBox[p],b=sn(n[p]);g.max=g.min+b,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[p].max=t.relativeTarget[p].min+b)});const u=Ti();ds(u,n,e.layoutBox);const c=Ti();l?ds(c,t.applyTransform(i,!0),e.measuredBox):ds(c,n,e.layoutBox);const d=!qp(u);let h=!1;if(!t.resumeFrom){const p=t.getClosestProjectingParent();if(p&&!p.resumeFrom){const{snapshot:g,layout:b}=p;if(g&&b){const v=Dt();hs(v,e.layoutBox,g.layoutBox);const T=Dt();hs(T,n,b.layoutBox),_p(v,T)||(h=!0),p.options.layoutRoot&&(t.relativeTarget=T,t.relativeTargetOrigin=v,t.relativeParent=p)}}}t.notifyListeners("didUpdate",{layout:n,snapshot:e,delta:c,layoutDelta:u,hasLayoutChanged:d,hasRelativeLayoutChanged:h})}else if(t.isLead()){const{onExitComplete:n}=t.options;n&&n()}t.options.transition=void 0}function RS(t){t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function kS(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function VS(t){t.clearSnapshot()}function jp(t){t.clearMeasurements()}function Qp(t){t.isLayoutDirty=!1}function IS(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function Jp(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function MS(t){t.resolveTargetDelta()}function DS(t){t.calcProjection()}function PS(t){t.resetSkewAndRotation()}function OS(t){t.removeLeadSnapshot()}function Xp(t,e,n){t.translate=Et(e.translate,0,n),t.scale=Et(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function Zp(t,e,n,i){t.min=Et(e.min,n.min,i),t.max=Et(e.max,n.max,i)}function NS(t,e,n,i){Zp(t.x,e.x,n.x,i),Zp(t.y,e.y,n.y,i)}function LS(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const US={duration:.45,ease:[.4,0,.1,1]},$p=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),em=$p("applewebkit/")&&!$p("chrome/")?Math.round:Rn;function tm(t){t.min=em(t.min),t.max=em(t.max)}function FS(t){tm(t.x),tm(t.y)}function nm(t,e,n){return t==="position"||t==="preserve-aspect"&&!Kx(Kp(e),Kp(n),.2)}function BS(t){return t!==t.root&&t.scroll?.wasRoot}const qS=Gp({attachResizeListener:(t,e)=>us(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),hu={current:void 0},rm=Gp({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!hu.current){const t=new qS({});t.mount(window),t.setOptions({layoutScroll:!0}),hu.current=t}return hu.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),WS={pan:{Feature:sS},drag:{Feature:iS,ProjectionNode:rm,MeasureLayout:kp}};function im(t,e,n){const{props:i}=t;t.animationState&&i.whileHover&&t.animationState.setActive("whileHover",n==="Start");const o="onHover"+n,l=i[o];l&&xt.postRender(()=>l(e,cs(e)))}class zS extends Vr{mount(){const{current:e}=this.node;e&&(this.unmount=u1(e,(n,i)=>(im(this.node,i,"Start"),o=>im(this.node,o,"End"))))}unmount(){}}class _S extends Vr{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{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=$i(us(this.node.current,"focus",()=>this.onFocus()),us(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function sm(t,e,n){const{props:i}=t;if(t.current instanceof HTMLButtonElement&&t.current.disabled)return;t.animationState&&i.whileTap&&t.animationState.setActive("whileTap",n==="Start");const o="onTap"+(n==="End"?"":n),l=i[o];l&&xt.postRender(()=>l(e,cs(e)))}class KS extends Vr{mount(){const{current:e}=this.node;e&&(this.unmount=h1(e,(n,i)=>(sm(this.node,i,"Start"),(o,{success:l})=>sm(this.node,o,l?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const pu=new WeakMap,mu=new WeakMap,HS=t=>{const e=pu.get(t.target);e&&e(t)},YS=t=>{t.forEach(HS)};function GS({root:t,...e}){const n=t||document;mu.has(n)||mu.set(n,{});const i=mu.get(n),o=JSON.stringify(e);return i[o]||(i[o]=new IntersectionObserver(YS,{root:t,...e})),i[o]}function jS(t,e,n){const i=GS(e);return pu.set(t,n),i.observe(t),()=>{pu.delete(t),i.unobserve(t)}}const QS={some:0,all:1};class JS extends Vr{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:i,amount:o="some",once:l}=e,u={root:n?n.current:void 0,rootMargin:i,threshold:typeof o=="number"?o:QS[o]},c=d=>{const{isIntersecting:h}=d;if(this.isInView===h||(this.isInView=h,l&&!h&&this.hasEnteredView))return;h&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",h);const{onViewportEnter:p,onViewportLeave:g}=this.node.getProps(),b=h?p:g;b&&b(d)};return jS(this.node.current,u,c)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(XS(e,n))&&this.startObserver()}unmount(){}}function XS({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const ZS={...Fx,...{inView:{Feature:JS},tap:{Feature:KS},focus:{Feature:_S},hover:{Feature:zS}},...WS,...{layout:{ProjectionNode:rm,MeasureLayout:kp}}},gu=ex(ZS,hx),$S=()=>{const i=S.useMemo(()=>Array.from({length:20}).map((o,l)=>{const u=l/20*2*Math.PI,c=100+(Math.random()-.5)*20,d=10+Math.random()*6,h=["#F56057","rgba(245,96,87,0.5)","#283068"][Math.floor(Math.random()*3)];return{angle:u,radius:c,size:d,color:h,duration:6+Math.random()*3,delay:Math.random()*2}}),[]);return re.jsxs("div",{className:"relative mx-auto flex items-center justify-center w-64 h-64 overflow-hidden",children:[re.jsx("div",{className:"absolute flex items-center justify-center p-6 rounded-full bg-gradient-to-br from-[#F56057] to-[#283068] shadow-md shadow-black text-white text-center text-xl font-medium",children:re.jsxs("p",{className:"fs12 ",children:["How Can I",re.jsx("br",{})," Help You",re.jsx("br",{})," Today?"]})}),i.map((o,l)=>re.jsx(gu.div,{className:"absolute rounded-full ",style:{width:o.size,height:o.size,backgroundColor:o.color,filter:"blur(0.5px)"},animate:{rotate:360,x:[Math.cos(o.angle)*o.radius,Math.cos(o.angle)*(o.radius-10),Math.cos(o.angle)*o.radius],y:[Math.sin(o.angle)*o.radius,Math.sin(o.angle)*(o.radius-10),Math.sin(o.angle)*o.radius]},transition:{rotate:{repeat:1/0,duration:o.duration*4,ease:"linear"},x:{repeat:1/0,duration:o.duration,ease:"easeInOut",repeatType:"mirror",delay:o.delay},y:{repeat:1/0,duration:o.duration,ease:"easeInOut",repeatType:"mirror",delay:o.delay}}},l))]})},eA="data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='31'%20height='31'%20rx='8'%20fill='%23FFFCFC'/%3e%3cpath%20d='M16%2023.5C20.1421%2023.5%2023.5%2020.1421%2023.5%2016C23.5%2011.8579%2020.1421%208.5%2016%208.5C11.8579%208.5%208.5%2011.8579%208.5%2016C8.5%2020.1421%2011.8579%2023.5%2016%2023.5Z'%20stroke='%23F56057'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2011.5V16L19%2017.5'%20stroke='%23F56057'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",tA="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20rx='12'%20fill='%23283068'/%3e%3cpath%20d='M7%207H17V17'%20stroke='white'%20stroke-width='1.33286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2017L17%207'%20stroke='white'%20stroke-width='1.33286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",nA="data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.5993%2012.0559L13.4726%205.99257C5.3268%201.91257%201.98346%205.2559%206.06346%2013.4017L7.29596%2015.8667C7.65013%2016.5892%207.65013%2017.4251%207.29596%2018.1476L6.06346%2020.5984C1.98346%2028.7442%205.31263%2032.0876%2013.4726%2028.0076L25.5993%2021.9442C31.0393%2019.2242%2031.0393%2014.7759%2025.5993%2012.0559ZM21.0235%2018.0626H13.3735C12.7926%2018.0626%2012.311%2017.5809%2012.311%2017.0001C12.311%2016.4192%2012.7926%2015.9376%2013.3735%2015.9376H21.0235C21.6043%2015.9376%2022.086%2016.4192%2022.086%2017.0001C22.086%2017.5809%2021.6043%2018.0626%2021.0235%2018.0626Z'%20fill='%23F56057'/%3e%3c/svg%3e",vu="data:image/svg+xml,%3csvg%20width='54'%20height='55'%20viewBox='0%200%2054%2055'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect%20x='2'%20y='2'%20width='50'%20height='51'%20rx='22'%20stroke='white'%20stroke-width='4'/%3e%3crect%20x='1'%20y='1'%20width='52'%20height='53'%20rx='23'%20fill='url(%23pattern0_524_2932)'%20stroke='white'%20stroke-width='2'/%3e%3cdefs%3e%3cpattern%20id='pattern0_524_2932'%20patternContentUnits='objectBoundingBox'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23image0_524_2932'%20transform='matrix(0.00147275%200%200%200.00144598%200%20-0.000307939)'/%3e%3c/pattern%3e%3cimage%20id='image0_524_2932'%20width='679'%20height='692'%20preserveAspectRatio='none'%20xlink:href='data:image/png;base64,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'/%3e%3c/defs%3e%3c/svg%3e",rA="data:image/svg+xml,%3csvg%20width='41'%20height='42'%20viewBox='0%200%2041%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='41'%20height='42'%20rx='20'%20fill='url(%23paint0_linear_135_2931)'/%3e%3cpath%20d='M20.5%2020C22.7091%2020%2024.5%2018.2091%2024.5%2016C24.5%2013.7909%2022.7091%2012%2020.5%2012C18.2909%2012%2016.5%2013.7909%2016.5%2016C16.5%2018.2091%2018.2909%2020%2020.5%2020Z'%20stroke='%23283068'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.5%2030V28C28.5%2026.9391%2028.0786%2025.9217%2027.3284%2025.1716C26.5783%2024.4214%2025.5609%2024%2024.5%2024H16.5C15.4391%2024%2014.4217%2024.4214%2013.6716%2025.1716C12.9214%2025.9217%2012.5%2026.9391%2012.5%2028V30'%20stroke='%23283068'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_135_2931'%20x1='20.5'%20y1='-1.09825e-06'%20x2='96'%20y2='67.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23EFF1FF'/%3e%3cstop%20offset='0.269229'%20stop-color='%23DADDF3'/%3e%3cstop%20offset='1'%20stop-color='%234F59A1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",iA=()=>re.jsx("div",{className:"h-[500px]",children:re.jsx("h1",{className:"fs16 text-black font-semibold",children:"Chat History"})});function sA(t){const e=new Error(t);if(e.stack===void 0)try{throw e}catch{}return e}var oA=sA,Pe=oA;function aA(t){return!!t&&typeof t.then=="function"}var ht=aA;function lA(t,e){if(t!=null)return t;throw Pe(e??"Got unexpected null or undefined")}var St=lA;function We(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}class yo{getValue(){throw Pe("BaseLoadable")}toPromise(){throw Pe("BaseLoadable")}valueMaybe(){throw Pe("BaseLoadable")}valueOrThrow(){throw Pe(`Loadable expected value, but in "${this.state}" state`)}promiseMaybe(){throw Pe("BaseLoadable")}promiseOrThrow(){throw Pe(`Loadable expected promise, but in "${this.state}" state`)}errorMaybe(){throw Pe("BaseLoadable")}errorOrThrow(){throw Pe(`Loadable expected error, but in "${this.state}" state`)}is(e){return e.state===this.state&&e.contents===this.contents}map(e){throw Pe("BaseLoadable")}}class uA extends yo{constructor(e){super(),We(this,"state","hasValue"),We(this,"contents",void 0),this.contents=e}getValue(){return this.contents}toPromise(){return Promise.resolve(this.contents)}valueMaybe(){return this.contents}valueOrThrow(){return this.contents}promiseMaybe(){}errorMaybe(){}map(e){try{const n=e(this.contents);return ht(n)?Jr(n):Ri(n)?n:ms(n)}catch(n){return ht(n)?Jr(n.next(()=>this.map(e))):wo(n)}}}class cA extends yo{constructor(e){super(),We(this,"state","hasError"),We(this,"contents",void 0),this.contents=e}getValue(){throw this.contents}toPromise(){return Promise.reject(this.contents)}valueMaybe(){}promiseMaybe(){}errorMaybe(){return this.contents}errorOrThrow(){return this.contents}map(e){return this}}class om extends yo{constructor(e){super(),We(this,"state","loading"),We(this,"contents",void 0),this.contents=e}getValue(){throw this.contents}toPromise(){return this.contents}valueMaybe(){}promiseMaybe(){return this.contents}promiseOrThrow(){return this.contents}errorMaybe(){}map(e){return Jr(this.contents.then(n=>{const i=e(n);if(Ri(i)){const o=i;switch(o.state){case"hasValue":return o.contents;case"hasError":throw o.contents;case"loading":return o.contents}}return i}).catch(n=>{if(ht(n))return n.then(()=>this.map(e).contents);throw n}))}}function ms(t){return Object.freeze(new uA(t))}function wo(t){return Object.freeze(new cA(t))}function Jr(t){return Object.freeze(new om(t))}function am(){return Object.freeze(new om(new Promise(()=>{})))}function fA(t){return t.every(e=>e.state==="hasValue")?ms(t.map(e=>e.contents)):t.some(e=>e.state==="hasError")?wo(St(t.find(e=>e.state==="hasError"),"Invalid loadable passed to loadableAll").contents):Jr(Promise.all(t.map(e=>e.contents)))}function lm(t){const n=(Array.isArray(t)?t:Object.getOwnPropertyNames(t).map(o=>t[o])).map(o=>Ri(o)?o:ht(o)?Jr(o):ms(o)),i=fA(n);return Array.isArray(t)?i:i.map(o=>Object.getOwnPropertyNames(t).reduce((l,u,c)=>({...l,[u]:o[c]}),{}))}function Ri(t){return t instanceof yo}var Xr={loadableWithValue:ms,loadableWithError:wo,loadableWithPromise:Jr,loadableLoading:am,loadableAll:lm,isLoadable:Ri,RecoilLoadable:{of:t=>ht(t)?Jr(t):Ri(t)?t:ms(t),error:t=>wo(t),loading:()=>am(),all:lm,isLoadable:Ri}},dA=Xr.loadableWithValue,hA=Xr.loadableWithError,pA=Xr.loadableWithPromise,mA=Xr.loadableLoading,gA=Xr.loadableAll,vA=Xr.isLoadable,yA=Xr.RecoilLoadable,gs=Object.freeze({__proto__:null,loadableWithValue:dA,loadableWithError:hA,loadableWithPromise:pA,loadableLoading:mA,loadableAll:gA,isLoadable:vA,RecoilLoadable:yA});const yu={RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED:!0,RECOIL_GKS_ENABLED:new Set(["recoil_hamt_2020","recoil_sync_external_store","recoil_suppress_rerender_in_callback","recoil_memory_managament_2020"])};function wA(t,e){var n,i;const o=(n=process.env[t])===null||n===void 0||(i=n.toLowerCase())===null||i===void 0?void 0:i.trim();if(o==null||o==="")return;if(!["true","false"].includes(o))throw Pe(`process.env.${t} value must be 'true', 'false', or empty: ${o}`);e(o==="true")}function bA(t,e){var n;const i=(n=process.env[t])===null||n===void 0?void 0:n.trim();i==null||i===""||e(i.split(/\s*,\s*|\s+/))}function xA(){var t;typeof process>"u"||((t=process)===null||t===void 0?void 0:t.env)!=null&&(wA("RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED",e=>{yu.RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED=e}),bA("RECOIL_GKS_ENABLED",e=>{e.forEach(n=>{yu.RECOIL_GKS_ENABLED.add(n)})}))}xA();var vs=yu;function bo(t){return vs.RECOIL_GKS_ENABLED.has(t)}bo.setPass=t=>{vs.RECOIL_GKS_ENABLED.add(t)},bo.setFail=t=>{vs.RECOIL_GKS_ENABLED.delete(t)},bo.clear=()=>{vs.RECOIL_GKS_ENABLED.clear()};var vt=bo;function SA(t,e,{error:n}={}){return process.env.NODE_ENV!=="production"&&console.error(t,n),null}var AA=SA,tn=AA,wu,bu,xu;const EA=(wu=S.createMutableSource)!==null&&wu!==void 0?wu:S.unstable_createMutableSource,um=(bu=S.useMutableSource)!==null&&bu!==void 0?bu:S.unstable_useMutableSource,Su=(xu=S.useSyncExternalStore)!==null&&xu!==void 0?xu:S.unstable_useSyncExternalStore;let cm=!1;function TA(){var t;const{ReactCurrentDispatcher:e,ReactCurrentOwner:n}=S.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,o=((t=e?.current)!==null&&t!==void 0?t:n.currentDispatcher).useSyncExternalStore!=null;return Su&&!o&&!cm&&(cm=!0,tn("A React renderer without React 18+ API support is being used with React 18+.")),o}function CA(){return vt("recoil_transition_support")?{mode:"TRANSITION_SUPPORT",early:!0,concurrent:!0}:vt("recoil_sync_external_store")&&Su!=null?{mode:"SYNC_EXTERNAL_STORE",early:!0,concurrent:!1}:vt("recoil_mutable_source")&&um!=null&&typeof window<"u"&&!window.$disableRecoilValueMutableSource_TEMP_HACK_DO_NOT_USE?vt("recoil_suppress_rerender_in_callback")?{mode:"MUTABLE_SOURCE",early:!0,concurrent:!0}:{mode:"MUTABLE_SOURCE",early:!1,concurrent:!1}:vt("recoil_suppress_rerender_in_callback")?{mode:"LEGACY",early:!0,concurrent:!1}:{mode:"LEGACY",early:!1,concurrent:!1}}var Au={createMutableSource:EA,useMutableSource:um,useSyncExternalStore:Su,currentRendererSupportsUseSyncExternalStore:TA,reactMode:CA};class Eu{constructor(e){We(this,"key",void 0),this.key=e}toJSON(){return{key:this.key}}}class fm extends Eu{}class dm extends Eu{}function RA(t){return t instanceof fm||t instanceof dm}var xo={AbstractRecoilValue:Eu,RecoilState:fm,RecoilValueReadOnly:dm,isRecoilValue:RA},kA=xo.AbstractRecoilValue,VA=xo.RecoilState,IA=xo.RecoilValueReadOnly,MA=xo.isRecoilValue,Zr=Object.freeze({__proto__:null,AbstractRecoilValue:kA,RecoilState:VA,RecoilValueReadOnly:IA,isRecoilValue:MA});function DA(t,...e){let n=0;return t.replace(/%s/g,()=>String(e[n++]))}var PA=DA;function OA(t,...e){if(process.env.NODE_ENV!=="production"){const n=PA.call(null,t,...e),i=new Error(n);i.name="Expectation Violation",console.error(i)}}var NA=OA,Tu=NA;function LA(t,e){return(function*(){let n=0;for(const i of t)yield e(i,n++)})()}var So=LA;class hm{}const UA=new hm,ki=new Map,Cu=new Map;function FA(t){return So(t,e=>St(Cu.get(e)))}function BA(t){if(ki.has(t)){const e=`Duplicate atom key "${t}". This is a FATAL ERROR in
|
|
24
|
+
production. But it is safe to ignore this warning if it occurred because of
|
|
25
|
+
hot module replacement.`;process.env.NODE_ENV!=="production"?Tu(e,"recoil"):console.warn(e)}}function qA(t){vs.RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED&&BA(t.key),ki.set(t.key,t);const e=t.set==null?new Zr.RecoilValueReadOnly(t.key):new Zr.RecoilState(t.key);return Cu.set(t.key,e),e}class WA extends Error{}function zA(t){const e=ki.get(t);if(e==null)throw new WA(`Missing definition for RecoilValue: "${t}""`);return e}function _A(t){return ki.get(t)}const Ao=new Map;function KA(t){var e;if(!vt("recoil_memory_managament_2020"))return;const n=ki.get(t);if(n!=null&&(e=n.shouldDeleteConfigOnRelease)!==null&&e!==void 0&&e.call(n)){var i;ki.delete(t),(i=pm(t))===null||i===void 0||i(),Ao.delete(t)}}function HA(t,e){vt("recoil_memory_managament_2020")&&(e===void 0?Ao.delete(t):Ao.set(t,e))}function pm(t){return Ao.get(t)}var wn={recoilValues:Cu,registerNode:qA,getNode:zA,getNodeMaybe:_A,deleteNodeConfigIfPossible:KA,setConfigDeletionHandler:HA,getConfigDeletionHandler:pm,recoilValuesForKeys:FA,DefaultValue:hm,DEFAULT_VALUE:UA};function YA(t,e){e()}var GA={enqueueExecution:YA};function jA(t,e){return e={exports:{}},t(e,e.exports),e.exports}var QA=jA(function(t){var e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(O){return typeof O}:function(O){return O&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype?"symbol":typeof O},n={},i=5,o=Math.pow(2,i),l=o-1,u=o/2,c=o/4,d={},h=function(R){return function(){return R}},p=n.hash=function(O){var R=typeof O>"u"?"undefined":e(O);if(R==="number")return O;R!=="string"&&(O+="");for(var Y=0,ee=0,te=O.length;ee<te;++ee){var ne=O.charCodeAt(ee);Y=(Y<<5)-Y+ne|0}return Y},g=function(R){return R-=R>>1&1431655765,R=(R&858993459)+(R>>2&858993459),R=R+(R>>4)&252645135,R+=R>>8,R+=R>>16,R&127},b=function(R,Y){return Y>>>R&l},v=function(R){return 1<<R},T=function(R,Y){return g(R&Y-1)},k=function(R,Y,ee,te){var ne=te;if(!R){var ye=te.length;ne=new Array(ye);for(var me=0;me<ye;++me)ne[me]=te[me]}return ne[Y]=ee,ne},B=function(R,Y,ee){var te=ee.length-1,ne=0,ye=0,me=ee;if(R)ne=ye=Y;else for(me=new Array(te);ne<Y;)me[ye++]=ee[ne++];for(++ne;ne<=te;)me[ye++]=ee[ne++];return R&&(me.length=te),me},P=function(R,Y,ee,te){var ne=te.length;if(R){for(var ye=ne;ye>=Y;)te[ye--]=te[ye];return te[Y]=ee,te}for(var me=0,fe=0,Fe=new Array(ne+1);me<Y;)Fe[fe++]=te[me++];for(Fe[Y]=ee;me<ne;)Fe[++fe]=te[me++];return Fe},I=1,U=2,G=3,z=4,J={__hamt_isEmpty:!0},X=function(R){return R===J||R&&R.__hamt_isEmpty},j=function(R,Y,ee,te){return{type:I,edit:R,hash:Y,key:ee,value:te,_modify:Oe}},ge=function(R,Y,ee){return{type:U,edit:R,hash:Y,children:ee,_modify:he}},ae=function(R,Y,ee){return{type:G,edit:R,mask:Y,children:ee,_modify:le}},ce=function(R,Y,ee){return{type:z,edit:R,size:Y,children:ee,_modify:pe}},Le=function(R){return R===J||R.type===I||R.type===U},Se=function(R,Y,ee,te,ne){for(var ye=[],me=te,fe=0,Fe=0;me;++Fe)me&1&&(ye[Fe]=ne[fe++]),me>>>=1;return ye[Y]=ee,ce(R,fe+1,ye)},we=function(R,Y,ee,te){for(var ne=new Array(Y-1),ye=0,me=0,fe=0,Fe=te.length;fe<Fe;++fe)if(fe!==ee){var se=te[fe];se&&!X(se)&&(ne[ye++]=se,me|=1<<fe)}return ae(R,me,ne)},rt=function O(R,Y,ee,te,ne,ye){if(ee===ne)return ge(R,ee,[ye,te]);var me=b(Y,ee),fe=b(Y,ne);return ae(R,v(me)|v(fe),me===fe?[O(R,Y+i,ee,te,ne,ye)]:me<fe?[te,ye]:[ye,te])},wt=function(R,Y,ee,te,ne,ye,me,fe){for(var Fe=ne.length,se=0;se<Fe;++se){var De=ne[se];if(ee(me,De.key)){var ke=De.value,ut=ye(ke);return ut===ke?ne:ut===d?(--fe.value,B(R,se,ne)):k(R,se,j(Y,te,me,ut),ne)}}var mt=ye();return mt===d?ne:(++fe.value,k(R,Fe,j(Y,te,me,mt),ne))},be=function(R,Y){return R===Y.edit},Oe=function(R,Y,ee,te,ne,ye,me){if(Y(ye,this.key)){var fe=te(this.value);return fe===this.value?this:fe===d?(--me.value,J):be(R,this)?(this.value=fe,this):j(R,ne,ye,fe)}var Fe=te();return Fe===d?this:(++me.value,rt(R,ee,this.hash,this,ne,j(R,ne,ye,Fe)))},he=function(R,Y,ee,te,ne,ye,me){if(ne===this.hash){var fe=be(R,this),Fe=wt(fe,R,Y,this.hash,this.children,te,ye,me);return Fe===this.children?this:Fe.length>1?ge(R,this.hash,Fe):Fe[0]}var se=te();return se===d?this:(++me.value,rt(R,ee,this.hash,this,ne,j(R,ne,ye,se)))},le=function(R,Y,ee,te,ne,ye,me){var fe=this.mask,Fe=this.children,se=b(ee,ne),De=v(se),ke=T(fe,De),ut=fe&De,mt=ut?Fe[ke]:J,Wt=mt._modify(R,Y,ee+i,te,ne,ye,me);if(mt===Wt)return this;var zt=be(R,this),Vt=fe,Ft=void 0;if(ut&&X(Wt)){if(Vt&=~De,!Vt)return J;if(Fe.length<=2&&Le(Fe[ke^1]))return Fe[ke^1];Ft=B(zt,ke,Fe)}else if(!ut&&!X(Wt)){if(Fe.length>=u)return Se(R,se,Wt,fe,Fe);Vt|=De,Ft=P(zt,ke,Wt,Fe)}else Ft=k(zt,ke,Wt,Fe);return zt?(this.mask=Vt,this.children=Ft,this):ae(R,Vt,Ft)},pe=function(R,Y,ee,te,ne,ye,me){var fe=this.size,Fe=this.children,se=b(ee,ne),De=Fe[se],ke=(De||J)._modify(R,Y,ee+i,te,ne,ye,me);if(De===ke)return this;var ut=be(R,this),mt=void 0;if(X(De)&&!X(ke))++fe,mt=k(ut,se,ke,Fe);else if(!X(De)&&X(ke)){if(--fe,fe<=c)return we(R,fe,se,Fe);mt=k(ut,se,J,Fe)}else mt=k(ut,se,ke,Fe);return ut?(this.size=fe,this.children=mt,this):ce(R,fe,mt)};J._modify=function(O,R,Y,ee,te,ne,ye){var me=ee();return me===d?J:(++ye.value,j(O,te,ne,me))};function V(O,R,Y,ee,te){this._editable=O,this._edit=R,this._config=Y,this._root=ee,this._size=te}V.prototype.setTree=function(O,R){return this._editable?(this._root=O,this._size=R,this):O===this._root?this:new V(this._editable,this._edit,this._config,O,R)};var N=n.tryGetHash=function(O,R,Y,ee){for(var te=ee._root,ne=0,ye=ee._config.keyEq;;)switch(te.type){case I:return ye(Y,te.key)?te.value:O;case U:{if(R===te.hash)for(var me=te.children,fe=0,Fe=me.length;fe<Fe;++fe){var se=me[fe];if(ye(Y,se.key))return se.value}return O}case G:{var De=b(ne,R),ke=v(De);if(te.mask&ke){te=te.children[T(te.mask,ke)],ne+=i;break}return O}case z:{if(te=te.children[b(ne,R)],te){ne+=i;break}return O}default:return O}};V.prototype.tryGetHash=function(O,R,Y){return N(O,R,Y,this)};var C=n.tryGet=function(O,R,Y){return N(O,Y._config.hash(R),R,Y)};V.prototype.tryGet=function(O,R){return C(O,R,this)};var F=n.getHash=function(O,R,Y){return N(void 0,O,R,Y)};V.prototype.getHash=function(O,R){return F(O,R,this)},n.get=function(O,R){return N(void 0,R._config.hash(O),O,R)},V.prototype.get=function(O,R){return C(R,O,this)};var W=n.has=function(O,R,Y){return N(d,O,R,Y)!==d};V.prototype.hasHash=function(O,R){return W(O,R,this)};var $=n.has=function(O,R){return W(R._config.hash(O),O,R)};V.prototype.has=function(O){return $(O,this)};var Z=function(R,Y){return R===Y};n.make=function(O){return new V(0,0,{keyEq:O&&O.keyEq||Z,hash:O&&O.hash||p},J,0)},n.empty=n.make();var xe=n.isEmpty=function(O){return O&&!!X(O._root)};V.prototype.isEmpty=function(){return xe(this)};var Ie=n.modifyHash=function(O,R,Y,ee){var te={value:ee._size},ne=ee._root._modify(ee._editable?ee._edit:NaN,ee._config.keyEq,0,O,R,Y,te);return ee.setTree(ne,te.value)};V.prototype.modifyHash=function(O,R,Y){return Ie(Y,O,R,this)};var Je=n.modify=function(O,R,Y){return Ie(O,Y._config.hash(R),R,Y)};V.prototype.modify=function(O,R){return Je(R,O,this)};var Ue=n.setHash=function(O,R,Y,ee){return Ie(h(Y),O,R,ee)};V.prototype.setHash=function(O,R,Y){return Ue(O,R,Y,this)};var ve=n.set=function(O,R,Y){return Ue(Y._config.hash(O),O,R,Y)};V.prototype.set=function(O,R){return ve(O,R,this)};var Ee=h(d),Ne=n.removeHash=function(O,R,Y){return Ie(Ee,O,R,Y)};V.prototype.removeHash=V.prototype.deleteHash=function(O,R){return Ne(O,R,this)};var Ae=n.remove=function(O,R){return Ne(R._config.hash(O),O,R)};V.prototype.remove=V.prototype.delete=function(O){return Ae(O,this)};var tt=n.beginMutation=function(O){return new V(O._editable+1,O._edit+1,O._config,O._root,O._size)};V.prototype.beginMutation=function(){return tt(this)};var Bt=n.endMutation=function(O){return O._editable=O._editable&&O._editable-1,O};V.prototype.endMutation=function(){return Bt(this)};var dt=n.mutate=function(O,R){var Y=tt(R);return O(Y),Bt(Y)};V.prototype.mutate=function(O){return dt(O,this)};var it=function(R){return R&&$e(R[0],R[1],R[2],R[3],R[4])},$e=function(R,Y,ee,te,ne){for(;ee<R;){var ye=Y[ee++];if(ye&&!X(ye))return Yt(ye,te,[R,Y,ee,te,ne])}return it(ne)},Yt=function(R,Y,ee){switch(R.type){case I:return{value:Y(R),rest:ee};case U:case z:case G:var te=R.children;return $e(te.length,te,0,Y,ee);default:return it(ee)}},qt={done:!0};function Nn(O){this.v=O}Nn.prototype.next=function(){if(!this.v)return qt;var O=this.v;return this.v=it(O.rest),O},Nn.prototype[Symbol.iterator]=function(){return this};var pt=function(R,Y){return new Nn(Yt(R._root,Y))},lt=function(R){return[R.key,R.value]},Pt=n.entries=function(O){return pt(O,lt)};V.prototype.entries=V.prototype[Symbol.iterator]=function(){return Pt(this)};var fn=function(R){return R.key},dn=n.keys=function(O){return pt(O,fn)};V.prototype.keys=function(){return dn(this)};var bn=function(R){return R.value},mr=n.values=V.prototype.values=function(O){return pt(O,bn)};V.prototype.values=function(){return mr(this)};var Qn=n.fold=function(O,R,Y){var ee=Y._root;if(ee.type===I)return O(R,ee.value,ee.key);for(var te=[ee.children],ne=void 0;ne=te.pop();)for(var ye=0,me=ne.length;ye<me;){var fe=ne[ye++];fe&&fe.type&&(fe.type===I?R=O(R,fe.value,fe.key):te.push(fe.children))}return R};V.prototype.fold=function(O,R){return Qn(O,R,this)};var Jn=n.forEach=function(O,R){return Qn(function(Y,ee,te){return O(ee,te,R)},null,R)};V.prototype.forEach=function(O){return Jn(O,this)};var hn=n.count=function(O){return O._size};V.prototype.count=function(){return hn(this)},Object.defineProperty(V.prototype,"size",{get:V.prototype.count}),t.exports?t.exports=n:(void 0).hamt=n});class JA{constructor(e){We(this,"_map",void 0),this._map=new Map(e?.entries())}keys(){return this._map.keys()}entries(){return this._map.entries()}get(e){return this._map.get(e)}has(e){return this._map.has(e)}set(e,n){return this._map.set(e,n),this}delete(e){return this._map.delete(e),this}clone(){return ku(this)}toMap(){return new Map(this._map)}}class Ru{constructor(e){if(We(this,"_hamt",QA.empty.beginMutation()),e instanceof Ru){const n=e._hamt.endMutation();e._hamt=n.beginMutation(),this._hamt=n.beginMutation()}else if(e)for(const[n,i]of e.entries())this._hamt.set(n,i)}keys(){return this._hamt.keys()}entries(){return this._hamt.entries()}get(e){return this._hamt.get(e)}has(e){return this._hamt.has(e)}set(e,n){return this._hamt.set(e,n),this}delete(e){return this._hamt.delete(e),this}clone(){return ku(this)}toMap(){return new Map(this._hamt)}}function ku(t){return vt("recoil_hamt_2020")?new Ru(t):new JA(t)}var XA={persistentMap:ku},ZA=XA.persistentMap,$A=Object.freeze({__proto__:null,persistentMap:ZA});function eE(t,...e){const n=new Set;e:for(const i of t){for(const o of e)if(o.has(i))continue e;n.add(i)}return n}var mm=eE;function tE(t,e){const n=new Map;return t.forEach((i,o)=>{n.set(o,e(i,o))}),n}var gm=tE;function nE(){return{nodeDeps:new Map,nodeToNodeSubscriptions:new Map}}function rE(t){return{nodeDeps:gm(t.nodeDeps,e=>new Set(e)),nodeToNodeSubscriptions:gm(t.nodeToNodeSubscriptions,e=>new Set(e))}}function Vu(t,e,n,i){const{nodeDeps:o,nodeToNodeSubscriptions:l}=n,u=o.get(t);if(u&&i&&u!==i.nodeDeps.get(t))return;o.set(t,e);const c=u==null?e:mm(e,u);for(const d of c)l.has(d)||l.set(d,new Set),St(l.get(d)).add(t);if(u){const d=mm(u,e);for(const h of d){if(!l.has(h))return;const p=St(l.get(h));p.delete(t),p.size===0&&l.delete(h)}}}function iE(t,e,n,i){var o,l,u,c;const d=n.getState();i===d.currentTree.version||i===((o=d.nextTree)===null||o===void 0?void 0:o.version)||i===((l=d.previousTree)===null||l===void 0?void 0:l.version)||tn("Tried to save dependencies to a discarded tree");const h=n.getGraph(i);if(Vu(t,e,h),i===((u=d.previousTree)===null||u===void 0?void 0:u.version)){const g=n.getGraph(d.currentTree.version);Vu(t,e,g,h)}if(i===((c=d.previousTree)===null||c===void 0?void 0:c.version)||i===d.currentTree.version){var p;const g=(p=d.nextTree)===null||p===void 0?void 0:p.version;if(g!==void 0){const b=n.getGraph(g);Vu(t,e,b,h)}}}var ys={cloneGraph:rE,graph:nE,saveDepsToStore:iE};let sE=0;const oE=()=>sE++;let aE=0;const lE=()=>aE++;let uE=0;var Eo={getNextTreeStateVersion:oE,getNextStoreID:lE,getNextComponentID:()=>uE++};const{persistentMap:vm}=$A,{graph:cE}=ys,{getNextTreeStateVersion:ym}=Eo;function fE(){const t=ym();return{version:t,stateID:t,transactionMetadata:{},dirtyAtoms:new Set,atomValues:vm(),nonvalidatedAtoms:vm()}}function dE(){const t=fE();return{currentTree:t,nextTree:null,previousTree:null,commitDepth:0,knownAtoms:new Set,knownSelectors:new Set,transactionSubscriptions:new Map,nodeTransactionSubscriptions:new Map,nodeToComponentSubscriptions:new Map,queuedComponentCallbacks_DEPRECATED:[],suspendedComponentResolvers:new Set,graphsByVersion:new Map().set(t.version,cE()),retention:{referenceCounts:new Map,nodesRetainedByZone:new Map,retainablesToCheckForRelease:new Set},nodeCleanupFunctions:new Map}}var wm={makeEmptyStoreState:dE,getNextTreeStateVersion:ym};class hE{}var Iu={RetentionZone:hE};function pE(t,e){const n=new Set(t);return n.add(e),n}var mE={setByAddingToSet:pE};function*gE(t,e){let n=0;for(const i of t)e(i,n++)&&(yield i)}var Mu=gE;function vE(t,e){return new Proxy(t,{get:(i,o)=>(!(o in i)&&o in e&&(i[o]=e[o]()),i[o]),ownKeys:i=>Object.keys(i)})}var bm=vE;const{getNode:ws,getNodeMaybe:yE,recoilValuesForKeys:xm}=wn,{RetentionZone:Sm}=Iu,{setByAddingToSet:wE}=mE,bE=Object.freeze(new Set);class xE extends Error{}function SE(t,e,n){if(!vt("recoil_memory_managament_2020"))return()=>{};const{nodesRetainedByZone:i}=t.getState().retention;function o(l){let u=i.get(l);u||i.set(l,u=new Set),u.add(e)}if(n instanceof Sm)o(n);else if(Array.isArray(n))for(const l of n)o(l);return()=>{if(!vt("recoil_memory_managament_2020"))return;const{retention:l}=t.getState();function u(c){const d=l.nodesRetainedByZone.get(c);d?.delete(e),d&&d.size===0&&l.nodesRetainedByZone.delete(c)}if(n instanceof Sm)u(n);else if(Array.isArray(n))for(const c of n)u(c)}}function Du(t,e,n,i){const o=t.getState();if(o.nodeCleanupFunctions.has(n))return;const l=ws(n),u=SE(t,n,l.retainedBy),c=l.init(t,e,i);o.nodeCleanupFunctions.set(n,()=>{c(),u()})}function AE(t,e,n){Du(t,t.getState().currentTree,e,n)}function EE(t,e){var n;const i=t.getState();(n=i.nodeCleanupFunctions.get(e))===null||n===void 0||n(),i.nodeCleanupFunctions.delete(e)}function TE(t,e,n){return Du(t,e,n,"get"),ws(n).get(t,e)}function Am(t,e,n){return ws(n).peek(t,e)}function CE(t,e,n){var i;const o=yE(e);return o==null||(i=o.invalidate)===null||i===void 0||i.call(o,t),{...t,atomValues:t.atomValues.clone().delete(e),nonvalidatedAtoms:t.nonvalidatedAtoms.clone().set(e,n),dirtyAtoms:wE(t.dirtyAtoms,e)}}function RE(t,e,n,i){const o=ws(n);if(o.set==null)throw new xE(`Attempt to set read-only RecoilValue: ${n}`);const l=o.set;return Du(t,e,n,"set"),l(t,e,i)}function kE(t,e,n){const i=t.getState(),o=t.getGraph(e.version),l=ws(n).nodeType;return bm({type:l},{loadable:()=>Am(t,e,n),isActive:()=>i.knownAtoms.has(n)||i.knownSelectors.has(n),isSet:()=>l==="selector"?!1:e.atomValues.has(n),isModified:()=>e.dirtyAtoms.has(n),deps:()=>{var u;return xm((u=o.nodeDeps.get(n))!==null&&u!==void 0?u:[])},subscribers:()=>{var u,c;return{nodes:xm(Mu(Em(t,e,new Set([n])),d=>d!==n)),components:So((u=(c=i.nodeToComponentSubscriptions.get(n))===null||c===void 0?void 0:c.values())!==null&&u!==void 0?u:[],([d])=>({name:d}))}}})}function Em(t,e,n){const i=new Set,o=Array.from(n),l=t.getGraph(e.version);for(let c=o.pop();c;c=o.pop()){var u;i.add(c);const d=(u=l.nodeToNodeSubscriptions.get(c))!==null&&u!==void 0?u:bE;for(const h of d)i.has(h)||o.push(h)}return i}var $r={getNodeLoadable:TE,peekNodeLoadable:Am,setNodeValue:RE,initializeNode:AE,cleanUpNode:EE,setUnvalidatedAtomValue_DEPRECATED:CE,peekNodeInfo:kE,getDownstreamNodes:Em};let Tm=null;function VE(t){Tm=t}function IE(){var t;(t=Tm)===null||t===void 0||t()}var Cm={setInvalidateMemoizedSnapshot:VE,invalidateMemoizedSnapshot:IE};const{getDownstreamNodes:ME,getNodeLoadable:Rm,setNodeValue:DE}=$r,{getNextComponentID:PE}=Eo,{getNode:OE,getNodeMaybe:km}=wn,{DefaultValue:Pu}=wn,{reactMode:NE}=Au,{AbstractRecoilValue:LE,RecoilState:WL,RecoilValueReadOnly:zL,isRecoilValue:_L}=Zr,{invalidateMemoizedSnapshot:UE}=Cm;function FE(t,{key:e},n=t.getState().currentTree){var i,o;const l=t.getState();n.version===l.currentTree.version||n.version===((i=l.nextTree)===null||i===void 0?void 0:i.version)||n.version===((o=l.previousTree)===null||o===void 0?void 0:o.version)||tn("Tried to read from a discarded tree");const u=Rm(t,n,e);return u.state==="loading"&&u.contents.catch(()=>{}),u}function BE(t,e){const n=t.clone();return e.forEach((i,o)=>{i.state==="hasValue"&&i.contents instanceof Pu?n.delete(o):n.set(o,i)}),n}function qE(t,e,{key:n},i){if(typeof i=="function"){const o=Rm(t,e,n);if(o.state==="loading"){const l=`Tried to set atom or selector "${n}" using an updater function while the current state is pending, this is not currently supported.`;throw tn(l),Pe(l)}else if(o.state==="hasError")throw o.contents;return i(o.contents)}else return i}function WE(t,e,n){if(n.type==="set"){const{recoilValue:o,valueOrUpdater:l}=n,u=qE(t,e,o,l),c=DE(t,e,o.key,u);for(const[d,h]of c.entries())Ou(e,d,h)}else if(n.type==="setLoadable"){const{recoilValue:{key:o},loadable:l}=n;Ou(e,o,l)}else if(n.type==="markModified"){const{recoilValue:{key:o}}=n;e.dirtyAtoms.add(o)}else if(n.type==="setUnvalidated"){var i;const{recoilValue:{key:o},unvalidatedValue:l}=n,u=km(o);u==null||(i=u.invalidate)===null||i===void 0||i.call(u,e),e.atomValues.delete(o),e.nonvalidatedAtoms.set(o,l),e.dirtyAtoms.add(o)}else tn(`Unknown action ${n.type}`)}function Ou(t,e,n){n.state==="hasValue"&&n.contents instanceof Pu?t.atomValues.delete(e):t.atomValues.set(e,n),t.dirtyAtoms.add(e),t.nonvalidatedAtoms.delete(e)}function Vm(t,e){t.replaceState(n=>{const i=Im(n);for(const o of e)WE(t,i,o);return Mm(t,i),UE(),i})}function To(t,e){if(bs.length){const n=bs[bs.length-1];let i=n.get(t);i||n.set(t,i=[]),i.push(e)}else Vm(t,[e])}const bs=[];function zE(){const t=new Map;return bs.push(t),()=>{for(const[n,i]of t)Vm(n,i);bs.pop()!==t&&tn("Incorrect order of batch popping")}}function Im(t){return{...t,atomValues:t.atomValues.clone(),nonvalidatedAtoms:t.nonvalidatedAtoms.clone(),dirtyAtoms:new Set(t.dirtyAtoms)}}function Mm(t,e){const n=ME(t,e,e.dirtyAtoms);for(const l of n){var i,o;(i=km(l))===null||i===void 0||(o=i.invalidate)===null||o===void 0||o.call(i,e)}}function Dm(t,e,n){To(t,{type:"set",recoilValue:e,valueOrUpdater:n})}function _E(t,e,n){if(n instanceof Pu)return Dm(t,e,n);To(t,{type:"setLoadable",recoilValue:e,loadable:n})}function KE(t,e){To(t,{type:"markModified",recoilValue:e})}function HE(t,e,n){To(t,{type:"setUnvalidated",recoilValue:e,unvalidatedValue:n})}function YE(t,{key:e},n,i=null){const o=PE(),l=t.getState();l.nodeToComponentSubscriptions.has(e)||l.nodeToComponentSubscriptions.set(e,new Map),St(l.nodeToComponentSubscriptions.get(e)).set(o,[i??"<not captured>",n]);const u=NE();if(u.early&&(u.mode==="LEGACY"||u.mode==="MUTABLE_SOURCE")){const c=t.getState().nextTree;c&&c.dirtyAtoms.has(e)&&n(c)}return{release:()=>{const c=t.getState(),d=c.nodeToComponentSubscriptions.get(e);if(d===void 0||!d.has(o)){tn(`Subscription missing at release time for atom ${e}. This is a bug in Recoil.`);return}d.delete(o),d.size===0&&c.nodeToComponentSubscriptions.delete(e)}}}function GE(t,e){var n;const{currentTree:i}=t.getState(),o=OE(e.key);(n=o.clearCache)===null||n===void 0||n.call(o,t,i)}var dr={AbstractRecoilValue:LE,getRecoilValueAsLoadable:FE,setRecoilValue:Dm,setRecoilValueLoadable:_E,markRecoilValueModified:KE,setUnvalidatedRecoilValue:HE,subscribeToRecoilValue:YE,applyAtomValueWrites:BE,batchStart:zE,writeLoadableToTreeState:Ou,invalidateDownstreams:Mm,copyTreeState:Im,refreshRecoilValue:GE};function jE(t,e,n){const i=t.entries();let o=i.next();for(;!o.done;){const l=o.value;if(e.call(n,l[1],l[0],t))return!0;o=i.next()}return!1}var QE=jE;const{cleanUpNode:JE}=$r,{deleteNodeConfigIfPossible:XE,getNode:Pm}=wn,{RetentionZone:Om}=Iu,ZE=12e4,Nm=new Set;function Lm(t,e){const n=t.getState(),i=n.currentTree;if(n.nextTree){tn("releaseNodesNowOnCurrentTree should only be called at the end of a batch");return}const o=new Set;for(const u of e)if(u instanceof Om)for(const c of nT(n,u))o.add(c);else o.add(u);const l=$E(t,o);for(const u of l)tT(t,i,u)}function $E(t,e){const n=t.getState(),i=n.currentTree,o=t.getGraph(i.version),l=new Set,u=new Set;return c(e),l;function c(d){const h=new Set,p=eT(t,i,d,l,u);for(const T of p){var g;if(Pm(T).retainedBy==="recoilRoot"){u.add(T);continue}if(((g=n.retention.referenceCounts.get(T))!==null&&g!==void 0?g:0)>0){u.add(T);continue}if(Um(T).some(B=>n.retention.referenceCounts.get(B))){u.add(T);continue}const k=o.nodeToNodeSubscriptions.get(T);if(k&&QE(k,B=>u.has(B))){u.add(T);continue}l.add(T),h.add(T)}const b=new Set;for(const T of h)for(const k of(v=o.nodeDeps.get(T))!==null&&v!==void 0?v:Nm){var v;l.has(k)||b.add(k)}b.size&&c(b)}}function eT(t,e,n,i,o){const l=t.getGraph(e.version),u=[],c=new Set;for(;n.size>0;)d(St(n.values().next().value));return u;function d(h){if(i.has(h)||o.has(h)){n.delete(h);return}if(c.has(h))return;const p=l.nodeToNodeSubscriptions.get(h);if(p)for(const g of p)d(g);c.add(h),n.delete(h),u.push(h)}}function tT(t,e,n){if(!vt("recoil_memory_managament_2020"))return;JE(t,n);const i=t.getState();i.knownAtoms.delete(n),i.knownSelectors.delete(n),i.nodeTransactionSubscriptions.delete(n),i.retention.referenceCounts.delete(n);const o=Um(n);for(const d of o){var l;(l=i.retention.nodesRetainedByZone.get(d))===null||l===void 0||l.delete(n)}e.atomValues.delete(n),e.dirtyAtoms.delete(n),e.nonvalidatedAtoms.delete(n);const u=i.graphsByVersion.get(e.version);if(u){const d=u.nodeDeps.get(n);if(d!==void 0){u.nodeDeps.delete(n);for(const h of d){var c;(c=u.nodeToNodeSubscriptions.get(h))===null||c===void 0||c.delete(n)}}u.nodeToNodeSubscriptions.delete(n)}XE(n)}function nT(t,e){var n;return(n=t.retention.nodesRetainedByZone.get(e))!==null&&n!==void 0?n:Nm}function Um(t){const e=Pm(t).retainedBy;return e===void 0||e==="components"||e==="recoilRoot"?[]:e instanceof Om?[e]:e}function rT(t,e){const n=t.getState();n.nextTree?n.retention.retainablesToCheckForRelease.add(e):Lm(t,new Set([e]))}function iT(t,e,n){var i;if(!vt("recoil_memory_managament_2020"))return;const o=t.getState().retention.referenceCounts,l=((i=o.get(e))!==null&&i!==void 0?i:0)+n;l===0?sT(t,e):o.set(e,l)}function sT(t,e){if(!vt("recoil_memory_managament_2020"))return;t.getState().retention.referenceCounts.delete(e),rT(t,e)}function oT(t){if(!vt("recoil_memory_managament_2020"))return;const e=t.getState();Lm(t,e.retention.retainablesToCheckForRelease),e.retention.retainablesToCheckForRelease.clear()}function aT(t){return t===void 0?"recoilRoot":t}var Vi={SUSPENSE_TIMEOUT_MS:ZE,updateRetainCount:iT,releaseScheduledRetainablesNow:oT,retainedByOptionWithDefault:aT};const{unstable_batchedUpdates:lT}=Za;var uT={unstable_batchedUpdates:lT};const{unstable_batchedUpdates:cT}=uT;var fT={unstable_batchedUpdates:cT};const{batchStart:dT}=dr,{unstable_batchedUpdates:hT}=fT;let pT=hT||(t=>t());var Nu={batchUpdates:t=>{pT(()=>{let e=()=>{};try{e=dT(),t()}finally{e()}})}};function*mT(t){for(const e of t)for(const n of e)yield n}var Fm=mT;const Bm=typeof Window>"u"||typeof window>"u",gT=t=>!Bm&&(t===window||t instanceof Window),vT=typeof navigator<"u"&&navigator.product==="ReactNative";var Co={isSSR:Bm,isReactNative:vT,isWindow:gT};function yT(t,e){let n,i;return[(...u)=>{const c=e(...u);return n===c||(n=c,i=t(...u)),i},()=>{n=null}]}var wT={memoizeOneWithArgsHashAndInvalidation:yT};const{batchUpdates:Lu}=Nu,{initializeNode:bT,peekNodeInfo:xT}=$r,{graph:ST}=ys,{getNextStoreID:AT}=Eo,{DEFAULT_VALUE:ET,recoilValues:qm,recoilValuesForKeys:Wm}=wn,{AbstractRecoilValue:TT,getRecoilValueAsLoadable:CT,setRecoilValue:zm,setUnvalidatedRecoilValue:RT}=dr,{updateRetainCount:Ro}=Vi,{setInvalidateMemoizedSnapshot:kT}=Cm,{getNextTreeStateVersion:VT,makeEmptyStoreState:IT}=wm,{isSSR:MT}=Co,{memoizeOneWithArgsHashAndInvalidation:DT}=wT,PT=`
|
|
26
|
+
Recoil Snapshots only last for the duration of the callback they are provided to. To keep a Snapshot longer, do this:
|
|
27
|
+
|
|
28
|
+
const release = snapshot.retain();
|
|
29
|
+
try {
|
|
30
|
+
await doSomethingWithSnapshot(snapshot);
|
|
31
|
+
} finally {
|
|
32
|
+
release();
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
This is currently a DEV-only warning but will become a thrown exception in the next release of Recoil.
|
|
36
|
+
`;class ko{constructor(e,n){We(this,"_store",void 0),We(this,"_refCount",1),We(this,"getLoadable",i=>(this.checkRefCount_INTERNAL(),CT(this._store,i))),We(this,"getPromise",i=>(this.checkRefCount_INTERNAL(),this.getLoadable(i).toPromise())),We(this,"getNodes_UNSTABLE",i=>{if(this.checkRefCount_INTERNAL(),i?.isModified===!0){if(i?.isInitialized===!1)return[];const u=this._store.getState().currentTree;return Wm(u.dirtyAtoms)}const o=this._store.getState().knownAtoms,l=this._store.getState().knownSelectors;return i?.isInitialized==null?qm.values():i.isInitialized===!0?Wm(Fm([o,l])):Mu(qm.values(),({key:u})=>!o.has(u)&&!l.has(u))}),We(this,"getInfo_UNSTABLE",({key:i})=>(this.checkRefCount_INTERNAL(),xT(this._store,this._store.getState().currentTree,i))),We(this,"map",i=>{this.checkRefCount_INTERNAL();const o=new Uu(this,Lu);return i(o),o}),We(this,"asyncMap",async i=>{this.checkRefCount_INTERNAL();const o=new Uu(this,Lu);return o.retain(),await i(o),o.autoRelease_INTERNAL(),o}),this._store={storeID:AT(),parentStoreID:n,getState:()=>e,replaceState:i=>{e.currentTree=i(e.currentTree)},getGraph:i=>{const o=e.graphsByVersion;if(o.has(i))return St(o.get(i));const l=ST();return o.set(i,l),l},subscribeToTransactions:()=>({release:()=>{}}),addTransactionMetadata:()=>{throw Pe("Cannot subscribe to Snapshots")}};for(const i of this._store.getState().knownAtoms)bT(this._store,i,"get"),Ro(this._store,i,1);this.autoRelease_INTERNAL()}retain(){if(this._refCount<=0){if(process.env.NODE_ENV!=="production")throw Pe("Snapshot has already been released.");tn("Attempt to retain() Snapshot that was already released.")}this._refCount++;let e=!1;return()=>{e||(e=!0,this._release())}}autoRelease_INTERNAL(){MT||window.setTimeout(()=>this._release(),10)}_release(){if(this._refCount--,this._refCount===0){if(this._store.getState().nodeCleanupFunctions.forEach(e=>e()),this._store.getState().nodeCleanupFunctions.clear(),!vt("recoil_memory_managament_2020"))return}else this._refCount<0&&process.env.NODE_ENV!=="production"&&tn("Snapshot released an extra time.")}isRetained(){return this._refCount>0}checkRefCount_INTERNAL(){vt("recoil_memory_managament_2020")&&this._refCount<=0&&process.env.NODE_ENV!=="production"&&tn(PT)}getStore_INTERNAL(){return this.checkRefCount_INTERNAL(),this._store}getID(){return this.checkRefCount_INTERNAL(),this._store.getState().currentTree.stateID}getStoreID(){return this.checkRefCount_INTERNAL(),this._store.storeID}}function _m(t,e,n=!1){const i=t.getState(),o=n?VT():e.version;return{currentTree:{version:n?o:e.version,stateID:n?o:e.stateID,transactionMetadata:{...e.transactionMetadata},dirtyAtoms:new Set(e.dirtyAtoms),atomValues:e.atomValues.clone(),nonvalidatedAtoms:e.nonvalidatedAtoms.clone()},commitDepth:0,nextTree:null,previousTree:null,knownAtoms:new Set(i.knownAtoms),knownSelectors:new Set(i.knownSelectors),transactionSubscriptions:new Map,nodeTransactionSubscriptions:new Map,nodeToComponentSubscriptions:new Map,queuedComponentCallbacks_DEPRECATED:[],suspendedComponentResolvers:new Set,graphsByVersion:new Map().set(o,t.getGraph(e.version)),retention:{referenceCounts:new Map,nodesRetainedByZone:new Map,retainablesToCheckForRelease:new Set},nodeCleanupFunctions:new Map(So(i.nodeCleanupFunctions.entries(),([l])=>[l,()=>{}]))}}function OT(t){const e=new ko(IT());return t!=null?e.map(t):e}const[Km,Hm]=DT((t,e)=>{var n;const i=t.getState(),o=e==="latest"?(n=i.nextTree)!==null&&n!==void 0?n:i.currentTree:St(i.previousTree);return new ko(_m(t,o),t.storeID)},(t,e)=>{var n,i;return String(e)+String(t.storeID)+String((n=t.getState().nextTree)===null||n===void 0?void 0:n.version)+String(t.getState().currentTree.version)+String((i=t.getState().previousTree)===null||i===void 0?void 0:i.version)});kT(Hm);function NT(t,e="latest"){const n=Km(t,e);return n.isRetained()?n:(Hm(),Km(t,e))}class Uu extends ko{constructor(e,n){super(_m(e.getStore_INTERNAL(),e.getStore_INTERNAL().getState().currentTree,!0),e.getStoreID()),We(this,"_batch",void 0),We(this,"set",(i,o)=>{this.checkRefCount_INTERNAL();const l=this.getStore_INTERNAL();this._batch(()=>{Ro(l,i.key,1),zm(this.getStore_INTERNAL(),i,o)})}),We(this,"reset",i=>{this.checkRefCount_INTERNAL();const o=this.getStore_INTERNAL();this._batch(()=>{Ro(o,i.key,1),zm(this.getStore_INTERNAL(),i,ET)})}),We(this,"setUnvalidatedAtomValues_DEPRECATED",i=>{this.checkRefCount_INTERNAL();const o=this.getStore_INTERNAL();Lu(()=>{for(const[l,u]of i.entries())Ro(o,l,1),RT(o,new TT(l),u)})}),this._batch=n}}var Vo={Snapshot:ko,MutableSnapshot:Uu,freshSnapshot:OT,cloneSnapshot:NT},LT=Vo.Snapshot,UT=Vo.MutableSnapshot,FT=Vo.freshSnapshot,BT=Vo.cloneSnapshot,Io=Object.freeze({__proto__:null,Snapshot:LT,MutableSnapshot:UT,freshSnapshot:FT,cloneSnapshot:BT});function qT(...t){const e=new Set;for(const n of t)for(const i of n)e.add(i);return e}var WT=qT;const{useRef:zT}=S;function _T(t){const e=zT(t);return e.current===t&&typeof t=="function"&&(e.current=t()),e}var Ym=_T;const{getNextTreeStateVersion:KT,makeEmptyStoreState:Gm}=wm,{cleanUpNode:HT,getDownstreamNodes:YT,initializeNode:GT,setNodeValue:jT,setUnvalidatedAtomValue_DEPRECATED:QT}=$r,{graph:JT}=ys,{cloneGraph:XT}=ys,{getNextStoreID:jm}=Eo,{createMutableSource:Fu,reactMode:Qm}=Au,{applyAtomValueWrites:ZT}=dr,{releaseScheduledRetainablesNow:Jm}=Vi,{freshSnapshot:$T}=Io,{useCallback:e2,useContext:Xm,useEffect:Bu,useMemo:t2,useRef:n2,useState:r2}=S;function xs(){throw Pe("This component must be used inside a <RecoilRoot> component.")}const Zm=Object.freeze({storeID:jm(),getState:xs,replaceState:xs,getGraph:xs,subscribeToTransactions:xs,addTransactionMetadata:xs});let qu=!1;function $m(t){if(qu)throw Pe("An atom update was triggered within the execution of a state updater function. State updater functions provided to Recoil must be pure functions.");const e=t.getState();if(e.nextTree===null){vt("recoil_memory_managament_2020")&&vt("recoil_release_on_cascading_update_killswitch_2021")&&e.commitDepth>0&&Jm(t);const n=e.currentTree.version,i=KT();e.nextTree={...e.currentTree,version:i,stateID:i,dirtyAtoms:new Set,transactionMetadata:{}},e.graphsByVersion.set(i,XT(St(e.graphsByVersion.get(n))))}}const eg=S.createContext({current:Zm}),Wu=()=>Xm(eg),tg=S.createContext(null);function i2(){const t=Xm(tg);return t==null&&Tu("Attempted to use a Recoil hook outside of a <RecoilRoot>. <RecoilRoot> must be an ancestor of any component that uses Recoil hooks."),t}function ng(t,e,n){const i=YT(t,n,n.dirtyAtoms);for(const o of i){const l=e.nodeToComponentSubscriptions.get(o);if(l)for(const[u,[c,d]]of l)d(n)}}function s2(t){const e=t.getState(),n=e.currentTree,i=n.dirtyAtoms;if(i.size){for(const[o,l]of e.nodeTransactionSubscriptions)if(i.has(o))for(const[u,c]of l)c(t);for(const[o,l]of e.transactionSubscriptions)l(t);(!Qm().early||e.suspendedComponentResolvers.size>0)&&(ng(t,e,n),e.suspendedComponentResolvers.forEach(o=>o()),e.suspendedComponentResolvers.clear())}e.queuedComponentCallbacks_DEPRECATED.forEach(o=>o(n)),e.queuedComponentCallbacks_DEPRECATED.splice(0,e.queuedComponentCallbacks_DEPRECATED.length)}function o2(t){const e=t.getState();e.commitDepth++;try{const{nextTree:n}=e;if(n==null)return;e.previousTree=e.currentTree,e.currentTree=n,e.nextTree=null,s2(t),e.previousTree!=null?e.graphsByVersion.delete(e.previousTree.version):tn("Ended batch with no previous state, which is unexpected","recoil"),e.previousTree=null,vt("recoil_memory_managament_2020")&&n==null&&Jm(t)}finally{e.commitDepth--}}function a2({setNotifyBatcherOfChange:t}){const e=Wu(),[,n]=r2([]);return t(()=>n({})),Bu(()=>(t(()=>n({})),()=>{t(()=>{})}),[t]),Bu(()=>{GA.enqueueExecution("Batcher",()=>{o2(e.current)})}),null}process.env.NODE_ENV!=="production"&&typeof window<"u"&&!window.$recoilDebugStates&&(window.$recoilDebugStates=[]);function l2(t,e){const n=Gm();return e({set:(i,o)=>{const l=n.currentTree,u=jT(t,l,i.key,o),c=new Set(u.keys()),d=l.nonvalidatedAtoms.clone();for(const h of c)d.delete(h);n.currentTree={...l,dirtyAtoms:WT(l.dirtyAtoms,c),atomValues:ZT(l.atomValues,u),nonvalidatedAtoms:d}},setUnvalidatedAtomValues:i=>{i.forEach((o,l)=>{n.currentTree=QT(n.currentTree,l,o)})}}),n}function u2(t){const e=$T(t),n=e.getStore_INTERNAL().getState();return e.retain(),n.nodeCleanupFunctions.forEach(i=>i()),n.nodeCleanupFunctions.clear(),n}let rg=0;function c2({initializeState_DEPRECATED:t,initializeState:e,store_INTERNAL:n,children:i}){let o;const l=v=>{const T=o.current.graphsByVersion;if(T.has(v))return St(T.get(v));const k=JT();return T.set(v,k),k},u=(v,T)=>{if(T==null){const{transactionSubscriptions:k}=g.current.getState(),B=rg++;return k.set(B,v),{release:()=>{k.delete(B)}}}else{const{nodeTransactionSubscriptions:k}=g.current.getState();k.has(T)||k.set(T,new Map);const B=rg++;return St(k.get(T)).set(B,v),{release:()=>{const P=k.get(T);P&&(P.delete(B),P.size===0&&k.delete(T))}}}},c=v=>{$m(g.current);for(const T of Object.keys(v))St(g.current.getState().nextTree).transactionMetadata[T]=v[T]},d=v=>{$m(g.current);const T=St(o.current.nextTree);let k;try{qu=!0,k=v(T)}finally{qu=!1}k!==T&&(process.env.NODE_ENV!=="production"&&typeof window<"u"&&window.$recoilDebugStates.push(k),o.current.nextTree=k,Qm().early&&ng(g.current,o.current,k),St(h.current)())},h=n2(null),p=e2(v=>{h.current=v},[h]),g=Ym(()=>n??{storeID:jm(),getState:()=>o.current,replaceState:d,getGraph:l,subscribeToTransactions:u,addTransactionMetadata:c});n!=null&&(g.current=n),o=Ym(()=>t!=null?l2(g.current,t):e!=null?u2(e):Gm());const b=t2(()=>Fu?.(o,()=>o.current.currentTree.version),[o]);return Bu(()=>{const v=g.current;for(const T of new Set(v.getState().knownAtoms))GT(v,T,"get");return()=>{for(const T of v.getState().knownAtoms)HT(v,T)}},[g]),S.createElement(eg.Provider,{value:g},S.createElement(tg.Provider,{value:b},S.createElement(a2,{setNotifyBatcherOfChange:p}),i))}function f2(t){const{override:e,...n}=t,i=Wu();return e===!1&&i.current!==Zm?t.children:S.createElement(c2,n)}var zu={RecoilRoot:f2,useStoreRef:Wu,useRecoilMutableSource:i2};function d2(t,e){if(t===e)return!0;if(t.length!==e.length)return!1;for(let n=0,i=t.length;n<i;n++)if(t[n]!==e[n])return!1;return!0}var h2=d2;const{useEffect:p2,useRef:m2}=S;function g2(t){const e=m2();return p2(()=>{e.current=t}),e.current}var v2=g2;const{useStoreRef:y2}=zu,{SUSPENSE_TIMEOUT_MS:w2}=Vi,{updateRetainCount:Ss}=Vi,{RetentionZone:b2}=Iu,{useEffect:x2,useRef:S2}=S,{isSSR:ig}=Co;function A2(t){if(vt("recoil_memory_managament_2020"))return E2(t)}function E2(t){const n=(Array.isArray(t)?t:[t]).map(u=>u instanceof b2?u:u.key),i=y2();x2(()=>{if(!vt("recoil_memory_managament_2020"))return;const u=i.current;if(o.current&&!ig)window.clearTimeout(o.current),o.current=null;else for(const c of n)Ss(u,c,1);return()=>{for(const c of n)Ss(u,c,-1)}},[i,...n]);const o=S2(),l=v2(n);if(!ig&&(l===void 0||!h2(l,n))){const u=i.current;for(const c of n)Ss(u,c,1);if(l)for(const c of l)Ss(u,c,-1);o.current&&window.clearTimeout(o.current),o.current=window.setTimeout(()=>{o.current=null;for(const c of n)Ss(u,c,-1)},w2)}}var T2=A2;function C2(){return"<component name not available>"}var Mo=C2;const{DEFAULT_VALUE:R2}=wn,{currentRendererSupportsUseSyncExternalStore:k2,reactMode:As,useMutableSource:V2,useSyncExternalStore:I2}=Au,{useRecoilMutableSource:M2,useStoreRef:ei}=zu,{isRecoilValue:D2}=Zr,{getRecoilValueAsLoadable:Do,setRecoilValue:sg,subscribeToRecoilValue:Po}=dr,{useCallback:Mn,useEffect:Oo,useMemo:P2,useRef:og,useState:ag}=S,{isSSR:O2}=Co;function N2(t,e,n){if(t.state==="hasValue")return t.contents;throw t.state==="loading"?new Promise(o=>{const l=n.current.getState().suspendedComponentResolvers;l.add(o),O2&&ht(t.contents)&&t.contents.finally(()=>{l.delete(o)})}):t.state==="hasError"?t.contents:Pe(`Invalid value of loadable atom "${e.key}"`)}function Es(t,e){if(!D2(t))throw Pe(`Invalid argument to ${e}: expected an atom or selector but got ${String(t)}`)}function L2(t){const e=ei(),n=Mo(),i=Mn(()=>{var c;process.env.NODE_ENV;const d=e.current,h=d.getState(),p=As().early&&(c=h.nextTree)!==null&&c!==void 0?c:h.currentTree;return{loadable:Do(d,t,p),key:t.key}},[e,t]),o=Mn(c=>{let d;return()=>{var h,p;const g=c();return(h=d)!==null&&h!==void 0&&h.loadable.is(g.loadable)&&((p=d)===null||p===void 0?void 0:p.key)===g.key?d:(d=g,g)}},[]),l=P2(()=>o(i),[i,o]),u=Mn(c=>{const d=e.current;return Po(d,t,c,n).release},[e,t,n]);return I2(u,l,l).loadable}function U2(t){const e=ei(),n=Mn(()=>{var h;const p=e.current,g=p.getState(),b=As().early&&(h=g.nextTree)!==null&&h!==void 0?h:g.currentTree;return Do(p,t,b)},[e,t]),i=Mn(()=>(process.env.NODE_ENV,n()),[n]),o=Mo(),l=Mn((h,p)=>{const g=e.current;return Po(g,t,()=>{if(!vt("recoil_suppress_rerender_in_callback"))return p();const v=n();d.current.is(v)||p(),d.current=v},o).release},[e,t,o,n]),u=M2();if(u==null)throw Pe("Recoil hooks must be used in components contained within a <RecoilRoot> component.");const c=V2(u,i,l),d=og(c);return Oo(()=>{d.current=c}),c}function lg(t){const e=ei(),n=Mo(),i=Mn(()=>{var d;process.env.NODE_ENV;const h=e.current,p=h.getState(),g=As().early&&(d=p.nextTree)!==null&&d!==void 0?d:p.currentTree;return Do(h,t,g)},[e,t]),o=Mn(()=>({loadable:i(),key:t.key}),[i,t.key]),l=Mn(d=>{const h=o();return d.loadable.is(h.loadable)&&d.key===h.key?d:h},[o]);Oo(()=>{const d=Po(e.current,t,h=>{c(l)},n);return c(l),d.release},[n,t,e,l]);const[u,c]=ag(o);return u.key!==t.key?o().loadable:u.loadable}function F2(t){const e=ei(),[,n]=ag([]),i=Mo(),o=Mn(()=>{var c;process.env.NODE_ENV;const d=e.current,h=d.getState(),p=As().early&&(c=h.nextTree)!==null&&c!==void 0?c:h.currentTree;return Do(d,t,p)},[e,t]),l=o(),u=og(l);return Oo(()=>{u.current=l}),Oo(()=>{const c=e.current,d=c.getState(),h=Po(c,t,g=>{var b;if(!vt("recoil_suppress_rerender_in_callback"))return n([]);const v=o();(b=u.current)!==null&&b!==void 0&&b.is(v)||n(v),u.current=v},i);if(d.nextTree)c.getState().queuedComponentCallbacks_DEPRECATED.push(()=>{u.current=null,n([])});else{var p;if(!vt("recoil_suppress_rerender_in_callback"))return n([]);const g=o();(p=u.current)!==null&&p!==void 0&&p.is(g)||n(g),u.current=g}return h.release},[i,o,t,e]),l}function B2(t){return process.env.NODE_ENV!=="production"&&Es(t,"useRecoilValueLoadable"),vt("recoil_memory_managament_2020")&&T2(t),{TRANSITION_SUPPORT:lg,SYNC_EXTERNAL_STORE:k2()?L2:lg,MUTABLE_SOURCE:U2,LEGACY:F2}[As().mode](t)}function ug(t){process.env.NODE_ENV!=="production"&&Es(t,"useRecoilValue");const e=ei(),n=B2(t);return N2(n,t,e)}function cg(t){process.env.NODE_ENV!=="production"&&Es(t,"useSetRecoilState");const e=ei();return Mn(n=>{sg(e.current,t,n)},[e,t])}function q2(t){process.env.NODE_ENV!=="production"&&Es(t,"useResetRecoilState");const e=ei();return Mn(()=>{sg(e.current,t,R2)},[e,t])}function W2(t){return process.env.NODE_ENV!=="production"&&Es(t,"useRecoilState"),[ug(t),cg(t)]}var z2={useRecoilState:W2,useRecoilValue:ug,useResetRecoilState:q2,useSetRecoilState:cg};const{batchUpdates:_2}=Nu,{DEFAULT_VALUE:K2,getNode:H2}=wn,{AbstractRecoilValue:Y2,setRecoilValueLoadable:G2}=dr,{cloneSnapshot:HL}=Io,{useCallback:YL,useEffect:GL,useRef:jL,useState:QL}=S;function j2(t,e){var n;const i=t.getState(),o=(n=i.nextTree)!==null&&n!==void 0?n:i.currentTree,l=e.getStore_INTERNAL().getState().currentTree;_2(()=>{const u=new Set;for(const h of[o.atomValues.keys(),l.atomValues.keys()])for(const p of h){var c,d;((c=o.atomValues.get(p))===null||c===void 0?void 0:c.contents)!==((d=l.atomValues.get(p))===null||d===void 0?void 0:d.contents)&&H2(p).shouldRestoreFromSnapshots&&u.add(p)}u.forEach(h=>{G2(t,new Y2(h),l.atomValues.has(h)?St(l.atomValues.get(h)):K2)}),t.replaceState(h=>({...h,stateID:e.getID()}))})}var Q2={gotoSnapshot:j2};const{useMemo:JL}=S,{loadableWithValue:J2}=gs,{initializeNode:X2}=$r,{DEFAULT_VALUE:Z2,getNode:$2}=wn,{copyTreeState:eC,getRecoilValueAsLoadable:tC,invalidateDownstreams:nC,writeLoadableToTreeState:rC}=dr;function fg(t){return $2(t.key).nodeType==="atom"}class iC{constructor(e,n){We(this,"_store",void 0),We(this,"_treeState",void 0),We(this,"_changes",void 0),We(this,"get",i=>{if(this._changes.has(i.key))return this._changes.get(i.key);if(!fg(i))throw Pe("Reading selectors within atomicUpdate is not supported");const o=tC(this._store,i,this._treeState);if(o.state==="hasValue")return o.contents;throw o.state==="hasError"?o.contents:Pe(`Expected Recoil atom ${i.key} to have a value, but it is in a loading state.`)}),We(this,"set",(i,o)=>{if(!fg(i))throw Pe("Setting selectors within atomicUpdate is not supported");if(typeof o=="function"){const l=this.get(i);this._changes.set(i.key,o(l))}else X2(this._store,i.key,"set"),this._changes.set(i.key,o)}),We(this,"reset",i=>{this.set(i,Z2)}),this._store=e,this._treeState=n,this._changes=new Map}newTreeState_INTERNAL(){if(this._changes.size===0)return this._treeState;const e=eC(this._treeState);for(const[n,i]of this._changes)rC(e,n,J2(i));return nC(this._store,e),e}}function sC(t){return e=>{t.replaceState(n=>{const i=new iC(t,n);return e(i),i.newTreeState_INTERNAL()})}}var oC={atomicUpdater:sC},aC=oC.atomicUpdater,dg=Object.freeze({__proto__:null,atomicUpdater:aC});function lC(t,e){if(!t)throw new Error(e)}var uC=lC,rr=uC;const{atomicUpdater:cC}=dg,{batchUpdates:fC}=Nu,{DEFAULT_VALUE:dC}=wn,{refreshRecoilValue:hC,setRecoilValue:hg}=dr,{cloneSnapshot:pC}=Io,{gotoSnapshot:mC}=Q2,{useCallback:XL}=S;class pg{}const gC=new pg;function vC(t,e,n,i){let o=gC,l;if(fC(()=>{const c="useRecoilCallback() expects a function that returns a function: it accepts a function of the type (RecoilInterface) => (Args) => ReturnType and returns a callback function (Args) => ReturnType, where RecoilInterface is an object {snapshot, set, ...} and Args and ReturnType are the argument and return types of the callback you want to create. Please see the docs at recoiljs.org for details.";if(typeof e!="function")throw Pe(c);const d=bm({...i??{},set:(p,g)=>hg(t,p,g),reset:p=>hg(t,p,dC),refresh:p=>hC(t,p),gotoSnapshot:p=>mC(t,p),transact_UNSTABLE:p=>cC(t)(p)},{snapshot:()=>{const p=pC(t);return l=p.retain(),p}}),h=e(d);if(typeof h!="function")throw Pe(c);o=h(...n)}),o instanceof pg&&(process.env.NODE_ENV!=="production"?rr(!1,"batchUpdates should return immediately"):rr(!1)),ht(o))o=o.finally(()=>{var c;(c=l)===null||c===void 0||c()});else{var u;(u=l)===null||u===void 0||u()}return o}var yC={recoilCallback:vC};const{useCallback:ZL}=S,{atomicUpdater:$L}=dg,{useMemo:eU}=S;class wC{constructor(e){We(this,"value",void 0),this.value=e}}var bC={WrappedValue:wC},xC=bC.WrappedValue,mg=Object.freeze({__proto__:null,WrappedValue:xC});class gg extends Error{}class SC{constructor(e){var n,i,o;We(this,"_name",void 0),We(this,"_numLeafs",void 0),We(this,"_root",void 0),We(this,"_onHit",void 0),We(this,"_onSet",void 0),We(this,"_mapNodeValue",void 0),this._name=e?.name,this._numLeafs=0,this._root=null,this._onHit=(n=e?.onHit)!==null&&n!==void 0?n:()=>{},this._onSet=(i=e?.onSet)!==null&&i!==void 0?i:()=>{},this._mapNodeValue=(o=e?.mapNodeValue)!==null&&o!==void 0?o:l=>l}size(){return this._numLeafs}root(){return this._root}get(e,n){var i;return(i=this.getLeafNode(e,n))===null||i===void 0?void 0:i.value}getLeafNode(e,n){if(this._root==null)return;let i=this._root;for(;i;){if(n?.onNodeVisit(i),i.type==="leaf")return this._onHit(i),i;const o=this._mapNodeValue(e(i.nodeKey));i=i.branches.get(o)}}set(e,n,i){const o=()=>{var l,u,c,d;let h,p;for(const[B,P]of e){var g,b,v;const I=this._root;if(I?.type==="leaf")throw this.invalidCacheError();const U=h;if(h=U?U.branches.get(p):I,h=(g=h)!==null&&g!==void 0?g:{type:"branch",nodeKey:B,parent:U,branches:new Map,branchKey:p},h.type!=="branch"||h.nodeKey!==B)throw this.invalidCacheError();U?.branches.set(p,h),i==null||(b=i.onNodeVisit)===null||b===void 0||b.call(i,h),p=this._mapNodeValue(P),this._root=(v=this._root)!==null&&v!==void 0?v:h}const T=h?(l=h)===null||l===void 0?void 0:l.branches.get(p):this._root;if(T!=null&&(T.type!=="leaf"||T.branchKey!==p))throw this.invalidCacheError();const k={type:"leaf",value:n,parent:h,branchKey:p};(u=h)===null||u===void 0||u.branches.set(p,k),this._root=(c=this._root)!==null&&c!==void 0?c:k,this._numLeafs++,this._onSet(k),i==null||(d=i.onNodeVisit)===null||d===void 0||d.call(i,k)};try{o()}catch(l){if(l instanceof gg)this.clear(),o();else throw l}}delete(e){const n=this.root();if(!n)return!1;if(e===n)return this._root=null,this._numLeafs=0,!0;let i=e.parent,o=e.branchKey;for(;i;){var l;if(i.branches.delete(o),i===n)return i.branches.size===0?(this._root=null,this._numLeafs=0):this._numLeafs--,!0;if(i.branches.size>0)break;o=(l=i)===null||l===void 0?void 0:l.branchKey,i=i.parent}for(;i!==n;i=i.parent)if(i==null)return!1;return this._numLeafs--,!0}clear(){this._numLeafs=0,this._root=null}invalidCacheError(){throw tn("Invalid cache values. This happens when selectors do not return consistent values for the same input dependency values. That may also be caused when using Fast Refresh to change a selector implementation. Resetting cache."+(this._name!=null?` - ${this._name}`:"")),new gg}}var AC={TreeCache:SC},EC=AC.TreeCache,vg=Object.freeze({__proto__:null,TreeCache:EC});class TC{constructor(e){var n;We(this,"_maxSize",void 0),We(this,"_size",void 0),We(this,"_head",void 0),We(this,"_tail",void 0),We(this,"_map",void 0),We(this,"_keyMapper",void 0),this._maxSize=e.maxSize,this._size=0,this._head=null,this._tail=null,this._map=new Map,this._keyMapper=(n=e.mapKey)!==null&&n!==void 0?n:i=>i}head(){return this._head}tail(){return this._tail}size(){return this._size}maxSize(){return this._maxSize}has(e){return this._map.has(this._keyMapper(e))}get(e){const n=this._keyMapper(e),i=this._map.get(n);if(i)return this.set(e,i.value),i.value}set(e,n){const i=this._keyMapper(e);this._map.get(i)&&this.delete(e);const l=this.head(),u={key:e,right:l,left:null,value:n};l?l.left=u:this._tail=u,this._map.set(i,u),this._head=u,this._size++,this._maybeDeleteLRU()}_maybeDeleteLRU(){this.size()>this.maxSize()&&this.deleteLru()}deleteLru(){const e=this.tail();e&&this.delete(e.key)}delete(e){const n=this._keyMapper(e);if(!this._size||!this._map.has(n))return;const i=St(this._map.get(n)),o=i.right,l=i.left;o&&(o.left=i.left),l&&(l.right=i.right),i===this.head()&&(this._head=o),i===this.tail()&&(this._tail=l),this._map.delete(n),this._size--}clear(){this._size=0,this._head=null,this._tail=null,this._map=new Map}}var CC={LRUCache:TC},RC=CC.LRUCache,yg=Object.freeze({__proto__:null,LRUCache:RC});const{LRUCache:kC}=yg,{TreeCache:VC}=vg;function IC({name:t,maxSize:e,mapNodeValue:n=i=>i}){const i=new kC({maxSize:e}),o=new VC({name:t,mapNodeValue:n,onHit:l=>{i.set(l,!0)},onSet:l=>{const u=i.tail();i.set(l,!0),u&&o.size()>e&&o.delete(u.key)}});return o}var wg=IC;const MC=15;function Dn(t,e,n){if(typeof t=="string"&&!t.includes('"')&&!t.includes("\\"))return`"${t}"`;switch(typeof t){case"undefined":return"";case"boolean":return t?"true":"false";case"number":case"symbol":return String(t);case"string":return JSON.stringify(t);case"function":if(e?.allowFunctions!==!0)throw Pe("Attempt to serialize function in a Recoil cache key");return`__FUNCTION(${t.name})__`}if(t===null)return"null";if(typeof t!="object"){var i;return(i=JSON.stringify(t))!==null&&i!==void 0?i:""}if(ht(t))return"__PROMISE__";if(Array.isArray(t))return`[${t.map((o,l)=>Dn(o,e,l.toString()))}]`;if(typeof t.toJSON=="function")return Dn(t.toJSON(n),e,n);if(t instanceof Map){const o={};for(const[l,u]of t)o[typeof l=="string"?l:Dn(l,e)]=u;return Dn(o,e,n)}return t instanceof Set?Dn(Array.from(t).sort((o,l)=>Dn(o,e).localeCompare(Dn(l,e))),e,n):Symbol!==void 0&&t[Symbol.iterator]!=null&&typeof t[Symbol.iterator]=="function"?Dn(Array.from(t),e,n):`{${Object.keys(t).filter(o=>t[o]!==void 0).sort().map(o=>`${Dn(o,e)}:${Dn(t[o],e,o)}`).join(",")}}`}function DC(t,e={allowFunctions:!1}){if(process.env.NODE_ENV!=="production"&&typeof window<"u"){const n=window.performance?window.performance.now():0,i=Dn(t,e),o=window.performance?window.performance.now():0;return o-n>MC&&(console.groupCollapsed(`Recoil: Spent ${o-n}ms computing a cache key`),console.warn(t,i),console.groupEnd()),i}return Dn(t,e)}var _u=DC;const{TreeCache:PC}=vg,No={equality:"reference",eviction:"keep-all",maxSize:1/0};function OC({equality:t=No.equality,eviction:e=No.eviction,maxSize:n=No.maxSize}=No,i){const o=NC(t);return LC(e,n,o,i)}function NC(t){switch(t){case"reference":return e=>e;case"value":return e=>_u(e)}throw Pe(`Unrecognized equality policy ${t}`)}function LC(t,e,n,i){switch(t){case"keep-all":return new PC({name:i,mapNodeValue:n});case"lru":return wg({name:i,maxSize:St(e),mapNodeValue:n});case"most-recent":return wg({name:i,maxSize:1,mapNodeValue:n})}throw Pe(`Unrecognized eviction policy ${t}`)}var UC=OC;function FC(t){var e,n;if(typeof window>"u")return!1;const o=(n=(t!=null?(e=t.ownerDocument)!==null&&e!==void 0?e:t:document).defaultView)!==null&&n!==void 0?n:window;return t!=null&&(typeof o.Node=="function"?t instanceof o.Node:typeof t=="object"&&typeof t.nodeType=="number"&&typeof t.nodeName=="string")}var BC=FC;const{isReactNative:qC,isWindow:WC}=Co;function zC(t){if(t===null||typeof t!="object")return!0;switch(typeof t.$$typeof){case"symbol":return!0;case"number":return!0}return!!(t["@@__IMMUTABLE_ITERABLE__@@"]!=null||t["@@__IMMUTABLE_KEYED__@@"]!=null||t["@@__IMMUTABLE_INDEXED__@@"]!=null||t["@@__IMMUTABLE_ORDERED__@@"]!=null||t["@@__IMMUTABLE_RECORD__@@"]!=null||BC(t)||ht(t)||t instanceof Error||ArrayBuffer.isView(t)||!qC&&WC(t))}function bg(t){if(!(typeof t!="object"||zC(t))){Object.freeze(t);for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)){const n=t[e];typeof n=="object"&&n!=null&&!Object.isFrozen(n)&&bg(n)}Object.seal(t)}}var Ku=bg;const{isLoadable:_C,loadableWithError:Lo,loadableWithPromise:KC,loadableWithValue:Hu}=gs,{WrappedValue:xg}=mg,{getNodeLoadable:Uo,peekNodeLoadable:HC,setNodeValue:YC}=$r,{saveDepsToStore:GC}=ys,{DEFAULT_VALUE:jC,getConfigDeletionHandler:QC,getNode:JC,registerNode:Sg}=wn,{isRecoilValue:XC}=Zr,{markRecoilValueModified:Ag}=dr,{retainedByOptionWithDefault:ZC}=Vi,{recoilCallback:$C}=yC;class Eg{}const Ts=new Eg,Cs=[],Fo=new Map,eR=(()=>{let t=0;return()=>t++})();function Tg(t){let e=null;const{key:n,get:i,cachePolicy_UNSTABLE:o}=t,l=t.set!=null?t.set:void 0;if(process.env.NODE_ENV!=="production"){if(typeof n!="string")throw Pe("A key option with a unique string value must be provided when creating a selector.");if(typeof i!="function")throw Pe("Selectors must specify a get callback option to get the selector value.")}const u=new Set,c=UC(o??{equality:"reference",eviction:"keep-all"},n),d=ZC(t.retainedBy_UNSTABLE),h=new Map;let p=0;function g(){return!vt("recoil_memory_managament_2020")||p>0}function b(V){return V.getState().knownSelectors.add(n),p++,()=>{p--}}function v(){return QC(n)!==void 0&&!g()}function T(V,N,C,F,W){wt(N,F,W),k(V,C)}function k(V,N){we(V,N)&&Se(V),P(N,!0)}function B(V,N){we(V,N)&&(St(ae(V)).stateVersions.clear(),P(N,!1))}function P(V,N){const C=Fo.get(V);if(C!=null){for(const F of C)Ag(F,St(e));N&&Fo.delete(V)}}function I(V,N){let C=Fo.get(N);C==null&&Fo.set(N,C=new Set),C.add(V)}function U(V,N,C,F,W,$){return N.then(Z=>{if(!g())throw Se(V),Ts;const xe=Hu(Z);return T(V,C,W,xe,F),Z}).catch(Z=>{if(!g())throw Se(V),Ts;if(ht(Z))return G(V,Z,C,F,W,$);const xe=Lo(Z);throw T(V,C,W,xe,F),Z})}function G(V,N,C,F,W,$){return N.then(Z=>{if(!g())throw Se(V),Ts;$.loadingDepKey!=null&&$.loadingDepPromise===N?C.atomValues.set($.loadingDepKey,Hu(Z)):V.getState().knownSelectors.forEach(Ue=>{C.atomValues.delete(Ue)});const xe=X(V,C);if(xe&&xe.state!=="loading"){if((we(V,W)||ae(V)==null)&&k(V,W),xe.state==="hasValue")return xe.contents;throw xe.contents}if(!we(V,W)){const Ue=ge(V,C);if(Ue!=null)return Ue.loadingLoadable.contents}const[Ie,Je]=J(V,C,W);if(Ie.state!=="loading"&&T(V,C,W,Ie,Je),Ie.state==="hasError")throw Ie.contents;return Ie.contents}).catch(Z=>{if(Z instanceof Eg)throw Ts;if(!g())throw Se(V),Ts;const xe=Lo(Z);throw T(V,C,W,xe,F),Z})}function z(V,N,C,F){var W,$,Z,xe;if(we(V,F)||N.version===((W=V.getState())===null||W===void 0||($=W.currentTree)===null||$===void 0?void 0:$.version)||N.version===((Z=V.getState())===null||Z===void 0||(xe=Z.nextTree)===null||xe===void 0?void 0:xe.version)){var Ie,Je,Ue;GC(n,C,V,(Ie=(Je=V.getState())===null||Je===void 0||(Ue=Je.nextTree)===null||Ue===void 0?void 0:Ue.version)!==null&&Ie!==void 0?Ie:V.getState().currentTree.version)}for(const ve of C)u.add(ve)}function J(V,N,C){let F=!0,W=!0;const $=()=>{W=!1};let Z,xe=!1,Ie;const Je={loadingDepKey:null,loadingDepPromise:null},Ue=new Map;function ve({key:Ne}){const Ae=Uo(V,N,Ne);switch(Ue.set(Ne,Ae),F||(z(V,N,new Set(Ue.keys()),C),B(V,C)),Ae.state){case"hasValue":return Ae.contents;case"hasError":throw Ae.contents;case"loading":throw Je.loadingDepKey=Ne,Je.loadingDepPromise=Ae.contents,Ae.contents}throw Pe("Invalid Loadable state")}const Ee=Ne=>(...Ae)=>{if(W)throw Pe("Callbacks from getCallback() should only be called asynchronously after the selector is evalutated. It can be used for selectors to return objects with callbacks that can work with Recoil state without a subscription.");return e==null&&(process.env.NODE_ENV!=="production"?rr(!1,"Recoil Value can never be null"):rr(!1)),$C(V,Ne,Ae,{node:e})};try{Z=i({get:ve,getCallback:Ee}),Z=XC(Z)?ve(Z):Z,_C(Z)&&(Z.state==="hasError"&&(xe=!0),Z=Z.contents),ht(Z)?Z=U(V,Z,N,Ue,C,Je).finally($):$(),Z=Z instanceof xg?Z.value:Z}catch(Ne){Z=Ne,ht(Z)?Z=G(V,Z,N,Ue,C,Je).finally($):(xe=!0,$())}return xe?Ie=Lo(Z):ht(Z)?Ie=KC(Z):Ie=Hu(Z),F=!1,Le(V,C,Ue),z(V,N,new Set(Ue.keys()),C),[Ie,Ue]}function X(V,N){let C=N.atomValues.get(n);if(C!=null)return C;const F=new Set;try{C=c.get($=>(typeof $!="string"&&(process.env.NODE_ENV!=="production"?rr(!1,"Cache nodeKey is type string"):rr(!1)),Uo(V,N,$).contents),{onNodeVisit:$=>{$.type==="branch"&&$.nodeKey!==n&&F.add($.nodeKey)}})}catch($){throw Pe(`Problem with cache lookup for selector "${n}": ${$.message}`)}if(C){var W;N.atomValues.set(n,C),z(V,N,F,(W=ae(V))===null||W===void 0?void 0:W.executionID)}return C}function j(V,N){const C=X(V,N);if(C!=null)return Se(V),C;const F=ge(V,N);if(F!=null){var W;return((W=F.loadingLoadable)===null||W===void 0?void 0:W.state)==="loading"&&I(V,F.executionID),F.loadingLoadable}const $=eR(),[Z,xe]=J(V,N,$);return Z.state==="loading"?(ce(V,$,Z,xe,N),I(V,$)):(Se(V),wt(N,Z,xe)),Z}function ge(V,N){const C=Fm([h.has(V)?[St(h.get(V))]:[],So(Mu(h,([W])=>W!==V),([,W])=>W)]);function F(W){for(const[$,Z]of W)if(!Uo(V,N,$).is(Z))return!0;return!1}for(const W of C){if(W.stateVersions.get(N.version)||!F(W.depValuesDiscoveredSoFarDuringAsyncWork))return W.stateVersions.set(N.version,!0),W;W.stateVersions.set(N.version,!1)}}function ae(V){return h.get(V)}function ce(V,N,C,F,W){h.set(V,{depValuesDiscoveredSoFarDuringAsyncWork:F,executionID:N,loadingLoadable:C,stateVersions:new Map([[W.version,!0]])})}function Le(V,N,C){if(we(V,N)){const F=ae(V);F!=null&&(F.depValuesDiscoveredSoFarDuringAsyncWork=C)}}function Se(V){h.delete(V)}function we(V,N){var C;return N===((C=ae(V))===null||C===void 0?void 0:C.executionID)}function rt(V){return Array.from(V.entries()).map(([N,C])=>[N,C.contents])}function wt(V,N,C){process.env.NODE_ENV!=="production"&&N.state!=="loading"&&!t.dangerouslyAllowMutability&&Ku(N.contents),V.atomValues.set(n,N);try{c.set(rt(C),N)}catch(F){throw Pe(`Problem with setting cache for selector "${n}": ${F.message}`)}}function be(V){if(Cs.includes(n)){const N=`Recoil selector has circular dependencies: ${Cs.slice(Cs.indexOf(n)).join(" → ")}`;return Lo(Pe(N))}Cs.push(n);try{return V()}finally{Cs.pop()}}function Oe(V,N){const C=N.atomValues.get(n);return C??c.get(F=>{var W;return typeof F!="string"&&(process.env.NODE_ENV!=="production"?rr(!1,"Cache nodeKey is type string"):rr(!1)),(W=HC(V,N,F))===null||W===void 0?void 0:W.contents})}function he(V,N){return be(()=>j(V,N))}function le(V){V.atomValues.delete(n)}function pe(V,N){e==null&&(process.env.NODE_ENV!=="production"?rr(!1,"Recoil Value can never be null"):rr(!1));for(const F of u){var C;const W=JC(F);(C=W.clearCache)===null||C===void 0||C.call(W,V,N)}u.clear(),le(N),c.clear(),Ag(V,e)}return l!=null?e=Sg({key:n,nodeType:"selector",peek:Oe,get:he,set:(N,C,F)=>{let W=!1;const $=new Map;function Z({key:Ue}){if(W)throw Pe("Recoil: Async selector sets are not currently supported.");const ve=Uo(N,C,Ue);if(ve.state==="hasValue")return ve.contents;if(ve.state==="loading"){const Ee=`Getting value of asynchronous atom or selector "${Ue}" in a pending state while setting selector "${n}" is not yet supported.`;throw tn(Ee),Pe(Ee)}else throw ve.contents}function xe(Ue,ve){if(W){const Ae="Recoil: Async selector sets are not currently supported.";throw tn(Ae),Pe(Ae)}const Ee=typeof ve=="function"?ve(Z(Ue)):ve;YC(N,C,Ue.key,Ee).forEach((Ae,tt)=>$.set(tt,Ae))}function Ie(Ue){xe(Ue,jC)}const Je=l({set:xe,get:Z,reset:Ie},F);if(Je!==void 0)throw ht(Je)?Pe("Recoil: Async selector sets are not currently supported."):Pe("Recoil: selector set should be a void function.");return W=!0,$},init:b,invalidate:le,clearCache:pe,shouldDeleteConfigOnRelease:v,dangerouslyAllowMutability:t.dangerouslyAllowMutability,shouldRestoreFromSnapshots:!1,retainedBy:d}):e=Sg({key:n,nodeType:"selector",peek:Oe,get:he,init:b,invalidate:le,clearCache:pe,shouldDeleteConfigOnRelease:v,dangerouslyAllowMutability:t.dangerouslyAllowMutability,shouldRestoreFromSnapshots:!1,retainedBy:d})}Tg.value=t=>new xg(t);var Ii=Tg;const{isLoadable:tR,loadableWithError:Yu,loadableWithPromise:Gu,loadableWithValue:Mi}=gs,{WrappedValue:Cg}=mg,{peekNodeInfo:nR}=$r,{DEFAULT_VALUE:ti,DefaultValue:Ir,getConfigDeletionHandler:Rg,registerNode:rR,setConfigDeletionHandler:iR}=wn,{isRecoilValue:sR}=Zr,{getRecoilValueAsLoadable:oR,markRecoilValueModified:aR,setRecoilValue:kg,setRecoilValueLoadable:lR}=dr,{retainedByOptionWithDefault:uR}=Vi,Rs=t=>t instanceof Cg?t.value:t;function cR(t){const{key:e,persistence_UNSTABLE:n}=t,i=uR(t.retainedBy_UNSTABLE);let o=0;function l(I){return Gu(I.then(U=>(u=Mi(U),U)).catch(U=>{throw u=Yu(U),U}))}let u=ht(t.default)?l(t.default):tR(t.default)?t.default.state==="loading"?l(t.default.contents):t.default:Mi(Rs(t.default));h(u.contents);let c;const d=new Map;function h(I){return process.env.NODE_ENV!=="production"&&t.dangerouslyAllowMutability!==!0?ht(I)?I.then(U=>(Ku(U),U)):(Ku(I),I):I}function p(I,U){const G=U.then(z=>{var J,X;return((X=((J=I.getState().nextTree)!==null&&J!==void 0?J:I.getState().currentTree).atomValues.get(e))===null||X===void 0?void 0:X.contents)===G&&kg(I,P,z),z}).catch(z=>{var J,X;throw((X=((J=I.getState().nextTree)!==null&&J!==void 0?J:I.getState().currentTree).atomValues.get(e))===null||X===void 0?void 0:X.contents)===G&&lR(I,P,Yu(z)),z});return G}function g(I,U,G){var z;o++;const J=()=>{var ae;o--,(ae=d.get(I))===null||ae===void 0||ae.forEach(ce=>ce()),d.delete(I)};if(I.getState().knownAtoms.add(e),u.state==="loading"){const ae=()=>{var ce;((ce=I.getState().nextTree)!==null&&ce!==void 0?ce:I.getState().currentTree).atomValues.has(e)||aR(I,P)};u.contents.finally(ae)}const X=(z=t.effects)!==null&&z!==void 0?z:t.effects_UNSTABLE;if(X!=null){let we=function(le){if(ce&&le.key===e){const pe=ae;return pe instanceof Ir?b(I,U):ht(pe)?Gu(pe.then(V=>V instanceof Ir?u.toPromise():V)):Mi(pe)}return oR(I,le)},rt=function(le){return we(le).toPromise()},wt=function(le){var pe;const V=nR(I,(pe=I.getState().nextTree)!==null&&pe!==void 0?pe:I.getState().currentTree,le.key);return ce&&le.key===e&&!(ae instanceof Ir)?{...V,isSet:!0,loadable:we(le)}:V},ae=ti,ce=!0,Le=!1,Se=null;const be=le=>pe=>{if(ce){const V=we(P),N=V.state==="hasValue"?V.contents:ti;ae=typeof pe=="function"?pe(N):pe,ht(ae)&&(ae=ae.then(C=>(Se={effect:le,value:C},C)))}else{if(ht(pe))throw Pe("Setting atoms to async values is not implemented.");typeof pe!="function"&&(Se={effect:le,value:Rs(pe)}),kg(I,P,typeof pe=="function"?V=>{const N=Rs(pe(V));return Se={effect:le,value:N},N}:Rs(pe))}},Oe=le=>()=>be(le)(ti),he=le=>pe=>{var V;const{release:N}=I.subscribeToTransactions(C=>{var F;let{currentTree:W,previousTree:$}=C.getState();$||(tn("Transaction subscribers notified without a next tree being present -- this is a bug in Recoil"),$=W);const Z=(F=W.atomValues.get(e))!==null&&F!==void 0?F:u;if(Z.state==="hasValue"){var xe,Ie,Je,Ue;const ve=Z.contents,Ee=(xe=$.atomValues.get(e))!==null&&xe!==void 0?xe:u,Ne=Ee.state==="hasValue"?Ee.contents:ti;((Ie=Se)===null||Ie===void 0?void 0:Ie.effect)!==le||((Je=Se)===null||Je===void 0?void 0:Je.value)!==ve?pe(ve,Ne,!W.atomValues.has(e)):((Ue=Se)===null||Ue===void 0?void 0:Ue.effect)===le&&(Se=null)}},e);d.set(I,[...(V=d.get(I))!==null&&V!==void 0?V:[],N])};for(const le of X)try{const pe=le({node:P,storeID:I.storeID,parentStoreID_UNSTABLE:I.parentStoreID,trigger:G,setSelf:be(le),resetSelf:Oe(le),onSet:he(le),getPromise:rt,getLoadable:we,getInfo_UNSTABLE:wt});if(pe!=null){var j;d.set(I,[...(j=d.get(I))!==null&&j!==void 0?j:[],pe])}}catch(pe){ae=pe,Le=!0}if(ce=!1,!(ae instanceof Ir)){var ge;const le=Le?Yu(ae):ht(ae)?Gu(p(I,ae)):Mi(Rs(ae));h(le.contents),U.atomValues.set(e,le),(ge=I.getState().nextTree)===null||ge===void 0||ge.atomValues.set(e,le)}}return J}function b(I,U){var G,z;return(G=(z=U.atomValues.get(e))!==null&&z!==void 0?z:c)!==null&&G!==void 0?G:u}function v(I,U){if(U.atomValues.has(e))return St(U.atomValues.get(e));if(U.nonvalidatedAtoms.has(e)){if(c!=null)return c;if(n==null)return Tu(`Tried to restore a persisted value for atom ${e} but it has no persistence settings.`),u;const G=U.nonvalidatedAtoms.get(e),z=n.validator(G,ti);return c=z instanceof Ir?u:Mi(z),c}else return u}function T(){c=void 0}function k(I,U,G){if(U.atomValues.has(e)){const z=St(U.atomValues.get(e));if(z.state==="hasValue"&&G===z.contents)return new Map}else if(!U.nonvalidatedAtoms.has(e)&&G instanceof Ir)return new Map;return h(G),c=void 0,new Map().set(e,Mi(G))}function B(){return Rg(e)!==void 0&&o<=0}const P=rR({key:e,nodeType:"atom",peek:b,get:v,set:k,init:g,invalidate:T,shouldDeleteConfigOnRelease:B,dangerouslyAllowMutability:t.dangerouslyAllowMutability,persistence_UNSTABLE:t.persistence_UNSTABLE?{type:t.persistence_UNSTABLE.type,backButton:t.persistence_UNSTABLE.backButton}:void 0,shouldRestoreFromSnapshots:!0,retainedBy:i});return P}function ju(t){if(process.env.NODE_ENV!=="production"&&typeof t.key!="string")throw Pe("A key option with a unique string value must be provided when creating an atom.");const{...e}=t,n="default"in t?t.default:new Promise(()=>{});return sR(n)?fR({...e,default:n}):cR({...e,default:n})}function fR(t){const e=ju({...t,default:ti,persistence_UNSTABLE:t.persistence_UNSTABLE===void 0?void 0:{...t.persistence_UNSTABLE,validator:i=>i instanceof Ir?i:St(t.persistence_UNSTABLE).validator(i,ti)},effects:t.effects,effects_UNSTABLE:t.effects_UNSTABLE}),n=Ii({key:`${t.key}__withFallback`,get:({get:i})=>{const o=i(e);return o instanceof Ir?t.default:o},set:({set:i},o)=>i(e,o),cachePolicy_UNSTABLE:{eviction:"most-recent"},dangerouslyAllowMutability:t.dangerouslyAllowMutability});return iR(n.key,Rg(t.key)),n}ju.value=t=>new Cg(t);var dR=ju;class hR{constructor(e){var n;We(this,"_map",void 0),We(this,"_keyMapper",void 0),this._map=new Map,this._keyMapper=(n=e?.mapKey)!==null&&n!==void 0?n:i=>i}size(){return this._map.size}has(e){return this._map.has(this._keyMapper(e))}get(e){return this._map.get(this._keyMapper(e))}set(e,n){this._map.set(this._keyMapper(e),n)}delete(e){this._map.delete(this._keyMapper(e))}clear(){this._map.clear()}}var pR={MapCache:hR},mR=pR.MapCache,gR=Object.freeze({__proto__:null,MapCache:mR});const{LRUCache:Vg}=yg,{MapCache:vR}=gR,Bo={equality:"reference",eviction:"none",maxSize:1/0};function yR({equality:t=Bo.equality,eviction:e=Bo.eviction,maxSize:n=Bo.maxSize}=Bo){const i=wR(t);return bR(e,n,i)}function wR(t){switch(t){case"reference":return e=>e;case"value":return e=>_u(e)}throw Pe(`Unrecognized equality policy ${t}`)}function bR(t,e,n){switch(t){case"keep-all":return new vR({mapKey:n});case"lru":return new Vg({mapKey:n,maxSize:St(e)});case"most-recent":return new Vg({mapKey:n,maxSize:1})}throw Pe(`Unrecognized eviction policy ${t}`)}var xR=yR;const{setConfigDeletionHandler:SR}=wn;let AR=0;function ER(t){var e,n;const i=xR({equality:(e=(n=t.cachePolicyForParams_UNSTABLE)===null||n===void 0?void 0:n.equality)!==null&&e!==void 0?e:"value",eviction:"keep-all"});return o=>{var l;let u;try{u=i.get(o)}catch(b){throw Pe(`Problem with cache lookup for selector ${t.key}: ${b.message}`)}if(u!=null)return u;const c=`${t.key}__selectorFamily/${(l=_u(o,{allowFunctions:!0}))!==null&&l!==void 0?l:"void"}/${AR++}`,d=b=>t.get(o)(b),h=t.cachePolicy_UNSTABLE,p=typeof t.retainedBy_UNSTABLE=="function"?t.retainedBy_UNSTABLE(o):t.retainedBy_UNSTABLE;let g;if(t.set!=null){const b=t.set;g=Ii({key:c,get:d,set:(T,k)=>b(o)(T,k),cachePolicy_UNSTABLE:h,dangerouslyAllowMutability:t.dangerouslyAllowMutability,retainedBy_UNSTABLE:p})}else g=Ii({key:c,get:d,cachePolicy_UNSTABLE:h,dangerouslyAllowMutability:t.dangerouslyAllowMutability,retainedBy_UNSTABLE:p});return i.set(o,g),SR(g.key,()=>{i.delete(o)}),g}}var ni=ER;ni({key:"__constant",get:t=>()=>t,cachePolicyForParams_UNSTABLE:{equality:"reference"}}),ni({key:"__error",get:t=>()=>{throw Pe(t)},cachePolicyForParams_UNSTABLE:{equality:"reference"}});const{loadableWithError:Ig,loadableWithPromise:Mg,loadableWithValue:Dg}=gs;function qo(t,e){const n=Array(e.length).fill(void 0),i=Array(e.length).fill(void 0);for(const[o,l]of e.entries())try{n[o]=t(l)}catch(u){i[o]=u}return[n,i]}function TR(t){return t!=null&&!ht(t)}function Wo(t){return Array.isArray(t)?t:Object.getOwnPropertyNames(t).map(e=>t[e])}function Qu(t,e){return Array.isArray(t)?e:Object.getOwnPropertyNames(t).reduce((n,i,o)=>({...n,[i]:e[o]}),{})}function Di(t,e,n){const i=n.map((o,l)=>o==null?Dg(e[l]):ht(o)?Mg(o):Ig(o));return Qu(t,i)}function CR(t,e){return e.map((n,i)=>n===void 0?t[i]:n)}ni({key:"__waitForNone",get:t=>({get:e})=>{const n=Wo(t),[i,o]=qo(e,n);return Di(t,i,o)},dangerouslyAllowMutability:!0}),ni({key:"__waitForAny",get:t=>({get:e})=>{const n=Wo(t),[i,o]=qo(e,n);return o.some(l=>!ht(l))?Di(t,i,o):new Promise(l=>{for(const[u,c]of o.entries())ht(c)&&c.then(d=>{i[u]=d,o[u]=void 0,l(Di(t,i,o))}).catch(d=>{o[u]=d,l(Di(t,i,o))})})},dangerouslyAllowMutability:!0}),ni({key:"__waitForAll",get:t=>({get:e})=>{const n=Wo(t),[i,o]=qo(e,n);if(o.every(u=>u==null))return Qu(t,i);const l=o.find(TR);if(l!=null)throw l;return Promise.all(o).then(u=>Qu(t,CR(i,u)))},dangerouslyAllowMutability:!0}),ni({key:"__waitForAllSettled",get:t=>({get:e})=>{const n=Wo(t),[i,o]=qo(e,n);return o.every(l=>!ht(l))?Di(t,i,o):Promise.all(o.map((l,u)=>ht(l)?l.then(c=>{i[u]=c,o[u]=void 0}).catch(c=>{i[u]=void 0,o[u]=c}):null)).then(()=>Di(t,i,o))},dangerouslyAllowMutability:!0}),ni({key:"__noWait",get:t=>({get:e})=>{try{return Ii.value(Dg(e(t)))}catch(n){return Ii.value(ht(n)?Mg(n):Ig(n))}},dangerouslyAllowMutability:!0});const{RecoilLoadable:tU}=gs,{DefaultValue:RR}=wn,{RecoilRoot:kR}=zu,{isRecoilValue:nU}=Zr,{freshSnapshot:rU}=Io,{useRecoilState:VR,useRecoilValue:IR,useResetRecoilState:MR,useSetRecoilState:DR}=z2;var Mr={DefaultValue:RR,RecoilRoot:kR,atom:dR,selector:Ii,useRecoilValue:IR,useRecoilState:VR,useSetRecoilState:DR,useResetRecoilState:MR},PR=Mr.DefaultValue,OR=Mr.RecoilRoot,at=Mr.atom,Pg=Mr.selector,kt=Mr.useRecoilValue,Pi=Mr.useRecoilState,ft=Mr.useSetRecoilState,zo=Mr.useResetRecoilState,ks={exports:{}};var NR=ks.exports,Og;function LR(){return Og||(Og=1,(function(t,e){(function(){var n,i="4.17.21",o=200,l="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",c="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",h=500,p="__lodash_placeholder__",g=1,b=2,v=4,T=1,k=2,B=1,P=2,I=4,U=8,G=16,z=32,J=64,X=128,j=256,ge=512,ae=30,ce="...",Le=800,Se=16,we=1,rt=2,wt=3,be=1/0,Oe=9007199254740991,he=17976931348623157e292,le=NaN,pe=4294967295,V=pe-1,N=pe>>>1,C=[["ary",X],["bind",B],["bindKey",P],["curry",U],["curryRight",G],["flip",ge],["partial",z],["partialRight",J],["rearg",j]],F="[object Arguments]",W="[object Array]",$="[object AsyncFunction]",Z="[object Boolean]",xe="[object Date]",Ie="[object DOMException]",Je="[object Error]",Ue="[object Function]",ve="[object GeneratorFunction]",Ee="[object Map]",Ne="[object Number]",Ae="[object Null]",tt="[object Object]",Bt="[object Promise]",dt="[object Proxy]",it="[object RegExp]",$e="[object Set]",Yt="[object String]",qt="[object Symbol]",Nn="[object Undefined]",pt="[object WeakMap]",lt="[object WeakSet]",Pt="[object ArrayBuffer]",fn="[object DataView]",dn="[object Float32Array]",bn="[object Float64Array]",mr="[object Int8Array]",Qn="[object Int16Array]",Jn="[object Int32Array]",hn="[object Uint8Array]",O="[object Uint8ClampedArray]",R="[object Uint16Array]",Y="[object Uint32Array]",ee=/\b__p \+= '';/g,te=/\b(__p \+=) '' \+/g,ne=/(__e\(.*?\)|\b__t\)) \+\n'';/g,ye=/&(?:amp|lt|gt|quot|#39);/g,me=/[&<>"']/g,fe=RegExp(ye.source),Fe=RegExp(me.source),se=/<%-([\s\S]+?)%>/g,De=/<%([\s\S]+?)%>/g,ke=/<%=([\s\S]+?)%>/g,ut=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,mt=/^\w*$/,Wt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,zt=/[\\^$.*+?()[\]{}|]/g,Vt=RegExp(zt.source),Ft=/^\s+/,Yc=/\s/,Gc=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,jc=/\{\n\/\* \[wrapped with (.+)\] \*/,A=/,? & /,Q=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,oe=/[()=,{}\[\]\/\s]/,Me=/\\(\\)?/g,et=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,st=/\w*$/,Ge=/^[-+]0x[0-9a-f]+$/i,He=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Ct=/^0o[0-7]+$/i,It=/^(?:0|[1-9]\d*)$/,pn=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Xn=/($^)/,gr=/['\n\r\u2028\u2029\\]/g,_t="\\ud800-\\udfff",Ns="\\u0300-\\u036f",Qc="\\ufe20-\\ufe2f",Jc="\\u20d0-\\u20ff",_0=Ns+Qc+Jc,K0="\\u2700-\\u27bf",H0="a-z\\xdf-\\xf6\\xf8-\\xff",MI="\\xac\\xb1\\xd7\\xf7",DI="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",PI="\\u2000-\\u206f",OI=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Y0="A-Z\\xc0-\\xd6\\xd8-\\xde",G0="\\ufe0e\\ufe0f",j0=MI+DI+PI+OI,Xc="['’]",NI="["+_t+"]",Q0="["+j0+"]",fa="["+_0+"]",J0="\\d+",LI="["+K0+"]",X0="["+H0+"]",Z0="[^"+_t+j0+J0+K0+H0+Y0+"]",Zc="\\ud83c[\\udffb-\\udfff]",UI="(?:"+fa+"|"+Zc+")",$0="[^"+_t+"]",$c="(?:\\ud83c[\\udde6-\\uddff]){2}",ef="[\\ud800-\\udbff][\\udc00-\\udfff]",Ui="["+Y0+"]",ev="\\u200d",tv="(?:"+X0+"|"+Z0+")",FI="(?:"+Ui+"|"+Z0+")",nv="(?:"+Xc+"(?:d|ll|m|re|s|t|ve))?",rv="(?:"+Xc+"(?:D|LL|M|RE|S|T|VE))?",iv=UI+"?",sv="["+G0+"]?",BI="(?:"+ev+"(?:"+[$0,$c,ef].join("|")+")"+sv+iv+")*",qI="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",WI="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",ov=sv+iv+BI,zI="(?:"+[LI,$c,ef].join("|")+")"+ov,_I="(?:"+[$0+fa+"?",fa,$c,ef,NI].join("|")+")",KI=RegExp(Xc,"g"),HI=RegExp(fa,"g"),tf=RegExp(Zc+"(?="+Zc+")|"+_I+ov,"g"),YI=RegExp([Ui+"?"+X0+"+"+nv+"(?="+[Q0,Ui,"$"].join("|")+")",FI+"+"+rv+"(?="+[Q0,Ui+tv,"$"].join("|")+")",Ui+"?"+tv+"+"+nv,Ui+"+"+rv,WI,qI,J0,zI].join("|"),"g"),GI=RegExp("["+ev+_t+_0+G0+"]"),jI=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,QI=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],JI=-1,bt={};bt[dn]=bt[bn]=bt[mr]=bt[Qn]=bt[Jn]=bt[hn]=bt[O]=bt[R]=bt[Y]=!0,bt[F]=bt[W]=bt[Pt]=bt[Z]=bt[fn]=bt[xe]=bt[Je]=bt[Ue]=bt[Ee]=bt[Ne]=bt[tt]=bt[it]=bt[$e]=bt[Yt]=bt[pt]=!1;var yt={};yt[F]=yt[W]=yt[Pt]=yt[fn]=yt[Z]=yt[xe]=yt[dn]=yt[bn]=yt[mr]=yt[Qn]=yt[Jn]=yt[Ee]=yt[Ne]=yt[tt]=yt[it]=yt[$e]=yt[Yt]=yt[qt]=yt[hn]=yt[O]=yt[R]=yt[Y]=!0,yt[Je]=yt[Ue]=yt[pt]=!1;var XI={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"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",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},ZI={"&":"&","<":"<",">":">",'"':""","'":"'"},$I={"&":"&","<":"<",">":">",""":'"',"'":"'"},eM={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},tM=parseFloat,nM=parseInt,av=typeof Zs=="object"&&Zs&&Zs.Object===Object&&Zs,rM=typeof self=="object"&&self&&self.Object===Object&&self,Zt=av||rM||Function("return this")(),nf=e&&!e.nodeType&&e,ii=nf&&!0&&t&&!t.nodeType&&t,lv=ii&&ii.exports===nf,rf=lv&&av.process,Ln=(function(){try{var M=ii&&ii.require&&ii.require("util").types;return M||rf&&rf.binding&&rf.binding("util")}catch{}})(),uv=Ln&&Ln.isArrayBuffer,cv=Ln&&Ln.isDate,fv=Ln&&Ln.isMap,dv=Ln&&Ln.isRegExp,hv=Ln&&Ln.isSet,pv=Ln&&Ln.isTypedArray;function xn(M,q,L){switch(L.length){case 0:return M.call(q);case 1:return M.call(q,L[0]);case 2:return M.call(q,L[0],L[1]);case 3:return M.call(q,L[0],L[1],L[2])}return M.apply(q,L)}function iM(M,q,L,ue){for(var Be=-1,nt=M==null?0:M.length;++Be<nt;){var Kt=M[Be];q(ue,Kt,L(Kt),M)}return ue}function Un(M,q){for(var L=-1,ue=M==null?0:M.length;++L<ue&&q(M[L],L,M)!==!1;);return M}function sM(M,q){for(var L=M==null?0:M.length;L--&&q(M[L],L,M)!==!1;);return M}function mv(M,q){for(var L=-1,ue=M==null?0:M.length;++L<ue;)if(!q(M[L],L,M))return!1;return!0}function Nr(M,q){for(var L=-1,ue=M==null?0:M.length,Be=0,nt=[];++L<ue;){var Kt=M[L];q(Kt,L,M)&&(nt[Be++]=Kt)}return nt}function da(M,q){var L=M==null?0:M.length;return!!L&&Fi(M,q,0)>-1}function sf(M,q,L){for(var ue=-1,Be=M==null?0:M.length;++ue<Be;)if(L(q,M[ue]))return!0;return!1}function At(M,q){for(var L=-1,ue=M==null?0:M.length,Be=Array(ue);++L<ue;)Be[L]=q(M[L],L,M);return Be}function Lr(M,q){for(var L=-1,ue=q.length,Be=M.length;++L<ue;)M[Be+L]=q[L];return M}function of(M,q,L,ue){var Be=-1,nt=M==null?0:M.length;for(ue&&nt&&(L=M[++Be]);++Be<nt;)L=q(L,M[Be],Be,M);return L}function oM(M,q,L,ue){var Be=M==null?0:M.length;for(ue&&Be&&(L=M[--Be]);Be--;)L=q(L,M[Be],Be,M);return L}function af(M,q){for(var L=-1,ue=M==null?0:M.length;++L<ue;)if(q(M[L],L,M))return!0;return!1}var aM=lf("length");function lM(M){return M.split("")}function uM(M){return M.match(Q)||[]}function gv(M,q,L){var ue;return L(M,function(Be,nt,Kt){if(q(Be,nt,Kt))return ue=nt,!1}),ue}function ha(M,q,L,ue){for(var Be=M.length,nt=L+(ue?1:-1);ue?nt--:++nt<Be;)if(q(M[nt],nt,M))return nt;return-1}function Fi(M,q,L){return q===q?xM(M,q,L):ha(M,vv,L)}function cM(M,q,L,ue){for(var Be=L-1,nt=M.length;++Be<nt;)if(ue(M[Be],q))return Be;return-1}function vv(M){return M!==M}function yv(M,q){var L=M==null?0:M.length;return L?cf(M,q)/L:le}function lf(M){return function(q){return q==null?n:q[M]}}function uf(M){return function(q){return M==null?n:M[q]}}function wv(M,q,L,ue,Be){return Be(M,function(nt,Kt,gt){L=ue?(ue=!1,nt):q(L,nt,Kt,gt)}),L}function fM(M,q){var L=M.length;for(M.sort(q);L--;)M[L]=M[L].value;return M}function cf(M,q){for(var L,ue=-1,Be=M.length;++ue<Be;){var nt=q(M[ue]);nt!==n&&(L=L===n?nt:L+nt)}return L}function ff(M,q){for(var L=-1,ue=Array(M);++L<M;)ue[L]=q(L);return ue}function dM(M,q){return At(q,function(L){return[L,M[L]]})}function bv(M){return M&&M.slice(0,Ev(M)+1).replace(Ft,"")}function Sn(M){return function(q){return M(q)}}function df(M,q){return At(q,function(L){return M[L]})}function Ls(M,q){return M.has(q)}function xv(M,q){for(var L=-1,ue=M.length;++L<ue&&Fi(q,M[L],0)>-1;);return L}function Sv(M,q){for(var L=M.length;L--&&Fi(q,M[L],0)>-1;);return L}function hM(M,q){for(var L=M.length,ue=0;L--;)M[L]===q&&++ue;return ue}var pM=uf(XI),mM=uf(ZI);function gM(M){return"\\"+eM[M]}function vM(M,q){return M==null?n:M[q]}function Bi(M){return GI.test(M)}function yM(M){return jI.test(M)}function wM(M){for(var q,L=[];!(q=M.next()).done;)L.push(q.value);return L}function hf(M){var q=-1,L=Array(M.size);return M.forEach(function(ue,Be){L[++q]=[Be,ue]}),L}function Av(M,q){return function(L){return M(q(L))}}function Ur(M,q){for(var L=-1,ue=M.length,Be=0,nt=[];++L<ue;){var Kt=M[L];(Kt===q||Kt===p)&&(M[L]=p,nt[Be++]=L)}return nt}function pa(M){var q=-1,L=Array(M.size);return M.forEach(function(ue){L[++q]=ue}),L}function bM(M){var q=-1,L=Array(M.size);return M.forEach(function(ue){L[++q]=[ue,ue]}),L}function xM(M,q,L){for(var ue=L-1,Be=M.length;++ue<Be;)if(M[ue]===q)return ue;return-1}function SM(M,q,L){for(var ue=L+1;ue--;)if(M[ue]===q)return ue;return ue}function qi(M){return Bi(M)?EM(M):aM(M)}function Zn(M){return Bi(M)?TM(M):lM(M)}function Ev(M){for(var q=M.length;q--&&Yc.test(M.charAt(q)););return q}var AM=uf($I);function EM(M){for(var q=tf.lastIndex=0;tf.test(M);)++q;return q}function TM(M){return M.match(tf)||[]}function CM(M){return M.match(YI)||[]}var RM=(function M(q){q=q==null?Zt:Wi.defaults(Zt.Object(),q,Wi.pick(Zt,QI));var L=q.Array,ue=q.Date,Be=q.Error,nt=q.Function,Kt=q.Math,gt=q.Object,pf=q.RegExp,kM=q.String,Fn=q.TypeError,ma=L.prototype,VM=nt.prototype,zi=gt.prototype,ga=q["__core-js_shared__"],va=VM.toString,ct=zi.hasOwnProperty,IM=0,Tv=(function(){var r=/[^.]+$/.exec(ga&&ga.keys&&ga.keys.IE_PROTO||"");return r?"Symbol(src)_1."+r:""})(),ya=zi.toString,MM=va.call(gt),DM=Zt._,PM=pf("^"+va.call(ct).replace(zt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),wa=lv?q.Buffer:n,Fr=q.Symbol,ba=q.Uint8Array,Cv=wa?wa.allocUnsafe:n,xa=Av(gt.getPrototypeOf,gt),Rv=gt.create,kv=zi.propertyIsEnumerable,Sa=ma.splice,Vv=Fr?Fr.isConcatSpreadable:n,Us=Fr?Fr.iterator:n,si=Fr?Fr.toStringTag:n,Aa=(function(){try{var r=ci(gt,"defineProperty");return r({},"",{}),r}catch{}})(),OM=q.clearTimeout!==Zt.clearTimeout&&q.clearTimeout,NM=ue&&ue.now!==Zt.Date.now&&ue.now,LM=q.setTimeout!==Zt.setTimeout&&q.setTimeout,Ea=Kt.ceil,Ta=Kt.floor,mf=gt.getOwnPropertySymbols,UM=wa?wa.isBuffer:n,Iv=q.isFinite,FM=ma.join,BM=Av(gt.keys,gt),Ht=Kt.max,nn=Kt.min,qM=ue.now,WM=q.parseInt,Mv=Kt.random,zM=ma.reverse,gf=ci(q,"DataView"),Fs=ci(q,"Map"),vf=ci(q,"Promise"),_i=ci(q,"Set"),Bs=ci(q,"WeakMap"),qs=ci(gt,"create"),Ca=Bs&&new Bs,Ki={},_M=fi(gf),KM=fi(Fs),HM=fi(vf),YM=fi(_i),GM=fi(Bs),Ra=Fr?Fr.prototype:n,Ws=Ra?Ra.valueOf:n,Dv=Ra?Ra.toString:n;function y(r){if(Mt(r)&&!qe(r)&&!(r instanceof je)){if(r instanceof Bn)return r;if(ct.call(r,"__wrapped__"))return Py(r)}return new Bn(r)}var Hi=(function(){function r(){}return function(s){if(!Rt(s))return{};if(Rv)return Rv(s);r.prototype=s;var a=new r;return r.prototype=n,a}})();function ka(){}function Bn(r,s){this.__wrapped__=r,this.__actions__=[],this.__chain__=!!s,this.__index__=0,this.__values__=n}y.templateSettings={escape:se,evaluate:De,interpolate:ke,variable:"",imports:{_:y}},y.prototype=ka.prototype,y.prototype.constructor=y,Bn.prototype=Hi(ka.prototype),Bn.prototype.constructor=Bn;function je(r){this.__wrapped__=r,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=pe,this.__views__=[]}function jM(){var r=new je(this.__wrapped__);return r.__actions__=mn(this.__actions__),r.__dir__=this.__dir__,r.__filtered__=this.__filtered__,r.__iteratees__=mn(this.__iteratees__),r.__takeCount__=this.__takeCount__,r.__views__=mn(this.__views__),r}function QM(){if(this.__filtered__){var r=new je(this);r.__dir__=-1,r.__filtered__=!0}else r=this.clone(),r.__dir__*=-1;return r}function JM(){var r=this.__wrapped__.value(),s=this.__dir__,a=qe(r),f=s<0,m=a?r.length:0,w=lP(0,m,this.__views__),x=w.start,E=w.end,D=E-x,_=f?E:x-1,K=this.__iteratees__,H=K.length,ie=0,de=nn(D,this.__takeCount__);if(!a||!f&&m==D&&de==D)return ny(r,this.__actions__);var Ce=[];e:for(;D--&&ie<de;){_+=s;for(var _e=-1,Re=r[_];++_e<H;){var Ye=K[_e],Xe=Ye.iteratee,Tn=Ye.type,ln=Xe(Re);if(Tn==rt)Re=ln;else if(!ln){if(Tn==we)continue e;break e}}Ce[ie++]=Re}return Ce}je.prototype=Hi(ka.prototype),je.prototype.constructor=je;function oi(r){var s=-1,a=r==null?0:r.length;for(this.clear();++s<a;){var f=r[s];this.set(f[0],f[1])}}function XM(){this.__data__=qs?qs(null):{},this.size=0}function ZM(r){var s=this.has(r)&&delete this.__data__[r];return this.size-=s?1:0,s}function $M(r){var s=this.__data__;if(qs){var a=s[r];return a===d?n:a}return ct.call(s,r)?s[r]:n}function eD(r){var s=this.__data__;return qs?s[r]!==n:ct.call(s,r)}function tD(r,s){var a=this.__data__;return this.size+=this.has(r)?0:1,a[r]=qs&&s===n?d:s,this}oi.prototype.clear=XM,oi.prototype.delete=ZM,oi.prototype.get=$M,oi.prototype.has=eD,oi.prototype.set=tD;function vr(r){var s=-1,a=r==null?0:r.length;for(this.clear();++s<a;){var f=r[s];this.set(f[0],f[1])}}function nD(){this.__data__=[],this.size=0}function rD(r){var s=this.__data__,a=Va(s,r);if(a<0)return!1;var f=s.length-1;return a==f?s.pop():Sa.call(s,a,1),--this.size,!0}function iD(r){var s=this.__data__,a=Va(s,r);return a<0?n:s[a][1]}function sD(r){return Va(this.__data__,r)>-1}function oD(r,s){var a=this.__data__,f=Va(a,r);return f<0?(++this.size,a.push([r,s])):a[f][1]=s,this}vr.prototype.clear=nD,vr.prototype.delete=rD,vr.prototype.get=iD,vr.prototype.has=sD,vr.prototype.set=oD;function yr(r){var s=-1,a=r==null?0:r.length;for(this.clear();++s<a;){var f=r[s];this.set(f[0],f[1])}}function aD(){this.size=0,this.__data__={hash:new oi,map:new(Fs||vr),string:new oi}}function lD(r){var s=Wa(this,r).delete(r);return this.size-=s?1:0,s}function uD(r){return Wa(this,r).get(r)}function cD(r){return Wa(this,r).has(r)}function fD(r,s){var a=Wa(this,r),f=a.size;return a.set(r,s),this.size+=a.size==f?0:1,this}yr.prototype.clear=aD,yr.prototype.delete=lD,yr.prototype.get=uD,yr.prototype.has=cD,yr.prototype.set=fD;function ai(r){var s=-1,a=r==null?0:r.length;for(this.__data__=new yr;++s<a;)this.add(r[s])}function dD(r){return this.__data__.set(r,d),this}function hD(r){return this.__data__.has(r)}ai.prototype.add=ai.prototype.push=dD,ai.prototype.has=hD;function $n(r){var s=this.__data__=new vr(r);this.size=s.size}function pD(){this.__data__=new vr,this.size=0}function mD(r){var s=this.__data__,a=s.delete(r);return this.size=s.size,a}function gD(r){return this.__data__.get(r)}function vD(r){return this.__data__.has(r)}function yD(r,s){var a=this.__data__;if(a instanceof vr){var f=a.__data__;if(!Fs||f.length<o-1)return f.push([r,s]),this.size=++a.size,this;a=this.__data__=new yr(f)}return a.set(r,s),this.size=a.size,this}$n.prototype.clear=pD,$n.prototype.delete=mD,$n.prototype.get=gD,$n.prototype.has=vD,$n.prototype.set=yD;function Pv(r,s){var a=qe(r),f=!a&&di(r),m=!a&&!f&&_r(r),w=!a&&!f&&!m&&Qi(r),x=a||f||m||w,E=x?ff(r.length,kM):[],D=E.length;for(var _ in r)(s||ct.call(r,_))&&!(x&&(_=="length"||m&&(_=="offset"||_=="parent")||w&&(_=="buffer"||_=="byteLength"||_=="byteOffset")||Sr(_,D)))&&E.push(_);return E}function Ov(r){var s=r.length;return s?r[kf(0,s-1)]:n}function wD(r,s){return za(mn(r),li(s,0,r.length))}function bD(r){return za(mn(r))}function yf(r,s,a){(a!==n&&!er(r[s],a)||a===n&&!(s in r))&&wr(r,s,a)}function zs(r,s,a){var f=r[s];(!(ct.call(r,s)&&er(f,a))||a===n&&!(s in r))&&wr(r,s,a)}function Va(r,s){for(var a=r.length;a--;)if(er(r[a][0],s))return a;return-1}function xD(r,s,a,f){return Br(r,function(m,w,x){s(f,m,a(m),x)}),f}function Nv(r,s){return r&&ar(s,Gt(s),r)}function SD(r,s){return r&&ar(s,vn(s),r)}function wr(r,s,a){s=="__proto__"&&Aa?Aa(r,s,{configurable:!0,enumerable:!0,value:a,writable:!0}):r[s]=a}function wf(r,s){for(var a=-1,f=s.length,m=L(f),w=r==null;++a<f;)m[a]=w?n:$f(r,s[a]);return m}function li(r,s,a){return r===r&&(a!==n&&(r=r<=a?r:a),s!==n&&(r=r>=s?r:s)),r}function qn(r,s,a,f,m,w){var x,E=s&g,D=s&b,_=s&v;if(a&&(x=m?a(r,f,m,w):a(r)),x!==n)return x;if(!Rt(r))return r;var K=qe(r);if(K){if(x=cP(r),!E)return mn(r,x)}else{var H=rn(r),ie=H==Ue||H==ve;if(_r(r))return sy(r,E);if(H==tt||H==F||ie&&!m){if(x=D||ie?{}:Ey(r),!E)return D?$D(r,SD(x,r)):ZD(r,Nv(x,r))}else{if(!yt[H])return m?r:{};x=fP(r,H,E)}}w||(w=new $n);var de=w.get(r);if(de)return de;w.set(r,x),$y(r)?r.forEach(function(Re){x.add(qn(Re,s,a,Re,r,w))}):Xy(r)&&r.forEach(function(Re,Ye){x.set(Ye,qn(Re,s,a,Ye,r,w))});var Ce=_?D?Bf:Ff:D?vn:Gt,_e=K?n:Ce(r);return Un(_e||r,function(Re,Ye){_e&&(Ye=Re,Re=r[Ye]),zs(x,Ye,qn(Re,s,a,Ye,r,w))}),x}function AD(r){var s=Gt(r);return function(a){return Lv(a,r,s)}}function Lv(r,s,a){var f=a.length;if(r==null)return!f;for(r=gt(r);f--;){var m=a[f],w=s[m],x=r[m];if(x===n&&!(m in r)||!w(x))return!1}return!0}function Uv(r,s,a){if(typeof r!="function")throw new Fn(u);return Qs(function(){r.apply(n,a)},s)}function _s(r,s,a,f){var m=-1,w=da,x=!0,E=r.length,D=[],_=s.length;if(!E)return D;a&&(s=At(s,Sn(a))),f?(w=sf,x=!1):s.length>=o&&(w=Ls,x=!1,s=new ai(s));e:for(;++m<E;){var K=r[m],H=a==null?K:a(K);if(K=f||K!==0?K:0,x&&H===H){for(var ie=_;ie--;)if(s[ie]===H)continue e;D.push(K)}else w(s,H,f)||D.push(K)}return D}var Br=cy(or),Fv=cy(xf,!0);function ED(r,s){var a=!0;return Br(r,function(f,m,w){return a=!!s(f,m,w),a}),a}function Ia(r,s,a){for(var f=-1,m=r.length;++f<m;){var w=r[f],x=s(w);if(x!=null&&(E===n?x===x&&!En(x):a(x,E)))var E=x,D=w}return D}function TD(r,s,a,f){var m=r.length;for(a=ze(a),a<0&&(a=-a>m?0:m+a),f=f===n||f>m?m:ze(f),f<0&&(f+=m),f=a>f?0:tw(f);a<f;)r[a++]=s;return r}function Bv(r,s){var a=[];return Br(r,function(f,m,w){s(f,m,w)&&a.push(f)}),a}function $t(r,s,a,f,m){var w=-1,x=r.length;for(a||(a=hP),m||(m=[]);++w<x;){var E=r[w];s>0&&a(E)?s>1?$t(E,s-1,a,f,m):Lr(m,E):f||(m[m.length]=E)}return m}var bf=fy(),qv=fy(!0);function or(r,s){return r&&bf(r,s,Gt)}function xf(r,s){return r&&qv(r,s,Gt)}function Ma(r,s){return Nr(s,function(a){return Ar(r[a])})}function ui(r,s){s=Wr(s,r);for(var a=0,f=s.length;r!=null&&a<f;)r=r[lr(s[a++])];return a&&a==f?r:n}function Wv(r,s,a){var f=s(r);return qe(r)?f:Lr(f,a(r))}function on(r){return r==null?r===n?Nn:Ae:si&&si in gt(r)?aP(r):bP(r)}function Sf(r,s){return r>s}function CD(r,s){return r!=null&&ct.call(r,s)}function RD(r,s){return r!=null&&s in gt(r)}function kD(r,s,a){return r>=nn(s,a)&&r<Ht(s,a)}function Af(r,s,a){for(var f=a?sf:da,m=r[0].length,w=r.length,x=w,E=L(w),D=1/0,_=[];x--;){var K=r[x];x&&s&&(K=At(K,Sn(s))),D=nn(K.length,D),E[x]=!a&&(s||m>=120&&K.length>=120)?new ai(x&&K):n}K=r[0];var H=-1,ie=E[0];e:for(;++H<m&&_.length<D;){var de=K[H],Ce=s?s(de):de;if(de=a||de!==0?de:0,!(ie?Ls(ie,Ce):f(_,Ce,a))){for(x=w;--x;){var _e=E[x];if(!(_e?Ls(_e,Ce):f(r[x],Ce,a)))continue e}ie&&ie.push(Ce),_.push(de)}}return _}function VD(r,s,a,f){return or(r,function(m,w,x){s(f,a(m),w,x)}),f}function Ks(r,s,a){s=Wr(s,r),r=ky(r,s);var f=r==null?r:r[lr(zn(s))];return f==null?n:xn(f,r,a)}function zv(r){return Mt(r)&&on(r)==F}function ID(r){return Mt(r)&&on(r)==Pt}function MD(r){return Mt(r)&&on(r)==xe}function Hs(r,s,a,f,m){return r===s?!0:r==null||s==null||!Mt(r)&&!Mt(s)?r!==r&&s!==s:DD(r,s,a,f,Hs,m)}function DD(r,s,a,f,m,w){var x=qe(r),E=qe(s),D=x?W:rn(r),_=E?W:rn(s);D=D==F?tt:D,_=_==F?tt:_;var K=D==tt,H=_==tt,ie=D==_;if(ie&&_r(r)){if(!_r(s))return!1;x=!0,K=!1}if(ie&&!K)return w||(w=new $n),x||Qi(r)?xy(r,s,a,f,m,w):sP(r,s,D,a,f,m,w);if(!(a&T)){var de=K&&ct.call(r,"__wrapped__"),Ce=H&&ct.call(s,"__wrapped__");if(de||Ce){var _e=de?r.value():r,Re=Ce?s.value():s;return w||(w=new $n),m(_e,Re,a,f,w)}}return ie?(w||(w=new $n),oP(r,s,a,f,m,w)):!1}function PD(r){return Mt(r)&&rn(r)==Ee}function Ef(r,s,a,f){var m=a.length,w=m,x=!f;if(r==null)return!w;for(r=gt(r);m--;){var E=a[m];if(x&&E[2]?E[1]!==r[E[0]]:!(E[0]in r))return!1}for(;++m<w;){E=a[m];var D=E[0],_=r[D],K=E[1];if(x&&E[2]){if(_===n&&!(D in r))return!1}else{var H=new $n;if(f)var ie=f(_,K,D,r,s,H);if(!(ie===n?Hs(K,_,T|k,f,H):ie))return!1}}return!0}function _v(r){if(!Rt(r)||mP(r))return!1;var s=Ar(r)?PM:Xt;return s.test(fi(r))}function OD(r){return Mt(r)&&on(r)==it}function ND(r){return Mt(r)&&rn(r)==$e}function LD(r){return Mt(r)&&ja(r.length)&&!!bt[on(r)]}function Kv(r){return typeof r=="function"?r:r==null?yn:typeof r=="object"?qe(r)?Gv(r[0],r[1]):Yv(r):dw(r)}function Tf(r){if(!js(r))return BM(r);var s=[];for(var a in gt(r))ct.call(r,a)&&a!="constructor"&&s.push(a);return s}function UD(r){if(!Rt(r))return wP(r);var s=js(r),a=[];for(var f in r)f=="constructor"&&(s||!ct.call(r,f))||a.push(f);return a}function Cf(r,s){return r<s}function Hv(r,s){var a=-1,f=gn(r)?L(r.length):[];return Br(r,function(m,w,x){f[++a]=s(m,w,x)}),f}function Yv(r){var s=Wf(r);return s.length==1&&s[0][2]?Cy(s[0][0],s[0][1]):function(a){return a===r||Ef(a,r,s)}}function Gv(r,s){return _f(r)&&Ty(s)?Cy(lr(r),s):function(a){var f=$f(a,r);return f===n&&f===s?ed(a,r):Hs(s,f,T|k)}}function Da(r,s,a,f,m){r!==s&&bf(s,function(w,x){if(m||(m=new $n),Rt(w))FD(r,s,x,a,Da,f,m);else{var E=f?f(Hf(r,x),w,x+"",r,s,m):n;E===n&&(E=w),yf(r,x,E)}},vn)}function FD(r,s,a,f,m,w,x){var E=Hf(r,a),D=Hf(s,a),_=x.get(D);if(_){yf(r,a,_);return}var K=w?w(E,D,a+"",r,s,x):n,H=K===n;if(H){var ie=qe(D),de=!ie&&_r(D),Ce=!ie&&!de&&Qi(D);K=D,ie||de||Ce?qe(E)?K=E:Ot(E)?K=mn(E):de?(H=!1,K=sy(D,!0)):Ce?(H=!1,K=oy(D,!0)):K=[]:Js(D)||di(D)?(K=E,di(E)?K=nw(E):(!Rt(E)||Ar(E))&&(K=Ey(D))):H=!1}H&&(x.set(D,K),m(K,D,f,w,x),x.delete(D)),yf(r,a,K)}function jv(r,s){var a=r.length;if(a)return s+=s<0?a:0,Sr(s,a)?r[s]:n}function Qv(r,s,a){s.length?s=At(s,function(w){return qe(w)?function(x){return ui(x,w.length===1?w[0]:w)}:w}):s=[yn];var f=-1;s=At(s,Sn(Te()));var m=Hv(r,function(w,x,E){var D=At(s,function(_){return _(w)});return{criteria:D,index:++f,value:w}});return fM(m,function(w,x){return XD(w,x,a)})}function BD(r,s){return Jv(r,s,function(a,f){return ed(r,f)})}function Jv(r,s,a){for(var f=-1,m=s.length,w={};++f<m;){var x=s[f],E=ui(r,x);a(E,x)&&Ys(w,Wr(x,r),E)}return w}function qD(r){return function(s){return ui(s,r)}}function Rf(r,s,a,f){var m=f?cM:Fi,w=-1,x=s.length,E=r;for(r===s&&(s=mn(s)),a&&(E=At(r,Sn(a)));++w<x;)for(var D=0,_=s[w],K=a?a(_):_;(D=m(E,K,D,f))>-1;)E!==r&&Sa.call(E,D,1),Sa.call(r,D,1);return r}function Xv(r,s){for(var a=r?s.length:0,f=a-1;a--;){var m=s[a];if(a==f||m!==w){var w=m;Sr(m)?Sa.call(r,m,1):Mf(r,m)}}return r}function kf(r,s){return r+Ta(Mv()*(s-r+1))}function WD(r,s,a,f){for(var m=-1,w=Ht(Ea((s-r)/(a||1)),0),x=L(w);w--;)x[f?w:++m]=r,r+=a;return x}function Vf(r,s){var a="";if(!r||s<1||s>Oe)return a;do s%2&&(a+=r),s=Ta(s/2),s&&(r+=r);while(s);return a}function Ke(r,s){return Yf(Ry(r,s,yn),r+"")}function zD(r){return Ov(Ji(r))}function _D(r,s){var a=Ji(r);return za(a,li(s,0,a.length))}function Ys(r,s,a,f){if(!Rt(r))return r;s=Wr(s,r);for(var m=-1,w=s.length,x=w-1,E=r;E!=null&&++m<w;){var D=lr(s[m]),_=a;if(D==="__proto__"||D==="constructor"||D==="prototype")return r;if(m!=x){var K=E[D];_=f?f(K,D,E):n,_===n&&(_=Rt(K)?K:Sr(s[m+1])?[]:{})}zs(E,D,_),E=E[D]}return r}var Zv=Ca?function(r,s){return Ca.set(r,s),r}:yn,KD=Aa?function(r,s){return Aa(r,"toString",{configurable:!0,enumerable:!1,value:nd(s),writable:!0})}:yn;function HD(r){return za(Ji(r))}function Wn(r,s,a){var f=-1,m=r.length;s<0&&(s=-s>m?0:m+s),a=a>m?m:a,a<0&&(a+=m),m=s>a?0:a-s>>>0,s>>>=0;for(var w=L(m);++f<m;)w[f]=r[f+s];return w}function YD(r,s){var a;return Br(r,function(f,m,w){return a=s(f,m,w),!a}),!!a}function Pa(r,s,a){var f=0,m=r==null?f:r.length;if(typeof s=="number"&&s===s&&m<=N){for(;f<m;){var w=f+m>>>1,x=r[w];x!==null&&!En(x)&&(a?x<=s:x<s)?f=w+1:m=w}return m}return If(r,s,yn,a)}function If(r,s,a,f){var m=0,w=r==null?0:r.length;if(w===0)return 0;s=a(s);for(var x=s!==s,E=s===null,D=En(s),_=s===n;m<w;){var K=Ta((m+w)/2),H=a(r[K]),ie=H!==n,de=H===null,Ce=H===H,_e=En(H);if(x)var Re=f||Ce;else _?Re=Ce&&(f||ie):E?Re=Ce&&ie&&(f||!de):D?Re=Ce&&ie&&!de&&(f||!_e):de||_e?Re=!1:Re=f?H<=s:H<s;Re?m=K+1:w=K}return nn(w,V)}function $v(r,s){for(var a=-1,f=r.length,m=0,w=[];++a<f;){var x=r[a],E=s?s(x):x;if(!a||!er(E,D)){var D=E;w[m++]=x===0?0:x}}return w}function ey(r){return typeof r=="number"?r:En(r)?le:+r}function An(r){if(typeof r=="string")return r;if(qe(r))return At(r,An)+"";if(En(r))return Dv?Dv.call(r):"";var s=r+"";return s=="0"&&1/r==-be?"-0":s}function qr(r,s,a){var f=-1,m=da,w=r.length,x=!0,E=[],D=E;if(a)x=!1,m=sf;else if(w>=o){var _=s?null:rP(r);if(_)return pa(_);x=!1,m=Ls,D=new ai}else D=s?[]:E;e:for(;++f<w;){var K=r[f],H=s?s(K):K;if(K=a||K!==0?K:0,x&&H===H){for(var ie=D.length;ie--;)if(D[ie]===H)continue e;s&&D.push(H),E.push(K)}else m(D,H,a)||(D!==E&&D.push(H),E.push(K))}return E}function Mf(r,s){return s=Wr(s,r),r=ky(r,s),r==null||delete r[lr(zn(s))]}function ty(r,s,a,f){return Ys(r,s,a(ui(r,s)),f)}function Oa(r,s,a,f){for(var m=r.length,w=f?m:-1;(f?w--:++w<m)&&s(r[w],w,r););return a?Wn(r,f?0:w,f?w+1:m):Wn(r,f?w+1:0,f?m:w)}function ny(r,s){var a=r;return a instanceof je&&(a=a.value()),of(s,function(f,m){return m.func.apply(m.thisArg,Lr([f],m.args))},a)}function Df(r,s,a){var f=r.length;if(f<2)return f?qr(r[0]):[];for(var m=-1,w=L(f);++m<f;)for(var x=r[m],E=-1;++E<f;)E!=m&&(w[m]=_s(w[m]||x,r[E],s,a));return qr($t(w,1),s,a)}function ry(r,s,a){for(var f=-1,m=r.length,w=s.length,x={};++f<m;){var E=f<w?s[f]:n;a(x,r[f],E)}return x}function Pf(r){return Ot(r)?r:[]}function Of(r){return typeof r=="function"?r:yn}function Wr(r,s){return qe(r)?r:_f(r,s)?[r]:Dy(ot(r))}var GD=Ke;function zr(r,s,a){var f=r.length;return a=a===n?f:a,!s&&a>=f?r:Wn(r,s,a)}var iy=OM||function(r){return Zt.clearTimeout(r)};function sy(r,s){if(s)return r.slice();var a=r.length,f=Cv?Cv(a):new r.constructor(a);return r.copy(f),f}function Nf(r){var s=new r.constructor(r.byteLength);return new ba(s).set(new ba(r)),s}function jD(r,s){var a=s?Nf(r.buffer):r.buffer;return new r.constructor(a,r.byteOffset,r.byteLength)}function QD(r){var s=new r.constructor(r.source,st.exec(r));return s.lastIndex=r.lastIndex,s}function JD(r){return Ws?gt(Ws.call(r)):{}}function oy(r,s){var a=s?Nf(r.buffer):r.buffer;return new r.constructor(a,r.byteOffset,r.length)}function ay(r,s){if(r!==s){var a=r!==n,f=r===null,m=r===r,w=En(r),x=s!==n,E=s===null,D=s===s,_=En(s);if(!E&&!_&&!w&&r>s||w&&x&&D&&!E&&!_||f&&x&&D||!a&&D||!m)return 1;if(!f&&!w&&!_&&r<s||_&&a&&m&&!f&&!w||E&&a&&m||!x&&m||!D)return-1}return 0}function XD(r,s,a){for(var f=-1,m=r.criteria,w=s.criteria,x=m.length,E=a.length;++f<x;){var D=ay(m[f],w[f]);if(D){if(f>=E)return D;var _=a[f];return D*(_=="desc"?-1:1)}}return r.index-s.index}function ly(r,s,a,f){for(var m=-1,w=r.length,x=a.length,E=-1,D=s.length,_=Ht(w-x,0),K=L(D+_),H=!f;++E<D;)K[E]=s[E];for(;++m<x;)(H||m<w)&&(K[a[m]]=r[m]);for(;_--;)K[E++]=r[m++];return K}function uy(r,s,a,f){for(var m=-1,w=r.length,x=-1,E=a.length,D=-1,_=s.length,K=Ht(w-E,0),H=L(K+_),ie=!f;++m<K;)H[m]=r[m];for(var de=m;++D<_;)H[de+D]=s[D];for(;++x<E;)(ie||m<w)&&(H[de+a[x]]=r[m++]);return H}function mn(r,s){var a=-1,f=r.length;for(s||(s=L(f));++a<f;)s[a]=r[a];return s}function ar(r,s,a,f){var m=!a;a||(a={});for(var w=-1,x=s.length;++w<x;){var E=s[w],D=f?f(a[E],r[E],E,a,r):n;D===n&&(D=r[E]),m?wr(a,E,D):zs(a,E,D)}return a}function ZD(r,s){return ar(r,zf(r),s)}function $D(r,s){return ar(r,Sy(r),s)}function Na(r,s){return function(a,f){var m=qe(a)?iM:xD,w=s?s():{};return m(a,r,Te(f,2),w)}}function Yi(r){return Ke(function(s,a){var f=-1,m=a.length,w=m>1?a[m-1]:n,x=m>2?a[2]:n;for(w=r.length>3&&typeof w=="function"?(m--,w):n,x&&an(a[0],a[1],x)&&(w=m<3?n:w,m=1),s=gt(s);++f<m;){var E=a[f];E&&r(s,E,f,w)}return s})}function cy(r,s){return function(a,f){if(a==null)return a;if(!gn(a))return r(a,f);for(var m=a.length,w=s?m:-1,x=gt(a);(s?w--:++w<m)&&f(x[w],w,x)!==!1;);return a}}function fy(r){return function(s,a,f){for(var m=-1,w=gt(s),x=f(s),E=x.length;E--;){var D=x[r?E:++m];if(a(w[D],D,w)===!1)break}return s}}function eP(r,s,a){var f=s&B,m=Gs(r);function w(){var x=this&&this!==Zt&&this instanceof w?m:r;return x.apply(f?a:this,arguments)}return w}function dy(r){return function(s){s=ot(s);var a=Bi(s)?Zn(s):n,f=a?a[0]:s.charAt(0),m=a?zr(a,1).join(""):s.slice(1);return f[r]()+m}}function Gi(r){return function(s){return of(cw(uw(s).replace(KI,"")),r,"")}}function Gs(r){return function(){var s=arguments;switch(s.length){case 0:return new r;case 1:return new r(s[0]);case 2:return new r(s[0],s[1]);case 3:return new r(s[0],s[1],s[2]);case 4:return new r(s[0],s[1],s[2],s[3]);case 5:return new r(s[0],s[1],s[2],s[3],s[4]);case 6:return new r(s[0],s[1],s[2],s[3],s[4],s[5]);case 7:return new r(s[0],s[1],s[2],s[3],s[4],s[5],s[6])}var a=Hi(r.prototype),f=r.apply(a,s);return Rt(f)?f:a}}function tP(r,s,a){var f=Gs(r);function m(){for(var w=arguments.length,x=L(w),E=w,D=ji(m);E--;)x[E]=arguments[E];var _=w<3&&x[0]!==D&&x[w-1]!==D?[]:Ur(x,D);if(w-=_.length,w<a)return vy(r,s,La,m.placeholder,n,x,_,n,n,a-w);var K=this&&this!==Zt&&this instanceof m?f:r;return xn(K,this,x)}return m}function hy(r){return function(s,a,f){var m=gt(s);if(!gn(s)){var w=Te(a,3);s=Gt(s),a=function(E){return w(m[E],E,m)}}var x=r(s,a,f);return x>-1?m[w?s[x]:x]:n}}function py(r){return xr(function(s){var a=s.length,f=a,m=Bn.prototype.thru;for(r&&s.reverse();f--;){var w=s[f];if(typeof w!="function")throw new Fn(u);if(m&&!x&&qa(w)=="wrapper")var x=new Bn([],!0)}for(f=x?f:a;++f<a;){w=s[f];var E=qa(w),D=E=="wrapper"?qf(w):n;D&&Kf(D[0])&&D[1]==(X|U|z|j)&&!D[4].length&&D[9]==1?x=x[qa(D[0])].apply(x,D[3]):x=w.length==1&&Kf(w)?x[E]():x.thru(w)}return function(){var _=arguments,K=_[0];if(x&&_.length==1&&qe(K))return x.plant(K).value();for(var H=0,ie=a?s[H].apply(this,_):K;++H<a;)ie=s[H].call(this,ie);return ie}})}function La(r,s,a,f,m,w,x,E,D,_){var K=s&X,H=s&B,ie=s&P,de=s&(U|G),Ce=s&ge,_e=ie?n:Gs(r);function Re(){for(var Ye=arguments.length,Xe=L(Ye),Tn=Ye;Tn--;)Xe[Tn]=arguments[Tn];if(de)var ln=ji(Re),Cn=hM(Xe,ln);if(f&&(Xe=ly(Xe,f,m,de)),w&&(Xe=uy(Xe,w,x,de)),Ye-=Cn,de&&Ye<_){var Nt=Ur(Xe,ln);return vy(r,s,La,Re.placeholder,a,Xe,Nt,E,D,_-Ye)}var tr=H?a:this,Tr=ie?tr[r]:r;return Ye=Xe.length,E?Xe=xP(Xe,E):Ce&&Ye>1&&Xe.reverse(),K&&D<Ye&&(Xe.length=D),this&&this!==Zt&&this instanceof Re&&(Tr=_e||Gs(Tr)),Tr.apply(tr,Xe)}return Re}function my(r,s){return function(a,f){return VD(a,r,s(f),{})}}function Ua(r,s){return function(a,f){var m;if(a===n&&f===n)return s;if(a!==n&&(m=a),f!==n){if(m===n)return f;typeof a=="string"||typeof f=="string"?(a=An(a),f=An(f)):(a=ey(a),f=ey(f)),m=r(a,f)}return m}}function Lf(r){return xr(function(s){return s=At(s,Sn(Te())),Ke(function(a){var f=this;return r(s,function(m){return xn(m,f,a)})})})}function Fa(r,s){s=s===n?" ":An(s);var a=s.length;if(a<2)return a?Vf(s,r):s;var f=Vf(s,Ea(r/qi(s)));return Bi(s)?zr(Zn(f),0,r).join(""):f.slice(0,r)}function nP(r,s,a,f){var m=s&B,w=Gs(r);function x(){for(var E=-1,D=arguments.length,_=-1,K=f.length,H=L(K+D),ie=this&&this!==Zt&&this instanceof x?w:r;++_<K;)H[_]=f[_];for(;D--;)H[_++]=arguments[++E];return xn(ie,m?a:this,H)}return x}function gy(r){return function(s,a,f){return f&&typeof f!="number"&&an(s,a,f)&&(a=f=n),s=Er(s),a===n?(a=s,s=0):a=Er(a),f=f===n?s<a?1:-1:Er(f),WD(s,a,f,r)}}function Ba(r){return function(s,a){return typeof s=="string"&&typeof a=="string"||(s=_n(s),a=_n(a)),r(s,a)}}function vy(r,s,a,f,m,w,x,E,D,_){var K=s&U,H=K?x:n,ie=K?n:x,de=K?w:n,Ce=K?n:w;s|=K?z:J,s&=~(K?J:z),s&I||(s&=-4);var _e=[r,s,m,de,H,Ce,ie,E,D,_],Re=a.apply(n,_e);return Kf(r)&&Vy(Re,_e),Re.placeholder=f,Iy(Re,r,s)}function Uf(r){var s=Kt[r];return function(a,f){if(a=_n(a),f=f==null?0:nn(ze(f),292),f&&Iv(a)){var m=(ot(a)+"e").split("e"),w=s(m[0]+"e"+(+m[1]+f));return m=(ot(w)+"e").split("e"),+(m[0]+"e"+(+m[1]-f))}return s(a)}}var rP=_i&&1/pa(new _i([,-0]))[1]==be?function(r){return new _i(r)}:sd;function yy(r){return function(s){var a=rn(s);return a==Ee?hf(s):a==$e?bM(s):dM(s,r(s))}}function br(r,s,a,f,m,w,x,E){var D=s&P;if(!D&&typeof r!="function")throw new Fn(u);var _=f?f.length:0;if(_||(s&=-97,f=m=n),x=x===n?x:Ht(ze(x),0),E=E===n?E:ze(E),_-=m?m.length:0,s&J){var K=f,H=m;f=m=n}var ie=D?n:qf(r),de=[r,s,a,f,m,K,H,w,x,E];if(ie&&yP(de,ie),r=de[0],s=de[1],a=de[2],f=de[3],m=de[4],E=de[9]=de[9]===n?D?0:r.length:Ht(de[9]-_,0),!E&&s&(U|G)&&(s&=-25),!s||s==B)var Ce=eP(r,s,a);else s==U||s==G?Ce=tP(r,s,E):(s==z||s==(B|z))&&!m.length?Ce=nP(r,s,a,f):Ce=La.apply(n,de);var _e=ie?Zv:Vy;return Iy(_e(Ce,de),r,s)}function wy(r,s,a,f){return r===n||er(r,zi[a])&&!ct.call(f,a)?s:r}function by(r,s,a,f,m,w){return Rt(r)&&Rt(s)&&(w.set(s,r),Da(r,s,n,by,w),w.delete(s)),r}function iP(r){return Js(r)?n:r}function xy(r,s,a,f,m,w){var x=a&T,E=r.length,D=s.length;if(E!=D&&!(x&&D>E))return!1;var _=w.get(r),K=w.get(s);if(_&&K)return _==s&&K==r;var H=-1,ie=!0,de=a&k?new ai:n;for(w.set(r,s),w.set(s,r);++H<E;){var Ce=r[H],_e=s[H];if(f)var Re=x?f(_e,Ce,H,s,r,w):f(Ce,_e,H,r,s,w);if(Re!==n){if(Re)continue;ie=!1;break}if(de){if(!af(s,function(Ye,Xe){if(!Ls(de,Xe)&&(Ce===Ye||m(Ce,Ye,a,f,w)))return de.push(Xe)})){ie=!1;break}}else if(!(Ce===_e||m(Ce,_e,a,f,w))){ie=!1;break}}return w.delete(r),w.delete(s),ie}function sP(r,s,a,f,m,w,x){switch(a){case fn:if(r.byteLength!=s.byteLength||r.byteOffset!=s.byteOffset)return!1;r=r.buffer,s=s.buffer;case Pt:return!(r.byteLength!=s.byteLength||!w(new ba(r),new ba(s)));case Z:case xe:case Ne:return er(+r,+s);case Je:return r.name==s.name&&r.message==s.message;case it:case Yt:return r==s+"";case Ee:var E=hf;case $e:var D=f&T;if(E||(E=pa),r.size!=s.size&&!D)return!1;var _=x.get(r);if(_)return _==s;f|=k,x.set(r,s);var K=xy(E(r),E(s),f,m,w,x);return x.delete(r),K;case qt:if(Ws)return Ws.call(r)==Ws.call(s)}return!1}function oP(r,s,a,f,m,w){var x=a&T,E=Ff(r),D=E.length,_=Ff(s),K=_.length;if(D!=K&&!x)return!1;for(var H=D;H--;){var ie=E[H];if(!(x?ie in s:ct.call(s,ie)))return!1}var de=w.get(r),Ce=w.get(s);if(de&&Ce)return de==s&&Ce==r;var _e=!0;w.set(r,s),w.set(s,r);for(var Re=x;++H<D;){ie=E[H];var Ye=r[ie],Xe=s[ie];if(f)var Tn=x?f(Xe,Ye,ie,s,r,w):f(Ye,Xe,ie,r,s,w);if(!(Tn===n?Ye===Xe||m(Ye,Xe,a,f,w):Tn)){_e=!1;break}Re||(Re=ie=="constructor")}if(_e&&!Re){var ln=r.constructor,Cn=s.constructor;ln!=Cn&&"constructor"in r&&"constructor"in s&&!(typeof ln=="function"&&ln instanceof ln&&typeof Cn=="function"&&Cn instanceof Cn)&&(_e=!1)}return w.delete(r),w.delete(s),_e}function xr(r){return Yf(Ry(r,n,Ly),r+"")}function Ff(r){return Wv(r,Gt,zf)}function Bf(r){return Wv(r,vn,Sy)}var qf=Ca?function(r){return Ca.get(r)}:sd;function qa(r){for(var s=r.name+"",a=Ki[s],f=ct.call(Ki,s)?a.length:0;f--;){var m=a[f],w=m.func;if(w==null||w==r)return m.name}return s}function ji(r){var s=ct.call(y,"placeholder")?y:r;return s.placeholder}function Te(){var r=y.iteratee||rd;return r=r===rd?Kv:r,arguments.length?r(arguments[0],arguments[1]):r}function Wa(r,s){var a=r.__data__;return pP(s)?a[typeof s=="string"?"string":"hash"]:a.map}function Wf(r){for(var s=Gt(r),a=s.length;a--;){var f=s[a],m=r[f];s[a]=[f,m,Ty(m)]}return s}function ci(r,s){var a=vM(r,s);return _v(a)?a:n}function aP(r){var s=ct.call(r,si),a=r[si];try{r[si]=n;var f=!0}catch{}var m=ya.call(r);return f&&(s?r[si]=a:delete r[si]),m}var zf=mf?function(r){return r==null?[]:(r=gt(r),Nr(mf(r),function(s){return kv.call(r,s)}))}:od,Sy=mf?function(r){for(var s=[];r;)Lr(s,zf(r)),r=xa(r);return s}:od,rn=on;(gf&&rn(new gf(new ArrayBuffer(1)))!=fn||Fs&&rn(new Fs)!=Ee||vf&&rn(vf.resolve())!=Bt||_i&&rn(new _i)!=$e||Bs&&rn(new Bs)!=pt)&&(rn=function(r){var s=on(r),a=s==tt?r.constructor:n,f=a?fi(a):"";if(f)switch(f){case _M:return fn;case KM:return Ee;case HM:return Bt;case YM:return $e;case GM:return pt}return s});function lP(r,s,a){for(var f=-1,m=a.length;++f<m;){var w=a[f],x=w.size;switch(w.type){case"drop":r+=x;break;case"dropRight":s-=x;break;case"take":s=nn(s,r+x);break;case"takeRight":r=Ht(r,s-x);break}}return{start:r,end:s}}function uP(r){var s=r.match(jc);return s?s[1].split(A):[]}function Ay(r,s,a){s=Wr(s,r);for(var f=-1,m=s.length,w=!1;++f<m;){var x=lr(s[f]);if(!(w=r!=null&&a(r,x)))break;r=r[x]}return w||++f!=m?w:(m=r==null?0:r.length,!!m&&ja(m)&&Sr(x,m)&&(qe(r)||di(r)))}function cP(r){var s=r.length,a=new r.constructor(s);return s&&typeof r[0]=="string"&&ct.call(r,"index")&&(a.index=r.index,a.input=r.input),a}function Ey(r){return typeof r.constructor=="function"&&!js(r)?Hi(xa(r)):{}}function fP(r,s,a){var f=r.constructor;switch(s){case Pt:return Nf(r);case Z:case xe:return new f(+r);case fn:return jD(r,a);case dn:case bn:case mr:case Qn:case Jn:case hn:case O:case R:case Y:return oy(r,a);case Ee:return new f;case Ne:case Yt:return new f(r);case it:return QD(r);case $e:return new f;case qt:return JD(r)}}function dP(r,s){var a=s.length;if(!a)return r;var f=a-1;return s[f]=(a>1?"& ":"")+s[f],s=s.join(a>2?", ":" "),r.replace(Gc,`{
|
|
37
|
+
/* [wrapped with `+s+`] */
|
|
38
|
+
`)}function hP(r){return qe(r)||di(r)||!!(Vv&&r&&r[Vv])}function Sr(r,s){var a=typeof r;return s=s??Oe,!!s&&(a=="number"||a!="symbol"&&It.test(r))&&r>-1&&r%1==0&&r<s}function an(r,s,a){if(!Rt(a))return!1;var f=typeof s;return(f=="number"?gn(a)&&Sr(s,a.length):f=="string"&&s in a)?er(a[s],r):!1}function _f(r,s){if(qe(r))return!1;var a=typeof r;return a=="number"||a=="symbol"||a=="boolean"||r==null||En(r)?!0:mt.test(r)||!ut.test(r)||s!=null&&r in gt(s)}function pP(r){var s=typeof r;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?r!=="__proto__":r===null}function Kf(r){var s=qa(r),a=y[s];if(typeof a!="function"||!(s in je.prototype))return!1;if(r===a)return!0;var f=qf(a);return!!f&&r===f[0]}function mP(r){return!!Tv&&Tv in r}var gP=ga?Ar:ad;function js(r){var s=r&&r.constructor,a=typeof s=="function"&&s.prototype||zi;return r===a}function Ty(r){return r===r&&!Rt(r)}function Cy(r,s){return function(a){return a==null?!1:a[r]===s&&(s!==n||r in gt(a))}}function vP(r){var s=Ya(r,function(f){return a.size===h&&a.clear(),f}),a=s.cache;return s}function yP(r,s){var a=r[1],f=s[1],m=a|f,w=m<(B|P|X),x=f==X&&a==U||f==X&&a==j&&r[7].length<=s[8]||f==(X|j)&&s[7].length<=s[8]&&a==U;if(!(w||x))return r;f&B&&(r[2]=s[2],m|=a&B?0:I);var E=s[3];if(E){var D=r[3];r[3]=D?ly(D,E,s[4]):E,r[4]=D?Ur(r[3],p):s[4]}return E=s[5],E&&(D=r[5],r[5]=D?uy(D,E,s[6]):E,r[6]=D?Ur(r[5],p):s[6]),E=s[7],E&&(r[7]=E),f&X&&(r[8]=r[8]==null?s[8]:nn(r[8],s[8])),r[9]==null&&(r[9]=s[9]),r[0]=s[0],r[1]=m,r}function wP(r){var s=[];if(r!=null)for(var a in gt(r))s.push(a);return s}function bP(r){return ya.call(r)}function Ry(r,s,a){return s=Ht(s===n?r.length-1:s,0),function(){for(var f=arguments,m=-1,w=Ht(f.length-s,0),x=L(w);++m<w;)x[m]=f[s+m];m=-1;for(var E=L(s+1);++m<s;)E[m]=f[m];return E[s]=a(x),xn(r,this,E)}}function ky(r,s){return s.length<2?r:ui(r,Wn(s,0,-1))}function xP(r,s){for(var a=r.length,f=nn(s.length,a),m=mn(r);f--;){var w=s[f];r[f]=Sr(w,a)?m[w]:n}return r}function Hf(r,s){if(!(s==="constructor"&&typeof r[s]=="function")&&s!="__proto__")return r[s]}var Vy=My(Zv),Qs=LM||function(r,s){return Zt.setTimeout(r,s)},Yf=My(KD);function Iy(r,s,a){var f=s+"";return Yf(r,dP(f,SP(uP(f),a)))}function My(r){var s=0,a=0;return function(){var f=qM(),m=Se-(f-a);if(a=f,m>0){if(++s>=Le)return arguments[0]}else s=0;return r.apply(n,arguments)}}function za(r,s){var a=-1,f=r.length,m=f-1;for(s=s===n?f:s;++a<s;){var w=kf(a,m),x=r[w];r[w]=r[a],r[a]=x}return r.length=s,r}var Dy=vP(function(r){var s=[];return r.charCodeAt(0)===46&&s.push(""),r.replace(Wt,function(a,f,m,w){s.push(m?w.replace(Me,"$1"):f||a)}),s});function lr(r){if(typeof r=="string"||En(r))return r;var s=r+"";return s=="0"&&1/r==-be?"-0":s}function fi(r){if(r!=null){try{return va.call(r)}catch{}try{return r+""}catch{}}return""}function SP(r,s){return Un(C,function(a){var f="_."+a[0];s&a[1]&&!da(r,f)&&r.push(f)}),r.sort()}function Py(r){if(r instanceof je)return r.clone();var s=new Bn(r.__wrapped__,r.__chain__);return s.__actions__=mn(r.__actions__),s.__index__=r.__index__,s.__values__=r.__values__,s}function AP(r,s,a){(a?an(r,s,a):s===n)?s=1:s=Ht(ze(s),0);var f=r==null?0:r.length;if(!f||s<1)return[];for(var m=0,w=0,x=L(Ea(f/s));m<f;)x[w++]=Wn(r,m,m+=s);return x}function EP(r){for(var s=-1,a=r==null?0:r.length,f=0,m=[];++s<a;){var w=r[s];w&&(m[f++]=w)}return m}function TP(){var r=arguments.length;if(!r)return[];for(var s=L(r-1),a=arguments[0],f=r;f--;)s[f-1]=arguments[f];return Lr(qe(a)?mn(a):[a],$t(s,1))}var CP=Ke(function(r,s){return Ot(r)?_s(r,$t(s,1,Ot,!0)):[]}),RP=Ke(function(r,s){var a=zn(s);return Ot(a)&&(a=n),Ot(r)?_s(r,$t(s,1,Ot,!0),Te(a,2)):[]}),kP=Ke(function(r,s){var a=zn(s);return Ot(a)&&(a=n),Ot(r)?_s(r,$t(s,1,Ot,!0),n,a):[]});function VP(r,s,a){var f=r==null?0:r.length;return f?(s=a||s===n?1:ze(s),Wn(r,s<0?0:s,f)):[]}function IP(r,s,a){var f=r==null?0:r.length;return f?(s=a||s===n?1:ze(s),s=f-s,Wn(r,0,s<0?0:s)):[]}function MP(r,s){return r&&r.length?Oa(r,Te(s,3),!0,!0):[]}function DP(r,s){return r&&r.length?Oa(r,Te(s,3),!0):[]}function PP(r,s,a,f){var m=r==null?0:r.length;return m?(a&&typeof a!="number"&&an(r,s,a)&&(a=0,f=m),TD(r,s,a,f)):[]}function Oy(r,s,a){var f=r==null?0:r.length;if(!f)return-1;var m=a==null?0:ze(a);return m<0&&(m=Ht(f+m,0)),ha(r,Te(s,3),m)}function Ny(r,s,a){var f=r==null?0:r.length;if(!f)return-1;var m=f-1;return a!==n&&(m=ze(a),m=a<0?Ht(f+m,0):nn(m,f-1)),ha(r,Te(s,3),m,!0)}function Ly(r){var s=r==null?0:r.length;return s?$t(r,1):[]}function OP(r){var s=r==null?0:r.length;return s?$t(r,be):[]}function NP(r,s){var a=r==null?0:r.length;return a?(s=s===n?1:ze(s),$t(r,s)):[]}function LP(r){for(var s=-1,a=r==null?0:r.length,f={};++s<a;){var m=r[s];f[m[0]]=m[1]}return f}function Uy(r){return r&&r.length?r[0]:n}function UP(r,s,a){var f=r==null?0:r.length;if(!f)return-1;var m=a==null?0:ze(a);return m<0&&(m=Ht(f+m,0)),Fi(r,s,m)}function FP(r){var s=r==null?0:r.length;return s?Wn(r,0,-1):[]}var BP=Ke(function(r){var s=At(r,Pf);return s.length&&s[0]===r[0]?Af(s):[]}),qP=Ke(function(r){var s=zn(r),a=At(r,Pf);return s===zn(a)?s=n:a.pop(),a.length&&a[0]===r[0]?Af(a,Te(s,2)):[]}),WP=Ke(function(r){var s=zn(r),a=At(r,Pf);return s=typeof s=="function"?s:n,s&&a.pop(),a.length&&a[0]===r[0]?Af(a,n,s):[]});function zP(r,s){return r==null?"":FM.call(r,s)}function zn(r){var s=r==null?0:r.length;return s?r[s-1]:n}function _P(r,s,a){var f=r==null?0:r.length;if(!f)return-1;var m=f;return a!==n&&(m=ze(a),m=m<0?Ht(f+m,0):nn(m,f-1)),s===s?SM(r,s,m):ha(r,vv,m,!0)}function KP(r,s){return r&&r.length?jv(r,ze(s)):n}var HP=Ke(Fy);function Fy(r,s){return r&&r.length&&s&&s.length?Rf(r,s):r}function YP(r,s,a){return r&&r.length&&s&&s.length?Rf(r,s,Te(a,2)):r}function GP(r,s,a){return r&&r.length&&s&&s.length?Rf(r,s,n,a):r}var jP=xr(function(r,s){var a=r==null?0:r.length,f=wf(r,s);return Xv(r,At(s,function(m){return Sr(m,a)?+m:m}).sort(ay)),f});function QP(r,s){var a=[];if(!(r&&r.length))return a;var f=-1,m=[],w=r.length;for(s=Te(s,3);++f<w;){var x=r[f];s(x,f,r)&&(a.push(x),m.push(f))}return Xv(r,m),a}function Gf(r){return r==null?r:zM.call(r)}function JP(r,s,a){var f=r==null?0:r.length;return f?(a&&typeof a!="number"&&an(r,s,a)?(s=0,a=f):(s=s==null?0:ze(s),a=a===n?f:ze(a)),Wn(r,s,a)):[]}function XP(r,s){return Pa(r,s)}function ZP(r,s,a){return If(r,s,Te(a,2))}function $P(r,s){var a=r==null?0:r.length;if(a){var f=Pa(r,s);if(f<a&&er(r[f],s))return f}return-1}function eO(r,s){return Pa(r,s,!0)}function tO(r,s,a){return If(r,s,Te(a,2),!0)}function nO(r,s){var a=r==null?0:r.length;if(a){var f=Pa(r,s,!0)-1;if(er(r[f],s))return f}return-1}function rO(r){return r&&r.length?$v(r):[]}function iO(r,s){return r&&r.length?$v(r,Te(s,2)):[]}function sO(r){var s=r==null?0:r.length;return s?Wn(r,1,s):[]}function oO(r,s,a){return r&&r.length?(s=a||s===n?1:ze(s),Wn(r,0,s<0?0:s)):[]}function aO(r,s,a){var f=r==null?0:r.length;return f?(s=a||s===n?1:ze(s),s=f-s,Wn(r,s<0?0:s,f)):[]}function lO(r,s){return r&&r.length?Oa(r,Te(s,3),!1,!0):[]}function uO(r,s){return r&&r.length?Oa(r,Te(s,3)):[]}var cO=Ke(function(r){return qr($t(r,1,Ot,!0))}),fO=Ke(function(r){var s=zn(r);return Ot(s)&&(s=n),qr($t(r,1,Ot,!0),Te(s,2))}),dO=Ke(function(r){var s=zn(r);return s=typeof s=="function"?s:n,qr($t(r,1,Ot,!0),n,s)});function hO(r){return r&&r.length?qr(r):[]}function pO(r,s){return r&&r.length?qr(r,Te(s,2)):[]}function mO(r,s){return s=typeof s=="function"?s:n,r&&r.length?qr(r,n,s):[]}function jf(r){if(!(r&&r.length))return[];var s=0;return r=Nr(r,function(a){if(Ot(a))return s=Ht(a.length,s),!0}),ff(s,function(a){return At(r,lf(a))})}function By(r,s){if(!(r&&r.length))return[];var a=jf(r);return s==null?a:At(a,function(f){return xn(s,n,f)})}var gO=Ke(function(r,s){return Ot(r)?_s(r,s):[]}),vO=Ke(function(r){return Df(Nr(r,Ot))}),yO=Ke(function(r){var s=zn(r);return Ot(s)&&(s=n),Df(Nr(r,Ot),Te(s,2))}),wO=Ke(function(r){var s=zn(r);return s=typeof s=="function"?s:n,Df(Nr(r,Ot),n,s)}),bO=Ke(jf);function xO(r,s){return ry(r||[],s||[],zs)}function SO(r,s){return ry(r||[],s||[],Ys)}var AO=Ke(function(r){var s=r.length,a=s>1?r[s-1]:n;return a=typeof a=="function"?(r.pop(),a):n,By(r,a)});function qy(r){var s=y(r);return s.__chain__=!0,s}function EO(r,s){return s(r),r}function _a(r,s){return s(r)}var TO=xr(function(r){var s=r.length,a=s?r[0]:0,f=this.__wrapped__,m=function(w){return wf(w,r)};return s>1||this.__actions__.length||!(f instanceof je)||!Sr(a)?this.thru(m):(f=f.slice(a,+a+(s?1:0)),f.__actions__.push({func:_a,args:[m],thisArg:n}),new Bn(f,this.__chain__).thru(function(w){return s&&!w.length&&w.push(n),w}))});function CO(){return qy(this)}function RO(){return new Bn(this.value(),this.__chain__)}function kO(){this.__values__===n&&(this.__values__=ew(this.value()));var r=this.__index__>=this.__values__.length,s=r?n:this.__values__[this.__index__++];return{done:r,value:s}}function VO(){return this}function IO(r){for(var s,a=this;a instanceof ka;){var f=Py(a);f.__index__=0,f.__values__=n,s?m.__wrapped__=f:s=f;var m=f;a=a.__wrapped__}return m.__wrapped__=r,s}function MO(){var r=this.__wrapped__;if(r instanceof je){var s=r;return this.__actions__.length&&(s=new je(this)),s=s.reverse(),s.__actions__.push({func:_a,args:[Gf],thisArg:n}),new Bn(s,this.__chain__)}return this.thru(Gf)}function DO(){return ny(this.__wrapped__,this.__actions__)}var PO=Na(function(r,s,a){ct.call(r,a)?++r[a]:wr(r,a,1)});function OO(r,s,a){var f=qe(r)?mv:ED;return a&&an(r,s,a)&&(s=n),f(r,Te(s,3))}function NO(r,s){var a=qe(r)?Nr:Bv;return a(r,Te(s,3))}var LO=hy(Oy),UO=hy(Ny);function FO(r,s){return $t(Ka(r,s),1)}function BO(r,s){return $t(Ka(r,s),be)}function qO(r,s,a){return a=a===n?1:ze(a),$t(Ka(r,s),a)}function Wy(r,s){var a=qe(r)?Un:Br;return a(r,Te(s,3))}function zy(r,s){var a=qe(r)?sM:Fv;return a(r,Te(s,3))}var WO=Na(function(r,s,a){ct.call(r,a)?r[a].push(s):wr(r,a,[s])});function zO(r,s,a,f){r=gn(r)?r:Ji(r),a=a&&!f?ze(a):0;var m=r.length;return a<0&&(a=Ht(m+a,0)),Qa(r)?a<=m&&r.indexOf(s,a)>-1:!!m&&Fi(r,s,a)>-1}var _O=Ke(function(r,s,a){var f=-1,m=typeof s=="function",w=gn(r)?L(r.length):[];return Br(r,function(x){w[++f]=m?xn(s,x,a):Ks(x,s,a)}),w}),KO=Na(function(r,s,a){wr(r,a,s)});function Ka(r,s){var a=qe(r)?At:Hv;return a(r,Te(s,3))}function HO(r,s,a,f){return r==null?[]:(qe(s)||(s=s==null?[]:[s]),a=f?n:a,qe(a)||(a=a==null?[]:[a]),Qv(r,s,a))}var YO=Na(function(r,s,a){r[a?0:1].push(s)},function(){return[[],[]]});function GO(r,s,a){var f=qe(r)?of:wv,m=arguments.length<3;return f(r,Te(s,4),a,m,Br)}function jO(r,s,a){var f=qe(r)?oM:wv,m=arguments.length<3;return f(r,Te(s,4),a,m,Fv)}function QO(r,s){var a=qe(r)?Nr:Bv;return a(r,Ga(Te(s,3)))}function JO(r){var s=qe(r)?Ov:zD;return s(r)}function XO(r,s,a){(a?an(r,s,a):s===n)?s=1:s=ze(s);var f=qe(r)?wD:_D;return f(r,s)}function ZO(r){var s=qe(r)?bD:HD;return s(r)}function $O(r){if(r==null)return 0;if(gn(r))return Qa(r)?qi(r):r.length;var s=rn(r);return s==Ee||s==$e?r.size:Tf(r).length}function e3(r,s,a){var f=qe(r)?af:YD;return a&&an(r,s,a)&&(s=n),f(r,Te(s,3))}var t3=Ke(function(r,s){if(r==null)return[];var a=s.length;return a>1&&an(r,s[0],s[1])?s=[]:a>2&&an(s[0],s[1],s[2])&&(s=[s[0]]),Qv(r,$t(s,1),[])}),Ha=NM||function(){return Zt.Date.now()};function n3(r,s){if(typeof s!="function")throw new Fn(u);return r=ze(r),function(){if(--r<1)return s.apply(this,arguments)}}function _y(r,s,a){return s=a?n:s,s=r&&s==null?r.length:s,br(r,X,n,n,n,n,s)}function Ky(r,s){var a;if(typeof s!="function")throw new Fn(u);return r=ze(r),function(){return--r>0&&(a=s.apply(this,arguments)),r<=1&&(s=n),a}}var Qf=Ke(function(r,s,a){var f=B;if(a.length){var m=Ur(a,ji(Qf));f|=z}return br(r,f,s,a,m)}),Hy=Ke(function(r,s,a){var f=B|P;if(a.length){var m=Ur(a,ji(Hy));f|=z}return br(s,f,r,a,m)});function Yy(r,s,a){s=a?n:s;var f=br(r,U,n,n,n,n,n,s);return f.placeholder=Yy.placeholder,f}function Gy(r,s,a){s=a?n:s;var f=br(r,G,n,n,n,n,n,s);return f.placeholder=Gy.placeholder,f}function jy(r,s,a){var f,m,w,x,E,D,_=0,K=!1,H=!1,ie=!0;if(typeof r!="function")throw new Fn(u);s=_n(s)||0,Rt(a)&&(K=!!a.leading,H="maxWait"in a,w=H?Ht(_n(a.maxWait)||0,s):w,ie="trailing"in a?!!a.trailing:ie);function de(Nt){var tr=f,Tr=m;return f=m=n,_=Nt,x=r.apply(Tr,tr),x}function Ce(Nt){return _=Nt,E=Qs(Ye,s),K?de(Nt):x}function _e(Nt){var tr=Nt-D,Tr=Nt-_,hw=s-tr;return H?nn(hw,w-Tr):hw}function Re(Nt){var tr=Nt-D,Tr=Nt-_;return D===n||tr>=s||tr<0||H&&Tr>=w}function Ye(){var Nt=Ha();if(Re(Nt))return Xe(Nt);E=Qs(Ye,_e(Nt))}function Xe(Nt){return E=n,ie&&f?de(Nt):(f=m=n,x)}function Tn(){E!==n&&iy(E),_=0,f=D=m=E=n}function ln(){return E===n?x:Xe(Ha())}function Cn(){var Nt=Ha(),tr=Re(Nt);if(f=arguments,m=this,D=Nt,tr){if(E===n)return Ce(D);if(H)return iy(E),E=Qs(Ye,s),de(D)}return E===n&&(E=Qs(Ye,s)),x}return Cn.cancel=Tn,Cn.flush=ln,Cn}var r3=Ke(function(r,s){return Uv(r,1,s)}),i3=Ke(function(r,s,a){return Uv(r,_n(s)||0,a)});function s3(r){return br(r,ge)}function Ya(r,s){if(typeof r!="function"||s!=null&&typeof s!="function")throw new Fn(u);var a=function(){var f=arguments,m=s?s.apply(this,f):f[0],w=a.cache;if(w.has(m))return w.get(m);var x=r.apply(this,f);return a.cache=w.set(m,x)||w,x};return a.cache=new(Ya.Cache||yr),a}Ya.Cache=yr;function Ga(r){if(typeof r!="function")throw new Fn(u);return function(){var s=arguments;switch(s.length){case 0:return!r.call(this);case 1:return!r.call(this,s[0]);case 2:return!r.call(this,s[0],s[1]);case 3:return!r.call(this,s[0],s[1],s[2])}return!r.apply(this,s)}}function o3(r){return Ky(2,r)}var a3=GD(function(r,s){s=s.length==1&&qe(s[0])?At(s[0],Sn(Te())):At($t(s,1),Sn(Te()));var a=s.length;return Ke(function(f){for(var m=-1,w=nn(f.length,a);++m<w;)f[m]=s[m].call(this,f[m]);return xn(r,this,f)})}),Jf=Ke(function(r,s){var a=Ur(s,ji(Jf));return br(r,z,n,s,a)}),Qy=Ke(function(r,s){var a=Ur(s,ji(Qy));return br(r,J,n,s,a)}),l3=xr(function(r,s){return br(r,j,n,n,n,s)});function u3(r,s){if(typeof r!="function")throw new Fn(u);return s=s===n?s:ze(s),Ke(r,s)}function c3(r,s){if(typeof r!="function")throw new Fn(u);return s=s==null?0:Ht(ze(s),0),Ke(function(a){var f=a[s],m=zr(a,0,s);return f&&Lr(m,f),xn(r,this,m)})}function f3(r,s,a){var f=!0,m=!0;if(typeof r!="function")throw new Fn(u);return Rt(a)&&(f="leading"in a?!!a.leading:f,m="trailing"in a?!!a.trailing:m),jy(r,s,{leading:f,maxWait:s,trailing:m})}function d3(r){return _y(r,1)}function h3(r,s){return Jf(Of(s),r)}function p3(){if(!arguments.length)return[];var r=arguments[0];return qe(r)?r:[r]}function m3(r){return qn(r,v)}function g3(r,s){return s=typeof s=="function"?s:n,qn(r,v,s)}function v3(r){return qn(r,g|v)}function y3(r,s){return s=typeof s=="function"?s:n,qn(r,g|v,s)}function w3(r,s){return s==null||Lv(r,s,Gt(s))}function er(r,s){return r===s||r!==r&&s!==s}var b3=Ba(Sf),x3=Ba(function(r,s){return r>=s}),di=zv((function(){return arguments})())?zv:function(r){return Mt(r)&&ct.call(r,"callee")&&!kv.call(r,"callee")},qe=L.isArray,S3=uv?Sn(uv):ID;function gn(r){return r!=null&&ja(r.length)&&!Ar(r)}function Ot(r){return Mt(r)&&gn(r)}function A3(r){return r===!0||r===!1||Mt(r)&&on(r)==Z}var _r=UM||ad,E3=cv?Sn(cv):MD;function T3(r){return Mt(r)&&r.nodeType===1&&!Js(r)}function C3(r){if(r==null)return!0;if(gn(r)&&(qe(r)||typeof r=="string"||typeof r.splice=="function"||_r(r)||Qi(r)||di(r)))return!r.length;var s=rn(r);if(s==Ee||s==$e)return!r.size;if(js(r))return!Tf(r).length;for(var a in r)if(ct.call(r,a))return!1;return!0}function R3(r,s){return Hs(r,s)}function k3(r,s,a){a=typeof a=="function"?a:n;var f=a?a(r,s):n;return f===n?Hs(r,s,n,a):!!f}function Xf(r){if(!Mt(r))return!1;var s=on(r);return s==Je||s==Ie||typeof r.message=="string"&&typeof r.name=="string"&&!Js(r)}function V3(r){return typeof r=="number"&&Iv(r)}function Ar(r){if(!Rt(r))return!1;var s=on(r);return s==Ue||s==ve||s==$||s==dt}function Jy(r){return typeof r=="number"&&r==ze(r)}function ja(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=Oe}function Rt(r){var s=typeof r;return r!=null&&(s=="object"||s=="function")}function Mt(r){return r!=null&&typeof r=="object"}var Xy=fv?Sn(fv):PD;function I3(r,s){return r===s||Ef(r,s,Wf(s))}function M3(r,s,a){return a=typeof a=="function"?a:n,Ef(r,s,Wf(s),a)}function D3(r){return Zy(r)&&r!=+r}function P3(r){if(gP(r))throw new Be(l);return _v(r)}function O3(r){return r===null}function N3(r){return r==null}function Zy(r){return typeof r=="number"||Mt(r)&&on(r)==Ne}function Js(r){if(!Mt(r)||on(r)!=tt)return!1;var s=xa(r);if(s===null)return!0;var a=ct.call(s,"constructor")&&s.constructor;return typeof a=="function"&&a instanceof a&&va.call(a)==MM}var Zf=dv?Sn(dv):OD;function L3(r){return Jy(r)&&r>=-Oe&&r<=Oe}var $y=hv?Sn(hv):ND;function Qa(r){return typeof r=="string"||!qe(r)&&Mt(r)&&on(r)==Yt}function En(r){return typeof r=="symbol"||Mt(r)&&on(r)==qt}var Qi=pv?Sn(pv):LD;function U3(r){return r===n}function F3(r){return Mt(r)&&rn(r)==pt}function B3(r){return Mt(r)&&on(r)==lt}var q3=Ba(Cf),W3=Ba(function(r,s){return r<=s});function ew(r){if(!r)return[];if(gn(r))return Qa(r)?Zn(r):mn(r);if(Us&&r[Us])return wM(r[Us]());var s=rn(r),a=s==Ee?hf:s==$e?pa:Ji;return a(r)}function Er(r){if(!r)return r===0?r:0;if(r=_n(r),r===be||r===-be){var s=r<0?-1:1;return s*he}return r===r?r:0}function ze(r){var s=Er(r),a=s%1;return s===s?a?s-a:s:0}function tw(r){return r?li(ze(r),0,pe):0}function _n(r){if(typeof r=="number")return r;if(En(r))return le;if(Rt(r)){var s=typeof r.valueOf=="function"?r.valueOf():r;r=Rt(s)?s+"":s}if(typeof r!="string")return r===0?r:+r;r=bv(r);var a=He.test(r);return a||Ct.test(r)?nM(r.slice(2),a?2:8):Ge.test(r)?le:+r}function nw(r){return ar(r,vn(r))}function z3(r){return r?li(ze(r),-Oe,Oe):r===0?r:0}function ot(r){return r==null?"":An(r)}var _3=Yi(function(r,s){if(js(s)||gn(s)){ar(s,Gt(s),r);return}for(var a in s)ct.call(s,a)&&zs(r,a,s[a])}),rw=Yi(function(r,s){ar(s,vn(s),r)}),Ja=Yi(function(r,s,a,f){ar(s,vn(s),r,f)}),K3=Yi(function(r,s,a,f){ar(s,Gt(s),r,f)}),H3=xr(wf);function Y3(r,s){var a=Hi(r);return s==null?a:Nv(a,s)}var G3=Ke(function(r,s){r=gt(r);var a=-1,f=s.length,m=f>2?s[2]:n;for(m&&an(s[0],s[1],m)&&(f=1);++a<f;)for(var w=s[a],x=vn(w),E=-1,D=x.length;++E<D;){var _=x[E],K=r[_];(K===n||er(K,zi[_])&&!ct.call(r,_))&&(r[_]=w[_])}return r}),j3=Ke(function(r){return r.push(n,by),xn(iw,n,r)});function Q3(r,s){return gv(r,Te(s,3),or)}function J3(r,s){return gv(r,Te(s,3),xf)}function X3(r,s){return r==null?r:bf(r,Te(s,3),vn)}function Z3(r,s){return r==null?r:qv(r,Te(s,3),vn)}function $3(r,s){return r&&or(r,Te(s,3))}function eN(r,s){return r&&xf(r,Te(s,3))}function tN(r){return r==null?[]:Ma(r,Gt(r))}function nN(r){return r==null?[]:Ma(r,vn(r))}function $f(r,s,a){var f=r==null?n:ui(r,s);return f===n?a:f}function rN(r,s){return r!=null&&Ay(r,s,CD)}function ed(r,s){return r!=null&&Ay(r,s,RD)}var iN=my(function(r,s,a){s!=null&&typeof s.toString!="function"&&(s=ya.call(s)),r[s]=a},nd(yn)),sN=my(function(r,s,a){s!=null&&typeof s.toString!="function"&&(s=ya.call(s)),ct.call(r,s)?r[s].push(a):r[s]=[a]},Te),oN=Ke(Ks);function Gt(r){return gn(r)?Pv(r):Tf(r)}function vn(r){return gn(r)?Pv(r,!0):UD(r)}function aN(r,s){var a={};return s=Te(s,3),or(r,function(f,m,w){wr(a,s(f,m,w),f)}),a}function lN(r,s){var a={};return s=Te(s,3),or(r,function(f,m,w){wr(a,m,s(f,m,w))}),a}var uN=Yi(function(r,s,a){Da(r,s,a)}),iw=Yi(function(r,s,a,f){Da(r,s,a,f)}),cN=xr(function(r,s){var a={};if(r==null)return a;var f=!1;s=At(s,function(w){return w=Wr(w,r),f||(f=w.length>1),w}),ar(r,Bf(r),a),f&&(a=qn(a,g|b|v,iP));for(var m=s.length;m--;)Mf(a,s[m]);return a});function fN(r,s){return sw(r,Ga(Te(s)))}var dN=xr(function(r,s){return r==null?{}:BD(r,s)});function sw(r,s){if(r==null)return{};var a=At(Bf(r),function(f){return[f]});return s=Te(s),Jv(r,a,function(f,m){return s(f,m[0])})}function hN(r,s,a){s=Wr(s,r);var f=-1,m=s.length;for(m||(m=1,r=n);++f<m;){var w=r==null?n:r[lr(s[f])];w===n&&(f=m,w=a),r=Ar(w)?w.call(r):w}return r}function pN(r,s,a){return r==null?r:Ys(r,s,a)}function mN(r,s,a,f){return f=typeof f=="function"?f:n,r==null?r:Ys(r,s,a,f)}var ow=yy(Gt),aw=yy(vn);function gN(r,s,a){var f=qe(r),m=f||_r(r)||Qi(r);if(s=Te(s,4),a==null){var w=r&&r.constructor;m?a=f?new w:[]:Rt(r)?a=Ar(w)?Hi(xa(r)):{}:a={}}return(m?Un:or)(r,function(x,E,D){return s(a,x,E,D)}),a}function vN(r,s){return r==null?!0:Mf(r,s)}function yN(r,s,a){return r==null?r:ty(r,s,Of(a))}function wN(r,s,a,f){return f=typeof f=="function"?f:n,r==null?r:ty(r,s,Of(a),f)}function Ji(r){return r==null?[]:df(r,Gt(r))}function bN(r){return r==null?[]:df(r,vn(r))}function xN(r,s,a){return a===n&&(a=s,s=n),a!==n&&(a=_n(a),a=a===a?a:0),s!==n&&(s=_n(s),s=s===s?s:0),li(_n(r),s,a)}function SN(r,s,a){return s=Er(s),a===n?(a=s,s=0):a=Er(a),r=_n(r),kD(r,s,a)}function AN(r,s,a){if(a&&typeof a!="boolean"&&an(r,s,a)&&(s=a=n),a===n&&(typeof s=="boolean"?(a=s,s=n):typeof r=="boolean"&&(a=r,r=n)),r===n&&s===n?(r=0,s=1):(r=Er(r),s===n?(s=r,r=0):s=Er(s)),r>s){var f=r;r=s,s=f}if(a||r%1||s%1){var m=Mv();return nn(r+m*(s-r+tM("1e-"+((m+"").length-1))),s)}return kf(r,s)}var EN=Gi(function(r,s,a){return s=s.toLowerCase(),r+(a?lw(s):s)});function lw(r){return td(ot(r).toLowerCase())}function uw(r){return r=ot(r),r&&r.replace(pn,pM).replace(HI,"")}function TN(r,s,a){r=ot(r),s=An(s);var f=r.length;a=a===n?f:li(ze(a),0,f);var m=a;return a-=s.length,a>=0&&r.slice(a,m)==s}function CN(r){return r=ot(r),r&&Fe.test(r)?r.replace(me,mM):r}function RN(r){return r=ot(r),r&&Vt.test(r)?r.replace(zt,"\\$&"):r}var kN=Gi(function(r,s,a){return r+(a?"-":"")+s.toLowerCase()}),VN=Gi(function(r,s,a){return r+(a?" ":"")+s.toLowerCase()}),IN=dy("toLowerCase");function MN(r,s,a){r=ot(r),s=ze(s);var f=s?qi(r):0;if(!s||f>=s)return r;var m=(s-f)/2;return Fa(Ta(m),a)+r+Fa(Ea(m),a)}function DN(r,s,a){r=ot(r),s=ze(s);var f=s?qi(r):0;return s&&f<s?r+Fa(s-f,a):r}function PN(r,s,a){r=ot(r),s=ze(s);var f=s?qi(r):0;return s&&f<s?Fa(s-f,a)+r:r}function ON(r,s,a){return a||s==null?s=0:s&&(s=+s),WM(ot(r).replace(Ft,""),s||0)}function NN(r,s,a){return(a?an(r,s,a):s===n)?s=1:s=ze(s),Vf(ot(r),s)}function LN(){var r=arguments,s=ot(r[0]);return r.length<3?s:s.replace(r[1],r[2])}var UN=Gi(function(r,s,a){return r+(a?"_":"")+s.toLowerCase()});function FN(r,s,a){return a&&typeof a!="number"&&an(r,s,a)&&(s=a=n),a=a===n?pe:a>>>0,a?(r=ot(r),r&&(typeof s=="string"||s!=null&&!Zf(s))&&(s=An(s),!s&&Bi(r))?zr(Zn(r),0,a):r.split(s,a)):[]}var BN=Gi(function(r,s,a){return r+(a?" ":"")+td(s)});function qN(r,s,a){return r=ot(r),a=a==null?0:li(ze(a),0,r.length),s=An(s),r.slice(a,a+s.length)==s}function WN(r,s,a){var f=y.templateSettings;a&&an(r,s,a)&&(s=n),r=ot(r),s=Ja({},s,f,wy);var m=Ja({},s.imports,f.imports,wy),w=Gt(m),x=df(m,w),E,D,_=0,K=s.interpolate||Xn,H="__p += '",ie=pf((s.escape||Xn).source+"|"+K.source+"|"+(K===ke?et:Xn).source+"|"+(s.evaluate||Xn).source+"|$","g"),de="//# sourceURL="+(ct.call(s,"sourceURL")?(s.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++JI+"]")+`
|
|
39
|
+
`;r.replace(ie,function(Re,Ye,Xe,Tn,ln,Cn){return Xe||(Xe=Tn),H+=r.slice(_,Cn).replace(gr,gM),Ye&&(E=!0,H+=`' +
|
|
40
|
+
__e(`+Ye+`) +
|
|
41
|
+
'`),ln&&(D=!0,H+=`';
|
|
42
|
+
`+ln+`;
|
|
43
|
+
__p += '`),Xe&&(H+=`' +
|
|
44
|
+
((__t = (`+Xe+`)) == null ? '' : __t) +
|
|
45
|
+
'`),_=Cn+Re.length,Re}),H+=`';
|
|
46
|
+
`;var Ce=ct.call(s,"variable")&&s.variable;if(!Ce)H=`with (obj) {
|
|
47
|
+
`+H+`
|
|
48
|
+
}
|
|
49
|
+
`;else if(oe.test(Ce))throw new Be(c);H=(D?H.replace(ee,""):H).replace(te,"$1").replace(ne,"$1;"),H="function("+(Ce||"obj")+`) {
|
|
50
|
+
`+(Ce?"":`obj || (obj = {});
|
|
51
|
+
`)+"var __t, __p = ''"+(E?", __e = _.escape":"")+(D?`, __j = Array.prototype.join;
|
|
52
|
+
function print() { __p += __j.call(arguments, '') }
|
|
53
|
+
`:`;
|
|
54
|
+
`)+H+`return __p
|
|
55
|
+
}`;var _e=fw(function(){return nt(w,de+"return "+H).apply(n,x)});if(_e.source=H,Xf(_e))throw _e;return _e}function zN(r){return ot(r).toLowerCase()}function _N(r){return ot(r).toUpperCase()}function KN(r,s,a){if(r=ot(r),r&&(a||s===n))return bv(r);if(!r||!(s=An(s)))return r;var f=Zn(r),m=Zn(s),w=xv(f,m),x=Sv(f,m)+1;return zr(f,w,x).join("")}function HN(r,s,a){if(r=ot(r),r&&(a||s===n))return r.slice(0,Ev(r)+1);if(!r||!(s=An(s)))return r;var f=Zn(r),m=Sv(f,Zn(s))+1;return zr(f,0,m).join("")}function YN(r,s,a){if(r=ot(r),r&&(a||s===n))return r.replace(Ft,"");if(!r||!(s=An(s)))return r;var f=Zn(r),m=xv(f,Zn(s));return zr(f,m).join("")}function GN(r,s){var a=ae,f=ce;if(Rt(s)){var m="separator"in s?s.separator:m;a="length"in s?ze(s.length):a,f="omission"in s?An(s.omission):f}r=ot(r);var w=r.length;if(Bi(r)){var x=Zn(r);w=x.length}if(a>=w)return r;var E=a-qi(f);if(E<1)return f;var D=x?zr(x,0,E).join(""):r.slice(0,E);if(m===n)return D+f;if(x&&(E+=D.length-E),Zf(m)){if(r.slice(E).search(m)){var _,K=D;for(m.global||(m=pf(m.source,ot(st.exec(m))+"g")),m.lastIndex=0;_=m.exec(K);)var H=_.index;D=D.slice(0,H===n?E:H)}}else if(r.indexOf(An(m),E)!=E){var ie=D.lastIndexOf(m);ie>-1&&(D=D.slice(0,ie))}return D+f}function jN(r){return r=ot(r),r&&fe.test(r)?r.replace(ye,AM):r}var QN=Gi(function(r,s,a){return r+(a?" ":"")+s.toUpperCase()}),td=dy("toUpperCase");function cw(r,s,a){return r=ot(r),s=a?n:s,s===n?yM(r)?CM(r):uM(r):r.match(s)||[]}var fw=Ke(function(r,s){try{return xn(r,n,s)}catch(a){return Xf(a)?a:new Be(a)}}),JN=xr(function(r,s){return Un(s,function(a){a=lr(a),wr(r,a,Qf(r[a],r))}),r});function XN(r){var s=r==null?0:r.length,a=Te();return r=s?At(r,function(f){if(typeof f[1]!="function")throw new Fn(u);return[a(f[0]),f[1]]}):[],Ke(function(f){for(var m=-1;++m<s;){var w=r[m];if(xn(w[0],this,f))return xn(w[1],this,f)}})}function ZN(r){return AD(qn(r,g))}function nd(r){return function(){return r}}function $N(r,s){return r==null||r!==r?s:r}var eL=py(),tL=py(!0);function yn(r){return r}function rd(r){return Kv(typeof r=="function"?r:qn(r,g))}function nL(r){return Yv(qn(r,g))}function rL(r,s){return Gv(r,qn(s,g))}var iL=Ke(function(r,s){return function(a){return Ks(a,r,s)}}),sL=Ke(function(r,s){return function(a){return Ks(r,a,s)}});function id(r,s,a){var f=Gt(s),m=Ma(s,f);a==null&&!(Rt(s)&&(m.length||!f.length))&&(a=s,s=r,r=this,m=Ma(s,Gt(s)));var w=!(Rt(a)&&"chain"in a)||!!a.chain,x=Ar(r);return Un(m,function(E){var D=s[E];r[E]=D,x&&(r.prototype[E]=function(){var _=this.__chain__;if(w||_){var K=r(this.__wrapped__),H=K.__actions__=mn(this.__actions__);return H.push({func:D,args:arguments,thisArg:r}),K.__chain__=_,K}return D.apply(r,Lr([this.value()],arguments))})}),r}function oL(){return Zt._===this&&(Zt._=DM),this}function sd(){}function aL(r){return r=ze(r),Ke(function(s){return jv(s,r)})}var lL=Lf(At),uL=Lf(mv),cL=Lf(af);function dw(r){return _f(r)?lf(lr(r)):qD(r)}function fL(r){return function(s){return r==null?n:ui(r,s)}}var dL=gy(),hL=gy(!0);function od(){return[]}function ad(){return!1}function pL(){return{}}function mL(){return""}function gL(){return!0}function vL(r,s){if(r=ze(r),r<1||r>Oe)return[];var a=pe,f=nn(r,pe);s=Te(s),r-=pe;for(var m=ff(f,s);++a<r;)s(a);return m}function yL(r){return qe(r)?At(r,lr):En(r)?[r]:mn(Dy(ot(r)))}function wL(r){var s=++IM;return ot(r)+s}var bL=Ua(function(r,s){return r+s},0),xL=Uf("ceil"),SL=Ua(function(r,s){return r/s},1),AL=Uf("floor");function EL(r){return r&&r.length?Ia(r,yn,Sf):n}function TL(r,s){return r&&r.length?Ia(r,Te(s,2),Sf):n}function CL(r){return yv(r,yn)}function RL(r,s){return yv(r,Te(s,2))}function kL(r){return r&&r.length?Ia(r,yn,Cf):n}function VL(r,s){return r&&r.length?Ia(r,Te(s,2),Cf):n}var IL=Ua(function(r,s){return r*s},1),ML=Uf("round"),DL=Ua(function(r,s){return r-s},0);function PL(r){return r&&r.length?cf(r,yn):0}function OL(r,s){return r&&r.length?cf(r,Te(s,2)):0}return y.after=n3,y.ary=_y,y.assign=_3,y.assignIn=rw,y.assignInWith=Ja,y.assignWith=K3,y.at=H3,y.before=Ky,y.bind=Qf,y.bindAll=JN,y.bindKey=Hy,y.castArray=p3,y.chain=qy,y.chunk=AP,y.compact=EP,y.concat=TP,y.cond=XN,y.conforms=ZN,y.constant=nd,y.countBy=PO,y.create=Y3,y.curry=Yy,y.curryRight=Gy,y.debounce=jy,y.defaults=G3,y.defaultsDeep=j3,y.defer=r3,y.delay=i3,y.difference=CP,y.differenceBy=RP,y.differenceWith=kP,y.drop=VP,y.dropRight=IP,y.dropRightWhile=MP,y.dropWhile=DP,y.fill=PP,y.filter=NO,y.flatMap=FO,y.flatMapDeep=BO,y.flatMapDepth=qO,y.flatten=Ly,y.flattenDeep=OP,y.flattenDepth=NP,y.flip=s3,y.flow=eL,y.flowRight=tL,y.fromPairs=LP,y.functions=tN,y.functionsIn=nN,y.groupBy=WO,y.initial=FP,y.intersection=BP,y.intersectionBy=qP,y.intersectionWith=WP,y.invert=iN,y.invertBy=sN,y.invokeMap=_O,y.iteratee=rd,y.keyBy=KO,y.keys=Gt,y.keysIn=vn,y.map=Ka,y.mapKeys=aN,y.mapValues=lN,y.matches=nL,y.matchesProperty=rL,y.memoize=Ya,y.merge=uN,y.mergeWith=iw,y.method=iL,y.methodOf=sL,y.mixin=id,y.negate=Ga,y.nthArg=aL,y.omit=cN,y.omitBy=fN,y.once=o3,y.orderBy=HO,y.over=lL,y.overArgs=a3,y.overEvery=uL,y.overSome=cL,y.partial=Jf,y.partialRight=Qy,y.partition=YO,y.pick=dN,y.pickBy=sw,y.property=dw,y.propertyOf=fL,y.pull=HP,y.pullAll=Fy,y.pullAllBy=YP,y.pullAllWith=GP,y.pullAt=jP,y.range=dL,y.rangeRight=hL,y.rearg=l3,y.reject=QO,y.remove=QP,y.rest=u3,y.reverse=Gf,y.sampleSize=XO,y.set=pN,y.setWith=mN,y.shuffle=ZO,y.slice=JP,y.sortBy=t3,y.sortedUniq=rO,y.sortedUniqBy=iO,y.split=FN,y.spread=c3,y.tail=sO,y.take=oO,y.takeRight=aO,y.takeRightWhile=lO,y.takeWhile=uO,y.tap=EO,y.throttle=f3,y.thru=_a,y.toArray=ew,y.toPairs=ow,y.toPairsIn=aw,y.toPath=yL,y.toPlainObject=nw,y.transform=gN,y.unary=d3,y.union=cO,y.unionBy=fO,y.unionWith=dO,y.uniq=hO,y.uniqBy=pO,y.uniqWith=mO,y.unset=vN,y.unzip=jf,y.unzipWith=By,y.update=yN,y.updateWith=wN,y.values=Ji,y.valuesIn=bN,y.without=gO,y.words=cw,y.wrap=h3,y.xor=vO,y.xorBy=yO,y.xorWith=wO,y.zip=bO,y.zipObject=xO,y.zipObjectDeep=SO,y.zipWith=AO,y.entries=ow,y.entriesIn=aw,y.extend=rw,y.extendWith=Ja,id(y,y),y.add=bL,y.attempt=fw,y.camelCase=EN,y.capitalize=lw,y.ceil=xL,y.clamp=xN,y.clone=m3,y.cloneDeep=v3,y.cloneDeepWith=y3,y.cloneWith=g3,y.conformsTo=w3,y.deburr=uw,y.defaultTo=$N,y.divide=SL,y.endsWith=TN,y.eq=er,y.escape=CN,y.escapeRegExp=RN,y.every=OO,y.find=LO,y.findIndex=Oy,y.findKey=Q3,y.findLast=UO,y.findLastIndex=Ny,y.findLastKey=J3,y.floor=AL,y.forEach=Wy,y.forEachRight=zy,y.forIn=X3,y.forInRight=Z3,y.forOwn=$3,y.forOwnRight=eN,y.get=$f,y.gt=b3,y.gte=x3,y.has=rN,y.hasIn=ed,y.head=Uy,y.identity=yn,y.includes=zO,y.indexOf=UP,y.inRange=SN,y.invoke=oN,y.isArguments=di,y.isArray=qe,y.isArrayBuffer=S3,y.isArrayLike=gn,y.isArrayLikeObject=Ot,y.isBoolean=A3,y.isBuffer=_r,y.isDate=E3,y.isElement=T3,y.isEmpty=C3,y.isEqual=R3,y.isEqualWith=k3,y.isError=Xf,y.isFinite=V3,y.isFunction=Ar,y.isInteger=Jy,y.isLength=ja,y.isMap=Xy,y.isMatch=I3,y.isMatchWith=M3,y.isNaN=D3,y.isNative=P3,y.isNil=N3,y.isNull=O3,y.isNumber=Zy,y.isObject=Rt,y.isObjectLike=Mt,y.isPlainObject=Js,y.isRegExp=Zf,y.isSafeInteger=L3,y.isSet=$y,y.isString=Qa,y.isSymbol=En,y.isTypedArray=Qi,y.isUndefined=U3,y.isWeakMap=F3,y.isWeakSet=B3,y.join=zP,y.kebabCase=kN,y.last=zn,y.lastIndexOf=_P,y.lowerCase=VN,y.lowerFirst=IN,y.lt=q3,y.lte=W3,y.max=EL,y.maxBy=TL,y.mean=CL,y.meanBy=RL,y.min=kL,y.minBy=VL,y.stubArray=od,y.stubFalse=ad,y.stubObject=pL,y.stubString=mL,y.stubTrue=gL,y.multiply=IL,y.nth=KP,y.noConflict=oL,y.noop=sd,y.now=Ha,y.pad=MN,y.padEnd=DN,y.padStart=PN,y.parseInt=ON,y.random=AN,y.reduce=GO,y.reduceRight=jO,y.repeat=NN,y.replace=LN,y.result=hN,y.round=ML,y.runInContext=M,y.sample=JO,y.size=$O,y.snakeCase=UN,y.some=e3,y.sortedIndex=XP,y.sortedIndexBy=ZP,y.sortedIndexOf=$P,y.sortedLastIndex=eO,y.sortedLastIndexBy=tO,y.sortedLastIndexOf=nO,y.startCase=BN,y.startsWith=qN,y.subtract=DL,y.sum=PL,y.sumBy=OL,y.template=WN,y.times=vL,y.toFinite=Er,y.toInteger=ze,y.toLength=tw,y.toLower=zN,y.toNumber=_n,y.toSafeInteger=z3,y.toString=ot,y.toUpper=_N,y.trim=KN,y.trimEnd=HN,y.trimStart=YN,y.truncate=GN,y.unescape=jN,y.uniqueId=wL,y.upperCase=QN,y.upperFirst=td,y.each=Wy,y.eachRight=zy,y.first=Uy,id(y,(function(){var r={};return or(y,function(s,a){ct.call(y.prototype,a)||(r[a]=s)}),r})(),{chain:!1}),y.VERSION=i,Un(["bind","bindKey","curry","curryRight","partial","partialRight"],function(r){y[r].placeholder=y}),Un(["drop","take"],function(r,s){je.prototype[r]=function(a){a=a===n?1:Ht(ze(a),0);var f=this.__filtered__&&!s?new je(this):this.clone();return f.__filtered__?f.__takeCount__=nn(a,f.__takeCount__):f.__views__.push({size:nn(a,pe),type:r+(f.__dir__<0?"Right":"")}),f},je.prototype[r+"Right"]=function(a){return this.reverse()[r](a).reverse()}}),Un(["filter","map","takeWhile"],function(r,s){var a=s+1,f=a==we||a==wt;je.prototype[r]=function(m){var w=this.clone();return w.__iteratees__.push({iteratee:Te(m,3),type:a}),w.__filtered__=w.__filtered__||f,w}}),Un(["head","last"],function(r,s){var a="take"+(s?"Right":"");je.prototype[r]=function(){return this[a](1).value()[0]}}),Un(["initial","tail"],function(r,s){var a="drop"+(s?"":"Right");je.prototype[r]=function(){return this.__filtered__?new je(this):this[a](1)}}),je.prototype.compact=function(){return this.filter(yn)},je.prototype.find=function(r){return this.filter(r).head()},je.prototype.findLast=function(r){return this.reverse().find(r)},je.prototype.invokeMap=Ke(function(r,s){return typeof r=="function"?new je(this):this.map(function(a){return Ks(a,r,s)})}),je.prototype.reject=function(r){return this.filter(Ga(Te(r)))},je.prototype.slice=function(r,s){r=ze(r);var a=this;return a.__filtered__&&(r>0||s<0)?new je(a):(r<0?a=a.takeRight(-r):r&&(a=a.drop(r)),s!==n&&(s=ze(s),a=s<0?a.dropRight(-s):a.take(s-r)),a)},je.prototype.takeRightWhile=function(r){return this.reverse().takeWhile(r).reverse()},je.prototype.toArray=function(){return this.take(pe)},or(je.prototype,function(r,s){var a=/^(?:filter|find|map|reject)|While$/.test(s),f=/^(?:head|last)$/.test(s),m=y[f?"take"+(s=="last"?"Right":""):s],w=f||/^find/.test(s);m&&(y.prototype[s]=function(){var x=this.__wrapped__,E=f?[1]:arguments,D=x instanceof je,_=E[0],K=D||qe(x),H=function(Ye){var Xe=m.apply(y,Lr([Ye],E));return f&&ie?Xe[0]:Xe};K&&a&&typeof _=="function"&&_.length!=1&&(D=K=!1);var ie=this.__chain__,de=!!this.__actions__.length,Ce=w&&!ie,_e=D&&!de;if(!w&&K){x=_e?x:new je(this);var Re=r.apply(x,E);return Re.__actions__.push({func:_a,args:[H],thisArg:n}),new Bn(Re,ie)}return Ce&&_e?r.apply(this,E):(Re=this.thru(H),Ce?f?Re.value()[0]:Re.value():Re)})}),Un(["pop","push","shift","sort","splice","unshift"],function(r){var s=ma[r],a=/^(?:push|sort|unshift)$/.test(r)?"tap":"thru",f=/^(?:pop|shift)$/.test(r);y.prototype[r]=function(){var m=arguments;if(f&&!this.__chain__){var w=this.value();return s.apply(qe(w)?w:[],m)}return this[a](function(x){return s.apply(qe(x)?x:[],m)})}}),or(je.prototype,function(r,s){var a=y[s];if(a){var f=a.name+"";ct.call(Ki,f)||(Ki[f]=[]),Ki[f].push({name:s,func:a})}}),Ki[La(n,P).name]=[{name:"wrapper",func:n}],je.prototype.clone=jM,je.prototype.reverse=QM,je.prototype.value=JM,y.prototype.at=TO,y.prototype.chain=CO,y.prototype.commit=RO,y.prototype.next=kO,y.prototype.plant=IO,y.prototype.reverse=MO,y.prototype.toJSON=y.prototype.valueOf=y.prototype.value=DO,y.prototype.first=y.prototype.head,Us&&(y.prototype[Us]=VO),y}),Wi=RM();ii?((ii.exports=Wi)._=Wi,nf._=Wi):Zt._=Wi}).call(NR)})(ks,ks.exports)),ks.exports}var Oi=LR();let _o;const UR=new Uint8Array(16);function FR(){if(!_o&&(_o=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!_o))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return _o(UR)}const Qt=[];for(let t=0;t<256;++t)Qt.push((t+256).toString(16).slice(1));function BR(t,e=0){return Qt[t[e+0]]+Qt[t[e+1]]+Qt[t[e+2]]+Qt[t[e+3]]+"-"+Qt[t[e+4]]+Qt[t[e+5]]+"-"+Qt[t[e+6]]+Qt[t[e+7]]+"-"+Qt[t[e+8]]+Qt[t[e+9]]+"-"+Qt[t[e+10]]+Qt[t[e+11]]+Qt[t[e+12]]+Qt[t[e+13]]+Qt[t[e+14]]+Qt[t[e+15]]}const Ng={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ju(t,e,n){if(Ng.randomUUID&&!t)return Ng.randomUUID();t=t||{};const i=t.random||(t.rng||FR)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,BR(i)}var Ko={exports:{}},Xu={};var Lg;function qR(){if(Lg)return Xu;Lg=1;var t=S;function e(g,b){return g===b&&(g!==0||1/g===1/b)||g!==g&&b!==b}var n=typeof Object.is=="function"?Object.is:e,i=t.useState,o=t.useEffect,l=t.useLayoutEffect,u=t.useDebugValue;function c(g,b){var v=b(),T=i({inst:{value:v,getSnapshot:b}}),k=T[0].inst,B=T[1];return l(function(){k.value=v,k.getSnapshot=b,d(k)&&B({inst:k})},[g,v,b]),o(function(){return d(k)&&B({inst:k}),g(function(){d(k)&&B({inst:k})})},[g]),u(v),v}function d(g){var b=g.getSnapshot;g=g.value;try{var v=b();return!n(g,v)}catch{return!0}}function h(g,b){return b()}var p=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?h:c;return Xu.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:p,Xu}var Zu={};var Ug;function WR(){return Ug||(Ug=1,process.env.NODE_ENV!=="production"&&(function(){function t(v,T){return v===T&&(v!==0||1/v===1/T)||v!==v&&T!==T}function e(v,T){p||o.startTransition===void 0||(p=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var k=T();if(!g){var B=T();l(k,B)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),g=!0)}B=u({inst:{value:k,getSnapshot:T}});var P=B[0].inst,I=B[1];return d(function(){P.value=k,P.getSnapshot=T,n(P)&&I({inst:P})},[v,k,T]),c(function(){return n(P)&&I({inst:P}),v(function(){n(P)&&I({inst:P})})},[v]),h(k),k}function n(v){var T=v.getSnapshot;v=v.value;try{var k=T();return!l(v,k)}catch{return!0}}function i(v,T){return T()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=S,l=typeof Object.is=="function"?Object.is:t,u=o.useState,c=o.useEffect,d=o.useLayoutEffect,h=o.useDebugValue,p=!1,g=!1,b=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?i:e;Zu.useSyncExternalStore=o.useSyncExternalStore!==void 0?o.useSyncExternalStore:b,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Zu}var Fg;function zR(){return Fg||(Fg=1,process.env.NODE_ENV==="production"?Ko.exports=qR():Ko.exports=WR()),Ko.exports}var _R=zR();const Bg=0,qg=1,Wg=2,zg=3;var _g=Object.prototype.hasOwnProperty;function $u(t,e){var n,i;if(t===e)return!0;if(t&&e&&(n=t.constructor)===e.constructor){if(n===Date)return t.getTime()===e.getTime();if(n===RegExp)return t.toString()===e.toString();if(n===Array){if((i=t.length)===e.length)for(;i--&&$u(t[i],e[i]););return i===-1}if(!n||typeof t=="object"){i=0;for(n in t)if(_g.call(t,n)&&++i&&!_g.call(e,n)||!(n in e)||!$u(t[n],e[n]))return!1;return Object.keys(e).length===i}}return t!==t&&e!==e}const hr=new WeakMap,Dr=()=>{},Jt=Dr(),Ho=Object,Ze=t=>t===Jt,Yn=t=>typeof t=="function",pr=(t,e)=>({...t,...e}),Kg=t=>Yn(t.then),ec={},Yo={},tc="undefined",Vs=typeof window!=tc,nc=typeof document!=tc,KR=Vs&&"Deno"in window,HR=()=>Vs&&typeof window.requestAnimationFrame!=tc,Hg=(t,e)=>{const n=hr.get(t);return[()=>!Ze(e)&&t.get(e)||ec,i=>{if(!Ze(e)){const o=t.get(e);e in Yo||(Yo[e]=o),n[5](e,pr(o,i),o||ec)}},n[6],()=>!Ze(e)&&e in Yo?Yo[e]:!Ze(e)&&t.get(e)||ec]};let rc=!0;const YR=()=>rc,[ic,sc]=Vs&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[Dr,Dr],GR=()=>{const t=nc&&document.visibilityState;return Ze(t)||t!=="hidden"},jR=t=>(nc&&document.addEventListener("visibilitychange",t),ic("focus",t),()=>{nc&&document.removeEventListener("visibilitychange",t),sc("focus",t)}),QR=t=>{const e=()=>{rc=!0,t()},n=()=>{rc=!1};return ic("online",e),ic("offline",n),()=>{sc("online",e),sc("offline",n)}},JR={isOnline:YR,isVisible:GR},XR={initFocus:jR,initReconnect:QR},Yg=!S.useId,Is=!Vs||KR,ZR=t=>HR()?window.requestAnimationFrame(t):setTimeout(t,1),Go=Is?S.useEffect:S.useLayoutEffect,oc=typeof navigator<"u"&&navigator.connection,Gg=!Is&&oc&&(["slow-2g","2g"].includes(oc.effectiveType)||oc.saveData),jo=new WeakMap,$R=t=>Ho.prototype.toString.call(t),ac=(t,e)=>t===`[object ${e}]`;let ek=0;const lc=t=>{const e=typeof t,n=$R(t),i=ac(n,"Date"),o=ac(n,"RegExp"),l=ac(n,"Object");let u,c;if(Ho(t)===t&&!i&&!o){if(u=jo.get(t),u)return u;if(u=++ek+"~",jo.set(t,u),Array.isArray(t)){for(u="@",c=0;c<t.length;c++)u+=lc(t[c])+",";jo.set(t,u)}if(l){u="#";const d=Ho.keys(t).sort();for(;!Ze(c=d.pop());)Ze(t[c])||(u+=c+":"+lc(t[c])+",");jo.set(t,u)}}else u=i?t.toJSON():e=="symbol"?t.toString():e=="string"?JSON.stringify(t):""+t;return u},uc=t=>{if(Yn(t))try{t=t()}catch{t=""}const e=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?lc(t):"",[t,e]};let tk=0;const cc=()=>++tk;async function jg(...t){const[e,n,i,o]=t,l=pr({populateCache:!0,throwOnError:!0},typeof o=="boolean"?{revalidate:o}:o||{});let u=l.populateCache;const c=l.rollbackOnError;let d=l.optimisticData;const h=b=>typeof c=="function"?c(b):c!==!1,p=l.throwOnError;if(Yn(n)){const b=n,v=[],T=e.keys();for(const k of T)!/^\$(inf|sub)\$/.test(k)&&b(e.get(k)._k)&&v.push(k);return Promise.all(v.map(g))}return g(n);async function g(b){const[v]=uc(b);if(!v)return;const[T,k]=Hg(e,v),[B,P,I,U]=hr.get(e),G=()=>{const we=B[v];return(Yn(l.revalidate)?l.revalidate(T().data,b):l.revalidate!==!1)&&(delete I[v],delete U[v],we&&we[0])?we[0](Wg).then(()=>T().data):T().data};if(t.length<3)return G();let z=i,J,X=!1;const j=cc();P[v]=[j,0];const ge=!Ze(d),ae=T(),ce=ae.data,Le=ae._c,Se=Ze(Le)?ce:Le;if(ge&&(d=Yn(d)?d(Se,ce):d,k({data:d,_c:Se})),Yn(z))try{z=z(Se)}catch(we){J=we,X=!0}if(z&&Kg(z))if(z=await z.catch(we=>{J=we,X=!0}),j!==P[v][0]){if(X)throw J;return z}else X&&ge&&h(J)&&(u=!0,k({data:Se,_c:Jt}));if(u&&!X)if(Yn(u)){const we=u(z,Se);k({data:we,error:Jt,_c:Jt})}else k({data:z,error:Jt,_c:Jt});if(P[v][1]=cc(),Promise.resolve(G()).then(()=>{k({_c:Jt})}),X){if(p)throw J;return}return z}}const Qg=(t,e)=>{for(const n in t)t[n][0]&&t[n][0](e)},Jg=(t,e)=>{if(!hr.has(t)){const n=pr(XR,e),i=Object.create(null),o=jg.bind(Jt,t);let l=Dr;const u=Object.create(null),c=(p,g)=>{const b=u[p]||[];return u[p]=b,b.push(g),()=>b.splice(b.indexOf(g),1)},d=(p,g,b)=>{t.set(p,g);const v=u[p];if(v)for(const T of v)T(g,b)},h=()=>{if(!hr.has(t)&&(hr.set(t,[i,Object.create(null),Object.create(null),Object.create(null),o,d,c]),!Is)){const p=n.initFocus(setTimeout.bind(Jt,Qg.bind(Jt,i,Bg))),g=n.initReconnect(setTimeout.bind(Jt,Qg.bind(Jt,i,qg)));l=()=>{p&&p(),g&&g(),hr.delete(t)}}};return h(),[t,o,h,l]}return[t,hr.get(t)[4]]},nk=(t,e,n,i,o)=>{const l=n.errorRetryCount,u=o.retryCount,c=~~((Math.random()+.5)*(1<<(u<8?u:8)))*n.errorRetryInterval;!Ze(l)&&u>l||setTimeout(i,c,o)},rk=$u,[fc,ik]=Jg(new Map),Xg=pr({onLoadingSlow:Dr,onSuccess:Dr,onError:Dr,onErrorRetry:nk,onDiscarded:Dr,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:Gg?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:Gg?5e3:3e3,compare:rk,isPaused:()=>!1,cache:fc,mutate:ik,fallback:{}},JR),Zg=(t,e)=>{const n=pr(t,e);if(e){const{use:i,fallback:o}=t,{use:l,fallback:u}=e;i&&l&&(n.use=i.concat(l)),o&&u&&(n.fallback=pr(o,u))}return n},dc=S.createContext({}),sk=t=>{const{value:e}=t,n=S.useContext(dc),i=Yn(e),o=S.useMemo(()=>i?e(n):e,[i,n,e]),l=S.useMemo(()=>i?o:Zg(n,o),[i,n,o]),u=o&&o.provider,c=S.useRef(Jt);u&&!c.current&&(c.current=Jg(u(l.cache||fc),o));const d=c.current;return d&&(l.cache=d[0],l.mutate=d[1]),Go(()=>{if(d)return d[2]&&d[2](),d[3]},[]),S.createElement(dc.Provider,pr(t,{value:l}))},ok="$inf$",$g=Vs&&window.__SWR_DEVTOOLS_USE__,ak=$g?window.__SWR_DEVTOOLS_USE__:[],lk=()=>{$g&&(window.__SWR_DEVTOOLS_REACT__=S)},uk=t=>Yn(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],ck=()=>{const t=S.useContext(dc);return S.useMemo(()=>pr(Xg,t),[t])},fk=t=>(e,n,i)=>t(e,n&&((...l)=>{const[u]=uc(e),[,,,c]=hr.get(fc);if(u.startsWith(ok))return n(...l);const d=c[u];return Ze(d)?n(...l):(delete c[u],d)}),i),dk=ak.concat(fk),hk=t=>function(...n){const i=ck(),[o,l,u]=uk(n),c=Zg(i,u);let d=t;const{use:h}=c,p=(h||[]).concat(dk);for(let g=p.length;g--;)d=p[g](d);return d(o,l||c.fetcher||null,c)},pk=(t,e,n)=>{const i=e[t]||(e[t]=[]);return i.push(n),()=>{const o=i.indexOf(n);o>=0&&(i[o]=i[i.length-1],i.pop())}};lk();const hc=S.use||(t=>{switch(t.status){case"pending":throw t;case"fulfilled":return t.value;case"rejected":throw t.reason;default:throw t.status="pending",t.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e}),t}}),pc={dedupe:!0},e0=Promise.resolve(Jt),mk=(t,e,n)=>{const{cache:i,compare:o,suspense:l,fallbackData:u,revalidateOnMount:c,revalidateIfStale:d,refreshInterval:h,refreshWhenHidden:p,refreshWhenOffline:g,keepPreviousData:b}=n,[v,T,k,B]=hr.get(i),[P,I]=uc(t),U=S.useRef(!1),G=S.useRef(!1),z=S.useRef(P),J=S.useRef(e),X=S.useRef(n),j=()=>X.current,ge=()=>j().isVisible()&&j().isOnline(),[ae,ce,Le,Se]=Hg(i,P),we=S.useRef({}).current,rt=Ze(u)?Ze(n.fallback)?Jt:n.fallback[P]:u,wt=(ve,Ee)=>{for(const Ne in we){const Ae=Ne;if(Ae==="data"){if(!o(ve[Ae],Ee[Ae])&&(!Ze(ve[Ae])||!o(F,Ee[Ae])))return!1}else if(Ee[Ae]!==ve[Ae])return!1}return!0},be=S.useMemo(()=>{const ve=!P||!e?!1:Ze(c)?j().isPaused()||l?!1:d!==!1:c,Ee=it=>{const $e=pr(it);return delete $e._k,ve?{isValidating:!0,isLoading:!0,...$e}:$e},Ne=ae(),Ae=Se(),tt=Ee(Ne),Bt=Ne===Ae?tt:Ee(Ae);let dt=tt;return[()=>{const it=Ee(ae());return wt(it,dt)?(dt.data=it.data,dt.isLoading=it.isLoading,dt.isValidating=it.isValidating,dt.error=it.error,dt):(dt=it,it)},()=>Bt]},[i,P]),Oe=_R.useSyncExternalStore(S.useCallback(ve=>Le(P,(Ee,Ne)=>{wt(Ne,Ee)||ve()}),[i,P]),be[0],be[1]),he=!U.current,le=v[P]&&v[P].length>0,pe=Oe.data,V=Ze(pe)?rt&&Kg(rt)?hc(rt):rt:pe,N=Oe.error,C=S.useRef(V),F=b?Ze(pe)?Ze(C.current)?V:C.current:pe:V,W=le&&!Ze(N)?!1:he&&!Ze(c)?c:j().isPaused()?!1:l?Ze(V)?!1:d:Ze(V)||d,$=!!(P&&e&&he&&W),Z=Ze(Oe.isValidating)?$:Oe.isValidating,xe=Ze(Oe.isLoading)?$:Oe.isLoading,Ie=S.useCallback(async ve=>{const Ee=J.current;if(!P||!Ee||G.current||j().isPaused())return!1;let Ne,Ae,tt=!0;const Bt=ve||{},dt=!k[P]||!Bt.dedupe,it=()=>Yg?!G.current&&P===z.current&&U.current:P===z.current,$e={isValidating:!1,isLoading:!1},Yt=()=>{ce($e)},qt=()=>{const pt=k[P];pt&&pt[1]===Ae&&delete k[P]},Nn={isValidating:!0};Ze(ae().data)&&(Nn.isLoading=!0);try{if(dt&&(ce(Nn),n.loadingTimeout&&Ze(ae().data)&&setTimeout(()=>{tt&&it()&&j().onLoadingSlow(P,n)},n.loadingTimeout),k[P]=[Ee(I),cc()]),[Ne,Ae]=k[P],Ne=await Ne,dt&&setTimeout(qt,n.dedupingInterval),!k[P]||k[P][1]!==Ae)return dt&&it()&&j().onDiscarded(P),!1;$e.error=Jt;const pt=T[P];if(!Ze(pt)&&(Ae<=pt[0]||Ae<=pt[1]||pt[1]===0))return Yt(),dt&&it()&&j().onDiscarded(P),!1;const lt=ae().data;$e.data=o(lt,Ne)?lt:Ne,dt&&it()&&j().onSuccess(Ne,P,n)}catch(pt){qt();const lt=j(),{shouldRetryOnError:Pt}=lt;lt.isPaused()||($e.error=pt,dt&&it()&&(lt.onError(pt,P,lt),(Pt===!0||Yn(Pt)&&Pt(pt))&&(!j().revalidateOnFocus||!j().revalidateOnReconnect||ge())&<.onErrorRetry(pt,P,lt,fn=>{const dn=v[P];dn&&dn[0]&&dn[0](zg,fn)},{retryCount:(Bt.retryCount||0)+1,dedupe:!0})))}return tt=!1,Yt(),!0},[P,i]),Je=S.useCallback((...ve)=>jg(i,z.current,...ve),[]);if(Go(()=>{J.current=e,X.current=n,Ze(pe)||(C.current=pe)}),Go(()=>{if(!P)return;const ve=Ie.bind(Jt,pc);let Ee=0;j().revalidateOnFocus&&(Ee=Date.now()+j().focusThrottleInterval);const Ae=pk(P,v,(tt,Bt={})=>{if(tt==Bg){const dt=Date.now();j().revalidateOnFocus&&dt>Ee&&ge()&&(Ee=dt+j().focusThrottleInterval,ve())}else if(tt==qg)j().revalidateOnReconnect&&ge()&&ve();else{if(tt==Wg)return Ie();if(tt==zg)return Ie(Bt)}});return G.current=!1,z.current=P,U.current=!0,ce({_k:I}),W&&(k[P]||(Ze(V)||Is?ve():ZR(ve))),()=>{G.current=!0,Ae()}},[P]),Go(()=>{let ve;function Ee(){const Ae=Yn(h)?h(ae().data):h;Ae&&ve!==-1&&(ve=setTimeout(Ne,Ae))}function Ne(){!ae().error&&(p||j().isVisible())&&(g||j().isOnline())?Ie(pc).then(Ee):Ee()}return Ee(),()=>{ve&&(clearTimeout(ve),ve=-1)}},[h,p,g,P]),S.useDebugValue(F),l){const ve=P&&Ze(V);if(!Yg&&Is&&ve)throw new Error("Fallback data is required when using Suspense in SSR.");ve&&(J.current=e,X.current=n,G.current=!1);const Ee=B[P],Ne=!Ze(Ee)&&ve?Je(Ee):e0;if(hc(Ne),!Ze(N)&&ve)throw N;const Ae=ve?Ie(pc):e0;!Ze(F)&&ve&&(Ae.status="fulfilled",Ae.value=!0),hc(Ae)}return{mutate:Je,get data(){return we.data=!0,F},get error(){return we.error=!0,N},get isValidating(){return we.isValidating=!0,Z},get isLoading(){return we.isLoading=!0,xe}}},gk=Ho.defineProperty(sk,"defaultValue",{value:Xg}),vk=hk(mk),ir=Object.create(null);ir.open="0",ir.close="1",ir.ping="2",ir.pong="3",ir.message="4",ir.upgrade="5",ir.noop="6";const Qo=Object.create(null);Object.keys(ir).forEach(t=>{Qo[ir[t]]=t});const mc={type:"error",data:"parser error"},t0=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",n0=typeof ArrayBuffer=="function",r0=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,gc=({type:t,data:e},n,i)=>t0&&e instanceof Blob?n?i(e):i0(e,i):n0&&(e instanceof ArrayBuffer||r0(e))?n?i(e):i0(new Blob([e]),i):i(ir[t]+(e||"")),i0=(t,e)=>{const n=new FileReader;return n.onload=function(){const i=n.result.split(",")[1];e("b"+(i||""))},n.readAsDataURL(t)};function s0(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let vc;function yk(t,e){if(t0&&t.data instanceof Blob)return t.data.arrayBuffer().then(s0).then(e);if(n0&&(t.data instanceof ArrayBuffer||r0(t.data)))return e(s0(t.data));gc(t,!1,n=>{vc||(vc=new TextEncoder),e(vc.encode(n))})}const o0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ms=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<o0.length;t++)Ms[o0.charCodeAt(t)]=t;const wk=t=>{let e=t.length*.75,n=t.length,i,o=0,l,u,c,d;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const h=new ArrayBuffer(e),p=new Uint8Array(h);for(i=0;i<n;i+=4)l=Ms[t.charCodeAt(i)],u=Ms[t.charCodeAt(i+1)],c=Ms[t.charCodeAt(i+2)],d=Ms[t.charCodeAt(i+3)],p[o++]=l<<2|u>>4,p[o++]=(u&15)<<4|c>>2,p[o++]=(c&3)<<6|d&63;return h},bk=typeof ArrayBuffer=="function",yc=(t,e)=>{if(typeof t!="string")return{type:"message",data:a0(t,e)};const n=t.charAt(0);return n==="b"?{type:"message",data:xk(t.substring(1),e)}:Qo[n]?t.length>1?{type:Qo[n],data:t.substring(1)}:{type:Qo[n]}:mc},xk=(t,e)=>{if(bk){const n=wk(t);return a0(n,e)}else return{base64:!0,data:t}},a0=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},l0="",Sk=(t,e)=>{const n=t.length,i=new Array(n);let o=0;t.forEach((l,u)=>{gc(l,!1,c=>{i[u]=c,++o===n&&e(i.join(l0))})})},Ak=(t,e)=>{const n=t.split(l0),i=[];for(let o=0;o<n.length;o++){const l=yc(n[o],e);if(i.push(l),l.type==="error")break}return i};function Ek(){return new TransformStream({transform(t,e){yk(t,n=>{const i=n.length;let o;if(i<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,i);else if(i<65536){o=new Uint8Array(3);const l=new DataView(o.buffer);l.setUint8(0,126),l.setUint16(1,i)}else{o=new Uint8Array(9);const l=new DataView(o.buffer);l.setUint8(0,127),l.setBigUint64(1,BigInt(i))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(n)})}})}let wc;function Jo(t){return t.reduce((e,n)=>e+n.length,0)}function Xo(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let i=0;for(let o=0;o<e;o++)n[o]=t[0][i++],i===t[0].length&&(t.shift(),i=0);return t.length&&i<t[0].length&&(t[0]=t[0].slice(i)),n}function Tk(t,e){wc||(wc=new TextDecoder);const n=[];let i=0,o=-1,l=!1;return new TransformStream({transform(u,c){for(n.push(u);;){if(i===0){if(Jo(n)<1)break;const d=Xo(n,1);l=(d[0]&128)===128,o=d[0]&127,o<126?i=3:o===126?i=1:i=2}else if(i===1){if(Jo(n)<2)break;const d=Xo(n,2);o=new DataView(d.buffer,d.byteOffset,d.length).getUint16(0),i=3}else if(i===2){if(Jo(n)<8)break;const d=Xo(n,8),h=new DataView(d.buffer,d.byteOffset,d.length),p=h.getUint32(0);if(p>Math.pow(2,21)-1){c.enqueue(mc);break}o=p*Math.pow(2,32)+h.getUint32(4),i=3}else{if(Jo(n)<o)break;const d=Xo(n,o);c.enqueue(yc(l?d:wc.decode(d),e)),i=0}if(o===0||o>t){c.enqueue(mc);break}}}})}const u0=4;function Ut(t){if(t)return Ck(t)}function Ck(t){for(var e in Ut.prototype)t[e]=Ut.prototype[e];return t}Ut.prototype.on=Ut.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},Ut.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},Ut.prototype.off=Ut.prototype.removeListener=Ut.prototype.removeAllListeners=Ut.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var i,o=0;o<n.length;o++)if(i=n[o],i===e||i.fn===e){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+t],this},Ut.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],i=1;i<arguments.length;i++)e[i-1]=arguments[i];if(n){n=n.slice(0);for(var i=0,o=n.length;i<o;++i)n[i].apply(this,e)}return this},Ut.prototype.emitReserved=Ut.prototype.emit,Ut.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},Ut.prototype.hasListeners=function(t){return!!this.listeners(t).length};const Zo=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,n)=>n(e,0),Pn=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),Rk="arraybuffer";function sU(){}function c0(t,...e){return e.reduce((n,i)=>(t.hasOwnProperty(i)&&(n[i]=t[i]),n),{})}const kk=Pn.setTimeout,Vk=Pn.clearTimeout;function $o(t,e){e.useNativeTimers?(t.setTimeoutFn=kk.bind(Pn),t.clearTimeoutFn=Vk.bind(Pn)):(t.setTimeoutFn=Pn.setTimeout.bind(Pn),t.clearTimeoutFn=Pn.clearTimeout.bind(Pn))}const Ik=1.33;function Mk(t){return typeof t=="string"?Dk(t):Math.ceil((t.byteLength||t.size)*Ik)}function Dk(t){let e=0,n=0;for(let i=0,o=t.length;i<o;i++)e=t.charCodeAt(i),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(i++,n+=4);return n}function f0(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function Pk(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}function Ok(t){let e={},n=t.split("&");for(let i=0,o=n.length;i<o;i++){let l=n[i].split("=");e[decodeURIComponent(l[0])]=decodeURIComponent(l[1])}return e}class Nk extends Error{constructor(e,n,i){super(e),this.description=n,this.context=i,this.type="TransportError"}}class bc extends Ut{constructor(e){super(),this.writable=!1,$o(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,n,i){return super.emitReserved("error",new Nk(e,n,i)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const n=yc(e,this.socket.binaryType);this.onPacket(n)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,n={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const n=Pk(e);return n.length?"?"+n:""}}class Lk extends bc{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";const n=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let i=0;this._polling&&(i++,this.once("pollComplete",function(){--i||n()})),this.writable||(i++,this.once("drain",function(){--i||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const n=i=>{if(this.readyState==="opening"&&i.type==="open"&&this.onOpen(),i.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(i)};Ak(e,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,Sk(e,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=f0()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(e,n)}}let d0=!1;try{d0=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const Uk=d0;function Fk(){}class Bk extends Lk{constructor(e){if(super(e),typeof location<"u"){const n=location.protocol==="https:";let i=location.port;i||(i=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||i!==e.port}}doWrite(e,n){const i=this.request({method:"POST",data:e});i.on("success",n),i.on("error",(o,l)=>{this.onError("xhr post error",o,l)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(n,i)=>{this.onError("xhr poll error",n,i)}),this.pollXhr=e}}class sr extends Ut{constructor(e,n,i){super(),this.createRequest=e,$o(this,i),this._opts=i,this._method=i.method||"GET",this._uri=n,this._data=i.data!==void 0?i.data:null,this._create()}_create(){var e;const n=c0(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const i=this._xhr=this.createRequest(n);try{i.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){i.setDisableHeaderCheck&&i.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&i.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{i.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{i.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(i),"withCredentials"in i&&(i.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(i.timeout=this._opts.requestTimeout),i.onreadystatechange=()=>{var o;i.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(i.getResponseHeader("set-cookie"))),i.readyState===4&&(i.status===200||i.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof i.status=="number"?i.status:0)},0))},i.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=sr.requestsCount++,sr.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=Fk,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete sr.requests[this._index],this._xhr=null}}_onLoad(){const e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}}if(sr.requestsCount=0,sr.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",h0);else if(typeof addEventListener=="function"){const t="onpagehide"in Pn?"pagehide":"unload";addEventListener(t,h0,!1)}}function h0(){for(let t in sr.requests)sr.requests.hasOwnProperty(t)&&sr.requests[t].abort()}const qk=(function(){const t=p0({xdomain:!1});return t&&t.responseType!==null})();class Wk extends Bk{constructor(e){super(e);const n=e&&e.forceBase64;this.supportsBinary=qk&&!n}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new sr(p0,this.uri(),e)}}function p0(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||Uk))return new XMLHttpRequest}catch{}if(!e)try{return new Pn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const m0=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class zk extends bc{get name(){return"websocket"}doOpen(){const e=this.uri(),n=this.opts.protocols,i=m0?{}:c0(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(i.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,n,i)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const i=e[n],o=n===e.length-1;gc(i,this.supportsBinary,l=>{try{this.doWrite(i,l)}catch{}o&&Zo(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=f0()),this.supportsBinary||(n.b64=1),this.createUri(e,n)}}const xc=Pn.WebSocket||Pn.MozWebSocket;class _k extends zk{createSocket(e,n,i){return m0?new xc(e,n,i):n?new xc(e,n):new xc(e)}doWrite(e,n){this.ws.send(n)}}class Kk extends bc{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{const n=Tk(Number.MAX_SAFE_INTEGER,this.socket.binaryType),i=e.readable.pipeThrough(n).getReader(),o=Ek();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();const l=()=>{i.read().then(({done:c,value:d})=>{c||(this.onPacket(d),l())}).catch(c=>{})};l();const u={type:"open"};this.query.sid&&(u.data=`{"sid":"${this.query.sid}"}`),this._writer.write(u).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const i=e[n],o=n===e.length-1;this._writer.write(i).then(()=>{o&&Zo(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}}const Hk={websocket:_k,webtransport:Kk,polling:Wk},Yk=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Gk=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Sc(t){if(t.length>8e3)throw"URI too long";const e=t,n=t.indexOf("["),i=t.indexOf("]");n!=-1&&i!=-1&&(t=t.substring(0,n)+t.substring(n,i).replace(/:/g,";")+t.substring(i,t.length));let o=Yk.exec(t||""),l={},u=14;for(;u--;)l[Gk[u]]=o[u]||"";return n!=-1&&i!=-1&&(l.source=e,l.host=l.host.substring(1,l.host.length-1).replace(/;/g,":"),l.authority=l.authority.replace("[","").replace("]","").replace(/;/g,":"),l.ipv6uri=!0),l.pathNames=jk(l,l.path),l.queryKey=Qk(l,l.query),l}function jk(t,e){const n=/\/{2,9}/g,i=e.replace(n,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&i.splice(0,1),e.slice(-1)=="/"&&i.splice(i.length-1,1),i}function Qk(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(i,o,l){o&&(n[o]=l)}),n}const Ac=typeof addEventListener=="function"&&typeof removeEventListener=="function",ea=[];Ac&&addEventListener("offline",()=>{ea.forEach(t=>t())},!1);class Pr extends Ut{constructor(e,n){if(super(),this.binaryType=Rk,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(n=e,e=null),e){const i=Sc(e);n.hostname=i.host,n.secure=i.protocol==="https"||i.protocol==="wss",n.port=i.port,i.query&&(n.query=i.query)}else n.host&&(n.hostname=Sc(n.host).host);$o(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},n.transports.forEach(i=>{const o=i.prototype.name;this.transports.push(o),this._transportsByName[o]=i}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=Ok(this.opts.query)),Ac&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},ea.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){const n=Object.assign({},this.opts.query);n.EIO=u0,n.transport=e,this.id&&(n.sid=this.id);const i=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](i)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const e=this.opts.rememberUpgrade&&Pr.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(e);n.open(),this.setTransport(n)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",n=>this._onClose("transport close",n))}onOpen(){this.readyState="open",Pr.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=e.data,this._onError(n);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let i=0;i<this.writeBuffer.length;i++){const o=this.writeBuffer[i].data;if(o&&(n+=Mk(o)),i>0&&n>this._maxPayload)return this.writeBuffer.slice(0,i);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,Zo(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,n,i){return this._sendPacket("message",e,n,i),this}send(e,n,i){return this._sendPacket("message",e,n,i),this}_sendPacket(e,n,i,o){if(typeof n=="function"&&(o=n,n=void 0),typeof i=="function"&&(o=i,i=null),this.readyState==="closing"||this.readyState==="closed")return;i=i||{},i.compress=i.compress!==!1;const l={type:e,data:n,options:i};this.emitReserved("packetCreate",l),this.writeBuffer.push(l),o&&this.once("flush",o),this.flush()}close(){const e=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),e()},i=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?i():e()}):this.upgrading?i():e()),this}_onError(e){if(Pr.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),Ac&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const i=ea.indexOf(this._offlineEventListener);i!==-1&&ea.splice(i,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,n),this.writeBuffer=[],this._prevBufferLen=0}}}Pr.protocol=u0;class Jk extends Pr{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let n=this.createTransport(e),i=!1;Pr.priorWebsocketSuccess=!1;const o=()=>{i||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!i)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Pr.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{i||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const b=new Error("probe error");b.transport=n.name,this.emitReserved("upgradeError",b)}}))};function l(){i||(i=!0,p(),n.close(),n=null)}const u=g=>{const b=new Error("probe error: "+g);b.transport=n.name,l(),this.emitReserved("upgradeError",b)};function c(){u("transport closed")}function d(){u("socket closed")}function h(g){n&&g.name!==n.name&&l()}const p=()=>{n.removeListener("open",o),n.removeListener("error",u),n.removeListener("close",c),this.off("close",d),this.off("upgrading",h)};n.once("open",o),n.once("error",u),n.once("close",c),this.once("close",d),this.once("upgrading",h),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{i||n.open()},200):n.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){const n=[];for(let i=0;i<e.length;i++)~this.transports.indexOf(e[i])&&n.push(e[i]);return n}}let Xk=class extends Jk{constructor(e,n={}){const i=typeof e=="object"?e:n;(!i.transports||i.transports&&typeof i.transports[0]=="string")&&(i.transports=(i.transports||["polling","websocket","webtransport"]).map(o=>Hk[o]).filter(o=>!!o)),super(e,i)}};function Zk(t,e="",n){let i=t;n=n||typeof location<"u"&&location,t==null&&(t=n.protocol+"//"+n.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=n.protocol+t:t=n.host+t),/^(https?|wss?):\/\//.test(t)||(typeof n<"u"?t=n.protocol+"//"+t:t="https://"+t),i=Sc(t)),i.port||(/^(http|ws)$/.test(i.protocol)?i.port="80":/^(http|ws)s$/.test(i.protocol)&&(i.port="443")),i.path=i.path||"/";const l=i.host.indexOf(":")!==-1?"["+i.host+"]":i.host;return i.id=i.protocol+"://"+l+":"+i.port+e,i.href=i.protocol+"://"+l+(n&&n.port===i.port?"":":"+i.port),i}const $k=typeof ArrayBuffer=="function",eV=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,g0=Object.prototype.toString,tV=typeof Blob=="function"||typeof Blob<"u"&&g0.call(Blob)==="[object BlobConstructor]",nV=typeof File=="function"||typeof File<"u"&&g0.call(File)==="[object FileConstructor]";function Ec(t){return $k&&(t instanceof ArrayBuffer||eV(t))||tV&&t instanceof Blob||nV&&t instanceof File}function ta(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let n=0,i=t.length;n<i;n++)if(ta(t[n]))return!0;return!1}if(Ec(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return ta(t.toJSON(),!0);for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&ta(t[n]))return!0;return!1}function rV(t){const e=[],n=t.data,i=t;return i.data=Tc(n,e),i.attachments=e.length,{packet:i,buffers:e}}function Tc(t,e){if(!t)return t;if(Ec(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}else if(Array.isArray(t)){const n=new Array(t.length);for(let i=0;i<t.length;i++)n[i]=Tc(t[i],e);return n}else if(typeof t=="object"&&!(t instanceof Date)){const n={};for(const i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=Tc(t[i],e));return n}return t}function iV(t,e){return t.data=Cc(t.data,e),delete t.attachments,t}function Cc(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=Cc(t[n],e);else if(typeof t=="object")for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=Cc(t[n],e));return t}const sV=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],oV=5;var Qe;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(Qe||(Qe={}));class aV{constructor(e){this.replacer=e}encode(e){return(e.type===Qe.EVENT||e.type===Qe.ACK)&&ta(e)?this.encodeAsBinary({type:e.type===Qe.EVENT?Qe.BINARY_EVENT:Qe.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let n=""+e.type;return(e.type===Qe.BINARY_EVENT||e.type===Qe.BINARY_ACK)&&(n+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(n+=e.nsp+","),e.id!=null&&(n+=e.id),e.data!=null&&(n+=JSON.stringify(e.data,this.replacer)),n}encodeAsBinary(e){const n=rV(e),i=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(i),o}}function v0(t){return Object.prototype.toString.call(t)==="[object Object]"}class Rc extends Ut{constructor(e){super(),this.reviver=e}add(e){let n;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(e);const i=n.type===Qe.BINARY_EVENT;i||n.type===Qe.BINARY_ACK?(n.type=i?Qe.EVENT:Qe.ACK,this.reconstructor=new lV(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Ec(e)||e.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(e),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let n=0;const i={type:Number(e.charAt(0))};if(Qe[i.type]===void 0)throw new Error("unknown packet type "+i.type);if(i.type===Qe.BINARY_EVENT||i.type===Qe.BINARY_ACK){const l=n+1;for(;e.charAt(++n)!=="-"&&n!=e.length;);const u=e.substring(l,n);if(u!=Number(u)||e.charAt(n)!=="-")throw new Error("Illegal attachments");i.attachments=Number(u)}if(e.charAt(n+1)==="/"){const l=n+1;for(;++n&&!(e.charAt(n)===","||n===e.length););i.nsp=e.substring(l,n)}else i.nsp="/";const o=e.charAt(n+1);if(o!==""&&Number(o)==o){const l=n+1;for(;++n;){const u=e.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===e.length)break}i.id=Number(e.substring(l,n+1))}if(e.charAt(++n)){const l=this.tryParse(e.substr(n));if(Rc.isPayloadValid(i.type,l))i.data=l;else throw new Error("invalid payload")}return i}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,n){switch(e){case Qe.CONNECT:return v0(n);case Qe.DISCONNECT:return n===void 0;case Qe.CONNECT_ERROR:return typeof n=="string"||v0(n);case Qe.EVENT:case Qe.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&sV.indexOf(n[0])===-1);case Qe.ACK:case Qe.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class lV{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const n=iV(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const uV=Object.freeze(Object.defineProperty({__proto__:null,Decoder:Rc,Encoder:aV,get PacketType(){return Qe},protocol:oV},Symbol.toStringTag,{value:"Module"}));function Gn(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const cV=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class y0 extends Ut{constructor(e,n,i){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=n,i&&i.auth&&(this.auth=i.auth),this._opts=Object.assign({},i),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[Gn(e,"open",this.onopen.bind(this)),Gn(e,"packet",this.onpacket.bind(this)),Gn(e,"error",this.onerror.bind(this)),Gn(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...n){var i,o,l;if(cV.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(n.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const u={type:Qe.EVENT,data:n};if(u.options={},u.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const p=this.ids++,g=n.pop();this._registerAckCallback(p,g),u.id=p}const c=(o=(i=this.io.engine)===null||i===void 0?void 0:i.transport)===null||o===void 0?void 0:o.writable,d=this.connected&&!(!((l=this.io.engine)===null||l===void 0)&&l._hasPingExpired());return this.flags.volatile&&!c||(d?(this.notifyOutgoingListeners(u),this.packet(u)):this.sendBuffer.push(u)),this.flags={},this}_registerAckCallback(e,n){var i;const o=(i=this.flags.timeout)!==null&&i!==void 0?i:this._opts.ackTimeout;if(o===void 0){this.acks[e]=n;return}const l=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let c=0;c<this.sendBuffer.length;c++)this.sendBuffer[c].id===e&&this.sendBuffer.splice(c,1);n.call(this,new Error("operation has timed out"))},o),u=(...c)=>{this.io.clearTimeoutFn(l),n.apply(this,c)};u.withError=!0,this.acks[e]=u}emitWithAck(e,...n){return new Promise((i,o)=>{const l=(u,c)=>u?o(u):i(c);l.withError=!0,n.push(l),this.emit(e,...n)})}_addToQueue(e){let n;typeof e[e.length-1]=="function"&&(n=e.pop());const i={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...l)=>i!==this._queue[0]?void 0:(o!==null?i.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...l)),i.pending=!1,this._drainQueue())),this._queue.push(i),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!e||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:Qe.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(i=>String(i.id)===e)){const i=this.acks[e];delete this.acks[e],i.withError&&i.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case Qe.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Qe.EVENT:case Qe.BINARY_EVENT:this.onevent(e);break;case Qe.ACK:case Qe.BINARY_ACK:this.onack(e);break;case Qe.DISCONNECT:this.ondisconnect();break;case Qe.CONNECT_ERROR:this.destroy();const i=new Error(e.data.message);i.data=e.data.data,this.emitReserved("connect_error",i);break}}onevent(e){const n=e.data||[];e.id!=null&&n.push(this.ack(e.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const i of n)i.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const n=this;let i=!1;return function(...o){i||(i=!0,n.packet({type:Qe.ACK,id:e,data:o}))}}onack(e){const n=this.acks[e.id];typeof n=="function"&&(delete this.acks[e.id],n.withError&&e.data.unshift(null),n.apply(this,e.data))}onconnect(e,n){this.id=e,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Qe.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const n=this._anyListeners;for(let i=0;i<n.length;i++)if(e===n[i])return n.splice(i,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const n=this._anyOutgoingListeners;for(let i=0;i<n.length;i++)if(e===n[i])return n.splice(i,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const i of n)i.apply(this,e.data)}}}function Ni(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Ni.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=(Math.floor(e*10)&1)==0?t-n:t+n}return Math.min(t,this.max)|0},Ni.prototype.reset=function(){this.attempts=0},Ni.prototype.setMin=function(t){this.ms=t},Ni.prototype.setMax=function(t){this.max=t},Ni.prototype.setJitter=function(t){this.jitter=t};class kc extends Ut{constructor(e,n){var i;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(n=e,e=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,$o(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((i=n.randomizationFactor)!==null&&i!==void 0?i:.5),this.backoff=new Ni({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=e;const o=n.parser||uV;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var n;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(n=this.backoff)===null||n===void 0||n.setMin(e),this)}randomizationFactor(e){var n;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(n=this.backoff)===null||n===void 0||n.setJitter(e),this)}reconnectionDelayMax(e){var n;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(n=this.backoff)===null||n===void 0||n.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Xk(this.uri,this.opts);const n=this.engine,i=this;this._readyState="opening",this.skipReconnect=!1;const o=Gn(n,"open",function(){i.onopen(),e&&e()}),l=c=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",c),e?e(c):this.maybeReconnectOnOpen()},u=Gn(n,"error",l);if(this._timeout!==!1){const c=this._timeout,d=this.setTimeoutFn(()=>{o(),l(new Error("timeout")),n.close()},c);this.opts.autoUnref&&d.unref(),this.subs.push(()=>{this.clearTimeoutFn(d)})}return this.subs.push(o),this.subs.push(u),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(Gn(e,"ping",this.onping.bind(this)),Gn(e,"data",this.ondata.bind(this)),Gn(e,"error",this.onerror.bind(this)),Gn(e,"close",this.onclose.bind(this)),Gn(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(n){this.onclose("parse error",n)}}ondecoded(e){Zo(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,n){let i=this.nsps[e];return i?this._autoConnect&&!i.active&&i.connect():(i=new y0(this,e,n),this.nsps[e]=i),i}_destroy(e){const n=Object.keys(this.nsps);for(const i of n)if(this.nsps[i].active)return;this._close()}_packet(e){const n=this.encoder.encode(e);for(let i=0;i<n.length;i++)this.engine.write(n[i],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,n){var i;this.cleanup(),(i=this.engine)===null||i===void 0||i.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const i=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},n);this.opts.autoUnref&&i.unref(),this.subs.push(()=>{this.clearTimeoutFn(i)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const Ds={};function na(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const n=Zk(t,e.path||"/socket.io"),i=n.source,o=n.id,l=n.path,u=Ds[o]&&l in Ds[o].nsps,c=e.forceNew||e["force new connection"]||e.multiplex===!1||u;let d;return c?d=new kc(i,e):(Ds[o]||(Ds[o]=new kc(i,e)),d=Ds[o]),n.query&&!e.query&&(e.query=n.queryKey),d.socket(n.path,e)}Object.assign(na,{Manager:kc,Socket:y0,io:na,connect:na});var fV=t=>{switch(t){case"success":return pV;case"info":return gV;case"warning":return mV;case"error":return vV;default:return null}},dV=Array(12).fill(0),hV=({visible:t,className:e})=>S.createElement("div",{className:["sonner-loading-wrapper",e].filter(Boolean).join(" "),"data-visible":t},S.createElement("div",{className:"sonner-spinner"},dV.map((n,i)=>S.createElement("div",{className:"sonner-loading-bar",key:`spinner-bar-${i}`})))),pV=S.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},S.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",clipRule:"evenodd"})),mV=S.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",height:"20",width:"20"},S.createElement("path",{fillRule:"evenodd",d:"M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"})),gV=S.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},S.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",clipRule:"evenodd"})),vV=S.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",height:"20",width:"20"},S.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})),yV=S.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},S.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),S.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"})),wV=()=>{let[t,e]=S.useState(document.hidden);return S.useEffect(()=>{let n=()=>{e(document.hidden)};return document.addEventListener("visibilitychange",n),()=>window.removeEventListener("visibilitychange",n)},[]),t},Vc=1,bV=class{constructor(){this.subscribe=t=>(this.subscribers.push(t),()=>{let e=this.subscribers.indexOf(t);this.subscribers.splice(e,1)}),this.publish=t=>{this.subscribers.forEach(e=>e(t))},this.addToast=t=>{this.publish(t),this.toasts=[...this.toasts,t]},this.create=t=>{var e;let{message:n,...i}=t,o=typeof t?.id=="number"||((e=t.id)==null?void 0:e.length)>0?t.id:Vc++,l=this.toasts.find(c=>c.id===o),u=t.dismissible===void 0?!0:t.dismissible;return this.dismissedToasts.has(o)&&this.dismissedToasts.delete(o),l?this.toasts=this.toasts.map(c=>c.id===o?(this.publish({...c,...t,id:o,title:n}),{...c,...t,id:o,dismissible:u,title:n}):c):this.addToast({title:n,...i,dismissible:u,id:o}),o},this.dismiss=t=>(this.dismissedToasts.add(t),t||this.toasts.forEach(e=>{this.subscribers.forEach(n=>n({id:e.id,dismiss:!0}))}),this.subscribers.forEach(e=>e({id:t,dismiss:!0})),t),this.message=(t,e)=>this.create({...e,message:t}),this.error=(t,e)=>this.create({...e,message:t,type:"error"}),this.success=(t,e)=>this.create({...e,type:"success",message:t}),this.info=(t,e)=>this.create({...e,type:"info",message:t}),this.warning=(t,e)=>this.create({...e,type:"warning",message:t}),this.loading=(t,e)=>this.create({...e,type:"loading",message:t}),this.promise=(t,e)=>{if(!e)return;let n;e.loading!==void 0&&(n=this.create({...e,promise:t,type:"loading",message:e.loading,description:typeof e.description!="function"?e.description:void 0}));let i=t instanceof Promise?t:t(),o=n!==void 0,l,u=i.then(async d=>{if(l=["resolve",d],S.isValidElement(d))o=!1,this.create({id:n,type:"default",message:d});else if(SV(d)&&!d.ok){o=!1;let h=typeof e.error=="function"?await e.error(`HTTP error! status: ${d.status}`):e.error,p=typeof e.description=="function"?await e.description(`HTTP error! status: ${d.status}`):e.description;this.create({id:n,type:"error",message:h,description:p})}else if(e.success!==void 0){o=!1;let h=typeof e.success=="function"?await e.success(d):e.success,p=typeof e.description=="function"?await e.description(d):e.description;this.create({id:n,type:"success",message:h,description:p})}}).catch(async d=>{if(l=["reject",d],e.error!==void 0){o=!1;let h=typeof e.error=="function"?await e.error(d):e.error,p=typeof e.description=="function"?await e.description(d):e.description;this.create({id:n,type:"error",message:h,description:p})}}).finally(()=>{var d;o&&(this.dismiss(n),n=void 0),(d=e.finally)==null||d.call(e)}),c=()=>new Promise((d,h)=>u.then(()=>l[0]==="reject"?h(l[1]):d(l[1])).catch(h));return typeof n!="string"&&typeof n!="number"?{unwrap:c}:Object.assign(n,{unwrap:c})},this.custom=(t,e)=>{let n=e?.id||Vc++;return this.create({jsx:t(n),id:n,...e}),n},this.getActiveToasts=()=>this.toasts.filter(t=>!this.dismissedToasts.has(t.id)),this.subscribers=[],this.toasts=[],this.dismissedToasts=new Set}},cn=new bV,xV=(t,e)=>{let n=e?.id||Vc++;return cn.addToast({title:t,...e,id:n}),n},SV=t=>t&&typeof t=="object"&&"ok"in t&&typeof t.ok=="boolean"&&"status"in t&&typeof t.status=="number",AV=xV,EV=()=>cn.toasts,TV=()=>cn.getActiveToasts(),Ps=Object.assign(AV,{success:cn.success,info:cn.info,warning:cn.warning,error:cn.error,custom:cn.custom,message:cn.message,promise:cn.promise,dismiss:cn.dismiss,loading:cn.loading},{getHistory:EV,getToasts:TV});function CV(t,{insertAt:e}={}){if(typeof document>"u")return;let n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",e==="top"&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=t:i.appendChild(document.createTextNode(t))}CV(`:where(html[dir="ltr"]),:where([data-sonner-toaster][dir="ltr"]){--toast-icon-margin-start: -3px;--toast-icon-margin-end: 4px;--toast-svg-margin-start: -1px;--toast-svg-margin-end: 0px;--toast-button-margin-start: auto;--toast-button-margin-end: 0;--toast-close-button-start: 0;--toast-close-button-end: unset;--toast-close-button-transform: translate(-35%, -35%)}:where(html[dir="rtl"]),:where([data-sonner-toaster][dir="rtl"]){--toast-icon-margin-start: 4px;--toast-icon-margin-end: -3px;--toast-svg-margin-start: 0px;--toast-svg-margin-end: -1px;--toast-button-margin-start: 0;--toast-button-margin-end: auto;--toast-close-button-start: unset;--toast-close-button-end: 0;--toast-close-button-transform: translate(35%, -35%)}:where([data-sonner-toaster]){position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1: hsl(0, 0%, 99%);--gray2: hsl(0, 0%, 97.3%);--gray3: hsl(0, 0%, 95.1%);--gray4: hsl(0, 0%, 93%);--gray5: hsl(0, 0%, 90.9%);--gray6: hsl(0, 0%, 88.7%);--gray7: hsl(0, 0%, 85.8%);--gray8: hsl(0, 0%, 78%);--gray9: hsl(0, 0%, 56.1%);--gray10: hsl(0, 0%, 52.3%);--gray11: hsl(0, 0%, 43.5%);--gray12: hsl(0, 0%, 9%);--border-radius: 8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:none;z-index:999999999;transition:transform .4s ease}:where([data-sonner-toaster][data-lifted="true"]){transform:translateY(-10px)}@media (hover: none) and (pointer: coarse){:where([data-sonner-toaster][data-lifted="true"]){transform:none}}:where([data-sonner-toaster][data-x-position="right"]){right:var(--offset-right)}:where([data-sonner-toaster][data-x-position="left"]){left:var(--offset-left)}:where([data-sonner-toaster][data-x-position="center"]){left:50%;transform:translate(-50%)}:where([data-sonner-toaster][data-y-position="top"]){top:var(--offset-top)}:where([data-sonner-toaster][data-y-position="bottom"]){bottom:var(--offset-bottom)}:where([data-sonner-toast]){--y: translateY(100%);--lift-amount: calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);filter:blur(0);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:none;overflow-wrap:anywhere}:where([data-sonner-toast][data-styled="true"]){padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}:where([data-sonner-toast]:focus-visible){box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}:where([data-sonner-toast][data-y-position="top"]){top:0;--y: translateY(-100%);--lift: 1;--lift-amount: calc(1 * var(--gap))}:where([data-sonner-toast][data-y-position="bottom"]){bottom:0;--y: translateY(100%);--lift: -1;--lift-amount: calc(var(--lift) * var(--gap))}:where([data-sonner-toast]) :where([data-description]){font-weight:400;line-height:1.4;color:inherit}:where([data-sonner-toast]) :where([data-title]){font-weight:500;line-height:1.5;color:inherit}:where([data-sonner-toast]) :where([data-icon]){display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}:where([data-sonner-toast][data-promise="true"]) :where([data-icon])>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}:where([data-sonner-toast]) :where([data-icon])>*{flex-shrink:0}:where([data-sonner-toast]) :where([data-icon]) svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}:where([data-sonner-toast]) :where([data-content]){display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;cursor:pointer;outline:none;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}:where([data-sonner-toast]) :where([data-button]):focus-visible{box-shadow:0 0 0 2px #0006}:where([data-sonner-toast]) :where([data-button]):first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}:where([data-sonner-toast]) :where([data-cancel]){color:var(--normal-text);background:rgba(0,0,0,.08)}:where([data-sonner-toast][data-theme="dark"]) :where([data-cancel]){background:rgba(255,255,255,.3)}:where([data-sonner-toast]) :where([data-close-button]){position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast] [data-close-button]{background:var(--gray1)}:where([data-sonner-toast]) :where([data-close-button]):focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}:where([data-sonner-toast]) :where([data-disabled="true"]){cursor:not-allowed}:where([data-sonner-toast]):hover :where([data-close-button]):hover{background:var(--gray2);border-color:var(--gray5)}:where([data-sonner-toast][data-swiping="true"]):before{content:"";position:absolute;left:-50%;right:-50%;height:100%;z-index:-1}:where([data-sonner-toast][data-y-position="top"][data-swiping="true"]):before{bottom:50%;transform:scaleY(3) translateY(50%)}:where([data-sonner-toast][data-y-position="bottom"][data-swiping="true"]):before{top:50%;transform:scaleY(3) translateY(-50%)}:where([data-sonner-toast][data-swiping="false"][data-removed="true"]):before{content:"";position:absolute;inset:0;transform:scaleY(2)}:where([data-sonner-toast]):after{content:"";position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}:where([data-sonner-toast][data-mounted="true"]){--y: translateY(0);opacity:1}:where([data-sonner-toast][data-expanded="false"][data-front="false"]){--scale: var(--toasts-before) * .05 + 1;--y: translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}:where([data-sonner-toast])>*{transition:opacity .4s}:where([data-sonner-toast][data-expanded="false"][data-front="false"][data-styled="true"])>*{opacity:0}:where([data-sonner-toast][data-visible="false"]){opacity:0;pointer-events:none}:where([data-sonner-toast][data-mounted="true"][data-expanded="true"]){--y: translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}:where([data-sonner-toast][data-removed="true"][data-front="true"][data-swipe-out="false"]){--y: translateY(calc(var(--lift) * -100%));opacity:0}:where([data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="true"]){--y: translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}:where([data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="false"]){--y: translateY(40%);opacity:0;transition:transform .5s,opacity .2s}:where([data-sonner-toast][data-removed="true"][data-front="false"]):before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y, 0px)) translate(var(--swipe-amount-x, 0px));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width: 600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-theme=light]{--normal-bg: #fff;--normal-border: var(--gray4);--normal-text: var(--gray12);--success-bg: hsl(143, 85%, 96%);--success-border: hsl(145, 92%, 91%);--success-text: hsl(140, 100%, 27%);--info-bg: hsl(208, 100%, 97%);--info-border: hsl(221, 91%, 91%);--info-text: hsl(210, 92%, 45%);--warning-bg: hsl(49, 100%, 97%);--warning-border: hsl(49, 91%, 91%);--warning-text: hsl(31, 92%, 45%);--error-bg: hsl(359, 100%, 97%);--error-border: hsl(359, 100%, 94%);--error-text: hsl(360, 100%, 45%)}[data-sonner-toaster][data-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg: #000;--normal-border: hsl(0, 0%, 20%);--normal-text: var(--gray1)}[data-sonner-toaster][data-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg: #fff;--normal-border: var(--gray3);--normal-text: var(--gray12)}[data-sonner-toaster][data-theme=dark]{--normal-bg: #000;--normal-bg-hover: hsl(0, 0%, 12%);--normal-border: hsl(0, 0%, 20%);--normal-border-hover: hsl(0, 0%, 25%);--normal-text: var(--gray1);--success-bg: hsl(150, 100%, 6%);--success-border: hsl(147, 100%, 12%);--success-text: hsl(150, 86%, 65%);--info-bg: hsl(215, 100%, 6%);--info-border: hsl(223, 100%, 12%);--info-text: hsl(216, 87%, 65%);--warning-bg: hsl(64, 100%, 6%);--warning-border: hsl(60, 100%, 12%);--warning-text: hsl(46, 87%, 65%);--error-bg: hsl(358, 76%, 10%);--error-border: hsl(357, 89%, 16%);--error-text: hsl(358, 100%, 81%)}[data-sonner-toaster][data-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size: 16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:nth-child(1){animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media (prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}
|
|
56
|
+
`);function ra(t){return t.label!==void 0}var RV=3,kV="32px",VV="16px",w0=4e3,IV=356,MV=14,DV=20,PV=200;function jn(...t){return t.filter(Boolean).join(" ")}function OV(t){let[e,n]=t.split("-"),i=[];return e&&i.push(e),n&&i.push(n),i}var NV=t=>{var e,n,i,o,l,u,c,d,h,p,g;let{invert:b,toast:v,unstyled:T,interacting:k,setHeights:B,visibleToasts:P,heights:I,index:U,toasts:G,expanded:z,removeToast:J,defaultRichColors:X,closeButton:j,style:ge,cancelButtonStyle:ae,actionButtonStyle:ce,className:Le="",descriptionClassName:Se="",duration:we,position:rt,gap:wt,loadingIcon:be,expandByDefault:Oe,classNames:he,icons:le,closeButtonAriaLabel:pe="Close toast",pauseWhenPageIsHidden:V}=t,[N,C]=S.useState(null),[F,W]=S.useState(null),[$,Z]=S.useState(!1),[xe,Ie]=S.useState(!1),[Je,Ue]=S.useState(!1),[ve,Ee]=S.useState(!1),[Ne,Ae]=S.useState(!1),[tt,Bt]=S.useState(0),[dt,it]=S.useState(0),$e=S.useRef(v.duration||we||w0),Yt=S.useRef(null),qt=S.useRef(null),Nn=U===0,pt=U+1<=P,lt=v.type,Pt=v.dismissible!==!1,fn=v.className||"",dn=v.descriptionClassName||"",bn=S.useMemo(()=>I.findIndex(se=>se.toastId===v.id)||0,[I,v.id]),mr=S.useMemo(()=>{var se;return(se=v.closeButton)!=null?se:j},[v.closeButton,j]),Qn=S.useMemo(()=>v.duration||we||w0,[v.duration,we]),Jn=S.useRef(0),hn=S.useRef(0),O=S.useRef(0),R=S.useRef(null),[Y,ee]=rt.split("-"),te=S.useMemo(()=>I.reduce((se,De,ke)=>ke>=bn?se:se+De.height,0),[I,bn]),ne=wV(),ye=v.invert||b,me=lt==="loading";hn.current=S.useMemo(()=>bn*wt+te,[bn,te]),S.useEffect(()=>{$e.current=Qn},[Qn]),S.useEffect(()=>{Z(!0)},[]),S.useEffect(()=>{let se=qt.current;if(se){let De=se.getBoundingClientRect().height;return it(De),B(ke=>[{toastId:v.id,height:De,position:v.position},...ke]),()=>B(ke=>ke.filter(ut=>ut.toastId!==v.id))}},[B,v.id]),S.useLayoutEffect(()=>{if(!$)return;let se=qt.current,De=se.style.height;se.style.height="auto";let ke=se.getBoundingClientRect().height;se.style.height=De,it(ke),B(ut=>ut.find(mt=>mt.toastId===v.id)?ut.map(mt=>mt.toastId===v.id?{...mt,height:ke}:mt):[{toastId:v.id,height:ke,position:v.position},...ut])},[$,v.title,v.description,B,v.id]);let fe=S.useCallback(()=>{Ie(!0),Bt(hn.current),B(se=>se.filter(De=>De.toastId!==v.id)),setTimeout(()=>{J(v)},PV)},[v,J,B,hn]);S.useEffect(()=>{if(v.promise&<==="loading"||v.duration===1/0||v.type==="loading")return;let se;return z||k||V&&ne?(()=>{if(O.current<Jn.current){let De=new Date().getTime()-Jn.current;$e.current=$e.current-De}O.current=new Date().getTime()})():$e.current!==1/0&&(Jn.current=new Date().getTime(),se=setTimeout(()=>{var De;(De=v.onAutoClose)==null||De.call(v,v),fe()},$e.current)),()=>clearTimeout(se)},[z,k,v,lt,V,ne,fe]),S.useEffect(()=>{v.delete&&fe()},[fe,v.delete]);function Fe(){var se,De,ke;return le!=null&&le.loading?S.createElement("div",{className:jn(he?.loader,(se=v?.classNames)==null?void 0:se.loader,"sonner-loader"),"data-visible":lt==="loading"},le.loading):be?S.createElement("div",{className:jn(he?.loader,(De=v?.classNames)==null?void 0:De.loader,"sonner-loader"),"data-visible":lt==="loading"},be):S.createElement(hV,{className:jn(he?.loader,(ke=v?.classNames)==null?void 0:ke.loader),visible:lt==="loading"})}return S.createElement("li",{tabIndex:0,ref:qt,className:jn(Le,fn,he?.toast,(e=v?.classNames)==null?void 0:e.toast,he?.default,he?.[lt],(n=v?.classNames)==null?void 0:n[lt]),"data-sonner-toast":"","data-rich-colors":(i=v.richColors)!=null?i:X,"data-styled":!(v.jsx||v.unstyled||T),"data-mounted":$,"data-promise":!!v.promise,"data-swiped":Ne,"data-removed":xe,"data-visible":pt,"data-y-position":Y,"data-x-position":ee,"data-index":U,"data-front":Nn,"data-swiping":Je,"data-dismissible":Pt,"data-type":lt,"data-invert":ye,"data-swipe-out":ve,"data-swipe-direction":F,"data-expanded":!!(z||Oe&&$),style:{"--index":U,"--toasts-before":U,"--z-index":G.length-U,"--offset":`${xe?tt:hn.current}px`,"--initial-height":Oe?"auto":`${dt}px`,...ge,...v.style},onDragEnd:()=>{Ue(!1),C(null),R.current=null},onPointerDown:se=>{me||!Pt||(Yt.current=new Date,Bt(hn.current),se.target.setPointerCapture(se.pointerId),se.target.tagName!=="BUTTON"&&(Ue(!0),R.current={x:se.clientX,y:se.clientY}))},onPointerUp:()=>{var se,De,ke,ut;if(ve||!Pt)return;R.current=null;let mt=Number(((se=qt.current)==null?void 0:se.style.getPropertyValue("--swipe-amount-x").replace("px",""))||0),Wt=Number(((De=qt.current)==null?void 0:De.style.getPropertyValue("--swipe-amount-y").replace("px",""))||0),zt=new Date().getTime()-((ke=Yt.current)==null?void 0:ke.getTime()),Vt=N==="x"?mt:Wt,Ft=Math.abs(Vt)/zt;if(Math.abs(Vt)>=DV||Ft>.11){Bt(hn.current),(ut=v.onDismiss)==null||ut.call(v,v),W(N==="x"?mt>0?"right":"left":Wt>0?"down":"up"),fe(),Ee(!0),Ae(!1);return}Ue(!1),C(null)},onPointerMove:se=>{var De,ke,ut,mt;if(!R.current||!Pt||((De=window.getSelection())==null?void 0:De.toString().length)>0)return;let Wt=se.clientY-R.current.y,zt=se.clientX-R.current.x,Vt=(ke=t.swipeDirections)!=null?ke:OV(rt);!N&&(Math.abs(zt)>1||Math.abs(Wt)>1)&&C(Math.abs(zt)>Math.abs(Wt)?"x":"y");let Ft={x:0,y:0};N==="y"?(Vt.includes("top")||Vt.includes("bottom"))&&(Vt.includes("top")&&Wt<0||Vt.includes("bottom")&&Wt>0)&&(Ft.y=Wt):N==="x"&&(Vt.includes("left")||Vt.includes("right"))&&(Vt.includes("left")&&zt<0||Vt.includes("right")&&zt>0)&&(Ft.x=zt),(Math.abs(Ft.x)>0||Math.abs(Ft.y)>0)&&Ae(!0),(ut=qt.current)==null||ut.style.setProperty("--swipe-amount-x",`${Ft.x}px`),(mt=qt.current)==null||mt.style.setProperty("--swipe-amount-y",`${Ft.y}px`)}},mr&&!v.jsx?S.createElement("button",{"aria-label":pe,"data-disabled":me,"data-close-button":!0,onClick:me||!Pt?()=>{}:()=>{var se;fe(),(se=v.onDismiss)==null||se.call(v,v)},className:jn(he?.closeButton,(o=v?.classNames)==null?void 0:o.closeButton)},(l=le?.close)!=null?l:yV):null,v.jsx||S.isValidElement(v.title)?v.jsx?v.jsx:typeof v.title=="function"?v.title():v.title:S.createElement(S.Fragment,null,lt||v.icon||v.promise?S.createElement("div",{"data-icon":"",className:jn(he?.icon,(u=v?.classNames)==null?void 0:u.icon)},v.promise||v.type==="loading"&&!v.icon?v.icon||Fe():null,v.type!=="loading"?v.icon||le?.[lt]||fV(lt):null):null,S.createElement("div",{"data-content":"",className:jn(he?.content,(c=v?.classNames)==null?void 0:c.content)},S.createElement("div",{"data-title":"",className:jn(he?.title,(d=v?.classNames)==null?void 0:d.title)},typeof v.title=="function"?v.title():v.title),v.description?S.createElement("div",{"data-description":"",className:jn(Se,dn,he?.description,(h=v?.classNames)==null?void 0:h.description)},typeof v.description=="function"?v.description():v.description):null),S.isValidElement(v.cancel)?v.cancel:v.cancel&&ra(v.cancel)?S.createElement("button",{"data-button":!0,"data-cancel":!0,style:v.cancelButtonStyle||ae,onClick:se=>{var De,ke;ra(v.cancel)&&Pt&&((ke=(De=v.cancel).onClick)==null||ke.call(De,se),fe())},className:jn(he?.cancelButton,(p=v?.classNames)==null?void 0:p.cancelButton)},v.cancel.label):null,S.isValidElement(v.action)?v.action:v.action&&ra(v.action)?S.createElement("button",{"data-button":!0,"data-action":!0,style:v.actionButtonStyle||ce,onClick:se=>{var De,ke;ra(v.action)&&((ke=(De=v.action).onClick)==null||ke.call(De,se),!se.defaultPrevented&&fe())},className:jn(he?.actionButton,(g=v?.classNames)==null?void 0:g.actionButton)},v.action.label):null))};function b0(){if(typeof window>"u"||typeof document>"u")return"ltr";let t=document.documentElement.getAttribute("dir");return t==="auto"||!t?window.getComputedStyle(document.documentElement).direction:t}function LV(t,e){let n={};return[t,e].forEach((i,o)=>{let l=o===1,u=l?"--mobile-offset":"--offset",c=l?VV:kV;function d(h){["top","right","bottom","left"].forEach(p=>{n[`${u}-${p}`]=typeof h=="number"?`${h}px`:h})}typeof i=="number"||typeof i=="string"?d(i):typeof i=="object"?["top","right","bottom","left"].forEach(h=>{i[h]===void 0?n[`${u}-${h}`]=c:n[`${u}-${h}`]=typeof i[h]=="number"?`${i[h]}px`:i[h]}):d(c)}),n}S.forwardRef(function(t,e){let{invert:n,position:i="bottom-right",hotkey:o=["altKey","KeyT"],expand:l,closeButton:u,className:c,offset:d,mobileOffset:h,theme:p="light",richColors:g,duration:b,style:v,visibleToasts:T=RV,toastOptions:k,dir:B=b0(),gap:P=MV,loadingIcon:I,icons:U,containerAriaLabel:G="Notifications",pauseWhenPageIsHidden:z}=t,[J,X]=S.useState([]),j=S.useMemo(()=>Array.from(new Set([i].concat(J.filter(V=>V.position).map(V=>V.position)))),[J,i]),[ge,ae]=S.useState([]),[ce,Le]=S.useState(!1),[Se,we]=S.useState(!1),[rt,wt]=S.useState(p!=="system"?p:typeof window<"u"&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),be=S.useRef(null),Oe=o.join("+").replace(/Key/g,"").replace(/Digit/g,""),he=S.useRef(null),le=S.useRef(!1),pe=S.useCallback(V=>{X(N=>{var C;return(C=N.find(F=>F.id===V.id))!=null&&C.delete||cn.dismiss(V.id),N.filter(({id:F})=>F!==V.id)})},[]);return S.useEffect(()=>cn.subscribe(V=>{if(V.dismiss){X(N=>N.map(C=>C.id===V.id?{...C,delete:!0}:C));return}setTimeout(()=>{Za.flushSync(()=>{X(N=>{let C=N.findIndex(F=>F.id===V.id);return C!==-1?[...N.slice(0,C),{...N[C],...V},...N.slice(C+1)]:[V,...N]})})})}),[]),S.useEffect(()=>{if(p!=="system"){wt(p);return}if(p==="system"&&(window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?wt("dark"):wt("light")),typeof window>"u")return;let V=window.matchMedia("(prefers-color-scheme: dark)");try{V.addEventListener("change",({matches:N})=>{wt(N?"dark":"light")})}catch{V.addListener(({matches:C})=>{try{wt(C?"dark":"light")}catch(F){console.error(F)}})}},[p]),S.useEffect(()=>{J.length<=1&&Le(!1)},[J]),S.useEffect(()=>{let V=N=>{var C,F;o.every(W=>N[W]||N.code===W)&&(Le(!0),(C=be.current)==null||C.focus()),N.code==="Escape"&&(document.activeElement===be.current||(F=be.current)!=null&&F.contains(document.activeElement))&&Le(!1)};return document.addEventListener("keydown",V),()=>document.removeEventListener("keydown",V)},[o]),S.useEffect(()=>{if(be.current)return()=>{he.current&&(he.current.focus({preventScroll:!0}),he.current=null,le.current=!1)}},[be.current]),S.createElement("section",{ref:e,"aria-label":`${G} ${Oe}`,tabIndex:-1,"aria-live":"polite","aria-relevant":"additions text","aria-atomic":"false",suppressHydrationWarning:!0},j.map((V,N)=>{var C;let[F,W]=V.split("-");return J.length?S.createElement("ol",{key:V,dir:B==="auto"?b0():B,tabIndex:-1,ref:be,className:c,"data-sonner-toaster":!0,"data-theme":rt,"data-y-position":F,"data-lifted":ce&&J.length>1&&!l,"data-x-position":W,style:{"--front-toast-height":`${((C=ge[0])==null?void 0:C.height)||0}px`,"--width":`${IV}px`,"--gap":`${P}px`,...v,...LV(d,h)},onBlur:$=>{le.current&&!$.currentTarget.contains($.relatedTarget)&&(le.current=!1,he.current&&(he.current.focus({preventScroll:!0}),he.current=null))},onFocus:$=>{$.target instanceof HTMLElement&&$.target.dataset.dismissible==="false"||le.current||(le.current=!0,he.current=$.relatedTarget)},onMouseEnter:()=>Le(!0),onMouseMove:()=>Le(!0),onMouseLeave:()=>{Se||Le(!1)},onDragEnd:()=>Le(!1),onPointerDown:$=>{$.target instanceof HTMLElement&&$.target.dataset.dismissible==="false"||we(!0)},onPointerUp:()=>we(!1)},J.filter($=>!$.position&&N===0||$.position===V).map(($,Z)=>{var xe,Ie;return S.createElement(NV,{key:$.id,icons:U,index:Z,toast:$,defaultRichColors:g,duration:(xe=k?.duration)!=null?xe:b,className:k?.className,descriptionClassName:k?.descriptionClassName,invert:n,visibleToasts:T,closeButton:(Ie=k?.closeButton)!=null?Ie:u,interacting:Se,position:V,style:k?.style,unstyled:k?.unstyled,classNames:k?.classNames,cancelButtonStyle:k?.cancelButtonStyle,actionButtonStyle:k?.actionButtonStyle,removeToast:pe,toasts:J.filter(Je=>Je.position==$.position),heights:ge.filter(Je=>Je.position==$.position),setHeights:ae,expandByDefault:l,gap:P,loadingIcon:I,expanded:ce,pauseWhenPageIsHidden:z,swipeDirections:t.swipeDirections})})):null}))});var UV=t=>{let e={},n=new Date;return n.setHours(0,0,0,0),[...t].sort((i,o)=>new Date(o.createdAt).getTime()-new Date(i.createdAt).getTime()).forEach(i=>{let o=new Date(i.createdAt);o.setHours(0,0,0,0);let l=Math.floor((n.getTime()-o.getTime())/864e5),u;l===0?u="Today":l===1?u="Yesterday":l<=7?u="Previous 7 days":l<=30?u="Previous 30 days":u=o.toLocaleString("default",{month:"long",year:"numeric"}),e[u]??(e[u]=[]),e[u].push(i)}),e},x0=[4186.01,4434.92,4698.63,4978.03,5274.04,5587.65,5919.91,6271.93,6644.88,7040,7458.62,7902.13],FV=["C","C#","D","D#","E","F","F#","G","G#","A","A#","B"],Or=[],Ic=[];for(let t=1;t<=8;t++)for(let e=0;e<x0.length;e++){let n=x0[e];Or.push(n/Math.pow(2,8-t)),Ic.push(FV[e]+t)}var ia=[32,2e3],S0=Or.filter((t,e)=>Or[e]>ia[0]&&Or[e]<ia[1]),BV=Ic.filter((t,e)=>Or[e]>ia[0]&&Or[e]<ia[1]),Mc=class pw{static getFrequencies(e,n,i,o="frequency",l=-100,u=-30){i||(i=new Float32Array(e.frequencyBinCount),e.getFloatFrequencyData(i));let c=n/2,d=1/i.length*c,h,p,g;if(o==="music"||o==="voice"){let v=o==="voice"?S0:Or,T=Array(v.length).fill(l);for(let k=0;k<i.length;k++){let B=k*d,P=i[k];for(let I=v.length-1;I>=0;I--)if(B>v[I]){T[I]=Math.max(T[I],P);break}}h=T,p=o==="voice"?S0:Or,g=o==="voice"?BV:Ic}else h=Array.from(i),p=h.map((v,T)=>d*T),g=p.map(v=>`${v.toFixed(2)} Hz`);let b=h.map(v=>Math.max(0,Math.min((v-l)/(u-l),1)));return{values:new Float32Array(b),frequencies:p,labels:g}}constructor(e,n=null){if(this.fftResults=[],n){let{length:i,sampleRate:o}=n,l=new OfflineAudioContext({length:i,sampleRate:o}),u=l.createBufferSource();u.buffer=n;let c=l.createAnalyser();c.fftSize=8192,c.smoothingTimeConstant=.1,u.connect(c);let d=1/60,h=i/o,p=g=>{let b=d*g;b<h&&l.suspend(b).then(()=>{let v=new Float32Array(c.frequencyBinCount);c.getFloatFrequencyData(v),this.fftResults.push(v),p(g+1)}),g===1?l.startRendering():l.resume()};u.start(0),p(1),this.audio=e,this.context=l,this.analyser=c,this.sampleRate=o,this.audioBuffer=n}else{let i=new AudioContext,o=i.createMediaElementSource(e),l=i.createAnalyser();l.fftSize=8192,l.smoothingTimeConstant=.1,o.connect(l),l.connect(i.destination),this.audio=e,this.context=i,this.analyser=l,this.sampleRate=this.context.sampleRate,this.audioBuffer=null}}getFrequencies(e="frequency",n=-100,i=-30){let o=null;if(this.audioBuffer&&this.fftResults.length){let l=this.audio.currentTime/this.audio.duration,u=Math.min(l*this.fftResults.length|0,this.fftResults.length-1);o=this.fftResults[u]}return pw.getFrequencies(this.analyser,this.sampleRate,o,e,n,i)}async resumeIfSuspended(){return this.context.state==="suspended"&&await this.context.resume(),!0}};globalThis.AudioAnalysis=Mc;var ri=class{static floatTo16BitPCM(t){let e=new ArrayBuffer(t.length*2),n=new DataView(e),i=0;for(let o=0;o<t.length;o++,i+=2){let l=Math.max(-1,Math.min(1,t[o]));n.setInt16(i,l<0?l*32768:l*32767,!0)}return e}static mergeBuffers(t,e){let n=new Uint8Array(t.byteLength+e.byteLength);return n.set(new Uint8Array(t),0),n.set(new Uint8Array(e),t.byteLength),n.buffer}_packData(t,e){return[new Uint8Array([e,e>>8]),new Uint8Array([e,e>>8,e>>16,e>>24])][t]}pack(t,e){if(e?.bitsPerSample)if(e?.channels){if(!e?.data)throw new Error('Missing "data"')}else throw new Error('Missing "channels"');else throw new Error('Missing "bitsPerSample"');let{bitsPerSample:n,channels:i,data:o}=e,l=["RIFF",this._packData(1,52),"WAVE","fmt ",this._packData(1,16),this._packData(0,1),this._packData(0,i.length),this._packData(1,t),this._packData(1,t*i.length*n/8),this._packData(0,i.length*n/8),this._packData(0,n),"data",this._packData(1,i[0].length*i.length*n/8),o],u=new Blob(l,{type:"audio/mpeg"}),c=URL.createObjectURL(u);return{blob:u,url:c,channelCount:i.length,sampleRate:t,duration:o.byteLength/(i.length*t*2)}}};globalThis.WavPacker=ri;var qV=`
|
|
57
|
+
class AudioProcessor extends AudioWorkletProcessor {
|
|
58
|
+
|
|
59
|
+
constructor() {
|
|
60
|
+
super();
|
|
61
|
+
this.port.onmessage = this.receive.bind(this);
|
|
62
|
+
this.initialize();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
initialize() {
|
|
66
|
+
this.foundAudio = false;
|
|
67
|
+
this.recording = false;
|
|
68
|
+
this.chunks = [];
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* Concatenates sampled chunks into channels
|
|
73
|
+
* Format is chunk[Left[], Right[]]
|
|
74
|
+
*/
|
|
75
|
+
readChannelData(chunks, channel = -1, maxChannels = 9) {
|
|
76
|
+
let channelLimit;
|
|
77
|
+
if (channel !== -1) {
|
|
78
|
+
if (chunks[0] && chunks[0].length - 1 < channel) {
|
|
79
|
+
throw new Error(
|
|
80
|
+
\`Channel \${channel} out of range: max \${chunks[0].length}\`
|
|
81
|
+
);
|
|
82
|
+
}
|
|
83
|
+
channelLimit = channel + 1;
|
|
84
|
+
} else {
|
|
85
|
+
channel = 0;
|
|
86
|
+
channelLimit = Math.min(chunks[0] ? chunks[0].length : 1, maxChannels);
|
|
87
|
+
}
|
|
88
|
+
const channels = [];
|
|
89
|
+
for (let n = channel; n < channelLimit; n++) {
|
|
90
|
+
const length = chunks.reduce((sum, chunk) => {
|
|
91
|
+
return sum + chunk[n].length;
|
|
92
|
+
}, 0);
|
|
93
|
+
const buffers = chunks.map((chunk) => chunk[n]);
|
|
94
|
+
const result = new Float32Array(length);
|
|
95
|
+
let offset = 0;
|
|
96
|
+
for (let i = 0; i < buffers.length; i++) {
|
|
97
|
+
result.set(buffers[i], offset);
|
|
98
|
+
offset += buffers[i].length;
|
|
99
|
+
}
|
|
100
|
+
channels[n] = result;
|
|
101
|
+
}
|
|
102
|
+
return channels;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* Combines parallel audio data into correct format,
|
|
107
|
+
* channels[Left[], Right[]] to float32Array[LRLRLRLR...]
|
|
108
|
+
*/
|
|
109
|
+
formatAudioData(channels) {
|
|
110
|
+
if (channels.length === 1) {
|
|
111
|
+
// Simple case is only one channel
|
|
112
|
+
const float32Array = channels[0].slice();
|
|
113
|
+
const meanValues = channels[0].slice();
|
|
114
|
+
return { float32Array, meanValues };
|
|
115
|
+
} else {
|
|
116
|
+
const float32Array = new Float32Array(
|
|
117
|
+
channels[0].length * channels.length
|
|
118
|
+
);
|
|
119
|
+
const meanValues = new Float32Array(channels[0].length);
|
|
120
|
+
for (let i = 0; i < channels[0].length; i++) {
|
|
121
|
+
const offset = i * channels.length;
|
|
122
|
+
let meanValue = 0;
|
|
123
|
+
for (let n = 0; n < channels.length; n++) {
|
|
124
|
+
float32Array[offset + n] = channels[n][i];
|
|
125
|
+
meanValue += channels[n][i];
|
|
126
|
+
}
|
|
127
|
+
meanValues[i] = meanValue / channels.length;
|
|
128
|
+
}
|
|
129
|
+
return { float32Array, meanValues };
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* Converts 32-bit float data to 16-bit integers
|
|
135
|
+
*/
|
|
136
|
+
floatTo16BitPCM(float32Array) {
|
|
137
|
+
const buffer = new ArrayBuffer(float32Array.length * 2);
|
|
138
|
+
const view = new DataView(buffer);
|
|
139
|
+
let offset = 0;
|
|
140
|
+
for (let i = 0; i < float32Array.length; i++, offset += 2) {
|
|
141
|
+
let s = Math.max(-1, Math.min(1, float32Array[i]));
|
|
142
|
+
view.setInt16(offset, s < 0 ? s * 0x8000 : s * 0x7fff, true);
|
|
143
|
+
}
|
|
144
|
+
return buffer;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* Retrieves the most recent amplitude values from the audio stream
|
|
149
|
+
* @param {number} channel
|
|
150
|
+
*/
|
|
151
|
+
getValues(channel = -1) {
|
|
152
|
+
const channels = this.readChannelData(this.chunks, channel);
|
|
153
|
+
const { meanValues } = this.formatAudioData(channels);
|
|
154
|
+
return { meanValues, channels };
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* Exports chunks as an audio/wav file
|
|
159
|
+
*/
|
|
160
|
+
export() {
|
|
161
|
+
const channels = this.readChannelData(this.chunks);
|
|
162
|
+
const { float32Array, meanValues } = this.formatAudioData(channels);
|
|
163
|
+
const audioData = this.floatTo16BitPCM(float32Array);
|
|
164
|
+
return {
|
|
165
|
+
meanValues: meanValues,
|
|
166
|
+
audio: {
|
|
167
|
+
bitsPerSample: 16,
|
|
168
|
+
channels: channels,
|
|
169
|
+
data: audioData,
|
|
170
|
+
},
|
|
171
|
+
};
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
receive(e) {
|
|
175
|
+
const { event, id } = e.data;
|
|
176
|
+
let receiptData = {};
|
|
177
|
+
switch (event) {
|
|
178
|
+
case 'start':
|
|
179
|
+
this.recording = true;
|
|
180
|
+
break;
|
|
181
|
+
case 'stop':
|
|
182
|
+
this.recording = false;
|
|
183
|
+
break;
|
|
184
|
+
case 'clear':
|
|
185
|
+
this.initialize();
|
|
186
|
+
break;
|
|
187
|
+
case 'export':
|
|
188
|
+
receiptData = this.export();
|
|
189
|
+
break;
|
|
190
|
+
case 'read':
|
|
191
|
+
receiptData = this.getValues();
|
|
192
|
+
break;
|
|
193
|
+
default:
|
|
194
|
+
break;
|
|
195
|
+
}
|
|
196
|
+
// Always send back receipt
|
|
197
|
+
this.port.postMessage({ event: 'receipt', id, data: receiptData });
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
sendChunk(chunk) {
|
|
201
|
+
const channels = this.readChannelData([chunk]);
|
|
202
|
+
const { float32Array, meanValues } = this.formatAudioData(channels);
|
|
203
|
+
const rawAudioData = this.floatTo16BitPCM(float32Array);
|
|
204
|
+
const monoAudioData = this.floatTo16BitPCM(meanValues);
|
|
205
|
+
this.port.postMessage({
|
|
206
|
+
event: 'chunk',
|
|
207
|
+
data: {
|
|
208
|
+
mono: monoAudioData,
|
|
209
|
+
raw: rawAudioData,
|
|
210
|
+
},
|
|
211
|
+
});
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
process(inputList, outputList, parameters) {
|
|
215
|
+
// Copy input to output (e.g. speakers)
|
|
216
|
+
// Note that this creates choppy sounds with Mac products
|
|
217
|
+
const sourceLimit = Math.min(inputList.length, outputList.length);
|
|
218
|
+
for (let inputNum = 0; inputNum < sourceLimit; inputNum++) {
|
|
219
|
+
const input = inputList[inputNum];
|
|
220
|
+
const output = outputList[inputNum];
|
|
221
|
+
const channelCount = Math.min(input.length, output.length);
|
|
222
|
+
for (let channelNum = 0; channelNum < channelCount; channelNum++) {
|
|
223
|
+
input[channelNum].forEach((sample, i) => {
|
|
224
|
+
output[channelNum][i] = sample;
|
|
225
|
+
});
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
const inputs = inputList[0];
|
|
229
|
+
// There's latency at the beginning of a stream before recording starts
|
|
230
|
+
// Make sure we actually receive audio data before we start storing chunks
|
|
231
|
+
let sliceIndex = 0;
|
|
232
|
+
if (!this.foundAudio) {
|
|
233
|
+
for (const channel of inputs) {
|
|
234
|
+
sliceIndex = 0; // reset for each channel
|
|
235
|
+
if (this.foundAudio) {
|
|
236
|
+
break;
|
|
237
|
+
}
|
|
238
|
+
if (channel) {
|
|
239
|
+
for (const value of channel) {
|
|
240
|
+
if (value !== 0) {
|
|
241
|
+
// find only one non-zero entry in any channel
|
|
242
|
+
this.foundAudio = true;
|
|
243
|
+
break;
|
|
244
|
+
} else {
|
|
245
|
+
sliceIndex++;
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
if (inputs && inputs[0] && this.foundAudio && this.recording) {
|
|
252
|
+
// We need to copy the TypedArray, because the \`process\`
|
|
253
|
+
// internals will reuse the same buffer to hold each input
|
|
254
|
+
const chunk = inputs.map((input) => input.slice(sliceIndex));
|
|
255
|
+
this.chunks.push(chunk);
|
|
256
|
+
this.sendChunk(chunk);
|
|
257
|
+
}
|
|
258
|
+
return true;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
registerProcessor('audio_processor', AudioProcessor);
|
|
263
|
+
`,WV=new Blob([qV],{type:"application/javascript"}),zV=URL.createObjectURL(WV),_V=zV,A0=class{constructor({sampleRate:t=24e3,outputToSpeakers:e=!1,debug:n=!1}={}){this.scriptSrc=_V,this.sampleRate=t,this.outputToSpeakers=e,this.debug=!!n,this._deviceChangeCallback=null,this._devices=[],this.stream=null,this.processor=null,this.source=null,this.node=null,this.recording=!1,this._lastEventId=0,this.eventReceipts={},this.eventTimeout=5e3,this._chunkProcessor=()=>{},this._chunkProcessorSize=void 0,this._chunkProcessorBuffer={raw:new ArrayBuffer(0),mono:new ArrayBuffer(0)}}static async decode(t,e=24e3,n=-1){let i=new AudioContext({sampleRate:e}),o,l;if(t instanceof Blob){if(n!==-1)throw new Error('Can not specify "fromSampleRate" when reading from Blob');l=t,o=await l.arrayBuffer()}else if(t instanceof ArrayBuffer){if(n!==-1)throw new Error('Can not specify "fromSampleRate" when reading from ArrayBuffer');o=t,l=new Blob([o],{type:"audio/wav"})}else{let h,p;if(t instanceof Int16Array){p=t,h=new Float32Array(t.length);for(let b=0;b<t.length;b++)h[b]=t[b]/32768}else if(t instanceof Float32Array)h=t;else if(t instanceof Array)h=new Float32Array(t);else throw new Error('"audioData" must be one of: Blob, Float32Arrray, Int16Array, ArrayBuffer, Array<number>');if(n===-1)throw new Error('Must specify "fromSampleRate" when reading from Float32Array, In16Array or Array');if(n<3e3)throw new Error('Minimum "fromSampleRate" is 3000 (3kHz)');p||(p=ri.floatTo16BitPCM(h));let g={bitsPerSample:16,channels:[h],data:p};l=new ri().pack(n,g).blob,o=await l.arrayBuffer()}let u=await i.decodeAudioData(o),c=u.getChannelData(0),d=URL.createObjectURL(l);return{blob:l,url:d,values:c,audioBuffer:u}}log(){return this.debug&&this.log(...arguments),!0}getSampleRate(){return this.sampleRate}getStatus(){return this.processor?this.recording?"recording":"paused":"ended"}async _event(t,e={},n=null){if(n=n||this.processor,!n)throw new Error("Can not send events without recording first");let i={event:t,id:this._lastEventId++,data:e};n.port.postMessage(i);let o=new Date().valueOf();for(;!this.eventReceipts[i.id];){if(new Date().valueOf()-o>this.eventTimeout)throw new Error(`Timeout waiting for "${t}" event`);await new Promise(u=>setTimeout(()=>u(!0),1))}let l=this.eventReceipts[i.id];return delete this.eventReceipts[i.id],l}listenForDeviceChange(t){if(t===null&&this._deviceChangeCallback)navigator.mediaDevices.removeEventListener("devicechange",this._deviceChangeCallback),this._deviceChangeCallback=null;else if(t!==null){let e=0,n=[],i=l=>l.map(u=>u.deviceId).sort().join(","),o=async()=>{let l=++e,u=await this.listDevices();l===e&&i(n)!==i(u)&&(n=u,t(u.slice()))};navigator.mediaDevices.addEventListener("devicechange",o),o(),this._deviceChangeCallback=o}return!0}async requestPermission(){let t=await navigator.permissions.query({name:"microphone"});if(t.state==="denied")window.alert("You must grant microphone access to use this feature.");else if(t.state==="prompt")try{(await navigator.mediaDevices.getUserMedia({audio:!0})).getTracks().forEach(e=>e.stop())}catch{window.alert("You must grant microphone access to use this feature.")}return!0}async listDevices(){if(!navigator.mediaDevices||!("enumerateDevices"in navigator.mediaDevices))throw new Error("Could not request user devices");await this.requestPermission();let t=(await navigator.mediaDevices.enumerateDevices()).filter(i=>i.kind==="audioinput"),e=t.findIndex(i=>i.deviceId==="default"),n=[];if(e!==-1){let i=t.splice(e,1)[0],o=t.findIndex(l=>l.groupId===i.groupId);o!==-1&&(i=t.splice(o,1)[0]),i.default=!0,n.push(i)}return n.concat(t)}async begin(t){if(this.processor)throw new Error("Already connected: please call .end() to start a new session");if(!navigator.mediaDevices||!("getUserMedia"in navigator.mediaDevices))throw new Error("Could not request user media");try{let u={audio:!0};t&&(u.audio={deviceId:{exact:t}}),this.stream=await navigator.mediaDevices.getUserMedia(u)}catch{throw new Error("Could not start media stream")}let e=new AudioContext({sampleRate:this.sampleRate}),n=e.createMediaStreamSource(this.stream);try{await e.audioWorklet.addModule(this.scriptSrc)}catch(u){throw console.error(u),new Error(`Could not add audioWorklet module: ${this.scriptSrc}`)}let i=new AudioWorkletNode(e,"audio_processor");i.port.onmessage=u=>{let{event:c,id:d,data:h}=u.data;if(c==="receipt")this.eventReceipts[d]=h;else if(c==="chunk")if(this._chunkProcessorSize){let p=this._chunkProcessorBuffer;this._chunkProcessorBuffer={raw:ri.mergeBuffers(p.raw,h.raw),mono:ri.mergeBuffers(p.mono,h.mono)},this._chunkProcessorBuffer.mono.byteLength>=this._chunkProcessorSize&&(this._chunkProcessor(this._chunkProcessorBuffer),this._chunkProcessorBuffer={raw:new ArrayBuffer(0),mono:new ArrayBuffer(0)})}else this._chunkProcessor(h)};let o=n.connect(i),l=e.createAnalyser();return l.fftSize=8192,l.smoothingTimeConstant=.1,o.connect(l),this.outputToSpeakers&&(console.warn(`Warning: Output to speakers may affect sound quality,
|
|
264
|
+
especially due to system audio feedback preventative measures.
|
|
265
|
+
use only for debugging`),l.connect(e.destination)),this.source=n,this.node=o,this.analyser=l,this.processor=i,!0}getFrequencies(t="frequency",e=-100,n=-30){if(!this.processor)throw new Error("Session ended: please call .begin() first");return Mc.getFrequencies(this.analyser,this.sampleRate,null,t,e,n)}async pause(){if(this.processor){if(!this.recording)throw new Error("Already paused: please call .record() first")}else throw new Error("Session ended: please call .begin() first");return this._chunkProcessorBuffer.raw.byteLength&&this._chunkProcessor(this._chunkProcessorBuffer),this.log("Pausing ..."),await this._event("stop"),this.recording=!1,!0}async record(t=()=>{},e=8192){if(this.processor){if(this.recording)throw new Error("Already recording: please call .pause() first");if(typeof t!="function")throw new Error("chunkProcessor must be a function")}else throw new Error("Session ended: please call .begin() first");return this._chunkProcessor=t,this._chunkProcessorSize=e,this._chunkProcessorBuffer={raw:new ArrayBuffer(0),mono:new ArrayBuffer(0)},this.log("Recording ..."),await this._event("start"),this.recording=!0,!0}async clear(){if(!this.processor)throw new Error("Session ended: please call .begin() first");return await this._event("clear"),!0}async read(){if(!this.processor)throw new Error("Session ended: please call .begin() first");return this.log("Reading ..."),await this._event("read")}async save(t=!1){if(!this.processor)throw new Error("Session ended: please call .begin() first");if(!t&&this.recording)throw new Error("Currently recording: please call .pause() first, or call .save(true) to force");this.log("Exporting ...");let e=await this._event("export");return new ri().pack(this.sampleRate,e.audio)}async end(){if(!this.processor)throw new Error("Session ended: please call .begin() first");let t=this.processor;this.log("Stopping ..."),await this._event("stop"),this.recording=!1,this.stream.getTracks().forEach(n=>n.stop()),this.log("Exporting ...");let e=await this._event("export",{},t);return this.processor.disconnect(),this.source.disconnect(),this.node.disconnect(),this.analyser.disconnect(),this.stream=null,this.processor=null,this.source=null,this.node=null,new ri().pack(this.sampleRate,e.audio)}async quit(){return this.listenForDeviceChange(null),this.processor&&await this.end(),!0}};globalThis.WavRecorder=A0;var KV=`
|
|
266
|
+
class StreamProcessor extends AudioWorkletProcessor {
|
|
267
|
+
constructor() {
|
|
268
|
+
super();
|
|
269
|
+
this.hasStarted = false;
|
|
270
|
+
this.hasInterrupted = false;
|
|
271
|
+
this.outputBuffers = [];
|
|
272
|
+
this.bufferLength = 128;
|
|
273
|
+
this.write = { buffer: new Float32Array(this.bufferLength), trackId: null };
|
|
274
|
+
this.writeOffset = 0;
|
|
275
|
+
this.trackSampleOffsets = {};
|
|
276
|
+
this.port.onmessage = (event) => {
|
|
277
|
+
if (event.data) {
|
|
278
|
+
const payload = event.data;
|
|
279
|
+
if (payload.event === 'write') {
|
|
280
|
+
const int16Array = payload.buffer;
|
|
281
|
+
const float32Array = new Float32Array(int16Array.length);
|
|
282
|
+
for (let i = 0; i < int16Array.length; i++) {
|
|
283
|
+
float32Array[i] = int16Array[i] / 0x8000; // Convert Int16 to Float32
|
|
284
|
+
}
|
|
285
|
+
this.writeData(float32Array, payload.trackId);
|
|
286
|
+
} else if (
|
|
287
|
+
payload.event === 'offset' ||
|
|
288
|
+
payload.event === 'interrupt'
|
|
289
|
+
) {
|
|
290
|
+
const requestId = payload.requestId;
|
|
291
|
+
const trackId = this.write.trackId;
|
|
292
|
+
const offset = this.trackSampleOffsets[trackId] || 0;
|
|
293
|
+
this.port.postMessage({
|
|
294
|
+
event: 'offset',
|
|
295
|
+
requestId,
|
|
296
|
+
trackId,
|
|
297
|
+
offset,
|
|
298
|
+
});
|
|
299
|
+
if (payload.event === 'interrupt') {
|
|
300
|
+
this.hasInterrupted = true;
|
|
301
|
+
}
|
|
302
|
+
} else {
|
|
303
|
+
throw new Error(\`Unhandled event "\${payload.event}"\`);
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
};
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
writeData(float32Array, trackId = null) {
|
|
310
|
+
let { buffer } = this.write;
|
|
311
|
+
let offset = this.writeOffset;
|
|
312
|
+
for (let i = 0; i < float32Array.length; i++) {
|
|
313
|
+
buffer[offset++] = float32Array[i];
|
|
314
|
+
if (offset >= buffer.length) {
|
|
315
|
+
this.outputBuffers.push(this.write);
|
|
316
|
+
this.write = { buffer: new Float32Array(this.bufferLength), trackId };
|
|
317
|
+
buffer = this.write.buffer;
|
|
318
|
+
offset = 0;
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
this.writeOffset = offset;
|
|
322
|
+
return true;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
process(inputs, outputs, parameters) {
|
|
326
|
+
const output = outputs[0];
|
|
327
|
+
const outputChannelData = output[0];
|
|
328
|
+
const outputBuffers = this.outputBuffers;
|
|
329
|
+
if (this.hasInterrupted) {
|
|
330
|
+
this.port.postMessage({ event: 'stop' });
|
|
331
|
+
return false;
|
|
332
|
+
} else if (outputBuffers.length) {
|
|
333
|
+
this.hasStarted = true;
|
|
334
|
+
const { buffer, trackId } = outputBuffers.shift();
|
|
335
|
+
for (let i = 0; i < outputChannelData.length; i++) {
|
|
336
|
+
outputChannelData[i] = buffer[i] || 0;
|
|
337
|
+
}
|
|
338
|
+
if (trackId) {
|
|
339
|
+
this.trackSampleOffsets[trackId] =
|
|
340
|
+
this.trackSampleOffsets[trackId] || 0;
|
|
341
|
+
this.trackSampleOffsets[trackId] += buffer.length;
|
|
342
|
+
}
|
|
343
|
+
return true;
|
|
344
|
+
} else if (this.hasStarted) {
|
|
345
|
+
this.port.postMessage({ event: 'stop' });
|
|
346
|
+
return false;
|
|
347
|
+
} else {
|
|
348
|
+
return true;
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
registerProcessor('stream_processor', StreamProcessor);
|
|
354
|
+
`,HV=new Blob([KV],{type:"application/javascript"}),YV=URL.createObjectURL(HV),GV=YV,E0=class{constructor({sampleRate:t=24e3,onStop:e}={}){this.scriptSrc=GV,this.onStop=e,this.sampleRate=t,this.context=null,this.stream=null,this.analyser=null,this.trackSampleOffsets={},this.interruptedTrackIds={}}async connect(){this.context=new AudioContext({sampleRate:this.sampleRate}),this.context.state==="suspended"&&await this.context.resume();try{await this.context.audioWorklet.addModule(this.scriptSrc)}catch(e){throw console.error(e),new Error(`Could not add audioWorklet module: ${this.scriptSrc}`)}let t=this.context.createAnalyser();return t.fftSize=8192,t.smoothingTimeConstant=.1,this.analyser=t,!0}getFrequencies(t="frequency",e=-100,n=-30){if(!this.analyser)throw new Error("Not connected, please call .connect() first");return Mc.getFrequencies(this.analyser,this.sampleRate,null,t,e,n)}_start(){let t=new AudioWorkletNode(this.context,"stream_processor");return t.connect(this.context.destination),t.port.onmessage=e=>{let{event:n}=e.data;if(n==="stop")this.onStop?.(),t.disconnect(),this.stream=null;else if(n==="offset"){let{requestId:i,trackId:o,offset:l}=e.data,u=l/this.sampleRate;this.trackSampleOffsets[i]={trackId:o,offset:l,currentTime:u}}},this.analyser.disconnect(),t.connect(this.analyser),this.stream=t,!0}add16BitPCM(t,e="default"){if(typeof e!="string")throw new Error("trackId must be a string");if(this.interruptedTrackIds[e])return;this.stream||this._start();let n;if(t instanceof Int16Array)n=t;else if(t instanceof ArrayBuffer)n=new Int16Array(t);else throw new Error("argument must be Int16Array or ArrayBuffer");return this.stream.port.postMessage({event:"write",buffer:n,trackId:e}),n}async getTrackSampleOffset(t=!1){if(!this.stream)return null;let e=crypto.randomUUID();this.stream.port.postMessage({event:t?"interrupt":"offset",requestId:e});let n;for(;!n;)n=this.trackSampleOffsets[e],await new Promise(o=>setTimeout(()=>o(),1));let{trackId:i}=n;return t&&i&&(this.interruptedTrackIds[i]=!0),n}async interrupt(){return this.getTrackSampleOffset(!0)}};globalThis.WavStreamPlayer=E0;var T0=at({key:"ThreadIdToResume",default:void 0}),jV=at({key:"ResumeThreadErrorState",default:void 0}),C0=at({key:"ChatProfile",default:void 0}),R0=at({key:"SessionId",default:Ju()}),Dc=Pg({key:"SessionIdSelector",get:({get:t})=>t(R0),set:({set:t},e)=>t(R0,e instanceof PR?Ju():e)}),Pc=at({key:"Session",dangerouslyAllowMutability:!0,default:void 0}),Oc=at({key:"Actions",default:[]}),Nc=at({key:"Messages",dangerouslyAllowMutability:!0,default:[]}),QV=at({key:"Commands",default:[]}),k0=at({key:"TokenCount",default:0}),Lc=at({key:"Loading",default:!1}),Uc=at({key:"AskUser",default:void 0}),JV=at({key:"WavRecorder",dangerouslyAllowMutability:!0,default:new A0}),XV=at({key:"WavStreamPlayer",dangerouslyAllowMutability:!0,default:new E0}),ZV=at({key:"AudioConnection",default:"off"}),$V=at({key:"isAiSpeaking",default:!1}),V0=at({key:"CallFn",default:void 0}),sa=at({key:"ChatSettings",default:[]}),I0=Pg({key:"ChatSettingsValue/Default",get:({get:t})=>t(sa).reduce((e,n)=>(e[n.id]=n.initial,e),{})}),oa=at({key:"ChatSettingsValue",default:I0}),Fc=at({key:"DisplayElements",default:[]}),Bc=at({key:"TasklistElements",default:[]}),qc=at({key:"FirstUserInteraction",default:void 0}),eI=at({key:"User",default:void 0}),tI=at({key:"ChainlitConfig",default:void 0}),nI=at({key:"AuthConfig",default:void 0}),rI=at({key:"ThreadHistory",default:{threads:void 0,currentThreadId:void 0,timeGroupedThreads:void 0,pageInfo:void 0},effects:[({setSelf:t,onSet:e})=>{e((n,i)=>{let o=n?.timeGroupedThreads;n?.threads&&!Oi.isEqual(n.threads,i?.timeGroupedThreads)&&(o=UV(n.threads)),t({...n,timeGroupedThreads:o})})}]}),M0=at({key:"SideView",default:void 0}),Wc=at({key:"CurrentThreadId",default:void 0}),iI=t=>({setSelf:e,onSet:n})=>{let i=localStorage.getItem(t);if(i!=null)try{e(JSON.parse(i))}catch(o){console.error(`Error parsing localStorage value for key "${t}":`,o)}n((o,l,u)=>{u?localStorage.removeItem(t):localStorage.setItem(t,JSON.stringify(o))})},sI=at({key:"Mcp",default:[],effects:[iI("mcp_storage_key")]}),oI=()=>{let t=kt(Lc),e=kt(Fc),n=kt(Bc),i=kt(Oc),o=kt(Pc),l=kt(Uc),u=kt(V0),c=kt(sa),d=kt(oa),h=kt(I0),p=o?.socket.connected&&!o?.error,g=!p||t||l?.spec.type==="file"||l?.spec.type==="action"||l?.spec.type==="element";return{actions:i,askUser:l,callFn:u,chatSettingsDefaultValue:h,chatSettingsInputs:c,chatSettingsValue:d,connected:p,disabled:g,elements:e,error:o?.error,loading:t,tasklists:n}},Li=(t,e)=>aa(t,e.id)?zc(t,e.id,e):"parentId"in e&&e.parentId?P0(t,e.parentId,e):"indent"in e&&e.indent&&e.indent>0?D0(t,e.indent,e):[...t,e],D0=(t,e,n,i=0)=>{let o=[...t];if(o.length===0)return[...o,n];{let l=o.length-1,u=o[l];return u.steps=u.steps||[],i+1===e?(u.steps=[...u.steps,n],o[l]={...u},o):(u.steps=D0(u.steps,e,n,i+1),o[l]={...u},o)}},P0=(t,e,n)=>{let i=[...t];for(let o=0;o<i.length;o++){let l=i[o];Oi.isEqual(l.id,e)?(l.steps=l.steps?[...l.steps,n]:[n],i[o]={...l}):aa(i,e)&&l.steps&&(l.steps=P0(l.steps,e,n),i[o]={...l})}return i},O0=(t,e)=>{for(let n of t){if(Oi.isEqual(n.id,e))return n;if(n.steps&&n.steps.length>0){let i=O0(n.steps,e);if(i)return i}}},aa=(t,e)=>O0(t,e)!==void 0,zc=(t,e,n)=>{let i=[...t];for(let o=0;o<i.length;o++){let l=i[o];Oi.isEqual(l.id,e)?i[o]={steps:l.steps,...n}:aa(i,e)&&l.steps&&(l.steps=zc(l.steps,e,n),i[o]={...l})}return i},N0=(t,e)=>{let n=[...t];for(let i=0;i<n.length;i++){let o=n[i];o.id===e?n=[...n.slice(0,i),...n.slice(i+1)]:aa(n,e)&&o.steps&&(o.steps=N0(o.steps,e),n[i]={...o})}return n},L0=(t,e,n,i,o)=>{let l=[...t];for(let u=0;u<l.length;u++){let c=l[u];Oi.isEqual(c.id,e)?("content"in c&&c.content!==void 0?i?c.content=n:c.content+=n:o?"input"in c&&c.input!==void 0&&(i?c.input=n:c.input+=n):"output"in c&&c.output!==void 0&&(i?c.output=n:c.output+=n),l[u]={...c}):c.steps&&(c.steps=L0(c.steps,e,n,i,o),l[u]={...c})}return l},la=()=>{let[t,e]=Pi(nI),[n,i]=Pi(eI),o=ft(rI);return{authConfig:t,setAuthConfig:e,user:n,setUser:i,setThreadHistory:o}},aI=async(t,e)=>(await t.get(e))?.json(),lI=t=>{let e=new _c("","webapp");return Object.assign(e,t),e};function ua(t,{...e}={}){let n=S.useContext(Os),{setUser:i}=la(),o=S.useMemo(()=>([u])=>{e.onErrorRetry||(e.onErrorRetry=(...d)=>{let[h]=d;if(h.status===401){i(null);return}return gk.defaultValue.onErrorRetry(...d)});let c=lI(n);return c.on401=c.onError=void 0,aI(c,u)},[n]),l=S.useMemo(()=>t?[t]:null,[t]);return vk(l,o,e)}var uI=()=>{let{authConfig:t,setAuthConfig:e}=la(),{data:n,isLoading:i}=ua(t?null:"/auth/config");return S.useEffect(()=>{n&&e(n)},[n,e]),{authConfig:t,isLoading:i}},cI=()=>{let t=S.useContext(Os),{setUser:e,setThreadHistory:n}=la();return{logout:async(i=!1)=>{await t.logout(),e(void 0),n(void 0),i&&window.location.reload()}}},fI=()=>{let{user:t,setUser:e}=la(),{data:n,error:i,mutate:o}=ua("/user");return S.useEffect(()=>{n&&e(n)},[n,e]),S.useEffect(()=>{i&&e(null)},[i]),{user:t,setUserFromAPI:o}},U0=()=>{let{authConfig:t}=uI(),{logout:e}=cI(),{user:n,setUserFromAPI:i}=fI(),o=!!t&&(!t.requireLogin||n!==void 0);return t&&!t.requireLogin?{data:t,user:null,isReady:o,isAuthenticated:!0,logout:()=>Promise.resolve(),setUserFromAPI:()=>Promise.resolve()}:{data:t,user:n,isReady:o,isAuthenticated:!!n,logout:e,setUserFromAPI:i}},F0=class extends Error{constructor(t,e,n){super(t),this.status=e,this.detail=n}toString(){return this.detail?`${this.message}: ${this.detail}`:this.message}},dI=class{constructor(t,e,n,i,o){this.httpEndpoint=t,this.type=e,this.additionalQueryParams=n,this.on401=i,this.onError=o}buildEndpoint(t){let e=`${this.httpEndpoint}${t}`;this.httpEndpoint.endsWith("/")&&(e=`${this.httpEndpoint.slice(0,-1)}${t}`);let n=new URL(e);if(this.additionalQueryParams){let i=new URLSearchParams(this.additionalQueryParams),o=n.search?"&":"?";n.search=n.search+`${o}${i.toString()}`}return n.toString()}async getDetailFromErrorResponse(t){try{return(await t.json())?.detail}catch(e){console.error("Unable to parse error response",e)}}handleRequestError(t){t instanceof F0&&(t.status===401&&this.on401&&this.on401(),this.onError&&this.onError(t)),console.error(t)}async fetch(t,e,n,i,o={}){try{let l;n instanceof FormData?l=n:(o["Content-Type"]="application/json",l=n?JSON.stringify(n):null);let u=await fetch(this.buildEndpoint(e),{method:t,credentials:"include",headers:o,signal:i,body:l});if(!u.ok){let c=await this.getDetailFromErrorResponse(u);throw new F0(u.statusText,u.status,c)}return u}catch(l){throw this.handleRequestError(l),l}}async get(t){return await this.fetch("GET",t)}async post(t,e,n){return await this.fetch("POST",t,e,n)}async put(t,e){return await this.fetch("PUT",t,e)}async patch(t,e){return await this.fetch("PATCH",t,e)}async delete(t,e){return await this.fetch("DELETE",t,e)}},_c=class extends dI{async headerAuth(){return(await this.post("/auth/header",{})).json()}async jwtAuth(t){return(await this.fetch("POST","/auth/jwt",void 0,void 0,{Authorization:`Bearer ${t}`})).json()}async stickyCookie(t){return(await this.fetch("POST","/set-session-cookie",{session_id:t})).json()}async passwordAuth(t){return(await this.post("/login",t)).json()}async getUser(){return(await this.get("/user")).json()}async logout(){return(await this.post("/logout",{})).json()}async setFeedback(t,e){return(await this.put("/feedback",{feedback:t,sessionId:e})).json()}async deleteFeedback(t){return(await this.delete("/feedback",{feedbackId:t})).json()}async listThreads(t,e){return(await this.post("/project/threads",{pagination:t,filter:e})).json()}async renameThread(t,e){return(await this.put("/project/thread",{threadId:t,name:e})).json()}async deleteThread(t){return(await this.delete("/project/thread",{threadId:t})).json()}uploadFile(t,e,n,i){let o=new XMLHttpRequest;o.withCredentials=!0;let l=new Promise((u,c)=>{let d=new FormData;d.append("file",t);let h=i?`&ask_parent_id=${i}`:"";o.open("POST",this.buildEndpoint(`/project/file?session_id=${n}${h}`),!0),o.upload.onprogress=function(p){if(p.lengthComputable){let g=p.loaded/p.total*100;e(g)}},o.onload=function(){if(o.status===200){let g=JSON.parse(o.responseText);u(g);return}let p=o.getResponseHeader("Content-Type");if(p&&p.includes("application/json")){let g=JSON.parse(o.responseText);c(g.detail)}else c("Upload failed")},o.onerror=function(){c("Upload error")},o.send(d)});return{xhr:o,promise:l}}async callAction(t,e){return(await this.post("/project/action",{sessionId:e,action:t})).json()}async updateElement(t,e){return(await this.put("/project/element",{sessionId:e,element:t})).json()}async deleteElement(t,e){return(await this.delete("/project/element",{sessionId:e,element:t})).json()}async connectStdioMCP(t,e,n){return(await this.post("/mcp",{sessionId:t,name:e,fullCommand:n,clientType:"stdio"})).json()}async connectSseMCP(t,e,n,i){return(await this.post("/mcp",{sessionId:t,name:e,url:n,...i?{headers:i}:{},clientType:"sse"})).json()}async connectStreamableHttpMCP(t,e,n,i){return(await this.post("/mcp",{sessionId:t,name:e,url:n,...i?{headers:i}:{},clientType:"streamable-http"})).json()}async disconnectMcp(t,e){return(await this.delete("/mcp",{sessionId:t,name:e})).json()}getElementUrl(t,e){let n=`?session_id=${e}`;return this.buildEndpoint(`/project/file/${t}${n}`)}getLogoEndpoint(t,e){return e||this.buildEndpoint(`/logo?theme=${t}`)}getOAuthEndpoint(t){return this.buildEndpoint(`/auth/oauth/${t}`)}async shareThread(t,e){return(await this.put("/project/thread/share",{threadId:t,isShared:e})).json()}},Os=S.createContext(new _c("http://localhost:8000","webapp")),B0=()=>{let t=S.useContext(Os),e=kt(Pc),n=kt(Uc),i=kt(Dc),o=zo(sa),l=zo(Dc),u=zo(oa),c=ft(qc),d=ft(Lc),h=ft(Nc),p=ft(Fc),g=ft(Bc),b=ft(Oc),v=ft(k0),T=ft(T0),k=ft(M0),B=ft(Wc),P=S.useCallback(()=>{e?.socket.emit("clear_session"),e?.socket.disconnect(),T(void 0),l(),c(void 0),h([]),p([]),g([]),b([]),v(0),o(),u(),k(void 0),B(void 0)},[e]),I=S.useCallback((ce,Le=[])=>{ce.id||(ce.id=Ju()),ce.createdAt||(ce.createdAt=new Date().toISOString()),h(Se=>Li(Se,ce)),e?.socket.emit("client_message",{message:ce,fileReferences:Le})},[e?.socket]),U=S.useCallback(ce=>{e?.socket.emit("edit_message",{message:ce})},[e?.socket]),G=S.useCallback(ce=>{e?.socket.emit("window_message",ce)},[e?.socket]),z=S.useCallback(()=>{e?.socket.emit("audio_start")},[e?.socket]),J=S.useCallback((ce,Le,Se,we)=>{e?.socket.emit("audio_chunk",{isStart:ce,mimeType:Le,elapsedTime:Se,data:we})},[e?.socket]),X=S.useCallback(()=>{e?.socket.emit("audio_end")},[e?.socket]),j=S.useCallback(ce=>{n&&(n.parentId&&(ce.parentId=n.parentId),h(Le=>Li(Le,ce)),n.callback(ce))},[n]),ge=S.useCallback(ce=>{e?.socket.emit("chat_settings_change",ce)},[e?.socket]),ae=S.useCallback(()=>{h(ce=>ce.map(Le=>(Le.streaming=!1,Le))),d(!1),e?.socket.emit("stop")},[e?.socket]);return{uploadFile:S.useCallback((ce,Le,Se)=>t.uploadFile(ce,Le,i,Se),[i]),clear:P,replyMessage:j,sendMessage:I,editMessage:U,windowMessage:G,startAudioStream:z,sendAudioChunk:J,endAudioStream:X,stopTask:ae,setIdToResume:T,updateChatSettings:ge}},hI=()=>{let t=kt(Nc),e=kt(qc);return{threadId:kt(Wc),messages:t,firstInteraction:e}},q0=()=>{let t=S.useContext(Os),e=kt(Dc),[n,i]=Pi(Pc),o=ft($V),l=ft(ZV),u=zo(oa),c=ft(oa),d=ft(qc),h=ft(Lc),p=ft(sI),g=kt(XV),b=kt(JV),v=ft(Nc),T=ft(Uc),k=ft(V0),B=ft(QV),P=ft(M0),I=ft(Fc),U=ft(Bc),G=ft(Oc),z=ft(sa),J=ft(k0),[X,j]=Pi(C0),ge=kt(T0),ae=ft(jV),[ce,Le]=Pi(Wc);S.useEffect(()=>{n?.socket&&(n.socket.auth.threadId=ce||"")},[ce]);let Se=S.useCallback(async({transports:wt,userEnv:be})=>{let{protocol:Oe,host:he,pathname:le}=new URL(t.httpEndpoint),pe=`${Oe}//${he}`,V=le&&le!=="/"?`${le}/ws/socket.io`:"/ws/socket.io";try{await t.stickyCookie(e)}catch(C){console.error(`Failed to set sticky session cookie: ${C}`)}let N=na(pe,{path:V,withCredentials:!0,transports:wt,auth:{clientType:t.type,sessionId:e,threadId:ge||"",userEnv:JSON.stringify(be),chatProfile:X?encodeURIComponent(X):""}});i(C=>(C?.socket?.removeAllListeners(),C?.socket?.close(),{socket:N})),N.on("connect",()=>{N.emit("connection_successful"),i(C=>({...C,error:!1})),p(C=>C.map(F=>{let W;return F.clientType==="sse"?W=t.connectSseMCP(e,F.name,F.url):F.clientType==="streamable-http"?W=t.connectStreamableHttpMCP(e,F.name,F.url):W=t.connectStdioMCP(e,F.name,F.command),W.then(async({success:$,mcp:Z})=>{p(xe=>xe.map(Ie=>Ie.name===Z.name?{...Ie,status:$?"connected":"failed",tools:Z?Z.tools:Ie.tools}:Ie))}).catch(()=>{p($=>$.map(Z=>Z.name===F.name?{...Z,status:"failed"}:Z))}),{...F,status:"connecting"}}))}),N.on("connect_error",C=>{i(F=>({...F,error:!0}))}),N.on("task_start",()=>{h(!0)}),N.on("task_end",()=>{h(!1)}),N.on("reload",()=>{N.emit("clear_session"),window.location.reload()}),N.on("audio_connection",async C=>{if(C==="on"){let F=!0,W=Date.now(),$="pcm16";await b.begin(),await g.connect(),await b.record(async Z=>{let xe=Date.now()-W;N.emit("audio_chunk",{isStart:F,mimeType:$,elapsedTime:xe,data:Z.mono}),F=!1}),g.onStop=()=>o(!1)}else await b.end(),await g.interrupt();l(C)}),N.on("audio_chunk",C=>{g.add16BitPCM(C.data,C.track),o(!0)}),N.on("audio_interrupt",()=>{g.interrupt()}),N.on("resume_thread",C=>{let F=!!C?.metadata?.viewer_read_only;!F&&ge&&C.id!==ge&&(window.location.href=`/thread/${C.id}`),!F&&ge&&Le(C.id);let W=[];for(let Z of C.steps)W=Li(W,Z);C.metadata?.chat_profile&&j(C.metadata?.chat_profile),C.metadata?.chat_settings&&c(C.metadata?.chat_settings),v(W);let $=C.elements||[];U($.filter(Z=>Z.type==="tasklist")),I($.filter(Z=>["avatar","tasklist"].indexOf(Z.type)===-1))}),N.on("resume_thread_error",C=>{ae(C)}),N.on("new_message",C=>{v(F=>Li(F,C))}),N.on("first_interaction",C=>{d(C.interaction),Le(C.thread_id)}),N.on("update_message",C=>{v(F=>zc(F,C.id,C))}),N.on("delete_message",C=>{v(F=>N0(F,C.id))}),N.on("stream_start",C=>{v(F=>Li(F,C))}),N.on("stream_token",({id:C,token:F,isSequence:W,isInput:$})=>{v(Z=>L0(Z,C,F,W,$))}),N.on("ask",({msg:C,spec:F},W)=>{T({spec:F,callback:W,parentId:C.parentId}),v($=>Li($,C)),h(!1)}),N.on("ask_timeout",()=>{T(void 0),h(!1)}),N.on("clear_ask",()=>{T(void 0)}),N.on("call_fn",({name:C,args:F},W)=>{k({name:C,args:F,callback:W})}),N.on("clear_call_fn",()=>{k(void 0)}),N.on("call_fn_timeout",()=>{k(void 0)}),N.on("chat_settings",C=>{z(C),u()}),N.on("set_commands",C=>{B(C)}),N.on("set_sidebar_title",C=>{P(F=>F?.title===C?F:{title:C,elements:F?.elements||[]})}),N.on("set_sidebar_elements",({elements:C,key:F})=>{C.length?(C.forEach(W=>{!W.url&&W.chainlitKey&&(W.url=t.getElementUrl(W.chainlitKey,e))}),P(W=>W?.key===F?W:{title:W?.title||"",elements:C,key:F})):P(void 0)}),N.on("element",C=>{!C.url&&C.chainlitKey&&(C.url=t.getElementUrl(C.chainlitKey,e)),C.type==="tasklist"?U(F=>{let W=F.findIndex($=>$.id===C.id);return W===-1?[...F,C]:[...F.slice(0,W),C,...F.slice(W+1)]}):I(F=>{let W=F.findIndex($=>$.id===C.id);return W===-1?[...F,C]:[...F.slice(0,W),C,...F.slice(W+1)]})}),N.on("remove_element",C=>{I(F=>F.filter(W=>W.id!==C.id)),U(F=>F.filter(W=>W.id!==C.id))}),N.on("action",C=>{G(F=>[...F,C])}),N.on("remove_action",C=>{G(F=>{let W=F.findIndex($=>$.id===C.id);return W===-1?F:[...F.slice(0,W),...F.slice(W+1)]})}),N.on("token_usage",C=>{J(F=>F+C)}),N.on("window_message",C=>{window.parent&&window.parent.postMessage(C,"*")}),N.on("toast",C=>{if(!C.message){console.warn("No message received for toast.");return}switch(C.type){case"info":Ps.info(C.message);break;case"error":Ps.error(C.message);break;case"success":Ps.success(C.message);break;case"warning":Ps.warning(C.message);break;default:Ps(C.message);break}})},[i,e,ge,X]),we=S.useCallback(Oi.debounce(Se,200),[Se]),rt=S.useCallback(()=>{n?.socket&&(n.socket.removeAllListeners(),n.socket.close())},[n]);return{connect:we,disconnect:rt,session:n,sessionId:e,chatProfile:X,idToResume:ge,setChatProfile:j}},W0=()=>{let[t,e]=Pi(tI),{isAuthenticated:n}=U0(),i=kt(C0),o=navigator.language||"en-US",l=S.useRef(i),u=n?`/project/settings?language=${o}${i?`&chat_profile=${encodeURIComponent(i)}`:""}`:null,c=n&&!t,{data:d,error:h,isLoading:p}=ua(c?u:null);return S.useEffect(()=>{d&&e(d)},[d,e]),S.useEffect(()=>{l.current!==i&&(e(void 0),l.current=i)},[i,e]),{config:t,error:h,isLoading:p,language:o}};const pI=["Dress Code Policy","Team Lunch Policy","Leave Policy","Performance Review","Rewards and Recognition","Referral Policy"],mI=()=>{const[t,e]=S.useState(""),[n,i]=S.useState(!1),[o,l]=S.useState(!1),{user:u}=U0(),{sendMessage:c}=B0(),{connected:d,loading:h}=oI(),{messages:p}=hI(),{connect:g,disconnect:b}=q0(),v=S.useRef(null),T=S.useRef(!1);S.useEffect(()=>{if(!T.current)return T.current=!0,g({userEnv:{}}),()=>{b()}},[]),S.useEffect(()=>{v.current?.scrollIntoView({behavior:"smooth"})},[p,h]);const k=S.useMemo(()=>{const I=[],U=G=>{(G.type==="user_message"||G.type==="assistant_message")&&typeof G.output=="string"&&G.output.trim().length>0&&I.push({id:G.id,sender:G.type==="user_message"?"user":"assistant",text:G.output}),G.steps&&G.steps.length&&G.steps.forEach(U)};return p.forEach(U),I},[p]),B=I=>{!I.trim()||!d||(c({type:"user_message",output:I.trim(),name:u?.identifier||"User"}),i(!0))},P=(I,U)=>{B(U?t:I),e("")};return re.jsxs("div",{className:`text-gray-700 flex flex-col items-start ${n?"p-0":"p-4"} w-full`,children:[!n&&!o&&re.jsxs(re.Fragment,{children:[re.jsx("h1",{className:"fs18 font-extrabold mx-auto bg-linear-to-l from-[#F56057] via-[#A03F39] to-[#283068] bg-clip-text text-transparent",children:"Hi, Ishani Ganguly"}),re.jsx($S,{}),re.jsxs("div",{className:"bg-[#F5605724] rounded-lg w-full flex items-center justify-between px-3 mt-3 cursor-pointer",onClick:()=>l(!0),children:[re.jsxs("div",{className:"flex items-center gap-x-2",children:[re.jsx("img",{src:eA,alt:"history",className:"py-3"}),re.jsx("p",{className:"fs14 font-semibold text-black",children:"Chat History"})]}),re.jsx("img",{src:tA,alt:"link"})]}),re.jsx("div",{className:"flex flex-wrap gap-x-4 gap-y-2 mt-4",children:pI.map(I=>re.jsx("div",{onClick:()=>P(I),className:"py-2 px-4 bg-[#EFF1FF] rounded-full border cursor-pointer hover:text-white border-gray-300 hover:bg-[#283068]",children:re.jsx("p",{className:"text-[#283068] hover:text-white fs10 font-medium",children:I})},I))})]}),n&&!o&&re.jsx("div",{className:"w-full h-[500px] bg-linear-to-l from-[#FFE6E4] via-[#FFE6E4] to-[#FDACA7]/70 flex flex-col rounded-lg",children:re.jsxs("div",{className:"flex-1 overflow-y-auto p-4 space-y-4 scrollbar-hide",style:{scrollbarWidth:"none",msOverflowStyle:"none"},children:[re.jsx("style",{children:".scrollbar-hide::-webkit-scrollbar { display: none; }"}),k.map(I=>re.jsx("div",{className:`flex items-start gap-2 ${I.sender==="assistant"?"justify-start":"justify-end"}`,children:I.sender==="assistant"?re.jsxs(re.Fragment,{children:[re.jsx("img",{src:vu,alt:"Tia",className:"w-10 h-10 rounded-full self-start"}),re.jsxs("div",{children:[re.jsx("span",{className:"fs12 text-[#283068] font-bold",children:"Tia"}),re.jsx("div",{className:"min-w-[70%] fs12 font-medium px-4 py-2 rounded-md shadow-md bg-[#FFFFFF] text-[#0D082C] mt-1 whitespace-pre-wrap",children:I.text})]})]}):re.jsxs(re.Fragment,{children:[re.jsx("div",{className:"max-w-[70%] fs12 font-medium px-4 py-2 rounded-md shadow-md bg-linear-to-r from-[#4F5FCE] to-[#2D3776] text-white whitespace-pre-wrap",children:I.text}),re.jsx("img",{src:rA,alt:"User",className:"w-10 h-10 rounded-full self-start"})]})},I.id)),h&&re.jsxs("div",{className:"flex items-start gap-2 justify-start",children:[re.jsx("img",{src:vu,alt:"Tia",className:"w-10 h-10 self-start"}),re.jsxs("div",{children:[re.jsx("span",{className:"fs12 text-[#283068] font-bold",children:"Tia"}),re.jsx("div",{className:"fs10 bg-gray-200 text-gray-700 px-4 py-2 rounded-2xl italic opacity-75 mt-1",children:"Tia is typing..."})]})]}),re.jsx("div",{ref:v})]})}),!o&&re.jsxs("div",{className:"p-1 px-2 rounded-full w-[96%] mx-auto my-4 flex items-center justify-between bg-[#F3F3F3] border border-gray-200 shadow",children:[re.jsx("input",{type:"text",className:"px-2 fs12 outline-none fs14 placeholder:fs14 flex-1 bg-transparent",placeholder:"Chat with Tia...",value:t,onChange:I=>{e(I.target.value),I.target.value.trim()&&i(!0)},onKeyDown:I=>{I.key==="Enter"&&P(t,!0)},disabled:!d||h}),re.jsx("img",{src:nA,alt:"send icon",className:"mt-1",onClick:()=>P(t,!0),style:{opacity:d&&!h?1:.5,cursor:d&&!h?"pointer":"not-allowed"}})]}),o&&re.jsx(iA,{})]})},gI="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206.5L6%2018.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206.5L18%2018.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",vI="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%203.5H21V9.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2021.5H3V15.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%203.5L14%2010.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2021.5L10%2014.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",yI=({isOpen:t,setIsOpen:e})=>{const[n,i]=S.useState(!1),o=()=>i(!n);return re.jsx("div",{children:re.jsx(A1,{children:t&&re.jsxs(gu.div,{layout:!0,initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{opacity:0,y:50},transition:{duration:.3,ease:"easeInOut"},className:`fixed bottom-22 right-20 rounded-lg shadow-lg z-40 flex flex-col ${n?"w-8/12":"w-1/5"}`,children:[re.jsxs("div",{className:"bg-gradient-to-r from-[#283068] via-[#49507F] to-[#49507F] p-4 flex items-center justify-between rounded-t-lg",children:[re.jsxs("div",{className:"flex items-center gap-x-4",children:[re.jsx("img",{src:vu,alt:"person",className:""}),re.jsx("h1",{className:"text-white font-bold fs16",children:"Tia Chat"})]}),re.jsxs("div",{className:"flex items-center gap-x-4",children:[re.jsx("img",{src:vI,alt:"expand",className:"cursor-pointer",onClick:o}),re.jsx("img",{src:gI,alt:"close",className:"cursor-pointer",onClick:()=>e(!1)})]})]}),re.jsx("div",{className:"bg-white h-auto flex justify-center items-center ",children:re.jsx("div",{className:"relative w-full h-full",children:re.jsx(gu.div,{initial:{opacity:0,x:20},animate:{opacity:1,x:0},exit:{opacity:0,x:-20},transition:{duration:.3,ease:"easeInOut"},className:"w-full ",children:re.jsx(mI,{})},"home")})})]})})})},z0=localStorage.getItem("userEnv"),wI=at({key:"UserEnv",default:z0?JSON.parse(z0):{}}),bI=()=>{const{config:t}=W0(),e=kt(wI),{connect:n,chatProfile:i,setChatProfile:o}=q0(),l=!!t,[u,c]=S.useState(!1),d=l?t.chatProfiles.length?!!i:!0:!1;if(S.useEffect(()=>{d&&n({})},[e,n,d]),S.useEffect(()=>{if(!l||!t||!t.chatProfiles?.length||i)return;const p=t.chatProfiles.find(g=>g.default);o(p?p.name:t.chatProfiles[0].name)},[l,t,i,o]),!l)return null;const h=()=>c(!u);return re.jsxs("div",{className:"custom-scrollbar",children:[re.jsx(yI,{isOpen:u,setIsOpen:c}),re.jsx("img",{src:xw,alt:"chat icon",className:"fixed bottom-6 right-20 h-14 w-14 cursor-pointer z-50",onClick:h})]})};function xI(){const[t,e]=S.useState(!1),{language:n}=W0(),{windowMessage:i}=B0(),{data:o}=ua(`/project/translations?language=${n}`);return S.useEffect(()=>{o&&e(!0)},[o]),S.useEffect(()=>{const l=u=>{i(u.data)};return window.addEventListener("message",l),()=>window.removeEventListener("message",l)},[i]),t?re.jsx(bI,{}):null}function SI(t){if(typeof document>"u")return;let e=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",e.appendChild(n),n.styleSheet?n.styleSheet.cssText=t:n.appendChild(document.createTextNode(t))}Array(12).fill(0);let Kc=1;class AI{constructor(){this.subscribe=e=>(this.subscribers.push(e),()=>{const n=this.subscribers.indexOf(e);this.subscribers.splice(n,1)}),this.publish=e=>{this.subscribers.forEach(n=>n(e))},this.addToast=e=>{this.publish(e),this.toasts=[...this.toasts,e]},this.create=e=>{var n;const{message:i,...o}=e,l=typeof e?.id=="number"||((n=e.id)==null?void 0:n.length)>0?e.id:Kc++,u=this.toasts.find(d=>d.id===l),c=e.dismissible===void 0?!0:e.dismissible;return this.dismissedToasts.has(l)&&this.dismissedToasts.delete(l),u?this.toasts=this.toasts.map(d=>d.id===l?(this.publish({...d,...e,id:l,title:i}),{...d,...e,id:l,dismissible:c,title:i}):d):this.addToast({title:i,...o,dismissible:c,id:l}),l},this.dismiss=e=>(e?(this.dismissedToasts.add(e),requestAnimationFrame(()=>this.subscribers.forEach(n=>n({id:e,dismiss:!0})))):this.toasts.forEach(n=>{this.subscribers.forEach(i=>i({id:n.id,dismiss:!0}))}),e),this.message=(e,n)=>this.create({...n,message:e}),this.error=(e,n)=>this.create({...n,message:e,type:"error"}),this.success=(e,n)=>this.create({...n,type:"success",message:e}),this.info=(e,n)=>this.create({...n,type:"info",message:e}),this.warning=(e,n)=>this.create({...n,type:"warning",message:e}),this.loading=(e,n)=>this.create({...n,type:"loading",message:e}),this.promise=(e,n)=>{if(!n)return;let i;n.loading!==void 0&&(i=this.create({...n,promise:e,type:"loading",message:n.loading,description:typeof n.description!="function"?n.description:void 0}));const o=Promise.resolve(e instanceof Function?e():e);let l=i!==void 0,u;const c=o.then(async h=>{if(u=["resolve",h],S.isValidElement(h))l=!1,this.create({id:i,type:"default",message:h});else if(TI(h)&&!h.ok){l=!1;const g=typeof n.error=="function"?await n.error(`HTTP error! status: ${h.status}`):n.error,b=typeof n.description=="function"?await n.description(`HTTP error! status: ${h.status}`):n.description,T=typeof g=="object"&&!S.isValidElement(g)?g:{message:g};this.create({id:i,type:"error",description:b,...T})}else if(h instanceof Error){l=!1;const g=typeof n.error=="function"?await n.error(h):n.error,b=typeof n.description=="function"?await n.description(h):n.description,T=typeof g=="object"&&!S.isValidElement(g)?g:{message:g};this.create({id:i,type:"error",description:b,...T})}else if(n.success!==void 0){l=!1;const g=typeof n.success=="function"?await n.success(h):n.success,b=typeof n.description=="function"?await n.description(h):n.description,T=typeof g=="object"&&!S.isValidElement(g)?g:{message:g};this.create({id:i,type:"success",description:b,...T})}}).catch(async h=>{if(u=["reject",h],n.error!==void 0){l=!1;const p=typeof n.error=="function"?await n.error(h):n.error,g=typeof n.description=="function"?await n.description(h):n.description,v=typeof p=="object"&&!S.isValidElement(p)?p:{message:p};this.create({id:i,type:"error",description:g,...v})}}).finally(()=>{l&&(this.dismiss(i),i=void 0),n.finally==null||n.finally.call(n)}),d=()=>new Promise((h,p)=>c.then(()=>u[0]==="reject"?p(u[1]):h(u[1])).catch(p));return typeof i!="string"&&typeof i!="number"?{unwrap:d}:Object.assign(i,{unwrap:d})},this.custom=(e,n)=>{const i=n?.id||Kc++;return this.create({jsx:e(i),id:i,...n}),i},this.getActiveToasts=()=>this.toasts.filter(e=>!this.dismissedToasts.has(e.id)),this.subscribers=[],this.toasts=[],this.dismissedToasts=new Set}}const On=new AI,EI=(t,e)=>{const n=e?.id||Kc++;return On.addToast({title:t,...e,id:n}),n},TI=t=>t&&typeof t=="object"&&"ok"in t&&typeof t.ok=="boolean"&&"status"in t&&typeof t.status=="number",CI=EI,RI=()=>On.toasts,kI=()=>On.getActiveToasts(),VI=Object.assign(CI,{success:On.success,info:On.info,warning:On.warning,error:On.error,custom:On.custom,message:On.message,promise:On.promise,dismiss:On.dismiss,loading:On.loading},{getHistory:RI,getToasts:kI});SI("[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}");const Hc=()=>{const t=document.querySelector('meta[property="og:root_path"]');return t&&typeof t.getAttribute("content")=="string"?t.getAttribute("content"):""};class II extends _c{async retryRequest(e){try{return await e()}catch(n){if(n?.status===401)return await e();throw n}}async put(e,n){return this.retryRequest(()=>super.put(e,n))}async get(e){return this.retryRequest(()=>super.get(e))}async post(e,n){return this.retryRequest(()=>super.post(e,n))}async shareThread(e,n){return(await this.put("/project/thread/share",{threadId:e,isShared:n})).json()}connectStreamableHttpMCP(e,n,i,o){const l=()=>fetch(new URL("mcp",this.httpEndpoint.endsWith("/")?this.httpEndpoint:`${this.httpEndpoint}/`),{method:"POST",headers:{"Content-Type":"application/json",...e?{"x-session-id":e}:{}},body:JSON.stringify({clientType:"streamable-http",name:n,url:i,sessionId:e,...o?{headers:o}:{}})}).then(async u=>{if(u.status===401)throw new Error("Unauthorized");const c=await u.json();return{success:u.ok,mcp:c.mcp,error:c.detail}});return this.retryRequest(l)}}function ca(t={}){const{apiUrl:e=window.origin+Hc(),containerId:n="tia-widget-root",onError:i=p=>VI.error(p.message)}=t;let o=document.getElementById(n);o||(o=document.createElement("div"),o.id=n,document.body.appendChild(o));const l=new URL(e).toString(),u=()=>{window.location.pathname!==Hc()+"/login"&&(window.location.href=Hc()+"/login")},c=p=>{const g=p?.message||p?.toString()||"An error occurred";i(new Error(g))},d=new II(l,"webapp",{},u,c),h=bw.createRoot(o);return h.render(re.jsx(Os.Provider,{value:d,children:re.jsx(OR,{children:re.jsx(xI,{})})})),{unmount:()=>h.unmount()}}if(typeof window<"u"){const t=document.currentScript;if(t?.hasAttribute("data-auto-init")){const e=t.getAttribute("data-api-url")||void 0,n=t.getAttribute("data-container-id")||void 0;document.readyState==="loading"?document.addEventListener("DOMContentLoaded",()=>{ca({apiUrl:e,containerId:n})}):ca({apiUrl:e,containerId:n})}}return typeof window<"u"&&(window.TIAWidget={init:ca}),Xa.initTIAWidget=ca,Object.defineProperty(Xa,Symbol.toStringTag,{value:"Module"}),Xa})({},React,ReactDOM);
|
|
355
|
+
//# sourceMappingURL=tia-widget.iife.js.map
|