@roku-ui/vue 0.7.3 → 0.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -2419,7 +2419,7 @@ const dn = {
|
|
|
2419
2419
|
ref_key: "input",
|
|
2420
2420
|
ref: c,
|
|
2421
2421
|
"onUpdate:modelValue": k[0] || (k[0] = ($) => n.value = $),
|
|
2422
|
-
class: ["
|
|
2422
|
+
class: ["w-full border px-2 py-1 outline-none transition-background-color,border-color,color", [u(s), u(i), u(l).class, u(a).base]],
|
|
2423
2423
|
style: [u(l).style],
|
|
2424
2424
|
placeholder: m.placeholder,
|
|
2425
2425
|
type: r.password ? "password" : "text"
|
package/dist/index.umd.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(h,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(h=typeof globalThis<"u"?globalThis:h||self,e(h["roku-ui"]={},h.Vue))})(this,function(h,e){"use strict";const nt=e.defineComponent({__name:"AspectRatio",props:{ratio:{default:1},width:{},maxWidth:{},height:{},maxHeight:{}},setup(t){return(r,n)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle({"--ar-ratio":r.ratio,width:r.width,"max-width":r.maxWidth,height:r.height,"max-height":r.maxHeight}),class:"relative children:absolute children:top-0 before:block before:h-0 children:h-full children:w-full before:pb-[calc((1/var(--ar-ratio,1))*100%)] before:content-['']"},[e.renderSlot(r.$slots,"default")],4))}}),$e=e.defineComponent({__name:"Avatar",props:{is:{default:"img"},src:{},size:{default:"md"},style:{},class:{}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"--size: 1.5rem;";case"md":return"--size: 2rem;";case"lg":return"--size: 3rem;";default:return typeof r.size=="number"||!Number.isNaN(Number(r.size))?`--size: ${r.size}rem;`:`--size: ${r.size};`}}),o=e.ref(!1),s=e.ref(null);function a(){o.value=!0}return e.onMounted(()=>{var l;(l=s.value)!=null&&l.complete&&a()}),(l,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.src?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.is),e.mergeProps({key:0,ref_key:"img",ref:s,style:[l.style,e.unref(n)],placeholder:"",src:l.src,class:["h-[var(--size)] w-[var(--size)] rounded-full object-cover",[{hidden:!e.unref(o)},r.class]]},l.$attrs,{onLoad:a}),null,16,["style","src","class"])):e.createCommentVNode("",!0),e.unref(o)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:"h-[var(--size)] w-[var(--size)] animate-pulse border-transparent rounded-full bg-surface-high object-cover",style:e.normalizeStyle([l.style,e.unref(n)])},null,4))],64))}});function V(t){return e.computed(()=>({style:ot(t.rounded),class:"rounded-[var(--r-rounded)]"}))}function ot(t){const r=/^-?\d*\.?\d+(px|em|rem|vh|vw|in|cm|mm|pt|pc|%)?$/;switch(t){case"none":return"--r-rounded: 0";case"sm":return"--r-rounded: 0.125rem";case"md":return"--r-rounded: 0.25rem";case"lg":return"--r-rounded: 0.5rem";case"full":return"--r-rounded: 9999px";default:return typeof t=="string"&&r.test(t)?`--r-rounded: ${t};`:typeof t=="number"||!Number.isNaN(Number(t))?`--r-rounded: ${t}rem;`:"rounded-[var(--r-rounded)]"}}function q(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function at(){const t=new Set,r=s=>{t.delete(s)};return{on:s=>{t.add(s);const a=()=>r(s);return q(a),{off:a}},off:r,trigger:(...s)=>Promise.all(Array.from(t).map(a=>a(...s)))}}function ee(t){return typeof t=="function"?t():e.unref(t)}const R=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const st=t=>t!=null,lt=Object.prototype.toString,it=t=>lt.call(t)==="[object Object]",ct=()=>{},dt=(t,r)=>Object.prototype.hasOwnProperty.call(t,r);function ft(t){return t||e.getCurrentInstance()}function ut(t,r=!0,n){ft()?e.onMounted(t,n):r?t():e.nextTick(t)}function H(t){var r;const n=ee(t);return(r=n==null?void 0:n.$el)!=null?r:n}const L=R?window:void 0,mt=R?window.document:void 0;function M(...t){let r,n,o,s;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,s]=t,r=L):[r,n,o,s]=t,!r)return ct;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const a=[],l=()=>{a.forEach(f=>f()),a.length=0},c=(f,u,p,g)=>(f.addEventListener(u,p,g),()=>f.removeEventListener(u,p,g)),i=e.watch(()=>[H(r),ee(s)],([f,u])=>{if(l(),!f)return;const p=it(u)?{...u}:u;a.push(...n.flatMap(g=>o.map(w=>c(f,g,w,p))))},{immediate:!0,flush:"post"}),d=()=>{i(),l()};return q(d),d}function pt(t){return typeof t=="function"?t:typeof t=="string"?r=>r.key===t:Array.isArray(t)?r=>t.includes(r.key):()=>!0}function I(...t){let r,n,o={};t.length===3?(r=t[0],n=t[1],o=t[2]):t.length===2?typeof t[1]=="object"?(r=!0,n=t[0],o=t[1]):(r=t[0],n=t[1]):(r=!0,n=t[0]);const{target:s=L,eventName:a="keydown",passive:l=!1,dedupe:c=!1}=o,i=pt(r);return M(s,a,f=>{f.repeat&&ee(c)||i(f)&&n(f)},l)}function ht(){const t=e.ref(!1);return e.getCurrentInstance()&&e.onMounted(()=>{t.value=!0}),t}function de(t){const r=ht();return e.computed(()=>(r.value,!!t()))}function ze(t,r={}){const{window:n=L}=r,o=de(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const a=e.ref(!1),l=d=>{a.value=d.matches},c=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",l):s.removeListener(l))},i=e.watchEffect(()=>{o.value&&(c(),s=n.matchMedia(ee(t)),"addEventListener"in s?s.addEventListener("change",l):s.addListener(l),a.value=s.matches)});return q(()=>{i(),c(),s=void 0}),a}function bt(t,r,n={}){const{window:o=L,...s}=n;let a;const l=de(()=>o&&"MutationObserver"in o),c=()=>{a&&(a.disconnect(),a=void 0)},i=e.watch(()=>H(t),u=>{c(),l.value&&o&&u&&(a=new MutationObserver(r),a.observe(u,s))},{immediate:!0}),d=()=>a==null?void 0:a.takeRecords(),f=()=>{c(),i()};return q(f),{isSupported:l,stop:f,takeRecords:d}}function gt(t,r={}){const n=e.ref(!1),o=e.shallowRef(null);let s=0,a=!0;if(R){const l=typeof r=="function"?{onDrop:r}:r,c=i=>{var d,f;const u=Array.from((f=(d=i.dataTransfer)==null?void 0:d.files)!=null?f:[]);return o.value=u.length===0?null:u};M(t,"dragenter",i=>{var d,f;const u=Array.from(((d=i==null?void 0:i.dataTransfer)==null?void 0:d.items)||[]).map(p=>p.kind==="file"?p.type:null).filter(st);if(l.dataTypes&&i.dataTransfer){const p=e.unref(l.dataTypes);if(a=typeof p=="function"?p(u):p?p.some(g=>u.includes(g)):!0,!a)return}i.preventDefault(),s+=1,n.value=!0,(f=l.onEnter)==null||f.call(l,c(i),i)}),M(t,"dragover",i=>{var d;a&&(i.preventDefault(),(d=l.onOver)==null||d.call(l,c(i),i))}),M(t,"dragleave",i=>{var d;a&&(i.preventDefault(),s-=1,s===0&&(n.value=!1),(d=l.onLeave)==null||d.call(l,c(i),i))}),M(t,"drop",i=>{var d;i.preventDefault(),s=0,n.value=!1,(d=l.onDrop)==null||d.call(l,c(i),i)})}return{files:o,isOverDropZone:n}}function yt(t,r,n={}){const{window:o=L,...s}=n;let a;const l=de(()=>o&&"ResizeObserver"in o),c=()=>{a&&(a.disconnect(),a=void 0)},i=e.computed(()=>Array.isArray(t)?t.map(u=>H(u)):[H(t)]),d=e.watch(i,u=>{if(c(),l.value&&o){a=new ResizeObserver(r);for(const p of u)p&&a.observe(p,s)}},{immediate:!0,flush:"post",deep:!0}),f=()=>{c(),d()};return q(f),{isSupported:l,stop:f}}function wt(t,r={}){const{reset:n=!0,windowResize:o=!0,windowScroll:s=!0,immediate:a=!0}=r,l=e.ref(0),c=e.ref(0),i=e.ref(0),d=e.ref(0),f=e.ref(0),u=e.ref(0),p=e.ref(0),g=e.ref(0);function w(){const _=H(t);if(!_){n&&(l.value=0,c.value=0,i.value=0,d.value=0,f.value=0,u.value=0,p.value=0,g.value=0);return}const C=_.getBoundingClientRect();l.value=C.height,c.value=C.bottom,i.value=C.left,d.value=C.right,f.value=C.top,u.value=C.width,p.value=C.x,g.value=C.y}return yt(t,w),e.watch(()=>H(t),_=>!_&&w()),bt(t,w,{attributeFilter:["style","class"]}),s&&M("scroll",w,{capture:!0,passive:!0}),o&&M("resize",w,{passive:!0}),ut(()=>{a&&w()}),{height:l,bottom:c,left:i,right:d,top:f,width:u,x:p,y:g,update:w}}function kt(t,r={}){const{delayEnter:n=0,delayLeave:o=0,window:s=L}=r,a=e.ref(!1);let l;const c=i=>{const d=i?n:o;l&&(clearTimeout(l),l=void 0),d?l=setTimeout(()=>a.value=i,d):a.value=i};return s&&(M(t,"mouseenter",()=>c(!0),{passive:!0}),M(t,"mouseleave",()=>c(!1),{passive:!0})),a}const _t={multiple:!0,accept:"*",reset:!1,directory:!1};function Ct(t={}){const{document:r=mt}=t,n=e.ref(null),{on:o,trigger:s}=at();let a;r&&(a=r.createElement("input"),a.type="file",a.onchange=i=>{const d=i.target;n.value=d.files,s(n.value)});const l=()=>{n.value=null,a&&(a.value="",s(null))},c=i=>{if(!a)return;const d={..._t,...t,...i};a.multiple=d.multiple,a.accept=d.accept,a.webkitdirectory=d.directory,dt(d,"capture")&&(a.capture=d.capture),d.reset&&l(),a.click()};return{files:e.readonly(n),open:c,reset:l,onChange:o}}function St(t,r={}){const{initialValue:n=!1,focusVisible:o=!1}=r,s=e.ref(!1),a=e.computed(()=>H(t));M(a,"focus",c=>{var i,d;(!o||(d=(i=c.target).matches)!=null&&d.call(i,":focus-visible"))&&(s.value=!0)}),M(a,"blur",()=>s.value=!1);const l=e.computed({get:()=>s.value,set(c){var i,d;!c&&s.value?(i=a.value)==null||i.blur():c&&!s.value&&((d=a.value)==null||d.focus())}});return e.watch(a,()=>{l.value=n},{immediate:!0,flush:"post"}),{focused:l}}function Bt(t){const r=ze("(prefers-color-scheme: light)",t),n=ze("(prefers-color-scheme: dark)",t);return e.computed(()=>n.value?"dark":r.value?"light":"no-preference")}const fe=e.defineComponent({__name:"Btn",props:{type:{default:"button"},size:{default:"md"},is:{default:"button"},icon:{type:Boolean,default:!1},pressEffect:{default:"translate"},variant:{},hoverVariant:{},color:{},animate:{type:Boolean},rounded:{default:"md"},disabled:{type:Boolean,default:!1}},setup(t){const r=t,n=V(r),o=e.computed(()=>{switch(r.size){case"sm":return{normalContent:"min-w-16 h-6 px-2 py-1 text-xs",iconContent:"h-6 w-6 p-1"};case"md":return{normalContent:"min-w-20 h-8 px-3 py-1 text-sm",iconContent:"h-8 w-8 p-2"};case"lg":return{normalContent:"min-w-24 h-10 px-4 py-2 text-base",iconContent:"h-10 w-10 p-3"}}}),s=e.ref(null),a=kt(s),l=e.computed(()=>r.hoverVariant&&a.value?r.hoverVariant:r.variant),c=e.computed(()=>{switch(l.value){case"filled":switch(r.color){case"secondary":return"btn-filled-secondary";case"tertiary":return"btn-filled-tertiary";case"error":return"btn-filled-error";default:return"btn-filled-primary"}case"ghost":case"light":switch(r.color){case"secondary":return"btn-light-secondary";case"tertiary":return"btn-light-tertiary";case"error":return"btn-light-error";default:return"btn-light-primary"}case"constrast":switch(r.color){case"secondary":return"btn-constrast-secondary";case"tertiary":return"btn-constrast-tertiary";case"error":return"btn-constrast-error";default:return"btn-constrast-primary"}case"outline":switch(r.color){case"secondary":return"btn-outline-secondary";case"tertiary":return"btn-outline-tertiary";case"error":return"btn-outline-error";default:return"btn-outline-primary"}case"subtle":switch(r.color){case"secondary":return"btn-subtle-secondary";case"tertiary":return"btn-subtle-tertiary";case"error":return"btn-subtle-error";default:return"btn-subtle-primary"}case"transparent":switch(r.color){case"secondary":return"btn-transparent-secondary";case"tertiary":return"btn-transparent-tertiary";case"error":return"btn-transparent-error";default:return"btn-transparent-primary"}default:return"btn-default"}});return(i,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.is),e.mergeProps({ref_key:"btn",ref:s,"data-size":i.size,type:i.type,class:["flex items-center justify-center gap-1 decoration-none",[e.unref(c),e.unref(n).class,i.icon?e.unref(o).iconContent:e.unref(o).normalContent,{"filter-grayscale pointer-events-none":i.disabled,"active:translate-y-0.25":i.pressEffect==="translate","active:scale-98":i.pressEffect==="scale","transition-all":i.animate}]],style:[e.unref(n).style],disabled:i.disabled},i.$attrs),{default:e.withCtx(()=>[i.$slots.leftSection?e.renderSlot(i.$slots,"leftSection",{key:0}):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default"),i.$slots.rightSection?e.renderSlot(i.$slots,"rightSection",{key:1}):e.createCommentVNode("",!0)]),_:3},16,["data-size","type","style","class","disabled"]))}}),xt=(t,r)=>{const n=t.__vccOpts||t;for(const[o,s]of r)n[o]=s;return n},Mt={},Et={class:"flex flex-col gap-4 container"};function $t(t,r){return e.openBlock(),e.createElementBlock("div",Et,[e.renderSlot(t.$slots,"default")])}const zt=xt(Mt,[["render",$t]]),Nt=e.defineComponent({__name:"ChatMessage",props:{avatar:{},position:{default:"left"},color:{},variant:{default:"default"},withBorder:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.variant){case"default":return"bg-surface-base";case"filled":switch(r.color){case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on";default:return"bg-primary-container text-primary-on"}case"transparent":return"bg-transparent"}});return(o,s)=>{const a=$e;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["flex gap-2",[{"flex-row-reverse":o.position==="right","flex-row":o.position==="left"}]])},[o.$slots.avatar?e.renderSlot(o.$slots,"avatar",{key:0}):o.avatar?(e.openBlock(),e.createBlock(a,{key:1,src:o.avatar},null,8,["src"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["rounded-xl px-3 py-2 transition-background-color,border-color",[{"rounded-tr":o.position==="right","rounded-tl":o.position==="left",border:o.withBorder},e.unref(n)]])},[e.renderSlot(o.$slots,"default")],2)],2)}}}),Vt={class:"w-full flex self-center gap-2 text-center"},vt=e.defineComponent({__name:"ChatSystem",props:{position:{},color:{},variant:{default:"default"},withBorder:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.variant){case"default":return"bg-surface-base";case"fill":switch(r.color){case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on";default:return"bg-primary-container text-primary-on"}case"transparent":return"bg-transparent"}});return(o,s)=>(e.openBlock(),e.createElementBlock("div",Vt,[e.createElementVNode("div",{class:e.normalizeClass(["w-full rounded-xl px-3 py-2 transition-background-color,border-color",[e.unref(n)]])},[e.renderSlot(o.$slots,"default")],2)]))}}),At=e.defineComponent({__name:"Chip",props:e.mergeModels({is:{default:"img"},src:{},size:{default:"md"},style:{},class:{},rounded:{default:"full"}},{modelValue:{type:Boolean,default:void 0},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue"),o=V(r),s=e.computed(()=>{switch(r.size){case"sm":return"px-3 text-sm h-6";case"md":return"px-6 h-8 text-base";case"lg":return"px-8 h-10 text-lg"}}),a=e.computed(()=>n.value?"container-filled-primary border-transparent":"container-base"),l=e.computed(()=>n.value!==void 0),c=e.computed(()=>l.value?"cursor-pointer":"");return(i,d)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["inline-flex items-center gap-1",[e.unref(o).class,e.unref(s),e.unref(a),e.unref(c)]]),style:e.normalizeStyle([e.unref(o).style]),onPointerup:d[0]||(d[0]=f=>e.unref(l)&&(n.value=!n.value))},[i.$slots.leftSection?e.renderSlot(i.$slots,"leftSection",{key:0}):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default"),i.$slots.rightSection?e.renderSlot(i.$slots,"rightSection",{key:1}):e.createCommentVNode("",!0)],38))}}),Ne=e.defineComponent({__name:"ColorSwatch",props:{color:{},is:{default:"div"},withBorder:{type:Boolean,default:!1}},setup(t){return(r,n)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.is),{class:e.normalizeClass(["h-6 w-6 border rounded-full",[{"border border-surface-border-base":r.withBorder,"border border-transparent":!r.withBorder}]]),style:e.normalizeStyle({backgroundColor:r.color})},null,8,["class","style"]))}});function te(t){"@babel/helpers - typeof";return te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},te(t)}var Tt=/^\s+/,Rt=/\s+$/;function m(t,r){if(t=t||"",r=r||{},t instanceof m)return t;if(!(this instanceof m))return new m(t,r);var n=Ot(t);this._originalInput=t,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=r.format||n.format,this._gradientType=r.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=n.ok}m.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var r=this.toRgb();return(r.r*299+r.g*587+r.b*114)/1e3},getLuminance:function(){var r=this.toRgb(),n,o,s,a,l,c;return n=r.r/255,o=r.g/255,s=r.b/255,n<=.03928?a=n/12.92:a=Math.pow((n+.055)/1.055,2.4),o<=.03928?l=o/12.92:l=Math.pow((o+.055)/1.055,2.4),s<=.03928?c=s/12.92:c=Math.pow((s+.055)/1.055,2.4),.2126*a+.7152*l+.0722*c},setAlpha:function(r){return this._a=Oe(r),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var r=ve(this._r,this._g,this._b);return{h:r.h*360,s:r.s,v:r.v,a:this._a}},toHsvString:function(){var r=ve(this._r,this._g,this._b),n=Math.round(r.h*360),o=Math.round(r.s*100),s=Math.round(r.v*100);return this._a==1?"hsv("+n+", "+o+"%, "+s+"%)":"hsva("+n+", "+o+"%, "+s+"%, "+this._roundA+")"},toHsl:function(){var r=Ve(this._r,this._g,this._b);return{h:r.h*360,s:r.s,l:r.l,a:this._a}},toHslString:function(){var r=Ve(this._r,this._g,this._b),n=Math.round(r.h*360),o=Math.round(r.s*100),s=Math.round(r.l*100);return this._a==1?"hsl("+n+", "+o+"%, "+s+"%)":"hsla("+n+", "+o+"%, "+s+"%, "+this._roundA+")"},toHex:function(r){return Ae(this._r,this._g,this._b,r)},toHexString:function(r){return"#"+this.toHex(r)},toHex8:function(r){return Dt(this._r,this._g,this._b,this._a,r)},toHex8String:function(r){return"#"+this.toHex8(r)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(y(this._r,255)*100)+"%",g:Math.round(y(this._g,255)*100)+"%",b:Math.round(y(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(y(this._r,255)*100)+"%, "+Math.round(y(this._g,255)*100)+"%, "+Math.round(y(this._b,255)*100)+"%)":"rgba("+Math.round(y(this._r,255)*100)+"%, "+Math.round(y(this._g,255)*100)+"%, "+Math.round(y(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:Qt[Ae(this._r,this._g,this._b,!0)]||!1},toFilter:function(r){var n="#"+Te(this._r,this._g,this._b,this._a),o=n,s=this._gradientType?"GradientType = 1, ":"";if(r){var a=m(r);o="#"+Te(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+s+"startColorstr="+n+",endColorstr="+o+")"},toString:function(r){var n=!!r;r=r||this._format;var o=!1,s=this._a<1&&this._a>=0,a=!n&&s&&(r==="hex"||r==="hex6"||r==="hex3"||r==="hex4"||r==="hex8"||r==="name");return a?r==="name"&&this._a===0?this.toName():this.toRgbString():(r==="rgb"&&(o=this.toRgbString()),r==="prgb"&&(o=this.toPercentageRgbString()),(r==="hex"||r==="hex6")&&(o=this.toHexString()),r==="hex3"&&(o=this.toHexString(!0)),r==="hex4"&&(o=this.toHex8String(!0)),r==="hex8"&&(o=this.toHex8String()),r==="name"&&(o=this.toName()),r==="hsl"&&(o=this.toHslString()),r==="hsv"&&(o=this.toHsvString()),o||this.toHexString())},clone:function(){return m(this.toString())},_applyModification:function(r,n){var o=r.apply(null,[this].concat([].slice.call(n)));return this._r=o._r,this._g=o._g,this._b=o._b,this.setAlpha(o._a),this},lighten:function(){return this._applyModification(jt,arguments)},brighten:function(){return this._applyModification(Ut,arguments)},darken:function(){return this._applyModification(Gt,arguments)},desaturate:function(){return this._applyModification(Ft,arguments)},saturate:function(){return this._applyModification(Lt,arguments)},greyscale:function(){return this._applyModification(Wt,arguments)},spin:function(){return this._applyModification(qt,arguments)},_applyCombination:function(r,n){return r.apply(null,[this].concat([].slice.call(n)))},analogous:function(){return this._applyCombination(Zt,arguments)},complement:function(){return this._applyCombination(Xt,arguments)},monochromatic:function(){return this._applyCombination(Kt,arguments)},splitcomplement:function(){return this._applyCombination(Yt,arguments)},triad:function(){return this._applyCombination(Re,[3])},tetrad:function(){return this._applyCombination(Re,[4])}},m.fromRatio=function(t,r){if(te(t)=="object"){var n={};for(var o in t)t.hasOwnProperty(o)&&(o==="a"?n[o]=t[o]:n[o]=X(t[o]));t=n}return m(t,r)};function Ot(t){var r={r:0,g:0,b:0},n=1,o=null,s=null,a=null,l=!1,c=!1;return typeof t=="string"&&(t=rr(t)),te(t)=="object"&&(A(t.r)&&A(t.g)&&A(t.b)?(r=Pt(t.r,t.g,t.b),l=!0,c=String(t.r).substr(-1)==="%"?"prgb":"rgb"):A(t.h)&&A(t.s)&&A(t.v)?(o=X(t.s),s=X(t.v),r=It(t.h,o,s),l=!0,c="hsv"):A(t.h)&&A(t.s)&&A(t.l)&&(o=X(t.s),a=X(t.l),r=Ht(t.h,o,a),l=!0,c="hsl"),t.hasOwnProperty("a")&&(n=t.a)),n=Oe(n),{ok:l,format:t.format||c,r:Math.min(255,Math.max(r.r,0)),g:Math.min(255,Math.max(r.g,0)),b:Math.min(255,Math.max(r.b,0)),a:n}}function Pt(t,r,n){return{r:y(t,255)*255,g:y(r,255)*255,b:y(n,255)*255}}function Ve(t,r,n){t=y(t,255),r=y(r,255),n=y(n,255);var o=Math.max(t,r,n),s=Math.min(t,r,n),a,l,c=(o+s)/2;if(o==s)a=l=0;else{var i=o-s;switch(l=c>.5?i/(2-o-s):i/(o+s),o){case t:a=(r-n)/i+(r<n?6:0);break;case r:a=(n-t)/i+2;break;case n:a=(t-r)/i+4;break}a/=6}return{h:a,s:l,l:c}}function Ht(t,r,n){var o,s,a;t=y(t,360),r=y(r,100),n=y(n,100);function l(d,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?d+(f-d)*6*u:u<1/2?f:u<2/3?d+(f-d)*(2/3-u)*6:d}if(r===0)o=s=a=n;else{var c=n<.5?n*(1+r):n+r-n*r,i=2*n-c;o=l(i,c,t+1/3),s=l(i,c,t),a=l(i,c,t-1/3)}return{r:o*255,g:s*255,b:a*255}}function ve(t,r,n){t=y(t,255),r=y(r,255),n=y(n,255);var o=Math.max(t,r,n),s=Math.min(t,r,n),a,l,c=o,i=o-s;if(l=o===0?0:i/o,o==s)a=0;else{switch(o){case t:a=(r-n)/i+(r<n?6:0);break;case r:a=(n-t)/i+2;break;case n:a=(t-r)/i+4;break}a/=6}return{h:a,s:l,v:c}}function It(t,r,n){t=y(t,360)*6,r=y(r,100),n=y(n,100);var o=Math.floor(t),s=t-o,a=n*(1-r),l=n*(1-s*r),c=n*(1-(1-s)*r),i=o%6,d=[n,l,a,a,c,n][i],f=[c,n,n,l,a,a][i],u=[a,a,c,n,n,l][i];return{r:d*255,g:f*255,b:u*255}}function Ae(t,r,n,o){var s=[z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16))];return o&&s[0].charAt(0)==s[0].charAt(1)&&s[1].charAt(0)==s[1].charAt(1)&&s[2].charAt(0)==s[2].charAt(1)?s[0].charAt(0)+s[1].charAt(0)+s[2].charAt(0):s.join("")}function Dt(t,r,n,o,s){var a=[z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16)),z(Pe(o))];return s&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}function Te(t,r,n,o){var s=[z(Pe(o)),z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16))];return s.join("")}m.equals=function(t,r){return!t||!r?!1:m(t).toRgbString()==m(r).toRgbString()},m.random=function(){return m.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function Ft(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.s-=r/100,n.s=re(n.s),m(n)}function Lt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.s+=r/100,n.s=re(n.s),m(n)}function Wt(t){return m(t).desaturate(100)}function jt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.l+=r/100,n.l=re(n.l),m(n)}function Ut(t,r){r=r===0?0:r||10;var n=m(t).toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(r/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(r/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(r/100)))),m(n)}function Gt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.l-=r/100,n.l=re(n.l),m(n)}function qt(t,r){var n=m(t).toHsl(),o=(n.h+r)%360;return n.h=o<0?360+o:o,m(n)}function Xt(t){var r=m(t).toHsl();return r.h=(r.h+180)%360,m(r)}function Re(t,r){if(isNaN(r)||r<=0)throw new Error("Argument to polyad must be a positive number");for(var n=m(t).toHsl(),o=[m(t)],s=360/r,a=1;a<r;a++)o.push(m({h:(n.h+a*s)%360,s:n.s,l:n.l}));return o}function Yt(t){var r=m(t).toHsl(),n=r.h;return[m(t),m({h:(n+72)%360,s:r.s,l:r.l}),m({h:(n+216)%360,s:r.s,l:r.l})]}function Zt(t,r,n){r=r||6,n=n||30;var o=m(t).toHsl(),s=360/n,a=[m(t)];for(o.h=(o.h-(s*r>>1)+720)%360;--r;)o.h=(o.h+s)%360,a.push(m(o));return a}function Kt(t,r){r=r||6;for(var n=m(t).toHsv(),o=n.h,s=n.s,a=n.v,l=[],c=1/r;r--;)l.push(m({h:o,s,v:a})),a=(a+c)%1;return l}m.mix=function(t,r,n){n=n===0?0:n||50;var o=m(t).toRgb(),s=m(r).toRgb(),a=n/100,l={r:(s.r-o.r)*a+o.r,g:(s.g-o.g)*a+o.g,b:(s.b-o.b)*a+o.b,a:(s.a-o.a)*a+o.a};return m(l)},m.readability=function(t,r){var n=m(t),o=m(r);return(Math.max(n.getLuminance(),o.getLuminance())+.05)/(Math.min(n.getLuminance(),o.getLuminance())+.05)},m.isReadable=function(t,r,n){var o=m.readability(t,r),s,a;switch(a=!1,s=nr(n),s.level+s.size){case"AAsmall":case"AAAlarge":a=o>=4.5;break;case"AAlarge":a=o>=3;break;case"AAAsmall":a=o>=7;break}return a},m.mostReadable=function(t,r,n){var o=null,s=0,a,l,c,i;n=n||{},l=n.includeFallbackColors,c=n.level,i=n.size;for(var d=0;d<r.length;d++)a=m.readability(t,r[d]),a>s&&(s=a,o=m(r[d]));return m.isReadable(t,o,{level:c,size:i})||!l?o:(n.includeFallbackColors=!1,m.mostReadable(t,["#fff","#000"],n))};var ue=m.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},Qt=m.hexNames=Jt(ue);function Jt(t){var r={};for(var n in t)t.hasOwnProperty(n)&&(r[t[n]]=n);return r}function Oe(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function y(t,r){er(t)&&(t="100%");var n=tr(t);return t=Math.min(r,Math.max(0,parseFloat(t))),n&&(t=parseInt(t*r,10)/100),Math.abs(t-r)<1e-6?1:t%r/parseFloat(r)}function re(t){return Math.min(1,Math.max(0,t))}function E(t){return parseInt(t,16)}function er(t){return typeof t=="string"&&t.indexOf(".")!=-1&&parseFloat(t)===1}function tr(t){return typeof t=="string"&&t.indexOf("%")!=-1}function z(t){return t.length==1?"0"+t:""+t}function X(t){return t<=1&&(t=t*100+"%"),t}function Pe(t){return Math.round(parseFloat(t)*255).toString(16)}function He(t){return E(t)/255}var N=function(){var t="[-\\+]?\\d+%?",r="[-\\+]?\\d*\\.\\d+%?",n="(?:"+r+")|(?:"+t+")",o="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",s="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+o),rgba:new RegExp("rgba"+s),hsl:new RegExp("hsl"+o),hsla:new RegExp("hsla"+s),hsv:new RegExp("hsv"+o),hsva:new RegExp("hsva"+s),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function A(t){return!!N.CSS_UNIT.exec(t)}function rr(t){t=t.replace(Tt,"").replace(Rt,"").toLowerCase();var r=!1;if(ue[t])t=ue[t],r=!0;else if(t=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n;return(n=N.rgb.exec(t))?{r:n[1],g:n[2],b:n[3]}:(n=N.rgba.exec(t))?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=N.hsl.exec(t))?{h:n[1],s:n[2],l:n[3]}:(n=N.hsla.exec(t))?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=N.hsv.exec(t))?{h:n[1],s:n[2],v:n[3]}:(n=N.hsva.exec(t))?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=N.hex8.exec(t))?{r:E(n[1]),g:E(n[2]),b:E(n[3]),a:He(n[4]),format:r?"name":"hex8"}:(n=N.hex6.exec(t))?{r:E(n[1]),g:E(n[2]),b:E(n[3]),format:r?"name":"hex"}:(n=N.hex4.exec(t))?{r:E(n[1]+""+n[1]),g:E(n[2]+""+n[2]),b:E(n[3]+""+n[3]),a:He(n[4]+""+n[4]),format:r?"name":"hex8"}:(n=N.hex3.exec(t))?{r:E(n[1]+""+n[1]),g:E(n[2]+""+n[2]),b:E(n[3]+""+n[3]),format:r?"name":"hex"}:!1}function nr(t){var r,n;return t=t||{level:"AA",size:"small"},r=(t.level||"AA").toUpperCase(),n=(t.size||"small").toLowerCase(),r!=="AA"&&r!=="AAA"&&(r="AA"),n!=="small"&&n!=="large"&&(n="small"),{level:r,size:n}}function Ie(){if(!R)return e.ref("dark");const t=e.ref(document.documentElement.dataset.scheme);return new MutationObserver(n=>{n.forEach(o=>{o.type==="attributes"&&o.attributeName==="data-scheme"&&(t.value=document.documentElement.dataset.scheme)})}).observe(document.documentElement,{attributes:!0,attributeFilter:["data-scheme"]}),t}function or(){return e.inject("currentThemeScheme",null)}function De(){return e.inject("currentTheme",e.ref(le))}function me(t,r=!0){const n=e.ref(t),o=e.ref(t.scheme),s=Ie();e.watchEffect(()=>{s.value&&(o.value=s.value)}),e.provide("currentTheme",n),e.provide("currentThemeScheme",o);const l={...Object.keys(n.value.colors).map(d=>{const f=d;return n.value.colors[f].reduce((p,g,w)=>{const _=m(g).toRgb();return p[`--r-color-${f}-${w}`]=`${_.r} ${_.g} ${_.b}`,p},{})}).reduce((d,f)=>({...d,...f}),{})},c={"font-family":"'Roboto', sans-serif","background-color":"rgb(var(--r-color-surface-lowest))",color:"rgb(var(--r-color-surface-on))"},i=e.computed(()=>{if(r)return{};const{scheme:d}=t;switch(d){case"dark":return{colorScheme:"dark","--r-color-surface-on":"var(--r-color-surface-3)","--r-color-surface-oninverted":"var(--r-color-surface-8)","--r-color-surface-onlow":"var(--r-color-surface-4)","--r-color-surface-onlowinverted":"var(--r-color-surface-7)","--r-color-surface-lowest":"var(--r-color-surface-10)","--r-color-surface-low":"var(--r-color-surface-9)","--r-color-surface-base":"var(--r-color-surface-8)","--r-color-surface-high":"var(--r-color-surface-7)","--r-color-surface-highest":"var(--r-color-surface-6)","--r-color-surface-border":"var(--r-color-surface-7)","--r-color-primary-container":"var(--r-color-primary-8)","--r-color-secondary-container":"var(--r-color-secondary-8)","--r-color-tertiary-container":"var(--r-color-tertiary-8)","--r-color-error-container":"var(--r-color-error-8)","--r-color-primary-containerd":"var(--r-color-primary-9)","--r-color-secondary-containerd":"var(--r-color-secondary-9)","--r-color-tertiary-containerd":"var(--r-color-tertiary-9)","--r-color-error-containerd":"var(--r-color-error-9)","--r-color-primary-containerl":"var(--r-color-primary-6)","--r-color-secondary-containerl":"var(--r-color-secondary-6)","--r-color-tertiary-containerl":"var(--r-color-tertiary-6)","--r-color-error-containerl":"var(--r-color-error-6)"};case"light":return{colorScheme:"light","--r-color-surface-on":"var(--r-color-surface-7)","--r-color-surface-oninverted":"var(--r-color-surface-2)","--r-color-surface-onlow":"var(--r-color-surface-6)","--r-color-surface-onlowinverted":"var(--r-color-surface-3)","--r-color-surface-lowest":"var(--r-color-surface-3)","--r-color-surface-low":"var(--r-color-surface-2)","--r-color-surface-base":"var(--r-color-surface-1)","--r-color-surface-high":"var(--r-color-surface-0)","--r-color-surface-highest":"var(--r-color-surface-0)","--r-color-surface-border":"var(--r-color-surface-4)","--r-color-primary-container":"var(--r-color-primary-6)","--r-color-secondary-container":"var(--r-color-secondary-6)","--r-color-tertiary-container":"var(--r-color-tertiary-6)","--r-color-error-container":"var(--r-color-error-6)","--r-color-primary-containerd":"var(--r-color-primary-7)","--r-color-secondary-containerd":"var(--r-color-secondary-7)","--r-color-tertiary-containerd":"var(--r-color-tertiary-7)","--r-color-error-containerd":"var(--r-color-error-7)","--r-color-primary-containerl":"var(--r-color-primary-4)","--r-color-secondary-containerl":"var(--r-color-secondary-4)","--r-color-tertiary-containerl":"var(--r-color-tertiary-4)","--r-color-error-containerl":"var(--r-color-error-4)"}}});return{...l,...c,...i.value}}function ne(t){const r=e.ref("");return e.onMounted(()=>{t.id?r.value=t.id:r.value=`switch-${Math.random().toString(36).slice(2)}-${Date.now().toString(36)}`}),r}const pe=Symbol("scheme");function Fe(){return e.inject(pe,e.ref("dark"))}const ar=["id"],sr=["for"],lr=e.defineComponent({__name:"ColorInput",props:{modelValue:{},modelModifiers:{}},emits:["update:modelValue"],setup(t){const r=e.useModel(t,"modelValue"),n=e.useAttrs(),o=ne(n),s=e.ref(null);return(a,l)=>{const c=Ne;return e.openBlock(),e.createElementBlock("div",null,[e.withDirectives(e.createElementVNode("input",{id:e.unref(o),ref_key:"input",ref:s,"onUpdate:modelValue":l[0]||(l[0]=i=>r.value=i),type:"color",class:"pointer-events-none absolute opacity-0"},null,8,ar),[[e.vModelText,r.value]]),e.createElementVNode("label",{for:e.unref(o)},[e.createVNode(c,{class:"cursor-pointer",color:r.value??"#222"},null,8,["color"])],8,sr)])}}}),ir=["data-scheme","data-theme"],Le=e.defineComponent({__name:"ThemeProvider",props:{theme:{}},setup(t){const n=me(t.theme,!1);return(o,s)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle([e.unref(n)]),"data-scheme":o.theme.scheme,"data-theme":o.theme.name},[e.renderSlot(o.$slots,"default")],12,ir))}}),he=e.defineComponent({__name:"FullscreenOverlay",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1},wrapperClass:{}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue"),o=e.ref(null);function s(d){r.persistent||d.target===o.value&&(n.value=!1)}const a=e.computed(()=>{switch(r.blur){case"sm":return"backdrop-blur-sm";case"md":case!0:return"backdrop-blur-md";case"lg":return"backdrop-blur-lg";default:return""}}),l=e.ref(0);e.watchEffect(()=>{n.value?(document.body.style.overflow="hidden",document.body.style.marginRight=`${l.value}px`):setTimeout(()=>{document.querySelector(".modal-wrapper.op100")||(document.body.style.overflow="",document.body.style.marginRight="")},300)}),new ResizeObserver(()=>{const d=window.innerWidth-document.body.clientWidth;d!==0&&(l.value=d)}).observe(document.body);const i=De();return(d,f)=>{const u=Le;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(u,{theme:e.unref(i)},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"wrapperRef",ref:o,class:e.normalizeClass(["modal-wrapper fixed left-0 top-0 z-100 h-full w-full bg-surface-lowest/50 transition-all duration-300 md:items-center",[a.value,d.wrapperClass,{"op0 pointer-events-none":!n.value,op100:n.value}]]),onClick:s},[e.renderSlot(d.$slots,"default")],2)]),_:3},8,["theme"])])}}}),cr={class:"flex justify-end p-4 md:px-6 md:py-4 md:pb-0"},dr=e.createElementVNode("i",{class:"i-tabler-x"},null,-1),fr={class:"h-full flex flex-col items-center justify-center px-4 md:px-6"},ur=e.defineComponent({__name:"Drawer",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1},position:{default:"left"}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");return(o,s)=>{const a=fe,l=he;return e.openBlock(),e.createBlock(l,{modelValue:n.value,"onUpdate:modelValue":s[1]||(s[1]=c=>n.value=c),blur:r.blur,persistent:r.persistent},{default:e.withCtx(()=>[e.createVNode(e.Transition,{"enter-from-class":o.position==="left"?"-translate-x-1/1":"translate-x-1/1","enter-to-class":(o.position==="left","translate-x-0"),"leave-from-class":(o.position==="left","translate-x-0"),"leave-to-class":o.position==="left"?"-translate-x-1/1":"translate-x-1/1","enter-active-class":"transition ease-out duration-300","leave-active-class":"transition ease-in duration-200"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["fixed h-full w-full bg-surface-low md:w-md",o.position==="left"?"left-0":"right-0"])},[e.createElementVNode("div",cr,[e.createVNode(a,{icon:"",variant:"transparent",class:"text-surface-on hover:text-surface-on",onPointerup:s[0]||(s[0]=c=>n.value=!1)},{default:e.withCtx(()=>[dr]),_:1})]),e.createElementVNode("div",fr,[e.renderSlot(o.$slots,"default")])],2)):e.createCommentVNode("",!0)]),_:3},8,["enter-from-class","enter-to-class","leave-from-class","leave-to-class"])]),_:3},8,["modelValue","blur","persistent"])}}}),mr=e.defineComponent({__name:"Dropzone",props:{dashed:{type:Boolean,default:!0},accept:{default:"*"}},emits:["drop"],setup(t,{emit:r}){const n=t,o=r,s=e.ref(),{onChange:a,open:l}=Ct({accept:n.accept});a(i=>{i?o("drop",Array.from(i)):o("drop",null)});const{isOverDropZone:c}=gt(s,{onDrop:i=>{o("drop",i)}});return(i,d)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"dropZoneRef",ref:s,class:e.normalizeClass([{"":e.unref(c)," bg-surface-low":!e.unref(c),"border-dashed":i.dashed},"h-full w-full flex cursor-pointer items-center justify-center rounded"]),onPointerup:d[0]||(d[0]=()=>e.unref(l)())},[e.renderSlot(i.$slots,"default")],34))}}),pr=e.defineComponent({__name:"Image",props:{is:{default:"img"},src:{},style:{},class:{},width:{},maxWidth:{},height:{},maxHeight:{},rounded:{default:"md"}},setup(t){const r=t,n=e.ref(!1),o=e.ref(null);function s(){n.value=!0}e.onMounted(()=>{var l;(l=o.value)!=null&&l.complete&&s()});const a=V(r);return(l,c)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle({height:l.height,width:l.width,maxHeight:l.maxHeight,maxWidth:l.maxWidth})},[l.src?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.is),e.mergeProps({key:0,ref_key:"img",ref:o,style:[l.style,e.unref(a).style],src:l.src,class:["h-full w-full object-cover",[r.class,e.unref(a).class,{hidden:!e.unref(n)}]]},l.$attrs,{onLoad:s}),null,16,["style","src","class"])):e.createCommentVNode("",!0),e.unref(n)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["h-full w-full animate-pulse border-transparent bg-surface-high object-cover",[r.class,e.unref(a).class]]),style:e.normalizeStyle([l.style,e.unref(a).style])},null,6))],4))}}),hr={class:"relative"},br=e.defineComponent({__name:"Indicator",props:{color:{default:"primary"},size:{default:"md"},position:{default:"top-right"},ping:{type:Boolean}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"w-2 h-2";case"md":return"w-3 h-3";case"lg":return"w-4 h-4";default:return typeof r.size=="number"||!Number.isNaN(Number(r.size))?`w-${r.size} h-${r.size}`:r.size}}),o=e.useSlots(),s=e.computed(()=>{if(!o.label)return"";switch(r.size){case"sm":return"text-sm children:px-1.5";case"md":return"text-md children:px-2";case"lg":return"text-lg children:px-2.5"}}),a=e.computed(()=>{switch(r.position){case"top-left":return"top-0 left-0 -translate-x-1/2 -translate-y-1/2";case"top-right":return"top-0 right-0 translate-x-1/2 -translate-y-1/2";case"bottom-left":return"bottom-0 left-0 -translate-x-1/2 translate-y-1/2";case"bottom-right":return"bottom-0 right-0 translate-x-1/2 translate-y-1/2"}}),l=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container text-primary-on";case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on"}});return(c,i)=>(e.openBlock(),e.createElementBlock("div",hr,[e.createElementVNode("div",{class:e.normalizeClass([[e.unref(a),e.unref(s)],"absolute z-1"])},[r.ping?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["absolute box-content animate-ping border-2 border-transparent rounded-full",[{[e.unref(n)]:!c.$slots.label},e.unref(l)]])},[c.$slots.label?e.renderSlot(c.$slots,"label",{key:0}):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["top-0 box-content border-2 border-surface-low rounded-full",[{[e.unref(n)]:!c.$slots.label},e.unref(l)]])},[c.$slots.label?e.renderSlot(c.$slots,"label",{key:0}):e.createCommentVNode("",!0)],2)],2),e.renderSlot(c.$slots,"default")]))}}),gr=e.defineComponent({__name:"Modal",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");return(o,s)=>{const a=he;return e.openBlock(),e.createBlock(a,{modelValue:n.value,"onUpdate:modelValue":s[0]||(s[0]=l=>n.value=l),blur:r.blur,persistent:r.persistent,"wrapper-class":"flex items-end justify-center"},{default:e.withCtx(()=>[e.createVNode(e.Transition,{"enter-from-class":"translate-y-1/2","enter-to-class":"translate-y-0","leave-from-class":"translate-y-0","leave-to-class":"translate-y-1/2","enter-active-class":"transition ease-out duration-300","leave-active-class":"transition ease-in duration-200"},{default:e.withCtx(()=>[n.value?e.renderSlot(o.$slots,"default",{key:0}):e.createCommentVNode("",!0)]),_:3})]),_:3},8,["modelValue","blur","persistent"])}}}),yr={key:0,class:"h-container w-container i-tabler-loader-2 shrink-0 animate-spin"},wr={key:1},kr={class:"grow-1"},_r={key:2,class:"text-sm text-surface-onlow"},Cr=e.createElementVNode("i",{class:"i-tabler-x"},null,-1),We=e.defineComponent({__name:"Notification",props:{title:{},message:{},icon:{},loading:{type:Boolean},withBorder:{type:Boolean},closeable:{type:Boolean},rounded:{default:"md"},block:{type:Boolean,default:!1},color:{default:"primary"}},emits:["close"],setup(t){const r=t,n=V(r),o=e.computed(()=>{switch(r.color){case"secondary":return"bg-secondary-container";case"tertiary":return"bg-tertiary-container";case"error":return"bg-error-container";default:return"bg-primary-container"}}),s=e.computed(()=>{switch(r.color){case"secondary":return"text-secondary-container";case"tertiary":return"text-tertiary-container";case"error":return"text-error-container";default:return"text-primary-container"}});return(a,l)=>{const c=fe;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative min-h-16 min-w-80 w-full flex items-center gap-2 container-low p-3",[{"border-0":!a.withBorder},e.unref(n).class,{"max-w-100":!a.block,"w-full":a.block}]]),style:e.normalizeStyle(e.unref(n).style)},[a.icon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["leading-0",e.unref(s)])},[a.loading?(e.openBlock(),e.createElementBlock("i",yr)):(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass(["h-container w-container shrink-0",a.icon])},null,2))],2)):(e.openBlock(),e.createElementBlock("div",wr,[e.createElementVNode("div",{class:e.normalizeClass(["absolute left-[0.25rem] top-[0.25rem] h-[calc(100%-0.5rem)] w-1 rounded-full",[{"animate-pulse":a.loading},e.unref(o)]])},null,2)])),e.createElementVNode("div",kr,[a.title?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(s),"text-base"])},e.toDisplayString(a.title),3)):e.createCommentVNode("",!0),a.$slots.message?e.renderSlot(a.$slots,"message",{key:1}):a.message?(e.openBlock(),e.createElementBlock("div",_r,e.toDisplayString(a.message),1)):e.createCommentVNode("",!0)]),a.closeable?(e.openBlock(),e.createBlock(c,{key:2,icon:"",variant:"transparent",class:"text-surface-on hover:text-surface-on",onClick:l[0]||(l[0]=i=>a.$emit("close"))},{default:e.withCtx(()=>[Cr]),_:1})):e.createCommentVNode("",!0)],6)}}}),je=new Set,x=new WeakMap,W=new WeakMap,D=new WeakMap,be=new WeakMap,Sr=new WeakMap,j=new WeakMap,oe=new WeakMap,Y=new WeakSet;let O,ge=0,ye=0;const T="__aa_tgt",Z="__aa_del",ae="__aa_new",Br=t=>{const r=zr(t);r&&r.forEach(n=>Nr(n))},xr=t=>{t.forEach(r=>{r.target===O&&Er(),x.has(r.target)&&F(r.target)})};function Mr(t){const r=be.get(t);r==null||r.disconnect();let n=x.get(t),o=0;const s=5;n||(n=G(t),x.set(t,n));const{offsetWidth:a,offsetHeight:l}=O,i=[n.top-s,a-(n.left+s+n.width),l-(n.top+s+n.height),n.left-s].map(f=>`${-1*Math.floor(f)}px`).join(" "),d=new IntersectionObserver(()=>{++o>1&&F(t)},{root:O,threshold:1,rootMargin:i});d.observe(t),be.set(t,d)}function F(t){clearTimeout(oe.get(t));const r=se(t),n=K(r)?500:r.duration;oe.set(t,setTimeout(async()=>{const o=D.get(t);try{await(o==null?void 0:o.finished),x.set(t,G(t)),Mr(t)}catch{}},n))}function Er(){clearTimeout(oe.get(O)),oe.set(O,setTimeout(()=>{je.forEach(t=>Xe(t,r=>Ue(()=>F(r))))},100))}function $r(t){setTimeout(()=>{Sr.set(t,setInterval(()=>Ue(F.bind(null,t)),2e3))},Math.round(2e3*Math.random()))}function Ue(t){typeof requestIdleCallback=="function"?requestIdleCallback(()=>t()):requestAnimationFrame(()=>t())}let we,U;typeof window<"u"&&(O=document.documentElement,we=new MutationObserver(Br),U=new ResizeObserver(xr),window.addEventListener("scroll",()=>{ye=window.scrollY,ge=window.scrollX}),U.observe(O));function zr(t){return t.reduce((o,s)=>[...o,...Array.from(s.addedNodes),...Array.from(s.removedNodes)],[]).every(o=>o.nodeName==="#comment")?!1:t.reduce((o,s)=>{if(o===!1)return!1;if(s.target instanceof Element){if(ke(s.target),!o.has(s.target)){o.add(s.target);for(let a=0;a<s.target.children.length;a++){const l=s.target.children.item(a);if(l){if(Z in l)return!1;ke(s.target,l),o.add(l)}}}if(s.removedNodes.length)for(let a=0;a<s.removedNodes.length;a++){const l=s.removedNodes[a];if(Z in l)return!1;l instanceof Element&&(o.add(l),ke(s.target,l),W.set(l,[s.previousSibling,s.nextSibling]))}}return o},new Set)}function ke(t,r){!r&&!(T in t)?Object.defineProperty(t,T,{value:t}):r&&!(T in r)&&Object.defineProperty(r,T,{value:t})}function Nr(t){var r;const n=t.isConnected,o=x.has(t);n&&W.has(t)&&W.delete(t),D.has(t)&&((r=D.get(t))===null||r===void 0||r.cancel()),ae in t?Ye(t):o&&n?vr(t):o&&!n?Ar(t):Ye(t)}function v(t){return Number(t.replace(/[^0-9.\-]/g,""))}function Vr(t){let r=t.parentElement;for(;r;){if(r.scrollLeft||r.scrollTop)return{x:r.scrollLeft,y:r.scrollTop};r=r.parentElement}return{x:0,y:0}}function G(t){const r=t.getBoundingClientRect(),{x:n,y:o}=Vr(t);return{top:r.top+o,left:r.left+n,width:r.width,height:r.height}}function Ge(t,r,n){let o=r.width,s=r.height,a=n.width,l=n.height;const c=getComputedStyle(t);if(c.getPropertyValue("box-sizing")==="content-box"){const d=v(c.paddingTop)+v(c.paddingBottom)+v(c.borderTopWidth)+v(c.borderBottomWidth),f=v(c.paddingLeft)+v(c.paddingRight)+v(c.borderRightWidth)+v(c.borderLeftWidth);o-=f,a-=f,s-=d,l-=d}return[o,a,s,l].map(Math.round)}function se(t){return T in t&&j.has(t[T])?j.get(t[T]):{duration:250,easing:"ease-in-out"}}function qe(t){if(T in t)return t[T]}function _e(t){const r=qe(t);return r?Y.has(r):!1}function Xe(t,...r){r.forEach(n=>n(t,j.has(t)));for(let n=0;n<t.children.length;n++){const o=t.children.item(n);o&&r.forEach(s=>s(o,j.has(o)))}}function Ce(t){return Array.isArray(t)?t:[t]}function K(t){return typeof t=="function"}function vr(t){const r=x.get(t),n=G(t);if(!_e(t))return x.set(t,n);let o;if(!r)return;const s=se(t);if(typeof s!="function"){const a=r.left-n.left,l=r.top-n.top,[c,i,d,f]=Ge(t,r,n),u={transform:`translate(${a}px, ${l}px)`},p={transform:"translate(0, 0)"};c!==i&&(u.width=`${c}px`,p.width=`${i}px`),d!==f&&(u.height=`${d}px`,p.height=`${f}px`),o=t.animate([u,p],{duration:s.duration,easing:s.easing})}else{const[a]=Ce(s(t,"remain",r,n));o=new Animation(a),o.play()}D.set(t,o),x.set(t,n),o.addEventListener("finish",F.bind(null,t))}function Ye(t){ae in t&&delete t[ae];const r=G(t);x.set(t,r);const n=se(t);if(!_e(t))return;let o;if(typeof n!="function")o=t.animate([{transform:"scale(.98)",opacity:0},{transform:"scale(0.98)",opacity:0,offset:.5},{transform:"scale(1)",opacity:1}],{duration:n.duration*1.5,easing:"ease-in"});else{const[s]=Ce(n(t,"add",r));o=new Animation(s),o.play()}D.set(t,o),o.addEventListener("finish",F.bind(null,t))}function Ze(t,r){var n;t.remove(),x.delete(t),W.delete(t),D.delete(t),(n=be.get(t))===null||n===void 0||n.disconnect(),setTimeout(()=>{if(Z in t&&delete t[Z],Object.defineProperty(t,ae,{value:!0,configurable:!0}),r&&t instanceof HTMLElement)for(const o in r)t.style[o]=""},0)}function Ar(t){var r;if(!W.has(t)||!x.has(t))return;const[n,o]=W.get(t);Object.defineProperty(t,Z,{value:!0,configurable:!0});const s=window.scrollX,a=window.scrollY;if(o&&o.parentNode&&o.parentNode instanceof Element?o.parentNode.insertBefore(t,o):n&&n.parentNode?n.parentNode.appendChild(t):(r=qe(t))===null||r===void 0||r.appendChild(t),!_e(t))return Ze(t);const[l,c,i,d]=Rr(t),f=se(t),u=x.get(t);(s!==ge||a!==ye)&&Tr(t,s,a,f);let p,g={position:"absolute",top:`${l}px`,left:`${c}px`,width:`${i}px`,height:`${d}px`,margin:"0",pointerEvents:"none",transformOrigin:"center",zIndex:"100"};if(!K(f))Object.assign(t.style,g),p=t.animate([{transform:"scale(1)",opacity:1},{transform:"scale(.98)",opacity:0}],{duration:f.duration,easing:"ease-out"});else{const[w,_]=Ce(f(t,"remove",u));(_==null?void 0:_.styleReset)!==!1&&(g=(_==null?void 0:_.styleReset)||g,Object.assign(t.style,g)),p=new Animation(w),p.play()}D.set(t,p),p.addEventListener("finish",Ze.bind(null,t,g))}function Tr(t,r,n,o){const s=ge-r,a=ye-n,l=document.documentElement.style.scrollBehavior;if(getComputedStyle(O).scrollBehavior==="smooth"&&(document.documentElement.style.scrollBehavior="auto"),window.scrollTo(window.scrollX+s,window.scrollY+a),!t.parentElement)return;const i=t.parentElement;let d=i.clientHeight,f=i.clientWidth;const u=performance.now();function p(){requestAnimationFrame(()=>{if(!K(o)){const g=d-i.clientHeight,w=f-i.clientWidth;u+o.duration>performance.now()?(window.scrollTo({left:window.scrollX-w,top:window.scrollY-g}),d=i.clientHeight,f=i.clientWidth,p()):document.documentElement.style.scrollBehavior=l}})}p()}function Rr(t){const r=x.get(t),[n,,o]=Ge(t,r,G(t));let s=t.parentElement;for(;s&&(getComputedStyle(s).position==="static"||s instanceof HTMLBodyElement);)s=s.parentElement;s||(s=document.body);const a=getComputedStyle(s),l=x.get(s)||G(s),c=Math.round(r.top-l.top)-v(a.borderTopWidth),i=Math.round(r.left-l.left)-v(a.borderLeftWidth);return[c,i,n,o]}function Or(t,r={}){return we&&U&&(window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!K(r)&&!r.disrespectUserMotionPreference||(Y.add(t),getComputedStyle(t).position==="static"&&Object.assign(t.style,{position:"relative"}),Xe(t,F,$r,s=>U==null?void 0:U.observe(s)),K(r)?j.set(t,r):j.set(t,{duration:250,easing:"ease-in-out",...r}),we.observe(t,{childList:!0}),je.add(t))),Object.freeze({parent:t,enable:()=>{Y.add(t)},disable:()=>{Y.delete(t)},isEnabled:()=>Y.has(t)})}const Pr={mounted:(t,r)=>{Or(t,r.value||{})},getSSRProps:()=>({})},Hr={class:"fixed z-20 flex flex-col gap-2 p-2"},Ir=e.defineComponent({__name:"NotificationSystem",setup(t){const r=et();return(n,o)=>{const s=We;return e.withDirectives((e.openBlock(),e.createElementBlock("div",Hr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(r),a=>(e.openBlock(),e.createBlock(s,{key:a.hash,closeable:"","with-border":"",title:a.title,message:a.message,icon:a.icon,loading:a.loading,color:a.color,onClose:l=>e.unref(r).splice(e.unref(r).indexOf(a),1)},null,8,["title","message","icon","loading","color","onClose"]))),128))])),[[e.unref(Pr)]])}}}),Dr={class:"relative"},Fr=e.defineComponent({__name:"Overlay",props:{blur:{type:[Boolean,String],default:!1},rounded:{default:"none"},opacity:{default:30},color:{default:"black"}},setup(t){const r=t,n=e.computed(()=>{switch(r.blur){case"sm":return"backdrop-blur-sm";case"md":case!0:return"backdrop-blur-md";case"lg":return"backdrop-blur-lg";default:return""}}),o=V(r),s=e.ref(null),a=m(r.color).toRgb(),l=e.computed(()=>({backgroundColor:`rgba(${a.r}, ${a.g}, ${a.b}, ${r.opacity/100})`}));return(c,i)=>(e.openBlock(),e.createElementBlock("div",Dr,[e.renderSlot(c.$slots,"default"),e.createElementVNode("div",e.mergeProps(c.$attrs,{ref_key:"wrapperRef",ref:s,class:[[e.unref(n),e.unref(o).class],"absolute left-0 top-0 h-full w-full overflow-hidden md:items-center"],style:[e.unref(o).style,e.unref(l)]}),[e.renderSlot(c.$slots,"content")],16)]))}}),Lr=e.defineComponent({__name:"Paper",props:{size:{default:"md"},rounded:{default:"md"},withBorder:{type:Boolean,default:!1},is:{default:"div"}},setup(t){const n=V(t);return(o,s)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.is),{class:e.normalizeClass(["container-low rounded-lg p-4",[{"border-transparent":!o.withBorder},e.unref(n).class]]),style:e.normalizeStyle([e.unref(n).style])},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["class","style"]))}}),Wr=["for"],jr={key:1},Ur=["id","placeholder","type"],Ke=e.defineComponent({__name:"TextField",props:e.mergeModels({onChange:{},color:{default:"primary"},error:{type:Boolean},disabled:{type:Boolean},rounded:{default:"md"},size:{default:"md"},password:{type:Boolean},placeholder:{},label:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(t,{expose:r}){const n=t,o=e.useModel(t,"modelValue"),s=e.computed(()=>{switch(n.size){case"sm":return{base:"h-6 px-2 py-1 text-xs"};case"md":return{base:"h-8 px-3 py-1 text-sm"};case"lg":return{base:"h-10 px-4 py-2 text-base"}}}),a=e.computed(()=>{switch(n.size){case"sm":return"text-xs";case"md":return"text-sm";case"lg":return"md-md"}}),l=e.computed(()=>{if(n.error)return"text-error-container bg-surface-base border-error-container focus:border-error-container";switch(n.color){case"secondary":return"text-surface-on bg-surface-base border-surface-border-base focus:border-secondary-container";case"tertiary":return"text-surface-on bg-surface-base border-surface-border-base focus:border-tertiary-container";case"error":return"text-surface-on bg-surface-base border-surface-border-base focus:border-error-container";case"primary":default:return"text-surface-on bg-surface-base border-surface-border-base focus:border-primary-container"}}),c=e.computed(()=>n.disabled?"pointer-events-none filter grayscale opacity-60":""),i=V(n),d=e.ref(null);r({el:d});const f=e.useAttrs(),u=ne(f);return(p,g)=>(e.openBlock(),e.createElementBlock("div",null,[p.$slots.label||p.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:e.unref(u),class:e.normalizeClass(["mb-1 block text-surface-on",[e.unref(a)]])},[p.$slots.label?e.renderSlot(p.$slots,"label",{key:0}):(e.openBlock(),e.createElementBlock("span",jr,e.toDisplayString(p.label),1))],10,Wr)):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("input",e.mergeProps({id:e.unref(u)},p.$attrs,{ref_key:"input",ref:d,"onUpdate:modelValue":g[0]||(g[0]=w=>o.value=w),class:["bg-back-2 border px-2 py-1 outline-none transition-background-color,border-color,color",[e.unref(l),e.unref(c),e.unref(i).class,e.unref(s).base]],style:[e.unref(i).style],placeholder:p.placeholder,type:n.password?"password":"text"}),null,16,Ur),[[e.vModelDynamic,o.value]])]))}}),Gr={class:"flex gap-2"},qr=e.defineComponent({__name:"PinInput",props:{modelValue:{},length:{default:6},size:{},password:{type:Boolean}},setup(t){const r=t,n=e.ref([]);function o(a){a.preventDefault(),a.stopPropagation();const l=n.value.findIndex(i=>i.el===a.target),c=a.target.value??"";a.target.value="",Array.from(c).forEach((i,d)=>{l+d>=n.value.length||(n.value[l+d].el.value=i,l+d+1<n.value.length?(n.value[l+d+1].el.focus(),n.value[l+d+1].el.select()):n.value[l+d].el.blur())})}function s(a){a.preventDefault(),a.stopPropagation();const l=a.target.value!=="";a.target.value="";const c=n.value.findIndex(i=>i.el===a.target);c!==0&&(n.value[c-1].el.focus(),n.value[c-1].el.select(),l||(n.value[c-1].el.value=""))}return(a,l)=>(e.openBlock(),e.createElementBlock("div",Gr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.length,c=>(e.openBlock(),e.createBlock(Ke,{ref_for:!0,ref_key:"inputs",ref:n,key:c,class:"w-8 text-center",style:{padding:"0"},password:r.password,onPointerup:l[0]||(l[0]=i=>i.target.select()),onInput:e.withModifiers(o,["stop","prevent"]),onKeydown:e.withKeys(s,["backspace"])},null,8,["password"]))),128))]))}}),Xr=e.defineComponent({__name:"Progress",props:{value:{default:0},max:{default:100},min:{default:0},size:{default:"md"},color:{default:"primary"},rounded:{default:"full"},loading:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"h-0.25";case"md":return"h-0.5";case"lg":return"h-1"}}),o=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container";case"secondary":return"bg-secondary-7";case"tertiary":return"bg-tertiary-7";case"error":return"bg-error-7"}}),s=V(r);return(a,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative w-full self-center overflow-hidden bg-surface-high transition-background-color,border-color,color",[e.unref(n),e.unref(s).class]]),style:e.normalizeStyle([e.unref(s).style])},[a.loading?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["loading-progress h-full",[e.unref(o)]])},null,2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["h-full",[e.unref(o)]]),style:e.normalizeStyle([{width:`${(Number(a.value)-Number(a.min))/(Number(a.max)-Number(a.min))*100}%`}])},null,6))],6))}}),Se={primary:["#e5f7ff","#d3ebfa","#a9d4f1","#7cbde9","#57a9e0","#3f9cdc","#3096dc","#1f82c4","#0f73b0","#00649c","#082f49"],secondary:["#e9fbf0","#dcf1e3","#badfc7","#96cea9","#77bf90","#63b580","#58b077","#479a64","#3b8a58","#2c7749","#022c22"],tertiary:["#fff7e1","#ffedcd","#fcd99e","#f9c46b","#f7b23f","#f6a724","#f5a113","#da8c04","#c37d00","#aa6a00","#572508"],error:["#ffeaea","#fcd5d5","#f2a8a9","#ea7a7a","#e25353","#de3939","#dd2b2b","#c41e1f","#af171a","#9a0913","#450a0a"],surface:["#fefefe","#fafafa","#f2f2f2","#e8e8e8","#c6c6c6","#737373","#525252","#343434","#262626","#171717","#121212"]},le={name:"dark",scheme:"dark",colors:Se},Qe={name:"light",scheme:"light",colors:Se},Yr=Symbol("Notifications"),Je=e.reactive([]);function et(){return Je}class Zr{static show(r){r.hash=Math.random().toString(36),Je.push(r)}}const Be=Symbol("tabCurrent"),xe=Symbol("direction"),Me=[.96,.96,.907,.805,.697,.547,.518,.445,.395,.34,.28];function Kr(t){const r=m(t).toHsl().l;return Me.reduce((n,o)=>Math.abs(o-r)<Math.abs(n-r)?o:n)}function tt(t){const r=m(t),n=Kr(r),o=Me.findIndex(a=>a===n),s=Me.map(a=>{const l=m({h:r.toHsl().h,s:r.toHsl().s,l:a});return l.saturate(0*100),l});return{baseColorIndex:o,colors:s.map(a=>a.toHexString())}}function Qr(t){return tt(t).colors}const Jr=e.defineComponent({__name:"RokuProvider",props:{is:{default:"div"},theme:{default(){return typeof window>"u"||document.documentElement.dataset.scheme==="dark"?le:Qe}}},setup(t){const r=t,n=e.ref(r.theme.scheme);R&&new MutationObserver(()=>{n.value!==document.documentElement.dataset.scheme&&(n.value=document.documentElement.dataset.scheme)}).observe(document.documentElement,{attributes:!0,attributeFilter:["data-scheme"]});const o=Bt();e.watchEffect(()=>{if(!R)return"dark";n.value==="dark"?document.documentElement.dataset.scheme="dark":n.value==="light"?document.documentElement.dataset.scheme="light":o.value==="dark"?document.documentElement.dataset.scheme="dark":document.documentElement.dataset.scheme="light",localStorage.setItem("scheme",document.documentElement.dataset.scheme)}),e.provide(pe,n);const s=me(r.theme);return(a,l)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.is),{style:e.normalizeStyle([e.unref(s)]),class:"text-surface-on transition-background-color,border-color,color"},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},8,["style"]))}}),en=["id"],tn=["for"],rn=["for"],rt=e.defineComponent({inheritAttrs:!1,__name:"Switch",props:e.mergeModels({size:{default:"md"},animate:{type:Boolean,default:!0},options:{},label:{},id:{},rounded:{default:"full"},color:{default:"primary"},disabled:{type:Boolean},offIcon:{},onIcon:{},value:{type:Boolean}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");r.value&&(n.value=r.value);const o=e.ref(null),s=e.ref(!1),a=e.computed(()=>{switch(r.size){case"sm":return{icon:"text-xs mx-0.5",wrapper:"h-4 w-8",indicator:s.value?"h-3 w-4":"h-3 w-3",inactive:"left-[calc(0.125rem-1px)]",active:s.value?"left-[calc(0.875rem-1px)]":"left-[calc(1.125rem-1px)]"};case"md":return{icon:"text-sm mx-1",wrapper:"h-6 w-12",indicator:s.value?"h-4 w-5":"h-4 w-4",inactive:"left-[calc(0.25rem-1px)]",active:s.value?"left-[calc(1.5rem-1px)]":"left-[calc(1.75rem-1px)]"};case"lg":return{icon:"text-lg mx-2",wrapper:"h-8 w-16",indicator:s.value?"h-6 w-8":"h-6 w-6",inactive:"left-[calc(0.25rem-1px)]",active:s.value?"left-[calc(1.75rem-1px)]":"left-[calc(2.25rem-1px)]"}}}),l=e.computed(()=>r.animate?{indicator:"transition-all",progress:"transition-width"}:{indicator:"",progress:""}),c=ne(r),i=e.computed(()=>{let f="bg-primary-container";switch(r.color){case"secondary":f="bg-secondary-7";break;case"tertiary":f="bg-tertiary-7";break;case"error":f="bg-error-7";break}return{wrapper:n.value?`border border-transparent ${f}`:"bg-surface-lowest border border-surface-border-base",indicator:r.disabled?"bg-surface-high":"bg-white text-primary-container"}}),d=V(r);return(f,u)=>(e.openBlock(),e.createElementBlock("div",{role:"switch",class:e.normalizeClass(["relative flex items-center gap-2",{"pointer-events-none filter-grayscale op60":r.disabled}])},[e.withDirectives(e.createElementVNode("input",e.mergeProps({id:e.unref(c),"onUpdate:modelValue":u[0]||(u[0]=p=>n.value=p)},f.$attrs,{class:"hidden",type:"checkbox"}),null,16,en),[[e.vModelCheckbox,n.value]]),e.createElementVNode("label",{class:"leading-0 cursor-pointer!",for:e.unref(c)},[e.createElementVNode("div",{ref_key:"wrapper",ref:o,class:e.normalizeClass([[e.unref(a).wrapper,e.unref(i).wrapper,e.unref(d).class],"relative inline-block transition-all"]),style:e.normalizeStyle([e.unref(d).style]),onPointerdown:u[1]||(u[1]=p=>s.value=!0),onPointerup:u[2]||(u[2]=p=>s.value=!1),onPointerleave:u[3]||(u[3]=p=>s.value=!1),onPointerenter:u[4]||(u[4]=p=>p.buttons===1&&(s.value=!0))},[e.createElementVNode("div",{class:e.normalizeClass(["absolute top-50% -translate-y-50%",[e.unref(a).indicator,e.unref(i).indicator,e.unref(l).indicator,n.value?e.unref(a).active:e.unref(a).inactive,e.unref(d).class]]),style:e.normalizeStyle([e.unref(d).style])},null,6),e.createElementVNode("i",{class:e.normalizeClass(["absolute top-1/2 -translate-y-50%",[e.unref(a).icon,{[`left-0 text-${f.color}-on`]:n.value,"right-0 text-surface-on ":!n.value,[f.onIcon??""]:n.value&&f.onIcon,[f.offIcon??""]:!n.value&&f.offIcon}]])},null,2)],38)],8,tn),f.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:e.unref(c)},e.toDisplayString(f.label),9,rn)):e.createCommentVNode("",!0)],2))}}),nn={class:"dark:hidden"},on={class:"light:hidden"},an=e.defineComponent({__name:"SchemeSwitch",setup(t){const r=Fe(),n=e.computed({get(){return r.value==="dark"},set(a){r.value=a?"dark":"light"}});e.watchEffect(()=>{R&&(n.value===!0?(document.documentElement.setAttribute("data-scheme","dark"),localStorage.setItem("scheme","dark")):n.value===!1&&(document.documentElement.setAttribute("data-scheme","light"),localStorage.setItem("scheme","light")))});const o=e.ref(!0),s=e.ref(!1);return e.onMounted(()=>{if(R){const a=localStorage.getItem("scheme");a==="dark"?n.value=!0:a==="light"?n.value=!1:n.value=window.matchMedia("(prefers-color-scheme: dark)").matches}o.value=!1}),e.nextTick(()=>{s.value=!0}),(a,l)=>{const c=rt;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass({hidden:!e.unref(o)})},[e.createElementVNode("div",nn,[e.createVNode(c,{value:!1,"on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"})]),e.createElementVNode("div",on,[e.createVNode(c,{value:!0,color:"secondary","on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"})])],2),e.createElementVNode("div",{class:e.normalizeClass({hidden:e.unref(o)})},[e.createVNode(c,{modelValue:e.unref(n),"onUpdate:modelValue":l[0]||(l[0]=i=>e.isRef(n)?n.value=i:null),animate:e.unref(s),color:"secondary","on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"},null,8,["modelValue","animate"])],2)],64)}}}),sn={class:"w-full flex items-center"},ln=["placeholder","value"],cn=e.createElementVNode("i",{class:"i-tabler-chevron-down pointer-events-none absolute right-2"},null,-1),dn={key:0,class:"flex cursor-default items-center justify-between gap-2 rounded p-1 px-2"},fn=["onPointerdown","onHover"],un={key:0},mn=[e.createElementVNode("i",{class:"i-tabler-check h-3 w-3"},null,-1)],pn=e.defineComponent({__name:"Select",props:e.mergeModels({options:{default(){return[]}},size:{default:"md"},noneText:{default:"No options"},rounded:{default:"md"},placeholder:{default:""}},{modelValue:{default:void 0},modelModifiers:{}}),emits:e.mergeModels(["change"],["update:modelValue"]),setup(t,{emit:r}){const n=t,o=r,s=V(n),a=e.useModel(t,"modelValue"),l=e.ref(null),c=e.ref(null),{focused:i}=St(l),d=e.computed(()=>n.options.map(b=>C(b)).indexOf(a.value)),f=e.ref(-1),u=e.ref(-1);e.watchEffect(()=>{i.value||(u.value=-1)}),e.watchEffect(()=>{a.value=C(n.options[d.value])}),e.watch(a,()=>{o("change",a.value)});const p=n.options,g=e.computed(()=>p[d.value]),w=e.computed(()=>_(g.value));function _(b){if(b)return typeof b=="string"||typeof b=="symbol"||typeof b=="number"?b:b.label}function C(b){if(b)return typeof b=="string"||typeof b=="symbol"||typeof b=="number"?b:b.id}I("ArrowDown",b=>{i.value&&(b.preventDefault(),u.value=(u.value+1)%p.length)}),I("ArrowUp",b=>{i.value&&(b.preventDefault(),u.value=(u.value-1+p.length)%p.length)}),I("Enter",()=>{i.value&&u.value!==-1&&(a.value=C(p[u.value]),i.value=!1)});function Q(b){if(!i.value){i.value=!0;return}a.value=C(b),i.value=!1}const ie=e.computed(()=>({input:"container-base focus:border-primary-container"})),ce=e.computed(()=>{switch(n.size){case"sm":return{wrapper:"h-6 w-full py-1 pl-1.5 pr-6 text-sm",dropdown:"text-sm children:py-1"};case"lg":return{wrapper:"h-10 w-full py-2 pl-3 pr-10 text-lg",dropdown:"text-lg children:py-2"};default:return{wrapper:"h-8 w-full py-1 pl-2 pr-8 text-base",dropdown:"text-base children:py-1"}}});return(b,J)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"wrapperRef",ref:c,class:"r-select-wrapper relative"},[e.createElementVNode("div",sn,[e.createElementVNode("input",{ref_key:"inputRef",ref:l,class:e.normalizeClass([[e.unref(ie).input,e.unref(ce).wrapper,e.unref(s).class],"r-select-input cursor-pointer border outline-none outline-none focus-visible:outline-2"]),placeholder:b.placeholder,style:e.normalizeStyle([e.unref(s).style]),readonly:"",value:e.unref(w),"aria-haspopup":"listbox",autocomplete:"off",onFocus:J[0]||(J[0]=k=>i.value=!0)},null,46,ln),cn]),e.unref(i)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(ce).dropdown,"absolute z-10 mt-2 w-full flex-col overflow-hidden border container-base rounded p-1"])},[e.unref(p).length===0?(e.openBlock(),e.createElementBlock("div",dn,e.toDisplayString(b.noneText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(e.unref(p),(k,S)=>(e.openBlock(),e.createElementBlock("div",{key:C(k),class:e.normalizeClass([{"hover:bg-surface-high border-transparent":e.unref(u)!==S,"container-filled-primary":e.unref(u)===S},"flex cursor-pointer items-center justify-between gap-2 border rounded p-1 px-2"]),onPointerdown:B=>Q(k),onHover:B=>f.value=S},[e.createTextVNode(e.toDisplayString(_(k))+" ",1),k===e.unref(g)?(e.openBlock(),e.createElementBlock("div",un,mn)):e.createCommentVNode("",!0)],42,fn))),128))],2)):e.createCommentVNode("",!0)],512))}}),hn={class:"relative inline-block w-full"},bn=e.defineComponent({__name:"Slider",props:e.mergeModels({size:{default:"md"},animate:{type:Boolean,default:!1},width:{},options:{},min:{default:0},max:{default:100},step:{default:1},tickNum:{},color:{default:"primary"},minWidth:{default:12}},{modelValue:{default:void 0},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t;function n(k,S,B){const $=[];for(let P=k;P<=S;P+=B)$.push(P);return $[$.length-1]!==S&&$.push(S),$}function o(k,S){const B=[];B.push(S[0]);const $=(S.length-1)/(k-1);for(let P=1;P<k-1;P++)B.push(S[Math.round(P*$)]);return B.push(S[S.length-1]),B}const s=e.computed(()=>r.options?r.options.length:r.tickNum??0),a=e.computed(()=>r.options===void 0?n(r.min,r.max,r.step):r.options),l=e.computed(()=>o(s.value,a.value)),c=e.useModel(t,"modelValue"),i=e.computed(()=>a.value.length??0),d=e.ref(a.value.includes(c.value)?a.value.indexOf(c.value):0);function f(k){return a.value.indexOf(k)}const u=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container";case"secondary":return"bg-secondary-container";case"tertiary":return"bg-tertiary-container";case"error":return"bg-error-container"}}),p=e.computed(()=>`dark:bg-white bg-${r.color}-container`),g=e.computed(()=>{switch(r.color){case"primary":return"dark:bg-primary-container bg-white";case"secondary":return"dark:bg-secondary-container bg-white";case"tertiary":return"dark:bg-tertiary-container bg-white";case"error":return"dark:bg-error-container bg-white"}});e.watchEffect(()=>{c.value=a.value[d.value]});const w=e.ref(),_=e.ref(),C=wt(w),Q=e.ref(!1);function ie(k){if(!Q.value)return;if(!(k.buttons===1)){Q.value=!1;return}k.preventDefault(),k.stopPropagation();const{clientX:B}=k,$=C.left.value,kn=C.right.value-$,Ee=Math.round((B-$)/kn*(i.value-1));if(Ee<0){d.value=0;return}if(Ee>i.value-1){d.value=i.value-1;return}d.value=Ee}e.watchEffect(()=>{d.value=f(c.value)});function ce(k){k.preventDefault(),k.stopPropagation(),Q.value=!0,ie(k)}M(w,"pointerdown",ce),e.onMounted(()=>{M(document,"pointermove",ie),d.value=Math.max(0,f(c.value))});const b=e.computed(()=>{switch(r.size){case"sm":return{wrapper:"h-2",innerWrapper:"px-0.5 h-1",content:"h-1",tick:"h-0.5 w-0.5 -translate-x-0.25 -translate-y-0.25",indicator:"h-2 w-2 -translate-x-1 -translate-y-1",indicatorInner:"h-1 w-1 -translate-x-0.5 -translate-y-0.5",progress:"-mx-0.5"};case"md":return{wrapper:"h-4",innerWrapper:"px-1 h-2",content:"h-2",tick:"h-1 w-1 -translate-x-0.5 -translate-y-0.5",indicator:"h-4 w-4 -translate-x-2 -translate-y-2",indicatorInner:"h-2 w-2 -translate-x-1 -translate-y-1",progress:"-mx-1"};case"lg":return{wrapper:"h-6",innerWrapper:"px-1.5 h-3",content:"h-3",tick:"h-1.5 w-1.5 -translate-x-0.75 -translate-y-0.75",indicator:"h-6 w-6 -translate-x-3 -translate-y-3",indicatorInner:"h-3 w-3 -translate-x-1.5 -translate-y-1.5",progress:"-mx-1.5"}}}),J=e.computed(()=>r.animate?{indicator:"transition-left",progress:"transition-width"}:{indicator:"",progress:""});return(k,S)=>(e.openBlock(),e.createElementBlock("div",hn,[e.createElementVNode("div",{ref_key:"wrapper",ref:w,type:"size",class:e.normalizeClass(["w-full flex cursor-pointer items-center",e.unref(b).wrapper]),onTouchmove:S[0]||(S[0]=e.withModifiers(()=>{},["prevent"]))},[e.createElementVNode("div",{class:e.normalizeClass(["w-full rounded-full bg-surface-lowest transition-background-color,border-color,color",e.unref(b).innerWrapper])},[e.createElementVNode("div",{class:e.normalizeClass(["relative flex",e.unref(b).content]),style:e.normalizeStyle({width:`${r.width}rem`,minWidth:`${r.minWidth}rem`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(l),B=>(e.openBlock(),e.createElementBlock("div",{key:B,style:e.normalizeStyle({left:`${f(B)/(e.unref(i)-1)*100}%`}),class:e.normalizeClass(["absolute top-50% rounded-full bg-white",e.unref(b).tick])},null,6))),128)),e.unref(d)!==-1?(e.openBlock(),e.createElementBlock("div",{key:0,ref_key:"indicator",ref:_,class:e.normalizeClass(["absolute top-50% cursor-pointer rounded-full transition-background-color,border-color,color",[e.unref(b).indicator,e.unref(J).indicator,e.unref(p)]]),style:e.normalizeStyle({left:`${e.unref(d)/(e.unref(i)-1)*100}%`})},[e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none absolute left-50% top-50% rounded-full transition-background-color,border-color,color",[e.unref(b).indicatorInner,e.unref(g)]])},null,2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none h-full rounded-full",[e.unref(b).progress,e.unref(J).progress,e.unref(u)]]),style:e.normalizeStyle({width:`${e.unref(d)/(e.unref(i)-1)*100}%`})},null,6)],6)],2)],34),e.createElementVNode("div",{class:"relative mx-1 h-1em text-xs text-surface-onlow",style:e.normalizeStyle({width:`${r.width}rem`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(l),(B,$)=>(e.openBlock(),e.createElementBlock("div",{key:$,style:e.normalizeStyle({left:`${f(B)/(e.unref(i)-1)*100}%`}),class:e.normalizeClass(["absolute w-auto flex rounded-full -translate-x-50%",e.unref(b).tick])},e.toDisplayString(B),7))),128))],4)]))}}),gn={class:"h-full py-2"},yn=e.defineComponent({__name:"TabItem",props:{value:{},color:{default:"primary"}},setup(t){const r=t,n=e.inject(Be,e.ref("")),o=e.inject(xe,e.computed(()=>"horizontal")),s=e.computed(()=>n.value===r.value);function a(){n.value=r.value}const l=e.computed(()=>{switch(o.value){case"horizontal":return"flex-col";case"vertical":return"flex-row-reverse"}}),c=e.computed(()=>{switch(o.value){case"horizontal":return"absolute inset-0 top-100% h-2px w-full transition-background-color,border-color,color";case"vertical":return"absolute inset-0 right-100% h-full w-2px bg-primary-container transition-background-color,border-color,color"}}),i=e.computed(()=>s.value?"bg-primary-container":"bg-surface-lowest");return(d,f)=>(e.openBlock(),e.createElementBlock("button",{type:"button",class:e.normalizeClass(["relative min-w-20 flex items-center justify-center",[e.unref(l)]]),onClick:a},[e.unref(s)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(c),e.unref(i)])},null,2)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass([e.unref(c),e.unref(i)])},null,2)),e.createElementVNode("div",gn,[e.renderSlot(d.$slots,"default")])],2))}}),wn=e.defineComponent({__name:"Tabs",props:e.mergeModels({defaultValue:{},direction:{default:"horizontal"}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useSlots(),o=e.computed(()=>{var d;const c=(d=n.default)==null?void 0:d.call(n);return(c==null?void 0:c.flatMap(f=>f.type===e.Fragment?f.children:f).filter(f=>{var u;return((u=f==null?void 0:f.props)==null?void 0:u.value)!==void 0}).map(f=>f.props.value))??[]}),s=e.useModel(t,"modelValue");!s.value&&o.value.length>0&&(s.value=o.value[0]),e.onMounted(()=>{r.defaultValue&&(s.value=r.defaultValue)}),e.provide(Be,s);const a=e.computed(()=>r.direction);e.provide(xe,a),I("left",()=>{if(r.direction!=="horizontal")return;const c=s.value?o.value.indexOf(s.value):0;c>0?s.value=o.value[c-1]:s.value=o.value[o.value.length-1]}),I("right",()=>{if(r.direction!=="horizontal")return;const c=s.value?o.value.indexOf(s.value):0;c<o.value.length-1?s.value=o.value[c+1]:s.value=o.value[0]}),I("up",()=>{if(r.direction!=="vertical")return;const c=s.value?o.value.indexOf(s.value):0;c>0?s.value=o.value[c-1]:s.value=o.value[o.value.length-1]}),I("down",()=>{if(r.direction!=="vertical")return;const c=s.value?o.value.indexOf(s.value):0;c<o.value.length-1?s.value=o.value[c+1]:s.value=o.value[0]});const l=e.computed(()=>{switch(r.direction){case"horizontal":return"flex-row";case"vertical":return"flex-col"}});return(c,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["flex",[e.unref(l)]])},[e.renderSlot(c.$slots,"default")],2))}});h.AspectRatio=nt,h.Avatar=$e,h.Btn=fe,h.ChatContainer=zt,h.ChatMessage=Nt,h.ChatSystem=vt,h.Chip=At,h.ColorInput=lr,h.ColorSwatch=Ne,h.Drawer=ur,h.Dropzone=mr,h.FullscreenOverlay=he,h.Image=pr,h.Indicator=br,h.Modal=gr,h.Notification=We,h.NotificationSystem=Ir,h.Notifications=Zr,h.Overlay=Fr,h.Paper=Lr,h.PinInput=qr,h.Progress=Xr,h.RokuProvider=Jr,h.SchemeSwitch=an,h.Select=pn,h.Slider=bn,h.Switch=rt,h.TabItem=yn,h.Tabs=wn,h.TextField=Ke,h.ThemeProvider=Le,h.darkTheme=le,h.directionSymbol=xe,h.generateColors=Qr,h.generateColorsMap=tt,h.lightTheme=Qe,h.notificationsSymbol=Yr,h.schemeSymbol=pe,h.tabCurrentSymbol=Be,h.themeColors=Se,h.useCurrentTheme=De,h.useCurrentThemeScheme=or,h.useId=ne,h.useNotifications=et,h.useRootTheme=Ie,h.useScheme=Fe,h.useThemeStyles=me,Object.defineProperty(h,Symbol.toStringTag,{value:"Module"})});
|
|
1
|
+
(function(h,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(h=typeof globalThis<"u"?globalThis:h||self,e(h["roku-ui"]={},h.Vue))})(this,function(h,e){"use strict";const nt=e.defineComponent({__name:"AspectRatio",props:{ratio:{default:1},width:{},maxWidth:{},height:{},maxHeight:{}},setup(t){return(r,n)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle({"--ar-ratio":r.ratio,width:r.width,"max-width":r.maxWidth,height:r.height,"max-height":r.maxHeight}),class:"relative children:absolute children:top-0 before:block before:h-0 children:h-full children:w-full before:pb-[calc((1/var(--ar-ratio,1))*100%)] before:content-['']"},[e.renderSlot(r.$slots,"default")],4))}}),$e=e.defineComponent({__name:"Avatar",props:{is:{default:"img"},src:{},size:{default:"md"},style:{},class:{}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"--size: 1.5rem;";case"md":return"--size: 2rem;";case"lg":return"--size: 3rem;";default:return typeof r.size=="number"||!Number.isNaN(Number(r.size))?`--size: ${r.size}rem;`:`--size: ${r.size};`}}),o=e.ref(!1),s=e.ref(null);function a(){o.value=!0}return e.onMounted(()=>{var l;(l=s.value)!=null&&l.complete&&a()}),(l,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[l.src?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.is),e.mergeProps({key:0,ref_key:"img",ref:s,style:[l.style,e.unref(n)],placeholder:"",src:l.src,class:["h-[var(--size)] w-[var(--size)] rounded-full object-cover",[{hidden:!e.unref(o)},r.class]]},l.$attrs,{onLoad:a}),null,16,["style","src","class"])):e.createCommentVNode("",!0),e.unref(o)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:"h-[var(--size)] w-[var(--size)] animate-pulse border-transparent rounded-full bg-surface-high object-cover",style:e.normalizeStyle([l.style,e.unref(n)])},null,4))],64))}});function V(t){return e.computed(()=>({style:ot(t.rounded),class:"rounded-[var(--r-rounded)]"}))}function ot(t){const r=/^-?\d*\.?\d+(px|em|rem|vh|vw|in|cm|mm|pt|pc|%)?$/;switch(t){case"none":return"--r-rounded: 0";case"sm":return"--r-rounded: 0.125rem";case"md":return"--r-rounded: 0.25rem";case"lg":return"--r-rounded: 0.5rem";case"full":return"--r-rounded: 9999px";default:return typeof t=="string"&&r.test(t)?`--r-rounded: ${t};`:typeof t=="number"||!Number.isNaN(Number(t))?`--r-rounded: ${t}rem;`:"rounded-[var(--r-rounded)]"}}function q(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function at(){const t=new Set,r=s=>{t.delete(s)};return{on:s=>{t.add(s);const a=()=>r(s);return q(a),{off:a}},off:r,trigger:(...s)=>Promise.all(Array.from(t).map(a=>a(...s)))}}function ee(t){return typeof t=="function"?t():e.unref(t)}const R=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const st=t=>t!=null,lt=Object.prototype.toString,it=t=>lt.call(t)==="[object Object]",ct=()=>{},dt=(t,r)=>Object.prototype.hasOwnProperty.call(t,r);function ft(t){return t||e.getCurrentInstance()}function ut(t,r=!0,n){ft()?e.onMounted(t,n):r?t():e.nextTick(t)}function H(t){var r;const n=ee(t);return(r=n==null?void 0:n.$el)!=null?r:n}const L=R?window:void 0,mt=R?window.document:void 0;function M(...t){let r,n,o,s;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,s]=t,r=L):[r,n,o,s]=t,!r)return ct;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const a=[],l=()=>{a.forEach(f=>f()),a.length=0},c=(f,u,p,b)=>(f.addEventListener(u,p,b),()=>f.removeEventListener(u,p,b)),i=e.watch(()=>[H(r),ee(s)],([f,u])=>{if(l(),!f)return;const p=it(u)?{...u}:u;a.push(...n.flatMap(b=>o.map(w=>c(f,b,w,p))))},{immediate:!0,flush:"post"}),d=()=>{i(),l()};return q(d),d}function pt(t){return typeof t=="function"?t:typeof t=="string"?r=>r.key===t:Array.isArray(t)?r=>t.includes(r.key):()=>!0}function I(...t){let r,n,o={};t.length===3?(r=t[0],n=t[1],o=t[2]):t.length===2?typeof t[1]=="object"?(r=!0,n=t[0],o=t[1]):(r=t[0],n=t[1]):(r=!0,n=t[0]);const{target:s=L,eventName:a="keydown",passive:l=!1,dedupe:c=!1}=o,i=pt(r);return M(s,a,f=>{f.repeat&&ee(c)||i(f)&&n(f)},l)}function ht(){const t=e.ref(!1);return e.getCurrentInstance()&&e.onMounted(()=>{t.value=!0}),t}function de(t){const r=ht();return e.computed(()=>(r.value,!!t()))}function ze(t,r={}){const{window:n=L}=r,o=de(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const a=e.ref(!1),l=d=>{a.value=d.matches},c=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",l):s.removeListener(l))},i=e.watchEffect(()=>{o.value&&(c(),s=n.matchMedia(ee(t)),"addEventListener"in s?s.addEventListener("change",l):s.addListener(l),a.value=s.matches)});return q(()=>{i(),c(),s=void 0}),a}function gt(t,r,n={}){const{window:o=L,...s}=n;let a;const l=de(()=>o&&"MutationObserver"in o),c=()=>{a&&(a.disconnect(),a=void 0)},i=e.watch(()=>H(t),u=>{c(),l.value&&o&&u&&(a=new MutationObserver(r),a.observe(u,s))},{immediate:!0}),d=()=>a==null?void 0:a.takeRecords(),f=()=>{c(),i()};return q(f),{isSupported:l,stop:f,takeRecords:d}}function bt(t,r={}){const n=e.ref(!1),o=e.shallowRef(null);let s=0,a=!0;if(R){const l=typeof r=="function"?{onDrop:r}:r,c=i=>{var d,f;const u=Array.from((f=(d=i.dataTransfer)==null?void 0:d.files)!=null?f:[]);return o.value=u.length===0?null:u};M(t,"dragenter",i=>{var d,f;const u=Array.from(((d=i==null?void 0:i.dataTransfer)==null?void 0:d.items)||[]).map(p=>p.kind==="file"?p.type:null).filter(st);if(l.dataTypes&&i.dataTransfer){const p=e.unref(l.dataTypes);if(a=typeof p=="function"?p(u):p?p.some(b=>u.includes(b)):!0,!a)return}i.preventDefault(),s+=1,n.value=!0,(f=l.onEnter)==null||f.call(l,c(i),i)}),M(t,"dragover",i=>{var d;a&&(i.preventDefault(),(d=l.onOver)==null||d.call(l,c(i),i))}),M(t,"dragleave",i=>{var d;a&&(i.preventDefault(),s-=1,s===0&&(n.value=!1),(d=l.onLeave)==null||d.call(l,c(i),i))}),M(t,"drop",i=>{var d;i.preventDefault(),s=0,n.value=!1,(d=l.onDrop)==null||d.call(l,c(i),i)})}return{files:o,isOverDropZone:n}}function yt(t,r,n={}){const{window:o=L,...s}=n;let a;const l=de(()=>o&&"ResizeObserver"in o),c=()=>{a&&(a.disconnect(),a=void 0)},i=e.computed(()=>Array.isArray(t)?t.map(u=>H(u)):[H(t)]),d=e.watch(i,u=>{if(c(),l.value&&o){a=new ResizeObserver(r);for(const p of u)p&&a.observe(p,s)}},{immediate:!0,flush:"post",deep:!0}),f=()=>{c(),d()};return q(f),{isSupported:l,stop:f}}function wt(t,r={}){const{reset:n=!0,windowResize:o=!0,windowScroll:s=!0,immediate:a=!0}=r,l=e.ref(0),c=e.ref(0),i=e.ref(0),d=e.ref(0),f=e.ref(0),u=e.ref(0),p=e.ref(0),b=e.ref(0);function w(){const _=H(t);if(!_){n&&(l.value=0,c.value=0,i.value=0,d.value=0,f.value=0,u.value=0,p.value=0,b.value=0);return}const C=_.getBoundingClientRect();l.value=C.height,c.value=C.bottom,i.value=C.left,d.value=C.right,f.value=C.top,u.value=C.width,p.value=C.x,b.value=C.y}return yt(t,w),e.watch(()=>H(t),_=>!_&&w()),gt(t,w,{attributeFilter:["style","class"]}),s&&M("scroll",w,{capture:!0,passive:!0}),o&&M("resize",w,{passive:!0}),ut(()=>{a&&w()}),{height:l,bottom:c,left:i,right:d,top:f,width:u,x:p,y:b,update:w}}function kt(t,r={}){const{delayEnter:n=0,delayLeave:o=0,window:s=L}=r,a=e.ref(!1);let l;const c=i=>{const d=i?n:o;l&&(clearTimeout(l),l=void 0),d?l=setTimeout(()=>a.value=i,d):a.value=i};return s&&(M(t,"mouseenter",()=>c(!0),{passive:!0}),M(t,"mouseleave",()=>c(!1),{passive:!0})),a}const _t={multiple:!0,accept:"*",reset:!1,directory:!1};function Ct(t={}){const{document:r=mt}=t,n=e.ref(null),{on:o,trigger:s}=at();let a;r&&(a=r.createElement("input"),a.type="file",a.onchange=i=>{const d=i.target;n.value=d.files,s(n.value)});const l=()=>{n.value=null,a&&(a.value="",s(null))},c=i=>{if(!a)return;const d={..._t,...t,...i};a.multiple=d.multiple,a.accept=d.accept,a.webkitdirectory=d.directory,dt(d,"capture")&&(a.capture=d.capture),d.reset&&l(),a.click()};return{files:e.readonly(n),open:c,reset:l,onChange:o}}function St(t,r={}){const{initialValue:n=!1,focusVisible:o=!1}=r,s=e.ref(!1),a=e.computed(()=>H(t));M(a,"focus",c=>{var i,d;(!o||(d=(i=c.target).matches)!=null&&d.call(i,":focus-visible"))&&(s.value=!0)}),M(a,"blur",()=>s.value=!1);const l=e.computed({get:()=>s.value,set(c){var i,d;!c&&s.value?(i=a.value)==null||i.blur():c&&!s.value&&((d=a.value)==null||d.focus())}});return e.watch(a,()=>{l.value=n},{immediate:!0,flush:"post"}),{focused:l}}function Bt(t){const r=ze("(prefers-color-scheme: light)",t),n=ze("(prefers-color-scheme: dark)",t);return e.computed(()=>n.value?"dark":r.value?"light":"no-preference")}const fe=e.defineComponent({__name:"Btn",props:{type:{default:"button"},size:{default:"md"},is:{default:"button"},icon:{type:Boolean,default:!1},pressEffect:{default:"translate"},variant:{},hoverVariant:{},color:{},animate:{type:Boolean},rounded:{default:"md"},disabled:{type:Boolean,default:!1}},setup(t){const r=t,n=V(r),o=e.computed(()=>{switch(r.size){case"sm":return{normalContent:"min-w-16 h-6 px-2 py-1 text-xs",iconContent:"h-6 w-6 p-1"};case"md":return{normalContent:"min-w-20 h-8 px-3 py-1 text-sm",iconContent:"h-8 w-8 p-2"};case"lg":return{normalContent:"min-w-24 h-10 px-4 py-2 text-base",iconContent:"h-10 w-10 p-3"}}}),s=e.ref(null),a=kt(s),l=e.computed(()=>r.hoverVariant&&a.value?r.hoverVariant:r.variant),c=e.computed(()=>{switch(l.value){case"filled":switch(r.color){case"secondary":return"btn-filled-secondary";case"tertiary":return"btn-filled-tertiary";case"error":return"btn-filled-error";default:return"btn-filled-primary"}case"ghost":case"light":switch(r.color){case"secondary":return"btn-light-secondary";case"tertiary":return"btn-light-tertiary";case"error":return"btn-light-error";default:return"btn-light-primary"}case"constrast":switch(r.color){case"secondary":return"btn-constrast-secondary";case"tertiary":return"btn-constrast-tertiary";case"error":return"btn-constrast-error";default:return"btn-constrast-primary"}case"outline":switch(r.color){case"secondary":return"btn-outline-secondary";case"tertiary":return"btn-outline-tertiary";case"error":return"btn-outline-error";default:return"btn-outline-primary"}case"subtle":switch(r.color){case"secondary":return"btn-subtle-secondary";case"tertiary":return"btn-subtle-tertiary";case"error":return"btn-subtle-error";default:return"btn-subtle-primary"}case"transparent":switch(r.color){case"secondary":return"btn-transparent-secondary";case"tertiary":return"btn-transparent-tertiary";case"error":return"btn-transparent-error";default:return"btn-transparent-primary"}default:return"btn-default"}});return(i,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.is),e.mergeProps({ref_key:"btn",ref:s,"data-size":i.size,type:i.type,class:["flex items-center justify-center gap-1 decoration-none",[e.unref(c),e.unref(n).class,i.icon?e.unref(o).iconContent:e.unref(o).normalContent,{"filter-grayscale pointer-events-none":i.disabled,"active:translate-y-0.25":i.pressEffect==="translate","active:scale-98":i.pressEffect==="scale","transition-all":i.animate}]],style:[e.unref(n).style],disabled:i.disabled},i.$attrs),{default:e.withCtx(()=>[i.$slots.leftSection?e.renderSlot(i.$slots,"leftSection",{key:0}):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default"),i.$slots.rightSection?e.renderSlot(i.$slots,"rightSection",{key:1}):e.createCommentVNode("",!0)]),_:3},16,["data-size","type","style","class","disabled"]))}}),xt=(t,r)=>{const n=t.__vccOpts||t;for(const[o,s]of r)n[o]=s;return n},Mt={},Et={class:"flex flex-col gap-4 container"};function $t(t,r){return e.openBlock(),e.createElementBlock("div",Et,[e.renderSlot(t.$slots,"default")])}const zt=xt(Mt,[["render",$t]]),Nt=e.defineComponent({__name:"ChatMessage",props:{avatar:{},position:{default:"left"},color:{},variant:{default:"default"},withBorder:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.variant){case"default":return"bg-surface-base";case"filled":switch(r.color){case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on";default:return"bg-primary-container text-primary-on"}case"transparent":return"bg-transparent"}});return(o,s)=>{const a=$e;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["flex gap-2",[{"flex-row-reverse":o.position==="right","flex-row":o.position==="left"}]])},[o.$slots.avatar?e.renderSlot(o.$slots,"avatar",{key:0}):o.avatar?(e.openBlock(),e.createBlock(a,{key:1,src:o.avatar},null,8,["src"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["rounded-xl px-3 py-2 transition-background-color,border-color",[{"rounded-tr":o.position==="right","rounded-tl":o.position==="left",border:o.withBorder},e.unref(n)]])},[e.renderSlot(o.$slots,"default")],2)],2)}}}),Vt={class:"w-full flex self-center gap-2 text-center"},vt=e.defineComponent({__name:"ChatSystem",props:{position:{},color:{},variant:{default:"default"},withBorder:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.variant){case"default":return"bg-surface-base";case"fill":switch(r.color){case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on";default:return"bg-primary-container text-primary-on"}case"transparent":return"bg-transparent"}});return(o,s)=>(e.openBlock(),e.createElementBlock("div",Vt,[e.createElementVNode("div",{class:e.normalizeClass(["w-full rounded-xl px-3 py-2 transition-background-color,border-color",[e.unref(n)]])},[e.renderSlot(o.$slots,"default")],2)]))}}),At=e.defineComponent({__name:"Chip",props:e.mergeModels({is:{default:"img"},src:{},size:{default:"md"},style:{},class:{},rounded:{default:"full"}},{modelValue:{type:Boolean,default:void 0},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue"),o=V(r),s=e.computed(()=>{switch(r.size){case"sm":return"px-3 text-sm h-6";case"md":return"px-6 h-8 text-base";case"lg":return"px-8 h-10 text-lg"}}),a=e.computed(()=>n.value?"container-filled-primary border-transparent":"container-base"),l=e.computed(()=>n.value!==void 0),c=e.computed(()=>l.value?"cursor-pointer":"");return(i,d)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["inline-flex items-center gap-1",[e.unref(o).class,e.unref(s),e.unref(a),e.unref(c)]]),style:e.normalizeStyle([e.unref(o).style]),onPointerup:d[0]||(d[0]=f=>e.unref(l)&&(n.value=!n.value))},[i.$slots.leftSection?e.renderSlot(i.$slots,"leftSection",{key:0}):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default"),i.$slots.rightSection?e.renderSlot(i.$slots,"rightSection",{key:1}):e.createCommentVNode("",!0)],38))}}),Ne=e.defineComponent({__name:"ColorSwatch",props:{color:{},is:{default:"div"},withBorder:{type:Boolean,default:!1}},setup(t){return(r,n)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.is),{class:e.normalizeClass(["h-6 w-6 border rounded-full",[{"border border-surface-border-base":r.withBorder,"border border-transparent":!r.withBorder}]]),style:e.normalizeStyle({backgroundColor:r.color})},null,8,["class","style"]))}});function te(t){"@babel/helpers - typeof";return te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},te(t)}var Tt=/^\s+/,Rt=/\s+$/;function m(t,r){if(t=t||"",r=r||{},t instanceof m)return t;if(!(this instanceof m))return new m(t,r);var n=Ot(t);this._originalInput=t,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=r.format||n.format,this._gradientType=r.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=n.ok}m.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var r=this.toRgb();return(r.r*299+r.g*587+r.b*114)/1e3},getLuminance:function(){var r=this.toRgb(),n,o,s,a,l,c;return n=r.r/255,o=r.g/255,s=r.b/255,n<=.03928?a=n/12.92:a=Math.pow((n+.055)/1.055,2.4),o<=.03928?l=o/12.92:l=Math.pow((o+.055)/1.055,2.4),s<=.03928?c=s/12.92:c=Math.pow((s+.055)/1.055,2.4),.2126*a+.7152*l+.0722*c},setAlpha:function(r){return this._a=Oe(r),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var r=ve(this._r,this._g,this._b);return{h:r.h*360,s:r.s,v:r.v,a:this._a}},toHsvString:function(){var r=ve(this._r,this._g,this._b),n=Math.round(r.h*360),o=Math.round(r.s*100),s=Math.round(r.v*100);return this._a==1?"hsv("+n+", "+o+"%, "+s+"%)":"hsva("+n+", "+o+"%, "+s+"%, "+this._roundA+")"},toHsl:function(){var r=Ve(this._r,this._g,this._b);return{h:r.h*360,s:r.s,l:r.l,a:this._a}},toHslString:function(){var r=Ve(this._r,this._g,this._b),n=Math.round(r.h*360),o=Math.round(r.s*100),s=Math.round(r.l*100);return this._a==1?"hsl("+n+", "+o+"%, "+s+"%)":"hsla("+n+", "+o+"%, "+s+"%, "+this._roundA+")"},toHex:function(r){return Ae(this._r,this._g,this._b,r)},toHexString:function(r){return"#"+this.toHex(r)},toHex8:function(r){return Dt(this._r,this._g,this._b,this._a,r)},toHex8String:function(r){return"#"+this.toHex8(r)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(y(this._r,255)*100)+"%",g:Math.round(y(this._g,255)*100)+"%",b:Math.round(y(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(y(this._r,255)*100)+"%, "+Math.round(y(this._g,255)*100)+"%, "+Math.round(y(this._b,255)*100)+"%)":"rgba("+Math.round(y(this._r,255)*100)+"%, "+Math.round(y(this._g,255)*100)+"%, "+Math.round(y(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:Qt[Ae(this._r,this._g,this._b,!0)]||!1},toFilter:function(r){var n="#"+Te(this._r,this._g,this._b,this._a),o=n,s=this._gradientType?"GradientType = 1, ":"";if(r){var a=m(r);o="#"+Te(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+s+"startColorstr="+n+",endColorstr="+o+")"},toString:function(r){var n=!!r;r=r||this._format;var o=!1,s=this._a<1&&this._a>=0,a=!n&&s&&(r==="hex"||r==="hex6"||r==="hex3"||r==="hex4"||r==="hex8"||r==="name");return a?r==="name"&&this._a===0?this.toName():this.toRgbString():(r==="rgb"&&(o=this.toRgbString()),r==="prgb"&&(o=this.toPercentageRgbString()),(r==="hex"||r==="hex6")&&(o=this.toHexString()),r==="hex3"&&(o=this.toHexString(!0)),r==="hex4"&&(o=this.toHex8String(!0)),r==="hex8"&&(o=this.toHex8String()),r==="name"&&(o=this.toName()),r==="hsl"&&(o=this.toHslString()),r==="hsv"&&(o=this.toHsvString()),o||this.toHexString())},clone:function(){return m(this.toString())},_applyModification:function(r,n){var o=r.apply(null,[this].concat([].slice.call(n)));return this._r=o._r,this._g=o._g,this._b=o._b,this.setAlpha(o._a),this},lighten:function(){return this._applyModification(jt,arguments)},brighten:function(){return this._applyModification(Ut,arguments)},darken:function(){return this._applyModification(Gt,arguments)},desaturate:function(){return this._applyModification(Ft,arguments)},saturate:function(){return this._applyModification(Lt,arguments)},greyscale:function(){return this._applyModification(Wt,arguments)},spin:function(){return this._applyModification(qt,arguments)},_applyCombination:function(r,n){return r.apply(null,[this].concat([].slice.call(n)))},analogous:function(){return this._applyCombination(Zt,arguments)},complement:function(){return this._applyCombination(Xt,arguments)},monochromatic:function(){return this._applyCombination(Kt,arguments)},splitcomplement:function(){return this._applyCombination(Yt,arguments)},triad:function(){return this._applyCombination(Re,[3])},tetrad:function(){return this._applyCombination(Re,[4])}},m.fromRatio=function(t,r){if(te(t)=="object"){var n={};for(var o in t)t.hasOwnProperty(o)&&(o==="a"?n[o]=t[o]:n[o]=X(t[o]));t=n}return m(t,r)};function Ot(t){var r={r:0,g:0,b:0},n=1,o=null,s=null,a=null,l=!1,c=!1;return typeof t=="string"&&(t=rr(t)),te(t)=="object"&&(A(t.r)&&A(t.g)&&A(t.b)?(r=Pt(t.r,t.g,t.b),l=!0,c=String(t.r).substr(-1)==="%"?"prgb":"rgb"):A(t.h)&&A(t.s)&&A(t.v)?(o=X(t.s),s=X(t.v),r=It(t.h,o,s),l=!0,c="hsv"):A(t.h)&&A(t.s)&&A(t.l)&&(o=X(t.s),a=X(t.l),r=Ht(t.h,o,a),l=!0,c="hsl"),t.hasOwnProperty("a")&&(n=t.a)),n=Oe(n),{ok:l,format:t.format||c,r:Math.min(255,Math.max(r.r,0)),g:Math.min(255,Math.max(r.g,0)),b:Math.min(255,Math.max(r.b,0)),a:n}}function Pt(t,r,n){return{r:y(t,255)*255,g:y(r,255)*255,b:y(n,255)*255}}function Ve(t,r,n){t=y(t,255),r=y(r,255),n=y(n,255);var o=Math.max(t,r,n),s=Math.min(t,r,n),a,l,c=(o+s)/2;if(o==s)a=l=0;else{var i=o-s;switch(l=c>.5?i/(2-o-s):i/(o+s),o){case t:a=(r-n)/i+(r<n?6:0);break;case r:a=(n-t)/i+2;break;case n:a=(t-r)/i+4;break}a/=6}return{h:a,s:l,l:c}}function Ht(t,r,n){var o,s,a;t=y(t,360),r=y(r,100),n=y(n,100);function l(d,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?d+(f-d)*6*u:u<1/2?f:u<2/3?d+(f-d)*(2/3-u)*6:d}if(r===0)o=s=a=n;else{var c=n<.5?n*(1+r):n+r-n*r,i=2*n-c;o=l(i,c,t+1/3),s=l(i,c,t),a=l(i,c,t-1/3)}return{r:o*255,g:s*255,b:a*255}}function ve(t,r,n){t=y(t,255),r=y(r,255),n=y(n,255);var o=Math.max(t,r,n),s=Math.min(t,r,n),a,l,c=o,i=o-s;if(l=o===0?0:i/o,o==s)a=0;else{switch(o){case t:a=(r-n)/i+(r<n?6:0);break;case r:a=(n-t)/i+2;break;case n:a=(t-r)/i+4;break}a/=6}return{h:a,s:l,v:c}}function It(t,r,n){t=y(t,360)*6,r=y(r,100),n=y(n,100);var o=Math.floor(t),s=t-o,a=n*(1-r),l=n*(1-s*r),c=n*(1-(1-s)*r),i=o%6,d=[n,l,a,a,c,n][i],f=[c,n,n,l,a,a][i],u=[a,a,c,n,n,l][i];return{r:d*255,g:f*255,b:u*255}}function Ae(t,r,n,o){var s=[z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16))];return o&&s[0].charAt(0)==s[0].charAt(1)&&s[1].charAt(0)==s[1].charAt(1)&&s[2].charAt(0)==s[2].charAt(1)?s[0].charAt(0)+s[1].charAt(0)+s[2].charAt(0):s.join("")}function Dt(t,r,n,o,s){var a=[z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16)),z(Pe(o))];return s&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}function Te(t,r,n,o){var s=[z(Pe(o)),z(Math.round(t).toString(16)),z(Math.round(r).toString(16)),z(Math.round(n).toString(16))];return s.join("")}m.equals=function(t,r){return!t||!r?!1:m(t).toRgbString()==m(r).toRgbString()},m.random=function(){return m.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function Ft(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.s-=r/100,n.s=re(n.s),m(n)}function Lt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.s+=r/100,n.s=re(n.s),m(n)}function Wt(t){return m(t).desaturate(100)}function jt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.l+=r/100,n.l=re(n.l),m(n)}function Ut(t,r){r=r===0?0:r||10;var n=m(t).toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(r/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(r/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(r/100)))),m(n)}function Gt(t,r){r=r===0?0:r||10;var n=m(t).toHsl();return n.l-=r/100,n.l=re(n.l),m(n)}function qt(t,r){var n=m(t).toHsl(),o=(n.h+r)%360;return n.h=o<0?360+o:o,m(n)}function Xt(t){var r=m(t).toHsl();return r.h=(r.h+180)%360,m(r)}function Re(t,r){if(isNaN(r)||r<=0)throw new Error("Argument to polyad must be a positive number");for(var n=m(t).toHsl(),o=[m(t)],s=360/r,a=1;a<r;a++)o.push(m({h:(n.h+a*s)%360,s:n.s,l:n.l}));return o}function Yt(t){var r=m(t).toHsl(),n=r.h;return[m(t),m({h:(n+72)%360,s:r.s,l:r.l}),m({h:(n+216)%360,s:r.s,l:r.l})]}function Zt(t,r,n){r=r||6,n=n||30;var o=m(t).toHsl(),s=360/n,a=[m(t)];for(o.h=(o.h-(s*r>>1)+720)%360;--r;)o.h=(o.h+s)%360,a.push(m(o));return a}function Kt(t,r){r=r||6;for(var n=m(t).toHsv(),o=n.h,s=n.s,a=n.v,l=[],c=1/r;r--;)l.push(m({h:o,s,v:a})),a=(a+c)%1;return l}m.mix=function(t,r,n){n=n===0?0:n||50;var o=m(t).toRgb(),s=m(r).toRgb(),a=n/100,l={r:(s.r-o.r)*a+o.r,g:(s.g-o.g)*a+o.g,b:(s.b-o.b)*a+o.b,a:(s.a-o.a)*a+o.a};return m(l)},m.readability=function(t,r){var n=m(t),o=m(r);return(Math.max(n.getLuminance(),o.getLuminance())+.05)/(Math.min(n.getLuminance(),o.getLuminance())+.05)},m.isReadable=function(t,r,n){var o=m.readability(t,r),s,a;switch(a=!1,s=nr(n),s.level+s.size){case"AAsmall":case"AAAlarge":a=o>=4.5;break;case"AAlarge":a=o>=3;break;case"AAAsmall":a=o>=7;break}return a},m.mostReadable=function(t,r,n){var o=null,s=0,a,l,c,i;n=n||{},l=n.includeFallbackColors,c=n.level,i=n.size;for(var d=0;d<r.length;d++)a=m.readability(t,r[d]),a>s&&(s=a,o=m(r[d]));return m.isReadable(t,o,{level:c,size:i})||!l?o:(n.includeFallbackColors=!1,m.mostReadable(t,["#fff","#000"],n))};var ue=m.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},Qt=m.hexNames=Jt(ue);function Jt(t){var r={};for(var n in t)t.hasOwnProperty(n)&&(r[t[n]]=n);return r}function Oe(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function y(t,r){er(t)&&(t="100%");var n=tr(t);return t=Math.min(r,Math.max(0,parseFloat(t))),n&&(t=parseInt(t*r,10)/100),Math.abs(t-r)<1e-6?1:t%r/parseFloat(r)}function re(t){return Math.min(1,Math.max(0,t))}function E(t){return parseInt(t,16)}function er(t){return typeof t=="string"&&t.indexOf(".")!=-1&&parseFloat(t)===1}function tr(t){return typeof t=="string"&&t.indexOf("%")!=-1}function z(t){return t.length==1?"0"+t:""+t}function X(t){return t<=1&&(t=t*100+"%"),t}function Pe(t){return Math.round(parseFloat(t)*255).toString(16)}function He(t){return E(t)/255}var N=function(){var t="[-\\+]?\\d+%?",r="[-\\+]?\\d*\\.\\d+%?",n="(?:"+r+")|(?:"+t+")",o="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",s="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+o),rgba:new RegExp("rgba"+s),hsl:new RegExp("hsl"+o),hsla:new RegExp("hsla"+s),hsv:new RegExp("hsv"+o),hsva:new RegExp("hsva"+s),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function A(t){return!!N.CSS_UNIT.exec(t)}function rr(t){t=t.replace(Tt,"").replace(Rt,"").toLowerCase();var r=!1;if(ue[t])t=ue[t],r=!0;else if(t=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n;return(n=N.rgb.exec(t))?{r:n[1],g:n[2],b:n[3]}:(n=N.rgba.exec(t))?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=N.hsl.exec(t))?{h:n[1],s:n[2],l:n[3]}:(n=N.hsla.exec(t))?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=N.hsv.exec(t))?{h:n[1],s:n[2],v:n[3]}:(n=N.hsva.exec(t))?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=N.hex8.exec(t))?{r:E(n[1]),g:E(n[2]),b:E(n[3]),a:He(n[4]),format:r?"name":"hex8"}:(n=N.hex6.exec(t))?{r:E(n[1]),g:E(n[2]),b:E(n[3]),format:r?"name":"hex"}:(n=N.hex4.exec(t))?{r:E(n[1]+""+n[1]),g:E(n[2]+""+n[2]),b:E(n[3]+""+n[3]),a:He(n[4]+""+n[4]),format:r?"name":"hex8"}:(n=N.hex3.exec(t))?{r:E(n[1]+""+n[1]),g:E(n[2]+""+n[2]),b:E(n[3]+""+n[3]),format:r?"name":"hex"}:!1}function nr(t){var r,n;return t=t||{level:"AA",size:"small"},r=(t.level||"AA").toUpperCase(),n=(t.size||"small").toLowerCase(),r!=="AA"&&r!=="AAA"&&(r="AA"),n!=="small"&&n!=="large"&&(n="small"),{level:r,size:n}}function Ie(){if(!R)return e.ref("dark");const t=e.ref(document.documentElement.dataset.scheme);return new MutationObserver(n=>{n.forEach(o=>{o.type==="attributes"&&o.attributeName==="data-scheme"&&(t.value=document.documentElement.dataset.scheme)})}).observe(document.documentElement,{attributes:!0,attributeFilter:["data-scheme"]}),t}function or(){return e.inject("currentThemeScheme",null)}function De(){return e.inject("currentTheme",e.ref(le))}function me(t,r=!0){const n=e.ref(t),o=e.ref(t.scheme),s=Ie();e.watchEffect(()=>{s.value&&(o.value=s.value)}),e.provide("currentTheme",n),e.provide("currentThemeScheme",o);const l={...Object.keys(n.value.colors).map(d=>{const f=d;return n.value.colors[f].reduce((p,b,w)=>{const _=m(b).toRgb();return p[`--r-color-${f}-${w}`]=`${_.r} ${_.g} ${_.b}`,p},{})}).reduce((d,f)=>({...d,...f}),{})},c={"font-family":"'Roboto', sans-serif","background-color":"rgb(var(--r-color-surface-lowest))",color:"rgb(var(--r-color-surface-on))"},i=e.computed(()=>{if(r)return{};const{scheme:d}=t;switch(d){case"dark":return{colorScheme:"dark","--r-color-surface-on":"var(--r-color-surface-3)","--r-color-surface-oninverted":"var(--r-color-surface-8)","--r-color-surface-onlow":"var(--r-color-surface-4)","--r-color-surface-onlowinverted":"var(--r-color-surface-7)","--r-color-surface-lowest":"var(--r-color-surface-10)","--r-color-surface-low":"var(--r-color-surface-9)","--r-color-surface-base":"var(--r-color-surface-8)","--r-color-surface-high":"var(--r-color-surface-7)","--r-color-surface-highest":"var(--r-color-surface-6)","--r-color-surface-border":"var(--r-color-surface-7)","--r-color-primary-container":"var(--r-color-primary-8)","--r-color-secondary-container":"var(--r-color-secondary-8)","--r-color-tertiary-container":"var(--r-color-tertiary-8)","--r-color-error-container":"var(--r-color-error-8)","--r-color-primary-containerd":"var(--r-color-primary-9)","--r-color-secondary-containerd":"var(--r-color-secondary-9)","--r-color-tertiary-containerd":"var(--r-color-tertiary-9)","--r-color-error-containerd":"var(--r-color-error-9)","--r-color-primary-containerl":"var(--r-color-primary-6)","--r-color-secondary-containerl":"var(--r-color-secondary-6)","--r-color-tertiary-containerl":"var(--r-color-tertiary-6)","--r-color-error-containerl":"var(--r-color-error-6)"};case"light":return{colorScheme:"light","--r-color-surface-on":"var(--r-color-surface-7)","--r-color-surface-oninverted":"var(--r-color-surface-2)","--r-color-surface-onlow":"var(--r-color-surface-6)","--r-color-surface-onlowinverted":"var(--r-color-surface-3)","--r-color-surface-lowest":"var(--r-color-surface-3)","--r-color-surface-low":"var(--r-color-surface-2)","--r-color-surface-base":"var(--r-color-surface-1)","--r-color-surface-high":"var(--r-color-surface-0)","--r-color-surface-highest":"var(--r-color-surface-0)","--r-color-surface-border":"var(--r-color-surface-4)","--r-color-primary-container":"var(--r-color-primary-6)","--r-color-secondary-container":"var(--r-color-secondary-6)","--r-color-tertiary-container":"var(--r-color-tertiary-6)","--r-color-error-container":"var(--r-color-error-6)","--r-color-primary-containerd":"var(--r-color-primary-7)","--r-color-secondary-containerd":"var(--r-color-secondary-7)","--r-color-tertiary-containerd":"var(--r-color-tertiary-7)","--r-color-error-containerd":"var(--r-color-error-7)","--r-color-primary-containerl":"var(--r-color-primary-4)","--r-color-secondary-containerl":"var(--r-color-secondary-4)","--r-color-tertiary-containerl":"var(--r-color-tertiary-4)","--r-color-error-containerl":"var(--r-color-error-4)"}}});return{...l,...c,...i.value}}function ne(t){const r=e.ref("");return e.onMounted(()=>{t.id?r.value=t.id:r.value=`switch-${Math.random().toString(36).slice(2)}-${Date.now().toString(36)}`}),r}const pe=Symbol("scheme");function Fe(){return e.inject(pe,e.ref("dark"))}const ar=["id"],sr=["for"],lr=e.defineComponent({__name:"ColorInput",props:{modelValue:{},modelModifiers:{}},emits:["update:modelValue"],setup(t){const r=e.useModel(t,"modelValue"),n=e.useAttrs(),o=ne(n),s=e.ref(null);return(a,l)=>{const c=Ne;return e.openBlock(),e.createElementBlock("div",null,[e.withDirectives(e.createElementVNode("input",{id:e.unref(o),ref_key:"input",ref:s,"onUpdate:modelValue":l[0]||(l[0]=i=>r.value=i),type:"color",class:"pointer-events-none absolute opacity-0"},null,8,ar),[[e.vModelText,r.value]]),e.createElementVNode("label",{for:e.unref(o)},[e.createVNode(c,{class:"cursor-pointer",color:r.value??"#222"},null,8,["color"])],8,sr)])}}}),ir=["data-scheme","data-theme"],Le=e.defineComponent({__name:"ThemeProvider",props:{theme:{}},setup(t){const n=me(t.theme,!1);return(o,s)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle([e.unref(n)]),"data-scheme":o.theme.scheme,"data-theme":o.theme.name},[e.renderSlot(o.$slots,"default")],12,ir))}}),he=e.defineComponent({__name:"FullscreenOverlay",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1},wrapperClass:{}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue"),o=e.ref(null);function s(d){r.persistent||d.target===o.value&&(n.value=!1)}const a=e.computed(()=>{switch(r.blur){case"sm":return"backdrop-blur-sm";case"md":case!0:return"backdrop-blur-md";case"lg":return"backdrop-blur-lg";default:return""}}),l=e.ref(0);e.watchEffect(()=>{n.value?(document.body.style.overflow="hidden",document.body.style.marginRight=`${l.value}px`):setTimeout(()=>{document.querySelector(".modal-wrapper.op100")||(document.body.style.overflow="",document.body.style.marginRight="")},300)}),new ResizeObserver(()=>{const d=window.innerWidth-document.body.clientWidth;d!==0&&(l.value=d)}).observe(document.body);const i=De();return(d,f)=>{const u=Le;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(u,{theme:e.unref(i)},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"wrapperRef",ref:o,class:e.normalizeClass(["modal-wrapper fixed left-0 top-0 z-100 h-full w-full bg-surface-lowest/50 transition-all duration-300 md:items-center",[a.value,d.wrapperClass,{"op0 pointer-events-none":!n.value,op100:n.value}]]),onClick:s},[e.renderSlot(d.$slots,"default")],2)]),_:3},8,["theme"])])}}}),cr={class:"flex justify-end p-4 md:px-6 md:py-4 md:pb-0"},dr=e.createElementVNode("i",{class:"i-tabler-x"},null,-1),fr={class:"h-full flex flex-col items-center justify-center px-4 md:px-6"},ur=e.defineComponent({__name:"Drawer",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1},position:{default:"left"}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");return(o,s)=>{const a=fe,l=he;return e.openBlock(),e.createBlock(l,{modelValue:n.value,"onUpdate:modelValue":s[1]||(s[1]=c=>n.value=c),blur:r.blur,persistent:r.persistent},{default:e.withCtx(()=>[e.createVNode(e.Transition,{"enter-from-class":o.position==="left"?"-translate-x-1/1":"translate-x-1/1","enter-to-class":(o.position==="left","translate-x-0"),"leave-from-class":(o.position==="left","translate-x-0"),"leave-to-class":o.position==="left"?"-translate-x-1/1":"translate-x-1/1","enter-active-class":"transition ease-out duration-300","leave-active-class":"transition ease-in duration-200"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["fixed h-full w-full bg-surface-low md:w-md",o.position==="left"?"left-0":"right-0"])},[e.createElementVNode("div",cr,[e.createVNode(a,{icon:"",variant:"transparent",class:"text-surface-on hover:text-surface-on",onPointerup:s[0]||(s[0]=c=>n.value=!1)},{default:e.withCtx(()=>[dr]),_:1})]),e.createElementVNode("div",fr,[e.renderSlot(o.$slots,"default")])],2)):e.createCommentVNode("",!0)]),_:3},8,["enter-from-class","enter-to-class","leave-from-class","leave-to-class"])]),_:3},8,["modelValue","blur","persistent"])}}}),mr=e.defineComponent({__name:"Dropzone",props:{dashed:{type:Boolean,default:!0},accept:{default:"*"}},emits:["drop"],setup(t,{emit:r}){const n=t,o=r,s=e.ref(),{onChange:a,open:l}=Ct({accept:n.accept});a(i=>{i?o("drop",Array.from(i)):o("drop",null)});const{isOverDropZone:c}=bt(s,{onDrop:i=>{o("drop",i)}});return(i,d)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"dropZoneRef",ref:s,class:e.normalizeClass([{"":e.unref(c)," bg-surface-low":!e.unref(c),"border-dashed":i.dashed},"h-full w-full flex cursor-pointer items-center justify-center rounded"]),onPointerup:d[0]||(d[0]=()=>e.unref(l)())},[e.renderSlot(i.$slots,"default")],34))}}),pr=e.defineComponent({__name:"Image",props:{is:{default:"img"},src:{},style:{},class:{},width:{},maxWidth:{},height:{},maxHeight:{},rounded:{default:"md"}},setup(t){const r=t,n=e.ref(!1),o=e.ref(null);function s(){n.value=!0}e.onMounted(()=>{var l;(l=o.value)!=null&&l.complete&&s()});const a=V(r);return(l,c)=>(e.openBlock(),e.createElementBlock("div",{style:e.normalizeStyle({height:l.height,width:l.width,maxHeight:l.maxHeight,maxWidth:l.maxWidth})},[l.src?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.is),e.mergeProps({key:0,ref_key:"img",ref:o,style:[l.style,e.unref(a).style],src:l.src,class:["h-full w-full object-cover",[r.class,e.unref(a).class,{hidden:!e.unref(n)}]]},l.$attrs,{onLoad:s}),null,16,["style","src","class"])):e.createCommentVNode("",!0),e.unref(n)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["h-full w-full animate-pulse border-transparent bg-surface-high object-cover",[r.class,e.unref(a).class]]),style:e.normalizeStyle([l.style,e.unref(a).style])},null,6))],4))}}),hr={class:"relative"},gr=e.defineComponent({__name:"Indicator",props:{color:{default:"primary"},size:{default:"md"},position:{default:"top-right"},ping:{type:Boolean}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"w-2 h-2";case"md":return"w-3 h-3";case"lg":return"w-4 h-4";default:return typeof r.size=="number"||!Number.isNaN(Number(r.size))?`w-${r.size} h-${r.size}`:r.size}}),o=e.useSlots(),s=e.computed(()=>{if(!o.label)return"";switch(r.size){case"sm":return"text-sm children:px-1.5";case"md":return"text-md children:px-2";case"lg":return"text-lg children:px-2.5"}}),a=e.computed(()=>{switch(r.position){case"top-left":return"top-0 left-0 -translate-x-1/2 -translate-y-1/2";case"top-right":return"top-0 right-0 translate-x-1/2 -translate-y-1/2";case"bottom-left":return"bottom-0 left-0 -translate-x-1/2 translate-y-1/2";case"bottom-right":return"bottom-0 right-0 translate-x-1/2 translate-y-1/2"}}),l=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container text-primary-on";case"secondary":return"bg-secondary-container text-secondary-on";case"tertiary":return"bg-tertiary-container text-tertiary-on";case"error":return"bg-error-container text-error-on"}});return(c,i)=>(e.openBlock(),e.createElementBlock("div",hr,[e.createElementVNode("div",{class:e.normalizeClass([[e.unref(a),e.unref(s)],"absolute z-1"])},[r.ping?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["absolute box-content animate-ping border-2 border-transparent rounded-full",[{[e.unref(n)]:!c.$slots.label},e.unref(l)]])},[c.$slots.label?e.renderSlot(c.$slots,"label",{key:0}):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["top-0 box-content border-2 border-surface-low rounded-full",[{[e.unref(n)]:!c.$slots.label},e.unref(l)]])},[c.$slots.label?e.renderSlot(c.$slots,"label",{key:0}):e.createCommentVNode("",!0)],2)],2),e.renderSlot(c.$slots,"default")]))}}),br=e.defineComponent({__name:"Modal",props:e.mergeModels({persistent:{type:Boolean,default:!1},blur:{type:[String,Boolean],default:!1}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");return(o,s)=>{const a=he;return e.openBlock(),e.createBlock(a,{modelValue:n.value,"onUpdate:modelValue":s[0]||(s[0]=l=>n.value=l),blur:r.blur,persistent:r.persistent,"wrapper-class":"flex items-end justify-center"},{default:e.withCtx(()=>[e.createVNode(e.Transition,{"enter-from-class":"translate-y-1/2","enter-to-class":"translate-y-0","leave-from-class":"translate-y-0","leave-to-class":"translate-y-1/2","enter-active-class":"transition ease-out duration-300","leave-active-class":"transition ease-in duration-200"},{default:e.withCtx(()=>[n.value?e.renderSlot(o.$slots,"default",{key:0}):e.createCommentVNode("",!0)]),_:3})]),_:3},8,["modelValue","blur","persistent"])}}}),yr={key:0,class:"h-container w-container i-tabler-loader-2 shrink-0 animate-spin"},wr={key:1},kr={class:"grow-1"},_r={key:2,class:"text-sm text-surface-onlow"},Cr=e.createElementVNode("i",{class:"i-tabler-x"},null,-1),We=e.defineComponent({__name:"Notification",props:{title:{},message:{},icon:{},loading:{type:Boolean},withBorder:{type:Boolean},closeable:{type:Boolean},rounded:{default:"md"},block:{type:Boolean,default:!1},color:{default:"primary"}},emits:["close"],setup(t){const r=t,n=V(r),o=e.computed(()=>{switch(r.color){case"secondary":return"bg-secondary-container";case"tertiary":return"bg-tertiary-container";case"error":return"bg-error-container";default:return"bg-primary-container"}}),s=e.computed(()=>{switch(r.color){case"secondary":return"text-secondary-container";case"tertiary":return"text-tertiary-container";case"error":return"text-error-container";default:return"text-primary-container"}});return(a,l)=>{const c=fe;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative min-h-16 min-w-80 w-full flex items-center gap-2 container-low p-3",[{"border-0":!a.withBorder},e.unref(n).class,{"max-w-100":!a.block,"w-full":a.block}]]),style:e.normalizeStyle(e.unref(n).style)},[a.icon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["leading-0",e.unref(s)])},[a.loading?(e.openBlock(),e.createElementBlock("i",yr)):(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass(["h-container w-container shrink-0",a.icon])},null,2))],2)):(e.openBlock(),e.createElementBlock("div",wr,[e.createElementVNode("div",{class:e.normalizeClass(["absolute left-[0.25rem] top-[0.25rem] h-[calc(100%-0.5rem)] w-1 rounded-full",[{"animate-pulse":a.loading},e.unref(o)]])},null,2)])),e.createElementVNode("div",kr,[a.title?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(s),"text-base"])},e.toDisplayString(a.title),3)):e.createCommentVNode("",!0),a.$slots.message?e.renderSlot(a.$slots,"message",{key:1}):a.message?(e.openBlock(),e.createElementBlock("div",_r,e.toDisplayString(a.message),1)):e.createCommentVNode("",!0)]),a.closeable?(e.openBlock(),e.createBlock(c,{key:2,icon:"",variant:"transparent",class:"text-surface-on hover:text-surface-on",onClick:l[0]||(l[0]=i=>a.$emit("close"))},{default:e.withCtx(()=>[Cr]),_:1})):e.createCommentVNode("",!0)],6)}}}),je=new Set,x=new WeakMap,W=new WeakMap,D=new WeakMap,ge=new WeakMap,Sr=new WeakMap,j=new WeakMap,oe=new WeakMap,Y=new WeakSet;let O,be=0,ye=0;const T="__aa_tgt",Z="__aa_del",ae="__aa_new",Br=t=>{const r=zr(t);r&&r.forEach(n=>Nr(n))},xr=t=>{t.forEach(r=>{r.target===O&&Er(),x.has(r.target)&&F(r.target)})};function Mr(t){const r=ge.get(t);r==null||r.disconnect();let n=x.get(t),o=0;const s=5;n||(n=G(t),x.set(t,n));const{offsetWidth:a,offsetHeight:l}=O,i=[n.top-s,a-(n.left+s+n.width),l-(n.top+s+n.height),n.left-s].map(f=>`${-1*Math.floor(f)}px`).join(" "),d=new IntersectionObserver(()=>{++o>1&&F(t)},{root:O,threshold:1,rootMargin:i});d.observe(t),ge.set(t,d)}function F(t){clearTimeout(oe.get(t));const r=se(t),n=K(r)?500:r.duration;oe.set(t,setTimeout(async()=>{const o=D.get(t);try{await(o==null?void 0:o.finished),x.set(t,G(t)),Mr(t)}catch{}},n))}function Er(){clearTimeout(oe.get(O)),oe.set(O,setTimeout(()=>{je.forEach(t=>Xe(t,r=>Ue(()=>F(r))))},100))}function $r(t){setTimeout(()=>{Sr.set(t,setInterval(()=>Ue(F.bind(null,t)),2e3))},Math.round(2e3*Math.random()))}function Ue(t){typeof requestIdleCallback=="function"?requestIdleCallback(()=>t()):requestAnimationFrame(()=>t())}let we,U;typeof window<"u"&&(O=document.documentElement,we=new MutationObserver(Br),U=new ResizeObserver(xr),window.addEventListener("scroll",()=>{ye=window.scrollY,be=window.scrollX}),U.observe(O));function zr(t){return t.reduce((o,s)=>[...o,...Array.from(s.addedNodes),...Array.from(s.removedNodes)],[]).every(o=>o.nodeName==="#comment")?!1:t.reduce((o,s)=>{if(o===!1)return!1;if(s.target instanceof Element){if(ke(s.target),!o.has(s.target)){o.add(s.target);for(let a=0;a<s.target.children.length;a++){const l=s.target.children.item(a);if(l){if(Z in l)return!1;ke(s.target,l),o.add(l)}}}if(s.removedNodes.length)for(let a=0;a<s.removedNodes.length;a++){const l=s.removedNodes[a];if(Z in l)return!1;l instanceof Element&&(o.add(l),ke(s.target,l),W.set(l,[s.previousSibling,s.nextSibling]))}}return o},new Set)}function ke(t,r){!r&&!(T in t)?Object.defineProperty(t,T,{value:t}):r&&!(T in r)&&Object.defineProperty(r,T,{value:t})}function Nr(t){var r;const n=t.isConnected,o=x.has(t);n&&W.has(t)&&W.delete(t),D.has(t)&&((r=D.get(t))===null||r===void 0||r.cancel()),ae in t?Ye(t):o&&n?vr(t):o&&!n?Ar(t):Ye(t)}function v(t){return Number(t.replace(/[^0-9.\-]/g,""))}function Vr(t){let r=t.parentElement;for(;r;){if(r.scrollLeft||r.scrollTop)return{x:r.scrollLeft,y:r.scrollTop};r=r.parentElement}return{x:0,y:0}}function G(t){const r=t.getBoundingClientRect(),{x:n,y:o}=Vr(t);return{top:r.top+o,left:r.left+n,width:r.width,height:r.height}}function Ge(t,r,n){let o=r.width,s=r.height,a=n.width,l=n.height;const c=getComputedStyle(t);if(c.getPropertyValue("box-sizing")==="content-box"){const d=v(c.paddingTop)+v(c.paddingBottom)+v(c.borderTopWidth)+v(c.borderBottomWidth),f=v(c.paddingLeft)+v(c.paddingRight)+v(c.borderRightWidth)+v(c.borderLeftWidth);o-=f,a-=f,s-=d,l-=d}return[o,a,s,l].map(Math.round)}function se(t){return T in t&&j.has(t[T])?j.get(t[T]):{duration:250,easing:"ease-in-out"}}function qe(t){if(T in t)return t[T]}function _e(t){const r=qe(t);return r?Y.has(r):!1}function Xe(t,...r){r.forEach(n=>n(t,j.has(t)));for(let n=0;n<t.children.length;n++){const o=t.children.item(n);o&&r.forEach(s=>s(o,j.has(o)))}}function Ce(t){return Array.isArray(t)?t:[t]}function K(t){return typeof t=="function"}function vr(t){const r=x.get(t),n=G(t);if(!_e(t))return x.set(t,n);let o;if(!r)return;const s=se(t);if(typeof s!="function"){const a=r.left-n.left,l=r.top-n.top,[c,i,d,f]=Ge(t,r,n),u={transform:`translate(${a}px, ${l}px)`},p={transform:"translate(0, 0)"};c!==i&&(u.width=`${c}px`,p.width=`${i}px`),d!==f&&(u.height=`${d}px`,p.height=`${f}px`),o=t.animate([u,p],{duration:s.duration,easing:s.easing})}else{const[a]=Ce(s(t,"remain",r,n));o=new Animation(a),o.play()}D.set(t,o),x.set(t,n),o.addEventListener("finish",F.bind(null,t))}function Ye(t){ae in t&&delete t[ae];const r=G(t);x.set(t,r);const n=se(t);if(!_e(t))return;let o;if(typeof n!="function")o=t.animate([{transform:"scale(.98)",opacity:0},{transform:"scale(0.98)",opacity:0,offset:.5},{transform:"scale(1)",opacity:1}],{duration:n.duration*1.5,easing:"ease-in"});else{const[s]=Ce(n(t,"add",r));o=new Animation(s),o.play()}D.set(t,o),o.addEventListener("finish",F.bind(null,t))}function Ze(t,r){var n;t.remove(),x.delete(t),W.delete(t),D.delete(t),(n=ge.get(t))===null||n===void 0||n.disconnect(),setTimeout(()=>{if(Z in t&&delete t[Z],Object.defineProperty(t,ae,{value:!0,configurable:!0}),r&&t instanceof HTMLElement)for(const o in r)t.style[o]=""},0)}function Ar(t){var r;if(!W.has(t)||!x.has(t))return;const[n,o]=W.get(t);Object.defineProperty(t,Z,{value:!0,configurable:!0});const s=window.scrollX,a=window.scrollY;if(o&&o.parentNode&&o.parentNode instanceof Element?o.parentNode.insertBefore(t,o):n&&n.parentNode?n.parentNode.appendChild(t):(r=qe(t))===null||r===void 0||r.appendChild(t),!_e(t))return Ze(t);const[l,c,i,d]=Rr(t),f=se(t),u=x.get(t);(s!==be||a!==ye)&&Tr(t,s,a,f);let p,b={position:"absolute",top:`${l}px`,left:`${c}px`,width:`${i}px`,height:`${d}px`,margin:"0",pointerEvents:"none",transformOrigin:"center",zIndex:"100"};if(!K(f))Object.assign(t.style,b),p=t.animate([{transform:"scale(1)",opacity:1},{transform:"scale(.98)",opacity:0}],{duration:f.duration,easing:"ease-out"});else{const[w,_]=Ce(f(t,"remove",u));(_==null?void 0:_.styleReset)!==!1&&(b=(_==null?void 0:_.styleReset)||b,Object.assign(t.style,b)),p=new Animation(w),p.play()}D.set(t,p),p.addEventListener("finish",Ze.bind(null,t,b))}function Tr(t,r,n,o){const s=be-r,a=ye-n,l=document.documentElement.style.scrollBehavior;if(getComputedStyle(O).scrollBehavior==="smooth"&&(document.documentElement.style.scrollBehavior="auto"),window.scrollTo(window.scrollX+s,window.scrollY+a),!t.parentElement)return;const i=t.parentElement;let d=i.clientHeight,f=i.clientWidth;const u=performance.now();function p(){requestAnimationFrame(()=>{if(!K(o)){const b=d-i.clientHeight,w=f-i.clientWidth;u+o.duration>performance.now()?(window.scrollTo({left:window.scrollX-w,top:window.scrollY-b}),d=i.clientHeight,f=i.clientWidth,p()):document.documentElement.style.scrollBehavior=l}})}p()}function Rr(t){const r=x.get(t),[n,,o]=Ge(t,r,G(t));let s=t.parentElement;for(;s&&(getComputedStyle(s).position==="static"||s instanceof HTMLBodyElement);)s=s.parentElement;s||(s=document.body);const a=getComputedStyle(s),l=x.get(s)||G(s),c=Math.round(r.top-l.top)-v(a.borderTopWidth),i=Math.round(r.left-l.left)-v(a.borderLeftWidth);return[c,i,n,o]}function Or(t,r={}){return we&&U&&(window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!K(r)&&!r.disrespectUserMotionPreference||(Y.add(t),getComputedStyle(t).position==="static"&&Object.assign(t.style,{position:"relative"}),Xe(t,F,$r,s=>U==null?void 0:U.observe(s)),K(r)?j.set(t,r):j.set(t,{duration:250,easing:"ease-in-out",...r}),we.observe(t,{childList:!0}),je.add(t))),Object.freeze({parent:t,enable:()=>{Y.add(t)},disable:()=>{Y.delete(t)},isEnabled:()=>Y.has(t)})}const Pr={mounted:(t,r)=>{Or(t,r.value||{})},getSSRProps:()=>({})},Hr={class:"fixed z-20 flex flex-col gap-2 p-2"},Ir=e.defineComponent({__name:"NotificationSystem",setup(t){const r=et();return(n,o)=>{const s=We;return e.withDirectives((e.openBlock(),e.createElementBlock("div",Hr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(r),a=>(e.openBlock(),e.createBlock(s,{key:a.hash,closeable:"","with-border":"",title:a.title,message:a.message,icon:a.icon,loading:a.loading,color:a.color,onClose:l=>e.unref(r).splice(e.unref(r).indexOf(a),1)},null,8,["title","message","icon","loading","color","onClose"]))),128))])),[[e.unref(Pr)]])}}}),Dr={class:"relative"},Fr=e.defineComponent({__name:"Overlay",props:{blur:{type:[Boolean,String],default:!1},rounded:{default:"none"},opacity:{default:30},color:{default:"black"}},setup(t){const r=t,n=e.computed(()=>{switch(r.blur){case"sm":return"backdrop-blur-sm";case"md":case!0:return"backdrop-blur-md";case"lg":return"backdrop-blur-lg";default:return""}}),o=V(r),s=e.ref(null),a=m(r.color).toRgb(),l=e.computed(()=>({backgroundColor:`rgba(${a.r}, ${a.g}, ${a.b}, ${r.opacity/100})`}));return(c,i)=>(e.openBlock(),e.createElementBlock("div",Dr,[e.renderSlot(c.$slots,"default"),e.createElementVNode("div",e.mergeProps(c.$attrs,{ref_key:"wrapperRef",ref:s,class:[[e.unref(n),e.unref(o).class],"absolute left-0 top-0 h-full w-full overflow-hidden md:items-center"],style:[e.unref(o).style,e.unref(l)]}),[e.renderSlot(c.$slots,"content")],16)]))}}),Lr=e.defineComponent({__name:"Paper",props:{size:{default:"md"},rounded:{default:"md"},withBorder:{type:Boolean,default:!1},is:{default:"div"}},setup(t){const n=V(t);return(o,s)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.is),{class:e.normalizeClass(["container-low rounded-lg p-4",[{"border-transparent":!o.withBorder},e.unref(n).class]]),style:e.normalizeStyle([e.unref(n).style])},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["class","style"]))}}),Wr=["for"],jr={key:1},Ur=["id","placeholder","type"],Ke=e.defineComponent({__name:"TextField",props:e.mergeModels({onChange:{},color:{default:"primary"},error:{type:Boolean},disabled:{type:Boolean},rounded:{default:"md"},size:{default:"md"},password:{type:Boolean},placeholder:{},label:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(t,{expose:r}){const n=t,o=e.useModel(t,"modelValue"),s=e.computed(()=>{switch(n.size){case"sm":return{base:"h-6 px-2 py-1 text-xs"};case"md":return{base:"h-8 px-3 py-1 text-sm"};case"lg":return{base:"h-10 px-4 py-2 text-base"}}}),a=e.computed(()=>{switch(n.size){case"sm":return"text-xs";case"md":return"text-sm";case"lg":return"md-md"}}),l=e.computed(()=>{if(n.error)return"text-error-container bg-surface-base border-error-container focus:border-error-container";switch(n.color){case"secondary":return"text-surface-on bg-surface-base border-surface-border-base focus:border-secondary-container";case"tertiary":return"text-surface-on bg-surface-base border-surface-border-base focus:border-tertiary-container";case"error":return"text-surface-on bg-surface-base border-surface-border-base focus:border-error-container";case"primary":default:return"text-surface-on bg-surface-base border-surface-border-base focus:border-primary-container"}}),c=e.computed(()=>n.disabled?"pointer-events-none filter grayscale opacity-60":""),i=V(n),d=e.ref(null);r({el:d});const f=e.useAttrs(),u=ne(f);return(p,b)=>(e.openBlock(),e.createElementBlock("div",null,[p.$slots.label||p.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:e.unref(u),class:e.normalizeClass(["mb-1 block text-surface-on",[e.unref(a)]])},[p.$slots.label?e.renderSlot(p.$slots,"label",{key:0}):(e.openBlock(),e.createElementBlock("span",jr,e.toDisplayString(p.label),1))],10,Wr)):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("input",e.mergeProps({id:e.unref(u)},p.$attrs,{ref_key:"input",ref:d,"onUpdate:modelValue":b[0]||(b[0]=w=>o.value=w),class:["w-full border px-2 py-1 outline-none transition-background-color,border-color,color",[e.unref(l),e.unref(c),e.unref(i).class,e.unref(s).base]],style:[e.unref(i).style],placeholder:p.placeholder,type:n.password?"password":"text"}),null,16,Ur),[[e.vModelDynamic,o.value]])]))}}),Gr={class:"flex gap-2"},qr=e.defineComponent({__name:"PinInput",props:{modelValue:{},length:{default:6},size:{},password:{type:Boolean}},setup(t){const r=t,n=e.ref([]);function o(a){a.preventDefault(),a.stopPropagation();const l=n.value.findIndex(i=>i.el===a.target),c=a.target.value??"";a.target.value="",Array.from(c).forEach((i,d)=>{l+d>=n.value.length||(n.value[l+d].el.value=i,l+d+1<n.value.length?(n.value[l+d+1].el.focus(),n.value[l+d+1].el.select()):n.value[l+d].el.blur())})}function s(a){a.preventDefault(),a.stopPropagation();const l=a.target.value!=="";a.target.value="";const c=n.value.findIndex(i=>i.el===a.target);c!==0&&(n.value[c-1].el.focus(),n.value[c-1].el.select(),l||(n.value[c-1].el.value=""))}return(a,l)=>(e.openBlock(),e.createElementBlock("div",Gr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.length,c=>(e.openBlock(),e.createBlock(Ke,{ref_for:!0,ref_key:"inputs",ref:n,key:c,class:"w-8 text-center",style:{padding:"0"},password:r.password,onPointerup:l[0]||(l[0]=i=>i.target.select()),onInput:e.withModifiers(o,["stop","prevent"]),onKeydown:e.withKeys(s,["backspace"])},null,8,["password"]))),128))]))}}),Xr=e.defineComponent({__name:"Progress",props:{value:{default:0},max:{default:100},min:{default:0},size:{default:"md"},color:{default:"primary"},rounded:{default:"full"},loading:{type:Boolean,default:!1}},setup(t){const r=t,n=e.computed(()=>{switch(r.size){case"sm":return"h-0.25";case"md":return"h-0.5";case"lg":return"h-1"}}),o=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container";case"secondary":return"bg-secondary-7";case"tertiary":return"bg-tertiary-7";case"error":return"bg-error-7"}}),s=V(r);return(a,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative w-full self-center overflow-hidden bg-surface-high transition-background-color,border-color,color",[e.unref(n),e.unref(s).class]]),style:e.normalizeStyle([e.unref(s).style])},[a.loading?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["loading-progress h-full",[e.unref(o)]])},null,2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["h-full",[e.unref(o)]]),style:e.normalizeStyle([{width:`${(Number(a.value)-Number(a.min))/(Number(a.max)-Number(a.min))*100}%`}])},null,6))],6))}}),Se={primary:["#e5f7ff","#d3ebfa","#a9d4f1","#7cbde9","#57a9e0","#3f9cdc","#3096dc","#1f82c4","#0f73b0","#00649c","#082f49"],secondary:["#e9fbf0","#dcf1e3","#badfc7","#96cea9","#77bf90","#63b580","#58b077","#479a64","#3b8a58","#2c7749","#022c22"],tertiary:["#fff7e1","#ffedcd","#fcd99e","#f9c46b","#f7b23f","#f6a724","#f5a113","#da8c04","#c37d00","#aa6a00","#572508"],error:["#ffeaea","#fcd5d5","#f2a8a9","#ea7a7a","#e25353","#de3939","#dd2b2b","#c41e1f","#af171a","#9a0913","#450a0a"],surface:["#fefefe","#fafafa","#f2f2f2","#e8e8e8","#c6c6c6","#737373","#525252","#343434","#262626","#171717","#121212"]},le={name:"dark",scheme:"dark",colors:Se},Qe={name:"light",scheme:"light",colors:Se},Yr=Symbol("Notifications"),Je=e.reactive([]);function et(){return Je}class Zr{static show(r){r.hash=Math.random().toString(36),Je.push(r)}}const Be=Symbol("tabCurrent"),xe=Symbol("direction"),Me=[.96,.96,.907,.805,.697,.547,.518,.445,.395,.34,.28];function Kr(t){const r=m(t).toHsl().l;return Me.reduce((n,o)=>Math.abs(o-r)<Math.abs(n-r)?o:n)}function tt(t){const r=m(t),n=Kr(r),o=Me.findIndex(a=>a===n),s=Me.map(a=>{const l=m({h:r.toHsl().h,s:r.toHsl().s,l:a});return l.saturate(0*100),l});return{baseColorIndex:o,colors:s.map(a=>a.toHexString())}}function Qr(t){return tt(t).colors}const Jr=e.defineComponent({__name:"RokuProvider",props:{is:{default:"div"},theme:{default(){return typeof window>"u"||document.documentElement.dataset.scheme==="dark"?le:Qe}}},setup(t){const r=t,n=e.ref(r.theme.scheme);R&&new MutationObserver(()=>{n.value!==document.documentElement.dataset.scheme&&(n.value=document.documentElement.dataset.scheme)}).observe(document.documentElement,{attributes:!0,attributeFilter:["data-scheme"]});const o=Bt();e.watchEffect(()=>{if(!R)return"dark";n.value==="dark"?document.documentElement.dataset.scheme="dark":n.value==="light"?document.documentElement.dataset.scheme="light":o.value==="dark"?document.documentElement.dataset.scheme="dark":document.documentElement.dataset.scheme="light",localStorage.setItem("scheme",document.documentElement.dataset.scheme)}),e.provide(pe,n);const s=me(r.theme);return(a,l)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.is),{style:e.normalizeStyle([e.unref(s)]),class:"text-surface-on transition-background-color,border-color,color"},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},8,["style"]))}}),en=["id"],tn=["for"],rn=["for"],rt=e.defineComponent({inheritAttrs:!1,__name:"Switch",props:e.mergeModels({size:{default:"md"},animate:{type:Boolean,default:!0},options:{},label:{},id:{},rounded:{default:"full"},color:{default:"primary"},disabled:{type:Boolean},offIcon:{},onIcon:{},value:{type:Boolean}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useModel(t,"modelValue");r.value&&(n.value=r.value);const o=e.ref(null),s=e.ref(!1),a=e.computed(()=>{switch(r.size){case"sm":return{icon:"text-xs mx-0.5",wrapper:"h-4 w-8",indicator:s.value?"h-3 w-4":"h-3 w-3",inactive:"left-[calc(0.125rem-1px)]",active:s.value?"left-[calc(0.875rem-1px)]":"left-[calc(1.125rem-1px)]"};case"md":return{icon:"text-sm mx-1",wrapper:"h-6 w-12",indicator:s.value?"h-4 w-5":"h-4 w-4",inactive:"left-[calc(0.25rem-1px)]",active:s.value?"left-[calc(1.5rem-1px)]":"left-[calc(1.75rem-1px)]"};case"lg":return{icon:"text-lg mx-2",wrapper:"h-8 w-16",indicator:s.value?"h-6 w-8":"h-6 w-6",inactive:"left-[calc(0.25rem-1px)]",active:s.value?"left-[calc(1.75rem-1px)]":"left-[calc(2.25rem-1px)]"}}}),l=e.computed(()=>r.animate?{indicator:"transition-all",progress:"transition-width"}:{indicator:"",progress:""}),c=ne(r),i=e.computed(()=>{let f="bg-primary-container";switch(r.color){case"secondary":f="bg-secondary-7";break;case"tertiary":f="bg-tertiary-7";break;case"error":f="bg-error-7";break}return{wrapper:n.value?`border border-transparent ${f}`:"bg-surface-lowest border border-surface-border-base",indicator:r.disabled?"bg-surface-high":"bg-white text-primary-container"}}),d=V(r);return(f,u)=>(e.openBlock(),e.createElementBlock("div",{role:"switch",class:e.normalizeClass(["relative flex items-center gap-2",{"pointer-events-none filter-grayscale op60":r.disabled}])},[e.withDirectives(e.createElementVNode("input",e.mergeProps({id:e.unref(c),"onUpdate:modelValue":u[0]||(u[0]=p=>n.value=p)},f.$attrs,{class:"hidden",type:"checkbox"}),null,16,en),[[e.vModelCheckbox,n.value]]),e.createElementVNode("label",{class:"leading-0 cursor-pointer!",for:e.unref(c)},[e.createElementVNode("div",{ref_key:"wrapper",ref:o,class:e.normalizeClass([[e.unref(a).wrapper,e.unref(i).wrapper,e.unref(d).class],"relative inline-block transition-all"]),style:e.normalizeStyle([e.unref(d).style]),onPointerdown:u[1]||(u[1]=p=>s.value=!0),onPointerup:u[2]||(u[2]=p=>s.value=!1),onPointerleave:u[3]||(u[3]=p=>s.value=!1),onPointerenter:u[4]||(u[4]=p=>p.buttons===1&&(s.value=!0))},[e.createElementVNode("div",{class:e.normalizeClass(["absolute top-50% -translate-y-50%",[e.unref(a).indicator,e.unref(i).indicator,e.unref(l).indicator,n.value?e.unref(a).active:e.unref(a).inactive,e.unref(d).class]]),style:e.normalizeStyle([e.unref(d).style])},null,6),e.createElementVNode("i",{class:e.normalizeClass(["absolute top-1/2 -translate-y-50%",[e.unref(a).icon,{[`left-0 text-${f.color}-on`]:n.value,"right-0 text-surface-on ":!n.value,[f.onIcon??""]:n.value&&f.onIcon,[f.offIcon??""]:!n.value&&f.offIcon}]])},null,2)],38)],8,tn),f.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:e.unref(c)},e.toDisplayString(f.label),9,rn)):e.createCommentVNode("",!0)],2))}}),nn={class:"dark:hidden"},on={class:"light:hidden"},an=e.defineComponent({__name:"SchemeSwitch",setup(t){const r=Fe(),n=e.computed({get(){return r.value==="dark"},set(a){r.value=a?"dark":"light"}});e.watchEffect(()=>{R&&(n.value===!0?(document.documentElement.setAttribute("data-scheme","dark"),localStorage.setItem("scheme","dark")):n.value===!1&&(document.documentElement.setAttribute("data-scheme","light"),localStorage.setItem("scheme","light")))});const o=e.ref(!0),s=e.ref(!1);return e.onMounted(()=>{if(R){const a=localStorage.getItem("scheme");a==="dark"?n.value=!0:a==="light"?n.value=!1:n.value=window.matchMedia("(prefers-color-scheme: dark)").matches}o.value=!1}),e.nextTick(()=>{s.value=!0}),(a,l)=>{const c=rt;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass({hidden:!e.unref(o)})},[e.createElementVNode("div",nn,[e.createVNode(c,{value:!1,"on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"})]),e.createElementVNode("div",on,[e.createVNode(c,{value:!0,color:"secondary","on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"})])],2),e.createElementVNode("div",{class:e.normalizeClass({hidden:e.unref(o)})},[e.createVNode(c,{modelValue:e.unref(n),"onUpdate:modelValue":l[0]||(l[0]=i=>e.isRef(n)?n.value=i:null),animate:e.unref(s),color:"secondary","on-icon":"i-line-md-moon-twotone-alt-loop","off-icon":"i-line-md-sunny-outline-twotone-loop"},null,8,["modelValue","animate"])],2)],64)}}}),sn={class:"w-full flex items-center"},ln=["placeholder","value"],cn=e.createElementVNode("i",{class:"i-tabler-chevron-down pointer-events-none absolute right-2"},null,-1),dn={key:0,class:"flex cursor-default items-center justify-between gap-2 rounded p-1 px-2"},fn=["onPointerdown","onHover"],un={key:0},mn=[e.createElementVNode("i",{class:"i-tabler-check h-3 w-3"},null,-1)],pn=e.defineComponent({__name:"Select",props:e.mergeModels({options:{default(){return[]}},size:{default:"md"},noneText:{default:"No options"},rounded:{default:"md"},placeholder:{default:""}},{modelValue:{default:void 0},modelModifiers:{}}),emits:e.mergeModels(["change"],["update:modelValue"]),setup(t,{emit:r}){const n=t,o=r,s=V(n),a=e.useModel(t,"modelValue"),l=e.ref(null),c=e.ref(null),{focused:i}=St(l),d=e.computed(()=>n.options.map(g=>C(g)).indexOf(a.value)),f=e.ref(-1),u=e.ref(-1);e.watchEffect(()=>{i.value||(u.value=-1)}),e.watchEffect(()=>{a.value=C(n.options[d.value])}),e.watch(a,()=>{o("change",a.value)});const p=n.options,b=e.computed(()=>p[d.value]),w=e.computed(()=>_(b.value));function _(g){if(g)return typeof g=="string"||typeof g=="symbol"||typeof g=="number"?g:g.label}function C(g){if(g)return typeof g=="string"||typeof g=="symbol"||typeof g=="number"?g:g.id}I("ArrowDown",g=>{i.value&&(g.preventDefault(),u.value=(u.value+1)%p.length)}),I("ArrowUp",g=>{i.value&&(g.preventDefault(),u.value=(u.value-1+p.length)%p.length)}),I("Enter",()=>{i.value&&u.value!==-1&&(a.value=C(p[u.value]),i.value=!1)});function Q(g){if(!i.value){i.value=!0;return}a.value=C(g),i.value=!1}const ie=e.computed(()=>({input:"container-base focus:border-primary-container"})),ce=e.computed(()=>{switch(n.size){case"sm":return{wrapper:"h-6 w-full py-1 pl-1.5 pr-6 text-sm",dropdown:"text-sm children:py-1"};case"lg":return{wrapper:"h-10 w-full py-2 pl-3 pr-10 text-lg",dropdown:"text-lg children:py-2"};default:return{wrapper:"h-8 w-full py-1 pl-2 pr-8 text-base",dropdown:"text-base children:py-1"}}});return(g,J)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"wrapperRef",ref:c,class:"r-select-wrapper relative"},[e.createElementVNode("div",sn,[e.createElementVNode("input",{ref_key:"inputRef",ref:l,class:e.normalizeClass([[e.unref(ie).input,e.unref(ce).wrapper,e.unref(s).class],"r-select-input cursor-pointer border outline-none outline-none focus-visible:outline-2"]),placeholder:g.placeholder,style:e.normalizeStyle([e.unref(s).style]),readonly:"",value:e.unref(w),"aria-haspopup":"listbox",autocomplete:"off",onFocus:J[0]||(J[0]=k=>i.value=!0)},null,46,ln),cn]),e.unref(i)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(ce).dropdown,"absolute z-10 mt-2 w-full flex-col overflow-hidden border container-base rounded p-1"])},[e.unref(p).length===0?(e.openBlock(),e.createElementBlock("div",dn,e.toDisplayString(g.noneText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(e.unref(p),(k,S)=>(e.openBlock(),e.createElementBlock("div",{key:C(k),class:e.normalizeClass([{"hover:bg-surface-high border-transparent":e.unref(u)!==S,"container-filled-primary":e.unref(u)===S},"flex cursor-pointer items-center justify-between gap-2 border rounded p-1 px-2"]),onPointerdown:B=>Q(k),onHover:B=>f.value=S},[e.createTextVNode(e.toDisplayString(_(k))+" ",1),k===e.unref(b)?(e.openBlock(),e.createElementBlock("div",un,mn)):e.createCommentVNode("",!0)],42,fn))),128))],2)):e.createCommentVNode("",!0)],512))}}),hn={class:"relative inline-block w-full"},gn=e.defineComponent({__name:"Slider",props:e.mergeModels({size:{default:"md"},animate:{type:Boolean,default:!1},width:{},options:{},min:{default:0},max:{default:100},step:{default:1},tickNum:{},color:{default:"primary"},minWidth:{default:12}},{modelValue:{default:void 0},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t;function n(k,S,B){const $=[];for(let P=k;P<=S;P+=B)$.push(P);return $[$.length-1]!==S&&$.push(S),$}function o(k,S){const B=[];B.push(S[0]);const $=(S.length-1)/(k-1);for(let P=1;P<k-1;P++)B.push(S[Math.round(P*$)]);return B.push(S[S.length-1]),B}const s=e.computed(()=>r.options?r.options.length:r.tickNum??0),a=e.computed(()=>r.options===void 0?n(r.min,r.max,r.step):r.options),l=e.computed(()=>o(s.value,a.value)),c=e.useModel(t,"modelValue"),i=e.computed(()=>a.value.length??0),d=e.ref(a.value.includes(c.value)?a.value.indexOf(c.value):0);function f(k){return a.value.indexOf(k)}const u=e.computed(()=>{switch(r.color){case"primary":return"bg-primary-container";case"secondary":return"bg-secondary-container";case"tertiary":return"bg-tertiary-container";case"error":return"bg-error-container"}}),p=e.computed(()=>`dark:bg-white bg-${r.color}-container`),b=e.computed(()=>{switch(r.color){case"primary":return"dark:bg-primary-container bg-white";case"secondary":return"dark:bg-secondary-container bg-white";case"tertiary":return"dark:bg-tertiary-container bg-white";case"error":return"dark:bg-error-container bg-white"}});e.watchEffect(()=>{c.value=a.value[d.value]});const w=e.ref(),_=e.ref(),C=wt(w),Q=e.ref(!1);function ie(k){if(!Q.value)return;if(!(k.buttons===1)){Q.value=!1;return}k.preventDefault(),k.stopPropagation();const{clientX:B}=k,$=C.left.value,kn=C.right.value-$,Ee=Math.round((B-$)/kn*(i.value-1));if(Ee<0){d.value=0;return}if(Ee>i.value-1){d.value=i.value-1;return}d.value=Ee}e.watchEffect(()=>{d.value=f(c.value)});function ce(k){k.preventDefault(),k.stopPropagation(),Q.value=!0,ie(k)}M(w,"pointerdown",ce),e.onMounted(()=>{M(document,"pointermove",ie),d.value=Math.max(0,f(c.value))});const g=e.computed(()=>{switch(r.size){case"sm":return{wrapper:"h-2",innerWrapper:"px-0.5 h-1",content:"h-1",tick:"h-0.5 w-0.5 -translate-x-0.25 -translate-y-0.25",indicator:"h-2 w-2 -translate-x-1 -translate-y-1",indicatorInner:"h-1 w-1 -translate-x-0.5 -translate-y-0.5",progress:"-mx-0.5"};case"md":return{wrapper:"h-4",innerWrapper:"px-1 h-2",content:"h-2",tick:"h-1 w-1 -translate-x-0.5 -translate-y-0.5",indicator:"h-4 w-4 -translate-x-2 -translate-y-2",indicatorInner:"h-2 w-2 -translate-x-1 -translate-y-1",progress:"-mx-1"};case"lg":return{wrapper:"h-6",innerWrapper:"px-1.5 h-3",content:"h-3",tick:"h-1.5 w-1.5 -translate-x-0.75 -translate-y-0.75",indicator:"h-6 w-6 -translate-x-3 -translate-y-3",indicatorInner:"h-3 w-3 -translate-x-1.5 -translate-y-1.5",progress:"-mx-1.5"}}}),J=e.computed(()=>r.animate?{indicator:"transition-left",progress:"transition-width"}:{indicator:"",progress:""});return(k,S)=>(e.openBlock(),e.createElementBlock("div",hn,[e.createElementVNode("div",{ref_key:"wrapper",ref:w,type:"size",class:e.normalizeClass(["w-full flex cursor-pointer items-center",e.unref(g).wrapper]),onTouchmove:S[0]||(S[0]=e.withModifiers(()=>{},["prevent"]))},[e.createElementVNode("div",{class:e.normalizeClass(["w-full rounded-full bg-surface-lowest transition-background-color,border-color,color",e.unref(g).innerWrapper])},[e.createElementVNode("div",{class:e.normalizeClass(["relative flex",e.unref(g).content]),style:e.normalizeStyle({width:`${r.width}rem`,minWidth:`${r.minWidth}rem`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(l),B=>(e.openBlock(),e.createElementBlock("div",{key:B,style:e.normalizeStyle({left:`${f(B)/(e.unref(i)-1)*100}%`}),class:e.normalizeClass(["absolute top-50% rounded-full bg-white",e.unref(g).tick])},null,6))),128)),e.unref(d)!==-1?(e.openBlock(),e.createElementBlock("div",{key:0,ref_key:"indicator",ref:_,class:e.normalizeClass(["absolute top-50% cursor-pointer rounded-full transition-background-color,border-color,color",[e.unref(g).indicator,e.unref(J).indicator,e.unref(p)]]),style:e.normalizeStyle({left:`${e.unref(d)/(e.unref(i)-1)*100}%`})},[e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none absolute left-50% top-50% rounded-full transition-background-color,border-color,color",[e.unref(g).indicatorInner,e.unref(b)]])},null,2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none h-full rounded-full",[e.unref(g).progress,e.unref(J).progress,e.unref(u)]]),style:e.normalizeStyle({width:`${e.unref(d)/(e.unref(i)-1)*100}%`})},null,6)],6)],2)],34),e.createElementVNode("div",{class:"relative mx-1 h-1em text-xs text-surface-onlow",style:e.normalizeStyle({width:`${r.width}rem`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(l),(B,$)=>(e.openBlock(),e.createElementBlock("div",{key:$,style:e.normalizeStyle({left:`${f(B)/(e.unref(i)-1)*100}%`}),class:e.normalizeClass(["absolute w-auto flex rounded-full -translate-x-50%",e.unref(g).tick])},e.toDisplayString(B),7))),128))],4)]))}}),bn={class:"h-full py-2"},yn=e.defineComponent({__name:"TabItem",props:{value:{},color:{default:"primary"}},setup(t){const r=t,n=e.inject(Be,e.ref("")),o=e.inject(xe,e.computed(()=>"horizontal")),s=e.computed(()=>n.value===r.value);function a(){n.value=r.value}const l=e.computed(()=>{switch(o.value){case"horizontal":return"flex-col";case"vertical":return"flex-row-reverse"}}),c=e.computed(()=>{switch(o.value){case"horizontal":return"absolute inset-0 top-100% h-2px w-full transition-background-color,border-color,color";case"vertical":return"absolute inset-0 right-100% h-full w-2px bg-primary-container transition-background-color,border-color,color"}}),i=e.computed(()=>s.value?"bg-primary-container":"bg-surface-lowest");return(d,f)=>(e.openBlock(),e.createElementBlock("button",{type:"button",class:e.normalizeClass(["relative min-w-20 flex items-center justify-center",[e.unref(l)]]),onClick:a},[e.unref(s)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(c),e.unref(i)])},null,2)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass([e.unref(c),e.unref(i)])},null,2)),e.createElementVNode("div",bn,[e.renderSlot(d.$slots,"default")])],2))}}),wn=e.defineComponent({__name:"Tabs",props:e.mergeModels({defaultValue:{},direction:{default:"horizontal"}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(t){const r=t,n=e.useSlots(),o=e.computed(()=>{var d;const c=(d=n.default)==null?void 0:d.call(n);return(c==null?void 0:c.flatMap(f=>f.type===e.Fragment?f.children:f).filter(f=>{var u;return((u=f==null?void 0:f.props)==null?void 0:u.value)!==void 0}).map(f=>f.props.value))??[]}),s=e.useModel(t,"modelValue");!s.value&&o.value.length>0&&(s.value=o.value[0]),e.onMounted(()=>{r.defaultValue&&(s.value=r.defaultValue)}),e.provide(Be,s);const a=e.computed(()=>r.direction);e.provide(xe,a),I("left",()=>{if(r.direction!=="horizontal")return;const c=s.value?o.value.indexOf(s.value):0;c>0?s.value=o.value[c-1]:s.value=o.value[o.value.length-1]}),I("right",()=>{if(r.direction!=="horizontal")return;const c=s.value?o.value.indexOf(s.value):0;c<o.value.length-1?s.value=o.value[c+1]:s.value=o.value[0]}),I("up",()=>{if(r.direction!=="vertical")return;const c=s.value?o.value.indexOf(s.value):0;c>0?s.value=o.value[c-1]:s.value=o.value[o.value.length-1]}),I("down",()=>{if(r.direction!=="vertical")return;const c=s.value?o.value.indexOf(s.value):0;c<o.value.length-1?s.value=o.value[c+1]:s.value=o.value[0]});const l=e.computed(()=>{switch(r.direction){case"horizontal":return"flex-row";case"vertical":return"flex-col"}});return(c,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["flex",[e.unref(l)]])},[e.renderSlot(c.$slots,"default")],2))}});h.AspectRatio=nt,h.Avatar=$e,h.Btn=fe,h.ChatContainer=zt,h.ChatMessage=Nt,h.ChatSystem=vt,h.Chip=At,h.ColorInput=lr,h.ColorSwatch=Ne,h.Drawer=ur,h.Dropzone=mr,h.FullscreenOverlay=he,h.Image=pr,h.Indicator=gr,h.Modal=br,h.Notification=We,h.NotificationSystem=Ir,h.Notifications=Zr,h.Overlay=Fr,h.Paper=Lr,h.PinInput=qr,h.Progress=Xr,h.RokuProvider=Jr,h.SchemeSwitch=an,h.Select=pn,h.Slider=gn,h.Switch=rt,h.TabItem=yn,h.Tabs=wn,h.TextField=Ke,h.ThemeProvider=Le,h.darkTheme=le,h.directionSymbol=xe,h.generateColors=Qr,h.generateColorsMap=tt,h.lightTheme=Qe,h.notificationsSymbol=Yr,h.schemeSymbol=pe,h.tabCurrentSymbol=Be,h.themeColors=Se,h.useCurrentTheme=De,h.useCurrentThemeScheme=or,h.useId=ne,h.useNotifications=et,h.useRootTheme=Ie,h.useScheme=Fe,h.useThemeStyles=me,Object.defineProperty(h,Symbol.toStringTag,{value:"Module"})});
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root[data-scheme=dark]{color-scheme:dark}:root[data-scheme=light]{color-scheme:light}[data-scheme=light] [data-scheme=dark] *,[data-scheme=dark] *,[data-scheme=dark]{color-scheme:dark;--r-color-surface-on: var(--r-color-surface-3);--r-color-surface-oninverted: var(--r-color-surface-8);--r-color-surface-onlow: var(--r-color-surface-4);--r-color-surface-onlowinverted: var(--r-color-surface-7);--r-color-surface-lowest: var(--r-color-surface-10);--r-color-surface-low: var(--r-color-surface-9);--r-color-surface-base: var(--r-color-surface-8);--r-color-surface-high: var(--r-color-surface-7);--r-color-surface-highest: var(--r-color-surface-6);--r-color-surface-border-low: var(--r-color-surface-8);--r-color-surface-border-base: var(--r-color-surface-7);--r-color-surface-border-high: var(--r-color-surface-6);--r-color-primary-container: var(--r-color-primary-7);--r-color-secondary-container: var(--r-color-secondary-7);--r-color-tertiary-container: var(--r-color-tertiary-7);--r-color-error-container: var(--r-color-error-7);--r-color-primary-containerd: var(--r-color-primary-8);--r-color-secondary-containerd: var(--r-color-secondary-8);--r-color-tertiary-containerd: var(--r-color-tertiary-8);--r-color-error-containerd: var(--r-color-error-8);--r-color-primary-containerl: var(--r-color-primary-6);--r-color-secondary-containerl: var(--r-color-secondary-6);--r-color-tertiary-containerl: var(--r-color-tertiary-6);--r-color-error-containerl: var(--r-color-error-6)}[data-scheme=light] *,[data-scheme=light]{color-scheme:light;--r-color-surface-on: var(--r-color-surface-7);--r-color-surface-oninverted: var(--r-color-surface-2);--r-color-surface-onlow: var(--r-color-surface-6);--r-color-surface-onlowinverted: var(--r-color-surface-3);--r-color-surface-lowest: var(--r-color-surface-3);--r-color-surface-low: var(--r-color-surface-2);--r-color-surface-base: var(--r-color-surface-1);--r-color-surface-high: var(--r-color-surface-0);--r-color-surface-highest: var(--r-color-surface-0);--r-color-surface-border-low: var(--r-color-surface-3);--r-color-surface-border-base: var(--r-color-surface-4);--r-color-surface-border-high: var(--r-color-surface-5);--r-color-primary-container: var(--r-color-primary-7);--r-color-secondary-container: var(--r-color-secondary-7);--r-color-tertiary-container: var(--r-color-tertiary-7);--r-color-error-container: var(--r-color-error-7);--r-color-primary-containerd: var(--r-color-primary-8);--r-color-secondary-containerd: var(--r-color-secondary-8);--r-color-tertiary-containerd: var(--r-color-tertiary-8);--r-color-error-containerd: var(--r-color-error-8);--r-color-primary-containerl: var(--r-color-primary-6);--r-color-secondary-containerl: var(--r-color-secondary-6);--r-color-tertiary-containerl: var(--r-color-tertiary-6);--r-color-error-containerl: var(--r-color-error-6)}:root *{--r-color-primary-on: var(--r-color-primary-0);--r-color-primary-oninverted: var(--r-color-primary-10);--r-color-primary-onlow: var(--r-color-primary-1);--r-color-primary-onlowinverted: var(--r-color-primary-9);--r-color-secondary-on: var(--r-color-secondary-0);--r-color-secondary-oninverted: var(--r-color-secondary-10);--r-color-secondary-onlow: var(--r-color-secondary-1);--r-color-secondary-onlowinverted: var(--r-color-secondary-9);--r-color-tertiary-on: var(--r-color-tertiary-0);--r-color-tertiary-oninverted: var(--r-color-tertiary-10);--r-color-tertiary-onlow: var(--r-color-tertiary-1);--r-color-tertiary-onlowinverted: var(--r-color-tertiary-9);--r-color-error-on: var(--r-color-error-0);--r-color-error-oninverted: var(--r-color-error-10);--r-color-error-onlow: var(--r-color-error-1);--r-color-error-onlowinverted: var(--r-color-error-9)}:root{color-scheme:light dark}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-line-md-moon-twotone-alt-loop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-dasharray='4' stroke-dashoffset='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop0' fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdMoonTwotoneAltLoop0.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop0.begin+2s;lineMdMoonTwotoneAltLoop0.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop0.begin+1.2s;lineMdMoonTwotoneAltLoop0.begin+3.2s;lineMdMoonTwotoneAltLoop0.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+1.8s' to='M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+3.8s' to='M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+5.8s' to='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'/%3E%3C/path%3E%3Cpath d='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop1' fill='freeze' attributeName='stroke-dashoffset' begin='1.1s;lineMdMoonTwotoneAltLoop1.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop1.begin+2s;lineMdMoonTwotoneAltLoop1.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop1.begin+1.2s;lineMdMoonTwotoneAltLoop1.begin+3.2s;lineMdMoonTwotoneAltLoop1.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+1.8s' to='M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+3.8s' to='M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+5.8s' to='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'/%3E%3C/path%3E%3Cpath d='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop2' fill='freeze' attributeName='stroke-dashoffset' begin='2.9s;lineMdMoonTwotoneAltLoop2.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop2.begin+2s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop2.begin+1.2s;lineMdMoonTwotoneAltLoop2.begin+3.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop2.begin+1.8s' to='M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop2.begin+5.8s' to='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'/%3E%3C/path%3E%3C/g%3E%3Cg fill-opacity='0' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath fill='currentColor' stroke-dasharray='56' stroke-dashoffset='56' d='M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='56;0'/%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='1.5s' dur='0.15s' values='0;0.3'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-line-md-sunny-outline-twotone-loop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg stroke='currentColor' stroke-linecap='round' stroke-width='2'%3E%3Cpath fill='currentColor' fill-opacity='0' stroke-dasharray='34' stroke-dashoffset='34' d='M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.4s' values='34;0'/%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='0.9s' dur='0.15s' values='0;0.3'/%3E%3C/path%3E%3Cg fill='none' stroke-dasharray='2' stroke-dashoffset='2'%3E%3Cpath d='M0 0'%3E%3Canimate fill='freeze' attributeName='d' begin='0.5s' dur='0.2s' values='M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.5s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3Cpath d='M0 0'%3E%3Canimate fill='freeze' attributeName='d' begin='0.7s' dur='0.2s' values='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3CanimateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 12l5 5L20 7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-loader-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3a9 9 0 1 0 9 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.-container{width:-100%}.container{width:100%}.btn-default{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent;transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-filled-error{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-error-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-primary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-secondary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-secondary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-tertiary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-tertiary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-error{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-secondary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-tertiary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.container-base{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.container-filled-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity))}.container-low{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-low) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-low) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-constrast-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-error-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-primary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-secondary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-tertiary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-error-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-primary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-secondary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-tertiary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-error{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-primary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-secondary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-tertiary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-error:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-primary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-secondary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-tertiary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-light-error:hover{background-color:rgb(var(--r-color-error-6) / .25)}.btn-light-primary:hover{background-color:rgb(var(--r-color-primary-6) / .25)}.btn-light-secondary:hover{background-color:rgb(var(--r-color-secondary-6) / .25)}.btn-light-tertiary:hover{background-color:rgb(var(--r-color-tertiary-6) / .25)}.btn-outline-error:hover{background-color:rgb(var(--r-color-error-container) / .1)}.btn-outline-primary:hover{background-color:rgb(var(--r-color-primary-container) / .1)}.btn-outline-secondary:hover{background-color:rgb(var(--r-color-secondary-container) / .1)}.btn-outline-tertiary:hover{background-color:rgb(var(--r-color-tertiary-container) / .1)}.btn-subtle-error:hover{background-color:rgb(var(--r-color-error-container) / .1)}.btn-subtle-primary:hover{background-color:rgb(var(--r-color-primary-container) / .1)}.btn-subtle-secondary:hover{background-color:rgb(var(--r-color-secondary-container) / .1)}.btn-subtle-tertiary:hover{background-color:rgb(var(--r-color-tertiary-container) / .1)}.btn-default:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-border-base) / var(--un-bg-opacity))}.btn-filled-error:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-containerd) / var(--un-bg-opacity))}.btn-filled-primary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-containerd) / var(--un-bg-opacity))}.btn-filled-secondary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-containerd) / var(--un-bg-opacity))}.btn-filled-tertiary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-containerd) / var(--un-bg-opacity))}.btn-transparent-error:hover{--un-text-opacity:1;color:rgb(var(--r-color-error-containerl) / var(--un-text-opacity))}.btn-transparent-primary:hover{--un-text-opacity:1;color:rgb(var(--r-color-primary-containerl) / var(--un-text-opacity))}.btn-transparent-secondary:hover{--un-text-opacity:1;color:rgb(var(--r-color-secondary-containerl) / var(--un-text-opacity))}.btn-transparent-tertiary:hover{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-containerl) / var(--un-text-opacity))}.btn-constrast-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-constrast-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-constrast-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-constrast-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-default:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-surface-border-base) / var(--un-outline-color-opacity))}.btn-filled-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-filled-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-filled-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-filled-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-light-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-light-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-light-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-light-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-outline-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-outline-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-outline-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-outline-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-subtle-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-subtle-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-subtle-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-subtle-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-transparent-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-transparent-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-transparent-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-transparent-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}@media (min-width: 640px){.-container{max-width:-640px}.container{max-width:640px}}@media (min-width: 768px){.-container{max-width:-768px}.container{max-width:768px}}@media (min-width: 1024px){.-container{max-width:-1024px}.container{max-width:1024px}}@media (min-width: 1280px){.-container{max-width:-1280px}.container{max-width:1280px}}@media (min-width: 1536px){.-container{max-width:-1536px}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.absolute,.children\:absolute>*{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.children\:top-0>*,.top-0{top:0}.left-\[0\.25rem\]{left:.25rem}.left-\[calc\(0\.125rem-1px\)\]{left:calc(.125rem - 1px)}.left-\[calc\(0\.25rem-1px\)\]{left:calc(.25rem - 1px)}.left-\[calc\(0\.875rem-1px\)\]{left:calc(.875rem - 1px)}.left-\[calc\(1\.125rem-1px\)\]{left:calc(1.125rem - 1px)}.left-\[calc\(1\.5rem-1px\)\]{left:calc(1.5rem - 1px)}.left-\[calc\(1\.75rem-1px\)\]{left:calc(1.75rem - 1px)}.left-\[calc\(2\.25rem-1px\)\]{left:calc(2.25rem - 1px)}.left-0{left:0}.left-50\%{left:50%}.right-0{right:0}.right-100\%{right:100%}.right-2{right:.5rem}.top-\[0\.25rem\]{top:.25rem}.top-1\/2,.top-50\%{top:50%}.top-100\%{top:100%}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.box-content{box-sizing:content-box}.block{display:block}.before\:block:before{display:block}.inline-block{display:inline-block}.hidden,[data-scheme=dark] .dark\:hidden,[data-scheme=light] .light\:hidden{display:none}.children\:h-full>*,.h-full{height:100%}.children\:w-full>*,.w-full{width:100%}.h-\[calc\(100\%-0\.5rem\)\]{height:calc(100% - .5rem)}.h-\[var\(--size\)\]{height:var(--size)}.h-0\.25{height:.0625rem}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-1em{height:1em}.h-2{height:.5rem}.h-2px{height:2px}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.max-w-100{max-width:25rem}.min-h-16{min-height:4rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-80{min-width:20rem}.w-\[var\(--size\)\]{width:var(--size)}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2px{width:2px}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-auto{width:auto}.before\:h-0:before{height:0}.flex{display:flex}.inline-flex{display:inline-flex}.shrink-0{flex-shrink:0}.grow-1{flex-grow:1}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.-translate-x-0\.25{--un-translate-x:-.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-0\.5{--un-translate-x:-.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-0\.75{--un-translate-x:-.1875rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1{--un-translate-x:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\.5{--un-translate-x:-.375rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\/1{--un-translate-x:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\/2,.-translate-x-50\%{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-2{--un-translate-x:-.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-3{--un-translate-x:-.75rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.25{--un-translate-y:-.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.5{--un-translate-y:-.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.75{--un-translate-y:-.1875rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1{--un-translate-y:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\.5{--un-translate-y:-.375rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2,.-translate-y-50\%{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-2{--un-translate-y:-.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-3{--un-translate-y:-.75rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-0{--un-translate-x:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/1{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/2{--un-translate-x:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-0{--un-translate-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-1\/2{--un-translate-y:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:translate-y-0\.25:active{--un-translate-y:.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-98:active{--un-scale-x:.98;--un-scale-y:.98;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-pointer\!{cursor:pointer!important}.items-end{align-items:flex-end}.items-center{align-items:center}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-error-container{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity))}.border-surface-border-base{--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity))}.border-surface-low{--un-border-opacity:1;border-color:rgb(var(--r-color-surface-low) / var(--un-border-opacity))}.border-transparent{border-color:transparent}.focus\:border-error-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity))}.focus\:border-primary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity))}.focus\:border-secondary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity))}.focus\:border-tertiary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity))}.rounded{border-radius:.25rem}.rounded-\[var\(--r-rounded\)\]{border-radius:var(--r-rounded)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border-dashed{border-style:dashed}.bg-error-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-7) / var(--un-bg-opacity))}.bg-error-container,[data-scheme=dark] .dark\:bg-error-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity))}.bg-primary-container,[data-scheme=dark] .dark\:bg-primary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity))}.bg-secondary-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-7) / var(--un-bg-opacity))}.bg-secondary-container,[data-scheme=dark] .dark\:bg-secondary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity))}.bg-surface-base{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity))}.bg-surface-high{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-high) / var(--un-bg-opacity))}.bg-surface-low{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-low) / var(--un-bg-opacity))}.bg-surface-lowest{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-lowest) / var(--un-bg-opacity))}.bg-surface-lowest\/50{background-color:rgb(var(--r-color-surface-lowest) / .5)}.bg-tertiary-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-7) / var(--un-bg-opacity))}.bg-tertiary-container,[data-scheme=dark] .dark\:bg-tertiary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white,[data-scheme=dark] .dark\:bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-surface-high:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-high) / var(--un-bg-opacity))}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.children\:px-1\.5>*,.px-1\.5{padding-left:.375rem;padding-right:.375rem}.children\:px-2\.5>*{padding-left:.625rem;padding-right:.625rem}.children\:px-2>*,.px-2{padding-left:.5rem;padding-right:.5rem}.children\:py-1>*,.py-1{padding-top:.25rem;padding-bottom:.25rem}.children\:py-2>*,.py-2{padding-top:.5rem;padding-bottom:.5rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-10{padding-right:2.5rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.before\:pb-\[calc\(\(1\/var\(--ar-ratio\,1\)\)\*100\%\)\]:before{padding-bottom:calc((1 / var(--ar-ratio,1)) * 100%)}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-error-container{--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity))}.text-error-on{--un-text-opacity:1;color:rgb(var(--r-color-error-on) / var(--un-text-opacity))}.text-primary-container{--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity))}.text-primary-on{--un-text-opacity:1;color:rgb(var(--r-color-primary-on) / var(--un-text-opacity))}.text-secondary-container{--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity))}.text-secondary-on{--un-text-opacity:1;color:rgb(var(--r-color-secondary-on) / var(--un-text-opacity))}.text-surface-on{--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity))}.text-surface-onlow{--un-text-opacity:1;color:rgb(var(--r-color-surface-onlow) / var(--un-text-opacity))}.text-tertiary-container{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity))}.text-tertiary-on{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-on) / var(--un-text-opacity))}.hover\:text-surface-on:hover{--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity))}.leading-0{line-height:0}.decoration-none{text-decoration:none}.op0,.opacity-0{opacity:0}.op100{opacity:1}.op60,.opacity-60{opacity:.6}.focus-visible\:outline-2:focus-visible{outline-width:2px}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.backdrop-blur-lg{--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-md{--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter-grayscale,.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-background-color\,border-color{transition-property:background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-background-color\,border-color\,color{transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-left{transition-property:left;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.before\:content-\[\'\'\]:before{content:""}@media (min-width: 768px){.md\:w-md{width:28rem}.md\:items-center{align-items:center}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-0{padding-bottom:0}}.loading-progress{animation:loading-progress 1s infinite}@keyframes loading-progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}
|
|
1
|
+
*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root[data-scheme=dark]{color-scheme:dark}:root[data-scheme=light]{color-scheme:light}[data-scheme=light] [data-scheme=dark] *,[data-scheme=dark] *,[data-scheme=dark]{color-scheme:dark;--r-color-surface-on: var(--r-color-surface-3);--r-color-surface-oninverted: var(--r-color-surface-8);--r-color-surface-onlow: var(--r-color-surface-4);--r-color-surface-onlowinverted: var(--r-color-surface-7);--r-color-surface-lowest: var(--r-color-surface-10);--r-color-surface-low: var(--r-color-surface-9);--r-color-surface-base: var(--r-color-surface-8);--r-color-surface-high: var(--r-color-surface-7);--r-color-surface-highest: var(--r-color-surface-6);--r-color-surface-border-low: var(--r-color-surface-8);--r-color-surface-border-base: var(--r-color-surface-7);--r-color-surface-border-high: var(--r-color-surface-6);--r-color-primary-container: var(--r-color-primary-7);--r-color-secondary-container: var(--r-color-secondary-7);--r-color-tertiary-container: var(--r-color-tertiary-7);--r-color-error-container: var(--r-color-error-7);--r-color-primary-containerd: var(--r-color-primary-8);--r-color-secondary-containerd: var(--r-color-secondary-8);--r-color-tertiary-containerd: var(--r-color-tertiary-8);--r-color-error-containerd: var(--r-color-error-8);--r-color-primary-containerl: var(--r-color-primary-6);--r-color-secondary-containerl: var(--r-color-secondary-6);--r-color-tertiary-containerl: var(--r-color-tertiary-6);--r-color-error-containerl: var(--r-color-error-6)}[data-scheme=light] *,[data-scheme=light],*{color-scheme:light;--r-color-surface-on: var(--r-color-surface-7);--r-color-surface-oninverted: var(--r-color-surface-2);--r-color-surface-onlow: var(--r-color-surface-6);--r-color-surface-onlowinverted: var(--r-color-surface-3);--r-color-surface-lowest: var(--r-color-surface-3);--r-color-surface-low: var(--r-color-surface-2);--r-color-surface-base: var(--r-color-surface-1);--r-color-surface-high: var(--r-color-surface-0);--r-color-surface-highest: var(--r-color-surface-0);--r-color-surface-border-low: var(--r-color-surface-3);--r-color-surface-border-base: var(--r-color-surface-4);--r-color-surface-border-high: var(--r-color-surface-5);--r-color-primary-container: var(--r-color-primary-7);--r-color-secondary-container: var(--r-color-secondary-7);--r-color-tertiary-container: var(--r-color-tertiary-7);--r-color-error-container: var(--r-color-error-7);--r-color-primary-containerd: var(--r-color-primary-8);--r-color-secondary-containerd: var(--r-color-secondary-8);--r-color-tertiary-containerd: var(--r-color-tertiary-8);--r-color-error-containerd: var(--r-color-error-8);--r-color-primary-containerl: var(--r-color-primary-6);--r-color-secondary-containerl: var(--r-color-secondary-6);--r-color-tertiary-containerl: var(--r-color-tertiary-6);--r-color-error-containerl: var(--r-color-error-6)}:root *{--r-color-primary-on: var(--r-color-primary-0);--r-color-primary-oninverted: var(--r-color-primary-10);--r-color-primary-onlow: var(--r-color-primary-1);--r-color-primary-onlowinverted: var(--r-color-primary-9);--r-color-secondary-on: var(--r-color-secondary-0);--r-color-secondary-oninverted: var(--r-color-secondary-10);--r-color-secondary-onlow: var(--r-color-secondary-1);--r-color-secondary-onlowinverted: var(--r-color-secondary-9);--r-color-tertiary-on: var(--r-color-tertiary-0);--r-color-tertiary-oninverted: var(--r-color-tertiary-10);--r-color-tertiary-onlow: var(--r-color-tertiary-1);--r-color-tertiary-onlowinverted: var(--r-color-tertiary-9);--r-color-error-on: var(--r-color-error-0);--r-color-error-oninverted: var(--r-color-error-10);--r-color-error-onlow: var(--r-color-error-1);--r-color-error-onlowinverted: var(--r-color-error-9)}:root{color-scheme:light dark}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-line-md-moon-twotone-alt-loop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-dasharray='4' stroke-dashoffset='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop0' fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdMoonTwotoneAltLoop0.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop0.begin+2s;lineMdMoonTwotoneAltLoop0.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop0.begin+1.2s;lineMdMoonTwotoneAltLoop0.begin+3.2s;lineMdMoonTwotoneAltLoop0.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+1.8s' to='M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+3.8s' to='M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop0.begin+5.8s' to='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'/%3E%3C/path%3E%3Cpath d='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop1' fill='freeze' attributeName='stroke-dashoffset' begin='1.1s;lineMdMoonTwotoneAltLoop1.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop1.begin+2s;lineMdMoonTwotoneAltLoop1.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop1.begin+1.2s;lineMdMoonTwotoneAltLoop1.begin+3.2s;lineMdMoonTwotoneAltLoop1.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+1.8s' to='M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+3.8s' to='M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop1.begin+5.8s' to='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'/%3E%3C/path%3E%3Cpath d='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'%3E%3Canimate id='lineMdMoonTwotoneAltLoop2' fill='freeze' attributeName='stroke-dashoffset' begin='2.9s;lineMdMoonTwotoneAltLoop2.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop2.begin+2s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='lineMdMoonTwotoneAltLoop2.begin+1.2s;lineMdMoonTwotoneAltLoop2.begin+3.2s' dur='0.4s' values='0;4'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop2.begin+1.8s' to='M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5'/%3E%3Cset attributeName='d' begin='lineMdMoonTwotoneAltLoop2.begin+5.8s' to='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'/%3E%3C/path%3E%3C/g%3E%3Cg fill-opacity='0' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath fill='currentColor' stroke-dasharray='56' stroke-dashoffset='56' d='M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='56;0'/%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='1.5s' dur='0.15s' values='0;0.3'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-line-md-sunny-outline-twotone-loop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg stroke='currentColor' stroke-linecap='round' stroke-width='2'%3E%3Cpath fill='currentColor' fill-opacity='0' stroke-dasharray='34' stroke-dashoffset='34' d='M12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.4s' values='34;0'/%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='0.9s' dur='0.15s' values='0;0.3'/%3E%3C/path%3E%3Cg fill='none' stroke-dasharray='2' stroke-dashoffset='2'%3E%3Cpath d='M0 0'%3E%3Canimate fill='freeze' attributeName='d' begin='0.5s' dur='0.2s' values='M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.5s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3Cpath d='M0 0'%3E%3Canimate fill='freeze' attributeName='d' begin='0.7s' dur='0.2s' values='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3CanimateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 12l5 5L20 7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-loader-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3a9 9 0 1 0 9 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-tabler-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.-container{width:-100%}.container{width:100%}.btn-default{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent;transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-filled-error{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-error-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-primary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-secondary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-secondary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-filled-tertiary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-tertiary-on) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-error{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-secondary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-outline-tertiary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.container-base{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.container-filled-primary{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity))}.container-low{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-low) / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-low) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity));transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-constrast-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-error-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-primary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-secondary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-light-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-tertiary-container) / .1);--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-error{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-error-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-primary{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-primary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-secondary{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-secondary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-subtle-tertiary{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));border-color:transparent;background-color:rgb(var(--r-color-tertiary-container) / 0);--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-error{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-primary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-secondary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-transparent-tertiary{border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity));outline-offset:2px;outline:2px solid transparent}.btn-constrast-error:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-primary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-secondary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-constrast-tertiary:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--r-color-surface-base) / var(--un-text-opacity))}.btn-light-error:hover{background-color:rgb(var(--r-color-error-6) / .25)}.btn-light-primary:hover{background-color:rgb(var(--r-color-primary-6) / .25)}.btn-light-secondary:hover{background-color:rgb(var(--r-color-secondary-6) / .25)}.btn-light-tertiary:hover{background-color:rgb(var(--r-color-tertiary-6) / .25)}.btn-outline-error:hover{background-color:rgb(var(--r-color-error-container) / .1)}.btn-outline-primary:hover{background-color:rgb(var(--r-color-primary-container) / .1)}.btn-outline-secondary:hover{background-color:rgb(var(--r-color-secondary-container) / .1)}.btn-outline-tertiary:hover{background-color:rgb(var(--r-color-tertiary-container) / .1)}.btn-subtle-error:hover{background-color:rgb(var(--r-color-error-container) / .1)}.btn-subtle-primary:hover{background-color:rgb(var(--r-color-primary-container) / .1)}.btn-subtle-secondary:hover{background-color:rgb(var(--r-color-secondary-container) / .1)}.btn-subtle-tertiary:hover{background-color:rgb(var(--r-color-tertiary-container) / .1)}.btn-default:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-border-base) / var(--un-bg-opacity))}.btn-filled-error:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-containerd) / var(--un-bg-opacity))}.btn-filled-primary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-containerd) / var(--un-bg-opacity))}.btn-filled-secondary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-containerd) / var(--un-bg-opacity))}.btn-filled-tertiary:hover:enabled{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-containerd) / var(--un-bg-opacity))}.btn-transparent-error:hover{--un-text-opacity:1;color:rgb(var(--r-color-error-containerl) / var(--un-text-opacity))}.btn-transparent-primary:hover{--un-text-opacity:1;color:rgb(var(--r-color-primary-containerl) / var(--un-text-opacity))}.btn-transparent-secondary:hover{--un-text-opacity:1;color:rgb(var(--r-color-secondary-containerl) / var(--un-text-opacity))}.btn-transparent-tertiary:hover{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-containerl) / var(--un-text-opacity))}.btn-constrast-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-constrast-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-constrast-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-constrast-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-default:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-surface-border-base) / var(--un-outline-color-opacity))}.btn-filled-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-filled-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-filled-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-filled-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-light-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-light-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-light-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-light-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-outline-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-outline-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-outline-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-outline-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-subtle-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-subtle-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-subtle-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-subtle-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}.btn-transparent-error:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-error-container) / var(--un-outline-color-opacity))}.btn-transparent-primary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-primary-container) / var(--un-outline-color-opacity))}.btn-transparent-secondary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-secondary-container) / var(--un-outline-color-opacity))}.btn-transparent-tertiary:focus-visible{outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(var(--r-color-tertiary-container) / var(--un-outline-color-opacity))}@media (min-width: 640px){.-container{max-width:-640px}.container{max-width:640px}}@media (min-width: 768px){.-container{max-width:-768px}.container{max-width:768px}}@media (min-width: 1024px){.-container{max-width:-1024px}.container{max-width:1024px}}@media (min-width: 1280px){.-container{max-width:-1280px}.container{max-width:1280px}}@media (min-width: 1536px){.-container{max-width:-1536px}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.absolute,.children\:absolute>*{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.children\:top-0>*,.top-0{top:0}.left-\[0\.25rem\]{left:.25rem}.left-\[calc\(0\.125rem-1px\)\]{left:calc(.125rem - 1px)}.left-\[calc\(0\.25rem-1px\)\]{left:calc(.25rem - 1px)}.left-\[calc\(0\.875rem-1px\)\]{left:calc(.875rem - 1px)}.left-\[calc\(1\.125rem-1px\)\]{left:calc(1.125rem - 1px)}.left-\[calc\(1\.5rem-1px\)\]{left:calc(1.5rem - 1px)}.left-\[calc\(1\.75rem-1px\)\]{left:calc(1.75rem - 1px)}.left-\[calc\(2\.25rem-1px\)\]{left:calc(2.25rem - 1px)}.left-0{left:0}.left-50\%{left:50%}.right-0{right:0}.right-100\%{right:100%}.right-2{right:.5rem}.top-\[0\.25rem\]{top:.25rem}.top-1\/2,.top-50\%{top:50%}.top-100\%{top:100%}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.box-content{box-sizing:content-box}.block{display:block}.before\:block:before{display:block}.inline-block{display:inline-block}.hidden,[data-scheme=dark] .dark\:hidden,[data-scheme=light] .light\:hidden{display:none}.children\:h-full>*,.h-full{height:100%}.children\:w-full>*,.w-full{width:100%}.h-\[calc\(100\%-0\.5rem\)\]{height:calc(100% - .5rem)}.h-\[var\(--size\)\]{height:var(--size)}.h-0\.25{height:.0625rem}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-1em{height:1em}.h-2{height:.5rem}.h-2px{height:2px}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.max-w-100{max-width:25rem}.min-h-16{min-height:4rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-80{min-width:20rem}.w-\[var\(--size\)\]{width:var(--size)}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2px{width:2px}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-auto{width:auto}.before\:h-0:before{height:0}.flex{display:flex}.inline-flex{display:inline-flex}.shrink-0{flex-shrink:0}.grow-1{flex-grow:1}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.-translate-x-0\.25{--un-translate-x:-.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-0\.5{--un-translate-x:-.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-0\.75{--un-translate-x:-.1875rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1{--un-translate-x:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\.5{--un-translate-x:-.375rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\/1{--un-translate-x:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-1\/2,.-translate-x-50\%{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-2{--un-translate-x:-.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-3{--un-translate-x:-.75rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.25{--un-translate-y:-.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.5{--un-translate-y:-.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-0\.75{--un-translate-y:-.1875rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1{--un-translate-y:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\.5{--un-translate-y:-.375rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2,.-translate-y-50\%{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-2{--un-translate-y:-.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-3{--un-translate-y:-.75rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-0{--un-translate-x:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/1{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/2{--un-translate-x:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-0{--un-translate-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-1\/2{--un-translate-y:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:translate-y-0\.25:active{--un-translate-y:.0625rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-98:active{--un-scale-x:.98;--un-scale-y:.98;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-pointer\!{cursor:pointer!important}.items-end{align-items:flex-end}.items-center{align-items:center}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-error-container{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity))}.border-surface-border-base{--un-border-opacity:1;border-color:rgb(var(--r-color-surface-border-base) / var(--un-border-opacity))}.border-surface-low{--un-border-opacity:1;border-color:rgb(var(--r-color-surface-low) / var(--un-border-opacity))}.border-transparent{border-color:transparent}.focus\:border-error-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-error-container) / var(--un-border-opacity))}.focus\:border-primary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-primary-container) / var(--un-border-opacity))}.focus\:border-secondary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-secondary-container) / var(--un-border-opacity))}.focus\:border-tertiary-container:focus{--un-border-opacity:1;border-color:rgb(var(--r-color-tertiary-container) / var(--un-border-opacity))}.rounded{border-radius:.25rem}.rounded-\[var\(--r-rounded\)\]{border-radius:var(--r-rounded)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border-dashed{border-style:dashed}.bg-error-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-7) / var(--un-bg-opacity))}.bg-error-container,[data-scheme=dark] .dark\:bg-error-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-error-container) / var(--un-bg-opacity))}.bg-primary-container,[data-scheme=dark] .dark\:bg-primary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-primary-container) / var(--un-bg-opacity))}.bg-secondary-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-7) / var(--un-bg-opacity))}.bg-secondary-container,[data-scheme=dark] .dark\:bg-secondary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-secondary-container) / var(--un-bg-opacity))}.bg-surface-base{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-base) / var(--un-bg-opacity))}.bg-surface-high{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-high) / var(--un-bg-opacity))}.bg-surface-low{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-low) / var(--un-bg-opacity))}.bg-surface-lowest{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-lowest) / var(--un-bg-opacity))}.bg-surface-lowest\/50{background-color:rgb(var(--r-color-surface-lowest) / .5)}.bg-tertiary-7{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-7) / var(--un-bg-opacity))}.bg-tertiary-container,[data-scheme=dark] .dark\:bg-tertiary-container{--un-bg-opacity:1;background-color:rgb(var(--r-color-tertiary-container) / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white,[data-scheme=dark] .dark\:bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-surface-high:hover{--un-bg-opacity:1;background-color:rgb(var(--r-color-surface-high) / var(--un-bg-opacity))}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.children\:px-1\.5>*,.px-1\.5{padding-left:.375rem;padding-right:.375rem}.children\:px-2\.5>*{padding-left:.625rem;padding-right:.625rem}.children\:px-2>*,.px-2{padding-left:.5rem;padding-right:.5rem}.children\:py-1>*,.py-1{padding-top:.25rem;padding-bottom:.25rem}.children\:py-2>*,.py-2{padding-top:.5rem;padding-bottom:.5rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-10{padding-right:2.5rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.before\:pb-\[calc\(\(1\/var\(--ar-ratio\,1\)\)\*100\%\)\]:before{padding-bottom:calc((1 / var(--ar-ratio,1)) * 100%)}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-error-container{--un-text-opacity:1;color:rgb(var(--r-color-error-container) / var(--un-text-opacity))}.text-error-on{--un-text-opacity:1;color:rgb(var(--r-color-error-on) / var(--un-text-opacity))}.text-primary-container{--un-text-opacity:1;color:rgb(var(--r-color-primary-container) / var(--un-text-opacity))}.text-primary-on{--un-text-opacity:1;color:rgb(var(--r-color-primary-on) / var(--un-text-opacity))}.text-secondary-container{--un-text-opacity:1;color:rgb(var(--r-color-secondary-container) / var(--un-text-opacity))}.text-secondary-on{--un-text-opacity:1;color:rgb(var(--r-color-secondary-on) / var(--un-text-opacity))}.text-surface-on{--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity))}.text-surface-onlow{--un-text-opacity:1;color:rgb(var(--r-color-surface-onlow) / var(--un-text-opacity))}.text-tertiary-container{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-container) / var(--un-text-opacity))}.text-tertiary-on{--un-text-opacity:1;color:rgb(var(--r-color-tertiary-on) / var(--un-text-opacity))}.hover\:text-surface-on:hover{--un-text-opacity:1;color:rgb(var(--r-color-surface-on) / var(--un-text-opacity))}.leading-0{line-height:0}.decoration-none{text-decoration:none}.op0,.opacity-0{opacity:0}.op100{opacity:1}.op60,.opacity-60{opacity:.6}.focus-visible\:outline-2:focus-visible{outline-width:2px}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.backdrop-blur-lg{--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-md{--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter-grayscale,.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-background-color\,border-color{transition-property:background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-background-color\,border-color\,color{transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-left{transition-property:left;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.before\:content-\[\'\'\]:before{content:""}@media (min-width: 768px){.md\:w-md{width:28rem}.md\:items-center{align-items:center}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-0{padding-bottom:0}}.loading-progress{animation:loading-progress 1s infinite}@keyframes loading-progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roku-ui/vue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.7.
|
|
4
|
+
"version": "0.7.4",
|
|
5
5
|
"author": "Jianqi Pan <jannchie@gmail.com>",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"vite-plugin-dts": "^3.7.2",
|
|
56
56
|
"vitest": "^1.2.2",
|
|
57
57
|
"vue-tsc": "^1.8.27",
|
|
58
|
-
"@roku-ui/preset": "^0.7.
|
|
58
|
+
"@roku-ui/preset": "^0.7.4"
|
|
59
59
|
},
|
|
60
60
|
"scripts": {
|
|
61
61
|
"dev": "vite",
|